body{
    background-color: white !important;
}

.custom-call-box{
    position: relative;
    margin-left: auto;
}

#mainmenu a{
    padding: 25px 20px 25px 0 ;
}

#mainmenu li a.general-item,
.info-box_subtite.custom{
    font-size: 14px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #6d6d6d !important;
    letter-spacing: -.1px;
    margin-inline: 1rem;
}

.info-box_subtite.custom{
    font-size: 16px !important;
}

.menu-group{
    align-items: flex-start;
}

/* .info-box i {
    right: 57%;
} */

@media (min-width: 1300px){
    /* .info-box i {
        right: 48%;
    } */
    .container.custom{
        max-width: 1300px;
    }
}
@media (min-width: 1500px){
    /* .info-box i {
        right: 44%;
    } */
    .container.custom{
        max-width: 1500px;
    }
}
@media (min-width: 1800px){
    /* .info-box i {
        right: 44%;
    } */
    .container.custom{
        max-width: 1800px;
    }
}

.logo{
    width: 200px;
}

.header-cta-btn{
    /* background-color: #098145; */
    /* margin-top: -20px; */
    color: #fee5c3 !important;
    font-weight: bolder !important;
    text-decoration: none !important;
    /* border-radius: 50px !important; */
    /* padding: 0.6rem 2rem !important; */
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: 250ms all ease-in-out;
}

.header-cta-btn:hover{
    color: white !important;
}

#mainmenu{
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.smaller #mainmenu{
    margin-top: -10px !important;
}

.smaller .logo{
    max-width: 150px;
}

/* .custom-nav-icons{
    margin-top: -20px;
} */

.move-down{
    transform: translateY(20%) !important;
}

.custom-call-box .info-box i {
    font-size: 25px;
    color: #098145;
    margin-top: 0;
}

.menu-group li a{
    font-weight: bolder;
    font-size: 14px;
}

.custom-top-banner .big-white,
.custom-top-banner .ultra-big-white{
    color: rgba(0, 0, 0, 0.801);
}

/* .info-box .info-box_text {
    padding-left: 40px !important;
} */

.white-bg{
    background-color: #ffffff88;
    padding: 1.5rem;
}

.rounded-logo{
    width: 50px;
}

#section-slider{
    height: 85vh !important;
}

.custom-top-banner .btn-slider{
    /* background-color: black; */
    color: black;
    border-color: black;
}

.section-1-text{
    /* font-style: italic; */
    font-weight: bolder;
    font-size: 46px;
}

.custom-about-section{
    background-color: rgba(255, 255, 255, 0.795);
    margin: 1rem 2rem 3rem 2rem;
    padding: 4rem 2.5rem;
    /* box-shadow: 1px 1px 12px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 1px 12px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 12px -2px rgba(0,0,0,0.75); */
}

#testimonial-carousel img.stars{
    width: 100px !important;
    margin-bottom: 1.8rem;
}
#testimonial-carousel p.name{
    padding: 0;
    margin: 0;
}

#testimonial-carousel img.google-logo{
    width: 40px ;
}

.container.testimonial{
    height: 350px;
}

#testimonial-carousel .item{
    /* height: 300px; */
    padding: 1rem 0.5rem;
    background-color: rgba(255, 255, 255, 0.815);
     box-shadow: 1px 1px 12px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 1px 12px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 12px -2px rgba(0,0,0,0.75);
}


.services-items li{
    padding: 1rem 2rem;
    border: 0.5px solid rgba(0, 0, 0, 0.096);
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.219);
    border-right: 1px solid rgba(0, 0, 0, 0.219);
    border-left: 1px solid rgba(0, 0, 0, 0.219); */
    /* border-top: none; */
    width: 100%;
    list-style: none;
    transition: all 250ms ease ;
    margin-top: 0.5rem;
    /* border-radius: 2px; */
}

/* .services-items li.fst-li{
    border-top: 1px solid rgba(0, 0, 0, 0.219) !important;
} */

.services-items li:hover{
    background-color: #098145;
    color: white;
}

ul.services-items{
    padding-left: 0;
}

.custom-btn{
    width: 80% !important;
    padding-block: 1.7rem !important;
    /* background: rgba(0, 0, 0, 0.5); */
    /* margin-block: 0.03rem; */
    border-bottom: 0.1px solid rgba(0, 0, 0, 0.2) !important;
    /* border-top: 0.1px solid rgba(0, 0, 0, 0.5) !important; */
    border-right: none !important;
    border-top: none !important;
    border-left: none !important;
}

.custom-home1{
    padding: 0px;
}

.custom-display1{
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-display1 .topics-div-general{
    max-width: 50%;
    margin-left: auto;
    padding: 0 !important;
}
.custom-display1 .topics-div-cosmetic{
    max-width: 50%;
    margin-right: auto !important;
    padding: 0 !important;
}

.custom-display1 .topics-div-general .custom-btn,
.custom-display1 .topics-div-cosmetic .custom-btn{
    width: 100% !important;
}

.custom-display1 .custom-text{
    margin-left: 120px;
    line-height: 4;
}

.custom-text-cosmetic{
    margin-right: 120px;
    line-height: 4;
}

.custom-text h2,
.custom-text-cosmetic h2{
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 2.3rem;
}

@media (max-width: 600px){
    .custom-home1{
        padding-top: 10px;
    }
    .custom-display1{
        flex-direction: column;
    }
    .custom-display1 .topics-div-general,
    .custom-display1 .topics-div-cosmetic{
        max-width: 100%;
    }
    .custom-display1 .custom-text{
        margin-left: 0px;
    }
    .custom-about-section{
        margin: 5rem 0.2rem 1rem 0.2rem;
        padding: 2rem 0.5rem;
    }
    h2.style-4 {
        font-size: 30px !important;
    }
    .what-we-do{
        font-size: 70px;
    }
    #testimonial-carousel .item{
        height: 400px;
    }
}

@media (max-width: 400px){
    #testimonial-carousel .item{
        height: 550px;
    }
}

.service-section img{
    height: fit-content;
    width: auto;
}

.pricing-service-name{
    font-size: 32px !important;
    font-weight: bold !important;
}

.why-choose-icons{
    font-size: 45px;
    margin-bottom: 1.5rem;
}

#section-1{
    position: relative;
}

.dots-1{
    position: absolute;
    right: 0;
    top: 5%;
}

.dots-2{
    position: absolute;
    left: -3%;
    bottom: 0;
}
.dots-3{
    position: absolute;
    left: 0%;
    bottom: 0;
}

#pricing-table,
#section-features{
    position: relative;
}


.ul-style-3.custom li {
    border: solid 1px rgba(83, 83, 83, 0.4) !important;
}

.info-box_subtite.custom{
    font-weight: bolder;
    text-align: right;
}

.section-2-items{
    text-decoration: none;
    letter-spacing: 1px;
}

.section-2-items h3{
    font-weight: bolder !important;
    text-decoration: none !important;
    /* border-radius: 50px !important; */
    /* padding: 0.6rem 2rem !important; */
    font-style: normal  !important;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.top-doctors p{
    font-size: 20px;
}

.custom-pricing{
    padding: 1.3rem;
    padding-top: 2rem;
    background: #f5f5f5;
    height: fit-content;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.custom-pricing h2{
    margin-bottom: 0.5rem;
}

.clone.smaller .cta{
    margin-top: 0px !important;
}

.logo-small{
    width: 200px !important;
}

.custom-footer-text{
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 1px;
    align-items: center;
}

.custom-footer-text i{
    font-size: 1.7em;
    margin-right: 0.4rem;
}

.social-icons.footer i{
    margin-inline: 1.5rem;
    background-color: rgba(255, 255,255, 0.1);
    border-radius: 50%;
    padding: 1.2rem;
    height: auto !important;
    width: auto !important;
    font-size: 20px;
    font-weight: 600;
}

.below-footer-icons-text{
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px !important;
    margin-top: 1rem;
}

footer{
    position: relative;
    background: url(../z-images/footer-bg.jpg) center;
}

footer i,
footer .text-center span,
footer p,
footer .text-center h3{
    font-weight: 800;
    letter-spacing: 2.5px;
    font-size: 18px;
}

hr.fot{
    border: 1px solid white;
}

.display-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.display-flex h3{
    margin-bottom: 0;
}

.subfooter-custom,
.subfooter-custom p,
.subfooter-custom span{
    font-size: 10px !important;
}

.custom-footer-text i{
    font-size: 3em;
    margin-right: 0.4rem;
}

.w-80{
    max-width: 60vw;
}


#financing-section .container{
    padding-inline: 0;
    background-color: #415199;
}

.f-hr{
    border: 2px solid rgb(255, 255, 255);
    margin-top: 1rem;
    margin-bottom: 0;
    margin-inline: 1rem;
}

.foot{
    background-color: rgb(48, 175, 175);
    padding-top: 2rem;
    padding: 0 !important;
    margin-inline: 0;
}

#financing-section .col-lg-6,
#financing-section .col-lg-5{
    padding: 0 !important;
    /* margin-inline: 12px; */
    background-color: #363636;
}

#financing-section .f-titles{
    margin-top: 2rem;

}

#financing-section .f-prices{

    /* margin-top: 1rem; */
    padding: 1rem;
    
}

.price-topics{
    padding-left: 2rem;
}

#financing-section .f-prices h5{
    margin-top: 1rem;
}

#financing-section .f-head{
    padding: 0 !important;
    margin-inline: 0;
    background-color: #363636;
}

#financing-section .f-flex{
    
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-price{
    font-size: 95px;
    font-weight: 600;
    color: rgb(48, 175, 175) !important;
    margin-inline: 1rem;
    margin-bottom: 0;
}

.price-ph{
    font-size: 30px;
    margin-block: 1rem;
}

.head2-price{
    font-size: 70px;
    line-height: 1rem;
    margin-top: 2rem;
    font-weight: 600;
    color: rgb(48, 175, 175) !important;
    /* margin-inline: 1rem; */
    margin-bottom: 0;
    text-align: center !important;
}

.head2-price span{
    vertical-align: initial; color: white; font-size: 10px;
}

/* .year-span{
    margin-top: 0;
    margin-left: 1rem;
} */


.mobile-title{
    display: none;
}
@media(max-width: 985px){
    .f-titles{
        display: none;
    }
    .mobile-title{
        display: block;
        margin-block: 1rem;
        font-size: 1.5rem;
    }
    .mobile-title h3{
        margin-top: 1rem;
    }
    /* .f-hr{
        display: none;
    } */
}

.pl-40{
    padding-left: 40px;
}




#more-to-explore{
    background-color: #7dbfe1;
}

#more-to-explore .btn{
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 5px;
    padding: 16px 10px;
    color: white;
    font-weight: 400;
    letter-spacing: 0.074rem;
    font-size: 0.75rem;
    line-height: 1;
    text-transform: uppercase;
    min-width: 280px;
    transition: opacity .3s;
    text-align: center;
    background-color: #095695;
    border: none;
    border-radius: 50px;
}

#more-to-explore .btn-2{
    display: inline-block;
    position: relative;
    margin: 2rem;
    padding: 16px 10px;
    color: white;
    font-weight: 400;
    letter-spacing: 0.074rem;
    font-size: 0.75rem;
    line-height: 1;
    text-transform: uppercase;
    min-width: 280px;
    transition: opacity .3s;
    text-align: center;
    background-color: #fdd835;
    border: none;
    border-radius: 50px;
    color: #363636;
}

#more-to-explore .btn-2:hover,
#more-to-explore .btn:hover{
    opacity: .7;
}


.top-rated{
    font-weight: 500 !important;
}






a.well {
    display: block;
    text-decoration: none;
}
.well {
    padding: 60px;
    background: #f3f3f3;
    border-color: #f3f3f3;
    text-align: center;
    margin: 0 0 30px;
}

.well {
    min-height: 20px;
    margin-bottom: 20px;
    /* background-color: #939598;
    border: 1px solid #939598; */
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

.well:hover{
    background: #415199;
    color: white;
}

.well:hover a,
.well:hover h2,
.well:hover p{
    color: white;
}




.custom-flex-nav{
    display: flex;
}

#mainmenu li.logo a{
    padding: 0 !important;
}
#mainmenu  a{
    padding-inline: 5rem ;
    font-size: 14px !important;
}

.top-nav #mainmenu a{
    padding-inline: 1rem;
    padding-block: 0.1rem 0.4rem !important;
    color: white;
    font-size: 11px !important;
}



.top-nav{
    position: relative;
    z-index: 10000;
    background-color: #4b6a8a;
    color: white !important;
}

#mainmenu li.button > a {
    background: #f3f3f3;
    padding: 0.7rem 4rem;
    font-size: 12px;
    font-weight: 500;
    color: #4b6a8a;
}
.smaller #mainmenu li.button > a {
    background: #f3f3f3;
    padding: 0.5rem 4rem;
    font-size: 12px;
    font-weight: 500;
    color: #4b6a8a;
}


@media (min-width: 980px){
    .md-flex > .md-flex-col {
        width: 100vw !important;
        justify-content: space-evenly !important;
    }

    .well.same-height{
        height: 380px;
    }

}

@media (max-width: 1000px){
    .top-nav{
        display: none;
    }
}




.insurance-logos .col-2{
    padding: 0.2rem !important;
}





/* INNER PAGES STYLES****************************************  */

#first-ph p,
#second-ph p{
    font-size: 20px;
    line-height: 2.3rem;
    letter-spacing: 1px;
}

.inner-image-text-container p{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8rem;
}


/* MEET OUR TEAM TAB*************************************************  */
#team-members img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.team-text-container{
    background-color: #363636;
    color: WHITE;
    padding: 2rem; 
    /* padding-left: 2rem;  */
    border-bottom-left-radius: 5px;  
    border-bottom-right-radius: 5px;  
}
.team-text-container h4,
.team-text-container a{
    color: WHITE;

}
.team-text-container a{
    margin-top: 2rem;
}

/* MEET OUR TEAM TAB*************************************************  */


/* EACH TEAM MEMBER TAB ************************************************** */

#doctor-quote{
    background-color: white;
    padding-bottom: 0;
}
#doctor-quote .quote{
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2rem;
}

.membership-icons{
    width: 100%;
    display: flex;
    align-items: center;
    /* gap:2rem; */
    /* justify-content: center; */
}
/* EACH TEAM MEMBER TAB ************************************************** */


.blog-list .post-text, .blog-read .post-text {
    padding-left: 0 !important;
}

#subheader.style-2.blog-single-header{
    padding-bottom: 50px !important;
}

@media (max-width: 1000px){
    #subheader.style-2{
        padding: 50px !important;
    }
    /* #subheader.style-2 h1{
        font-size: 30px !important;
    } */
}
@media (max-width: 600px){
    #subheader.style-2{
        padding: 30px !important;
    }
    /* #subheader.style-2 h1{
        font-size: 30px !important;
    } */
}
@media (max-width: 600px){
    #subheader.style-2{
        padding: 15px !important;
    }
    #subheader.style-2 h1{
        font-size: 30px !important;
    }
}
@media (max-width: 360px){
    #subheader.style-2{
        padding: 10px !important;
    }
    #subheader.style-2 h1{
        font-size: 25px !important;
    }
}

/* PRICING TAB******************************************************************  */
#top-pricing-tab .container-1{
    background-color: rgba(183,8,98,1);
    color: white;
    height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
}

#top-pricing-tab .container-2{
    background-color: rgb(80, 79, 79);
    color: white;
    height: 220px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
}

#top-pricing-tab .container-2 h3,
#top-pricing-tab .container-1 h3{
    font-size: 35px;
    color: white;
    font-weight: 400;
}
#top-pricing-tab .container-2 h2,
#top-pricing-tab .container-1 h2{
    font-size: 55px;
    color: white;
    font-weight: bolder;
}
/* PRICING TAB******************************************************************  */

/* INNER PAGES STYLES****************************************  */

/* HEADER CORRECTIONS ************************************  */

.top-nav li{
    list-style: none;
    margin-inline: 1rem;
}
.top-nav ul{
    margin-block: .6rem;
}
.top-nav li a{
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    font-weight: 300;
    font-size: 11px;
}
.top-nav-items{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 990px){
    .custom-flex-nav{
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .custom-flex-nav li.button a{
        background-color: transparent !important;
        color: white !important;
    }
}
/* HEADER CORRECTIONS ************************************  */

.contact-form-style{
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 22px;
    padding: 3rem 1rem;
}

#section-hero.header-custom h2{
    font-size: 69px;
    font-weight: 500;
    letter-spacing: 1px;
}
#section-hero.header-custom {
    height: 80vh !important;
}

.center-bg .tp-bgimg{
    background-position: top center !important;
}


@media (min-width: 996px) and (max-width: 1350px){
    #mainmenu li a{
        font-size: 10px !important;
        padding: 25px 40px 20px 40px ;
    }

    .smaller #mainmenu li.button > a {
    padding: 0.4rem 1.9rem !important;
    font-size: 12px;
    font-weight: 500;
    color: #4b6a8a;
}
}

#menu-btn{
    vertical-align: middle;
}
#menu-btn.mobile-logo{
    float: left;
    margin-top: 0px;
}
#menu-btn.hamburguer-btn{
    margin-top: 15px;
}
#menu-btn.mobile-logo::before{
    content: none;
}
/* #menu-btn.mobile-logo::before{
    content: url(../z-images/logo.png);
    display: block;
    width: 200px;
    height: 50px;
} */

@media (max-width: 995px){
    li.logo{
        display: none !important;
    }
}
