body, button, div, p, h1, h2, h3, h4, h5, h6, li, label, input, a {
    font-family: 'Cairo', sans-serif !important;
}

.js-slide {
    direction: rtl;
}

.header-item {
    text-align: start;
}

@media (min-width: 992px) {
    .rtl-page .navbar-expand-lg .hs-position-right-fix {
        right: unset;
        left: auto;
    }
}

@media (max-width: 768px) {
    .navbar-toggler {
        margin-right: auto;
        margin-left: initial !important;
    }
}

#headerContainer {
    padding-top: 10px;
}

.navbar-dropdown-menu-media-link {
    padding: 0.5rem 0.5rem !important;
}


.navbar-expand-lg.navbar-end .navbar-nav {
    justify-content: center;
}


[dir='rtl'] .slick-slide {
    float: left !important;
}


/*! CSS Used from: https://sscmiddleeast.com/public/assets/css/bootstrap.min.css?v=L_W5Wfqfa0sdBNIKN9cG6QA5F2qx4qICmU2VgLruv9Y */
*, ::after, ::before {
    box-sizing: border-box;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.text-center {
    text-align: center !important;
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-globals.min.css?v=R9gtiDu8jWafDZsVZwGeXeJwk047qDrJIN-s5KNgVf0 */
.g-pos-rel {
    position: relative !important;
}

@media (min-width:0) {
    .g-mt-30 {
        margin-top: 2.14286rem !important;
    }
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-core.min.css?v=Ymgy8Vw-REG4zlO5QR1i0yPsIcOcRLkkk0YtQX3whQc */
::selection {
    color: #fff;
    background-color: #ac493d;
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-components.min.css?v=e9EmlD4qzt5F_ILUCALeQsgki1Z0fb0FDdr807bjBT4 */
[class*="u-carousel-indicators"] {
    display: block;
    position: absolute;
}

    [class*="u-carousel-indicators"] span {
        display: block;
        cursor: pointer;
    }

.u-carousel-indicators-v35 li {
    display: inline-block;
    margin: 0 5px;
}

    .u-carousel-indicators-v35 li.slick-active span {
        opacity: 1;
    }

.u-carousel-indicators-v35 span {
    width: 13px;
    height: 13px;
    background-color: #ac493d;
    border: 2px solid transparent;
    opacity: .7;
    border-radius: 50%;
    transform: scale(.6);
    transition: all .3s ease;
}

.u-carousel-indicators-v35 li.slick-active span {
    background-color: transparent;
    border-color: #ac493d;
    opacity: .5;
    transform: scale(.9);
}

@media (max-width:767px) {
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"]):not([data-tabs-mobile-type="accordion"]) {
        border-color: #ac493d;
    }
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify.min.css?v=Eqaq9Ql7ODrKIG57FbggQ7jnvxGOJ6XMqSYZUJvvx8Y */
::selection {
    color: #fff;
    background-color: #ac493d;
}

[class*="u-carousel-indicators"] {
    display: block;
    position: absolute;
}

    [class*="u-carousel-indicators"] span {
        display: block;
        cursor: pointer;
    }

.u-carousel-indicators-v35 li {
    margin: 0 5px;
}

    .u-carousel-indicators-v35 li.slick-active span {
        opacity: 1;
    }

.u-carousel-indicators-v35 span {
    width: 13px;
    height: 13px;
    background-color: #ac493d;
    border: 2px solid transparent;
    opacity: .7;
    border-radius: 50%;
    transform: scale(.6);
    transition: all .3s ease;
}

.u-carousel-indicators-v35 li.slick-active span {
    background-color: transparent;
    border-color: #ac493d;
    opacity: .5;
    transform: scale(.9);
}

@media (max-width:767px) {
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"]):not([data-tabs-mobile-type="accordion"]) {
        border-color: #ac493d;
    }
}

@media (min-width:0) {
    .g-mt-30 {
        margin-top: 2.14286rem !important;
    }
}



/*! CSS Used from: https://sscmiddleeast.com/public/assets/css/bootstrap.min.css?v=L_W5Wfqfa0sdBNIKN9cG6QA5F2qx4qICmU2VgLruv9Y */
*, ::after, ::before {
    box-sizing: border-box;
}

.rounded-circle {
    border-radius: 50% !important;
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets/vendor/icon-awesome/css/font-awesome.min.css?v=iCFGNiu9pekjnj9y8fJSh6sBv2X_nw9m7yHLazlhK-E */
.fa {
    display: inline-block;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-angle-right:before {
    content: "\f105";
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-globals.min.css?v=R9gtiDu8jWafDZsVZwGeXeJwk047qDrJIN-s5KNgVf0 */
.g-bg-primary--hover:hover {
    background-color: #ac493d !important;
}

.g-bg-primary-opacity-0_1 {
    background-color: rgba(249,173,28,.1) !important;
}

.g-right-0 {
    right: 0 !important;
}

.g-absolute-centered--y {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
}

.g-color-primary {
    color: #ac493d !important;
}

.g-color-white--hover:hover {
    color: #fff !important;
}

@media (min-width:992px) {
    .g-mr-minus-50--lg {
        margin-right: -3.57143rem;
    }
}

.g-pa-11 {
    padding: .78571rem !important;
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-core.min.css?v=Ymgy8Vw-REG4zlO5QR1i0yPsIcOcRLkkk0YtQX3whQc */
::selection {
    color: #fff;
    background-color: #ac493d;
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify-components.min.css?v=e9EmlD4qzt5F_ILUCALeQsgki1Z0fb0FDdr807bjBT4 */


.g-color-primary:focus {
    color: #ac493d;
}

.js-carousel .js-next {
    opacity: 0;
}

.js-carousel.slick-initialized .js-next {
    opacity: 1;
}

.js-next {
    cursor: pointer;
}

.js-next {
    z-index: 10;
}
/*! CSS Used from: https://sscmiddleeast.com/public/assets//css/unify.min.css?v=Eqaq9Ql7ODrKIG57FbggQ7jnvxGOJ6XMqSYZUJvvx8Y */
::selection {
    color: #fff;
    background-color: #ac493d;
}

.js-carousel .js-next {
    opacity: 0;
}

.js-carousel.slick-initialized .js-next {
    opacity: 1;
}

.js-next {
    cursor: pointer;
}

.js-next, .js-prev {
    z-index: 10;
    height: 40px;
    transition: 0.2s all;
    width: 40px;
}


footer .list-unstyled {
    padding-right: 0 !important;
}

li .link, .footer-ul-title {
    font-size: 1rem;
}

footer .list-inline-item {
    padding: 15px;

}

footer .list-inline-item a {
    font-size: 2.4rem;
}


@media(min-width: 768px) {
    #loader, .loader-parent {
        z-index: 100000 !important;
    }
}


a label {
    text-decoration: underline;
    cursor: pointer;
}


.loader-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}

#loader, .loader-parent {
    background-color: #0000008a;
    position: fixed;
    z-index: 101;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.loader-parent {
    position: absolute !important;
}

.loader-spinner {
    border: 4px solid #ffffff;
    border-radius: 50%;
    border-top: 4px solid #ac493d;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 0.8s linear infinite;
    animation: spin 0.8s linear infinite;
    z-index: 100000000;
}

.loader-msg {
    z-index: 100000000;
    color: white;
    margin-top: 10px;
    font-size: 20px;
}

.loader-step {
    color: white;
    margin-top: 10px;
    font-size: 15px;
}

    .loader-step em {
        margin-right: 5px;
        margin-left: 5px;
        color: #ac493d;
    }

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}