@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

body,
h1,
h2,
h3,
h4,
h5,
h6,
.main-menu ul li a {
    font-family: "Noto Kufi Arabic", sans-serif;
}

.right-menu li {
    width: auto;
}

.booking-list {
    padding: 20px;
    align-items: center;
    -webkit-align-items: center;
}

.booking-area ul li,
.booking-area ul .slider-btns {
    width: 20%;
    padding: 0 10px;
    min-width: auto;
    float: none;
    align-self: center;
}

.booking-area ul .slider-btns button.btn.ss-btn {
    float: none;
    padding: 21px 14px;
}

.booking-area ul li::before {}

.booking-area ul li::after {}

.parolx-text-right {
    right: auto;
    left: -56px;
    transform: rotate(270deg);
    color: #1ebae9;
    opacity: .2;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
}

.section-title {
    margin-bottom: 20px;
}

.s-about-content p {
    font-size: 17px;
    line-height: 27px;
}

.services-area {
    padding: 80px !important;
    background: #f0f2f7 !important;
}

section#services .col-lg-6.col-md-12.col-sm-12 {
    width: 100%;
}

section#services .about-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 20px;
}

section#services .col-lg-6.col-md-12.col-sm-12 .col-lg-6.col-md-6 {
    width: 25%;
    margin: 0;
}

.s-single-services {
    padding: 5px;
    margin: 10px 0;
    height: calc(100% - 20px);
}

.s-single-services .services-icon {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    height: 250px;
    padding: 0;
    margin: 0;
}

.s-single-services .services-icon img {
    transform: none;
}

.s-single-services:hover .services-icon img {
    /* transform: scale(1.1) rotate(-3deg); */
}

.s-single-services .second-services-content {
    padding: 20px 10px;
}

.second-services-content h5 {
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.second-services-content p {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

section.shop-area .product {
    margin: 10px 0;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: -1px 8px 40px rgb(0 0 0 / 11%);
}

section#classes {
    overflow: hidden;
    /* background: #f0f2f7 !important; */
    padding: 80px 0 !important;
}

section.shop-area .product .product__img .example-image-link {
    display: block;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

section.shop-area .product .product__img .example-image-link img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

section.shop-area .product .product__content {
    padding: 20px;
}

.parolx-text-left {
    /* color: #ffae25; */
    /* opacity: .2; */
    left: auto;
    right: -145px;
    /* transform: rotate(88deg); */
}

section#classes .parolx-text-right {
    display: none;
}

section#testimonios {
    background: #f0f2f7 !important;
    padding: 80px 0;
}

section#accordion {
    background: #f0f2f7 !important;
    padding: 80px 0;
}

.right-countent {
    position: relative;
}


@media (max-width: 991px) {
    .menu-area {
        margin: 0;

    }

    .parolx-text-left {
        display: none;
    }

    .mobile-menu {
        float: none;
        width: 100%;
        background: transparent;
        position: absolute;
        left: 0;
        top: 20%;
        margin: 0;
    }

    .mean-container .mean-bar {
        left: 0;
        position: relative;
        top: 0;
        height: 100%;
        float: none;
        height: auto;
        width: auto;
    }

    .mean-container a.meanmenu-reveal {
        margin: 0;
        background: #2f4786;
    }

    .second-menu .col-12:last-child {
        position: inherit;
    }

    .mean-container a.meanmenu-reveal span {
        margin-top: 3px;
    }

    .mean-container .mean-nav {
        margin-top: 24%;
        position: absolute;
        bottom: auto;
        float: none;
        right: -82vw;
        /* left: 0; */
        /* height: 500px; */
        width: 100vw;
    }

    .ss-eight {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        display: none;
    }

    .ss-two {
        display: none;
        top: 14% !important;
    }

    .slider-content {
        margin: 0;
    }

    .slider-bg {
        min-height: 420px;
    }

    .s-slider-content p {
        margin: 0 !important;
        padding: 0;
        font-size: 12px;
        color: #fff;
    }

    .slider-content h2 {
        padding: 0;
        color: #fff;
    }

    .header-area {
        background: transparent;
    }

    .single-slider::after {
        background: #304d80;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transform: none;
    }

    .slider-area {
        margin: 0;
    }

    .logo2 img {
        max-width: 150px;
    }

    .ss-six {
        display: none;
    }

    .booking-area .contact-form {
        padding: 0;
    }

    .booking-area ul li,
    .booking-area ul .slider-btns {
        width: 100%;
        padding: 5px 0;
    }

    .booking-area ul li::before {
        display: none;
    }

    .booking-area ul li::after {
        display: none;
    }

    section#about {
        margin: 0;
        padding: 40px 0 !important;
    }

    .s-about-img img {
        margin: 0;
        max-width: 100%;
    }

    .s-about-img {
        margin-bottom: 30px;
        text-align: center;
    }

    .parolx-text-right {
        display: none;
    }

    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .about-content.s-about-content.pl-30 {
        padding: 0;
    }

    .s-about-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .services-area {
        padding: 40px 0 !important;
    }

    section#services .col-lg-6.col-md-12.col-sm-12 .col-lg-6.col-md-6 {
        width: 100%;
    }

    .footer-bg {
        border-radius: 50px 50px 0 0;
    }

    footer .section-title h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .newslater-area #contact-form4 button {
        right: 0;
    }
}

.pricing-head .icon {
    overflow: hidden;
    width: 250px;
    height: 290px;
    margin-bottom: -75px;
}

.pricing-head .icon .example-image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.pricing-head .icon .example-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.iti {
    display: block;
}

.iti__flag {
    display: none;
}

.iti__selected-flag {
    direction: ltr;
}

[lang="ar"] .iti__country-list {
    left: 0;
    right: auto;
}

.iti__country {
    margin: 0 !important;
    direction: ltr;
}

[lang="ar"] .iti__country {
    text-align: right;
}


.contact-field select {
    width: 100%;
    background: #fff;
    padding: 5px 20px;
    transition: .3s;
    border: 1px solid #C3C3C3;
    border-radius: 30px;
    direction: rtl;
    margin-bottom: 15px;
    color: #9e9e9e;
}

.whatsappIcon {
    font-size: 22px;
    width: 50px;
    height: 50px;
    background: linear-gradient(180deg, #61FD7D 0%, #2BB826 100%);
    box-shadow: 0px 4px 4px 0px #0000000A;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 30px;
    color: #fff;
    border-radius: 50%;
    animation: updown-i 4s infinite ease-in-out;
    z-index: 999999;
}


@keyframes updown-i {

    0%,
    100% {
        transform: translateY(-12px);
    }

    50% {
        transform: translateY(12px);
    }
}

.slider-area .per-text {
    display: none;
}

@media (max-width: 991px) {
    .result {
        margin: 30px 0 0;
    }

    .right-menu ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
    }

    align-items li {
        float: none;
    }

    .right-menu li .top-btn {
        float: none;
        padding: 10px;
        position: relative;
    }

    .mobile-menu {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        display: flex;
        justify-content: end;
        margin-top: -48px;
    }

    .mean-container a.meanmenu-reveal {
        position: relative;
    }

    .right-menu {
        display: none;
    }

    .header-area .logo2 a {
        display: inline-block;
        position: relative;
        z-index: 5;
    }

    #scrollUp {
        bottom: 20px;
        margin-inline-start: -20px;
    }

    .pricing-head .icon .example-image-link {}

    .pricing-head .icon {
        /* width: 100px; */
        /* height: 100px; */
        margin-bottom: -50px;
    }

    .faq .left-content .link-anime,
    .faq .right-countent ul {
        margin: 20px 0 0;
    }

    .faq .right-countent button span {
        max-width: calc(100% - 36px);
    }

    .testi-author {
        justify-content: center;
    }

    .testimonial-active .slick-dots {
        margin-top: 20px;
    }

    .calculator-v2 .calc-form-group {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .calculator-v2 .calc-form-group .has-grid-2-columns {
        display: flex;
        justify-content: center;
        align-items: inherit;
        -webkit-align-items: inherit;
    }

    input[type=range] {
        width: 100%;
    }

    .contact-bg {
        padding: 50px 0;
    }

    .calculator-v2 .calc-body {
        display: block;
        margin: 0;
    }

    .calculator-v2 .calc-section.calc-section-goal {
        margin-top: 30px;
        display: block;
    }

    .calculator-v2 .calc-section.calc-section-goal .calc-form-group.calc-form-group-main-goal {
        width: 100%;
    }

    .calculator-v2 .calc-section.calc-section-goal .calc-form-group.calc-form-group-main-goal .has-grid-3-columns {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .calculator-v2 button#selectBtn {
        width: 100%;
        margin-top: 20px;
        padding: 10px;
        font-size: 13px;
    }

    .contain-radio-button.sub-goal label {
        padding: 10px;
        /* font-size: 11px; */
    }

    .calculator-v2 .calc-form-group .has-grid-2-columns .contain-radio-button {
        width: 50%;
    }

    .breadcrumb-area {
        min-height: auto;
        padding: 30px 0;
        margin: 0;
    }

    .breadcrumb-title h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .breadcrumb-title.mb-30 {
        margin-bottom: 10px;
    }

    .breadcrumb-item+.breadcrumb-item {
        padding: 0;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding: 0 5px;
    }

    .logo2 {
        height: 60px;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
    }

    .mean-container .mean-nav {
        background: var(--bs-indigo) !important;
    }

    .booking-area .contact-field input {
        width: 100% !important;
    }

    .services-area .col-lg-6:nth-child(2),
    .services-area .col-lg-6:nth-child(4) {
        margin-top: 0 !important;
    }

    section.shop-area .product .product__img .example-image-link {
        height: 350px;
    }

    section#classes {
        padding: 40px 0 !important;
    }

    .s-d-img {
        height: auto;
    }

    .video-i.popup-video {
        width: 70px;
    }

    section#testimonios {
        padding: 40px 0 !important;
    }

    section#accordion {
        padding: 40px 0 !important;
    }

    section#blog {
        padding: 40px 0;
    }

    .copyright-wrap {
        text-align: center;
    }

    .company-nam {
        justify-content: center;
        margin-top: 10px;
    }

    .pricing-box {
        height: auto;
    }


    .header-area .col-xl-2.col-lg-2 {
    width: 50%;
}

.header-area .col-xl-8.col-lg-8 {
    display: none;
}

.mobile-menu {
}

.mean-container a.meanmenu-reveal {
    position: absolute;
    left: 0;
    top: 0;
}

.mean-container .mean-nav {
    margin-top: 50px;
    right: auto;
    left: -15px;
}

.right-menu li .top-btn {
    padding: 6px 5px !important;
    font-size: 11px;
    border-radius: 5px;
    margin-inline-start: 9px;
}

.right-menu {
    display: block;
}
}

