
 .menu-header{   
  background:transparent;
}
.menu-header .logo img{
  filter: brightness(1) invert(0);
}
.carousel-control-next, .carousel-control-prev{display: none;}
.slider-container {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
#infoimg {
    border: 3px solid #2196f3;
    border-radius: 40px;
}

.linkin {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #1A1D21;
    text-decoration: none !important;
    margin-top: 20px;
    display: inline-block;
}
.headerbar{
    margin-top: 0px;
}
ul.servlist li a{
  color: #000;
  text-decoration: none;
}
.wrapper{
  max-width: 95% !important;
}
.left-slide {
  height: 100%;
  width: 55%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s ease-in-out;
}

.left-slide .le-s{
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.action-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    z-index: 99;
    height: 100%;
    flex-direction: column;
    gap: 20px;
}
.right-slide {
    height: 100%;
    position: absolute;
    top: 0;
    left: 55%;
    width: 36%;
    transition: transform 0.5s ease-in-out;
}
.three-div img {
    border-radius: 00px;
}
.right-slide > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn:focus{outline: 0 !important;box-shadow: none !important;}

.socialbanner img
{
        transition: all 0.1s;
}
@keyframes move1 {
            0% {
                transform: translateX(0px);
            }

            50% {
                transform: translateX(5px);
            }

            75% {
               transform: translateX(-5px);
            }
             100% {
               transform: translateX(0px);
            }

        
        }

.btn.d-blue img { animation: 1.5s move1 infinite linear; }
.btn.d-blue:hover {color: #1277fc !important}
.socialbanner img:hover{
    transform: scale(1.1);
    background: #358cff;
    border-radius: 30px;
    width: 30px;
    padding: 4px;

}
.socialbanner a:nth-child(1) img:hover{background:#18b557 ;}
.socialbanner a:nth-child(2) img:hover{background:#3aa3ff ;}
.socialbanner a:nth-child(3) img:hover{background:#35bef5 ;}

@keyframes zoom1 {
            0% {
                transform: scale(1.0);
               
            }

            50% {
                transform: scale(1.05);
                
                fill: red;
            }

             100% {
               transform: scale(1.0);
               
            }

        
        }
#menu-btn {animation: 0.3s zoom1 infinite linear;}
.l-blue:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: -28px;
    top: 0;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/l-blue.webp);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
        min-width: 197px;
    height: 55px;
}
.d-blue:hover
{
    filter: drop-shadow(2px 4px 6px #ccc)
}
section{
  padding: 5vh 0;
  overflow: hidden;
}
.two{
  background: #E9EFF9;
}
.title{
font-style: normal;
font-weight: 600;
font-size: 60px;
line-height: 70px;
}
.bt{
  color: #0b5be6!important;
}
.f40{
font-style: normal;
font-size: 40px;
line-height: 30px;
}
.count span {
    color: #2272FF;
    font-size: 80px;
    display: inline-block;
    font-weight: 500;
}
.f24{
  font-size: 24px;
}
.f5{
  font-weight: 500;
}

.eee {
  width: 100%;
  height: 20vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.critical{
  background: #E9EFF9;

}
.rotate {
    background: #eaf1fd;
    backdrop-filter: blur(17.5px);
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    height: 600px;
    padding: 40px;
    border-radius: 400px;
    position: relative;
    box-shadow: 0px 0px 70px 12px #478aff70;
}
.rotate li:nth-child(1) {
    position: relative;
    top: 140px;
    left: -10px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(2) {
    position: relative;
    top: 60px;
    left: -18px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(3) {
    position: relative;
    top: 0px;
    left: 0px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(4) {
    position: relative;
    top: -20px;
    left: 47px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(5) {
    position: relative;
    top: 0px;
    left: 88px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(6) {
    position: relative;
    top: 60px;
    left: 110px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.rotate li:nth-child(7) {
    position: relative;
    top: 140px;
    left: 110px;
    background: #fff;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pos .active.show::before{
  display: none;
}
.nav-link.active.show::before {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/tri.webp);
    position: absolute;
    content: "";
    width: 130px;
    height: 90px;
    background-size: 100px;
    top: -40px;
    left: -10px;
    z-index: 9;
    margin-top: 25px;
    transform: rotate(293deg);
    background-repeat: no-repeat;
    background-size: contain;
}
.rotate li:nth-child(2) .active::before{
  transform: rotate(316deg);
    left: -6%;
    top: -40%;
}
.rotate li:nth-child(3) .active::before{
 transform: rotate(339deg);
    left: -18%;
    top: -8%;
}
.rotate li:nth-child(4) .active::before {
    transform: rotate(0deg);
    left: -28px;
    top: -2%;
}
.rotate li:nth-child(5) .active::before {
    transform: rotate(19deg);
    left: -42px;
    top: -4%;
}
.rotate li:nth-child(6) .active::before {
    transform: rotate(42deg);
    left: -81%;
    top: -17%;
}
.rotate li:nth-child(7) .active::before {
    transform: rotate(61deg);
    left: -103%;
    top: -48%;
}
.hole {
    position: relative;
    max-width: 1330px;
    margin: 0 auto;
}
.paro{
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
}
.thirteen {
    font-size: 60px;
}
.main-img{
  position: relative;
}
.main-img:after {
        position: absolute;
    content: "";
    width: 450px;
    height: 450px;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/eli-big.webp);
    top: -150px;
    left: -26px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 400px;
}

.main-img img{
      max-width: 410px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 9;
    left: -17px;
    top: -115px;
}
ul.servlist {
    margin: 0px;
}
ul.servlist li {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/ellipse.webp);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    list-style: outside none;
    padding-left: 40px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    font-size: 18px;
    transition: transform .2s;
    
}
ul.servlist li:hover
{   
    transform: translateX(10px);
    
}

.white{
  background: #FFFFFF;
  border: 1px solid #D3D7E3;
  border-radius: 40px;
  position: relative;
  padding: 30px;
  
}
.third{
  background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/linebg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.box {
  position: absolute;
  color: #2272FF;
  font-size: 40px;
  font-weight: 600;
  transition: left 0.5s ease-in-out, right 0.5s ease-in-out;
}
.dot {
    color: #fff;
    border: 0;
    background: transparent;
    font-size: 80px;
    padding: 0;
    line-height: 10px;
    font-weight: bold;
}
.dot:focus{
  outline: 0px;
}
.scroll_anim {
    animation: moveleft 30s linear forwards infinite;
}
.scroll_anim div{
  min-width: 200px;
  text-align: center;
}
@keyframes moveleft{
  0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-50%);
}
}
.box1 {
  top: 10%;
  left: 0;
}
 .box2 {
  bottom: 10%;
  right: 10%;
}


.img-div {
    padding: 10px;
}
.img-div img{
  border-radius: 10px;
}
.fourth{
  background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/linebg.webp);
}
.fourth .col-md-4:nth-child(3) > div
{
justify-content: end;
}
.five{
  background:#E9EFF9;
}
.click-cont {
  display: flex;
  width: 100%;
  min-height: 50vh;
}
.cards {
    width: 16%;
    height: 50vh;
    position: relative;
    transition: flex .3s ease-out;
    margin: 20px;
}
.ca1 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del1.webp);
    background-position: center;
    background-size: cover;
    border-radius: 80px;
}
.ca2 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del2.webp);
    background-position: center;
    background-size: contain;
    border-radius: 80px;
}
.ca3 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del3.webp);
    background-position: center;
    background-size: cover;
    border-radius: 80px;
}
.ca4 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del4.webp);
    background-position: center;
    background-size: cover;
    border-radius: 80px;
}
.ca5 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del5.webp);
    background-position: center;
    background-size: contain;
    border-radius: 80px;
}
.ca6 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/del6.webp);
    background-position: center;
    background-size: cover;
    border-radius: 80px;
}
.w30{
  display: none;
}
.act .w30{
  display: inline-block;
}

.act {
    height: 100%;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/shadow-line.webp), #fff;
    position: relative;
    background-repeat: no-repeat;
    background-position: 140% -50%;
    background-size: 60%;
    border-radius: 70px;
    border: 1px solid #2272ff;
    display: flex;
}
.cards img{
  border-radius: 100px;
}
.h3-title {
  position: absolute;
  bottom: 30px;
  left: 30px;

}

.text-title {
  font-size: 1.5rem;
  color: #fff;
  z-index: 5;
}
.num {
    position: absolute;
    bottom: 20px;
    width: 50px;
    text-align: center;
    background: #00000080;
    height: 50px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
    left: 31%;
}
.cards.act{
  
  width: 100%;
}
.cards.act .num{
 left: 5%;
}
.cards.act img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.contse {
    min-height: 50vh;
    display: none;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    padding: 40px;
}
.one{
  font-weight: 600;
  font-size: 120px;
  line-height: 120px;
  letter-spacing: 0.02em;
  color: #202839;
  opacity: 0.1;
}
.cards.act .contse{
  display: flex;
}
.w30{
  width: 100%
}
.cards.act .w30{
  width: 50%;
}
.shad {
    box-shadow: 0px 0px 10px 0px #e7e7e7;
    border-radius: 20px;
    background: #fff;
    margin:15px;
}

.perspective-container {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.7);
    height: 55vh;
    perspective: 2500px;
    margin-top: -150px;
}

.three-div {
    position: relative;
    width: 400px;
    height: 250px;
    transform-style: preserve-3d;
    padding-top: 30px;
    margin: 10px auto 0 auto;

    
    transform: rotateX(-20deg) rotateY(0deg);

    
    animation: rotateAnimation 30s infinite linear;
}

.three-div:hover {
    animation-play-state: paused; /* Pause on hover */
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.maincarousel .carousel-indicators
{
    top: 44%;
    bottom: inherit;
    right: 0;
    left: inherit;
        flex-wrap: wrap;
    flex-direction: column;
    margin: 0px;
}
.maincarousel .carousel-indicators li
{
width: 10px;
    height: 10px;
    border-radius: 14px;
    margin: 5px;
}
.maincarousel .carousel-indicators .active {
    background-color: #fff;
    height: 20px;
}
.carousel-item .col-lg-5 img {
    max-height: 80vh;
}

.hovimg{transition: transform .2s;}
.hovimg:hover
{
    transform: scale(1.1);
}

.three-div div {
    position: absolute;
    width: 455px;
    height: 250px;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease;
}

.three-div div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-timing-function: ease-in;
    transition: scale;
    transition-delay: 0.1s;
    opacity: 0.95;
}
.three-div div img:hover {
    transform: scale(1.05);
    opacity: 1;
}

.three-div div:nth-child(1) { transform: rotateY(0deg) translateZ(400px); }
.three-div div:nth-child(2) { transform: rotateY(60deg) translateZ(400px); }
.three-div div:nth-child(3) { transform: rotateY(120deg) translateZ(400px); }
.three-div div:nth-child(4) { transform: rotateY(180deg) translateZ(400px); }
.three-div div:nth-child(5) { transform: rotateY(240deg) translateZ(400px); }
.three-div div:nth-child(6) { transform: rotateY(300deg) translateZ(400px); }


@keyframes rotateAnimation {
    0% {
        transform: rotateX(-10deg) rotateY(0deg);
    }
    100% {
        transform: rotateX(-10deg) rotateY(360deg);
    }
}

.fifth {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/as.webp), #ebf0fa;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.globe {
    width: 60vh;
    height: 60vh;
    margin: 30px;
    border-radius: 50%;
    position: relative;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/globes.jpg) repeat-x;
    background-size: auto 100%;
    animation: rotate-anim 20s linear infinite;
    box-shadow: inset 0px 0px 35px #2272ff;
    margin: 0px auto;
}

.globe:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 90px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  filter: blur(4px);
}

@keyframes rotate-anim {
  100% {
    background-position: -200% 0;
  }
}
.pos{
  position: relative;
}
.pos-main{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pos-main a {
    background: transparent;
    padding: 0;
}
.pulse {
    transform: rotateX(45deg);
    position: absolute;
    top: 13px;
    left: 5px;
}
.tool {
    background: #fff;
    font-size: 15px;
    padding: 0px 15px;
    border-radius: 4px;
    display: none;
    color: #000;
}
.pos-main .nav-link.active span{
  display: inline-block;
}
.pos-main .nav-link.active{
  background-color: transparent;
}
.pulse:after {
    content: "";
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    margin: -13px 0 0 -13px;
    -webkit-animation: 2s ease-out 2.1s infinite pulsate;
    left: 11px;
    top: 29px;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -webkit-box-shadow: 0 0 1px 2px #ffffff;
    box-shadow: 0 0 1px 4px #ffffff;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
@keyframes pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        -moz-transform: scale(.1,.1);
        -o-transform: scale(.1,.1);
        -ms-transform: scale(.1,.1);
        transform: scale(.1,.1);
        opacity: 0
    }

    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    100% {
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
        opacity: 0
    }
}
.critical .nav-link{
    border-radius: 34px;
    width: 55px;
    height: 55px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.tooltip-inner
{
    max-width: inherit;
}
.critical .nav-link:hover{
    background: #438efc;
}
.critical .nav-link img {
    max-width: 34px;
    max-height: 34px;
}
.critical .nav-link.active img
{
    filter: brightness(0) invert(1);
}
.critical .nav-link.active
{
    background: #478AFF !important;
}
.rotate a.active{
  background-color: transparent !important;
}

.pos-main a:nth-child(1) {
    position: absolute;
    top: 19%;
    left: 27%;
}
.pos-main a:nth-child(2) {
    position: absolute;
    top: 57%;
    left: 46%;
}
.pos-main a:nth-child(3) {
    position: absolute;
    top: 210px;
    right: 16%;
}
.pos-main a:nth-child(4) {
    position: absolute;
    bottom: 21%;
    left: 20%;
}
.pos-main a:nth-child(5) {
    position: absolute;
    bottom: 30%;
    left: 20%;
}
.pos-main a:nth-child(6) {
    position: absolute;
    top: 30%;
    left: 31%;
}
.pos-main a:nth-child(7) {
    position: absolute;
    bottom: 22%;
    right: 40%;
}
.pos-main a:nth-child(8) {
    position: absolute;
    bottom: 12%;
    left: 55%;
}
.client-left {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/qolan.webp);
    padding-left: 120px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 8%;
}
.sixth{
  background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/light-line.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.seventh{
  background:#E9EFF9;
}
.eidth{
  background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/linebg.webp);
}
.choose-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    padding: 20px;
    gap: 30px;
}
.choose-box .b-btn {
    background:#0056b3;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    border-radius: 20px;
    padding: 8px 15px;
}
.lt{
  color: #3A4969;
}
.beyond{
  background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
    height: 100%;
    transition: 0.5s all;
}
.beyond:hover{
  background: #2272FF;
}
.beyond:hover h5,.beyond:hover p{
  color: #fff;
}
.beyond:hover img{
  filter: brightness(0) invert(1);
}
p{
  font-size: 18px;
  line-height: 35px;
}
.blog img{
  border-radius: 20px;
}
.blog .nav-link {
    background: #000000B2;
    color: #fff !important;
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 70px !important;
    padding: 10px 30px;
     border: 1px solid transparent; !important;
}
.blog a:hover
{
    background: #fff;
    color: #0080fc !important;
    border: 1px solid #0080fc !important;
}
/*.blog a:hover img{filter: invert(1);}*/
.blog a.active{color: #fff !important;}
.blog a.active:hover img{filter: inherit !important;}
.center img{
  transform: scale(1.3);
}
.owl-stage-outer{
  min-height: 430px;
  padding-top: 50px;
}
.center{
  position: relative;
  z-index: 9;
}
.nineth{
  background:#E9EFF9;
}
.bannercontent {
    min-height: 45vh;
}

.blog .nav-link.active.show::before{
  display: none;
}
.certilogo{    flex-wrap: nowrap;}
.white .col-md-4{position: relative; z-index: 99;}
.plusbtnwhl{display:none;}
.plusbtn{   font-size: 28px;
    font-weight: 600;
    padding: 4px;
    width: 47px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width: 1500px){
  .banner .h1{
    font-size: 50px;
    line-height: 59px;
  }
  .sibhi{
  max-width: 400px;width: 100%;height: auto;
}

  .cards{
    height: 60vh;
  }
  
  .main-img img {
    max-width: 290px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 9;
    left: 60px !important;
    top: -115px;
}
  ul.servlist li{
    font-size: 14px;
    margin-bottom: 0;
  }
  .banner p{
    font-size: 20px;
    line-height: 35px;
  }
  .hovimg{
    max-width: 90px;
  }
  .two .hovimg
  {
        max-width: 90px;
        max-height: 70px;
  }
  .eee{
    height: 30vh;
  }
  .f40{
    font-size: 30px;
  }
  .title{
    font-size: 40px;
    line-height: 50px;
  }
  .box{
    font-size: 30px;
  }
  .nav-link.active.show::before{
    transform: rotate(295deg);
    left: -3px;
  }
  .rotate li:nth-child(7) .active::before {
    transform: rotate(63deg);
    left: -121%;
    top: -39%;
}
.rotate li:nth-child(6) .active::before {
    transform: rotate(44deg);
    left: -88%;
    top: -14%;
}
.rotate li:nth-child(5) .active::before {
    transform: rotate(23deg);
    left: -45px;
    top: -3%;
}
  .thirteen {
    font-size: 35px;
}
p {
    font-size: 16px;
    line-height: 30px;
}
.critical{
  
}
.main-img:after{
        width: 390px;
        height: 390px;
        left: 0px;
        top: -180px;
}
.paro{
  top:44%;
}
.img-div {
    max-width: 120px;
}
.five .wrapper{
  max-width: 100% !important;
}
.act{
  flex-grow: 2.4;
}
.num{
  left: 25%;
}
.cont{
  padding: 20px;
}
.cards{
  margin: 10px;
}

.one{
  font-size: 80px;
  line-height:80px;
}
.cards.act .w30 {
        width: 50%;
    }
.shad{
  max-width: 90px;
  margin: 10px;
}
.perspective-container {
        transform: scale(0.5);
        margin-top: -120px !important;
    }
.three-div{
  padding-top: 0;
  height: 170px;
}
.pos-main a {
        font-size: 13px;
        height: 40px;
        max-width: 180px;
        padding: 5px;
        border-radius: 10px !important;
        text-align: center;
        justify-content: space-between;
        align-items: center;
    }
    .pos-main a img {
        width: 30px;
        height: 40px;
        object-fit: cover;
        transform: scale(0.8);
    }
    .pulse:after{
      left: 18px;
    top: 29px;
    width: 20px;
    height: 20px;
    }

.owl-stage-outer{
  min-height: 290px;
}
.count span{
  font-size: 60px;
}
}
@media(max-width: 1290px)
{
    .main-img:after
    {
        left: -12%;
    }
}
@media(max-width: 1100px)
{
    .main-img:after
    {
        left: -23%;
    }
}
@media(max-width: 991px){
 .banner .carousel-inner .col-lg-5 {
        display: none;
    }
  .ban-img{
    display: none;
  }
  .hovimg {
        max-width: 100px;
        max-height: 70px;
    }
  .bannercontent {
    min-height: 15vh;
}
.certiflogo img{
    max-height:50px;
}
.maincarousel .carousel-inner .row{
  min-height: 50vh;
}
    .eee {
        height: 15vh;
    }
    .main-img img{
      position: relative;
      top: 0;
      left: 0px !important;
    }
        .main-img:after {
        width: 460px;
        height: 460px;
        left: 132px;
        top: -160px;
    }
    .cont{
      min-height: 59vh;
    }
    .cards{
      min-width: 16%
    }
    .cards.act{
      min-width: 80%;
    }
    .click-cont{
      overflow: auto;
    }
    .fifth{
    background-position: center bottom;
    min-height: 70vh;
    }
    .globe{
      height: 80vh;
    }
    
    .man{
      display: none;
    }
    .banner{padding-top: 90px !important;}
    ul.socialiconlist {
    margin: 0;
    padding: 10px;
    position: fixed !important;
    left: 0;
    top:100dvh;
    background: linear-gradient(0deg, #0f141c, #0f141c);
    width: 100%;

}
header .menu-header.active ul.socialiconlist
{transform: translateY(22px) !important;}
header .menu-header.active.inact ul.socialiconlist
{transform: translateY(-58px) !important;}
.banner p,p {
        font-size: 17px;
        line-height: 27px;
    }
    .carousel-item .col-lg-5 img {
    max-height: 40vh;
}
.banner{min-height: 60vh; padding-bottom: 50px !important;}
.certilogo > div {
    width: 20% !important;
    max-width: 20% !important;
    text-align: center;
}
.two .col-lg-5 {width: 100%;}
.two .col-md-6 {width: 50%;}
.two .col-md-6 .h-100 > div{margin-top: 25px;}
.box{width: 70%;}
.leftside{display: none;}
.h4, h4 {font-size: 20px;}
.btn_close{    top: 33px;
    right: 15px;}
.rightside{padding: 15px;}    
.rightside .p-4{padding: 15px !important;} 
.row.certilogo{margin-bottom: 15px !important;}
.certilogo > div{margin-top: 10px !important;}
.main-img:after{
      display: none;
    }
    .nav-link.active.show::before{
      background-image: none;
      position: inherit;
    }
    .rotate {
    background: #eaf1fd;
    backdrop-filter: blur(17.5px);
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
    height: auto;
}
.paro{
  top: inherit;
  position: relative;
}
.rotate li:nth-child(1),.rotate li:nth-child(2),.rotate li:nth-child(3),.rotate li:nth-child(4),.rotate li:nth-child(5),.rotate li:nth-child(6),.rotate li:nth-child(7){
  position: inherit;
  width: 45px;
  height: 45px;

}
.rotate{
  padding: 20px;
}
.hole ul.nav-pills{
  display: flex;
  gap: 10px;
  justify-content: center;
}
.blog .nav-link img {
    margin-right: 5px !important;
}
.blog .nav-link
{
        padding: 4px 9px;
        font-size: 13px;
        margin-right: 5px;
    margin-top: 7px;
}

.plusbtnwhl{display: flex; justify-content: center;}
.nineth .nav-pills li{display: none;}
.nineth .nav-pills li:nth-child(12),.nineth .nav-pills li:nth-child(2),.nineth .nav-pills li:nth-child(13),.nineth .nav-pills li:nth-child(4){display: block;}

.f-glo .container
{
    display: grid !important;
    height: auto !important;
}
.f-glo .left
{
    width: auto;
    padding: 0px;
    order: 2;
}
.f-glo .right
{
    width:300px;
    height: 300px;
    margin: 0px auto;
}
.alter{text-align: center;}
.info-box{padding: 1px !important; text-align: center;}
.f-glo .container.wrapper
{
    width: 100%;
}
.f-glo .left .info-box
{
    display: grid;
}
.f-glo #infoContent{order: 3;}
.f-glo .left .info-box #infoTitle
{
    order: 2;
}
.border h2 {
                font-size: 32px;
                font-weight: 800;
               color:#2272FF;
            }
            .border h3 {
                font-size: 13px;
            }
        .border {
            border: 1px solid grey;
            padding: 10px 20px;
        }
        .col-6.col-md-3,.col{
            padding-right:0px !important;
            padding-left:0px !important;
        }
}


@media(max-width: 768px){
  .banner .h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .globe{
      width: 100%;
    }
    .fifth{
      min-height: 70vh;
    }
   
    .perspective-container{
      height: 60vh;
    }
    .maincarousel{
      text-align: center;
    }
    .l-blue{
      justify-content: center;
      display: flex;
      margin-top: 20px;
    }
    .f24 {
    font-size: 14px;
}
.two{
  text-align: center;
}
    .banner{
      background: #fff;
      text-align: center;
    }
        .title {
        font-size: 30px;
        line-height: 40px;
    }
    .f40 {
        font-size: 25px;
    }
        .eee {
        height: 34vh;
    }
    .box2 {
    bottom: 4%;
    right: 10%;
}
        .box {
        font-size: 15px;
    }
    
ul.servlist{
  padding-left: 0;
}
ul.servlist li{
  padding-left: 34px;
    padding-bottom: 10px;
    margin-bottom: 1px;
    font-size: 15px;
}


.thirteen {
        font-size: 25px;
    }
    .img-div {
        max-width: 90px;
    }
    section.fourth .col-md-4 .d-flex {
    justify-content: center;
    align-items: center;
    }
    section.fourth .col-md-4:nth-child(1){order: 2}
    section.fourth .col-md-4:nth-child(2){order: 1}
    section.fourth .col-md-4:nth-child(3){order: 3}
    .five{
      display: none;
    }
    .shad {
        max-width: 75px;
        margin: 8px;
    }
        .perspective-container {
        transform: scale(0.3);
        margin-top: -150px !important;
        left: -8px;
        position: relative;
    }
    .choose-box
    {
            flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
    .choose-box .h-100
    {
        text-align: center;
    }
    .client-left{
      padding-left: 0;
    }
            .globe {
        margin: 0;
        height: 55vh;
    }
    .pos-main a:nth-child(7) {
        right: 20%;
    }
        .owl-stage-outer {
        min-height: 190px;
        padding-top: 0;
    }
    .center img {
    transform: scale(1);
}
.blog a{
  margin-top: 0px;
}
.blog ul.nav-pills{
    display: flex;
}

.demo {
    border-radius: 10px !important;
    padding: 20px !important;
    margin-top: 30px !important;
}

}
@media(max-width: 600px)
{
    .row.certilogo
    {
                align-items: center;
    }
        .two .hovimg {
        max-width: 100%;
        max-height: 43px;
    }
    .tool {
    background: #fff;
    font-size: 10px;
    padding: 0px 6px;
    border-radius: 4px;
    display: none;
    color: #000;
    position: absolute;
    line-height: 16px;
    min-width: 92px;
}
/*object{    transform: scale(1.5);
    transform-origin: center;}*/
    .critical .f40,.critical .title{line-height: normal;}
}
@media(max-width: 450px){
      .globe {
        margin: 0 auto;
        height: 38vh;
        max-width: 300px;
    }
        .pos-main a:nth-child(7) {
        right: 33%;
    }
    .pos-main a:nth-child(3) {
    position: absolute;
    top: 110px;
    right: 11%;
}
}
/*============================sliding animation=================*/
.defit.active{
  background-color:  #0056b3!important;
}
.menu-header .dev-btn{
    position: relative;
  padding: 7px 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  overflow: hidden;
  color: #fff !important;
  text-decoration: none !important;
  background: #000;
  animation: glow 3s ease-in-out infinite;
}

.menu-header.active.inact .dev-btn{
color: black!important;
background: linear-gradient(90deg, #FFFFFF 0%, #D9E5FF 63.46%)!important;
border: 1px solid #FFFFFF!important;
border-radius: 100px!important;

}