/* CSS Document */
@charset "utf-8";
html{
	width:100%;
	height:100%;
}

@font-face {
    font-family: 'Bainai';
    src: url('Bainai-DEMO-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face
    font-family: 'Fors';
    src: url('TT-Fors-Trial-Variable.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:Arial;
	text-align:center;
	margin:0;
	background:#FFF;
	width:100%;
	height:100%;
	font-family: 'Bainai';
}

.clearer{
    display:block;
    clear: both;
}

/*INICIO*/
#wrapper{
	width:100%;
	margin:0;
	height:auto;
	display:table;
	position:relative;
}
#cabecera{
	width: 100%;
	height: auto;
	display: table;
	position: fixed;
	padding: 10px 0;
	background:rgba(254,254,254,0.9);
	top: 0;
	left: 0;
	z-index: 5000;
	margin-top:20px;
}
#logotipo_home{
	width: 100%;
	text-align: center;
	padding:0;
}
#logotipo_home img{
	height:50px;
}
#menu{
	width: 70%;
	margin: 0 15%;
	height: auto;
	display: table;
	font-family:Arial;
}
#menu ul{
	width: 100%;
	border-top: solid 1px #732211;
	border-bottom: solid 1px #732211;
	font-size: 12px;
	height:auto;
	display: table;

}
#menu ul li{
	width: 25%;
	float: left;
	text-align: center;
}
#menu ul li a{
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #732211;
	display: block;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
#menu ul li a:hover{
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #FFF;
	display: block;
	background: #732211;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
#redes{
	position: absolute;
	top:20px;
	right: 50px;
	width: auto;
	text-align: center;
}
#redes img{
	height:30px;
	margin: 0 10px;
}
#slide{
	width: 100%;
	height: auto;
}
#slide img{
	width: 100%;
}
#footer{
	width: 100%;
	height: auto;
	display: table;
	background:#599E59;
	position: relative;
	padding: 20px 0;
	font-family: Arial;
}
#logo_footer{
	width: 100%;
	padding: 0;
	text-align: center;
}
#logo_footer img{
	height:50px;
}
#f1{
	width: 30%;
	text-align: center;
	float: left;
	font-size: 11px;
	padding: 10px 0;
}
#f2{
	width: 40%;
	text-align: center;
	float: left;
	font-size: 11px;
	padding: 10px 0;
}
#f3{
	width: 30%;
	text-align: center;
	float: left;
	font-size: 11px;
	padding: 10px 0;
}
#f1 a, #f2 a, #f3 a{
	text-decoration: none;
	color: #FFF;
}
#redes_footer{
	position: absolute;
	bottom: 60px;
	right: 120px;
}
#redes_footer img{
	height:30px;
	margin: 0 10px;
}
#fijo{
	display: none;
}
#bloque_slide{
	display: block;
	position: relative;
}
#titulo_slide{
	width: 90%;
	padding:200px 5%;
	text-align: center;
	font-size:40px;
	position: absolute;
	top: 0;
	left: 0;
	color:#fefec1;
	z-index: 5000;
	font-family: Arial;
	font-weight: 600;
}


/* PRODUCTOS */
#bloque_productos{
	width: 100%;
	height: auto;
	display: table;
	padding: 50px 0;
	text-align: center;
}
#bloque_productos h1{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-family: 'Bainai';
}
#bloque_productos h2{
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
#acceso_producto{
	width: 27%;
	float: left;
	margin: 20px 3%;
	text-align: center;
	font-size: 20px;
	color: #333;
	position: relative;
}
#acceso_producto img{
	width: 100%;
}
#espacio_acceso{
	width: 15%;
	float: left;
}
#linea_menu{
	width: 100%;
	margin:30px 0;
	text-align: center;
}
#linea_menu a{
	text-decoration: none;
	padding: 15px 20px;
	text-align: center;
	background:#732211;
	color:#FFF;
	font-size: 15px;
	border-radius: 15px;
}



/* NOSOTROS */
#bloque_gris{
	width: 60%;
	height: auto;
	display: table;
	padding:100px 20%;
	text-align:left;
	background:#599E59;
}
#bloque_gris h1{
	font-size: 30px;
	color: #F1F2F2;
	font-weight: normal;
	font-family:Arial;
	line-height:50px;
}
#bloque_gris p{
	font-size:17px;
	color: #F1F2F2;
	font-weight: normal;
	font-family:Arial;
	line-height:25px;
	display: block;
}
#bloque_fotos{
	width: 100%;
	height: 450px;
	max-height:500px;
	display: table;
}
#bf1{
	width: 34%;
	height: 450px;
	max-height: 500px;
	float: left;
	display: block;
	background-image:url(../images/foto-surfactec-industrial.jpg);
	background-size:cover;
	position: relative;
}
#bf2{
	width: 32%;
	height: 450px;
	max-height: 500px;
	float: left;
	display: block;
	background-image:url(../images/foto-surfactec-detergentes.jpg);
	background-size:cover;
	position: relative;
}
#bf3{
	width: 34%;
	height: 450px;
	max-height: 500px;
	float: left;
	display: block;
	background-image:url(../images/foto-surfactec-cosmeticos.jpg);
	background-size:cover;
	position: relative;
}
#titulo_linea{
	width: 100%;
	padding:15px 0;
	text-align: center;
	font-size:16px;
	background:#E1F5E7;
	position: absolute;
	bottom: 0;
	left: 0;
}
#titulo_linea a{
	text-decoration: none;
	color:#26402E;
	display: block;
}
#titulo_linea img{
	height: 30px;
}



/* FIJO */
#desktop{
	display: block;
}



/* MAPAS */
#bloque_mapa_1{
	width: 100%;
	margin:0;
	height: auto;
	display: table;
	text-align: center;
}
#bloque_mapa_1 h1{
	font-size: 20px;
	line-height: 20px;
	color:#732211;
}
#bloque_mapa_1 h2{
	font-size: 15px;
	line-height: 20px;
	color:#732211;
}
#bloque_mapa_1 img{
	height: 50px;
	width: auto;
	margin: 20px 0;
}

/* FORMULARIO */
#bloque_formulario{
	width: 100%;
	height: auto;
	display: table;
	margin: 0;
	font-family: Arial;
}
#formulario_izq{
	width: 40%;
	padding:70px 0;
	float: left;
	text-align: center;
	color: #599E59;
	font-weight:lighter;
}
#formulario_izq img{
	height: 30px;
}

#formulario_der{
	width: 50%;
	padding:40px 5%;
	float: left;
	text-align: center;
}
#formulario_der img{
	height: 50px;
}
.texto{
	width: 80%;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background: #EEE;
}
.texto_2{
	width: 80%;
	height: 100px;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background: #EEE;
}
.enviar{
	width: 84%;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background:#599E59;
	color: #F1F2F2;
	cursor: pointer;
}
span{
	font-size: 12px;
	color: #999;
}

/* INDUSTRIAL */
#carga_industrial{
	width: 90%;
	height: 95%;
	position: fixed;
	left:5%;
	top:2%;
	display: block;
	background: rgba(254,254,254,0.9);
	z-index: 20000;
	font-family: Arial;
	overflow: hidden;
	overflow-y: scroll;
}
#logo_interior{
	width:90%;
	padding: 10px 0;
	text-align: center;
	background:#FFF;
	position: fixed;
	top: 3%;
	left: 5%;
}
#logo_interior img{
	height: 50px;
}
#titulos_productos{
	width: 90%;
	padding: 10px 0;
	display: table;
	height: auto;
	background:#599E59;
	color: #F1F2F2;
	font-size: 13px;
	position: fixed;
	top:11%;
	left: 5%;
}
#columna_titulo_1{
	width: 33%;
	text-align: center;
	float: left;
}
#columna_titulo_2{
	width: 34%;
	text-align: center;
	float: left;
}
#listado_productos{
	width: 100%;
	height: auto;
	display: table;
	background: #DDD;
	font-size: 13px;
	color: #333;
	padding: 10px 0;
}
#ct1{
	display: none;
}
#ct2{
	display: none;
}
#columna_producto_1{
	width: 33%;
	text-align:center;
	float: left;
}
#columna_producto_2{
	width: 34%;
	text-align:center;
	float: left;
}
#cerrar_flotante{
	width: auto;
	position:absolute;
	top: 20px;
	right: 20px;
}
#cerrar_flotante img{
	height:30px;
}

/* COSMÉTICA */
#carga_cosmetica{
	width: 90%;
	height: 95%;
	position: fixed;
	left:5%;
	top:2%;
	display: block;
	background: rgba(254,254,254,0.9);
	z-index: 20000;
	font-family: Arial;
	overflow: hidden;
	overflow-y: scroll;
}


#bloque_gris_der_movil, #bloque_descarga_1_movil, #footer_movil, #cabecera_movil, #cuadros_abajo_movil, #bloque_slide_movil, #formulario_izq_movil{
	display: none;
}















@media only screen and (min-width:300px) and (max-width:1024px){
	body {
		font-family: 'museo_sans100';
		font-family: 'museo_sans300';
		text-align:center;
		margin:0;
		background:#FFF;
		width:100%;
		height:100%;
		background-image:url(../images/icono-conseqro-marca-agua.svg);
		background-position:center center;
		background-size:70% auto;
		background-repeat: no-repeat;
		background-position-y:90%;
		padding-bottom: 150px;
	}

#datos, #linea_desktop, #desktop, #footer, #footer_verde, #bloque_slide{
	display:none;
}
#cabecera{
	display:none;
}




#cabecera_movil{
	width:100%;
	height:auto;
	padding:10px 0;
	text-align:center;
	display:table;
	position:fixed;
	z-index:7000;
	background:#FFF;
	border-bottom:solid 3px #599E59;
}
#logo_movil{
	width:100%;
	padding:0;
	text-align:center;
}
#logo_movil img{
	height:50px;
}
#datos_movil{
	width:98%;
	padding:10px 1%;
	text-align:right;
	font-size:11px;
	color:#333;
}
#datos_movil a{
	text-decoration:none;
	color:#333;
}
#tels{
	display:none;
}
#espacios{
	display:none;
}
#menu_movil{
	position:absolute;
	top:0;
	left:5px;
	display:block;
}
#menu_movil_2{
	position:absolute;
	top:20px;
	left:10px;
	display:block;
}
#bloque_menu{
	width:100%;
	height:180px;
	padding:50px 0;
	background:#FFF;
	position:absolute;
	left:-100%;
	top:-8%;
	z-index:16000;
	display:table;
}
#opcion{
	width:100%;
	height:auto;
	padding:0;
	text-align:center;
	font-size:13px;
	border-bottom:solid 1px #999;
	display:table;
}
#opcion a{
	width:100%;
	text-decoration:none;
	padding:20px 0;
	color:#333;
	display:block;
}
#opcion_redes{
	width: 100%;
	height: auto;
}
#opcion_redes a{
	width: 25%;
	float: left;
	text-align: center;
	padding:20px 0;
	display: block;
}
#bloque_azul{
	width: 96%;
	height: auto;
	background:#0043D2;
	padding: 50px 2%;
	display: block;
	color: #FFF;
	font-size: 35px;
	text-align: left;
}
#bloque_blanco{
	width: 96%;
	height: auto;
	background:#FFF;
	padding:50px 2%;
	display: block;
	color: #FFF;
	font-size: 35px;
	text-align: left;
	position: relative;
}
#slider{
	padding-top: 70px;
}
#bloque_slide_movil{
	display: block;
	position: relative;
}
#titulo_slide_movil{
	width: 90%;
	padding:250px 5%;
	text-align: center;
	font-size:25px;
	position: absolute;
	top: 0;
	left: 0;
	color:#fefec1;
	z-index: 5000;
	font-family: Arial;
	font-weight: 600;
}

/* ACCESOS DIRECTOS */
#bloque_fotos{
	width: 100%;
	height:auto;
	display: table;
}
#bf1{
	width:100%;
	height:450px;
	display: block;
	background-image:url(../images/foto-surfactec-industrial.jpg);
	background-size:cover;
	position: relative;
}
#bf2{
	width:100%;
	height:450px;
	display: block;
	background-image:url(../images/foto-surfactec-detergentes.jpg);
	background-size:cover;
	position: relative;
}
#bf3{
	width:100%;
	height:450px;
	display: block;
	background-image:url(../images/foto-surfactec-cosmeticos.jpg);
	background-size:cover;
	position: relative;
}

/* NOSOTROS */
#bloque_gris{
	width: 90%;
	height: auto;
	display: table;
	padding: 40px 5%;
	text-align: left;
	background: #599E59;
}
#bloque_gris h1{
	font-size: 20px;
	color: #F1F2F2;
	font-weight: normal;
	line-height:30px;
}
#bloque_gris h2{
	display: none;
}
#bloque_gris h3{
	display: block;
	font-size: 15px;
	color: #F1F2F2;
	font-weight: normal;
	font-family: 'Bainai';
	line-height:20px;
}
#bloque_gris h3 a{
	text-decoration: none;
	color: #FFF;
}


#footer_movil{
	width: 100%;
	height: auto;
	display: table;
	background: #599E59;
	position: fixed;
	padding: 20px 0;
	left: 0;
	bottom: 0;
	font-family: arial;
	text-align: center;
	color: #F1F2F2;
	font-size: 12px;
	z-index: 10000;
}
#footer_movil a{
	text-decoration: none;
	color: #F1F2F2;
}
#logo_footer{
	width: 100%;
	padding: 0;
	text-align: center;
}
#logo_footer img{
	height:40px;
}
#f1{
	width: 50%;
	font-size: 11px;
	text-align: left;
}
#f2{
	width: 40%;
	font-size: 11px;
	text-align: right;
}


/* MAPAS */
#bloque_mapa_1{
	width: 100%;
	margin:40px 0;
	height: auto;
	display: table;
	text-align: center;
}
#formulario_izq{
	display: none;
}
#formulario_izq_movil{
	display: block;
	width: 90%;
	padding: 20px 5% 60px 5%;
	text-align: center;
	color: #599E59;
	font-weight:lighter;
}
#formulario_izq_movil img{
	height: 40px;
}
#formulario_der{
	width: 90%;
	padding:10px 5% 30px 5%;
	float: left;
	text-align: center;
}
#formulario_der img{
	height: 50px;
}
.texto{
	width: 90%;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background: #EEE;
}
.texto_2{
	width: 90%;
	height: 100px;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background: #EEE;
}
.enviar{
	width: 94%;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	border: none;
	border-radius: 15px;
	background:#599E59;
	color: #F1F2F2;
	cursor: pointer;
}

/* INDUSTRIAL */
#carga_industrial{
	width: 100%;
	height: 96%;
	position: fixed;
	left:0;
	top:1%;
	display: block;
	background: rgba(254,254,254,0.9);
	z-index: 20000;
	font-family: Arial;
	overflow: hidden;
	overflow-y: scroll;
}
#logo_interior{
	width:100%;
	padding: 10px 0;
	text-align: center;
	background:#FFF;
	position: fixed;
	top: 1%;
	left:0;
}
#logo_interior img{
	height:50px;
}
#titulos_productos{
	display: none;
}
#cerrar_flotante{
	width: auto;
	position:absolute;
	top: 20px;
	right: 20px;
}
#cerrar_flotante img{
	height:30px;
}
#ct1{
	width: 28%;
	padding: 0 1%;
	text-align: right;
	float: left;
	display: block;
	color: #599E59;
}
#ct2{
	width: 28%;
	padding: 0 1%;
	text-align: right;
	float: left;
	display: block;
	color: #599E59;
}
#columna_producto_1{
	width: 68%;
	text-align:left;
	float: left;
	padding: 0 1%;
}
#columna_producto_2{
	width: 68%;
	text-align:left;
	float: left;
	padding: 0 1%;
}
/* COSMÉTICA */
#carga_cosmetica{
	width: 100%;
	height: 96%;
	position: fixed;
	left:0;
	top:1%;
	display: block;
	background: rgba(254,254,254,0.9);
	z-index: 20000;
	font-family: Arial;
	overflow: hidden;
	overflow-y: scroll;
}



}
