@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');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

a {
  text-decoration: none;
}

li {
  list-style-type: none;
}

.effectsone h3{
     display: none;
}

.effectstwo h4{
  display: none;
}

.demo{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.one{
  background-image: url(../images/illustration/2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
.pos1{
  position: relative;
  left: -80px;
}
.one>h1{
  font-size: 32px;
}
.marg{
  margin-top: -80px;
}
.three>h3{
  margin-top: -40px;
}

.text>h4{
 font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.butn{
  border: 0.5px solid white;
  background-color: transparent;
  color: white;
}
.one>h3{
  font-weight: 400;
}
.two>h3{
  font-weight: 400;
}
.three>h3{
  font-weight: 400;
}
.liss{
  font-weight: 100;
  word-spacing: 5px;
  line-height: 22px;
}

.two{
  background-image: url(../images/illustration/2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  display: block;
}
.two>h2{
  position: relative;
  font-size: 30px;
  top: -280px;
  font-family: sans-serif;
}
.two>h4{
  font-weight: 100;
  position: relative;
  top: -290px;
}
.boxkw{
  

  position: relative;
  top: -170px;
}
.boxkw>h4{
  border: 1px solid red;
  font-weight: 100;
  width: 150px;
}
.butn2{
  border: 0.5px solid white;
  background-color: transparent;
  color: white;
  position: relative;
  top: -150px;
}

.three{
  background-image: url(../images/illustration/2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  display: block;
}

.box1{
  width: 85px;
  height: 300px;
  width: 250px;
}
.box1>h4{
  font-size: 15px;
}
.image1{
  height: 250px;
  width: 200px;
}
.wrapper-nav {
    background-color: #DFEAF7;
    height: 70px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.wrapper-div{
  width: 90%;
}

.header-img {
    width: 200px;
}

.wrapper-contact-image {
    width: 200px;
}

.offcanvas-btn {
    background-color: transparent;
    border: none;
}

.main-sec {
    margin-top: 140px;
}

.contact-icon {
    font-size: 35px;
    color: black;
}


.footer {
    background-color: #303F9F;
    width: 100%;
  
}
.rights{
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.footer-texthead{
  font-size: 18px;
  margin: 0;
  padding: 0;
}

.footer-text{
  font-size: 14px;
}

.footer-hr {
    color: white;
}

.nav-a {
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.services-div{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}


@media(min-width:768px) {
   

   
    .texttt{
      margin-top: 60px;
    }
    .box1>h4{
      font-size: 20px;
    }
    .pos1{
      width: 390px;
    }
    .pos3{
      width: 450px;
      position: relative;
      top: 200px;
    }
    .pos4{
      width: 450px;
      position: relative;
      top: 200px;
    }
    .first{
      padding-top: 100px;
    }
    .eh4>h4{
      padding-top: 210px;
    }
    .marg{
      width: 450px;
    }
    .marg>p{
      font-size: 250px;
    }
    
}

@media(min-width:992px) {
    .footer {
        height: 220px;
    }
    .rights{
      font-size: 14px;
      margin: 0;
      padding: 0;
    }
    .footer-texthead{
      font-size: 18px;
      margin: 0;
      padding: 0;
    }

      .footer-text{
        font-size: 14px;
      }

    .pos1{
      width: 500px;
      
    }
    .pos2{
      width: 800px;
    }
    .liss{
      font-size: 24px;
      line-height: 24px;
    }
    .two>h2{
      padding-top: 10px;
      font-size: 40px;
    }
    .pos3{
      width: 450px;
      position: relative;
      top: 150px;
    }
    .pos4{
      width: 450px;
      position: relative;
      top: 150px;
    }
    .eh4>h4{
      padding-top: 210px;
      font-size: 30px;
      font-weight: 300;
    }
    .second{
      font-size: 25px;
    }
    .marg{
      width: 450px;
    }
    .finaltest>p{
      font-size: 20px;
      width: 950px;
      
    }
    .one{
      height: 550px;
    }
    .two{
      height: 550px;
    }
    .three{
      height: 550px;
    }
    .eh4>h4{
      font-size: 35px;
    }
    .one{
      background-image: url(../images/background/Banner\ 9.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      /* height: 720px; */
      
    }
    .car_list li {
      list-style-type: circle;
      font-size: 18px;
      line-height: 28px;
      width: 500px;
    }
    .desk>h2{
      font-size: 48px;
      padding-top: 40px;
    }
    .desk>h3{
      font-size: 30px;
      padding-top: 20px;
    }
    .desbtn{
      background-color: white;
      opacity: 0.3;
      /* border: 1px solid white; */
      color: black;
      font-style: italic;
      font-weight: 700;
      border-radius: 5px;
      position: relative;
      top: 10px;
    }
    .desbtn2{
      background-color: white;
      opacity: 0.3;
      /* border: 1px solid white; */
      color: black;
      font-style: italic;
      font-weight: 700;
      border-radius: 5px;
      position: relative;
      top: 220px;
    }
    .two{
      background-image: url(../images/background/Banner\ 7.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .carousel-icon{
      color: white;
      font-size: 65px;
      font-weight: bold;
      margin-right: -35px;
    }

    
/* ------------ */

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
}

.carousel-control-prev {
  left: 2rem; /* Adjust this value to increase the left arrow’s distance */
  transform: translate(-80%, -50%);
}

.carousel-control-next {
  right: 4rem; /* Adjust this value to increase the right arrow’s distance */
  transform: translate(80%, -50%);
}


/* ------------ */
   

    .desk2>h3{
      font-size: 48px;
      padding-top: 90px;
    }
    .desk2>h4{
      font-weight: 300;
      padding-top: 20px;
      font-size: 20px;
    }
    .three{
      background-image: url(../images/background/Frame\ 6.jpeg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      /* height: 720px; */
    }
    .desk3{
      
      margin-top: 60px;
    }
    .desk3>h3{
      font-size: 48px;
      width: 500px;
    }
    .desk3>p{
      font-size: 18px;
      width: 490px;
      line-height: 30px;
      padding-top: 10px;
    }

    .effectstwo h4{
      color: black;
      display: block;
    }

    .effectsone h3{
      color: black;
      display: block;
    }
    .effectsone{
      color: white;
      background-color: rgba(15, 197, 221, 0.5);
      border-radius: 5px;
      height: 75px;
      width: 400px;
      margin-top: 30px; 
      
      position: relative;
      top: 90px;
      left: 800px;
      /* text-align: left; */

      display: flex;
      align-items: center;

      /* animation-name: demo1; */
      animation: demo1 1s ease forwards;
      
    }

    @keyframes demo1{
      0%{
        opacity: 0;
        transform: translateX(-40px);
      }
      100%{
        opacity: 1;
        transform: translateX(0);
      }
    }


    .effectstwo{
      color: white;
      background-color: rgba(15, 197, 221, 0.5);
      border-radius: 5px;
      height: 75px;
      width: 400px;
      margin-top: 30px; 
      padding: 5px;
      
      position: relative;
      top: 50px;
      left: 700px;
      /* text-align: left; */

      display: flex;
      align-items: center;
      justify-content: center;

      /* animation-name: demo1; */
      animation: demo2 1s ease forwards;
      animation-delay: 4s;
      
    }

    @keyframes demo2{
      0%{
        opacity: 0;
        transform: translateX(-50%);
      }
      100%{
        opacity: 1;
        transform: translateX(0);
      }
    }



    .animate {
      animation: fadeIn 1s forwards; /* Adjust the animation as needed */
  }
  
  @keyframes fadeIn {
      0% {
          opacity: 0; /* Start invisible */
          transform: translateX(-50%);
      }
      100% {
          opacity: 1; /* End visible */
          transform: translateX(0);
      }
    }  

    .posmain{
      position: relative;
      top: 120px;
      bottom: 50px;
      
    }
    .effectsone>h3{
      font-size: 18px;
      width: 600px;
    }
    .effects{
      color: white;
      background-color: rgba(15, 197, 221, 0.5);
      height: 70px;
      width: 250px;
      margin-top: 30px;
      position: relative;
      top: 40px;
      right: 120px;
      animation-name: caranime;
      animation-duration: 4s;
      border-radius: 5px;
    }
    /* @keyframes caranime {
     0%   { left:0px; }
     25%  {right:200px; }
     50%{right: 400px;}
      
    } */

    
    .effects>h3{
      font-size: 25px;
      width: 200px;
    }
    .desbtn3{
      background-color: white;
      opacity: 0.5;
      /* border: 1px solid white; */
      color: black;
      font-style: italic;
      font-weight: 700;
      border-radius: 5px;
     
    }

    .box1{
      width: 320px;
    }
    .image1{
       height: 300px;
    }
}

@media(min-width:340px){
  .two>h2{
    position: relative;
    top: -300px;
  }
  .butn2{
    position: relative;
    top: -180px;

  }
 
  .texttt{
    margin-top: -10px;
  }
}

@media (min-width:420px){
   .eh4{
      position: relative;
      top: -90px;
   }
   .butn2{
     position: relative;
     top: -250px;
   }
}

