
header.main {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	z-index: 101;
	visibility: hidden;
	background-color: #DF0A14;
	-webkit-transform: translate3d(0,-110%,0);
	transform: translate3d(0,-110%,0);
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	box-shadow: 0 0 10px 3px rgba(53,53,53,.3);
}

header.main.floating {
	visibility: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 1200;
}

header.main .brand .logo {
	display: block;
	height: 100%;
}
header.main .brand .logo img {
    width: auto;
    height: 90%;
}
header.main .controls {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 30px 0;
}
header.main .controls .menu-button {
	position: relative;
	display: block;
	top: auto;
	right: 0;
	display: inline-block;
	vertical-align: middle;
}

header.main .controls .instagram::after {
	content: " ";
	width: 1px;
	height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #aa1e22;
}
header.main .controls .instagram,
header.main .controls .instagram::after,
header.main .controls .instagram a,
header.main .controls .instagram span {
	display: inline-block;
	vertical-align: middle;
}
header.main .controls .instagram .icon {
	color: #fff;
	font-size: 40px;
}

header.main {
	visibility: hidden;
}
header.main .brand {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}


header.cuadro {
	background-color: #DF0A14;
}
header.cuadro img.logo {
	margin:10px;
	width: 30%;
}
header.cuadro div.botella {
	position: absolute;
	width: 30%;
	top: 0;
	right: 0;
}
header.cuadro div.mensaje {
	position: absolute;
	width: 40%;
	top: 41%;
	left: 30%;
}
header.cuadro div.cinta {
	background-image: url('../images/image-red-header-bar.png');
	padding: 0 25%;
	background-repeat: repeat-x;
	background-position: center center;
	background-size: contain;
	padding: 2px 25% ;
}
header.cuadro div.cinta img {

}
body > div.separador {
	margin-bottom: 33%;
}

.menu-button {
	display: block;
	position: fixed;
	top: 11px;
	right: 30px;
	z-index: 1150;
}
.hamburger {
	border: none;
	background: transparent;
	padding: 2px;
	font-size: 0;
}
.hamburger .patty {
	display: block;
	background-color: #fff;
	width: 34px;
	height: 4px;
	margin: 8px 0;
	font-size: 0;
	-webkit-transition: width .25s ease-in-out;
	-o-transition: width .25s ease-in-out;
	transition: width .25s ease-in-out;
}




nav.navtop a.nav-link {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 2px;
    padding-left: 2px;
	color: rgba(255,255,255,1);
}



nav.nav-primary {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	min-height: 450px;
	z-index: 1300;
	background-color: #e51d2e;
	background-image: url('../images/imagenmenuabajo.png');
	background-size: 30%;
	background-repeat: no-repeat;
	background-position: calc(50% + 100px) bottom;
	visibility: hidden;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	box-shadow: 0 0 10px 3px rgba(53,53,53,.3);
}

body.show-menu nav.nav-primary {
	visibility: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
nav.nav-primary ul.nav {
	list-style: none;
	margin: 10%;
	padding: 0;
}
nav.nav-primary ul.nav li {
	margin: 5px 0;
}
nav.nav-primary ul.nav {
	list-style: none;
}
nav.nav-primary ul.nav li a {
	font-family: akzidenz-grotesk-condensed,sans-serif;
	font-size: 40px;
	line-height: 38px;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
}

.tblanco {
	color: #FFFFFF;
}

nav.nav-primary .list-group {
	margin-top: 20px;
}

nav.nav-primary .list-group .list-group-item {
	border: none;
	background: transparent;
	color: #ffffff;
	font-weight: bolder;
	font-size: 300%;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

main video.huertana {
	width: 100%;
	height: auto;
	z-index: -1;
}
main.main {
	/*margin-top: 150px;*/
}
/*div.content.container {
		z-index: 100;
}*/

.close-menu-button {
	position: absolute;
	top: 25px;
	right: 25px;
	border: none;
	background: transparent;
	width: 45px;
	height: auto;
	padding: 6px;
}


main div.contenido {

	position: relative;
	z-index: 1150;
	background-color: #e51d2e;
}



.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-instagram::before {
	content: "";
}



#topbarheader,
#topbarheaderflot,
nav.footernav {
	color: rgba(255,255,255,1);
    background-color: #DF0A14;
	z-index: 1060;
	line-height:1;
}
nav.footernav a,
nav.footernav a:hover {
	color: #ffffff;
}
nav.footernav a.mini {
	font-size: 80%;
}



div.cocktails {
	position: relative;
	overflow: hidden;
	margin: 2px 0;
}
div.cocktails.botellas {
	height: 500px;
}
div.cocktails > div.cocktail {
	background-clip: content-box;
	background-size: cover;
	padding-right: 2px;
	padding-left: 2px;
}
div.cocktails > div.cocktail  div.texto {
	position: absolute;
	transition: color .5s, margin-top .5s;
	color: transparent;
	margin-left: 5%;
	line-height: 125%;
}
div.cocktails > div.cocktail  div.texto .grande {
	font-size: 2em;
}
div.cocktails > div.cocktail  div.texto .mediana {
	font-size: 1.9em;
}
div.cocktails > div.cocktail  div.texto .peque {
	font-size: 1em;
}
div.cocktails > div.cocktail div.frontal img {
	background-color: #e6e6e6;
    -webkit-transition: margin-left .5s, background-color .5s;
    transition: margin-left .5s, background-color .5s;
	overflow: hidden;
}
div.cocktails > div.cocktail div.frontal {
	overflow: hidden;


}
div.cocktails > div.cocktail:hover div.frontal img {
	background-color: transparent;
	margin-left: 20%;
}
div.cocktails > div.cocktail:hover div.texto {
	color: #FFFFFF;
	margin-top: 5%;
}

div.cocktails > div.cocktail:hover div.texto.rojo {
	color: #FF0000;
}
div.cocktails > div.cocktail:hover div.texto.negro {
	color: #000000;
}
div.cocktails > div.cocktail:hover div.texto.blue {
	color: #009DE0;
}


div.cocktails > div.cuadro {
	background-color: #FF0000;
	color: #FFFFFF;
}

.carousel-multi-item .carousel-indicators li {
	background-color: #FF0000;

}


.cabeceraproducto .enlacesselect {
	position: absolute;
	top: 5px;
	right: 20px;
}
.cabeceraproducto .enlacesselect select {
	border: 2px solid red;
	background-color: transparent;
	font-weight: bolder;
	color: white;
}

footer.main {
	position: relative;
	z-index: 100;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
footer.main > .content {
	max-width: 1500px;
	background-color: #e51d2e;
	background-repeat: no-repeat;
	background-position: 0 0;
}
footer.main > .content .logo {
	float: left;
	margin-bottom: 10px;
}
footer.main > .content .logo img {
	max-width: 250px;
	width: 100%;
}
footer.main > .content .social-links {
	float: right;
	text-align: center;
	margin: 30px auto;
	width: 100%;
}
.social-links a {
	display: inline-block;
	margin: 0 10px;
	color: #e51d2e;
}
.social-links .social-icon-link {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
}
.social-links .fa {
	font-size: 24px;
	line-height: 48px;
}
footer.main > .content .bottom {
	padding-left: 20px;
	padding-right: 20px;
	margin: 20px auto 10px;
}
footer.main > .content .menu {
	margin: 20px 0 40px;
}
footer.main > .content .menu ul.nav .left, footer.main > .content .menu ul.nav .right {
	width: 50%;
	float: left;
	padding: 0 10px;
}
footer.main > .content .menu ul.nav li {
	line-height: 14px;
	margin-bottom: 18px;
}
footer.main > .content .menu ul.nav li a {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
footer.main > .content .fine-print p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
footer.main > .content .brands {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 6px 6px 30px;
}
footer.main > .content .brands .brand {
	max-width: 80px;
	margin: 8px 2%;
}
footer.main > .content .brands img {
	width: 100%;
}
@media (min-width: 480px) {
	nav.nav-primary {
		background-position: calc(50% + 150px) bottom;
		min-height: 650px;
	}
	nav.nav-primary .logo {
		max-width: 250px;
	}
	nav.nav-primary ul.nav {
		margin: 10% 10% 8%;
	}
	nav.nav-primary ul.nav li a {
		font-size: 50px;
		line-height: 48px;
	}
	
	footer.main > .content .logo img {
		max-width: 200px;
	}
	.social-links .social-icon-link {
		width: 54px;
		height: 54px;
	}
	.social-links .fa {
		font-size: 26px;
		line-height: 54px;
	}
	footer.main > .content .bottom {
		padding-left: 30px;
		padding-right: 30px;
	}
}


@media (min-width: 768px) {
	header.main {
		height: 100px;
	}
	header.main .controls {
		padding: 23px 50px 0;
	}
	.menu-button {
		top: 23px;
		right: 50px;
		z-index: 1150;
	}
	.hamburger .patty {
		width: 38px;
		height: 5px;
	}


	nav.nav-primary {
		width: 40%;
		min-width: 640px;
		background-size: 25%;
		background-position: calc(50% + 200px) bottom;
	}
	nav.nav-primary .logo {
		max-width: 300px;
	}
	nav.nav-primary ul.nav li a {
		font-size: 55px;
		line-height: .9;
	}
	.close-menu-button {
		top: 27px;
		right: 45px;
		width: 53px;
	}

	header.main .controls .instagram::after {
		margin-left: 40px;
		margin-right: 40px;
	}
	header.main .controls .instagram .icon {
		font-size: 50px;
	}
	body > div.separador {
	/*	margin-bottom: 33%;*/
	}
	
	footer.main > .content {
		width: calc(100% - 30px);
		margin: 0 auto 10px;
		box-shadow: 0 8px 20px 1px rgba(53,53,53,.3);
	}
	footer.main > .content .social-links {
		text-align: none;
		width: auto;
		margin: 100px 1% 0 0;
	}
	.social-links a {
		margin: 0 20px 0 0;
	}
	footer.main > .content .bottom {
		padding-top: 10px;
		margin: 30px 30px 15px;
		padding-left: 0;
		padding-right: 0;
	}
	footer.main > .content .menu {
		float: right;
		width: 250px;
		margin: 0;
	}
	footer.main > .content .menu ul.nav .left, footer.main > .content .menu ul.nav .right {
		width: 100%;
		float: none;
	}
	footer.main > .content .menu ul.nav li {
		margin-bottom: 0;
	}
	footer.main > .content .menu ul.nav li a {
		line-height: 24px;
	}
	footer.main > .content .fine-print p {
		float: left;
		width: calc(100% - 300px);
	}
	footer.main > .content .logos {
		margin: 0 30px;
	}
	footer.main > .content .brands {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;

		padding-bottom: 5px;
	}
	footer.main > .content .brands .brand {
		margin: 6px 25px 6px 15px;
	}
}


@media (min-width: 1200px) {
	footer.main > .content .social-links {
		margin: 90px 9% 0 0;
	}
	.social-links .social-icon-link {
		width: 56px;
		height: 56px;
	}
	.social-links .fa {
		font-size: 28px;
		line-height: 56px;
	}
	footer.main > .content .bottom {
		max-width: 80%;
		margin: 10px  15px;
	}
	footer.main > .content .menu {
		float: right;
		width: 300px;
		margin: 0;
	}
	footer.main > .content .fine-print p {
		float: left;
		width: calc(100% - 390px);
	}
	footer.main > .content .logos {
		max-width: 80%;
		margin: 0 auto;
	}
}

@media (min-width: 1600px) {
	footer.main > .content .bottom {
		max-width: 1200px;
	}
	footer.main > .content .logos {
		max-width: 1200px;
	}
}
