@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
    overflow-x: hidden;
    background-color: #dddddd68;
}
*{
    font-family: "Poppins", sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
.slider-number{
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100px;
    transition: transfrom 0.1s;
}



:root {
	--chat--color-primary: #78838d;
	--chat--color-primary-shade-50: #3c3fb9;
	--chat--color-primary-shade-100: #412027;
	--chat--color-secondary: #20b69e;
	--chat--color-secondary-shade-50: #1ca08a;
	--chat--color-white: #ffffff;
	--chat--color-light: #f2f4f8;
	--chat--color-light-shade-50: #e6e9f1;
	--chat--color-light-shade-100: #c2c5cc;
	--chat--color-medium: #d2d4d9;
	--chat--color-dark: #101330;
	--chat--color-disabled: #777980;
	--chat--color-typing: #404040;

	--chat--spacing: 1rem;
	--chat--border-radius: 0.25rem;
	--chat--transition-duration: 0.15s;

	--chat--window--width: 400px;
	--chat--window--height: 600px;

	--chat--header-height: auto;
	--chat--header--padding: var(--chat--spacing);
	--chat--header--background: var(--chat--color-dark);
	--chat--header--color: var(--chat--color-light);
	--chat--header--border-top: none;
	--chat--header--border-bottom: none;
	--chat--header--border-bottom: none;
	--chat--header--border-bottom: none;
	--chat--heading--font-size: 2em;
	--chat--header--color: var(--chat--color-light);
	--chat--subtitle--font-size: inherit;
	--chat--subtitle--line-height: 1.8;

	--chat--textarea--height: 50px;

	--chat--message--font-size: 1rem;
	--chat--message--padding: var(--chat--spacing);
	--chat--message--border-radius: var(--chat--border-radius);
	--chat--message-line-height: 1.8;
	--chat--message--bot--background: var(--chat--color-white);
	--chat--message--bot--color: var(--chat--color-dark);
	--chat--message--bot--border: none;
	--chat--message--user--background: var(--chat--color-secondary);
	--chat--message--user--color: var(--chat--color-white);
	--chat--message--user--border: none;
	--chat--message--pre--background: rgba(0, 0, 0, 0.05);

	--chat--toggle--background: var(--chat--color-primary);
	--chat--toggle--hover--background: var(--chat--color-primary-shade-50);
	--chat--toggle--active--background: var(--chat--color-primary-shade-100);
	--chat--toggle--color: var(--chat--color-white);
	--chat--toggle--size: 64px;
}

   .dd{
     

  color: rgb(39, 37, 37);
align-items: center;
}
    
  .dd:hover{

color: rgb(44, 90, 117);
}



.caaaaa{
    
   width: auto;
    
    border-radius: 40px;

    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
   
  

}

  
    .button-demo {
      margin-top: 20px;
      padding: 10px;
      background: linear-gradient(to right, #30cfd0 0%, #330867 100%);
      color: white;
      border: none;
      border-radius: 8px;
      text-align: center;
      justify-content: center;
      font-weight: bold;
      cursor: pointer;
    }

  
    .caaaaa-flex h2{

          font-family: 'cairo' ,sans-serif;
             text-align: right;
       direction: rtl;
    }
  .caaaaa-flex p {

 font-size: 0.8em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
    
       text-align: right;
       direction: rtl;
       position: relative;
       top: -300px;
       transform: translateX(300px);
   
  }


.caaaa{
  
    width: auto;

    border-color: #f3eaea;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
     position: relative;
    top: -50px;
  

}
.caaaa-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.caaaa-flex img {
    max-width: 50px;
    height: auto;
    border-radius: 10px;
  }
  
    .caaaa-flex h2{

          font-family: 'cairo' ,sans-serif;
    }
  .caaaa-flex p {
    flex: 1;
 font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  }


    .co{

    width: auto;
 
    border-radius: 40px;
    border-color: #f3eaea;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
.co-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}


  
    .co-flex h2{

          font-family: 'cairo' ,sans-serif;
    }
  .co-flex p {
    flex: 1;
 font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;



         
  }
  .co-flex img {
   max-width: 200px;
    height: auto;
    border-radius: 10px;
  }
  


  .c{

    width: auto;
 
    border-radius: 40px;
    border-color: #f3eaea;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
.c-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.c-flex img {
   max-width: 200px;
    height: auto;
    border-radius: 10px;
  }
  
    .c-flex h2{

          font-family: 'cairo' ,sans-serif;
    }
  .c-flex p {
    flex: 1;
 font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;



         
  }
.cc{
    
    width: auto;
    box-shadow: 0 5px 25px rgba(24, 27, 24, 0.2);
    border-radius: 40px;
    border-color: #f3eaea;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
.cc-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}


  
    .cc-flex h2{

          font-family: 'cairo' ,sans-serif;
    }
  .cc-flex p {
    flex: 1;
  font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  } 
   
  
.ca{

    width: auto;
 
    box-shadow: 0 5px 25px rgba(24, 27, 24, 0.2);
    border-radius: 40px;
    border-color: #f3eaea;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
.ca-flex{
    display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.ca-flex img {
    max-width: 200px;
    height: auto;
    border-radius: 10px;
  }
  
    .ca-flex h2{
     font-size: 0.1em;
          font-family: 'cairo' ,sans-serif;
    }
  .ca-flex p {
    flex: 1;
     font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  }
  .caa h1{
  font-family: 'tajawal' ,sans-serif;  }
  .caa{
  
    width: auto;
 
 
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
.caa-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.caa-flex img {
 max-width: 120px;
    height: auto;
    border-radius: 10px;
  }

  .caa-flex p {
    flex: 1;
      font-size: 1.8em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  }


   .caaa{
   
    width: auto;

    border-radius: 40px;
   
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
  

}
  .caaav{
   
    width: auto;

    border-radius: 40px;
   
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
    text-align:right;
    transform: translateX(600px);
  

}


.caaav-flex{display: flex;
align-items: start;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.caaav-flex img {
 width: 150px;
    height: 100px;
    border-radius: 10px;
  
  }
    .caaav-flex p {
    flex: 1;
   font-size: 1.9em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  }
.icons{
    position:relative;
    top: -130px;
    transform: translateX(500px);
    width: 200px;
}
.caaa-flex{display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.caaa-flex img {
 width: 600px;
    height: 300px;
    border-radius: 10px;
    display: flex;
  }
  
    .caaa-flex h2{

          font-family: 'cairo' ,sans-serif;
    }
  .caaa-flex p {
    flex: 1;
   font-size: 1.1em;
    line-height: 1.6;
       font-family: 'tajawal' ,sans-serif;
   
  }

  .phone a{
    display: flex;
    text-align: center;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
 padding: 1px 2px;
}

.phone{
    border: 2px solid;
    background-color: rgba(2, 17, 25, 0.862);
  color: white;
  border-radius: 100px;
  box-sizing: border-box;
  box-shadow: inset;
  align-self: start;
  
width: 130px;
height: 40px;


  
  
}
.en{
    font-weight: 900;
    color: rgb(34, 31, 31);
    direction: rtl;
    text-align: right;
      font-family: 'tajawal' ,sans-serif;
    
    
}





.enn{
    font-weight: 900;
    color: rgb(34, 31, 31);
    direction: rtl;
    text-align: right;
      font-family: 'tajawal' ,sans-serif;
    
    
}


.r{
     font-weight: 900;
    text-align: right;
   direction: rtl;
   color: rgb(34, 31, 31);
   display: flex;
    flex-direction:row; 
    align-items: center;
     font-family: 'tajawal' ,sans-serif;
  

}
.enetr{
  
     font-weight: 900;
  font-weight: 900;
    color: rgb(34, 31, 31);
    direction: rtl;
    text-align: right;
      font-family: 'tajawal' ,sans-serif;
      
    
  

}
.cc{
    display: flex;
    flex-direction: row-reverse; 
    align-items: center;
}
.po{
    width: 400px;
    height: auto;
    margin-right: 15PX;
    
  
}

.poo{
    width: 400px;
    height: auto;
    margin-left: 15px;
}
header {
    background-color: rgba(2, 17, 25, 0.862);
width: 100%;
position: fixed;
z-index: 999;
display: flex;
justify-content: space-between;
padding: 15px 200px;


}
 .line{
      text-decoration: none;
    }

.navigation a{
color: rgb(244, 244, 249);
text-decoration: none;
font-size: 1.1em;
font-weight: 550;
padding-left: 20px;
}
.navigation a:hover{
    color: darkviolet;
}section{
padding: 10px 30px;
}




.main{
    width: 100%;
  
    display: flex;
    align-items: center;
background-image: none;
    background-size: cover;
    background-position: center;
    text-align: right;
    direction: rtl;
    align-items: center;
    text-align: center;
    justify-content: center;
  
}
.main h2 {
    color: #f3eaea;
    font-size: 1.4em;
    font-weight: 900;
    height: 130px;
      font-family: 'cairo' ,sans-serif;
        white-space: nowrap;
    
}

   .main p{ color: #000000;
    font-size: 1.4em;
    font-weight: 900;
    height: 130px;
      font-family: 'cairo' ,sans-serif;
        white-space: nowrap;}
.maim h2 span{
    display: inline-block;
    margin-top: 10px;
    color: #4e9eff;
    font-size: 3em;
    font-weight: 600;
      font-family: 'cairo' ,sans-serif;

}



.btn-btn-danger{

background-color: rgb(183, 169, 169);
border:2px  solid rgb(103, 109, 99);
text-decoration: none;
display: flex;
border-radius: 10px;
width: 175px;
height: 35px;

display: flex;



}
.btn-btn-danger p{

  text-align: center;
  transform: translateY(5px);
  position: relative;
  left: 15px;
}



.dd{
 
  color: rgb(39, 37, 37);
align-items: center;
}



.logo-image{
    width: 170px;
    display: flex;
height: 70px;
   padding: 10px;


    position: relative ;
top: -20px;
    
}



.logo{
    text-decoration: none;
color:white;
font-size: larger;
 font-weight: 900;


height: 1px;
position: relative ;
top: 10px;

}

.dropdown p{
position: relative;
left: 15px;
}

 .dropdown:hover p{

  color: #328efe;
}
   .dropdown a{
        position: relative;
        right: 1200px;
        border: 2px solid white;
   background-color: transparent;
   border-radius: 10px;
   text-decoration: none;
    display: flex;
   width: 80px;
   height: 30px;
   
      }


      .main h1{

      text-align: center;
        direction: rtl;
font-size: 1.6em;
          font-family: 'cairo' ,sans-serif;
          font-weight: 900;
          white-space: nowrap;
          
      }
      .maim h2 ,h1{
        font-size: 2em;
        font-weight: 900;
        ;
        
      }

      .start{

    direction: rtl;
      }
.main h3 {
  
    color: #7f98fb;
    font-size: 2em;
    font-weight: 600;
direction: rtl;
     
}
.main-btn{
    color: mintcream;
    background-color: #4e9eff;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;
    display: inline-block;
    padding: 0.9375em 2.1875em;
    letter-spacing: 1px;
    border-radius: 40px;
    transition: 0.7s ease;
}
.main-btn:hover{
    background-color: rgb(78, 75, 169);
    transform: scale(1.1);
}

.social-icons a:hover{

  color: #328efe;
}
.social-icons a{
   color:rgb(255, 255, 255);
    font-size: 1.3em;
    padding-right: 20px;
}



.title {
   font-size: 1.1em;
      font-family: 'cairo' ,sans-serif;
}
.title {
    display: flex;
    justify-content: center;
    color: #e9eaf0df;
    font-style:inherit;

      font-family: 'cairo' ,sans-serif;
   
   

}
.titlee h2{
    color: rgb(49, 41, 43);
    display: flex;
    justify-content: center;
    font-size: 0.6em;
    font-weight: 800;
    margin-bottom: 30px;
    font-style: normal;
}
.content {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;


}

.cardd:hover{

     transform: scale(1.1);
}
.cardd {

   background-color: #dfddee;
    width: 15.25em;
     transition: 0.7s ease;
    border-radius: 10px;
    padding: 10px;
    margin: 10px; ;

    direction: rtl;
      border: none;

 
}

.asmr{
    width: 400px;
    height: 300px;
    display: flex;

    justify-content: left;
     text-align: left;
    position: relative;
    top: -30px;
    transform: translateX(-900px);
}
.card {
    background-color: #dfddee;
    width: 15.25em;
    box-shadow: 0 5px 25px rgba(34, 46, 100, 0.632);
    border-radius: 10px;
    padding: 10px;
    margin: 10px; ;
    transition: 0.7s ease;
}
.card:hover{
    transform: scale(1.1);
    
}
.icon{
    color: #4e9eff;
    font-size: 8em;
    text-align: center;
}
.info{text-align: center;

}

.info h3{
    color: #4e9eff;
    font-size: 1.2em;
    font-weight: 700;
    margin: 10px;
}
.products{
    background-color: #e6e6ed;

}
.products-card{


    overflow: hidden;
  
    border: none;
}
.products-card:hover{
    transform: scale(1.1);
}
.products-card:hover .products-image {
    opacity: 0.9;
}
.products-image img {
    width: 100%
}
.products-info {
    padding:1em ;
}
.products-category{
    font-size: 0.8em;
    color: #181212;
}
.products-title {
    display: flex;
  

    
   
}

.more-details {
    text-decoration: none;
    color: #328efe;
    font: weight 800px; ;
}

.more-details:hover{
color: rgb(140, 35, 193);


}
.contact .icon{
    font-size: 4.5em;
}
.contact .info h3{
    color: #181212;
}
.contact .info p{
    font-size: 1em;
}



.footer {
    background-color: #000016;
    color: #dfddee;
    padding: 2em;
    display: flex;
    justify-content: space-between;

}
.footer-title{
    font-size: 1.3em;
    font-weight: 500;

}
.footer-title span{
    color: whitesmoke;
}
.footer .social-icons a{
    font-size: 1.3em;
padding: 0 12px;
}


.gallery {
    width: 300px;
    display: flex;
    overflow-x: hidden; /* اخفاء التمرير */
    scroll-behavior: smooth;

  }

  .gallery .slide-group {
    display: flex;
  }

  .gallery img {
    width: 300px;
    flex-shrink: 0;
    transition: transform 0.3s, filter 0.3s;
  }

  .gallery::-webkit-scrollbar {
      display: none;
  }

  .gallery img:hover {
    filter: grayscale(0);
    transform: scale(1.03);
    cursor: pointer;
  }

  .gallery-warp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto;
  }



  


.accordion-container {
  width: 90%;
  max-width: 800px;
  margin: 20px auto;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  background-color: #f9f9f9;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  direction: rtl; /* مهم لدعم العربية */

    max-height: 1000px !important;
  overflow: visible;
  padding: 20px;
  background-color: lightyellow;
}

.accordion-item {
  border-bottom: 1px solid #eee;
}

.accordion-item:last-child {
  border-bottom: none;
}

.accordion-header {
  background-color: #fff;
  padding: 15px 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  color: #333;
  transition: background-color 0.3s ease;
  flex-direction: row-reverse; /* يعكس ترتيب السهم والنص */
  text-align: right;
}

.accordion-header:hover {
  background-color: #f0f0f0;
}

.accordion-header.active {
  background-color: #e0e0e0;
  color: #000;
}

.arrow-icon {
  font-size: 1em;
  transition: transform 0.3s ease;
  margin-left: 10px; /* مسافة بين السهم والنص */
}

.accordion-header.active .arrow-icon {
  transform: rotate(180deg);
}

    .accordion-header {
        justify-content: space-between; /* Ensures arrow stays on the left visually */
      }
      

.accordion-content {
  padding: 0 20px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
  text-align: right;
}

.accordion-content.show {
  max-height: 500px;
  padding: 15px 20px;
  display: block;
}

.accordion-content p {
  margin: 0 0 10px 0;
  line-height: 1.6;
  color: #555;
}



.dropdown-item{

 font-family: 'tajawal' ,sans-serif;



}


.btn.btn-outline-light{
border: none;
        width: 50px;
height: 40px;
border-radius: 30%;
 background-color: #555;
      }




@media (max-width: 399.98px) and (min-width: 330px) {

    .slider-container{
 
      overflow-x: hidden;

}
  body{
    overflow-x: hidden;
  }


    header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
    
  }

    .logo-image {
   transform: none;
    padding: 0;
    width: 100px;
    height: auto;
position: relative;
top: -1px;
 left: 250px;
   
  }


  .main h1{
    font-size: 1.3em;
    position: relative;
    left: 20px;
  }
   
  .logo{
     transform: none;
    padding: 0;
    width: 90px;
    height: auto;
    font-weight: 900;
   font-size: 0.6rem;
left: 175px;
    position: relative;
    top: 30px;
  }


    .logos{
        width: 100%;
        gap: 10px;
      }
 

      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .btn-container {
        text-align: center;
      }

     

  .btn-btn-danger {
width: 135px;
  height: 25px;
right: 100px;
    top: 2px;
    position: relative;
  }
  
  
 
 .main h2{
 position: relative;
 top: -50px;

 }

 .main h4{
 position: relative;
 top: -5px;

 }
  .main h2, .main h4,.main h3 {
    font-size: 0.8rem;
    height: auto;
  }

  .card, .cardd, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .dd{
    font-size: 10px;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .main {
   
    
    direction: ltr;
    gap: 40px;
  }
   .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap

  }

  .caaav img{
    width: 60px;
    height: auto;
  }
 .caaav{
position: relative;
right: 500px;
    }


    .caaav-flex p{
        font-size: 0.9em;
        font-weight: 400;
    }
    .slider-container{
 
      overflow-x: hidden;

}
 


.icons{

    position: relative;
    top: -80px;
    right: 450px;
  
}
    header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
   
    

  }



  .iiiiii{
    width: 200px;
    height: 100px;
 
    left: 150px;
  }

  
 .caa-flex h1{
color: red;
  font-size: 0.9em;
 }


  .caa img{
    width: 100px;
    height: 100px;
    position: relative;
    top: -10px;
   }
  .caa p{
    font-size: 0.7em;
       font-weight: 400;
  }
    .under{overflow-x: hidden;}

p.enn{

  text-align: right;
  direction: rtl;
  font-weight: 400;
}

  .iii{
position: relative;

    width: 100px;
    height: 100px;
  }
  .ca{
align-items: center;
text-align: center;
    width: 370px;
    height: 200px;
    flex-direction: column;
   border-radius: 15px;
    transform: translateX(30px);
  }

  

  .enetrr{

    position: relative;
    top: 70px;
  }
  .enetr{
    font-size: 0.4em;
    }


    

   .caaa-flex p{

    font-size: 0.6em;
    font-weight: 400;
   }
  .caaa-flex img{
    width: 0%;
    height: 0%;
 
  }

  .iiii{


    width: 110px;
    height: 100px;

  }

  
 
  .enn{
    direction: rtl;
 

  text-align: center;
      font-size: 0.6em;
      transform: translateX(30px);
     width: 350px;
  }
  .caa{
align-items: center;
text-align: center;
    width: 350px;
    height: 180px;
    flex-direction: column;
   border-radius: 15px;
    transform: translateX(1px);
  }

    .btn-btn-danger p{    font-size: 0.6rem;
}

      .caaa-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }


        img.iiiiiii{
        width:300px;
        height: 200px;
        align-items: center;
        justify-content: center;

        position: relative;
        top: -30px;
        left: 1px;

      }

  .iiii{
    position: relative;
top: -40px;
    width: 110px;
    height: 120px;
  }
  .caaa{
align-items: center;
text-align: center;
    width: 380px;
    height: 180px;
    flex-direction: column;
   border-radius: 15px;
    transform: translateX(-1px);
  }


      .c{
align-items: center;
text-align: center;
    width: 375px;
    height: 120px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top: -20px;
    transform: translateX(1px);
  }

      .c-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }


      .co{
align-items: center;
text-align: center;
    width: 350px;
    height: 150px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top: -50px;
    transform: translateX(-10px);
    text-align: right;
    direction: rtl;
  }


  .up{
height: auto;

    width: 375px;
  }
      .co-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }
 


    .cc{
align-items: center;
text-align: center;
    width: 380px;
    height: 300px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top: 10px;
   transform: translateX(30px);
  }

      .cc-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }

      .caaaa-flex p{

    font-size: 0.8em;
    font-weight: 400;
  }

  .caaaaa{
align-items: center;
text-align: center;
     width: 380px;
    height: 300px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top:-30px;
    transform: translateX(30px);
  }

    


      .caaaaa-flex p{

    font-size: 0.9em;
    font-weight: 400;
  }

  .iiiii{

  
  }
  .caaaa{
align-items: center;
text-align: center;
    width: 380px;
    height: 150px;
    flex-direction: column;
   border-radius: 15px;
display: grid;
place-items: center;
 transform: translateX(30px);
  }
   
      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .btn-container {
        text-align: center;
      }

      .products h2{
  transform: translateX(20px);
 }

 
  .dd{

   position: relative;
    right: 2000px;
 font-size: 8px;
 
 
  }
   
 .main h2{
 position: relative;
 top: -50px;

 }

 .main h4{
 position: relative;
 top: -50px;

 }
  .main h2, .main h4 {
    font-size: 0.7rem;
    height: auto;
  }
  .cardd{
  
       display: flex;
   width: 100% !important;
 padding: 10px;
    margin: 10px; ;

  }

  .card, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }


    .logo-image {
    transform: none;
    padding: 0;
    width: 90px;
    height: auto;
position: relative;
top: -1px;
    
     overflow-x: hidden;
  }

   
 
  .btn.btn-outline-light{
  position: relative;
    right: 0;
    margin-top: 10px;
  right: 280px;
    position: relative;
    top: -5px;

 }
     

  
  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .main {
   
    
    direction: rtl;
    gap: 40px;
  }
  p.enn{
    direction: rtl;
    transform: translateX(1px);
  }



}

/* 📱 الهواتف الصغيرة جدًا – أقل من 576px */
@media (min-width: 400px) and (max-width: 575px) {

    

  .co p{
    font-size: 0.7em;
    font-weight: 400;
  }

    .icons{
transform: translateX(70px);
position: relative;
top: -80px;
      
    }

    .caaav p{
        font-size: 0.8em;
      
    }

    .caaav img{

      width: 70px;
      height: auto;
    }
    .caaav{


  height: 150px;
position: relative;
right: 500px;
    }


    .slider-container{
 
      overflow-x: hidden;

}


    header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }

 .logo-image {
    transform: none;
    padding: 0;
    width: 90px;
    height: auto;

 
    position: relative;
    top: -5px;
  }

  .logo{
      transform: none;
    padding: 0;
    width: 90px;
    height: auto;
    font-weight: 900;
   font-size: 0.7rem;
  
    position: relative;
    top: 30px;
  }

  
  .btn-btn-danger {
     position: relative;
    top: 10px;


  }

   .btn-btn-danger {
 
      position: relative;
    top: 2px;
width: 140px;
height: 30px;
  
  }
 .btn.btn-outline-light{

        transform: translateX(-320px);
        width: 50px;
        height: 40px;

 }

  .products h2{
font-size: 0.9em;

  }



  .ca-flex p{

    font-size: 0.8em;
    font-weight: 400;
  }

  .iii{
position: relative;

    width: 100px;
    height: 100px;
  }
  .ca{
align-items: center;
text-align: center;
    width: 380px;
    height: 340px;
    flex-direction: column;
   border-radius: 15px;
  }

  .up{
    position: relative;
  }


  .enetrr{

    position: relative;
    top: 70px;
  }
  .enetr{
    font-size: 0.9em;
  }


    .caa-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }

  .iiii{


    width: 120px;
    height: 120px;

  }

  
  .enn{

      font-size: 0.7em;
      font-weight: 400;
  }

   .caa img{
    width: 80px;
    height: 80px;
    position: relative;
    top: -10px;
   }
  .caa p{
    font-size: 0.7em;
    font-weight: 400;
  }


  .caa
  .caa{
align-items: center;
text-align: center;
    width: 380px;
    height: 150px;
    flex-direction: column;
   border-radius: 15px;
   gap: 0px;
  }

      .caaa-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }

  .iiii{
    position: relative;
top: -40px;
    width: 110px;
    height: 10px;
  }
  .caaa{
align-items: center;
text-align: center;
    width: 380px;
    height: 180px;
    flex-direction: column;
   border-radius: 15px;
  }


      .c{
align-items: center;
text-align: center;
    width: 380px;
    height: 100px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top: -20px;
  }

      .c-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }

  .iiiii{

    width: 10px;
    height: 10px;
  }

    


    .cc{
align-items: center;
text-align: center;
    width: 380px;
    height: 300px;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top: 10px;
  }

      .cc-flex p{

    font-size: 0.7em;
    font-weight: 400;
  }

      .caaaa-flex p{

    font-size: 0.8em;
    font-weight: 400;
  }


  .caaaaa{
align-items: center;
text-align: center;
  background-color: transparent;
    flex-direction: column;
   border-radius: 15px;
   position: relative;
   top:-95px;
  }

    


      .caaaaa-flex p{

    font-size: 0.9em;
    font-weight: 400;
  }

 
  .caaaa{
align-items: center;
text-align: center;
    width: 380px;
    height: 150px;
    flex-direction: column;
   border-radius: 15px;
display: grid;
place-items: center;
  }
      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .btn-container {
        text-align: center;
      }

  .dd{
 font-size: 12px;
 transform: translateX(220pc);
  }

 .main h2{
 position: relative;
 top: -50px;

 }
 .main h1{

      transform: translateX(280px);
      position: relative;
      top: -80px;

 }

 .main h4{
 position: relative;
 top: -50px;

 }
  .main h2, .main h1 {
    font-size: 0.9rem;


        text-align: right;
    direction: rtl;
   
  }
  .cardd{
  
       display: flex;
   width: 100% !important;
 padding: 10px;
    margin: 10px; ;

  }

  .card, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }


 

 .caa-flex h1{
color: red;
  font-size: 0.9em;
 }
  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

    img.iiiiiii{
        width:300px;
        height: 200px;
        align-items: center;
        justify-content: center;

        position: relative;
        top: -30px;
        left: -30px;

      }
      .caaa img{
        width: 0%;
        height: 0%;
      }
  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

   .main-btn{
font-size: 0.6em;
  width: 150px;
  height: auto;
 }

  .counter-box {
    width: 100px;
  }

  .main {
     width: 100%;
    min-height: 100vh;
    text-align: right;
    direction: rtl;
   
  }

    .btn-btn-danger p{    
      font-size: 0.7rem;
}
    .under{overflow-x: hidden;}


  /* التعديلات الخاصة بالموبايلات الصغيرة جداً */
}








/* 📱 الهواتف المتوسطة – من 576px إلى 767px */
@media (min-width: 576px) and (max-width: 767.98px) {

    .slider-container{
 
      overflow-x: hidden;

}

  /* التعديلات الخاصة بالموبايلات العادية */

    header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }


  .logo-image {
    transform: none;
    padding: 0;
    width: 90px;
    height: auto;
 position: relative;
 top: -5px;

  }

  .logo{
      transform: none;
    padding: 0;
    width: 90px;
    height: auto;
    font-weight: 900;
   font-size: 0.7rem;
    transform: translateX(220px);
    position: relative;
    top: 20px;
  }

      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .btn-container {
        text-align: center;
      }

  .btn-btn-danger {
 


    transform: translateX(-100px);
  }


  .dd{
 font-size: 12px;
  }
   .dropdown {
  display: block;
  
  text-align: center;
}

 .main h2{
 position: relative;
 top: -50px;

 }

 .main h4{
 position: relative;
 top: -50px;

 }
  .main h2, .main h4 {
    font-size: 0.4rem;
    height: auto;
  }

  .card, .cardd, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }
  .under{overflow-x: hidden;}


  .main {
   
    
    direction: rtl;
    gap: 40px;
  }
}

/* 💊 التابلت – من 768px إلى 991px */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* التعديلات الخاصة بالأجهزة اللوحية (Tablet) */

  body{
 
      overflow-x: hidden;

}




  header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }


   .btn-btn-danger {
    position: relative;
    top: 6px;
  width: 130px;
  height: 30px;
    transform: translateX(-40px);
  }

  .icons{

    position: relative;
    top: -70px;
  right: 300px;
  }

  img.iiiiii{
        width: 0%;
        height: 0%;
  }

 img.iiiiiii{
        width: 80%;
        height: 60%;
      }

      div.caaav{

        transform: translateX(-20px);
      }
    .caa p{

      font-size: 0.9em;
      font-weight: 400;
    }
    p.enn{
      font-weight: 400;
    }
    p.enetr{

      font-weight: 400;
    }
      .caa h1{

color: red;
      }
 .btn.btn-outline-light{
position: relative;
top: 7px;
right: 650px;
      
        width: 50px;
        height: 40px;

 }
  .logo-image {
    transform: none;
    padding: 0;
    width: 90px;
    height: auto;

    position: relative;
    top: -5px;
  }


  .logo{
      transform: none;
    padding: 0;
    width: 90px;
    height: auto;
    font-weight: 900;
   font-size: 0.7rem;
    position: relative;
    top: 30px;
  }

     .main-btn{
font-size: 0.6em;
  width: 150px;
  height: auto;
 }

      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .btn-container {
        text-align: center;
      }
        .under{overflow-x: hidden;}



  .btn-btn-danger {
 


   
  }
  .dd{
 font-size: 12px;
  }

 .main h2{
 position: relative;
 top: -50px;

 }
 .main h1{


    transform: translateX(50px);
 }

 .main h4{
 position: relative;
 top: -50px;

 }
  .main h2, .main h4 {
    font-size: 0.7rem;
    height: auto;
  }


  .ca-flex p{

    font-size: 1.9em;
    font-weight: 400;
}

.cc-flex p{
    font-size: 1.4em;
    font-weight: 400;
}




  .card, .cardd, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .main {
   
    
    direction: rtl;
    gap: 40px;
  }
  }


   @media (min-width: 992px) and (max-width: 1199px) {

 
  
.slider-container{
 
      overflow-x: hidden;

}


.co{
  text-align: right;
  direction: rtl;
}

  header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }

   .logo-image {
    transform: none;
    padding: 0;
    width: 130px;
    height: auto;

    position: relative;
    top: -5px;
    
  }

    .logo{
      transform: none;
    padding: 0;
    width: 150px;
    height: auto;
    font-weight: 900;
   font-size: 1.0em;
  
    position: relative;
    top: 39px;
        overflow-x: hidden;
  }

   .btn-btn-danger {
 font-weight: 400;
  position: relative;
  top: 5px;

  
  }

   .btn.btn-outline-light {
    position: relative;
    right: 0;
    width: 50px;
    height: 40px;
    margin-top: 10px;
    transform: translateX(-890px);
  }
  
  .caaaa{
    position: relative;
    top: -50px;
  }

   .main-btn{
font-size: 1.1em;
  width: 220px;
  height: auto;
 }
 
      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .products-card{

        width: 40%;
      }

      img.iiiiiii{
        width: 0%;
        height: 0%;
      }

      .btn-container {
        text-align: center;
      }

 
 .main h2{
 position: relative;
 top: -50px;

 }


 .caa-flex h1{
  color: #FF0000; font-size: 1.7em;
 }
 .main h4{
 position: relative;
 top: -50px;

 }
  .main h2, .main h4 {
    font-size: 1.9rem;
    height: auto;
  }

  .icons{
    position: relative;
    top: -100px;
    left: 400px;
  }
  .card, .card, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .products h2{

    font-size: 1.6em;
  }
  .main {
   
    
    direction: rtl;
    gap: 40px;
  }

  .under{overflow-x: hidden;}


  .ca-flex p{

    font-size: 1.6em;
    font-weight: 400;
}
.caaav{
  overflow: hidden;
  text-align: right;
  position: relative;
  right: 270px;
}

.cc-flex p{
    font-size: 1.3em;
    font-weight: 400;
}
p.enn{
  font-weight: 400;
}
.caaa img{
  width: 450px;
  height: 250px;
  position: relative;
  top: -25px;
}
.icons{

  transform: translateX(-100px);
}
.caa-flex p{   font-size: 1.3em;
font-weight: 400;}

.caaa-flex p{  font-size: 1.3em;
font-weight: 400;}

.caaaa-flex p{   font-size: 1.3em;
font-weight: 400;}
.caaaaa-flex p{font-weight: 400;
      font-size: 1.5em;

}
.c p{

      font-size: 1.3em;
      font-weight: 400;
}
  }



    @media (min-width: 1200px) and (max-width: 1439px) {




















.slider-container{
 
      overflow-x: hidden;

}


  header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }

  .logo-image {
    transform: none;
    padding: 0;
    width: 150px;
    height: auto;

   position: relative;
       top: -10px;
       left: 460px;
  }

 
  .logo{
      transform: none;
    padding: 0;
    width: 200px;
    height: auto;
    font-weight: 900;
   font-size: 1.1rem;
 
    position: relative;
    top: 33px;
  }

 
  .icons{

    position: relative;
    right: 600PX;
  }
  p.enn{
font-weight: 500;
  }
   .btn.btn-outline-light{
    position: relative;
    left: 1200px;
        width: 50px;
        height: 40px;
      
        top: 5px;


 }
  

    .main-btn{
font-size: 1.1em;
  width: 220px;
  height: auto;
 }
      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .products-card{

        width: 40%;
      }

      .btn-container {
        text-align: center;
      }
.btn-btn-danger p{

  font-weight: 400;
  font-size: 0.9em;
}
  

  .products h2{

    font-size: 1.8em;
  }
.ca-flex p{

    font-size: 1.9em;
    font-weight: 400;
}

.cc-flex p{
    font-size: 1.4em;
    font-weight: 400;
}


.caa-flex h1{

  color: #FF0000; font-size: 1.8em;
}
.caaav{
  overflow: hidden;
   transform: translateX(-10px);
}
.caa-flex p{   font-size: 1.5em;
font-weight: 400;}

.caaa-flex p{  font-size: 1.4em;
font-weight: 400;}

.caaaa-flex p{   font-size: 1.4em;
font-weight: 400;}
.caaaaa-flex p{
      font-size: 0.9em;
      font-weight: 400;

}
  .under{overflow-x: hidden;}


.c p{

      font-size: 1.4em;
      font-weight: 400;
}

  .dd{
 font-size: 12px;
  }

 
  .main h2, .main h4 {
    font-size: 1.9rem;
    height: auto;
  }
 

  
  .card, .card, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .main {
   
    
    direction: rtl;
    gap: 40px;
  }
   img.iiiiiii{
        width: 0%;
        height: 0%;
      }
  }



























    



@media (min-width: 1440px) {

 

  
.slider-container{
 
      overflow-x: hidden;

}


  header {
    flex-direction: column;
    padding: 15px 20px;
    align-items: center;
    text-align: center;
  }

  .logo-image {
    transform: none;
    padding: 0;
    width: 150px;
    height: auto;

   position: relative;
       top: -10px;
       left: 460px;
  }

 
  .logo{
      transform: none;
    padding: 0;
    width: 200px;
    height: auto;
    font-weight: 900;
   font-size: 1.1rem;
   left: 285px;
 
    position: relative;
    top: 39px;
  }

 
  .icons{

    position: relative;
    right: 10PX;
  }
  p.enn{
font-weight: 500;
  }
   .btn.btn-outline-light{
    position: relative;
    right: 1300px;
        width: 50px;
        height: 40px;
      
        top: 5px;


 }
  

    .main-btn{
font-size: 1.1em;
  width: 220px;
  height: auto;
 }
      .form-group > div {
        width: 100%;
      }

      .btn {
        width: 100%;
      }

      .products-card{

        width: 40%;
      }

      .btn-container {
        text-align: center;
      }
.btn-btn-danger p{

  font-weight: 400;
  font-size: 0.9em;
}
  

  .products h2{

    font-size: 1.8em;
  }
.ca-flex p{

    font-size: 1.9em;
    font-weight: 400;
}

.cc-flex p{
    font-size: 1.4em;
    font-weight: 400;
}


.caa-flex h1{

  color: #FF0000; font-size: 1.8em;
}
.caaav{
  overflow: hidden;
 position: relative;
 left: -30px;
}
.caa-flex p{   font-size: 1.5em;
font-weight: 400;}

.caaa-flex p{  font-size: 1.4em;
font-weight: 400;}

.caaaa-flex p{   font-size: 1.4em;
font-weight: 400;}
.caaaaa-flex p{
      font-size: 0.9em;
      font-weight: 400;

}
  .under{overflow-x: hidden;}


.c p{

      font-size: 1.4em;
      font-weight: 400;
}

  .dd{
 font-size: 12px;
  }

 
  .main h2, .main h4 {
    font-size: 1.9rem;
    height: auto;
  }
 

  
  .card, .card, .products-card {
    width: 100% !important;
    margin: 10px 0;
  }

  .products {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    flex-direction: column;
    text-align: center;
  }

  .ask input,
  .ask textarea,
  .ask button {
    width: 90%;
    max-width: 300px;
  }

  .asks h1, .asks h4 {
    transform: none;
    position: relative;
    top: 0;
    text-align: center;
  }

  .counter-box {
    width: 100px;
  }

  .main {
   
    
    direction: rtl;
    gap: 40px;
  }
   img.iiiiiii{
        width: 0%;
        height: 0%;
      }
  }



/* 📱 الهواتف الصغيرة جدًا – 320px إلى 359px */
