@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
 

.img-slider{
  position: relative;
  width: 100%;
  height: 540px; 
  margin-top:3cm;
  background: #1D212B;
}

.img-slider .slide{
  z-index: 1;
  position: absolute;
  width: 100%;
  clip-path: circle(0% at 0 50%);
}

.img-slider .slide.active{
  clip-path: circle(150% at 0 50%);
  transition: 2s;
  transition-property: clip-path;
}

.img-slider .slide img{
  z-index: 1;
  width: 100%;
  border-radius: 5px;
}
h1.title {
    color: #eae8e7;
    padding-bottom: 15px;
}
h2.title{
   padding-bottom: 15px; 
}
.img-slider .slide .info{
  position: absolute;
  top: 0;
  padding: 165px 30px;
}

.img-slider .slide .info h2{
  color: #fff;
  font-size: 45px;
  line-height:1.5;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.img-slider .slide .info p{
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  font-size: 16px;
  width: 60%;
  padding: 10px;
  border-radius: 4px;
}

.img-slider .navigation{
  z-index: 2;
  position: absolute;
  display: flex;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.img-slider .navigation .btn{
  background: rgba(255, 255, 255, 0.5);
  width: 12px;
  height: 12px;
  margin: 10px;
  border-radius: 50%;
  cursor: pointer;
}
.about-title span{
  font-size: 18px !important;
}
.link-list li p .fa{
  padding-right: 15px !important;
}
.link-list li  {
  padding-bottom: 15px !important;
}

.img-slider .navigation .btn.active{
  background: #2696E9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 820px){
  .img-slider{
    width: 600px;
    height: 375px;
  }

  .img-slider .slide .info{
    padding: 10px 25px;
  }

  .img-slider .slide .info h2{
    font-size: 35px;
  }

  .img-slider .slide .info p{
    width: 70%;
    font-size: 15px;
  }

  .img-slider .navigation{
    bottom: 25px;
  }

  .img-slider .navigation .btn{
    width: 10px;
    height: 10px;
    margin: 8px;
  }
}

@media (max-width: 620px){
  .img-slider{
    width: 400px;
    height: 250px;
  }

  .img-slider .slide .info{
    padding: 10px 20px;
  }

  .img-slider .slide .info h2{
    font-size: 30px;
  }

  .img-slider .slide .info p{
    width: 100%;
    font-size: 13px;
  }

  .img-slider .navigation{
    bottom: 15px;
  }

  .img-slider .navigation .btn{
    width: 8px;
    height: 8px;
    margin: 6px;
  }
}

@media (max-width: 570px){
  .img-slider{
    width: 100%;
    height: 175px;
    margin-bottom:10px;
  }
  h2.title{
        font-size: 10px !important;
  }
  img-slider {
    position: relative;
    width: 100%;
    height: 540px;
    margin-top: 2.2cm !important;
    background: #1D212B;
}
  h1.title {
    font-size: 15px !important;
    color: #eae8e7;
    padding-bottom: 15px;
}

  .img-slider .slide .info{
    padding: 14px 10px;
  }

  .img-slider .slide .info h2{
    font-size: 25px;
  }

  .img-slider .slide .info p{
    width: 90%;
    font-size: 11px;
  }

  .img-slider .navigation{
    bottom: 10px;
  }
}


/* <!--css style --> */

@media (max-width: 767px) {
.carousel-caption p {
  font-size: 10px !important;
}
.carousel-caption h3 {
  font-size: 12px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
 
.cap1 , .cap2{
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 8%;
  top: 16% !important;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 8% !important;
  top: 34% !important;
  padding: 8px;
}
}

.carousel-caption{
  position: relative;
  background: rgb(0 0 0 / 73%);
  width: fit-content;
  height: fit-content;
  padding: 10px;
  border-radius: 10px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 6% !important;
    top: 40% !important ;
    z-index: 10;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #fff;
    text-align: left !important;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-caption p{
  font-size:20px;
  color: #fff;
  line-height: 1.7 !important;
}
.carousel-caption h3{
  font-size: 30px;
  color: #fff;
  line-height: 1.7 !important;
}
p {
  margin-top: 0;
  margin-bottom: 0rem !important;
}
@media (max-width: 767px) {
 .pic-pt{
  padding-top: 20px;
 }
 .glax_tm_twice_box_wrap .inner_box .leftbox .title_holder h3 {
  font-size: 22px;
 }
 .glax_tm_section ,
 .glax_tm_home_project_wrapper_all{
  padding-top: 50px !important;
  padding-bottom: 50px !important;
 }
 .title_holder h1{
  font-size: 20px !important;
  line-height: 1.7;
 }
 .header-logo img {
  max-width: 220px !important;
}
}

.carousel-control-prev {
  top: 24% !important;
  left: -5% !important;
}
.carousel-control-next {
  top: 24% !important;
  right: -5% !important;
}
.header-logo img{
  max-width: 300px !important;
}
.section-padding{
  padding: 50px 0;
}
.box{
  padding: 15px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.box:hover{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.box .sub-tittle1 h3{
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  padding: 10px;
  color: #106bb8;
}
.padding-bottom{
  padding-bottom: 20px;
}
.mt-5{
  margin-top: 50px !important;
}
 
.tittle h2{
  font-size: 30px;
  font-weight: 700 !important;
  color: #106bb8;
}
.sub-tittle2 h4{
  font-weight: 700 !important;
  font-size: 25px;
}
.sub-tittle2 .post{
  padding-bottom: 10px;
}
.hid{
  visibility: hidden !important;
}