/* 
	CUSTOM ELEMENTOR
*/


/* CUSTOMERS */
.zlp_customers h4{
	font-family: "Yaldevi Colombo SemiBold", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 29px;
	text-align: center;
	color: #003A7D;
}
.zlp_customers h6{
	font-family: "Yaldevi Colombo Regular", sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #0075FF;
}
.zlp_customers h6 > strong{
	font-weight: 700;
}
.zlp_customers p{
	font-family: "Yaldevi Colombo Regular", sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #56708F;
}


/* CORPORATE CLIENT SLIDER */

.corporate_slider  .slider_item{
	display:  none;
	padding: 0 30px;
}
.corporate_slider  .slider_item:first-child{
	display:  block;
}

.corporate_slider h4.elementor-heading-title{
	font-family: "Yaldevi Colombo Bold";
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 29px;
	color: #003A7D;

}
.corporate_slider h5.elementor-image-box-title{
	font-family: "Yaldevi Colombo Regular";
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #003A7D;
	margin-top: 12px;
}
.corporate_slider h5.elementor-image-box-title strong{
	font-family: "Yaldevi Colombo Bold";
	font-style: normal;
	font-weight: bold;
}
.corporate_slider .elementor-image-box-img{
	width: 54px;
	margin-right: 20px !important;
}
.corporate_slider .elementor-image-box-img img{
	border-radius: 50%;
	
}
	
.corporate_slider .elementor-image-box-content{
	font-family: "Yaldevi Colombo Regular";
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #56708F;
}

.corporate_slider  .slick-prev,
.corporate_slider  .slick-next{
	top: 50%;
	margin-top: -20px;
	background-color: transparent;
	color: #D9EAFF;
	font-size: 30px;
}
.corporate_slider  .slick-prev{
	right: initial;
	left: 0;
}

.corporate_slider  .slick-prev:hover,
.corporate_slider  .slick-next:hover{
	color: #0075ff;
	background-color: transparent
}


/* RESPONSIVE */



@media all and (max-width: 767px){
	.corporate_slider h4.elementor-heading-title{
		text-align: center;
	}
}
