
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
    font-family: "Lato", sans-serif;
}
.actv {
  color: #8c0402 !important;
}
.left-t ul {
  padding: 4px 0;
  margin: 0;
  gap: 32px;
}
.clll {
    height: 44px;
    width: 44px;
    background-color: #7c0103;
    border-radius: 7px;
    position: relative;
    cursor:pointer;
}
.clll img {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.left-t ul li {
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 14px;
}
.left-t12 ul{
    justify-content: end;
}
.bottom-nav{
  padding: 8px;
}

.bottom-nav ul{
   justify-content: end;
   /* width: 75%;
   margin: auto; */
}
.logo{
    text-align: center;
}
.logo img {
    width: 40%;
}
.left-navbar img {
  width: 212px;
  padding: 1px;
}

.bottom-nav ul{
    margin: 0;
}


.ref img{
  width: 15px;
}
.left-navbar1221 img {
    width: 203px;
    padding: 3px;
}
.top-header {
  /*clip-path: polygon(0 0, 100% 0, 95% 88%, 4% 100%);*/
  margin: auto;
  width: 88%;
}
.ce{
  width:18px;
}
.serbet {
    padding: 10px 15px !important;
    background-color: #de651a;
    /* display: flex; */
    align-items: center !important;
    gap: 10px;
    color: #fff !important;
    border-radius: 5px;
    /* padding-bottom: 0px !important; */
    /* margin-bottom: 0px !important; */
}
.serbet a{
    color:#fff;
}
.jfff{
    top: 154% !important;
}

.ul{
  gap: 38px;
}
.ul li{
  list-style: none;
  text-align: center;
}
 .bottom-nav ul li a{
    text-decoration: none;
    color: #000;
    font-size: 16px;
    letter-spacing: 0.55px;
} 

.header{
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999999999999999999999999999999999999999999;
    box-shadow: black 0px 0px 25px -18px;
}
.navb{
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999999999999999999999999999999999999999999;
    box-shadow: black 0px 0px 25px -18px;
}
.ulll{
    gap:33px;
    justify-content: end;
    margin: 0;
}
.ulll li{
    list-style-type: none;

}
.ulll li a {
    text-decoration: none;
    color: #000;
    font-size: 17px;
    padding-bottom: 3rem;
}

.xer{
    text-align: center;
    background-color: #de651a;
    color: #fff;
    padding: 5px;
    margin-bottom:0px;
}
.dropitem1 {
    bottom: initial;
    left: -45%;
    width: 240px;
    padding: 0 !important;
    background-color: white;
    box-shadow: black 0px 0px 9px -4px;
    transform: translateY(100%);
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .5s;
    top: 231%;
}


.dropitem li {
    position: relative;
    z-index: 1;
}
.dropitem li::after {
    position: absolute;
    content: "";
    background-color: #171717;
    background-size: contain;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    z-index: -1;
    transition: all .3s;
}
.dropdown:hover .dropitem {
    height: auto;
    opacity: 1;
    transform: translateY(0);
}
.dropitem li a {
    transition: all .3s;
}
.dropitem li a {
    text-decoration: none;
    color: #000;
    letter-spacing: 0.55px;
    padding: 10px !important;
}
.dropitem li {
    position: relative;
    z-index: 1;
}

.dropitem li {
    padding: 10px;
}
.dropitem li:hover::after {
    width: 100%;
}
.dropitem li:hover a {
    color: #fff;
}
.dropdown:hover img {
    transform: rotate(180deg);
}
.dropdown a img {
    transition: all .3s;
    width: 20px;
}


/* banner */
.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.ban-text {
  top: 0;
  left: 0;
  width: 41%;
  z-index: 9;
  top: 62%;
  left: 30%;
  transform: translate(-50%, -50%);
}

.bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    /* background-color: #0d010273; */
    /*background-color: #b3b5b9ad;*/
    /* background: linear-gradient(180deg, #552120d4, transparent ); */
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(81deg, #00000061, transparent);
    
}
.bannerswiper.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 9px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 9px));
  display: inline-block;
  border-radius: 58%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.bannerswiper .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #8a8c90;
}
.bannerswiper .swiper-button-next, .bannerswiper .swiper-button-prev {
  position: absolute;
  width: calc(var(--swiper-navigation-size) / 44* 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  /* transform: translate(-50%, -50%); */
    top: 58%;
    /* left: 50%; */
}
.bannerswiper .swiper-button-next:after,.bannerswiper .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
 .bannerswiper .swiper-button-prev{
    left: 60px;
    right: auto;
}
.bannerswiper .swiper-button-next{
    right: 60px;
    left: auto;
} 


.bannerswiper .swiper-button-next:before, .bannerswiper .swiper-button-prev:before {
    position: absolute;
    content: "";
    background-size: contain;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    z-index: -1;
    background-color: #212529cf;
    transform: translate(-50%, -50%);
    top: 26%;
    left: 17%;
}
.im{
  transition: all .7s;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*-webkit-transform:scale(1);*/
    /*-ms-transform:scale(1);*/
    /*transform:scale(1);*/
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
  }
.im img{
  width:100%
}

/*.bannerswiper .swiper-slide .im{*/
/*    transition:all 5s;*/
/*}*/
/*.bannerswiper .swiper-slide-active .im{*/
/*    transform:scale(1.1);*/
/*}*/
.sl-hd h1 {
    position: relative;
    color: #fff;
	font-size: 35px;
    line-height: 1.0em;
    font-weight: 400;
	opacity: 0;
    margin-bottom: 36px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
  line-height: 49px;
}
.bannerswiper .swiper-slide-active .sl-hd h1{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1000ms;
}
.sl-hd p{
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 31px;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}
.sl-hd p:before{
    position: absolute;
    left: 45px;
    bottom: 4px;
    right: 35px;
    height: 4px;
    content: "";
    z-index: -1;
}

.bannerswiper .swiper-slide-active .sl-hd p{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1500ms;    
}



.main-banner-area {
  position: relative;
  z-index: 1;
  height: 800px;
  overflow: hidden;
}


.main-banner-content h2 {
  font-size: 43px;
  color: #fff;
  margin: 5px 0 16px 0;
  letter-spacing: 0.55px;
  font-weight: 700;
  transform: translateX(100%);
  transition: all 1s;
}
.bannerswiper .swiper-slide-active .main-banner-content h2 {
  transform: translateX(0%);
}
.main-banner-content p {
  font-size: 19px;
  letter-spacing: 0.55px;
  color: #fff;
  font-weight: 400;
  transform: translateX(-100%);
  transition: all 1s;
  margin-top: 5%;
}
.bannerswiper .swiper-slide-active .main-banner-content p {
  transform: translateX(0%);
}
.creative-shape {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.creative-shape img{
width: 100%;
}
.banner-bar::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 675px;
  left: 0;
  bottom: -200px;
  border-right: 2px solid #777986;
  border-bottom: 2px solid #777986;
  border-left: 2px solid #777986;
}

.bannerswiper .swiper-horizontal>.swiper-pagination-bullets, .bannerswiper .swiper-pagination-bullets.swiper-pagination-horizontal, .bannerswiper .swiper-pagination-custom, .bannerswiper .swiper-pagination-fraction {
      left: initial;
        right: 50%;
        width: fit-content;
        writing-mode: initial;
        display: flex;
        gap: 15px;
        height: 77%;
        justify-content: center;
        padding: 0 20px;
        top: 90%;
        transform: translateX(50%);
}
.bannerswiper .swiper-pagination-bullet {
    background-color: #de651a;
    opacity: 0.8;
    height: 12px;
    width: 12px;
}
.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 #fff;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.social_connect {
    position: absolute;
    top: 44%;
    z-index: 1;
    right: 0%;
    display: grid;
}
.social_connect::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 28px 30px 0;
    border-color: transparent #fefefe transparent transparent;
    transform: rotate(45deg);
    bottom: -23px;
    left: 28px;
    transition: all .3s;
    z-index:-1;
}

.social_connect::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 29px 0;
    border-color: transparent #ffffff transparent transparent;
    transform: rotate(-45deg);
    top: -39px;
    left: 27px;
    transition: all .3s;
    z-index: -1
}
.social_connect ul li:last-child a {
    border-bottom: unset;
}

.social_connect img {
    width: 20px
}
.social_connect ul li a {
    line-height: 40px;
    display: block;
    width: 40px;
    text-align: center;
    border-bottom: 1px solid #565050;
    transition: all .25s;
    background-color: #fff;
}
.social_connect ul li{
    list-style:none;
}


/* banner end */


/* about us start */
.about-sc{
  position: relative;
}


.about{
    text-align:center;
}
.ab-para p{
   font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
}
.ab-para {
  width:68%;
  margin: auto;
}
.gene{
  margin: auto;
  width: 67%;
}
.gene p{
  font-size: 17px;
   letter-spacing: 0.55px;
   line-height: 31px;
   color: #000;
   font-weight: 400;
}
.ab-hd h2 {
    font-size: 32px;
    letter-spacing: 0.55px;
    line-height: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 1%;
}
.ab-hd span {
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #de651a;
    font-weight: 400;
    margin-bottom: 1px;
}
.about-sc::after {
    position: absolute;
    content: "";
    background-image: url(../images/ae.png);
    background-size: contain;
    height: 21%;
    width: 100%;
    top: -43px;
    left: 0;
    z-index: -3;
    background-repeat: repeat;
    opacity: 0.4;
}
.ab-hd img{
  width:29px;
}
.pp p {
  color: #000;
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 400;
  transition: all .2s !important;
}
.ds a{
text-decoration: none;
}
.arr img {
  /* margin-right: 12px; */
  width:24px;
  /*animation: move 1s infinite;*/

}
.ap{
  filter: brightness(0) invert(1);
}
.ar2 img{
  width: 22px !important;
  transition: all .7s;
}
.what-list:hover .ar2 img{
  transform: rotate(-50deg);
}
.ds{
  display: flex;
}
.cluim img {
    width: 96%;
    height: 532px;
    object-fit: cover;
}

.clu-ine p {
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    /*text-align: justify;*/
}
.clu-ine h2 {
  font-size: 31px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 400;
  margin-bottom: 2%;
}
.cluster{
  padding: 5rem 0 2rem;
  /*background: linear-gradient(228deg, #144722, #000000);*/
    position: relative;
    /*border-radius: 2px 178px;*/
    /*background-image: linear-gradient(to right, #3ea161, #67b150, #95be39, #c7c71d, #ffcc00);*/
    z-index: 1;
    /*background-color:#1f1e17;*/
}
    /* #e0e0e033 */
    /* #2b1514 */

.p-6{
    padding:6rem !important;
}
.cluster::before {
  position: absolute;
  content: "";
  background-image: url(../images/ax.png);
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background-repeat: repeat;
  opacity: 0.01;
  border-radius: 2px 178px;
}

.b1 {
  /*border: 1px solid #fff;*/
  padding: 16px 9px;
  border-radius: 3px;
  height: 100%;
  background: #fff;
  position: relative;
  /*box-shadow: black 2px 8px 2px -4px;*/
  border-radius: 19px 1px;
  text-align: center;
}
.b1 img {
  width: 100px;
  height: 57px;
  object-fit: cover;
  -webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.b1:hover.b1 img{
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
}
  

.b1 p {
  color: #000;
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 1rem;
  transition: all .3s;
}
.vlo {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.55px;
  padding: 0px;
  text-align:center;
}

.ss-list{
    position:relative;
}
.ss-list::after {
    position: absolute;
    content: "";
    background-color: #e73f244d;
    background-size: contain;
    height: 56%;
    width: 0%;
    left: 0;
    top: 105px;
    border-right: 1px solid #de651a00;
}
.ss-list h2{
     font-size: 26px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
}
.ss-list p{
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 25px;
    /*text-align: justify;*/
    padding: 1rem;
    margin-top: -2% !important;
    color: #000000c9;
}
.about .col-lg-3:nth-child(1) .ss-list::after {
    border:none;
}
/* about us end */


/*3red section*/
.accordion-button:not(.collapsed) {
    /* color: #F3E5F5; */
    background-color: #ffffff;
    box-shadow: inset 0 calc(var(--bs-accordion-border-width)* -1) 0 var(--bs-accordion-border-color);
}
.accordion-style2 .accordion-button {
  background-color: transparent;
  border: none !important;
  /*padding: 16px 30px 16px 55px;*/
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  gap: 10px;
}
.accordion-style2 .accordion-button:not(.collapsed) {
    color: #000;
    padding-bottom: 0px;
}
.accordion-style2 .accordion-collapse {
  border: none;
}
.accordion-item {
    color: var(--bs-accordion-color);
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #0000004d;
}
.accordion-style2 .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
 .accordion-style2 .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.accordion-style2 .accordion-button:focus{
  border: none;
  outline: none;
  box-shadow: none;
}
.accordion-style2 .accordion-button{
  border: none !important;
  outline: none;
  box-shadow: none;
}
.vcl{
    border:none !important;
}
.accordion-style2 .accordion-body{
   padding: 0 1rem 1rem;
}
.accordion-item .accordion-collapse p{
    margin-bottom:0rem;
}

/*.accordion-style2 .accordion-button:not(.collapsed):after {*/
/*  transform: rotate(0);*/
/*  content: url(../images/minus.png);*/
/*  background-size: contain;*/
/*   display: inline-flex;*/
/*}*/
.accordion-style2 .accordion-button:focus{
  border: none;
  outline: none;
  box-shadow: none;
}
.accordion-style2 .accordion-button{
  border: none !important;
  outline: none;
  box-shadow: none;
}
 .accordion-style2 .accordion-button::after {
    flex-shrink: 0;
    width: 23px;
    height: 23px;
}
/*.accordion-style2 .accordion-button:after {*/
/*  content: url(../images/plus.png);*/
/*  background-image: none;*/
/*  display: inline-flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  font-size: 16px;*/
 
/*}*/
.right-test h2 {
    text-align: left;
    font-size: 38px;
    letter-spacing: 0.55px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 6%;
}
.bannerfirst3 .swiper-wrapper {
    padding-bottom: 4rem;
}
.test-da p {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #fff;
    line-height: 26px;
    text-align: left;
    line-height: 31px;
    padding: 0rem 0rem 2rem 0rem;
    /* margin: auto; */
    /* width: 98%; */
}
.test-img img{
        width: 100%;
        height: 100%;
        filter: drop-shadow(2px 2px 2px grey);
        border-radius: 0px 24px;
        border: 1px dashed #fff;
        padding: 5px;
}
.test-vc p{
    font-size: 20px;
    letter-spacing: 0.55px;
}
.test-pro {
    display: flex;
    gap: 35px;
    align-items: center;
    width: fit-content;
    /*justify-content: end;*/
}
.test{
    background: linear-gradient(189deg, #c45714, #000000eb);
}
.test-vc{
    color:#fff;
}
.inner-test{
    padding:4rem 0;
}
.test-img{
    width:21%;
}
.bannerfirst3 .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #ffffff;
}

.choose1{
background-color: #f5efe0;
}
.inner-choose {
    padding: 3rem 0 0rem;
}
.right-test{
    position:relative;
}
.right-test::before {
    position: absolute;
    content: " ";
    top: -59px;
    height: 60px;
    width: 59px;
    background-image: url(../images/quote.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.1;
    left: 0px;
}
.right-test::after {
    position: absolute;
    content: " ";
    top: -51px;
    height: 100%;
    width: 101%;
    background-image: url(../images/pam.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.09;
    left: 0px;
}
/*3red section end*/

/*news ans ebenmt*/
.insight-img img {
    height: 230px;
    object-fit: cover;
}
.inst-ttl {
    padding: 8px 13px 13px 13px;
}
.inst-ttl h2 {
    font-size: 17px;
    margin-top: 9px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    transition: all .3s;
}
.insights {
    box-shadow: black 0px 0px 8px -4px;
    height: 100%;
}
.kobi{
    text-align:center;
}
.kobi h2 {
    text-align: left;
    font-size: 38px;
    letter-spacing: 0.55px;
    line-height: 14px;
    color: #000;
    font-weight: 500;
    padding-bottom: 4%;
    padding-top: 3%;
}
/*new ecbet*/

/*community start*/
.tc{
    text-align:center;
}
.tc h2{
     text-align: center;
    font-size: 38px;
    letter-spacing: 0.55px;
    line-height: 14px;
    color: #000;
    font-weight: 500;
    padding-bottom: 4%;
}
.community-list {
    box-shadow: black 0px 0px 15px -8px;
}
.scanner-text p {
    color: #000;
}
.inner-community a{
   text-decoration: none;
}
.w-85{
    width:85%;
}
/*community end*/

/*footerr*/
.site-logo img {
    width: 63%;
    filter: brightness(0) invert(1);
}
.footer-contact-item .contact-info {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
   padding: 19px 19px;
    height: 100%;
    gap:27px;
}
.icon img {
    width: 38px;
    height: 38px;
}
.dark-black-bg {
    background-color: #181812eb;
}
.footer-contact-item .contact-info .text h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.55px;
    line-height: 23px;
}
.footer-widget h4.widget-title {
    margin-bottom: 9px;
    color:#de651a;
    font-size: 19px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.footer-about-content p {
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
}
.footer-top {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: none;
    border-right: none;
}
.footer-contact-item .contact-info .text h5 {
    font-size: 25px;
    color: #de651a;
    letter-spacing: 0.55px;
    font-weight: 600;
}
.footer-widget {
    /* margin-top: 3%; */
    padding: 1rem 0 1rem;
}
.footer-widget-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-widget-nav ul li {
    margin-bottom: 10px;
    list-style: circle;
    color: #ffffff;
}
.footer-widget-nav ul li a {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
    text-decoration: none;
}
/*.footer-widget-nav{*/
/*    display: flex;*/
/*    gap: 70px;*/
/*}*/
.copyright {
  background-color: #fffff;
  color: #000;
  padding: 20px 0px;
}

.copyright  p{
  font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 13px;
    color: #000;
   
}
.copyright span{
 color:#de651a;
 font-weight: 500;
}

.copyright  a{
    text-decoration:none;
}
.text a {
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 17px;
}
.footer-default{
    position:relative;
    z-index:1;
}
.footer-default::after{
     position: absolute;
    content: "";
    background-image: url(../images/shape-4.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat;
    opacity: 0.6;
}

.footer-widget-nav ul{
    padding-left:1rem;
}








/*.social_connect {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: 0;*/
/*    left:initial;*/
/*    z-index: 111;*/
/*    transform: translateY(-50%);*/
/*    width:fit-content;*/
/*}*/
/*.social_connect:hover::before {*/
/*    top: -40px;*/
/*}*/
/*.social_connect::before {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 30px 30px 30px 0;*/
/*    border-color: transparent #000 transparent transparent;*/
/*    transform: rotate(-135deg);*/
/*    top: 61px;*/
/*    right: -7px;*/
/*    left:initial;*/
/*    transition: all .3s;*/
/*    z-index: -1;*/
/*}*/
/*.social_connect:hover ul {*/
/*    transform: translateX(0);*/
/*}*/
/*.social_connect ul {*/
/*    list-style: none;*/
/*    padding-left: 0;*/
/*    margin-bottom: 0;*/
    /*transform: translateX(40px);*/
    /*transition: all .3s ease;*/
    /*transition-delay: .15s;*/
/*    position: relative;*/
/*}*/
/*.social_connect ul li a {*/
/*    line-height: 40px;*/
/*    display: block;*/
/*    width: 40px;*/
/*    text-align: center;*/
/*    border-bottom: 1px solid #565050;*/
/*    transition: all .25s;*/
/*    background-color: #111;*/
/*}*/
/*.social_connect img {*/
/*    width: 20px;*/
/*}*/
/*.social_connect:hover ul::after {*/
/*    left: 10%;*/
/*    opacity:0;*/
/*}*/
/*.social_connect ul::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background-size: contain;*/
/*    background-color: #000;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url(../images/arrow-right.png);*/
/*    right: 100%;*/
/*    left: initial;*/
/*    top: 50%;*/
/*    transform: translateY(-50%) rotate(180deg);*/
/*    transition: all .2s;*/
/*    z-index: 99999;*/
/*}*/
/*.social_connect:hover::after {*/
/*    bottom: -40px;*/
/*}*/
/*.social_connect::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 30px 30px 30px 0;*/
/*    border-color: transparent #000 transparent transparent;*/
/*    transform: rotate(135deg);*/
/*    bottom: 61px;*/
/*    right: -7px;*/
/*    left:initial;*/
/*    transition: all .3s;*/
/*    z-index: -1;*/
/*}*/



/* 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:#de651a;
  color: #fff;
  padding: 20px;
}

#whatsapp-chat .header-chat h3 {
  margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
  margin: 0;
  line-height: 18px;
}

#whatsapp-chat .info-avatar {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
  width: 37px;
  height: 52px;
  -o-object-fit: contain;
  object-fit: contain;
}

#whatsapp-chat a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
  background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
  display: block;
}

#whatsapp-chat #get-label {
  font-size: 12px;
  color: #888;
  color: #fff;
}

#whatsapp-chat span.chat-label {
  font-size: 12px;
  color: #888;
}

#whatsapp-chat #get-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
  color: #fff;
}

#whatsapp-chat span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#whatsapp-chat span.my-number {
  display: none;
}

#whatsapp-chat textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}

#whatsapp-chat a#send-it {
  width: 45px;
  font-weight: 700;
  padding: 10px 10px 0;
  background: #fff;
}

#whatsapp-chat a#send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
  margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

#whatsapp-chat .first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat #get-number {
  display: none;
}

#whatsapp-chat a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  font-family: var(--regular-font);
}

#whatsapp-chat.hide {
  display: none;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .show {
  display: block;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 300px;
}

#whatsapp-chat .whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .dAbFpq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat .ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  -webkit-animation-name: ZpjSY;
          animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  -webkit-animation-name: hPhMsj;
          animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .bMIBDo {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: -0.2px;
  font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

#whatsapp-chat .cqCDVm {
  text-align: right;
  margin-top: 6px;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
  position: relative;
  margin-top: 15px;
  padding: 15px;
  background: #fff;
  margin-left: 10px;
  font-size: 14px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
  position: absolute;
  content: '1:41 AM';
  text-align: right;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  right: 10px;
  bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
  position: relative;
}

#whatsapp-chat .service_chatList ul li {
  position: relative;
  line-height: 25px;
  margin-bottom: 5px;
  color: #141d97;
  opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
  opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(../icons/external_links.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  top: 4px;
  margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 480px) {
  #whatsapp-chat #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}

a.blantershow-chat {
  /* background: #fff; */
  color: #404040;
  position: fixed;
  z-index: 98;
  bottom: 20px;
  right: 25px;
  border-radius: 50%;
}

a.blantershow-chat img {
  width: 45px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
          box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  border-radius: 50%;
}


/*news start*/
.choose2{
    padding-top:6%;
}

a{
    text-decoration:none;
}


/* gallery start */
.latest-project__item-thumb img {
  width: 100%;
  height: 315px;
  -o-object-fit: cover;
     object-fit: cover;
     transition: all .7s;
}
.latest-project__item:hover .latest-project__item-thumb img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.latest-project__item:hover .latest-project__item-content {
  opacity: 1;
  visibility: visible;
}
.latest-project__item:hover {
  opacity: 1;
  visibility: visible;
}
.latest-project__item {
  overflow: hidden;
  position: relative;
  background: rgba(21, 24, 27, 0.7);
  border-radius: 10px;
}
.latest-project__item-content {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 1;
  /* visibility: hidden; */
  transition: all 2s;
}
.latest-project__item-content .icon__wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 0;
  background: rgba(21, 24, 27, 0.7);
  border-radius: 10px;
}
.latest-project__item:hover .icon__wrapper::after {
  height: 100%;
}
.latest-project__item-content .text {
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 16.5px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  background: #de651acc;
}
.latest-project__item-content .text h4{
color:#fff;
letter-spacing: 0.55px;
font-size: 19px;
}
.latest-project__item-content .text span{
  color:#fff;
  letter-spacing: 0.55px;
  font-size: 19px;
  }
.latest-project {
    margin: 12rem 0 5rem;
}
.kobi{
    text-align:left;
}
.latest-project__item-content .icon {
  width: 57px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 500px;
  background: #fff;
  transition: all 2s;
  opacity: 0;
}
.latest-project__item-content .icon svg path[fill=white] {
  fill: black;
}
.latest-project__item-content:hover .icon {
  background: #fff;
  opacity: 1;
}
.latest-project__item-content .icon:hover svg path[fill=white] {
  fill:#000;
}
.latest-project__item-content .icon__wrapper {
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc(100% - 110px);
}

.num {
  padding: 5px 5px;
  /* background: linear-gradient(270deg, #0024788c, transparent); */
  display: flex;
  gap: 11px;
  justify-content: center;
}

.num img{
  width:22px;
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 500;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999999999999999 !important;
}
/* gallery end */

/*about us start*/
.yy {
    font-size: 32px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.zz {
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
    text-align: justify;
}
.career-img img {
    height: 405px;
    object-fit: cover;
    border-radius: 9px;
}
.mission {
  padding: 2rem;
  background-color: #b64f0fe8;
}

.mission-img img{
  width: 60px;
}
.mission-hd h2 {
    font-size: 28px;
    letter-spacing: 0.55px;
    color: #190d06;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 1rem;
    text-align: center;
}
.mission-hd p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
    text-align: justify;
}
.fana{
  font-size: 18px !important;
    color: #fff;
    font-weight: 600 !important;
    font-style: italic;
}

.mission1,.mission2{
  position: relative;
  z-index: 1;
}
.mission1::after{
  position: absolute;
  content: "";
  background-image: url(../images/view.png);
  background-size: contain;
  height: 100px;
  width: 100px;
  bottom: 2rem;
  right: 2rem;
  z-index: -1;
  opacity: 0.1;
}
.mission2::after{
  position: absolute;
  content: "";
  background-image: url(../images/missi.png);
  background-size: contain;
  height: 100px;
  width: 100px;
  bottom: 2rem;
  right: 2rem;
  z-index: -1;
  opacity: 0.1;
}
.fd img{
    width: 46px;
}
/*about us end*/

/*certificate*/
.certifiactes_list {
    margin: 14rem 0 5rem;
}

.cer-dt h4{
    font-size:18px;
    color:#000;
}

.cer-dt{
    padding:10px;
}
.cer-list {
    box-shadow: black 0px 0px 15px -8px;
}
.cer-dt img{
    width: 30px;
}
.cer-img img{
    height:350px;
    object-fit:cover
}
/*certificate end*/

/*trusette start*/

.inner-trustee{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 1rem;
}
.trustee-details img {
    width: 100%;
    /* border: 12px solid rgb(238, 238, 238); */
    height: 565px;
    object-fit: cover;
}
.dtls-text ul{
    margin-left: -7px;
}
.trustee-details::after{
    position: absolute;
    content: "";
    background-color: #ff6347e0;
    clip-path: polygon(0 64%, 100% 50%, 100% 100%, 0% 100%);
    background-size: contain;
    height: 60%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 11111111;
    transition: all .3s;
}
.trustee-details1{
    width: 32%;
    padding-top: 4rem;
    position: relative;
}
.trustee-details1::after{
    position: absolute;
    content: "";
    background-image: url(../images/anad.png);
    background-size: contain;
    top: 4rem;
    left: 0rem;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    opacity: 7%;
    z-index: -1;
}
.trustee-details1 h1{
    /* text-align: center; */
    color: rgb(51, 51, 51);
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Poppins';
}
.trustee-details1 span{
    font-weight: 700;
    font-size: 56px;
    letter-spacing: 2px;
    color: #de651a;
}
.trustee-details1 p{
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 33px;
    font-family: 'Lobster';
}
.trustee-details1 img{
    width: 64%;
    display: flex;
    margin: auto;
}
.trustee-details{
    width: 32%;
    margin: auto;
    position: relative;
    cursor: pointer;
    border: 12px solid #f2f2f2;
}
.trustee-text{
    z-index: 22222222;
    position: absolute;
    bottom: 0;
    left: 10px;
}
#trustee {
    margin: 13rem 0 5rem;
}
.trustee-details:hover::after{
    clip-path: polygon(0 50%, 100% 64%, 100% 100%, 0% 100%);
}
.trustee-text h3{
    font-size: 18px;
    font-family: 'Poppins';
    color: white;
    letter-spacing: 1px;
    font-weight: 800;
}
.trustee-text p{
    font-size: 14px;
    font-family: 'Poppins';
    letter-spacing: 1px;
    line-height: 22px;
    color: white;
}
.contact span{
    display: flex;
    gap: 10px;
    color: white;
    align-items: baseline;
}
.contact span a{
    font-weight: 300 !important;
    letter-spacing: 1px;
    line-height: 25px;
}

.desc {
    font-size: 19px;
    letter-spacing: 0.55px;
}

/*insipration start*/
.bot{
    display: flex;
    gap: 146px;
    justify-content: center;
    margin-top: 5%;
}
.sur{
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #000;
}
.surf p{
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #000000c2;
}
.surf  li{
    list-style:auto;
}
.exc{
    margin-top: 3%;
}
/*.exc{*/
/*    border: 1px solid #000;*/
/*    padding: 19px;*/
/*    border-radius: 4px;*/
/*    background-color: #fff;*/
/*}*/
.pala {
    /* margin: auto; */
    /* width: 82%; */
    line-height: 28px;
    letter-spacing: 0.55px;
    font-weight: 400;
    font-size: 17px;
    margin-top: 1%;
    text-align: justify;
    color: #000;
}
.midd{
    margin-top: 2%;
}
.midd h2{
    font-size: 25px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
    text-align: left;
}
.midd p {
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    line-height: 28px;
}
.ompa p{
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
   text-align: justify;
}
.rahij h2 {
   font-size: 25px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
    text-align: left;
}
.alo li P {
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 28px;
    color: #000;
    text-align: justify;
    margin-bottom: 14px;
}
.alo li{
    list-style:circle;
}
.alo {
    padding-left: 1rem;
}
.pr-h{
    text-align:left;
}
.pr-h h2{
    font-weight:700;
}
.pr-h p{
font-size:19px;
font-weight:700;
color:#000;
}
.gau img{
    width:100%;
}
.seee-immm21 {
    position: sticky;
    top: 6rem;
}
.ab-trr {
    margin: 14rem 0 7rem;
}
/*insipration end*/



/*our work start*/

.ose{
     display: flex;
    align-items: center;
    gap: 14px;
    justify-content: left;
    margin-bottom: 0%;
}

.hed-io {
    background-color: #a64910;
    padding: 8px 43px;
    clip-path: polygon(0% 0%, 100% 0, 91% 39%, 100% 73%, 100% 75%, 50% 75%, 0% 75%);
}
.hed-io h2 {
    margin-bottom: 17px;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.55px;
}
.he-she p {
    font-size: 22px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.chal{
    text-align: left;
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #e3691de8;
    font-weight: 400;
}
.fact span{
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
}
.fact p {
    font-size: 17px;
    letter-spacing: 0.25px;
    color: #000000b8;
    line-height: 26px;
    text-align: justify;
}
.fact li{
    list-style: circle
}
.fact {
    padding-left: 1rem;
    margin-top: 5%;
}
/*our woek end*/


/*patron strt*/
#contactForm {
    position: relative;
}
#contactForm {
    height: 100%;
    box-shadow: rgb(80, 18, 18) 0px 0px 9px -5px;
    padding: 23px;
    background-color: #fff;
    border-radius: 10px;
}
#contactForm::after {
    position: absolute;
    content: "";
    background-size: contain;
    height: 77%;
    width: 101%;
    top: -1%;
    left: -1%;
    z-index: -1;
    border-radius: 10px;
    background: linear-gradient(140deg, #f39113, #121212 40%);
}
.contact-sec .form-input{
width: 100%;
display: block;
border-radius: 1px;
margin-bottom: 30px;
padding: 14px 25px;
border: 1px solid lightgray;
border-radius: 1px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
  box-shadow: 0 20px 60px 0 rgba(107, 98, 119, 0.11);

 color: grey;
 padding-left: 11px !important;

}

.contact-form-group input:focus{
outline: none !important;
box-shadow: none !important;
border: 1px solid rgb(164, 164, 164);
}

.contact-sec .form-input2 {
width: 100%;
display: block;
border-radius: 5px;
margin-bottom: 30px;
padding: 39px 25px;
border: 1px solid lightgray;
border-radius: 1px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
  box-shadow: 0 20px 60px 0 rgb(68 17 135 / 11%);

 color: grey;
 padding-left: 11px !important;
 padding-top: 12px;
}
.contact-sec .form-input2:focus{
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid rgb(164, 164, 164);
}
.form-input {
    width: 100%;
    display: block;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 12px 25px;
    border: 1px solid #f3f5f6;
    border-radius: 1px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background-color: #f3f5f6;
    color: #000000;
    padding-left: 11px !important;
    font-size: 15px;
}
.form-input:focus{
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid rgb(164, 164, 164);
}
.contact-form-group .form-input2 {
  width: 100%;
  display: block;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 39px 25px;
  border: 1px solid #f3f5f6;
  border-radius: 1px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background-color: #f3f5f6;
  color: #3324248a;
  padding-left: 11px !important;
  padding-top: 12px;
  font-size: 15px;
}
.contact-form-group .form-input2:focus{
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid rgb(164, 164, 164);
}
.h-d h2{
font-size: 33px;
padding-bottom: 24px;
letter-spacing: 0.55px;
color: #000;
}
 .ghjkl a{
    padding: 13px 33px;
    background-color: #873806;
    color: #fff !important;
    text-decoration: none;
    transition: all .3s;
    border: 1px solid #873806 !important;
    font-size: 17px;
  }
  .ghjkl a:hover{
    background-color:#fff;
    color:#000 !important;
    border: 1px solid 000 !important;
  }
  .quote::after {
    position: absolute;
    content: "";
    background-image: url(../images/fdd.jpg);
    background-size: cover;
    height: 76%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -3;
    background-repeat: no-repeat;
    opacity: 0.7;
}
.quote::before{
    position: absolute;
    content: "";
    background-color: #000000a8;
    background-size: cover;
    height: 76%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    background-repeat: no-repeat;
}
.quote {
    position: relative;
    padding: 7rem 0;
}
.qu-h h2 {
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 29px;
    line-height: 35px;
    margin-top: 2%;
}
.qu-h span{
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.55px;
}
.qu-h p{
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 3%;
}
.qu-h h4{
    color: #ded9d6;
    font-size: 17px;
    letter-spacing: 0.55px;
}

/*patron end*/

/*donation start*/
.donation-wrap {
    /*background: #de651a0a;*/
    border-radius: 20px;
    padding: 2.5rem;
    /*margin-top: 2rem;*/
    box-shadow: black 1px 1px 8px -5px;
}
.donation-wrap .form-control {
    border: 1px solid #0000002e;
    background-color: #ffffff;
    padding: 9px 10px;
}
.donation-wrap .form-check .form-check-input {
    border: 2px solid #d4d6db;
}
.donation-wrap .form-check-input:checked[type=radio] {
    border: 2px solid #FFF;
}
.donation-wrap .form-group{
    margin-bottom: 1.375rem;
}
.donation-wrap .form-control:focus {
    border: 2px solid #e9eaed;
    background-color: var(--white);
}
.donate-head h2{
    font-size: 23px;
    letter-spacing: 0.55px;
    font-weight: 500;
}
.ac-dtls {
    display: flex;
    gap: 5px;
    margin-bottom: 14px;
}
.ac-dtls h6 {
    line-height: 22px;
    letter-spacing: 0.55px;
    font-size:16px;
    margin-bottom:0px !important;
}
.ac-dtls p{
   font-weight: 500;
    font-size: 17px;
    color: #000;
    margin-bottom:0px !important;
}
.dilk h2{
    font-size: 26px;
    letter-spacing: 0.55px;
    margin-bottom: 11px;
    color: #000;
}
.heading-main{
    text-align: center;
    margin-bottom: 2%;
}
.inner-donate1 img {
    width: 100%;
}
.inner-donate{
    text-align:center;
}
.dealerr {
    border-radius: 10px 176px 10px 176px;
    background-color: #fff;
    /* padding: 4rem 3rem 2rem; */
    position: relative;
    z-index: 1;
    box-shadow: black 1px 1px 9px -5px;
    width: 75%;
    margin: auto;
}
.dealerr:after {
    position: absolute;
    content: "";
    background-image: url(../images/ali.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: -3; */
    background-repeat: repeat;
    opacity: 0.06;
    z-index:-1;
     border-radius: 10px 176px 10px 176px;
    
}



/*donation end*/

/*getinvolived*/
.contact-form-area {
    position: relative;
    padding: 35px 51px 29px 51px;
    height: 100%;
}
 .quform-elements .form-control {
    border-radius: 5px;
}
.quform-elements .form-group {
    margin-bottom: 1rem;
}
.quform-input .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #07030180;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: 46px;
}
.quform-element>label {
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #6a747b;
    font-size: 16px;
    letter-spacing: 0.55px;
}
.contact-wrapper-box {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1rem 1.75rem 0 rgba(45, 55, 75, 0.1);
    border: 0.0625rem solid rgba(220, 224, 229, 0.6);
    border-radius: .8125rem;
    width: 80%;
    margin: auto;
}
.form-control:focus {
  outline: none;
  border: 1px solid #000;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
}
.contact-form-area h2{
    font-size:23px;
    letter-spacing:0.55px;
    margin-bottom:1px;
    color:#000;
}
.contact-form-area p {
    font-size: 17px;
    letter-spacing: 1px;
    color: #000000b3;
    margin-bottom: 3%;
    margin-top: 1%;
}
/*getinvolved*/


/*branches start*/
.add-icon img{
    width:45px;
}  
.add-dt-p p {
    font-size: 17px;
    letter-spacing: 1px;
    color: #000000d1;
    line-height: 28px;
    text-align: left;
}
.add-dt-hd h2{
    font-size: 25px;
    letter-spacing: 0.55px;
    color: #000000e8;
}
.scl {
    height: 30px;
    width: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    transition:all 1s;
}
.scl img{
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.vm1 {
    border: 1px solid #000;
    border-radius: 50%;
    transition:all 1s;
}
.vm1:hover{
    border:1px solid #de651a;
}
.vm1:hover .scl{
     background-color: #de651a;
}
.vm1:hover .scl img{
    filter: brightness(0) invert(1);
}
.mmp {
    bottom: -2%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
    top: -78%;
}
.busi{
       margin: 14rem 0 5rem;
}
.inner-contact-dt{
     box-shadow: black 1px 1px 8px -5px;
      padding: 3rem;
      background-color:#fff;
}
 .mmp .gm-style .place-card div, .gm-style .place-card , .gm-style .default-card div, .gm-style .default-card {
    position: absolute;
    left: 32px !important;
    top: 114px !important;
}
/*branches end*/

.pania img {
    width: 100%;
    height: 302px;
    object-fit: cover;
}
.pania1 img {
    width: 100%;
    height: 530px;
    object-fit: cover;
    object-position: top;
}
.gallery-image img {
    height: 322px;
    object-fit: cover;
    object-position: top;
}
.gallery-image:hover{
    cursor:pointer;
}

.inner-success {
    width: 300px;
    margin: auto;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem 1rem;
}
#success {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInner {
    text-align: center;
}
.quick_sucInnerBtn {
    background-color: #31a300;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 30px;
    font-family: auto !important;
}
.quick_sucInner h3 {
    font-family: auto !important;
}
.inst-ttl span {
    color:black;
}