/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* CUSTOM CSS (ADD YOUR CSS HERE!) */
/*//////////////////////////////////////////////////////////////////////////////////////////*/



.custom-color{
	background-color:#526aff !important; 
}
.carousel-1 .carousel-item-content .carousel-title{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
}