	/*
SAIBO
Author: Kike Hernández (Pixelarte)
*/

@font-face {
	    font-family: 'Conv_VistaSanBoo';
	    src: url('../fonts/VistaSanBoo.eot');
	    src: url('../fonts/VistaSanBoo.eot?iefix') format('eot'),
	         url('../fonts/VistaSanBoo.woff') format('woff'),
	         url('../fonts/VistaSanBoo.ttf') format('truetype'),
	         url('../fonts/VistaSanBoo.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal;
}
@font-face {
	    font-family: 'Conv_VistaSanMed';
	    src: url('../fonts/VistaSanMed.eot');
	    src: url('../fonts/VistaSanMed.eot?iefix') format('eot'),
	         url('../fonts/VistaSanMed.woff') format('woff'),
	         url('../fonts/VistaSanMed.ttf') format('truetype'),
	         url('../fonts/VistaSanMed.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal;
}
@font-face {
	    font-family: 'Conv_VistaSanBol';
	    src: url('../fonts/VistaSanBol.eot');
	    src: url('../fonts/VistaSanBol.eot?iefix') format('eot'),
	         url('../fonts/VistaSanBol.woff') format('woff'),
	         url('../fonts/VistaSanBol.ttf') format('truetype'),
	         url('../fonts/VistaSanBol.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal;
}


body {
	margin: 0;
	padding: 0;
    /*font: 14px/1.5 'Arial',Serif;*/
	font-family: "Conv_VistaSanBoo", Helvetica, Arial, sans-serif;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


/*
.curtains>li{
	position:relative;
}
*/

.curtains>li.sombra{
	box-shadow: 0 1px 14px 3px #333333;
}
sup {font-size:0.7em; vertical-align: top;}
/* Capitulos */


.seccion, .curtains > li#mas_productos {background-color: #EDEDED;}
#productos .seccion {background-color: #f6f6f6;}


.capitulo_2 .seccion, .capitulo_mas_productos .seccion {padding-top:0; padding-bottom:0;}

/*.capitulo_2 .carousel_imagenes {width:324px; left: auto; margin-right: auto; position: relative;}*/
.capitulo_2 .carousel_imagenes {margin: 0 auto; position: relative;}
.capitulo_2 .bx-viewport {overflow:hidden;}



.capitulo_mas_productos .seccion {
	position: relative;
	/*ackground-repeat: no-repeat;*/
	overflow: hidden;
	margin:0 auto;
	padding: 200px 0;
	/*padding: 100px 0;*/
}
.capitulo_mas_productos .carousel_imagenes {
	width:483px;
	margin: 0 auto;
}

.carousel_imagenes p {padding:0; font-size:0.9em !important; margin-bottom:6px; /*border-top: 1px dotted #000;*/ text-align:center; clear:both;}
.carousel_imagenes p span, .texto_productos_01 p span, .texto_productos_02 p span {
	color:#869414;
	font-family: "Conv_VistaSanBol", Helvetica, Arial, sans-serif;
	font-weight:normal;
}

/* Cargador */
.cargador {position:fixed; width:100%; height:100%; top:0; left:0; background:#fff none; z-index:999000;}

.cargador-centro {position:absolute; width:400px; height:200px; top:50%; left:50%; margin:-100px 0 0 -200px; z-index:99001; color:#000; text-align:center}


/* Fonts */

.contenido p {
    /*font-family: Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;*/
	font-size: 0.83em;
    line-height: 1.4em;
	/*margin: 0 0 1.2em;*/
	color:#4b4b4b;
}


/* ========= Kike ============= */
.capitulo_2 .bxSlider .bx-child {overflow:hidden; position:relative;}

.capitulo_2 .bxSlider .bx-child img, #historia .bxSlider img {
    display: block;
    max-width: 100%;
	width:100%;
}

#mas_productos .bxSlider .bx-child img{
	display:block;
}


/* ========= Contenidos ============= */

.presentacion {
	width:766px;
	position:absolute;
	top:190px;
	left: 50%;
	margin:0 0 0 -418px;
	z-index:100;
	padding:35px;
}

/* Historia */
.presentacion_historia, .presentacion_instalaciones {
	background:white;
	
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
         -o-border-radius: 15px;
	        border-radius: 15px;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
    opacity: 0.85;
}
.presentacion_historia p{
	margin-bottom:10px;
}
.historia_left {
	width:50%;
	float:left;
}
.aguacate_historia {width:50%; float:left;}
.presentacion_instalaciones p{
	-moz-column-count: 2;
    -moz-column-gap: 30px;
   	-moz-column-rule: none;
		
	-webkit-column-count:2;
	-webkit-column-gap:30px;
	-webkit-column-rule:none;
		
	column-count:2;
	column-gap:30px;
	column-rule:none;
}
.presentacion_instalaciones a {
	width:184px;
	height:36px;
	display:block;
	text-indent:-99999px;
	background: url("../images/general/boton-galeria.png") no-repeat scroll left -36px;
}
.presentacion_instalaciones a.boton_en{
	background: url("../images/general/boton-galeria_en.png") no-repeat scroll left -36px;
}
.presentacion_instalaciones a:hover {
	background-position: 0 0;
	cursor:pointer;
}

.presentacion_historia h2, .presentacion_instalaciones h2 {
	color:#f36a05;
	font-size: 1.5em;
	font-family: "Conv_VistaSanBol", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	background: url("../images/general/hojita_saibo_h2.png") no-repeat scroll left top;
	padding-left: 35px;
}

/* Instalaciones */
.presentacion_instalaciones {
	/*text-align: center;*/
	top: 160px;
}
/*.presentacion_instalaciones h2 {
	color:#FFF; font-size: 1.5em;
	font-family: "Conv_VistaSanMed", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-bottom:20px;
	display:block;
	 -webkit-text-shadow: 1px 1px 3px #666;
		-moz-text-shadow: 1px 1px 3px #666;
		  -o-text-shadow: 1px 1px 3px #666;
			 text-shadow: 1px 1px 3px #666;
}
.presentacion_instalaciones h2 span {
	background: url("../images/general/hojita_saibo_h2.png") no-repeat scroll left top;
	 padding-left: 35px;
}*/
.mas_productos_texto{text-align:center;}
.mas_productos_texto h2, .texto_productos_01 h2, .texto_productos_02 h2 {
	color:#f36a05;
	font-size: 1.5em;
	font-family: "Conv_VistaSanBol", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}
.contenedor_contacto h2 {
	color:#f36a05;
	font-family: "Conv_VistaSanBol", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin: 60px 0 10px 0;
}
#mas_productos .bx-child img {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
}
#mas_productos .bx-child.bx-actual img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#mas_productos .bx-child .mas_productos_texto {display:none;}
#mas_productos .bx-child.bx-actual .mas_productos_texto {display:block;}

.texto_productos_02 {display:none;}
.texto_productos_01, .texto_productos_02 {
	position:absolute;
    left: 51%;
    top: 200px;
    z-index: 1;
	width:400px;
}
.texto_productos_01 p, .texto_productos_02 p{
	margin-bottom: 10px;
}

#contacto .background{position:absolute; top:0; left:50%; margin-left:-960px; width:1920px;}
/*#contacto .background img {display:block;}*/
.contenedor_contacto {
	width:960px;
	height:auto;
	min-height:430px;
	background:#FFF;
	z-index:1;
	position:relative;
	margin: 170px auto 0;
	padding: 2%;
	
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
         -o-border-radius: 15px;
	        border-radius: 15px;
}

.formulario {width:31%; float:left; margin-right: 3%;}
.alert {margin: 10px 0 10px 0; padding: 10px;}
.alert-success {border:2px solid green; color:green;}
.alert-error {border:2px solid red; color:red;}
.mapa_contacto_1, .mapa_contacto_2 {width:31%; float:left;}
.mapa_contacto_1 {margin-right: 3%;}
.link_correo {
	color:#f36a05;
	font-size: 1em;
	font-family: "Conv_VistaSanBol", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.formulario form {
	margin-top:10px;
}
.formulario input, .formulario textarea {
	width:100%;
	margin-bottom:12px;
	padding-left:5px;
	border: 1px solid #ccc;
	
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
         -o-border-radius: 5px;
	        border-radius: 5px;
}
.formulario input {
	height:25px;
}
.formulario textarea {
	padding-top:5px;	
}
.formulario input, .formulario textarea {
	font-family:"Conv_VistaSanBoo",Helvetica,Arial,sans-serif;
	font-size:0.73em;
}

/*#instalaciones .background {width:100%; min-width:100%;}*/
#instalaciones .background{position:absolute; top:0; left:50%; margin-left:-960px; width:1920px;}

.panel_descargas {
	width:197px;
	height:230px;
	left: 50%;
    margin: 0 0 0 -100px;
    padding: 20px;
    position: absolute;
    top: 190px;
    z-index: 100;
	background:#000;
	font-size: 1.2em;
	
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
         -o-border-radius: 10px;
	        border-radius: 10px;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.panel_descargas p{
	color:#e6e6e6;
	margin-bottom:15px;
}
.panel_descargas .boton_descarga a{
	width:160px;
	height:26px;
	display:block;
	text-align:center;
	background: url("../images/general/boton_descarga.png") no-repeat scroll left top;
	margin: 0 auto 15px auto;
	color: #404040;
	text-decoration:none;
	line-height:26px;
	font-size: 0.9em;
	
	 -webkit-text-shadow: 1px 1px 2px #FFF;
		-moz-text-shadow: 1px 1px 2px #FFF;
		  -o-text-shadow: 1px 1px 2px #FFF;
			 text-shadow: 1px 1px 2px #FFF;
}

.texto_direccion_contacto {margin-top:10px; margin-bottom:20px;}
.btn {
	width: 91px;
	height: 33px;
	display:block;
	text-indent:-99999px;
	background: url("../images/general/boton_enviar.png") no-repeat scroll left -33px;
	border:none;
}
.btn:hover {
	background-position: 0 0;
	cursor:pointer;
}
.firma_web_px {
    bottom: 0;
    display: block;
    height: 25px;
    position: fixed;
    right: 40px;
    width: 217px;
    z-index: 1200;
}
.firma_web_px a {width: 217px; height: 25px; background: url("../images/general/firma_web_px.png") no-repeat scroll left top; text-indent:-99999px; display:block;}
.firma_web_px a:hover { background-position: 0 -25px; }





.contenedor {margin: 0; width: auto; background: #fff;  padding: 0; position: relative; text-align: left;}
.barra_navegacion {z-index: 1030; position: fixed; width: 100%; background: url("../images/general/fondo_menu.png") no-repeat 50% top; height: 136px;}
.barra_navegacion .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    position: relative;
}
.nav {
    list-style: none;
    margin-bottom: 18px;
    margin-left: 0;
	float:left;
}
.nav a {
	font-family: "Conv_VistaSanMed", Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#747474;
	text-decoration:none;
	padding-left:10px;
}
.nav a:hover, .nav .active a{
	color:#e56804;
	background: url("../images/general/hojita_saibo.png") no-repeat scroll center top;
	padding-top:20px;
}
.barra_navegacion .relleno_nav {height:30px; background-color:#FFF; z-index:1029;}
.barra_navegacion .nav > li {
    display: block;
    float: left;
	line-height: 18px;
	list-style: none outside none;
}
.barra_navegacion .logo_saibo{
	position:relative;
	width:212px;
	height:136px;
	float:left;
	top:-30px;
	background: url("../images/general/logo_menu.png") no-repeat scroll left top;
	margin-left: 30px;
    margin-right: 15px;
}
.barra_navegacion .logo_saibo a{width:212px; height:136px; display:block; padding:0; background:none;}
.barra_navegacion .barra_navegacion-inner{
    display: table;
    margin: 0 auto;
}

/*NAVEGACION MOVIL*/
.navegacion_movil {
	display:none;
}

.selector_de_idiomas {
    display: block;
    height: 30px;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    margin-right: 4%;
    z-index: 1031;
}
.selector_de_idiomas ul.idiomas {
	float:right;
	margin-top:10px;
	font-size:14px;
	font-family: "Conv_VistaSanMed", Helvetica, Arial, sans-serif;
}
.selector_de_idiomas ul.idiomas li {
	color:#F36A05;
	display:inline;
}
.selector_de_idiomas ul.idiomas li a{
	color:#747474;
	text-decoration:none;
	font-family: "Conv_VistaSanBoo", Helvetica, Arial, sans-serif;
}
.selector_de_idiomas ul.idiomas li a:hover{
	color:#F36A05;
}

/*iPad Media Queries*/

@media (min-width: 240px) and (max-width: 767px) {
/*@media only screen and (min-device-width: 240px) and (max-device-width: 799px) {*/

.cargador {display:none; margin-left:-9999px;}

.curtains>li {position:relative;}
.curtains>li .fixed {position:absolute}

.curtains>li, .curtains>li.bg-fixed	{
	background-attachment: scroll;
}


/* Fonts */

.contenido p {
	font-size: 1.4em;
    line-height: 1.6em;
}

.curtains>li:nth-child(1) {z-index:999;}
.curtains>li:nth-child(2) {z-index:998;}
.curtains>li:nth-child(3) {z-index:997;}
.curtains>li:nth-child(4) {z-index:996;}
.curtains>li:nth-child(5) {z-index:995;}
.curtains>li:nth-child(6) {z-index:994;}
.curtains>li:nth-child(7) {z-index:993;}
.curtains>li:nth-child(8) {z-index:992;}
.curtains>li:nth-child(9) {z-index:991;}
.curtains>li:nth-child(10) {z-index:990;}
.curtains>li:nth-child(11) {z-index:989;}
.curtains>li:nth-child(12) {z-index:988;}
.curtains>li:nth-child(13) {z-index:987;}


/* ========= Kike ============= */
.bxSlider img {
	display: block;
    max-width: 100%;
    width: 100%;
}

.presentacion {
	width:67%;
	margin:0 10%;
	padding:20px;
	left:0;
	/*height:470px;*/
	top: 100px;
}

.presentacion_instalaciones a {margin-top:40px;}

.historia_left {width:100%;}
.aguacate_historia {clear:both; width:100%;}
.aguacate_historia img {width:100%;}
.presentacion_historia h2, .presentacion_instalaciones h2 {
	font-size: 1.2em;
}
.contenido p {
    font-size: 0.75em;
    line-height: 1.4em;
}

#contacto .background, #instalaciones .background{position:absolute; top:0; left:-400px; margin-left:0; width:1200px; min-height: 100%;}

.presentacion_instalaciones p{
	-moz-column-count: 1;
	-webkit-column-count:1;
	column-count:1;
}
#historia.capitulo_2 .seccion {height:820px;}
#instalaciones.capitulo_2 .seccion {height:700px;}
#productos.capitulo_2 .seccion {height:500px; padding-top:60px;}
#descargas.capitulo_2 .seccion {height:750px;}

.texto_productos_01, .texto_productos_02 {
	left: 0;
    padding: 0 5%;
    position: absolute;
    top: 240px;
    width: 90%;
    z-index: 1;
}

.capitulo_mas_productos .seccion {padding: 60px 0;}
#mas_productos .bxSlider .bx-child {/*padding: 0 50px 25px 50px;*/ padding: 0 0 25px 0}
#mas_productos .bxSlider .bx-child img {width: 65%;}
#mas_productos .bx-child.bx-actual .mas_productos_texto {width: 60%;}
.capitulo_mas_productos .carousel_imagenes {/*width: 320px;*/ width:100%;}
.contenedor_contacto {width:85%; min-height: 1220px; margin-bottom:20px; margin: 60px auto 20px; padding: 30px 2% 0 2%;}
.formulario {width: 97%;}
.mapa_contacto_1, .mapa_contacto_2 {width:100%; clear:both;}

#descargas .bxSlider img, #historia .bxSlider img {
    max-width: none;
	width:1296px;
}
.panel_descargas {
    top: 150px;
	left: 45%;
}

/* ======== MENU MOVIL ============ */

/*NAVEGACION MOVIL*/
.navegacion_movil {
	display:block;
	height:59px;
	background: url("../images/general/fondo_menu_movil.jpg") no-repeat scroll 50% 0;
	z-index: 1030;
	position: fixed;
	width: 100%;
}

.menu_movil {}
.menu_movil a {}
.logo_movil {height:59px; float:left;}
.logo_movil a {height:59px;}
.boton_menu_movil {display:block; width:59px; height:59px; float:right; cursor:pointer; background: url("../images/general/boton_menu_movil.png") no-repeat scroll left top; }
.container_movil {width:100%; height:59px; display:none; background:orange; position:relative; height:130px; top:59px; margin:0 auto;}
ul.nav_movil {
	margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
	float: left;
}
ul.nav_movil li {height:45px; background-color:#f0f0f1; border-bottom: 2px solid #babbbb; border-top: 2px solid #FFF;}
ul.nav_movil li a {text-decoration:none; color:#575757; line-height:45px; display:block; padding-left:20px; font-size:1.3em; font-family: "Conv_VistaSanMed", Helvetica, Arial, sans-serif;}
ul.nav_movil li.active {border-bottom: 2px solid #6e7070;}
ul.nav_movil li.active a, ul.nav_movil li a:hover {background-color:#cacaca; text-shadow: 1px 1px #fff;}

.barra_navegacion {display:none;}

.selector_de_idiomas {
	margin-top:15px;
	margin-right:70px;
}
.selector_de_idiomas ul.idiomas li {
	color:#666;
}
.selector_de_idiomas ul.idiomas li a{
	color:#FFF;
}
.selector_de_idiomas ul.idiomas li a:hover{
	color:#666;
}

}

@media (min-width:444px) and (max-width: 959px){
	.texto_productos_01, .texto_productos_02 {
	    padding: 0 5%;
	    width: 40%;
	    z-index: 1;
		top:110px;
		left: 51%;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.nav a {
	    font-size: 11px;
	    padding-left: 7px;
	}
	.selector_de_idiomas {
		margin-top:0;
		margin-right: 1%;
	}
}

@media (min-width: 1020px) and (max-width: 1200px) {
	.selector_de_idiomas {
		margin-top:22px;
	}
}
/*
@media (min-width: 240px) and (max-width: 820px) {
	.selector_de_idiomas {
		border:1px solid red;
	}
}
*/