@charset "utf-8";
/* CSS Document */

/*COLORS*/

.happy-red{color: #D83C44 !important;}
.happy-yellow{color: #fdb92e !important;}
.happy-orange{color: #F58634 !important;}



.slider-caption-center-right {
	top: 30%;
	bottom: auto;
	right: auto;
	left: 100px;
}

.slider-caption-center-left {
	top: 30%;
	bottom: auto;
	left: auto;
	right: 100px;
}


.slider-caption.slider-caption-center-b {
	position: absolute;
	top: 63% !important;
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}