.aridos .underline{
	text-decoration: underline;
}

.aridos .naranja{
	color: #FCAE33;
}

.aridos .mb-30{
	margin-bottom: 30px;
}

.aridos .mt-20{
	margin-top: 20px;
}

.aridos .info-tablas{
	font-size: 16px;
}

.aridos .ref{
	display: inline-block;
	background-color: black;
	color: white;
	padding: 6px 10px;
	font-size: 14px;
}

.aridos .row,
.aridos h4,
.aridos .descripcion p{
	margin-bottom: 20px;
}

.aridos p {
	font-size: 16px;
}

.aridos h5{
	font-size: 20px;
}

.aridos .nav-tabs li img{
	width: 50px;
}

.aridos .nav-tabs>li>a{
	padding: 5px 30px;
}

.aridos .nav-tabs>li.active>a{
	border-top: 3px solid #FCAE33;
    border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	color: #FCAE33;
}

.aridos .nav-tabs>li>a:hover{
	border-top: 3px solid #FCAE33;
	color: #FCAE33;
}

.aridos .carousel .item img{
	max-height: 300px;
}

.aridos .carousel .fa{
	position: relative;
	top: 45%;
}

.aridos .carousel .carousel-control.left,
.aridos .carousel .carousel-control.right{
	background-image: none;
}

.aridos .tipos ul{
	margin-top: 30px;
	float: none;
}

.aridos .tipologias ul{
	float: none;
}

.aridos .venta ul{
	margin-bottom: 10px;
}

.aridos .venta ul li{
	line-height: 24px;
}
.aridos .venta ul li:first-child{
	font-weight: bold;
}

.aridos .centrar{
	margin: 0 auto;
}

.aridos+.fondo{
	padding: 20px 60px;
	background-color: #F9F9F9;
}

.aridos .mt50{
	margin-top: 50px;
}

.aridos .mtr{
	max-height: 300px;
}

.aridos .titab{
	font-size: 23px;
    line-height: 27px;
    margin-bottom: 35px;
}

.aridos .titbaj{
	font-size: 23px;
    line-height: 27px;
    padding-top: 10px;
}

.aridos .max-cent{
	max-height: 300px;
    margin: 0 auto;
}

.aridos .iconos-limpieza img{
	height: 76px;
	margin-bottom: 5px;
}