/* CSS Document */


@charset "UTF-8";
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
	font-weight: normal;
	font-family: inherit;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color:inherit;
	text-decoration: none;
}
p {
	padding: 0px 0px 2px;
	margin: 0px;
}
a {
	outline: none;
	color: #4B4747;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {
	overflow-y: scroll;
}
body {
	background-repeat: repeat-x;
	background-position: center 180px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	font-family: 'Roboto', Verdana, Geneva, sans-serif;
	font-weight: 300;
}
.contenedor, .contenidofooter {
	max-width: 980px;
	position: relative;
	overflow-x: hidden;
	width: 100%;
	margin: 0px auto;
	font-size: 24px;
	text-align: center;
	box-sizing: border-box;
}
.contenedor p {
	margin-bottom:10px;
}
#toppagina {
	height:82px;
	position:fixed;
	z-index:100;
	width:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	background-color: rgba(255, 255, 255, 0.9);
}
#cabecera {
	min-height:82px;
	box-sizing: border-box;
	padding-top: 14px;
}
#fondocabecera {
	background-color:#FFFFFF;
	min-height:82px;
	width:100%;
}
#divlogo {
	position: absolute;
	text-align: center;
	z-index: 50;
	width: 164px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	top:16px;
}
#divlogo a {
    display: block;
    width: 100%;
    margin: 0px auto;
    height: 49px;
    background-image: url(/img_aureo/logo-aureo.png);
    background-repeat: no-repeat;
    background-position: 4px center;
    background-size: cover;
	}
#menuppal {
	/* left:-50%; */
/* [disabled]float: right;
*/
	display: block;
	margin: 0px;
	/* [disabled]background-color: #F00;
*/
	/* [disabled]position: absolute;
*/
	/* [disabled]z-index: 50;
*/
	/* [disabled]top: 60px;
*/
	/* [disabled]right: 0px;
*/
	width: auto;
	/* float:right; */
position:relative;
	text-align:left;
	font-size: 18px;
}
#menuppal ul {
	position:relative;
	/* left:50%; */
list-style-position: inside;
	padding: 0px;
	display: block;
	width: auto;
	margin: 0px;
	text-align: center;
}
#menuppal li {
	/* float: left; */
margin: 0px 16px;
	padding: 0px;
	color: #FFF;
	display: inline-block;
	position:relative;
	box-sizing:border-box;
}
#menuppal a {
	display: block;
	padding: 12px 2px;
	/* [disabled]font-weight: bold;
*/
	line-height: 30px;
	color: #999999;
	text-transform: uppercase;
	font-size: 20px;
}
#menuppal a:hover {
	color: #000;
}
#botoninicio a {
margin-left: 20px; }
#botonvinos a {
/* margin-right: 260px; */
}
#huecologo {
	width:170px;
	height: 10px;
	margin:0px !important;
}
#botonqr a {
	margin-left: 0px;
}
#botoncontacto a {
/* margin-right: 90px; */}
#inicio {
	padding-top:82px;
}

#animatitulo {
	font-size:6vmin;

color:#000;
font-family: 'Judson', "Times New Roman", Times, serif;
position: absolute;
z-index: 50;
bottom: 40%;
right: 0%;
width: 30%;
height: 20%;
line-height: 0.9em;


    opacity: 0;
    text-align: center;

    -webkit-transition: all 2s ease-out;
       -moz-transition: all 2s ease-out;
        -ms-transition: all 2s ease-out;
         -o-transition: all 2s ease-out;
            transition: all 2s ease-out;
		
			
}

#animatitulo.cargado {
    opacity: 1;
	right: 24%;

}



.contenedorancho {
	width:100%;
	/* [disabled]max-width: 1324px;
*/
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	background-size:cover;
	margin:0px auto;
	text-align: center;
	position:relative;
}
.contenedorancho img {
	width:100%;
	max-width: 980px;
}
.contenedorfondo {
	width:100%;
	background-repeat: repeat;
	background-position: center top;
	overflow:hidden;
	/* background-size:100% 100%; */
margin:0px auto;
	color: #FFF;
	clear:both;
}
#historia {
	/* [disabled]background-image: url(/img_aureo/fondohistoria.png); */
}

#historia-aureo {
	background-color:#FFFFFF;
}
#historia-nicte {
	background-color:#ad9459;
}

.h2recuadro {
	text-align: center;
	/* padding-right: 10px; */
padding-left: 10px;
	background-image: url(/img_aureo/logo-aureo.png);
	background-repeat: no-repeat;
	width: 190px;
	margin: 0px auto;
		margin-bottom:40px;

	/* [disabled]border: 2px solid #000; */
	padding: 10px;
	background-position: center center;
	padding: 20px;
	box-sizing: border-box;
}
.h2recuadro span {
	display:none;
}

.h3recuadro {
	text-align: center;
	margin-top:40px;
	margin-bottom:40px;
	/* padding-right: 10px; */
padding-left: 10px;
	/* width: 160px; */
margin: 40px auto;
	border: 2px solid #fff;
	padding: 10px;
	background-position: center center;
	padding: 20px;
	box-sizing: border-box;
	width: auto;
	display:inline-block;
}



#recuadro-aureo {
background-position: 15px center;
}
#recuadro-nicte {
background-position: -186px center;
-webkit-filter: invert(100%);
filter: invert(100%);

	-moz-filter: invert(100%);
	-o-filter: invert(100%);
	-ms-filter: invert(100%);

}
.iconitos {
	width:64px;
	height:64px;
	background-image: url(/img_aureo/iconos-aureo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	margin-bottom:0px;
	margin-top:30px;
}
#iconito-nicte {
		background-position: center bottom;

}

.mediacaja {
	width: 49%;
/* float: left; */
display: inline-block;
vertical-align: middle;
margin: 0px auto;
}
.recuadrado {
	font-size: 46px;
	font-family: 'Judson', "Times New Roman", Times, serif;
	font-weight: 400;
	text-transform: uppercase;
	padding:16px 26px;
	box-sizing:border-box;
	max-width:580px;
	margin:0px auto;
}
#anchotop {
	background-image: url(/img_aureo/top-aureo.jpg);
	background-position: center;
}
#anchotop a {
	display: block;
}
#anchotop img {
	min-width: 220px;
}
#vinosysensaciones {
	/*background-image: url(/img_aureo/3botellas.jpg);*/
	/*max-height:429px; */
		background: rgba(121,119,121,1);
background: -moz-linear-gradient(top, rgba(121,119,121,1) 0%, rgba(193,186,190,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(121,119,121,1)), color-stop(100%, rgba(193,186,190,1)));
background: -webkit-linear-gradient(top, rgba(121,119,121,1) 0%, rgba(193,186,190,1) 100%);
background: -o-linear-gradient(top, rgba(121,119,121,1) 0%, rgba(193,186,190,1) 100%);
background: -ms-linear-gradient(top, rgba(121,119,121,1) 0%, rgba(193,186,190,1) 100%);
background: linear-gradient(to bottom, rgba(121,119,121,1) 0%, rgba(193,186,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797779', endColorstr='#c1babe', GradientType=0 );
}
#vinos {
	min-width: 390px;
}
.cajatexto {
	font-family: 'Judson', "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: auto 50px;
		margin-bottom:40px;

}
#txtvinosysensaciones {
	background-color: #ad9459;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.unabotella {
	width: 100% !important;
max-width: 200px !important;
height: auto;
margin: 0px;
margin-top: -80px;
}
#contenedor3botellas {
	min-height:100%;
	
	
	background: rgba(126,124,126,1);
background: -moz-linear-gradient(top, rgba(126,124,126,1) 0%, rgba(196,191,194,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(126,124,126,1)), color-stop(100%, rgba(196,191,194,1)));
background: -webkit-linear-gradient(top, rgba(126,124,126,1) 0%, rgba(196,191,194,1) 100%);
background: -o-linear-gradient(top, rgba(126,124,126,1) 0%, rgba(196,191,194,1) 100%);
background: -ms-linear-gradient(top, rgba(126,124,126,1) 0%, rgba(196,191,194,1) 100%);
background: linear-gradient(to bottom, rgba(126,124,126,1) 0%, rgba(196,191,194,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7c7e', endColorstr='#c4bfc2', GradientType=0 );
	
}
#div3botellas {
	position:relative;
	max-width: 980px;
	margin: 0px auto;
	max-height: 429px;
}
#div3botellas a {
	margin:0px;
	cursor: pointer;
	position: relative;
	height: 100%;
	display: inline-block;
	max-width: 25%;
	vertical-align: top;
	text-align: center;
}
#div3botellas span {
	
	
	
	
	position: absolute;
z-index: 50;
display: block;
bottom: 50px;
width: 80%;
left: 0px;
text-align: center;
font-size: 25px;
opacity: 0;
filter: alpha(opacity=0); /* For IE8 and earlier */
color: #FFF;
line-height: 1em;
padding: 20px;
/* padding-right: 20px; */
box-sizing: border-box;
margin-left: 20px;
margin-right: 20px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
transition: all ease 0.3s;
	background-image: url(/img_aureo/fondohint.png);
background-repeat: repeat;
	
	
}

#div3botellas span i {
	font-size:19px;
	font-style: normal;
	display:block;
}


#boton-aureo:hover span, #boton-fermentado:hover span {
	bottom: 150px;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
#enlacegama:hover {
	color:#CCC;
}
#fichavino {
	display:none;
	min-height:318px;
	width:100%;
	position:relative;
	/* [disabled]visibility: hidden;
*/
}
#loading {
	display:none;
	position:absolute;
	left: 50%;
	top:50%;
	background-color:#FFF;
	width:32px;
	height:32px;
	padding:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index: 300;
}
.divfichavino {
	max-width: 980px;
	margin:0px auto;
}
.titulovino {
border: 2px solid #FFF;
font-size: 36px;
font-family: 'Roboto', Verdana, Geneva, sans-serif;
text-transform: uppercase;
padding:16px 26px;
box-sizing:border-box;
max-width:580px;
margin:0px auto;
/* text-align:left; */
margin-right:90px;
margin-bottom: 30px;
margin-top: 30px;
text-align: center;}

.divtxtficha h3 {
	text-align:left;
	font-size:20px;padding:16px 26px;
max-width:580px;

}
.divfichavino img {
	width:auto;
}
.divfichavino ul {
	text-align:left;
	list-style-type: none;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	margin-bottom:50px;
}
.divfichavino li {
	color: #000;
	height: 68px;
	line-height: 1em;
	display: table;
	margin-bottom: 12px;
}
.divfichavino span {
	background-image: url(/img_aureo/spritesficha.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 80px;
	display: table-cell;
	vertical-align: middle;
	box-sizing:border-box;
	height:65px;
}
.divfichavino #vista {background-position:0px 0px;
}
.divfichavino #olfato {background-position:0px -100px;
}
.divfichavino #gusto {background-position:0px -200px;
}
.divfichavino #musica {background-position:0px -300px;
}


.divfotobotella {
	float: left;
	width:30%;
	box-sizing:border-box;
}
.divfotobotella img {
	width: 70%;
	max-width: 260px;
	margin-top:20px;
}
.divtxtficha {
	float: left;
	width:70%;
	box-sizing:border-box;
}
#video-div {
	padding-top: 8px;
	padding-bottom: 4px;
	background-color:#444;
	margin: 0px;
}
#video-div iframe {
	/* [disabled]background-image: url(/img_aureo/fondohistoria.png);
*/
	width: 100%;
	max-width: 640px;
}
#botoncerrar {
	position:absolute;
	top:20px;
	right:20px;
	padding:10px;
	display:none;
	background-color:#000;
	z-index:80;
	color: #FFF;
	cursor: pointer;
}
.botondescargar {
	text-align:left;
	padding:10px;
	background-color:#333;
	color:#CCCCCC;
}
.botondescargar i {
	vertical-align:middle;
}

#piecopy {
	background-color: #000;
color: #FFF;
text-align: center;
padding-top: 30px;
padding-bottom: 60px;
font-weight: bold;
background-image: url(/img_aureo/wineinmoderation.png);
background-repeat: no-repeat;
background-position: 95% center;
background-size: 150px;
}
#contacto {
	font-size: 26px;
	padding: 20px;
}
#menurrss {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
	background-image: url(/img_aureo/logosrrss.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menurrss li {
	display: inline-block;
}
#menurrss a {
	display: block;
	height: 44px;
	width: 44px;
	margin-left: 10px;
	margin-right: 10px;
}
#menurrss span {
	display:none;
}
#listaapps {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#listaapps li {
	display:inline-block;
	vertical-align:top;
}
#listaapps a {
	background-image: url(/img_aureo/plataformas.png);
	background-repeat: no-repeat;
	display:block;
	width:200px;
	height:80px;
	margin-left: 20px;
	margin-right: 20px;
}
#listaapps span {
	display:none;
}
#enlaceitunes {
	background-position: center -98px;
}
#enlacegooleplay {
	background-position: center 0px;
}
.divinvisible {
	display: none !important;
}
.morado {
	color:#532e66;
}
.clearambos {
	clear:both;
}

.negro {
	color:#000000;
}
.blanco {
	color:#fff;
}

/* ---------------- HDPi (retina) ------------------------ */



@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#divlogo a {
	background:url('/img_aureo/logo-aureo@2x.png');
	background-size: 333px 49px;
}
}



/* ----------------------------------------- desktop -------------------------------------- */ 


 @media (min-width: 980px) { /* >= 980 */
}
 @media (min-width: 768px) { /* >= 768 */
}
 @media (min-width: 481px) { /* > 480 */
}





/* ----------------------------------------- mobile / tablet -------------------------------------- */ 


 @media (max-width: 979px) { /* < 980 */
.cajatexto {
	padding-left:10px;
	padding-right:10px;
}
#menuppal ul {
	padding-left: 4px;
	padding-right: 4px;
}
#menuppal li {
	margin: 0px 8px;
}
.unabotella {
	float:left;
		margin-top: 20px;

}
#piecopy {
	
background-position: center 95%;
background-size: 150px;
}

}
 @media (max-width: 800px) { /* <= 800 */
#botoninicio a {
/* margin-left: 60px; */}
}
 @media (max-width: 767px) { /* < 768 */
#menuppal li {
	margin: 0px 5px;
}
#div3botellas span {
	display: none;
}
#div3botellas a:hover span {
	display:none;
}
}
 @media (max-width: 640px) { /* <= 640 */
 .mediacaja {
	width:auto;
	float:none;
}

#huecologo {
	width:0px;
}
#toppagina {
	height:122px;
}
#inicio {
	padding-top:122px;
}
#divlogo {
	position: relative;
}
#botoninicio a {
	margin-left: 0px;
}
#botonvinos a, #botoncontacto a {
	margin-right: 0px;
}
.divfichavino ul {
	font-size: 20px;
}
.titulovino {
	font-size: 26px;
}
#video-div {
	background-image:none;
	background-color:#000;
}
}
@media (max-width: 479px) { /* < 480 */
#contacto {
	font-size: 18px;
}
.divfotobotella {
	float: none;
	width: 45%;
	margin:0px auto;
}
.divtxtficha {
	float: none;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
.titulovino {
	text-align:center;
	margin-right:0px;
}
#botoncontacto {
	display:none;
}
#menuppal a {
	font-size: 16px;
}
}
@media (max-width: 320px) { /* <= 320 */
}
