#slider-fullwidth{ background:#ece8e7;}

 .tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}
.red_color{ margin-top:20px; font-size:20px; color:#dc0000;}
.upper{ text-transform:uppercase;}
.big_font{ font-size:30px; margin-bottom:5px; color:#333; display:block;}
/* ------------------------------ Revolution ------------------------- */
/* ------------------------------------------------------------------- */

.tp-bullets.simplebullets .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 0) !important;
	display: inline-block;
	margin-right: 5px !important;
	margin-bottom: 14px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s;
	-o-transition: background-color 0.2s, border-color 0.2s;
	-ms-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 1) !important;
}
.tparrows.hidearrows {
	opacity:0 !important;
}
.tparrows {
	/* z-index: 40000 !important;*/
	cursor: pointer;
	position: absolute;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 40px !important;
	height: 40px !important;
}
.tp-leftarrow.default {
	background-image:url('img/layer-prev_hover.html') no-repeat 0 0;
	width:66px;
	height:66px;
}
.tp-leftarrow.default:hover {
	opacity:1;
}
.tp-rightarrow.default:hover {
	opacity:1;
}

/* ------------------------------ End Revolution --------------------- */
/* ------------------------------------------------------------------- */
