body{
    direction: rtl !important;
    text-align: right !important;
}

/* 
  .header-left {
    position: relative;
    display: block;
    max-width: 800px;
    width: 100%;
  } */


  .cart-box a span.count {
    position: absolute;
    top: 0px;
    right: 22px !important; 
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    font-family: 'Archivo', sans-serif;
  }

  .outer-search-box-style1 {
    position: relative;
    display: inline-block;
    float: right;
    padding: 15px 0px 15px 30px;
  }

  .header-contact-info ul li {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 38px !important; 
    margin-right: 0px !important; 
    padding-right: 65px !important; 
    padding-left: 0px !important; 
  }
  .header-contact-info ul li .icon {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
  }

  .header-right .bottom {
    position: relative;
    display: block;
    background: #55d0ff;
    padding: 10px 0;
      padding-right: 0px;
    padding-right: 30px;
    border-top-right-radius: 10px;
    z-index: 1;
  }
  .header-right .bottom::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100000px;
    background: #55d0ff;
    content: "";
    z-index: -1;
    border-top-right-radius: 10px;
  }

  .header-menu li {
    position: relative;
    display: inline-block;
    float: right;
    margin-right: 0px !important; 
    margin-left: 40px !important; 
  }
  .header-menu li a i {
    position: relative;
    display: inline-block;
    padding-right: 10px !important; 
    padding-left: 10px !important; 
  }

  .header-left   {
    max-width: 370px;
  }
  .header-right {
    max-width: 860px;
    bottom: -25px;
  }


  .bootstrap-select .dropdown-toggle .filter-option {
    text-align: right !important;
  }

  .bootstrap-select .dropdown-toggle .filter-option{

    right: 0 !important;
  }

  .bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-left: inherit !important;
    padding-right: 0 !important;
  }
  .sec-title{
   direction: rtl !important;
  }
  .single-visa-box .text-holder p{
    direction: rtl !important;
  }
  .main-slider .content h1{
      letter-spacing: 0em !important;
  }
  
  /* Popup Overlay */
.privacy-popup-overlay{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999999;
    padding: 20px;
}

/* Show Popup */
.privacy-popup-overlay.active{
    display: flex;
}

/* Popup Box */
.privacy-popup-content{
    background: #fff;
    width: 100%;
    max-width: 900px;
    max-height: 90vh;
    overflow-y: auto;
    border-radius: 20px;
    position: relative;
    padding: 40px;
}
.privacy-popup-content p {
    font-size: 16px;
    
}
.privacy-popup-content h2 {
    margin: 20px 0;
    font-size: 32px;
}
/* Close Button */
.privacy-close-btn{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background: #096cac;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    padding-bottom: 5px;
    z-index: 10;
}
/* Modern Scrollbar */
.privacy-popup-content::-webkit-scrollbar{
    width: 8px;
}

.privacy-popup-content::-webkit-scrollbar-track{
    background: transparent;
}

.privacy-popup-content::-webkit-scrollbar-thumb{
    background-color: #096cac;
    border-radius: 50px;
}

.privacy-popup-content::-webkit-scrollbar-thumb:hover{
    background-color: #096cac;
}
/* Responsive */
@media(max-width: 576px){
    .privacy-popup-content .h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .privacy-close-btn{
        padding-bottom: 0;
    }
}
@media(max-width:768px){

    .privacy-popup-content{
        padding: 25px;
    }

}
.privacy_btn {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: 'Tajawal', sans-serif;
}
.privacy_btn:hover {
    color: #55d0ff;
}
.flaticon-img {
    height: 72px;
    width: 72px;
    display: inline-block;
}
.accordion-box .accordion .accord-content {
    padding-right: 25px !important;
    padding-left: 60px !important;
}
[type=email], [type=number], [type=tel], [type=url] {
    direction: rtl;
}
.up_btn {
    display: inline-block;
    position: fixed;
    bottom: 13px;
    left: 13px;
    z-index: 100;
    color: #fff;
    background-color: #55d0ff;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 5px;
    border: none;
    text-align: center;
    animation: auto;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-size: 56px;
    line-height: 70px;
    font-weight: 400;
}
@media only screen and (max-width: 1199px) {
    .header-left {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
}
@media(max-width: 767px){
    .footer-menu ul li:before {
        right: unset;
        left: 0;
    }
    .about-style1-image-box .image-box .inner {
        margin-top: 15px;
    }
        .about-style1-image-box .image-box .inner .icon {
        right: 16%;
        top: 0;
        left: 0px;
        transform: translate(-50%, -50%);
    }
}
/*@media(max-width: 576px){*/
/*    .flaticon_whatsapp{*/
/*        left: 13px;*/
/*        right: auto;*/
/*    }*/
/*}*/
