.child-bdy .up {
  opacity: 0;
  transform: translateY(-50%);
  transition: transform 0.8s ease-out, opacity 0.9s ease-out;
}
.child-bdy .bottom {
  opacity: 0;
  transform: translateY(50%);
  transition: transform 0.8s ease-out, opacity 0.1s ease-out;
}
.child-bdy .right {
  opacity: 0;
  transform: translateX(50%);
  transition: transform 0.8s ease-out, opacity 0.6s ease-out;
}
.child-bdy .left {
  opacity: 0;
  transform: translateX(-50%);
  transition: transform 0.8s ease-out, opacity 0.6s ease-out;
}
img.bottom.visible {
  opacity: 1;
  transform: translateY(0);
}
img.up.visible {
  opacity: 1;
  transform: translateY(0);
}
img.right.visible {
  opacity: 1;
  transform: translateX(0);
}
img.left.visible {
  opacity: 1;
  transform: translateX(0);
}
.animate_logo .bottom {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.9s ease-out, opacity 0.9s ease-out;
}
.animate_logo .bottom1 {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 2s ease-out, opacity 0.9s ease-out;
}
.animate_logo .bottom2 {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 3s ease-out, opacity 0.9s ease-out;
}
.animate_logo .bottom3 {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 4s ease-out, opacity 0.9s ease-out;
}
.animate_logo .bottom4 {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 5s ease-out, opacity 0.9s ease-out;
}
.animate_logo .bottom5 {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 6s ease-out, opacity 0.9s ease-out;
}
img.bottom1.visible {
  opacity: 1;
  transform: translateY(0);
}
img.bottom2.visible {
  opacity: 1;
  transform: translateY(0);
}
img.bottom3.visible {
  opacity: 1;
  transform: translateY(0);
}
img.bottom4.visible {
  opacity: 1;
  transform: translateY(0);
}
img.bottom5.visible {
  opacity: 1;
  transform: translateY(0);
}
/* Reset styles */
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
::selection {
  background: color(display-p3 0.35 0.21 0.75);
}

/* Morphing container */
.morphing {
  position: relative;
  font-size: 50px;
  min-height: 100vh;
  filter: contrast(10) blur(.5px);
  color: #e93b78;
}

/* Word animation */
.word {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: word 16s infinite ease-in-out;
}

.word:nth-child(1) {
  animation-delay: calc((16s / 8) * 0 - 16s);
}
.word:nth-child(2) {
  animation-delay: calc((16s / 8) * 1 - 16s);
}
.word:nth-child(3) {
  animation-delay: calc((16s / 8) * 2 - 16s);
}
.word:nth-child(4) {
  animation-delay: calc((16s / 8) * 3 - 16s);
}
.word:nth-child(5) {
  animation-delay: calc((16s / 8) * 4 - 16s);
}
.word:nth-child(6) {
  animation-delay: calc((16s / 8) * 5 - 16s);
}
.word:nth-child(7) {
  animation-delay: calc((16s / 8) * 6 - 16s);
}

/* Keyframes for word animation */
@keyframes word {
  0%,
  5%,
  100% {
    filter: blur(0px);
    opacity: 1;
  }
  20%,
  80% {
    filter: blur(1em);
    opacity: 0;
  }
}
.olgs {
  display: none;
}

@media (max-width: 991px) {
   .olgs img {
width: 30%;
  }
  .banner , .banner-2{
    margin-top: -55px !important;
}
  #popups-img{
    margin-bottom: 20px;
    width: 50%;
  }
  .popups-text{
    padding-left: 0;
  }
  .popups-content{
    display: block;
  }
  #popup-srt {
    font-size: 13px;
    line-height: 23px;
  }
  #popup-srt{
    margin-top: -25px;
  }
  .popupss-content{
    width: 398px;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .popupss-body{
    display: block;
  }
  .popup-right{
    margin-left: 0;
  }
  #popupss-img{
    width: 25%;
  }
  .popup-text h2 {
    margin: 10px 0;
}
  .capas{
    padding: 8px 0 !important;
  }
  .caps_logo{
    padding: 8px;
  }
  .marquee-container{
    padding: 10px 0;
  }
  .capbility h2{
    padding:0 !important;
  }
  .capbility, .clients{
    padding: 20px 0 ;
  }
  .caps_logo img{
    width: 90%;
  }
  .works .work_img{
    padding:10px 0;
  }
  .olgs1 {
    display: none;
  }
  .olgs {
    display: block;
  }
  .sec_one h1 {
    padding: 30px 0;
  }
  .video-container {
    height: 200px;
  }
  .video-container-2{
    height: 200px;
  }
  .cloud img {
    width: 70px;
    padding-right: 15px;
   }
   .sec_one h2{
    padding: 28px 0 !important;
    width: 70% !important;
    font-size: 20px !important;
    line-height: 30px !important;
   }
   .popup-content{
    grid-template-columns: 1fr;
    display: block;
    max-height: 100%;
   }
   .popup-text{
    width: 100%;
    padding-left: 0;
   }
   .head-2{
    font-size: 22px;
    line-height: 32px;
   }
   .contact_flex, .contact_social{
    grid-template-columns: 1fr;
   }
   .client_grid{
    grid-template-columns: 1fr 1fr 1fr 1fr;
   }
   .navbar-nav li{
    border-bottom: dashed 1px #ccc;
  }
  .morphing{
    font-size: 20px;
    line-height: 30px;
  }
  .popup-content{
    padding: 8px;
  }
  .popupv iframe {
    width: 400px;
    height: 225px;
    border-radius: 10px;
}
.play-icon {
  width: 35px;
  height: 35px;
}
.thumbnail img {
    width: 220px;
    height: 170px;
}
.marquee-wrapper img{
  width: 220px;
    height: 170px;
}
}
@media (max-width: 768px) {
  footer{
    padding: 30px 0 !important;
  }
  .footer_grid {
    grid-template-columns: 1fr;
}
  .heads{
    padding: 0 12px;
  }
  .container-flip{
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }
  .video-container {
    height: 200px;
  }
  .video-container-2{
    height: 200px;
  }
  .capa_grid {
    grid-template-columns: 1fr 1fr;
  }
  .case {
    padding: 20px 0;
  }
  .tab img {
    width: 110px;
    height: 110px;
  }
  .tabs_content.active {
    width: 90%;
  }
  .colm_down{
    margin-bottom: 20px;
  }
  footer form {
    text-align: left;
    margin: 20px 0;
}
.footer_colm-2 p{
  text-align: left;
  padding: 0;
}

}
@media (max-width: 575px) {
  .mask_group{
    display:block;
}
  .awards{
    padding:40px 0 10px 0;
  }
  .awards h3{
    margin-top: 100px;
  }
  .awards h2{
    margin-bottom: 70px;
  }
  .awrds_img{
    display: none !important;
  }
  .awrds_img img,
  .awrds_img-right img {
    width: 20%;
  }
  .awrds_img,
  .awrds_img-right {
    display: none;
    
  }
  .video-container {
    height: 180px;
  }
  .footer_colm-1 {
    grid-column: 1;
  }

  footer .right_ftr {
    text-align: left;
  }
  .footer_colm-1,
  .footer_colm-3 {
    margin-top: 20px;
  }
  footer .sol_right {
    float: left;
  }
  .ftr_logo img {
    width: 50%;
    float: left;
  }
  .tabs_content.active {
    width: 100%;
  }
  .tabs_content img {
    max-width: 200px;
  }
  .sec_one h1 {
    font-size: 20px;
    line-height: 30px;
  }
  footer form input {
    height: 40px;
    width: 170px;
  }
  footer form .sub {
    height: 40px;
  }
}

.container-flip {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 20px;
  width: 90%;
  margin: auto;
}
.card {
  perspective: 1000px;
  border: none;
}
.card-inner {
  position: relative;
  width: 100%;
  padding-top: 100%;
  transform-style: preserve-3d;
  transition: transform 0.6s;
}
.card.flip .card-inner {
  transform: rotateX(360deg);
}
.card-front,
.card-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.card-back {
  transform: rotateY(180deg);
}
.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #ccc;
  border: none;
}
@media (max-width: 425px) {
  .footer_grid {
      grid-template-columns: 1fr;
  }
}