
.banner-section {
    position: relative;
    z-index: 1;
    /* padding: 96px 0 20px; */
    /* background: hsl(var(--base)/0.02); */
    overflow: hidden;
    }
    .col-lg-6.col-md-6.col-sm-12.col-12.bannerright {
        margin-left: -57px;
      }
    ::selection {
        background: rgba(166, 175, 189, 0.3);

      }
      ::selection {
        background: rgba(166, 175, 189, 0.3);

      }
      element {
      }
      .btn.bg-btn2.lnk.animated.slideInDown.bannerbtn {
        padding: 9px 29px 9px;
        border-radius: 5px;
         margin-top: -4.9px;
         font-family: system-ui;
        font-size: 14px !important;
        margin-right: 2px;

      }
      .carousel-inner.bannertop {
        /* margin-top: -57px; */
      }
    @media screen and (max-width: 1199px) {
    .banner-section {
    padding:260px 0 205px;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-section {
    padding:150px 0 100px
    }
    .carousel-inner.bannertop {
        margin-top: 0px;
      }
    }

    @media screen and (max-width: 767px) {
    .banner-section {
    padding: 145px 0 0px;
    }
    .carousel-inner.bannertop {
        margin-top: 0px;
      }
    }

    @media screen and (max-width: 424px) {
    .banner-section {
    /* padding: 1px 0 75px; */
    padding: 1px 0 5px;
    }
    .carousel-inner.bannertop {
        margin-top: 0px;
      }
    }

    .banner-section .popup-vide-wrap {
    position: absolute;
    right: 17%;
    top: 71%;
    z-index: -1;
    }

    @media screen and (max-width: 1599px) {
    .banner-section .popup-vide-wrap {
    right: 9%;
    }
    }

    @media screen and (max-width: 1499px) {
    .banner-section .popup-vide-wrap {
    /* right: 6%; */
    right: 4%;
    }
    }

    @media screen and (max-width: 1199px) {
    .banner-section .popup-vide-wrap {
    right: -3%;
    top: 77%;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-section .popup-vide-wrap {
    right: -8%;
    top: 89%;
    }
    }

    @media screen and (max-width: 575px) {
    .banner-section .popup-vide-wrap {
    right: 17%;
    top: 88%;
    }
    }

    @media screen and (max-width: 767px) {
    .banner-section .popup-vide-wrap {
    right: 15%;
    top: 93%;
    }
    }

    .banner-section .popup-vide-wrap .waves {
    position: absolute;
    width: 380px;
  height: 380px;
    border-radius: 50%;

    }

    @media screen and (max-width: 1199px) {
    .banner-section .popup-vide-wrap .waves {
    width: 490px;
    height: 490px;
    right: 30px;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-section .popup-vide-wrap .waves {
    width: 390px;
    height: 390px;
    right: 59px;
    bottom: 24px;
    }
    }

    @media screen and (max-width: 767px) {
    .banner-section .popup-vide-wrap .waves {
    width: 520px;
    height: 520px;
    right: -14px;
    bottom: -15px;
    }
    }

    @media screen and (max-width: 575px) {
    .banner-section .popup-vide-wrap .waves {
    /* width: 350px;
    height: 350px;
    right: 24px;
    bottom: 38px; */
    width: 244px;
    height: 239px;
    right: 38px;
    bottom: 67px;
    }
    }

    @media screen and (max-width: 374px) {
    .banner-section .popup-vide-wrap .waves {
    width: 250px;
    height: 250px;
    right: 9px;
    bottom: 38px;
    }
    }

    .banner-section .banner-effect-2 {
        content: "";
        position: absolute;
        bottom: 24%;
        right: 15%;
        width: 651px;
        height: 192px;
        opacity: 0.8;
        filter: blur(93px);
        border-radius: 1% 50% 50% 0%;
        z-index: -1;
    }

    @media screen and (max-width: 1499px) {
    .banner-section .banner-effect-2 {
    right: 26%;
    width: 281px;
    }
    }

    @media screen and (max-width: 1199px) {
    .banner-section .banner-effect-2 {
    bottom: 32%;
    right: 5%;
    width: 450px;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-section .banner-effect-2 {
    bottom: 24%;
    right: 2%;
    width: 350px;
    }
    }

    @media screen and (max-width: 767px) {
    .banner-section .banner-effect-2 {
    bottom: 19%;
    right: 27%;
    width: 350px;
    }
    }

    @media screen and (max-width: 575px) {
    .banner-section .banner-effect-2 {
    /* bottom: 21%;
    right: 20%;
    width: 62px; */
    bottom: 20%;
    right: 42%;
    width: 82px;
    }
    .banner_left {
        padding-left: 41px !important;
      }
      .banner-right-wrap{
        margin-left: 0px !important;
      }
    }

    .banner-section .banner-right-shape {
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
    background: hsl(var(--base));
    top: 0;
    border-radius: 472px 0 0px 418px;
    }

    .banner-left__content span {
    font-size: 20px;
    font-weight: 600;
    background: hsl(var(--base));
    padding: 5px 17px;
    color: hsl(var(--white));
    border-radius: 20px 0px 20px;
    display: inline-block;
    margin-bottom: 20px;
    }

    .banner-left__content h2 {
    font-size: 60px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 800;
    color: hsl(var(--black));
    line-height: 1.2;
    }

    .banner-left__content h2 span {
    color: hsl(var(--base));
    background-image: linear-gradient(to right, hsl(var(--base)) 0%, hsl(var(--base-light)) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

    @media screen and (max-width: 1199px) {
    .banner-left__content h2 {
    font-size: 40px;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-left__content h2 {
    font-size: 24px;
    margin-bottom: 11px;
    }
    }

    @media screen and (max-width: 767px) {
    .banner-left__content h2 {
    font-size: 32px;
    }
    }

    @media screen and (max-width: 374px) {
    .banner-left__content h2 {
    font-size: 28px;
    }
    }

    .banner-left__content p {
    margin-bottom: 35px;
    }

    @media screen and (max-width: 991px) {
    .banner-left__content p {
    margin-bottom: 15px;
    }
    }

    @media screen and (max-width: 991px) {
    .banner-left__content .btn {
    padding: 12px 15px;
    }
    }

    @media screen and (max-width: 374px) {
    .banner-left__content .btn {
    padding: 8px 10px;
    }
    }

    .banner-right-wrap {
    text-align: right;
    position: relative;
    margin-left: -15px;    }

    .banner-right-wrap .banner-shape-1 {
    position: absolute;
    width: 71px;
    right: 8%;
    top: 20%;
    }

    .banner-right-wrap .banner-shape-2 {
    position: absolute;
    left: -50px;
    width: 70px;
    top: 80px;
    }

    @media screen and (max-width: 991px) {
    .banner-right-wrap .banner-shape-2 {
    left: 121px;
    width: 70px;
    top: -99px;
    }
    }

    @media screen and (max-width: 767px) {
    .banner-right-wrap .banner-shape-2 {
    left: 57%;
    top: -73px;
    width: 50px;
    }
    }
    /* .waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgb(159, 134, 226);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 10%;
    right: -29px;
    bottom: -30px;
    z-index: 1;
    -webkit-animation: waves 9s ease-in-out infinite;
    animation: waves 9s ease-in-out infinite;
    } */

    .wave-1 {
     -webkit-animation-delay: 5s;
     animation-delay: 5s;
    }

    .wave-2 {
    -webkit-animation-delay: 6s;
    animation-delay: 5s;
    }

    .wave-3 {
    -webkit-animation-delay: 7s;
    animation-delay: 8s;
    }


    @keyframes waves {
    0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    }

    .fa-play:before {
    content: "\f04b";
    }

    .waves {
        position: absolute;
        width: 110px;
        height: 110px;
        background: rgb(224, 223, 228);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-radius: 100%;
        right: -16px;
        bottom: -25px;
        right: 100px;
        bottom: -93px;
        z-index: 1;
        -webkit-animation: waves 5s ease-in-out infinite;
        animation: waves 3s ease-in-out infinite;
          animation-delay: 0s;
    }

    .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 2s;
    }

    .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    }

    .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    }


    /*==== Animation Play Video Button Pulse old ==== */
    .round-animated {
    position: relative;
    z-index: 1;
    }
    .round-animated-2 {
    position: relative;
    z-index: 1;
    }
    .round-animated::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 9px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 75px;
    height: 75px;
    background: #0d6efd;
    border-radius: 50%;
    -webkit-animation: round-border 1500ms ease-out infinite;
    animation: round-border 1500ms ease-out infinite;
    z-index: -1;
    }
    .round-animated-2::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 9px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: rgba(210, 81, 81, 0.5);
    border-radius: 50%;
    -webkit-animation: round-border 1500ms ease-out infinite;
    animation: round-border 1500ms ease-out infinite;
    z-index: -1;
    }
    @-webkit-keyframes round-border {
    0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
    }
    100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
                    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
    }
    }
    @keyframes round-border {
    0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
    }
    100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
                    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
    }
    }
    .bannerimg{
        /* width: 561px;
        height: 450px;
        margin-right: 150px; */
        padding: 47px;
    }
    .bannerimgs{
        padding: 47px;
    }
    .bannerimgs1234{
        padding: 47px;
    }
   .banner_left {
        padding-left: 117px;
      }
      .outline-btn2 > span {
        display: block;
        padding: 6px 35px;
        line-height: 24px;
        font-size: 16px;
        background: #ffffff;
        border-radius: 7px;
        color: #050748;
      }
      .outline-btn2 {
        margin-left: 12px;
      }


      .highlightcon{
        color: red;
        font-weight: bolder;
      }
      .bannercon{
        font-size: 25px;
        /* margin-left: 40px; */
     }
      .bannerconlef{
        font-size: 22px;
        margin-left: -4px;
         /* width: 600px; */
        line-height: 41px;
        font-family: 'Roboto Slab', serif !important;
}

        .banner_digi{
            position: relative;
            left: -20px;
            padding: 60px;
        }
        .banner_ecom{
            position: relative;
            /* left: -55px; */
            padding: 47px;
            top: -40px;
        }
        .banner_logi{
            position: relative;
            left: 9px;
        }
        .banner_trav{
            position: relative;
            top: 15px;
        }
        .banner_edu{
            position: relative;
            top: 15px;
        }
        @media (max-width: 768px) {
            .balnnerflagimg {
                margin-left: 1px;
                margin-top: 18px !important;
              }
              .flagimageban img {
                width: 32px !important;
                margin-left: 4px !important;
              }
            .bannerconlef {
                font-size: 14px;
                /* width: 360px ; */
                 margin: 10px;
                 line-height: 29px;
                 top: 159px;
                position: absolute;
                text-align: center;
                margin-top: -130px !important;
              }
              a.btn.bg-btn2.lnk.animated.slideInDown.bannerbtn {
                padding: 4px 18px 4px;
                border-radius: 5px;
                margin-top: -5px;
                font-family: system-ui;
                font-size: 12px !important;
                margin-right: 0px;
                top: 16px;
            }
              .outline-btn2 > span {
                padding: 3px 18px;
                border-radius: 5px;
                font-size: 12px !important;
              }

              .banner_left1 {
                padding-left: 26px !important;
              }
              .bannerimgs {
                /* margin-top: 57px; */
                padding: 131px 57px 57px;
              }
               .bannerimgs1234 {
                /* margin-top: 57px; */
                padding: 150px 57px 85px;
              }
              .banner_trav{
                padding: 150px 57px 85px;
              }
              .banner_logi{
                padding: 150px 57px 85px;
              }
              /* .bannerimg{
                margin-top: 57px;
              } */
              .bannerpara{
                margin-top: -137px;
              }
              .bannerpara123{
                margin-top: -137px;
              }
        }
.banner_course{
    width: 500px;
    height: 500px;
}
.banner_left1 {
    padding-left: 80px;
    background-color: white;
  }
  .banner_left11{
    padding-top: 36px;
  }
  /* .empty_banner {
    height: 600px;
  } */
.bannerpara li{
    color: #050748;
    line-height: 23px;
    font-size: 10px;
    letter-spacing: 1px;
}
.bannerpara123 li{
    color: #050748;
    line-height: 23px;
    font-size: 13px;
    letter-spacing: 1px;
}
.bannerpara {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Adjust gap as needed */
    margin-left: -25px;
    margin-right: -40px;
}
.bannerpara123 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Adjust gap as needed */
    margin-left: 7px;
    margin-right: -40px;
}

@media (max-width: 768px) {
    .bannerpara {
        grid-template-columns: repeat(2, 1fr);
        margin-left: 12px;
        /* margin-top: -136px; */
        margin-top: -108px;
        margin-bottom: 40px;
        margin-right: 5px;
    }
    .bannerpara123 {
        grid-template-columns: repeat(2, 1fr);
        margin-left: 35px;
        /* margin-top: -136px; */
        margin-top: -120px;
        margin-bottom: 40px;
        margin-right: 0px;
    }
    .mobseal {
        margin-bottom: 50px;
    }
    .bannerpara li {
        color: #050748;
        line-height: 16px;
        font-size: 8px;
        letter-spacing: 1px;
        width: 165px;
    }
    .bannerpara123 li {
        color: #050748;
        line-height: 16px;
        font-size: 9px;
        letter-spacing: 1px;
        width: 165px;
    }
    .btn_banners_ecomm{
        margin-bottom: 6px;

    }
    .btn_banners_educ{
        margin-bottom: 6px;
    }
    .btn_banners_digi {
        margin-bottom: 6px;
      }
      .btn_banners_health {
        margin-bottom: 6px;
      }
      .btn_banners_logistic{
        margin-bottom: 13px;
      }
      .carousel-inner.bannertop {
        margin-top: 0px;
      }
      .col-lg-6.col-md-6.col-sm-12.col-12.bannerright {
        margin-left: 0px;
    }
}
.col-lg-6.col-md-6.col-sm-12.col-12.bannerrightside {
    margin-left: -49px;
    margin-top: -5px;
  }
  @media (max-width: 768px) {
    .nav-service li {

      margin-left: 16px;
      margin-top: -62px;
    }
  }


  @media (min-width: 442px) and (max-width: 768px){
    .nav-service li {

      margin-left: 10px !important;
      margin-top: -42px;
    }
  }
  .boxesimg.soft01 {
    margin-top: -156px;
    margin-left: -41px;
    margin-bottom: -20px;
}
.default-padding {
    /* padding-top: 120px;
    padding-bottom: 120px; */
    padding-top: 0px;
  padding-bottom: 77px;
  }


/*
   .homebanner {
    margin-top: 10px;
} */

