/* Author Of The Site: Y Jayalaxmi */
@import url('https://fonts.googleapis.com/css2?family=Carlito:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Belanosima:wght@400;600;700&family=Carlito:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?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=Lexend:wght@100..900&display=swap');

:root {
    --primary-color:#4BC774;
    --textparacolor: #6e6b6b;
    --whiteclor: #fff;
    --black: #432a2a;
   

}
.bgnav{
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;

}
#navbarNavDropdown{
    justify-content: right;
    
}


.bg_clr {

    background: rgb(255, 255, 255);
}

img.logo_img.pulse.infinite.animated {
    /* width: 225px; */

}
#navbarNavDropdown ul li :active {
    color: var(--primary-color) ;

}


#navbarNavDropdown ul li a {

    padding: 7px 22px;
    font-weight: 500;
    font-size: 15px;
    color: #000 !important;
    font-family: "Lexend", serif;
}
#navbarNavDropdown ul li a:hover {

  
  font-weight: 500;
  font-size: 15px;
  color:#50A517 ;
  font-family: "Lexend", serif;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #50A517;
}

.navbar-light .navbar-nav .nav-link:focus {
    color: var(--primary-color) ;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
    padding: 0px 4px;
    background-color: #50A517;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #50A517;
}



.navbar-light .navbar-toggler-icon {
    width: 22px;
}


.top_list{
    list-style: none;
    display: flex;
    margin-bottom: 0px;
    font-family: 'Inter';
   
}
.top-bar{
  background-color: #022e72;
    padding: 0px;
}
.top-icon{
    padding: 5px;
}
.top{
    margin-bottom: 0px !important;
}
.mob2{
    color: #000;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
  }
  
  a {
    text-decoration: none;
  }
 

  
 
 
  
  
  .copyright {
    text-align: center;
    color: #fff;
    background-color: #6faaff;
    padding: 0.6rem 0;
  }
/* 
  li#menu-item-46 {
    background-color: #a4cc13;
    border-radius: 5px;
} */
span.span-item {
  color: #a4cc13;
 font-family: "Lexend", serif;
}






.mob_top_bar{
  display: none;
}

#menu-item-46 {
  
  
  
}
.mobile_donatebtn{
  -webkit-animation: pulse 2000ms infinite alternate;
  animation: pulse 2000ms infinite alternate;
}

#menu-item-46 .nav-link {
	 -webkit-animation: pulse 3000ms infinite alternate;
	 animation: pulse 3000ms infinite alternate;
   border-radius: 30px !important;
   font-weight: 700 !important;
  border: 2px solid #8b0101;
  background: #50A517;
}
 @-webkit-keyframes pulse2 {
	 0% {
		 background-color: rgb(255, 204, 0);
     color: #fff;
	}
	 100% {
		 background-color: #50A517;
	}
  0%{
    color: #fff;
  }
}
 @keyframes pulse {
	 0% {
		 background-color: rgb(255, 204, 0);
     color: #fff;
	}
	 100% {
		 background-color: #50A517;
	}
  0%{
    color: #fff;
  }
}
 /* .nav-link{
  display: inline;
 } */

#navbarNavDropdown ul li, #menu-item-46 .nav-link {
   font-weight: 700 !important;
}
#navbarNavDropdown ul li, #menu-item-46 .nav-link:hover {
  font-weight: 700 !important;
  color: rgb(102, 2, 2) !important;
}

.top-bar{
  padding: 10px;
}

.item {
  margin-bottom: 15px;
}
.navbar-expand-lg .navbar-nav :hover .dropdown-menu{
    display: block !important;
  }
  /* .dropdown-menu{
    display: none !important;
  }
  .dropdown-menu:hover{
    display: block !important;
  } */
  /* .fab, .far {
    font-weight: 400;
    color: #50A517;
    font-size: 13px;
    padding: 5px;
    background-color: #fff;
   
} */
.footer-social {
  float: right;
}

.last_ilne1 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Carlito", sans-serif;
 
}
.last_ilne {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  font-family: "Carlito", sans-serif;
}
.last_ilne:hover {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Carlito", sans-serif;
}

.fa-envelope-open-text:before {
  content: "\f658";
  color: #FFB127;
}
.fa-headset:before {
  content: "\f590";
  color: #FFB127;
}
.banner_conatiner {
  position: relative;
  text-align: center;
  width: 100%;
}




@media screen and (min-width: 200px) and (max-width: 575px){
  .mob2{
    display: none;
  }
  

.footer .footer-contact p i {
  width: 20px;
  padding-right: 23px;
}
.hff {
  padding-top: 0px !important;
  font-family: "Carlito", sans-serif;
  font-size: 15px;
  color: #fff;
}

.hff4 {
  font-family: "Belanosima", sans-serif;
  font-size: 18px;
  color: #fff;
  /* margin-bottom: 31px; */
  /* margin-top: 40px; */
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
}

} 





.hff4 {
  font-family: "Belanosima", sans-serif;
  font-size: 21px;
  color: #fff;
}
.read_btn7 {
  background-color: #55a013;
  padding: 9px 21px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 60px;
  margin-top: 10px;
  /* font-family: "Belanosima", sans-serif; */
}
.fa-phone:before {
  content: "\f095";
  color: #ffb127;
  padding-right: 6px;
}
.fa-map-marker:before {
  content: "\f041";
  color: #ffb127;
  padding-right: 6px;
}
.fa-envelope:before {
  content: "\f0e0";
  color: #ffb127;
}
/* slider */
.slider {
  height: 400px;
}

/* slider-cards */
.slide-card {
  width: 300px;
}

/* slider-arrows */
.arrow {
  width: 40px;
  height: 40px;
}

/* disabled button */
.bg-disabled {
  background-color: #e5e3e7;
}

/* slider and slide transitions */
.slider-move-left {
  transform: translate(-320px, 0px);
  transition: all 0.5s ease;
}

.move-left {
  transform: translate(-320px, 0px);
  transition: all 0.5s ease;
}

.move-right {
  transform: translate(320px, 0px);
  transition: all 0.5s ease;
}
a {
  text-decoration: none !important;
  color: white;
}
.produc_name{
  font-family: "Belanosima", sans-serif;
  color: #50A517;
}
@media screen and (min-width:768px) and (max-width:987px) {
  .mob2 {
    color: #000;
    font-size: 12px;
}

}


/* .about_apdti{
  font-family: "Lexend", serif;
  font-size: 25px;
  font-weight: 500;
  color: #054389;
} */

.about_apdti {
  font-family: "Lexend", serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  background-color: #054389;
  /* border-bottom: 3px solid red; */
  /* border-radius: 10px 0px 0px 10px; */
  border-left: 23px solid #f78a14;
  /* border-right: 23px solid #f78a14; */
  padding: 4px;
}

.about_apdti1{
  font-family: "Lexend", serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
}

  .about_para1 {
    font-family: "Lexend", serif;
    font-size: 15px;
    /* font-weight: 500; */
    font-weight: 400;
    line-height: 31px;
    text-align: center;
}

.about_para2 {
  font-family: "Lexend", serif;
  font-size: 15px;
  /* font-weight: 500; */
  font-weight: 400;
  line-height: 31px;
  text-align:justify;
}

.sec_para{
  font-family: "Lexend", serif;
  font-size: 15px;
  /* font-weight: 500; */
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  color: white;

}

.sectors_background{
  background-attachment: fixed;
    background-size: cover;
    background-position: center;
    backface-visibility: visible;
  padding: 30px;
  background-image: url(/wp-content/uploads/2025/02/skilling_bg-2.png);
}


.photos_bg {
  background-image: url(/wp-content/uploads/2025/02/photo_bg-3.png);
  /* margin-top: 20px; */
  background-position: center;
  background-size: cover;
}

.team .box h3 {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  font-family: "Lexend", sans-serif;
  color: #044288;
}

.team .box h4 {
  /* margin: 23px; */
  padding: 9px;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  margin-top: 5px;
  padding-bottom: 25px;
  font-family: "Lexend", sans-serif;
}

.linkdinn_iconss {
  font-size: 28px;
  margin-top: 10px;
  color: #044288;
}

.team .box {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all .5s ease-in-out;
  height: 467px;
  background-color: #fff;
  border-bottom: 4px solid #f7a515;
}
.team p {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
  /* margin: 20px 0 60px; */
  padding: 0;
  font-family: "Lexend", sans-serif;
}

.team {
  padding: 30px 0;
}

.leaders_phooo {
  background-image: url(/wp-content/uploads/2025/02/emer.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  background-position: bottom;
}

.leaders_smart {
  background-image: url(/wp-content/uploads/2025/02/sectorss-1.png);
  width: 100%;
  /* height: 100px; */
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  background-attachment: fixed;
  background-position: center;
}
.our_smart {
  font-family: "Lexend", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.contat{
  box-shadow: -4px -2px 20px -7px #cfd5df;
}
.leadership-forum{
  background-color: #f3f3f3;
  padding: 30px;
}

.leadingss {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
  /* margin: 20px 0 60px; */
  padding: 0;
  font-family: "Lexend", sans-serif;
}

.item1 {
  background: #fff;
  text-align: center;
  padding: 30px 25px;
  -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  border: 5px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
  height: 270px;
}

.item1 .feature_box_col_one {
  background: rgba(247, 198, 5, 0.20);
  color: #f91942;
}


.icon {
  text-align: center;
  margin-bottom: 10px;
}

.item1:hover {
  background: #044288;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item1:hover .item1, .item1:hover span.icon {
  background: #fff;
  border-radius: 10px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item1 p {
  font-size: 15px;
  line-height: 26px;
  font-family: "Lexend", sans-serif;
}

.item1 .feature_box_col_two {
  background: rgba(255, 77, 28, 0.15);
  color: #f91942;
}

.item1 .feature_box_col_four {
  background: rgba(0, 108, 255, 0.15);
  color: #f91942;
}
.item1:hover h6, .item1:hover p {
  color: #fff;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}