.programBox{
	
}
.programBox .elementor-widget-container{
	
}
.programBox .elementor-image-box-wrapper{
	border-radius:5px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	overflow:hidden;
}
.programBox .elementor-image-box-img{
	width:100% !important;
	height:255px !important;
	overflow:hidden;
	margin-bottom:0 !important;
}
.programBox .elementor-image-box-img img{
	width:100% !important;
	height:100% !important;
	object-fit:cover !important;
	object-position:center !important;
	transform:scale(1);
	transition:all 0.5s ease;
}
.programBox:hover .elementor-image-box-img img{
	transform:scale(1.1);
	
}
.programBox .elementor-image-box-content{
	padding-bottom:25px !important;
	padding-top:10px !important;
	padding-inline:15px !important;
}
.programBox h3.elementor-image-box-title{
	margin-bottom:7px !important;
}
.programBox h3.elementor-image-box-title a{
	transition:all 0.5s ease;
}
.programBox:hover h3.elementor-image-box-title a{
	color:#e75480 !important;
}

.donar {
	
}

.ongoingProject{
	
}
.ongoingProject .elementor-widget-wrap{
	background:#fff !important;
}
.ongoingProject .elementor-element{
	margin:0 !important;
}
.contentArea {
	padding:0px !important;
}
.contentArea h2{
	font-size:18px !important;
	line-height:28px !important;
	color:#333 !important;
	margin-bottom:15px !important;	
}
.ongoingProject .buttonWosca{
	margin-top:15px !important;
}
.ongoingProject .elementor-element p{
	font-size:14px !important;
	line-height:24px !important;
}
.ongoingProject .elementor-section .elementor-container{
	gap:20px !important;
}
.threeColumnOuter .elementor-container{
	gap:15px !important;
}
.contentInnersWosca .elementor-widget-wrap{
	padding-inline:0px !important;
	padding-bottom:0px !important;
	
}
.ongoingProject .elementor-widget-image{
	
}
.ongoingProject .elementor-widget-image .elementor-widget-container{
	width:100% !important;
	height:300px !important;
	overflow:hidden !important;
}
.ongoingProject .elementor-widget-image .elementor-widget-container img{
	width:100% !important;
	height:100% !important;
	object-fit:cover !important;
	transition:all 0.5s ease;
	transform:scale(1);
}
.ongoingProject .elementor-widget-image .elementor-widget-container:hover img{
	transform:scale(1.1) !important;
}

.ongoingProject{
	
}