/* Add here all your css styles (customizations) */
#owl-demo .item{
  background: #42bdc2;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#services{
	padding-top:40px;
	background:#E6E7E8;
}

.bt-areacliente{
	background:#414042;
}

.heading-smred{
	color:#fff;
	font-weight:bold;
	
}

.heading-smr2{
	color:#BCBEC0;
	
}

.imgslider{
	margin-top:-600px;
}


.fa-angle-double-up:before{
	color:#ff0000;
}