
body {
    font-weight: 500;
    font-size: 16px;
}

p {
    font-weight: 500;
}



.footer_copy p {
    font-size: 13px;
}

.off-canvas ul li a,
.footer_copy p,
.lists .list h3,
.qrcode span,
.flags-img div span,
.flags-title,
.four-columns.simple .four-item h3,
.map .content-top,
.subheadline h4,
.fast-text b, .fast-line .fast-line-item b,
.fast-line .fast-line-item span,
.numbers-item p,
.subtitle,
.four-item h3,
h1, h2, h3, h4,
nav ul.menu li a,
b, strong,
body {
    font-family: "Noto Kufi Arabic", sans-serif;
}
.qrcode span b {
    font-family: 'GT America Compressed Regular', Arial;
    font-weight: normal;
}

.fast-info div {
    text-align: right;
}


.off-canvas ul.nav-lang li a, 
nav ul.nav-lang li a {
    font-family: 'GT America Compressed', Arial;
}
.fast-text b, .fast-line .fast-line-item b {
    font-weight: 600;
}
.lists .list h3 {
    font-size: 20px;
    font-weight: 500;
}

.off-canvas ul li a {
    font-size: 17px;
    font-weight: 500;
}
.off-canvas ul.nav-lang li a {
    font-size: 21px;
}
.numbers-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.subtitle {
    font-size: 33px;
}
.fast {
    gap: 40px;
}
.fast-info {
    flex: 1;
}


.subtitle,
h1, h2, h3, h4 {
    text-transform: uppercase;
    font-weight: 700;
}

.four-item h3 {
    font-weight: 500;
    line-height: 33px;
}

nav ul.menu li a {
    font-size: 15px;
}
nav ul.menu {
    gap: 32px;
}
nav ul.nav-lang {
    gap: 6px;
}

nav ul.nav-lang li:last-child {
    margin-top: 4px;
}
.main_logo {
    width: 100%;
    max-width: 750px;
    max-height: max-content;
}
.four-columns {
    text-align: right !important;
}

.four-item h3 {
    font-size: 24px;
}

.title {
    font-weight: 700;
    line-height: 68px;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
}

#s2 .title {
    max-width: 800px;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.p1 {
    max-width: 800px;
}
.p2 {
    max-width: 670px;
}
.p3 {
    max-width: 760px;
}


.infos-item div:first-child {
    order: 2;
}
.infos-item div:last-child {
    order: 1;
    text-align: right;
}

.map .content-map {
    left: inherit;
    right: 0;
    text-align: right;
}
.map .content-top div:before {
    left: inherit;
    right: 0;
}

.map img {
    margin-left: -80px;
}

.map .content-bottom {
    width: 345px;
}

.map .content-top {
    align-items: end;
}



.map .content-top div:nth-child(1) {
    width: 160px;
}
.map .content-top div:nth-child(2) {
    width: 160px;
}
.map .content-top div:nth-child(3) {
    width: 160px;
}
.map .content-top div:nth-child(4) {
    width: 108px;
}
.map .content-top div:nth-child(5) {
    width: 215px;
}



.four-columns.customm .four-content {
        display: flex;
    flex-direction: column;
    align-items: end;
}

.flags-title {
    text-align: right;
}

.flags-img div span {
    font-size: 14px;
}

.qrcode {
    align-items: end;
}


.hero-content {
    padding-bottom: 90px;
}
@media (max-width: 768px) {
    .hero-content {
        padding-bottom: 20px;
    }
}
@media (max-width: 639px) {
.main_logo {
    max-width: 330px;
}
}


.qrcode span {
    line-height: 24px;
}


.list {
    padding-right: 100px;
}

nav ul.menu.nav-lang li a {
    font-size: 16px;
}

.ctas a {
    font-style: normal;
    font-weight: 600;
}

.four-columns.simple .four-item h3 {
    font-weight: 600;
}
.four-columns.custom .four-item h3 {
    font-weight: 500;
}


.content-footer {
    background: url("../../assets/images/bg-footer-ar.png") no-repeat center top;
    background-size: cover;
}


@media (max-width: 768px) {

    .flags-img div {
        align-items: end;
    }
    .flags-img div span {
        left: inherit;
        transform: inherit;
        text-align: right;
    }
    .subtitle {
        font-size: 23px;
        line-height: 26px;
    }

    .title,
    .subtitle {
        text-align: right;
    }
    .title br,
    .subtitle br {
        display: none !important;
    }

    .four-columns.simple .four-item,
    .list {
        padding-right: 0;
    }
        .title {
        font-size: 35px;
        line-height: 42px;
    }
    .text-center {
        text-align: right !important;
    }
    .ctas a {
        flex-direction: row-reverse;
        text-align: right;
    }
    .selo {
        align-items: end;
    }
    .map .content-top div {
        width: auto !important;
    }
.infos {
    margin-top: 60px;
}
    .four-item h3 {
        font-size: 20px;
    }
    .map img {
        margin-left: 0;
    }
        .content-footer {
        background-image: none;
        background-color: #0a1a5c;
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .footer_copy p {
        line-height: 20px;
        text-align: right;
    }
    .social {
        justify-content: end;
    }
    .footer_copy .container {
        justify-content: end;
    align-items: end;
    }
}