* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-transform: capitalize;
  transition: all .2s linear;
  text-decoration: none;
}
body {
background-repeat: no-repeat;background-attachment: fixed;background-position: center;font-family: 'Jost', sans-serif; overflow-x: hidden;
font-display:swap;
}

html {
  font-size: 55.5%;
  scroll-behavior: smooth;
  letter-spacing: 0.7px;
  

}
/* header section  starts */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 2rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
header .logo {
  font-size:21px;
  color: #000000;
  font-family: "Inter", sans-serif;
  letter-spacing: 1.5re7px;
  letter-spacing: 6px;
  padding-left: 6px;
  padding-top: 3px;
  /* border-bottom: .2rem solid rgb(255, 252, 252); */
  /* text-shadow: 1px 1px 2px red, 0 0 1em rgb(10, 10, 10), 0 0 0.2em rgb(49, 49, 58); */
}
/* .header .logo {
    padding: 0.5rem;
    width: 8rem;
    height: 4rem;
 } */
.header .navbar ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.header .navbar ul li {
  margin: 0 1.5rem;
}
.header .navbar ul li a {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 600;
  padding: 0rem 2rem;
 

}
.header .navbar ul li a:hover {
  color: #04ff19;
    /* background: #0cc2f5; */
  }
#menu-btn {
  color: #000000;
  cursor: pointer;
  font-size: 2rem;
  display: none;
}
.header #fa-bars {
  display: block;
  font-weight: 1000;
}

 nav a.login {
  font-size: 1.5rem;
  color: black;
  font-weight: 800;
  border: solid rgb(0, 0, 0) 1px;
  border-radius: 2rem;
  width: 11rem;
  height: 3rem;
  text-align: center;
  



}
/* header section ends */

/* home sections :start */
.homepage {
  width: 100%;
  height: 100%;
  /* background: rgb(5, 6, 80); */
  /* background-image: url("../images/font-bac.png"); */
  background-color:rgb(255 255 255);;
  box-shadow: rgb(0, 0, 0) 0rem 8px 3px;
}
.box {
  display: flex;
}
.contant {
  width: 50vw;
  padding: 18rem 0rem 6rem 8rem;
  margin: 0;
  display: inline-block;
}
/* .ani{
  font-size: 8rem;
} */
.contant h1 {
  font-size: 43px;
  /* text-shadow: 1px 1px 2px red, 0 0 1em rgb(10, 10, 10), 0 0 0.2em rgb(49, 49, 58); */
  color:#000000;
  letter-spacing: 2px;  
}
.contant h1 span{
  color: blue;
  font-size: 38px;
  /* font-weight: 800; */
}
.contant p {
  color: rgb(0, 0, 0);
  width: 45vw;
  /* border: solid rgb(255, 255, 255) 1px; */
  padding: 1rem;
  font-size: 11px;
  margin-top: 3rem;
  font-weight: 600;

}
.homebtn {
  padding: 1rem 1rem 1rem 5rem;
  height: 5rem;
  width: 25rem;
  color: #000000;
  cursor: pointer;
  border: solid black 1.5px;
  margin: 4rem 0 0 16rem;
  outline: none;
  font-size: 2rem;
  font-weight: 600;
 
 
}
.homebtn a{
  color: black;
  letter-spacing: 2px;
}
.homebtn:hover {
  background:#61ffff0d;
  /* border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem; */
}
.image {
  width: 50vw;
  /* height: 100vh; */
  margin: 0;
  padding-bottom: 143px;
}
.image img {
  /* padding-top: 7rem; */
  margin-top: 10rem;
  width: 470px;
  border-radius: 20px;
  margin: 70px 0px 0px 65px;
}
.homepage_icon{
  padding: 50px 10px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.homepage_icon .ibox{
  width: 200px;
  font-size: 1.5rem;
  /* border: solid black 1px; */
  padding: 10px 0px 10px 10px;
  font-weight: 600;
  /* background:#005aff0d; */
  background: #61ffff12;

}
.homepage_icon .ibox img{
  width: 31px;
  height: 21px;
  margin: 0px 0px -7px 0px;
  opacity: 70%;
  
}
/* 
 our serive */
.service {
  /* background: rgb(5, 6, 80); */
  background:rgb(255, 255, 255);
  width: 100%;
  margin: 0;
 padding: 20px 40px 30px 40px;
 position: relative;
}
.h {
  font-size: 2.5rem;
  color: rgb(0, 60, 255);
  /* padding-left: 88px; */
  /* border-bottom: solid rgb(0, 195, 255) 2px; */
}
.sr {
  display: flex;
  /* justify-content: center; */
  flex-wrap: wrap;
  /* padding: 20px 20px 0px 85px; */
}
.sericecontant {
  width: 50%;
}
.sericecontant h2 {
  font-size: 5rem;
  color: rgb(12, 12, 12);
}
.sericecontant p {
  font-size: 16px;
  color: rgb(14, 14, 14);
}
.s {
  padding: 6px 0px 0px 36px;
  background: rgb(6, 205, 255);
 /* border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;  */
  height: 5rem;
  width: 25rem;
  /* background: #fff; */
  color: #ffffff;
  cursor: pointer;
  border: none;
  /* border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem; */
  /* border-radius:15px ; */
  margin: 2rem 0 0 20rem;
  outline: none;
  font-size: 2rem;
  font-weight: 400;
  box-shadow: 0rem .3rem 1rem rgb(0, 0, 0, .3);
}
.s:hover{
  background: aqua;
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
.s .fa {
  margin-left: 2rem;
}
.s a {
  color: rgb(255, 255, 255);
}
.serivc-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  /* padding: 20px 70px 20px 70px; */
  background:rgb(251 251 251);
}
.cards {
  width: 32%;
  margin-top: 4rem;
  /* height: 250px; */
  /* border: solid rgb(6 57 105) 2px; */
  /* border-radius: 15px; */
  color: rgb(0, 0, 0);
  padding:14px 5px 10px 14px;
  box-shadow: 0px 8px 8px 2px rgb(177, 177, 177);
  background:#ffffff;
  
}
.icon_and_hadding{
  display: flex;
  align-items: center;
}
.cards img{
  width: 56px;
  padding: 1px;
  background: #1dcad6;
  /* border: solid #0a2029 1px; */
  border-radius: 5px;
  /* background-image: linear-gradient(to bottom right, #161bfd, #1700e5); */
  box-shadow: 0px 1px 2px 0px #757575;
}
.cards h2 {
  font-size: 22px;
  padding-top: 0rem;
  margin: 0px 0px 0px 20px;
  color:#0264a5;
}
.cards p {
  font-size: 14px;
  padding:8px 0px;
  color: rgb(17, 17, 17);
}
.cards a {
  font-size: 11px;
  color: rgb(0, 0, 0);
}
.cards .fa {
  color: rgb(136, 136, 136);
  font-size: 1rem;
  margin-left: 3rem;

}
/* .fa-solid {
  font-size: 4rem;
  color: rgb(1, 130, 252);
} */
.fa-brands {
  font-size: 4rem;
  color: rgb(1, 130, 252);
}
/* our service ends */

/* about section start */
.abouts {
  /* background: rgb(2, 14, 68); */
  background:rgb(251 251 251);
   padding: 20px 20px 0px 60px;
}
.contante {
  display: flex;
  flex-wrap: wrap;
  padding: 10rem 2rem 10rem 0;
  width: 680px;
}
.about-card {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px 20px 20px;
  margin: 0px 40px 40px 0px;
  background-color:#ffffff;
  box-shadow: 0px 8px 8px 2px rgb(177, 177, 177);
  
  /* height: 200px; */
  /* border: solid rgb(1, 130, 252) 2px ; */
  /* width: 43%; */
}
.abouts .box .about-card .content-card {
  width: 18rem;
  color: rgb(0, 0, 0);
  padding: 0 0 0 2rem;
  font-size: 1.5rem;
}
.abouts .box .about-card .content-card h2 {
  font-size: 2.5rem;
  padding: 0px;
}
.abouts .box .about-card .content-card .p {
  font-size: 1rem;
  width: 18rem;
}
.abouts .box .about-card .card-icon {
  width: 62px;
  height: 62px;
  /* background: rgba(0, 70, 219, 0.466); */
  border:solid rgb(1, 181, 252) 1px;
   /* box-shadow: 3px 3px red,-3px 3px red; */
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.abouts .box .about-card .card-icon img{
  width: 50px;
}
/* .imagea img{
  margin-top:  10rem;
  width: 600px;

} */

/* about section ends */
/* infoslider section starts */
.customer{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.infoc{
  text-align: center;
}
.infoc .c{
  color: rgb(0, 195, 255);
  font-size: 2rem;
}
.infoc .d{
  color: white;
  font-size: 4rem;
}
.slider-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 800px;
  overflow: hidden;
  position: relative;
}
.slider {
  display: flex;
  transition: transform 0.3s ease-in-out;
}
h6{
  font-size: 3rem;
}
.webtype{
  background: rgb(46, 42, 42);
}
.webtype img{
  padding: 1rem;
  width: 650px;
  height: 350px;
}
.slide {
  text-align: center;
  min-width: 100%;
  flex-shrink: 0;
  height: 400px;
  width: 700px;
  background: #ffffff;
  gap: 6rem;
}
.image-customer{
  margin: 1rem 0;
}
.customername{
  font-size: 3rem;
}
 p{
  font-size: 2rem;
}
.controls {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.control {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #888;
  margin: 0 5px;
  cursor: pointer;
}
.control.active {
  background-color: #333;
}
/* infoslider section ends */
/* numbers runing section starts */
.numbersbox{
  height: 100%;
  /* background: white; */
  display: flex;
  justify-content: center;
  align-items:end;
  padding: 55px;
  /* background-image: url("../images/p.jpg"); */
  background: rgb(0, 0, 0);
  background-size: 36vw;
}
 .numsection{
  width: 80vw;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 10px;
}
.boxcc {
  width:26vmin ;
  height: 25vmin;
  /* border: solid #07adad 1px; */
  display: flex;
  flex-direction: column;
  justify-content:space-around;
  padding:1em 0 ;
  font-size: 14px;
  border-radius:  0.2em;
  background-color: rgb(255, 255, 255);
  /* border-bottom: 10px solid black; */
  box-shadow: 0px 8px 0px 0px rgb(177, 177, 177);
  margin-bottom: 14px;
}
i{
color: rgb(251, 252, 251);
font-size: 2.5rem;
text-align: center;
}
.fa-solid {
  font-size: 4rem;
  color: rgb(54, 53, 61);
}
.number{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
span.num {
  color: rgb(0, 0, 0);
  display: grid;
  place-items: center;
  font-weight: 600;
  font-size: 2em;
}
.sin{
  font-size: 3rem;
  color: rgb(0, 0, 0);
  font-weight: 1000;
}
span.text{
  color: rgb(0, 0, 0);
  font-size: 1em;
  text-align: center;
  pad: 0.7em 0;
  font-weight: 400;
  line-height: 0;
}
/* numbers runing section ends */
/* runing images section starst */
.images-runing{
  background: white;
  height: 100%;
}
.sliderr{
    height: 250px;
    margin: auto;
    position: relative;
    width: 60%;
    display: grid;
    align-items:center;
    overflow: hidden;
}
.slide-track{
    display: flex;
    width: calc(150px * 18);
    animation: scroll 30s linear 
      infinite;
     animation-delay:-10s;
}

@keyframes scroll {
    0%{
        transform: translate(0);
    }
    100%{
        transform: translate(calc(-150px * 9));
    }
}
.slidee{
    height: 200px;
    width: 230px;
    display: flex;
    align-items: center;
    padding: 15px;
    perspective: 100px;
}
.slidee img{
    width: 100%;
    transition: transform 1s;
}
.slidee img:hover{
    transform: translateZ(20px);
}
.sliderr::before,
.sliderr::after{
    background: linear-gradient(to right, rgba(255,255,255,1)0%,rgba(255,255,255,0)100%);
    content: '';
    height: 100%;
    position:absolute;
    width: 15%;
    z-index: 2;
}
.sliderr::before{
    left: 0;
    top: 0;
}
.sliderr::after{
    right: 0;
    top: 0;
    transform: rotate(180deg);
}
/* runing images section ends */
/* footer section starts */
.footer{
  /* background-image: url("../images/footer.png"); */
  background-color: black;
}
.footer-box{
  padding:20px 80px 20px 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items: center;
  /* background-image: url("../images/footer.png"); */
}
.logo-footer{
  width: 400px;
  margin-right: 50px;
  margin-bottom: 20px;
}
.logo-footer a{
  font-size: 40px;
  margin-bottom: 50px;
  color: rgb(255, 255, 255);
  letter-spacing: 15px;
  font-weight: 1000;
}

.logo-footer p{
  font-size: 13px;
  color: #a0b3b1;
}
.logo-footer .subscrib{
  width: 90%;
  height: 30px;
  background: white;
  margin-top: 20px;
}
.links{
  width: 90px;
  height: 100px;
  color: white;
}
.links h3{
  font-size: 11px;
  padding-bottom: 5px;
  color: white;
}
.links li {
  list-style: none;
  margin: 1rem 0 1rem 0;
}
.links a{
  font-size: 11px;
  width: 100px;
  color: white;
}
/* footer section ends */

/* buttom futter starts */
.footerr{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 2rem;
  background:var(--color);
  background:black;
  border-top: 0.2px solid rgb(104, 104, 104);
}
.footerr h3{
  color: #fff;
  letter-spacing: .1rem;
  font-weight: 400;
}
.footerr .icons a{
  color: #fff;
  font-size: 1.8rem;
  padding: 0 1rem;
}
/* buttom futter ends */
@media(max-width:1980px){
  .image img{
    width: 500px;
  }
} 
/*1000 width @media */

@media(max-width:1140px) {
  html{
    font-size: 60%;
  }
  .image img{
    box-sizing: content-box;
    width: 475px;
  } 
  /* about starts */
  /* .abouts .box .about-card .content-card {
    width: 36rem;on
} */
/* .abouts .box .about-card .card-icon {
  width: 48px;
  height: 41px;
} */
  /* about send*/
/* box rning numbeers starts*/
.boxcc {
  width: 25vmin;
  height: 25vmin;
}
.numbersbox{
  padding: 40px;
}
/* box rning numbeers end*/
/* footer start */
.numbersbox{
  padding: 25px 40px 25px 40px;
} 
/* footer end */

}
/* @media(max-width: 950px){
  .image img{
    width: 372px;
  }
}on */
/* media queries */
@media(max-width:768px) {
  /* header starts */
  * {
    box-sizing: border-box;
  }

  html {
    font-size: 50%;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  /* .contant h1 {
    font-size: 8rem;
  } */

  #menu-btn {
    display: block;
  }
  .header .navbar {
    position: fixed;
    top: -120%;
    left: 0;
    height: auto;
    width: 100%;
    background-color: #fffefe;
    z-index: 1000;
    border-top: 1rem solid rgb(0, 0, 0, .3);
  }
  .navbar ul {
    height: 100%;
    width: 100%;
    flex-flow: column;
    align-items: center;
  }
  .navbar ul li {
    margin: 1rem 0;
  }

  .header .navbar ul li a {
    font-size: 2.4em;
    padding: 0 25rem 0 25rem;
    color: black;
  }
  .header .navbar ul li a:hover {
    color: #ffffff;
      background: #0cc2f5;
    }
  .fa-times {
    transform: rotate(180deg);
  }

  .header .navbar-toggle {
    top: 5.8rem;
  }
  /* header ends */
  /* homepage section starts */

   .homepage{
    box-sizing:100px;
    padding: 20px;
  }
  .box {
    flex-flow: column;
    padding: 0;
    margin: 0;
    z-index: 1000;
    width:100% ;
  }
  /* .image img{
    width: 100%;
   height: 90vh;
  } */
  .contant {
    width: 100%;
    height: 100%;
    padding: 6rem 1rem 6rem 1rem;
    gap: 2rem;
  }
  h1{
    font-size: 7rem;
  }
  .contant p {
    width: 100%;
  }
  .homepage_icon .ibox {
    width: 140px;
    font-size: 1rem;
    /* border: solid black 1px; */
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
    font-weight: 900;
  }

  .homepage_icon .ibox img{
  width: 24px;
  height: 15px;
  margin: 0px 0px -5px 0px;
  opacity: 90%;
}
  /* .image img{
    width: 400px;
  } */
  /* homepage section ends */
  .h{
    padding-left: 1rem;
  }
  .cards {
    width: 100%;
    height: 80%;
  }
  .service {

    width: 100%;
    padding: 20px;
  }
  .sr{
    width: 100%;
    padding: 2px 6px 2px 6px;
    gap: 2rem;
  }
  .s{
  margin-left: 14rem;
  }

  .serivc-box{
    padding: 6px;
    margin-top: 3rem;
  }
  .sericecontant{
    width: 100%;
  }
  /* about section */

  .abouts {
    padding: 20px;
  }
  .contante{
    width: 345px;
    padding: 4rem 2rem 4rem 0px;
  }
  .about-card {
    width: 100%;
    margin:0px 0px 20px 0px;
    padding: 14px;
  }
  .abouts .box .about-card .content-card{
    width: 28rem;
  }
  .image{
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 15px;
  }
  .image img{
    width: 100%;
    box-sizing: content-box;
    /* width: 300px; */
    margin: 0px;
  
  }
  /* customer info slider start */

.slide{
  width: 100%;
  height: 210px;
  
}
.slider-container{
  width: 90%;
  margin-bottom: 2rem;
}
.webtype img{
  width: 330px;
height: 200px;
  
}
.webtype{
  height:250px ;
}
/* customer info slider ends */

/* number runing section starts */
.boxcc{
width: 100%;
height: 100%;
}
/* last footer start */
.hfooter{
  font-size: 1rem;
}
.footer-box{
  padding: 40px;
}
}










