@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

h1{
    letter-spacing: 1px;
    /*font-family: 'Poppins-Regular';*/
    /* font-family: 'sacramento-regular-webfont.woff2'; */
    font-weight: bold;
    text-transform: capitalize;
}
h2{
    letter-spacing: 1px;
    /*font-family: 'Poppins-Bold';*/
     font-family: 'roboto';
     font-weight: bold;
     text-transform: capitalize;
}
h4{
    letter-spacing: 1px;
}

h3{
    letter-spacing: 1px;
    /*font-family: 'Poppins-Bold';*/
     font-family: 'roboto';
     font-weight: bold;
     text-transform: capitalize;
}

body{
    /*font-family: 'Poppins-Regular';*/
     font-family: 'roboto';
     
}
.dentist-inner-card  .custom-btn{
    margin-top: 41px;
}

 .sticky-navbar.sticky  + header {

    display: none !important;

}

.header-brand-container{
    align-items: center;
    display: flex;

}
.sc-service-pagination li a {
    padding: 17px 19px;
    background-color: #5d4585;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    display: flex
;
    width: fit-content;
    gap: 10px;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 13px;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    border: 2px solid transparent !important;
    text-transform: uppercase;
}
.home-banner {

    width: 100%;

    height: 800px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    position: relative;

}

/*.page-hero-section-wrap.hero-section__home::after {
    content: '';
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    height: 100%;
    width: 100%;
}*/

header {
    z-index: 0 !important;
}

.home-banner::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    /*background-color: rgba(0, 0, 0, 0.5);*/

    width: 100%;

    height: 100%;



}


.banner-heading {

    position: relative;

    z-index: 2;

    padding-top: 18%;

    width: 90%;

    margin: 0 auto;



}

.right-header {

    display: flex;

    align-items: center;

    gap: 15px;

}

.banner-heading .banner-btn {

    width: fit-content;

    margin: 15px auto;



}

.header-address-wrap-outer {
    display: flex;
    align-items: center;
    /*padding-top: 20px;*/
}



.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {

    background-color: #000 !important;

}
.banner-heading .banner-btn a:hover, .header-right-section .header-cta-button .header-btn:hover {
    background: white;
    color: #5d4585;
    border : 2px solid #5d4585!important ;
    transition: all 0.5s;
}

.outside{
    display: none !important;
}
.page-id-1212   .header-cta-button .ATA_side-menu a i {
    display: block !important;
}
.page-id-1212   .header-cta-button .ATA_side-menu a .sidebar-tel{
    display: flex;
    align-items: center;
        gap: 4px;
}
.sidebar-tel{
        display: flex
;
    align-items: center;
    gap: 5px;
}
.wps-header-navbar-wrap .header-brand-wrap{
        /*padding-top: 20px !important;*/
    }
.side-menu-layer {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000066;
    z-index: 999;
    display: none;
}

.header-cta-button a i {

    font-size: 18px !important;

}

/*.wps-header-navbar-wrap .header-address-wrap p.header-number a {
    color: black !important;
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction {
    color: black !important;
}*/

.banner-heading h1 {

    /* font-size: 70px; */

    /* text-align: center; */

    /* color: black; */

    /*font-weight: bold;*/

}

ul, li {

    text-decoration: none;

    list-style: none;

    padding: 0;

    margin: 0;

}

a {

    color: #000;

    text-decoration: none;

}

header {

    display: flex;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 999;

    transition: all 0.25s linear;

}

.logo-header .logo-header-inner {

    width: 285px;

    display: block;

}

.logo-header .logo-header-inner img {

    width: 100%;

}

.section-padding {

    padding: 80px 0;
    clear: both;

}

.header-main-menu ul {

    display: flex;

}

.header-outer {

    display: flex;

    width: 100%;

    align-items: center;

    justify-content: space-between;

}

.header-main-menu li a {

    padding: 15px 10px;

    color: #fff;

    font-size: 18px;

}

.header-call, .copy-right-section p {

    color: #fff !important;

}

.header-main-menu {

    display: flex;

    gap: 20px;

    align-items: center;

}

.header-btn .header-call i {

    margin-right: 5px;

}

.header-btn .header-call {

    font-size: 20px;

}

header.fixed {

    background-color: #5d4585;

    transition: all 0.25s linear;

}



h2 {

    font-size: 45px;
    letter-spacing: 1px;
    margin: 0;

}

p {

    font-size: 18px;

    margin: 0;

}

.dentist-cards {

    display: flex;
    align-items: center;
    gap: 60px;

}

.dentist-cards .dentist-inner-card {

    width: 50%;

    /* padding: 25px; */

}

section {

    position: relative;

}

.recommended-dentist-img {

    /* width: 48%; */

    /* position: absolute; */

    height: 100%;

    top: 0;

    left: 0;

}

.recommended-dentist-img img {

    width: 100%;

    /* height: 100%; */

    object-fit: cover;



}

.dentist-inner-card .contant p, .dentist-inner-card .contant h2 {

    margin-bottom: 20px;

}

.btn-arrow {

    padding-bottom: 1px;

    border-bottom: 1px solid #000;

}

.bg-img {

    background-size: initial;

    background-position: bottom right;



    background-repeat: no-repeat;

}

.specail-heading h2 {

    text-align: center;

    margin-bottom: 10px;

}

.specail-heading {

    display: flex;

    justify-content: center;

    align-items: center;

    flex-direction: column;

}

.specail-heading span {

    font-size: 20px;

    text-align: center;

    margin-bottom: 30px;

}

.home-specail-cards {

    display: flex;

    flex-wrap: wrap;

}

.home-specail-cards .home-specail-card {

    width: 33.33%;



    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    height: 500px;

    display: flex;

    justify-content: center;

    align-items: center;

    cursor: pointer;

    overflow: hidden;



}

.home-specail-cards .home-specail-card::after {

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background-color: #00000042;

}

h3 {

    margin: 0;

    font-size: 27px;

}

.card-content {

    position: absolute;

    z-index: 2;

    color: #fff;

    bottom: -162px;

    left: 0;

    transition: all 250ms ease-in-out;

    padding: 25px;

    min-height: 320px;

}

.card-content h3 {

    margin-bottom: 20px;

    color: #fff;

    text-align: center;

}

.card-content p {

    text-align: center;

    opacity: 0;

    transition: all 250ms ease-in-out;

    line-height: 26px;

}

.home-specail-cards .home-specail-card:hover .card-content {

    bottom: 100px;



}

.home-specail-cards .home-specail-card:hover .card-content p, .home-specail-cards .home-specail-card:hover .card-bg {

    opacity: 1;

}

.card-bg {

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: #5d45859c;

    opacity: 0;

    transition: all 250ms ease-in-out;



}

.home-counter {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;



}

.home-counter-div .counter-card {

    padding: 25px;

    display: flex;

    gap: 15px;

    flex-direction: column;

    background-color: hsla(0, 0%, 100%, 0.3);

    backdrop-filter: blur(10px);

    color: #fff;

    width: 32%;

    text-align: center;

    height: 200px;

    align-items: center;

    justify-content: center;

    border-radius: 20px;

}





.home-counter-div {

    display: flex;

    gap: 20px;

}

.home-special-btn {

    margin-top: 25px;

    display: flex;

    justify-content: center;

}

.meet-doc .dentist-cards {
    align-items: center;
    flex-direction: row-reverse;

}
.meet-doc h2 {
    margin-bottom: 30px;
}
.meet-doc .recommended-dentist-img {

    right: 0;

    left: unset;

}

.meet-doc.bg-img {

    background-position: bottom left;

}

.home-mission-heading {

    text-align: center;

    margin-bottom: 30px;



}

.home-mission-heading h2 {

    margin-bottom: 20px;

}

.home-mission-heading p {

    width: 80%;

    margin: 0 auto;

}

.our-mission-cards {

    display: flex;

    gap: 20px;

}

.our-mission-cards .our-mission-card {

    width: 32%;

    padding: 35px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    gap: 20px;

    border-radius: 20px;



    background-color: #5d4585;

    backdrop-filter: blur(10px);

}

.our-mission-card .mission-content {

    display: flex;

    flex-direction: column;

    gap: 15px;

}

.our-mission-card .mission-content h3 {

    text-align: center;

    color: #fff;

}

.our-mission-card .mission-content p {

    text-align: center;



    color: #fff;

}





.testimonail-div .testimonial-card {



    width: 100%;

}



.testimonail-slider h2 {

    text-align: center;

    margin-bottom: 30px;

}

.testimonail-section {
    background-color: #5d45853b;
}

.testimonail-slider #testimonial-slide {

    width: 70%;

    margin: 0 auto;

}

#testimonial-slide .slider-item {

    padding: 50px;

    background-color: #f5f5f5;

    border-radius: 20px;

    display: flex;

    flex-direction: column;



}

#testimonial-slide .slider-item h3 {

    margin-bottom: 10PX;

    margin-top: 20px;

}

#testimonial-slide .slider-item .google-star {

    color: #5d4585;

}

#testimonial-slide .owl-nav {

    width: fit-content;

    margin: 15px auto;

    display: flex;

}

#testimonial-slide .owl-nav button {

    width: 40px;

    height: 40px;

    background-color: #5d4585;

    border-radius: 50%;

    margin: 0 20px;

    display: flex;

    justify-content: center;

    align-items: center;

}

#testimonial-slide .owl-nav button span {

    font-size: 40px;

    display: block;

    width: fit-content;

    padding-bottom: 8px;

    color: #fff;

}

.first-heading {

    text-align: center;

}

.wpstf-site-header-wrap.style1 {

    z-index: 2;

}

.first-cards {

    display: flex;

    gap: 30px;

    flex-direction: column;

}

.first-cards .first-card {

    display: flex;

    gap: 40px;

    width: 60%;

    align-items: center;

}



.first-no {

    font-size: 85px;





}

.first-heading h2 {

    margin-bottom: 30px;

}

.first-card h3, .first-card p {

    color: #fff;



}

.first-card .first-no {

    color: #000;

}

.first-card .first-content {

    padding: 25px;

    background-color: #5d4585;

    border-radius: 20px;

}

.first-cards .first-card:nth-child(even) {

    margin-left: auto;

    flex-direction: row-reverse;

}

.first-content {

    display: flex;

    gap: 15px;

    flex-direction: column
}

.first-visit-section {

    background-size: cover;

    background-position: 100% 95%;

    background-repeat: no-repeat
}

.first-btn {

    width: fit-content;

    margin: 0 auto;

    margin-top: 67px;

}

.first-btn a {

    font-size: 18px;

    margin: 0 auto;

}

.cta-div {

    display: flex;

    gap: 30px;

}

.cta-div .cta-form, .cta-div .cta-form-img {

    width: 50%;

}

.cta-form h2 {

    margin-bottom: 30px;

}

.cta-form-inner {

    display: flex;

    flex-direction: column;

    gap: 20px;

}

.cta-form-inner input, .cta-form-inner textarea {

    width: 100%;

    padding: 10px;

    border-radius: 10px;

    border: 1px solid #00000066;

}

.cta-form-inner .cta-btn {

    width: fit-content;



}

.cta-form-inner .cta-btn input {

    color: #fff;

    background-color: #5d4585;

    border: none;

    padding: 10px 20px;

}

.mission-img {

    width: 100px;

}

.mission-img img {

    width: 100%;

}

.map {

    position: absolute;

    top: 0;

    right: 0;

    width: 45%;

    height: 100%;

}

.map iframe {

    width: 100%;

    height: 100%;

}

.cta-section {

    background-position: bottom left;

    background-size: initial;

    background-repeat: no-repeat;

}


.footer-div {

    padding-bottom: 80px;

}

.footer-logo .footer-image {

    width: 300px;

}

.footer-logo .footer-image img {

    width: 100%;

}

footer h3 {

    margin-bottom: 15px;
    color: #5d4585;
    font-weight: 600;

}

.footer-social-icon {

    display: flex;
    margin-top: 23px;
    gap: 15px;

}

.footer-social-icon i {

    color: #fff;

    font-size: 22px;

}

.footer-social-icon .footer-icon {

    width: 40px;

    height: 40px;

    background-color: #5d4585;

    border-radius: 7px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.footer-media {

        margin-top: 15px;

}

.footer-hour p span{
    /* width: 110px; */
}


.footer-hour p{
    display: flex;
    gap: 11px;
    /* width: 43%; */

}

.footer-hour {



    /* margin-top: 46px; */

}

.footer-div {

    display: flex;

    justify-content: space-between;

    align-items: baseline;

}

.footer-div .footer-logo, .footer-div .footer-menu {

    width: 32%;

}

.footer-div .footer-contact {

    width: 32%;

}

.footer-menu .footer-menu-inner {

    width: fit-content;

}

.footer-menu {

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

}

.footer-menu li {

    font-size: 18px;

    padding: 5px 0;

}

.footer-address i, .footer-mobile a i, .footer-email a i {



    font-size: 20px;



}

.footer-address {

    margin-bottom: 20px;

}

.footer-mobile a, .footer-address a, .footer-email a {

    display: flex;
    margin-bottom: 2px;
    gap: 10px;

    align-items: baseline;

   

}

.cta-form-inner input:focus, .cta-form-inner textarea:focus {

    outline: none;

}

.header-btn {

    width: 180px;

}

.header-btn a {

    font-size: 20px;

    display: flex;

    gap: 10px;

    align-items: center;

}

.copy-right-section {





    background-color: #5d4585;

}

.copy-right-inner {
    display: flex;

    align-items: center;

    justify-content: space-between;

    color: #fff;

}

.copy-right-section p {

    font-size: 18px;
    color: black !important;

}

.copy-right-section p a {

      color: #5d4585;
    font-weight: bolder;

}

.header-brand {

    display: block;

}
.sticky-navbar-main {
    display: flex;
    align-items: center;
}
.wpstf-site-header-wrap {

    background-color: transparent;

}

header {

    display: block !important;

}

.header-right-section {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 21px;
}



.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction {
    font-size: 18px !important;
}

.wps-header-navbar-wrap .header-address-wrap p.header-address:before {
    top: 8px !important;

}


.section-padding {
    padding: 80px 0px;
}

.section-margin {
    margin: 80px 0px;
}

.inner-h2 h2 {
    margin-bottom: 30px;
}

.about-details-section .about-image {
    width: 100%;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.about-image-section-outer {
    width: 40%;
    padding: 20px;
    border: 1px solid gray;
}



.about-details-section .about-image img {
    width: 83%;

    z-index: 9;

    display: flex;
    justify-content: center;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}

.about-details-section .about-content .inner-details {
    width: 60%;
    margin-top: auto;
}

.about-details-section p {
    margin-bottom: 20px;
}

.about-details-section .about-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    width: 100%;
    padding-top: 80px;
}

.about-details-section .extra-content {

    margin-top: 30px;

}

.about-details-section .extra-content p:last-child {

    margin-bottom: 0px;

}



.meet-the-team--outer h2 {
    text-align: center;
    margin-bottom: 40px;
}


.meet-team-group-inner {
    margin-top: 50px;
}


#meet-team {
    display: flex;
    gap: 33px;
    flex-flow: row wrap;
}

.meet-team-group-inner .team-member {
    width: 31%;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px;

    border: 1px solid #05442473;
    border-radius: 12px;
}

.team-member-detail h3 {
    margin-bottom: 20px;
    font-weight: bold;
}



.team-member-image {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    background: #F0F0F0;
    border-radius: 50%;

}



.team-member:hover .team-member-image::after {
    background-color: #00000000;
    transition: all 0.5s;
}



.team-members-inner {
    display: flex;
    flex-flow: row wrap;
    gap: 47px;

}




.meet-the-team--outer {
    position: relative;



}

.meet-the-team--outer::after {
    content: '';
    width: 650px;
    height: 335px;
    right: 0;
    bottom: 0px;
    position: absolute;
    background-position: center;
    background-size: cover;

}

.wpstf-site-header-wrap.style1 {
    /* position: absolute; */
}

.about-details-section {
    position: relative;
}

/* .wpstf-site-header-wrap {
     position: absolute !important; 
    min-height: auto;
} */

.about-details-section::after {
    content: '';
    width: 823px;
    height: 600px;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-size: cover;
}






.team-members-inner .owl-nav {
    width: 100%;
    display: flex;
    justify-content: end;
    gap: 20px;
    margin-top: 30px;
    position: relative;
}

.team-members-inner .owl-nav button {
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 50%;
    background-color: #5d4585 !important;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.owl-dots {
    position: static;
    bottom: 46px;
    display: flex
;
    align-items: center;
    gap: 12px;
    justify-content: center;

}

.team-members-inner .owl-nav button span {
    color: white;
    font-size: 40px;
    height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 6px;
}

.team-members-inner .owl-nav button:hover .team-members-inner .owl-nav button {
    background-color: #cfe2d8 !important;
}

.team-members-inner .owl-dots button {
    width: 11px;
    height: 11px;
    border-radius: 50px;
    background-color: #5d45853b;
}

.team-members-inner .owl-dots button.active {
    background-color: #5d4585;
}


.video-slider .gallery-item {
    position: relative;
    width: 100%;
    height: 300px;
    background: #000;
    border-radius: 20px;
    cursor: pointer;
    overflow: hidden;
}

.video-slider .gallery-item img {
    position: relative;
    display: block;
    width: 115%;
    height: 300px;
    object-fit: cover;
    /* transition: opacity .35s, transform .35s; */
    transition: all 350ms ease-in-out;
    /* backface-visibility: hidden; */
}

.video-slider .gallery-item .gallery-item-caption, .video-slider .gallery-item .gallery-item-caption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-slider .gallery-item .gallery-item-caption {
    padding: 32px;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
}

.video-slider .gallery-item .gallery-item-caption {
    text-align: left;
}

.play-btn {
    position: absolute;
    left: 0;
    top: 38%;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: #0095c0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-btn i {
    color: #fff;
}

.mfp-iframe-scaler iframe html body {
    background: red !important;
}

body:-webkit-full-page-media {
    background-color: red !important;
}

.body:-webkit-full-page-media {


    background: red !important;
}

.mfp-iframe-scaler iframe video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-item {
    position: relative;
}

.gallery-item a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00000066;
    position: absolute;
    top: 0;
}

.about-heading {
    margin-bottom: 20px;
}

.gallery-slider {
    position: relative;
}

.gallery-slider:after {
    content: '';
    background-size: cover;
    background-position: center;
    width: 650px;
    height: 335px;
    position: absolute;
    top: -239px;
    right: 0;
}

.contact-outer .contact-detail-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 65px;
    margin-top: 54px;
}

.contact-outer .contact-detail-inner .contact-inner-form {
    width: 46%;
}

.contact-outer .contact-detail-inner .contact-detail-info {
    width: 40%;
}

.map-section .map-inner {
    width: 100%;
}

.map-section .map-inner iframe {
    width: 100%;
}

.custom-btn {
    padding: 17px 19px;
    background-color: #5d4585;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    display: flex;
    width: fit-content;
    gap: 10px;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 13px;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    border: 2px solid transparent !important;
    text-transform: uppercase;
}

.custom-btn:hover,
.sc-service-pagination li a:hover {
    color: #5d4585!important;
    border: 2px solid #5d4585!important;
    background-color: white !important;
    transition: all 0.5s;
}

.custom-white-btn {
    padding: 17px 27px;
    background-color: white;
    color: #5d4585 !important;
    border-radius: 7px;
    font-size: 16px;
    display: flex;
    width: fit-content;
    gap: 10px;
    white-space: nowrap;
    line-height: 13px;
    align-items: center;
    font-weight: 600;
    letter-spacing: 1px;
    justify-content: center;
    border: 2px solid transparent !important;
    text-transform: uppercase;
}

.custom-white-btn:hover {
    color: white!important;
    border: 2px solid white!important;
    background-color: #5d4585 !important;
    transition: all 0.5s;
}

#contact-content {
    text-align: center;
}

.custom-btn:hover {
    color: white;
}

.contact-inner-form {
    padding: 75px;
    border: 1px solid #5d4585
}

.contact-inner-form .contact-form .contact-field {
    display: flex;
    justify-content: space-between;
    gap: 30px;

}

.contact-inner-form div input, .contact-inner-form div textarea {
    border: 0px !important;
    border-radius: 0px !important;
    border-bottom: 1px solid green !important;
    width: 100%;
    background-color: #F0F0F0;
    margin-bottom: 20px;

}

.contact-inner-form input:focus, .contact-inner-form textarea:focus {
    box-shadow: none !important;
    outline: none;

}

.contact-inner-form .contact-form .contact-field div {
    width: 50%;
}


.contact-inner-form h2 {
    margin-bottom: 30px;
    font-size: 45px;
}

.contact-detail-info div i {

    font-size: 24px;
}

.contact-detail-info div a {
    display: flex;
    font-size: 18px;
}

.contact-detail-info div {
    gap: 20px;
    display: flex;
    margin-bottom: 12px;

}

.contact-timeline {
    display: flex;
    flex-direction: column !important;
    margin-top: 30px;
}


.contact-timeline ul li {
    margin-bottom: 6px;
}

.contact-timeline h3 {
    font-weight: 700;
}

.contact-detail-info div span {
    width: 30px;

}

.contact-detail-info div span i {
    width: 30px;

}

































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


.home2 .banner-heading {
    position: relative;
    z-index: 2;
    padding-top: 0;
    width: 72% !important;
}

    .card-content {
        bottom: -230px;
    }

    .sticky-navbar .navbar-brand {
        margin: 0;
        /* width: 195px; */
    }

    .sticky-navbar nav.navbar-main #main-menu>li a {
        font-size: 16px;
        padding: 1px 3px;
    }

    .right-header {
        gap: 10px;
    }

    .header-btn {
        width: 160px;
    }


    .header-btn a {
        font-size: 19px;
    }

    .wps-header-navbar-wrap .button_container {
        padding: 0 !important;
        padding-left: 10px !important;
    }
}









.banner-slider {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    width: 100%;

    height: 100%;

    position: relative;

}

#banner-slider .banner-slider.home2{
    position: relative;
}


#banner-slider .banner-slider.home2::after {

    content: '';



    position: absolute;

    left: 0;

    background-color: rgba(0, 0, 0, 0.15);

    top: 0;

    width: 100%;

    height: 100%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.banner-slider::after {

    content: '';



    position: absolute;

    left: 0;

    background-color: rgba(0, 0, 0, 0.15);

    top: 0;

    width: 100%;

    height: 100%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.banner-slider .owl-carousel .owl-dots.disabled {

    display: block !important;

    position: absolute;

}



#banner-slider .owl-nav button.owl-next, #banner-slider .owl-nav button.owl-prev {

    background: 0 0;

    color: inherit;

    border: none;

    padding: 0 !important;

    font: inherit;

    display: none !important;

    margin: 0px;

}








.banner-slider {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    width: 100%;

    height: 100%;

    position: relative;

}



.banner-slider::after {

    content: '';



    position: absolute;

    left: 0;

    background-color: rgba(0, 0, 0, 0.15);

    top: 0;

    width: 100%;

    height: 100%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}



.banner-slider .owl-carousel .owl-dots.disabled {

    display: block !important;

    position: absolute;

}



#banner-slider .owl-nav button.owl-next, #banner-slider .owl-nav button.owl-prev {

    background: 0 0;

    color: inherit;

    border: none;

    padding: 0 !important;

    font: inherit;

    display: none !important;

    margin: 0px;

}



#banner-slider .owl-dots {

    /* position: absolute; */

    bottom: 20px;

    width: 100%;

}



#banner-slider .owl-dots button:hover span {
    background: #5d4585 !important;
    border: none !important;
}



#banner-slider .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {

    background: #5d4585;

    border: none !important;

}



#banner-slider .owl-dots .owl-dot span {

    width: 134px !important;

    height: 4px !important;

}



#banner-slider .owl-nav {

    margin-top: 0px !important;

}



.accordian-section h3 {

    margin-bottom: 0px;

}



.accordian-section .wt-sets-inner button {

    background: #40530C;





}


#banner-slider .owl-dots {

    /* position: absolute; */

    bottom: 20px;
    margin-top: 50px;

    width: 100%;

}



#banner-slider .owl-dots button:hover span {
    background: #5d4585 !important;
    border: none !important;
}



#banner-slider .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {

    background: #5d4585;

    border: none !important;

}



#banner-slider .owl-dots .owl-dot span {

    width: 134px !important;

    height: 4px !important;

}



#banner-slider .owl-nav {

    margin-top: 0px !important;

}

/* ------------------------ */




#banner-full-layout-slider .owl-dots {

    margin-top: 50px;
        /* position: absolute; */
        bottom: 20px;
       
        width: 100%;
        height: fit-content !important;
    }





#banner-full-layout-slider .owl-dots button:hover span {
    background: #5d4585 !important;
    border: none !important;
}



#banner-full-layout-slider .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {

    background: #5d4585;

    border: none !important;

}



#banner-full-layout-slider .owl-dots .owl-dot span {

    width: 134px !important;

    height: 4px !important;

}



#banner-full-layout-slider .owl-nav {
    display: none !important;

    margin-top: 0px !important;

}

.sc-slide-full-layout {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 700px;
}

.sc-slide-full-layout  div{
    height: 100% !important;
}
.sc-slide-full-layout .sc-home-banner-info div{
    height: fit-content !important;
}



/* ------------------------ */




#banner-slide-image-banner .owl-dots {

    /* position: absolute; */

    bottom: 20px;
    margin-top: 15px;

    display: none;
    width: 100%;

}



#banner-slide-image-banner .owl-dots button:hover span {
    background: #5d4585 !important;
    border: none !important;
}



#banner-slide-image-banner .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {

    background: #5d4585;

    border: none !important;

}



#banner-slide-image-banner .owl-dots .owl-dot span {

    width: 134px !important;

    height: 4px !important;

}



#banner-slide-image-banner .owl-nav {

    margin-top: 0px !important;
    display: none !important;

}

#banner-slide-image-banner .sc-banner-img-inner{
    border-radius: 50px 0px 0px 50px;
    overflow: hidden;
}





.accordian-section h3 {

    margin-bottom: 0px;

}


.inner-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 680px;
    position: relative;
    align-items: center;
    display: flex;

}

.inner-banner .banner-heading {
    padding-top: 0px;

}

.inner-banner::after {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00000066;

}

.inner-banner svg {
    position: absolute;
    bottom: 0;
    height: 60px;
    z-index: 9;

}


.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #adc7b9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 75px;
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: black;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    color: #f1f1f1;
}

.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;

}
.mod-side-menu{
    width: 100% !important;
}

.openbtn {
    font-size: 35px;
    cursor: pointer;

    color: #ffffff;
    /* padding: 10px 15px; */
    border: none;
}


#main {
    transition: margin-right .5s;
}

/* Sidebar Transition */
#mySidebar {
    width: 0;
    position: fixed;


    transition: 0.5s;
    /* This adds smooth transition to the sidebar */

}

/* Main Content Transition */
#main {
    transition: margin-left 0.5s;
    /* This adds smooth transition when moving the main content */
}

/* Submenu Transition */
.have-submenu+ul {
    display: none;
    /* Initially hidden */
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease, max-height 0.3s ease;
    /* Adds smooth show/hide transitions */
}

/* When submenu is open */
.have-submenu.open+ul {
    display: block;
    opacity: 1;
    transition: 0.5s;
    max-height: 500px;
    /* Adjust max-height to a value that fits your content */
}


#mySidebar .menu ul {
    display: flex;
    flex-direction: column;
    gap: 0px;
    width: 100%;
}

#mySidebar .menu ul li {
    width: 100%;
}

#mySidebar .menu ul li a {
    background: none !important;
    width: 100%;
    padding: 5px 32px;
    font-size: 20px;
}

#mySidebar .closebtn {
    background: none !important;
}

/* Hide the submenu by default */
.submenu {
    display: none;
    list-style-type: none;
    padding-left: 20px;
    transition: all 5s;
}

/* Show submenu when hovering over the parent list item */
.sidebar li:hover .submenu {
    display: block;
    transition: all 5s;
}

.submenu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Style the submenu initially hidden */
/* Style the submenu initially hidden */
.submenu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Add a down arrow after the 'have-submenu' link */
.have-submenu::after {
    content: " ▼";
    font-size: 0.8em;
    margin-left: 5px;
    position: absolute;
    right: 15px;
    top: 9px;
    transition: all 5s;
}

/* Optional: When the submenu is visible, you can change the arrow to up */
.have-submenu.open::after {
    content: " ▲";
    /* Change to up arrow */
    transition: all 5s;
}



/* --------------------- */

.video-slider .gallery-item {
    position: relative;
    width: 100%;
    height: 300px;
    background: #000;
    border-radius: 20px;
    cursor: pointer;
    overflow: hidden;
}

.video-slider .gallery-item img {
    position: relative;
    display: block;
    width: 115%;
    height: 300px;
    object-fit: cover;
    /* transition: opacity .35s, transform .35s; */
    transition: all 350ms ease-in-out;
    /* backface-visibility: hidden; */
}

.video-slider .gallery-item .gallery-item-caption, .video-slider .gallery-item .gallery-item-caption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-slider .gallery-item .gallery-item-caption {
    padding: 32px;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
}

.video-slider .gallery-item .gallery-item-caption {
    text-align: left;
}

.play-btn {
    position: absolute;
    left: 0;
    top: 38%;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: #0095c0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-btn i {
    color: #fff;
}

.mfp-iframe-scaler iframe html body {
    background: red !important;
}

body:-webkit-full-page-media {
    background-color: red !important;
}

.body:-webkit-full-page-media {


    background: red !important;
}

.mfp-iframe-scaler iframe video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-item {
    position: relative;
}

.gallery-item a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00000066;
    position: absolute;
    top: 0;
}

.about-heading {
    margin-bottom: 20px;
}


.simple-gallery-section h2 {
    text-align: center;

}

.simple-gallery-section .gallery {
    width: 100%;
    margin: auto;
    /* background-color: #acddff;; */
}

.simple-gallery-section .gallery {
    border-radius: 10px;
    padding: 0.4vw;
    font-size: 0;
    flex-flow: row wrap;
    display: flex;
}

.simple-gallery-section .gallery div {
    flex: auto;
    width: 327px;
    margin: 7px;
}

.simple-gallery-section .gallery div img {
    width: 100%;
    height: auto;
}


/*Grayscale*/

.simple-gallery-section img {
    /* filter: grayscale(100%); */
    /* filter: saturate(0); */
    transition: all .3s ease;
    /*   box-shadow: 2px 2px 5px; */
}

.simple-gallery-section img:hover {
    filter: grayscale(0);
    filter: saturate(1.5);
    box-shadow: 0px 0px 1px;
}


.simple-gallery-section .gallery-main {
    width: 80%;
    margin: 90px auto 0px;
}

.page-not-found h1 {
    font-size: 81px;
    margin-bottom: 20px;
}

.page-not-found p {
    margin-top: 20px;
}

.page-not-found {
    text-align: center;
}

.page-not-found a {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 30px auto 20px;
}




/* --------------------------------------------------------- */
.about-inner-section .ATA_home-about {
    position: relative;
    padding: 80px 0px;
}

.about-inner-section .ATA_home-about {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 65px;
}

.about-inner-section .ATA_home-about .about-inner-detail {
    width: 62%;
    padding: 54px 54px 54px 54px;
    position: relative;
    z-index: 99;
    border: 1px solid #5d4585 !important;
    border-radius: 8px;
    background-color: hsl(0deg 0% 100% / 69%);
    backdrop-filter: blur(10px);
}

.about-inner-detail h2 {
    margin-bottom: 20px;
}

.about-inner-detail p {
    margin-bottom: 23px;
}

.about-inner-detail a.ATA_call-button {
    padding: 5px 0px;
}

.about-inner-section .ATA_home-about .about-inner-image {
    width: 69%;
    height: 100%;
}

.about-inner-section .ATA_home-about .about-inner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title-content-section {
    text-align: center;
}

.title-content-section h2 {
    margin-bottom: 26px;
    text-align: center;
}

section.image-content-inner-section .image-content-section {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: center;
    margin-bottom: 49px;

}

.image-content-inner-section .image-content-section .content-info {

    width: 50%;

}

.image-content-inner-section .image-content-section .image-inner {

    width: 47%;

}

.image-content-inner-section .image-content-section .image-inner img {

    width: 100%;

}

.image-content-inner-section p {
    margin-bottom: 10px;
}

.image-content-inner-section h2 {
    margin-bottom: 50px;
    text-align: center;
}

.image-content-inner-section .image-inner {
    position: absolute;
    left: 0;
}

.image-content-inner-section .content-info {
    margin-left: auto;
}

.form-inner .contact-inner-form {
    padding: 75px;
    border: 1px solid #5d4585;
    width: 54%;
    margin: 0 auto;
    text-align: center;
}

.form-inner .contact-inner-form .contact-form {
    margin-top: 62px;
}

.form-inner .custom-btn {
    margin: 0 auto;
    margin-top: 20px;
}

.faq-section #accordionExample .accordion-body p {
    margin-bottom: 15px;
    font-size: 17px !important;
}

.faq-section #accordionExample .accordion-body p:last-child {
    margin-bottom: 0px;

}

.faq-section #accordionExample .accordion-body {
    padding: 30px;
    font-size: 17px !important;
}

.faq-section #accordionExample h3 button:focus {
    box-shadow: none !important;
}

.faq-section #accordionExample h3 button {
    font-size: 20px;
    padding: 24px;
    background-color: #5d4585;
    color: white;
    position: relative;
    font-weight: 100;
    border-radius: 12px;
}

.faq-section #accordionExample h3 button::after {
    content: '';
    background-image: url(../images/down-arrow.png);
    position: absolute;
    top: 0;
    right: 24px;
    top: 23px;
    width: 28px;
    height: 28px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.faq-section h2 {
    text-align: center;
    margin-bottom: 60px;
}

#accordionExample .accordion-item {
    border-radius: 12px;
}


#accordionExample .accordion-item:not(:last-child) {
    margin-bottom: 20px;
}

.dental-topics-inner-section h2 {
    margin-bottom: 20px;

}

.dental-topics-inner-section .dental-topics-inner {
    display: flex;
    justify-content: space-between;
    gap: 46px;
}


.dental-topics-inner-section .dental-topic-inner-image {
    width: 50%;
}

.dental-topics-inner-section .dental-topic-inner-image img {
    width: 100%;
}

.dental-topic-inner-info {
    width: 50%;
}

.dental-topic-inner-info li {
    position: relative;
    padding-left: 20px;
}

img {
    border-radius: 12px;
}

.dental-topic-inner-info p {
    margin-bottom: 10px;
}

.dental-topic-inner-info li::after {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    margin-top: -9px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}











/* sidebar menu css  ---------------------------------------------- */

/* 



.ATA_side-menu {

    transform: translateX(100%);

    transition: all 0.25s linear;

}

.ATA_side-menu.visible {

    transform: translateX(0);

    transition: all 0.25s linear;

}

.ATA_sidebar__content {

    width: 100%;



    height: 87vh;

    overflow-y: scroll;

    margin-bottom: auto;

    margin-top: 30px;

    scrollbar-width: thin;

}

.ATA_sidebar__content li {

    padding-top: 4px;

    padding-bottom: 4px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    display: flex;

    justify-content: center;

    flex-direction: column;

    position: relative;

}


.ATA_side-menu li:hover {
    background-color: #3675a2;
    color: white;
    text-decoration: none !important;
}

.ATA_side-menu li:hover a p {
    color: white !important;
}

.ATA_side-menu li:hover a p {
    color: white;
}

.ATA_side-menu li:hover a {
    color: white;
}

.ATA_side-menu li a i {
    margin-right: 6px;
}

#ATA_global-sidemenu .header-brand {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

#ATA_global-sidemenu .sidebar-logo .header-brand {
    margin-right: auto !important;
    justify-content: start;
    margin-left: auto !important;

}

.ATA_side-menu .ATA_close-btn {
    margin-right: auto;
    margin-left: 21px;
    margin-top: 14px;
    cursor: pointer;

}

.ATA_close-btn img {
    transition: transform 0.2s ease-in-out;
}

.ATA_close-btn:hover img {
    transform: rotate(90deg);
}

#ATA_global-sidemenu .sidebar-logo .header-brand img {
    width: 100%;
    margin: 0 auto;
}

#ATA_global-sidemenu .sidebar-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


#ATA_global-sidemenu .ATA_close-btn img {
    width: 32px;
    height: 32px;

}

.ATA_sidebar__content li ul li:last-child {

    border-bottom: 0px !important;

}

.ATA_sidebar__content li a, .ATA_sidebar__content li>div {

    display: inline-block;

    font-size: 21px;

    padding: 10px 20px;

    border: none;

    border-radius: 0;

    background: transparent;

    text-transform: none;

    -webkit-transition: all .25s;

    transition: all .25s;

    cursor: pointer;

    color: #5c5c5c;

    width: 100%;

    display: flex;

    justify-content: space-between;

    align-items: baseline;

}

.ATA_sub-menu li {

    border: 0;

}

.ATA_sub-menu li a {

    display: inline-block;

    font-size: 18px;

    padding: 4px;

    border: none;

    border-radius: 0;

    background: transparent;

    text-transform: none;

    -webkit-transition: all .25s;

    transition: all .25s;

    cursor: pointer;

    color: #5c5c5c;

    width: 100%;

    display: flex;

    padding-left: 25px;





}

.ATA_side-menu .ATA_close-btn {
    margin-left: auto;
}

.ATA_side-menu {
    min-height: 100vh;
    width: 380px;
    background-color: #f5f5f5;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    padding: 26px;
    display: flex;
    flex-direction: column;
    align-items: center;
} */

#main-menu {

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    gap: 1px;

    list-style: none;

    position: relative;

}

#main-menu .main-menu-item {

    height: 100%;

    line-height: 59px;

    position: relative;

    transition: all ease-in-out 0.36s;

}



#main-menu .main-menu-item .main-menu-link i {

    color: #fff !important;

    font-size: 12px;

}

#main-menu .main-menu-item:hover .main-menu-link i {

    transform: rotate(-180deg);



}

#main-menu .main-menu-item:hover .submenu {

    display: flex;

}

#main-menu .main-menu-item .main-menu-link {

    display: flex;

    align-items: center;

    gap: 5px;

    color: inherit;

    text-decoration: none;

    transition: all ease-in-out 0.36s;

}



#main-menu .main-menu-item .main-menu-link span {

    color: #fff;
}

#main-menu .main-menu-item .main-menu-link i {

    color: inherit;

    transition: transform ease-in-out 0.36s;

}

#main-menu .main-menu-item .submenu {

    display: none;

    width: 200px;

    flex-direction: column;

    position: absolute;

    top: 80%;

    left: 30px;

    margin-left: -32px;

    list-style: none;

    background-color: #ffffff;



}



#main-menu .main-menu-item .submenu .submenu-item {

    line-height: normal;

}

#main-menu .main-menu-item .submenu .submenu-item .submenu-link {

    padding: 10px 15px;

    display: block;

    text-decoration: none;

    transition: all ease-in-out 0.36s;

    width: 100%;

}

#main-menu .main-menu-item .submenu .submenu-item:hover .submenu-link {

    color: #fff;

    transition: all 0.25s linear;

}

#main-menu .main-menu-item .submenu .submenu-item:hover {

    background-color: #000;

    transition: all 0.25s linear;

}

#main-menu .main-menu-item .submenu .submenu-item:hover span {

    color: #fff;

}






.menu-item-has-children {

    position: relative;

}



.menu-item-has-children>a {

    position: relative;

}




.menu-item-has-children>a::after {

    content: " ";

    color: rgb(18, 18, 18);

    margin-left: -21px;
    right: 13px;

    background-image: url('../images/downicon.png');

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    right: 18px;

    top: 20px;

    width: 14px;

    height: 14px;

    font-size: 22px;

    cursor: pointer;

    position: absolute;

}


.sub-menu {
    display: none;
    /* Ensure it's hidden by default */
    list-style: none;
}

/*.sub-menu li:hover a {

    color: black;

    font-weight: 700;

}*/

.menu-item-has-children .sub-menu {
    padding: 11px !important;
    padding-top: 0px !important;
}

.menu-item-has-children .sub-menu li {
    padding: 7px;
    white-space: nowrap;

}

#navbarNavDropdown .menu-item-has-children .sub-menu li {
    padding: 0px;
}

.menu-item-has-children a {
    position: relative;
    z-index: 9;
    padding-right: 36px !important;

}

.menu li {
    text-decoration: none !important;
}

/* .ATA_side-menu li:hover {
    background-color: #4a775e;
    color: white;
    text-decoration: none !important;
}

.ATA_side-menu li:hover a p {
    color: white;
}

.ATA_side-menu li:hover a {
    color: white;
}

.ATA_side-menu li a i {
    margin-right: 6px;
}

#ATA_global-sidemenu .header-brand {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

#ATA_global-sidemenu .sidebar-logo .header-brand {
    margin-right: auto !important;
    justify-content: start;
}

#ATA_global-sidemenu .sidebar-logo .header-brand img {
    width: 60%;
}

#ATA_global-sidemenu .sidebar-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
} */
.service-inner-outer h2{
    text-align: center;
}
.service-inner-outer .service-inner-section {
    display: flex;
    justify-content: space-between;
    gap: 42px;
    flex-flow: row wrap;
    margin-top: 60px;
}



.service-inner-outer .service-inner-section a:first-child {

    width: 100% !important;


}

.service-inner-outer .service-inner-section a:hover {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.service-inner-outer .service-inner-section a:hover .service-card div img {
    transition: 0.70s;
    -o-transition: 0.70s;
    transform: rotate(15deg);

}


.service-inner-outer .service-inner-section a {
    width: 31%;
    padding: 37px;
    color: white;
    background: #0bad5814;
    border-radius: 10px;

}

.service-inner-outer .service-inner-section a .service-card {
    display: flex;
    flex-direction: column;
    gap: 27px;

}

.service-inner-outer .service-inner-section .service-card div {
    width: 91px;

}

.service-inner-outer .service-inner-section .service-card div img {
    width: 100%;
    transition: 0.70s;

}

.service-inner-outer .service-inner-section .service-card h3 {
    font-weight: 700;
}

.first-visit-section {
    position: relative;
}


.first-visit-section .first-visit-image {
    position: relative;
    width: 40%;
}

.first-visit-section .first-visit-image img {
    filter: grayscale(100%);
}


.first-visit-section .first-visit-image img {

    width: 100%;


}


.first-detail-img {
    margin-top: 50px;

}

.first-visit-section .first-visit-details {
    width: 54%;
    
}



.first-visit-section .first-visit-img-content {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: space-between;
}

.first-visit-section .first-visit-details .first-visit-detail-image {

    margin-top: 60px;
}

.first-visit-section .first-visit-details h2 {
    margin-bottom: 30px;
}

.first-visit-section .first-visit-details .first-visit-btn {
    /* border-bottom: 1px solid black; */
    width: fit-content;
    margin-top: 30px;
}





/* Style for the popup modal */
.popup-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* Black background with opacity */
    justify-content: center;
    align-items: center;
    text-align: center;

    opacity: 0;
    /* Initially hidden */
    transform: scale(0.8);
    /* Start small */
    transition: opacity 0.3s ease, transform 0.3s ease;
    /* Smooth fade and scale transition */
}

.popup-modal.show {
    display: flex;
    /* Show modal */
    opacity: 1;
    /* Full opacity */
    transform: scale(1);
    /* Normal size */
}

/* Style for the modal content */
.popup-content {
    background-color: white;
    padding: 50px 20px 20px 20px;
    border-radius: 5px;
    width: 400px;
    position: relative;
}

.close-btn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
}

.popup-content h2 {
    margin-bottom: 20px;
}


.popup-content input {
    width: 100%;
    height: 100%;
    padding: 10px;
    margin-bottom: 20px;
}

.popup-content textarea {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.popup-modal .submit-btn a {
    color: white;
}

.popup-modal .submit-btn {
    margin-top: 20px;
    padding: 6px 22px;
    background-color: #5d4585;
    color: #fff;
    border-radius: 40px;
    font-size: 20px;
    display: flex;
    width: fit-content;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.restoration-image img{
    width: 100%;
}

.restoration-image{
     display: flex;
     gap: 20px;
     align-items: center;
     justify-content: center;
}


.restoration-image .single-image {
    width: 50%;


}

.restoration-image img {
    width: 100%;

}
.modal-body .from-group.custom-btn{
    margin-bottom: 14px;
}
.restoration-content  div p:last-child{
    margin-bottom: 0px;
}

.restoration-image .double-image{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 50%;

}
.restoration-content h2{
    margin-bottom: 30px;
}
.restoration-content p{
    margin-bottom: 20px;
}
.restoration-section {
      gap: 40px;
        display: flex
    ;
        align-items: center;
}
.restoration-section img{
    width: 100% !important;
}
.restoration-content{
    width: 50%;
}

.restoration-image{
 
        width: 50%;
        display: flex;
        justify-content: start;
}


/* blog section */

body.category   .sc_home-blog-list{
     margin-top: 0px !important;
} 
.sc_home-blog-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 50px;
    /*margin-bottom: 80px;*/
}
.sc_home-blog-list .custom-btn {
    padding: 6px 27px;
}
.sc_blog-card {
    width: 47.5%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    min-height: 420px;
}
.sc_blog-card .sc_blog-card-img, .sc_blog-card .sc_blog-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sc_blog-card .sc_blog-card-content {
    position: absolute;
    left: 0;
    padding: 37px;
    z-index: 3;
    display: flex
;
    bottom: 0;
    gap: 30px;
    flex-direction: column;
    transition: all .25s linear;
}
.sc_blog-card .sc_blog-card-img, .sc_blog-card .sc_blog-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
p.sc_blog-categories {
    display: flex
;
    gap: 7px !important;
}
.sc_blog-card a {
    cursor: pointer !important;
}
.sc_card-link{
    color: white;
}
.blog-outer-section .sc_blog-card h3 {
    font-size: 26px;
    color: white;
    margin-bottom: 0px;
}

.sc_blog-categories a {
    color: white !important;
}
.sc_blog-card .sc_blog-card-content h3 {
    font-weight: 600;
    color: white;
    letter-spacing: 2px;
}
.sc_blog-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.mod-date {
    position: absolute;
    z-index: 99;
    color: white;
    left: 40px;
    top: 25px;

}

.mod-date  span i{
    margin-right: 5px;

}
.sc_card-link i{
    margin-left: 5px;
}

.blog-detail-inner{
       width: 70%;

    margin: 0 auto;
    overflow: hidden;

}

.service-detail .blog-detail-inner{
    width: 100% !important;
}

.zoom-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    margin: 40px 0px;
}

.zoom-container img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    transition: transform 0.5s ease; /* Smooth transition for zoom effect */
}

.zoom-container:hover img {
    /*transform: scale(1.2); */
}

.blog-detail-date{
    font-size: 18px;
    margin-bottom: 15px;
}
.blog-detail-date div span strong {
    margin-bottom: 14px;
    display: flex;
}    
.blog-detail-date i{
    margin:0px  6px;
    color: #5d4585;

}

.blog-detail-date strong{
    color: #5d4585!important;
}
.service-details ul li,
.service-details ol li{
    font-size: 18px !important;
}
.blog-detail-inner h2{
    font-weight: 700;
    margin-bottom: 40px;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
}
.blog-detail-inner img{
margin-bottom: 25px;
}
.blog-detail-inner h3{
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}
.blog-detail-inner .blog-detail-content img{
    margin: 20px 0px;
    width: 100%;
}

.blog-detail-inner .pagination{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.pagination a{
    /* font-weight: 700; */
}
.pagination a span{
   
    margin: 0px 10px;
    font-size: 18px;
}
.pagination {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.pagination ul{
    display: flex;
    justify-content: center;
    gap: 9px;
    align-items: center;
}
.pagination ul li{
    background: #5d4585;
    padding: 23px;
    border: 2px solid #5d4585;
    border-radius: 50px;
    display: flex;
    height: 30px;
    width: 30px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pagination ul li:hover{
    background: white;
    
}
.pagination ul li:hover a{
    color: #5d4585;
    
}
.pagination ul li a{
    color: white;
}
.pagination  a i{
    margin: 0px 10px;
}
.blog-page h2  {
    text-align: center;
}
.blog-page p  {
    text-align: center;
}








.header-address-wrap p a span , .header-address-wrap div p a {
    font-weight: bold;
}



.openbtn .openbtn-area {
    color: black;
}








.about-section h2 {

    margin-bottom: 15px;

}







.about-section .about-detail {

    width: 60%;

    position: relative;

    z-index: 9;

    margin: 0 auto;

    text-align: center;

}

.about-section .about-detail .custom-btn {

    margin: 0 auto;
    margin-top: 30px;


}

.about-section .about-images {

    width: 30%;

    margin-bottom: -80px;

}



.about-section .about-inner-section {

    display: flex;

    align-items: center;

    justify-content: space-between;



}



.about-section .about-images img {

    width: 100%;

}



.about-section .about-inner-section {

    position: relative;

}



.about-section .about-inner-section::after {

    content: '';

    position: absolute;

    width: 509px;

    height: 423px;

    top: -33px;

    left: 204px;

    opacity: 0.2;

    opacity: 0.2;

    /* background-image: url(../images/55027-removebg-preview.png); */

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;



}



.cards-inner {

    /* padding: 51px; */



    /* border: 1px solid #5d4585 */

}



.service-section {

    position: relative;

}









.cards-inner{

    position: relative;

    z-index: 9;

}



/* .service-section::after {

    content: '';

    position: absolute;

    width: 1208px;

    height: 400px;



    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    top: 0px;

    opacity: 0.2;

    background-image: url(../images/Hacienda-About-us-bg-removebg-preview.png);

    left:0 ;

   

} */



.service-section::before {

    content: '';

    position: absolute;

    width: 827px;

    height: 960px;

    rotate: 8deg;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    top: 398px;

    left: -337px;



    

}



.service-section .cards-inner-div {

    display: flex;

    flex-direction: row;

    flex-flow: row wrap;

    gap: 40px;
    margin-top: 40px;
    position: relative;

    z-index: 9;

    justify-content: center;

}







.service-section .cards-inner-div .service-cards {

    /* border: 1px solid #5d4585 */

    max-width: 440px;

    width: 100%;

    text-align: center;

    align-items: center;

    align-items: center;

    



}



.service-section .cards-inner-div a {

    display: flex;

    text-decoration: none;

}



.service-section .cards-inner-div a .service-cards {
    background-color: #5d4585;
    border-radius: 12px;
}



/* .service-section .cards-inner-div a:nth-child(1) .service-cards{

    background-color: #dceaddcf;

}

.service-section .cards-inner-div a:nth-child(2) .service-cards{

   

    background-color: #dceaddcf;

}

.service-section .cards-inner-div  a:nth-child(3) .service-cards{

    background-color: #dceaddcf;

}.service-section .cards-inner-div a:nth-child(4) .service-cards{

    background-color: #dceaddcf;

}

.service-section .cards-inner-div  a:nth-child(5) .service-cards{

    background-color: #dceaddcf;

}

.service-section .cards-inner-div a:nth-child(6) .service-cards{

    background-color: #dceaddcf;

} */



.service-section .cards-inner-div a .service-cards img {

    border-radius: 12px 12px 0px 0px;

    width: 100%;

    height: 100%;

    object-fit: cover;

}

/*

.service-section {

    background-color: #cfdbaf;

    text-align: center;

}*/

.service-section {
    background-color: #cfdbaf38;
    text-align: center;
}


.service-section .cards-inner-div .service-cards .service-img {



    height: 300px;

}



.service-section .cards-inner-div .service-cards h3 {
    margin-top: 24px;
    
    font-size: 26px;
    color: white;
    margin-bottom: 24px;
    height: 80px;
    display: flex
;
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
}



.icon-text-section .icon-section-inner {

    display: flex;

    justify-content: space-between;

    gap: 20px;

    align-items: center;

    width: 70%;

    margin: 0 auto;



}



.icon-text-section .icon-section-inner h3 {

    margin-top: 24px;

    

    font-size: 26px;

    color: #000000;

    margin-bottom: 0px;

    padding-bottom: 40px;



}



.icon-text-section .icon-section-inner .icon-item {

    width: 30%;

    text-align: center;

    transition: all 0.5s ease-in-out;

    border: 1px solid #5d4585;

}



.icon-text-section .icon-section-inner .icon-item:hover {

    background-color: #d9eca2;

    border: 1px solid #fff;

}





.icon-text-section .icon-section-inner .icon-item:hover img {

    rotate: 10deg;

    transition: all 0.5s ease-in-out;

    transform: rotate(6deg) scale(1.1);

    /* Rotate by 10 degrees and zoom in by 10% */

}



.icon-text-section .icon-section-inner .icon-image {



    width: 74px;

    margin: 0 auto;

    padding-top: 40px;



}



.icon-text-section .icon-section-inner .icon-image img {

    transition: all 0.5s ease-in-out;

    width: 100%;



}



.icon-text-section .icon-section-inner {

    display: flex;

    justify-content: space-between;

}



.testimonials-section .testimonials-title {

    width: 50%;

}



.icon-text-section h2 {

    text-align: center;

}



.testimonials-section {

    background-color: #cfdbaf38;

}



.testimonials-section h2 {

    
        font-size: 94px;
}



.testimonials-inner .testimonials-slider-outer {

    background-color: #5d4585;

    padding: 55px;

    width: 50%;

    border-radius: 12px;

    position: relative;
    z-index: 99;

}
.testimonials-inner .testimonials-slider-outer  h3{
text-align: center;
margin-top: 40px;
color: white !important;
}



.testimonials-inner .testimonials-slider-outer p {

        margin: 10px;
    text-align: center;

    font-size: 18px;

    color: white;

    margin-bottom: 0px;



}



.testimonials-section .testimonials-inner {

    display: flex

    ;

        gap: 20px;

        align-items: center;

        position: relative;

        z-index: 99;

}



.image-rounded-section {

    padding-bottom: 0px;

}



.image-rounded-section .circle-image {

    position: absolute;

    right: -230px;

    width: 238px;

    z-index: 99;

    top: 222px;

}



.image-rounded-section .circle-image img {

    width: 100%;



}



.image-rounded-section .inner-rounded-section {

    display: flex;

    align-items: center;

    /* gap: 20px; */

    padding-left: 108px;

    position: relative;



}



.image-rounded-section .inner-rounded-section .inner-half-left {

    width: 640px;

    /* padding: 100px; */

    height: 700px;

    position: relative;



}



.image-rounded-section .inner-rounded-section .inner-half-left img {

    border-radius: 20px;

    width: 100%;

    height: 100%;

    object-fit: cover;



}



.image-rounded-section .inner-rounded-section .inner-half-right {

    padding: 100px;

    max-width: 317px;

    width: 100%;

    min-height: 623px;

    border-radius: 0px 1058px 1058px 0;

    background-color: #cfdbaf;

    position: relative;

    z-index: 9;



}



.image-rounded-section .container-fluid {

    padding: 0px;

}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card .inner-rounded-image {





    border-radius: 50%;

    background-color: white;

    padding: 40px;

    border: 5px solid #5d4585;

    position: absolute;

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;





}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(1) .inner-rounded-image {

    right: 32px;

    top: 13px;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(2) .inner-rounded-image {

    right: -63px;

    top: 230px;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(3) .inner-rounded-image {

    right: 34px;

    top: 448px;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card h3 {





    font-size: 26px;

    color: #5d4585;

    margin-bottom: 0px;

    border-radius: 60px;

    text-transform: uppercase;

    width: fit-content;

    min-width: 250px;

    font-size: 14px;

    letter-spacing: 1px;

    line-height: 1.4;

    text-align: center;

    background-color: var(--dark-green-color);

    border-color: var(--dark-green-color);

    color: #fff;

    margin-bottom: 0;

    margin-right: 0;

    padding: 18px 33px 15px 33px;

    transition: all 0.5s;

    border: 2px solid white;

}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card h3:hover {

    color: #5d4585;

    background-color: white;

    border: 2px solid #5d4585;

    transition: all 0.5s;



}







.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(1) h3 {

    right: -251px;

    top: 58px;

    position: absolute;





}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(2) h3 {

    right: -354px;

    top: 283px;

    position: absolute;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card:nth-child(3) h3 {

    right: -256px;

    bottom: 63px;

    position: absolute;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card .inner-rounded-image {



    width: 150px;



}



.image-rounded-section .inner-rounded-section .inner-half-right .inner-rounded-card .inner-rounded-image img {



    width: 100%;



}





.image-rounded-section {

    position: relative !important;

}



.image-rounded-section::after {

    /* content: '';

    position: absolute;

    width: 1200px;

    height: 1200px;

    rotate: 0px;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    top: -129px;

    opacity: 0.1;

    right: -337px; */

}



.inner-team-outer-section .inner-team-section .team-card {

    max-width: 430px;



    width: 100%;

    position: relative;

   

}



.inner-team-outer-section {

    text-align: center;

    padding-top: 0px;

}



.inner-team-outer-section .inner-team-section .team-card p {

    margin-bottom: 0px;

    margin-top: 9px;

}



.inner-team-outer-section .inner-team-section .team-card .team-card-image img {

    width: 100%;

    height: 100%;

    border-radius: 50%;

}



.inner-team-outer-section .inner-team-section .team-card .team-card-image {

    /* position: absolute; */

    top: 0;

    width: 62%;
    margin: 0 auto;

}



.inner-team-outer-section .inner-team-section .team-card .team-content {

    margin-top: 20px;

    padding: 20px;

    border-radius: 12px;

    background-color: #e8ebe1;

    padding: 45px;

    /*border: 2px solid #5d4585;*/



}



.inner-team-outer-section .inner-team-section {

    



    margin-top: 60px;

    display: flex;

    flex-direction: row;

    justify-content: space-between;

    gap: 20px;
    row-gap: 57px;
    flex-flow: row wrap;

}



.inner-team-outer-section .inner-team-section .team-card .team-content-outer {

    border-radius: 21px;

    /* border: 2px solid #5d4585;

    padding: 165px 20px 20px 20px; */

    text-align: center;

}

.openbtn-area i{
    display: block !important;
    color: #5d4585 !important;
}

.inner-team-outer-section .inner-team-section .team-card .team-content-outer h3 {

    text-align: center;

   

    font-size: 26px;

    color: #5d4585;

    margin-bottom: 16px;



}



.inner-team-outer-section .inner-team-section .team-card .team-content-outer span {

    text-align: center;

    font-size: 21px;

    font-weight: 600;

}



.modernWay {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 7;

    line-clamp: 7;

    -webkit-box-orient: vertical;

}



.owl-carousel .item {

    background: #4a90e2;

    padding: 20px;

    margin: 5px;

    color: #fff;

    border-radius: 3px;

    text-align: center;

}


.testimonials-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {

    display: block !important;

}



.testimonials-section .owl-nav button {

    display: block !important;



}



.testimonials-section .owl-carousel .owl-nav button {

    width: 54px;

    height: 54px;

    background: #e8ebe1  !important;

    border-radius: 50px;

    font-size: 44px !important;

    transition: all 0.5s;

    padding-bottom: 5px !important;

}



.testimonials-section .owl-carousel .owl-nav button span {

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

    height: 100%;

}



.testimonials-section .owl-carousel .owl-nav {

    display: flex;

    justify-content: center;

    gap: 10px;

    margin-bottom: 20px;

    margin-top: 30px;

}





.testimonials-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #070707 !important;

    border: 1px solid #000000 !important;

}



.image-page-section {

    margin-top: 0px;

}
.image-page-section h2{
    text-align: center;
    margin-bottom: 60px;

}



.owl-theme .owl-dots .owl-dot span {

    width: 29px !important;

    height: 3px !important;

    margin: 5px 7px !important;

    background: #D6D6D6;

    border-radius: 0px !important;

    display: flex;
    

}



.testimonials-section .owl-carousel .owl-nav button:hover {



    background: #cfdbaf;

    border-radius: 50px;



    color: black;

    padding-bottom: 5px !important;

    transition: all 0.5s;

    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;

}





.blog-outer-section h2 {

    text-align: center;

}



.sc_home-blog-list {

    display: flex;

    flex-wrap: wrap;

    gap: 40px;

    margin-top: 50px;

}








.blog-outer-section .sc_blog-card span i {

    margin-right: 10px;

    color: white;

}



.blog-outer-section .sc_blog-card h3 {





    

    font-size: 26px;

    color: white;

    margin-bottom: 0px;

}



.sc_blog-card {

    width: 47.5%;



    position: relative;

    border-radius: 12px;

    overflow: hidden;

}



.sc_blog-card::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.5);

}



.sc_blog-card .sc_blog-card-content {

    position: absolute;

    bottom: 36px;

    left: 0;

    /* width: 90%; */

    /* padding: 34px; */

    padding-bottom: 20px;

    z-index: 3;

    /* background: rgba(125, 150, 59, 0.320); */



    flex-direction: column;

    gap: 30px;

    transition: all 0.25s linear;

    /* display: flex; */

    /* justify-content: center; */

    margin: 0 auto;

    right: 0;

    /* border-radius: 12px; */

}



.sc_blog-card .sc_blog-card-content h3 {

    font-weight: 600;

    letter-spacing: 2px;

}



.sc_blog-card .sc_blog-card-img,

.sc_blog-card .sc_blog-card-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.sc_blog-card .sc_blog-card-content {

    position: absolute;



    left: 0;

    padding: 37px;

    /* padding-bottom: 20px; */

    z-index: 3;

    display: flex

;

    gap: 13px;

    flex-direction: column;

    transition: all 0.25s linear;

}



.sc_blog-card .sc_blog-card-content .sc_card-link {

    width: fit-content;

    border-bottom: 2px solid white;

    opacity: 1;
    color: white;

    transition: all 0.25s linear;

}

.sc_blog-card .sc_blog-card-content .sc_card-link i{

margin-left: 5px;



}



/*.sc_blog-card:hover .sc_blog-card-content {





    bottom: 36px;

    transition: all 0.25s linear;

}*/



.sc_number {

    margin-top: 20px;

}



/*.sc_blog-card:hover .sc_blog-card-content .sc_card-link {

    opacity: 1;

    transition: all 0.25s linear;

}*/



.sc_home-view-more a, .sc_why-choose-div a {

    width: fit-content;

    margin: 0 auto;



}



.sc_home-view-more {

    padding-top: 70px;

    display: flex;

    justify-content: center;

}







footer .menu li:hover {
    background: none;

}

footer .menu li:hover a, footer a:hover p {
    background: none;
    color: #5d4585;
    font-weight: 700;

}



.about-images {

    display: none;

}


.about-section .about-inner-section::after {

    left: 256px;

}



.cpy-section .foo-copyright-text {

    display: flex;

    width: 100%;

    justify-content: space-between;

}


.sc_home-serviceCards {

    display: flex;

}



.sc_card-inner-div-img p {

    line-height: 22px;

    margin-bottom: 0px;

}



.sc_card-div-outer-main {

    display: flex;

    border-radius: 12px;

    overflow: hidden;

    /* align-items: end; */

}



.sc_card-div-outer-main .sc_card-div-outer-one,

.sc_card-div-outer-main .sc_card-div-outer-two {

    width: 38%;

}



.sc_card-div-inner {

    display: flex;

    margin-top: 0px;

    flex-direction: column;

}



.sc_card-inner-div {

    padding: 29px;

    border-radius: 0;

    color: #fff;

    overflow: hidden;

    height: 360px;

}



.sc_card-div-outer-one .sc_card-div-inner .sc_card-inner-div:nth-child(1) {

    background-color: #b2e791;

}



.sc_card-div-outer-one .sc_card-div-inner .sc_card-inner-div:nth-child(2) {

    background-color: #a7c8e9;

}



.sc_card-div-outer-two .sc_card-div-inner .sc_card-inner-div:nth-child(1) {

    background-color: #d6a7e2;

}



.sc_card-div-outer-two .sc_card-div-inner .sc_card-inner-div:nth-child(2) {

    background-color: #bc000059;

}










.sc_card-inner-div .animation-card {

    position: relative;

    bottom: 0px;

    transition: all 300ms ease;

}













.first-visit-section-outer {

    background-color: #cfdbaf38;

}



.section-margin {

    margin: 80px 0px;

}



.section-padding {

    padding: 80px 0px;

}



.section-margin-top {

    margin-top: 80px;

}



.section-margin-bottom {

    margin-bottom: 80px;

}



.section-padding-top {

    padding-top: 80px;

}



.section-padding-bottom {

    padding-bottom: 80px;

}











.header-sticky-top-bar {

    display: flex;

    justify-content: space-between;

    align-items: center;





}



.header-sticky-top-bar div {

    width: 34%;

    text-align: center;



}



.header-sticky-top-bar div:nth-child(1) {

    background-color: #c3a736;

    padding: 15px 0px;

}



.header-sticky-top-bar div:nth-child(2) {

    background-color: #8799ec;

    padding: 15px 0px;



}



.header-sticky-top-bar div:nth-child(3) {

    background-color: #589658;

    padding: 15px 0px;



}



.header-sticky-top-bar div a {

    color: white;

    font-size: 18px;



}





.header-sticky-top-bar div a i {

    margin-right: 10px;







}

.call-to-action-section{
    /* background-color: red; */
}

.call-to-action-section .call-to-action-inner{
    display: flex;
    background: #cfdbaf;
    border-radius: 12px;
    position: relative;
    
}
.call-to-action-inner   h2{
    margin-bottom: 20px;
} 
.call-to-action-inner   p{
    margin-bottom: 30px;
}
.call-to-action-section .call-to-action-inner  .call-to-action-detail{
    width: 60%;
    padding: 0px 80px;
}
.call-to-action-section .call-to-action-inner  .call-to-action-img{
    height: 100%;
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 12px 12px 0px;
}
.call-to-action-section .call-to-action-inner  .call-to-action-img img{
    border-radius: 0px 12px 12px 0px;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.call-to-action-inner {
    gap: 50px;
}




/* menu------------------------------- sidebar--------------------------------------- */


/* * sidebar menu css  ---------------------------------------------- */ */


.ATA_sidebar__content .header-cta-button a:hover{
    background: #5d4585 !important;
    color: white !important;
    border: 0px  !important;
    transition: all 0.5s !important;
}




.ATA_side-menu {

    transform: translateX(100%);

    transition: all 0.25s linear;

}

.ATA_side-menu.visible {

    transform: translateX(0);

    transition: all 0.25s linear;

}

#navbarNavDropdown  .menu-item-has-children .sub-menu{
    padding-top: 11px !important;
}

.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li {
    padding: 0px !important;
    /* margin-top: -9px; */
}

.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li:first-child {

    margin-top: 0px;
}

.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu {
    padding: 0px !important;
}

.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li:last-child {

    /* margin-bottom: -8px; */
}


.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li:hover {
    padding: 0px !important;
    background-color: #6aa886 !important;

}

.sub-menu .header-cta-button a:hover {
    background: #6aa886 !important;
    color: white !important;
    border: 0px !important;
    transition: all 0.5s;
}



.ATA_sidebar__content p {
    font-size: 16px !important;
    color: black !important;
}

#navbarNavDropdown .menu-item-has-children>a::after {
    content: " ";
    color: #121212;
    margin-left: -21px;
    right: 13px;
    right: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 360deg !important;
    top: 11px !important;


}

#navbarNavDropdown .menu-item-has-children:hover>a::after{
    background-image: url(../images/downicon-black.png) !important;
    color: #121212;
    margin-left: -21px;
    right: 13px;
    right: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 360deg !important;
    width: 12px;
    height: 12px;

}

.ATA_sidebar__content {

    width: 100%;


    height: 87vh;


    margin-bottom: auto;

    margin-top: 30px;


}

.ATA_sidebar__content li {
    position: relative;
    /* This is required to position the pseudo-element correctly */
}
.menu-item-has-children:hover>a::after {
    content: " ";
   background-image: url(../images/downicon-white.png) !important;
    width: 12px;
    height: 12px;
    font-size: 22px;
}
.ATA_sidebar__content li::before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    /* Align the border to the bottom of the li */
    left: 0;
    right: 0;
    border-bottom: solid 3px #5d4585 !important;
    transform: scaleX(0)  !important;
    transition: transform 150ms ease-in-out !important;
}


.ATA_sidebar__content li:hover::before {
    transform: scaleX(1);
    /* This will animate the border to full width */
    border-bottom: solid 3px #5d4585;
}


.ATA_sidebar__content li {
    /* display: inline-block; */
    transition: all 0.25s linear;
    /* padding-top: 4px;

    padding-bottom: 4px; */

    /* border-bottom: 2px solid rgba(212, 212, 212, 0.1); */

    width: 100%;

    justify-content: center;

    flex-direction: column;

    position: relative;

}


.ATA_sidebar__content li ul li:last-child {

    border-bottom: 0px !important;

}

.ATA_sidebar__content ul {
    padding-left: 0px !important;
}

.ATA_side-menu #primary-menu {
    display: flex;
    flex-direction: column;
    padding-left: 0px !important;
}
.menu-item-has-children.open-menu a::after {
    content: " ";
    background-image: url(../images/downicon-white.png) !important;
     width: 12px;
    height: 12px;
}
.menu-item-has-children.open-menu>a::after {
    rotate: 360deg;
}
.menu-item-has-children>a::after {
    content: " ";
    color: #121212;
    margin-left: -21px;
    right: 13px;
    right: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 267deg;
    top: 20px;
    width: 12px;
    height: 12px;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    transition: transform .3s ease-in-out;
    background-image: url(../images/downicon-black.png) !important;
}
.ATA_sidebar__content li a,
.ATA_sidebar__content li>div {

    display: inline-block;
    justify-content: start;
    font-size: 16px;
    text-decoration: none;
    padding: 11px 28px;

    border: none;

    border-radius: 0;

    background: transparent;

    text-transform: none;

    -webkit-transition: all .25s;

    transition: all .25s;

    cursor: pointer;

    color: black;

    width: 100%;

    display: flex;

  gap: 6px !important;

    align-items: baseline;

}

.ATA_sub-menu li {

    border: 0;

}

.ATA_sub-menu li a {

    display: inline-block;

    font-size: 18px;

    padding: 4px;

    border: none;

    border-radius: 0;

    background: transparent;

    text-transform: none;

    -webkit-transition: all .25s;

    transition: all .25s;

    cursor: pointer;

    color: black;

    width: 100%;

    display: flex;

    padding-left: 25px;


}

.ATA_side-menu .ATA_close-btn {
    margin-left: auto;
}

.ATA_side-menu {
    height: 100vh;
    width: 385px;
    background-color: #eeeae9;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    /* padding: 26px; */
    display: flex;
    flex-direction: column;
    align-items: center;
        overflow: scroll;
        overflow-x: hidden;
}

.ATA_side-menu li:hover a {
    color: white;
    border: 0px !important;
    background: #5d4585;
}

.ATA_side-menu li:hover {
    background-color: #5d4585;
    color: white;
    text-decoration: none !important;
}

.ATA_side-menu li:hover a p {
    color: white !important;
}

.ATA_side-menu li:hover a p {
    color: white;
}

.ATA_side-menu li:hover a {
    color: white;
}

.ATA_side-menu li a i {
    margin-right: 6px;
}

#ATA_global-sidemenu .header-brand {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

#ATA_global-sidemenu .sidebar-logo .header-brand {
    margin-right: auto !important;
    justify-content: start;
    margin-left: auto !important;

}

.ATA_side-menu .ATA_close-btn {
    margin-right: auto;
    margin-left: 21px;
    margin-top: 14px;
    cursor: pointer;
    margin-bottom: 40px;
}

.ATA_close-btn img {
    transition: transform 0.2s ease-in-out;
}

.ATA_close-btn:hover img {
    transform: rotate(90deg);
}

#ATA_global-sidemenu .sidebar-logo .header-brand img {
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
}

#ATA_global-sidemenu .sidebar-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


#ATA_global-sidemenu .ATA_close-btn img {
    width: 32px;
    height: 32px;

}

.ATA_side-menu li:hover,
.ATA_side-menu li.open-menu {
    background-color: #5d4585;
    color: white;
    text-decoration: none !important;
}

.ATA_side-menu li.open-menu ul li a:hover  {
    background-color: #a6ce39!important;
    color: white;
    text-decoration: none !important;
}
.ATA_side-menu li.open-menu .sub-menu li a,
.ATA_side-menu li.open-menu a {
    color: #fff;
}

.menu-item-has-children.open-menu>a::after {
    rotate: 360deg;
}















.sticky-navbar nav.navbar-main #main-menu>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
    display: block !important;
    z-index: 2;
    padding: 11px;
    border-radius: 10px;
    margin-top: 4px;
    left: -13px;
    margin-left: 15px;
    transform: translateX(-5px);
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu {
    transition-property: all;
    transition-duration: .22s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f2efef;
    white-space: nowrap;
    transform: translateX(-1%);
    min-width: 377px;
    width: 100%;
    max-width: 390px;
    display: block;
    margin: 0 0 0 20px;
    box-shadow: 0 0 10px 0 rgba(24, 23, 24, .1);
}
.home2 .banner-heading h1 {
    font-size: 77px !important;
    text-align: start !important;
    color: #fff;
    font-weight: bold !important;
    line-height: 92px !important;
    font-family: 'roboto' !important;
}
.home2 .banner-heading p {
        color: #5d4585;
    margin-top: 20px;
    font-size: 25px;
    text-align: left;
}
.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li a:hover {
    color: white;
    background-color: #5d4585;
    border-radius: 6px;
}

.service-btn{
    margin-top: 70px;
    display: flex;
    justify-content: center;
}

.homesection2 .recommended-dentist-img{
    width: 100%;
    position: static !important;
    height: 100%;
}

.homesection2 .recommended-dentist-img img {
    width: 100% !important;
    height: 100%;
}

.homesection2 .home-counter-div .counter-card {
    padding: 48px;
    display: flex
;
    gap: 15px;
    flex-direction: column;
    /* background-color: hsl(147.27deg 19.53% 42.82%); */
    /* backdrop-filter: blur(10px); */
    color: #5d4585;
    width: 32%;
    border: 2px solid #c2dfcf !important;
    text-align: center;
    height: 263px;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.homesection2 .counter-card h2, .counter-card p, .card-content p {
    color: #5d4585 !important;
}
.homesection2.home-counter {
    background-image: none !important;
}

.homesection2 .recommended-dentist-img {
    width: 100% !important; 
    position: static !important;
    height: 100%;
}
body.page-id-994  .wpstf-site-header-wrap.style1 h1 {

    color: #5d4585 !important;
}

body.page-id-1212   .counter-card h2, body.page-id-1212  .counter-card p, body.page-id-1212  .card-content p {

    color: #5d4585 !important;

}

body.page-id-994 #testimonial-slide .owl-nav button span {

    padding-bottom: 4px;
    }

    body.page-id-994 .counter-card h2,  body.page-id-994 .counter-card p,  body.page-id-994 .card-content p{
        color: white !important;
    }

body.page-id-994  .custom-btn input {
    width: 100%;
    background: none;
    padding: 0px;
    border: 0px !important;
    border-radius: 10px;
    border: 1px solid #00000066;

}


.sticky-appointment-btn a i{

    display: none !important;

}
.get-direction-btn{
    padding-left: 30px;
}
.get-direction-btn a{
    color: black;
}

/*.page-id-994  .get-direction-btn  p a{
    color: black !important;
}*/

.sticky-right-section .ATA_header-toggle-btn{
    display: none;
}


.meet-our-team {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}


body.page-id-1212  .custom-btn input {
    width: 100%;
    background: none;
    padding: 0px;
    border: 0px !important;
    border-radius: 10px;
    border: 1px solid #00000066;

}

.inner-static{
    display: none !important;
}


.cta-section {
    background-position: top left;
}

.sticky-call-tel{
        display: flex
;
    justify-content: center;
}
.sticky-call-tel a{
  display: flex;
    font-weight: bold !important;
    white-space: nowrap;
    gap: 16px;
    align-items: center;
    color: #5d4585;
    font-size: 20px;
}
.sticky-call-tel  i{

    transition: all 0.5s;
    width: 46px;
    height: 46px;
    display: flex
;
    color: white !important;
    align-items: center;
    justify-content: center;
    background: #5d4585;
    font-size: 18px;
    border: 2px solid #5d4585;
    border-radius: 50px;
    border-radius: 7px;

}



.home2::after {
    content: none !important;
}

.extra-content{
    margin-top: 50px;
}
.extra-content ul {
    margin : 20px 0px;
    padding-left: 20px !important
}
.extra-content ul li{
    margin-bottom: 10px;
    list-style: disc !important;
}
.contant p:last-child{
    margin-bottom: 0px;
    
}
.extra-content ul li a {
    color: #5d4585;
    font-weight: 600;
}
.img-slider .owl-carousel .item {
background: none !important;
}
.img-slider .owl-dot.active span{
    background:#5d4585!important;
}



.img-slider .owl-nav  button{
    width: 50px;
    height: 50px;
    background: #5d4585!important;
    border-radius: 50px;
}
.img-slider .owl-nav  button span{
    font-size: 37px;
    display: flex;
    
    justify-content: center;
    align-items: center;
    height: 0px;
    padding-bottom: 3px;
    color: white;
}

.img-slider .owl-nav{
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    gap: 20px;
    margin-top: 25px;
    justify-content: center;
}

.img-slider h2{
    text-align: center;
    margin-bottom: 40px;
}
#demo .item{
    width: 80%;
    height: 600px;
    margin: 0 auto;
}
#demo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}


.dental-form .custom-btn input{
    padding: 0px;
    background: no-repeat;
    border: 0;

}

.dental-form .cta-form h2{
    text-align: center;
}
.dental-form .cta-form h2 {
    margin-bottom: 56px;
}
.dental-form .cta-form{
    padding: 53px;
    border: 1px solid #5d4585;
    border-radius: 8px;
    width: 70%;
    margin: 0 auto;
}


.contact-detail-inner  .cta-form{
    padding: 40px;
    border-radius: 8px;
    border: 1px solid #5d4585;
    width: 43%;
}
.from-group.custom-btn input{
    margin: 0px;
    padding: 0px;
    border: 0;
    background: none;
}
.pagination .custom-btn {
    padding: 6px 26px;
    background-color: #5d4585;
}


.page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-number a {
        color: black !important;
    }

    .page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction {
        color: black !important;
        font-size: 18px !important;

        line-height: normal;
    }

    .page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-number a:before {
        color: black !important;

    }


    .page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-address:before {
         color: black !important;
    }

    .header-brand img{
        position: relative;
        /* top: -27px !important; */
    
    }
    .sticky-navbar.sticky .wps-header-navbar-wrap{
        display: none !important;
    }

    .header-address-wrap p a:hover span{
  color: #5d4585!important;
    }

   .header-address-wrap p a:hover span{
  color: #5d4585!important;
    }

    .header-address-wrap p a:hover{
  color: #5d4585!important;
    }

    .page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-address:hover a span{
         color: #5d4585!important;
    }

.page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-address:hover:before{
color: #5d4585!important;
}

.page-template-home2 .wps-header-navbar-wrap .header-address-wrap p.header-number a:hover:before{
    color: #5d4585!important;
}

.get-direction-btn p a i {
    margin-left: 10px;
}







/*.sticky-navbar.sticky ~ .wpstf-page-wrap header .wps-header-navbar-wrap{
    display: none !important;
}*/


.wpstf-site-header-wrap.style1 {
    position: relative !important;
}

.meet-the-team .inner-team-section{
    flex-direction: column !important;
}


.meet-the-team   .inner-team-section .team-card {
    max-width: 100%;
    width: 100%;
    position: relative;
    align-items: center;
    display: flex;
    gap: 0px;
    border-radius: 12px;
    background-color: #e8ebe1;
}

.meet-the-team  .inner-team-section .team-card .team-card-image img{
    border-radius: 12px 0px 0px 12px;
}
.meet-the-team .inner-team-section .team-card .team-card-image{
    width: 100%;
    max-width: 390px;
    margin: 0;
}


.meet-the-team .team-content h3 , .meet-the-team .team-content p{
    text-align: start !important;

}

.meet-the-team .team-content{
    margin-top: 0px !important;
}
.meet-the-team .team-content-outer{
    width: 100%;
  
}

.meet-the-team  .inner-team-section .team-card {
    max-width: 100%;
}



.custom-btn:focus{
    color: white !important;
    text-decoration: none !important;
    box-shadow: none !important;
}
.custom-btn:hover{
    color: #5d4585!important;
    text-decoration: none !important;
    box-shadow: none !important;
}


.sticky-call-tel a:hover i{
    background: white !important;
    color: #5d4585!important;
    border : 2px solid  #5d4585!important;
    transition:  all 0.5s;
}


.meet-the-team .inner-team-section .team-card:nth-child(odd) .team-card-image{
    order: 1;
  }
  .meet-the-team .inner-team-section .team-card:nth-child(odd) .team-content-outer{
    order: 2;
  }

  .meet-the-team .inner-team-section .team-card:nth-child(even) .team-card-image{
    order: 2;
    margin-left: auto;
  }
  .meet-the-team .inner-team-section .team-card:nth-child(even) .team-card-image img{
    border-radius: 0px 12px 12px 0px;
  }
  .meet-the-team .inner-team-section .team-card:nth-child(odd) .team-content-outer{
    order: 1;
  }

  .footer-social-icon a:hover{
    
    background-color: white;
    border: 2px solid #5d4585;
  }
  .footer-social-icon a:hover i{
     color: #5d4585;
    
  }

  body.wpsf-blog-detail .hero-section__style1{
    display: none !important;
  }


body.wpsf-blog-detail .blog-detail-inner {
  margin-top : 200px;
}


.recent-post ul{
    list-style: none !important;
}
.recent-post h3{
    margin-bottom: 30px !important;
}       

.recent-post ul li{
    margin-bottom: 18px;

    padding-bottom: 10px;
    border-bottom: 1px solid #a9cdba;
    list-style: none !important;
    padding-left: 0px !important;
}

.recent-post ul li::after{
    display: none !important;
    padding-left: 0px !important;
}

.meet-de-page   .meet-de-page-inner{
    display: flex;
    justify-content: space-between;
    gap: 40px;
    border-radius: 8px;
    align-items: center;
}
.meet-de-page   .meet-de-page-inner .extra-content{
    margin-top: 40px;
}
.meet-de-page   .meet-de-page-inner .meet-profile{
    width: 50%;
    border-radius: 8px;
}
.meet-de-page   .meet-de-page-inner .meet-content{
    width: 50%;
    padding: 43px;
    background-color: #5d45853b;
    border-radius: 8px;
}
#accordionExample .accordion-item:last-child{
    margin-bottom: 0px !important;
}
.meet-de-page   .meet-de-page-inner .meet-profile img{
    width: 100%;
    border-radius: 8px;
}
.meet-de-page h2{
    margin-bottom: 20px;
}
.meet-de-page p{
    margin-bottom: 10px;
}



.inner-banner-page{
          padding-top: 80px;
}

.service-section .service-btn{
    display: none !important;
}



.home2 .banner-heading {
    position: relative;
    z-index: 2;
    padding-top: 0;
    width: 70%;
    margin: 0;
    height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding-bottom: 50px
}


.home2 .banner-heading .banner-btn {
    width: fit-content;
    margin: 45px 0px 0px 0px;
}

.home2::after {
    content: '';
    position: absolute;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15) !important;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blog-page{
    background: none !important;
}

.page-template-home2 .header-cta-button a i {
    display: none;
}


.blog-page .pagination .page-numbers{
    margin: 70px 0px 0px 0px;
}
.blog-page .pagination .page-numbers li:has(> a.prev),
.blog-page .pagination .page-numbers li:has(> a.next) {
    min-width: 100px;
}

.blog-page .pagination .page-numbers li span{
    color: white !important;
}
.blog-page .pagination .page-numbers li:hover span , .blog-page .pagination .page-numbers li:hover a{
    color: #5d4585!important;
}
a:focus{
    text-decoration: none;
}
.wpcf7-spinner{
    position: absolute !important;
}


 .single-title-setion {
    display: none !important;
}

body.single-post .hero-section__style1{
    display: none !important;
}



.pagination .next{
    margin-left: auto !important;
}

.pagination .prev{
    margin-right: auto !important;
}
#ATA_global-sidemenu .header-brand img {
    position: relative;
    top: 0 !important;
}

.dental-topic {
    /* margin-top: 400px; */
}


 .modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: none !important;
    --bs-backdrop-opacity: none !important;
    position: relative !important;
}


.modal.fade.show{
background-color: #00000099 !important;
}
#exampleModalToggle textarea{
    height: 150px !important;
}
.modal-dialog {
    max-width: 600px;
}
.from-group.custom-btn input{
    color: white !important;
}
.from-group.custom-btn:hover input{
    color: #5d4585!important;
}

/*--------------------------------------------*/

.inner-make-appointment p{
    text-align : center;

}

.inner-make-appointment h2{
    text-align : center;
    margin-bottom: 30px;
}

.appointment-form {
    padding: 40px;
    width: 70%;
    margin: 0 auto;
}

.appointment-form .wrap-field{
    display: flex;
    gap: 20px;
}

.appointment-form label{
    margin-bottom: 10px;
    font-size: 18px ;
}
.appointment-form .radio-warp{
    display: flex;
    flex-direction: column;
}
.appointment-form .radio-warp span span{
    display: flex
    ;
        flex-direction: column;
        margin: 0px !important;
}
.appointment-form .radio-warp span span label{
    display: flex;
    gap:20px;
        
}
.appointment-form .cta-form-inner {
display: flex
;
    flex-direction: column;
    gap: 20px;
    padding: 58px;
    border: 1px solid gray;
    border-radius: 20px;
}



.appointment-form .radio-warp span span label input{
    width: 18px;
}
.appointment-form textarea{
    height: 200px;
}
.appointment-form select{
width: 100%;
    padding: 14px;
    border-radius: 10px;
    border: 1px solid #00000066;

}
.appointment-form .wrap-field .from-group{
    width: 50%;
    display: flex
;
    flex-direction: column;
    
}

.About-meet.homesection2 .recommended-dentist-img {
    width: 55% !important;
    /* margin-left: auto; */
    display: flex
;
    justify-content: center;
    height: 100%;
    margin: 0 auto;
}



.dentist-inner-card span{
    margin-bottom: 10px;
    display: flex;
    font-size: 22px;
    color: #5d4585;
    font-weight: bolder;

}
.insurance-logo-section{
    text-align: center;
}
.insurance-logo-section h2{
    text-align: center;
    margin-bottom: 40px;
}
.insurance-logo-section .in-logo-contain {

    width: 70%;
    text-align: center;
    margin: 0 auto 40px;

}

.insurance-logo-section .insurance-logo{
    width: 170px;
}

.insurance-logo-section  .in-logo-inner{
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-flow: row wrap;
    width: 69%;
    column-gap: 50px;
    margin: 0 auto 37px;
    align-items: center;
}

.insurance-logo-section .in-logo-btn{
    margin: 0 auto;
    display: flex ;
    justify-content: center;

}

.insurance-logo-section .insurance-logo img{
    width: 100%;
}

/* service listing */

.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .overlay-content span {
    color: #5d4585;
}

.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a:hover .overlay-content {
    opacity: 1;
}
body.error404 .page-hero-section-wrap{
    background: none !important;
    display: none;
}
.service-listing-outer .photo-story-horizontal__item img{
width: 100% !important;
}

.service-listing-outer .photo-story-horizontal__item {
 
    height: 100%;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
       width: 472px;
    position: relative;
    margin: 0;
    overflow: hidden;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container {
    display: inline-block;
    width: 100%;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item {
    height: 100%;
    margin: 15px;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    padding: 20px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-radius: 7px;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content {
    width: inherit;
    height: inherit;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content .treatment-content {
    margin: 0 0 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content .treatment-content h2 {
    margin: 0 0 10px;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content .treatment-content p {
    margin: 0;
    color: #343c42;
    font-size: 16px;
    text-decoration: none;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content .treatment-content p:last-child {
    margin-bottom: 0px !important;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a:hover .front-content .treatment-image {
    filter: none;
    filter: grayscale(0);
    filter: alpha(opacity = 100);
    -webkit-filter: grayscale(0);
    opacity: 1;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .front-content .treatment-image {
    margin: 0 0 20px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
/*    filter: grayscale(100%);*/
/*    filter: alpha(opacity = 65);*/
/*    -webkit-filter: grayscale(100%);*/
/*    opacity: .65;*/
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .overlay-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .25);
    box-shadow: 0 0 15px rgba(0, 0, 0, .25);
}
.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a .overlay-content span {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-family: "Gotham", "Arial", sans-serif;
    color: #5d4585;
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 19px;
}

.service-listing-outer .photo-story-horizontal__item .horizontal-item_container .wps-treatment-box-item a:hover .overlay-content span {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.only-extra-content .extra-content{
    margin-top: 0px !important;
}

.only-extra-content .extra-content h2:first-child{
    margin-top: 0px !important;
}

.only-extra-content ol:last-child , .only-extra-content ul:last-child , .only-extra-content ul li:last-child{
    margin-bottom: 0px !important;
}

.service-listinginner {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.treatment-content h3{
    margin: 22px 0px 13px 0px;
}

.service-listing-inner h2{
    text-align: center;
    margin-bottom: 40px;
}

.Home-service-btn{
    display: none;
}
body.home .Home-service-btn {
    display: block;
}
.service-listing-outer .custom-btn{
    margin: 40px auto 0 !important;
}

.wps-insidepage-image-content__wrapper {
    position: relative;
    width: 100%;
    background-color: #5d4585;
}  

.wps-insidepage-image-content__wrapper {
    position: relative;
    width: 100%;
    background-color: #5d4585;
}    
.wps-insidepage-image-content__container {
    width: 100%;
    display: flex;
}
.section-image__container {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.section-content__container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.section-content__container .section-content {
    width: 84%;
    max-width: 560px;
    padding: 70px 0;
}
.section-image__container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0px;
}
.section-content__container .section-content h2 {
    color: #fff;
    margin-bottom: 28px;
    font-size: 35px;
    line-height: 48px;
}
.section-content__container .section-content p {
    color: #fff;
}
.section-content__container .section-content p:not(:last-child) {
  margin-bottom: 20px; /* Adjust as needed */
}
.service-details-title-outer {
    margin-bottom: 35px;
}





.dentist-inner-card .contant h2 {
    font-size: 42px;
    line-height: 62px;
} 


.extra-content ul {
    margin: 20px 0px;
    padding-left: 0px !important;
}
.extra-content ul li{
    position: relative;
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: none !important;
        margin-bottom: 25px;
}
.extra-content ul li h3,
.extra-content ul li p{
    margin-bottom: 10px;
}
.extra-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #5d4585;
}
.extra-content ul li::after {
    content: "";
    position: absolute;
    left: 9px;
    top: 12px;
    width: 4px;
    height: 4px;
    border-left: solid 4px #fff;
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
}

.extra-content h2 {
    margin-bottom: 35px;
}


.extra-content ol li {
    list-style-type: decimal;
}
.extra-content ol li:not(:last-child) {
  margin-bottom: 20px; /* Adjust as needed */
}
.dentist-cards {
    align-items: center;
}

.special-offer-section  .special-offer-inner-card{
    background: #acddff;
}
.special-offer-section h2{
    text-align: center;
    margin-bottom: 20px;

}



.special-offer-section .special-offer-inner-card{
    max-width: 1024px;
    width: 100%;
    
    margin: 38px auto 0;
    padding: 70px;
    display: flex;
    border-radius: 8px;
    position: relative;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;

    
}


.special-offer-section .special-offer-inner-card .special-main-card{
text-align: start;
}
.offer-main-section h3{
    margin-bottom: 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
}
.offer-main-section h2{
    text-align: start !important;
    font-size: 64px;
    font-weight: bold;
    line-height: 89px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.special-offer-title-detail{
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.special-offer--bottom-details p{
    text-align: center;
    margin-top: 30px;
}
.footer-inner .footer-map-section iframe{
height: -webkit-fill-available !important;
}
footer {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}


.footer-inner .footer-details-section{
    width: 100%;
    position: relative;
}


.office-info-address{
   /* display: flex; 
   gap: 20px; */
   
}

.office-info-address .footer-address{
    /* width: 44%; */
    margin-bottom: 6px;
}
.office-info-address .footer-contactUs{
    /* width: 50%;
    flex-direction: column;
    gap: 6px;
    display: flex; */

   }

   .footer-details-section .copy-right-inner{
    display: flex;
      
        background: none;
        justify-content: space-between;
        text-align: start;
        align-items: start;
        gap: 7px;
       
   } 

   .hours-main{
    /* display: flex; */
        /* flex-flow: row wrap; */
        column-gap: 30px;
   }

   .copy-right-section{
    background: none !important;
    padding-bottom: 0px;
    border-top: 2px solid #5d4585;
   }

.footer-details-section h2{
    font-size: 45px;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: 800;
    width: 76%;
}

.office-info-inner{
    /* margin-top: 55px; */
}

.office-info-inner .office-info-address i{
    color: #5d4585 !important;
}


/* -------------------------------------- */

.appointment-section  .appointment-inner{
    width: 70%;
    margin: 0 auto;
    text-align: center;
} 

.appointment-section  .appointment-inner span{
margin-bottom: 10px;
    display: flex;
    font-size: 22px;
    color: #5d4585;
    justify-content: center;
    font-weight: bolder;

}
.appointment-section  .appointment-btn{

    margin: 35px auto 0px;
display: flex;
justify-content: center;
}

   
.appointment-section .iframe-div{
    padding: 40px 0px 10px 0px;
}


.container-div .text-of-before-after span{
    text-transform: uppercase;
    padding: 13px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;

}


.container-div .text-of-before-after{
    position: absolute;
    z: 9;
    width: 100%;
    justify-content: space-between;
    display: flex;
}

    

.container-div {
  position: relative;
  width: calc(50% - 15px);
  height: 281px;
  border: 2px solid white;
  overflow: hidden;
  border-radius: 10px;
}

.container-div .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 476px 100%;

  background-repeat : no-repeat;
}
.container-div .background-img {
}
.container-div .foreground-img {
  width: 50%;
}
.container-div .slider {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: rgb(61 120 138 / 21%);
  outline: none;
  margin: 0;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-div .slider:hover {
  background: rgba(242, 242, 242, 0.1);
}
.container-div .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 6px;
  height: 600px;
  background: white;
  cursor: pointer;
}
.container-div .slider::-moz-range-thumb {
  width: 6px;
  height: 600px;
  background: white;
  cursor: pointer;
}
.container-div .slider-button {
  pointer-events: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #5d4585;
  left: calc(50% - 18px);
  top: calc(50% - 18px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-div .slider-button:after {
  content: "";
  padding: 3px;
  display: inline-block;
  border: solid #fbfbfb;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
}
.container-div .slider-button:before {
  content: "";
  padding: 3px;
  display: inline-block;
  border: solid #fbfbfb;
  border-width: 0 2px 2px 0;
  transform: rotate(135deg);
}


/* contact us */
.mod-contact-outer-main {
    display: flex;
    flex-direction: row;
}
.mod-contact-left {
    width: 50%
}
.mod-contact-right {
    width: 50%;
    background-color: #5d45853b;
    padding: 50px;
    border-radius: 12px;
}
.mod-contact-right .gform_fields {
    gap: 25px;
}
.mod-contact-right input,
.mod-contact-right textarea {
    font-weight: bold !important;
}
.mod-contact-right input {
    border-color: #5d4585;
    height: 50px !important;
    min-height: 50px !important;

}
.mod-contact-right input:focus,
.mod-contact-right textarea:focus {
    box-shadow: none;
    border-color: #5d4585;
}
.mod-contact-address {
    display: flex;
    align-items: baseline;
    gap: 15px;
}
.mod-contact-left h2 {
    font-size: 34px;
    margin-bottom: 30px;
}
.mod-contact-left h3 {
    margin-bottom: 20px;
}
.mod-contact-address :not(:last-child) {
  margin-bottom: 5px; /* Adjust as needed */
}
.mod-contact-address li {
    margin-bottom: 8px !important;
}
.mod-contact-right textarea {
    min-height: 100px !important;
    height: 100px !important;
}
.contact-office-hours {
    margin-top: 15px;
}
.contact-office-hours h3 {
    margin-bottom: 20px;
    font-size: 27px;
}
.contact-for-patients h3 {
    margin-bottom: 20px;
    font-size: 27px;
    margin-top: 13px;
}
.contact-for-patients-btn {
    display: flex;
    gap: 15px;
}
.mod-contact-heading h2 {
    text-align: center;
    margin-bottom: 60px;
}
.mod-contact-right .gform_button {
    padding: 17px 27px !important;
    background-color: #5d4585 !important;
    color: #fff !important;
    border-radius: 7px !important;
    font-size: 16px !important;
    display: flex !important;
    width: fit-content;
    gap: 10px;
    white-space: nowrap;
    line-height: 13px !important;
    align-items: center !important;
    font-weight: 600 !important;
    justify-content: center !important;
    border: 2px solid transparent !important;
    text-transform: uppercase !important;
}
.mod-contact-right .gform_button:focus {
    border:none !important;
    box-shadow: none !important;
}
.mod-contact-right .gform_button:hover {
    color: #5d4585 !important;
    border: 2px solid #5d4585 !important;
    background-color: white !important;
    transition: all 0.5s;
}
.mod-new-patients-outer h3 {
    margin-bottom: 15px;
}
.mod-new-patients-outer p {
    margin-bottom: 15px;
}
.mod-new-patients-outer {
    width: 900px;
    margin: 0 auto;
}
.mod-new-patients-btn {
    margin-top: 30px;
}


.blog-detail-content h2 {
    font-size: 35px;
    margin-bottom: 20px;
}

.blog-detail-content h3 { 
    color: #5d4585;
}

.blog-detail-content p { 

   margin-bottom: 20px; 
}
.banner-slider-inner {
    position: relative;
}
.banner-slider-inner::after {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    height: 100%;
    width: 100%;
}
.page-hero-section-wrap.hero-section__home .home-header-hero-container {
    height: 800px;
}
.extra-content h2,
.service-details-title-outer h2 {
    font-size: 42px;
    color: #5d4585;
}

.dentist-inner-card.dentist-inner-card-content h3 {
    margin-bottom: 15px;
}

.section-content__container .section-content ul {
    margin-left: 15px;
}
.section-content__container .section-content ul li {
    color: #fff;
    list-style-type: disc;
}
.section-content__container .section-content ul li:not(:last-child) {
    margin-bottom: 10px;
}

.mobile-slider-banner{
    display: none !important;
}

#mobile-slider .owl-nav {
    display: none !important;

}

.header-brand-wrap img{
    border-radius: 0px !important;
}

.navbar-brand img{
    border-radius: 0px !important;
}


.bg-img.homesection2 h2{
    margin-top: 36px !important;

}


/* after before new css */


.image-sliders {
    display: flex;
    margin: 0 auto;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
        width: 70%;
}

.image-sliders .image-slider {
    width: 48%;
}
.main-slide {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.mod-after-before {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: flex
;
    bottom: 0;
    justify-content: space-between;
}

.main-slide .inner-btn {
    padding: 7px 22px;
    background: #000000cf;
    color: white;
    margin: 10px;
    font-size: 20px;
    letter-spacing: 1px;
}

.main-slide .inner-btn {
    padding: 3px 17px;
    background: #5d45857a;
    color: white;
    margin: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 5px;
}
.mod-after-before {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: flex
;
    bottom: 0;
    justify-content: space-between;
}
.image-slider .slider {
    position: relative;
}
.innn {
    position: relative;
}
.img-wrapper {
    overflow: hidden;
}
.img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.img-wrapper:nth-child(2) {
    clip-path: inset(0px 0px 0px 50%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-slider input {
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: ew-resize;
    z-index: 5;
}
.main-slide {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.mod-side-menu {
    width: 100% !important;
}
.bg-img.homesection2 .service-details-title-outer h2{
    margin-top: 0px !important;
}
.image-sliders .image-slider {
    width: 48%;
}
.image-sliders input::-webkit-slider-thumb {
    /* reset */
    -webkit-appearance: none;
    appearance: none;
    /* custom */
    height: 2.25rem;
    width: 2.25rem;
    border: .25rem solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
    background-color: #fff;
    background-size: cover;
    cursor: grab;
  }
  .sticky-navbar.sticky  .wpstf-site-header-wrap.style-home {

    display: none !important;

}


.footer-map-section p{
    height: 100%;
}

body.home .service-listing-outer .photo-story-horizontal__item {
    width: 33% !important;
}


.main-accordion .accordion-outer .accordion-item .accordion-button{
    background-color: #5d4585;
    color: #fff;

}
.main-accordion  .accordion-outer .accordion-item .accordion-button:focus {
    box-shadow: none;
}   
.main-accordion .accordion-button::after {
    background-image: url('<?php echo home_url(); ?>/wp-content/uploads/2025/03/down-arrow-1.png');
}
.main-accordion .accordion-button:not(.collapsed)::after {
    background-image: url('<?php echo home_url(); ?>/wp-content/uploads/2025/03/down-arrow-1.png');
}
.service-listing .mobile-btn{
    display: none !important;
}

.home-header-content .page-title h1{
    color: #5d4585;
}

.home-header-content .page-title p{
    color: #5d4585;
}

.only-extra-content ul:first-child{
    margin-top: 0px !important;
}

.mobile-banner-img {
        height: 40vh;
}
.mobile-banner-img img{
    height: 100%;
    object-fit: cover;
}



.our-office-gallery-section .parent-div img {
  transition: transform 0.3s ease-in-out;
      border-radius: 12px;
}

.our-office-gallery-section .parent-div:hover img {
  transform: scale(1.2);
}

   .our-office-gallery-section .parent-div {
            border-radius: 12px;
        cursor: pointer;
        overflow: hidden;
  display: inline-block; /* To fit around the image */

    }
    /* Main CSS */
.our-office-gallery-section .grid-wrapper > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.our-office-gallery-section .grid-wrapper > div > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.our-office-gallery-section  .grid-wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
}
.our-office-gallery-section .grid-wrapper .wide {
    grid-column: span 2;
}
.our-office-gallery-section .grid-wrapper .tall {
    grid-row: span 2;
}
.our-office-gallery-section .grid-wrapper .big {
    grid-column: span 2;
    grid-row: span 2;
}
.our-office-gallery-section .grid-wrapper div {
    position: relative;
}
.our-office-gallery-section .grid-wrapper div img { 
    transition: all .25s linear;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.our-office-gallery-section .grid-wrapper div:hover {
    overflow: hidden;
}
/*.grid-wrapper div:hover img {
    scale: 1.05;
    transition: all .25s linear;
    overflow: hidden;
    border-radius: 12px;
}*/
.our-office-gallery-section .grid-wrapper div::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}
  .dekstop-our-office-gallery{
    display: none !important;
}
.mobile-our-office-slider{
    display: block !important
}
#mobile-our-office-slider .owl-nav {
display: none !important
}

#mobile-our-office-slider .owl-dots{
    
    margin-top: 45px;
}
#mobile-our-office-slider .parent-div{
    position: relative;
}
#mobile-our-office-slider .parent-div img {
  transition: transform 0.3s ease-in-out;
      border-radius: 12px;
}

#mobile-our-office-slider .parent-div:hover img {
  transform: scale(1.2);
}

   #mobile-our-office-slider .parent-div {
            border-radius: 12px;
        cursor: pointer;
        overflow: hidden;
  display: inline-block; /* To fit around the image */

    }


    #mobile-our-office-slider  .parent-div::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}


.mod-contact-right input:focus{
    box-shadow: none !important;
        border-color: #5d4585 !important;
}
 #mobile-our-office-slider .parent-div {
        height: 400px;


        margin: 9px;
    }
  #mobile-our-office-slider .parent-div img{
        height: 100%;
        object-fit: cover;
    }



#mobile-our-office-slider   .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px 7px !important;
    background: #D6D6D6;
    border-radius: 50px !important;
    display: flex
;

}


#mobile-our-office-slider .owl-dots .owl-dot:hover span {
        background: #5d4585 !important;
    border: 1px solid #5d4585 !important;
    }

    #mobile-our-office-slider .owl-dots .owl-dot.active span {
        background: #5d4585 !important;
    border: 1px solid #5d4585 !important;
    }

    /*height="800px"*/

    /*.appointment-inner .iframe-div p iframe{
        height: 800px !important;
        overflow: scroll !important ;
    }*/







    

.accordion-button::after {
  
    background-image: url(../images/down-arrow.png) !important;
}


#review-slider .owl-stage .owl-item:nth-child(odd) .sc-review-cards{
    border: 3px solid #5d4585;    
}



#review-slider .owl-stage .owl-item:nth-child(even) .sc-review-cards{
    background-color: #dfe4ff;
    border: 3px solid #dfe4ff;
}

#review-slider .owl-nav button.owl-prev{
    left: -71px;
    position: absolute;
}
#review-slider .owl-nav button.owl-next{
    right: -71px;
    position: absolute;
}
#review-slider .owl-nav button{
    width: 46px;
    height: 46px;
    background: #5d4585;
    border-radius: 5px;
    border : 2px solid #5d4585;
    color: white;
    font-size: 35px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

#review-slider .owl-nav button:hover{
    background:  white !important;
    color: #5d4585 !important;
}

#review-slider .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}

#review-slider .owl-nav button span{
    display: flex;
    height: inherit;
    align-items: center;
    margin-bottom: 5px;

}

.modernWay {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
            line-clamp: 6;
    -webkit-box-orient: vertical;
 }

 #review-slider .owl-dots{
    margin-top: 34px !important;
 }

 .owl-dot.active span{
    background-color: #5d4585 !important;
 }

  .sc-add-map-location .sc-location-cards{
    display: flex;
        flex-direction: column;
        gap: 22px;
        border-radius: 14px;
        background: white;
        overflow: hidden;
    
  }
  .sc-add-map-location .sc-location-cards h3{
    color: #5d4585;
    text-transform: capitalize;
  }
  .sc-add-map-location .sc-location-cards p{
       color: #5d4585;
    font-size: 16px;
    display: flex
;
    font-weight: 600;
    align-items: baseline;
  }
  .sc-add-map-location .sc-location-cards p i{ 
    margin-right: 13px;
  }

  .sc-add-map-location .sc-location-cards{
    display: flex;
        flex-direction: column;
        gap: 13px;
    
  }
.sc-outer-location{
    width: 95%;
    /* margin: 0 auto; */
    border-radius: 15px;
    overflow: hidden;
    display: flex
;
    justify-content: center;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
}
  
  .sc-location-detail{
    display: flex;
        flex-direction: column;
        gap: 13px;
        padding: 21px;
        padding-top: 0px;
    
     
  }


.sc-location-detail a{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    color: #5d4585;
    transition: all 0.5s;
    width: fit-content;

}
.sc-location-detail a:hover i{
    transition: all 0.5s;
    margin-left: 10px;
}
.sc-location-detail  i{
    transition: all 0.5s;
}

.sc-about-section .sc-about-inner {
    display: flex;
    gap: 52px;
    border-radius: 15px;
    padding: 80px;
    border: 2px solid #5d4585;
    
}
.sc-about-section .sc-about-inner .sc-about-dtails {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 19px;
    
}

/* .sc-about-dtails h2{
    color: #5d4585 !important;
} */

.sc-about-section .sc-about-inner .sc-about-image{
    width: 100%;
  }

  .sc-about-section .sc-about-inner .sc-about-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sc-about-dtails  p:last-child{
    margin-bottom: 0px !important;
  }
 
  .sc-about-dtails  p{
    margin-bottom: 10px !important;
  }






 .sc-slide-full-layout .sc-home-banner-inner{
    display: flex;
     gap: 30px;
    align-items: center;
  }

 .sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-image{
    position: absolute;
    right: 0;
  }
.sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-info h1{
    font-size: 64px;
        line-height: normal;
        color: #5d4585;
  }

 .sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-info{
    width: 56%;
    display: flex;
    flex-direction: column;
    gap: 37px;
    justify-content: center;
    padding-right: 160px;
  }
 .sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-image{
    width: 50%;
    height: 100%;
    border-top-left-radius: 40px;
    overflow: hidden;
    border-bottom-left-radius: 40px;
  }

 .sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
    object-position: top center;
  }

 .sc-slide-full-layout .sc-banner-outer{
    /* padding: 100px 0px; */
 }

  .sc-slide-full-layout .sc-home-banner-inner .sc-home-banner-image .sc-banner-img-inner {
    height: 100%;
  }
 
  .sc-slide-full-layout{
    width: 100%;
  }
 









.sc-slide-img-banner {
    position: relative;
}
.sc-home-slider-outer {
    width: 50%;

    height: 100%;

    border-top-left-radius: 40px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    border-bottom-left-radius: 40px;
}
  
  
 .sc-slide-img-banner .sc-home-banner-inner{
    display: flex;
     gap: 30px;
    align-items: center;
        height: 100%;
  }

 .sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-image{
    /* position: absolute; */
    right: 0;
  }
.sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-info h1{
    font-size: 64px;
        line-height: normal;
        color: #5d4585;
  }

 .sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-info{
    width: 56%;
    display: flex
;
    flex-direction: column;
    gap: 37px;
    justify-content: center;
    padding-right: 160px;
       
  }
 .sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-image{
   /* width: 47%;
    height: 100%;

    border-top-left-radius: 40px;
    overflow: hidden;
    border-bottom-left-radius: 40px;*/
  }

 .sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
    margin-left: -1px;
    object-position: top center;
  }

 .sc-slide-img-banner .sc-banner-outer{

    height: 82vh;
   
 }

  .sc-slide-img-banner .sc-home-banner-inner .sc-home-banner-image .sc-banner-img-inner {
        height: 100vh;
  }
 
  .sc-slide-img-banner{
    width: 100%;
  }

  footer .sc-footer-info{
    display: flex;
    gap: 30px;
    justify-content: space-between;
  }
  footer .footer-image{
    width: 378px;
  }
  footer .footer-image img {
    width: 100%;
    border-radius: 0;
}
  footer .footer-quick-links a{
    font-size: 18px !important;
  }

  footer .footer-quick-links a:hover{
    color: #5d4585;
    font-weight: 700;

  }
.footer-section-margin {
    border-radius: 14px;
    margin-top: 80px;
    clear: both;
}
.footer-details-map iframe {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
  .footer-sub-logo-outer {
    display: flex;
    align-items: center;
        gap: 21px;
        margin-top: 40px;
  } 

  .footer-sub-logo-outer .footer-sub-logo{
    width: 35%;
  }

 

  .sc-service-outer .sc-service-inner .sc-service-cards{
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
  }

  .sc-service-outer .sc-service-inner .sc-service-cards:hover img{
    transform: scale(1.1);
  }



 .sc-service-inner .sc-service-cards  .sc-service-info{
    width: 100%;
   background-color: white;
    min-height: 170px;
    padding: 30px;
    border-radius: 0px 0px 15px 15px;
   
     }

     .sc-service-inner .sc-service-cards .sc-service-info h3{
     color: #5d4585 !important;
     }

     .sc-service-inner .sc-service-cards  .sc-service-info h3{
        text-align: center;
        margin-bottom: 20px;

     }
     .sc-service-inner .sc-service-cards  .sc-service-info div{
        margin: 0 auto;
     }

     .sc-service-inner .sc-service-cards  .sc-service-image{
        height: 300px;
        overflow: hidden;
        border-radius: 15px 15px 0px 0px;
     }

     .sc-service-inner .sc-service-cards  .sc-service-image img{
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: transform 0.4s ease;
        border-radius: 0px !important;
     }
     
     .sc-service-inner{
        margin-top: 50px;
     }
 
     #services-cards .owl-nav button.owl-prev ,  #services-cards-inner .owl-nav button.owl-prev{
        left: -71px;
        position: absolute;
    }
    #services-cards .owl-nav button.owl-next,  #services-cards-inner .owl-nav button.owl-next{
        right: -71px;
        position: absolute;
    }
    #services-cards .owl-nav button,  #services-cards-inner .owl-nav button{
        width: 46px;
        height: 46px;
        background: #5d4585;
        border-radius: 5px;
        border : 2px solid #5d4585;
        color: white;
        font-size: 35px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    
    #services-cards .owl-nav button:hover ,     #services-cards-inner .owl-nav button:hover{
        background:  white !important;
        color: #5d4585 !important;
    }
    
    #services-cards .owl-nav,     #services-cards-inner .owl-nav{
        position: absolute;
        top: 46%;
        width: 100%;
    }
    
    #services-cards .owl-nav button span,   #services-cards-inner .owl-nav button span{
        display: flex;
        height: inherit;
        align-items: center;
        margin-bottom: 5px;
    
    }
    #services-cards .owl-dots ,   #services-cards-inner .owl-dots {
        margin-top: 34px !important;
        display: flex !important;
        justify-content: center;
    }
    #services-cards-inner .owl-dots {
        display: none !important;
    }

   .sc-full-team-section .team-content{
        display: none !important;
    }
    .sticky-appointment-btn{
        display: none !important; 
    }

  .header-right-section  .header-number{

  }



   
.sc-full-team-section .team-content {
    display: none !important;
}

.sc-about-page-outer .sc-about-page {
    display: flex;
    justify-content: space-between;
    gap: 30px;

}

.sc-about-page-outer .sc-about-page .sc-about-page-inner-content {
    width: 61%;
    background: #dfe4ff;
    border-radius: 15px;
    padding: 30px;
        padding-right: 98px;
}

.sc-about-page-outer .sc-about-page .sc-about-page-inner-content p {
    margin-bottom: 14px;
    color: #000000;
}


.sc-about-page-outer .sc-about-page .sc-about-page-inner-image {
    overflow: hidden;
    width: 50%;
    border-radius: 15px;
    height: 557px;
    display: flex;
    justify-content: center;
    margin: auto;
    position: relative;
    left: -99px;
}

.sc-about-page-outer .sc-about-page .sc-about-page-inner-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    transition: transform 0.5s ease;
}

.sc-about-page-outer .sc-about-page .sc-about-page-inner-image:hover img {

    transform: scale(1.1);
}


.sc-about-page-outer .custom-btn {
    margin: 0 auto;
}

.sc-about-page-outer {
    position: relative;
}

.sc-about-page-outer:after {
    content: '';
    background-size: cover;
    width: 139px;
    height: 108px;
    position: absolute;
    left: 0;
    top: 0;

}

.sc-about-page-details {
    background: linear-gradient(to right, #1D2E8B 66.66%, #1A8EC1 33.34%);
    border-radius: 15px;
    width: 90%;
    margin: 0 auto;
}



/* ------------------------ */

.sc-detail p a{
    color: #5d4585 !important;
    font-weight: 700;
}



.form{
    background: #dfe4ff;
    padding: 50px;
    border-radius: 15px;

  }

  .form-item{

    position: relative;

    margin-bottom: 23px;

  }

  .form-item input,
  .right-contact-form .form .gfield input{

    display: block;

    width: 100%;

    height: 60px;

    border-radius: 7px;

    outline: none;

    background: transparent;

    border: solid 2px #5d4585;

    transition: all .3s ease;

    padding: 11px 18px;

    font-size: 18px;

  }

  .form-item input:focus{

    border: solid 2px #5d4585;

   

  }

  .contact-form-section p{

    text-align: center;





  }

  .contact-form-section .in-content{

    margin-bottom: 60px !important;

    width: 68%;

    margin: 0 auto;

  }

  .right-contact-form .form .gfield textarea {
    display: block;
    width: 100%;
    outline: none;
    height: 130px !important;
    border-radius: 7px;
    background: transparent;
    border: solid 2px #5d4585;
    transition: all .3s ease;
    padding: 15px;
    min-height: 130px !important;
    font-size: 18px;
}

  .form-item textarea {

    display: block;

    width: 100%;

    outline: none;

    height: 130px;

    border-radius: 7px;

    background: transparent;

    border: solid 2px #5d4585;

    transition: all .3s ease;

    padding:  15px;

  }

  .form-item textarea:focus{

    border-color: #5d4585;

    

  }

  .form-item label{
   display: none;
    position: absolute;

    cursor: text;

    z-index: 2;

    top: 13px;

    left: 10px;

    font-size: 14px;

    font-weight: bold;

    background: white;

    padding: 0 10px;

    color: #5d4585;

    transition: all .3s ease

  }



  /* .form-item input:focus + label,

  .form-item input:valid + label{

    font-size: 11px;

    top: -5px

  } */
  .walnut-outer-section.service-detail{
    background-color: #F0F0F0 !important;
}
  .form-item textarea:focus + label,

  .form-item textarea:valid + label{

    font-size: 11px;

    top: -5px

  }

  .form-item input:focus + label{

    color: #5d4585

  }









  .form-item textarea:focus + label{

    color: #5d4585

  }



.contact-form-section .inner-contact-us{

    display: flex;

    justify-content: space-between;

    align-items: center;

    gap: 50px;

}



.contact-form-section .leftcontact-details h3{

    font-size: 26px;

    color: #4b5d1a;

}

.contact-form-section .leftcontact-details .timing-details h4{

    font-size: 20px;

    color: #4b5d1a;

    margin-bottom: 0px;

}



.contact-form-section  .timing-details .innercontact-details {

margin-bottom: 10px !important;

    gap: 0px !important;

 



}





.contact-form-section .timing-details{

    /* padding: 20px;

    background: #cfdbaf; */

    border-radius: 12px;

    width: fit-content;

}

.contact-form-section  .right-contact-form .form {



    width: 100%;

    /* background: #cfdbaf; */

    padding: 40px;

    /* border: 2px solid #5d4585; */

    border-radius: 12px;

}



.d-none {

    display: none;

}



.innercontact-details{

    display: flex;

    flex-direction: column;

    gap: 3px;

    margin-bottom: 21px;

}

.contact-form-section 

.innercontact-details h3{

    font-size: 26px;

    color: #4b5d1a;

   margin-bottom: 0px !important;

}





.innercontact-details span {

    font-size: 18px;

    color: black;

    /* font-weight: 600; */

}

.innercontact-details a{
    font-size: 18px;
}

.contact-form-section  .leftcontact-details{
    width: 60%;
}

.contact-form-section  .right-contact-form{
    width: 40%;
}

.meet-the-doctor-section {
        
}



.ortho-child .sc-detail{
    gap :0px !important;
}


.wpstf-site-header-wrap.style1 .header-right-section {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 21px;
    position: relative;
    z-index: 9;
}

.wpstf-site-header-wrap.style1 .custom-btn {
    background-color: #fff; 
    color: #5d4585 !important;
    border-color: #5d4585 !important;
}




.sc-service-page  .sc-service-inner{
    display: flex;
    flex-flow: row wrap;
    gap: 20px;

}


.sc-service-page  .sc-service-inner a{
    width: 32%  !important;
}



.sc-service-page  .sc-service-inner a{
    width: 32%  !important;
}

.sc-service-pagination  ul{
   
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
}
.service-details .sc-service-detail-image{
    width: 100%;
    margin-bottom: 10px;
}
.service-details .sc-service-detail-image img{
    width: 100%;
}

.service-details  span i{
    color: #5d4585;
}

.service-details .sc-service-details span  {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.service-details .sc-service-details h3  {
    margin-bottom: 16px;
    margin-top: 26px;
    
}

.service-details .sc-service-details ul li{
    margin-bottom: 10px;
    list-style: disc;
}

.service-details .sc-service-details ol li {
    margin-bottom: 10px;
    list-style: auto;
}

.service-details .sc-service-details ul,
.service-details .sc-service-details ol{
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 40px;
}
.sc-service--details-pagination li{
    list-style: none !important;
}
.sc-service--details-pagination ul {
    padding-left: 0px !important;
}

.sc-service--details-pagination ul{
    display: flex;
    justify-content: space-between;
    margin-top: 45px !important;
    
}

.sc-service-details {
    margin: 0 auto;
    margin-bottom: 40px;
}

.sc-service-details-info a{
    color: #5d4585;
  font-weight: 700;


}
.faq-page-section.sc-faq-outer{
    background-color: #f0f0f0 !important;
    color: black !important;
}
.faq-page-section.sc-faq-outer .sc-faq-inner .sc-faq-info {
    width: 80% !important;
    margin: 0 auto !important;

}

.faq-page-section.sc-faq-outer h2, .sc-faq-outer p, .sc-faq-outer li, .sc-faq-outer a {
    color: rgb(0, 0, 0) !important;

}

.faq-page-section.sc-faq-outer #accordionExample .accordion-item {
   
    background: #dfe4ff !important;
    border-radius: 20px;
   
}

.faq-page-section.sc-faq-outer #accordionExample .accordion-item .accordion-body {
    padding-top: 20px !important;
}

.sc-map-page .sc-map-deatils-inner{
        display: flex;
        justify-content: space-between;
        gap: 20px;
}

.sc-map-page .sc-map-deatils-inner{
    display: flex;
    justify-content: space-between;
    gap: 90px;
}

.sc-map-page .sc-map-address{
    width: 50%;
    background: #dfe4ff;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 17px;
    border-radius: 15px;
}

.sc-map-page .sc-map-address h3 span {
    display: block;
    font-size: 16px;
    margin-top: 16px;
    font-weight: normal;
}

.sc-map-page .sc-map-iframe{
    width: 50%;
}

.sc-map-iframe iframe{
    border: 0;
    border-radius: 15px;
}

.sc-map-page .sc-map-div-hours ul {
    display: flex;
    margin-top: 20px;
    gap: 10px;
    flex-direction: column !important;
}

.Inner-page-maps .sc-add-map-location{
    border-radius: 15px !important;
}

/* --------------------------------------------------------- */

.home-happen-card {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
}

.home-happen-card .home-happen-image {
    width: 45%;
}

.home-happen-image .home-happen-inner-image, .home-happen-image .home-happen-inner-image img {
    width: 100%;
    border-radius: 12px;
}

.home-happen-image .home-happen-inner-image{
    height: 557px;
}

.home-happen-image .home-happen-inner-image img{
    height: 100%;
    object-fit: cover;
}

.home-happen-image .home-happen-inner-image, .home-happen-image .home-happen-inner-image img {
    width: 100%;
    border-radius: 12px;
    
}
.home-happen-inner-image {
    position: relative;
    right: -180px;
}
.home-happen-inner-image {
    border: 2px solid #5d4585;
    padding: 10px;
}
.home-happen-card .home-happen-content {
    width: 65%;
    padding: 80px;
    padding-left: 210px;
    border-radius: 24px;
    color: #fff;
    background-color: #dfe4ff;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 7px 29px 0px;
}
.home-happen-content p{
    margin-bottom: 10px;
}

.home-happen-content h2 {
    margin-bottom: 25px;
}


.our-value-div {
    display: flex;
    gap: 30px;
    padding: 0 60px;
    justify-content: center;
    margin-top: 30px;
}

.our-value-card {
    padding: 30px;
    width: 50%;
    background-color: #fff;
    border-radius: 12px;
    position: relative;
    border: 1px solid #00000044;
    overflow: hidden;
}
.our-value-card::before {
    transition: all 0.35s ease-in-out;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 6px;
    background-color: #5d4585;
}

.our-value-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #5d4585;
    margin-bottom: 15px;
}
.our-value-card-header .our-value-card-image .our-value-inner-image {
    width: 80px;
    height: 80px;
    background-color: #dfe4ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-value-card-image .our-value-inner-image img {
    width: 70%;
}
.our-value-card-header h3 {
    margin: 0;
    font-size: 26px;
    line-height: 36px;
}
.our-value-card::after {
    content: '';
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    background-color: #dfe4ff29;
    width: 100%;
    height: 100%;
    transition: all 0.35s ease-in-out;
}
.our-value-card:hover::after {
    opacity: 1;
}
.our-value-card:hover::before {
    width: 100%;
}

.sc-pdf-section  .sc-pdf-section-inner{
    width: 50%;
}

.sc-pdf-section {
    width: 70%;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 0 auto;
}
.sc-pdf-section .sc-pdf-section-inner a{
margin: 0 auto;
}

.sc-pdf-section .sc-pdf-section-inner{
        display: flex;
        flex-direction: column;
        gap: 26px;
        text-align: center;
        justify-content: center;
}

.sc-pdf-section .sc-pdf-section-inner .sc-pfd-icons {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    background: #dfe4ff;
    display: flex
;
    align-items: center;
    padding: 14px;
    justify-content: center;
    border-radius: 50px;
}

.home-happen-content ul li{
    list-style: disc;
    margin-bottom: 10px;
    

}
.home-happen-content ul {
    padding-left: 20px;
    

}
.home-happen-content span{
    font-weight: bolder;
    color: black !important;
    display: flex;
    margin-bottom: 23px;
}


.meet-doc .dentist-cards {
    align-items: center;
    flex-direction: row-reverse;
}
.dentist-cards .dentist-inner-card {
    width: 50%;
}
 .recommended-dentist-img {
    width: 100% !important;
    position: static !important;
    height: 100%;
}
 .recommended-dentist-img img {
    width: 100% !important;
    height: 100%;
}

.dentist-cards .dentist-inner-card {
    width: 50%;
}

.dentist-inner-card .contant p, .dentist-inner-card .contant h2 {
    margin-bottom: 20px;
}

.wps-insidepage-image-content__wrapper {
    position: relative;
    width: 100%;
    background-color: #5d4585;
}
.wps-insidepage-image-content__container {
    width: 100%;
    display: flex
;
}

.section-image__container {
    position: relative;
    overflow: hidden;
    width: 50%;
}

.section-image__container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0px;
}

.section-content__container {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.section-content__container .section-content {
    width: 84%;
    max-width: 560px;
    padding: 70px 0;
}

.bg-img.homesection2 h2 {
    margin-top: 36px !important;
}
.section-content__container .section-content h2 {
    color: #fff;
    margin-bottom: 28px;
    font-size: 35px;
    line-height: 48px;
}
.section-content__container .section-content p:not(:last-child) {
    margin-bottom: 20px;
}



.sc_home-blog-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 50px;
    justify-content: center;
}
.sc_blog-card {
    width: 47.5%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.sc_blog-card .sc_blog-card-img, .sc_blog-card .sc_blog-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sc_blog-card a {
    cursor: pointer !important;
}

.sc_blog-card .sc_blog-card-img, .sc_blog-card .sc_blog-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sc_blog-card .sc_blog-card-content {
    position: absolute;
    left: 0;
    padding: 37px;
    z-index: 3;
    display: flex
;
    gap: 13px;
    flex-direction: column;
    transition: all .25s linear;
}

.sc_blog-card .sc_blog-card-content h3 {
    font-weight: 600;
    letter-spacing: 2px;
}

.blog-outer-section .sc_blog-card h3 {
    font-size: 26px;
    color: white;
    margin-bottom: 0px;
}
.sc_blog-card .sc_blog-card-content .sc_card-link {
    width: fit-content;
    border-bottom: 2px solid white;
    opacity: 1;
    color: white;
    transition: all .25s linear;
}


.blog-detail-inner {
    width: 60% !important;
    margin: 0 auto !important;
    overflow: hidden;
}

.sc-contactpage-details .sc-logo-section img{
 display: flex;
 justify-content: center;
 margin: 0 auto;
 border-radius: 0px;
}
.sc-cm-icon{
    width: 50%;
}
.sc-contact-mail-call{
    display: flex
;
    justify-content: center;
    gap: 33px;
    margin: 0 auto;
    width: 85%;
    padding: 20px;
    border-radius: 14px;
    background: #dfe4ff;
}

.sc-service-details-info h3:first-child{
    margin-top: 0px !important;

}
.sc-contact-mail-call a{
    display: flex
;
    text-align: center;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    white-space: nowrap;
    font-weight: 600;
}
.sc-contact-mail-call i{
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: #5d4585;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    border-radius: 50px;
    color: white !important;
}
.sc-contact-mail-call  .sc-cm-icon:first-child a {
    border-right: 1px solid #5d4585;
    }

.sc-contactpage-details .contact{
    display: flex;
    width: 790px;
    gap: 40px;
    align-items: center;
    margin: 0 auto;
}


.home-faq-section.sc-faq-outer h2, .sc-faq-outer p, .sc-faq-outer li, .sc-faq-outer a {
    color: rgb(255 255 255) !important;
}

.faq-page-section p{
    color: black !important;
}

.meet-the-staff.sc-about-section .sc-about-inner {
    display: flex;
    gap: 52px;
    border-radius: 15px;
    padding: 80px;
    border: 2px solid #5d4585;
    flex-direction: column;
}
.meet-the-staff.sc-about-section .sc-about-inner .sc-about-dtails {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 19px;
    text-align: center;
}

.contact-form-main-outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin: 0 auto;
}
.left-contact-form {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 40%;
}
.left-location-div h3 {
    margin-bottom: 12px;
    font-weight: bold;
    color: #5d4585;
}
.left-location-div p {
    margin-bottom: 0px;
}
.left-location-div a {
    font-weight: bold;
    color: #5d4585;
}
.left-location-div:not(:last-child) {
    border-bottom: 1px solid #5d4585;
    padding-bottom: 10px;
}
.right-contact-form {
    width: 48%;
}
.bios-staff-outer {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}
.bios-staff-inner-left {
    width: 30%;
}
.bios-staff-inner-left img {
    width: 100%;
}
.bios-staff-inner-right {
    width: 70%;
}
.bios-staff-outer-main {
    display: flex;
    flex-direction: column;
    gap: 100px;
    width: 85%;
    margin: 0 auto;
}
.bios-staff-card-outer {
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
    margin-top: 60px;
    row-gap: 50px;
    column-gap: 50px;
}
.bios-staff-card-div {
    width: 30%;
}
.bios-staff-card-div img {
    width: 100%;
}
.bios-staff-card-div h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.bios-staff-card-div h4 {
    margin-bottom: 0;
}
.bios-staff-inner-right-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    row-gap: 30px;
}

.gform_button {
    padding: 17px 19px !important;
    background-color: #5d4585 !important;
    color: #fff !important;
    border-radius: 7px !important;
    font-size: 16px !important;
    display: flex !important;
    width: fit-content !important;
    gap: 10px !important;
    letter-spacing: 1px !important;
    white-space: nowrap !important;
    line-height: 13px !important;
    align-items: center !important;
    font-weight: 600 !important;
    justify-content: center !important;
    border: 2px solid transparent !important;
    text-transform: uppercase !important;
}
.gform_button:hover {
    color: #5d4585 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border: 2px solid #5d4585 !important;
    background-color: white !important;
    transition: all 0.5s;
}
.gform_button:focus {
    box-shadow: none !important;
    outline: none !important;
}
.meet-the-doctor-details {
    display:flex;
    align-items:center;
    position: relative;
}
.meet-the-doctor-details .meet-doc-content {
    padding:50px;
    background: #283891;
    color:#fff;
    width: 53%;
    border-radius:12px;
    display:flex;
    flex-direction: column;
    gap:25px;
    position: relative;
    z-index: 10;
    margin-left:auto;
    margin-top:130px;
    margin-bottom:130px;
}
.meet-the-doctor-section {
    position:relative;
}
.meet-the-doctor-section .meet-doc-image {
    position:absolute;
    top: 0;
    left:0;
    width: 55%;
    height:100%;
}
.meet-the-doctor-section .meet-doc-image .meet-doc-inner-image  {
    width: 100%;
    height:100%;
    
}
.meet-the-doctor-section .meet-doc-image .meet-doc-inner-image img {
    width: 100%;
    height:100%;
    object-fit:cover;
}
.meet-the-doctor-details .meet-doc-content h2,   .meet-the-doctor-details .meet-doc-content h3,   .meet-the-doctor-details .meet-doc-content p {
    color:#fff;
}
.meet-the-doctor-details .meet-doc-content h3 {
    font-size:22px;
}
.meet-doc-extra-content {
    margin-top: 35px;
    width: 95%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.meet-the-doctor-section.right-image .meet-the-doctor-details .meet-doc-content{
    margin-left:unset;
}
.meet-the-doctor-section.right-image .meet-doc-image{
        left:unset;
        right: 0;
}
body.single-post .wpstf-site-header-wrap.style1{
    height: 140px;
}

html.stop-scroll {
    overflow-y: hidden;
}
.section-main-title h2 {
	margin-bottom: 100px;
	text-align: center;
}


.google_review {
    margin-top: 50px;
}
.home-mobile-service-section {
    display: none;
}
.home-desktop-service-section {
    margin-top: 80px;
}
.home-desktop-service-section .home-service-card-inner {
    width: 31%;
}

.sc-consult-inner {
    width: 864px;
    margin: 0 auto;
} 
.consult-inner-form {
    background: #dfe4ff;
    padding: 50px;
    border-radius: 15px;
}
.consult-heading {
    margin-bottom: 30px;
    text-align: center;
}
.sc-consult-inner .consult-inner-form .gfield input {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    border-radius: 7px !important;
    outline: none !important;
    background: transparent !important;
    border: solid 2px #5d4585 !important;
    transition: all .3s ease !important;
    padding: 11px 18px !important;
    font-size: 18px !important;
}
.sc-consult-inner .consult-inner-form .gfield textarea {
    display: block;
    width: 100%;
    outline: none;
    height: 130px !important;
    border-radius: 7px;
    background: transparent;
    border: solid 2px #5d4585;
    transition: all .3s ease;
    padding: 15px;
    min-height: 130px !important;
    font-size: 18px;
}
.consult-heading h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 35px;
}
.consult-heading h4 {
    font-weight: bold;
}


.bois-financial-section .dentist-inner-card-content h2 {
    text-align: left;
}



/* New Css Start */

.sc-magazine-outer-div {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #5d4585;
    
}
.sc-magazine-inner-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.sc-magazine-outer-div h3 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.sc-magazine-number {
    background-color: #a6ce39;
    border-radius: 50%;
    height: 225px;
    width: 225px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
}
.sc-magazine-number span {
    font-size: 100px;
    color: #fff;
    font-weight: bold;
    line-height: 100px;
}
.sc-magazine-number div {
    
}
.sc-magazine-number h4 {
    color: #5d4585;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: "Montserrat", sans-serif;
}
.sc-magazine-inner-img {
    position: absolute;
    right: 0;
}
/* .sc-meet-donctor-left img {
    border-radius: 50%;
    height: 400px;
    width: 400px;
    object-fit: cover;
} */


.circle-wrapper {
    position: relative;
    width: 450px;
    height: 450px;
    margin: 0 auto;
}

.profile-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.circle-border {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid transparent;
  border-bottom-color: #a6ce39; /* Light blue bottom arc */
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

.sc-meet-donctor-outer {
    display: flex
;
    gap: 30px;
    flex-direction: row;
    margin-top: 50px;
}

.sc-meet-donctor-left {
    width: 40%;
}


.sc-meet-donctor-right {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 60%;
}

.sc-meet-logo-div {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 50px;
}

.sc-meet-donctor-bottom {
    background-color: #5d4585;
    padding: 15px;
    color: #fff !important;
    text-align: center;
    border-radius: 12px;
    margin-top: 50px;
}

.sc-meet-donctor-bottom p {
    color: #fff;
}
.sc-home-logo-outer {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: center;
}

.sc-home-logo-outer li {
    width: 220px;
}

.sc-home-logo-border {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sc-meet-donctor-title h2 {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
    font-size: 55px;
}

.sc-home-weclome-outer {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-top: 50px;
}
.sc-home-weclome-left {
    width: 50%;
}
.sc-home-weclome-right {
    width: 50%;
}
.sc-home-weclome-right ul {
    flex-direction: column;
    display: flex;
    gap: 18px;
}
.sc-home-weclome-right ul li{
    background-color: #5d4585;
    padding: 15px;
    color: #fff !important;
    text-align: left;
    border-radius: 12px;
}

.sc-home-weclome-title h2 {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
    font-size: 55px;
}

.sc-home-service-outer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 50px;
    margin-top: 50px;
}

.sc-home-service-card {
    width: 46%;
}

.sc-home-service-card h3 {
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
}

.sc-home-service-card p {
    margin-top: 20px;
}

.sc-home-custom-btn {
    margin-top: 20px;
}
.sc-home-custom-btn {
    margin-top: 20px;
    overflow: hidden;
    display: flex
;
}
.sc-custom-btn {
    background-color: #5d4585;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 1.25px;
    fill: #fff;
    color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #5d4585;
    border-radius: 100px 100px 100px 100px;
    padding: 13px 74px 13px 24px;
    position: relative;
    text-align: center;
    transition: all .3s;
}

.sc-custom-btn:hover {
    background-color: #fff;
    color: #5d4585;
    border-color: #5d4585;
    overflow: hidden;
    padding-left: 49px !important;
    padding-right: 49px !important;
}
.sc-custom-btn:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background: #fff url(../images/Group.svg) no-repeat center center;
    background-size: 24px;
    border-radius: 50%;
    transition: all .3s ease-in;
    --lzl-bg-img: "/wp-content/uploads/2024/03/Arrow_round.svg";
}
.sc-custom-btn:hover:after {
    top: 100px;
    overflow: hidden;
}
.sc-home-call-action {
    display: flex;
    flex-direction: row;
}
.sc-home-call-action-left {
    width: 50%;
    margin-top: -100px;
}
.sc-home-call-action-right {
    width: 50%;
    background-color: #5d4585;
    display: flex;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
.sc-home-call-action-right-content {
    padding: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.sc-home-call-action-right-content h2 {
    font-family: "Montserrat", sans-serif;
    color: #a6ce39;;
    font-size: 55px;
}
.sc-home-call-action-right-content h2 span {
    color : #fff;
}
.sc-home-call-action-right-content .sc-custom-btn {
    background-color: #a6ce39;
    border-color: #a6ce39;
}
.sc-home-call-action-right-content .sc-custom-btn:hover {
    color: #fff;
    border-color: #a6ce39;
}
.sc-home-call-action-right-content p {
    color: #fff;
}
.sc-home-call-action-left img {
    width: 100%;
    border-bottom-right-radius: 0;
}
.sc-call-action-outer {
    margin-top: 150px;
}

.sc-home-banner-outer {
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px 160px; 
    max-width: 1920px;
    display: flex;
    z-index: 9999;
}
.sc-home-banner-left {
    background-color: #eeeae9;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    float: left;
    width: 68%;
    min-height: 700px;
    padding: 65px 24% 65px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.sc-home-banner-left::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    background-color: #eeeae9;
    border-top-right-radius: 12px;
    border-bottom-right-radius:12px ;
}
.sc-home-banner-right {
        box-sizing: border-box;
    position: relative;
    z-index: 2;
    float: right;
    width: calc(32% + 160px);
    margin-top: 50px;
    margin-right: -160px;
    margin-left: 0;
    flex-basis: auto;
}

.sc-home-banner-left h2 {
    font-size: 80px;
    line-height: 92px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
    margin-bottom: 30px;
}
.sc-home-banner-left h1 {
    font-size: 60px;
    line-height: 72px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
    text-transform: uppercase;
}
.sc-home-banner-right .wp-block-video {
    margin-left: -28%;
}
.sc-home-banner-outer::after {
    content: '';
    width: 600px;
    height: 480px;
    position: absolute;
    display: block;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(295deg);
    top: 400px;
    left: 18%;
    display: none;
    opacity: 0.5;
}

.footer-details-map {
    margin-bottom: -12px;
}
.contact-side-div {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    align-items: center;
    justify-content: center;
}
.foot-social {
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
}
.contact-side-div a {
    display: flex;
    gap: 5px;
    align-items: baseline;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    text-align: center;
}

.footer-details-map {
    position: relative;
}
.footer-details-inner-div {
    width: 475px;
    padding: 40px 25px;
    position: absolute;
    background-color: rgb(93 69 133 / 90%);
    right: 215px;
    top: 60%;
    transform: translateY(-60%);
    border-radius: 12px;
}
.contact-side-div a div {
    background-color: #a6ce39;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 5px;
}
.contact-side-div a div svg {
    width: 20px;
    height: 20px;
}
.contact-side-div a div svg path {
    fill: #fff;
}
.foot-social li {
    width: 50px;
    height: 50px;
    background-color: #a6ce39;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
}
.foot-social a i {
    color: #fff;
}
.footer-details-menu-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footercopyright-outer {
    background-color: #5d4585;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footercopyright-inner-left p {
    text-align: center;
    color: #fff;
}
.footercopyright-inner-left p a {
    color: #a6ce39;
    font-weight: bold;
}
.foot-social li a svg {
    fill: #fff;
    width: 22px;
}

.sc-ortho-faq {
    margin-top: 50px;
}
.sc-ortho-faq .accordion-button{
    background-color: #5d4585;
}
.sc-ortho-faq .accordion-header .accordion-button{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 22px;
}
.sc-ortho-faq .accordion-button:focus {
    box-shadow: none !important;
}
.sc-ortho-faq .accordion-body {
    color: #5d4585;
    font-size: 18px;
}
.sc-blog-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    order: 0;
    align-self: auto;
    margin: 0 2% 60px;
    min-height: 400px;
    position: relative;
    cursor: pointer;
}
.sc-blog-bg-img:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
    border-radius: 12px;
}
.sc-blog-entry-header {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    position: absolute;
    z-index: 9;
    bottom: 28px;
    left: 30px;
    margin: 0;
    padding: 0 30px 0 0;
    line-height: 1.1em;
}

.sc-blog-entry-header h3 {
    margin: 0;
    font-family: "Montserrat", sans-serif ;
}
.sc-blog-entry-header a {
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    display: block;
}
.sc-blog-read-more h3 {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    opacity: 0;
    position: absolute;
    z-index: 9;
    bottom: 28px;
    left: 30px;
    transform: translateY(100%);
    color: #fff;
    margin: 0;
    display: block;
    width: calc(100% - 60px);
    padding: 15px 0 0;
    border-top: 1px solid #fff;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif ;
    font-weight: 400;
    font-size: 15px;
}
.sc-blog-read-more h3 a {
    color: #fff;
}
.sc-blog-outer {
    display: flex;
    flex-direction: row;
}
.sc-blog-bg-img {
    width: 46%;
    border-radius: 12px;
}
.sc-blog-outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.sc-blog-bg-img:hover .sc-blog-entry-header {
    transform: translateY(-45px);
}
.sc-blog-bg-img:hover .sc-blog-read-more h3 {
    opacity: 1;
    transform: translateY(0%);
}
.sc-blog-bg-img:hover .sc-blog-read-more h3 a {
    color: #fff;
}

.wpstf-site-header-wrap.style2 {
    background-color: #fff !important;
}
.wpstf-site-header-wrap.style2 .header-number a {
    color: #5D4585 !important;
}
.wpstf-site-header-wrap.style2 .header-address-wrap p.header-number a:before {
    color: #fff !important;
}
.wpstf-site-header-wrap.style2 p.header-number a:before {
    background-color:#5d4585 !important ;
    border: 2px solid #5D4585 !important;
}
.wpstf-site-header-wrap.style2 .header-address-wrap p a:hover span {
    color: #5D4585 !important;
}
.wpstf-site-header-wrap.style2 .header-address-wrap p.header-number a:hover:before {
    color: #5D4585 !important;
}
.wpstf-site-header-wrap.style2 i {
    color: #5D4585 !important;
}

.image-sliders {
    display: flex
;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.image-sliders .image-slider {
    width: 48%;
}
.main-slide {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.sc-after-before {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: flex
;
    bottom: 0;
    justify-content: space-between;
}

.main-slide .inner-btn {
    padding: 7px 22px;
    background: #000000cf;
    color: white;
    margin: 10px;
    font-size: 20px;
    letter-spacing: 1px;
}

.main-slide .inner-btn {
    padding: 7px 22px;
    background: #000000cf;
    color: white;
    margin: 10px;
    font-size: 20px;
    letter-spacing: 1px;
}
.sc-after-before {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: flex
;
    bottom: 0;
    justify-content: space-between;
}
.image-slider .slider {
    position: relative;
}
.innn {
    position: relative;
}
.img-wrapper {
    overflow: hidden;
}
.img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.img-wrapper:nth-child(2) {
    clip-path: inset(0px 0px 0px 50%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-slider input {
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: ew-resize;
    z-index: 5;
}
.main-slide {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.image-sliders .image-slider {
    width: 48%;
}
.sc-service-details-content h2 {
    color:#5d4585 ;
    font-weight:600;
    margin-bottom:20px;
    font-family: "Montserrat", sans-serif;
}
.sc-service-details-content {
    width: 90%;
}
.sc-service-details-content li span , .extra-content li span  {
    color:#5d4585;
    font-weight:800;
    font-size:19px;
}
.sc-service-details-content li  {
    margin:8px 0;
}
.sc-service-details-content.sc-service-card-content {
    display:flex;
    align-items:center;
    gap:50px;
    width: 100%;
    
    flex-direction: row-reverse;
}
.sc-service-details-content.sc-service-card-content .sc-service-left-card , .sc-service-details-content.sc-service-card-content .sc-service-right-card {
    width: 50%;
}
.sc-service-details-content.sc-service-card-content .sc-service-right-card {
    border-radius:12px;
    /* overflow:hidden; */
}
.sc-service-details-content.sc-service-card-content .sc-service-right-card img {
    width: 100%;
}
.extra-content {
    width: 100%;
}
.extra-content li {
    list-style: none;
}

.sc-service-heading h2 {
    text-align:center;
    color:#5d4585;
    font-weight:600;
    font-family: "Montserrat", sans-serif;
}
.sc-service-cards {
    display:flex;
    justify-content:center;
    gap:30px;
    margin-top:50px;
    flex-wrap:wrap;

}
.sc-service-cards .sc-services-card {
    width: 22%;
    padding:20px;
    border-radius:12px;
    background-color:#5d4585;
    color:#fff;
    display:flex;
    flex-direction: column;
    gap:20px;
    border:3px solid transparent;
    transition: all 0.3s ease-in-out;
}

.sc-service-cards .sc-services-card .sc-service-icon img {
    width: 100%;
}
.sc-service-cards .sc-services-card h3 {
    color:#fff;
    text-align:center;
}
.sc-service-icon-outer {
   
    display:flex;
    margin:0 auto;

}
.sc-services-content h3 {
    font-size:20px;
}
.sc-service-icon {
    width: 70px;
}
.sc-service-icon img {
    width: 100%;
}
.sc-service-cards .sc-services-card:hover {
   border-color:#a6ce39;
}
.sc-service-video-div {
    display:flex;
    gap:30px;
}
.sc-service-video-div .sc-service-video-card {
    width: 48%;
   
  
    position:relative;
}
.sc-service-video-div .sc-service-video-card .sc-service-pop , .sc-service-video-div .sc-service-video-card .sc-service-pop img  {
    width: 100%;
    border-radius:12px;
}
.sc-play-btn-img {
    position: absolute;
    bottom: -35px;
    right: 5px;
    padding: 15px;
    background-color: #5d4585;
    z-index: 2;
    width: 70%;
    border-radius:8px;
    overflow:hidden;
}
.sc-play-btn-img .sc-play-btn-inner-img {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-direction: revert;
}
.sc-play-btn-inner-img .sc-play-btn-real-img {
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sc-play-btn-inner-img .sc-play-btn-real-img img {
    width: 60px !important;
    max-width: 70px !important;
}
.sc-play-btn-inner-img p {
    color: #fff;
}
.sc-why-us-list {
    display:flex;    
    flex-direction: column;
    gap:30px;
}
.sc-why-us-list .sc-why-us-list-div h3{
   margin-bottom:15px;
}


.sc-why-us-list {
    margin-top:20px;
}
.sc-why-us-heading h2 {
    margin-bottom:15px;
    color:#5d4585;
    font-weight:600;
    font-family: "Montserrat", sans-serif;
}

.home-inner-banner-content ul {
    margin: 20px 0px;
    padding-left: 0px !important;
}

.home-inner-banner-content ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: none !important;
    margin-bottom: 15px;
}

.home-inner-banner-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #5d4585;
}
.home-inner-banner-content ul li::after {
        content: "";
    position: absolute;
    left: 9px;
    top: 12px;
    width: 4px;
    height: 4px;
    border-left: solid 4px #fff;
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
}
.sc-professional-outer .sc-service-video-div .sc-service-video-card {
    width: 100%;
    position: relative;
}
.sc-professional-outer .sc-service-details-content.sc-service-card-content {
    margin-top: 60px;
}
.sc-service-details-content.sc-service-card-content .sc-service-left-card h3{
    color: #5d4585;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
}
.footer-inner {
    margin-top: 80px;
}
.home-inner-banner-content p {
    margin-bottom: 15px;
}

.sc-service-details-content.sc-service-card-content .sc-service-left-card ul {
        margin: 20px 0px;
    padding-left: 0px !important;
}

.sc-service-details-content.sc-service-card-content .sc-service-left-card ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: none !important;
    margin-bottom: 15px;
}

.sc-service-details-content.sc-service-card-content .sc-service-left-card ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #5d4585;
}

.sc-service-details-content.sc-service-card-content .sc-service-left-card ul li::after {
    content: "";
    position: absolute;
    left: 9px;
    top: 12px;
    width: 4px;
    height: 4px;
    border-left: solid 4px #fff;
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
}
.sc-doctor-outer-main .sc-service-right-card {
    margin: 0 auto;
    text-align: center;
}
.sc-doctor-outer-main .sc-service-right-card img{
    width: auto !important;
}
.sc-directions-outer {
    background-color: #eeeae9;
    border-radius: 12px;
    padding: 50px 0px;
}

.sc-directions-outer .sc-home-weclome-title h2 {
    color: #5d4585;
}
.sc-directions-innner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 30px;
}
.sc-directions-innner-div {
    background-color: rgb(93 69 133 / 90%);
    padding: 22px;
    width: 34%;
    border-radius: 12px;
}
.sc-directions-innner-div h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}
.sc-directions-innner-div ul {
    margin: 20px 0px;
    padding-left: 0px !important;
}
.sc-directions-innner-div li {
    color: #fff;
    position: relative;
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: none !important;
    margin-bottom: 15px;
}

.sc-directions-innner-div li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #a6ce39;
}

.sc-directions-innner-div li::after {
    content: "";
    position: absolute;
    left: 9px;
    top: 12px;
    width: 4px;
    height: 4px;
    border-left: solid 4px #fff;
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
}
.sc-contact-address h4 {
    margin-bottom: 0px;
    font-weight: bold;
}
.sc-contact-address a {
    
}
.sc-contact-outer-left-div h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #5d4585;
}

.sc-contact-details {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sc-contact-outer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.sc-contact-outer-left {
    width: 48%;
}
.sc-contact-outer-right {
    width: 48%;
}

.sc-contact-outer-right-inner {
    background-color: #5d4585;
    padding: 50px;
    border-radius: 12px;
}

.sc-contact-outer-right-inner input {

}

.sc-contact-address h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #5d4585;
    font-weight: bold;
}

.sc-contact-address-inner {
    display: flex;
    align-items: baseline;
    gap: 15px;
}

.sc-contact-address-inner span {
    background-color: #5d4585;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc-contact-address-inner span i {
    color: #fff;
    font-size: 15px;
}

.sc-contact-address-inner a,
.sc-contact-address-inner p {
    font-size: 16px;
    font-weight: bold;
    color: #5d4585 !important;
}
.sc-contact-outer-email {
    margin-top: 20px;
}
.sc-contact-outer-left-div {
    background-color: #eeeae9;
    padding: 30px;
    border-radius: 12px;
}

.sc-contact-outer-right-inner h3 {
    color: #fff;
    margin-bottom: 22px;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
}
.sc-contact-outer-right-inner .gform_body input {
    height: 50px !important;
}
.sc-contact-outer-right-inner .gform_body textarea {
    padding: 20px 25px 15px 10px !important;
    height: 150px !important;
    min-height: 150px !important;
}
.sc-contact-outer-right-inner .gform_body input, 
.sc-contact-outer-right-inner .gform_body textarea {
    padding: 20px 25px 15px 25px;
    border-radius: 12px !important;
    border: 1px;
    font-size: 16px !important;
    background-color: #fff !important;
}
.sc-contact-outer-right-inner .gform_body input:focus, 
.sc-contact-outer-right-inner .gform_body textarea:focus { 
    outline: 0;
    background-color: #d7d7d7;
    box-shadow : none;
    border-color:#5d4585;
}
.sc-contact-outer-right-inner .gform_button {
    background-color: #fff !important;
    color: #5d4585 !important;
}

.sc-contact-outer-right-inner input[type="submit"] {
    display: flex;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.4;
    border-radius: 60px;
    width: fit-content;
    font-size: 14px !important;
    text-align: center;
    background-color: #fff !important;
    border: 0px solid #fff !important;
    color: #5d4585 !important;
    margin-bottom: 0;
    margin-right: 0;
    padding: 15px 33px 15px 33px !important;
    transition: all 0.5s;
}

.gform-theme--framework .gform_validation_errors .gform_submission_error {
    color: #fff !important;
}
.validation_message {
    color: #fff !important;
}

.sc_pagination-list {
    display: flex;
    gap: 11px;
    justify-content: center;
}
.sc_pagination-list li {
    width: 49px;
    height: 48px;
    border-radius: 50px;
    text-align: center;
    background-color:#5d4585;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    transition: border 250ms ease-in-out, color 250ms ease-in-out;
    cursor: pointer;
}
.sc_pagination-list li.current {
    background-color: #a6ce39;
    color: #fff;
}
.sc_pagination-list li a {
    color :#fff;
}
.sc_pagination-list li:hover {
    background-color: #a6ce39;
    color: #fff;
}


/* -------------- join team page ---------------- */

.sc-open-position-heading {
    width: 70%;
    margin: 0 auto;
}

.sc-open-position-heading h2 {
    text-align: center;
    color: #5D4585;
    font-family: "Montserrat", sans-serif;
}
.sc-open-position-cards {
    display:flex;
    flex-wrap:wrap;
    gap:25px;
    row-gap:50px;
    margin-top:50px;
}
.sc-open-position-cards .sc-open-position-card {
    width: 48%;
    padding:30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display:flex;
    flex-direction:column;
    gap:30px;
    border-radius:12px;
}
.sc-open-position-icon {
    width: 80px;
    height:80px;
    background-color:#5d4585;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    overflow: hidden;
}
.sc-open-position-icon .sc-open-position-inner {
    width:70px;
}
.sc-open-position-icon .sc-open-position-inne img {
    width: 100%;
}

.sc-open-position-requirement h3 {
    color:#5d4585;
    font-family: "Montserrat", sans-serif;
}
.sc-open-position-requirement h4 {
   font-weight:600;
    font-size:20px;
    font-family: "Montserrat", sans-serif;
    margin-bottom:12px;
    /* color:#fff;      */
}
.sc-open-position-requirement ul {
    padding-left:25px;

}
.sc-open-position-requirement ul li {
    list-style:disc;
    font-size:18px;
    /* color: #fff; */
}
.btn-close:focus {
    box-shadow:none;
}
.modal-body {
    /* background-color:#5d4585; */
}
.sc-open-position-requirement .btn-close {
    --bs-btn-close-bg: 'none' !important;
    background: #5d4585;
    padding: 0 !important;
    opacity: 1;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 14px;
    position: absolute;
    top: 18px;
}
.sc-open-position-requirement .btn-close i {
    font-size:25px;
    color:#fff;
}

/* ----------------- avoid food page ------------------- */

.home-inner-banner-content p a {
    color:#5d4585;
    font-weight:600;
}

.sc-food-avoid-div-list .sc-food-avoid-card {
    display:flex;
    gap:50px;
    align-items:center;
}
.sc-food-avoid-card .sc-food-avoid-card-content { 
    width: 55%;
}
.sc-food-avoid-card .sc-food-card-image {
    border-radius:12px;
    width: 45%;
    overflow:hidden;
}
.sc-food-avoid-card .sc-food-card-image img {
    width: 100%;
    height:100%;
    object-fit:cover;
}
.sc-food-avoid-card .sc-food-card-image  .sc-food-card-inner {
    width: 100%;
    height:100%;
}
.sc-food-list-div ul {
    padding-left: 25px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.sc-food-list-div ul li {
    list-style: disc;
    margin: 5px 0;
    color: #fff;
    width: 50%;
}
.sc-food-card-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.sc-food-avoid-card-content {
    width: 100%;
    background-color: #5d4585;
    border-radius: 12px;
    padding: 30px;
}
.sc-food-list-div ul li span {
    color:#fff;
    font-size:20px;
    font-weight:600;
}
.sc-food-avoid-div-list h2 {
    color: #fff;
    font-size: 25px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 15px;
}

/* ----------------- first visit page ----------------- */
.sc-first-visit-card {
    display: flex;
    gap: 60px;
    align-items: center;
}

.sc-first-visit-card .sc-first-left {

    width: 55%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sc-first-visit-card .sc-first-right {
    width: 45%;


    position: relative;
}

.sc-first-inner-right {

    border-radius: 12px;
    overflow: hidden;
}

.sc-first-inner-right img {
    width: 100%;

}

.sc-first-extra-content ul,
.sc-first-left ul {
    padding-left: 30px;

}

.sc-first-extra-content ul li,
.sc-first-left ul li {

    list-style: disc;
    font-size: 18px;
    margin: 8px 0;
}



.sc-first-extra-content li a,
.sc-first-left ul li a {
    color: #a6ce39;
}

.sc-first-extra-content {
    margin-top: 30px;
}

.sc-first-visit-main {
    width: 96%;
    margin-bottom: 30px;
}
.sc-first-visit-main  h2 {
    margin-bottom:15px;
    color:#5d4585;
    font-family:"Montserrat", sans-serif;
}
.sc-first-visit-section {
    position: relative;
}

.sc-first-visit-div {
    position:relative;
    z-index: 2;
}


/* ------------------- patient  form ---------------- */
.home-inner-banner-content h3 {
    color:#a6ce39;
    margin-bottom:12px;
}
.home-inner-banner-content ul {
padding-left:25px;

}
.home-inner-banner-content ul li {
list-style: disc;
}
.home-inner-banner-content ul {
margin-top:20px;
}
.home-inner-banner-content ul li a {
font-weight:900;
color:#5d4585;
}
.sc-patient-form-div {
    position: relative;
}
.sc-patient-form-div h2 , .sc-patient-form-div p {
text-align:center;
}
.sc-patient-form-div h2 {
color:#fff;
font-size:60px;
}
.sc-patient-form-inner {
position: relative;
display:flex;
align-items:center;
justify-content:center;
border-radius:12px;
overflow:hidden;
flex-direction:column;
padding:70px 110px;
gap:15px;
z-index: 5;
}
.sc-patient-form-div {
background-position: center;
background-size: cover;
border-radius: 12px;

overflow: hidden;
} 
.sc-patient-form-div p {
color:#fff;
font-size:20px;
}
.sc-patient-form-div:after {
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index: 1;
background-color:#00000060;
}
.mobile-btn {
    display: none;
}
.extra-content ul li:last-child , .sc-service-details-content.sc-service-card-content .sc-service-left-card ul li:last-child {
    margin-bottom: 0;
}
.extra-content p:not(:last-child) {
    margin-bottom: 15px;
}

.sc-service-left-card p:not(:last-child) {
    margin-bottom: 15px;
}
.sc-image-right-div .sc-service-right-card {
    order: -1;
}

.extra-content h3 {
    color: #5d4585;
    margin-bottom: 20px;
}
.sc-service-details-content p a {
    color: #5d4585;
    font-weight: bold;
}
.sc-why-us-list .sc-why-us-list-div h3 {
    color: #5d4585;
    font-weight: bold;
}
.extra-content p a {
    font-weight: bold;
    color: #5d4585;
}
.adult-center-content p {
    text-align: center;
}
.sc_pagination-list ul {
    display: flex;
    gap: 8px;
}
.scortho-emergency-div .sc-magazine-outer-div h3 {
   
}







.sc-home-banner-left-div {
    position: absolute;
    transform: rotate(289deg);
    top: 300px;
    right: 230px;
}
.sc-home-banner-left-div img {
    width: 600px;
    opacity: 0.5;
}
.sc-home-custom-btn {
    position: relative;
    z-index: 999;
}
@media screen and (max-width: 1799px) {
   .sc-home-banner-left-div {
        top: 410px;
        right: 155px;
    }
}
@media screen and (max-width: 1399px) {
    .sc-home-banner-left-div {
       top: 350px;
        right: 155px;
    }
    .sc-home-banner-left-div img {
        width: 500px;
    }

}
@media screen and (max-width: 1270px) { 
    .sc-home-banner-left-div img {
        width: 400px;
    }
    .sc-home-banner-left-div {
        top: 490px;
        right: 224px;
    }
}
@media screen and (max-width: 1199px) {
    .sc-home-banner-left-div {
        top: 400px;
        right: 224px;
    }
}
@media screen and (max-width: 1024px) { 
    .sc-home-banner-left-div {
        top: 390px;
        right: 153px;
    }
}

@media screen and (max-width: 991px) { 
       .sc-home-banner-left-div {
        left: auto;
        top: 157px;
        rotate: 313deg;
        right: -34px;
    }
    .sc-home-banner-left-div img {
        width: 400px;
    }
}
@media screen and (max-width: 768px) {  
        .sc-home-banner-left-div {
        left: auto;
        top: 58px;
        rotate: 313deg;
        right: -34px;
    }

    .sc-home-banner-left-div img {
        width: 330px;
    }
}

@media screen and (max-width: 576px) {  
    .sc-home-banner-left-div img {
        width: 285px;
    }

}


.ATA_side-menu {

    z-index: 9999;
	}

.sc-doctor-outer-main .extra-content{
	    text-align: left;
    width: 80%;
    margin: 0 auto;
    margin-top: 45px;
}	

.pagination  .sc-custom-btn.prev-btn:after {
    content: "";
  
    left: 0;
    transform: scaleX(-1);
    right: auto;
    

}

/*.pagination  .sc-custom-btn:after {
      width: 52px;
    height: 52px;
}
*/




.pagination div{
    display: flex;
}







.pagination  .sc-custom-btn.prev-btn{
    padding: 13px 24px 13px 74px;
}


.blog-detail-content ul {
    padding-left: 20px;
    }

    .blog-detail-content ul li{
    list-style: disc;
    }
