/********************* CONTENT *************************/

#agua{background-image: url(../img/icon-agua.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
/*width:147px;*/
height:180px;}


#agua:hover{background-image: url(../img/icon-agua-over.png);
background-repeat: no-repeat;
background-position: center center;
/*width:147px;*/
height:180px;}


#misticax{background-image: url(../img/icon-mistica.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
/*width:147px;*/
height:180px;}

#misticax:hover{background-image: url(../img/icon-mistica-over.png);
background-repeat: no-repeat;
background-position: center center;
cursor:pointer;
/*width:147px;*/
height:180px;}

#historia{background-image: url(../img/icon-historia.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
/*width:147px;*/
height:180px;}

#historia:hover{background-image: url(../img/icon-historia-over.png);
background-repeat: no-repeat;
background-position: center center;
cursor:pointer;
/*width:147px;*/
height:180px;}

#sustentabilidad{background-image: url(../img/icon-sustentabilidad.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
/*width:147px;*/
height:180px;}

#sustentabilidad:hover{background-image: url(../img/icon-sustentabilidad-over.png);
background-repeat: no-repeat;
background-position: center center;
cursor:pointer;
/*width:147px;*/
height:180px;}

#empresa{background-image: url(../img/icon-empresa.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
/*width:147px;*/
height:180px;}

#empresa:hover{background-image: url(../img/icon-empresa-over.png);
background-repeat: no-repeat;
background-position: center center;
cursor:pointer;
/*width:147px;*/
height:180px;}




.rojo{background-color: red;}
.verde {background-color: green;}
.naranja{background-color: orange;}
.fila { position: relative; width: 90%; margin: 0 auto; padding-left:0%; padding-right: 0%; }
.fila60 { width: 80%; padding-left:1.5%; padding-right: 0%; display: inline-block; float: left;}
.fila40 { width: 20%; padding-left:0%; padding-right: 0%; display: inline-block; float: left;}
.columna { position: relative; float: left; width: 100%; margin-right: 2%; padding: 2% 0%; }
.iconos p { padding-top: 10px; text-align: center; font-size: 25px; font-weight: 100; }

.bg-img{width: 100%;}
button .add-padding{padding-bottom: 1200px!important;}
/*.box{background-color: #13b7da;padding:30px 20px; margin-bottom:20px;}*/
.box{background-color: #13b7da;padding:40px 60px 40px 20px; margin-bottom:20px;min-height:370px;}
.box .line{border-left:none;}
.box .number h2{text-align: center; font-size: 58px!important; font-weight: 500!important;}
.box .number {padding-top: 20px; padding-bottom: 20px;}
.detalle_icono .box .descripcion h2{font-size: 31px;line-height: 30px;font-weight: 600;}
.detalle_icono p.color-movil-azul{
	color:#13b7da;
}
.boton-celeste{
	margin-left:25px;
	margin-top: 40px;
}
a.boton-celeste{
	text-decoration: none;
}
.boton-celeste:hover{
	background-color: #13b7da;
	color: #FFFFFF;
	opacity: 0.8;
}
.img-circulo{
	  display: block;
}
.img-flecha{
	margin-left: 6px;
    width: 17px;
    padding-bottom: 3px;
}
.videobox{ text-align:center !important;}


.detalle_icono .box p{font-size: 16px; line-height: 25px;font-weight: 300;color: #FFFFFF; margin:0; padding:0;}
.cont-box{margin-top: 0;}
.cont-box p{color: #FFFFFF;}
/********************* HEADER *****************************/
header { height:921px; }

.fondo_nosotros.capa_trasera {
	position: absolute;
	width: 100%;
	height: 981px;
	margin: 0 auto;
	background-image: url('../img/fondo1_nosotros.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 0;
	transition: none;
}
.fondo_nosotros.capa_frontal {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-image: url('../img/guanaco_nosotros.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 2;
}
.titulo_seccion {
	position: relative;
	width: 100%;
	margin-top: 30px;
	padding-left: 5%;
	text-align:left;
	z-index: 4;
}
.titulo_seccion h1 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
}
.subtitulo_seccion {
	position: relative;
	width: 100%;
	padding: 0 5%;
	text-align:left;
	z-index: 4;
}
.subtitulo_seccion h2 {
	margin: 15px 0px;
	padding: 0;
	padding-left: 0px;
	font-weight: 200;
	line-height: 36px;
	color: #fff;
	font-size: 37px;
	font-weight: 700;
}
.subtitulo_seccion p {
	margin: 0px 0 0;
	padding: 0;
	padding-left: 23px;
	font-size: 28px;
	font-weight: 500;
	line-height: 34px;
	color: #fff;
}

.descripcion_nosotros {
	position: relative;
	width: 100%;
	padding: 0 5%;
	z-index: 4;
}
.descripcion_nosotros p {
	width: 100%;
	margin: 30px 0 0;
	padding: 20px 25px;
	font-size: 16px;
	color: #13b7da;
	background-color: #fff;
	border-radius: 50px;
}

.hr_41x2_azul { width: 41px; border-top: 2px solid #0c265d; padding: 0; }
.hr_invertido { position: absolute; width: 2px; border-top: 250px solid #13b7da; padding: 0;}
/********************* MISTICA ****************************/
#mistica {
	position: relative;
	margin-top: -55px;
	z-index: 10;
	margin-bottom:200px;
}
.fondo_iconos {
	position: relative;
	display: block;
	width: 100%;
	background-image: url(../img/fondo_iconos.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.panel_iconos {
	display: block;
	width: 87%;
	max-width:990px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.panel_iconos ul {
	display: block;
	width: 100%;
	/*max-width:980px;*/
/*	margin: 16.63% auto 0;*/
margin-top:10%;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
	overflow: hidden;
	padding-bottom:65px;

}
.panel_iconos ul li {
	width: 20% !important;
	position: relative;	
/*	margin: 0px 1%;
	padding: 0px;*/
	float: left;
	list-style: none;


}
.panel_iconos ul li img{
	display: block;
	margin: auto;
	/*width:65px;*/
}
.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
.panel_iconos ul li.active:before{
	content: "";
    position: absolute;
    opacity: 0.7;
    border-radius: 50%;
    left: 50%;
	top: 50%;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
	border:1px solid #ffffff;
	
}
.panel_iconos ul li:before{
	content: "";
    position: absolute;
    opacity: 0;
    border-radius: 50%;
    left: 50%;
	top: 50%;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
	border:1px solid #ffffff;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.panel_iconos ul li:hover:before{
	opacity: 0.7;
	
}

.panel_iconos ul li p {
	margin: 0.98vw auto 0;
	padding: 0;
	font-size: 2.44vw;
	font-weight: 100;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}
.panel_iconos ul li:hover { cursor: pointer; }
.panel_iconos ul li:hover img,
.panel_iconos ul li:hover p,
.panel_iconos ul li.active img,
.panel_iconos ul li.active p { opacity: 1; }
/* .over_icono_1:hover { background-image: url(../img/icono_producto_hover_1.png); background-repeat: no-repeat; } */
/* .over_icono_2:hover { background-image: url(../img/icono_producto_hover_2.png); background-repeat: no-repeat; } */
/* .over_icono_3:hover { background-image: url(../img/icono_producto_hover_3.png); background-repeat: no-repeat; } */
/* .over_icono_4:hover { background-image: url(../img/icono_producto_hover_4.png); background-repeat: no-repeat; } */

.panel_detalles { width: 100%; overflow: hidden; }
.slider_detalles { width: 500%; background-color: #f5f5f5; position: relative; left: 0; overflow: hidden; }
.detalle_icono {   width: 20%; float: left; position: relative; padding-bottom: 200px; }


.detalle_icono .fila { padding-top: 20px; }
.detalle_icono h3 { margin-bottom: 0; padding-top: 0px; padding-bottom: 20px; font-size: 20px; font-weight: 700; line-height: 25px; color: #0c265d; }
.detalle_icono p { margin-bottom: 0; padding-top: 30px; padding-right: 70px;font-size: 18px; font-weight: 500; line-height: 25px; color: #0c265d; }
.detalle_icono h4 { margin: 0; padding-top: 20px; font-size: 42px; font-weight: 500; line-height: 40px; color: #0c265d; }
.detalle_icono .fila40 img {margin-top: 170px;}
.detalle_icono .imagen { text-align: center; }
.detalle_icono .imagen img { width: 100%; }
.detalle_icono .descripcion p { margin: 0 auto; font-size: 25px; line-height: 30px; color: #13b7da;  padding-left: 20px;}
.detalle_icono .descripcion .p2 p { margin: 0 auto; font-size: 18px; line-height: 22px; color: #0c265d;  padding-left: 20px; padding-bottom: 50px;}
.detalle_icono .composicion table { margin-top:0;border: none; }
.descripcion> p { border-left: solid 2px #13b7da!important; height: auto;}
.descripcion .p2{ margin-top: 72px; }
.composicion table tr:first-child,
.composicion table tr:last-child { border-bottom: 1px solid #0c265d; }
.composicion td.titulo_tabla { margin: auto; font-size: 18px; font-weight: 700; padding-bottom: 8px; color: #0c265d; }
.composicion td.titulo_tabla .sub { margin: 0; font-size: 18px; font-weight: 100; padding:0px; color: #0c265d; }
.composicion td.elemento { width: 60%; font-size: 12px; line-height: 25px; color: #0c265d; }
.composicion td.miligramos { width: 9%; font-size: 12px; line-height: 25px; color: #13b7da; }
.descripcion .legal p { color: #0c265d;font-size: 12px;padding:20px 0px;margin: 0px;line-height: 16px;}
.tres-columnas{width: 100%;}
.circulo { margin-top: 100px;  }
.derecha { float: right; display: inline-block; }
.padding_sec_agua{padding-bottom:0;}
.columna-derecha{width: 60%; float: right!important;}
/********************* AGUA *************************/



.celeste {
	height: 1200px;
	background-color: #0071bb;
}



@media screen and (min-width: 320px) {
.panel_iconos ul li.active:before, .panel_iconos ul li:before {
       width: 47px;
    height: 47px;
    margin-left: -24px;
    margin-top: -29px;
    border: 1px solid #ffffff;}
	
	.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: 5px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}

.panel_iconos ul {
    display: block;
    width: 100%;
    /* max-width: 980px; */
    /* margin: 16.63% auto 0; */
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 0px;
}

panel_iconos {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#agua {
    background-image: url(../img/icon-agua.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 180px;
    background-size: contain;
}
#misticax {
    background-image: url(../img/icon-mistica.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 180px;
    background-size: contain;
}
#historia {
    background-image: url(../img/icon-historia.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 180px;
    background-size: contain;
}
#sustentabilidad {
    background-image: url(../img/icon-sustentabilidad.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 180px;
    background-size: contain;
}
#empresa {
    background-image: url(../img/icon-empresa.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 180px;
	background-size: contain;
}
.videorizon{ display:inline; width:99%;}
}

@media screen and (min-width: 500px) {
	
	.panel_iconos ul li.active:before, .panel_iconos ul li:before {
      width: 76px;
    height: 76px;
    margin-left: -38px;
    margin-top: -47px;
    border: 1px solid #ffffff;}
	
	.panel_iconos ul {
    display: block;
    width: 100%;
    /* max-width: 980px; */
    /* margin: 16.63% auto 0; */
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 68px;
}

.panel_iconos ul li.active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
	
	/********************* HEADER **************************/
	.titulo_seccion {
		margin-top: 60px;
	}
	.titulo_seccion h1 {
		font-size: 44px;
	}
	.subtitulo_seccion {
		padding-top: 60px;
	}
	.subtitulo_seccion h2 {
		margin-bottom: 0;
		padding-left: 25px;
		font-size: 25px;
		line-height: 31px;
	}
	
	/********************* MISTICA *************************/
	.detalle_icono .fila { padding-top: 60px; }
	.detalle_icono h3 {
		font-size: 40px;
		line-height: 40px;
	}
.videorizon{ display:inline; width:80%;}
	
}

@media screen and (min-width: 600px) {
.panel_iconos ul li.active:before, .panel_iconos ul li:before {
 width: 86px;
 height: 86px;
 margin-left: -43px;
 margin-top: -54px;
 border: 1px solid #ffffff;
 }
}
@media screen and (min-width: 700px) {
.panel_iconos ul li.active:before, .panel_iconos ul li:before {
 width: 109px;
 height: 109px;
 margin-left: -55px;
 margin-top: -66px;
 border: 1px solid #ffffff;
 }
}

 @media screen and (min-width: 760px) {
	
	.videorizon{ display:inline; width:70%;}
	
	.panel_iconos ul li img{
		width: 100%;
	}
	.panel_iconos ul li.active:before, .panel_iconos ul li:before{
		width: 116px;
    height: 116px;
    margin-left: -58px;
    margin-top: -72px;
    border: 1px solid #ffffff;
	  
	}
.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
}

@media screen and (min-width: 768px) {
.videorizon{ display:inline; width:70%;}
.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}

.panel_iconos ul li.active:before, .panel_iconos ul li:before{
		width: 116px;
    height: 116px;
    margin-left: -58px;
    margin-top: -72px;
    border: 1px solid #ffffff;
	  
	}
}

@media screen and (min-width: 990px) {
.videorizon{ display:inline; width:70%;}
	/********************* EMPRESA *************************/
	.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
.panel_iconos ul li.active:before, .panel_iconos ul li:before {
    width: 130px;
    height: 130px;
    margin-left: -65px;
    margin-top: -82px;
    border: 1px solid #ffffff;
}
}

@media screen and (max-width: 1024px) {
	.detalle_icono p.color-movil-azul{
		color:#ffffff;
	}	

}
@media screen and (min-width: 1024px) {
	.videorizon{ display:inline; width:70%;}
	
		.panel_iconos ul li img{
		width: auto;
	}
	.panel_iconos ul li.active:before, .panel_iconos ul li:before{
		width: 131px;
	    height: 131px;
	    margin-left: -66px;
   		margin-top: -82px;
   		border: 2px solid #ffffff;
		
	}
	/********************* HEADER **************************/
	.subtitulo_seccion h2 {
		width: 50%;
	}
	.subtitulo_seccion p {
		width: 40%;
	}
	
	/********************* MISTICA *************************/
	.panel_iconos ul li p {
		margin-top: 10px;
		font-size: 25px;
	}
	.tres-columnas .columna {
		width: 45%;
	}
	.detalle_icono .descripcion p {
		margin: 0 auto 50px;
	}
	.detalle_icono .imagen img {
		width: auto;
	}


	/********************** ARROW TAB NOSOTROS *********************/
	.panel_iconos ul{
		padding-bottom: 70px;
	}

	/*.descripcion> p { height: 34%;}*/
	.box .line{border-left: solid 2px #FFFFFF!important;}
	.cont-box{margin-top: -500px; margin-bottom: 40px;}


.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
}

@media screen and (min-width: 1280px) {
	.videorizon{ display:inline; width:70%;}
	
	.panel_iconos ul li.active:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -65px;
    z-index: 9999;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 17px solid #ffffff;
}
}



@media screen and (min-width: 1440px) {
	
	/********************* MISTICA *************************/
	.tres-columnas .columna {
		width: 30%;
	}
	.videorizon{ display:inline; width:70%;}

}

@media screen and (min-width: 1530px) {
	
	/********************* EMPRESA *************************/
	.videorizon{ display:inline; width:70%;}
}

@media screen and (min-width: 1800px) {
	.panel_iconos ul li.active:after{
   		bottom: -70px;
	}
.videorizon{ display:inline; width:70%;}
}


@media screen and (min-width: 1920px) {	
	.videorizon{ display:inline; width:70%;}
}
