﻿
.easy-appointment-button {
    width: 215px;
    height: 57px;
    flex-shrink: 0;
    border-radius: 36.832px;
    background: var(--05-yellow, #FFC107);
    border: none;
    padding: 1.7rem 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.easy-appointment-text {
    color: var(--02-black, #151B26);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.hero-bg-image {
    height: 730px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#contact-form .get-second-opinion-subtext {
    line-height: 15px;
    height: 34px;
    font-size: 11px;
}

.hero-label-wrapper {
    height: 25px;
    display: block;
}

.hero-label {
    color: #151B26;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.hero-small-header {
    color: var(--01-white, #FFF);
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.hero-text-new {
    color: #FFF;
    font-family: Montserrat;
    font-size: 3vw;
    font-style: normal;
    font-weight: 900;
    line-height: 57.762px; /* 120.338% */
    width: 495.711px;
    max-width: 100%;
    overflow: hidden;
    display: block;
}

.hero-treatment-text-new {
    color: #FFF;
    font-family: Montserrat;
    font-size: 70px;
    font-style: normal;
    font-weight: 900;
    width: auto;
    max-width: 100%;
    overflow: hidden;
    display: block;
}

.hero-subtext-new {
    width: 100%;
    max-width: 500px;
    flex-shrink: 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    margin-top: 10px;
}

body.rtl .hero-treatment-subtext-new {
    margin-left: auto;
}

.hero-treatment-subtext-new {
    width: 100%;
    max-width: 360px;
    flex-shrink: 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
}

.hero-treatment-subtext-new h3,
.hero-treatment-subtext-new p,
.hero-treatment-subtext-new span {
    text-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

body.rtl .slider-indicator {
    text-align: right !important;
    margin-bottom: 10px;
}

.slider-indicator-new {
    border-radius: 3px !important;
    width: 20px !important;
    height: 3px !important;
    border: none !important;
    margin: 0px !important;
    background: gray !important;
}

.slider-indicator-new.active {
    background: white !important;
}

.slider-indicator-new-cover {
    border-radius: 3px !important;
    background: gray !important;
    display: inline-flex;
    height: 3px;
    margin-left: 3%;
    margin-bottom: 10px;
}

.hero-left-side {
    position: absolute;
    height: auto;
    margin-top: 200px;
    width: 30vw;
    padding-left: 20px;
    left: 0;
}

body.rtl .hero-left-side {
    padding-right: 20px;
    padding-left: 0;
    right: 0;
    left: auto;
    width: 38vw;
}

.treatment-hero-left-side {
    position: absolute;
    height: auto;
    margin-top: 150px;
    width: 35vw;
    left: 0;
}

body.rtl .treatment-hero-left-side {
    right: 0;
    left: auto;
}

.hero-right-side {
    position: absolute;
    height: auto;
    margin-top: 10px;
    width: 50%;
    max-width: 440px;
    height: 535px;
    background-color: #fff;
    border-radius: 20px;
    z-index: 7 !important;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

body.rtl .hero-right-side {
    right: auto;
    left: 0;
}

#contact-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}

.contact-form-input {
    padding: 8px 20px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #E1E7EC;
}

body.rtl .contact-form-input#phone {
    text-align: right;
    padding-left: 0 !important;
    padding-right: 100px;
}

.contact-form-input-row {
    margin-top: 10px;
}


.iti--separate-dial-code {
    width: 100%;
}

.form-submit-button {
    display: flex;
    width: 168px;
    float: right;
    height: 45.785px;
    padding: 14px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 54px;
    background: var(--02-black, #151B26);
}

.form-submit-button-text {
    color: var(--memorial-white, #FFF);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.footer-submit {
    background: var(--03-red, #C10230) !important;
}

.hero-submit {
    background: var(--02-black, #151B26);
}

.left-side-background {
    position: absolute;
    width: 50vw;
    left: 0px;
    height: 720px;
    z-index: 0;
}


.right-side-background {
    position: absolute;
    width: 50vw;
    right: 0px;
    float: right;
    height: 720px;
    z-index: 0;
}

.treatment-right-side-background {
    position: absolute;
    width: 50vw;
    right: 0px;
    float: right;
    height: 720px;
    z-index: 0;
}

[type=checkbox] {
    cursor: pointer;
}

.text-dark{
    color: #000;
}

#herosection {
    height: 720px;
}

form a {
    color: var(--greyscale-900, #1A202C) !important;
    text-decoration: none;
}

    form a:hover {
        color: var(--greyscale-900, #1A202C) !important;
        text-decoration: none;
    }


.hero-swiper-wrapper {
    width: 100%;
    height: 100px;
    z-index: 3;
    display: flex;
}

.hero-swiper {
    width: 100%;
    padding: 0px 28px;
    height: 170px;
    opacity: 1;
    position: relative;
    margin-top: -70px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

    .hero-swiper .swiper-wrapper {
        z-index: 8 !important;
    }

    .hero-swiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #ddd;
        height: 145px !important;
        width: 145px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat;
    }

.swiper-treatment-name {
    position: absolute;
    top: 92%;
    color: #151B26;
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 57.762px;
}

.swiper-treatment-name-bold {
    font-weight: 700;
}

#hero-swiper-button-next,
#hero-swiper-button-prev {
    color: black;
    height: 35px;
    width: 35px;
    font-size: 25px;
    border-radius: 50%;
    background: rgba(255,255,255,0.4)
}

    #hero-swiper-button-next:after,
    #hero-swiper-button-prev:after {
        font-size: 25px;
    }

.hero-banner-swiper {
    width: 100%;
    height: 700px;
}

    .hero-banner-swiper .swiper-slide {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

.review-tag {
    display: inline-flex;
    padding: 7.508px 11.042px;
    justify-content: center;
    align-items: center;
    gap: 4.417px;
    border-radius: 0px 0px 6.625px 6.625px;
    background: #425766;
    height: 20px;
    position: absolute;
    margin-left: -80px;
}

.hero-label {
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 2px;
    background: #FFF;
}

.hero-label-wrapper {
    max-width: 50vw;
}

.hero-swiper .swiper-scrollbar {
    visibility: hidden !important;
}

[dir=rtl] .iti--allow-dropdown .iti__country-container {
    right: auto;
    left: 0;
}

body.rtl .contact-form-input#phone {
    text-align: right;
    padding-left: 90px !important;
    padding-right: 20px !important;
}

[dir=rtl] #footer-crm-form .contact-form-input,
body.rtl  #footer-crm-form .contact-form-input {
    padding-left: 90px !important;
    padding-right: 20px !important;
    text-align: right;
}

[dir=rtl] .iti__selected-country,
body.rtl .iti__selected-country {
    padding-left: 10px;
}

[dir=rtl] .iti--inline-dropdown .iti__dropdown-content, 
body.rtl  .iti--inline-dropdown .iti__dropdown-content {
    left: calc(100% - 87px);
}

@media(max-width:992px) {
    .slider-indicator-new-cover {
        margin-left: 5%;
    }

    #herosection {
        height: 850px;
    }

    #mobile-slider-indicator {
        margin-top: 220px;
        margin-left: -12%;
        transform: scale(0.8);
    }

    body.rtl #mobile-slider-indicator {
        margin-top: 200px;
        margin-left: 20px;
        padding: 0;
    }

    .hero-treatment-subtext-new {
        font-size: 1.4rem;
        line-height: 1.5;
    }

    .hero-treatment-subtext-new p {
        text-shadow: 0 2px 3px rgba(0, 0, 0, .5);
        font-weight: 500;
    }

    .easy-appointment-text {
        font-size: 12px;
    }

    #contact-form {
        padding: 12px;
    }

    .hero-text-new {
        width: 241px;
        height: 45px;
        color: #FFF;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 20.913px; /* 104.564% */
    }

    .hero-subtext-new {
        width: 220.753px;
        min-height: 55px;
        max-height: 55px;
        flex-shrink: 0;
        color: #FFF;
        font-family: Montserrat;
        font-size: 9.394px;
        font-style: normal;
        font-weight: 400;
        line-height: 17.613px;
        overflow: hidden;
    }

    .hero-treatment-text-new {
        width: 290px;
        font-size: 20px;
        line-height: 30px; /* 104.564% */
        min-height: auto;
        max-height: 60px;
        text-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    }

    body.rtl .hero-treatment-text-new {
        margin-left: auto;
    }

    /* .hero-treatment-subtext-new {
        visibility: hidden;
        min-height: 55px;
        max-height: 55px;
    } */

    .easy-appointment-button {
        width: 162px;
        height: 43px;
        flex-shrink: 0;
    }

    .hero-left-side {
        margin-top: 30px;
        margin-left: 4%;
        width: 100% !important;
        padding-left: 0px;
    }

    .treatment-hero-left-side {
        margin-top: 20px;
        margin-left: 4%;
        width: 100% !important;
        padding-left: 0px;
    }

    .hero-right-side {
        margin-top: 250px;
        width: 92% !important;
        height: 430px;
        z-index: 12 !important;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    body.rtl .hero-right-side {
        left: 0;
        right: 0;
    }

    .contact-form-input {
        height: 34px;
        color: var(--02-black, #151B26);
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%; /* 13.377px */
        padding: 6px 20px;
    }



    .contact-form-input-row {
        margin-top: 5px;
    }

    .hero-swiper {
        width: 100%;
        height: 175px;
        margin-left: 0px;
        margin-top: 0px;
        padding: 0px 20px 30px;
    }

        .hero-swiper .swiper-slide {
            height: 115px !important;
            width: 115px !important;
        }

    .swiper-treatment-name {
        top: 88%;
        font-size: 12px;
    }

    .hero-banner-swiper .swiper-slide {
        background-position: 50vw 0% !important;
    }

    .left-side-background {
        width: 100vw;
        height: 340px;
    }

    .left-side-item {
        max-width: 95vw;
    }

    .right-side-background {
        top: 356px;
        width: 100vw;
        height: 479px;
        z-index: 2;
    }

    .treatment-right-side-background {
        top: 356px;
        width: 100vw;
        height: 412px;
        z-index: 2;
    }

    .review-tag {
        display: none;
    }

    .hero-swiper .swiper-scrollbar {
        visibility: visible !important;
        transform: scale(0.2);
        background: rgba(172,49,39,0.5);
        height: 20px;
    }

    .hero-swiper .swiper-scrollbar-drag {
        height: 10px;
        background-color: #B13226;
    }
}