/* @override
	http://localhost:8888/flm2016/css/extend-alone.css
	http://localhost:8888/_FLM-COMEX/web/es/css/extend-alone.css */

.footeralto {
	background-color: #000;
}

section.impar p, section.par p {
	font-size: 16px;
}

section.impar .space {
	padding-right: 50px;
}

section.par .space {
	padding-left: 50px;
}

@media (max-width: 768px) {
section.impar .space, section.par .space {
	padding: 5px 25px 15px 25px;
	}
}

h2.titulo {
	text-decoration: underline;
	text-transform: uppercase;
	font: bolder 30px "IntroBold";
	padding-top: 20px;
	letter-spacing: 2px;
}

p.descripcion {
	margin-bottom: 25px;
	float: left;
}

h3.titulo {
	text-transform: uppercase;
	font: 20px "IntroBold";
	margin-bottom: 0px;
	margin-top: 8px;
	letter-spacing: 2px;
}

.illus {
	float: left;
	margin-right: 15px;
}

.enologo-line {
	padding-bottom: 15px;
	float: left;
	width: 100%;
}

p.texto {
	display: table;
}

.space {
	padding: 100px 0px;
}

h1.video span.lc {
	max-width: 80%;
	display: inline-table;
}

/* Bottom nav - product*/

.navbar-fixed-bottom {
	background-color: rgba(255, 255, 255, 0.9);
}


.navbar-fixed-bottom .dropdown-menu {
	background-color: rgba(255, 255, 255, 0.9);
	border-bottom: none;
	box-shadow: none;
}

#dropdownMenu2 {
	padding: 7px 20px 5px 20px;
	margin: 8px 5px;
	background-color: transparent;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 0px;
	width: 310px;
}

#dropdownMenu2:active {
	border: 1px solid transparent;
	box-shadow: none;
}

.dropup ul.dropdown-menu li a {
	padding: 7px 6px 5px 6px;
	margin: 8px 5px;
	background-color: transparent;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-transition:all .3s linear;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-ms-transition:all .3s linear;
	transition:all .3s linear;
	text-align: center;
}

.dropup ul.dropdown-menu li a:hover {
	border: 1px solid #333;
}

.dropdown-menu .divider{
	background-color: #cbcccb;
}

.navbar-fixed-bottom .dropdown-menu {
	border-radius: 0px;
	border: none;
	margin-bottom: 1px;
}

.navabajo {
	display: block;
}

@media (max-width: 768px) {
	.prodnav .navbar-nav{
		text-align: center;
		margin: 0px -15px;
	}
	ul.dropdown-menu {
		width: 100%;
	}
	.dropup ul.dropdown-menu li a {
		padding: 7px 6px 5px 6px;
		margin: 10px 5px;
	}
	.navbar-fixed-bottom .dropdown-menu {
		margin-bottom: 1px;
	}
}
body { padding-bottom: 50px; }


/* BACKGROUNDS E ICONOS DE CADA SECCION */
/****** DEMENCIAL ******/

.demencial-cabernetsauvignon {
	background-color: #dcd4c9;
}
.demencial-cabernetsauvignon path {
  fill: #cf8d66;
}
.demencial-cabernetsauvignon .bigimage {
	background: url(../demencial/img/demencial-cabernetsauvignon.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.demencial-blend {
	background-color: #dcd4c9;
}
.demencial-blend path {
  fill: #d8d9da;
}
.demencial-blend .bigimage {
	background: url(../demencial/img/demencial-blend.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.demencial-malbec {
	background-color: #dcd4c9;
}
.demencial-malbec path {
  fill: #d8d9da;
}
.demencial-malbec .bigimage {
	background: url(../demencial/img/demencial-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/******************/
/*      LOVE      */
/******************/
body.love h1 {
	color: #FFF;
}
body.love .line {
	border-bottom: 1px solid #FFF;
}
/* LOVE Cabernet sauvignon */
.love-cabernet {
	background-color: #32312e;
	color: #eff1ea;
}
.love-cabernet path {
  fill: #eff1ea;
}
.love-cabernet .bigimage {
	background: url(../love/img/love-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* LOVE Malbec */
.love-malbec {
	background-color: #262622;
	color: #eff1ea;
}
.love-malbec path {
  fill: #FFF;
}
.love-malbec .bigimage {
	background: url(../love/img/love-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* LOVE Chardonnay */
.love-chardonnay {
	background-color: #eff1ea;
}
.love-chardonnay path {
  fill: #262622;
}
.love-chardonnay .bigimage {
	background: url(../love/img/love-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/******************/
/*     NOLITA     */
/******************/
body.nolita h1 {
	color: #fff;
}
body.nolita .homemobile h1 {
	color: #fff;
}
body.nolita .line {
	border-bottom: 1px solid #fff;
}
/* nolita-chardonnay */
.nolita-chardonnay {
	color: #fdfbe0;
	background-color: #99ccc8;
}
.nolita-chardonnay path {
  fill: #fdfbe0;
}
.nolita-chardonnay .bigimage {
	background: url(../nolita/img/nolita-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* nolita-rosado-malbec */
.nolita-rosado-malbec {
	color: #FFF;
	background-color: #d76b74;
}
.nolita-rosado-malbec path {
  fill: #FFF;
}
.nolita-rosado-malbec .bigimage {
	background: url(../nolita/img/nolita-rosado-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* nolita-sauvignon-blanc */
.nolita-sauvignon-blanc {
	color: #000;
	background-color: #e0dd46;
}
.nolita-sauvignon-blanc path {
  fill: #000;
}
.nolita-sauvignon-blanc .bigimage {
	background: url(../nolita/img/nolita-sauvignon-blanc.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/******************/
/*      DADA      */
/******************/

/******************/
/*      DADA      */
/******************/

.dada-art-white{
	color: #e7e9e2;
	background-color: #232026;
}
.dada-art-white path {
  fill: #e7e9e2;
}
.dada-art-white .bigimage {
	background: url(../dada/img/dada-art-white.jpg) center center no-repeat;
	background-size: contain;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.dada-incrediblends-1{
	color: #e7e9e2;
	background-color: #232026;
}
.dada-incrediblends-1 path {
  fill: #e7e9e2;
}
.dada-incrediblends-1 .bigimage {
	background: url(../dada/img/dada-incrediblends-1.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.dada-incrediblends-2{
	color: #e7e9e2;
	background-color: #232026;
}
.dada-incrediblends-2 path {
  fill: #e7e9e2;
}
.dada-incrediblends-2 .bigimage {
	background: url(../dada/img/dada-incrediblends-2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.dada-incrediblends-3{
	color: #e7e9e2;
	background-color: #232026;
}
.dada-incrediblends-3 path {
  fill: #e7e9e2;
}
.dada-incrediblends-3 .bigimage {
	background: url(../dada/img/dada-incrediblends-3.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/* DADA 1 */
.dada-n1 {
	color: #e7e9e2;
	background-color: #232026;
}
.dada-n1 path {
  fill: #e7e9e2;
}
.dada-n1 .bigimage {
	background: url(../dada/img/dada-n1.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 2 */
.dada-n2 {
	color: #232026;
	background-color: #e7e9e2;
}
.dada-n2 path {
  fill: #232026;
}
.dada-n2 .bigimage {
	background: url(../dada/img/dada-n2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 3 */
.dada-n3 {
	color: #e7e9e2;
	background-color: #232026;
}
.dada-n3 path {
  fill: #e7e9e2;
}
.dada-n3 .bigimage {
	background: url(../dada/img/dada-n3.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 8*/
.dada-n8 {
	color: #e7e9e2;
	background-color: #242227;
}
.dada-n8 path {
  	fill: #e7e9e2;
}
.dada-n8 .bigimage {
	background: url(../dada/img/dada-n8.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* DADA ART MALBEC */
.dada-art-malbec {
	color: #e7e9e2;
	background-color: #c22529;
}
.dada-art-malbec path {
  fill: #e7e9e2;
}
.dada-art-malbec .bigimage {
	background: url(../dada/img/dada-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA ART Cabernet */
.dada-art-cabernet {
	color: #e7e9e2;
	background-color: #231f26;
}
.dada-art-cabernet path {
  fill: #e7e9e2;
}
.dada-art-cabernet .bigimage {
	background: url(../dada/img/dada-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 5 */
.dada-n5 {
	color: #e7e9e2;
	background-color: #c22529;
}
.dada-n5 path {
  	fill: #e7e9e2;
}
.dada-n5 .bigimage {
	background: url(../dada/img/dada-n5.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 6 */
.dada-n6 {
	color: #e7e9e2;
	background-color: #c22529;
}
.dada-n6 path {
  	fill: #e7e9e2;
}
.dada-n6 .bigimage {
	background: url(../dada/img/dada-n6.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 7 */
.dada-n7 {
	color: #1e1a22;
	background-color: #e7e9e2;
}
.dada-n7 path {
  	fill: #1e1a22;
}
.dada-n7 .bigimage {
	background: url(../dada/img/dada-n7.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 7 SP */
.dada-n7-sp {
	color: #e7e9e2;
	background-color: #1e1a22;
}
.dada-n7-sp path {
  	fill: #e7e9e2;
}
.dada-n7-sp .bigimage {
	background: url(../dada/img/dada-n7-sp.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* DADA 7 casis*/
.dada-n7-pc {
	color: #1e1a22;
	background-color: #e7e9e2;
}
.dada-n7-pc path {
  	fill: #1e1a22;
}
.dada-n7-pc .bigimage {
	background: url(../dada/img/dada-n7-pc.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* DADA 7 maracuya */
.dada-n7-pm {
	color: #e7e9e2;
	background-color: #1e1a22;
}
.dada-n7-pm path {
  	fill: #e7e9e2;
}
.dada-n7-pm .bigimage {
	background: url(../dada/img/dada-n7-pm.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* DADA 5 SM*/
.dada-n5-sm {
	color: #e7e9e2;
	background-color: #1e1a22;
}
.dada-n5-sm path {
  	fill: #e7e9e2;
}
.dada-n5-sm .bigimage {
	background: url(../dada/img/dada-n5-sm.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/******************/
/*   MORA NEGRA   */
/******************/

body.moranegra h1 {
	color: #fff;
}
body.moranegra .homemobile h1 {
	color: #fff;
}
body.moranegra .line {
	border-bottom: 1px solid #fff;
}

.moranegra {
	color: #000;
	background-color: #fff;
}
body.moranegra .enologo-line path {
  	fill: #000;
}
.moranegra .bigimage {
	background: url(../moranegra/img/moranegra.jpg) center top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/******************/
/*   GRAN SYRAH   */
/******************/

body.gransyrah h1 {
	color: #fff;
}
body.gransyrah .homemobile h1 {
	color: #fff;
}
body.gransyrah .line {
	border-bottom: 1px solid #fff;
}

.gransyrah {
	color: #fff;
	background-color: #000;
}
body.gransyrah .enologo-line path {
  	fill: #fff;
}
.gransyrah .bigimage {
	background: url(../gransyrah/img/gransyrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/******************/
/*      PAZ       */
/******************/

body.paz h1 {
	color: #fff;
}
body.paz .homemobile h1 {
	color: #fff;
}
body.paz .line {
	border-bottom: 1px solid #fff;
}

.paz-malbec {
	color: #282423;
	background-color: #ebeae5;
}
.paz-malbec path {
  	fill: #282423;
}
.paz-malbec .bigimage {
	background: url(../paz/img/paz-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.paz-cabernet {
	color: #fff;
	background-color: #7e7e7e;
}
.paz-cabernet path {
  	fill: #fff;
}
.paz-cabernet .bigimage {
	background: url(../paz/img/paz-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.paz-syrah {
	color: #282423;
	background-color: #ebeae5;
}
.paz-syrah path {
  	fill: #282423;
}
.paz-syrah .bigimage {
	background: url(../paz/img/paz-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.paz-bonarda {
	color: #fff;
	background-color: #7e7e7e;
}
.paz-bonarda path {
  	fill: #fff;
}
.paz-bonarda .bigimage {
	background: url(../paz/img/paz-bonarda.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.paz-sauvignon {
	color: #282423;
	background-color: #ebeae5;
}
.paz-sauvignon path {
  	fill: #282423;
}
.paz-sauvignon .bigimage {
	background: url(../paz/img/paz-sauvignon.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/******************/
/* BARREL SELECT  */
/******************/

body.barrel h1 {
	color: #fff;
}
body.barrel .homemobile h1 {
	color: #fff;
}
body.barrel .line {
	border-bottom: 1px solid #fff;
}

.barrel-cabernet {
	color: #e6e0e0;
	background-color: #231f20;
}
.barrel-cabernet path {
  	fill: #e6e0e0;
}
.barrel-cabernet .bigimage {
	background: url(../barrelselect/img/barrel-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.barrel-syrah {
	color: #231f20;
	background-color: #e6e7e9;
}
.barrel-syrah path {
  	fill: #231f20;
}
.barrel-syrah .bigimage {
	background: url(../barrelselect/img/barrel-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.barrel-malbec {
	color: #231f20;
	background-color: #e6e7e9;
}
.barrel-malbec path {
  	fill: #231f20;
}
.barrel-malbec .bigimage {
	background: url(../barrelselect/img/barrel-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.barrel-chardonnay {
	color: #e6e0e0;
	background-color: #231f20;
}
.barrel-chardonnay path {
  	fill: #e6e0e0;
}
.barrel-chardonnay .bigimage {
	background: url(../barrelselect/img/barrel-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/******************/
/*   ALMA MORA    */
/******************/

body.almamora h1 {
	color: #fff;
}
body.almamora .homemobile h1 {
	color: #fff;
}
body.almamora .line {
	border-bottom: 1px solid #fff;
}

.alma-cabernet {
	color: #282423;
	background-color: #efeeea;
}
.alma-cabernet path {
  	fill: #282423;
}
.alma-cabernet .bigimage {
	background: url(../almamora/img/alma-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-pinot {
	color: #282423;
	background-color: #efeeea;
}
.alma-pinot path {
  	fill: #282423;
}
.alma-pinot .bigimage {
	background: url(../almamora/img/alma-pinot.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.alma-syrah {
	color: #282423;
	background-color: #f1685e;
}
.alma-syrah path {
  	fill: #282423;
}
.alma-syrah .bigimage {
	background: url(../almamora/img/alma-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-malbec {
	color: #fff;
	background-color: #7ac7db;
}
.alma-malbec path {
  	fill: #fff;
}
.alma-malbec .bigimage {
	background: url(../almamora/img/alma-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-sauvignonb {
	color: #fff;
	background-color: #7ac7db;
}
.alma-sauvignonb path {
  	fill: #fff;
}
.alma-sauvignonb .bigimage {
	background: url(../almamora/img/alma-sauvignonb.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-chardonnay {
	color: #fff;
	background-color: #f1685e;
}
.alma-chardonnay path {
  	fill: #fff;
}
.alma-chardonnay .bigimage {
	background: url(../almamora/img/alma-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-dulce {
	color: #fff;
	background-color: #7ac7db;
}
.alma-dulce path {
  	fill: #fff;
}
.alma-dulce .bigimage {
	background: url(../almamora/img/alma-dulce.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-rosado {
	color: #282423;
	background-color: #efeeea;
}
.alma-rosado path {
  	fill: #282423;
}
.alma-rosado .bigimage {
	background: url(../almamora/img/alma-rosado.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-blend1 {
	color: #282423;
	background-color: #efeeea;
}
.alma-blend1 path {
  	fill: #282423;
}
.alma-blend1 .bigimage {
	background: url(../almamora/img/alma-blend1.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-blend2 {
	color: #fff;
	background-color: #f1685e;
}
.alma-blend2 path {
  	fill: #fff;
}
.alma-blend2 .bigimage {
	background: url(../almamora/img/alma-blend2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.alma-espumante {
	color: #282423;
	background-color: #efeeea;
}
.alma-espumante path {
  	fill: #282423;
}
.alma-espumante .bigimage {
	background: url(../almamora/img/alma-espumante.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/******************/
/*  VARIETALES    */
/******************/

body.varietales h1 {
	color: #fff;
}
body.varietales .homemobile h1 {
	color: #fff;
}
body.varietales .line {
	border-bottom: 1px solid #fff;
}

.varietales-cabernet {
	color: #171314;
	background-color: #f5f5f5;
}
.varietales-cabernet path {
  	fill: #171314;
}
.varietales-cabernet .bigimage {
	background: url(../varietales/img/varietales-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-syrah {
	color: #fff;
	background-color: #e0061e;
}
.varietales-syrah path {
  	fill: #fff;
}
.varietales-syrah .bigimage {
	background: url(../varietales/img/varietales-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-bonarda {
	color: #fff;
	background-color: #bc0b27;
}
.varietales-bonarda path {
  	fill: #fff;
}
.varietales-bonarda .bigimage {
	background: url(../varietales/img/varietales-bonarda.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-malbec {
	color: #fff;
	background-color: #171314;
}
.varietales-malbec path {
  	fill: #fff;
}
.varietales-malbec .bigimage {
	background: url(../varietales/img/varietales-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-viognier {
	color: #fff;
	background-color: #bc0b27;
}
.varietales-viognier path {
  	fill: #fff;
}
.varietales-viognier .bigimage {
	background: url(../varietales/img/varietales-viognier.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-sauvignon {
	color: #171314;
	background-color: #f5f5f5;
}
.varietales-sauvignon path {
  	fill: #171314;
}
.varietales-sauvignon .bigimage {
	background: url(../varietales/img/varietales-sauvignon.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-dulce {
	color: #fff;
	background-color: #bc0b27;
}
.varietales-dulce path {
  	fill: #fff;
}
.varietales-dulce .bigimage {
	background: url(../varietales/img/varietales-dulce.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-rosado {
	color: #fff;
	background-color: #e0061e;
}
.varietales-rosado path {
  	fill: #fff;
}
.varietales-rosado .bigimage {
	background: url(../varietales/img/varietales-rosado.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}



/******************/
/*   INTOCABLES   */
/******************/
body.intocables h1 {
	color: #FFF;
}
body.intocables .line {
	border-bottom: 1px solid #FFF;
}
/* LOVE Cabernet sauvignon */
.intocables-cabernet {
	background-color: #d3d2d1;
	color: #232323;
}
.intocables-cabernet path {
  fill: #eff1ea;
}
.intocables-cabernet .bigimage {
	background: url(../losintocables/img/intocables-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* LOVE Malbec */
.intocables-malbec {
	background-color: #232323;
	color: #d3d2d1;
}
.intocables-malbec path {
  fill: #FFF;
}
.intocables-malbec .bigimage {
	background: url(../losintocables/img/intocables-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.intocables-rum {
	background-color: #232323;
	color: #d3d2d1;
}
.intocables-rum path {
  fill: #FFF;
}
.intocables-rum .bigimage {
	background: url(../losintocables/img/intocables-rum.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* WHITE Chardonnay */
.intocables-white {
	background-color: #232323;
	color: #d3d2d1;
}
.intocables-white path {
  fill: #FFF;
}
.intocables-white .bigimage {
	background: url(../losintocables/img/intocables-white.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* Red blend */
.intocables-red {
	background-color: #d3d2d1;
	color: #232323;
}
.intocables-red path {
  fill: #eff1ea;
}
.intocables-red .bigimage {
	background: url(../losintocables/img/intocables-red.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 

}

/* PREMIOS */

.bigp {
	background-color: #858585;
	padding-top: 25px;
}


.premio {
	text-align: center;
}

p.titulo-premio {
	font-size: 16px;
}

p.varietal-premio {
	font: 16px "IntroBold";
}

.gransyrah .bigp {
	background-color: #5a5a5a;
}


/* COMERCIALES */
.marco {
	margin-bottom: 40px;
	margin-top: 40px;
}

.comercial-paz1 {
	background: url(../paz/img/comercial/bkg_paz1.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-paz2 {
	background: url(../paz/img/comercial/bkg_paz2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-paz3 {
	background: url(../paz/img/comercial/bkg_paz3.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-love {
	background: url(../love/img/comercial/bkg_love.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-dada1 {
	background: url(../dada/img/comercial/bkg_dada1.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-dada2 {
	background: url(../dada/img/comercial/bkg_dada2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-nolita {
	background: url(../nolita/img/comercial/bkg_nolita.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-alma {
	background: url(../almamora/img/comercial/bkg_alma.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.comercial-alma2 {
	background: url(../almamora/img/comercial/bkg_alma2.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/******** EXTEND COMEX **********/

/* SAGRADO */
.sagrado-pedernal {
	background-color: #191a14;
	color: #e0e0e0;
}
.sagrado-pedernal path {
  fill: #e0e0e0;
}
.sagrado-pedernal .bigimage {
	background: url(../sagradopedernal/img/sagrado.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}



/* VARIETALES */
.varietales-dulceviognier {
	background-color: #bc0a27;
	color: #fff;
}
.varietales-dulceviognier path {
  fill: #fff;
}
.varietales-dulceviognier .bigimage {
	background: url(../varietales/img/varietales-dulceviognier.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-chardonnay {
	background-color: #e0061f;
	color: #fff;
}
.varietales-chardonnay path {
  fill: #fff;
}
.varietales-chardonnay .bigimage {
	background: url(../varietales/img/varietales-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-pinot {
	background-color: #f5f5f5;
	color: #171314;
}
.varietales-pinot path {
  fill: #171314;
}
.varietales-pinot .bigimage {
	background: url(../varietales/img/varietales-pinot.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.varietales-syrahr {
	background-color: #171314;
	color: #f5f5f5;
}
.varietales-syrahr path {
  fill: #f5f5f5;
}
.varietales-syrahr .bigimage {
	background: url(../varietales/img/varietales-syrahr.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* BLACK LABEL */
.blacklabel-bonarda {
	background-color: #060606;
	color: #e4a98d;
}
.blacklabel-bonarda path {
  fill: #e4a98d;
}
.blacklabel-bonarda .bigimage {
	background: url(../blacklabel/img/blacklabel-bonarda.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.blacklabel-cabernet {
	background-color: #e4a98d;
	color: #171314;
}
.blacklabel-cabernet path {
  fill: #171314;
}
.blacklabel-cabernet .bigimage {
	background: url(../blacklabel/img/blacklabel-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.blacklabel-chardonnay {
	background-color: #060606;
	color: #e4a98d;
}
.blacklabel-chardonnay path {
  fill: #e4a98d;
}
.blacklabel-chardonnay .bigimage {
	background: url(../blacklabel/img/blacklabel-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.blacklabel-malbec {
	background-color: #e4a98d;
	color: #171314;
}
.blacklabel-malbec path {
  fill: #171314;
}
.blacklabel-malbec .bigimage {
	background: url(../blacklabel/img/blacklabel-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.blacklabel-sauvignonb {
	background-color: #060606;
	color: #e4a98d;
}
.blacklabel-sauvignonb path {
  fill: #e4a98d;
}
.blacklabel-sauvignonb .bigimage {
	background: url(../blacklabel/img/blacklabel-sauvignonb.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.blacklabel-syrah {
	background-color: #e4a98d;
	color: #171314;
}
.blacklabel-syrah path {
  fill: #171314;
}
.blacklabel-syrah .bigimage {
	background: url(../blacklabel/img/blacklabel-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/* RESERVA */

.reserva-cabernet {
	background-color: #fff;
	color: #3c3c3c;
}
.reserva-cabernet path {
  fill: #3c3c3c;
}
.reserva-cabernet .bigimage {
	background: url(../reserva/img/reserva-cabernet.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.reserva-chardonnay {
	background-color: #000;
	color: #fff;
}
.reserva-chardonnay path {
  fill: #fff;
}
.reserva-chardonnay .bigimage {
	background: url(../reserva/img/reserva-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.reserva-malbec {
	background-color: #000;
	color: #fff;
}
.reserva-malbec path {
  fill: #fff;
}
.reserva-malbec .bigimage {
	background: url(../reserva/img/reserva-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.reserva-syrah {
	background-color: #191a14;
	color: #e0e0e0;
}
.reserva-syrah path {
  fill: #e0e0e0;
}
.reserva-syrah .bigimage {
	background: url(../reserva/img/reserva-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.reserva-tannat {
	background-color: #fff;
	color: #3c3c3c;
}
.reserva-tannat path {
  fill: #3c3c3c;
}
.reserva-tannat .bigimage {
	background: url(../reserva/img/reserva-tannat.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.reserva-sauvignonb {
	background-color: #3c3c3c;
	color: #fff;
}
.reserva-sauvignonb path {
  fill: #fff;
}
.reserva-sauvignonb .bigimage {
	background: url(../reserva/img/reserva-sauvignonb.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* ORGANICO */

.organico-chardonnay {
	background-color: #e4e7da;
	color: #3c3c3c;
}
.organico-chardonnay path {
  fill: #3c3c3c;
}
.organico-chardonnay .bigimage {
	background: url(../organico/img/organico-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.organico-malbec {
	background-color: #c8d2ba;
	color: #3c3c3c;
}
.organico-malbec path {
  fill: #3c3c3c;
}
.organico-malbec .bigimage {
	background: url(../organico/img/organico-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.organico-syrah {
	background-color: #e4e7da;
	color: #3c3c3c;
}
.organico-syrah path {
  fill: #3c3c3c;
}
.organico-syrah .bigimage {
	background: url(../organico/img/organico-syrah.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.organico-torrontes {
	background-color: #c8d2ba;
	color: #3c3c3c;
}
.organico-torrontes path {
  fill: #3c3c3c;
}
.organico-torrontes .bigimage {
	background: url(../organico/img/organico-torrontes.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* SEA CREATURES */

.seacreatures-miss {
	background-color: #3a144a;
	color: #c5c5c5;
}
.seacreatures-miss path {
  fill: #c5c5c5;
}
.seacreatures-miss .bigimage {
	background: url(../seacreatures/img/seacreatures-miss.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.seacreatures-lady {
	background-color: #16224a;
	color: #c5c5c5;
}
.seacreatures-lady path {
  fill: #c5c5c5;
}
.seacreatures-lady .bigimage {
	background: url(../seacreatures/img/seacreatures-lady.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.seacreatures-sir {
	background-color: #3f3969;
	color: #c5c5c5;
}
.seacreatures-sir path {
  fill: #c5c5c5;
}
.seacreatures-sir .bigimage {
	background: url(../seacreatures/img/seacreatures-sir.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

/* PINK IS IN THE AIR */

.pinkisintheair {
	background-color: #83c2ec;
	color: #fff;
}
.pinkisintheair path {
  fill: #fff;
}
.pinkisintheair .bigimage {
	background: url(../pinkisintheair/img/pinkisintheair.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/* SPARKLING */

.sparkling-rose {
	background-color: #993d0f;
	color: #e4bc90;
}
.sparkling-rose path {
  fill: #e4bc90;
}
.sparkling-rose .bigimage {
	background: url(../sparkling/img/sparkling-rose.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.sparkling-extrabrut {
	background-color: #e4bc90;
	color: #993d0f;
}
.sparkling-extrabrut path {
  fill: #993d0f;
}
.sparkling-extrabrut .bigimage {
	background: url(../sparkling/img/sparkling-extrabrut.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* AMSR */



.amsr-chardonnay {
	background-color: #ca7f55;
}
.amsr-chardonnay path {
  fill: #d8d9da;
}
.amsr-chardonnay .bigimage {
	background: url(../almamoraselectreserve/img/amsr-malbec.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}



.amsr-cabernetsauvignon {
	background-color: #d8d9da;
}
.amsr-cabernetsauvignon path {
  fill: #cf8d66;
}
.amsr-cabernetsauvignon .bigimage {
	background: url(../almamoraselectreserve/img/amsr-cabernetsauvignon.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.amsr-malbec {
	background-color: #d8d9da;
}
.amsr-malbec path {
  fill: #cf8d66;
}


.amsr-malbec .bigimage {
	background: url(../almamoraselectreserve/img/amsr-chardonnay.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.amsr-blend {
	background-color: #cf8d66;
}
.amsr-blend path {
  fill: #d8d9da;
}
.amsr-blend .bigimage {
	background: url(../almamoraselectreserve/img/amsr-blend.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
