
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


body{
  font-family: "Nunito Sans", sans-serif;
  
  }
/* header start------------------------------- */
a{
  text-decoration: none;
}
.navb {
  z-index: 999999;
  background-color: #00002800;
}
.navb-menu-new {
  left: 0 !important;
}
.navb-menu {
       height: 100vh;
        left:-100%;
        z-index: 999999999;
        width: 100%;
        transition: all .5s;
        padding: 0px;
}
.inner-ul {
    background-color: #000028 !important;
    transition: .5s;
}
.inner-ul-new {
  margin-left: 0 !important;
}
 
.ul {
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
  list-style: none;
}
.ul li a {
  color: #fff;
  font-size: 30px;
  line-height: 62px;
}
.close {
  top: 5px;
  right: 20px;
  align-items: center;
}
.close img {
  width: 50px;
  margin-top: 2rem;
  margin-right: 2rem;
}
.rig-toggle img {
  width: 48px;
}
.newnavb {
  background-color: #000028;
}
.navbars {
  padding: 0px;
  box-shadow: black 0px 5px 6px -8px;
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all 5s ease-in-out;
}
.quo-bt a {
    padding: 8px 20px !important;
    background: linear-gradient(90deg, #000028, #00002842);
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.55px;
}
/* banner start */

.banner{
  position: relative;
}
.left-ban-txt{
  position: relative;
}
/* .left-ban-txt::after {
  position: absolute;
  content: "";
  border: 24px solid rgb(255 255 255 / 37%);
  background-size: contain;
  height: 395px;
  width: 268px;
  top: -46%;
  left: 0%;
  z-index: -1;
} */
.banner::after{
  position: absolute;
  content: "";
  background: linear-gradient(90deg, #090440 46%, #0b044c 0);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}



.view-image {
  position: fixed;
  inset: 0;
  z-index: 9999999999999 !important;
}
.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.ban-text {
    top: 66%;
    left: 33%;
    transform: translate(-50%, -50%);
    width: 41%;
    z-index: 9;
    text-align: left;
    overflow: hidden;
}


.sl-hd p{
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 500;
    line-height: 31px;
	
}
.bannerswiper .swiper-slide::after {
  position: absolute;
  content: "";
   background-color:rgb(9 10 11 / 59%);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

/* banner end */

/* gghfhgfgh */
.swiper .bannerslider {
  width: 100%;
  height: 100%;
}

.banslide  .swiper-slide {
  background-position: center;
    background-size: cover;

}

.banslide .swiper-slide img {
  width: 100%;
  object-fit: cover;
  margin-left: auto;
  transition: all .7s;
}
.banner{
  position: relative;
}
.banslide .swiper-pagination-bullet{
  background-color: #003c13;
  opacity: 0.8;
  height: 7px;
  width: 7px;
}
.banslide .swiper-pagination-bullet-active{
  position: relative;
  transition: all 0.2s ease-in-out;
}
  .banslide .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: -6px;
    left: 0;
    width: 100%
}
.banslide .swiper-pagination-bullet-active:before{
  content: "";
  background-color: #fff;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.banslide .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,8px);
}


.sl-hd h1 {
  font-size: 55px;
  font-weight: 700;
  letter-spacing: 0.55px;
  color: #000000;
  line-height: 66px;
  margin-bottom: 2rem !important;
  letter-spacing: 0.55px;
}
.banner{
  padding-top: 9rem;
}
.sl-hd p{
  font-size: 21px;
  letter-spacing: 0.55px;
  font-weight: 400;
  line-height: 31px;
  color: #000000a8;
}
.bn-bt a {
  text-decoration: none;
  color: #fff;
  padding: 12px 22px;
  background-color: #002578;
  font-size: 17px;
  letter-spacing: 0.33px;
  font-weight: 500;
  z-index:1;
}
.bn-bt a:hover {
  background-color: #000;
  color: #fff;
}
.swiper-slide-active .arv, .swiper-slide-active .sl-hd, .swiper-slide-active .shop-bt{
  transform: translateY(0%);
  opacity: 1;
  animation: move 2s;
}
@keyframes move{
  0%{
      transform: translateY(29%);
      opacity: 0;
  }
  100%{
      transform: translateY(0%);
      opacity: 1;
  }
}

.banner {
  height: 100vh;
  /* background: linear-gradient(556deg, #dbeffe, #090440) !important; */
  /* background: linear-gradient(180deg, #080b0c 0%, #12030078 100%); */
  overflow: hidden;
  /* background-image: url(../images/gy.jpg); */
  background-repeat: no-repeat;
  position: relative;
  background-color: #b9c2cb;
}
.banner::before {
  position: absolute;
  content: "";
  background-image: url(../images/fff.png);
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.03;
  background-repeat: no-repeat;
  background-size: cover;
}


.swiper-slide .inner-swiper .row .col-lg-6 .left-ban-txt{
  display: none;
}
.swiper-slide-active .inner-swiper .row .col-lg-6 .left-ban-txt {
  display: block;
  padding-left: 1rem;
}

.banslide .swiper-slide img{
  display: none;
  transition: all .7s;
}
.banslide .swiper-slide-active img{
  display: block;
  transform: translateY(0%);
  opacity: 1;
  animation: move 2s;
}
@keyframes move{
  0%{
      transform: translateY(29%);
      opacity: 0;
  }
  100%{
      transform: translateY(0%);
      opacity: 1;
  }
}

/* gghfhgfgh */



.ploming-btn {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
    border: 1px solid #a5240f;
  outline: none !important;
  background-color: #a5240f;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.55px;
  padding: 9.5px 19.75px;
  transition: all 500ms ease;
}


.ploming-btn__icon::before {
  content: "";
  width: 1px;
  height: calc(100% - 2px);
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  background-color:  #CFD7E0;
  transition: all 400ms ease;

}
.ploming-btn__hover-group {
  display: block;
}
.ploming-btn__hover {
  display: block;
  background-color: #fff;
  height: 100%;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: calc(25% + 0.25px);
  z-index: -1;
  color: #000 !important;
}
.ploming-btn__hover--1 {
  left: 0;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.ploming-btn__hover--2 {
  left: 25%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.ploming-btn__hover--3 {
  left: 50%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;

}
.ploming-btn__hover--4 {
  left: 75%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;

}
.ploming-btn:hover .ploming-btn__hover {
  opacity: 1;
  transform: scale(1);
  
}
.about-one__info a:hover{
  color: #000;
  border: 1px solid #000;
}


/*btn*/

/* abt */
.abbb h2{
  font-size:4.4rem;
  text-transform: capitalize;
  letter-spacing: 0.55px;
  background-clip: text;
  /* text-fill-color: transparent; */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: masked-animation;
  animation-name: masked-animation;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-image: url(../images/faq.jpg);
  margin: auto;
  width:80%;
  font-family: auto;
  
}

@-webkit-keyframes masked-animation {
0%,
100% {
    background-position: 50% 35%
}

50% {
    background-position: 50% 65%
}
}

@keyframes masked-animation {

0%,
100% {
    background-position: 50% 35%
}

50% {
    background-position: 50% 65%
}
}
.abbb{
  position: relative;
  padding: 1rem 0px;
}
/**/
  




.gallery-section {
  position: relative;
  z-index: 1;
  padding-top: 3%;
  padding-bottom: 1%;

}

.title {
  font-size: 36px;
  font-weight: 400;
  /* font-family: "Playfair Display", serif; */
  color: #000;
  font-family: auto;
}

.pae{
font-size: 17px;
font-weight: 400;
letter-spacing: 0.55px;
margin: auto;
width: 78%;
color: #897777;
}

.selected {
  padding: 10px 20px;
  margin: 5px 4px 4px 0;
  display: inline-block;
  color: #000;
  /* background: #eee; */
  /* border: 1px solid #0100806b; */
  transition: all 0.4s;
  /* border-radius: 10px; */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.55px;
}
.filter {
  text-align: center;
  max-width: 1050px;
  margin: auto;
}
.kk{
margin-top: -3%;
}
 .gallery img {
    width: 264px;
    height: 211px;
    object-fit: contain;
    transition: 0.3s ease-in-out;
    overflow: hidden;
    margin: 9px 9px;
    position: relative;
    border: 1px solid #0000001f;
    box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 8%);
}
.inner-swiper {
  padding: 0rem 0 3rem 0;
}

.gallery{
  display: flex;
   justify-content: center; 
  flex-wrap: wrap;
  margin: 25px auto;
  overflow: hidden;
  width:100%;
}

.selected:hover, .se-active {
  
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
         border-bottom: 1px solid #0b044c;
         background: transparent;
         color: #0b044c;
        box-shadow: inset 0 0px 0 #0b044c;
}
.sets .hide,
.sets .pophide {
  width: 0%;
  opacity: 0;
}

/* gallery end */

 
/*ply*/
  .ply {
    margin: auto;
    width: 56%;
    position: relative;
   }
   .ply::after {
    position: absolute;
    content: "";
    height: 317%;
    width: 100%;
    background-image: url(../images/map.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%);
    z-index: -1;
    top: 25%;
    left: 57%;
    opacity: 0.05;
}
   
   .plyab{
       text-align: center;
   }
   .plyab h3{
    font-size: 26px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #090440;
  }
  .plyab h4{
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #000;
    text-align: justify;
    line-height: 26px;
     }
       
      .plyab p{
    font-size: 17px;
    color: #5c5252;
    letter-spacing: 0.88px;
    line-height: 26px;
    font-weight:400;
}

/*ply*/



/*3rd section*/
 .get-hd p {
    font-size: 43px;
    font-weight: 500;
    letter-spacing: 0.55px;
    line-height: 55px;
    color: #0c0c4a;
  }
   .abbbt p {
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
}
    
/*3rd sction end*/

/*4th section start*/
  .pp{
  padding-left: 15px;
  position: relative;
  }
  .pp::after {
    position: absolute;
    content: "";
    background-color: #fff;
    height: 100%;
    width: 1px;
    top: 0;
    left: 0;
    z-index: 9;
}
   .an h1{
    font-size: 25px;
    letter-spacing: 0.55px;
    color: #fff;
    line-height: 29px;
      }
      .pp p {
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    }
    .an {
    position: relative;
    padding: 43px 41px 43px;
    background-color: #000028;
    box-shadow: black 0px 5px 6px -8px;
    z-index: -1;
    border-radius: 8px;
   }
/*4th section end*/

/* real fooret startr */

.cta-one {
  position: relative;
  z-index: 2;
   margin-bottom: -83px; 
}
.cta-one__inner {
  position: relative;
  position: relative;
  background-color: #0a0541;
  overflow: hidden;
}
.cta-one__inner__bg {
  width: 36.65%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}
.cta-one__content {
    display: grid;
    grid-template-columns: 87.5% auto;
    gap: 37px;
    padding: 0px 56px 0px 0;
    width: 64.5%;
    margin-left: auto;
 }
.cti{
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 31px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
 }
.cta-one__right{
    text-align:center;
 }
.ct-tx{
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 26px;
  font-weight: 300;
  color: #fff;
  text-align: center;
 }
.plomiuu {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  border: 1px solid #fff;
  outline: none !important;
  background-color: #fce7e7;
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.55px;
  padding: 7px 19px;
  transition: all 500ms ease;
  border-radius:30px;
  }


.ploming-btn__icon::before {
  content: "";
  width: 1px;
  height: calc(100% - 2px);
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  background-color:  #CFD7E0;
  transition: all 400ms ease;

}
.ploming-btn__hover-group {
  display: block;
}
.phover {
  display: block;
  background-color: #fff;
  height: 100%;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: calc(25% + 0.25px);
  z-index: -1;
  color: #000 !important;
}
.plomi1 {
  left: 0;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.plomi2 {
  left: 25%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.plomi3 {
  left: 50%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;

}
.plomi4 {
  left: 75%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;

}
.plomiuu:hover .phover {
  opacity: 1;
  transform: scale(1);
  
}
.cta-one__right a:hover{
  color: #000;

}

.footer {
  position: relative;
 background-color: #000028;
 padding-top: 1%;
}
.footer::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
}
.expl ul li {
  list-style-type: none;
  margin-bottom: 7px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
}
.expl ul li a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  text-decoration: none;
}
  .copy p{
    font-size:16px;
     letter-spacing: 0.55px;
 }
.mn-ft-dt p {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 28px;
  font-weight: 300;
  color:#fff;
}
.expl h2{
  font-size: 30px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
}
 .ft-hd-l img {
  width: 348px;
  margin-bottom: 0px;
 }
 
 
.inner-footer{
  margin-top: 3%;
}
.cor img{
  width: 18px;
}
.copy{
  padding:6px;
}
.copy p{
  font-size:16px;
   letter-spacing: 0.55px;
  
}

/* footer end */
.phool {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 2%;
    margin: auto;
    width: 100%;
}
.phool > * {
    width: 33%;
    position: relative;
    padding: 15px 20px;
    border-radius: 70px;
    -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0px 8px rgb(9 4 64 / 12%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
     .phool  > *.mange .mange img {
    width: 50px;
    margin-top: 15px;
     }
    .phool > *.fact_wrapper .fact_leftWrapper {
   
    width: 69px;
    overflow: hidden;
    /*border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;*/
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    background: #55545c0a;
    text-align: center;
   }
.count {
    color: #100679;
    margin: 0;
}
   
.fact_wrapper span {
    color: #000;
    /* letter-spacing: 0.55px; */
    font-size: 17px;
    font-weight: 500;
}

  .fact_leftWrapper img{
    width:47px;
  }


/* whatapp css */
  #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:#090440;
  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: 37px;
  height: 52px;
  -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%;
 }

    .service{
        position:relative;
        overflow:hidden;
    }
    .womwn p{
        font-size: 17px;
        letter-spacing: 0.45px;
        font-weight: 400;
        line-height: 28px;
        text-align: justify;
    }
    .man h1{
        font-size: 27px;
        font-weight: 700;
        letter-spacing: 0.55px;
        line-height: 37px;
        color: #002578;
    }
    .navr {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 999;
      /* box-shadow: 0px 0px 12px 0px rgba(32, 32, 32, 0.27); */
      padding: 0;
      transition: all .3s;
      background-color: #ffffff00;
  }
    .inner-navr{
      padding: 10px 0;
    }
    .navr-new {
      background-color: #fff !important;
      background: none;
    }
    
    .ffgt {
      display: flex;
      gap: 31px;
      justify-content: end;
      align-items: center;
      margin-bottom: 0;
  }
    .ffgt li {
      list-style-type: none;
      margin-bottom: 0;
    }
    .ffgt li a{
      padding: 26px 0;
      }
    
    .ffgt li a {
      text-decoration: none;
      color: #000;
      font-size: 18px;
      letter-spacing: 1px;
      font-weight: 400;
      transition: all .3s;
    }
    .ffgt-new li a{
      color: #000 !important;
    }
    .logo img {
      width: 50px;
      margin-bottom: 4px;
      filter: brightness(0);
  }
  .brch a {
    padding: 8px 20px !important;
    background: linear-gradient(90deg, #000028, #00002842);
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.55px;
}

/*image hover efect start*/
      .pro-hover{    
         position: absolute;
        top: 0px;
       top: 50%;
       left: 50%;
       transform: translate(-50%,-50%);
       transition:all 0.5s;
       z-index: 1;
      }
    
    .pro-hover h2 {
      text-align: center;
      color: #fff;
      font-size: 17px;
      line-height: 30px;
      padding-top: 30%;
      padding-left: 10px;
      padding-right: 10px;
      opacity: 0;
    }
    .photo-inner:hover::after{
      opacity: 9;
    }
    .photo-inner img{
      transition:all 0.2s;
    }
    .photo-inner:hover img{
      opacity: 0.1;
    }
      .photo-inner:hover .pro-hover h2 {
       opacity: 1;
      }
 
     .cvcv{
      position: relative;
     }
    .photo-inner{
      position: relative;
      z-index: 1;
    }
.photo-inner::after{
  position: absolute;
  content: "";
  background: #090440f5;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition:all 0.5s;
}
/*image hover end*/

/* bjxvzhcvzhcg */
    .midl {
      background: linear-gradient(90deg, #090440 40%, #0b044c 0);
      padding: 9rem 0px;
      position: relative;
    }
    .midl::before {
      position: absolute;
      content: "";
      background-image: url(../images/teb.png);
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      background-repeat: no-repeat;
      background-position: center;
      opacity: 0.7;
      background-size: cover;
    }
    .midcl h1 {
      letter-spacing: 0.55px;
      color: #fff;
      font-size: 36px;
    }
    .midcl p {
      color: #fff;
      width: 64%;
      letter-spacing: 0.55px;
      font-size: 18px;
      line-height: 27px;
      font-weight: 300;
    }
        .vb p {
      color: #fff;
      letter-spacing: 0.59px;
      font-size: 16px;
      line-height: 26px;
      margin-top: 5%;
    }
    .vb h3 {
      color: #fff;
      font-size: 21px;
      letter-spacing: 0.55px;
      line-height: 30px;
    }
    .tx1 h1 {
      color: #fff;
      font-size: 31px;
      letter-spacing: 0.55px;
      font-weight: 500;
      line-height: 26px;
    }
    .sd img {
      width: 53px;
      height: 54px;
      object-fit: contain;
    }
    .sd{
      align-items: center;
    }
    
  .gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
   }
  .gallery-title:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5e5e5e;
   }
  .filter-button {
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;
   }
  .filter-button:hover {
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;
    }
   .btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
  }

  .port-image {
    width: 100%;
   }

  .gallery_product {
    margin-bottom: 30px;
  }

/*testimonial startr*/
  .sehd h3 {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.55px;
  line-height: 29px;
  color: #fff;
  font-family: auto;
  }
  .sehd{
    text-align: center;
  }
  .sehd p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.55px;
    margin: auto;
    width: 78%;
    color: #fff;
  }
  .star{
  position: relative;
   }

   .star::before {
      position: absolute;
      content: " ";
      bottom: -55px;
      right: 17px;
      height: 33px;
      width: 38px;
      background-image: url(../images/lf.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      opacity: 0.6;
    }
   .testi{
  background-color: #f1f4fd !important;
  margin-top: 5%;
    }
.moon {
    position: relative;
    padding: 32px 30px 22px;
    background-color: #fff;
    z-index: -1;
    border-radius: 8px;
    box-shadow: 0 5px 15px -3px rgba(0, 0, 0, 0.12);
    height: 320px;
}
    .moon::after {
      position: absolute;
      content: " ";
      top: 61%;
      right: 35px;
      height: 100px;
      width: 62px;
      background-image: url(../images/if.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      opacity: 0.09;
    }
    .testimonial{
    padding: 4rem 0px;
    background-color: #090440;
    }
    
    .moon::before {
        content: "";
        background: url(../images/coun.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        position: absolute;
        right: 0px;
        bottom: 0;
        opacity:0.08;
        width: 100%;
        height: 100%;
        z-index: -1;
        }
             
      .star p{
       font-size: 17px;
       letter-spacing: 0.55px;
       font-weight: 500;
       line-height: 25px;
       color:#11113f;
     }
    .serslde{
      padding-bottom: 5%;
    }

    .sun h1 span{
        font-size: 30px !important;
        letter-spacing: 0.35px;
        color: black;
        line-height: 38px;
        }
    .kok1 img {
        width: 40px !important;
        height: 40px !important;
        border-radius: 50%;
        
    }
    .loll {
        font-size: 14px;
    }

   .serslde .swiper-pagination-bullet-active {
    background: #fff;
   } 
  .swiper-pagination-bullet {
    border-radius: 50%;
    background: #fefefe; 
 }
/*testimonial end*/


/*qoute start*/

 #getaquote .modal-fullscreen .modal-content {
    background: linear-gradient(103deg, #fff6f9 0%, #edfffb 50%, #ebebff 100%);
 }
 #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 label .star, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper label .star {
    color: red;
 }
   #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;
 }
  .form-control:focus{
  outline: none;
  box-shadow: none;
  border: 1px solid #00000038;
  }
 .loading-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
  }
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
.modal{
    z-index:999999999999;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper button, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper button {
    border: unset;
    background: red;
    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;
}
#trainingModal .hiringIntern_wrapper .hiringIntern_formWrapper textarea.form-control, #getaquote .hiringIntern_wrapper .hiringIntern_formWrapper textarea.form-control {
    height: auto;
}
/*quote end*/

/*clients*/
.ab-hd11 h3 {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.55px;
    line-height: 29px;
    color: #000;
    font-family: auto;
}
.ab-hd11{
    text-align:center;
}
.ab-hd11 p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.55px;
    margin: auto;
    width: 78%;
    color: #897777;
}
.clientdiv .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* filter: grayscale(1); */
    transition: .3s;
    padding: 18px;
   box-shadow: #0000005c 1px 1px 11px -6px;
    margin: 10px 6px;
    border-radius: 7px;
  }
  .swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
 .clientdiv .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff00;
  justify-content: center;
  align-items: center;
 }

.clientdiv, .mySwiper2 {
  width: 100%;
  height: 100%;
  padding: 0 1rem;
 }

/*clients end*/







.left-mxt h2 {
  font-size: 35px;
  letter-spacing: 0.55px;
  color: #fff;
  line-height: 44px;
}
.left-mxt p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.55px;
  line-height: 26px;
  letter-spacing: 1.55px;
  font-weight: 300;
  margin-top: 1rem;
}
.left-mxt{
  padding: 2rem;
}
.mxt-list h2 span{
  color: red;
  font-size: 25px;
  letter-spacing: 0.55px;
}
.mxt-list{
  height: 300px;
  width: 100%;
  background-color: lightgray;
  padding: 2rem;
}

.midl {
  background: linear-gradient(90deg, #090440 40%, #0b044c 0);
  padding: 0 !important;
  position: relative;
}
.mxt-list1 h2 {
  font-size: 26px;
  color: #fff !important;
}
.mxt-list1 span{
  color: #fff !important;
}
.mxt-list1 ul li{
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 26px;
}
.left-mxt {
  height: 100%;
  background-color: #000028;
  padding: 12rem 6rem 12rem 2rem;
}

.num{
  bottom: 10%;
  right: 10%;
}
.num h2{
  font-size: 51px;
  font-weight: 700;
  opacity: 0.2;
  letter-spacing: 2px;
}

.mll img{
  width: 30px;
}
.mll{
  display: flex;
  align-items: center;
  gap: 10px;
}

.searchbar{
  display: flex;
}
.searchbar input{
  height: 40px;
  border: 1px solid lightgray;
}
.ser-btn{
  height: 39px;
  width: 39px;
  position: relative;
  background: linear-gradient(45deg, #000028, #d6d6d642);
}
.ser-btn img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  filter: brightness(0)invert(1);
}

.top-logo img{
  width: 90% !important;
}
.navrnew{
  background-color: #fff !important;
  box-shadow: 0px 0px 12px 0px rgba(32, 32, 32, 0.27);
}



.new-arrival-section {
  width: 100%;
  padding: 30px 0 0px 0;
  background: #f5f5f5;
  margin-bottom: 0px;
}
.title {
  font-size: 40px;
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
}
.na-box1 {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  height: 400px;
}
.hm-na-box {
  background: #a9b7c0;
  position: relative;
  width: 100%;
  display: block;
}
.hm-na-box::before {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: scale(0);
  transition: all 300ms ease 0s;
}
.na-box1 .na-box-text {
  float: left;
  width: 35%;
  position: absolute;
  top: 30%;
  left: 8%;
}
.na-box1 .na-box-text::before {
  border-left: 5px solid #e42127;
  padding-right: 5px;
  content: "";
  text-align: left;
  float: left;
  height: 52%;
  top: 0;
  position: absolute;
  left: -6%;
}
.na-box1 .na-box-text .title {
  float: left;
  display: block;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box-text .title {
  color: #fff;
}
.title {
  font-size: 40px;
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
}
.hm-na-box .buttom-row {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.hm-na-box .commen-btn {
  color: #fff;
  border: 1px solid #fff;
}
.commen-btn {
  color: #292323;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  border: 1px solid #292323;
  padding: 10px 30px;
  background-image: linear-gradient(135deg, #000 0%, #000 50%, transparent 50%, transparent 100%);
  background-position: right center;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  background-size: 270% auto;
}
.na-box1 .na-box-image {
  float: right;
  margin: 45px 3% 0 0;
  width: 63%;
}
.na-box1 .na-box-image img {
  width: 100%;
}
.hm-na-box img {
  transition: .3s;
  transform: scale(1.0);
}
.na-box2 {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  height: 500px;
  background: #7e93a2;
}

.hm-na-box {
  background: #a9b7c0;
  position: relative;
  width: 100%;
  display: block;
}
.hm-na-box::before {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: scale(0);
  transition: all 300ms ease 0s;
}
.na-box2 .na-box-text {
  width: 35%;
  position: absolute;
  top: 34%;
  right: 0%;
}
.na-box2 .na-box-text::before {
  border-left: 5px solid #e42127;
  padding-right: 5px;
  content: "";
  text-align: left;
  float: left;
  height: 61px;
}
.na-box2 .na-box-text .title {
  float: left;
  display: block;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box-text .title {
  color: #fff;
}
.title {
  font-size: 40px;
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
}
.hm-na-box:hover img {
  transform: scale(1.1);
}
.na-box3 .na-box-image img {
  width: 83% !important;
}
.hm-na-box img {
  transition: .3s;
  transform: scale(1.0);
}
.na-box2 .na-box-image {
  float: left;
  margin: 68px 0 0 9%;
  width: 46%;
}
.na-box2 .na-box-image img {
  width: 100%;
}

.na-box2 .na-box-text::before {
  border-left: 5px solid #e42127;
  padding-right: 5px;
  content: "";
  text-align: left;
  float: left;
  height: 61px;
  position: absolute;
  left: -6%;
}
.na-box2 .na-box-text .title {
  float: left;
  display: block;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 42px;
}

.na-box2 .na-box-text .title span {
  font-size: 18px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
  padding-left: 3px;
}
.na-box-text .title span {
  width: 100%;
  color: #fff;
}
.na-box1 .na-box-text .title {
  float: left;
  display: block;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 42px;
}
.na-box-text .title {
  color: #fff;
}

.na-box1 .na-box-text .title span {
  font-size: 18px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
  padding-left: 3px;
}
.na-box-text .title span {
  width: 100%;
  color: #fff;
}
.na-box3 .na-box-text .title {
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box3 .na-box-text .title span {
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
}
.na-box4 .na-box-image img {
    width: 65%;
    margin: auto;
}
.na-box3 .na-box-image img {
  width: 83%;
}
.na-box6 .na-box-image img {
  width: 83%;
}
.na-box5 .na-box-image img {
  width: 75%;
  margin-left: 0%;
  margin:auto;
}
.new-arrival-section .col-md-6 {
  padding: 0 1px;
  overflow: hidden;
}
.na-box3 {
  width: 100%;
  margin-bottom: 2px;
  height: 500px;
  background: #7e93a2;
}
.na-box4 {
  width: 100%;
  margin-bottom: 2px;
  height: 400px;
}
.na-box3 .na-box-text {
  width: 100%;
  position: absolute;
  top: 8%;
  right: 0;
  left: 0;
  text-align: center;
}
.na-box3 .na-box-image {
  width: 100%;
  bottom: 5%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.na-box4 .na-box-text .title {
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box4 .na-box-text .title span {
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
}
.na-box4 .na-box-text {
  width: 100%;
  position: absolute;
  top: 8%;
  right: 0;
  left: 0;
  text-align: center;
}
.na-box4 .na-box-image {
  width: 100%;
  bottom: 0%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.na-box6 .na-box-text {
  width: 100%;
  position: absolute;
  top: 8%;
  right: 0;
  left: 0;
  text-align: center;
}
.na-box6 .na-box-text .title {
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box6 .na-box-text .title span {
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
}
.na-box6 .na-box-image {
  width: 100%;
  bottom: 14%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.na-box6 {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  height: 400px;
}
.na-box5 {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  height: 500px;
  background: #7e93a2;
}
.na-box5 .na-box-text {
  width: 100%;
  position: absolute;
  top: 8%;
  right: 0;
  left: 0;
  text-align: center;
}
.na-box5 .na-box-text .title {
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: text-top;
  line-height: 31px;
}
.na-box5 .na-box-text .title span {
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-top: 8px;
  text-transform: capitalize;
}
.na-box5 .na-box-image {
  width: 100%;
  bottom: 4%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.new-arrival-section .col-md-6 {
  padding: 0 1px;
  overflow: hidden;
}

.new-arrival-section {
  width: 100%;
  padding: 30px 0 0px 0;
  background: #f5f5f5;
  margin-bottom: 0px;
}


.left-pipe {
  bottom: 15%;
  left: -22%;
  z-index: -1;
  transform: rotate(358deg);
  width: 95%;
}
.banslide .swiper-slide .left-pipe{
  transition: all .8s;
  transition-delay: 2s;
  opacity: 0;
  left: -10%;
}
.banslide .swiper-slide-active .left-pipe{
  opacity: 1;
  left: -22%;
}


.left-pipe1 {
  bottom: 8%;
  right: 10%;
  z-index: -1;
  transform: rotate(381deg);
  width: 60%;
}
.banslide .swiper-slide .left-pipe1 {
  transition: all .8s;
  transition-delay: 2s;
  opacity: 0;
  right: 10%;
}
.banslide .swiper-slide-active .left-pipe1 {
  opacity: 1;
  right: -2%;
}





.left-pipe22 {
  bottom: 40%;
  left: -22%;
  z-index: -1;
  transform: rotate(358deg);
  width: 66%;
}
.banslide .swiper-slide .left-pipe22 {
  transition: all .8s;
  transition-delay: 2s;
  opacity: 0;
  left: -10%;
}
.banslide .swiper-slide-active .left-pipe22 {
  opacity: 1;
  left: 6%;
}
.na-box2 .na-box-text::before {
  border-left: 5px solid #e42127;
  padding-right: 5px;
  content: "";
  text-align: left;
  float: left;
  height: 83px;
  position: absolute;
  left: -6%;
}
.title66::before {
    border-left: 5px solid #e42127;
    padding-right: 5px;
    content: "";
    text-align: left;
    float: left;
    height: 62% !important;
    top: 0;
    position: absolute;
    left: -6%;
}

.title55::before {
  border-left: 5px solid #e42127;
  padding-right: 5px;
  content: "";
  text-align: left;
  float: left;
  height: 40% !important;
  position: absolute;
  left: -6%;
}








.thumswiper,.thumswiper2 {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.thumswiper .swiper-slide,.thumswiper2 .swiper-slide {
  background-size: cover;
  background-position: center;
}

.thumswiper2 {
  height: 80%;
  width: 100%;
}

.thumswiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.thumswiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
}
.thumswiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}





.product-thumb {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #000000de;
  top: 0;
  left: 0;
  z-index: 9999;
  backdrop-filter: blur(9px);
}
.inner-pro-thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  width: 45%;
}


.thumswiper2 .swiper-slide img{
  height: 50vh;
}



.thumswiper .swiper-slide-thumb-active img{
  border: 5px solid red;
}

.closex{
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: 999999999999;
  cursor: pointer;
}


.dattaaa {
    position: absolute;
    top: 105%;
    left: 0;
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    padding: 0;
}
.dattaaa li{
    padding:5px 10px;
    border-bottom:1px solid lightgray;
}


.brch {
    position: fixed;
    top: 50%;
    right: -5.6%;
    /* writing-mode: tb; */
    transform: rotate(270deg);
    z-index:9999999999999;
}

.mxt-list122 h2{
    font-size: 24px;
    line-height: 31px;
}
.mxt-list122{
        writing-mode: tb-rl;
        position:relative;
}
.mxt-list122 h2{
        position: absolute;
    left: 10%;
}

.sdfsdfsfdsf {
    padding: 3rem 0 0 0;
}

.banslide .swiper-horizontal>.swiper-pagination-bullets, .banslide .swiper-pagination-bullets.swiper-pagination-horizontal, .banslide .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 22px;
    left: 0;
    width: 100%;
}
.serslde .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:1px;
    left: 0;
    width: 100%;
}




.scl {
    height: 35px;
    width: 35px;
    border-radius: 50%;
}
.scl {
    position: relative;
}
.scl {
    background-color: #fff;
}
.bk-ar img, .scl img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.bk-ar img, .over, .over p, .scl img, .se-ser {
    transform: translate(-50%, -50%);
}


::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 15px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}