@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

@font-face {
	font-family:'Cloud-Bold';
	src:url(../fonts/Cloud-Bold.eot);
	src:url(../fonts/Cloud-Bold.ttf) format("truetype"),
	url(../fonts/Cloud-Bold.woff),
	url(../fonts/Cloud-Bold.svg) format('svg');
}
@font-face {
	font-family:'Cloud-Light';
	src:url(../fonts/Cloud-Light.eot);
	src:url(../fonts/Cloud-Light.ttf) format("truetype"),
	url(../fonts/Cloud-Light.woff),
	url(../fonts/Cloud-Light.svg) format('svg');
}
body {
	font-family:'Cloud-Light', Arial, Helvetica, sans-serif;
	color:#333;
}

.header {
	background-image:url(../images/Fondo_circulos_head.jpg);
	background-repeat:repeat-x;
	min-height:131px;
}
.wpapp a {
	transition: 0.3s ease;
	background-image:url(../images/icono_whatsapp2.png);
	background-repeat:no-repeat;
	background-size:28px 27px;
	padding-left:40px;
	padding-top:8px;
	height:28px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size:18px;
	margin-top:20px;
	font-weight:bold;
}
.wpapp a:hover {
	background-image:url(../images/icono_whatsapp1.png);
	color:#999;
}
.wrapper {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.wpapp {
	float:left;
	width:25%;
}
.logo {
	float:left;
	text-align:center;
	width:50%;
	margin-top:15px;
	margin-bottom:5px;
}
.phone, .phone2 {
	float:right;
	width:25%;
	font-weight:bold;
}
.phone a {
	transition: 0.3s ease;
	background-image:url(../images/icono_telefono2.png);
	background-repeat:no-repeat;
	background-size:29px 29px;
	padding-left:40px;
	height:28px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size:17px;
	margin-top:20px;	
}
.phone2 a {
	transition: 0.3s ease;
	
	background-size:29px 29px;
	padding-left:40px;
	height:28px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size:17px;
	
}
.phone a:hover {
	background-image:url(../images/icono_telefono1.png);
	color:#999;
}
.phone2 a:hover {

	color:#999;
}
.clear {
	clear:both;
}
.logo_size {
	width:343px;
	height:87px;
}
.mainmenu li {
	display:inline;
	
}
.mainmenu {
	margin-top:8px;
	margin-left:10%;
	
}
.mainmenu ul {
	margin-left:auto;
	margin-right:auto;
	
	
	
	
}
.mainmenu a {
		transition: 0.3s ease;
	text-decoration:none;
	color:#58595b;
	letter-spacing:3px;
	font-size:13px;
	padding:10px 1% 10px 1%;
	display:block;
	float:left;
	text-align:center;
	background-color:#efeff0;
	border:#FFF solid 4px;
	font-weight:bold;
}
.mainmenu a:hover, .inicio .navi01 a, .acerca .navi02 a, .precios .navi05 a, .tipo .navi03 a, .climas .navi04 a {
	color:#004872;
	background-color:#e1e8f2;

}

.fotoBanner {
	
	float:left;
	width:32%;
	min-height:350px;
	
}
.fotoBanner a {
	transition: 0.3s ease;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	border-top:#FFF solid 3px;
	border-bottom:#FFF solid 3px;
	margin-top:50px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/fondoOscuro.png);*/
	background-color: rgba(120,120,120,0.8) ;
	padding-top:30px;
	padding-bottom:30px;
	font-size:26px;
	
}
.fotoBanner a:hover {

	padding-top:70px;
	color:#FFFFFF;
}

.enrollablebanner {
	background-image:url(../images/Banner-Enrollable.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin-right:2%;
}
.enrollablebanner a {
	margin-top:90px;
	color:#FFFFFF;
}
.sheerElegance {
	background-image:url(../images/Banner-Sheer-Elegance.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin-right:2%;
}
.sheerElegance a {
	margin-top:70px;
}
.Toldos {
	background-image:url(../images/Banner-Toldos-Persianas-Exterior.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.fotos_principales {
	margin-top:30px;
}
.sloganCentral {
	font-size:60px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	color:#999;
}
.fondoTextura {
	background-image:url(../images/TexturaFondoBlanco.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center bottom;
}
.fotos_secundarias {
	font-size:25px;
}
.fotos_secundarias_tipos {
	font-size:20px;
}

.foto1_sec {
	background-color:#C7C8E5;
	text-align:right;
	border-bottom:#C7C8E5 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.fotosSec {
	float:left;
	width:33%;
	margin-top:20px;
}
.foto2_sec {
	background-color:#959CCE;
	text-align:right;
	border-bottom:#959CCE solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.foto3_sec {
	background-color:#97B9E2;
	text-align:right;
	border-bottom:#97B9E2 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.foto1_azul {
	background-color:#4285F4;
	text-align:right;
	border-bottom:#4285F4 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_azul {
	color:#4285F4;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_verde {
	background-color:#34A853;
	text-align:right;
	border-bottom:#34A853 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_verde {
	color:#34A853;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_naranja {
	background-color:#EA5500;
	text-align:right;
	border-bottom:#EA5500 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_naranja {
	color:#EA5500;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_amarillo {
	background-color:#FBBC05;
	text-align:right;
	border-bottom:#FBBC05 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_amarillo {
	color:#FBBC05;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_verde_limon {
	background-color:#BBD406;
	text-align:right;
	border-bottom:#BBD406 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_verde_limon {
	color:#BBD406;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_rosa {
	background-color:#CA53A6;
	text-align:right;
	border-bottom:#CA53A6 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_rosa {
	color:#CA53A6;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_cafe {
	background-color:#633200;
	text-align:right;
	border-bottom:#633200 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_cafe {
	color:#633200;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_cafe_chocolate {
	background-color:#342717;
	text-align:right;
	border-bottom:#342717 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_cafe_chocolate {
	color:#342717;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_gris {
	background-color:#8C8C8C;
	text-align:right;
	border-bottom:#8C8C8C solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_gris_obscuro {
	color:#626262;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_gris_obscuro {
	background-color:#626262;
	text-align:right;
	border-bottom:#626262 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_gris {
	color:#8C8C8C;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_salmon {
	background-color:#FAD3C4;
	text-align:right;
	border-bottom:#FAD3C4 solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_salmon {
	color:#FF6666;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.foto1_asparagus {
	background-color:#C9FFDC;
	text-align:right;
	border-bottom:#C9FFDC solid 20px;
	margin-right:2%;
	margin-left:1%;
}
.txt_asparagus {
	color:#808000;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}

.txt_romana {
	color:#ACA7D3;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.txt_panel {
	color:#959CCE;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.txt_madera {
	color:#97B9E2;
	margin-bottom:-8px;
	margin-left:5px;
	font-weight:bold;
}
.marca_clima {
	float:left;
	margin-right:1%;
	width:32%;
	margin-bottom:50px;
	text-align:center;
}
.marca_clima a {
	transition:0.3s ease;
	opacity:0.7;
	
}
.marca_clima a:hover {
	opacity:1;
}
.padd_AUX {
	padding-top:20px;
}
.ver_Categorias a {
	text-align:center;
	color:#369;
	text-decoration:none;
	
	
}
.ver_Categorias a:hover {
	color:#959CCE;
}
.ver_Categorias {
	text-align:center;
	margin-top:20px;
	margin-bottom:40px;
}
.tit_ambienta {
	float:left;
	width:22%;
	margin-right:2%;
	font-size:30px;
}
.col1 {
	float:left;
	width:35%;
	margin-right:2%;
}
.col2 {
	float:left;
	width:35%;
	margin-right:2%;
}
.col3 {
	float:right;
	width:85%;
	text-align:right;
}
.col50{
	float:left;
	width:46%;
	margin-right:2%;
	}
 h2 {
	 text-align:center;
	 font-size:33px;
	 font-weight:normal;
	 margin-top:40px;
	 margin-bottom:20px;
	 border-top:#CCC solid 3px;
	 padding-top:20px;
 }
 
 /*estilos formulario */
 
 h3 {
	 font-size:40px;
	 font-weight:normal;
 }
 .formulario_contacto {
	
	padding-top:25px;
	padding-bottom:25px;
	background-color:#c8d5e8;
}
.formulario_contacto h2 {
	font-weight:normal;
	font-size:45px;
	margin-bottom:30px;
}
.field {
	color:#888;
	margin-bottom:10px;
	margin-top:10px;
	font-size:15px;
	margin-bottom:10px;
	width:100%;
	padding:4px;
	font-family:'Cloud-Light', Arial, Helvetica, sans-serif;
}






.bot_enviar a {
		transition: 0.3s ease;
	background-color:#1C75BC;
	color:#FFF;
	padding:10px;
	font-size:22px;
	text-align:center;
	text-decoration:none;
	display:block;
	margin-left:30%;
	margin-right:30%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius:8px;/* Navegadores de Linux */
	margin-top:70px;
	text-shadow: 3px 3px 3px #663;
}
.bot_enviar a:hover {
	background-color:#369;
	text-shadow: 3px 3px 3px #393;
}


.bot_enviar_azul a {
		transition: 0.3s ease;
	background-color:#1C75BC;
	color:#FFF;
	padding:10px;
	font-size:22px;
	text-align:center;
	text-decoration:none;
	display:block;
	margin-left:30%;
	margin-right:30%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius:8px;/* Navegadores de Linux */
	margin-top:20px;
	text-shadow: 3px 3px 3px #069;
}
.bot_enviar_azul a:hover {
	background-color:#69C;
	text-shadow: 3px 3px 3px #66afda;
}
.bot_enviar_contacto {
		transition: 0.3s ease;
	background-color:#1C75BC;
	color:#FFF;
	padding:10px;
	font-size:22px;
	text-align:center;
	text-decoration:none;
	display:block;
	margin-left:30%;
	margin-right:30%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius:8px;/* Navegadores de Linux */
	margin-top:20px;
	text-shadow: 3px 3px 3px #069;
}
.bot_enviar_contacto:hover {
	background-color:#69C;
	text-shadow: 3px 3px 3px #66afda;
}
.colmitad1 {
	float:left;
	width:45%;
	text-align:justify;
	margin-bottom:40px;
}
.colmitad2 {
	float:right;
	width:45%;
	text-align:justify;
	margin-bottom:40px;
}
.aviso {
	text-align:center;
	margin-top:15px;

}
.aviso a {
	color:#1C75BC;
	font-size:14px;
	}
	.requeridostxt {
		text-align:center;
		font-size:13px;
		
	}
/*terminan estilos formulario*/
footer {
	font-size:13px;
	margin-top:30px;
	margin-bottom:30px;
}
.left_col_foot {
	float:left;
	width:33%;
	
}
.center_foot {
	width:33%;
	float:left;
	text-align:center;
}
.right_col_foot {
	float:right;
	width:33%;
	text-align:right;
}
.col1 span, .col2 span, .col3 span, .col50 span {
	font-family:'Cloud-Bold', Arial, Helvetica, sans-serif;
}
.colmitad2 a, a {
	text-decoration:none;
	color:#369;
}
 .colmitad a:hover, a:hover {
	 color:#036;
 }
 .fotosSec a {
	 transition: 0.3s ease;
	 opacity:1;
	 
 }
 .fotosSec a:hover {
	 opacity:0.5;
	
 }
.prodimage {
	width:18%;
	margin:1%;
	float: left;
}
.nummodelo {
	font-family:'Cloud-Light', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.imag_border {
	border: medium solid #369;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.logospersianas {
	text-align:center
}
.col_tab1 {
	float:left;
	width:38%;
	padding-right:2%;
	text-align:right;
	margin-bottom:10px;
}
.col_tab2 {
	float:left;
	margin-bottom:10px;
	width:13%;
	text-align:center;
	margin-right:1%;
	margin-left:1%;
}
.img_max{
	max-width:400px;}
.img_max500{
	max-width:500px;}
.sub{
	 text-align:center;
	 font-size:30px;
	 font-weight:normal;
	 margin-bottom:20px;
	 padding-left:20px;
	 padding-right:20px;
	}
.col27{
	float:left; 
	width:27%;
	}
.col66{
	float:left; 
	margin-left:3%; 
	width:66%;
	}
.infogral {
	font-family: 'Cloud-Bold';
	font-size: 16px;
	color: #000000;
}