.asdq img{
  width: 15px;
}
.asdq p{
  font-size: 14px;
  letter-spacing: 0.55px;
}
a{
  text-decoration: none;
}
.ddq{
  padding-left: 0;
}
.ddq li{
  list-style-type: none;
}
.xxa {
    background-color: #022356;
    position: relative;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
}
.xxa::after{
  position: absolute;
  content: "";
  background-image: url(../images/bg.jpg);
  background-size: cover;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-repeat: no-repeat;
}
.ddq li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.55px;
}


.scl {
  background-color: #022356;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}
.scl img {
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top-nav{
  transition: all .3s;
}
.navbar1{
  transition: all .3s;
}
.navbar1new{
  /* margin-top: -21px !important;
  display: none; */
  transform: translateY(-46px);
}
.clx{
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  display:none;
}
.clx img{
  width: 25px;
}
.ddq{
  margin-bottom: 0;
}
.ddq li a, .ddq li {
    padding: 28px 10px;
}
.logo {
    padding: 0.5rem 16rem 0.5rem 7rem;
    background: linear-gradient(135deg, #ffffff 73%, transparent 0);
    position: absolute;
    left: 0;
    top: 0;
    /* box-shadow: #22000059 0px 5px 25px -5px; */
    filter: drop-shadow(-4px 7px 4px #22000059);
}

/* .swiper-slide{
  position: relative;
}
.swiper-slide */




.bannerslide {
      width: 100%;
      height: 100%;
    }

    .bannerslide .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .bannerslide .swiper-slide img {
      display: block;
      width: 100%;
      height: 100vh;
      object-fit: cover;
    }


    .left-abt img {
        border-radius: 30% 0 0 0;
        object-fit: cover;
    }
    .banner{
      position: relative;
    }

    .left-abt{
      position: relative;
    }
    /* .left-abt::before {
        position: absolute;
        content: "";
        box-shadow: inset #e1a117 20px 0px 20px 20px;
        background-size: contain;
        height: 101%;
        width: 100%;
        top: 0%;
        left: -1%;
        background-repeat: no-repeat;
        z-index: -1;
        border-radius: 30% 0 0 0;
    } */
    .one{
      border: 1px solid;
      text-align: center;
    }


    /* footer section start */
    .tp-footer-widget-content p {
    font-size: 16px;
    color: #9ca5af;
    font-weight: 500;
    margin-bottom: 25px;
}
.tp-footer-widget-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color:#000;
  }
  .tp-footer-widget-content ul li a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #9ca5af;
    text-decoration: none;
}
.tp-footer-widget-content ul li {
    list-style: none;
    text-decoration: none;
  }
  .tp-footer-widget-content-input form input {
    color: var(--tp-common-white);
    background: transparent;
    border-color: rgb(30, 43, 82);
    height: 52px;
    line-height: 52px;
    padding-right: 60px;
  }
  footer {
      background-color: #000;
      padding: 4rem 0;
  }
  .tp-footer-widget-title,.tp-footer-copyright-inner{
    color: #ffff;
  }
  .tp-footer-widget-content p{
    color: #fff;
    font-weight: 300;
  }
  .tp-footer-widget-content ul{
    padding-left: 0;
  }
  .tp-footer-widget-content-input form input{
    height: 40px;
    border: 1px solid gray;
  }
  .tp-footer-widget h3{
    margin-bottom: 12px;
  }


  .right-ab span{
        color: #e1a117;
    font-size: 17px;
    letter-spacing: 0.55px;
  }







.rig-head p{
  font-size: 16px;
}

.logo img {
  width: 160px !important;
}
.div1,.div2{
  height: 100vh;
}
.div1{
  background-color: gray;
}
.div2{
  background-color: rgb(255, 149, 149);
}
.square{
  height: 150px;
  width: 150px;
  background-color: yellow;
}




.ab-hd11 h1 {
    font-size: 35px;
    letter-spacing: 0.55px;
    color: #000;
    margin-bottom: 0;
    font-weight: 700;
}
.ab-hd11 span {
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: 0.55px;
    color: gray;
}
.ab-hd11 {
  border-left: 2px solid #022356;
  padding-left: 10px;
  margin-bottom: 2rem;
}
.ab-hd p {
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
}

.exp-bt1 a {
    font-size: 15PX;
    padding: 12PX 22PX;
    color: #022356;
    font-family: sans-serif;
    letter-spacing: 0.55px;
    border: 1px solid #022356;
    font-weight: 400;
    text-decoration: none;
    transition: all .3s;
    position: relative;
    z-index: 1;
}
.exp-bt1 a:hover{
  background-color: #022356;
  color: #fff;
}
.exp-bt1 a:hover::after,.exp-bt1 a:hover::before{
width: 100%;
}
.exp-bt1 a::after{
  position: absolute;
  content: "";
  background: linear-gradient(45deg,#022356 50%,transparent 0);
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  left: 0;
  z-index: -1;
  transition:all .3s;
}

.exp-bt1 a::before {
  position: absolute;
  content: "";
  background: linear-gradient(225deg, #022356 50%, transparent 0);
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  right: 0;
  z-index: -1;
  transition:all .3s;
}


.sub-ab-img img {
    width: 100%;
}
.sub-ab-img {
    top: 59%;
    left: -15%;
    transform: translate(-6%,-50%);
    width: fit-content;
}
.sub-ab-img {
    width: 45% !important;
}
.over p {
    font-size: 20px;
    letter-spacing: 0.55px;
    line-height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.countyear {
    font-size: 64px;
}
.over {
    transform: translate(-50%,-50%);
    background-color: #220000;
    height: 80%;
    width: 80%;
}
/* body{
    background-color: #220000;
} */

.bannerslide  .swiper-wrapper .swiper-slide{
  position: relative;
}
.bannerslide  .swiper-wrapper .swiper-slide::after{
  position: absolute;
  content: "";
  /* background: linear-gradient(180deg,#220000,transparent); */
 /*8; background-color: #0000004*/
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.ser-icon {
    position: relative;
    border-radius: 50px 0 50px 0;
}
/*.ser-icon::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background-image: url(../images/key_bg.png);*/
/*    background-size: contain;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    height: 184%;*/
/*    width: 184%;*/
/*    background-repeat: no-repeat;*/
/*    z-index: -1;*/
/*    opacity: 0.2;*/
/*}*/
.ser-dtz h4 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    color: #000;
}
.ser-dtz span {
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
        font-size: 15px;
    letter-spacing: 0.55px;
    color: #777;
}



.background-color--dark-overlay {
    background-color: rgb(0 0 0 / 80%);
    padding: 5rem 0 9rem;
    /* background-size: cover; */
}
.cta-block--default-color p {
    color: #fbfbfb;
    line-height: 44px;
}
.cta-block__light-text {
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
}
.cta-block__bold-text {
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
}
.cta-block__light-text span {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}
.cta-block__semi-bold-text--medium {
    font-size: 22px;
}


.space__top--m100 {
    margin-top: -65px;
}
.space__bottom--r120 {
  margin-bottom: 55px;
}
.fun-fact-wrapper-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.background-color--default-overlay {
    background-color: rgb(2 35 86);
}
.background-repeat--x-bottom {
    background-repeat: repeat-x;
    background-position: bottom;
}
.space__inner--y30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.fun-fact-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.single-fun-fact {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
}
.single-fun-fact__number {
    font-weight: 800;
}






/* footer 2 start */
.footer-head {
  position: relative;
  /* z-index: 1; */
  padding: 2rem 0 !important;
  background-color: #022356f7;
}


  .main-footer {
    padding: 2rem 0;
  }
 .footer-head::after {
    position: absolute;
    content: "";
    background-image: url(../images/miami_line.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    background-position: bottom;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 1;
}
  .expl ul li {
    list-style-type: none;
    margin-bottom: 0.5rem;
    color: #fff;
    font-size: 15px;
}
.expl ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
.right-bt a {
    color: #d90101;
    letter-spacing: 1px;
    font-size: 17px;
    padding: 13px 22px;
    background-color: #ffffff;
    font-weight: 500;
    font-family: sans-serif;
  }




  /* project start */
#progress-bar {
    padding: 3rem 0;
    /* background-image: url(https://img.freepik.com/free-photo/black-gold-marble-texture_125540-1516.jpg?w=740&t=st=1684835798~exp=1684836398~hmac=64a53d9…); */
    background-image: url(../images/gh.png);
    background-size: cover;
    position: relative;
    z-index: 1;
}
.right-dt {
    padding: 0 2rem;
}
.r-para p {
    letter-spacing: 0.55px;
    font-size: 14px;
    line-height: 24px;
    color: #3e3e3e;
}
.se-img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.se-img2 {
    height: 421px;
}
.se-img img {
    transition: all 3s;
}
.ser-hd {
  position: absolute;
  top: 1rem;
  left: -100%;
  background-color: #fff;
  transition: all .3s;
}
.se-img:hover .ser-hd{
  left: 0;
}
.ser-hd span {
    font-size: 12px;
    letter-spacing: 0.55px;
    padding: 5px 22px;
}
.ser-dt2 {
    bottom: -23%;
}
.ser-dt {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    bottom: -22%;
    left: 0;
    width: 95%;
    height: 140px;
    transition: all .5s;
}
.ser-dt h1 {
    font-size: 21px;
    letter-spacing: 0.55px;
    font-weight: 700;
}

.ser-dt p {
    font-size: 12px;
    letter-spacing: 0.55px;
    line-height: 18px;
}
.se-img:hover img {
    transform: scale(1.2);
}
.se-img:hover .ser-dt {
    bottom: 0%;
}
#progress-bar::after {
    position: absolute;
    content: "";
    background-color: #000000ba;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

  /* project end */
  .logo-im {
    padding: 1rem;
    box-shadow: black 0px 0px 8px -5px;
    margin: 10px;
    border-radius: 6px;
  }

  .logo-im img{
    width: 100%;
  }

  .single-fun-fact__number{
    color: #fff;
  }
  .single-fun-fact__text{
    color: #fff;
  }

  #headr {
    background-image: url(https://hellix.madrasthemes.com/wp-content/uploads/2022/03/6.jpg);
    height: 77vh;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

.inner-hd {
  position: absolute;
  bottom: 2rem;
  left: 3rem;
}
#headr::after {
    position: absolute;
    content: "";
    background-color: #00000091;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.exp {
  position: relative;
  padding-left: 58px;
}
.exp span {
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
}
.exp::after {
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 1px;
  width: 53px;
  top: 50%;
  left: 0;
}
.abt-hd h1 {
  font-size: 55px;
  color: #fff;
  letter-spacing: 0.55px;
  margin: 0;
}
.abt-hd-bg {
    position: absolute;
    top: -121px;
    left: -42px;
    width: 730px;
    animation: movebt 10s;
}
.abt-hd-bg h1 {
  font-size: 113px;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #ffffff26;
  -webkit-text-fill-color: unset;
}

.inner-abt {
  padding: 2rem 0 4rem;
}
.mn-img img {
  width: 80%;
}
.sec-img1 {
  top: 69%;
  right: 0%;
  left: initial;
  transform: translateY(-50%);
  text-align: right;
}
.sec-img {
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  text-align: right;
}
.sec-img1 img {
  border-left: 13px solid #e2b96b;
  border-top: none;
  border-right: none;
  border-bottom: none;
  width: 89% !important;
  /* border-radius: 200px; */
}
.sec-img img {
  border: 9px solid #fff;
}
.hd h2 {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.22em;
  letter-spacing: 1px;
}
.right-abt .hd h6 {
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0.55px;
  color: #000;
  text-align: left;
  font-weight: 400;
}

.sec-img1 {
  top: 69%;
  right: 0%;
  left: initial;
  transform: translateY(-50%);
  text-align: right;
}

.sec-img {
    top: 87%;
    right: 5%;
    transform: translateY(-50%);
    text-align: right;
}

.sec-img1 img {
  border-left: 13px solid #e2b96b;
  border-top: none;
  border-right: none;
  border-bottom: none;
  width: 52% !important;
  /* border-radius: 200px; */
}


.ser-lis12{
  padding: 4rem;
}
.ser-lis12 h1{
  font-size: 50px;
  letter-spacing: 0.55px;
}
.ser-lis12 p{
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #000;
  letter-spacing: 0.55px;
  line-height: 26px;
}
.ser-lis{
  position: relative;
}
.ser-lis::after {
    position: absolute;
    content: "";
    background-color: #f0f0f0;
    background-size: contain;
    height: 90%;
    width: 250px;
    top: 50%;
    right: -20%;
    transform: translateY(-50%);
}
.er-lis1222::after {
    position: absolute;
    content: "";
    background-color: #f0f0f0;
    background-size: contain;
    height: 90%;
    width: 250px;
    top: 50%;
    right: initial;
    left: -20%;
    transform: translateY(-50%);
}
.ser-lis12 {
  padding: 4rem;
  position: relative;
  z-index: 9;
}

.ser-lis::before {
  position: absolute;
  content: "";
  background-color: #022356;
  background-size: contain;
  height: 90%;
  width: 19px;
  top: 50%;
  right: 13%;
  transform: translateY(-50%);
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
  border-radius: 57px 0 0 57px;
}
.er-lis1222::before {
  position: absolute;
  content: "";
  background-color: #022356;
  background-size: contain;
  height: 90%;
  width: 19px;
  top: 50%;
  left: 12.7%;
  right: initial;
  transform: translateY(-50%);
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
  border-radius: 0 57px 57px 0;
}


.text-dtl h3{
  font-size: 30px;
  letter-spacing: 0.55px;
  color: #000;
}
.text-dtl h5 {
  font-size: 18px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 400;
}
.text-dtl {
  padding: 25px 20px;
  box-shadow: black 0px 0px 14px -7px;
  border-radius: 10px;
}
.text-dtl{
  position: relative;
  animation: zoom 2s ;
}
.text-dtl1{
  animation-delay: 1s;
}
.text-dtl2{
  animation-delay: 2s;
}




@keyframes zoom{
  0%{
    transform: scale(0.8);
  }
  50%{
    transform: scale(0.9);
  }
  75%{
    transform: scale(0.7);
  }
  85%{
    transform: scale(1.1);
  }
  100%{
    transform: scale(1);
  }
}
/* .text-dtl::after {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, white 50%, transparent 0);
  background-size: contain;
  height: 30px;
  width: 30px;
  bottom: -11%;
  left: 50%;
  filter: drop-shadow(-6px 9px 10px lightgray);
} */

.loc-iconz img{
  width: 30px;
  filter: brightness(0)invert(1);
}
.loc-iconz{
  position: relative;
}
.loc-iconz::after {
  position: absolute;
  content: "";
  background-color: #022356;
  background-size: contain;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loc-iconz::before {
  position: absolute;
  content: "";
  background-image: url(../images/ar.png);
  background-size: contain;
  height: 216px;
  width: 267px;
  top: -189%;
  right: -14%;
  z-index: 1;
  transform: rotate(36deg);
  background-repeat: no-repeat;
  opacity: 0.1;
}

.text-dtl{
  position: relative;
}
.text-dtl::before {
  position: absolute;
  content: "";
  background-color: #d3d3d33b;
  background-size: contain;
  height: 100%;
  width: 4%;
  top: 0;
  left: 0;
  z-index: 1;
  clip-path: polygon(0 0, 100% 8%, 100% 92%, 0% 100%);
  border-radius: 10px 0 0 10px;
}
.text-dtl::after {
  position: absolute;
  content: "";
  background-color: #d3d3d33b;
  background-size: contain;
  height: 100%;
  width: 4%;
  top: 0;
  right: 0;
  z-index: 1;
  clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 92%);
  border-radius: 0 10px 10px 0;
}

.left-form input{
  height: 50px;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border: 1px solid lightgray;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.left-form input:focus{
  border: 1px solid lightgray;
  outline: none;
  box-shadow: none;
}
.left-form textarea{
  height: 100px;
  border: 1px solid lightgray;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.left-form textarea:focus{
  border: 1px solid lightgray;
  box-shadow: none;
  outline: none;
  height: none;
}
.inner-conytact-form {
  width: 75%;
  margin: auto;
  padding: 2rem;
  box-shadow: black 0px 0px 10px -7px;
  border-radius: 10px;
  margin-top: 10rem;
}

.form-hd h2{
  font-size: 40px;
  letter-spacing: 0.55px;
  margin-bottom: 2rem;
}
.btx{
  text-align: center;
  margin-top: 2rem;
}
.btx a{
  padding: 10px 20px;
  border: 1px solid #0a2a5b;
  background-color: #0a2a5b;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: 1px;
}

.act{
  position: relative;
}
.act::after {
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 6px;
  width: 6px;
  bottom: 23%;
  left: 44%;
  transform: translateX(-50%)scale(1);
  animation:move 1.1s infinite;
}
.act::before {
  position: absolute;
  content: "";
  background-color: #0252cb;
  background-size: contain;
  height: 6px;
  width: 6px;
  bottom: 23%;
  left: 56%;
  transform: translateX(-50%)scale(1);
  
  animation:move 1.1s infinite;
  animation-delay: .3s;
}

@keyframes move{
   0%{
       transform:scale(1);
   }
   50%{
       transform:scale(0);
   }
   100%{
       transform:scale(1);
   }
}
/* 
.se-img::after{
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 100px;
  width: 10px;
  top: 5%;
  right: 5%;
  z-index: 999;
}
.se-img::before{
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 10px;
  width: 100px;
  top: 5%;
  right: 5%;
  z-index: 999;
} */


.jh{
    padding-left:20px;
}


.banner-txt1 {
    position: absolute;
    top: 60%;
    left: 10%;
    transform: translateY(-50%);
    text-align: left;
    width: 45%;
    z-index: 9999999;
}
.banner-txt1 h2 {
    font-size: 60px;
    letter-spacing: 1px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 15px;
}

.banner-txt1 p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #fff;
}
.bannerslide .swiper-slide{
    position:relative;
}
.bannerslide .swiper-slide::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #000000bf, transparent);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: -40%;
    z-index: 1;
    transition: all .3s;
}
.bannerslide .swiper-slide-active::after{
    left:0%;
}


.bannerslide .swiper-slide .banner-txt1 h2{
    transform:translateX(-100%);
    transition:all .4s;
    transition-delay:.5s;
}

.bannerslide .swiper-slide-active .banner-txt1 h2{
    transform:translateX(0%);
}
.bannerslide .swiper-slide{
    overflow:hidden;
}
.ser-img img{
    margin-bottom:15px;
}
.ser-txt h4{
    font-size: 24px;
    letter-spacing: 0.55px;
    line-height: 33px;
}
.ser-txt p{
    font-size:17px;
    letter-spacing:0.55px;
    line-height:26px;
}






/* image gallery */
.gl11 {
position: relative;
border-radius: 10px 10px 0 0;
}
.gl11 img{
border-radius: 10px 10px 0 0;
}
.gl-img{
    border-radius: 10px;
}
.gl11::before {
    position: absolute;
    content: "";
    background-color: #ffffff50;
    background-size: contain;
    height: 0%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
    transition: all .5s;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.gl11::after {
    position: absolute;
    content: "";
    background-color: #ffffff50;
    background-size: contain;
    height: 0%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
    transition: all .5s;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.gl-img {
box-shadow: black 0px 0px 11px -5px;
}
.gl-img:hover .gl11::before,.gl-img:hover .gl11::after {
height: 75%;
}
.gl-btn p {
font-size: 15px;
color: #ffffff;
}
.dq {
padding: 10px 10px 10px;
transition: all .3s;
background-color: #022356;
color: #fff;
border-radius: 0 0 10px 10px;
}
.mm a{
text-decoration: none;
}
.glrx-h img {
width: 100%;
border-radius: 9px;
}
.ppl {
    bottom: 44px;
    padding: 5px 8px;
    background: linear-gradient(90deg, #022356, transparent);
    /* background-color: gray; */
    width: 186px;
    display: flex;
    gap: 7px;
    z-index: 999;
    align-items: center;
}
.ppl p{
    color:#fff;
    margin:0;
}
.ppl img{
    width:16px;
}
.dq p{
    font-size:18px;
    letter-spacing:0.55px;
}
.gl11 img {
    height: 250px;
    object-fit: cover;
}
.gl11 img {
    border-radius: 10px 10px 0 0;
}
.rans img {
    height: 249px;
    object-fit: cover;
}

.view-image {
    z-index: 999999999999999 !important;
}
.rans{
    cursor:pointer;
}

/* image gallery */





#getaquote .modal-fullscreen .modal-content {
    background: linear-gradient(103deg, #fff6f9 0%, #edfffb 50%, #ebebff 100%);
}
.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}

#trainingModal .hiringIntern_wrapper, #getaquote .hiringIntern_wrapper {
    position: relative;
    /* margin: 6% 0; */
    padding: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}
#trainingModal .hiringIntern_wrapper .btn-close, #getaquote .hiringIntern_wrapper .btn-close {
    position: absolute;
    top: -20px;
    right: -20px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #646464;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper {
    padding-left: 30px;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper .heading, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper .heading {
    padding-bottom: 10px;
    margin-bottom: 23px;
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper .heading h2, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper .heading h2 {
    font-size: 30px;
    line-height: 30px;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper .form-wrap, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper .form-wrap {
    position: relative;
}
hh#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper label, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper .form-control, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper .form-control {
    height: 44px;
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper button, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper button {
    border: unset;
    background: #022356;
    color: #ffffff;
    width: 20%;
    padding: 10px;
    margin-top: 20px;
    font-weight: 400;
    letter-spacing: .4px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    margin: auto;
}
.gal{
    height:350px;
}
.gal1,.rig-gal3{
    margin-bottom:7px;
}

.rig-gal1{
    height:400px;
    margin-bottom:7px;
}
.rig-gal2{
    height:300px;
}
.w-85{
    width:85%;
}

#email_err{
  display: none;
}
#mob_err{
  display: none;
}
#emailerr{
  display: none;
}
#moberr{
  display: none;
}

.inner-success{
  width: 300px;
  margin: auto;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 2rem 1rem;
}
#success{
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
  display:none;
}
.quick_sucInner{
  text-align: center;
}
.quick_sucInnerBtn{
  background-color: #31a300;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 30px;
  font-family:auto !important;
}
.quick_sucInner h3{
    
  font-family:auto !important;
}


.fgg:nth-child(1) {
    top: 20%;
    left: 30%;
}
.fgg, .fgg1 {
    opacity: 0.5;
}
.fgg:nth-child(1) img {
    width: 50%;
}
.fgg:nth-child(2) {
    top: 54%;
    left: 10%;
}
.fgg:nth-child(2) img {
    width: 70%;
}
.fgg:nth-child(3) {
    top: 10%;
    left: 64%;
}
.fgg:nth-child(3) img {
    width: 65%;
}
.fgg:nth-child(4) {
    top: 50%;
    left: 64%;
}
.fgg:nth-child(4) img {
    width: 35%;
}
.fgg:nth-child(5) {
    top: 80%;
    left: 64%;
}
.fgg:nth-child(5) img {
    width: 80%;
}
.testslide {
    padding: 1rem;
    background-color: #e4efff;
    border-radius: 18px;
}

.testslide .swiper-button-next, .swiper-rtl .swiper-button-next {
    left: auto;
    left: 80%;
    top: 82.3%;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.testslide .swiper-button-next::before {
    position: absolute;
    content: "";
    border: 1px solid rgb(194 133 98);
    height: 25px;
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.testslide .swiper-button-next:after {
    color: rgb(156, 156, 156);
    font-size: 20px;
    content: url(../images/right-arrow.png);
    transform: rotate(180deg);
    left: 5px;
    position: absolute;
}
.testslide .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: auto;
    right: 6%;
    top: 83%;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.testslide .swiper-button-prev::before {
    position: absolute;
    content: "";
    border: 1px solid rgb(194 133 98);
    height: 25px;
    width: 25px;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.testslide .swiper-button-prev:after {
    color: rgb(156, 156, 156);
    font-size: 20px;
    content: url(../images/right-arrow.png);
    transform: rotate(0deg);
    right: 5px;
    position: absolute;
}



.fgg1:nth-child(1) {
    top: 80%;
    left: 64%;
}
.fgg1:nth-child(1) img {
    width: 50%;
}
.fgg1:nth-child(2) {
    top: 54%;
    left: 10%;
}
.fgg1:nth-child(2) img {
    width: 70%;
}
.fgg1:nth-child(3) {
    top: 50%;
    left: 64%;
}
.fgg1:nth-child(3) img {
    width: 65%;
}
.fgg1:nth-child(4) {
    top: 10%;
    left: 64%;
}
.fgg1:nth-child(4) img {
    width: 35%;
}
.fgg1:nth-child(5) {
    top: 20%;
    left: 30%;
}
.fgg1:nth-child(5) img {
    width: 80%;
}



















#whatsapp-chat {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
          box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 90px;
  right: 30px;
  overflow: hidden;
  z-index: 99999;
  -webkit-animation-name: showchat;
          animation-name: showchat;
  -webkit-animation-duration: .35s;
          animation-duration: .35s;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
    max-width: 300px;
    width: 100%;
    bottom: 75px;
  }
}

#whatsapp-chat .whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: var(--regular-font);
  line-height: 0.5;
      color: white;
}

#whatsapp-chat .head-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#whatsapp-chat .head-home small {
  font-size: 12px;
  color: #ffffff;
  font-family: var(--icon-font);
  letter-spacing: .6px;
}

#whatsapp-chat .header-chat {
  background: #31a55c;
  color: #fff;
  padding: 20px;
}

#whatsapp-chat .header-chat h3 {
  margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
  margin: 0;
  line-height: 18px;
}

#whatsapp-chat .info-avatar {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
    width: 39px;
    height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
}

#whatsapp-chat a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
  background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
  display: block;
}

#whatsapp-chat #get-label {
  font-size: 12px;
  color: #888;
  color: #fff;
}

#whatsapp-chat span.chat-label {
  font-size: 12px;
  color: #888;
}

#whatsapp-chat #get-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
  color: #fff;
}

#whatsapp-chat span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#whatsapp-chat span.my-number {
  display: none;
}

#whatsapp-chat textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}

#whatsapp-chat a#send-it {
  width: 45px;
  font-weight: 700;
  padding: 10px 10px 0;
  background: #fff;
}

#whatsapp-chat a#send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
  margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

#whatsapp-chat .first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat #get-number {
  display: none;
}

#whatsapp-chat a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  font-family: var(--regular-font);
}

#whatsapp-chat.hide {
  display: none;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .show {
  display: block;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 300px;
}

#whatsapp-chat .whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .dAbFpq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat .ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  -webkit-animation-name: ZpjSY;
          animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  -webkit-animation-name: hPhMsj;
          animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .bMIBDo {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: -0.2px;
  font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

#whatsapp-chat .cqCDVm {
  text-align: right;
  margin-top: 6px;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
  position: relative;
  margin-top: 15px;
  padding: 15px;
  background: #fff;
  margin-left: 10px;
  font-size: 14px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
  position: absolute;
  content: '1:41 AM';
  text-align: right;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  right: 10px;
  bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
  position: relative;
}

#whatsapp-chat .service_chatList ul li {
  position: relative;
  line-height: 25px;
  margin-bottom: 5px;
  color: #141d97;
  opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
  opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(../icons/external_links.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  top: 4px;
  margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 480px) {
  #whatsapp-chat #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}

a.blantershow-chat {
  background: #fff;
  color: #404040;
  position: fixed;
  z-index: 98;
  bottom: 20px;
  right: 25px;
  border-radius: 50%;
}

a.blantershow-chat img {
  width: 45px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
          box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  border-radius: 50%;
}

.left-ab-img h2{
       font-size: 35px;
    letter-spacing: 0.55px;
    color: #000;
    margin-bottom: 0;
    font-weight: 700;
}

.left-ab-img p{
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: 0.55px;
    color: gray;
    margin-top: 15px;
}

.test .left-ab-img{
    width:75%;
    margin:auto;
}

.cta-block p:nth-child(1) {
    color: #fbfbfb;
    line-height: 44px;
    font-size: 27px;
    margin-bottom: 6px;
}
.headr1{
    background-image: url(../images/abb.jpg) !important;
}
.headr2{
    background-image: url(../images/sera.jpg) !important;
}
.headr3{
    background-image: url(../images/gal.jpg) !important;
}
.headr4{
    background-image: url(../images/connn.jpg) !important;
}



.promo-txt h4 {
    font-size: 25px;
    letter-spacing: 0.55px;
}
.promo-txt p {
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 400;
    color: #898989;
}
