/* *{
  outline: 1px solid red;
} */
.banner_section1{
    background:  url('../png/banner-bg-table.png') no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  .banner_title{
    padding-top: 250px;
    padding-bottom: 250px;
  }
  .hero_para1{
    font-size: 14px;
    color: #acadb8;
  }
  .main_section1-card{
    background-color: #141735;
    border-radius: 8px;
    padding: 10px 10px 10px 50px;
    transition: all .5s;
  }
  .main_section1-card p{
    border-left: 2px solid #332c71;
    padding-left: 10px;
  }
  .main_section1-card:hover{
  box-shadow: -5px 12px #000;
  scale: 1.003;
  }
  .feature_section1-card{
    background-color: #141735;
    border-radius: 8px;
    border: 2px solid #332c71;
    height: 100%;
    padding: 10px ;
    transition: all .5s;
  }
  .services_card{
    border-radius: 20px;
    height: 70px;
    
    background-color: #332c71;
    box-shadow: 2px 2px 5px #1b656e;
    transition: all 0.5;
    cursor: pointer;
}
  .services_card:hover{
    background-color: #141735;
    scale: 1.01;
}
  .services_card p{
  font-size: 14px;
  text-align: justify;
  color: #acadb8;
}
#tpservices-area{
  margin-bottom: 20px;
}
  .footer_content-box{
background-color: #fff;
color: #000;
/* border-radius: 10px; */
/* margin-top: -10px; */
margin-bottom: 30px;
z-index: 1;
line-height: 2.8;
}
.footer-btn a{
background-color: #000;
}
.banner_btn1 a{
border-radius: 10px;
}

/* banner vedio  */
.banner {
  position: relative;
  height: 550px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.banner-bottom_shadow{
  margin-top: -93px;
z-index: 2;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.title {
  text-align: center;
  color: #fff;
  font-size: 3em;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}


/* virtual tourism  */
.accord_btn-box{
  background-color: #0e112f;
  border-radius: 8px;
  padding: 10px;
}
.accord_btn-box span{
 height: 20px;
 display: flex;
 align-items: center;
 width: 20px;
 border: 2px solid #0e112f;
}
 
/* .footer_content{
  max-width: 700px;
} */
.core-feature-sec{
  margin-bottom: 100px;
}


/* service_pages  */
.white_box{
  border: 5px solid #fff;
  border-radius: 12px;
}
.img_card{
  height: 400px;
}






@media screen and (max-width:525px) {
  .banner_title{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .banner-bottom_shadow{
    margin-top: -17px;
  }
  .banner{
    height: 200px;
    }
    .title {
      font-size: 1.5em;
  }
  .core-feature{
    flex-direction: column;
  }
  #tpservices-area{
    margin-bottom: 0px;
  }
  .my-timeline::after {
 display: none;
  }
  .image_common{
    display: none;
  }
  .my-container{
    width: 100% !important;
    display: block;
  }
  .right-container,.left-container{
    left: 0px !important;
  }
  .timeline_data {
    margin-top: 0px !important;
}
.core-feature-sec {
  margin-bottom: 34px;
}
.core-feature{
  margin-bottom: 20px;
}
.main_section1-card {
  padding: 10px 10px 10px 16px;
}
  
}
@media (min-width:767px) and (max-width:991px) {
  .banner_title{
    padding-top: 60px;
    padding-bottom: 75px;
  }
  .banner-bottom_shadow{
    margin-top: -38px;
  }
  .banner{
    height: 400px;
    }
    .hero_img1 img{
      width: 50% !important;
    }
    .core-feature{
      flex-direction: column;
    }
    .image_common{
      left: 42.50% !important;
    }
    .my-container {
      width: 48% !important;
    }
    .timeline-image1 {
      top: 200px !important;
     }
     .timeline-image2 {
       top: 340px !important;
     }
     .timeline-image3 {
       top: 480px !important;
     }
     .timeline-image4 {
       bottom: 150px !important;
     }
    
.left-container {
  left: -2% !important;
}
}
@media (min-width:991px) and (max-width:1024px) {
  .banner_title{
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .banner-bottom_shadow{
    margin-top: -53px;
  }
  .banner{
  height: 400px;
  }
  .footer_content{
    max-width: 500px;
  }
  .service_hero-img2 img{
    position: absolute;
    right: 0px;
    width: 25% !important;
    }
    .image_common{
      left: 44.50% !important;
    }
    .timeline-image1 {
     top: 200px !important;
    }
    .timeline-image2 {
      top: 340px !important;
    }
    .timeline-image3 {
      top: 480px !important;
    }
    .timeline-image4 {
      bottom: 150px !important;
    }
  
}
@media (min-width:1025px) and (max-width:1980px) {
.banner{
  margin-top: -8px;
}
.service_hero-img2 img{
  position: absolute;
  right: -30px;
  width: 25% !important;
  }
}
 
/* timeline css  */
.my-timeline {
  position: relative;
}

.my-container {
  position: relative;
  width: 40%;
  opacity: 1;
}
.text-box {
  filter: drop-shadow(0px 0px 20px rgba(190, 190, 190, 0.25));
}

.left-container {
  left: 4%;
  top: 70% !important;
}

.right-container {
  left: 54%;
}
.timeline-image {
  position: absolute;
  left: 46%;
  transition: top 0.5s ease;
  height: 30px;
  width: 100px;
  top: 50px;
}
.timeline-image1 {
  position: absolute;
  left: 46%;
  transition: top 0.5s ease;
  top: 160px;
  height: 30px;
  width: 100px;
}
.timeline-image2 {
  position: absolute;
  left: 46%;
  transition: top 0.5s ease;
  height: 30px;
  width: 100px;
  top: 260px;
}
.timeline-image3 {
  position: absolute;
  left: 46%;
  transition: top 0.5s ease;
  height: 30px;
  width: 100px;
  top: 360px;
}
.timeline-image4 {
  position: absolute;
  left: 46%;
  transition: top 0.5s ease;
  height: 30px;
  width: 100px;
  bottom: 80px;
}

.my-timeline::after {
  content: "";
  position: absolute;
  width: 4px;
  background-color: #40279e;
  top: 50px;
  left: 50%;
  margin-left: -2px;
  z-index: -1;
  height: 75%;
}
.timeline_data{
  margin-top: -75px;
}

/* img-hover  */
.snip *,
.snip *:before,
.snip *:after {
  box-sizing: border-box;
  transition: all 0.45s ease;
}

.snip {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 315px;
  min-width: 230px;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  margin: 10px;
  text-align: left;
  transform: translateZ(0);
}

.snip:hover .snip__title,
.snip:hover .snip__text {
  transform: translateY(0);
  opacity: 0.9;
  transition-delay: 0.2s;
}

.snip::before,
.snip::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #070a29;
  opacity: 0.5;
  transition: all 0.45s ease;
}

.snip::before {
  transform: skew(30deg) translateX(-80%);
}

.snip::after {
  transform: skew(-30deg) translateX(-70%);
}

.snip:hover::before {
  transform: skew(30deg) translateX(-20%);
  transition-delay: 0.05s;
}

.snip:hover::after {
  transform: skew(-30deg) translateX(-10%);
}

.snip:hover .snip__figcaption::before {
  transform: skew(30deg) translateX(-40%);
  transition-delay: 0.15s;
}

.snip:hover .snip__figcaption::after {
  transform: skew(-30deg) translateX(-30%);
  transition-delay: 0.1s;
}

.snip__image {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip__figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 25px 40% 25px 20px;
}

.snip__figcaption::before,
.snip__figcaption::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #070a29;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.snip__figcaption::before {
  transform: skew(30deg) translateX(-100%);
}

.snip__figcaption::after {
  transform: skew(-30deg) translateX(-90%);
}

.snip__title,
.snip__text {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip__title {
  font-family: "Teko", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.snip__text {
  font-size: 0.9em;
}

.snip__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.hide{
  display: none;
}