.cms-map .location ul li span + a {
	margin-left:7px
}
.cms-about .about-item .question.onlyq::before {
  rotate: 270deg;
	left:0;
}
.cms-about .about-item .question.onlyq:after {
	left:0;
}
.cms-about .about-item .question.onlyq {
	cursor:inherit;
	padding-left: 60px;
padding-right: 20px;
}
.landing-banner .banner-txt {
	margin:0 auto;
}
.mobimg {
	position:relative;
}
.mainhead .fadeIn span {
	border-bottom: solid 6px #D8638F !important;
}
.hidenow {
	display:none
}
header.cms-header .lang ul li.current-lang a {
	font-weight: 700;
color: #D66C97;
background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M0.999965 1.00004L7.99993 8L0.999965 15' stroke='%23F6F7F8' stroke-width='2'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat no-repeat;
background-position: left center;
	  background-size: 10%;
}

.cms-map .location ul li a span {
	color:#1B9DAE
}

.author-bio {
  background: #f6f6f6;
  border-radius: 7px;
  padding: 30px 20px 20px;
}
.author-bio p {
  font-size: 16px;
  line-height: 1.8;
	margin-bottom:20px;
}
.author-bio .alignleft {
  float: left;
	width:200px;
  margin: 0 20px 0 0;
}

.author-bio h3 {
	margin-top:0 !important
}
.single .cms-case h1 {
	font-size:36px
}
.single .cms-case h2 {
	font-size:32px
}
.single .cms-case h3 {
	font-size:24px
}
@media(max-width:767px){
	.single .cms-case h1 {
	font-size:24px
}
	.single .cms-case h2 {
	font-size:22px
}
		.single .cms-case h3 {
	font-size:20px
}
}
.template-social-list .temp-social-box .icon-holder img {
	width:auto;
	height:auto;
  max-width: 100%;
	max-height:100%;
}
.temp-location-list li a {
	text-transform:none
}

body:not(.page-template-contact-page):not(.single) .grecaptcha-badge {
	display:none !important;
}
.grecaptcha-badge {
z-index:10;
}

@media(min-width:1024px){
	.mobileonly {
	display:none
}
}
.cms-mobile-header.sticky-on {
	display:none !important
}
header.cms-header.stickyon {
	position:fixed;
	width:100%;
	z-index:2;
	background-color: #1F375E;
}


.mobilecta {
  display: none;
}

@media(max-width:767px) {
  header.cms-header .navbar-brand img {
    max-width: 170px;
  }
		 header.cms-header .lang ul li {
    font-size: 14px;
  }
		header.cms-header .lang {
			padding-left:5px
		}
		.mobile-menu-btn .off-canvas-btn {
			padding:5px;
			margin-left:5px;
		}
		header.cms-header .container {
			padding:0 2px
		}
	.mobilecta {
  display: block;
		text-align:center;
}
	footer.cms-footer {
		padding-bottom:90px
	}
.btmcall {
    position: fixed;
    z-index: 5;
    bottom: 0;
	width:340px;
margin:0 auto 10px -170px;
	box-shadow:8px 8px 0 #D8638F;
	left:50%;
    padding: 10px 20px 10px ;
    display: flex;
    font-weight: 700;
    column-gap: 10px;
    font-size: 16px;
    justify-content: center;
    background: #1B9DAE;
    border-radius:30px;
    color: #fff;
    align-items: center;
  }
	.btmcall svg {
		background:#1F375E;
		border-radius:50%;
		padding:10px;
		width:40px;
		height:40px;

	}
.sidetext {
	position:fixed;
	z-index:5;
	right:-6px;
	top:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	column-gap: 10px;
	text-transform:uppercase;
	font-size:19px;
	font-weight:700;
	background:#fff;
	border:2px solid #1B9DAE;
	border-radius:5px;
	padding:6px 5px 3px 10px;
	transform:rotate(90deg);
	transform-origin: top right;
}
	.cms-banner .banner-txt p {
		padding:0 30px
	}
	.page-template-homepage-es  .cms-home-video .mainhead {
    font-size: 22px;
  }
}
.callnow {
	margin-left:auto;
	color:#fff;
	width:81px;
	font-size:13px!important;
	font-size: 1.3rem;
  font-weight: 900;
  text-align: center;
	line-height: 1;
  text-transform: uppercase;
}
.callnow span {
font-size: 13px;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  display: block;
	
}
.callnow:hover {
	color:#D8638F
}
.esheader .callnow {
	font-size:11px !important;
	letter-spacing:-1px
}
.esheader .callnow span {
letter-spacing:0;	
}

header.cms-header ul.sub-menu .sub-menu {
  top: 0;
  left: 240px;
}