
body{background:#f4f3ef;}

.bg-orange{
	background:#FBA309;
}

.bg-valpe{
	background: url('../img/bg.jpg');
	background-position: center right;
	background-size: cover;
	border-radius:0;
	margin-top:70px;
	min-height: 450px;
}

.carousel-item{
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	height:550px;
}