@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Book.eot');
    src: url('assets/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Gotham-Book.woff2') format('woff2'),
        url('assets/fonts/Gotham-Book.woff') format('woff'),
        url('assets/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('assets/fonts/GothamNarrow-Bold.eot');
    src: url('assets/fonts/GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GothamNarrow-Bold.woff2') format('woff2'),
        url('assets/fonts/GothamNarrow-Bold.woff') format('woff'),
        url('assets/fonts/GothamNarrow-Bold.ttf') format('truetype'),
        url('assets/fonts/GothamNarrow-Bold.svg#GothamNarrow-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

iframe{
	max-width:100%;
}
body{
	font-family: 'Gotham', sans-serif;	
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'Gotham Narrow';
	font-weight:normal;	
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img { max-width:100%; height: auto;} 
a {
	color:#8acead;
}
a:hover{
	text-decoration:none;
}
.container{
	max-width:1200px;
	margin:0px auto;	
}
.top-bar-container{
	background-color:#8acead;
}
.top-bar{
	padding:15px 0px;
}
.text-right{
	text-align:right;
}
.top-right i.fa.fa-phone {
    color: #f9c213;
    font-size: 18px;
    margin-right: 5px;
}
.theme-button {
	background-color:#8acead;
	color:#000;
	text-transform:uppercase;	
	padding:11px 15px;
	font-family:'Gotham Narrow';
	transition:all ease .7s;
	letter-spacing:1px;	
	-webkit-box-shadow: 0px 1px 14px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 14px -8px rgba(0,0,0,0.75);
box-shadow: 0px 1px 14px -8px rgba(0,0,0,0.75);
}
.btn.theme-button {
	padding:6px 15px;
}
.wpcf7-form-control-wrap{
	width:100%;
}
.theme-button:hover {
	color:#FFF;
	background-color:#8acead;
	
}
.top-right .theme-button {
	background-color:#fff;
	color:#000;
}
.top-right .theme-button:hover {
	color:#8acead;
}
.theme-button-outline {
	border: 2px solid #fff;
	padding: 9px 15px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family:'Gotham Narrow';
}
.theme-button-outline:hover {
	background-color:#f9c213;
	border: 2px solid #f9c213;
	color:#FFF;
}
#header {
	position:relative;
	z-index:1;
}
.top-right .theme-button {
    padding: 11px 16px;
    font-size: 14px;
}
.top-right {
	margin-top:17px;
}
.top-tim {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	padding-right: 0px;	
}

.hero-container {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height:400px;	
	position:relative;
	top:0;
	
}
.hero-img2{
	position: absolute;
	right: 0px;
	bottom: 0;
}
.home .hero-container {
	height:auto;
	min-height:800px;
	background-position:top right;
	
}
.error404 .hero-container {
	background-color:#d3d3d3;	
}
.relative{
	position:relative;
}
.hero-content {
	padding-top:175px;
}
.home .hero-content {
	width:690px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top:100px;
}
#content {
	
	padding:50px 0; 
	/*
	margin-top:30px;
	*/
}
.home #content {
	padding:0px;
	margin-top:-235px;
}
.hero-title { text-align:center; }
.hero-title h1, .hero-title h2 { 
	font-family: 'Gotham Narrow';
	background: rgba(136, 205, 172, 0.8);
	color: #000;
	padding: 15px 30px;
	display: inline-block;
	margin: 0px auto;
	font-size: 30px;
	text-align:center;
}
.hero-content ul {
	padding-left:15px;
	font-size: 17px;
	font-weight: 500;
	list-style:none;
	padding-right:185px;
}
.hero-content ul li::before { 
  	content: '';
	background-color: #8bceae;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-left: -1em;
	top: 10px;
	left: 0;
	margin-right: 10px;
	margin-bottom: 4px;
}
.hero-content p {
	font-size: 17px;
	font-weight: 500;
	color:#3f3f3f;
	display: inline-block;
}
.hero-content ul li {
	color:#3f3f3f;
}

.hero-content h3 {
	font-size:19px;
	color:#000;
	font-weight:bold;
}
.home .hero-content h2 {
    color: #000;
	font-size:30px;
	text-transform:capitalize;
}
.hero-content h3 {
	font-size:19px;
	color:#8bceae;
	font-weight:bold;
	text-transform:uppercase;
	margin10px 0px;
	letter-spacing:2px;
}
.hero-buttons { padding-top:20px; }

.tax-procedure .hero-title h1 {
	background:transparent;
	border:3px solid #f9c213;
	color:#FFF;
}

.section {
	padding:50px 0 0 0;
}
.section h2, .section h1 {
	margin-bottom:50px;
}

.heading h2, .heading h1 {
	font-size: 30px;	
	text-align: center;	
}
.alpha-img{
	position:relative;
}
.alpha-img img{
	width:100%;
}
.alpha-box:hover .short-title {
	display:none;
	transition:all 0.9s ease !important;
}
.short-title{
	font-family:'Gotham Narrow';
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center;
	top: calc(63% - 60px);
	font-weight:bold;
	font-size:18px;
	background-color: #8acead95;
	width:200px;
	padding:15px;
}
.ex-line .short-title{
	top: calc(57% - 60px) !important;
}
.alpha-box{
	position:relative;
	margin-bottom:15px;
	-webkit-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
}
.hover-content{
	opacity:0;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:0px auto;
	width:100%;
	height:100%;
	background-color:#ffffffe6;
	text-align:center;
	padding:10px 15px;
}
.alpha-box:hover .hover-content{
	opacity:1;
	transition:all 0.9s ease !important;
}
.hover-title{
	font-family:'Gotham Narrow';
	font-weight:bold;
	margin-top:20px;
	color:#000;	
}
.hover-detail { 	
	margin-top:10px;
	margin-bottom:20px;
	height:auto;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	font-size: 14px;
}
.hover-link{
	margin-top:35px;
}
.hover-link .theme-button{
	text-transform:capitalize !important;
	padding:15px;
	margin-top:20px;
}
.spacer-40{
	height:40px;
}
.spacer-30{
	height:30px;
}	
.cat-img{
	float:left;
	clear:both;
}
.cat-box:hover {
   box-shadow: 0px 0px 16px 0px rgb(236, 236, 236);
}
.cat-box{
	-webkit-box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	-moz-box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	height:101px;
	transition:all ease .4s;
	margin-bottom: 20px;
	border: 3px solid #8acead;
	
}
.procedure-request-box:hover{
	 box-shadow: 0px 0px 16px 0px rgb(236, 236, 236);
}

.request-info{
	font-size: 14px;
	color: #000000 !important;
	font-weight: bold;
	display:table-cell;
	vertical-align:middle;
	padding-left:77px;
	padding-right:15px;
	font-family: 'Gotham Narrow';
	text-align:center;
	
}
.procedure-request-box a{
	display:table-row;
} 
.procedure-request-box{
	-webkit-box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	-moz-box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	box-shadow: 0px 0px 16px 0px rgba(201,201,201,1);
	margin-top:20px;
	transition:all ease .4s;
	height:69px;
	display:table;
	width:100%;
	background-image:url(assets/images/procedure-sidebar-phone-icon.jpg);
	background-repeat:no-repeat;
}
.section .procedure-cont span {
    margin-top: 0;
	margin-bottom:40px;
    font-size: 15px;
    letter-spacing: 1px;
    display: block;
    color: #999;
    font-weight: bold;
    text-align: center;
}
.heading.procedure-cont h1 {
    margin-bottom: 10px;
}
.procedure-container .row{
	margin-right:7px;
	margin-left:7px;
}
.procedure-container .col-md-4{
	padding-right:7px;
	padding-left:7px;
}
.cat-info{
	text-align:center;
	padding-top:22px;
}
.cat-title{	
	font-family:'Gotham Narrow';
	font-weight:bold;
	font-size:18px;
	color:#000;
}
.cat-link {
	color:#000;
	font-size:15px;
}
.video-container{
	background-size:cover;
	background-repeat:no-repeat;
	padding:112px 0px;
	margin-top:75px;
}

.video-box{
	width: 100%;
	height: 85%;
}
.about-box h2{
	font-size:32px;
	color:#fff;
	font-weight:bold;
}
.about-box h3{
	font-size:18px;
	color:#8acead;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0px;
	letter-spacing:2px;
}
.about-box p{
	color:#fff;
}
.about-box a {
    padding: 13px 22px;
    margin-top: 20px;
    font-size: 14px;
}
#brand-logos { position:relative; top:-62px; }
.brand-container {
	
    border: 4px solid #8acead;    
    background-color: #fff;
    padding: 25px;
	    webkit-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
	text-align:center;
	margin:0px 25px;
}

.brand-container img {
   height:96px;
  
}
.choose-box{
	text-align:center;
	margin:40px 0px;
	padding:0px 10px;
}
.choose-box-img{
	border-radius:50%;
	height:200px;
	width:200px;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
}

.choose-title{
	font-family:'Gotham Narrow';
	margin:20px 0 7px 20px;
	font-weight:bold;
	font-size:16px;
}
.choose-content{
	color:#585858;
	font-size:15px;
}
body .tmm .tmm_member .tmm_photo {
    width: 100% !important;
    height: 400px;
    border-radius: 0!important;
    border: 0;
}
.tmm.tmm_executives {
    margin-top: 50px;
}
.tmm_member {
    border-top: none!important;
}
.term-surgical-procedures .cur-term h3, .term-surgical-procedures .procedure-container {
    display: none;
}
.footer-widget-title{
	text-transform:uppercase;
	font-weight:bold;
	font-family:'Gotham Narrow';
}
.footer-widget-title::after{
	content:'';
	display:block;
	background-color:#8acead;
	height:2px;
	width:80%;
	margin:15px 0px;
}

.footer-links i.fa.fa-phone {
    color: #f9c213;
	margin-right: 3px;
}
#footer{
	padding:40px 0px;
	
}
.footer-links ul{
	padding:0px;
}
.footer-links ul li{
	list-style:none;
	padding:6px 0px;
}
.footer-links ul li a{
	text-decoration:none;
	color:#000;
	z-index:1111;
	display:block;
	
}

.footer-links ul li a:hover {
	text-decoration:underline;
}
.footer-links-imgs ul{
	padding:0px;
}
.footer-links-imgs ul li{
	list-style:none;
	display:inline-block;
}
.footer-links-imgs ul li a{
	display:inline-block;
}
.padding-top-40{
	padding-top:40px;
}
.bottom-fotter{
	text-align:center;
}
.bottom-fotter ul{
	padding:0px;
	margin-bottom:0px;
}
.bottom-fotter{
	padding:0px 20px 0px 0px;
	text-align:right;
}
.bottom-fotter ul li {
    list-style: none;
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
	margin-left: 10px;
}
.bottom-fotter ul li a{
	color:#000;
}

.any-question-container{
	background-repeat:no-repeat;
	background-size:cover;
	margin:0px auto;
	padding:20px 0px;
	position:relative;
}
.question-content{
	display:table-cell;
	vertical-align:middle;	
	height:444px;
	color:#fff;
	
}
.question-main-title{
	font-size:32px;
	font-family:'Gotham Narrow';
}
.question-sub-title{
	font-size: 20px;
	text-transform: uppercase;
	margin: 10px 0px;
	font-family:'Gotham Narrow';
	letter-spacing:2px;
	color:#8acead;
}
.question-content a{
	padding:15px 20px;
	
}
.question-consultation-link{
	margin-top:30px;
}
.before-after-container{
	background-repeat:no-repeat;
	background-size:cover;
	margin:0px auto;
	height:851px;
	padding:40px 0px;
	text-align:center;
}
.before-after-sub-title{
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:2px;
	margin:20px 0px;
	color: #4c4e56;
}
h3.before-after-sub-title {
    color: #4c4e56;
}
#project-terms{
	margin:20px 100px;
	border:2px solid #fff;
}
#project-terms a{
	color:#000;
}
#project-terms .row{
	margin-righ:-7px;
	margin-left:-7px;
}
#project-terms .col-md-3{
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	
}
#project-terms .col-md-9{
	padding-left:7px;
	padding-right:7px;
}
.journey-container .heading{
	margin-bottom:60px;
}
.journey-container{
	margin:80px 0px;
	
}
.journey-box{
	text-align:center;
}
.col-md-3:not(:last-child) > .journey-box:after{
	content: '';
	display: block;
	background-image: url(assets/images/arrow_03.png);
	height: 27px;
	width: 46px;
	background-repeat: no-repeat;
	position: absolute;
	top: 11%;
	right: -20px;
}
.journey-title{
	font-family:'Gotham Narrow';
	margin:15px 0px;
	font-weight:bold;
	font-size:17px;
	color:#8acead;
}
.journey-description{
	color:#585858;
	font-size:15px;
}
.featured-in-section{
	padding:40px 0px 70px 0px;
}
.featured-in-section .heading{
	margin-bottom:60px;
}
.signup-heading {
    font-family: 'Gotham Narrow';
    color: #fff;
    font-size: 21px;
    display: table-cell;
    vertical-align: middle;
    height: 41px;
}
.signup-form p{
	margin-bottom:0px;
}
.signup-section{
	background-color:#4B4E57;
	padding:50px 0px;
}
.wpcf7-not-valid {
	border: 1px solid #c33;
}span.wpcf7-not-valid-tip {
    display: none;
}
.signup-form div.wpcf7-mail-sent-ok{
	color:#fff;
	border: 2px solid #ffc200;
}
div.wpcf7-response-output{
	margin:0px !important;
}
.signup-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ffc200;
	color:#fff;
}
.form-control:focus {
    border-color: #f9c213;
    box-shadow:0 0 0 0rem rgba(0,123,255,.25);
}
.form-control{
	border-radius:0px;
	width:100% !important;
}
.btn{
	border-radius:0px;
}
#map_wrapper {}
#map_wrapper iframe {
	max-width:100%;
	border:0px;
}
.i4ewOd-pzNkMb-haAclf {
	display: none;
}
.form-group.mx-sm-3 {
    margin-left: 0.5rem !important;
	margin-right: 0.5rem !important;
}
.form-inline .form-group{
	width:29%;
}
.cur-term{
	text-align:center;
	
}
.cur-term h2{
	margin-bottom:30px;
	font-family:'Gotham Narrow';
}
.cur-term p{
	font-size:14px;
}
.cur-term h3 {
    color: #c9c9c9;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.faqs .faq-card {
	margin-bottom:15px;
}
.faqs .faq-title {
	font-family: 'Gotham Narrow'; 
}
.faqs .card-header:first-child {
	border-radius:0px;
}
.faqs .card-header {
	background-color:#8acead;
	color:#FFF;
	position:relative;
	cursor: pointer;
	padding-right:33px;
}
.faqs .card-header .fa {
	position:absolute;
	right:13px;
	top:17px;	
}
.faqs .card-header.collapsed > .fa-plus {
	display:block;
} 
.faqs .card-header.collapsed > .fa-minus {
	display:none;
}
.faqs .card-header > .fa-plus {
	display:none;
} 
.faqs .card-header > .fa-minus {
	display:block;
}


.faqs .card-body {	
	background-color:#FFF;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	color: #495057;
	background-color: #f4f4f4;
	border-color: #f4f4f4 #f4f4f4 #f4f4f4 !important;
	
}
.nav-tabs .nav-link{
	border-radius:0px !important;
	color: #000;
	font-weight:bold;
	font-family:'Gotham Narrow';
}
.tab-content > .active {
    display: block;
    background-color: #f4f4f4;
	padding: 40px;
}
.widget { margin-bottom:20px; }
.widget-title {border-bottom:2px solid #8acead;}
.widget-title h3 { font-size:1rem; }
.widget-content {}
.widget-content ul, .widget-content li { margin:0px; padding:0px; list-style:none; }
.widget-content li {  }
.widget-content li a { color:#000;padding:8px 0; border-bottom:1px solid #a6a6a6; display:block; }
.widget-content li a:hover { text-decoration:underline; }
.error-page{
	text-align:center;
	padding:60px;
}
.sorry{
	font-size:60px;
	margin-bottom:10px;
}
.error-page{
	font-size:30px;
}
#content-procedure{
	/* padding:50px 0px; */
}
.widget-main-title{
	font-size: 21px;
	font-weight: bold;
	font-family: 'Gotham Narrow';
}
.widget-sub-title{
	font-size: 15px;
	font-weight: bold;
	font-family: 'Gotham Narrow';
	text-transform:uppercase;
	color:#f9c213;
	padding-bottom:10px;
}
.projects-carousel .project{
	background-color:#fff;
	padding:10px;
	margin:10px;	
}
.owl-prev{
	position: absolute;
	top: 0;
	left: -64px;
	vertical-align: middle;
	display: table-cell;
	height: 400px;
}
#nav-before-after .owl-next{
	position: absolute;
	top: 0;
	right: -39px;
	vertical-align: middle;
	display: table-cell;
	height: 249px;
}
#nav-before-after .owl-prev{
	position: absolute;
	top: 0;
	left: -39px;
	vertical-align: middle;
	display: table-cell;
	height: 249px;
}
.owl-next{
	position: absolute;
	top: 0;
	right: -64px;
	vertical-align: middle;
	display: table-cell;
	height: 400px;
}
*{
	outline:none !important;
}
.cat-name-after-before{
	text-align:center;
	font-weight: bold;
	font-family: 'Gotham Narrow';
	padding: 16px 0px 7px 0px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}
#project-terms .btn{
	position: relative;
}
#project-terms .btn.active:after,
#project-terms .btn:hover:after,
#project-terms .btn:focus:after{
	content: '';
	width: 100%;
	height: 3px;
	background-color: #8acead;
	display: block;
	bottom: -4px;
	position: absolute;
	left: 0px;
}

#portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 3; 
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}
.tile { 
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}
.tile:hover { 

}

.scale-anm {
  transform: scale(1);
}


#portfolio p{ 
  padding:10px; 
  border-bottom: 1px #ccc dotted; 
  text-decoration: none; 
  font-family: lato; 
  text-transform:uppercase; 
  font-size: 12px; 
  color: #333; 
  display:block; 
  float:left;
}


.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  
}

.toolbar .btn {
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: .5rem 1rem;
    margin: 0;
    height: auto;
    border: 1px solid;
    vertical-align: middle;
    -webkit-appearance: none;
    color: #555;
    background-color: rgba(0, 0, 0, 0);
}

.toolbar .btn:hover {
  text-decoration: none;
}

.toolbar .btn:focus {
  outline: none;
  border-color: var(--darken-2);
  box-shadow: 0 0 0 3px var(--darken-3);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.span-cont{
		display:none;
	}
.large-s{
	display:block;
}
.small-s{
	display:none;
}
.featured-logos-imgs{
	text-align:center;
}
.mobl-view .form-control{
	padding: .375rem .75rem;
}
.footer-links h5{
	margin-top:10px;
}
.contact-addresses{
	text-align:center;
	margin-top:40px;
}
  

 div.wpcf7 .ajax-loader {
	background-image: url('assets/images/ajax-contact-loader.gif');
	width: 24px;
	height: 24px;
	margin-left: 10px;
	background-repeat:no-repeat;
}
.signup-form div.wpcf7 .ajax-loader {
	background-image: url('assets/images/ajax-loader.gif');
	width: 24px;
	height: 24px;
	margin-left: 10px;
	background-repeat:no-repeat;
}
.hide{
  display: none;
}
.project{
  border: 1px solid #eaeaea;
  margin: 20px;
  padding: 20px;
}
.signup-form{
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	height: 429px;
	
}

.signup-form p{
	font-size:15px;
}
.signup-form h4{
	font-size: 24px;
	font-family: 'Gotham Narrow';
}
.signup-form .theme-button{
	padding: 8px 10px;
font-size: 13px;
}
.signup-form ul{
	padding-left:0px;
	margin:25px 0px;
}
.signup-form ul li{
	list-style-type:none;
	padding-left:30px;
	padding-top: 4px;
}
.signup-form ul li::before {
    content: '';
    background-image: url(assets/images/li-yes-signup.png);
    display: block;
    height: 19px;
    width: 32px;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
}
.m-cust{
	margin:0px 10px;
}
.a-style-color{
	color:#000;
}
.a-style-color:hover{
	opacity:0.8;
	color:#000;
}
.page-template-after-before .fil-cat:hover,
.page-template-after-before .fil-cat:active,
.page-template-after-before .fil-cat:focus
{
	color:#f9c213;
}
.l-s{
	display:block;
}
.s-s{
	display:none;
}

.hero-boxes {	
	position:relative;
	top:-260px;	
}
.h-h-box-1, .h-h-box-2 {
	background-repeat: no-repeat;
    min-height: 396px;
    width: 100%;
    background-size: cover;
}
.h-h-box-1 {
    background-image: url(assets/images/home-hero-box-1.jpg);    
	border:5px solid #89cdad;
	
	
}
.h-h-box-2 {
    background-image: url(assets/images/home-hero-box-2.jpg);
	border:5px solid #898989;
	
}
.cat-new-section{
	background-image:url(assets/images/cat-section-bg.jpg);
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
	border:5px solid #898989;
}
.home-hero-box{
	
	-webkit-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);
	box-shadow: 1px 5px 29px -3px rgba(0,0,0,0.75);	 
	 padding:40px;
}

.single .h-h-box-2{
	padding:20px 15px;
	margin-top:0px;
}
.home-hero-box.h-h-box-2.treatment-sidebar {
    min-height: auto;
}
#content-procedure .home-hero-box-title {
margin-bottom: 15px;
}
.home-hero-box p{
	font-weight:normal;
	color:#3f3f3f;
}
#content-procedure .home-hero-box p {
    padding-top: 0!important;
}
.home-hero-box-title{
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:18px;	
}
#content-procedure .home-hero-box-title{
	font-size:17px;	
}
.h-h-box-1 .home-hero-box-title {
    margin-top: 8px;
	margin-bottom: 12px;
}
.home-hero-box span{
	color: #8acead !important;
	font-weight: bold;
	
	margin: 10px 0px;
	
}
.heading-h3-title{
	text-align:center;
	color: #8acead !important;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px;
	letter-spacing: 2px;
	font-size:20px;
}
.site-credit{
	color: #8acead !important;
}
.site-credit:hover {
	text-decoration:underline;
}
.cat-new-section ul{
	padding:0px;
}
.cat-new-section ul li{
	list-style:none;
}
.cat-new-section h2{
	font-size:24px;
}
.cat-new-section p{
	font-size:16px;
	font-family: 'Gotham', sans-serif;
	text-transform: none;
}
.cat-new-section ul li a{
	font-family: 'Gotham', sans-serif;
	text-decoration:underline;
	font-size:16px;
	text-transform: none;
}
.cat-new-section .theme-button{
	font-size:17px;	
}
.cat-new-section ul li a:hover{
	color: #8acead !important;
	opacity:0.8;
}
.large-drtim{
	background-image:url(assets/images/new-logo.png);
	width: 265px;
	height: 44px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px;
	margin-left: 20px !important;
}
.small-drtim{
	background-image: url(assets/images/new-logo-small.png);
	width: 163px;
	height: 30px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px;
}
.cat-new-section .home-hero-box-title{
	font-size:26px;
}
.social-links {
	
}
.social-links a {
	transition:background .5s ease;
	background-color: #FFF;
	width: 30px;
	height: 30px;
	display: block;
	padding: 3px;
	text-align: center;
	border-radius: 50%;
}
.social-links a:hover {
	background-color: #8acead;
	color:#FFF;
}

.home-hero-box .theme-button {
	display:inline-block;
	text-align:center;	
}
@media(min-width:1400px) {
.hero-container {
    background-position-y:center;
	height:600px;
}
.hero-content {
	padding-top: 3275px;
}
}
@media(min-width:1600px) {
.hero-container {
    background-position-y:center;
	height:700px;
}
.hero-content {
	padding-top: 325px;
}
}
@media(max-width:1180px) {
	
	.home .hero-container, .hero-container {
		/*height:500px;*/
	}
	.hero-content {
		padding-top:150px;
	}
	.hero-boxes {
		
	}
}
@media(max-width:1024px) {
.owl-prev{
	left:0px;
}
.owl-next{
	right:0px;
}
}

@media(max-width:991px) {
.any-question-container {
    background-position: 78%;
}
.brand-container img{
	height:auto;
}
.video-box{
	text-align:center;
}
.hero-img2{
	text-align:right;
	width:50%;
}
.home .hero-container {    
    background-position: -410px;
}
.home #content {

}
.hero-container{
	height:280px;
}
.hero-content{
	padding-top: 110px;
}
.top-right .theme-button {
    font-size: 11px;
}
.theme-button-outline{
	background-color:#fff;
	color:#000;
}
.hero-buttons a {
    display: block;
    text-align: center;
    font-size: 20px;
}
#footer .col-md-3{
	max-width: 50%;
	margin-bottom: 15px;
	flex: 0 0 50%;
}
.form-inline .form-group {
    
    margin-right: 10px;
}
#portfolio {
		margin: 1rem 0;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem;
		-webkit-column-width: 50%;
		-moz-column-width: 50%;
		column-width: 50%;
	}
.page-template-after-before #content{
	margin-top: 345px !important;
}
.page-template-after-before .fil-cat{
	margin-bottom:5px;
}
.m-cust{
	margin-right:0px;
	margin-left:0px;
	margin-bottom:1rem;
}
.signup-form ul li::before {
	left:45px;
}
.signup-form ul,
.signup-form h4,
.guide-title

{
	
	padding-left:30px;
}
.section .procedure-cont span {
		display:none
	}
.cur-term h3{
	display:none;
}
.owl-next {
		position: absolute;
		top: 103px;
		right: 91px;
		vertical-align: middle;
		display: table-cell;
		height: 400px;
	}
	.owl-prev {
		position: absolute;
		top: 103px;
		left: 91px;
		vertical-align: middle;
		display: table-cell;
		height: 400px;
	}


}


@media(max-width:800px) {
.l-s{
	display:none;
}
.s-s{
	display:block;
}
.spacer-40 {
	height:20px;
}
	#portfolio {
		margin: 1rem 0;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem;
		-webkit-column-width: 100%;
		-moz-column-width: 100%;
		column-width: 100%;
	}
	.page-template-after-before #content {
		margin-top: 0px !important;
	}
	.ml-3, .mx-3 {
		margin: 10px 0px !important;
	}
	
	#project-terms {
		margin: 20px;
	}
	.span-cont{
		display:block;
	}
	.footer-widget-title::after{
		width:100%;
	}
	
	.footer-links ul{
		
		margin-bottom:30px;
	}
	
	.form-group.mx-sm-3 {
		margin-left: 0px 0px 8px 0px !important;
	}
	.signup-heading{
		text-align:center;
	}
	
	.journey-box{
		margin-bottom:30px;
	}
	.cat-box {
		
		height: 97px;
	}
	
	.col-md-3:not(:last-child) > .journey-box::after {
		display: none;
	}
	.video-box {
		/*height: 400px !important;*/
		margin: 20px 0px;
	}
	
	
	.video-box {
		display:blok;
		max-width: 100%;
		height: 100%;
	}
	
	.home .hero-content{
		width:auto;
	}
	
	.hero-container {
		height:280px;
	}
	.hero-content {

	}
	
	
	.contact-form iframe{
		width:100%;
		max-width:100% !important;
	}
	.copy-right{
		text-align:center;
	}
	.bottom-fotter{
		text-align:center;
	}
	.post{
		text-align:center;
	}
	.post img{
		width: 100%;
		margin-bottom: 10px;
	}
	.cat-container {
		margin-top: 23px;
		margin-bottom:0px;
	}
	#menu ul > li.mega ul > li#menu-item-906 { float:none!important; }
}

@media(max-width:767px) {
	
.h-h-box-2,
.h-h-box-1
{
	margin-top:0px !important;
	margin-bottom:15px;
	min-height:0;
}
.home .hero-content{
	padding-top:65px;
}
.form-inline .form-group {
    margin-right: 0px;
}
	.top-right .theme-button {
		display:inline-block;
		text-align:center;
	}
	.top-right {
		margin-top:0;
	}
.form-inline .form-group {
		width: 100%;
		margin-bottom:10px;
	}
.widget-video{
	width:100%;
}
.widget-video img{
	width:100%;
}
.widget-main-title{
	margin-top:10px;
}
#footer .col-md-3{
	max-width: 100%;
	margin-bottom: 15px;
	flex: 0 0 100%;
}

}
@media(max-width:700px) {
	.hover-content {
		display:none;
	}
	.alpha-box:hover .short-title {
		display:block;
	}
	
	.hero-content ul {
		padding-right:0;
	}
}
@media(max-width:530px) { 
	.hero-boxes {
		top:-100px;	
	}
	.home #content {
		margin-top:-100px;
	}
}
@media(max-width:480px) {
.large-drtim{
	padding-left:0px !important
}
.procedure-cont{
		margin-top:0px;
	}
.home .hero-container {
  /*  height: 960px; */
}

		
.hero-img2{
	text-align:right;
	width:60%;
}
.home .hero-content h2 {
     font-size: 30px;
}

.hero-content h3 {
    font-size: 20px;
}
.theme-button.ml-3{
	margin-left:0px !important;
	margin-top:10px;
}
.short-title{
	font-size:14px;
	width:auto;	
}
.signup-form p {
    margin-bottom: 0px;
    width: 100%;
}
.signup-form .btn.theme-button {
    padding: 12px 15px;
	width: 100%;
}
.signup-heading{
	margin-bottom:20px;
}
.mobl-view .form-control{
	padding:12px;
}

	.hero-buttons {
	width:94%;
    position: absolute;
    bottom: -36px;
}
#menu-mobile-button {
	padding: 13px 0px 13px 0px;
}

.top-call-us{
	text-transform:uppercase;
	color:#fff;
	font-family: 'Gotham Narrow';
}
.theme-button-s{
	text-transform: uppercase;
	color: #000;
	font-family: 'Gotham Narrow';
	transition: all ease .7s;
}
.theme-button-s:hover {
    color: #fff;
}
.header-small .container{
	padding:0px;
}
.header-small .col-3, .col-9, .col-6{
	padding:0px;
}
.header-small .row{
	margin:0px;
}
.top-right{
	margin:0px !important;
}
.top-right-link1 {
	background-color:#40424b;
	max-width:100%;
	text-align:center;
	padding: 7px 0px 7px 19px;
	font-size: 14px;
	height:56px;
}
.dr-tim-call{
	color:#8acead;
	font-family: 'Gotham Narrow';
}
.top-right-link1 .fa{
	color:#fff;
	transform: rotate(-101deg);
	position: absolute;
	top: 16px;
	left: 9px;
	font-size: 23px;
}
.top-right-link2 .fa{
	color:#fff;
	position: absolute;
	top: 16px;
	left: 9px;
	font-size: 23px;
}
.top-right-link2 {
	background-color:#8acead;
	max-width:100%;
	text-align:center;
	padding: 7px 0px 7px 19px;
	font-size: 14px;
	height:56px;
}
.logo img {
    margin-top: 3px;
	width: 60%;
}
.large-s{
	display:none;
}
.small-s{
	display:block;

}
.top-bar{
	padding:0px;
}

.custom-logo{
	padding:10px;
	border-top: 1px solid #ceebdd;
}



.video-container {
    position: relative;
}
.mbl-custom-spacer{
	height:200px;
}

	.top-right-link1 .fa,
	.top-right-link2 .fa
	{
		display:none;
	}
	.top-right-link1,
	.top-right-link2
	{
		padding:7px 0px;
	}
}
@media(max-width:400px) { 
	.hero-boxes {
		top:auto;
		position:static
	}
	.home #content {
		margin-top:0;
	}
}