/* Body */
body {
    direction: ltr !important;
    cursor: default !important;
}

.head .intro {
    font-weight: bolder !important;
    font-size: 16.33px !important;
}
/*
    |=======================
    |=== Common partials === 
    |=======================
*/


/* Header */
.header .dropdown-content ul li a {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 9px !important;
}

.header .btn-show-nav {
    left: auto !important;
    right: 25px !important;
}

.header .hide-nav .lang {
    padding-right: auto !important;
    padding-left: 25px !important;
}


.header .main-nav > li > a::before {
    right: unset !important;
    left: 0 !important;
}

@media (max-width: 991px) {
    .header .main-nav > li > a {
        padding-left: 20px !important;
        padding-right: unset !important;
    }
}
.header .main-nav > li > a {
    font-size: 16.66px !important;
    font-weight: bolder !important;
    text-align: center !important;
}

/* Footer */
footer .footer-links ul {
    text-align: left !important;
}

footer .footer-links ul li a::before {
    right: unset !important;
    left: 0 !important;
}

/* Sidebar */
.sidebar div a {
    border-right: 6px solid transparent !important;
    border-left: unset !important;
}

.sidebar div a:hover {
    border-right-color: var(--primaryColor) !important;
    border-left-color: unset !important;
}

.about .about-right .p-custom.one {
    left: 0;
    right: auto;
}

.about ul {
    padding-left: 20px;
}

.about ul li::before {
    left: -17px;
}

.about .about-right .p-custom.two {
    right: -109%;
    left: auto;
}

.services .service-content .service-list {
    margin-left: 20px;
    margin-right: auto;
}

.services .service-content .service-list li::before {
    left: -18px;
    right: auto;
}


.features .feature-box {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.faq .accordion .accordion-item .accordion-button {
    text-align: left;
}

.faq .accordion .accordion-item .accordion-button::after {
    right: 30px;
    left: auto;
}

.contact .container .info-section p i {
    margin-right: 10px;
    margin-left: auto;
}

.contact .container .form-section form .file-upload .file-label .label-text {
    margin-right: 10px;
}

footer .footer-links ul {
    text-align: left;
}

.header .hide-nav .lang {
    padding-right: auto;
    padding-left: 25px;
}

.contact .container .info-section img {
    bottom: 5px;
    right: -6px;
    left: auto;
    width: 116px;
    transform: rotate(270deg);
    overflow: hidden;
}

.contact .container .form-section form input[type=tel]::placeholder {
    text-align: left;
}

.iti__country.iti__highlight,
.iti__country {
    text-align: left !important;
}

.partners-page .landing h1 {
    text-align: left;
    line-height: 30px !important;
}

.privacy-page .text ul li::before, .terms-page .text ul li::before {
    right: auto;
    left: -14px;
}

@media (max-width: 1199px) {
    .header .main-nav > li > a {
        font-size: 13px;
        font-weight: 600;
    }
}

.partners-page .landing h1 {
    text-align: left;
    line-height: 32px !important;
}

.partners-page .partners-section .partner-box {
    text-align: left;
}

@media (max-width: 768px) {
    .partners-page .partners-section .partner-box .bottom-side .contact {
        align-self: flex-start !important;
    }
}

.partners-page .landing h1 {
    padding:   0 60px;
    line-height: 55px !important;
}

.partners-page .partners-section .partner-box .bottom-side .contact p:first-child {
    font-size: 16.5px
}

html[lang="fr"] .header .main-nav > li > a {
    font-size: 16px !important;
    margin: 0 !important;
}
html[lang="fr"] .sidebar {
    right: -214px !important;
    left: auto;
}

html[lang="fr"] .sidebar:hover {
    right: 0 !important;
    left: auto;
}

html[lang="en"] .sidebar {
    right: -162px !important;
    left: auto;
}

html[lang="en"] .sidebar:hover {
    right: 0 !important;
    left: auto;
}

.contact .box-map {
    direction: rtl;
    text-align: left;
}

.contact .box-map .text h2 {
    text-align: left;
}

.contact .box-map .text h2::before {
    right: auto;
    left: 0;
}

.contact .box-map .text a {
    text-align: left;
}

@media (max-width: 768px) {
    .services-page .landing .features {
        bottom: -500px;
    }
}

@media (max-width: 768px) {
    .services-page .about {
        margin-top: 470px;
    }
}
.services-page .faq .head h2 {
    text-align: left;
}


@media (max-width: 768px) {
    html[lang="fr"] .services-page .landing .features {
        bottom: -570px;
    }
}


.services-page .landing .features .content .box p {
    font-size: 14px;
}


@media (max-width: 768px) {
    html[lang="fr"] .services-page .about {
        margin-top: 520px;
    }
}

/* Added from english_french.css */
@media (min-width: 992px) and (max-width: 1199px) {
    .about .about-right .p-custom.one {
        bottom: -565px !important;
    }
    .about .custom {
        margin-bottom: 500px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .about .about-right .p-custom.one {
        bottom: -684px !important;
    }
    .about .custom {
        margin-bottom: 610px !important;
    }
}
.head {
    width: auto !important;
}
@media (max-width: 768px) {
    .faq .accordion .accordion-item .accordion-button {
        font-size: 14px !important;
    }
    .faq .accordion .accordion-item .accordion-body {
        font-size: 14.66px !important;
    }
    * {
        line-height: 21px !important;
    }
    p {
        line-height: 19px !important;
    }
    .services .service-content .service-subtitle {
        line-height: 22px !important;
    }
}

.about .about-right .about-description {
    color: rgba(79, 79, 79, 1) !important;
    font-size: 14.33px !important;
    font-weight: 500 !important;
    line-height:20px !important;
}
.features .feature-description {
    font-size: 14.33px !important;
    line-height: 19.33px !important;
}
.head .intro {
    font-weight: bolder !important;
    font-size:15.33px !important;
}
.services .service-content .service-description {
    font-size: 14.66px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    line-height:20.33px !important;
}
.services .service-content .service-list li {
    position: relative !important;
    margin-bottom: 5px !important;
    font-size: 15px !important;
    font-weight:500 !important;
}
.partners .partner p {
    color: rgba(51, 51, 51, 1) !important;
    font-weight: 500 !important;
    font-size:16.33px !important;
}
.partners-page .landing h1 {
    padding: 0 60px !important;
    font-size: 50px !important;
    font-weight: bolder !important;
    line-height: 52px !important;
    text-transform: uppercase !important;
}
.partners-page .partners-section .partner-box .top-side .text .desc {
    line-height: 22px !important;
    font-size: 14.66px !important;
    font-weight: 500 !important;
    color: rgb(79,79,79) !important;
}
.privacy-page .text p, .terms-page .text p {
    font-size: 14.66px !important;
    line-height: 22px !important;
    font-weight:400 !important;
}
.privacy-page .text ul li, .terms-page .text ul li {
    position: relative !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height:20px !important;
}
.contact .container .info-section p {
    font-size: 14.33px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
}
.faq .accordion .accordion-item .accordion-button {
    font-size: 15.33px !important;
}
.faq .accordion .accordion-item .accordion-body {
    font-weight: 500 !important;
    font-size: 14.66px !important;
}
.contact .box-map .text a {
    text-transform: uppercase !important;
    direction: ltr !important;
    font-size: 15.33px !important;
}
.about ul li {
    font-size: 14.33px !important;
    line-height: 18px !important;
}
.services .service-content .service-subtitle {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}
.partners .head .intro {
    max-width: 650px;
    width: 100%;
    display: inline-block;
}