
@import url("http://www.fontstatic.com/f=flat-jooza");

*{
    direction: rtl;
    font-family: 'flat-jooza';

/* font-family: 'IBM Plex Sans Arabic', sans-serif;*/
   --color-prominent: #008237;
   --color-secondary:#d9ad5e ;
   --color-three:#E5F3EB ;
    --black: #1d1d1b;
    --white:#fff;
    
}
root:{
/*    font-family: 'IBM Plex Sans Arabic', sans-serif;*/
        
}
a{
    color: var(--white);
    text-decoration: none;
    
}a:hover{
    color: var(--color-three);
}

.img-header{
    background-image: url(../../img/Photo5.png);
    background-size: cover;
}


.color-prominent{
    color:var(--color-prominent);
}
.color-prominent-bg{
    background-color:var(--color-prominent);
}
.btn-color-prominent{
     color:var(--white);
    background-color:var(--color-prominent);
    width: 147px;
}

.text-justify{
    text-align: justify;
}
.classhidden{
    display: none;
}
.btn-scondery{
 color:   var(--color-prominent);
}
.color-secondary{
    color:var(--color-secondary);
}

.color-secondary-bg{
     background-color:var(--color-secondary);
}
.color-three{
    color:var(--color-three);
}
.color-three-bg{
     background-color:var(--color-three);
}

black-color{
    color: var(--black);
}

.white-color{
    color: white;
}
m-0{
    margin: auto;
}

m-1{
    margin: 1rem;
}

body{
    
}

.header{
    position: absolute;
    z-index: 1;
    width: 100%;
    
   
/*    position: fixed;*/

}
.navbar_name_page li a {
    
    color: #fff !important;
    font-size: 24px;
}
.header1{
         background-image: url(../../img/photo5.png);
    background-size: cover;
}
.bg-img-1{
    background-image: url(../../img/Asset10100.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: right;
}
.bg-img-2{
    background-image: url(../../img/Asset901.png);
    background-repeat: no-repeat;
        background-size: auto;
}
.bg-img-3{
    background-image: url(../../img/grp3.png);
    background-repeat: no-repeat;
       background-size: auto;
    background-position-x: right;
}
.bg-img-4{
    background-image: url(../../img/bg3.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.bg-img-5{
    background-image: url(../../img/img5.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.topleft {
  position: static;
   
  top: 40%;
  font-size:90px;
    color: #fff;
}

ul{
    list-style: none;
    padding: 0;
}

.justify-icone-header{
    justify-content: flex-end;
}
.cars-servics-home{
        height:auto;
    border: none;
    
    

    padding: 10px;
    text-align: center;
    align-items: center;
}
.align_center{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bold{
    font-weight: bold;
}

.f-64{
    
    font-size:40px;
/*    font-weight: bold;*/
}
.f-52{
    font-size: 25px;
    font-weight: bold;
}

.f-20{
    font-size: 20px;
    font-weight: bold;
}
.f-17{
font-size: 16px;
}
p{
    font-size: 16px;
}
.f-16{
/*    font-size: 16pt;*/
}
.f-15{
/*    font-size: 15pt;*/
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 55%);
    border-color: rgb(233 233 233 / 10%);
}
.navbar-light .navbar-toggler-icon {
   
    background-image: url(../../img/menu.png);
}

.btn-outline-primary {
    --bs-btn-color: #333;
    --bs-btn-border-color: var(--color-three);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0d6efd;
    --bs-btn-hover-border-color: #0d6efd;
    --bs-btn-focus-shadow-rgb: 13,110,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--color-prominent);
    --bs-btn-active-border-color: var(--color-prominent);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none;
    background-color: var(--color-three);
}
.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%);
}
.btn-check+.btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: #fff;
}

.btn-group-services:last-of-type {
      border-radius: 200px 0 0 200px !important;
}


.btn-group-services:first-of-type {
      border-radius: 0 200px 200px 0 !important;
    
}



.border-service{
        width: 50%;
     border-bottom: 1px solid var(--color-prominent);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color:#33333359 ;
}


.flip{
    transform: scaleX(-1);
}

.categori:nth-child(even) {
/*    background-color: #e5f3eb91;*/
    background-color: #e5f3eb00;
    direction: ltr;
    
}
.categori:nth-child(even) *{
    background-color: #e5f3eb00;
        text-align: justify;
    text-align-last: left;
    direction: ltr;
    text-align-last: right;
}
.categori:nth-child(odd) * img{
    background-color: #e5f3eb00;
      border-radius: 0 15px 15px 0;
}

.categori:nth-child(even) * img{
    background-color: #e5f3eb00;
      border-radius:  15px 0 0 15px  ;
}


.wrapper-brnds {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(50px, auto);
    justify-items: center;
}
               
 .wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(auto, auto);
     justify-items: center;
}
.one {
     
  grid-column: 1 / 1;
  grid-row: 1;
    
    align-self: center;
}
.two {
     grid-column: 2;
    grid-row: 1 /1;
    
    display: grid;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
    

.three {
    grid-column: 3 ;
  grid-row: 1;
    
    align-self: center;
      
  
}


.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}


.line-clamp-title{
    font-weight: bold;
     display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}





.cardBodyForMobil {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.labelCol{
    display: none;
}

@media only screen and (max-width: 767px){
    .labelCol{
    display: block;
            text-align: right;
}
    .labelBranch{
        display: none;
    }
}






@media only screen and (max-width: 999px){
    
    #br-title{
        
        display: none;
    }
    .logo{
        width:60%;
    }
    .f-64{
    font-size: calc(1.375rem + 1.5vw);
    font-weight: bold;
}
    .f-52{
  
        font-size:25px;
    font-weight: bold;
}

.f-20{
    font-size: calc(1.35rem + .3vw);
    font-weight: bold;
}
.f-17{
font-size: calc(1rem + .3vw);
    }
.f-16{
    font-size: calc(1rem + .3vw);
    
}
.f-15{
    font-size: calc(1rem + .3vw);
}
    .footer-item{
        display: flex;
    justify-content: center;
    align-items: flex-end;
    }    
    .bg-img-1 {
    background-image: url(../../img/Asset10100.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
    .bg-img-2 {
    background-image: url(../../img/Asset901.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
    .order-i1{
        order: 1;
    }
    .order-i2{
        order: 2;
    }
    .order-i3{
        order: 3;
    }
   .header {
    position: absolute;
    z-index: 1;
    width: 100%;
/*    position: fixed;*/
/*    background-color: #008237;*/
    text-align: center;
} 
    .titel-choose{
        text-align: center;
    padding: 10px;
    }
    
    .btn-group-services{
    position: relative !important;
    display: inline-flex;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    /* align-self: center; */
    font-size: 12px !important;
}

    
    .justify-icone-header{
        display: flex;
    justify-content: center;
}
    
}

.text-left *{
       text-align: left !important; 
}

.text-right *{
       text-align: right !important; 
}
.direction-ltr *{
       direction: ltr;
}

  
$blue: #23242a;

$grey: #f2f3f6;
$light-grey: lighten($grey, 2%);
$dark-grey: darken($grey, 10%);

@keyframes shake {
   0%, 100% {transform: translateX(0);} 
   10%, 30%, 50%, 70% {transform: translateX(-5px);} 
   20%, 40%, 60%, 80% {transform: translateX(5px);} 
}



.blockSearch{
        padding: 10px;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    background-color: #Fff;
    left: 20%;
}
.input-query {
 width: 100%;
    padding: 0.5em;
    border: 0;
    border-bottom: 3px solid #008237;
    border-radius: 7px;
    font-size: 1em;
    opacity: 0.8;
  
  &:focus ~ .counter {
    opacity: 0.1;
    transition: opacity 1s ease-in;
  }
}
.input-query:focus{
       opacity: 1.5;
     border: 0px;
}
.list-wrap {
  margin-top: 0.4em;
  overflow-y: auto;
  overflow-x: hidden;
}

.list {
  max-height: 220px;
    display: none;
}

.list-item {
  font-size: 0.9em;
  padding: 0.5em 0.8em;
  border-bottom: 1px solid #008237;
  border-top: 1px solid white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
    
  
  &:first-child {
    border-top: none;
  }
  
  &:last-child {
    border-bottom: none;
  }
}

.list-item-link {
  color: #444;
  text-decoration: none;
}

.item-list-subtext {
  font-size: 85%;
  color: grey;
  &:before { content: ' ('}
  &:after { content: ')'}
}

.list-item--disable {
  text-align: center;
  border-bottom: none;
  animation: shake 0.6s;
  color: #9da1b1;
}


