 @charset "UTF-8";
/* CSS Document */



.contenedor{
	height: 1024px;
    margin: -9px auto auto;
    width: 1001px;
}

.contenedor-index{
	height: 150px;
    margin: -9px auto auto;
    width: 1001px;
}

.header-index{
	width:1001px;
	height:54px;
	float:left;}
	
	.btn-idiomas{
		 color: #8EB13E;
    float: left;
    font-family: 'blair_itcregular';
    font-size: 12px;
    margin-left: 33px;
    margin-top: 5px;
    text-align: center;
    width: 80px;
}
a.btn-idiomas:hover, a.btn-idiomas:active, a.btn-idiomas:link{
	color:#8EB13E !important;
}
.logo {
    float: left;
    margin-top: 10px;
	margin-left:33px;
}
.slogan{
	float:right;
	margin-right:33px;
	margin-top:10px;}

.txt_links_directos {
    color: #FFFFFF;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 16px;
    text-align: justify;
}
.subtitulos {
    color: #8FB13E;
    font-size: 19px;
    font-weight: bold;
}
	
	
/*MENU DESPLEGABLE*/

	* {
		padding:0px;}
		
        #menu-header{
        background-image: url("img/bg-menu.jpg");
    background-repeat: repeat;
    border-radius: 0 0 10px 10px;
    float: left;
    font-family: 'Carrois Gothic',sans-serif;
    height: 44px;
    
        margin-left: 178px;
    margin-right: -27px;
    margin-top: -10px;
    width: 601px;
box-sizing: initial !important; -webkit-box-sizing: initial; -moz-box-sizing: initial;

}
		
		ul, ol{
			list-style:none;}
			
			.nav li a {
				color: #FFFFFF;
    			font-size: 14px;
    			margin-right: 15px;
    			padding: 10px 0 0 20px;
    			text-align: center;
    			text-decoration: none;
    			width: auto;
				
				}
				
			.nav li a:hover {
				color:#D7DE27;}	
				
			.nav > li  {
				float:left !important;}
				
			.nav li ul {background: none repeat scroll 0 0 #6F8B02;
    display: none;
    min-width: 140px;
    position: absolute;}
			.nav li:hover > ul{
					display:block;}
			.nav li ul li{
    			margin-top: 10px;
    			position: relative;
			}
						
						.nav li ul li ul{
							right:-140px;
							top:0px;}
							
			.nav ul {
    			border-radius: 0 0 10px 10px;
    font-size: 12px;
    height: 112px;
    margin-top: 0;
				}
			


/*MENU DESPLEGABLE HORIZONTAL*/


	
	.btn-home{
    float: left;
    margin-top: 13px;
    text-align: center;
    width: 82px;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;}
	
		.btn-home a{
			color:#354200;}
		.btn-home a:hover{
			color:#354200;}
		.btn-home a:link{
			color:#354200;}
		
		
	.btn-empresa{
    float: left;
    margin-top: 13px;
    text-align: center;
    width: 99px;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;}
	.btn-productos{
    float: left;
    margin-top: 13px;
    text-align: center;
    width: 97px;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;}
	.btn-fabricacion{
    float: left;
    margin-top: 13px;
    text-align: center;
    width: 110px;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;}
	.btn-contacto{
    float: left;
    margin-top: 13px;
    text-align: center;
    width: 101px;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;}
	
.footer{
		width:100%;
		height:350px;
		margin:0px;
		padding:5px;
		position:fixed;
		z-index:100;
		border-bottom:solid 1px #333;
		color:#FFF;
		background-image: url("img/bg-footer.png");
    	background-position: center bottom;
    	background-repeat: repeat-x;
		bottom: 0px;
		
	}

/*.footer{
		background-image: url("img/bg-footer.png");
    	background-position: center bottom;
    	background-repeat: repeat-x;
    	float: left;
    	height: 354px;
   		margin-top: 100px;
    	width: 100%;
		
	}*/



.content-footer {
    width: 1000px;
	margin: 0 auto auto;
}


	.footer-interior {
    background-color: #3255a6;
    color: #fff;
    float: left;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 11px;
    height: 37px;
    padding-bottom: 9px;
    padding-top: 6px;
    text-align: center;
	width:100%;
}

	.links-directos{
		width:350px;
		height:310px;
		float:left;
		margin-left:37px;
	}
	.img_liks-directos{
		width:347px;
		height:222px;
		float:left;
		margin-bottom:12px;
	}
	.txt_links_directos a{
    color: #FFFFFF;
    float: left;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 15px;
    height: 73px;
    width: 348px;
	text-decoration:none;

	}
	
	.txt_links_directos a:hover{
		color:#09F;
		text-decoration:none;
	}
	
	.direccion {
    color: #FFFFFF;
    float: right;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 12px;
    height: 100px;
    margin-right: 33px;
    margin-top: 124px;
    text-align: right;
    width: 170px;
}
.logos-footer {
    float: right;
    margin: -41px 33px;
}
.direccion-grande {
    font-size: 14px;
    font-weight: bold;
}
.aviso-priv {
    margin-right: 20px;
}
	.subtitulos-links{
		font-weight:bold;
		font-size:15px;
	}
	
						
						
/*ESTILOS EMPRESAS*/

.contenedor-empresa {
    float: left;
    height: auto;
    margin-bottom: 50px;
    margin-top: 30px;
    width: 1000px;
}
.subtitulo-interiores {
    color: #071689;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-left: 33px;
    width: 635px;
	margin-top:40px;
}
.txt-empresas{
        background: none repeat scroll 0 0 #071689;
    border-radius: 0 25px 25px 0;
    color: #FFFFFF;
    float: left;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 18px;
    height: auto;
    margin-bottom: 90px;
    margin-top: 30px;
    opacity: 0.75;
    padding: 20px 30px 20px 33px;
    text-align: justify;
    width: 540px;
}

.negritas-empresa {
    color: #FFFFFF;
    font-style: italic;
    font-weight: normal;
}
.contenedor-principal-empresa{
	height: 801px;
    margin: -9px auto auto;
    width: 1001px;
	background-position:right;
	background-repeat:no-repeat;
}
.contenedor-principal-asipensamos{
	height: 801px;
    margin: -9px auto auto;
    width: 1001px;
}

.contenedor-principal-historia{
	height: 801px;
    margin: -9px auto auto;
    width: 1001px;
}

.contenedor-principal-misionvision{
	height: 801px;
    margin: -9px auto auto;
    width: 1001px;
}
	
/*ESTILOS EMPRESAS

.contador-visitas {
    float: right;
    width: 130px;
}
a{
	color:#95A2A4;
}*/

/*ESTILOS INTERIORES-CATALOGO*/

.menu-full{
	width:100%;
	height:44px;
	background-repeat:repeat-x;
}

.menu-int-full{
	width:1024px;
	height:44px;
	margin:auto;
}

.contenedor-interior-productos{
	width:1001px;
	margin:auto;
	height:1000px;
	}
.contenedor-gthouse{
	width:1001px;
	margin:auto;
	
	}
	


.contenedor-interior2-productos {
    background-color: #FFFFFF;
    background-image: url("img/bg-footer-int.jpg");
    background-repeat: no-repeat;
    float: left;
    height: auto;
    width: 1001px;}
	
	.producto_1{
		border: 2px solid #3255A6;
    	border-radius: 20px;
    	float: left;
    	height: 288px;
    	margin-bottom: 15px;
    	margin-right: 15px;
    	margin-top: 59px;
    	width: 312px;
		font-size: 14px;
	}
	.producto_2{
		width:312px;
		height:288px;
		float:left;
		margin-bottom:15px;
		margin-top:59px;
		border: 2px solid #3255A6;
		border-radius: 20px;
		font-size: 14px;}
	
	.content-left{
		width:290px;
		height:auto;
		float:left;}
		
		
				.header-interior{
					width:auto;
					height:39px;
					float:left;
				}
				.idiomas-interior{
					width:auto;
					height:auto;
					float:left;
				}
				.menu-interior{
					width:auto;
					height:auto;
					float:left;
				}
				.banner-interior{
					float: left;
    height: 389px;
    margin-top: 10px;
    width: 1000px;
				}
				.menu-lateral{
					width:201;
					height:598px;
					float:left;
					margin-left:39px;}
					
					.menu-lateral-productos{
			background-color: #3255A6;
    border-radius: 20px;
    color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 11px;
    height: auto;
    margin-left: 25px;
    margin-top: 59px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    width: 181px;
		}
		
		.menu-lateral-azul{
			font-family: verdana;
    		font-size: 20px;
			color:#07BAE7;}
		.menu-lateral-seccion{
    		font-family: verdana;
   			font-size: 13px;
    		padding-bottom: 3px;
			font-style: oblique;
			text-decoration:underline;}
			
		
	.productos-general{
		width:675px;
		height:909px;
		float:left;
		margin-left:57px;}
	.info-producto{
   		float: left;
    	font-family: arial;
   		height: 245px;
    	padding-left: 20px;
    	width: 141px;
		color:#34469D;
		}

	.img-producto{
		float: left;
		height: 225px;
		padding-left: 23px;
		padding-top: 20px;
		width: 128px;
		border: 1px #B6EAFF;
		}

	.btn-ficha{
   		background-color: #3255A6;
    	border: 2px solid #B6EAFF;
    	color: #FFFFFF;
    	float: left;
    	font-size: 13px;
    	height: 17px;
    	margin-left: 20px;
    	padding-top: 4px;
    	text-align: center;
    	width: 95px;
		font-family: 'Carrois Gothic',sans-serif;
		}

	.btn-zoom{
		background-color: #3255A6;
    	border: 2px solid #B6EAFF;
    	color: #FFFFFF;
    	float: right;
    	font-size: 13px;
    	height: 17px;
    	margin-right: 20px;
    	padding-top: 4px;
    	text-align: center;
    	width: 54px;
		font-family: 'Carrois Gothic',sans-serif;}

	.subtitulo-producto{
    	color: #34469D;
    	float: left;
    	font-size: 28px;
    	height: auto;
    	margin-bottom: 20px;
    	margin-left: 10px;
    	width: auto;
		font-family: 'Carrois Gothic',sans-serif;
		}

	.btn-idiomas-interior{
		color: #FFFFFF;
    	float: left;
    	font-family: 'blair_itcregular';
    	font-size: 12px;
    	margin-left: 33px;
    	margin-top: 13px;
    	text-align: center;
    	width: 80px;
		}

	#menu-header-interior{
   		border-radius: 0 0 10px 10px;
    	float: right;
    	font-family: 'Carrois Gothic',sans-serif;
    	height: 44px;
    	margin-right: 33px;
    	margin-top: -5px;
    	width: 610px;}
	
	
	.content-interiores-inferior{
		width:1001px;
		height:145px;
		float:left;
		}

	.logos-inferior{
		float: left;
    	margin-left: 57px;
		}

	.btn-siguiente-inferior{
    	background: url("img/next-abajo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    	color: #ffffff;
    	float: left;
    	font-family: 'Carrois Gothic',sans-serif;
    	font-size: 15px;
    	height: 33px;
    	margin-left: 100px;
    	padding-top: 13px;
    	text-align: center;
    	width: 84px;
		}
	
	.btn-anterior-inferior{
		background: url("img/anterior-abajo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    	color: #ffffff;
    	float: left;
    	font-family: 'Carrois Gothic',sans-serif;
    	font-size: 15px;
    	height: 33px;
    	margin-left: 210px;
    	padding-top: 13px;
   		text-align: center;
    	width: 89px;
		}	
	
	
	.content-right{
		float: left;
    	height: auto;
 		margin-bottom: 20px;
    	width: 673px;
		}

	.img-producto-gde{
		background: none repeat scroll 0 0 #FF0000;
    	float: left;
    	height: 297px;
    	margin-bottom: 20px;
    	margin-left: 20px;
    	margin-top: 20px;
    	width: 200px;}
			
	.zoom {
    	background-color: #3255A6;
   		border-radius: 16px;
    	color: #FFFFFF !important;
    	float: left;
    	font-family: 'Carrois Gothic',sans-serif;
    	height: 24px;
    	margin-bottom: 43px;
    	margin-left: 86px;
    	margin-top: -1px;
    	padding-top: 6px;
    	text-align: center;
    	width: 65px;
			}
			
			.btn-descarga{
				width:auto;
				height:auto;
				float:left;}
				
				.subtitulo-ficha{
    				color: #34469D;
    				float: left;
    				font-family: 'Carrois Gothic',sans-serif;
    				font-size: 48px;
    				height: auto;
    				margin-bottom: 30px;
    				margin-top: 59px;
    				width: 673px;
				}
				
				.info-ficha{
					color: #4A4A4A;
    				float: left;
    				font-family: Verdana;
    				font-size: 13px;
    				font-weight: lighter;
    				height: auto;
    				width: auto;
				}
				.imagen-ficha {
    				float: right;
    				height: auto;
    				width: 193px;
					}
	a{
		text-decoration:none;
		color:#FFF;}
		
.formulario {
    background: none repeat scroll 0 0 #071689;
    border-radius: 30px;
    float: left;
    height: 350px;
    margin-left: 30px;
    margin-top: 50px;
    width: 480px;
	padding-bottom: 20px;
}
.formulario-contacto {
   height: auto;
    line-height: 30px;
    padding-left: 20px;
    padding-top: 20px;
    width: 460px;
}
#AvisoNombre, #AvisoMail, #AvisoMensaje {
    color: #FF0000;
    font-size: 12px;
}
.campo-nombre {
    color: #FFFFFF;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 13px;
    margin-top: 2px;
}
.txt {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    width: 430px;
    height: 20px;
}
.formulario-derecho {
    background: none repeat scroll 0 0 #071689;
    border-radius: 30px;
    color: #FFFFFF;
    float: left;
    height: 320px;
    margin-left: 30px;
    margin-top: 50px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 30px;
    width: 430px;
	font-family: 'Carrois Gothic',sans-serif;
}
.back-linea {
		background:#dbe6ff;
		padding-left: 10px;
}
.back-linea-grey {
		background:#E0E0E0;
		padding-left: 10px;
}
	
.back-tabla {
    background: none repeat scroll 0 0 #3255A6;
    opacity: 0.1;
}

.negritas-italicas{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	padding-left: 10px;}
	
	.txt_links_directos-e {
    color: #FFFFFF;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 14px;
    text-align: justify;
}
	
/*pdf download*/

.creatorDOM #login{
    margin-left: 85px;
    z-index: 1002;
    background: none repeat scroll 0 0 rgba(14,43,141,.5);
    display: none;
    height: 364px;
    position: absolute;
    text-align: center;
    width: 277px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 0 19px #000;
    padding: 13px;
}
.creatorDOM #login p{
    text-align: justify !important;
}
#registro{
    margin-left: 85px;
    z-index: 1001;
    background: none repeat scroll 0 0 rgba(14,43,141,.5);
    display: none;
    height: 269px;
    position: absolute;
    text-align: center;
    width: 268px;
    border-radius: 5px;
    box-shadow: 0 0 19px #000;
    color: #fff;
    font-weight: bold;
}
.creatorDOM{
    text-align: center;
}
#login input{
    height: 32px;
    margin-bottom: 18px;
    margin-top: 16px;
    width: 90%;

}
#registro input{
   height: 32px;
    margin-bottom: 18px;
    margin-top: 16px;
    width: 90%;  
}
.btn-login{
    background: #3255A6;
    border:1px solid #ccc;
    border-radius: 5px;
	color:#FFF;
     cursor: pointer;
}
.btn-login:hover{
    background: #D36453;
	color:#FFF;
}
.btn-login-n{
    background: #7AB12C;
    border:1px solid #ccc;
    border-radius: 1px;
     cursor: pointer;
}
.btn-login-n:hover{
    background: #D36453;
}
#registro input{
    width: 90%;
    margin-bottom: 10px;
}
#registro-success{
   background: none repeat scroll 0 0 rgba(14, 43, 141, 0.5);
    border-radius: 5px;
    color: #fff;
    display: none;
    height: 200px;
    position: absolute;
    text-align: center;
    width: 273px;
    z-index: 1005;
    margin-left: 70px;
}
#registro-success p{
    margin-top: 7px;
}
.adm-pdf-download{
    background: none repeat scroll 0 0 rgba(14,43,141,.5);
    height: 200px;
    text-align: center;
    width: 400px;
    border-radius: 5px;
}

#backgroundLogin{
    background: rgba(0,0,0,.7);
    width: 100%;
    min-height: 1500px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.nota {
    color: #3255a6;
    float: left;
    font-family: 'Carrois Gothic',sans-serif;
    font-size: 12px;
    margin-left: 90px;
    margin-top: 17px;
    text-align: center;
}

.check{
    float:left;
    margin-bottom:32px
}
.contenedor-check{
    margin: 10px 0 0 56px;
    text-align: left;
    width: 282px;
}
/*****************************
added by Vendetta 
06-10-2014

*****************************/
#cerrar{
     background: #3255A6;
    border:1px solid #ccc;
    border-radius: 5px;
    color:#FFF;
    width:60px;
    margin: 0 auto;
    cursor: pointer;
}
#cerrar:hover{
    background: #D36453;
}

#cerrarRegistro{
     background: #3255A6;
    border:1px solid #ccc;
    border-radius: 5px;
    color:#FFF;
    width:60px;
    margin: 0 auto;
    cursor: pointer;
}
#cerrarRegistro:hover{
    background: #D36453;
}



/* SZ - modal y login nuevo 2014 - 12 */
.modal-content {font-size: 14px;}
.login_input {height: 24px;}
.modal-content .nav-tabs a {font-size: 14px; padding: 8px 8px 1px;}
#modalLogin .modal-content {background: #3255A6; padding: 10px 20px 40px; color: #FFF; min-height: 100%;overflow:auto; font-family: 'Carrois Gothic', sans-serif;}
#modalLogin .modal-content label {display:block; margin: 6px 0px; /* padding: 10px 0; */min-height: 30px;}
#modalLogin .modal-content label span {font-weight: normal;
display: block;
width: 85px;
float: left;
text-align: right;
padding-right: 10px;
padding-top: 7px;
font-size: 13px;}
#modalLogin .modal-content label input {width: 98%; float:left; border-radius:5px; font-weight:normal; color: #3255A6; /* margin: 0px 10px; */}
#modalLogin .modal-content .btn {width: 70%;
margin-top: 20px;
color: #3255A6;
float: right;}
.nav-tabs li a {text-align:center; width:95px; padding-left:0px;}
.nav-tabs li a:hover {color: #14BAE7}
p.success {background-color: #dff0d8; color:#000; padding: 10px;}
p.error {background-color: #f2dede; color:#000; padding: 10px;}
.ex-tab-pane h2{font-weight: normal;
font-size: 18px;}
.modal-dialog { margin: 18% auto;}

.login_btn{ background: url(img/bg-menu.jpg) no-repeat 50% -5px transparent; font-family: 'Carrois Gothic', sans-serif; float:left;border-radius: 0 0 7px 7px; font-size: 14px;
color:white;	
}
.login_btn:hover {color:#D7DE27;}
.ex-tab-pane {float:left;width: 100%; }
.modal-content hr {float: left; width: 100%;}