
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
body{
  font-family: "Mulish", sans-serif;
  
  }
/* header start------------------------------- */
a{
  text-decoration: none;
}
.left-nav ul li{
  list-style-type: none;
}
.left-nav ul li a{
  text-decoration: none;
  color: #000;
}
.logo img {
  width: 353px;
  padding: 8px;
}
.left-nav ul{
  margin-bottom: 0;
  padding-left: 0;
  justify-content: space-around;
}
.logo h1{
  font-size: 50px;
  letter-spacing: 1.55px;
  font-weight: 900;
  font-family: auto;
}
.logo h1{
  margin-bottom: 0;
}

.nav {
  padding: 0px 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all .3s;
    background-color: #fff;
    backdrop-filter: blur(5px);
}
.banner video{
  height: 100vh;
  object-fit: cover;
}
.logo h1 {
  color: #ffffff;
  font-family: 'Berkshire Swash';
  font-weight: 400;
  text-transform: lowercase;
}
.left-nav ul li a {
  color: #000;
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  letter-spacing: 0.55px;
}

.le li a{
  color: #000 !important;
}
/* .img {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.5;
} */
.left-nav ul li a img{
  width: 18px;
  height: 18px;
}

.xxaq:hover .drop{
  top:55px;
  visibility:visible;
}
/* .dropdown li a{
  padding: 0.2rem 1rem;
} */
.cat24:hover .dropdown{
  display: block;
}
.drp {
  height: 13px;
  transition: all .3s;

}
.dropdown li{
  padding: 0.2rem 0px;
}
.cat24:hover img{
  transform: rotate(180deg);
}

.dropdown li a{
  z-index: 2 !important;
  font-size: 18px !important;
  letter-spacing: 0.55px !important;
  /* font-weight: 300; */
  margin-top: 0 !important;
  color: #000 !important;
  transition: all .7s;
  
  
}
.cat a{
  padding: 38px 0;
}
.drop-hd ul li a{
  padding: 0;
}

.dropdown li a:hover{
    padding-left: 10px !important;
    color: #002578 !important;
  }

.cat24:hover .dropdown {
  display: block;
}
.dropdown {
  z-index: 9999;
  background-color: #e6f4fd;
  width: 246px;
  padding: 1rem;
  font-size: 15px;
  /* bottom: -100%; */
  top: 170%;
  display: none;
  transition: all .3s;
  box-shadow: 0px 0px 12px 0px rgba(32, 32, 32, 0.27);
  position: relative;
}
.dropdown::after {
  position: absolute;
  content: "";
  background-size: contain;
  background: linear-gradient(45deg, #e6f4fd 50%, transparent 0);
  height: 23px;
  width: 23px;
  top: -8px;
  left: 31%;
  transform: rotate(135deg);
}


.xa img{
  width: 20px;
 
}
.xa{
list-style: none;
}
.xa a {
  font-weight: 400;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.55px;
}
.ccsa22 {
  border-right: 1px solid #002578;
  padding-right: 23px;
}
.sc img {
  width: 27px;
}
.top-header{
  background-color:#fff;
  padding: 4px;
}
 .mn-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999999;
} 
.grrr {
    gap: 53px;
}
.inner-ser{
  padding: 1rem 0px;
}
.right-nav-items ul{
  margin-bottom: 0;
}
.navbars {
  padding: 0px;
  box-shadow: black 0px 5px 6px -8px;
  /* background-color: #ffffff; */
  background: linear-gradient(90deg, #f9fdfe 37%, #002578 0%);
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all 5s ease-in-out;
}
.navr-new{
   background: linear-gradient(90deg, #fff 37%, #fff 0%);
  
}
.right-nav-items .d-lg-flex li{
  position: relative;
  z-index: 1;
  list-style: none;
}
.right-nav-items .d-flex li::before {
  position: absolute;
  content: "";
  /* background-color: #94caff42; */
  background-size: contain;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: all .3s;
  z-index: -1;
}
.right-nav-items .d-flex .active::before {
  position: absolute;
  content: "";
  /* background-color: #94caff42; */
  background-size: contain;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
  transition: all .3s;
  z-index: -1;
}
.right-nav-items .d-flex li:hover::before{
  opacity: 1;
}
.use-links li a img{
  width: 15px;
  padding-bottom: 0px;
}
.right-nav-items li a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  
}
.fgu li a {
  color: #000 !important;
}
 .new-class {
  position: fixed;
  top: -40px;
  animation: menu_sticky 0.7s ease-in-out;
  transition: all .2s ease;
} 

/* background: linear-gradient(to bottom, #fff 5%, transparent); */

/* banner start */

.banner{
  position: relative;
}

.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;
}

.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;
}

.bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    /* background-color: #00257838; */
    /*background-color: #b3b5b9ad;*/
    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: #8a8c90;
}
.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: 58%;
    /* 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: 60px;
    right: auto;
}
.bannerswiper .swiper-button-next{
    right: 60px;
    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: #212529cf;
    transform: translate(-50%, -50%);
    top: 26%;
    left: 17%;
}
.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: #002578;
	font-size: 38px;
    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);
}
.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: #000;
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 500;
    line-height: 31px;
	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 */

/* service sytart */
.raju img {
  width: 100%;
  /* filter: drop-shadow(2px 2px 32px blue); */
  filter: drop-shadow(2px 2px 2px grey);
}

.tx h1{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 27px;
  letter-spacing: 0.35px;
}
.raju {
    width: 47%;
    transition: all .7s;
    position: relative;
}
/* .raju::after {
  position: absolute;
  content: "";
  background-color: #002578;
  background-size: contain;
  height: 52px;
  width: 52px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
} */
.sehd{
  text-align: center;
}
.sehd h1 {
  font-size: 37px;
  color: #393636;
  letter-spacing: 0.55px;
  width: fit-content;
  margin: auto;
}
.serv{
  margin: auto;
    width: 93%;
}
.tx p {
    font-size: 15px;
    color: #6d6c6c;
    letter-spacing: 0.55px;
    line-height: 24px;
}
/* .gf:hover .raju{
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
    transform: scale(0.9);
    
} */
.gf:hover {
  cursor: pointer;
}
.duf{
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #2b4158fa;
  line-height: 25px;
  font-weight: 500;
  width: 84%;
  margin: auto;
}

/* service end */

/* about startr */
.choose img{
  width: 93%;
  transform: translateY(0%);
  opacity: 1;
  animation: mo 7s;
  animation-iteration-count: infinite;
}
.choose{
    text-align:center;
}

/* .choose{
  animation-duration: 5s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: bounce-1;
    animation-timing-function: linear;
} */
 @keyframes mo{
0% {
  transform: translateY(0);
}
50% {
  transform: translateY(-50px);
}
100% {
  transform: translateY(0);
}
} 

.choose-us-fourteen .choose-content .choose-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
}
.se-hdr h1 {
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.55px;
  line-height: 37px;
  color: #002578;
}
.se-hdr p{
  font-size: 17px;
    letter-spacing: 0.45px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}
.abt {
    position: relative;
    z-index: 1;
}
.abt::before{
    position: absolute;
    content: "";
    background-image: url(../images/back.png);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.05;
    z-index:-1;

}
.abt::after {
    position: absolute;
    content: "";
    background-image: url(../images/dba.jpg);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    z-index: -1;
}



.ab{
  padding-top: 3rem;
}
.hly img {
  width: 24px;
}
.gras p {
  font-size: 17px;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.55px;
}
/* about end */

/* news start */
.hc-blog-img img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
  transition: all .7s ease;
  height: 274px;
}
   /* .hc-blog-img{
    position: relative;
   }  */
   .hc-blog-data {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    z-index: 2;
    /* top: 146px; */
    left: 0px;
    right: 0;
    width: 90%;
    background: #002578;
    transition: 0.3s;
    box-shadow: 0 8px 20px 0 #eee;
    bottom: 55px;
    margin: 0 auto;
}
.hc-blog-date{
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
}
.hc-blog-title{
  font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
}
.hc-blog-data p {
  font-size: 17px;
  line-height: 21px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  letter-spacing: 0.55px;
}
.hc-blog-box:hover .hc-blog-data {
  box-shadow: 3px 3px 0 5px rgb(0 37 120 / 32%);
  cursor: pointer;
}
.hc-blog-box:hover .hc-blog-img img{
   transform: scale(1.1); 
  /* transform: scale(1.2) rotate(5deg); */
  cursor: pointer;
 
}
.hc-blog-box:hover .hc-blog-more p {
  letter-spacing: 2px;
 color: #acb3c2;
}
.hc-blog-box:hover .sdffres img{
    opacity:9;
}

.hc-blog-img {
  border-radius: 10px;
  overflow: hidden;
}

/* .hc-blog-img img{
  overflow: hidden;
  
} */
.hc-blog-more p{
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  transition: all .7s;
}
.hc-blog-more:hover{
  color:#fff
}
.hc-new{
  position: relative;
}
.hc-new::before {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  height: 100%;
  width: 16%;
  background-image: url(../images/ss.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: -1;
  top: 11%;
  left: 83%;
  opacity: 0.09;
}
.hc-new::after {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  height: 100%;
  width: 13%;
  background-image: url(../images/zxzx.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  transform: translate(-50%, -50%);
  z-index: -1;
  right: 82%;
  opacity: 0.5;
  /* transform: rotate(131deg); */
  top: 51%;
}

.hc-ol{
  padding: 2rem 0px;
}
.inner{
  overflow: hidden;
  align-items: center;
}
.dgf {
  margin-left: -97px;
  transition: all .3s;
}
.inner:hover .dgf{
  margin-left: 0;
}
.sdffres img {
    width: 20px;
    opacity:0;
    transition: all .7s;
}

/* news end */


.stit{
  position: relative;
}
/*  */
.sehd p {
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #2b4158cf;
  line-height: 25px;
  font-weight: 400;
  width: 84%;
  margin: auto;
}
.service{
  position: relative;
}
.service::before {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  height: 100%;
  width: 16%;
  background-image: url(../images/ss.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: -1;
  top: 11%;
  left: 83%;
  opacity: 0.09;
}
 .banslide .swiper-slide img{
  display: none;
}
.banslide .swiper-slide-active img{
  display: block;
}


/* footer start */
.footer {
  background-color: #002578bf;
  width: 100%;
  padding: 2rem 0px; 
  position: relative;
}
.footde {
  position: absolute;
  top: -39px;
  text-align: center;
  background: #fff;
  border-radius: 50px;
  padding: 21px 10px;
  margin: 0 auto;
  display: inline-table;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.2);
}
.footde ul {
  margin: 0px;
  padding-left: 0px;
}
.footde li{
  list-style: none;
}
.footde ul li {
  display: inline-block;
  padding: 1px 46px;
}
.lef-ic img{
  width: 33px;
}
.footer::after {
  position: absolute;
  content: "";
  background-image: url(../images/mot.png);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.3;
}
.expl ul li {
  list-style-type: none;
  margin-bottom: 7px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 300;
}
.expl ul li a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.55px;
    text-decoration: none;
    font-weight: 300;
    transition: all .3s;
}
.expl ul li a:hover{
padding-left: 5px;
}
.copy p{
    font-size:17px;
     letter-spacing: 0.55px;
    
}
   .mn-ft-dt p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 27px;
    font-weight: 300;
  }
.expl h2{
  font-size: 28px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
    font-weight: 300;
}
.ft-hd-l img {
  width: 175px;
  margin-bottom: 24px;
}
.inner-footer{
  margin-top: 1%;
}
.cor img{
  width: 18px;
}
.ft-hd-l img {
  width: 368px;
  margin-bottom: 23px;
}
.inner-footer {
  margin-top: 3%;
}
.copyright {
  background-color: #002578;
  color: #000;
  padding: 24px 0px;
}

.copyright  p{
  font-size: 17px;
    letter-spacing: 0.66px;
    font-weight: 400;
    line-height: 13px;
    color: #fff;
    font-weight: 200;
}
.copyright span{
 color:#0dcaf0;
 font-weight: 300;
}
.fb {
  height: 41px;
  width: 41px;
  /* border: 1px solid #ffffff; */
  border-radius: 50%;
  position: relative;
  /* background-color: #fff; */
}
 .fb:hover{
  background-color: #000;
  
  
} 
.ff li .fb a img {
  width: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ff li{
list-style:none ;
}
.list-unstyled li a{
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0.55px;
    font-weight: 400;
}
.scl h1{
  font-size: 23px;
}

.cumber::after {
  position: absolute;
  content: "";
  background-color: #f0f7fc;
  background-size: contain;
  height: 38px;
  width: 38px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
}
.cumber img {
  width: 30px;
}
/* footer end */

/* testimonial start */
.st{
  position: relative;
}

.partner-area.partner-page {
  position: relative;
  display: block;
  padding-top: 120px;
  padding-bottom: 0;
}
.partner-box-bottom {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.partner-box-style2 {
  position: relative;
  display: block;
  border-top: 2px solid #e5e5e5;
  margin-top: 75px;
  padding-top: 70px;
}
.single-partner-logo-box-style2 {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  margin: 0 auto 30px;
  -webkit-box-shadow: 0px 3px 6px 2px #ececec;
  box-shadow: 0px 3px 6px 2px #ececec;
}
.single-partner-logo-box-style2 a {
  position: relative;
  display: inline-block;
}
.single-partner-logo-box-style2 a img {
  opacity: .35;
  transition: all 0.2s ease-in-out 0.1s;
}
.single-partner-logo-box-style2:hover a img{
  opacity: 1.0;
  transition: all 0.3s ease-in-out 0.1s;
}
.partner-box-style2 .bottom {
  position: relative;
  display: block;
  padding: 0 150px;
}

.single-testimonial-style1{
  position: relative;
  display: block;
}
.text::before {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  right: 0%;
  height: 48px;
  width: 93px;
  background-image: url(../images/quote.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  top: 76%;
  opacity: 0.09;
}
.text::after {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  left: 6%;
  height: 48px;
  width: 93px;
  background-image: url(../images/quo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  top: 6%;
  opacity: 0.09;
}
.single-testimonial-style1{
  position: relative;
  display: block;
  background: #00257800;
   /* border: 1px solid #002578; */
  padding: 4rem 4rem 5rem 4rem;
  border-radius: 7px;
}
.single-testimonial-style1::after {
  content: "";
  height: 4px;
  width: 0px;
  position: absolute;
  left: 10px;
  bottom: 79px;
  width: 73%;
  height: 59%;
  border-left: 2px solid #00257830;
  border-bottom: 2px solid #00257830;
}
.single-testimonial-style1::before {
  content: "";
  height: 4px;
  width: 0px;
  position: absolute;
  top: 0px;
  width: 80%;
  height: 64%;
  border-right: 2px solid #00257830;
  border-top: 2px solid #00257830;
  right: 5%;
}
 

.single-testimonial-style1 .text p {
  color: #000;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.55px;
  height: 100px;
}
 .single-testimonial-style1 .client-info {
  position: relative;
  /* display: block; */
  padding-top: 73px;
  padding-left: 6px;
  padding-bottom: 27px;
} 

.icon-box  img{
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
/* .icon-box{
  position: relative;
  z-index: 1;
} */
/* .icon-box::after {
  position: absolute;
  content: "";
  background-size: contain;
  height: 57px;
  width: 57px;
  top: 19px;
  left: 18px;
  transform: translate(-50%, -50%);
  z-index: -1;
  /* border-radius: 50%; */
 
.title-box h1{
    font-size: 21px;
    letter-spacing: 0.55px;
    font-weight: 500;
  }
  

.pear{
   background: linear-gradient(180deg, #F1FBFF 0%, rgba(217, 217, 217, 0) 100%); 
    position: relative;
    
}
.pear::after {
  content: "";
  background: url(../images/ed.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0px;
  bottom: 0;
  opacity: .3;
  width: 100%;
  height: 100%;
  z-index: -1;
}

  
.test{
  padding-top: 3rem;
    padding-bottom: 2rem;
}
.b-bt a {
  border: 1px solid #002578;
  text-decoration: none;
  color: #002578;
  padding: 10px 24px;
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 500;
  background-color: #fff;
}
.b-bt a:hover {
background-color: #002578;
color: #fff;
}
/* testimonial end */


/* gallery start */
.immm111 img {
  height: 100%;
  object-fit: cover;
}
.immm111 {
  height: 100%;
}
.immm a img{
    height:300px;
    object-fit:cover;
}
.immm222 {
  height: 48%;
  margin-bottom: 1%;
}
.immm222  img{
 object-fit: scale-down;
}
.lb-close {
  position: absolute;
  top: 5%;
  right: 4%;
  z-index: 99999;
}
.lb-prev,.lb-next{
  opacity:1 !important;
}
.lb-number{
  opacity:0;
}
.lb-data .lb-caption {
  font-size: 16px !important;
  font-weight: bold;
  line-height: 26px !important;
  letter-spacing: 0.55px;
  /* margin-top: 41px; */
  text-align:center !important;
}
.lb-data .lb-details {
  text-align: center !important;
  width: 100% !important;
}

/*.gallery::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    left: 0;*/
/*    top: -65px;*/
/*    height: 385px;*/
/*    width: 385px;*/
/*    left: 84%;*/
/*    border-radius: 0px;*/
/*    background: #082e8d;*/
/*    opacity: 0.5;*/
/*    filter: blur(150px);*/
/*    z-index: -1;*/
/*}*/

/* gallery end */

.serslde .swiper-pagination-bullet{
  background-color:#00257861;
  opacity: 0.8;
  height: 8px;
  width: 8px;
  border-radius: 2px;
}

.serslde .swiper-pagination-bullet-active {
    background-color:#002578;
    position: relative;
    transition: all 0.2s ease-in-out;
}



/* banner hdd  */
.page-head {
  background-image: url(../images/ed.jpg);
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  z-index: 0;
}
.page-head::after {
  background-color: rgb(0 36 116 / 55%);
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  height: 100%;
  width: 100%;
  z-index: 0;
}
.page-head .page-head-inner .page-head-txt .page-head-top h2 {
  color:#fff;
  /* font-family: var(--cursive-font2); */
  font-size: 38px;
  letter-spacing: 0.55px;
  font-weight: 500;
 
}

.page-head-txt {
 position: absolute;
    top: 70%;
    z-index: 1;
    color: #fff;
    left: 49%;
    transform: translate(-50%, -50%) !important;
    text-align:center !important;

}
.page-head .page-head-inner .page-head-txt .page-head-btn {
  font-size: 17px;
}
.page-head .page-head-inner .page-head-txt .page-head-btn .gray {
  color: #002578;
  transition: var(--trans-nrml);
}
.page-head .page-head-inner .page-head-txt .page-head-btn .gray:hover {
  color: #fff;
}
.page-head .page-head-inner .page-head-txt .page-head-btn .blk {
  color: #fff;
  transition: var(--trans-nrml);
  padding-left: 5px;
}
/* banner hd */


/* appointement */

.apomnt{  
    padding: 50px 20px;
    box-shadow: 0 5px 15px -3px rgb(0 37 120 / 22%);
    /* background-color: #e2f2ff; */
    align-items: center;
    border-radius: 9px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 10px .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
  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; */
  background-color: #0025780d;
}
.select-cls{
  padding: 10px .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
  /* margin-top: 33px; */
  /* border-radius: .375rem; */
  /* background-color: #fff; */
  background-clip: padding-box;
  /* border: 1px solid #ced4da; */
}

.form-row .form-group {
  margin-top: 8px;
  margin-bottom: 5px;
}
.form-row .form-group .form-control:focus {
  border: 1px solid #002578;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
}
.form-row .form-group .select-cls:focus {
  border: 1px solid #002578;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
   outline: none; 
}
.form-row .form-group label {
  padding-bottom: 8px;
  font-size: 16px;
}
.apomnt-txt h1{
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.apomnt-txt {
    position: absolute;
    top: 38px;
    text-align: center;
    background: #002578;
    border-radius: 11px;
    padding: 15px 40px;
    margin: 0 auto;
    display: inline-table;
    left: 0;
    right: 0;
     box-shadow: 1px 1px 15px 0 rgb(0 37 120 / 19%);
    width: fit-content;
}
.appointment{
  position: relative;
}
.leftyy h1{
  font-size: 31px;
    color: #000;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.leftyy p {
  font-size: 17px;
  color: #6d6c6c;
  letter-spacing: 0.25px;
  line-height: 26px;
}
.imgix img {
  width: 220px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #002578;
  padding: 10px;
}
.appo{
  display: flex;
  gap: 40px;
}
.piot p{
  font-size: 19px;
    letter-spacing: 0.55px;
    font-weight: 500;
}
.piot h1{
  color: #002578;
} 
.appointment{
  background-color: #fff;
  /* padding: 4rem 0px; */
}
.appi{
  padding: 4rem 0px;
}
.form-group p{
     font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #002578;
    text-align: center;
}
.form-group span {
    color: red;
    font-weight: 400;
}
/* appointment */


/* aboutineer start */
.vain img{
  width: 23px;
}
.vain {
  list-style: none;
}
.lider {
  position: relative;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgb(1 36 122 / 27%);
  text-align: center !important;
}
.inner-clients>* {
  width: 31%;
    padding: 2rem 2rem 1rem 2rem;
}
.inner-clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 35px;
  margin-bottom: 5%;
}
.cle{
  text-align: center;

}
.cle h1{
  font-size: 37px;
    color: #393636;
    letter-spacing: 0.55px;
}
.exper {
background: linear-gradient(180deg, #f1fbff63 0%, rgba(217, 217, 217, 0) 100%);
}
/* aboutt end */
/* news and ebeng */
  .itm-txt h1 {
    font-size: 26px !important;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 38px;
    font-weight: 400;
  }
.itm-img img {
  width: 657px;
}
.itm-txt p {
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 500;
}
.itm-txt span{
color:#002578;
 font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 500;  

}
.news-details{
  margin-bottom: 5%;
}

/* gallery */
.num p {
  color: #fff;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}
.gl-ttl p {
  height: 100%;
  font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
}
.num {
  bottom: 0%;
  right: 0%;
  /* border-radius: 50%; */
  /* background-color: #f5b55c; */
  /* border: 2px solid #fff; */
  padding: 8px 20px;
  background: linear-gradient(270deg,#0024788c, transparent);
}
.inner-gallery{
  margin-bottom: 7%;
}
.gl-list{
position: relative;
}
.gl-list::after {
  position: absolute;
  content: "";
  background-color:#00247829;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  transform: scale(0);
  transition: all .3s;
}
 .gl-list:hover::after{
  transform: scale(1);
} 

/* gallery */


.lightbox {
  position: fixed !important;
  left: 50% !important;
  top: 53% !important;
  width: 100%;
  z-index:999999999999  !important;
  transform: translate(-50%,-50%) !important;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999999999999999 !important ;
}

/* vdo gallery startr */
.img-gal-cont {
  width: 100%;
  margin-bottom: 0;
  height: 100%;
  /* padding: 20px; */
  /* border: 1px dashed #339452; */
  text-align: center;
  /* background: #002578; */
  transition: all 0.3s ease;
  background-color:#002578;
}
 .img-gal-top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  vertical-align: middle;
}
.img-gal-top {
  height: 275px;
  position: relative;
}
.img-gal-top::after {
  position: absolute;
  content: "";
  background-color: #00247829;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  transform: scale(0);
  transition: all .3s;
}
.img-gal-top:hover::after{
  transform: scale(1);
} 

.count {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff;
  padding: 10px;
  background: linear-gradient(270deg,#0024788c, transparent);
  transition: all 0.3s ease;
}
.youtub-lg img {
  width: 60px;
}
.youtub-lg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.09;
}

.img-gal-txt p {
    height: 100%;
    color: #fff;
    font-size: 18px;
    letter-spacing: .55px;
   
  }
  .img-gal-cont:hover .youtub-lg {
    opacity: 9;
  }
/* vdo gallery end */

/* contact form */
.form {
  width: 100%;
  max-width: 820px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.contact-form {
  background-color: #002578;
  position: relative;
  padding: 2rem 2rem 2rem 2rem;
  border-radius: 15px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.corn{
  border-radius: 15px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 3rem 0px;
}
.contasect{
  padding: 2rem;
}
.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #002578;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.input-container {
  position: relative;
  margin: 1rem 0;
}

.input {
  width: 100%;
  outline: none;
  border: 1px solid #fafafa54;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.55px;
  border-radius: 5px;
  transition: 0.3s;
}




textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.input-container label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: 400;
  pointer-events: none;
  z-index: 1000;
  transition: 0.5s;
}

.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}
.gallery-image iframe{
    width:100%;
}


.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #002578;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.bvt a:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.bvt a {
  border: 1px solid #002578;
  text-decoration: none;
  color: #002578;
  padding: 10px 24px;
  font-size: 18px;
  letter-spacing: 0.55px;
  font-weight: 500;
  background-color: #fff;
 
}
.lisst{
  padding-left: 0px;
}
.lisst li {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 100%;
  margin-bottom: 19px;
  
}
.cir img{
  width: 34px;
}
.contasect p{
   font-size: 17px;
    letter-spacing: 0.45px;
    font-weight: 400;
    line-height: 28px;  
}
.lisst p{
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 500;
  line-height: 21px;  
}
.contasect h1{
  font-size: 37px;
    color: #393636;
    letter-spacing: 0.55px;
}
.cir {
  height: 37px;
  width: 37px;
  background-color: #002578;
  border-radius: 50%;
  position: relative;
}
.cir img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 18px;
}
/* contact form end */

/* whatapp css */
/* 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: 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;
}


/*@keyframes animate{*/
/*    0%{*/
/*        left: -15px;*/
/*    }*/
/*    50%{*/
/*        left: 0%;*/
/*    }*/
/*    100%{*/
/*        left: 15%;*/
/*    }*/
/*}*/


.fgu li .actv{
  color: #002578 !important;
  font-weight: 500;
}
.actv{
  color: #9fe6fd !important;
}
.right-nav-items li a{
  color: #fff;
  position:relative;
}

.right-nav-items li a::after {
    position: absolute;
    content: "";
    height: 61px;
    width: 61px;
    background-image: url(../images/ss.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%);
    z-index: -1;
    top: 50%;
    left: 50%;
    opacity: 0;
    transition:all .3s;
}

.right-nav-items li .actv::after {
    opacity: 0;
}
.fgu li .actv::after {
    opacity: 0.3;
}


#mob_err{
  display: none;
}
#email_err{
  display: none;
}
#mobile_err{
  display: none;
}
#emailerr{
  display: none;
}

.inner-success{
  width: 300px;
  margin: auto;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 2rem 1rem;
}
#success{
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
  display:none;
}
.quick_sucInner{
  text-align: center;
}
.quick_sucInnerBtn{
  background-color: #31a300;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 30px;
  font-family:auto !important;
}
.quick_sucInner h3{
    
  font-family:auto !important;
}

.inner-success{
  width: 300px;
  margin: auto;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 2rem 1rem;
}
#successm{
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
  display:none;
}
.quick_sucInnerm{
  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;
}