/* @import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*, :after, :before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}











body{
  font-family: "Nunito Sans", sans-serif;
}
/* h1,h2{
    font-family: "DM Serif Display", serif !important;
} */

/* navbar start-------------------------------------------------- */










.perlk{
    cursor:pointer;
}
.ull li{
  list-style-type: none;
}
.ull li a {
  text-decoration: none;
  color: #000;
  padding: 1rem 0;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 400;
}
.ull li {
  padding: 1rem 0;
}
.ull{
    display: flex;
    align-items: center;
    gap: 37px;
    justify-content: right;
}
.serbt {
    padding: 8px 20px !important;
    background-color: #248548;
    display: flex;
    align-items: center !important;
    gap: 10px;
    color: #fff !important;
    border-radius: 5px;
}
.c {
    width: 19px;
    height: 19px;
}

.tog{
  height: 38px;
  width: 38px;
  background-color:#1261a0;
  border-radius: 50%;
  position: relative;
}
.tog img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  z-index: 999;
  width: 21px;
}

.right-nav {
  position: relative;
  padding-top: 10px;
}

.right-nav::after {
  position: absolute;
  content: "";
  background-color: #0000000f;
  background-size: contain;
  height: 84%;
  width: 1px;
  top: 8px;
  right: -4%;
}

.tt li {
  list-style-type: none;
  color: #000;
  display: flex;
  gap: 10px;
  align-items: center;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.55px;
  font-weight: 400;
}
/* .tt li:nth-child(1)::after {
  position: absolute;
  content: "";
  background-color: lightgray;
  background-size: contain;
  height: 80%;
  width: 2px;
  top: 56%;
  right: -9%;
  transform: translateY(-50%);
} */
.tt{
  gap: 25px;
  margin: 0;
  justify-content: end;
}

.tt li img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0);
}
.header {
  box-shadow: black 0px 0px 14px -9px;
}
.hdea-new{
  background-color: #fff;
}
.ttj li{
  color: #000;
}
.ulm li a{ 
  color: #000;
}
.ttj li img {
  filter: brightness(0);
}
.dropitems {
  top: 100%;
  left: 0;
  background-color: rgb(255, 255, 255);
  width: 200px;
  padding-left: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
  transform: translateY(100px);
  transition: all .3s;
  opacity: 0;
  box-shadow: black 0px 0px 13px -9px;
}
.dropitems li a{
  padding: 10px !important;
  transition: all .3s;
  color: #000;
}

.dropitems li{
  padding: 10px !important;
}
.dropdown:hover .dropitems{
  height: auto;
  transform: translateY(0px);
  opacity: 1;
}
.dropdown img {
  width: 17px;
  transition: all .3s;
  /* filter: brightness(0) invert(1); */
}
.dropdown:hover img{
  transform: rotate(180deg);
}
.dropitems li{
  position: relative;
  z-index: 1;
}
.dropitems li::after{
  position: absolute;
  content: "";
  background-color: #000;
  background-size: contain;
  height: 0%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.dropitems li:hover::after{
  height: 100%;
}
.dropitems li:hover a{
  color: #fff !important;
}
.left-logo img{
  width: 90%;
}


/* navbar end---------------------------------------------------- */

/* banner start------------------------------------------------ */
.header{
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999999999;
  background-color: #fff;
}

/* banner end-------------------------------------------------- */




.xc a {
  display: flex;
  align-items: center;
  gap: 19px;
  padding: 4px 8px;
  background-color: #072F5F;
  border-radius: 0px;
  position: fixed;
  top: 50%;
  right: -14%;
  z-index: 99;
  color: #fff;
  text-decoration: none;
  width: 16%;
  transition: all 1s;
}
.xc a img{
  filter: brightness(0)invert(1);
  transition: all 1s;
  width: 18px;
}
.xc a:hover{
  right: -4%;
  background-color: green !important;
}
.xc a:hover img{
  filter: initial;
}
.xc1 a{
  top: 55%;
  background-color: #1261A0;
}
.xc2 a{
  top: 60%;
  background-color: #3895D3;
}

/* about ind */
.ab-hd h2{
  font-size: 29px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 600;
}
.ab-para p {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
}
.ab-para {
 width:80%;
 margin: auto;
}
.gene{
  margin: auto;
  width: 66%;
}
.gene p {
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 25px;
  color: #000;
  font-weight: 700;
}
.about-sc {
  background-color: #f6f8fc;
  padding: 1rem 0;
  position: relative;
}
.inner-about-sc{
  padding: 4rem 0;
}
.ss-list{
  display: flex;
    align-items: start;
    gap: 11px;
    justify-content: end;
}

.ss-im {
    height: 60px;
    width: 60px;
    background-color: #015b8f;
    border-radius: 50%;
    position: relative;
}
.ss-tx{
        width: 80%;
}
/*.tf{*/
/*  width: 31% !important;*/
/*}*/
.ss-im img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 33px;
}
.ss-tx h2 {
  font-size: 19px;
  margin-bottom: 0px;
  letter-spacing: 0.55px;
  color: #000000cf;
  font-weight: 500;
}
.ss-tx p{
  font-size: 15px;
  letter-spacing: 0.55px;
  color:#000;
  margin-top: 3%;

}
.about-sc::after {
  position: absolute;
  content: "";
  background-image: url(../images/pv.png);
  background-size: cover;
  height: 413px;
  width: 31%;
  top: 6%;
  left: 66%;
  transform: translate(-50%, -50%);
  /* z-index: -1; */
  opacity: 0.01;
  transform: rotate(91deg);
}
.coreim img {
  width: 100%;
  transition: all .7s ease;
  height: 300px;
  object-fit: cover;
}

.perl img {
    width: 100%;
    border-radius: 3px;
    height: 224px;
    object-fit: cover;
    transition: all .7s ease;
}

.perl:hover img{
  transform: scale(1.1); 
}
.perl:hover{
  box-shadow: 1px 0px 9px -4px;
}
.perl h3 {
  margin-top: 5%;
  letter-spacing: 0.55px;
  font-size: 19px;
  color: #000;
  font-weight: 700;
  margin-bottom: 9px;
}
.perl p {
  color: #000000d1;
  letter-spacing: 0.55px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10%;
}
.perl {
  position: relative;
  overflow: hidden;
  transition: all .7s ease;
  padding: 5px;
}

.abim {
  position: absolute;
  top: 71%;
  left: 82%;
  width: 39px;
  height: 39px;
  border-radius: 50px;
  background-color: #015b8e82;
  padding: 19px;
}
.abim img {
  width: 24px !important;
  height: 24px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
}
.prod-in h2{
  font-size: 29px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 600;
}
.prod-in{
  text-align: center;
}
.prod-in p{
  margin: auto;
    width: 53%;
    letter-spacing: 0.55px;
    color: #000000de;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 4%;
}
/* about ind  end*/
.bn{
  margin-top: 5%;
    margin-bottom: 5%;
}
.container22{
 padding: 0 3rem;
}
.req-bt a {
  padding: 12px 28px;
  color: #fff;
  background-color:#015486;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 400;
  position: relative;
  border: 1px solid #015486;
  transition: all .3s;
  /* border-radius: 5px; */
}
.req-bt a:hover{
  background-color:transparent;
  color: #015486;
  background-color:#fff;
  border: 1px solid #072f5f;
}
/* appli ind */
.apli h4{
  font-size: 19px;
    letter-spacing: 0.55px;
    color:#fff;
}
.apli h2{
  font-size: 32px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 600;
}
.dali {
  font-size: 17px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
}
.service-icon {
	background: #08182d75;
	font-size: 60px;
	line-height: 110px;
	width: 85px;
	height: 85px;
	margin: 0 auto 0;
	border-radius: 50%;
	position: relative;
	top: -54px;
  box-shadow: 0 0 0px #fff inset,0 6px 0 #fff;
}
.service-icon img {
  width: 46px !important;
  margin: 0 auto;
  /* padding: 25px 0; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pl-list {
	text-align: center;
	background:#08182d75;
	position: relative;
	border-radius: 10px;
	padding: 15px;
	height: 280px;
}

.serslde .swiper-wrapper {
  padding-bottom: 6rem;
  padding-top: 4rem;
}
.appl {
  background-color: #143259;
  padding: 3rem 0;
  position: relative;
  z-index: 1;
}
.appl::after {
  position: absolute;
  content: "";
  background-image: url(../images/aw.png);
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-position: center;
  /* opacity: 0.02;
  transform: rotate(180deg); */
}
.cont h3{
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 22px;
}
.cont p{
     color: #fff;
    letter-spacing: 0.55px;
    line-height: 21px;
    text-align: center;
    font-size: 15px;
}

.serslde  .swiper-button-next:after,   .serslde  .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 20px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #000;
}

.serslde  .swiper-button-next, .serslde  .swiper-button-prev {
  position: absolute;
  top: 93%;
}


.serslde   .swiper-button-next {
  right: 37%;
  left: auto;
}
.serslde  .swiper-button-prev{
  left: 37%;
}
.serslde  .swiper-horizontal>.swiper-pagination-progressbar, .serslde  .swiper-pagination-progressbar.swiper-pagination-horizontal, .serslde  .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .serslde  .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 16%;
  height: 4px;
  left: 50%;
  top: 93%;
  transform: translateX(-50%);
}
.serslde  .swiper-button-next:before, .serslde  .swiper-button-prev:before{
  position: absolute;
  content: "";
  background-color: lightgray;
  background-size: contain;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}
.serslde  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
/* apli ind end */


/* news and event start  start*/
.even-hf h2{
  font-size: 29px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 600;
}
.even-hf{
  text-align: center;
}
.even-hf p{
  margin: auto;
    width: 58%;
    letter-spacing: 0.55px;
    color: #000000de;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 4%;
}
.abt-li-dt {
  background-color: #fff;
  padding: 4px;
  /* border: 1px solid #f0eaea; */
  padding: 12px;
  box-shadow: 1px 0px 8px -6px;
}
.abt-li-dt p{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.lll{
  position: relative;
}
.abt-li img{
        height: 300px;
    object-fit: cover;
}
.dob {
    position: absolute;
    bottom: 3%;
    right: -1px;
    width: max-content;
    box-shadow: 1px 0px 6px -9px;
    transform: translate(-1px, 15px);
}
.dob p {
  font-size: .9375em;
  line-height: 2.1;
  font-weight: 500;
  /* margin-right: -1px; */
  /* margin-bottom: -1px; */
  padding: 6px 30px;
  color: #000;
  display: inline-block;
  background: #fff;
  /* transform: skew(-10deg) !important; */
  border-radius: 3.7125rem 0 0 0 !important;
  margin:0;
}
.abt-li-dt h2{
  font-size: 20px;
    letter-spacing: 0.55px;
    font-weight: 700;
    line-height: 23px;
    margin-top: 6%;
}

/* news and event */



/* dealer */
.dealerr {
  border-radius: 10px 176px 10px 176px;
  background-color: #08477a;
  /* padding: 4rem 3rem 2rem; */
  position: relative;
  z-index: 1;
}
.dealerr:after {
  position: absolute;
  content: "";
  background-image: url(../images/led.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /* z-index: -3; */
  background-repeat: repeat;
  opacity: 0.06;
  z-index: -1;
}
.dilk p {
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 18px;
  /* width: 73%; */
}
.dilk h2{
   font-size: 29px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 600;
}
.come img {
  width: 136%;
}
.mdo{
  display: flex;
    gap: 16px;
}
.alo p {
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 16px;
  margin-bottom: 6px;
}

.alo li{
  list-style: circle;
  color:#fff;
}
.alo{
  padding-left: 1rem;
}
.hnt{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.55px;
  color: #fff;
}
.testi-hd p{
    margin: auto;
    width: 58%;
    letter-spacing: 0.55px;
    color: #000000de;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
}


/* testimonial start */
.moon::before {
  content: "";
  position: absolute;
  bottom: -27px;
  margin: 0 auto;
  z-index: 1;
  width: 23px;
  height: 23px;
  background: linear-gradient(-46deg, #ffffff 50%, transparent 0);
  rotate: 47deg;
  transform: translate(-50%, -50%);
  box-shadow: black 2px 2px 5px -4px;
  left: 14%;
}
.moon{
  padding: 3rem 1rem;
    border: 1px solid #0a0a0a2e;
    background-color: #fff;
    box-shadow: black 0px 0px 8px -4px;
    position: relative;
    height: 191px;

}
.moon::after {
  position: absolute;
  content: " ";
  bottom: 31%;
  right: 84%;
  height: 100px;
  width: 27px;
  background-image: url(../images/text.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* opacity: 0.10; */
  transform: translate(-50%, -50%);
}
.moon h2{
  font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 3%;
}
.moon p {
  margin-bottom: 1px !important;
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 23px;
  font-weight: 400;
}
.space .swiper-wrapper{
  padding: 3rem 0px;
}
.test-fl{
  margin-top: 12%;
    display: flex;
    gap: 10%;
    align-items: center;
}
.test-fl img{
  width: 67px;
    border-radius: 50px;
    height: 67px;
}
.kok1 h2{
  font-size: 24px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 500;
}
.space .swiper-pagination-bullet-active {
  background: #025587;
}
.testi-hd h2{
    font-size: 29px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
/* testimonial end */

/* footer start */
.footer_nav{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  gap: 23px;
  }
  .fotter-social-links{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
  }
  .footer {
    background: #08151cf0;
    padding: 4rem 0px 0rem;
    position: relative;
}
  .footer::after {
    position: absolute;
    content: "";
    background-image: url(../images/onh.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: -3; */
    background-repeat: repeat;
    opacity: 0.3;
    z-index: -1;
}
  .fb {
    height: 35px;
    width: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    /* background-color: #000; */
  }
  .fb:hover{
      background-color:#65c6ff;
      border:1px solid #65c6ff;
  }
  
  .ff li .fb a img {
    width: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .ff li{
    list-style: none;
  }
  .nav-link, .footer_social {
    color:#fff;
    font-size: 19px;
    letter-spacing: 0.55px;
  }
  .nav-link:hover{
    color:#fff
  }
  .goat {
      color: #fff;
      letter-spacing: 0.55px;
      font-size: 16px;
      text-align: center;
      margin-top: 3%;
      margin-bottom: 2%;
  }
  .goat a{
    color:#fff;
    letter-spacing: 0.55px;
    font-size: 15px;
    text-decoration: none;
  }
  .goat span{
      color:#65c6ff;
  }
  /* footer end */
  /* banner */
.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.ban-text {
  top: 61%;
  left: 27%;
  transform: translate(-50%, -50%);
  width: 33%;
  z-index: 9;
  text-align: left;
  overflow: hidden;
}

.bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #00000085, transparent);
    /* background-color: #0d01021f; */
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.bannerswiper.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 9px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 9px));
  display: inline-block;
  border-radius: 58%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.bannerswiper .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #fff;
}
.bannerswiper .swiper-button-next, .bannerswiper .swiper-button-prev {
    position: absolute;
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    /* transform: translate(-50%, -50%); */
    top: 88%;
    /* left: 50%; */
}
.bannerswiper .swiper-button-next:after,.bannerswiper .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.bannerswiper .swiper-button-prev {
    left: 11%;
    right: auto;
}
.bannerswiper .swiper-button-next {
    right: 83%;
    left: auto;
}


.bannerswiper .swiper-button-next:before, .bannerswiper .swiper-button-prev:before {
    position: absolute;
    content: "";
    background-size: contain;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    z-index: -1;
    background-color: #21252900;
    transform: translate(-50%, -50%);
    top: 26%;
    left: 17%;
    border: 1px solid #858585;
}
.im{
  transition: all .7s;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*-webkit-transform:scale(1);*/
    /*-ms-transform:scale(1);*/
    /*transform:scale(1);*/
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
  }
.im img{
  width:100%
}

.bannerswiper .swiper-slide .im{
    transition:all 5s;
}
/* .bannerswiper .swiper-slide-active .im{
    transform:scale(1.1);
} */
.sl-hd h1 {
    position: relative;
    color: #fff;
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 1.0em;
    font-weight: 500;
    opacity: 0;
    margin-bottom: 36px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    line-height: 48px;
}
.bannerswiper .swiper-slide-active .sl-hd h1{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1000ms;
}
.sl-hd p {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 300;
    line-height: 30px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
}
.sl-hd p:before{
    position: absolute;
    left: 45px;
    bottom: 4px;
    right: 35px;
    height: 4px;
    content: "";
    z-index: -1;
}

.bannerswiper .swiper-slide-active .sl-hd p{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1500ms;    
}

/* banner end */



/* career start */
.heading1 h2 {
  letter-spacing: 1px;
  color: #000;
  font-size: 24px;
  line-height: 44px;
}
.heading1 p {
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 400;
  color: #000000b5;
  margin-top: -1%;
  line-height: 27px;
}
.kl p span{
    color: #1261a0 !important;
    font-size: 17px important;
    text-decoration: underline !important;
}
.kl h2{
    font-size: 28px;
    letter-spacing: 0.55px;
    color: #000000cf;
}
.kl h2 {
  font-size: 25px;
  letter-spacing: 0.55px;
  color: #000;
}
.bas{
   font-size: 24px;
    letter-spacing: 0.55px;
    color: #000;
    margin-top: 4%;
}
.unsyle {
    padding-left: 1rem;
    margin-top: 1rem;
}
.unsyle li{
    list-style: circle;
}
.unsyle li p{
    list-style-type: circle;
    font-size: 16px;
    letter-spacing: 0.55px;
    margin-bottom: 7px;
}
.unsyle li img {
  width: 12px;
  filter: brightness(0);
}
.career1{
  margin-top: 6rem;
  margin-bottom: 5rem;
}
.career-img img{
  height: 500px;
    object-fit: cover;
    border-radius: 9px;
}
.secb{
  margin-top: 4rem;
}
/* carr */

/*contact us start*/

.contact-form-area {
  position: relative;
  padding: 33px 0px 33px 40px;
  height: 100%;
}
.quform-input .form-control {
  border-radius: 5px;
}
.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-group label {
  margin-bottom: .5rem
}
.form-group {
  margin-bottom: 1rem;
}
.form-control:focus {
  border-color: #2a9d8f
}

.form-check-input:checked {
  border-color: #2a9d8f;
  background-color: #2a9d8f
}

.quform-input {
  position: relative
}

.quform-input .form-control {
  border-radius: 5px
}

.quform-input .quform-errors-wrap {
  position: absolute;
  right: 8px;
  top: 0;
  line-height: normal;
  z-index: 1
}

.quform-input .quform-errors-wrap {
  position: absolute;
  right: 8px;
  top: 0;
  line-height: normal;
  z-index: 1
}

.quform-element>label {
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom: 0;
  color: #6a747b;
  font-size: 16px;
  letter-spacing: 0.55px;
}
.top-search input .form-control {
  background-color: transparent;
  border: none;
  -moz-box-shadow: 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 0px;
  -o-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  color: #fff;
  height: 40px;
  padding: 0 15px;
  min-height: auto;
}
 .form-control::placeholder {
       color: #ced4da;
  }

.quform-element>label .quform-required {
  color: #cc0101;
  font-size: 23px;
}

.quform-inner input {
  width: 100%
}

.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top
}

.quform-elements .quform-element select {
  margin-bottom: 0;
 padding: 12px 35px 8px 15px;
}
.quform-input .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;
  min-height: 46px;
}
.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top;
}
.quform-input .form-control {
  border-radius: 5px;
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
}
.bg-img {
  position: relative;
}
.bg-img img {
  height: 79%;
  object-fit: cover;
}
.contact-wrapper-box .bg-img {
  border-top-left-radius: .8125rem;
  border-bottom-left-radius: .8125rem;
}
.contact-wrapper-box {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1rem 1.75rem 0 rgba(45,55,75,0.1);
  border: 0.0625rem solid rgba(220,224,229,0.6);
  border-radius: .8125rem
}
.flex-grow-1 p{
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.flex-shrink-0 img{
  width: 23px;
}
.yukh {
  background-color: #08477a;
  position: inherit;
  bottom: 0;
  /* width: 100%; */
  left: 0;
  border-bottom-left-radius: .8125rem;
  height: 21%;
}
.single-item {
  position: relative;
  display: block;
  /* padding-bottom: 26px; */
  margin-bottom: 20px;
  border-bottom: 1px solid rgb(254 254 254 / 18%);
}
.single-item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.vcxc a {
  padding: 10px 29px;
  color: #fff;
  background-color:#015486;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 400;
  position: relative;
  border: 1px solid #015486;
  transition: all .3s;
  /* border-radius: 5px; */
}
.vcxc a:hover{
  background-color:transparent;
  color: #015486;
  background-color:#fff;
  border: 1px solid #072f5f;
}
.contact-form-area h2{
    font-size: 27px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 400;
}
.contact-form-area p{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000000c7;
    width: 82%;
}
.lj img{
  height: 39%;
}
.uk{
  height: 61%;
}
.act{
  color:#1001d8 !important;
}
/*contact us end*/
/* image gallery */
.gl11 {
  position: relative;
  border-radius: 10px 10px 0 0;
  }
  .gl11 img {
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 252px;
    object-fit: cover;
}
  .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: #025587;
  color: #fff;
  border-radius: 0 0 10px 10px;
  }
  .mm a{
  text-decoration: none;
  }
  .glrx-h img {
    width: 100% !important;
    border-radius: 9px;
    height: 325px;
    object-fit: cover;
    box-shadow: black 0px 0px 7px -5px;
}
  .ppl {
      bottom: 44px;
      padding: 5px 8px;
      background: linear-gradient(90deg, #025587, 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;
  }
  
  /* image gallery */
  

a{
  text-decoration: none;
  color: #000;
}
.st-breadcumb-area img{
  width: 100%;
}
.st-breadcumb-area {
  position: relative;
  height: 100%;
  z-index: 1;
  padding-top: 0rem;
}
.st-breadcumb-area::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000a6;
    /*opacity: 0.5;*/
    z-index: -1;
}
.topco {
  position: absolute;
  top: 58%;
  left: 15%;
  transform: translate(-50%, -50%);
}
.topco h2 {
font-size: 35px;
font-weight: 400;
color: #fff;
margin-top: 48px;
}
.aby{
  margin-top: 5%;
    margin-bottom: 4%;
}



/* about inner */
.ab-ph h2{
  font-size: 29px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.ab-ph p {
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 25px;
  color: #000000bd;
  font-weight: 400;
  padding-top: 1%;
  text-align: center;
  width: 79%;
  margin: auto;
}
.qqqqq {
  font-weight: 700;
  margin-top: 1rem;
  font-size: 20px;
  padding: 0 10px;
  margin-bottom: 2px;
}
.ppppp{
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 26px;
  padding: 0 10px;
}
.slide-visible .div{
  height: 100%;
}
.slide-visible .div .flex-col {
  height: 100%;
  border-radius: 15px;
}

/* aboutb innre end */

.tomat {
  color: #fff;
  font-size: 17px;
  padding: 1rem;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.55px;
}
  




/* whaATapp 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:#002578;
  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: 24px;
  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%;
}

.tt{
    cursor:pointer;
}

.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;
}
.desc p{
    font-size: 19px;
    letter-spacing: 0.55px;
    color: #000;
}
.inner-press h2{
  font-size: 27px;
    letter-spacing: 0.55px;
    color: #000;
}

.form-control:focus {
  outline: none;
  border: 1px solid #000;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
}
.bni{
    margin-top: 5%;
    margin-bottom: 4%;
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 500;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999999999999999 !important;
}
.decor-wrpr .col-lg-4{
    padding:0px !important;
}

/*proudtxss*/
.midd p {
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 400;
    color: #000;
    line-height: 29px;
    text-align: justify;
}

.ab-trr {
    margin: 12rem 0 5rem;
}
.uld{
    display: flex;
    gap: 96px;
}
.gahae{
    padding-left: 1rem;
    padding-top: 1%;
}
.rahij h2{
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.55px;
}
.gahae li{
    list-style: circle;
}
.gau img{
    width:100%;
}
.seee-immm21 {
    position: sticky;
    top: 6rem;
}
.pr-h h2{
    margin-bottom: -8px;
}





