﻿.btn.btn-challenge .icon,
.btn:not(:disabled):not(.disabled).btn-challenge .icon {
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 400;
    font-size: 18px;
    vertical-align: bottom;
}

    .btn.btn-challenge .icon:before,
    .btn:not(:disabled):not(.disabled).btn-challenge .icon:before {
        content: "\f004";
    }

.vector-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85px;
    height: auto;
    z-index: 2;
}

.text-overlay {
    position: absolute;
    bottom: 10%;
    right: 0px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 5px;
    z-index: 3;
}
.spokenLang
{
    display:block;
}

@media (max-width: 768px) {
    .spokenLang {
        display: none;
    }
    .btn.btn-challenge {
        position: relative;
    }

        .btn.btn-challenge[data-challenge=true]::after {
            content: "-"; /* The dash character */
            font-size: 30px;
            position: absolute;
            right: 10px; /* Position the arrow 10px from the right edge */
            top: 50%; /* Vertically center the arrow */
            transform: translateY(-50%); /* Center the arrow properly */
        }

        .btn.btn-challenge[data-challenge=false]::after {
            content: "+"; /* The dash character */
            font-size: 30px;
            position: absolute;
            right: 10px; /* Position the arrow 10px from the right edge */
            top: 50%; /* Vertically center the arrow */
            transform: translateY(-50%); /* Center the arrow properly */
        }
}

.btn.btn-challenge[data-challenge=true],
.btn:not(:disabled):not(.disabled).btn-challenge[data-challenge=true] {
    background: linear-gradient(-90deg, #9DD1C8 0%, #80B6BF 58.58%, #69A1B8 100%);
    color: white;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.19);
}

    .btn.btn-challenge[data-challenge=true] .icon,
    .btn:not(:disabled):not(.disabled).btn-challenge[data-challenge=true] .icon {
        font-weight: 900;
    }

.btn.btn-challenge[data-challenge=false],
.btn:not(:disabled):not(.disabled).btn-challenge[data-challenge=false] {
    background-color: white;
    border: 1px solid #9dd4ca;
    color: #575858;
}

    .btn.btn-challenge[data-challenge=false]:hover, .btn.btn-challenge[data-challenge=false]:focus,
    .btn:not(:disabled):not(.disabled).btn-challenge[data-challenge=false]:hover,
    .btn:not(:disabled):not(.disabled).btn-challenge[data-challenge=false]:focus {
        border: 1px solid #9dd4ca;
    }

.challengefaq .question-wrapper,
.emergency .question-wrapper {
    /*display: none;*/
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #9dd4ca;
    animation: show 0.3s ease;
}

    .challengefaq .question-wrapper .btn-text,
    .emergency .question-wrapper .btn-text {
        position: relative;
        padding-right: 60px;
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        text-align: start;
    }

        .challengefaq .question-wrapper .btn-text:after,
        .emergency .question-wrapper .btn-text:after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            height: 34px;
            width: 34px;
            border-radius: 4px;
            background-color: #68a2b9;
            background-image: url(../imgs/icons/icon_minus_white.svg);
            background-position: center;
            background-size: 20px;
            background-repeat: no-repeat;
        }

        .challengefaq .question-wrapper .btn-text.h2,
        .emergency .question-wrapper .btn-text.h2 {
            font-size: 25px;
            line-height: 34px;
        }

        .challengefaq .question-wrapper .btn-text.collapsed:after,
        .emergency .question-wrapper .btn-text.collapsed:after {
            background-image: url(../imgs/icons/icon_plus_white.svg);
        }

    .challengefaq .question-wrapper .answer-wrapper,
    .emergency .question-wrapper .answer-wrapper {
        padding: 15px 60px 5px 0;
    }

        .challengefaq .question-wrapper .answer-wrapper p,
        .emergency .question-wrapper .answer-wrapper p {
            font-family: "Open Sans", sans-serif;
            font-size: 18px;
        }

    .challengefaq .question-wrapper .emergency-wrapper,
    .emergency .question-wrapper .emergency-wrapper {
        padding: 15px 60px 5px 0;
    }

        .challengefaq .question-wrapper .emergency-wrapper p span,
        .challengefaq .question-wrapper .emergency-wrapper h3 span,
        .emergency .question-wrapper .emergency-wrapper p span,
        .emergency .question-wrapper .emergency-wrapper h3 span {
            font-family: inherit !important;
            font-size: inherit !important;
        }

        .challengefaq .question-wrapper .emergency-wrapper a,
        .emergency .question-wrapper .emergency-wrapper a {
            color: #575858;
            font-weight: bold;
            text-decoration: underline;
        }

    .challengefaq .question-wrapper.show,
    .emergency .question-wrapper.show {
        display: block;
    }

@media (min-width: 1200px) {
    .ourservices:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: url(../imgs/patterns/patt_home_4.svg);
        background-position: 0% 40%;
        background-size: 250px auto;
        background-repeat: no-repeat;
        z-index: -1;
        overflow: visible;
    }
}

@media (max-width: 768px) {
    .col-lg-3 {
        width: 100%; /* Take full width on mobile */
    }

    .col-lg-9 {
        width: 100%; /* Take full width on mobile */
        margin-top: 1rem; /* Add space between buttons and content */
    }

    .btn.btn-challenge {
        margin-bottom: 0.5rem; /* Adjust button spacing */
    }
}

/*Styles by Umair*/


.ourservices {
    position: relative;
}

.home-life.ourservices button {
    font-size: 16px !important;
    font-weight: 400 !important;
    border-radius: 0 35px 35px 35px !important;
}
.service-speciality-carousel .owl-carousel .owl-item .slide > div svg {
    display: none !important;
}
.service-speciality-carousel .owl-carousel .owl-item .slide .name-wrapper span {
    display: none !important !important;
}
.service-speciality-carousel .owl-carousel .owl-item .slide .show-more,
.servicesFilterSp .owl-carousel .owl-item .slide .show-more {
    display: block !important;
    padding-top: 5px !important;

    display: none !important;
}
.service-speciality-carousel .owl-carousel .owl-item .slide .show-more .show-more-content,
#filtered-results .show-more .show-more-content,
#filtered-results .name-wrapper span,
#filtered-results .vector-img{
    /*display: none !important;*/
}
/*.service-speciality-carousel .owl-carousel .owl-item .name-wrapper span,
.servicesFilterSp .owl-carousel .owl-item .name-wrapper span {
    display: none !important;
}*/
.service-speciality-carousel .owl-nav {
    display: flex;
    justify-content: center;
}
.service-speciality-carousel .owl-nav button {
    margin: 0 15px;
    box-shadow: 0px 1px 5px 0px #00000030;
}

.service-speciality-carousel .owl-nav button.owl-prev {
    border-radius: 30px 0 0 30px;       
}
.service-speciality-carousel .owl-nav button.owl-prev {
    border-radius: 30px 0 0 30px;       
}
.service-speciality-carousel .owl-nav button.owl-next {
    border-radius: 0 30px 30px 0;
}


.challengefaq .question-wrapper button {
    font-weight: 700 !important;
}

html[dir=rtl] .challengefaq .question-wrapper button {
    padding-right: 0 !important;
    padding-left: 60px !important;
}

html[dir=rtl] .challengefaq .question-wrapper button:after {
    left: 0;
    right: auto;
}
html[dir=rtl] .challengefaq .question-wrapper .answer-wrapper,
html[dir=rtl] .emergency .question-wrapper .answer-wrapper {
    padding: 15px 0 5px 60px;
}

@media (max-width: 992px) {
    #filtered-results .owl-nav {
        display: flex;
        justify-content: center;
        margin-top: 80px;
    }
    #filtered-results .owl-nav button {
        margin: 0 24px;
        box-shadow: 0px 4px 5px 0px #00000030;
        border-radius: 0 28px 28px 0 !important;
    }
    #filtered-results .owl-nav button.owl-prev {
        border-radius: 28px 0 0 28px !important;
    }
    html[dir=rtl] #filtered-results .owl-nav button {
        border-radius: 28px 0 0 28px !important;
    }
    html[dir=rtl] #filtered-results .owl-nav button.owl-prev {
        border-radius: 0 28px 28px 0 !important;
    }
}
@media (max-width: 767px) {
    .home-life.ourservices .owl-item .slide .img-wrapper img {
        width: 160px !important;
        height: 160px !important;
    }
    .home-life ourservices button {
        text-align: left !important;
    }
    html[dir=rtl] .home-life ourservices button {
        text-align: right !important;
        font-weight: 800 !important;
    }
    html[dir=rtl] .home-life ourservices button:after {
        left: 15px !important;
        right: auto;
    }
    section.home-life.ourservices button {
        text-align: left !important;
    }

    html[dir=rtl] section.home-life.ourservices button {
        text-align: right !important;
        font-weight: 800 !important;
        border-radius: 35px 0px 35px 35px !important;
    }
    html[dir=rtl] section.home-life.ourservices button:after {
        left: 15px !important;
        right: auto !important;
    }
    .filtered-specialists .owl-carousel .owl-item .slide .name-wrapper {
        margin-top: 12px;
    }

    .servicesFilterSp .owl-carousel .owl-item .slide .name-wrapper h2,
    .servicesFilterSp .owl-carousel .owl-item .slide .name-wrapper h2 a {
        font-size: 15px !important;
        color: #575858 !important;
    }
}
@media (min-width: 1200px) {
    .service-speciality-carousel .owl-carousel .owl-item .slide img {
        width: 271px;
        height: 271px;
    }

    .challeneges {
        padding-left: 50px;
        text-align: justify;
    }

    html[dir=rtl] .ourservices:before {
        transform: rotate(-180deg);
    }
}