@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Code:ital,wght@0,300..800;1,300..800&family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;700;800;900&display=swap');

html[lang="ar"] body, html[lang="ar"] button, html[lang="ar"] .section, html[lang="ar"] .h1, html[lang="ar"] .h2, html[lang="ar"] .h3, html[lang="ar"] .h4,
html[lang="ar"] .h5, html[lang="ar"] .h6, h1, html[lang="ar"] h2, html[lang="ar"] h3, html[lang="ar"] h4, html[lang="ar"] h5, html[lang="ar"] h6, html[lang="ar"] div,
html[lang="ar"] .ui-input, html[lang="ar"] input, html[lang="ar"] button, html[lang="ar"] .apexcharts-text tspan, html[lang="ar"] .apexcharts-legend-text,
html[lang="ar"] .header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__rendered,
html[lang="ar"] span, html[lang="ar"] a, html[lang="ar"] th,
html[lang="ar"] .header-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    /*font-family: 'Alexandria', sans-serif !important;*/
    /*font-family: 'Tajawal', sans-serif !important;*/
    font-family: 'Cairo', sans-serif !important;
    /*font-family: 'IBM Plex Sans Arabic', sans-serif !important;*/
}

html[lang="ar"] .section-title {
    text-align: right !important;
}

/*html[lang="ar"] .section-title h1, html[lang="ar"] .section-title h2 {*/
/*    font-size: 40px !important;*/
/*    line-height: 1.4 !important;*/
/*}*/

/*@media only screen and (max-width: 768px) {*/
/*    html[lang="ar"] .section-title h1, html[lang="ar"] .section-title h2 {*/
/*        font-size: 25px !important;*/
/*    }*/
/*}*/

/*html[lang="ar"] .footer-policy-links ul li {*/
/*    margin-right: 0;*/
/*    margin-left: 30px;*/
/*}*/

html[lang="ar"] .about-content ul li:before {
    right: 0;
    left: auto;
}

html[lang="ar"] .about-content ul li {
    padding-left: 0;
    padding-right: 30px;
}

/*html[lang="ar"] .offset-6 {*/
/*    margin-right: 50%;*/
/*    margin-left: auto;*/
/*}*/

/*html[lang="ar"] .accordion-header .accordion-button {*/
/*    padding: 12px 0 12px 40px;*/
/*}*/
/*html[lang="ar"] .accordion-header .accordion-button::after {*/
/*    right: auto;*/
/*    left: 26px;*/
/*}*/
.section-title h1, .section-title h2{
    margin-top: 20px;
    font-size: 40px;
    font-weight: 500;
}

.explore-item-icon{

    right: auto;
    left: 70px;
}
.section-title h3{
    font-weight: 500;
}
.about-content ul li{
    font-weight: 500;
    font-size: 17px;
}
.service-content-title h2{
    font-size: 20px;
    font-weight: 500;
}
