:root {
    --bg-grad: linear-gradient(90deg, #5FB2BD 0%, #9A9EC3 80%, #C3A9BD);
    --bg-grad-2: linear-gradient(90deg, #c3a9bd, #9a9ec3 20%, #5fb2bd 86%);
}

.bg-grad {
    background: var(--bg-grad);
}

.bg-grad-2 {
    background: var(--bg-grad-2);
}

#benefits ul li {
    width: 100%;
    color: #fff;
    margin-bottom: 15px;
}

#benefits ul li:before {
    color: #fff;
}

.how .why-choose-item {
    margin-bottom: 30px;
}

.how .why-choose-item .icon-box img {
    max-width: 65px;
}

.how-it-work {
    position: relative;
}



/*.how .why-choose-item:before {
    content: "";
    width: 0.2rem;
    height: 50%;
    background: #fff;
    position: absolute;
    left: 30px;
    z-index: -1;
}*/

.how {
    display: block !important;
    position: relative;
    z-index: 44;
}

/*.how .why-choose-item:first-child:before {
    top: 50%;
    height: 10%;
}

.how .why-choose-item:last-child:before {
    bottom: 50%;
    height: 10%;
}*/

.whatwedobox {
    color: #fff;
    padding: 40px 20px 20px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    border-radius: 14px;
    box-shadow: 0 5px 10px #0001;
    position: relative;
    height: 100%;
    background: linear-gradient(90deg, rgba(95, 178, 189, .25) 0%, rgba(195, 169, 189, .25) 98%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0 5px 10px #0003;
    transition: all .2s linear;
    border: 1px solid;
    border-color: #c3a9bd #c3a9bd #5fb2bd #5fb2bd;
}

.whatwedobox .counter {
    font-size: 32px;
    line-height: 44px;
    margin-right: 4px;
    position: absolute;
    top: 0;
    left: 50px;
    color: #0a1543;
    display: flex;
    justify-content: center;
    transform: translate(-50%, -50%);
    height: 50px;
    border: 1px solid #5FB2BD55;
    width: 50px;
    border-radius: 50%;
    background: linear-gradient(90deg, #5FB2BD, #C3A9BD);
    color: #fff;
    box-shadow: 0 5px 5px #0001;
    transition: all .2s linear;
}

.whatwedobox:hover {
    box-shadow: 0 0 0 #0001;
}

.whatwedobox:hover .counter {
    transform: translate(-50%, -40%);

}

.centeralignwhatwedo .whatwedobox {
    text-align: center;
    justify-content: center;
}

.centeralignwhatwedo .whatwedobox .counter {
    left: 50%;
}

.text-grad {
    color: #9a9ec3;
    background-image: -webkit-linear-gradient(90deg, #e6e9ff, #ffffff);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}



.tp-award-shape-1 {
    position: absolute;
    top: -280px;
    left: 0;
    z-index: 1;
}

/* CTA Section devR : Starts */
.bg-overlay {
    /* background: linear-gradient(45deg, rgba(194, 168, 189, 1) -5%, rgba(91, 218, 237, 1) 90%); */
    background: linear-gradient(8deg, #C2A8BD -10%, #5BDAED);
}

.bg-overlay2 {
    background: linear-gradient(45deg, #C2A8BD 25%, #5BDAED);
}

.sbutton {
    /*background-image: linear-gradient(45deg, #C2A8BD 25%, #5BDAED);*/
    background: #00a8c1;
}

.how-it-work .why-choose-content h3 {
    color: #fff;
}

.how-it-work .why-choose-content p {
    color: #fff;
}

.sbg {
    background: #fff !important;
    box-shadow: 0 0 10px #0001;
    padding: 15px;
    border-radius: 10px;

}

.tp-about-award {
    background: #fff2 !important;
    box-shadow: 0 0 10px #0001;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px 50px 10px 26px;
    width: fit-content;
}

.tp-about-award-2 {
    background: #fff2 !important;
    box-shadow: 0 0 10px #0001;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px 50px 10px 26px;

}

.testimonial-slider .swiper-slide,
.testimonial-slider .swiper-wrapper {
    height: auto !important;
}

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    color: #fff;
    cursor: pointer;
}



.add-read-more-1.show-less-content-1 .second-section,
.add-read-more-1.show-less-content-1 .read-less1 {
    display: none;
}

.add-read-more-1.show-more-content-1 .read-more1 {
    display: none;
}

.add-read-more-1 .read-more1,
.add-read-more-1 .read-less1 {
    font-weight: bold;
    margin-left: 2px;
    color: #fff;
    cursor: pointer;
}


.testimonial-item p {
    font-size: 15px;
    color: #fff;
}

.testimonial-item h3 {
    color: #fff;
}

.swiper-slide {
    height: 100% !important;
}

.testimonial-item {
    margin: auto;
    padding-top: 50px;
}

.swiper-wrapper {
    cursor: pointer !important;
}

.testbutton {
    width: 50px;
    height: 50px;
    padding: 10px;
}

.testbutton span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

.stop {
    top: -32px;
    right: 15px;
}

.tp-testimonial-rating svg path {
    fill: #edbb22;
}

/* FAQ Section Boxes : Starts */
.rAccordion.faq-accordion .accordion-item .icon-box {
    position: absolute;
    left: 20px;
    top: 10px;
}

.rAccordion.faq-accordion .accordion-item {
    background-color: #fff;
    border-radius: 12px;
}

.rAccordion .accordion-item {
    padding: 15px !important;
}

.rAccordion .accordion-item .accordion-button {
    padding: 0 !important;
    padding-right: 30px !important;
    color: #fff !important;
}

.rAccordion .accordion-body p, .faq-accordion.how-work-accordion .accordion-header .accordion-button::after, .faq-accordion.how-work-accordion .accordion-header .accordion-button.collapsed::after {
    color: #fff;
}

.rAccordion .accordion-header {
    display: flex;
}

.rAccordion .accordion-header .icon {
    margin-right: 16px;
}

.rAccordion .accordion-body {
    padding: 15px 15px 0px 35px !important;
}

.rAccordion.faq-accordion.how-work-accordion .accordion-item .accordion-button {
    font-weight: 600 !important;
}

.rAccordion.faq-accordion.how-work-accordion .accordion-item .accordion-button:not(.collapsed) {
    font-weight: 600 !important;
}

.footer-image {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: end;
}

.footer-image img {
    width: 55%;
}

.main-menu ul li a {
    color: #fff;
}

.slicknav_menu, .slicknav_btn {
    background: var(--bg-grad-2);
}

@media screen and (min-width: 1340px) {
    .surg {
        background-image: url(https://clinicmaster.dexignzone.com/xhtml/medical/images/hero-banner/img1.webp);
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: -62px;
        background-repeat: no-repeat;
        background-position: 100%;
        z-index: 1;
        right: -23px;
    }

    .burg {
        display: none;
    }

    .sh1 {
        font-size: 60px !important;
    }

    .shro {
        font-size: 42px !important;
    }
     .shro span{
        /*font-size: 60px;*/
        font-size:58px;
    line-height: 1.2;
    }

    .rightimg {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 40%;
        right: 0;
    }
}

@media screen and (max-width:1339px){
    .rightimg{
        display: none;
    }
}

@media screen and (min-width:992px) and (max-width: 1339px) {
    .burg {
        position: absolute;
        height: 100%;
        bottom: -49px;
        z-index: 1;
        right: -23px;
    }

    .sh1 {
        font-size: 55px !important;
    }

    .shro {
        font-size: 35px !important;
    }
    .shro span{
        font-size: 41px;
    line-height: 1;
    }
}


@media screen and (min-width:992px) {
    .sh2 {
        font-size: 60px !important;
        
        text-transform: uppercase;
    }

    .navbar-brand {
        max-width: 400px;
    }

    .shead {
        background: transparent !important;
        position: absolute !important;
        top: 0;
        width: 100%;
    }

    .shero {
        padding-top: 110px !important;
    }

    .spd {
        padding-left: 0;
    }

    .samben {
        position: absolute;
        bottom: -50px;
        width: 50%;
        right: -40px;
    }

    .samhow {
        position: absolute;
        bottom: -100px;
        width: 50%;
    }
            .desch{
        font-size:18px;
    }
}

@media screen and (max-width:991px) {
    .sh2 {
        font-size: 40px !important;
        text-transform: uppercase;
    }

    .navbar-brand {
        max-width: 300px;
    }

    .burg {
        display: none;
    }

    .shead {
        background: transparent !important;
        position: absolute !important;
        top: 0;
        width: 100%;
    }

    .shero {
        padding-top: 110px !important;
    }

    .samben {
        margin-bottom: -50px;
    }
            .desch{
        font-size:large;
    }
    .footer-image img {
    width: 50%;
}
}

@media screen and (max-width:575px) {
    .stop {
        /*top: 45px;*/
        top:45%;
        right: 15px;
    }
}

.sacod .accordion-body {
    padding: 15px 15px 0px 15px !important;
}

.company-logo img{
    width:100%;
}