
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Inconsolata:wght@200..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Proza+Libre:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Quicksand:wght@300..700&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&family=Sedan:ital@0;1&display=swap');
body{
  font-family: "Proza Libre", sans-serif;
  }
/* header start------------------------------- */

.dropdown{
    padding:33px 0;
}
.dropitem{
    top:100%;
    left:0;
    width:200px;
    background-color:#e73f24;
    display:none;
   transition:all .3s;
   padding:10px;
   width: 205px;
    padding: 1.2rem;
}
.dropitem::after {
  position: absolute;
  content: "";
  background-size: contain;
  background: linear-gradient(45deg, #e73f24 50%, transparent 0);
  height: 23px;
  width: 23px;
  top: -8px;
  left: 31%;
  transform: rotate(135deg);
}
.dropitem li a{
   z-index: 2;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 0;
    color: #fff !important;
}

.dropitem li{
  padding: 7px 22px;
}
.drp {
  width: 25px !important;
  transition: all .3s;
  margin-left: -12px;
}
.dropdown:hover .dropitem{
  display: block;
}

.dropdown:hover img{
  transform: rotate(180deg);
}
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: 108px;
  padding: 7px;
}
.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);
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
}
.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;
}
.navr-new{
    background-color: #fff !important;
    box-shadow: 0px 0px 12px 0px rgba(32, 32, 32, 0.27);
}
.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;
}
.drop {
  top: 110px;
  left: 0;
  height: 132px;
  width: 148px;
  padding: 10px;
  background-color: #000;
  visibility: hidden;
  transition: all .3s;
}
.drop ul li a {
  padding: 6px 0;
  color: #fff !important;
}
.xxaq:hover .drop{
  top:55px;
  visibility:visible;
}
.actv{
  color: #eb3c25 !important;
}
.xa img{
  width: 17px;
 
}
.xa{
list-style: none;
}
.xa a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.ccsa22 {
  border-right: 1px solid #fff;
  padding-right: 23px;
}
.sc img {
  width: 27px;
}
.top-header{
  background-color:#e73f24;
  padding: 4px;
}
.mn-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999999;
}

.inner-ser{
  padding: 1rem 0px;
}
/* banner */
 .swiper {
  width: 100%;
  height: 100%;
} 

.ban-text {
  top: 60%;
  left: 45%;
  transform: translate(-50%, -50%);
  z-index: 9;
  /* text-align: left; */
   overflow: hidden; 
}
.vv{
  font-size: 43px;
  letter-spacing: 0.55px;
  font-weight: 600;
}
.ban-text p{
font-size: 19px;
font-weight: 500;
letter-spacing: 0.55px;
line-height: 32px;
}
.vv{
  transform: translateX(100%);
  transition: all 1s;
}
.bannerswiper .swiper-slide-active .ban-text .text .vv{
  transform: translateX(0%);
}
.bannerswiper .swiper-slide-active .ban-text .text::after{
  width: 14%;
}
.sub-text{
  transform: translateX(-100%);
  transition: all 1s;
}
.bannerswiper .swiper-slide-active .ban-text .sub-text{
  transform: translateX(0%);
}
/* .bannerswiper  .swiper-slide img{
  transition: all 10s;
}
.bannerswiper  .swiper-slide-active img{
  transform: scale(1.3);
}
.bannerswiper  .swiper-slide{
  overflow: hidden;
} */

.bannerswiper .swiper-slide{
  position: relative;
  transition: all .7s;
}
/* .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;
}
.bannerswiper .swiper-slide::after {
  position: absolute;
  content: "";
  background-color:#0000007a;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.bannerswiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 4%;
  left: 50%;
  width: 100%;
  text-align: left;
}
/* .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: 30px;
  opacity: 1 !important;
  background: #fff;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.swiper-pagination-bullet-active {
width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,25px)) !important;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px)) !important;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background:#e73f24 !important;
} */

.bannerswiper .swiper-pagination-bullet{
  background-color: #e73f24;
  opacity: 0.8;
  height: 7px;
  width: 7px;
}
.bannerswiper .swiper-pagination-bullet-active{
  background-color: #fff;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.bannerswiper .swiper-pagination-bullet-active:before{
  content: "";
  border: 2px solid #e73f24;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.bannerswiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,8px);
}

/* banner end */

/* abouty us  */
.get-hd p {
  font-size: 22px;
  letter-spacing: 0.85px;
  color: #000;
  font-weight: 600;
  line-height: 42px;
}
.abt p {
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 300;
    line-height: 33px;
}
.frog22 {
  transition: all .3s;
  border: 1px solid #e73f24;
  width: fit-content;
  padding: 7px 27px;
  border-radius: 30px;
 background-color: #e73f24;
 color:#fff;
}
.kn {
  transition: all .3s;
  
}
.cock img{
  width: 19px;
  margin-top: 0px;
}
.kn p{
  color: #fff;
  font-size: 16px;
}
.frog22:hover{
  border: 1px solid #000;
 background-color: #000;
} 

 .ss-list{
  padding: 1rem 1rem 1rem 1rem;
  /* background: linear-gradient(180deg, #8080801a, transparent); */
  position: relative;
	transition: all .3s;
  height: 100%;
}
.ss-list:hover {
	transform: scaleY(1);
	cursor:pointer;
}

.ss-list::after{
  position: absolute;
  content: "";
  background-color: #e73f244d;
  background-size: contain;
  height: 2px;
  width: 100%;
  left: 0;
  top: 0;
} 

.ss-list:before{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height:0px;
	content:'';
    border-radius: 5px;
	 transition: all 700ms ease;
  background-color: #e73f24;
  z-index: -1;
}
.ss-list:hover::before{
  height: 100%;
  z-index: -1;
}
.ss-list:hover::after{
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 2px;
  width: 100%;
  left: 0;
  top: 0;
} 
.ss-list:hover h2{
  color: #fff;
}
.ss-list:hover p{
  color: #fff;
}

.ss-list:hover .greeen-wp {
  display: block;
}
.ss-list:hover .bl{
  display: none;
}

.ss-list img{
  width: 41px;
}
.ss-list h2{
  font-size: 19px;
    letter-spacing: 0.55px;
    line-height: 27px;
    color: #000;
    font-weight: 500;
}
.ss-list p {
  font-size: 15px;
  letter-spacing: 0.65px;
  line-height: 25px;
  font-weight: 300;
  /* color: #444444ab; */
}
/* about end */

/* services start */
.dd-list {
  padding: 9px;
  background-color: #f9f9f9f0;
  
}
.dd-list-img{
  position: relative;
  z-index: 1;
}
.dd-list-img::after {
  position: absolute;
  content: "";
  background-size: contain;
   height: 48px;
  width: 50px;
  top: -7px;
  left: -6px; 
   transform: translate(-50%, -50%); 
   z-index: -1; 
   /* border: 1px solid #e14221; */
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
  
}
.dd-list-img img {
  width: 37px;
}
.dd-list-img:hover::after{
  background-color: #e73f24;
  cursor:pointer;
}
.dd-list:hover .dd-list-img::after{
  background-color: #e73f24;
  transform: scale(0.9);
  cursor: pointer;
}

.greeen-wp {
  display: none;
}
.dd-list:hover .greeen-wp{
  display:block;
}
.dd-list:hover .white-wp{
  display:none;
}
.serslde .swiper-slide{
  height: initial;
  background-color: #f9f9f9f0;
}

.ser-l{
  transform: translateY(0);
  box-shadow: black 0px 0px 8px -5px;
  border-radius: 8px;
  transition: all .3s;
  height: 100%;
}
.ser-2 img {
  width: 100%;
  border-radius: 7px 7px 0px 0px;
  transition: all .7s;
}
.dd-list-dt p {
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 26px;
    color: #000;
    font-weight: 500;
}
.dd-list-dt span{
  font-size: 15px;
    letter-spacing: 0.65px;
    line-height: 25px;
    font-weight: 300;
    color: #242222f5;
    display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.kobi{
  text-align: center;
}
.kobi h1{
  font-size: 35px;
    color: #000;
    letter-spacing: 0.55px;
}
.kobi p {
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #444;
  line-height: 25px;
  font-weight: 400;
  width: 84%;
  margin: auto;
}
.ser-l:hover {
  /* -webkit-transform: translateY(5px); */
  transform: translateY(3px);
  /* box-shadow: 3px -4px 7px 0 rgba(0, 43, 92, 0.08); */
  
}
.ser-l:hover .ser-2 img {
  transform: scale(1.1);
}
.ser-2{
  overflow: hidden;
}
.pear {
  width: 100%;
  /* border: 1px solid #69ae43; */
  padding: 3rem 4rem 4rem 4rem;
  /* border-radius: 27px 27px 27px 27px; */
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}
.pear::after{
    position: absolute;
    content: "";
    background-image: url(../images/linde.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.3;
}
  .evas{
    padding: 1rem 0px;
  }


.serslde .swiper-button-next, .serslde .swiper-button-prev {
  position: absolute;
  top: 25%;
  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));
}
.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: #fff;
  font-size: 20px;
}
.serslde .swiper-button-prev{
    left: 4px;
    right: auto;
}
.serslde .swiper-button-next{
    right: 4px;
    left: auto;
}


.serslde .swiper-button-next:before,.serslde .swiper-button-prev:before{
    position: absolute;
    content: "";
    background-size: contain;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    z-index: -1;
    background-color:#e73f24;
}

.keyy {
  margin-left: 30%;
  transition: all .3s;
}
.coc img{
  width: 19px;
 
}
.key p{
  color: #fff;
  font-size: 16px;
}
 .frog2:hover{
  border: 1px solid #000;
 background-color: #000;
}  
.frog2{
  transition: all .3s;
  border: 1px solid #e73f24;
  width: fit-content;
  padding: 7px 20px;
  border-radius: 30px;
  background-color: #e73f24;
  margin: auto;
  align-items: end;
}
/* .frog2::after{
  position: absolute;
  content: "";
  background-color: #010080;
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.frog2::before{
  position: absolute;
  content: "";
  background-color: #010080;
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  right: 0;
  z-index: -1;
  transition: all .3s;
}
.frog2:hover ::after{
  width: 50%;
}

.frog2:hover ::before{
  width: 50%;
} */
/* services end */



/* news startr */
/* .kobi1{
  text-align: center;
} 
.kobi1 h1 {
  font-size: 35px;
  color: #000;
  letter-spacing: 0.55px;
  font-size: 35px;
  color: #000;
  letter-spacing: 0.55px;
}
.kobi1 p{
  font-size: 16px;
    letter-spacing: 0.55px;
    color: #444;
    line-height: 25px;
    font-weight: 400;
    width: 84%;
    margin: auto
} */
.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: 16px;
  letter-spacing: 0.55px;
  color: #fff;
  line-height: 26px;
  font-weight: 500;
}
.obg {
padding: 1rem;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
background-color: #e73f24;
border-radius: 3px 4px 18px 18px;
}
.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;
}

.kobi h1{
  font-size: 38px !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: #e93d281c;
  background-size: contain;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: #e83e243d 0px 5px 72px 12px;
}
.ster1::after {
  position: absolute;
  content: "";
  background-color: #13151212;
  background-size: contain;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: #00040124 0px 5px 72px 12px;
}


.service-content p{
   font-size: 15px;
    letter-spacing: 0.65px;
    line-height: 25px;
    font-weight: 300;
    color: #242222f5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mns {
   transition: all .3s;
    border: 1px solid #fff;
    width: fit-content;
    padding: 5px 33px;
    border-radius: 30px;
    background-color: #fff;
    margin: auto;
}
   .mns:hover{
  border: 1px solid #000;
   background-color: #000;
   color:#fff;

  }
  .sdddd p{
    color:#000;
    font-size:16px;
}
.mns:hover .sdddd p{
    color:#fff;
}



.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%;
}

/* news end */



/* gallery */



.h-35{
    height: 35%;
}
.h-65{
    height: 65%;
}
.h-37{
  height: 37%;
}
.h-44 {
  height: 44%;
}
.h-54{
  height: 54%;
}
.h-46{
  height: 46%;
}
.h-33{
  height: 33%;
}
.h-39{
  height: 39%;
}
.ghgh{
    position: relative;
}
.ghgh img{
  /* box-shadow: 0px 0px 4px #000; */
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  object-fit: cover;
  
}
.ghgh::after {
  position: absolute;
  content: "";
  background-color: #0000008a;
  background-size: contain;
  top: 0;
  left: 0;
  z-index: 1;
   
  }
  /*.gal-text1{*/
  /*  position: absolute;*/
  /*  bottom: 10px;*/
  /*  left: 0;*/
  /*    bottom: 0;*/
  /*    left: 0;*/
  /*    padding: 10px;*/
  /*    background-color: #e73f2499;*/
  /*    width: 100%;*/
  /*    color: #fff;*/
  /*}*/
.gal-text p{
    color: #fff ;
}
.gl-img:hover::after{
  transform: scale(1);
} 
.view-image-lead img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 3px;
  top: 20%;
}
.gal-text1 img{
  width: 23px;
  box-shadow: none !important;
  transform: rotate(-41deg);
}
.gal-txt h1{
  font-size: 38px !important;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 41px;
}
.gal-text1 p{
  font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
    line-height: 26px;
    font-weight: 500;
}


/* gallery end */


/* testimonial start*/
.sun{
  text-align: center;
}
.sun h1{
  font-size: 38px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
}
.star p {
  font-size: 19px;
  color: #595252;
  font-weight: 400;
  margin-bottom: 10px;
  /* margin: auto; */
  /* width: 61%; */
  line-height: 34px;
  /* text-align: justify; */
}
.kok1 {
  text-align: center;
}
.we li{
  list-style: none;
}
.kok1 img {
  width: 81px;
  height: 81px;
  border-radius: 50%;
}
/* .moon{
  position: absolute;
  top: -60%;
  width: 75%;
  display: none;
  transition: all .3s;
} */

/* testimnial end */





























/* footer startr */
.footer {
  position: relative;
  /* background: linear-gradient(551deg, #e73f24 0%, rgb(255 94 20 / 57%) 100%); */
 background-color: #e73f24eb;
}
.footer::before {
  position: absolute;
  content: "";
  background-image: url(../images/ctt.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;
}
.expl ul li a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  text-decoration: none;
}
.copy p{
    font-size:16px;
     letter-spacing: 0.55px;
    
}
.mn-ft-dt p {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 28px;
  font-weight: 300;
}
.expl h2{
  font-size: 30px;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
}
.ft-hd-l img {
  width: 175px;
  margin-bottom: 24px;
}
.inner-footer{
  margin-top: 1%;
}
.cor img{
  width: 18px;
}

/* footer end */
.testslider{
  padding-top: 12rem;
}

.test-img img{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: auto;
}
.test-img{
  text-align: center;
}
 .moon {
  position: absolute;
  width: 422px;
  top: -180px;
  left: -42%;
  transform: scale(0);
  transition: all 2s;
  text-align: center;
  background-color: #e73f24;
} 
.copy{
    padding:6px;
}
.test-img{
    padding-top:5rem;
}
/* .moon {
     background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 5px #ebebeb;
    box-shadow: 0 0 5px #ebebeb;
    padding: -6px 20px 20px;
    position: absolute;
  width: 500px;
  top: -180px;
  left: -62%;
  transform: scale(0);
  transition: all 2s;
  text-align: center;
  } */

.moon::after {
  position: absolute;
  content: " ";
  bottom: -19px;
  right: 133px;
  height: 100px;
  width: 100px;
  background-image: url(../images/toq.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.10;
  transform: translate(-50%, -50%);
}
.swiper-slide-active .moon{
  transform: scale(1);
}
.swiper-slide .test-img img{
  transform: scale(0.8);
  transition: all 2s;
  border: 2px solid #000;
  
}
.swiper-slide-active .test-img img{
  transform: scale(1.1);
  border: 2px solid #e73f24;

  
}
.swiper-slide .dfg{
  transform: scale(0);
  transition: all 2s;
}
.swiper-slide-active .dfg{
  transform: scale(1);
}
.moon p{
  font-size: 17px;
    letter-spacing: 0.25px;
    color:#fff;
    line-height: 26px;
    font-weight: 400;
    padding: 1rem 1rem 0rem 1rem;
}
.moon::before {
  color: black;
  content: "";
  position: absolute;
  bottom: -23px;
  margin: 0 auto;
  z-index: 1;
  width: 20px;
  height: 20px;
  /* border-left: 10px solid rgba(100, 10, 10, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 11px solid#ef8e04;   */
  /* border-bottom: 0px; */
  /* border-top-color:  #37244dcf; */
  background: linear-gradient(-48deg, #e73f24 50%, transparent 0);
  rotate: 46deg;
  transform: translate(-50%, -50%);
}
.cat{
  position: relative;
  /* z-index: -1; */
  padding-bottom: 4rem;
}
.cat::after{
  position: absolute;
    content: "";
    background-image: url(../images/bg-8.jpg);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.8;
}
.jam{
  padding: 2rem 0px;
}
.kok1 h1{
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 400;
}




/*===================================================
    04 Service Section
====================================================*/
.service-section {
  position: relative;

}

.service-section .bg-half {
  background-image: url(../img/service-background.jpg);
  height: 517px;
  filter: grayscale(50%);
}

.service-item {
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.09);
  height: 100%;
}

.service-item-inner {
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
}

.service-item .service-thumb {
  overflow: hidden;
}

 .service-thumb img {
  transition: all .5s cubic-bezier(.160, .85, .45, 1);
  transform: scale(1.0);
  width: 100%;
  position: relative;
}
.service-thumb{
  position: relative;
}
 .service-thumb::after{
  position: absolute;
  content: "";
  /*background-color: #0000008f;*/
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.service-item:hover .service-thumb img {
  /* transform: scale(1.02); */
  transform: scale(1.2) rotate(1deg); 
  background-color: rgba(3, 13, 40, 0.70);   
}

.service-content {
  position: relative;
  padding: 35px 23px 19px;
  text-align: center;
  transition: all .5s cubic-bezier(.160, .85, .45, 1);
}
.insights:hover{
    cursor:pointer;
}

.service-content:before {
  background-color: #f32909;
  content: "";
  width: 20%;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: -1px;
  transform: translateX(-50%);
  transition: all .5s cubic-bezier(.160, .85, .45, 1);
}

.service-item:hover .service-content:before {
  width: 80%;
}

.service-icon {
  background-color:#e73f24;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
  z-index: 1;
}
.service-icon img{
  width: 34px;
}


.service-content h2 {
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
}

.service-content p {
  margin: 0;
}





  

/* breadcumb start */
#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/pageh.jpg) !important;

}
.new{
  background-image: url(../images/1.jpg);
}
.he{
  background-image: url(../images/he.png);
}
.gala{
  background-image: url(../images/ga.jpg);
}
.cot{
  background-image: url(../images/pageh.jpg);
}
#page-head .page-head {
  position: absolute;
  top: 62%;
  z-index: 1;
  color: #fff;
  left: 47%;
  transform: translate(-50%, -50%);
}
#page-head .page-head .page-hed-bottom a {
  color: #fff;
  text-decoration: none;
}
.page-head-top h1 {
  font-size: 33px;
  letter-spacing: 0.55px;
  line-height: 31px;
  color: #fff;
  font-weight: 500;
}
.page-hed-bottom{
  text-align: center;
}
/* breadcumn e
nd */


/* about start */
.about-we{
  position: relative;
  z-index: 1;
}
.about-we::after {
  position: absolute;
  content: "";
  background-image: url(../images/atr.jpg);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  /* background-position: center; */
  opacity: 0.5;
}
.in{
  padding: 4rem 0px;
}
.setop {
  font-size: 16px;
  letter-spacing: 0.22px;
  color:#e73f24;
  line-height: 38px;
}
.s-title {
    font-size: 24px;
    color: #000;
    letter-spacing: 0.55px;
    line-height: 36px;
    font-weight: 500;
}
.para {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 300;
  color: #000;
  text-align: justify;
}
.single-service-style1{
  text-align: center;
}
.icon-holder img{
  width: 56px;
  /* box-shadow: 0px 0px 4px #000; */
  filter: drop-shadow(2px 2px 3px grey);
}
.text-holder h2{
    font-size: 19px;
    letter-spacing: 0.55px;
    line-height: 27px;
    color: #000;
    font-weight: 500;
  }
  .text-holder p{
  font-size: 15px;
    letter-spacing: 0.65px;
    line-height: 25px;
    font-weight: 300;
    /* color: #444444ab; */
  }
/* about end */


/* neww news and event start */
.nbiii {
  border-radius: 18px;
  position: relative;
}
.seed {
 padding: 8px 7px 2px 9px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #e73f24;
  border-radius: 3px 4px 11px 11px;
}
.seed p {
  font-size: 17px;
  letter-spacing: 0.55px;
  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: -104px;
  transition: all .3s;
}
.ffres img {
  width: 19px;
}
.rain:hover .ac{
  margin-left: 0;
}
.nbiii img {
  border-radius: 18px 18px 18px 18px;
}
.inst-ttl span {
  font-size: 14px;
  letter-spacing: 0.55px;
  /* margin-top: 10px; */
  font-weight: 500;
  color: #000;
}
.inst-ttl h2 {
  font-size: 17px;
  margin-top: 10px;
  line-height: 25px;
  font-weight: 300;
  color:#000;
  transition:all .3s;
}
.insights:hover h2{
  color:#660000;
}
.insights {
  box-shadow: black 0px 0px 8px -4px;
}
.inst-ttl {
  padding: 8px 13px 13px 13px;
}
.dd-ins h1 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.55px;
    font-weight: 300;
    line-height: 32px;
}
.insights1 {
  position: relative;
  height: 100%;
  background-color: #cb2206;
}
.insights {
  box-shadow: black 0px 0px 8px -4px;
}
.vw-al a {
  color: #660000;
  padding: 6px 15px;
  background-color: #fff;
  font-size: 14px;
  transition:all .3s;
 border:1px solid #fff;
 text-decoration: none;
}
.vw-al{
  text-align: center;
}
.vw-al a:hover{
 border:1px solid #fff;
 background-color:transparent;
 color:#fff;
}
.dd-ins {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 87%;
}


/* nerw news and event end */

/* news and event detail start */
.itm-txt h1 {
  font-size: 29px !important;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 38px;
}
.dhal{
  font-size: 16px;
    color: #e73f24;
    letter-spacing: 0.55px;
}
.itm-txt p {
  font-size: 15px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 300;
}
/* news and event details end */


/* gallery inner page startr */

.gl-img{
  position: relative;
}
.gl-img::after {
  position: absolute;
  content: "";
  background-color:#7a120129;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  transform: scale(0);
  transition: all .3s;
}
 .gl-img:hover::after{
  transform: scale(1);
} 
.im-ttl {
  position: absolute;
  bottom: 0;
  left: 0px;
  padding: 10px;
  /*background:linear-gradient(270deg,#eb280980, transparent);*/
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 9;
  background-color: #e73f24d6;
}
.im-ttl h5 {
  margin-bottom: 0;
  font-size: 17px;
  letter-spacing: 0.55px;
}
 



/* gallery inner page end */



/* 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: #951500fc;
  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: #951500fc;
  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:#e02709;
  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;
}
.lu {
  transition: all .3s;
  border: 1px solid #e73f24;
  width: fit-content;
  padding: 8px 19px;
  border-radius: 30px;
  background-color: #e73f24;
  align-items: self-end;
  margin: auto;
}

.hf{

  transition: all .3s;
}
.lkj img{
  width: 19px;
}
.hf p{
  color: #fff;
  font-size: 15px;
}
.lu:hover{
  border: 1px solid #000;
 background-color: #000;
} 


.bag img{
  width: 125px;
 

}
/* contact page end */

.testslider .swiper-button-next {
  position: absolute;
  top: 43%;
  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));
}
.testslider .swiper-button-next:after,.testslider .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: 20px;
}
.testslider .swiper-button-next:before,.testslider .swiper-button-prev:before{
    position: absolute;
    content: "";
    background-size: contain;
    height: 43px;
    width: 43px;
    border-radius: 50%;
    z-index: -1;
    background-color:#e73f24;
}

/* cliemnts start  index*/
.cle{
  text-align: center;
}
.cle p{
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #444;
  line-height: 25px;
  font-weight: 400;
  width: 84%;
  margin: auto;
}
.partner-area {
  position: relative;
  display: block;
  background: #fff;
  padding-top: 0px;
  /* padding-bottom: 75px; */
}
.partner-box {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.single-partner-logo-box a {
  position: relative;
  display: inline-block;
}
.single-partner-logo-box a img {
  /* opacity: .35; */
  transition: all 0.2s ease-in-out 0.1s;
}

.partner-box img{
  width: 100%;
   filter: grayscale(0); 
}
.partner-box img:hover{
filter: grayscale(1);
}

/* clients end  index */

.insight-img img{
  height:230px;
  object-fit: cover;
}

.itm-img img{
  width: 657px;
}

/* 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(184 93 78 / 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);
}


/* end */


/*** 
=============================================
    Testimonial Page Area style
=============================================
***/
.testimonial-page-area {
  position: relative;
  display: block;
  
}
.testimonial-page-area .sec-title{
  padding-bottom: 64px;    
}
.testimonial-page-box{
  position: relative;
  display: block;
  padding: 0 100px;
}
.testimonial-page-box .single-testimonial-style1{
  margin-bottom: 65px;
}



/*** 
=============================================
  Partner Page Area style
=============================================
***/
.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 .text {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #e7e7e8;
  padding: 35px 39px 35px;
  border-radius: 7px;
}
.single-testimonial-style1{
  position: relative;
  display: block;
}
.single-testimonial-style1:before {
  position: absolute;
  content: "";
  /* bottom: -19px; */
  right: 0px;
  height: 35px;
  width: 80px;
  background-image: url(../images/quora.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: 1;
  top: 4px;
}
.single-testimonial-style1 .text {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #e7e7e8;
    padding: 26px 17px 59px;
    border-radius: 7px;
}
.single-testimonial-style1 .text:after {
  position: absolute;
  left: 29px;
  bottom: -15px;
  background: url(../images/arws.png);
  content: "";
  width: 15px;
  height: 15px;
  z-index: 1;
}
.single-testimonial-style1 .text p {
    color: #000;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    margin: 0;
    letter-spacing: 0.55px;
    height: 100px;
}
.single-testimonial-style1 .client-info{
  position: relative;
  display: block;
  padding-top: 30px;
  padding-left: 30px;
}

.icon-box  img{
  width: 36px;
}
.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%;
  border: 2px solid red;
}
.title-box h3{
    font-size: 21px;
    letter-spacing: 0.55px;
    font-weight: 500;
  }



.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;
}
.inner-clients>* {
  padding: 12px 0rem;
  width: 22%;
}
.partner-section-inner-slider{
	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;
}
.partner-section-inner-slider::before{
	position: absolute;
	content: '';
	inset: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(184 93 78 / 43%);
	opacity:0 ;
	z-index: 1;
}
.partner-section-inner-slider img {
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  height: 136px;
  width: 62%;
  -o-object-fit: contain;
  object-fit: contain;
}
/* .partner-section-inner-slider:hover.partner-section-inner-slider::before{
	opacity:1;
}
.partner-section-inner-slider:hover.partner-section-inner-slider img{
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
} */


/* end */


/*service details start*/

.tiger {
    font-size: 16px;
    letter-spacing: 0.65px;
    line-height: 27px;
    font-weight: 300;
    color: #000;
}
     .ti{
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.55px;
    color: #000;
   }

.detin{
    font-size: 25px;
    letter-spacing: 0.55px;
    color: #e73f24;
    font-weight: 500;
}
.hp{
    font-size: 17px;
    letter-spacing: 0.55px;
}
.poll li{
    font-size: 18px;
    letter-spacing: 0.65px;
    line-height: 32px;
    list-style: circle;
    color: #353333;
}
.cement{
    display: flex;
    line-height: 35px;
    justify-content: space-between;
    gap:20px;
}
.poll ul{
    padding: 0;
}
.ssdza img {
    position: sticky;
    top: 13rem;
}
/*projects start*/
.zo p {
    font-size: 18px;
    letter-spacing: 0.55px;
    /* font-family: sans-serif; */
    font-weight: 300;
    color: #000;
    line-height: 33px;
}
.zo strong{
    color:#e73f24;
}
.zo{
  padding: 2rem 0;
  border-bottom: 1px solid #e1d8d8;
}
.prohj{
  margin: auto;
    width: 83%;
}
.prohj ul li:nth-child(9){
    border:none;
}
/*projects 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:#e73f24;
  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: 250px;
}

#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%;
}

#mob_err{
  display: none;
}
#email_err{
  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;
  margin-left: 95px;
}
.quick_sucInner h3{
    
  font-family:auto !important;
}


.view-image-lead img {
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain !important;
    border-radius: 3px;
    width: 700px !important;
}

.view-image-container {
  height: 100px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  /*padding-bottom: 6%;*/
  /*padding-top: 6%;*/
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 9999999999999999999;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.imghigh img {
    height: 350px;
    object-fit: cover;
    object-position: left;
}
.inner-loader{
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:9;
    /*animation:move 2s infinite;*/
}
/*@keyframes move{*/
/*    0%{*/
/*        top:45%;*/
/*    }*/
/*    50%{*/
/*        top:50%;*/
/*    }*/
/*    100%{*/
/*        top:45%;*/
/*    }*/
/*}*/
.inner-loader img{
    width:200px;
}






.loader {
    height: 100vh;
    width: 100%;
    background-color: #fff;
    z-index: 999999999999999;
    transition:all .3s;
}
.loadernew{
    left:-100% !important;
}