@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');


@font-face {
    font-family: 'Segoe UI Local';
    src: local('Segoe UI Light');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Local';
    src: local('Segoe UI Semilight');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Local';
    src: local('Segoe UI');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Local';
    src: local('Segoe UI Semibold');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Web (West European)';
    src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Web (West European)';
    src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Web (West European)';
    src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Web (West European)';
    src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

/* ******************************* */
body {
    width: 100vw;
    overflow-x: hidden;
    display: block;
    text-align: unset !important;
    /* font-family: 'Montserrat', sans-serif; */
    /* font-family: 'Segoe UI', sans-serif; */
    font-family: 'Segoe UI Local', 'Segoe UI Web (West European)';
    background: #f7f7fa !important;
}

span,
em,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
strong {
    /* font-family: 'Montserrat', sans-serif; */
    /* font-family: 'Segoe UI', sans-serif; */
    font-family: 'Segoe UI Local', 'Segoe UI Web (West European)' !important;
    font-style: normal;
}

.rtl body,
.rtl span,
.rtl em,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
.rtl p,
.rtl a,
.rtl li,
.rtl strong {
    font-family: 'Tajawal', sans-serif !important;
}

.col-12,
.col-10 {
    padding: 0 !important;
}

section.search-result-page {
    background: #fff;
    /* padding-top: 200px; */
}

.all-page-details_lms {
    background: #f7f7fa !important;
}

.col-10.offset-1 {
    margin: 0 auto !important;
}

.container {
    width: auto;
    max-width: 1400px;
}

a,
a:hover {
    text-decoration: none !important;
    color: inherit !important;
}

.afaq-img-log {
    width: 220px;
    height: 160px;
    text-align: center;
}

.afaq-img-log img {
    height: 160px;
}

.afaq-logo {
    width: 40%;
    margin: 0 auto;
    position: relative;
    height: 160px;
    bottom: 80px;
}

span.contact-us-title {
    text-align: center;
    display: block;
    margin: 20px 0;
    color: #88BD2F;
    font-size: 60px;
    font-weight: 700;
    width: max-content;
}

section.idu-programss.contact-us-page {
    margin-bottom: 110px;
}

.fake-height {
    position: relative;
    height: 100px;
}

.contact-us-quistion strong {
    color: #0E4C75;
    font-size: 24px;
    margin: 10px 0 20px 0;
    display: block;
}

.contact-us-quistion {
    margin-bottom: 40px;
    display: block;
}

.contact-us-quistion p {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 8px;
}

.Technical-Support-afaq .d-flex {
    flex-wrap: wrap;
}

.Technical-Support-afaq h3 {
    color: #88BD2F;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.details-location {
    width: 60%;
    justify-content: space-between;
}

.details-location span i {
    color: #88BD2F;
}

.details-location span em {
    font-size: 18px;
    color: #081839;
    font-weight: 600;
    margin: 0 5px;
}

.contact-form {
    position: relative;
    background: #fff;
    padding: 50px;
    margin-top: 40px;
    box-shadow: 0px 8px 10px #d5d5d5;
}

.text-name-form label,
.text-area-card label {
    display: block;
    color: #000000;
    font-size: 18px;
}

.text-name-form input,
.text-area-card textarea {
    width: 100%;
    border: 1px solid #CBCBCB;
    border-radius: 6px;
    padding: 6px 10px;
}

.text-name-form {
    width: 30%;
}

.forms-wrap {
    margin-bottom: 20px;
}

.termis-condation {
    margin-top: 30px;
}

.send-btn button {
    background: #88BD2F;
    border: unset;
    padding: 10px 70px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
}
.rtl ul#iti-0__country-listbox,.rtl .iti__country-list {
    text-align: right !important;
    left: 0 !important;
}
/* *********************************** *************/
@media only screen and (max-width: 850px) {

    .text-name-form {
        width: 100%;
        display: block;
    }

    .forms-wrap {
        flex-wrap: wrap;
    }
    .contact-form {
        padding: 10px;
    }
    span.contact-us-title {
        width: 100%;
        font-size: 30px;
    }
    .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 100%;
    }
    .pg-content {
        padding-top: 100px !important;
    }
}
