
@import url('https://fonts.googleapis.com/css2?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');
body{
    font-family: "Roboto", sans-serif;
  }
/* header start------------------------------- */
.top-header {
  padding: 6px 0;
  background-color: #dc3545bf;
  transition:all.3s;
}
.top-header-new{
  display:none;
}
.mn-nav{
   /* position:fixed;  */
  width:100%;
  left:0;
  top:0;
  width:100%;
  z-index:999999999;
}
#mob_err{
    display:none;
}
#email_err{
    display:none;
}
.navr-new{
  
  color: #fff;
}
.ffgt li a{
  color: #000;
}
.logolekha h1 span {
  font-weight: 900;
  font-size: 26px;
  letter-spacing: 3px;
  color: #fff;
}
.inner-navr a{
  text-decoration: none;
  color: #fff;
}

.dropdown{
  z-index: 9999;
    background-color: #fff;
    background: linear-gradient(45deg, #259145, #7fa32d);
    width: 246px;
    padding: 1rem;
   font-size: 15px; 
    /* bottom: -100%; */
    top: 170%;
    display: none;
    transition: all .3s;
    /* margin-top: 0;
    padding: 15px 30px;
    background: #fff; */
    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, #619d35 50%, transparent 0);
  height: 23px;
  width: 23px;
  top: -8px;
  left: 31%;
  transform: rotate(135deg);
}
.dropdown li a{
    z-index: 2;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 0;
    color: #000;
}
.dropdown li{
  padding: 0.2rem 0px;
}
.cat24:hover .dropdown{
  display: block;
}
.drp {
  height: 25px;
  transition: all .3s;

}
.cat24:hover img{
  transform: rotate(180deg);
}
.dropdown li a:hover{
  color: #008e9a;
}


.ccsa img{
  width: 15px;
  opacity: 1;
}
.add p {
  font-size: 15px;
  letter-spacing: 0.55px;
  color: white;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: initial;
  font-weight: 300;
}
/* .ccsa22 {
  border-right: 1px solid rgb(255 255 255);
  padding-right: 23px;
} */

.navr {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  /*box-shadow: 0px 0px 12px 0px rgba(32, 32, 32, 0.27);*/
  padding: 0px;
  transition: all .3s;
  /* background-color: #ffffff1f; */
  /*background: linear-gradient(45deg, black, transparent);*/
  background-color:#ffffffc4;
}
.navr-new {
  background-color: #fff !important;
  background: none;
}





.ffgt{
  display: flex;
  gap: 35px;
  justify-content: end;
  margin-bottom: 0;
}
.ffgt li {
  list-style-type: none;
  margin-bottom: 0;
}
.ffgt li a{
  padding: 26px 0;
  
}
.drop-hd ul li{
  padding: 5px !important;
}
.ffgt li a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 300;
  transition: all .3s;
}
.ffgt-new li a{
  color: #000 !important;
}
.drop{
  padding: 3rem;
}
.drop-hd h2 {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.55px;
  font-weight: 400;
}

.drop-hd ul li a{
  padding: 0;
}
.close{
  position:absolute;
  right:1rem;
  top:1rem;
}
.right-navitom img{
  width: 23px;
}
.right-navitom{
  transition:all .3s;
}
.right-navitomnew{
  left:0 !important;
}
.right-tog img{
  width: 40px;
}
.right-tog{
  position: relative;
  border-radius: 9px;
}
.right-tog::after{
  position: absolute;
  content: "";
  background-color:#0080004a;
  background-size: contain;
  height: 89%;
  width: 1px;
  left: 10px;
  top: 0;
}
.llst {
  height: 499px;
  background-color:#7cb84059;
  overflow: hidden;
  z-index: 1;
  border-radius: 10px;
}
  .llst::after{
      position: absolute;
      content: "";
      background-color: #00800033;
      background-size: contain;
      height: 108px;
      width: 108px;
      bottom: -10%;
      right: -10%;
      border-radius: 50%;
      z-index: -1;
  }
  .llst::before {
    position: absolute;
    content: "";
    background-color: #00800033;
    background-size: contain;
    height: 70px;
    width: 70px;
    bottom: 6%;
    right: 10%;
    border-radius: 50%;
    z-index: -1;
}
  .fgh{
      position: relative;
      overflow: hidden;
      border-radius: 10px;
  }
  .fgh::before {
    position: absolute;
    content: "";
    background-color:#00800033;
    background-size: contain;
    height: 70px;
    width: 70px;
    top: -5%;
    left: -7%;
    border-radius: 50%;
    z-index: -1;
}
.inner-llst {
  bottom: 0%;
  left: 2%;
  width: 95%;
  padding: 1rem;
}
.arowww{
  top: 1rem;
  right: 1rem;
  height: 36px;
  width: 36px;
  background-color: green;
  background-size: contain;
  border-radius: 50%;
  transition: all .3s;
}
.arowww img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 9;
  width: 19px;
  transition: all .3s;
}
.arowww:hover{
background-color: white;
  
}
.arowww:hover img{
  filter: invert(1);
  
  transform: translate(-50%, -50%) rotate(0deg);
}
.nav-logo img {
  width: 317px;
  padding: 10px;
}
/* header end */




/* banner */
.bannerswiper {
  width: 100%;
  height: 100%;
}
.bannerswiper .swiper-slide{
  position: relative;
  z-index: 1;
}
.bannerswiper .swiper-slide::after{
  position: absolute;
  content: "";
  background-color:#00000047;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.bannerswiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}


/* banner */

.text h3{
font-size: 55PX;
letter-spacing: 0.55px;
color: #fff;
font-weight: 700;
width: 100%;
text-align: center;
}
.text p {
  color: #fff;
  font-family: 'Great Vibes', cursive;
  /* position: absolute; */
  font-size: 17px;
  letter-spacing: 1px;
  width: 48%;
  margin: auto;
}

.an {
  position: absolute;
  left: 10%;
  top: 58%;
  transform: translateY(-50%);
  width: 45%;
  z-index: 9;
  text-align: left;
}
.swiper-slide-active .an{
  animation: move 1s;
}
@keyframes move{
  0%{
    top: 100%;
  }
  100%{
    top: 58%;
  }
}
.an h1 {
  font-size: 42px !important;
  letter-spacing: 0.35px;
  color: #fff;
  line-height: 54px;
  font-weight: 300;
}
.pp{
  padding-left: 15px;
  position: relative;
}
.pp::after{
  position: absolute;
  content: "";
  background-color: green;
  height: 100%;
  width: 4px;
  top: 0;
  left: 0;
  z-index: 9;
}
.pp p {
  font-size: 17px;
  line-height: 29px;
  font-weight: 300;
  color: #fff;
}
.tuv {
  display: flex;
  align-items: center;
  gap: 18px;
  justify-content: center;
  width: 100%;
}
.b1 {
  border: 1px solid #7cb840;
  padding: 12px 15px;
  border-radius: 15px;
  /* background-color: #7cb840; */
  height: 100%;
  background: linear-gradient(45deg, #259145, #7fa32d);
  position: relative;
  
}

.b1 p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.15px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 1rem;
  transition: all .3s;
  
}

.b1:hover {
  background: linear-gradient(45deg,#1a3e25, #0d1f12f7) !important;
  cursor: pointer;

}
.b2:hover {
  background: linear-gradient(45deg,#1a3e25, #0d1f12f7) !important;
  cursor: pointer;
 
}
.b2{
  /* border: 1px solid #1a3e25; */
  padding: 12px 15px;
  border-radius: 15px;
  background: linear-gradient(45deg,#7fa32d,#259145);
  height: 100%;
  position: relative;
}
.b2 p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.15px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .3s;
    

}
.vbn h1 {
  font-size: 19px;
  text-align: center;
  width: 71%;
  background-color: white;
  position: absolute;
  top: -11%;
  left: 50%;
  padding: 3px;
  transform: translateX(-50%);
}
.vbn {
  border: 1px solid #80808042;
  padding: 11px 15px;
  border-radius: 15px;
  position: relative;
}
.gl img{
  width: 139px;
  
}
.gla img{
  width: 100px;
  padding:12px;
}
.get-hd p {
    font-size: 15px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    text-align: justify;
}
.get-hd h1{
  font-size: 35px !important;
    letter-spacing: 0.35px;
    color: black;
    line-height: 38px;
}
.pl-list-img img{
  width: 100%;
  border-radius: 0px 0px 7px 7px;
}
.pl-list {
  /* border: 1px solid #cedbe0; */
  border-radius: 8px;
}
.pl-list-bg {
  border-radius: 7px 7px 0px 0px;
  padding: 10px;
  background-color: #fff;
  height: 18vh;
}
.pear {
  width: 100%;
  /* border: 1px solid #69ae43; */
  padding: 3rem 4rem 4rem 4rem;
  /* border-radius: 27px 27px 27px 27px; */
  background-color: #69ae43;
  background: linear-gradient(360deg, #259145, #ffffff);
}
.beans {
  text-align: center;
}
.beans h1 {
  font-size: 35px !important;
  letter-spacing: 0.35px;
  color: #000;
  line-height: 38px;
}

.btx img{
  width:26px;
}
.ggg:hover img{
  transform: rotate(-50deg);
}
.btx h1{
    color: #000;
    font-size: 19px !important;
    letter-spacing: 0.35px;
    line-height: 22px;
}
.btx p {
  font-size: 13px;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0 !important;
}
.inner-llst p {
    font-size: 15px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
}
.inner-llst h1 {
  font-size: 35px !important;
    letter-spacing: 0.35px;
    color: black;
    line-height: 38px;
}


.kobi{
  text-align: center;
}
.kobi p{
  font-size: 17px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    /* text-align: justify; */
   width: 70%;
   margin: auto;
}
.kobi1 p {
  font-size: 17px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
}
.kobi1 {
  text-align: center;
}



/* button */
.arrow-btn::after {
  content: "";
  background: url(../images/ch.png) no-repeat;
  width: 18px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  margin-top: .0625rem;
}

.arrow-btn {
  display: inline-block;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  color: #5f1ebe;
  font-weight: 500;
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}




/* news event */
.nbi{
    border-radius: 18px;
    position: relative;
    margin: 0 2rem;

}
.nba img{
  width: 100%;
  height: 85vh;
  
 border-radius: 7px 7px 0px 0px;
}
.obg p {
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #fff;
  line-height: 26px;
  font-weight: 300;
}
.obg {
  padding: 1rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #299244;
  border-radius: 3px 4px 18px 18px;
  background: linear-gradient(45deg, #259145, #7fa32d);
}
.nbi div img {
  border-radius: 18px 18px;
}
.heading-wrap img{
  width: 18px;
}
.inner {
  top: 83%;
  left: 4%;
  text-align: left;
}
.xyz:hover .hover-content {
  transform: translateX(0px);
  opacity: 2;
  color: #fff;
  /* box-shadow: 0 25px 55px rgba(0,0,0,.22); */
  /* background: linear-gradient(359deg, #f96400c2, transparent); */
  font-size: 14px;
}
.hover-content {
  transform: translateX(0px);
  opacity: 0;
  transition: all .3s;
}
.ster img{
  width: 35px;
}
.ster{
  text-align: center;
  padding: 0 1rem;
}
.ster h1{
    letter-spacing: 0.35px;
    color: black;
    font-size: 22px;
    line-height: 38px
}
.ster p {
  font-size: 17px;
  letter-spacing: 0.25px;
  color: #000;
  line-height: 26px;
  font-weight: 500;
}
.kobi h1{
    font-size: 35px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;

}

.ywlo img{
  width: 35px;
}
.srl{
  text-align: center;
  padding: 0 2rem;
}
.lasr{
  text-align: center;
  padding: 0 2rem;
}
.ywlo h1{
  
    letter-spacing: 0.35px;
    color: black;
    font-size: 22px;
    line-height: 38px
}
.ywlo p{
  font-size: 16px;
  letter-spacing: 0.25px;
  color: #000;
  line-height: 26px;
  font-weight: 300;
}

.lef-i img {
  width: 100%;
  border-radius: 10px;
  height:100%;
}
.nba{
  position: relative;
}
.ster{
  position: relative;
  z-index: 1;
}
.ster::after {
  position: absolute;
  content: "";
  background-color:#ffff0061;
  background-size: contain;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow:#ffff00ba 0px 5px 72px 12px;
}
.ster1::after {
  position: absolute;
  content: "";
  background-color: #45981b52;
  background-size: contain;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: #15871c96 0px 5px 72px 12px;
}
/* .obg{
  position: absolute;
} */











.sdffres img{
  width: 22px;
}
.greeen-wp {
  display: none;
}
.inner{
  overflow: hidden;
}
.dgf {
  margin-left: -97px;
  transition: all .3s;
}
.inner:hover .dgf{
  margin-left: 0;
}

.frog {
  overflow: hidden;
}
.cock img{
  width: 19px;
}
.keyy{
  margin-left: 30%;
  transition: all .3s;
}
.frog:hover .keyy{
  margin-left: 32%;
  
}
.frog:hover .keyy p{
  color: #628b2d;
}
.frog:hover .greeen-wp {
  display: block;
  margin-top: 14%;
}
.frog:hover .bl {
  display: none;

}
.fro{
  overflow: hidden;
}
.kes{
  margin-left: 30%;
  transition: all .3s;
}
.cor img{
  width: 19px;
}
.fro:hover .kes{
  margin-left: 32%;
}
.fro:hover .kes p{
  color: #628b2d;
}
.fro:hover .greeen-wp {
  display: block;
  margin-top: 14%;
}
.fro:hover .bl {
  display: none;

}




.sun h1{
    font-size: 35px !important;
    letter-spacing: 0.35px;
    color: black;
    line-height: 38px;
}
.sun{
  text-align: center;
}














/* footer start */

.fb {
  height: 41px;
  width: 41px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: relative;
  background-color: #fff;
}
.fb:hover{
  background-color: #000;
  border:1px solid #000;
  
}
.ff li .fb a img {
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ff li{
list-style:none ;
}
.list-unstyled li a{
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 35px;
}
.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: 20px;
}
.cumber {
  position: relative;
  z-index: 1;
  margin-top: 2px;
}
.content_gap{
    margin-top:5rem;
}
.chai h1{
  font-size: 23px;
  padding-bottom: 3%;
}
.footer_logo img{
  width: 148px;
  margin-bottom: 27px;
}
.yoppl {
  padding: 19px 0;
}
.yoppl p{
color: #000;
margin: 0;
}
.content_gap {
  background: #276803;
  color: #fff;
  background: linear-gradient(45deg, #002f0e, #2d4100);
  padding: 3rem 0px;
  position: relative;
}
.content_gap::after {
  position: absolute;
  content: "";
  background-image: url(../images/bac.jpg);
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.1;
}
.footer_logo{
  text-align: center;
}
.mango p{
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  letter-spacing: 0.55px;
    font-weight: 400;
}
.hero_text {
    width: 100%;
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 400;
    /* word-break: break-all; */
    /*text-align: justify;*/
    color:#000;
}
.boy a{
    color:#008e9a;
    text-decoration:none;
}
.boy span{
    color:#008e9a;
}

/* footer end */

.testslider {
  width: 100%;
  height: 58vh;
}

.testslider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff00;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}

.testslider .swiper-slide img {
  
  width: 94%;
  object-fit: cover;
}


.feed .d-flex img{
  width: 20px;
  height: 20px;
}
.inner-test {
  padding: 3rem;
  background-color: #d3d3d333;
  clip-path: polygon(7% 0, 100% 0, 100% 30%, 100% 90%, 93% 100%, 30% 100%, 0 100%, 0 10%);
  border-radius: 25px;
}
/* .inner-test::after{
  position: absolute;
  content: "";
  background: linear-gradient(45deg,white 50%,transparent 0);
  background-size: contain;
  height: 50px;
  width: 50px;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.inner-test::before{
  position: absolute;
  content: "";
  background: linear-gradient(45deg,transparent 50%,white 0);
  background-size: contain;
  height: 50px;
  width: 50px;
  top: 0;
  right: 0;
  z-index: 99;
} */

.left-test-img img {
  clip-path: polygon(15% 0, 100% 0, 100% 30%, 100% 91%, 85% 100%, 30% 100%, 0 100%, 0 9%);
  border-radius: 8%;
}






.swiper-button-next:after, .swiper-button-prev1:after {
  font-family: swiper-icons;
  font-size: 14px;
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-next1, .swiper-button-prev1 {
  position: absolute;
  top: 50%;
  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: #fff;
}
.swiper-button-next1:before, .swiper-button-prev1:before {
  position: absolute;
  content: "";
  background-color: #79b641;
  background-size: contain;
  height: 58px;
  width: 58px;
  top: 50%;
  left: 52%;
  border: 4px solid #fff;
  transform: translate(-50%,-50%);
  z-index: -1;
  border-radius:50%;
}
.swiper-button-next1{
  right: 8%;
}
.swiper-button-prev1{
  left: 8%;
}
.star p {
  font-size: 18px;
  letter-spacing: 0.35px;
  color: #000;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}
.loll {
  font-size: 17px;
}
.we img {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
}


.gt{
  text-align: left;
}

/* contact page start */
.hero_btn {
  
  text-align: center;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  padding: 7px 17px;
  box-shadow: 0 10px 10px -10px rgba(0,0,0,.4);
  background:#6eb042;
  color: rgb(255, 255, 255);
  transition:all .2s ease;
  border: 1px solid transparent;
  display: block;
  width: fit-content;
  border-radius: 5px;
  letter-spacing: 1px;
}
.hero_btn:hover {
  background: #390fa3;
  border-color: #390fa3;
  color: #fff;
}
.head h2 {
  font-weight:600;
  color: #000 !important;
  font-size: 35px;
}
.head h2 span {
  color:#008e9a;
}
.form-row .form-control, .form-row .form-select {
  border-radius: 5px;
  height: 43px;
  margin-bottom: 10px;
}
.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-row label, .headerPopUp .enorllForm_rightWrapper .form-row label {
  font-size: 15px;
  font-weight: 500;
  font-family: var(--heading-font);
  color: #181818;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 5px;
}
.contact_sectionAddress {
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background-color: #6eb042;
  box-shadow: 0 10px 10px -10px rgba(0,0,0,.15);
  border-radius: 20px;
  padding: 45px 42px;
  left: 1%;
}
 .contact_sectionForms {
  position: relative;
  padding: 36px 46px;
  background-color: var(--font-clr-white-rglr);
  box-shadow: 0 10px 30px -10px rgba(0,0,0,.15);
  border-radius: 20px;
}
.form-row .form-control, .form-row .form-select :focus{
  outline: none;
  box-shadow: none;
  /* border: 1px solid rgb(233 227 227); */
}
.form-select:focus{
  outline: none;
  box-shadow: none;
  /* border: 1px solid rgb(233 227 227); */
}

 .contact_sectionAddress .contact_sectionAddressWrapper {
  background: #fff;
  margin-bottom: 15px;
  padding: 12px;
  border-radius: 15px;
  gap: 10px;
  box-shadow: 0 5px 5px rgb(0 0 0 / 56%);
}
.heading h2{
  color:#000;
  font-size: 19px;
}
.heading p{
  font-size: 15px;
  font-weight: 400;
}

.hd-tx {
  top: 64%;
  left: 10%;
  transform: translateY(-50%);
}
.inner-header img{
  height: 56vh;
}
.contact_section{
  position: relative;
}



.contact-icon-box {
  margin-bottom: 20px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 20px 20px;
  border-radius: 6px;
  background: #fff;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.til::after {
  position: absolute;
  content: "";
  background-color: #6eb042;
  background-size: contain;
  height: 38px;
  width: 38px;
  top: 30%;
  left: 4%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 6px;
}
.til img {
  width: 23px;
  height: 23px;

}
.title-head {
    font-size: 35px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
  }
.til {
  position: relative;
  z-index: 1;
  margin-top: 2px;
  border-bottom: 1px solid rgba(32, 27, 27, 0.2);
}
.contact-icon-box p{
    
    color: #666;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
  }
.title-ext {
  color: #6eb042;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
.til p{
  font-size: 17px;
  font-weight: 500;
}
.bag {
  position: absolute;
  content: "";
  background-size: contain;
  /* height: 44px; */
  /* width: 38px; */
  right: -22%;
  bottom: -57%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.04;
}


.bag img{
  width: 125px;
 

}
/* contact page end */



.rabi {
  top: -1%;
  right: -3%;
  z-index: 1;
}
.rabi::after{
  position: absolute;
  content: "";
  /* background-color: #489f45; */
  background: linear-gradient(45deg, #259145, #7fa32d);
  height: 63px;
  width: 63px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border: 5px solid #ffffffed;
  z-index: -1;
}
.rabi img{
  width: 32px !important;
}










/* core team */
.outer{
position: relative;

padding: 20px 28px 40px 28px;

/* margin: 10px 10px; */

background: #ffffff url(../images/bg-shape-six.png) left bottom no-repeat;

border-radius: 5px;

-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.07);

-ms-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.07);

-o-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.07);

-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.07);

box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.07);

}
.text {
  color: #466077;
  font-weight: 300;
  margin-bottom: 35px;
}
.thumb img {
  width: 55px !important;
  height: 56px !important;
  border-radius: 50% !important;
}
.pink p {
  font-size: 17px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    font-weight: 500;
}
.thumb {
  margin-left: 10%;
}
.quote-icon::after{
  position: absolute;
  content: "";
    height: 50px;
    width: 50px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  
}
.slide-item{
  position: relative;
  z-index: 1;
}
.quote-icon img {
  width: 58px;
}
.teame{
  text-align: center;
}
.teame h1{
  font-size: 35px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
}


/* core team */


/* healine */
.hpo {
  background: linear-gradient(90deg, rgba(14, 14, 14, 0.8366) 45.33%, rgba(14, 14, 14, 0) 100%), url(../images/nr.avif) no-repeat scroll center center / cover;
  height: 57vh;
  background-size: cover;
}
/* headline end */





/* detail */
.itm-img img{
  width: 100%;
}
.itm-txt h1{
  font-size: 31px !important;
  letter-spacing: 0.35px;
  color: #000;
  line-height: 35px;
}
/* detail */








/* gellery start */
.gl-img {
  position: relative;
}

 .gl-img:hover::after{
  transform: scale(1);
} 

.im-ttl h1 {
  margin-bottom: 0;
  font-size: 17px;
  letter-spacing: 0.55px;
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 9999999999999 !important;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.im-ttl {
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #78b541;
  width: 100%;
  color: #fff;
  text-align: center;
}
.gl-img::after {
  position: absolute;
  content: "";
  background-color:#78b54130;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all .3s;
}
.nog {
  top: -4%;
  right: -4%;
  height: 60px;
  width: 60px;
  background-color: #78b541;
  border-radius: 50%;
  border: 5px solid white;
  color: #fff;
  z-index: 9;
  transition: all .5s;
}
.nog span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 18px;
  /* font-weight: 700; */
}
.gl-img:hover .pqa{
  display: block;
}
.gl-img:hover .n{
  display: none;
}
.gl-img:hover .nog{
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border: none;
}
.pqa{
  display: none;
}
/* gallery end */





/* testimonial bth */
/* .mn-scl {
  width: 36px;
  overflow: hidden;
  transition: all .3s;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 2px;
} */
.arwwww  {
  height: 30px;
  width: 30px;
  background-color: #fff; 
  border-radius: 50%;
}
.arwwww  img {
  width: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mn-scl:hover{
  width: 123px;
}
.dt p {
    color: #000;
    text-decoration: none;
}
.mn-scl:hover .dt{
  margin-left: 8px;
  text-decoration: none;
}
.yukkkk  a {
  text-decoration: none;
}



/* .scl {
  height: 30px;
  width: 30px;
  background-color: #ffc0c0;
  border-radius: 50%;
}
.scl img{
width: 15px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.mn-scl {
  width: 36px;
  overflow: hidden;
  transition: all .3s;
  border: 1px solid #000000;
  border-radius: 50px;
  padding: 2px;
}

.mn-scl:hover{
width: 123px;
} */

/* test btn */





/*  */
/* --------partner section-------  */

 /* .partner-section{
	position: relative;
	padding: 4rem 0 2rem;
}
.partner-section-outer-wrapper{
	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;
}
.partner-section-outer-wrapper .partner-section-inner-left{
	width: 25%;
	position: relative;
	padding-right: 20px;
}
.partner-section-outer-wrapper .partner-section-inner-left h3{
	font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
    color: #282828;
    text-transform: uppercase;
}
.partner-section-outer-wrapper .partner-section-inner-left h3::before{
	position: absolute;
    content: '';
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    left: -25px;
    bottom: 20px;
}
.partner-section-outer-wrapper .partner-section-inner-right{
	width: 75%;
	position: relative;
	padding-left: 20px;
	overflow: hidden;
}

.clientdiv .swiper-slide .partner-section-inner-slider img{
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	height: 100px;
	-o-object-fit: contain;
	   object-fit: contain;
    
}
.clientdiv .swiper-slide.swiper-slide-active .partner-section-inner-slider img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);

}
.clientdiv .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
  }
  .clientdiv .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
  } 
  */

  .clientdiv .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* filter: grayscale(1); */
    transition: .3s;
    padding: 18px;
    box-shadow: black 1px 1px 11px -6px;
    margin: 10px 6px;
    border-radius: 7px;
}
element.style {
  width: 314px;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.clientdiv .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff00;
  justify-content: center;
  align-items: center;
}

.clientdiv, .mySwiper2 {
  width: 100%;
  height: 100%;
  padding: 0 1rem;
}
.ab-hd11{
  text-align: center;
}
.ab-hd11 h1{
   font-size: 33px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
  }
  .ab-hd11 p{
    font-size: 17px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    width: 78%;
    margin: auto;
   
  }

/* Patrner end */



/* Client section */
 .client-section{
	padding: 0rem 0;
	position: relative;
}
.cli{
  text-align: center;
}
.client-section-outer-wrapper{
	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;
}
.client-section-outer-wrapper>*{
	padding: 0 1rem;
	width: 17%;
}
.client-section-img-wrapper{
	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 rgba(0,0,0,0.1);
	text-align: center;
}
.client-section-img-wrapper::before{
	position: absolute;
	content: '';
	inset: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(129 186 64 / 43%);
	opacity:0 ;
	z-index: 1;
}
.client-section-img-wrapper img{
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
    height: 150px;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
.client-section-img-wrapper:hover.client-section-img-wrapper::before{
	opacity:1;
}
.client-section-img-wrapper:hover.client-section-img-wrapper img{
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
}
.cli h1{
  font-size: 35px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
} 



/* End Client Section */






/* neww news and event start */
.nbiii {
  border-radius: 18px;
  position: relative;
}
.seed {
  padding: 1rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #299244;
  border-radius: 3px 4px 0px 0px;
}
.seed p{
  font-size: 17px;
    letter-spacing: 0.25px;
    color: #fff;
    line-height: 26px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rain {
  overflow: hidden;
}
.ac {
  margin-left: -97px;
  transition: all .3s;
}
.ffres img {
  width: 19px;
}
.rain:hover .ac{
  margin-left: 0;
}
.nbiii img {
  border-radius: 18px 18px 0 0;
}
/* nerw news and event end */










/* banner css */
#page-head {
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 60px;
  position: relative;
  z-index: 0;
  padding: 10px 0;
  height: 380px;
}
#page-head::before {
  position: absolute;
  display: block;
  content: " ";
  background: linear-gradient(107deg, #212529b3 50%, rgb(158 203 172 / 24%) 100%);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.rech{
  background-image: url(../images/nr.avif) !important;
}
#page-head .page-head {
  position: absolute;
  top: 54%;
  z-index: 1;
  color: #fff;
}
#page-head .page-head .page-hed-bottom a {
  color: #fff;
  text-decoration: none;
}
.page-head-top h1{
  font-size: 35px;
}
/* banner css */







/* service inner page */
.post-summary .post-title {
    color: #000;
    font-size: 19px !important;
    letter-spacing: 0.35px;
    line-height: 22px;
}
.post-details p {
  margin: 0 0 15px;
  line-height: 1.65;
  color: #212529;
  font-size: 17px;
  /* display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; */
}
.post-summary .post-image {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  text-align: center;
}
/* service page inner end */
.dropdown li a{
  color:#fff !important;
  padding:0px !important;
}

.dropdown li a:hover{
  color:#000 !important;
}





/* 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:#85bb3e;
  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: 44px;
  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%;
}



 .clientdiv .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin-bottom: 4rem;
}
.clientdiv .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  opacity: 1;
  background: #e6dfdf;
}

.clientdiv .swiper-pagination-bullet-active {
  /* color: #fff;
  background: #8bbe3e; */
  /* width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,22px)) !important;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px)) !important; */

  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #8bbe3e !important;
}

.bannerswiper .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  opacity: 1;
  background: #e6dfdf;
}

.bannerswiper .swiper-pagination-bullet-active {
  color: #fff;
  background: #8bbe3e;
}
.ccv {
  /* top: 133%; */
  height: 25px;
  transition: all .3s;

}
.dr {
  width: 200px;
  background-color: #74b341;
  text-align: left;
  background: linear-gradient(45deg, #259145, #7fa32d);
  cursor: pointer;
  margin-bottom: 5px;
  position: relative;
}
.dr::after {
  position: absolute;
  content: "";
  background-size: contain;
  background: linear-gradient(45deg, #619d35 50%, transparent 0);
  height: 23px;
  width: 23px;
  top: -8px;
  left: 31%;
  transform: rotate(135deg);
}
.dr1{
  width: 200px;
  text-align: left;
}
.dr li{
  padding: 10px;
  list-style-type: none;
}
.dr1 li{
  padding: 10px;
  list-style-type: none;
  background-color: #fff;
  opacity: 0;
  transition: all .3s;
  transform: rotateX(180deg);
  
 
}

.dr li:hover{
  background-color: rgb(178 206 121 / 17%);
  
}
.dr1 li a{
  color: #000;
}
.dr1 li a:hover{
  color: #fff;
}


.dr1new li{
  transform: rotateX(0deg);
  opacity: 1;
}




.ffgt-new li .actv {
  color:#69ae43 !important;
}
.actv {
  color:#69ae43 !important;
}


.twww img{
  width: 17px;
}

.post-summary:hover{
  box-shadow: 0px 0px 12px 0px rgb(32 32 32 / 18%);
  transition: all .3s;
  height: 100%;
 
}
.post-image{
  overflow: hidden;
}
.post-image img{
  transition: all .7s;
}
.post-summary:hover img{
  transform: scale(1.1);

}
.post-details{
  transition:all .7s ;
}
.post-summary:hover .post-details {
  padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}





/* banner image css */
.bartaa{
  background-image: url(../images/nr.avif) !important;
}
.clieooo{
  background-image: url(../images/head22.jpg) !important;
}
.gaaallaa{
  background-image: url(../images/nr.avif) !important;
}
.rech{
  background-image: url(../images/ban4.jpg) !important;
}
.servaa{
  background-image: url(../images/header1.jpg) !important;
}
.serv{
    background-image: url(../images/header2.jpg) !important;
}
.gaaallaa{
    background-image: url(../images/header1.jpg) !important;
}

/* bannewr imgfaes css end */


/* about serction start */
.ab-hdd p {
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}
.ab-hdd h1 {
  font-size: 35px !important;
  letter-spacing: 0.35px;
  color: black;
  line-height: 38px;
}
.ssdza img{
  position: sticky;
  top: 13rem;
}
/* about sectiob start */



.swiper-button-next2:after, .swiper-button-prev2:after {
  font-family: swiper-icons;
  font-size: 14px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.frog22 {
  transition: all .3s;
  border: 1px solid #fff;
  width: fit-content;
  margin: auto;
  padding: 8px 20px;
  border-radius: 30px;
}
.frog22:hover{
  padding-left: 35px;
  padding-right: 35px;
  border: 1px solid #000;
  background-color: #000;
}

.frog22:hover .keyy p{
  color: #fff !important;
}

.serslde .swiper-button-next:after,.serslde .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: #000000;
  font-size: 20px;
}
.serslde .swiper-button-next:before,.serslde .swiper-button-prev:before{
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #ffffff, #ffffff);
  background-size: contain;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  z-index: -1;
}

 .right-tog:hover .ccv{
  display:block !important
} 




/* contact bt */
.frog234 {
  transition: all .3s;
  border: 1px solid #000;
  width: fit-content;
  margin: auto;
  padding: 8px 20px;
  border-radius: 30px;
}
.frog234:hover {
  padding-left: 35px;
  padding-right: 35px;
  border: 1px solid rgb(56, 164, 56);
  background-color:rgb(56, 164, 56) ;
  
}
.frog234:hover .keyy p{
  color: #fff  !important;
}

 .serslde .swiper-button-next, .serslde .swiper-button-prev {
    position: absolute;
    top: 62%;
    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));
}

.footer_left{
    background-color: #fff;
    padding: 2rem 1rem 5rem;
    /* background: linear-gradient(0deg, #0a330a, white); */
    border-radius: 0 58px;
    position: absolute;
    width: 25%;
    top: -51px;
    box-shadow: black 0px 0px 12px -5px;
}
.project-dt{
     display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  margin: 0 0 15px;
    line-height: 1.65;
    color: #212529;
    font-size: 17px;
}
.avas {
    top: 9px;
    left: 0;
    padding: 5px 30px 5px 10px;
    background-color: green;
    width: fit-content;
    font-size: 14px;
    letter-spacing: 0.55px;
    color: #fff;
    clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 100% 50%, 80% 100%, 20% 100%, 0 100%, 0 0);
}
.absce{
    top: 9px;
    left: 0;
    padding: 5px 30px 5px 10px;
    background-color: red;
    width: fit-content;
    font-size: 14px;
    letter-spacing: 0.55px;
    color: #fff;
    clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 100% 50%, 80% 100%, 20% 100%, 0 100%, 0 0);
}
.startt{
    height:10px;
    width:10px;
    border:1px solid red;
    border-radius:50%;
    position:relative;
}
.startt::after{
    position:absolute;
    content:"";
    background-color:red;
    background:contain;
    height:6px;
    width:6px;
    border-radius:50%;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.enddd{
    height:10px;
    width:10px;
    border:1px solid green;
    border-radius:50%;
    position:relative;
}
.enddd::after{
    position:absolute;
    content:"";
    background-color:green;
    background:contain;
    height:6px;
    width:6px;
    border-radius:50%;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.top-head h3{
    color: #000;
    font-size: 19px !important;
    letter-spacing: 0.35px;
    line-height: 22px;
    
}
.tab-l a{
    text-decoration:none;
    color:#000;
    position:relative;
    
    font-size:18px;
}
.tab-l a::after{
    position:absolute;
    content:"";
    
    background-color:#000;
    height:2px;
    width:0%;
    bottom:-10px;
    left:0;
    background-size:contain;
    transition:all .3s;
}
.tab-l a:hover::after{
    width:100%;
}
.tab-l .active::after{
    width:100%;
}
.inner-cer .row .col-lg-4 a{
    text-decoration:none;
    color:#000;
    height:100%;
}
.cer-list p {
    font-size: 14px;
    color: black;
    text-align: left;
}
.cer-list {
    padding: 10px 8px;
    border: 1px solid #25914542;
    height: 100%;
}
.cer-list {
    height: 100%;
    gap: 0;
    display: block;
    align-items: center;
    text-align: center;
}
.cer-list img{
        width: 40px;
}

.left-te {
    position: relative;
    z-index: 1;
}
.tm-txt {
    position: absolute;
    bottom: -96%;
    left: 8%;
    background-color: #fff;
    padding: 1rem 2rem 1rem 9rem;
    /* background: linear-gradient(45deg, #259145, #7fa32d); */
    border-radius: 10px;
    box-shadow: black 0px 0px 8px -5px;
    z-index: -1;
}
.tm-im img {
    border-right: 10px solid #fff;
    border-radius: 7%;
    border-bottom: 10px solid #fff;
    width: 75% !important;
}
/*.tem{*/
/*    padding-bottom:10rem !important;*/
/*}*/
.cer-list p{
    transition:all .3s;
}
.cer-list:hover p{
    color:#259145;
}
fieldset {
    border: 1px solid #dfdfdf;
    padding: 3rem 0.5rem 2rem 0.5rem;
    position: relative;
}
legend {
    position: absolute;
    top: -7%;
    left: 10%;
    background-color: #fff;
    padding: 5px 12px;
    width: fit-content;
    transform: translateY(0%);
}
.tm-txt h2{
    font-size: 25px;
    letter-spacing: 0.55px;
    font-weight: 400;
        margin: 0;
}

.tm-txt span{
    font-size:15px;
    letter-spacing:0.55px;
    color:#777;
}
.par-tm{
    margin-top:15px;
}
.par-tm p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
    display: -webkit-box;
    /* -webkit-line-clamp: 5; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
    line-height: 24px;
}
.right-te a{
    text-decoration:none;
}

.inner-success{
  width: 300px;
  margin: auto;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 2rem 1rem;
}
.inner-success1{
  width: 50%;
  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;
}
#success1{
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
}
.cd {
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.cd img{
    width:17px;
}