.info-two{
    text-align: justify !important;
}
.info-one{
  text-align:justify !important;
}
.services__details-wrap {
    box-shadow: -1px 10px 10px 10px whitesmoke;
    padding: 20px;
}
.afc_social_signels a.active{
    background:none !important;
    color:#ebb002 !important;
}
.afc_social_signels a:hover{
      background:none !important;
      color:white !important;
}
.tgmobile__menu .navigation li ul li > a:hover{
    color:black !important;
}
.flex{
  display: flex;
  gap: 15px;
}
.breadcrumb__content .breadcrumb > * {
    color: #f1b400 !important;
    font-weight: 600;
}
.gap li{
  display: flex;
  gap: 20px !important;
}
.carousel-inner a{
  color:white !important;
}
.color-white{
    color:white;
}
.tgmenu__navbar-wrap ul li a {
    font-weight: 600;
    text-transform: uppercase;
}
.nav-block{
        display: block !important;
        margin: 0 0 0 0px !important;
}
.nav-block li a{
    padding: 15px 16px !important;
}
.color-white{
    color: white !important;
}
.j11{
    text-align: justify;
}
.footer__widget-title-two {
    color: var(--tg-color-white-default);
    color: #f1b400;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
}
.c-yellow{
    color: #f1b400;
}
.section__title .title {
    font-size: 45px;
}
.about-span{
    font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.call__back-img{
    width: 500px;
}
.testi-img{
    width: 100px;
    /* border-radius: 50%; */
}
.video__area {
    position: relative;
    z-index: 1;
    padding: 335px 0 220px;
    margin-top: -120px;
    background: url('./pics/digital-bg.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}



/* slider */
.slide1{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 180px;
    height: 100vh;
}
.slide2{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 180px;
    height: 100vh;
}
.slide p{
    color: white;
    font-size: 22px;
    animation: wiggle  1s ease-in-out;
    font-family: fangsong !important;
}.breadcrumb__bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #014366d6 0%, rgba(1, 2, 46, 0.5) 85.5%);
  z-index: -1;
}
a {
    text-decoration: none !important;
}
.counter__item p {
    font-size: 18px;
}
.carousel-inner h2{
    font-size: 28px;
    color: white;
    animation: slideRightToLeft 1s ease-in-out;
}
.carousel-inner h1 {
  font-size: 70px;
  color: white;
  animation: shimmer .1s infinite;
  animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) .5s;
  animation-play-state: running 1s;
  line-height: 75px;
}
.images{
    background: url('./client/bg-client.jpg');
        /* background-color: #F46438; */
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment:fixed;
        background-size: cover;
        padding: 80px;
}
.images::before{
    background-color: black;
}
.images h2{
    color: white;
}
.images p , .images hr{
    color: white;
}
.pd-5{
    padding-top: 50px;
}
.carousel-inner span{
    color: #f1b400;
}
.carousel-inner i{
    color: white;
    animation: slideBottomToTop 1s ease-in-out;
    font-size: 38px;
}
.carousel-inner i span{
    color: white;
    position: relative;
    bottom: 6px;
    font-weight: 500;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size: 24px;
    text-transform: capitalize;
}


/* CSS */
.button-71 {
  background-color: #fff;
  border: 0;
  border-radius: 56px;
  color: #014366d6;
  cursor: pointer;
  display: inline-block;
  font-family:Georgia, 'Times New Roman', Times, serif  ;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  text-transform: uppercase;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  animation: scaleUpDown 1s ease-in-out;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 16px 48px;
  }
  
 
}
.sub-head {
  font-size: 38px;
}
@media (max-width:768px) {
    iframe{
        width:100%;
    }
  .images{
    padding: 10px;
  }.testimonial__area h1 {
    font-family: var(--tg-heading-font-family);
    font-size: 30px !important;
    margin-bottom: 50px;
} 
.call__back-img {
    width:400px;
}
.section__title .title {
  font-size: 38px;
}.slide1 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  height:40vh;
}.carousel-inner h1 {
  font-size: 25px;
  line-height: 27px;
}
.slide1 p br {
  display: none;
}
.carousel-inner i{
  font-size: 21px;
}
.carousel-inner i span {
  font-size: 10px;
}
.slide p {
  color: white;
  font-size: 18px;
}
.carousel-inner h2 {
  font-size: 16px;
}
.slide1 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  height: 40vh;
  padding: 0px 22px;
}
.button-71 {
  background-color: white;
  border: 0;
  border-radius: 56px;
  color: #014366d6;
  font-size: 12px;
  padding: 7px 21px;
  bottom: 20px;
}
}


/* keyframes  */
@keyframes pop-word {
    to {
      transform: rotateX(0);
    }
  }
  
  @keyframes show {
    to {
      opacity: 1;
    }
  }
  
  @keyframes bar-scale {
    to {
      transform: scaleY(1);
    }
  }
  
  @keyframes sparkle {
    0% {
      transform: scale(0);
    }
  
    60% {
      transform: scale(1) translate(4px, 1px) rotate(8deg);
    }
  
    100% {
      transform: scale(0) translate(4px, 1px) rotate(8deg);
    }
  }
  
  @keyframes shimmer {
    to {
      text-shadow: 0 0 8px blue;
    }
  }


  .services__icon {
    color: black;
    background-color: white;
    position: absolute !important;
    right: 37px !important;
    bottom: 21px;
}
.satisfied__clients-wrap{
    background-color: #043b59;
}
.testimonial__area h1{
    font-family: var(--tg-heading-font-family);
    font-size: 45px;
    margin-bottom: 50px;
}

.counter__wrap::before {
    width: 100%;
}


@keyframes slideRightToLeft {
  0% {
    transform: translateX(100%); /* Start off the screen (right) */
  }
  100% {
    transform: translateX(0); /* Move to its original position */
  }
}
@keyframes slideBottomToTop {
  0% {
    transform: translateY(100%); /* Start off the screen (bottom) */
  }
  100% {
    transform: translateY(0); /* Move to its original position */
  }
}
@keyframes diagonalMove {
  0% {
    transform: translate(-100%, -100%); /* Start off the screen (top-left) */
  }
  100% {
    transform: translate(0, 0); /* Move to its original position */
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0); /* Start and end at the normal position */
  }
  50% {
    transform: translateY(-30px); /* Move up 30px at the halfway point */
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2); /* Grow to 1.2 times the size */
  }
}
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-10px); /* Move left */
  }
  50% {
    transform: translateX(10px); /* Move right */
  }
  75% {
    transform: translateX(-10px); /* Move left */
  }
}
@keyframes swing {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
}
@keyframes scaleUpDown {
  0%, 100% {
    transform: scale(1); /* Start and end at normal size */
  }
  50% {
    transform: scale(1.2); /* Grow 1.5x */
  }
}



.container-hovercard {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 500px;
  
}
 .heading{
  text-align: center !important;
  margin-top: 40px;
  font-family:Georgia, 'Times New Roman', Times, serif;
}
.heading-title{
  text-align: center !important;
  /* margin-top: 40px; */
  font-family:Georgia, 'Times New Roman', Times, serif !important;
}
.head{
  font-family:Georgia, 'Times New Roman', Times, serif !important;
}
.container-hovercard .box-hovercard {
  position: relative;
  width: 350px;
  padding: 40px;
  background:  #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin: 20px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}

.container-hovercard .box-hovercard::before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  z-index: 2;
  pointer-events: none;
}

.container-hovercard .box-hovercard .icon-hovercard {
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  transition: 1s;
}

.container-hovercard .box-hovercard:nth-child(1) .icon-hovercard {
  box-shadow: 0 0 0 0 #043b59;
  background: #043b59;
}

.container-hovercard .box-hovercard:nth-child(1):hover .icon-hovercard {
  box-shadow: 0 0 0 400px #043b59;
}

.container-hovercard .box-hovercard:nth-child(2) .icon-hovercard {
  box-shadow: 0 0 0 0 #a78040;
  background: #a78040;
}

.container-hovercard .box-hovercard:nth-child(2):hover .icon-hovercard {
  box-shadow: 0 0 0 400px #a78040;
}

.container-hovercard .box-hovercard:nth-child(3) .icon-hovercard {
  box-shadow: 0 0 0 0 #043b59;
  background: #043b59;
}

.container-hovercard .box-hovercard:nth-child(3):hover .icon-hovercard {
  box-shadow: 0 0 0 400px #043b59;
}

.container-hovercard .box-hovercard .content-hovercard {
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.container-hovercard .box-hovercard:hover .content-hovercard {
  color: #fff;
}

.container-hovercard .box-hovercard .content-hovercard h3 {
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
}

.container-hovercard .box-hovercard .content-hovercard p {
  margin: 0;
  padding: 0;
}

.content-hovercard a {
 display: inline-block;
 padding: 10px 20px;
 background: #fff;
 border-radius: 4px;
 text-decoration: none;
 color: #000;
 font-weight: 500;
 margin-top: 20px;
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.tgmenu__navbar-wrap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 0 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (max-width:768px) {
  .testimonial__area {
    padding: 207px 0 100px;
    margin-top: 40px;
  }
 
  .container-hovercard{
    height: min-content;
  }
  @media (max-width: 767.98px) {
    .footer__bottom-two {
        position: relative;
        bottom: 32px;
    }
}
}
.tgmenu__navbar-wrap ul li a {
  font-size: 13.5px;
  padding: 35px 13px;
}
.services__thumb img{
  height: 300px;
}
.one-center{
  display:block;
  margin: auto;
}
.tgmenu__action > ul li.header-btn .tg-btn{
  background-color: white;
  font-weight: 700;
}
.tgmenu__main-menu li.menu-item-has-children > a::after{
  color: white;
}
.cta__area{
  background:url('assets/img/images/bg.jpg');
  background-attachment: fixed;
}
.services__content p {
  margin-bottom: 25px;
  text-align: justify;
}
.tgmenu__navbar-wrap ul li a {
  font-size: 13.5px;
  padding: 35px 10px;
}

  .nav0{
    max-width: 1500px !important;
  }
  .logo-s{
    width: 180px;
  }
  .profit__wrap{
    background-color: #043b59;
  }
  .tgmenu__navbar-wrap ul li .sub-menu li a{
    text-transform:capitalize;
    padding: 8px 4px 8px 12px;
  }
  .tgmenu__navbar-wrap ul li .sub-menu li a:hover{
   color:black;
  }
  @media(max-width:768px){
        .button-71{
      background-color: #014366d6;
      color: white !important;
      bottom: 38px;
    }
    .satisfied__clients-wrap{
        display:none;
    }
  }
  @media (max-width:450px) {
    .slide p{
      font-size: 14px;
      max-width: 250px;
    }
    .carousel-inner h1{
      font-size: 20px;
    }
    .carousel-inner h2 {
      font-size: 11px;
    }
          .slide1 {
        padding: 0px 5px;
        height: 38vh;
    }
    .check-ds{
      display: none !important;
    }
  
    .sliders4 .button-71{
      bottom: 22px !important;
    }
  }
  .mob-about{
      display:none;
  }
  @media(max-width:768px){
      .mob-about{
      display:block;
  }
  .mob-none{
      display:none;
  }
  }
  .tgmobile__menu .social-links ul{
      justify-content:left;
  }
i.bx.bx-check:hover {
    color: yellow !important;
}
.carousel-inner a:hover{
     color: yellow !important;
}
  .tgmenu__nav .logo img {
    max-height: 115px;
  }
  .tg-header__top-social a.color-white {
    background: #043b59 !important;
    color: white !important;
    padding: 9px 20px !important;
    font-size: 18px !important;
    border-radius: 10px;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}
.tg-header__top-social a.color-white::before{
  background-image: none !important;
}

.footer__logo-two{
  margin-bottom: 0;
}
.tgmenu__navbar-wrap ul li a{
    font-size:13px;
}
.tgmenu__navbar-wrap ul li .sub-menu li a {

    font-size:14px;
}
body{
    overflow-x:hidden;
}
@media (max-width:550px) {
  .breadcrumb__content .title {
    font-size: 25px;
}
.services__details-content .title-two {
  font-size: 22px;
}
.footer__logo-two {
  margin-bottom: 0;
  width: 250px;
}
}


.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn::after{
  position: relative;
}

