

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');










 :root {
    --bg-color: #ffffff;
    --text-color: #1a1a1a;
    --footer-bg: #16181d;
    --footer-text: #d4d6db;
    --footer-muted: #8a8f98;
    --accent: #4a90e2;
  }

  body.dark {
    --bg-color: #121212;
    --text-color: #f1f1f1;
    --footer-bg: #0c0d10;
    --footer-text: #d4d6db;
    --footer-muted: #75797f;
    --accent: #82b1ff;
  }








*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    background-color: whitesmoke;
}



#preloader{
    background: #FFFFFF url(img/pre.gif) no-repeat center center;
    background-size: 80px;
    height: 100vh;
    width: 100%;
    position: fixed;
   z-index: 100;
}

/*  font-family: "Roboto", sans-serif; 

    font-family: "Cairo", sans-serif;    */


.navbar-expand-lg{
    background-color: #7a8697e5;
}
.navbar-collapse{
    justify-content: end;
}
.navbar-brand{
    font-family: "Roboto", sans-serif
}
.nav-link{
      font-family: "Cairo", sans-serif; 
}







/*hero*/

.hero{
    min-height: 100vh;
    background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("https://res.cloudinary.com/dzicf2ua4/image/upload/v1783090987/hero_gstllc.png");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: start;
    background-attachment: fixed;
}

.tit{
    padding-right:30px ;
}
.tit h2{
    color: aliceblue;
     font-family: "Cairo", sans-serif;
}
.tit p{
    color: aliceblue;
            font-weight: 500;
             font-family: "Cairo", sans-serif;
}
.tit .btn a{
    color: rgb(246, 255, 255);
    text-decoration: none;
    padding: 7px;
    background-color: #8a8f98;
    border-radius: 13px;
 font-family: "Cairo", sans-serif;
}

@media (max-width:375px){
    .tit{
        padding-right: 15px;
        padding-left: 15px;

    }
    .tit h2{
        font-size: 20px;
    }
    .tit p{
        font-size: 16px;
   font-weight: 400;
    }
    .tit .btn a{

    padding: 7px;

}
}


/**/


/*numb*/


.numb{
    height: 350px;

}
.big{
  
 height: 100%;
    text-align: center;
    padding: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
}

.big .smal p{
     font-family: "Cairo", sans-serif;
}

@media (max-width:425px){
    .big{
           grid-template-columns: 1fr 1fr;
    }
}



/**/


/*about us*/

.who{
    min-height:50vh ;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 20px;

}
.who .wh{
    text-align: center;
    font-size: 21px;
}
.who .wh strong{
     font-family: "Cairo", sans-serif;
}
.who .text p{
font-weight: 450;

}
.who .text{
    padding:10px ;

}
.who .text p{
     font-family: "Cairo", sans-serif;
}


@media (max-width:375px){

    .who{
        grid-template-columns: 1fr;
    }
    .who .text p{
        font-size: 1rem;
        text-align: center;
    }
    
}


/**/
/*services*/

.services{

    margin-top: 40px;
    text-align: center;
    justify-content: center;
}
.services h3{
    padding-bottom: 16px;
     font-family: "Cairo", sans-serif;
}
.services .caro{

    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    justify-content: center;
    align-items: center;

}

.services .caro .card{
    padding:14px;
    transition: transform 0.3s;
}

.services .card .card-body p{
     font-family: "Cairo", sans-serif;
}
.services .card .card-body h5{
    font-family: "Roboto", sans-serif; 

}


@media (max-width:375px){

    .services .caro{
        grid-template-columns: 1fr;

    }
}
@media (max-width:425px){

    .services .caro{
        grid-template-columns: 1fr;

    }
}


/**/

/*why us*/

.whyy{
 
    min-height: 100vh;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    align-items: center;
    gap: 20px;  
}
.whyy .tio{
    padding-left: 15px;
    padding-right: 17px;
}
.whyy .tio h3{
     font-family: "Cairo", sans-serif;
}
.whyy .tio p{
 font-family: "Cairo", sans-serif;
}

@media (max-width:375px){
    .whyy{
        grid-template-columns: 1fr;
        gap: 0;
    }
}




/**/

/*heo2*/

.mam{
    min-height: 100vh;
       background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("https://res.cloudinary.com/dzicf2ua4/image/upload/v1783091106/hero_img_nac4xm.jpg");

       background-position: center;
       background-size: cover;
       background-attachment: fixed;
       justify-content: center;
       align-items: center;
       display: grid;

}
.mam .bab{
    text-align: center;
}
.bab h4{
    color: aliceblue;
     font-family: "Cairo", sans-serif;
}
.bab p{
    color: aliceblue;
    font-size: 18px;
     font-family: "Cairo", sans-serif;
}
 .bab a{
    color: darkgreen;
    text-decoration: none;
    padding: 8px;
    background-color: aliceblue;
    border-radius: 13px;
     font-family: "Cairo", sans-serif;
 }

 @media (max-width:375px){

    .bab p{
        font-size: 15px;
    }
 }




                                    /**/
                                    /**/
                                    /**/
                                    /**/
                                    /**/
                                    /*footer*/







  
  /* ====== 1) حاوية الفوتر ====== */
  .site-footer {
    background-color: var(--footer-bg);
    color: var(--footer-text);
    padding: 50px 20px 20px;
  }

  .footer-inner {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr;
    gap: 40px;
  }

  /* ====== 2) عمود اسم السايت + وصف قصير ====== */
  .footer-brand .site-name {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 0 10px;
  }

  .footer-brand p {
    color: var(--footer-muted);
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
     font-family: "Cairo", sans-serif;
  }

  /* ====== 3) عمود لينكات الناف بار ======
     خليه نفس لينكات الناف بار بتاعك بالظبط */
  .footer-col h4 {
    color: #ffffff;
    font-size: 15px;
    margin: 0 0 18px;
     font-family: "Cairo", sans-serif;
  }

  .footer-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .footer-col a {
    color: var(--footer-text);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
     font-family: "Cairo", sans-serif;
  }

  .footer-col a:hover {
    color: var(--accent);
  }

  /* ====== 4) عمود لينكات التواصل الاجتماعي ====== */
  .social-links {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }

  .social-links a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.07);
    border-radius: 50%;
    transition: background-color 0.2s ease, transform 0.2s ease;
  }

  .social-links a:hover {
    background-color: var(--accent);
    transform: translateY(-3px);
  }

  .social-links svg {
    width: 18px;
    height: 18px;
    fill: #ffffff;
  }

  /* ====== 5) خط فاصل + حقوق النشر ====== */
  .footer-bottom {
    max-width: 1100px;
    margin: 35px auto 0;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 13px;
    color: var(--footer-muted);
  }

  .footer-bottom a {
    color: var(--footer-muted);
    text-decoration: none;
     font-family: "Cairo", sans-serif;
  }

   .footer-bottom span{
          font-family: "Cairo", sans-serif;

   }
  .footer-bottom a:hover {
    color: var(--accent);
  }

  /* ====== 6) التجاوب مع الموبايل ====== */
  @media (max-width: 700px) {
    .footer-inner {
      grid-template-columns: 1fr;
      text-align: center;
    }
    .social-links {
      justify-content: center;
    }
    .footer-bottom {
      justify-content: center;
      text-align: center;
    }
  } 
                                    





  /**/






