
  @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Marhey:wght@300..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
  



body,  
html {
 text-align: right;
  font-family: "Cairo", sans-serif !important;
direction: rtl;
 }
 h1,
h4,
h5,
h2,
h3,
h1 span,
h4 span,
h5 span,
h2 span,
h3 span {
 
  font-weight: bold;
  font-family: "Marhey", sans-serif  !important;
}
p, address, ul, li {
  font-weight: 500 ;
}
 
.ul_card_packages {
    text-align: end !important;
    align-items: flex-start;
}
.ul_card_packages li {
   
    text-align: start !important;
}
button#submit_foot {
     left: 10px;
    right: unset;
}
ul.flex_QA {
     margin-left: unset !important;
    margin-right: auto !important;
}
.search__button {
 
    left: unset;
 right: 10px;
}
 
.modal-header .btn-close {
    margin-right: auto !important;
    margin-left: unset !important;
}
.card_ser .icon {
    margin-right: -58px;
    margin-left: unset;
}

.left_cp img.hero1 {
    right: unset;
    left: -24px;
}
div#offcanvasExample2 {
    margin-left: unset;
    margin-right: -10px;
}

.cp_link.active::before {
    transform: translateY(-50%) scaleX(-1);
        left: -11px;
}
i#paperclip {
    right: unset !important;
    left: 20px !important;
}
.toggle-password {
    right: unset !important;
    left: 20px  !important;
}
.wizard .nav-tabs li::before {
    left: unset;
    right: 24px;
}

.searchButton-nav {
    right: unset;
    left: 10px;
}
.wizard li.active:after {
    left: unset;
    right: 106%;
    transform: scaleX(-1);
}
.cp_link {
   padding-right: 40px;
    padding-left: unset;
}
.nice-select:after {
    right: unset;
    left: 25px;
}
.left_cp .buttom_fill {
    margin-right: auto;
     margin-left: unset;
}
.table_row.table_row_Requests .title th:last-of-type {
        border-radius: 25px 0 0 25px;

}
.table_row.table_row_Requests .title th:first-of-type {
    border-radius: 0 25px 25px 0;
}

.hero .item {
     direction: rtl;
 
}
.buttom_embty i {
    transform: scaleX(-1);
}

.owl-nav {
    direction: ltr;
}
