/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2026 | 10:47:14 */
/* start global styling */
img{
	box-shadow:none !important;
}
.elementor-counter-number-suffix{
	color:#FDCE87 !important;
}
#ast-scroll-top {
    background-color: #f2f2f2 !important;
    font-size: 15px !important;
    color: #000 !important;
    border-radius: 100% !important;
	bottom:90px;
	right:35px;
}
.mobile-menu-search{
	padding:60px 20px 0px 20px !important;  
}
.mobile-menu-search {
    padding: 15px;
}

.search-input-wrapper {
    position: relative;
}

.search-input-wrapper input {
    width: 100%;
    padding: 10px 12px 10px 40px !important;
    box-sizing: border-box;
}

.search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    pointer-events: none;
    color: #666;
}
.homepaginate{
    overflow:hidden !important;
}

/* fix featured fallback image to apply */
.featimage {
    background-image: url('https://eli.btech.com.ph/wp-content/uploads/2026/04/eli-logo.png');
    background-size: cover;
    background-position: center;
}
.featimage::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url('https://eli.btech.com.ph/wp-content/uploads/2026/04/eli-logo.png');
    background-size: cover;
    background-position: center;
    z-index: -1;
	border:1px solid #DBDBDB;
}
/* end global styling */

/* start homepage styling */
.tab-nav{
	position: sticky;
	top: 104px;
	z-index: 999;
}
#benefits, #difference, #projects, #apply{
  scroll-margin-top: 120px;
}
.homepaginate .swiper-pagination{
	width:100%;
	text-align:left;
}
.fundedlist ul{
    margin: 0px;
}
.fundedlist .elementor-post-info__terms-list > span{
	/*background:#d4531b;
	color:#000;*/
	margin-right:5px;
	/*border-radius:50px;*/
	/*padding:3px 7px;*/
	font-size:13px;
}
.fundedlist ul li{
    list-style: none;
}
.fundedlist ul li img, .fundedlist ul li svg{
	width:15px !important;
}
#fundedquotedesc{
	 background:url(https://eli.btech.com.ph/wp-content/uploads/2026/05/eli-quotes.png) !important;
  	background-repeat:no-repeat !important;
    background-position: 0px 0px  !important;
    background-size:12% auto !important;
    position: relative;
}
#fundedquoteauthor{
	
}
#fundedquotedesignation{
	
}
/* end homepage styling */

/* start impact styling */
#impactmilestone .elementor-swiper-button-next svg, #impactmilestone .elementor-swiper-button-prev svg{
	display:none !important;
}
#impactmilestone .elementor-swiper-button-prev{
    background: url(https://eli.btech.com.ph/wp-content/uploads/2026/05/eli-prev-arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
}
#impactmilestone .elementor-swiper-button-next{
	background: url(https://eli.btech.com.ph/wp-content/uploads/2026/05/eli-next-arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
}
/* end impact styling */

/* start contact us styling */
.e-activated .e-n-tab-title-text{
	font-weight:700;
}
.resourcestags a{
	font-weight:700 !important;
}
.resourcescont button[aria-selected="false"] .e-n-tab-title-text {
    border-bottom: 4px solid #fff !important;
    padding-bottom: 10px !important;
}
.resourcescont button[aria-selected="true"] .e-n-tab-title-text {
    border-bottom: 4px solid !important;
    padding-bottom: 10px !important;
}
/* end contact us styling */

/* start main funded project filter styling */
.fundedfilter .e-filter-item{
	width:100% !important;
	justify-content:left !important;
	box-shadow:0px !important;
}
.fundedfilter .e-filter-item, .fundedfilter .e-filter-item:hover, .fundedfilter .e-filter-item:focus, .fundedfilter .e-filter-item:focus-visible, .fundedfilter .e-filter-item:hover:not([aria-pressed=true], .fundedfilter .e-filter-item:hover:not([aria-pressed=false]{
	background-color:transparent !important;
	border:0px !important;
	color:#000;
}
/* end main funded project filter styling */


/* start funded project post template styling */
#fundedsec1text{
	background:url(https://eli.btech.com.ph/wp-content/uploads/2026/05/eli-quotes.png) !important;
	background-repeat:no-repeat !important;
	top:0px !important;
	left:0px !important;
}
/* end funded project post template styling */

/* start funded projects carousel styling */
.fundedprocont .swiper-wrapper > div.swiper-slide-active .funded-pbg{
    background:#E4F3FF !important;
}
.fundedprocont .swiper-wrapper > div.swiper-slide-active .funded-pbgimg{
	background-color:#E4F3FF !important;
}
.fundedprocont .swiper-wrapper > div.swiper-slide-next .funded-pbg{
    background:#E1EDC0 !important;
}
.fundedprocont .swiper-wrapper > div.swiper-slide-next .funded-pbgimg{
	background-color:#E1EDC0 !important;
}
.fundedprocont .swiper-wrapper > div.swiper-slide-next .funded-pbutton a{
    background:#8CB716 !important;
}
/* end funded projects carousel styling */

@media only screen and (min-width:768px){
	
}