@font-face {
    font-family: "bold";
    src: url('../fonts/Cairo-SemiBold.ttf');
}

@font-face {
    font-family: "normal";
    src: url('../fonts/Cairo-Regular.ttf');
}

option,
select,
p,
span,
li,
a,
h1,
h2,
h3,
h4,
h5,
.button .numbered .tp-bullet .tp-count {
    font-family: "normal";
}

#navigation-transparent>ul>li.active {
    /* color: #fff !important; */
    background-color: #f12a02;
}

#loading-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999999999999999999999999999999999;
    background: rgba(0, 0, 0, 0.6);
    background-image: url("../images/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pt-6 {
    padding-top: 6.5rem !important;
}

footer {
    background-color: var(--vp-gray-900);
}

.header-transparent {
    direction: rtl;
}

div.advanced-search {
    direction: rtl;
}

.space-medium {
    direction: rtl;
}

.space-large {
    direction: rtl;
}

.space-small {
    direction: rtl;
}

.footer-dark {
    direction: rtl;
}

.position-relative {
    direction: rtl;
}

.bg-light {
    direction: rtl;
}

.py-5 {
    direction: rtl;
}

.footer-dark ul.arrow-footer li::before {
    content: '\f104';
}

.content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.fa-angle-left::before {}

.fa-angle-left::before {
    content: "\f105";
}

.hed-1 {
    padding-top: 11rem !important;
    padding-bottom: 3rem !important;
}

@media (max-width: 1200px) {
    .hed-1 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
}

@media (max-width: 1200px) {
    .aa-1 {
        line-height: 3;
    }
    .topbar-transparent .header-link {
        height: 45px !important;
    }
    .advanced-search {
        top: 192px !important;
        left: 0 !important;
    }
    .am-1 {
        display: block !important;
    }
    .flex-search {
        width: initial !important;
    }
}

@media only screen and (max-width: 1200px) {
    .slider {
        display: none !important;
    }
    .aa-3 {
        display: contents;
    }
}

.aa-2 {
    direction: rtl;
}

.cel {
    padding-right: 0px;
}

.aa-4 {
    direction: rtl !important;
}

.btn {
    letter-spacing: 0 !important;
}

.widget-footer .widget-title {
    letter-spacing: 0 !important;
}

a.scroll-top::after {
    /*content: "\↑";*/
    display: inline;
    font-size: 25px;
}

a.scroll-top {
    background: #898780 !important;
}

a.scroll-top {
    background: #333333;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: none;
    text-align: center;
    color: #ffffff;
    font-family: "Ionicons";
    position: fixed;
    left: 25px;
    bottom: 25px;
    z-index: 999;
    border-radius: 50%;
}

a.scroll-top:hover {
    background-color: #abb8c0;
}

.ab-1 {
    direction: initial;
    padding-left: 31px;
}

.fa-angle-right::before {
    content: "\f104";
}

p:last-child {
    text-align: justify;
}

.bt-1 {
    width: auto;
    margin-right: 10px;
    background-color: #e00 !important;
    border-color: #e00 !important;
    border: 0 !important;
    border-radius: 6px !important;
    letter-spacing: 0px !important;
}

@media (max-width: 579px) {
    .ris {
        margin-right: 1px;
        /* padding-left: 15px; */
    }
}

.bt-2 {
    text-align: center !important;
}

.ab-2 {
    direction: rtl;
}

.fz-1 {
    font-size: 18px !important;
}

.sty-1 {
    margin-right: 0px;
}

.sty-2 {
    direction: rtl;
}

.sty-3 {
    margin-top: 33px;
}