    @import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*=============================================
= Body Fonts
=============================================*/
img{
    max-width: 100%;
    height: auto;
}
.label1 {
    font-weight: 600;
    color: red;
    font-size: 12px;
    top: 100%;
    left: 0;
    margin: 0;
}
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Bold.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Bold.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('ArialNarrow-Bold.eot'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ArialNarrow-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ArialNarrow-Bold.woff2') format('woff2'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ArialNarrow-Bold.woff') format('woff'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ArialNarrow-Bold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('Arial-Black.eot'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Black.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Black.woff2') format('woff2'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Black.woff') format('woff'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Arial-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: 'Georgia';
    src:url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Georgia-Italic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Georgia-Italic.woff2') format('woff2'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Georgia-Italic.woff') format('woff'),
        url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/Georgia-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Light.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Light.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Regular.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Semibold.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Semibold.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Bold.woff2') format('woff2'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Bold.woff') format('woff'),
         url('/wp-content/themes/wp-bootstrap-starter-child/new-home/fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight:700;
    font-display: swap;
}

/*=============================================
= Body Fonts
=============================================*/

/*=============================================
= Body CSS
=============================================*/
* {
    outline: none !important;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}
p{
    margin-bottom: 0;
    color: #25283A;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.37;
    letter-spacing: 0.015em;
}
a{
    text-decoration: none !important;
    display: inline-block;
}
ul{
    list-style: none;
    padding: 0;
}
body,h4,h5,h6,a,p{
    font-family: 'Arial';
}
h1,h2,h3{
    font-family: 'Amiri', serif;
    display: inline-block;
    width: 100%;
}
body p{
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-family: Arial;
    margin-bottom: 0px;
}
/*=============================================
= Body CSS
=============================================*/
/*===============================================
= header CSS
============================================*/
.site-header-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body .site-main-header .container{
    max-width: 1795px;
    padding: 21px 0px;
}
.site-main-header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: transform 0.70s ease;
    transition: transform 0.70s ease;
    background: #fff;
}
.site-navigation-main-main{
   -webkit-box-flex: 0;
    -ms-flex: auto;
    flex: auto;
}
body .site-navigation-main{
    flex-grow: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.navbar .navbar-nav li{
    margin: 0 35px;
}
.navbar .navbar-nav li a.nav-link{
    font-size: 16px;
    line-height: 1.5;
    color: #343C42;
    padding: 0;
}
.navbar .navbar-nav li.active a.nav-link{
    font-weight: 700;
    color: #1D3557;
}
.header-btn .default-cta {
    padding: 17px 32px;
    text-align: center;
    margin: 0 0 0 12px;
}
.header-btn-none{
    display: none;
}
/* submenu design */
body .site-navigation-main ul.navbar-nav li ul.dropdown-menu {
    background: #fff;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    min-width: 250px;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    padding: 0;
    margin: 0;
    border: none;
}
body .site-navigation-main ul.navbar-nav li:hover ul.dropdown-menu{
    opacity: 1;
    visibility: visible;
}
body .site-navigation-main ul.navbar-nav li ul.dropdown-menu li{
    margin: 0;
}
body .site-navigation-main ul.navbar-nav li ul.dropdown-menu li a {
    font-size: 16px;
    line-height: 1.5;
    color: #1d3557;
    font-weight: 500;
    transition: all 0.3s;
    padding: 10px 15px;
    width: 100%;
}
body .site-navigation-main ul.navbar-nav li ul.dropdown-menu li:hover a{
    background: #1d3557;
    color: #fff;
}
body .site-navigation-main ul.navbar-nav li ul.dropdown-menu li.current-menu-item a{
    color: #fff;
    background: #1d3557;
    font-weight: 600;
}
.header-btn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-btn .default-cta{
    font-weight: 700;
    margin: 0;
    text-transform: none;
    border: 1px solid transparent;
}
.header-btn .default-cta:hover{
    border: 1px solid #343C42;
}
.header-btn .default-border-cta:hover{
    border: 1px solid transparent;
    background: #343C42;
    color: #fff;
}
.header-btn .default-cta:first-child{
    margin-right: 14px;
}
.header-btn .default-border-cta{
    color: #343C42;
    background: transparent;
    border-color: #343C42;
}
@media only screen and (max-width: 767px){
    .header-btn-none{
        display: inline-block
    }
    .header-btn-info span{
        display: none;
    }   
}
@media only screen and (max-width: 1800px) {
    body .site-main-header .container {
        padding: 16px 30px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1310px) {
    body .site-main-header .container {
        padding: 16px 15px;
    }
}
@media only screen and (max-width: 1420px){ 
    /* body .site-navigation-main ul.navbar-nav {
        margin: 0 30px;
    } */
}
.header-btn{
    text-align: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 38px;
}
@media only screen and (max-width: 1199px){
    .toggle-menu-open{
        overflow: hidden;
    }
    /* .site-main-header{
        position: relative;
    } */
    .site-navigation-main-main {
        flex: inherit;
    }
    .site-main-header .col-12,
    body .site-navigation-main{
        position: unset;
    }
    #navbarSupportedContent{
        position: fixed;
        margin: 104px 0 0;
        top: 0;
        left: 0;
        overflow: scroll;
        width: 100%;
        z-index: 11;
        box-shadow: 0px 0px 10px 0px #7a7979;
    }
    #navbarSupportedContent > .menu-primary-menu-header-menu-container{
        background: #fff;
    }
    body .site-navigation-main ul.navbar-nav li{
        width: 100%;
    }
    .site-navigation-main .navbar-toggler {
        width: 40px;
        padding: 5px 8px;
        line-height: 0;
        border: 1px solid #1d3557;
        margin: 0 15px;
    }
    .bar-icon {
        display: inline-block;
        background: #1d3557;
        height: 2px;
        width: 100%;
        line-height: 0;
        vertical-align: top;
        margin: 2px 0;
        transition: all 0.3s;
    }
    .site-navigation-main .navbar-toggler[aria-expanded="true"] span.icon1{
        transform: translate(0, 6px) rotate(45deg);
    }
    .site-navigation-main .navbar-toggler[aria-expanded="true"] span.icon2{
        opacity: 0;
    }
    .site-navigation-main .navbar-toggler[aria-expanded="true"] span.icon3{
        transform: translate(0, -6px) rotate(-45deg);
    }
    .site-navigation-main .navbar-toggler[aria-expanded="false"] span.icon1,
    .site-navigation-main .navbar-toggler[aria-expanded="false"] span.icon3{
        transform: translate(0, 0) rotate(0);
    }
    .site-navigation-main .navbar-toggler[aria-expanded="false"] span.icon2{
        opacity: 1;
    }
    body .site-navigation-main ul.navbar-nav{
        margin: 0;
    }
    body .site-navigation-main ul.navbar-nav li{
        margin: 0;
        display: inline-block;
    }
    body .site-navigation-main ul.navbar-nav li a{
        width: 100%;
        padding: 10px 25px;
        font-weight: 600;
    }
    body .site-navigation-main ul.navbar-nav li.current-menu-item a{
        color: #1D3557;
    }
    body .site-navigation-main ul.navbar-nav li ul.dropdown-menu{
        position: unset;
        width: 100%;
        box-shadow: none;
        display: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    body .site-navigation-main ul.navbar-nav li.menu-item-has-children > i {
        content: '';
        position: absolute;
        right: 13px;
        top: 15px;
        transform: translateX(-50%);
        transition: all 0.3s;
    }
    body .site-navigation-main ul.navbar-nav li.menu-item-has-children > i.dropdown-menu-active{
        transform: rotate(180deg);
    }
    /* body .site-navigation-main ul.navbar-nav li.menu-item-has-children{
        padding: 0 35px 0 0;
    } */
    /* body .site-navigation-main ul.navbar-nav li ul.dropdown-menu li{
        padding: 0 25px;
    } */
    body .site-navigation-main ul.navbar-nav li a {
        color: #343C42;
    }
    body .site-navigation-main ul.navbar-nav li.current-menu-parent>a {
        color: #1D3557;
    }
    body .site-navigation-main ul.navbar-nav {
        background: #fff;
    }
    body .site-navigation-main ul.navbar-nav li {
        padding: 0 15px;
    }
    body .site-navigation-main ul.navbar-nav li a.nav-link {
        padding: 10px 0;
        font-size: 16px;
        font-weight: 400;
    }body .site-navigation-main ul.navbar-nav {
        background: #fff;
    }
    body .site-navigation-main ul.navbar-nav li {
        padding: 0 15px;
    }
    body .site-navigation-main ul.navbar-nav li a.nav-link {
        padding: 10px 0;
        font-size: 16px;
        font-weight: 400;
        position: relative;
    }
    body .site-navigation-main ul.navbar-nav li a.dropdown-toggle::after{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 640px){
    .header-btn .default-cta {
        font-size: 13px;
        padding: 8px 10px 7px;
        border-radius: 5px;
        font-weight: 600;
    }
    .header-btn .default-cta span{
        display: none;
    }
    .site-navigation-main .navbar-toggler{
        margin: 0 0 0 10px;
    }
}
@media only screen and (max-width: 450px){
    .site-branding img{
        max-width: 140px;
    }
    body .header-btn .default-cta:first-child{
        margin-right: 10px!important;
    } 
}
@media only screen and (max-width: 686px){
    body .site-main-header .container{
        padding: 16px 15px;
    }
}
@media only screen and (max-width: 475px){
    .site-branding img{
        max-width: 150px;
    }
    #navbarSupportedContent {
        margin: 76px 0 0;
    }
}
@media only screen and (max-width: 375px){
    .site-branding img{
        max-width: 110px;
    }
    #navbarSupportedContent {
        margin: 65px 0 0;
    }
    .header-btn .default-cta{
        padding: 5px;
        font-size: 12px;
        width: auto;
    }
    .site-navigation-main .navbar-toggler{
        width: 30px;
        padding: 3px 6px;
    }
}
@media only screen and (min-width: 1200px){
    body .site-navigation-main ul.navbar-nav li.menu-item-has-children > i.fa-angle-down:before     {
        color: #fff;
    }
    body .site-navigation-main ul.navbar-nav li.menu-item-has-children i {
        margin: auto 0;
    }
}

/*===============================================
= End header CSS
============================================*/

/*===============================================
= coman CSS
============================================*/
body .container{
    max-width: 1275px;
    margin: 0 auto;
}
.link_color{
    color: #1D3557;
}
.link_color:hover {
    color: #000;
}
.default-cta , .page-btn , .pink-default-btn{
    font-size: 16px;
    line-height: 1;
    background: #1D3557;
    color: #ffffff;
    padding: 17px 32px;
    border-radius: 50px;
    border: 1px solid #1D3557;
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.default-cta:hover{
    color: #1d3557;
    background: transparent;
}
.default-border-cta , .blue-default-border-btn.white-border{
    color: #1d3557 !important;
    background: transparent !important;
    border-color: #1d3557 !important;
    border-radius: 50px;
}
.meet-doctors-sec .default-border-cta{
    color: #fff !important;
    border-color: #fff !important;
}
.default-border-cta:hover , .blue-default-border-btn.white-border:hover{
    color: #fff !important;
    background: #1d3557 !important;
    border-color: transparent !important;
}
.h1-heading {
    color: #1D3557;
    font-weight: 700;
    font-size: 56px;
    line-height: 1;
}
.mb-20{
    margin-bottom: 20px;
}
.page-default-cta a:not(:last-child) {
    margin-right: 7px;
}
.h2-heading , .inner-page-content h2 , .section-title {
    font-size: 38px;
    line-height: 1.1;
    font-weight: 700;
    color: #1D3557;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 9px;
}
@media only screen and (max-width: 1199px){
    .h2-heading , .inner-page-content h2 , .section-title {
        font-size: 32px;
    }
}
.h3-heading , .inner-page-content h3{
    font-family: Georgia !important;
    font-style: italic;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.25;
    color: #EB7F1C;
    margin: 0 0 31px;
    text-transform: inherit;
}
.content-wrap p , .inner-page-content p , .specialties-bottom-content p , 
.section-content p , .dr-wrap-content p , .inner_con_p p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.015em;
    color: #343C42;
}
.inner-page-content p , .section-content p , .specialties-bottom-content p , 
.dr-wrap-content p , .inner_con_p p {
    font-size: 16px;
}
.inner_con_p p{
  font-size: 16px !important;
  font-family: Arial !important;  
}
.content-wrap p:not(:last-child) , .inner-page-content p:not(:last-child){
    margin: 0 0 16px;
}
.page-default-cta {
    margin-top: 30px;
}
.slick-dots li button:hover , .slick-dots li button:focus{
    background: transparent;
}
.section_pad {
    padding: 70px 0;
}
@media only screen and (max-width: 700px) {
    .banner_btn a:not(:last-child) {
        margin-bottom: 15px;
        margin-right: 0px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1540px){
    .contact-form-content .form-group.form-group-btn button{
        font-size: 15px !important;
        padding: 17px 28px !important
    }
    .meet-doctors-content {
        margin-left: 5%;
    }
    .appointment-form h2 {
        font-size: 30px !important;
    }
    .h2-heading , .inner-page-content h2 , .section-title {
        font-size: 30px;
    }
    .content-wrap p {
        font-size: 16px;
        line-height: 1.5;
    }
    .site-title-inner h1 {
        font-size: 40px !important;
    }
    .banner-title-inner p , .h3-heading {
        font-size: 20px !important;
    }
    .roof-warper-bg.section_pad {
        padding: 0px !important;
    }
    .roof-warper-bg {
        min-height: 700px !important;
    }
}
@media only screen and (max-width: 1199px){
    .content-wrap p{
        font-size: 16px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1600px){
        .header-btn .default-cta{
            font-size: 15px !important;
            padding: 17px 15px !important
        }
}
@media only screen and (max-width:  1600px){
    .navbar .navbar-nav li{
        margin: 0 25px;
    }
}
@media only screen and (max-width: 1370px){
    .header-btn .default-cta{
        font-size: 14px;
        padding: 15px 18px;
    }
    .header-btn{
        margin: 0 0 0 20px;
    }
    .navbar .navbar-nav li {
        margin: 0 20px;
    }
}
@media only screen and (max-width: 1366px){
    .navbar .navbar-nav li a.nav-link{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1199px){
    .default-cta , .contact-form-content .form-group.form-group-btn button {
        font-size: 14px !important;
        padding: 15px 19px;
    }
}
@media screen and (max-width: 1024px) {
    .h2-heading , .inner-page-content h2 , .section-title {
        font-size: 30px;
    }
    .h3-heading {
        font-size: 20px;
        margin: 0 0 22px;
    }
    .content-wrap p {
        font-size: 17px;
    }
}
@media only screen and (max-width: 991px){
    .section_pad{
        padding: 50px 0;
    }  
}
@media only screen and (max-width: 767px){
/*     .default-cta span{
        display: none;
    } */
    .default-cta {
        font-size: 15px;
    }
    .page-default-cta .default-cta {
        margin-top: 20px;
    }
    .page-default-cta {
        margin-top: 20px;
    }
    .h2-heading , .inner-page-content h2 , .section-title {
        font-size: 23px !important;
    }
    .h3-heading {
        font-size: 18px !important;
    }
    .content-wrap p {
        font-size: 16px;
    }
    .section_pad{
        padding: 60px 0;
    }
    .default-cta , .contact-form-content .form-group.form-group-btn button{
        font-size: 14px !important;
        padding: 19px 20px;
    } 
}
@media only screen and (max-width: 575.5px){
    .header-btn a:first-child{
        display: none;
    }
}
@media only screen and (max-width: 375px){
    .default-cta {
        width: 100%;
        text-align: center;
        margin-right: 0!important;
        margin-left: 0!important;
    }
    /*.side-wrap-section .page-default-cta {
        display: block !important;
    }*/
    .default-cta , .contact-form-content .form-group.form-group-btn button{
        padding: 19px 10px;
    }   
}
/*===============================================
= End coman CSS
============================================*/
/*===============================================
= Banner CSS
============================================*/
.banner-section{
   /* width: 100%;*/
    height: 100%;
    position: relative;
    min-height: 750px;
    display: flex;
    overflow: hidden;
    z-index: 0;
}
.banner-title-inner p{
    font-size: 26px;
    line-height: 1.2;
    margin: 0 0 35px;
    color: #5A626B;
}
.banner-title-content{
    max-width: 520px;
}
.banner-section .default-cta {
    text-transform: capitalize;
}
.padding-lr0 {
    padding: 0px !important;
}
@media only screen and (min-width: 1300px) and (max-width: 1550px) {
    .hero-banner>.elementor-container {
        min-height: 643px !important;
    }
    .banner-section{
        min-height: 643px;
    }
}
@media only screen and (max-width:  1440px) {
    .site-title-inner h1{
        font-size: 50px;

    }
    .banner-title-inner p {
        font-size: 22px;
    } 
    /*.banner-section .container {
        padding: 0px;
    }*/
    .container {
        padding: 0 5%;
    }   
}
@media only screen and (max-width: 1199px){
    .banner-section{
        min-height: 500px;
    }
    .site-title-inner h1 {
        font-size: 44px;
    }
    .banner-title-inner p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1024px){
    .hero-banner .elementor-heading-title , .hero-banner .elementor-button-wrapper{
        padding: 0px 30px;
    }
    .banner-title-inner {
        padding: 0px 20px;
    }
    .responsive-banner-bg.d-md-none {
        display: none !important;
    }
    .responsive-banner-bg.d-md-none img {
        width: 100%;
        max-width: 100%;
    }
    .banner-title-inner{
        padding: 40px 15px;
    }
    .responsive-banner-bg.d-md-none img {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }
    .header-btn .default-cta{
        padding: 10px 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1335px) {
    .site-title-inner.banner-title-inner {
        max-width: 430px;
    }
    .banner-section .page-default-cta .default-border-cta {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px){
    .site-title-inner h1 {
        font-size: 40px;
    }
    .banner-title-inner p {
        font-size: 18px;
        margin: 0;
    }
    .hero-banner-wrapper h1.elementor-heading-title {
        font-size: 33px !important;
    }
    .responsive-banner-bg.d-md-none img {
        height: auto;
    }
    .banner-section{
        background: linear-gradient(180deg, #D9D8D3 0%, #E6E3DE 50.41%, #E9E6E1 100%);
        padding: 5% 0 0;
        min-height: auto;
        padding-top: 0px;
    }
    .responsive-banner-bg.d-md-none {
        display: block !important;
    }
}
@media only screen and (max-width: 768px){
    .hero-banner .elementor-heading-title br {
        display: none;
    }
}
@media only screen and (max-width: 575px){
    .site-title-inner h1 {
        font-size: 35px;
    }
}
/*===============================================
= End Banner CSS
============================================*/
/*===============================================
= Meet Doctors CSS
============================================*/
.meet-doctors-sec {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #ECF2FA;
    /* padding: 70px 0px; */
}
.meet-doctors-sec ul.slick-dots {
    width: auto;
    right: 5%;
    transform: rotate(90deg);
    bottom: 50%;
}
/*.meet-doctors-sec .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}*/
.meet-doctors-content {
    padding: 15% 0;
}
.meet-doctors-content .h2-heading , .meet-doctors-sec .content-wrap p {
    color: #fff;
}
.meet-doctors-sec .default-border-cta {
    border-color: #fff;
    color: #fff;
}
.meet-doctors-sec .default-border-cta:hover {
    border-color: #1D3557;
}
.creator-right-col {
    position: relative;
    z-index: 1;
}
.meet-doctors-sec .col-12 {
    padding: 0px;
}
.dr-img-pl {
    padding-right: 0px !important;
}
.dr-content-pr {
    padding-left: 0px !important;
}
.meet-doctors-limg img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
/*.meet-doctors-sec .slick-dots li button:before {
    content: "" !important;
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    outline: 1px solid #6B6B6B !important;
    outline-offset: 2px;
    opacity: 1;
}*/
.meet-doctors-sec .slick-dots li button:before {
    content: "" !important;
    display: block;
    cursor: pointer;
    width: 13px;
    height: 13px;
    padding: 0;
    opacity: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff000000;
    box-shadow: 0 0 0 1.3px #6b6b6b;
    border: 2px solid #3b3d3f;
}
.meet-doctors-sec .slick-dots .slick-active button:before {
    background-color: #EB7F1C;
    box-shadow: 0 0 0 1.3px #EB7F1C;
}
/*.meet-doctors-sec .slick-dots .slick-active button:before{
    background-color: #FF5332;
    outline-color: #FF5332 !important;
}*/
.meet-doctors-limg {
    height: 100%;
    width: 100%;
    display: block;
}
.meet-doctors-detail {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin: 4% 0;
}
.creator-right-col {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.creator-left-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.meet-doctors-sec .creator-left-col {
    padding-right: 0px;
}
.meet-doctors-sec .creator-right-col {
    padding-left: 0px !important;
}
@media screen and (min-width: 1441px) {
    .meet-doctors-content {
        max-width: 570px;
        margin: 0 auto 0 11%;
        width: 100%;
    }
}
@media only screen and (max-width: 1299px) { 
    .meet-doctors-sec .creator-right-col .meet-doctors-detail::before {
        left: -45px;
        width: calc(100% + 45px);
    }
    .meet-doctors-sec-two .creator-right-col .meet-doctors-detail::before {
        right: -45px;
    }
}
@media screen and (min-width: 769px) and  (max-width: 1200px){ 
    .meet-doctors-sec ul.slick-dots {
        right: 0;
    }
    .meet-doctors-content {
        padding: 19% 6%;
    }
}
@media screen and (min-width: 768px) {
    .meet-doctors-detail::before {
        width: calc(100% + 90px);
        height: 100%;
        background-color: rgb(0 0 0 / 75%);
        /*opacity: 0.75;*/
        content: '';
        position: absolute;
        left: -90px;
        right: -15px;
        top: 0px;
        bottom: 0px;
        z-index: -1;
    }
    .meet-doctors-sec .slick-dotted {
        margin-bottom: 0px;
    } 
    .meet-doctors-sec-two .creator-right-col .meet-doctors-detail::before {
        left: 0px;
    }
}
@media screen and (max-width: 1453px) {
    .review-slider .slick-list.draggable {
        padding-right: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .meet-doctors-content {
        padding: 30px 6%;
    }  
}
@media screen and (max-width: 991px) {
    .meet-doctors-sec ul.slick-dots {
        transform: none;
        bottom: -44px;
        width: 100%;
        right: 0px;
    }
    .meet-doctors-sec .slick-dots li button:before {
        border: 2px solid #ecf2fa;
    }
    .meet-doctors-sec .creator-right-col {
        padding-left: 0px !important;
        padding-right: 15px;
    }
    .meet-doctors-sec .creator-left-col {
        padding-right: 0px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .meet-doctors-sec{
        padding: 0;
    }
   .dr-content-pr {
        padding-left: 15px !important;
    }
    .meet-doctors-content {
        padding: 30px 30px 60px!important;
        background: #3b3d3f;
    }
    .meet-doctors-detail {
        background: #323331;
        margin: 0px;
    }
    .meet-doctors-sec .creator-left-col {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .meet-doctors-sec .creator-right-col {
        padding-left: 15px !important;
    }
    .meet-doctors-sec ul.slick-dots {
        bottom: 10px;
    }
    .meet-doctors-sec .slick-dots li button:before {
        border: 2px solid #3b3d3f;
    }
}
/*meet inner page sec */
.meet_our_team .meet-doctors-sec.section_pad {
    background: transparent;
    padding: 0px !important;
}
.meet-doctors-sec-two ul.slick-dots {
    left: 5%;
    right: auto;
}
.meet-doctors-content-two {
    margin: 0 8% 0 auto;
    max-width: 650px;
    padding: 19% 0;
}
.meet-doctors-sec-two .meet-doctors-detail {
    padding-left: 7%;
}
.meet-doctors-sec-two .creator-left-col {
    padding-right: 15px !important;
    padding-left: 0px !important;
}
.meet-doctors-sec-two .creator-right-col {
    padding-left: 15px !important;
    padding-right: 0px !important;
}
.meet_our_team .meet-doctors-sec .slick-dots li button:before {
    border: 2px solid #404040;
}
@media only screen and (min-width: 768px) and  (max-width: 1300px) {
    .meet-doctors-sec .creator-right-col .meet-doctors-detail::before {
        left: -65px;
        width: calc(100% + 65px);
    }
    .meet-doctors-sec-two .creator-right-col .meet-doctors-detail::before {
        right: -45px;
        left: 0px;
    }
    .meet-doctors-sec-two .meet-doctors-detail {
        padding-left: 12%;
    }
    .meet-doctors-sec-two ul.slick-dots {
        left: 0%;
        right: auto;
    }
}
@media screen and (max-width: 767px) {
    .meet-doctors-content-two {
        margin: 0px;
    }
    .meet-doctors-sec-two ul.slick-dots {
        left: 0%;
    }
    .meet-doctors-sec-two .creator-left-col {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .meet-doctors-sec-two .creator-right-col {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .meet-doctors-sec-two .meet-doctors-detail {
        padding-left: 0%;
    }
}
@media screen and (max-width: 991px) {
    .meet_our_team .meet-doctors-sec .slick-dots li button:before {
        border: 2px solid #fff !important;
    }
}
/*===============================================
= End Meet Doctors CSS
============================================*/
/*===============================================
= Side Wrap CSS
============================================*/
.site-content-image {
    padding: 0 50px 120px 11%;
    position: relative;
}
.site-content-image::before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 120px);
    background: #E8F9E2;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.site-content-image img{
    position: relative;
    z-index: 1;
}
.light-blue-bg.site-content-image::before{
    background: #ECF2FA;
}
.light-pink-bg.site-content-image::before{
    background: #F9E2E2;
}
.side-wrap-section .site-title-inner.content-wrap{
    display: table;
    margin: 0 auto;
    padding: 30px 50px;
}
/*.side-wrap-section .lifetime-content{
    margin: 0 11% 0 auto !important;
}*/
.side-wrap-section .site-title-inner.content-wrap h2,
.side-wrap-section .site-title-inner.content-wrap h3,
.side-wrap-section .site-title-inner.content-wrap p{
    display: table;
}
.side-wrap-section .site-title-inner.max-content p{
    max-width: 400px;
}
.side-wrap-section .site-title-inner.max-content h2,
.side-wrap-section .site-title-inner.max-content h3,
.side-wrap-section .site-title-inner.max-content p{
    display: block;
}
.content-wrap ul , .inner_con_p ul{
    margin: 14px 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.content-wrap ul li , .inner_con_p ul li{
    font-family: Proxima Nova !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
    color: #555555;
    position: relative;
    padding: 0 0 0 38px;
}
.content-wrap ul li:not(:last-child) , .inner_con_p ul li:not(:last-child){
    margin: 0 0 12px;
}
.content-wrap ul li::before , .section-listing ul li:after , .inner_con_p ul li:before , .inner_con_p ul li:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/wp-content/uploads/2022/03/check-mark.svg');
}
.inner_con_p ul li {
    letter-spacing: 0.015em;
    line-height: 1.5;
}
/*.side-wrap-section .page-default-cta{
    display: -webkit-box;
    display: -ms-flexbox;
    
    flex-wrap: wrap;
}*/
.side-wrap-section .page-default-cta .default-cta:not(:last-child) {
    margin-right: 15px;
}
.normal-dark-blue::before {
    background: #F3F3F3;
}
.inner-content-right {
    text-align: left !important;
}
@media only screen and (max-width: 1199px){
    /*.site-content-image {
        padding: 0 40px 100px 12%;
    }*/
    .site-content-image::before{
        height: calc(100% - 100px);
    }
    /*.side-wrap-section .page-default-cta{
        flex-wrap: wrap;
        display: contents;
    }*/
    .side-wrap-section .site-title-inner.content-wrap h2 br, 
    .side-wrap-section .site-title-inner.content-wrap h3 br, 
    .side-wrap-section .site-title-inner.content-wrap p br{
        display: none;
    }
}
@media only screen and (min-width: 1601px){
    .inner-content-right {
        padding: 0 11% 120px 50px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1600px){
    .inner-content-left {
        padding: 0 50px 50px 0px !important;
    }
    .inner-content-right {
        padding: 0 0px 50px 50px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 949px){
    .patient-offer .site-title-inner .h2-heading br {
        display: block !important;
    }
}
@media only screen and (max-width: 1024px){
    .mobile-pb-0 {
        padding-top: 0px !important;
    }
}
@media only screen and (max-width: 767px){
    .side-wrap-section .site-title-inner.content-wrap{
        padding: 40px 30px 0;
    }
    .site-content-image::before{
        height: calc(100% - 50px);
    }
    .side-wrap-section .site-title-inner.max-content p {
        max-width: 100% ;
    }
    .side-wrap-section .site-title-inner.content-wrap{
        display: inline-block;
        width: 100%;
    }
    .inner-content-left {
        padding: 0px 35px 35px 0px;
    }
    .inner-content-right {
        padding: 0px 0px 35px 35px;
    }
}
/*===============================================
= Roof Section CSS
============================================*/
.roof-warper-bg{
    background-image: url('/wp-content/uploads/2022/03/teeth-are-implant.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 700px;
    display: table;
}
.roof-warper-bg .container {
    max-width: 1375px;
}
.roof-content-warper {
    display: table-cell;
    vertical-align: middle;
}
.roof-warper-img img{
    display: none;
}
.roof-content-warper .h2-heading , .roof-content-warper .h3-heading , .roof-content-warper .content-wrap p {
    color: #1D3557;
}
.roof-warper-bg .h3-heading {
    margin-bottom: 30px;
    margin-top: 0px;
}
.roof-warper-bg .content-wrap{
    max-width: 605px;
}
.roof-warper-bg .h2-heading {
    margin-bottom: 12px;
}
.roof-warper-bg .default-cta{
    background: #155CC1;
    border-color: #155CC1;
}
.roof-warper-bg .default-cta:hover {
    color: #155CC1;
    background: transparent;
    border-color: #155CC1;
}
@media only screen and(max-width: 1440px){
    .roof-warper-bg{
        min-height: 600px;
    }
}
@media only screen and (max-width: 1199px){
    .roof-warper-bg{
        min-height: 550px;
        
    }
}
@media only screen and (max-width: 1024px){
     .roof-content-warper .content-wrap {
        padding: 0px 15px;
    }
}
@media only screen and (max-width: 991px){
    .roof-warper-bg{
        background: #ebebed;
    }    
    .plr-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .roof-warper-img img{
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .roof-warper-bg .content-wrap .h2-heading {
        color: #343C42;
    } 
    .roof-warper-bg .content-wrap p{
        color: #333;
    }
    .roof-warper-bg .content-wrap .h3-heading {
        color: #FF5332;
        margin-bottom: 15px;
    }
    .roof-warper-bg .content-wrap {
        margin-bottom: 50px;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .roof-warper-bg .roof-content-warper .row {
        flex-direction: column-reverse;
    }
    .roof-warper-content {
        margin-top: 30px;
    }

}
@media only screen and (max-width: 767px){
    .roof-warper-bg .content-wrap {
        margin-bottom: 0px;
    }
    .roof-content-warper .content-wrap {
        margin-top: 30px;
    }
    .roof-content-warper .plr-0 {
        padding: 0px !important;
    }
    .roof-warper-bg .container{
        padding: 0 30px;
    }
    .choose-section-main::before{
        display: none;
    }
    .choose-section-main {
        background: #ebebed !important;
        padding-top: 50px;
        padding-bottom: 10px;
    }
    .choose-section-main .section-listing ul li, .choose-section-main .section-title {
        color: #1D3557;
    }
}

/*===============================================
= End Roof Section CSS
============================================*/
/*===============================================
= Review Section CSS
============================================*/
.wi-100 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.default-cta-white {
    color: #fff;
    background: transparent;
    border-color: #fff;
}
.slick-arrow {
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
}
.review-btn .default-cta:hover {
    background: #fff;
}
.review-btn .default-cta {
    padding: 17px 32px;
}
.review-section {
    padding: 90px 0 260px;
    background-image: url('/wp-content/uploads/2022/03/see-why-our-2patients-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.review-section .content-wrap h2 {
    color: #fff;
}
.review-slider .slick-arrow {
    z-index: 111;
}
.review-slider .slick-arrow:before {
    content: '';
    background: #053D76;
    width: 50px;
    height: 50px;
    font-size: 0;
    position: absolute;
    background-image: url(/wp-content/uploads/2022/01/privious-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    border-radius: 100%;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
}
.review-slider .slick-prev:before {
    left: 15px;
}
.review-slider .slick-next:before {
    right: 15px;
    transform: translateY(-50%) rotate(180deg);
}
.review-tab-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);;
    margin-top: 40px;
    position: relative;
}
.review-tab-navigation ul li a {
    font-size: 18px;
    line-height: 1.66;
    color: #fff;
    font-weight: 400;
    padding-bottom: 15px
}
.review-tab-navigation ul li a.active {
    font-weight: bold;
    border-bottom: 2px solid #fff;
    background: none;
}
.review-tab-navigation ul li:not(:last-child) {
    margin-right: 30px;
}
.review-slider {
    margin: 40px 0 50px;
    max-width: 1779px;
    margin-left: auto;
    margin-right: 0;
}
.review-slider .slick-list.draggable {
    padding-right: 201px;
}
.review-section-col {
    padding: 0px !important;
}
.review-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.review-slider-content {
    background: #fff;
    padding: 37px 37px 110px;
    margin: 0 15px;
    height: inherit;
    opacity: 0.8;
    border-radius: 0;
}
.review-slider-content h3 {
    font-size: 18px;
    color: #1D3557;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 24px;
    font-family: 'Proxima Nova' !important;
}
.review-rating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.review-rating ul li:not(:last-child) {
    margin-right: 8px
}
.review-description p {
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    max-height: 120px!important;
    padding: 0 20px 0 0!important;
    max-height: min-content!important;
}
/* .scrollbar-active p.more{
    max-height: 120px!important;
} */
.review-description {
    margin-bottom: 20px;
}
.review-description p:not(:last-child) {
    margin-bottom: 30px;
}
.review-name-rate {
    align-items: center;
}
.google-review img {
    margin-left: auto;
}
.scroll-wrapper, p.more{
    height: 100%;
}
.morecontent{
    display: none;
}
.morelink {
    color: #1D3557;
    font-weight: 700;
    /* text-decoration: underline !important; */
    margin: 15px 0 0;
}
.review-slider-content.slick-center {
    opacity: 1;
}
.review-btn {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    margin-right: 5%;
}
.review-slider-content{
    position: relative;
}
.review-wrapper {
    position: absolute;
    bottom: 45px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 37px;
}
@media only screen and (min-width: 1024px) and (max-width: 1099px){
    .review-slider-content {
        padding: 25px 25px 70px 25px !important;
    }
    .review-rating img {
        width: 14px !important;
        height: auto;
    }
    .review-wrapper {
        padding: 0 25px;
        bottom: 20px;
    }
    .review-btn .default-cta {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 1199px){
    .review-section{
        padding: 80px 0 80px;
        background-size: contain;
        background-color: #1e3658;
    }
}
@media only screen and (max-width: 991px){
    .review-section{
        padding: 60px 0 80px;
    }
}
@media only screen and (max-width: 767px){
    .review-section{
        padding: 50px 0 80px;
    }
}
@media only screen and (max-width: 734px) {
    .review-section{
        background-size: cover;
    }
    .review-slider-content {
        padding: 25px 25px 70px 25px;
    }
    .review-rating img {
        width: 14px !important;
        height: auto;
    }
    .review-wrapper {
        padding: 0 25px;
        bottom: 20px;
    }
}
@media only screen and (max-width: 640px) {
    .review-wrapper {
        position: inherit;
        padding: 0px;
        bottom: inherit;
    }
    .review-slider-content{
        padding: 25px 25px 40px 25px;
    }
}
@media only screen and (max-width: 390px) {
    .review-btn {
        float: inherit;
        margin-right: 0%;
    }
    .review-btn .default-cta {
        width: 100%;
        text-align: center;
    }
    .review-slider-content {
        padding: 30px 20px;
    }
}

/*===============================================
= End Review Section CSS
============================================*/
/*===============================================
= Book Appointment bar CSS
============================================*/

.book-an-appointment {
    padding: 17px 0;
    background: #1D3557;
}


.book-an-appointment-wrap p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}


.book-an-appointment-wrap p a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline!important;
}

/*================================================
End Book Appointment bar CSS
============================================*/ 

/*================================================
    book appointment section CSS
============================================*/ 

.appointment-form-box {
    padding: 70px 0;
}
.appointment-title-wrapper {
    background-color: #EB7F1C;
}
.appointment-box {
    background-color: #fff;
    max-width: 675px;
    margin: 0 auto;
    padding: 0 15px;
    display: table;
}
.appointment-form h2 {
    font-size: 38px;
    line-height: 1.21;
}
.appointment-box h3 {
    margin-bottom: 0px;
}
.appointment-form-wrapper {
    padding: 100px 0;
}
.right-form-wrapper {
    max-width: 760px;
    margin: 0 auto;
}
.appointment-form h2 {
    margin-bottom: 20px;
}
.appointment-form a {
    color: #1D3557;
    font-family: 'Amiri';
    line-height: 46px;
}
.appointment-form a:hover {
    color: #1D3557;
}
.contact-form-wrap {
    margin-top: 28px;
    max-width: 610px;
}
.contact-form-content .form-group input,
.contact-form-content .form-group textarea,
.contact-form-content .form-group select {
    border: 1px solid #E4E4E4 !important;
    border-radius: 5px;
    padding: 13px 20px;
    display: inline-block;
    height: auto;
    outline: none!important;
    box-shadow: none;
    color: #323232;
    font-family: Proxima Nova;
    width: 100%;
    background: transparent;
}
.contact-form-content .form-group.form-group-btn button {
    font-size: 16px;
    line-height: 1;
    margin-top: 18px;
    color: #ffffff;
    padding: 19px 32px;
    box-sizing: border-box;
    border-radius: 50px;
    font-weight: 700;
    background-color: #155CC1;
    border: 1px solid #155CC1;
    transition: all 0.3s ease-in-out;
    font-family: Arial, sans-serif;
}
.contact-form-content .form-group.form-group-btn button:hover {
    color: #155CC1;
    border: 1px solid transparent;
    background-color: #1D3557;
}
.appointment-form-box .site-content-image {
    padding: 0 11% 90px 70px;
}
.contact-form-wrap .form-control::placeholder {
    color: #525357;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.01em;
}
.appointment-form-wrapper .site-content-image::before {
    background: #1D3557;
}
.appointment-form-wrapper .content-wrap p {
    color: #717883;
}
.contact-form-content .form-group.form-group-btn button:hover {
    background: transparent;
    color: #155CC1;
    border-color: #155CC1;
}
@media only screen and (max-width: 1199px) {
    .appointment-form-box .site-content-image {
        padding: 0 40px 70px 12%;
    }
    .appointment-form h2{
        font-size: 32px;
    }
    .appointment-form h2 br{
        display: none;
    }
    .appointment-form-wrapper{
        padding: 80px 0;
    }
}
@media only screen and (max-width: 1024px) {
    .appointment-form h2 {
        font-size: 30px;
    }
    .appointment-form-box {
        padding: 60px 0;
    }
    .appointment-form-wrapper .appointment-form p br,
    .appointment-form-wrapper .appointment-form .h2-heading br {
        display: none;
    }
}
@media only screen and (max-width: 991px){
    .appointment-form-wrapper{
        padding: 60px 0;
    }
    .appointment-form-box {
        padding: 50px 0;
    }
}
@media only screen and (max-width: 767px) {
    .appointment-form-box .site-content-image {
        padding: 0 30px 50px;
    }
    .appointment-form-box .side-wrap-section .site-title-inner.max-content p {
        max-width: 100%;
    }
    .right-form-wrapper {
        padding: 50px 15px 0;
    }
    .appointment-form-wrapper{
        padding: 60px 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1540px) {
    .right-form-wrapper {
        padding-bottom: 38px;
    }
}

/*===============================================
= End book appointment section CSS
============================================*/

/*===============================================
= Footer CSS
============================================*/
body .site-main-footer{
    background: #202020;
}
.site-footer-top{
    padding: 50px 0 30px;
}
body .site-main-footer .container{
    max-width: 1450px;
}
.footer-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu-social-menu-footer-social-icon-container ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0 0;
}
body .menu-social-menu-footer-social-icon-container ul li{
    margin: 0 5px;
}
body .menu-social-menu-footer-social-icon-container ul li a{
    margin: 0;
}
.menu-social-menu-footer-social-icon-container ul li a img{
    width: 20px;
    height: 20px;
}
.footer-content{
    min-width: 120px;
}
.footer-content .widget-content{
    float: none !important;
}
.footer-logo{
    max-width: 165px;
    text-align: center;
}
.footer-content h3.widget-title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
    margin: 9px 0 17px;
    display: inline-block;
    font-family: 'Arial';
}
.footer-content ul li,
.footer-content ul li a,
.footer-content p{
    font-size: 18px;
    line-height: 2;
    margin: 0 0 4px;
    color: #9F9F9F;
    font-family: 'Arial';
    font-weight: 400;
}
.footer-content ul li a{
    margin: 0;
}
.footer-detail.footer-content .widget-content:not(:last-child){
    margin: 0 0 20px;
}
.footer-detail.footer-content p{
    max-width: 225px;
}
.footer-bottom-content{
    padding: 20px 0px 58px 0px;
}
.footer-bottom-content h5,.footer-bottom-content p{
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 0;
}
.footer-content-wrap {
    width: 100%;
}
.footer-bottom-content h5 a{
    color: #fff;
    font-weight: 700;
}
.footer-bottom-content h5 a:hover{
    color: #1d3557;
}
.footer-bottom-content p {
    margin: 8px 0 0;
    color: #848383;
    font-family: 'Arial';
}
.footer-address .widget-content:first-child {
    margin-bottom: 20px;
}
@media only screen and (max-width: 991px){
    .site-footer-top{
        padding: 50px 0 10px;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-content {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 15px;
        margin: 0 0 20px;
    }
    .footer-bottom-content.footer-content{
        max-width: 100%;
        flex: 0 0 100%;
        margin: 0!important;
    }
    .footer-content ul li, .footer-content ul li a, .footer-content p{
        font-size: 14px;
    }
    .footer-bottom-content {
        padding-bottom: 50px;
    }
    ul#menu-quick-links {
        column-count: 2;
        margin: 0;
    }
    .footer-address .widget-content {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .footer-address {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-address .widget-content {
        margin: 0!important;
    }
}
@media only screen and (max-width: 767px){
    .footer-content ul li, .footer-content ul li a, .footer-content p{
        font-size: 16px;
    }
}
@media only screen and (max-width: 480px){
    .footer-content{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .footer-detail.footer-content p{
        max-width: 100%;
    }
    .footer-logo{
        max-width: 230px;
        margin: 0 auto 30px;
    }
}
/*===============================================
= End Footer CSS
============================================*/


/*===============================================
= Inner pages CSS
============================================*/
.max-left-right-wrap > .elementor-widget-wrap.elementor-element-populated {
    max-width: 810px;
    margin: 0 auto;
}
.inner-description-design p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    font-family: Arial;
}
body .elementor-widget:not(:last-child){
    margin-bottom: 0;
}
.inner-description-design ul{
    margin: 0 0 30px;
}
.inner-description-design ul li{
    line-height: 1.5;
}
.inner-description-design ul li::before{
    top: 0;
}
.inner-description-design ul.three-colums{
    column-count: 3;
}
.inner-description-design ul .list-with-heading:not(:last-child) {
    margin: 0 0 20px;
}

.inner-description-design ul .list-with-heading span {
    font-weight: bold;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%;
}

.inner-description-design ul .list-with-heading li {
    margin-left: 15px;
}
@media only screen and (max-width: 1366px){
    .inner-description-design ul.three-colums {
        column-count: 2;
    }
}
@media only screen and (max-width: 1024px){
    .max-left-right-wrap > .elementor-widget-wrap.elementor-element-populated {
        max-width: 100%;
    }
    .inner-description-design ul.three-colums {
        column-count: 3;
    }
}
@media only screen and (max-width: 767px){
    .inner-description-design p {
        font-size: 14px;
    }
    .inner-description-design ul.three-colums {
        column-count: 2;
    }
    .inner-description-design ul li{
        padding: 0 0 0 30px;
        font-size: 14px;
    }
    .inner-description-design ul li::before{
        width: 18px;
        height: 18px;
        background-size: contain;
    }
    body .hero-banner{
        background: #D1D2D6!important;
    }
}
/*===============================================
= End Inner pages CSS
================================================*/

/*===============================================
= start button CSS
================================================*/
@media only screen and (max-width: 1335px){
    .banner-section .page-default-cta a{
        width: 100%;
        max-width: 300px;
        padding: 17px 28px !important;
        text-align: center;
    }
}
@media only screen and (min-width: 767px) and (max-width:927px){
    .patient-offer .page-default-cta .default-cta:not(:last-child){
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 767px){
    .banner-section .container{
        padding: 0 15px;
    }
}
/*===============================================
= End button CSS
================================================*/
.site-content-image img {
    height: 582px !important;
    object-fit: cover;
    /*object-position: center 5%;*/
}
.dr-image-content img {
    height: 600px !important;
    object-fit: cover;
    object-position: top;
}
.hero-banner h2 {
    font-size: 48px !important;
    line-height: 1 !important;
}
.max-left-right-wrap .elementor-button-wrapper a  , .max-left-right-wrap .elementor-button-wrapper a , .proud-your-smile .elementor-button-wrapper a {
    font-size: 16px !important;
    padding: 17px 32px !important;
    line-height: 1 !important;
}
@media only screen and (max-width: 1520px) {
    .site-content-image img , /*.meet-doctors-limg img ,*/ .dr-image-content img{
            height: auto !important;
    }

}
@media only screen and (min-width: 1300px) and (max-width: 1440px) {
    .meet-doctors-content {
        padding-left: 40px !important;
    }
    .roof-warper-bg {
        min-height: 700px;
    }
    .site-title-inner h1 {
        font-size: 48px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1550px) {
    .site-content-image {
        padding: 0 50px 100px 11%;
    }
    .h2-heading {
        font-size: 35px;
    }
}
@media only screen and (max-width: 1199px) {
    .site-content-image {
        padding: 0 40px 70px 12%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .inner-content-right img , .inner-content-left img{
        height: 582px !important;
        object-fit: cover;
        object-position: center 5%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 955px) {
    .hero-banner .elementor-section {
        max-width: 400px;
    }
    .hero-banner .elementor-section h2 {
        font-size: 38px !important;
    }
    .hero-banner .elementor-section h2 br{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .hero-banner h2 {
        font-size: 40px !important;
    }
    .sub-page-title-inner p {
        font-size: 18px;
    }
    .site-content-image {
        padding: 0 30px 50px;
    }
}
/*===============================================
= Inner Section button CSS
================================================*/
.inner-sec-button a{
    width: 100% !important;
    max-width: 290px;
}
@media only screen and (min-width: 1300px) and (max-width: 1700px) {
    .meet-doctors-content-two{
        padding-left: 17% !important;
    }
}
@media only screen and (max-width: 767px){
    .meet-doctors-sec-two .creator-right-col {
        order: 1;
    }
}

/*===============================================
= New Header CSS
================================================*/

.header_menu .menu-item .dropdown-menu .elementor-sub-item {
    border-left: 0px !important;
}
@media only screen and (max-width: 1024px){
    .mobile_menu_order {
        order: 3;
    }
    /*.header-btn {
        display: block;
        width: 100%;
        text-align: end;
    }*/
    .header_menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        top: 60px !important;
    }
    .header_menu .menu-item .dropdown-menu .elementor-sub-item {
        border-left: 8px !important;
        padding-left: 30px;
    }
}
@media only screen and (max-width: 767px){
    .header_menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        top: 50px !important;
    }
}
@media only screen and (max-width: 1800px) {
    .site_new_header {
        padding: 16px 30px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1310px) {
    .site_new_header {
        padding: 16px 10px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .header-btn .default-cta {
        padding: 13px 12px;
        text-align: center;
    }
}
@media only screen and (max-width: 686px){
    .site_new_header {
        padding: 16px 15px !important;
    }
}
@media only screen and (max-width: 767px){
    .default-cta span , .page-btn span{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .max-left-right-wrap .elementor-button-wrapper a, .max-left-right-wrap .elementor-button-wrapper a, .proud-your-smile .elementor-button-wrapper a {
        font-size: 14px !important;
        padding: 17px 30px !important;
        line-height: 1 !important;
    }
}

@media only screen and (max-width: 991px){
    .site-title-inner h1 {
        font-size: 38px;
    }
    .banner-title-inner p {
        font-size: 18px;
    }
    .banner-section {
        min-height: 400px;
    }
}


/* location section css */
.map-section {
    background: #1D3557;
}
.our-location-wrap .content-wrap h2 {
    color: #fff;
    margin: 0 0 20px;
}
.location-tab {
    display: flex;
}
.our-location-wrap {
    padding: 10% 50px;
    max-width: 665px;
    margin: 0 auto;
}
.location-tab .nav-tabs li a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    color: #BFBFBF;
}
.location-tab .nav-tabs li a.active{
    color: #fff;
    font-weight: 700;
}
.location-tab .nav-tabs {
  border: none;
}
.map-section .location-tab li:last-child a,
.map-section .tab-wrap-inner:last-child {
  margin-bottom: 0;
}
.map-section .tab-content-wrap {
  position: absolute;
  left: 156px;
  max-width: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s linear;
}
.map-section .active .tab-content-wrap {
  opacity: 1;
  visibility: visible;
}
.map-section .tab-content-wrap::before {
    content: '';
    position: absolute;
    width: 66px;
    left: 0;
    top: 14px;
    height: 2px;
    background: rgba(255, 255, 255, 0.4);
}
.map-section .tab-wrap-inner{
    display: flex;
    align-items: flex-start;
    margin: 0 0 20px;
    padding: 0 0 0 77px;
}
.tab-wrap-inner img {
    margin: 4px 14px 0 0;
}
.tab-wrap-inner, .tab-wrap-inner a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.015em;
    line-height: 1.5;
}
.map-section .location-tab li {
  padding-right: calc(100% - 156px);
  position: relative;
  flex: 0 0 100%;
  margin-bottom: 20px;
}
.map-section .location-tab li:nth-last-child(-n+2) .tab-content-wrap {
  bottom: 0;
  top: auto;
}
.map-section .location-tab li:nth-last-child(-n+2) .tab-content-wrap::before {
  bottom: 15px;
  top: auto;
}
.mapHide{
    display: none;
}
.home-page-map {
    height: 100%;
    width: 100%;
}
.map_canvas {
    position: relative;
    width: 100%;
    height: 100%;
}
.map_canvas  iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* service page */

.hp-text-inner {
    max-width: 440px;
}
.top-banner-info {
    min-height: 744px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70%;
}
.hp-text-inner h1 , .inner-page-content h1{
    font-size: 56px;
    line-height: 1;
    font-family: 'Amiri', serif;
    color: #1D3557;
    margin-bottom: 8px;
    font-weight: 700;
}
.hp-text-inner p , .inner_page_hero .inner-banner-content p{
    font-size: 20px;
    line-height: 1.5;
    color: #1D3557;
    font-family: 'Arial', serif;
}

@media only screen and (max-width: 575px){
    .banner-section .page-default-cta a, .default-cta{
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-right: 0;
        display: inline-block;
    }
    .side-wrap-section .page-default-cta .default-cta:not(:last-child){
        margin-right: 0;
    }
    .header-btn .default-cta{
        width: auto;
    }
}


@media only screen and (max-width: 1199px){
    #navbarSupportedContent{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        display: inline-block;
        transition: all 0.3s;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        margin: 0!important;
        z-index: -1;
    }
    /*#navbarSupportedContent.show {
        height: 100%;
        opacity: 1;
        visibility: visible;
    }*/
    #navbarSupportedContent.toggle-show{
        height: 100%;
        opacity: 1;
        visibility: visible;
    }
    #navbarSupportedContent .menu-new-header-menu-container{
        background: #fff;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        overflow: scroll;
        height: calc(100% - 63px) !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px){
    .map-section .tab-wrap-inner {
      padding: 0 0 0 50px;
    }
    .map-section .tab-content-wrap::before {
      width: 40px;
    }
    .tab-wrap-inner, .tab-wrap-inner a {
      font-size: 17px;
    }
    .location-tab .nav-tabs li a {
      font-size: 17px;
    }
}

@media only screen and (max-width: 1199px){

    .location-tab .nav-tabs li a {
        margin: 0;
        font-size: 16px;
    }
    .location-tab .nav-tabs li > a {
      font-weight: 700;
      width: 100%;
    }
    .map-section .tab-content-wrap {
      position: static;
      max-width: 100%;
      opacity: 1;
      visibility: visible;
      display: none;
    }
    .map-section .location-tab li {
      border-bottom: 1px solid #ddd;
      margin: 0;
      padding: 6px 0;
    }
    .map-section .active .tab-content-wrap {
      opacity: 1;
      visibility: visible;
      display: block;
      margin: 7px 0;
    }
    .tab-wrap-inner, .tab-wrap-inner a {
        font-size: 16px;
    }
    .map-section  .tab-content-wrap::before{
        display: none;
    }
    .map-section .tab-wrap-inner{
        padding: 0;
        margin: 0 0 10px;
    }
    .our-location-wrap {
        padding: 40px 50px;
    }
    .location-tab .nav-tabs li > a:after {
      content: "";
      position: absolute;
      border-width: 0 2px 2px 0;
      border-style: solid;
      height: 8px;
      width: 8px;
      transform: rotate(45deg);
      top: 12px;
      right: 9px;
    }
    .location-tab .nav-tabs li.active > a:after {
      transform: rotate(45deg) scale(-1);
      top: 16px;
    }
}
@media only screen and (max-width: 991px){
    .our-location-wrap {
        padding: 40px 30px;
    }
}
@media only screen and (max-width: 767px){
    .map_canvas{
        padding-bottom: 76.25%;
    }
    .map-section .row {
      flex-direction: column-reverse;
    }
}
@media only screen and (max-width: 480px){
    .header-btn .default-cta {
        padding: 8px 9px;
        font-size: 12px!important;
    }
}



/* width */
.review-description::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.review-description::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f7f7f7;
}
 
/* Handle */
.review-description::-webkit-scrollbar-thumb {
  background: #c4c4c4; 
  border-radius: 10px;
}

/*===============================================
= Services Page CSS
===============================================*/

.light-green-bg.site-content-image::before{
    background: #909658;
}
body .service-wrap-section .site-content-image img{
    height: auto !important;
}
.service-wrap-section .service-title-inner{
    width: 100%;
    max-width: 580px;
}
body .service-wrap-section .service-title-inner p{
    color: #717883;
}
body .service-wrap-section .service-title-inner p b{
    color: #1D3557;
}
 .service-title-inner .page-default-cta .default-cta{
    border: 1px solid #155CC1;
    color: #155CC1;
 }
 .service-title-inner .page-default-cta .default-cta:hover{
    border: 1px solid #155CC1;
    background: #155CC1;
    color: #ffffff;
 }
 @media only screen and (max-width: 991px){
    body .section-rec-text h1,
    body .section-rec-text p{
        color: #ffffff;
    }
}
@media only screen and (max-width: 767px){
    .service-wrap-section .site-title-inner.content-wrap{
        padding: 0 30px !important;
    }
    body .service-wrap-section .site-content-image{
        margin-bottom: 30px;
    }
    .service-warp-list .services-list-box {
        display: flex;
    }
    .service-warp-list .services-list-box .services-iconic-box{
        padding: 0;
        min-width: 70px;
        width: auto;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 375px){
    .service-warp-list .services-list-box{
        flex-wrap: wrap;
    }
}
/*===============================================
= Services Page CSS
===============================================*/

/*===============================================
= Services Box Section CSS
===============================================*/
body .service-static-mrg{
    margin-bottom: 70px !important;
}
.service-wrap-list{
    text-align: center;
}
.service-wrap-list h2{
    padding: 0;
}
.service-wrap-list h3 , .inner-page-content h3 , .text_blue{
    color: #1D3557;
}
.service-warp-list .service-equal-height{
    margin-bottom: 40px;
}
.service-warp-list .services-list-box{
    padding: 24px;
    border: 1px solid #F0F0F0;
    border-radius: 12px;
    height: 100%;
    background-color: #FFFFFF;
    transition: all 0.4s;
}
.service-warp-list .services-list-box:hover{
    background-color: #155CC1;
    border: 1px solid #155CC1;
}
.service-warp-list .services-list-box:hover a strong{
    color: ;
}
.service-warp-list .services-list-box .services-iconic-box{
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: #F7F9FC;
    border-radius: 8px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
    transition: all 0.4s;
}
.service-warp-list .services-list-box .services-iconic-box img{
    transition: all 0.1s;
}
.service-warp-list .services-list-box:hover.services-list-box .services-iconic-box img {
    filter: invert(23%) sepia(100%) saturate(1894%) hue-rotate(205deg) brightness(89%) contrast(87%);
}
.service-warp-list .services-static-content h4{
    font-size: 18px;
    line-height: 1.5;
    color: #1D3557;
    font-family: 'Arial';
    font-weight: 700;
    margin: 0 0 8px 0 !important;
    transition: all 0.4s;
}
.service-warp-list .services-static-content p{
    font-size: 16px;
    line-height: 1.5;
    color: #1D3557;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    transition: all 0.4s;
}
.service-warp-list .services-list-box:hover .services-static-content h4,
.service-warp-list .services-list-box:hover .services-static-content p{
    color: #ffffff;
}
.service-warp-list .page-default-cta{
    text-align: center;
}
.service-warp-list .default-cta{
    background: #155CC1;
    border: 1px solid #155CC1;
    color: #ffffff;
}
.service-warp-list .default-cta:hover{
    background: transparent;
    border: 1px solid #155CC1;
    color: #155CC1;
}
.our-service-banner .vc_row.wpb_row , .choose-section-main .vc_row.wpb_row{
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 992px){
    .service-warp-list .services-list-box{
        padding: 15px;
    }
    .service-warp-list .services-static-content h4{
        font-size: 16px
    }
    .service-warp-list .services-static-content h4{
        font-size: 14px
    }
    .service-warp-list .service-equal-height {
        margin-bottom: 20px;
    }
    body .service-static-mrg {
        margin-bottom: 50px !important;
    }
    .service-warp-list .services-list-box .services-iconic-box{
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .service-warp-list .services-list-box .services-iconic-box img{
        width: 40px;
        height: 40px;
    }
}
@media only screen and (max-width: 767px){
    .service-warp-list .default-cta{
        padding: 17px 20px;
        margin-top: 0 !important;
    }
    .hero_inner_sec.our-service-banner,
    .location-banner-section{
        background: linear-gradient(180deg, #D9D8D3 0%, #E6E3DE 50.41%, #E9E6E1 100%) !important;
    }
    .hero_inner_sec.our-service-banner:before ,
    .location-banner-section::before{
        content: none;
    }
    .hero_inner_sec.our-service-banner .container,
    .location-banner-section .container{
        padding: 0px;
    }
    .innerhero_res-img .vc_column-inner {
        padding: 0px;
    }
    .hp-text-inner{
        max-width: 100%;
    }
    .hp-text-inner h1 {
        font-size: 38px;
    }
    .hp-text-inner p{
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px){
    .hero_banner_res_img {
        display: none;
    }
}
/*===============================================
= Services Box Section CSS
===============================================*/

/* new css */

.ligt-blue-cta , .ligt-blue-border:hover , .pink-default-btn{
    background: #155CC1;
    border-color: #155CC1;
}
.ligt-blue-cta:hover , .inner-banner-content .page-btn:hover , .pink-default-btn:hover{
    color: #155CC1 !important;
    border-color: #155CC1;
}
.ligt-blue-border , .white-border {
    color: #155cc1 !important;
    border-color: #155cc1 !important;
}

/*===================== new inner page css ==================*/


.inner_page_hero .inner-page-content {
    max-width: 990px;
}
.inner_page_hero .inner-page-content .page-btn ,.inner_page_hero .page-default-cta .default-cta{
    text-transform: capitalize;
}
body .our-service-banner {
    min-height: 750px;
    position: relative !important;
    top: 0px !important;
}
.blue-default-btn, .blue-default-border-btn, .pink-default-btn, .white-default-btn {
    padding: 17px 32px !important;
    line-height: 1;
    text-align: center;
}
body .our-service-banner {
    background-position: center !important;
}
.inner-page-content h3 .title-color , .inner-page-content h2 .title-color , 
.section-title .title-color {
    color: #eb7f1c;
}
.specialties-box-main .specialties-box-inner .specialties-box-text:hover {
    background: #eb7f1c;
}
.location-detail h3 {
    font-family: 'Amiri', serif;
    text-transform: uppercase;
}
.inner-page-content p {
    font-family: 'Arial';
}
.location-detail ul li img {
    filter: invert(50%) sepia(85%) saturate(1557%) hue-rotate(355deg) brightness(101%) contrast(84%);
}
.section-listing ul li {
    margin-bottom: 10px;
    font-family: Proxima Nova;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
    color: #555555;
    position: relative;
    padding: 0 0 0 38px;
}
.specialties-section-title {
    max-width: 100%;
}
.section-title{
    margin-bottom: 9px !important;
}
.text_white{
    color: #ffffff !important;
}
.help-section-content .page-btn-main .page-btn {
    margin: 14px 0 0;
}
.help-section {
    padding: 50px 0 50px;
}
.section-content p:not(:last-child) {
    margin: 0 0 16px;
}
.teambox .teambox-title {
    font-weight: 700;
}
.doctor-section-text h3 {
    font-size: 20px;
}
.section-title h2 , .section-title p a{
    color: #1d3557;
}
.section-title p a:hover {
    color: #eb7f1c;
}
.open-read-more {
    color: #eb7f1c !important;
    text-transform: uppercase;
}
.open-read-more:hover {
    text-decoration: none !important;
    color: #155CC1 !important;
}
.specialties-section-main {
    padding-top: 0px !important;
}
@media only screen and (min-width: 1300px) and (max-width: 1570px) {
    .inner_page_hero {
        min-height: 643px;
    }
    .inner_page_hero .inner-page-content h1 {
        font-size: 40px !important;
    }
    body .our-service-banner {
        min-height: 750px;
        background-position: 40% !important;
    }
}
@media only screen and (max-width: 1440px){
    .meet_doc_sec .container {
        max-width: 100%;
        padding: 0px 15px;
    }
}
@media only screen and (max-width: 1335px){
    .inner_page_hero .page-default-cta a{
        width: 100%;
        max-width: 300px;
        padding: 17px 28px !important;
        text-align: center;
    }
}
@media only screen and (min-width:1300px){
    .inner_contact_sec .container {
        max-width: 55%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1335px) {
    .inner_page_hero .page-default-cta .default-border-cta {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1199px){
    body .our-service-banner {
        min-height: 500px;
    }
    body .our-service-banner {
        background-position: 10% !important;
    }
    .inner-page-content h1{
        font-size: 44px;
    }
    .page-btn, .pink-default-btn {
        font-size: 14px !important;
        padding: 15px 19px  !important;
    }
    .section-padding {
        padding: 50px 0;
    }
    .prime-section-row {
        padding-bottom: 0px;
    }
    .mobile_pt-0 {
        padding-top: 0px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
     body .our-service-banner{
        min-height: 400px;
    }
}
@media only screen and (max-width: 991px) {
    .inner-page-content h1 {
        font-size: 38px;
    }
    .site-title-inner h1 {
        font-size: 44px;
    }
    .our-service-banner::before{
        content: none;
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .inner_page_hero .inner-page-content {
        max-width: 370px;
    }
}
@media only screen and (max-width: 767px) {
    .inner-banner-content {
         margin: 0px 0 0; 
    }
    .ligt-blue-border {
        margin-top: 20px;
    }
    .page-default-cta  , .page-default-cta .default-cta {
        margin-top: 20px;
    }
    .default-cta, .contact-form-content .form-group.form-group-btn button {
        font-size: 14px !important;
        padding: 17px 20px;
    }
     body .our-service-banner{
        min-height: auto;
    }
}
@media only screen and (max-width: 575px) {
    .page-btn-main .page-btn , .page-btn-main .blue-default-border-btn , .pink-default-btn{
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-right: 0;
        display: block;
    }
    .mobile_br , .page-btn-main .blue-default-border-btn span{
        display: none;
    }
    .inner-banner-content a:not(:last-child) {
        margin: 0;
    }
    .insurance-btn-main {
        max-width: 280px;
    }
    .page-btn-main .page-btn {
        margin-top: 20px;
    }
    .inner_page_hero .page-default-cta a , .insurance-btn-main , .inner-section .container{
        max-width: 100%;
    }
    .choose-section-text-col .vc_column-inner .wpb_text_column{
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .teambox .teambox-text {
        padding: 0px 15px 40px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    .page-btn, .pink-default-btn {
        font-size: 13px !important;
        padding: 15px 6px !important;
    }
}

/* form css */

.form-group {
    margin-bottom: 1rem !important;
}
.contact-form-content .form-group select {
    font-size: 16px;
}



/* new location page */
.location-banner .page-default-cta a:not(:last-child){
    margin-right: 15px;
}
.inner_page_hero .location-banner p {
    color: #5A626B;
    display: inline-block;
    margin: 6px 0 10px;
}

.location-left-col *{
    height: 100%!important;
}

.dr-bio-location-item .dr-bio-item-inner {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dr-bio-location-item .slick-dotted.slick-slider{
    margin: 0;
}
.dr-bio-location-item .creator-left-col,
.dr-bio-location-item .creator-right-col{
    padding: 0!important;
}
.max-lenth-p{
    max-width: 503px;
}
.location-service-box .h3-heading{
    color: #EB7F1C;
}
.google-review{
    all: unset;
}



.location-page-map .tab-content-wrap {
    position: unset;
    visibility: visible;
    opacity: 1;
    display: block!important;
}
.text-link .tab-wrap-inner a:hover{
    color: #eb7f1c;
}
.location-page-map .tab-content-wrap .tab-wrap-inner {
    padding: 0 !important;
}
.location-page-map .tab-content-wrap::before {
    display: none;
}
.our-location-wrap.location-page-map {
    max-width: 510px;
}
@media only screen and (min-width: 768px){
    .our-location-wrap.location-page-map{
        padding-top: 20%;
        padding-bottom: 20%;
    }
}
.location-page-map .content-wrap h2 {
    font-size: 26px;
}
.map_canvas iframe{
    border-radius: 0;
}
.location-page-map * {
    height: 100%;
    border-radius: 0;
}

.review-section > .vc_column_container{
    padding: 0;
}
.location-service-section .services-static-content h4{
    text-transform: uppercase;
}


span.mothly-span-text {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #585D5D;
    font-family: "Inter", Sans-serif;
    margin: 0 0 20px;
}
/*===============================================
= New Service CSS
============================================*/
.service-heading-title{
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 15px;
}
.service-heading-title h2{
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #bc8452;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px !important;
}
.post-box-wrapper{
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgb(132 163 180 / 10%);
    transition: all 0.5s;
    height: 100%;
    position: relative;
}
.post-box-img{
    margin-bottom: 24px;
}
.post-box-img img{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.post-box-body{
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px;
}
.post-box-title{
    margin-bottom: 15px;
}
.post-box-title h3{
    color: #bc8452;
    font-size: 26px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.post-box-desc p,
.post-box-desc ul li{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #515B5B;
    margin-bottom: 25px;
}
.post-box-desc ul li {
    margin-bottom: 8px;
    position: relative;
    padding: 0 0 0 38px;
}
.post-box-desc ul li:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/wp-content/uploads/2022/03/check-mark.svg');
}
.post-box-cta{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
}
.post-box-cta a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.box-content-info {
    margin-bottom: 30px;
}
.box-content-info .vc_column-inner,
.box-content-info .vc_column-inner .wpb_wrapper,
.box-content-info .vc_column-inner .wpb_content_element,
.box-content-info .vc_column-inner .wpb_content_element .wpb_wrapper{
    height: 100%;
}
@media only screen and (max-width: 992px){
    .service-heading-title h2{
        font-size: 28px;
        margin-bottom: 10px !important;
    }
}


.review-slider .slick-dots li button:before {
    color: #ffffff !important;
    font-size: 11px;
}


/* new css banner video*/

.banner-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:-1;
    padding-bottom: 56.30%;
}
.banner-section:before , .home-banner-video::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.3;
}
.banner-video iframe {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    aspect-ratio: 1;
}

@media only screen and (min-width: 768px){
    .banner-section .banner-title-inner h1 , .banner-section .banner-title-inner p {
        color: #fff;
    }
    .banner-section .banner-title-inner .default-cta:hover , .banner-section .banner-title-inner .default-border-cta {
        color: #fff !important;
        border-color: #fff !important;
    }
    .banner-section .banner-title-inner .default-border-cta:hover {
       border-color: #1D3557 !important;
    }
}
@media only screen and (max-width: 767px){
    .desktop_video , .banner-section:before , .home-banner-video::before{
        display: none;
    }
    .mobile_video {
      padding: 0px;
  }
}
@media only screen and (min-width: 768px){
    .mobile_video {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 903px){
  .hero-banner {
      min-height: 430px;
  } 
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
.banner-video iframe {
      width: 135%;
  }
  .hero-banner {
      min-height: 535px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px){
    .hero-banner {
      min-height: 650px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1420px){
    .hero-banner {
      min-height: 730px;
  }
}

/* responsive video */

.vd-sec {
    overflow: hidden;
   /* max-width: 900px;*/
    width: 100%;
}

.vd-sec-inner {
    position: relative;
    height: 0;
    padding-bottom: 56.66%;
}

.vd-sec-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 767px){
    .mobile_video {
      padding: 0px;
  }
  .hero-banner {
      min-height: auto;
  }
}
/* end */

/* inner page video sec */

.home-banner-video div {
    height: 100%;
}
.home-banner-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px;
    padding-bottom: 56.30%
}
.inner_page_hero .vc_column-inner {
    padding: 0px;
}
.inner_page_hero .services-page-banner-content {
    padding: 0px 15px 40px 15px !important;
}
@media only screen and (min-width: 768px){
    .meet-doctors-sec .wpb_wrapper.slick-slider.slick-dotted .slick-dots li button:before {
        border-color: #1D3557;
    }
}
@media only screen and (min-width: 992px){
    .meet-doctors-sec .wpb_wrapper.slick-slider.slick-dotted .slick-dots li button:before {
        border-color: #070d16;
    }
}


.meet-doctors-sec .slick-dots li:only-child {
    display: none;
}
.service-warp-list .services-static-content p {
    margin-bottom: 16px;
}

/* new css 30/11/2023 */
.banner-video.banner-image{
    padding-bottom: initial;
}
.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-warp-list p a {
    all: inherit;
    margin: 0;
    display: inline;
    font-weight: 600;
}