/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/* Header section css start */
.main-header-section li.menu-item a:hover::after,
.main-header-section li.menu-item a.elementor-item-active::after,
.main-header-section li.current-menu-parent a.elementor-item::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    top: 0;
    background: url('images/red-tile-line.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-color: transparent !important;
}
.main-header-section li.current-menu-parent a.elementor-item::after {
    opacity: 1 !important;
}
.main-header-section ul.sub-menu li.menu-item a.elementor-sub-item:hover::after,
.main-header-section ul.sub-menu li.current-menu-item a.elementor-sub-item.elementor-item-active::after {
    content: none !important;
}
.main-header-section .elementor-nav-menu .sub-arrow {
    padding: 5px !important;
}


/* Banner section css */
.book-appointment-btn span.elementor-button-icon svg {
    font-size: 13px;
}
.heading-common span {
    position: relative;
}
.heading-common span::after {
    position: absolute;
    left: -30px;
    top: -10px;
    content: "";
    background: url('images/header-top-line.png');
    background-size: auto;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.bosthside-line::before {
    position: absolute;
    right: -32px;
    top: -10px;
    content: "";
    background: url('images/header-top-line.png');
    background-size: auto;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}


.red-line-heading h3.elementor-heading-title::after {
    position: absolute;
    left: -4px;
    top: 20px;
    content: "";
    background: url('images/red-tile-line.png');
    background-size: auto;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat;
}

.red-line-heading.first-teammae h3.elementor-heading-title::after {
    left: -24px;
}

.book-appointment-btn a.elementor-button.elementor-button-link:hover span.elementor-button-icon svg {
    filter: brightness(0) invert(1);
}

.book-appoint-btn-about a.elementor-button.elementor-button-link:hover span.elementor-button-icon svg {
    filter: brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(4805%) hue-rotate(350deg) brightness(92%) contrast(103%);
}

/* Our Services section CSS */
.our-service-loop .swiper.elementor-loop-container.swiper-pointer-events {
    width: calc(1140px + ((100vw - 1140px) / 2) - 10px) !important;
    margin-right: 0;
}
.our-service-loop .elementor-swiper-button-next:hover svg,
.our-service-loop .elementor-swiper-button-prev:hover svg {
    filter: brightness(0) invert(1);
}
.our-service-loop span.elementor-button-icon svg {
    font-size: 14px;
}

/* After Before section scc start */
.after-before-section .elementor-swiper-button-prev,
.after-before-section .elementor-swiper-button-next {
    top: -80px !important;
    right: 0 !important;
    left: auto !important;
    width: 47px;
    height: 47px;
    border: 1px solid #909090;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.after-before-section .elementor-swiper-button-prev {
    right: 60px !important;
}

/* Testimonial section css */
.testimonial-slider-home span.swiper-pagination-bullet {
    color: #fff !important;
    opacity: 1;
}

.testimonial-slider-home span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #fff !important;
    color: transparent !important;
    opacity: 1;
    background-color: transparent !important;
}



/* About Us page counter css */
.about-us-counter .elementor-counter-title {
    text-align: center;
}

.after-before-section .elementor-swiper-button-next,
.after-before-section .elementor-swiper-button-prev {
    transition: 0.6s all;
}
.after-before-section .elementor-swiper-button-next:hover,
.after-before-section .elementor-swiper-button-prev:hover {
    background: #E8091B;
    transition: 0.6s all;
}
.after-before-section .elementor-swiper-button-next:hover svg,
.after-before-section .elementor-swiper-button-prev:hover svg {
    filter: brightness(0) invert(1);
    transition: 0.6s all;
}

/* Contact us page css */
.get-in-touch-form div#gform_fields_1 {
    gap: 30px;
}
.contact-info a.elementor-icon {
    width: 90px;
    height: 90px;
    background: #EFEFEF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
}
.get-in-touch-form label.gfield_label.gform-field-label {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #393939;
}
.get-in-touch-form input {
    height: 50px !important;
}
.get-in-touch-form input,
.get-in-touch-form textarea {
    border: 1px solid #DBDBDB !important;
    border-radius: 0 !important;
}

.get-in-touch-form span.gfield_required.gfield_required_text {
    display: none;
}

.get-in-touch-form input#gform_submit_button_1 {
    width: 182px;
    height: 50px;
    gap: 0px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    background-color: #E8091B;
    letter-spacing: 0.01em;
    border: 1px solid #E8091B;
    transition: 0.6s all;
}
.get-in-touch-form input#gform_submit_button_1:hover {
    background-color: transparent;
    border: 1px solid #E8091B;
    color: #E8091B;
}

.left-accordian-services details.e-n-accordion-item {
    border-bottom: 1px solid #FFFFFF26;
}

/* Service details page css */
.e-n-tabs-heading {
    gap: 15px !important;
}

.e-n-tabs-heading button.e-n-tab-title {
    flex-basis: 48%;
}
.red-line-service h3.elementor-heading-title {
    position: relative;
}
.red-line-service h3.elementor-heading-title::after {
    position: absolute;
    left: -20px;
    top: -28px;
    content: "";
    background: url('images/service-red-line.png');
    background-size: auto;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat;
}
.left-accordian-services .e-n-accordion-item-title-text span {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #E8091B;
    border-radius: 50%;
    text-align: center;
    color: #E8091B;
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
}
.why-choose-area ul {
    padding-left: 16px;
}
.why-choose-area li::marker {
    width: 13px;
    height: 13px;
    color: #E8091B;
}

.patient-testi-sec .elementor-swiper-button:hover svg {
    filter: brightness(0) invert(1);
}





/* Our team page css */
.accordion {
    width: 100%;
    /* border: 1px solid #ddd; */
    border-radius: 0;
    overflow: hidden;
    padding: 0 20px;
}
.border-doluble {
    height: 8px;
    border-top: 1px;
    border-bottom: 1px;
    border-right: 0;
    border-left: 0;
    border-style: solid;
    border-color: #00000020;
    /* margin: 5px 0; */
}
.accordion-item {
    /* border-top: 1px solid #ddd; */
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
}
.accordion-item:first-child {
    border-top: none;
}
.accordion-item img {
    width: 150px;
    height: 150px;
    border-radius: 2px;
    margin-right: 50px;
    object-fit: cover;
}
.accordion-item .name {
    flex: 1;
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #010101;
}
.accordion-item .toggle {
    font-size: 18px;
    transition: transform 0.3s;
}
.accordion-item.active .toggle::after {
    content: "-";
    font-size: 36px;
}
.accordion-item .toggle::after {
    content: "+";
    font-size: 36px;
}
.accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 10px;
    font-size: 14px;
    background-color: transparent;
    /* border-top: 1px solid #ddd; */
    transition: max-height 0.3s ease;
}
.accordion-item.active + .accordion-content {
    max-height: 1000px; /* Set a high enough max height to allow expansion */
    transition: max-height 0.3s ease-in;
}
.accordion-item.active img, 
.accordion-item.active .name {
    display: none;
}
.accordion-item.active {
    position: relative;
    border: none !important;
    padding: 0;
}
.accordion-item.active .toggle {
    margin-left: auto;
    position: absolute;
    right: 30px;
    top: 0px;
    color: #E8091B;
    z-index: 2;
}
.accordion-content .elementor-element {
    padding-left: 0;
}


@media (max-width: 1200px) {
    .our-service-loop .swiper.elementor-loop-container.swiper-pointer-events {
        width: 100% !important;
    }
    .accordion-item img {
        width: 120px;
        height: 120px;
        margin-right: 30px;
    }
    .accordion-item .name {
        font-size: 30px;
    }

}
@media (max-width: 991px) {
    .accordion-content h3.elementor-heading-title.elementor-size-default {
        font-size: 26px !important;
    }

    .accordion-content h4.elementor-heading-title.elementor-size-default {
        font-size: 20px !important;
    }
    .accordion-content h5.elementor-heading-title.elementor-size-default {
        font-size: 18px !important;
    }
    .accordion-content  p {
        font-size: 14px;
    }
    .accordion-item .name { 
        font-size: 28px;
    }
    .left-accordian-services .e-n-accordion-item-title-text {
        display: flex;
        align-items: flex-start;
    }
    .bosthside-line::before {
        content: none;
    }
    .get-in-touch-form div#gform_fields_1 {
        gap: 15px;
    }
    .get-in-touch-form input {
        height: 40px !important;
    }
    .get-in-touch-form input#gform_submit_button_1 {
        height: 50px !important;
    }
}
@media (max-width: 767px) {
    .our-service-loop .swiper.elementor-loop-container.swiper-pointer-events {
        width: 100% !important;
        margin: 0 auto;
    }
    .after-before-section .elementor-swiper-button-prev,
    .after-before-section .elementor-swiper-button-next {
        top: auto !important;
        bottom: -91px;
        margin: 0 auto;
        text-align: center;
        transform: translate(-50%, -50%) !important;
    }
    /* .after-before-section .elementor-swiper-button-prev {
        left: -26% !important;
        right: 0 !important;
    }
    .after-before-section .elementor-swiper-button-next {
        right: -5% !important;
        left: 0 !important;
    } */
    .accordion-item img {
        width: 110px;
        height: 110px;
        border-radius: 2px;
        margin-right: 15px;
    }
    .accordion-item .name {
        padding-right: 20px;
        font-size: 22px;
        line-height: 30px;
    }
    .accordion-content .elementor-element {
        padding-right: 3px;
        padding-left: 3px;
    }
    .accordion-item.active + .accordion-content {
        max-height: 1500px;
        padding-top: 32px;
    }
    .accordion-content  .elementor-widget-image,
    .accordion-content  .elementor-widget-image img {
        width: 100%;
    }
    .accordion-content .elementor-widget-container {
        text-align: left;
        /* margin-top: 30px; */
    }
    .accordion-item.active .toggle {
        right: 16px;
        top: 10px;
        width: 35px;
        height: 35px;
        margin: 0px auto;
        border-radius: 50%;
        border: 1px solid #ffc65c;
    }
    .accordion-item.active .toggle::after {
        content: "-";
        font-size: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        margin-top: -3px;
    }
    .accordion-item {
        padding: 10px 20px;
    }
    .red-line-service h3.elementor-heading-title::after {
        left: -30px;
        top: -15px;
        width: 34px;
        height: 30px;
    }
    .service-tab-sec .e-con-inner {
        width: 415px;
        margin-right: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    /* .footer-sec .e-con-inner .elementor-element.e-con-full.e-flex.e-con.e-child {
        width: 44%;
    } */
    .who-is-content {
        padding-left: 120px;
    }
}
@media (min-width: 425px) and (max-width: 767px) {
    .service.type-service .elementor-widget-container img {
        height: 450px;
        object-fit: cover;
    }
    .after-before-section .elementor-swiper-button-prev {
        left: 44% !important;
        right: 50% !important;
    }
    .after-before-section .elementor-swiper-button-next {
        right: 50% !important;
        left: 57% !important;
    }
    .footer-sec .elementor-element.e-con-full.e-flex.e-con.e-child {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }
    .footer-sec .e-con-inner {
        gap: 30px;
    }
    .footer-sec a.elementor-item {
        display: block;
    }
    .footer-sec .elementor-icon-list-item a {
        justify-content: flex-start !important;
    }
    .footer-sec h2.elementor-heading-title {
        margin-bottom: 20px;
    }
}


@media (max-width: 576px) {
    .heading-common span::after {
        left: -25px;
        background-size: cover;
        width: 30px;
        height: 30px;
    }
    .bosthside-line::before {
        content: none;
    }
    .red-line-heading h3.elementor-heading-title::after {
        left: 0;
    }
    .accordion-content .elementor-element.elementor-element-9171925.e-con-full.e-flex.e-con.e-child {
        padding: 0;
    }
    .contact-footer ul.elementor-icon-list-items {
        display: flex;
        flex-direction: column;
        align-items: center;
    }   
    
    
}

@media (max-width: 424px) {
    .after-before-section .elementor-swiper-button-prev {
        left: 42% !important;
        right: 50% !important;
    }
    .after-before-section .elementor-swiper-button-next {
        right: 50% !important;
        left: 60% !important;
    }
    
}