
@import url('/assets/fonts/Almarai/Almarai-Regular.ttf');

body:lang(ar),
html:lang(ar) *{
    font-family: 'Almarai', sans-serif !important;
    text-align: right;

}

.mockup-1 {
    width: 620px;
    height: 520px;
}

.navbar-nav .nav-item{
    width: max-content;
}
.navbar-dark .navbar-nav .nav-link {
    font-weight: bolder !important;
}

.qr-container{
    width: fit-content;
}

.img-container img{
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    transition: transform 0.6s ease;
}

.img-container{
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    height: 100%;
}


.text-grey{
    color: #9A9A9A !important;
}

.bg-blue-500\/10 {
    background-color: rgb(59 130 246 / 0.1);
    width:42px;
}

.text-blue-500 {
        --tw-text-opacity: 1;
        color: rgb(59 130 246 / var(--tw-text-opacity, 1));
    }

.bg-purple-500\/10 {
        background-color: rgb(168 85 247 / 0.1); 
        width:42px;
}  
.text-purple-500 {
    --tw-text-opacity: 1;
    color: rgb(168 85 247 / var(--tw-text-opacity, 1));
 }
.bg-pink-500\/10 {
    background-color: rgb(236 72 153 / 0.1);
    width:42px;
}
.text-pink-500 {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}

.rounded-5{
    border-radius: 15px !important;
}
.rounded-4{
    border-radius: 10px !important;
}
.bg-red-500\/10 {
    background-color: rgb(239 68 68 / 0.1);
}
.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.bg-yellow-500\/10 {
    background-color: rgb(234 179 8 / 0.1);
}
.text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.bg-green-500\/10 {
    background-color: rgb(34 197 94 / 0.1);
}
.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.bg-indigo-500\/10 {
    background-color: rgb(99 102 241 / 0.1);
}
.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.bg-amber-500\/10 {
    background-color: rgb(245 158 11 / 0.1);
}
.text-amber-500 {
    --tw-text-opacity: 1;
    color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.bg-teal-500\/10 {
    background-color: rgb(20 184 166 / 0.1);
}
.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.bg-dark{
    background-color: #1E1E1E !important;
}

.accordion-button:focus {
    z-index: 3 !important;
    border-color: #1E1E1E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.text-red{
    color:rgb(237 49 46 / var(--tw-text-opacity, 1));
}

.bg-neutral-700\/50 {
    background-color: rgb(64 64 64 / 0.5);
}

.btn-red{
    color:#fff !important;
    background-color: #D62926 !important;
    border: #D62926;
}
.banner-font{
    font-size: 3.75rem;
  
}
.bg-darked{
    background-color: #262626;
}
.text-danger{
    color: #ED312E !important;
}

.btn-danger{
    background-color: #ED312E !important;
}
.btn-danger:hover{
    background-color: #B91C1C !important;
}
.btn-outline-danger{
    color: #ED312E !important;
    border-color: #ED312E !important;
    background-color: #000;
}
.bg-\[\#FEE7E7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(254 231 231 / var(--tw-bg-opacity, 1));
}
.w-14 {
    width: 3.5rem;
}
.text-red-200{
    color: #FECACA;
}

.bg-danger{
    background-color: #ED312E !important;
}

.h-14 {
    height: 3.5rem;
}

.w-8 {
    width: 2rem;
}

.h-8 {
    height: 2rem;
}
.h-9 {
    height: 4rem;
}
.w-3{
    width:3rem;
}
.h-3{
    height:3rem;
}

.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

.text-light-grey{
   color: #4B5563;
}

.text-neutral-400 {
    --bs-text-opacity: 1;
    color: rgb(163 163 163 / var(--bs-text-opacity, 1));
}

.bg-darked-2{
 background-color: #404040;
}

.text-grey1{
color: #D4D4D4;
}

.form-control:focus {
    color: #fff !important;
    background-color: #404040 !important;
    border-color: #ED312E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgba(44, 46, 49, 0.25) !important;
}


.duration-300 {
    transition: transform 0.3s ease-in-out;
}

.duration-300:hover{
    transform: scale(1.03);
}
.feature:hover{
    background-color:#404040 ;
}
.top-btn {
    border: none;
    height: 40px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    background-color: #ED312E !important;
    position: fixed;
    right: 40px;
    bottom: 40px;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    outline: none;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    transition: all linear 0.4s;
    cursor: pointer;
    -webkit-animation: witr_bounce 1000ms ease-out infinite;
    animation: witr_bounce 1000ms ease-out infinite;
}
.top-btn.show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

@keyframes witr_bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  40% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
  }

  60% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
  }
}


@media  (max-width:426px) {
    .banner-font{
        font-size: 40px;
      
    }

}

@media  (min-width:426px) and (max-width:769px) {
    .banner-font{
        font-size: 3rem;
      
    }

}

