@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Russo+One&display=swap');
/*

    font-family: 'Roboto Condensed', sans-serif;

    font-family: 'Russo One', sans-serif;

*/

body{
	font-family: 'Roboto Condensed', sans-serif;
	
	}


.mt10{
	margin-top:10px;}
.mt20{
	margin-top:20px;}
.mt30{
	margin-top:30px;}
.mt40{
	margin-top:40px;}
	
.mb10{
	margin-bottom:10px;}
.mb20{
	margin-bottom:20px;}
.mb30{
	margin-bottom:30px;}
.mb40{
	margin-bottom:40px;}


	
.logo img{
	width:100%;
	max-width:300px;
	margin-top:10px;}

.align-logo{
	text-align:left;}
	
.telefono-top{
	font-family: 'Russo One', sans-serif;
	color:#000 !important;
	width:100%;
	margin-top:60px;
	float:left;
	font-size:24px;
}
.mail-top{
	color:#000 !important;
	font-weight:400;
	width:100%;
	margin-top:5px;
	float:left;
	font-size:18px;
}

.align-texto-top{
	text-align:right;}

.linea-roja{
	background-color:#F00;
	width:100%;
	height:4px;
	float:left;
	text-align:right;
	margin-top:30px;
	margin-bottom:30px;}

.titulo-cobertores h2{
	font-family: 'Russo One', sans-serif;
	text-align:center;
	}
	
.foto-1{
	width:100%;
	text-align:center;
	margin-top:30px;}
	
.foto-1 img{
	width:100%;
	max-width:872px;
	}
	
.titulo{
	text-align:center;
	margin-top:30px;}
	
.sector-titulo{
	text-align:center;
	}

.sector-titulo h4{
	font-family: 'Russo One', sans-serif;
	background-color:#F00;
	color:#FFF;
	width:450px;
	padding:10px;
	text-align:center;
	margin-left: auto;
  	margin-right: auto;
	}
	

.color{
	color:#F00;
	font-weight:700;}
	
.texto{
	width:100%;}
	
.texto-contenido {
	margin-top:30px;
	max-width:872px;
	margin-left: auto;
  	margin-right: auto;
	font-weight:700;
	
	}

.texto-contenido p{
	font-weight:700;}
	
.texto-contenido2{
	font-family: 'Russo One', sans-serif;
	max-width:872px;
	margin-left: auto;
  	margin-right: auto;
	}
	
.texto-contenido-cliente{
	font-family: 'Russo One', sans-serif;
	max-width:872px;
	margin-left: auto;
  	margin-right: auto;
	margin-top:30px;
	}
	
.base-negra{
	margin-top:40px;
	margin-bottom:30px;
	width:100%;
	text-align:center;}
	
.contenedor-negro{
	max-width:872px;
	background-color:#000;
	margin-left: auto;
  	margin-right: auto;
	}
	
.contenedor-negro img{
	width:100%;
	padding:10px;
	}
	
.bg-negro{
	background-color:#000;
	width:100%;
	margin-top:40px;
	text-align:center;
	margin-bottom:20px;}
	
.bg-negro h3{
	font-family: 'Russo One', sans-serif;
	max-width:872px;
	margin-left: auto;
  	margin-right: auto;
	margin-top: 35px;
	padding-bottom: 20px;
	color:#FFF;
	text-align:center;
	}
	
.foto-editada img{
	height:100% !important;
	height:auto;
	min-height:416px;
	max-width:870px;
	}

.logos-clientes{
	text-align:center;
	padding:8px;
	}
	
.logos-clientes img{
	text-align:center;
	width:100%;
	max-width:232px;}
	
.texto-negro{
	margin-top:15px;
	}
	
.imgnegro{
	text-align:center;
	
}

.imgnegro img{
	margin: 20% 0;
	text-align:center;
	max-width:130px;	
}

.certificados{
	text-align:center;
	margin:15px 0;
	width:100%;}
	
.certificados img{
	width:100%;
	max-width:872px;}
	
	
.footer{
	font-size:14px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	}
	
.logo-footer img{
	width:100%;
	max-width:300px;
	margin-top:10px;}

.align-texto-footer{
	text-align:left;
	color:#fff;
	margin-top:15px;}
	
.align-texto-footer h5{
	font-family: 'Russo One', sans-serif;
	}
	
.telefono-footer{
	font-family: 'Russo One', sans-serif;
	color:#fff !important;

}
.mail-footer{
	font-family: 'Russo One', sans-serif;
	color:#fff !important;

}

.linea-gris{
	width:100%;
	}

.linea-gris img{
	width:100%;
	max-width:287px;}
	
.textonombre{
	font-weight:700 !important;
	}
	
	
.campos, .campos_comentarios{
	width:100%;
	background-color:#ebebeb;	
	font-weight:700 !important;
	}
	
.contenedor{
	height:35px;
	margin-bottom:10px;
	font-weight:700 !important;
	}
	
input{
	background-color:transparent;
	width:100%;
	height:30px;
	color:#000;
	text-align:left;
	margin-top:2px;
	margin-left:2px;
	border:0px;
	font-weight:700 !important;
}

textarea{
	background-color:transparent;
	width:100%;
	height:142px;
	color:#000;
	text-align:left;
	margin-top:2px;
	margin-left:2px;
	border:0px;
	font-weight:700 !important;
	}

.contenedortextarea{
	height:146px;
	}

.textocampo{
	padding-top:3px;
	font-weight:700 !important;
	}
	
.btn_enviar{
	position:relative;
	float:right;
	width:130px;
	height:27px;
	font-size:18px;
	color:#fff;
	text-align:center;
	background-color:#ff0000;
	margin-top:8px;
	cursor:pointer;
	padding-top:3px;
	font-weight:700 !important;
	
}	



@media (max-width: 1000px) {
  .align-logo{
	text-align:center;}
	.align-texto-top{
	text-align:center;}
	.foto-editada img{
	min-height:19px;
	}
	.imgnegro img{
	margin: 40% 0;
	text-align:center	
}
	.texto-negro h3{
		font-size:18px;
		padding-top:20px;}
		
	.align-texto-footer, .telefono-footer, .mail-footer{
	text-align:center;
	}
	.telefono-top{
	margin-top:30px;
	}
}

@media (max-width: 950px) {
  
	 
	
}

@media (max-width: 767px) {
   .imgnegro img{
	margin: 8px 0;
	text-align:center	
}
}

@media (max-width: 479px) {
  .sector-titulo h3{
	width:260px;
	}
}




