/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@font-face {
    font-family: "socialico";
    src: url("fonts/Socialico/Socialico.eot");
    src: url("fonts/Socialico/Socialico.eot?#iefix") format("embedded-opentype"), url("fonts/Socialico/Socialico.woff2") format("woff2"), url("fonts/Socialico/Socialico.woff") format("woff"), url("fonts/Socialico/Socialico.ttf") format("truetype"), url("fonts/Socialico/Socialico.svg") format("svg");
}

@font-face {
    font-family: 'socialico plus';
    src: url('fonts/SocialicoPlus/SocialicoPlus.eot');
    src: url('fonts/SocialicoPlus/SocialicoPlus.eot?#iefix') format('embedded-opentype'),
        url('fonts/SocialicoPlus/SocialicoPlus.woff2') format('woff2'),
        url('fonts/SocialicoPlus/SocialicoPlus.woff') format('woff'),
        url('fonts/SocialicoPlus/SocialicoPlus.ttf') format('truetype'),
        url('fonts/SocialicoPlus/SocialicoPlus.svg#SocialicoPlus') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { -webkit-box-sizing: border-box; box-sizing: border-box; }
body {max-width: 100%;margin: 0 auto;text-align: center;font-family: 'Poppins', sans-serif; position: relative;}
a {color:inherit;text-decoration: none}
a:hover {text-decoration: none;color:inherit;}
h1,h2,h3,h4,h5{ padding:0; margin:0; }
div, img, h1, h2, p, iframe {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s;transition: all ease 0.5s;}
p { margin: 0; }
p:last-of-type { margin: 0!important; }
.row {max-width: 1200px;margin: 0 auto}
.br { padding-top: 20px; }

/*FLEX*/

.fw { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex { display: -webkit-box; display: -ms-flexbox; display: flex; }
.flexs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.flexc { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.flexe { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

/*socials*/

.socials a { font-family: 'socialico'; font-size: 30px; color: #333333; display: inline-block; }
.socials a:last-of-type { margin-bottom: 0; }
.socials .sp { font-family: 'socialico plus'; font-size: 30px; color: #333333; display: inline-block; padding-bottom: 5px; }


/*FLOATS*/

.fl {float:left;}
.fr {float:right;}

/*CLEARINGS*/

.clear{ clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both;visibility:hidden;font-size: 0;}
.clearfix {display:block;}

/*contact form messages*/
form .messages p {display: none;font-family: Arial !important;font-weight: 400 !important;letter-spacing: 0 !important;font-size: 16px !important;}
form .loading {display: none;}
form .alert {padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px;}
form .alert-success {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
form .alert-danger {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
form [type="submit"] {margin: 0 auto}

/*CONTACT FORM*/

::-webkit-input-placeholder {  color: #444444; }
:-ms-input-placeholder { color: #444444; }
::-moz-placeholder { color: #444444; }
::-ms-input-placeholder { color: #444444; }
::placeholder { color: #444444; }
.ctc-form { margin: 30px auto 0; text-align: center;}
.ctc-form input[type="text"],.ctc-form input[type="date"],.ctc-form textarea {font-family:'Open Sans', sans-serif;font-size: 16px;color:#444444;height:60px;display: block;width: 100%;padding: 5px 10px;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0 auto 8px; background: rgba(255,255,255,0.8); border: none; }
.ctc-form textarea {height: 250px;padding-top:10px;}
.ctc-form .recap {display: inline-block;}
.ctc-hide { display: none; }
.formCol { width: 49.65%; } 
.formCol-4 .formLabel { width: 24.5%; }
.formCol-3 .formLabel { width: 32.9%; }

.owl-theme .owl-nav [class*=owl-] { font-size: 40px!important; color: #FFFFFF!important; height: 100%; }
.owl-theme .owl-nav [class*=owl-]:hover { background: transparent!important; }

.text-center{ text-align: center; }

/*GALLERY*/

#content .gallery-container {text-align: center;}
#content .gallery {list-style-type: none;margin: 0;padding: 0;}
#content .gallery li {display: inline-block;}
#content .thumbnail {background-color: #fff;border: 1px solid #ddd;border-radius: 4px;display: block;line-height: 1.42857; margin-bottom: 20px;padding: 4px;-webkit-transition: border 0.2s ease-in-out 0s;-o-transition: border 0.2s ease-in-out 0s;transition: border 0.2s ease-in-out 0s;}
#content .page_navigation {display: inline-block;}
#content .page_link,#content .previous_link,#content .next_link,#content  .first_link,#content  .last_link, #content .ellipse {background-color: #fff;border: 1px solid #ddd;color:  #0275d8;display: inline-block;line-height: 1.25;margin-left: -1px;padding: 0.5rem 0.75rem;position: relative;}
#content .page_navigation > a:hover , .page_navigation > a.active_page {background-color: #eceeef;border-color: #ddd;color: #014c8c;text-decoration: none;
}

h1 {font-size: 100px;font-weight: 100;color:#ccc;}

/*BUTTON*/

.btn { max-width: 260px; width: 100%; position: relative; z-index: 1; display: inline-block; background: #33669A; text-align: center; color: #FFFFFF!important; padding: 15px 5px; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; border: none; font-weight: 400; font-size: 16px; line-height: 120%; border-radius: 5px; }
.btn:hover { -webkit-box-shadow: 0px 10px 20px -10px #000; box-shadow: 0px 10px 20px -10px #000; text-decoration: none!important; text-shadow: 0px 0px 5px #000; }
.btn::after {content: ""; background: #05D0CC; -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); position: absolute;  height: 100%; width: 100%;z-index: -1;left: 0; top: 0; border-radius: 5px; }
.btn:hover::after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1);}

/*HEADER*/

#header {position: fixed; background: rgba(255,255,255,0.75); width: 100%;z-index: 9; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
#header .row { max-width: 100%; width: 100%; padding: 5px 0 0; }
#header nav a#pull {display: none}
#header nav ul {margin: 0;padding: 0}
#header nav ul li {display: inline-block;vertical-align: middle; list-style: none; position: relative; margin-bottom: 40px; }
#header nav ul li:first-of-type{margin-left: 0px;}
#header nav ul li:last-of-type{margin-right: 0px;}
#header nav ul li a { font-weight: 400; font-size: 18px; color: #444444; position: relative; padding-bottom: 40px; line-height: 120%; }
#header nav ul li a::before {content: ""; background: #33669B; width: 100%; max-width: 100%; height: 5px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -ms-transform-origin: left; transform-origin: left;}
#header nav ul li a:hover::before,
#header nav ul li.active-menu a::before {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}
#header nav ul li.active-menu a, #header nav ul li a:hover { color: #33669B; }
.header-wrap { max-width: 1800px; width: 100%; margin: 0 auto; }
.header-left { width: 16.77%; }
.header-logo img { width: 100%; height: 100%; display: block; }
.header-right { width: 50.83%; }
.header-nav { width: 64.26%; }
.header-right .button { width: 28.41%; padding: 25px 0 30px; }

/*STICKY HEADER*/

.sticky-header #header { background: none!important; padding: 0; border: none;  }
.sticky-header #header .row {  background: rgba(242,244,244,0.8); z-index: 9; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 10px #000000; box-shadow: 0 0 10px #000000; padding: 5px 20px 0; }


/*BANNER*/

#banner { position: relative; z-index: 1; }
.banner-slide .item { position: relative; }
.banner-slide .item::before { content: ""; background: rgba(0,0,0,0.2); max-width: 100%; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0;}
.banner-slide .owl-theme .owl-dots .owl-dot span { background: #FFFFFF!important; border: 1px solid #FFFFFF; }
.banner-slide .owl-theme .owl-dots .owl-dot.active span, .banner-slide .owl-theme .owl-dots .owl-dot:hover span { background: transparent!important; }
.banner-slide .owl-theme .owl-nav.disabled+.owl-dots { position: absolute; bottom: 3%; z-index: 2; left: 0; right: 0; }
.banner-slide img { width: 100%; height: 100vh; -o-object-fit: cover; object-fit: cover; display: block; }
.banner-content { max-width: 1200px; width: 100%; margin: 0 auto; position: absolute; left: 0; right: 0; bottom: 20%; z-index: 3; }
.banner-box { max-width: 905px; width: 100%; margin: 0 auto; }
.banner-box h2 { font-weight: 400; font-size: 80px; color: #FFFFFF; line-height: 120%; }
.banner-box p { font-weight: 400; font-size: 18px; color: #FFFFFF; line-height: 180%; margin: 20px auto 0; }
.banner-box .button { margin-top: 25px; }

/*CONTENT*/

.content-text h1, .content-text h2 { font-weight: 400; font-size: 45px; color: #336699; line-height: 120%; }
.content-text h3 { font-weight: 400; font-size: 25px; color: #336699; line-height: 120%; } 
.content-text h4 { font-size: 20px; color: #336699; }
.content-text h5 { font-size: 18px; color: #336699; }
.content-text ul li { padding-bottom: 5px; }
.content-text p { font-weight: 400; font-size: 16px; color: #333333; line-height: 180%; }

/*ABOUT*/

#about { position: relative; background: #F7F7F7; padding: 65px 0; }
#about .row { max-width: 1160px; width: 100%; margin: 0 auto; }
.about-content .content-text h1 { padding-bottom: 15px; }
.about-content .content-text h3 { padding: 40px 0 20px; }
.about-content .content-text span { font-weight: 700; font-size: 20px; color: #336699; display: block; }
.about-content .about-text p { margin-bottom: 40px; }
.headshot-image{ width: 100%; max-width: 450px; margin: 30px auto 15px; }

/*SERVICES*/

#services { position: relative; padding: 65px 0 130px; }
#services .row { max-width: 100%; width: 100%; }
.services-content .content-text h2 { padding-bottom: 25px; }
.services-content .content-text h3 { padding-bottom: 15px; }
.services-content .content-text p { max-width: 1160px; width: 100%; margin: 0 auto!important; }
.services-wrap { padding-top: 100px; }
.services-left { width: 53.64%; }
.services-image img { width: 100%; height: 600px; -o-object-fit: cover; object-fit: cover; display: block; }
.services-image.alt { margin: 85px 0 0 -355px; }
.services-right { width: 46.36%; }
.services-list { max-width: 615px; width: 100%; margin: 15px auto 0; text-align: left; }
.services-list ul { list-style-image: url(../images/content/check.png); padding-left: 20px; margin: 0; }
.services-list ul li { line-height: 180%; }
.services-list .left { width: 43.46%; }
.services-list .right { width: 39.02%; }

/*TESTIMONIALS*/

#testimonials { position: relative; background: url(../images/content/testimonials-bg.jpg)no-repeat center center; background-size: cover; padding: 65px 0 75px; }
#testimonials::before { content: ""; background: rgba(35,76,129,0.8); max-width: 100%; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; z-index: 1; }
#testimonials .row { position: relative; max-width: 1880px; width: 100%; margin: 0 auto; z-index: 2; }
.testimonials-content .content-text h2 { color: #FFFFFF; padding-bottom: 35px; }
.testimonials-content .content-text h5 { font-weight: 400; font-size: 25px; color: #FFFFFF; padding-top: 10px; }
.testimonials-content .content-text p { font-weight: 400; font-style: italic; font-size: 16px; color: #FFFFFF; line-height: 180%; padding: 50px 0 30px; }
.testimonials-box .owl-nav { width: 98%; margin: 0 auto!important; position: absolute; left: 0; right: 0; top: 30%; z-index: 2; }
.testimonials-box .owl-nav .owl-prev { position: absolute; left: 0; }
.testimonials-box .owl-nav .owl-next { position: absolute; right: 0; }
.testimonials-box .owl-nav span { padding: 0 20px; border: 1px solid #FFFFFF; }
.testimonials-item .content-text { max-width: 1044px; width: 100%; margin: 0 auto; }
.testimonials-item .content-text img { max-width: 126px; width: 100%; margin: 0 auto; }
.testimonials-item .content-text .stars { font-size: 30px; letter-spacing: 5px; color: #FFBF00; line-height: 1; }

.patient-info-page h4{ padding-top: 20px; }

/*FOOTER*/

#footer { position: relative; padding: 35px 0; }
#footer .row { max-width: 1600px; width: 100%; margin: 0 auto; }
.footer-logo { max-width: 470px; width: 100%; margin: 0 auto; }
.footer-logo img { width: 100%; height: 100%; display: block; }
.footer-info { padding: 85px 0 50px; }
.footer-info h5 { font-weight: 400; font-size: 13px; color: #333333; line-height: 120%; }
.footer-info a, .footer-info p { font-weight: 400; font-size: 16px; color: #333333; line-height: 180%; }
.footer-info .info-sm { position: relative; width: 28.12%; padding-top: 30px; }
.footer-info .info-lg { position: relative; width: 36.68%; padding-top: 30px; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; }
.footer-info .info-sm.tel::before { content: ""; background: url(../images/common/tel-icon.png)no-repeat center top; max-width: 21px; width: 100%; height: 20px; margin: 0 auto; position: absolute; top: 0; left: 0; right: 0; }
.footer-info .info-sm.hour::before { content: ""; background: url(../images/common/clock-icon.png)no-repeat center top; max-width: 23px; width: 100%; height: 22px; margin: 0 auto; position: absolute; top: 0; left: 0; right: 0; }
.footer-info .info-sm.mail::before { content: ""; background: url(../images/common/mail-icon.png)no-repeat center top; max-width: 23px; width: 100%; height: 18px; margin: 0 auto; position: absolute; top: 0; left: 0; right: 0; }
.footer-bottom { padding-top: 45px; border-top: 1px solid #DDDDDD; }
.footer-wrap { max-width: 1530px; width: 100%; margin: 0 auto; }
.copyright { text-align: left; }
.copyright p, .copyright a { font-weight: 400; font-size: 13px; color: #333333; }
.socials { max-width: 244px; width: 100%; }

/*INNER PAGES*/

.inner #header { border-bottom: 1px solid #DDDDDD; }

.inner #content {min-height: 800px; padding: 140px 0 30px;}
.inner #content .row {border: none; padding: 0;}
.inner #content h1 { font-size: 80px; color: #33669B; line-height: 120%; margin-bottom: 20px; }

.inner #footer { border-top: 1px solid #DDDDDD; }
.inner .ctc-form input[type="text"], .inner .ctc-form input[type="date"], .inner .ctc-form textarea { border: 1px solid #DDDDDD; }
.inner .site-form .ctc-form input[type="text"], .inner .site-form .ctc-form input[type="date"], .inner .site-form .ctc-form textarea { height: 40px; font-size: 14px; border: none; border-bottom: 1px solid #DDDDDD!important; }
.inner .site-form span { text-align: left; margin: 15px auto!important; display: block; }


.inner-content .content-text { text-align: left; }
.inner-content .content-text p { margin: 15px auto!important; }
.inner-content .inner-box { padding-left: 25px; }

.button-center{ text-align: center; margin: 30px auto 0; display: block; }

.service-wrap{ display: flex; flex-wrap: wrap;}
.service-wrap .service-item{ flex: 0 0 50%; text-align: center; box-sizing: border-box; padding: 20px; }
.service-wrap .service-item .service-item-img{ box-sizing: border-box; box-sizing: border-box; padding: 50px; background: #33669B; border-radius: 50%; width: 180px; height: 180px; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; }
.service-wrap .service-item .service-item-img img { filter: brightness(0) invert(1); display: block; width: 100%; }
.service-wrap .service-item p{ text-align: left; }

.fr-image-pi{ float: right; width: 100%; max-width: 400px; box-sizing: border-box; padding-left: 30px; }

.g-recaptcha div{ margin: 0 auto 20px; }
.content-text h2.heading-st{ font-size: 60px; margin-top: 50px; }