/* Add here all your CSS customizations */
.list-service li {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	border-right: 1px solid #d6d3d3;
}
.list-service li:last-child {
	border: none;
}
#servicos {
	margin: 30px 0 0;
}
#viveiro {
	background: url(../img/viveiro/bg-viveiro-novo.jpg) no-repeat center center;
	background-size: cover;
	max-width: 100%;
}
#viveiro .img-viveiro {
	margin: 0 auto;
}

#contato .endereco {
	padding-left: 70px;
}
#contato .endereco .icon-maps {
	background: url(../img/market-maps.png) no-repeat center center;
	float: left;
	width: 44px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.title {
	font-size: 55px;
	font-weight: bold;
	text-transform: uppercase;
}
.sub-title {
	color: #000000;
	font-size: 30px;
	text-transform: uppercase;
}


#quemsomos p.description{
	font-weight: 100;
	font-size: 17px;
	width: 80%;
	text-align: center;
	margin: 0 auto 30px;
}


#header nav ul.nav-main a{
	color: #000000;
}


#projeto {
	margin-top: 150px;
}
#projeto .list {
	color: #e36159;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #e36159; 
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 6px -15px;
}

/*.tp-leftarrow.default,
.tp-rightarrow.default {
	top: 500px !important;
}*/
