.promo-section {
  position: relative;
  margin-top:-22px;
}
.backstretch:after {
  background: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}
.promo-section h2 {
  color: #fff;
  font-size: 35px;
  line-height: 1.1;
  font-weight: 200;
  padding: 10px 75px;
  position: relative;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  text-align: center;
  margin-bottom: 30px;
}
.promo-section h2:after,
.promo-section h2:before {
  font-size: 16px;
  content: "\f005";
  position: absolute;
  1font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.promo-section h2:after {
  right: 4%;
}
.promo-section h2:before {
  left: 4%;
}
.promo-text {
  color: #fff;
  position: relative;
  font-size: 26px;
  font-weight: 200;
  line-height: 40px;
  padding: 10px 50px;
  text-align: center;
  margin-bottom: 60px;
}
.promo-text:after {
  left: 50%;
  content: "";
  height: 1px;
  width: 100px;
  bottom: -10px;
  background: #fff;
  margin-left: -50px;
  position: absolute;
}

.promo-next {
  text-align: center;
}
.promo-next a {
  margin: 0 5px;
  padding: 7px 20px;
  text-transform: uppercase;
}

.promo-section h2,
.promo-text,
.promo-next {
  opacity: .9;
}

@media (max-width: 600px) {
  .promo-section h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .promo-text {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .promo-text:after {
    display: none;
  }
}
/* --------------------------------------------------
    [3. Banner]
---------------------------------------------------- */
.promo-section .promo-info__title {
  color: #fff;
  font-size: 50px;
  line-height: 1.2;
  text-transform: none;
  font-weight: normal;
}

.promo-info__title--pink {
  color: #ffffff;
  font-size:18px;
    display: block;
    margin-bottom: 40px;
}

/* Designing the banner buttons */
.promo-info__btn {
	font-size: 12px;
	background: #d65679;
	font-weight: bold;
	padding: 25px 20px;
	text-transform: uppercase;
}

.promo-info__btn:hover,
.promo-info__btn:focus {
	color: #fff;
	background: #c84267;
}

.bg-greycolor {background-color:#ddd; padding:10px}
.bg-bluecolor {background-color:#C4DBE1; padding:10px}
/* Responsive mode */
@media (max-width: 768px) {
	.promo-info__title {
	  margin-bottom: 80px;
	}
}

@media (max-width: 680px) {
	.promo-info__title {
	  font-size: 80px;
	}
}
/*Content Boxes v2*/
.content-boxes-v2-o span {
	display: block;
	overflow: hidden;
}

.content-boxes-v2-o small {
	display: block;
	line-height: 1.6;
}

.content-boxes-v2-o .icon-md + span {
	margin-top: 9px;
}

.content-boxes-v2-o .icon-lg + span {
	margin-top: 11px;
}

.content-boxes-v2-o .icon-custom {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}
h4.heading-sm {
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
}
.content-boxes-v2-o p {
	font-size:14px;
}

@media (max-width: 992px) {
	.content-boxes-v2,
	.content-boxes-v2 .text-justify {
		text-align: left;
	}

	.content-boxes-v2 span {
		display: block;
		margin-top: 5px;
	}
}
.no-margin {
    margin: 0;
}
.fullscreen-static-image { height:315px; position:relative; background-position: center center; margin-top:-21px}
.fullscreen-static-image:after
{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,.4);
	}
.fullscreen-static-image .container{position:relative; z-index:1}
@media (max-width:768px){
.promo-section .promo-info__title{
 color: #fff;
  font-size: 30px;
  line-height: 1.2;
  text-transform: none;
  font-weight: normal;
  margin-bottom:0px;
  text-align:left
}
.promo-info__title--pink {
  color: #ffffff;
  font-size:16px;
    display: block;
	text-align:left
}

.fullscreen-static-image {background:#435b83!important; height:300px}
}
.service-block-v1 i  {top:-20px}
.fs160m{font-size:30px; margin:0 0 10px 0px; margin-bottom:10px!important}
.imgwidhei20{width:20px; height:20px;}
.icon-bg-g {background: rgba(204, 204, 204, 0.45);}
.content-boxes-v2-o .icon-customised {float: none !important; }
.espanolnew{background:url(https://www.americanvisitorinsurance.com/images/trip1.jpg);background-repeat:no-repeat;position:relative;margin-top:-22px;color:#FFFFFF;min-height:365px;background-attachment:fixed;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
.espanolnew:after{top:0;left:0;width:100%;height:100%;content:" ";position:absolute;background:rgba(0,0,0,.6);}
.espanolnew .container{z-index:1;position:relative;}
.fo1{border-radius:0px; padding:10px}
@media (max-width:768px){.espanolnew:after{background:rgba(0,0,0,.8);}}