@font-face {
    font-family: 'Cairo';
    src:   url('fonts/Cairo-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Cairo';
    src: 
         url('fonts/Cairo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* استيراد خط Tajawal */
@font-face {
    font-family: 'Tajawal';
    src:
         url('fonts/Tajawal-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tajawal';
    src:
         url('fonts/Tajawal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* إعدادات عامة للجسم */
/* body {
    font-family: 'Amiri', 'Tajawal', 'Cairo', sans-serif;
    direction: rtl;
    unicode-bidi: isolate;
    line-height: 1.8;
    font-size: 16px;
    color: #222;
    background-color: #fff;
    margin: 20px;
} */


html, body {margin: 0; height: 100%;  overflow-x: hidden;}


body {
  font-family: "cairo", sans-serif !important;
  font-weight: normal;
  font-style: normal;
  color: #888;

  font-size: 15px;
}
p {
      font-family: "cairo", sans-serif !important;

}

.navbar-area{
  right: 0 !important;
  left: unset !important;
}

.navbar-nav .nav-item{
  margin-left: 40px;
    margin-right: unset;
}

select{
  text-align: end;
}

.search-form button i {
margin-left: 15px;
}

@media (min-width: 992px) {
    .offset-lg-1 {
              margin-right: 8.3333333333%;
    }}
.newsletter .title i{
  left: unset;
  right: 0;
}


#tns1-iw {
  direction: ltr;
}

.items-grid .single-grid .image .item-position {
left: 15px;
right: unset;
}

/* Bread Crumbs */
.breadcrumbs {
  text-align: right;
}

.breadcrumbs .breadcrumbs-content {
  text-align: right;
}





.breadcrumbs .breadcrumb-nav {
  text-align: left;
}

.breadcrumbs .breadcrumb-nav li {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    text-transform: capitalize;
}


.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  left: -7px;
  right: unset;
}


@media (min-width: 992px) {
    .offset-lg-3 {
        margin-right: 25%;
        margin-left: unset;
    }
}
.login .form-head .info {
    text-align: right;
}

.login .form-head form .check-and-pass .form-check {
    float: right;
}

.form-check {
    padding-right: 1.5em;
    padding-left: unset;
}

.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: unset;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-nav .nav-item a {
        justify-content: right;
        }
    .navbar-nav .nav-item button {
        justify-content: right;
        }
    }

        .newsletter .title {
    padding-right: 80px;
    padding-left: unset;
}
/* .search-form .search-input select {
    text-align: left;
} */
 .items-grid .single-grid .content .bottom-content .price span {
    margin-right: 5px;
    margin-left: unset;
}

.selected-options {
    direction: rtl;
    }
    .error-area .error-content h1 {
    font-size: 50px;
    color: #a3ca39;
    margin-bottom: 8px;
    font-weight: 800;
    line-height: 100px;
    padding: 20px;
}

.language-btn{
    float: left !important;
}

.service-policy-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    padding: 30px;
}


service-policy-item .policy-title {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 5px;
}


.service-policy-item .policy-desc {
    font-size: 16px;
    color: #333333;
      text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
               1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

  .custom-circle {
    position: relative;
    aspect-ratio: 1; 
    border-radius: 50%;
    margin: auto;
    text-align: center;
    background: #21273f05;
    box-shadow: -6px -4px 12px rgb(25 31 55 / 20%);
  }

  .cat-a{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

    .sm-custom-circle {
    aspect-ratio: 1; 
    border-radius: 50%;
    margin: auto;
    text-align: center;
    background: #21273f05;
    box-shadow: -6px -4px 12px rgb(25 31 55 / 20%);
    height: 60x;
    width: 100px;
  }
.custom-pa{
      padding-top: 105px !important;
      padding-bottom: 20px !important;
}
  .custom-circle-cat {
    aspect-ratio: 1; 
    height: 80% !important;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    background: #21273f05;
    box-shadow: -6px -4px 12px rgb(25 31 55 / 20%);
  }

  .custom-circle .policy-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
.custom-circle .policy-icon i {
  font-size: 40px; /* حجم أكبر للأيقونة */
  color: #42121e;
  margin-bottom: 10px;
}
  .custom-circle .policy-desc {
    font-size: 16px;
    font-weight: bold;
    color: #181e39;
  }
  .custom-circle:hover {
    font-size: 16px;
    background-color: #42121e24;
      text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
               1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
.policy-desc:hover {
    color: #181e39;
  }
/* .select2-container--default .select2-selection--multiple{
      width: 100%;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #eee;
    padding: 0 25px;
    height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
} 
.select2-container .select2-search--inline .select2-search__field{
    height: 100% !important;
}      */
.custom-select-wrapper {
    position: relative;
    margin-bottom: 20px;
}

.custom-multiselect {
    border-radius: 25px;
    padding: 6px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}

.selected-options {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 38px;
    align-items: center;
}

.selected-options .tag {
    background-color: #4e1523;
    color: #fff;
    padding: 4px 10px;
    border-radius: 15px;
    font-size: 14px;
    display: flex;
    align-items: center;
        Z-INDEX: 2;
}

.selected-options .tag span {
    margin-left: 8px;
    cursor: pointer;
}

.options-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    max-height: 250px;
    overflow-y: auto;
    border-radius: 0 0 8px 8px;
}

.options-dropdown.active {
    display: block;
}

.options-dropdown .search-box {
    width: 100%;
    padding: 8px;
    border: none;
    border-bottom: 1px solid #eee;
    outline: none;
}

.option-item {
    padding: 10px;
    cursor: pointer;
    transition: background 0.3s;
}

.option-item:hover {
    background-color: #f0f0f0;
}
.label{
      position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 15px;
}
.la-text{
    position: absolute;
    left : 0;
    top: 0;
    z-index: 1;
    padding: 15px;
}


.s-btn {
    outline: none;
    cursor: pointer;
    position: relative;
    z-index: 0;
    color: rgba(255, 255, 255, 0.731);
    /* border: solid white !important; */
    background-color: white;
}


.glow-on-hover:active {
    color: rgba(255, 255, 255, 0.426);
}
.glow-on-hover:hover {
    color: white;
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
.login {
    background-color: #f8f9fa;
}
.login .form-head {
    padding: 50px;
    border: 1px solid #eee;
    border-radius: 25px;
    background-color: #fff;
}
.login .form-head .title {
    font-size: 30px;
    line-height: 1.42;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
}
.login .form-head .info {
    font-size: 24px;
    line-height: 1.42;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: right;
}
.login .form-head .alt-option {
    margin: 30px 0;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 1;
}
.login .form-head form .form-group {
    margin-bottom: 25px;
}
.login .form-head form .form-group label {
    display: block;
    margin-bottom: .5rem;
    color: #888;
    font-size: 15px;
    font-weight: 400;
}
.login .form-head form .form-group input {
    width: 100%;
    min-height: 56px;
    padding: 3px 20px;
    color: #000000;
    border: 1px solid #eee;
    border-radius: 25px;
    outline: 0;
    background-color: #fff;
    font-size: 15px;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.login .form-head form .check-and-pass .form-check {
    float: left;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}

.login .form-head form .button {
    margin-top: 25px;
}
.login .form-head form .button .btn {
    width: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.login .form-head form .form-group select {
    width: 25%;
    min-height: 56px;
    padding: 3px 20px;
    border: 1px solid #eee;
    border-radius: 25px;
    outline: 0;
    font-size: 15px;
     text-align: right;
}

.form-check-input {
    width: 1em !important;
    min-width: 1em !important;
    height: 1em !important;
    min-height: 1em !important; 
    margin-top: .25em !important;
    padding: 0 !important;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

@media only screen and (max-width: 767px) {
    .newsletter .title {
        text-align: center;
        padding: 0;
        padding-right: left !important;
    }

    #tns1 > .tns-item {
    width: 160px;
}

    .hero-area {
        background-position: center right !important;
    }

}
.footer .footer-bottom .footer-bottom-links li::before {
    right: unset;
    left: -3px;
}
.footer .footer-bottom .footer-bottom-links li {
    margin-right: unset;
    padding-right: unset;
    margin-left: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-nav .nav-item a {
        justify-content: right;
        }
        .navbar-nav .nav-item button {
        justify-content: right;
        }
    }
        .c_select{
              border: 1px solid #ccc;
              border-radius: 25px;
              padding: 6px;
              background-color: #fff;
              cursor: pointer;
                  margin-bottom: 20px;
        }

        .custom-padding2{
          padding-top: 250px;
        }

    /* .toggle-favorite.active-fav {
        color: #fff;
        background: #a3ca39;
        border-radius: 50%;
        padding: 5px;
    } */



.myp{
   
    font-size: larger;
    font-weight: 500;
    text-align: center;

}

    .error-message {
        color: red;
        font-size: 0.9em;
        margin-top: 5px;
        display: none;
    }

    /* .our-achievement{
          position: fixed;
          z-index: 9999999;
          bottom: 5%;
          width: 50%;
          height: 25%;
          right: 25%;
    } */

    .accordion-item .accordion-button span {
    float: right !important;
}
    .bg-bottom{
      border-top: 4px   #ffffff solid;  
     border-bottom: solid 5px  #ffffff;
     border-bottom-right-radius: 50px;
     border-top-right-radius: 0px;
     border-top-left-radius: 50px;
     border-bottom-left-radius: 0px;
    }

        .bold{
      font-weight: bold;
      font-size: xxx-large;
    }

ul {
    padding-right: 25px;
    padding-left: none;
}
 .needs-form .form-head form .form-group select{
        text-align: right ;
}
.tns-visually-hidden{left: unset !important;right:-10000em}