@charset "utf-8";
.imagen-leonel {
	box-sizing:border-box;
	float:left;
	}
.texto-leonel {
	box-sizing:border-box;
	float:left;
	text-align:justify;
	}
.content h1 {
	margin-top:40px;
	}
.rojo-border-bottom::before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #e96656;
	bottom: -9px;
	left: 25%;
	}
.verde-border-bottom::before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #090;
	bottom: -9px;
	left: 25%;
	}
.azul-border-bottom::before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #00F;
	bottom: -9px;
	left: 25%;
	}
.amarillo-border-bottom::before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #FF0;
	bottom: -9px;
	left: 25%;
	}
p { font-size:18px;
	text-align:center;
}
.servicios{
	float:left;
	box-sizing:border-box;
	min-height:200px;
	text-align:center;
	}
.servicios p {
	font-size: 13px;
	color: #808080;
	margin-top:40px;
	margin-bottom: 1.5em;
	line-height:25px;
	text-align: center;
	font-weight:450;
	text-align:justify;
}
.logo-servicio {
	width:150px;
	height:150px;
	border:solid 8px #ececec;
	border-radius:50%;
	margin:0 auto;
	}
.logo-servicio img {
	width:100%;
	}	
.fila2 {
	width:100%;
	float:left;
	position:relative;
	margin:40px 0;
	background:url(../imagenes/cortinas-roller-imagen-fija.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	}
.fila7 {
	width:100%;
	float:left;
	position:relative;
	margin:40px 0;
	background:url(../imagenes/fondo-segundo-destacado.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	}
.fila4 {
	width:100%;
	float:left;
	position:relative;
	background:url(../imagenes/fondo-hangaroa.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	min-height:300px;
	}
.fila5 {
	width:100%;
	float:left;
	position:relative;
	background:url(../imagenes/fondo-formulario.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	}
.fondo-oscuro {
	margin-top:20px; 
	width:100%;
	background:#000;
	opacity:.9;
	padding:20px;
	float:left;
	box-sizing:border-box;	
	}
.imagen-partner {
	float:left;
	box-sizing:border-box;
	}
.imagen-partner img {
	border:solid 2px #FFFFFF;
	}
.texto-partner {
	float:left;
	box-sizing:border-box;
	padding:20px;
	}
.cobertura {
	width:100%;
	background: rgba(0, 0, 0, 0.10) url(../imagenes/punto.png) repeat;
	z-index:10;
	box-sizing:border-box;
	text-align:center;
	}
.fila2 p {
	color:#FFF;
	font-weight:600;
	}
.fila7 p {
	color:#FFF;
	font-weight:600;
	}

.fila4 p {
	color:#FFF;
	font-weight:600;
	}
.fila5 p {
	color:#FFF;
	font-weight:600;
	}
.fila2 h2 {
	color:#FFF;
	}
.fila7 h2 {
	color:#FFF;
	}
.fila4 h2 {
	color:#FFF;
	}
.fila5 h2 {
	color:#FFF;
	}
	
.destacado {
	color:#FF0;
	}
.boton-contacto {
	color:#FFF;
	border:solid 1px #FFFFFF;
	padding:15px 0;
	font-weight:500;
	font-size:18px;
	border-radius: 10px;
	background:#d79c34;
	}
.boton-contacto:hover {
	background:#FF0;
	color:#000;
	}
	
	
.fila3 {
	width:100%;
	float:left;
	padding: 30px 0;
	position:relative;
	}
.columna {
	width:48%;
	float:left;
	box-sizing:border-box;
	padding:0 10px;
	}
.columna img {
	border:solid #CCC;
	margin:20px 0;
	}
.columna p {
	text-align:justify;
	font-size:16px;
	line-height: 30px;
	}
.fila3 h3 {
	color:#506f87;
	font-size:25px;
	}
.icono {
	margin-right:5%;
	width:18%;
	box-sizing:border-box;
	float:left;
	padding:10px;
	border:solid 4px #ececec;
	border-radius:50%;
	}
.icono img {
	width:90%;
	margin:5%;
	border:none;
	}
	
.texto {
	box-sizing:border-box;
	padding:8px;
	width:77%;
	float:left;
	font-size:12px;
	}
.rojo {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	}
.slide2 {
	float:left;
	}
@media only screen and (min-width: 280px) {
.slide2 {
	width:100%;
	}
.imagen-leonel {
	width:100%;
	padding:0 10px 0 10px;
	}
.texto-leonel {
	width:100%;
	padding:0 10px 0 10px;
	}
.imagen-partner {
	width:100%;
	padding:40px 20px 20px 20px;
	}
.texto-partner {
	width:100%;
	}
.servicios{
	width:100%;
	margin:0;
	padding:15px 20px;
	}
.cobertura {
	padding: 40px 0;
	}
.fila2 p {
	font-size:25px;
	}
.fila7 p {
	font-size:25px;
	}
.fila4 p {
	font-size:12px;
	text-align:justify;
	}
.fila5 p {
	font-size:12px;
	text-align:justify;
	}
.fila2 h2 {
	font-size:16px;
	}
.fila7 h2 {
	font-size:16px;
	}
.fila4 h2 {
	font-size:16px;
	}
.fila5 h2 {
	font-size:16px;
	}
.fila5 h1 {
	font-size:20px;
	}
.boton-contacto {
	margin:0 10%;
	width:80%;
	}
.columna-divisoria {
	display:none;
	}
.columna {
	width:100%;
	}
}

@media only screen and (min-width: 481px) {

}
@media only screen and (min-width: 769px) {
.slide2 {
	width:100%;
	}
.imagen-leonel {
	width:50%;
	padding:0 10px 30px 10px;
	}
.texto-leonel {
	width:50%;
	padding:0 20px 30px 20px;
	}
.imagen-partner {
	width:25%;
	padding:40px 20px 20px 20px;
	}
.texto-partner {
	width:75%;
	}
.servicios{
	width:23%;
	margin:30px 1%;
	padding:15px 20px;
	}
.cobertura {
	padding: 80px 0;
	}
.fila2 p {
	font-size:39px;
	}
.fila2 h2 {
	font-size:18px;
	}
.fila7 p {
	font-size:39px;
	}
.fila7 h2 {
	font-size:18px;
	}
.fila4 p {
	font-size:13px;
	text-align:justify;
	line-height:24px;
	}
.fila5 h2 {
	font-size:18px;
	}
.fila5 p {
	font-size:13px;
	text-align:justify;
	line-height:24px;
	}
.fila5 h1 {
	font-size:35px;
	}
.fila4 h2 {
	font-size:18px;
	}
.boton-contacto {
	margin:0 40%;
	width:20%;
	}
.columna-divisoria {
	width:4%;
	min-height:200px;
	float:left;
	display:inline;
	}
.columna {
	width:48%;
	}

}