/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
	-webkit-font-smoothing: antialiased;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 0 0 20px;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #980002;
    color: #fff;
    padding: 0.2em 0;
}

img {
	max-width: 100%;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* FONTS */
/* FONTS */

@font-face {
    font-family: 'dosisextralight';
    src: url('../fonts/dosis-extralight-webfont.eot');
    src: url('../fonts/dosis-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-extralight-webfont.woff') format('woff'),
         url('../fonts/dosis-extralight-webfont.ttf') format('truetype'),
         url('../fonts/dosis-extralight-webfont.svg#dosisextralight') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'dosisextrabold';
    src: url('../fonts/dosis-extrabold-webfont.eot');
    src: url('../fonts/dosis-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-extrabold-webfont.woff') format('woff'),
         url('../fonts/dosis-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/dosis-extrabold-webfont.svg#dosisextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'dosisbold';
    src: url('../fonts/dosis-bold-webfont.eot');
    src: url('../fonts/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-bold-webfont.woff') format('woff'),
         url('../fonts/dosis-bold-webfont.ttf') format('truetype'),
         url('../fonts/dosis-bold-webfont.svg#dosisbold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'dosislight';
    src: url('../fonts/dosis-light-webfont.eot');
    src: url('../fonts/dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-light-webfont.woff') format('woff'),
         url('../fonts/dosis-light-webfont.ttf') format('truetype'),
         url('../fonts/dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'dosismedium';
    src: url('../fonts/dosis-medium-webfont.eot');
    src: url('../fonts/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-medium-webfont.woff') format('woff'),
         url('../fonts/dosis-medium-webfont.ttf') format('truetype'),
         url('../fonts/dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'dosisregular';
    src: url('../fonts/dosis-regular-webfont.eot');
    src: url('../fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-regular-webfont.woff') format('woff'),
         url('../fonts/dosis-regular-webfont.ttf') format('truetype'),
         url('../fonts/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
.font-medium {
	font-family: 'dosisregular' !important;
	}

@font-face {
    font-family: 'dosissemibold';
    src: url('../fonts/dosis-semibold-webfont.eot');
    src: url('../fonts/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-semibold-webfont.woff') format('woff'),
         url('../fonts/dosis-semibold-webfont.ttf') format('truetype'),
         url('../fonts/dosis-semibold-webfont.svg#dosissemibold') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
    font-family: 'elephantregular';
    src: url('../fonts/elephant-webfont.eot');
    src: url('../fonts/elephant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elephant-webfont.woff') format('woff'),
         url('../fonts/elephant-webfont.ttf') format('truetype'),
         url('../fonts/elephant-webfont.svg#elephantregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'elephantitalic';
    src: url('../fonts/elephant-italic-webfont.eot');
    src: url('../fonts/elephant-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elephant-italic-webfont.woff') format('woff'),
         url('../fonts/elephant-italic-webfont.ttf') format('truetype'),
         url('../fonts/elephant-italic-webfont.svg#elephantitalic') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/* RESPONSIVE IMAGES */

.scale-width {
	/*max-*/width: 100% !important;
	height: auto;
	}
	
.scale-height {
	max-height: 100% !important;
	width: auto;
	}
	
	
/* COLLAGE */	
	
.Collage{

    /*This is where you set the padding you want between the images*/
    padding:3px;

}
.Collage img{
    margin:0;
    padding:0;
    display:inline-block;
    vertical-align:bottom;
    opacity:1;

    /*This is where you set the border you want for the image*/
    border:1px solid #ccc;
}




/* In this example, this is the main item being resized */
.Image_Wrapper{
    /* to get the fade in effect, set opacity to 0 on the first element within the gallery area */
    opacity:0;
    -moz-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Caption{
    font-size:12px;
    font-weight:normal;
    font-family:arial;
}
.Caption_Content{
    /* padding:10px; */
    color:#FFF;
    padding:10px;
}


	
	
/* COLORS */

.color-red		{ color: #C00; }
.color-green	{ color: #060; }
.color-yellow	{ color: #F90; }
.color-white	{ color: #fff !important; }
	
/* LINKS */

a			{ color: #7e000a; outline: none !important; text-decoration: none; cursor: pointer !important; font-family: Helvetica, Arial, sans-serif; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; }
a:visited	{}
a:hover		{ color: #666; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; }
a:focus		{ outline: thin dotted; }
a:hover,
a:active	{ color: #444; outline: 0; }

/* TEXTS */

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal; letter-spacing: -1px;
	line-height: 1.2em;
	}
	
h2 { font-size: 48px; margin: 0 0 30px 0; }	
h3 { font-size: 24px; margin: 0 0 20px 0; }	
h4 { font-size: 16px; font-family: Arial, Helvetica, sans-serif; margin: 0 0 1em 0; letter-spacing: 0px; }	
h5 { font-size: 18px; }
	
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-style: normal;
    color: #7e000a;
	}
		
dl {}

	dl dt {
		float: left;
		width: 20%;
		margin: 0 0 5px 0; padding: 0 20px 0 0;
		text-align: right;
		font-family: Helvetica, Arial, sans-serif;
		}
		
	dl dd {
		margin: 0 0 5px 20%;
		padding: 0 0 0 20px;
		}
		
blockquote {
	padding: .1em 1em;
	font-family: Helvetica, Arial, sans-serif;
	background: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	}
	
	blockquote *:first-child {
		margin-top: 0;
		}
		
	blockquote *:last-child {
		margin-bottom: 0;
		}
		
.uppercase { text-transform: uppercase; }

/* FORMS */

.form {}
	
	.form fieldset.left,
	.form fieldset.right {
		float: left;
		width: 48%;
		}
		
	.form fieldset.right {
		float: right;
		}
	
	.form label {
		display: block;
		margin: 0 0 5px 0;
		}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea,
select {
	height: 30px; width: 100%;
	padding: 8px 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; color: #444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,.4);
	border: 1px solid #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	outline: none;
	}
	
.lt-ie9 input[type="text"],
.lt-ie9 input[type="password"],
.lt-ie9 input[type="email"],
.lt-ie9 input[type="tel"],
.lt-ie9 input[type="number"],
.lt-ie9 input[type="search"],
.lt-ie9 textarea,
.lt-ie9 select {
	background: transparent;
	}
	
option { color: #444; }
	
select {
	position: relative; z-index: 20;
	padding: 8px 8px;
	}
		
.customSelect {
	/*position: absolute;*/ z-index: 10;
	top:0; left:0;
	height: auto; width: 100%;
	padding: 8px 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; color: #444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,.4);
	border: 2px solid #000;
	-webkit-appearance: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	}
	
.customSelectFocus {
	outline: 0;
	background: rgba(255,255,255,.8);
	border-color: #666;
	}
	
	.customSelectInner {
		display: block;
		width: 100%;
		}
	
	.customSelectButton {
		position: absolute;
		top: 8px; right: 14px;
		}

.buscador input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    margin: 15px auto;
    background: #70000e;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
}
			
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
	background: rgba(255,255,255,.8);
	border-color: #666;
	}
	
input[type="text"].required,
input[type="password"].required,
input[type="email"].required,
input[type="tel"].required,
input[type="number"].required,
input[type="search"].required,
textarea.required {
	outline: 0;
	border-color: #94122c;
	color: #444;
	}

.required .customSelect {
	outline: 0;
	border-color: #94122c;
	color: #444;
	}
	
input[type="text"].required:focus,
input[type="password"].required:focus,
input[type="email"].required:focus,
input[type="tel"].required:focus,
input[type="number"].required:focus,
input[type="search"].required:focus,
textarea.required:focus {
	background: rgba(255,255,255,.8);
	}
	

input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="submit"] {
	outline: 0;
	}
	
input[type="checkbox"].float-left,
input[type="radio"].float-left {
	margin: 11px 0 0 0;
	}

label {
	position: relative;
	display: block;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	}

.lt-ie9 .checkbox label,
.lt-ie9 .radio label {
	display: inline-block;
	}
	
input[type=checkbox],
input[type=radio] {
	display: none;
	}
	
.lt-ie9 input[type=checkbox],
.lt-ie9 input[type=radio] {
	display: inline;
	}

.checkbox label {
	position: relative;
	padding-left: 26px;
	}

.lt-ie9 .checkbox label {
	padding-left: 0
	}

.checkbox label:before {
	cursor: pointer;
	position: relative;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	border: 2px solid #000;
	}
	
.lt-ie9 .checkbox label:before {
	display: none;
	}

input[type=checkbox]:checked + label:before {
	font-family:'FontAwesome';
	content: "\f00d";
	color: #000;
	text-align: center;
    line-height: 16px; font-size: 12px;
	}

.radio label {
	position: relative;
	padding-left: 26px;
	}

.lt-ie9 .radio label {
	padding-left: 0;
	}

.radio label:before {
	cursor: pointer;
	position: relative;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	border: 2px solid #000;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	}
	
.lt-ie9 .radio label:before {
	display: none;
	}

input[type=radio]:checked + label:before {
	font-family:'FontAwesome';
	content: "\f111";
	color: #000;
	text-align: center;
    line-height: 16px; font-size: 9px;
	}
	
textarea {
	min-height: 150px;
	}
	
fieldset {
	margin: 0 0 20px 0;
	}
	
.required {
	color: #94122c;
	}
	
.disabled {
	opacity: .5;
	}

/* DATEPICKER */

#ui-datepicker-div {
    width: 100%;
    background: rgba(227,208,211, .9);
    max-width: 188px;
    padding: 0 20px;
    min-width: 222px;
}

.ui-datepicker-title {
	text-align: center;
}

.ui-datepicker-next.ui-corner-all {
	float: right;
}

/* BUTTONS */

.button {
	text-align: center;
	display: inline-block;
	padding: 14px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #000; text-transform: uppercase;
	text-decoration: none; font-weight: normal;
	background: #fff;
	border: 0px solid #fff;
	-webkit-appearance: none; outline: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	}
	
.button:hover {
	background: #ccc;
	color: #666;
	border-color: #ccc;
	}
	
	.button i {
		display: inline-block; margin: 0 0 0 0px;
		}
	
.button.button-black {
	background: #1f1f1f;
	color: #fff;
	border-color: #1f1f1f;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	}

.button.button-black:hover {
	background: #363636;
	color: #ddd;
	border-color: #363636;
	}
	
.buttons {
	padding-top: 20px !important;
	border-top: 1px solid #000;
	}

.button-contact { background: #7e000a; color: #fff;}
.button-contact:hover { background: #ccc; color: #7e000a; border-color: #ccc; }	

a.standardBtn {
    display: inline-block;
    position: relative;
    height: 29px;
    padding: 0 16px;
    margin: 0;
    border: 2px solid #7e000a;
    background: #fff;
    text-decoration: none;
    color: #7e000a !important;
    font-weight: bold;
    line-height: 25px;
    overflow: hidden;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

a.detailBtn {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 5px 7px;
    line-height: 16px;
    border: 2px solid #7e000a;
    background: #fff;
    text-decoration: none;
    color: #7e000a !important;
    font-weight: bold;
    overflow: hidden;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

a.detailBtn:hover {
    background: #7e000a;
    color: #fff !important;
}

a.pdfLink {
    color: #7e000a !important;
    padding: 0 0 0 20px;
    background: url(../img/miniPdfIcon.gif) no-repeat 0px -1px;
}

/* ALERTS */

.mini-alert {
	position: absolute; z-index: 50;
	bottom: 15px;
	margin: 0 0 0 10px; padding: 5px;
	max-width: 320px;
	font-family: font-family: 'museo_sans300' !important; font-size: 11px;
	background: rgba(348,18,44,.7);
	border-radius: 5px 5px 5px 0px;
	}

.lt-ie9 .mini-alert {
	background: rgb(348,18,44);
	}
	
.mini-alert:before {
	position: absolute;
	bottom: -10px; left: -0px;
	content: '';
	display: block;
	width: 0; height: 0;
	border-right: 10px solid transparent;	
	border-top: 10px solid rgba(348,18,44,.7);
	}
	
.lt-ie9 .mini-alert:before {
	border-top: 10px solid rgb(348,18,44);
	}

.alert {
	position: relative;
	padding: 10px; margin: 30px 0 0 0;
	font-size: 12px;
	border: 1px solid #000;
	}
	
	.alert span {
		display: block;
		padding: 0 20px 0 20px;
		text-indent: -10px;
		}
		
		.alert span i {
			width: 7px;
			}
	
	.alert .button-close {
		position: absolute;
		top: 9px; right: 10px;
		font-size: 14px;
		}
	
.success {
	color: #060;
	border-color: #060;
	background: #eaf7d9;
    padding: 5px;
    display: block;
	}
	
.attention {
	color: #F90;
	border-color: #F90;
	background: #fff5cc;
    padding: 5px;
    display: block;
	}
	
.warning {
	color: #C00;
	border-color: #C00;
	background: #ffd1d1;
    padding: 5px;
    display: block;
	}
	
.information {
	color: #444;
	border-color: #444;
	background: #fcfcfc;
    padding: 5px;
    display: block;
	}

.overflow-y { overflow-y: hidden;}

.mobile { display: none;}
.desktop { display: block;}

/* ICONS */

.icons-social, .icons-payment {
	padding: 0 0 0 26px;
	list-style: none;
	}

.icon-social, .icon-payment {
	display: inline-block;
	margin: 0 3px 0 0;
}
	
	.icon-social.facebook { 
		background: url(../img/icon-facebook.jpg) no-repeat center; 
		width: 30px; height: 30px;
		background-size: cover;
		}
	.icon-social.twitter { 
		background: url(../img/icon-twitter.jpg) no-repeat center; 
		width: 30px; height: 30px;
		background-size: cover;
		}
	.icon-social.rss { 
		background: url(../img/icon-rss.jpg) no-repeat center; 
		width: 30px; height: 30px;
		background-size: cover;
		}		
	.icon-social.youtube { 
		background: url(../img/icon-youtube.jpg) no-repeat center; 
		width: 30px; height: 30px;
		background-size: cover;
		}
	.icon-social.flickr	{ 
		background: url(../img/icon-flickr.jpg) no-repeat center; 
		width: 30px; height: 30px;
		background-size: cover;
		}	
	.icon-payment.visa { 
		background: url(../img/icon-visa.jpg) no-repeat center; 
		width: 64px; height: 26px;
		background-size: cover;
		}
	.icon-payment.mastercard	{ 
		background: url(../img/icon-mastercard.jpg) no-repeat center; 
		width: 64px; height: 26px;
		background-size: cover;
		}
	.icon-payment.maestro { 
		background: url(../img/icon-maestro.jpg) no-repeat center; 
		width: 64px; height: 26px;
		background-size: cover;
		}
	.icon-payment.amex { 
		background: url(../img/icon-amex.jpg) no-repeat center; 
		width: 64px; height: 26px;
		background-size: cover;
		}
	.icon-payment.thawte { 
		background: url(../img/icon-thawte.jpg) no-repeat center; 
		width: 64px; height: 26px;
		background-size: cover;
		}

.icon-nav {
	display: inline-block;
	margin: 0 3px 0 0;
	}
	
.icon-nav.grupo		{ background: url(../img/icon_grupo.png) no-repeat; }
.icon-nav.salaprensa	{ background: url(../img/icon_salaprensa.png) no-repeat; }
.icon-nav.guias			{ background: url(../img/icon_guias.png) no-repeat; }
.icon-nav.clubvinos			{ background: url(../img/icon_clubvinos.png) no-repeat; }
.icon-nav.revista			{ background: url(../img/icon_revista.png) no-repeat; }
.icon-nav.salon			{ background: url(../img/icon_salon.png) no-repeat; }

.icons-nav {
	padding: 0 0 0 26px;
	}
	
}

/* TABLES */
table { width: 100%; }
table tbody tr td { padding: 5px;}
table tbody tr:nth-child(2n+1) { background: #e3d0d3; }
table tbody tr:nth-child(2n) { background: #eee; }

table.simpleTable {}

.simpleTable tr th {
    padding: 10px 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #7e000a;
    background: #e1bfbe;
    border: 1px solid #fff;
}

.simpleTable tr td {
    vertical-align: middle;
    text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
    background: #eee;
}

/* GENERAL */

html, body { height: 100%; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.row { position: relative; }

.breadcumbs { font-size: 12px; margin: 20px auto 10px auto;}
	.pagination .active { font-weight: bolder; color: #000;}
.pagination { font-size: 12px; margin: 20px auto 10px auto; float: right;}
	.pagination .active { font-weight: bolder; color: #000;}

.float-left { float: left;}
.float-right { float: right;}

/* CHROME FRAME */

.chromeframe {
	position: absolute; z-index: 100;
	top: 0;
	display: block;
	width: 100%;
	padding: 20px; margin: 0;
	color: #fff;
	text-align: center;
	background: #900;
	}
	
	.chromeframe a {
		color: #fff;
		}
		
/* COOKIES ALERT */

.cookies-alert {
	position: fixed; z-index: 100;
	top: 20px; right: 20px;
	width: 320px;
	padding: 10px;
	font-size: 12px;
	background: #fffbc7;
	background: rgba(255,251,199,.9);
	}
	
	.cookies-alert .button-close {
		position: absolute;
		right: 0; top: 0;
		display: block;
		width: 30px; height: 30px;
		font-size: 14px;
		text-align: center; line-height: 30px;
		}
	
	.cookies-alert p:first-child {
		margin-top: 0;
		}
		
	.cookies-alert p:nth-of-type(2n) {
		margin-bottom: 0;
		}

/* MOBILE NAV */

.mobile-nav	{ 
	display: none; 
	width: 300px; height: 100%;
	position: fixed;
	z-index: 20;
	right:-300px;
	-webkit-transform: translateX(0px);
	-webkit-transition: all 0.5s ease-in-out;
	
}
	
	.mobile-nav	nav { 
		margin-left: 50px;
		width: 250px; height: 100%;
		background: #ccc;
		overflow-y: auto;
		-webkit-scrolling: touch; 
	}

	.mobile-nav.active {
		-webkit-transform: translateX(-300px);
	}

	.mobile-nav .button-close-nav { 
		position: absolute; 
		padding: 10px 13px 10px 13px;
		background: #ccc;
		left: 1px;
	}

	.mobile-nav ul{ 
		margin-top: 10px;
	}
		.mobile-nav ul li:first-child { border-bottom: 0px #666 solid; }

		.mobile-nav ul li { 
			margin-left: -5px;
			border-bottom: 1px #666 solid; 
		}

			.mobile-nav ul li a{ 
				display: block;
				padding: 10px 5px 10px 5px;
				text-decoration: none;
			}

			.mobile-nav ul li:first-child a{ font-weight: bolder; }

			.mobile-nav.active > nav > ul > li > ul { margin-top: 0;}
				.mobile-nav.active > nav > ul > li > ul li:last-child { border-bottom: none; }

/* PAGE */
.page { 
	position: relative;
	z-index: 10;
}

/* HEADER */

#header {
	position: relative; z-index: 20;
	left: 0; top: 0;
	width: 100%;
	}

	/* HEADER TOPBAR */
	
	#header .topbar {
		height: 30px;
		background: #fff;
		}
			
		#header .topbar .right {
			float: right;
			}
			
			#header .topbar a,
			#header .topbar span,
			#header .topbar strong {
				display: inline-block;
				height: 30px;
				margin: 0 10px 0 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666; line-height: 30px;
				text-decoration: none;
				}
				
			#header .topbar a:hover, #header .topbar a:active {
				color: #7e000a;
			}
				
			#header .topbar .right a:last-child {
				margin-right: 0;
				}
				
		/* HEADER BOTTOM CONTENT */
		
		#header .bottom-content {
			background: #fff;
			background: url(../img/headerContainerBg.gif) repeat-x;
			background-position: 0 -30px;
			margin-bottom: 10px;
			}
		
			#header .bottom-content h1 {
			    position: absolute;
			    left: 0;
			    top:-15px;
				}
				
				#header .bottom-content h1 a {
					display: block;
					}

			/* HEADER MAIN NAV */
			
			#header .main-nav {
				float: left;
				height:100px;				}
				
				#header .main-nav .button-show-nav {
					display: none;
					font-size: 24px;
					float: right;
					cursor: pointer;
					}
				
				#header .main-nav ul {
					margin: 0 0 0 60px; padding: 0;
					display: inline-block;
					}
					
					#header .main-nav ul li {
						float: left;
						margin: 0 0 0 5px;
						padding-top: 35px;
						}
						#header > section.bottom-content > div > div > nav > ul > li:nth-child(2) { margin: 0 0 0 10px;}
						
						#header .main-nav ul li a {
							font-family: Arial, Helvetica, sans-serif;
							font-size: 12px; 
							text-decoration: none;
							padding-left: 35px;
							}
		
				#mainSearch input {
					margin-top: 37px;
					display: block;
					float: right;
					border: 1px solid #bbb;
					padding: 0 7px;
					width: auto;
					height: 28px;
					}
				#mainSearch i { margin-top: 40px; float: right; margin-left: 5px; font-size: 20px; color: #404040;}

		/* HEADER SUB CONTENT */
		
		#header .sub-content {
			background: #ccc;
			}	
				#header .sub-content h1 a:hover {
					color: #404040;
					}

			/* HEADER SUB NAV */
			
			#header .sub-nav {
				float: left;
				margin: 0 0 0;
				}
				
				#header .sub-nav ul {
					margin: 0; padding: 0;
					}
					
					#header .sub-nav ul li {
						position: relative;
						float: left;
						margin: 0 0 0 0px;
						padding: 0px 0px 0px 0px;
						border-right:2px #fff solid; 
						}
						#header .sub-nav ul li:first-child { margin: 0 0 0 0px; border-left:2px #fff solid;}
						#header .sub-nav ul li:last-child { border-right:0px #fff solid;}
						

							#header .sub-nav ul li a {
								font-family: Arial, Helvetica, sans-serif;
								font-size: 12px; font-weight: bolder;
								text-decoration: none;
								padding: 10px 20px 10px 20px;
								margin: 0!important;
								color: #7e000a;
								display: block;
								background: #ccc;
								}
								
								#header .sub-nav ul li a i{
									font-size: 12px; font-weight: bolder;
									text-decoration: none;
									color: #7e000a;
									float: right;
									line-height: 1.5;
									}
							#header .sub-nav ul li a:hover, #header .sub-nav ul li a:active {
								color: #fff;
								background: #404040;
								}

			.file_menu {
				position: absolute;
				display: none;
				min-width: 300px;
				left: 0;
				}
				.file_menu li {
					border-left: 0!important;
					border-right: 0!important;
					left: 0;
					width: 300px;
					border-top: 1px solid #fff;
					padding: 10px 0 10px 20px;
					}

					.file_menu_inner { 
						position: absolute;
						display: none;
						left: 300px;
						top: 0;
						}
						.file_menu_inner li {
							border-left: 1px solid #fff !important;
							}
							.file_menu_inner li:first-child {
								border-top: 0px !important;
								}

						.file_menu_inner_2 { 
							position: absolute;
							display: none;
							left: 300px;
							top: 0;
							}
							.file_menu_inner_2 li {
							border-left: 0px solid #fff !important;
							}
							.file_menu_inner_2 li:first-child {
								border-top: 1px !important;
								}

			.dropdown{display: none;}



/* MAIN */

#main {
	position: relative; z-index: 10;
	min-height: 100%; height: auto; width: 100%;
	padding: 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}

.main {margin-bottom: 30px;}

	/* main */
	#main .eight .twelve { margin-left: 0; }
		h2.main-title {
		font-size: 24px;
		border-bottom: 4px solid #7e000a;
		padding-bottom: 10px;
		}
			h2.main-title span{
			color: #7e000a;
			}
		
		h2.secondary-title {
		font-size: 20px;
		border-bottom: 4px solid #7e000a;
		padding-bottom: 10px;
		}

	.article {}
		.article a { text-decoration: none;}
			.article a p.title { font-size: 14px; color:  #7e000a; font-weight: bolder;}
			.read-more { color:  #7e000a; font-weight: bolder; margin-top: 10px;}
	
	
	/* sidebar */
	.sidebar {
		margin: 0 auto !important;
    	padding: 0 0 0 20px;
	}

	.button-expositors { 
		background: url(../img/button-expositores-bg.png); 
		width: 70%;
		text-align: center;
		margin: 0 auto; margin-bottom: 20px; margin-top: 20px;
		padding: 10px 0;
		font-size: 20px; 
		display: block; 
		text-decoration: none; 
		color: #fff!important; text-transform: uppercase; font-weight: bolder;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.button-attention { 
		margin: 0 auto; margin-bottom: 20px; margin-top: 20px;
		display: block;
		width: 70%;
		padding: 10px 0 10px 10px;
		text-align: center;
		-moz-box-shadow: 0 0 5px #888;
		-webkit-box-shadow: 0 0 5px#888;
		box-shadow: 0 0 5px #888;
	}
	.lt-ie9 .button-attention {
		padding: 5px 0 5px 5px;
		border: 1px #ccc solid;
	}	
		.button-attention .align-left { float: left; margin-left: 5px;}
			.button-attention .align-left p { font-size: 16px; text-transform: uppercase; }
				.button-attention .align-left p span { font-size: 16px; font-weight: bolder;}
		.button-attention .align-right { float: right; margin-right: 5px;}
			.button-attention .align-right img { margin-top: 5px;}

	#main .four .twelve { margin-left: 0; }

	#main .four .responsive-iframe { position: relative; width: 100%; height: 0px; padding-bottom: 56%;}
		#main .four .responsive-iframe iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%}

	#main .four .twitter-module { text-align: center; margin-top: 20px; margin-bottom: 20px;}
	
	.main-index .banner img {
		margin: 10px;
	}

	.sidebar-search {
		position: relative;
	}

		.sidebar-search i {
			position: absolute;
			right: 3px;
			top: 3px;
		    font-size: 20px;
		    color: #404040;
		}
		
		.sidebar-search input {
		    border: 1px solid #bbb;
		    padding: 0 7px;
		    height: 28px;
		}

	/* sponsors */
	.logo { width: 20%; float: left; padding: 10px;}
	#sponsors { margin: 20px 0;}
	#sponsors .sponsors .main-title { font-size: 24px!important;}
	
	/* Shop slider */
	.shop {
		margin: 0 auto !important;
	}

	#shop .item a {
		display: table;
		background: #fff;
		margin: 5px;
	}

	#shop .item a:hover {
		background: #fff;
	}

		#shop .item a img {
			display: table-cell;
			vertical-align: top;
		}

		#shop .item a .product-info {
			display: table-cell;
			vertical-align: top;

    		width: 60%;
		}

			#shop .item a .product-info .info {
				display: table;
			}

				#shop .item a .product-info .info .title {
					display: table-cell;
					font-weight: bold;
					color: #7e000a;
					text-align: left;
				}

					#shop .item a .product-info .info .title span {
						display: table-cell;
						font-weight: normal;
						color: #444;
					}
				
				#shop .item a .product-info .info .puntuacion {
					display: table-cell;
					font-weight: bold;
					color: #444;
					padding: 10px;

					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
				}

					#shop .item a .product-info .info .puntuacion .circle {
						position: relative;
						width: 40px;
						height: 40px;
						border: 2px solid #7e000a;
						color: #7e000a;
						font-size: 11px;
						padding: 3px;

						margin: 5px auto;

						border-radius: 100%;
						-webkit-border-radius: 100%;
						-moz-border-radius: 100%;
					}
						
						#shop .item a .product-info .info .puntuacion .circle .hundred {
							border-top: 1px solid #7e000a;
						}
			
			#shop .item a .product-info .price {
				display: table;
				text-align: left;
			}

	#shop .item .details, #shop .item .details:hover {
		display: block;
		background: #7e000a;
		color: #fff !important;
		padding: 3px 0;
		text-align: center;
		text-transform: uppercase;
		border-radius: none !important;
	}
	
	.featured {
		margin: 30px auto !important;
	}
		
		.featured .content-module h2 {
			margin: 0;
			color: #444;
		}
		
		.featured .content-module .square-module {
			text-align: left;
		}

			.featured .content-module .square-module img {
				margin: 10px auto;
				max-width: 100%;
			}

				.featured .content-module .info-block {
					display: table;
					width: 100%;
					padding: 10px;
					border-top: 1px #444 solid;
				}
				
					.featured .content-module .info-block p,
					.featured .content-module .info-block span {
						display: table-cell;
						vertical-align: middle;
						text-align: left;
					}
					
					.featured .content-module .info-block span {
						color: #7e000a;
						font-weight: bold;
						font-size: 30px;
					}
		
	.sidebar .banner-press {
	    width: 100%;
	    height: 70px;
	    border: 2px solid #ccc;
	    position: relative;
	    margin: 20px 0;
	}
	
	.sidebar .banner-title {
	    width: 70%;
	    height: 100%;
	    box-sizing: border-box;
	    position: absolute;
	    left: 0;
	    top: 0;
	    font-size: 14px;
	    padding: 10px;
	    display: table;
	}

	.sidebar .banner-title p {
	    margin: 0;
	    padding: 0;
	    display: table-cell;
	    vertical-align: middle;
	}
	
	.sidebar .banner-icon {
	    width: 30%;
	    height: 100%;
	    background: #ccc;
	    background-size: 50%;
	    background-position: center;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.sidebar .newsletter input {
		margin: 10px 0;
	}

	.sidebar .banner .advertising img {
		width: 100%;
	}
	
	.sidebar .search-press label {
		margin: 0;
	}

/* EXPONER */

.red-title { color: #7e000a; font-size: 22px; font-weight: bolder;}

.diamond-item ul{
		list-style: none;
		}
		.diamond-item ul li{
			position: relative;
			padding: 0 0 0 10px;
			}
			.diamond-item ul li a{
			text-decoration: none;
			}
			.diamond-item ul li:before{
				position: absolute;
				top: 0;
				left: -20px;
				content:"♦";
				display: inline-block;
				}

div.icons-row { 
	position: relative;
	width: 100%;
}
	div.icons-row div { 
		float: left;
		text-align: center;
		width: 20%;
		margin: 0;
		padding: 10px;
	}	
		div.icons-row div a {
			text-decoration: none;
		}
		div.icons-row div i {
			font-size: 42px; 
			top: 0px;
		}
		div.icons-row div p { 
			font-size: 12px;
			font-weight: bolder;
		}

#main > section > div > div.eight.columns > div:nth-child(4) > div > div:nth-child(3) > p > a {line-height: 2;}

/* ESCAPARATE */
#bars { 
	list-style: none;
	width: 80%;
	margin: 0 auto;
	position: relative;
	line-height: 2em;
	padding: 30px 0;
}

#bars li { 
	margin-bottom:20px; 
	background:#e9e5e2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e1ddd9), to(#e9e5e2));
	background-image: -webkit-linear-gradient(top, #e1ddd9, #e9e5e2);
	background-image: -moz-linear-gradient(top, #e1ddd9, #e9e5e2);
	background-image: -ms-linear-gradient(top, #e1ddd9, #e9e5e2);
	background-image: -o-linear-gradient(top, #e1ddd9, #e9e5e2);
	background-image: linear-gradient(top, #e1ddd9, #e9e5e2);  
	height:20px;   
}
	#bars li p{ 
		position: absolute;
		right: 0;
		margin-top: -5px;  
	}

.bar { 
	height:18px; 
	margin:1px 2px;  
	position:absolute;
	background-color: #5b0108;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5b0108), to(#5b0108));
	background-image: -webkit-linear-gradient(top, #7e000a, #5b0108);
	background-image: -moz-linear-gradient(top, #7e000a, #5b0108);
	background-image: -ms-linear-gradient(top, #7e000a, #5b0108);
	background-image: -o-linear-gradient(top, #7e000a, #5b0108);
	background-image: linear-gradient(top, #7e000a, #5b0108);
}

.first-bar {
	width:59.4%; 
	-moz-animation:first-bar 2s ease-out;
	-webkit-animation:first-bar 2s ease-out;
}

.second-bar {
	width:27.8%;
	-moz-animation:second-bar 2s ease-out;
	-webkit-animation:second-bar 2s ease-out;
}

.third-bar {
	width:8.7%;
	-moz-animation:third-bar 2s ease-out;
	-webkit-animation:third-bar 2s ease-out;
}

.fourth-bar {
	width:4.1%;
	-moz-animation:fourth-bar 2s ease-out;
	-webkit-animation:fourth-bar 2s ease-out;
}

@-moz-keyframes first-bar {0%  { width:0px;} 100%{ width:59.4%;}  }
@-moz-keyframes second-bar        { 0%  { width:0px;} 100%{ width:27.8%;}  }
@-moz-keyframes third-bar      { 0%  { width:0px;} 100%{ width:8.7%;}  }
@-moz-keyframes fourth-bar   { 0%  { width:0px;} 100%{ width:4.1%;}  }

@-webkit-keyframes first-bar       { 0%  { width:0px;} 100%{ width:59.4%;}  }
@-webkit-keyframes second-bar        { 0%  { width:0px;} 100%{ width:27.8%;}  }
@-webkit-keyframes third-bar      { 0%  { width:0px;} 100%{ width:8.7%;}  }
@-webkit-keyframes fourth-bar   { 0%  { width:0px;} 100%{ width:4.1%;}  }




/* CAROUSEL FEATURED RATING */
						
					.item .product-info .info .puntuacion .rating-label {
						/*position: absolute;*/
						top: -3px; right: 0px;
						display: block;
						width: 60px; height: auto;
						padding: 8px 11px 25px;
						text-align: center;
						background: url(../images/rating-label-bgHomeGrupo.png) center bottom no-repeat;
						z-index: 20;
						}
							
						.item .product-info .info .puntuacion .rating-label .rating-label-content span {
							display: block;
							color: #fff;
							}

						.item .product-info .info .puntuacion .rating-label .rating-label-content .score {
							font-family: 'dosisbold';
							font-size: 12px; line-height: 12px;
							padding-bottom: 10px;
							}

						.item .product-info .info .puntuacion .rating-label .rating-label-content .score small {
							font-family: 'dosismedium';
							font-size: 10px;
							}
							
						.item .product-info .info .puntuacion .rating-label .rating-label-content .value {
							font-family: 'dosisbold';
							font-size: 18px; line-height: 18px;
							}
							
						.item .product-info .info .puntuacion .rating-label .rating-label-content .fraction {
							margin: 3px 0 0 0; padding: 3px 0 0 0;
							font-size: 10px; line-height: 10px;
							border-top: 1px solid #fff;
							}





/* PRESENCIA INTERNACIONAL */
.images-gallery-featured { margin: 0 auto; text-align: center;}
	#main > section > div > div.eight.columns > div:nth-child(2) > div > div.four.columns > div > a img { margin-bottom: 2px;}
	#main > section > div > div.eight.columns > div:nth-child(2) > div > div.four.columns > div > a:nth-child(1) > img {width: 100%; height: auto; margin-bottom: 2px;}

/* CONTRATACION */

.features .features-item {  
	text-align: center;
	padding: 10px 30px;
	}
	.features a {
		text-decoration: none;
		}
		.features-item p {
			text-transform: uppercase;
			text-align: center;
			font-size: 12px;
			}
		.features a .overlay {
			z-index: 20;
			position: absolute;
			width: 100%;
			height: 100%;
			opacity: 0;
			background: url(../img/features-overlay.png);
			-webkit-transition: all ease .5s;
			-moz-transition: all ease .5s;
			transition: all ease .5s;
		}
		.lt-ie9 .features a .overlay { display: none; }
			.features a .overlay span {
				position: absolute;
				top: 50%;
				width: 100%;
				height: 20px;
				margin-top: -12px;
				text-align: center;
				color: #fff;
			}	
		.features a .overlay:hover { opacity: 1;}
		.lt-ie9 .features a:hover .overlay { display: block; }

/*	ACTIVIDADES */
.content-box { background: #ccc; padding: 10px; margin-bottom: 20px;}
#main > section > div > div.eight.columns > div:nth-child(2) > table {width: 100%;}

/* RESENAS */
#main section.main-resenas div.eight.columns .content-box > div > h5 { margin: 0.67em 0 !important;}

/* TERMINOLOGIA */
.terminologia {}
	
	.terminologia nav.letters {
			margin: 20px 0;
		}

		.terminologia nav.letters ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

			.terminologia nav.letters ul li {
				display: inline-block;
				margin: 2px 0;
				width: 20px;
				height: 20px;
			}

				.terminologia nav.letters ul li a {
					display: block;
					background: #eee;
					padding: 0 5px;
					box-sizing: border-box;
					width: 100%;
    				height: 100%;
				}

				.terminologia nav.letters ul li a.current,
				.terminologia nav.letters ul li a:hover {
					background: #7e000a;
					color: #eee;
				}

				.subtitle {
					padding: 10px 0;
					border-bottom: #7e000a 1px solid;
				}
				
				.definitions {
					padding: 0;
					margin: 0;
					list-style: none;
				}

					.definitions b.word {
						text-transform: uppercase;
						color: #7e000a;
					}

/* ORGANIGRAMA */

.organigrama .accordion-organization ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

	.organigrama .accordion-organization ul li {
		border-bottom: 1px solid #ccc;
		display: inline-block;
		width: 100%;
	}
		
		.organigrama nav > ul li > a {
			display: block;
			background: #eee;
			padding: 5px 5px;
			color: #7e000a;
		}
			
			.organigrama nav > ul li > a .control{
				width:30px;
				height:30px;
				position:relative;
				font-size:20px;
				font-weight:bold;
				cursor:pointer;
				float: right;
				margin-top: -5px;
			}

				.symbol {
				  width:30px;
				  height:30px;
				  display:block;
				  position:absolute;
				  top:0; left:0;
				  line-height:32px;
				  text-align:center;
				}

				.symbol.active:before {
					content: '-';
				}

				.symbol:before {
				  content: '+';
				}

		.organigrama .accordion-organization ul li .people-list {
			display: none;
			width: 100%;
			clear: both;
		}
		
			.organigrama .accordion-organization ul li .person {
				width: 25%;
				float: left;
				box-sizing: border-box;
				padding: 5px;
			}

				.organigrama .accordion-organization ul li .person img {
					width: 100%;
				}

/* SALA PRENSA */

.sala-prensa {}

	.sala-prensa .press.icon-list {
	    display: inline-block;
	    margin: 0;
	    padding: 0;
		width: 100%;
	}

		.sala-prensa .press.icon-list li {
		    list-style: none;
		    text-align: center;
		    float: left;
		    width: 20%;
		}

		.sala-prensa .press.icon-list li:first-child {
		    margin-left: 0px;
		}

		.sala-prensa .press.icon-list li:last-child {
		    margin-right: 0px;
		}

			.sala-prensa .press.icon-list li a {
			    text-decoration: none;
			    text-align: center;
			    width: 100%;
			}

				.sala-prensa .press.icon-list li a i.icon-image {
				    width: 80px;
				    height: 80px;
				    background: #7e000a;
				    display: block;
				    background-repeat: no-repeat;
				    background-size: 50%;
				    background-position: center;
				    margin: 0 auto;
				}

.sala-prensa .press.categoryItem {
    position: relative;
    border: solid 1px #ccc;
    margin: 10px 0;
    padding: 10px;
}
	
	.sala-prensa .categoryItem .name {
	    font-size: 14px;
	    font-weight: bold;
	    color: #7e000a;
	}
	
	.sala-prensa .categoryItem .description a {
	    text-decoration: none;
	    color: #444;
	}

	.sala-prensa .press.categoryItem .description .image {
	    border: none !important;
	    margin: 0 10px 0 0!important;
	    padding: 0 !important;
	}

	.sala-prensa .press.categoryItem .description .kind-icon {
	    width: 40px;
	    height: 40px;
	    background-repeat: no-repeat;
	    background-position: center;
	    position: absolute;
	    background-size: 50%;
	    bottom: 10px;
	    right: 10px;
	    border-radius: 100%;
	    background-color: #7e000a;
	}
	
	.sala-prensa .press.categoryItem .description .label-icon {
	    width: 72px;
	    height: 72px;
	    background-repeat: no-repeat;
	    background-position: top right;
	    position: absolute;
	    background-size: 100%;
	    top: 0px;
	    right: 0px;
	}

.sala-prensa .paginacion a.active {
	text-decoration: underline;
}


/* full width banner */	
.full-width.banner {
	width: 100%;
	padding: 0;
	display: inline-block;
	height: auto;
	overflow: hidden;
}

	.full-width.banner a {
		width: 33.333%;
		float: left;
		margin: 0;
		padding: 0 5px;
		box-sizing: border-box;
	}

		.full-width.banner a img {
			width: 100%;
			padding: 0;
			margin: 0;
		}

/* FOOTER */
 
#footer {
	position: relative; z-index: 20;
	left: 0; bottom: 0;
	width: 100%;
	padding: 15px;
	text-align: left;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #ededed;
	border-top: #7e000a 40px solid;
	background-repeat: repeat-x;
	}
		#footer > section { margin-top: -40px;}
	#footer p {
		margin: 0; padding: 0;
		font-size: 12px;
		}
		
	#footer a {
		color: #7e000a;
		}
	#footer .footer-content h4 {  color: #fff;}
	#footer .footer-content > div > div:first-child img { float: left; margin-right: 10px;}
 	
 	.footer-content .row .four ul{ margin: 0px !important; padding: 0px !important;}
	
	#footer .ubicacion a img {
		margin-right: 5px;
	}
	
	#footer ul {
		margin: 0;
		padding: 0;
	}

/* SLIDER */
#slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/
.owl-pagination {
	text-align: right!important;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

#news .owl-item, #related-pages .owl-item { 
	background: #ccc; 
	padding: 1px #ccc; 
	border: 1px #fff solid;
	-webkit-transition: background .3s; 
	-moz-transition: background .3s; 
	-ms-transition: background .3s; 
	-o-transition: background .3s; 
	transition: background .3s;
}
	#news .owl-item a, #related-pages .owl-item a, #shop .owl-item a { 
		text-decoration: none;
		color:#666!important; 
		-webkit-transition: color .3s; 
		-moz-transition: color .3s; 
		-ms-transition: color .3s; 
		-o-transition: color .3s; 
		transition: color .3s;
	}
#news .owl-item:hover, #related-pages .owl-item:hover { 
	background: #7e000a;
	color:#fff!important; 
	-webkit-transition: background .3s; 
	-moz-transition: background .3s; 
	-ms-transition: background .3s; 
	-o-transition: background .3s; 
	transition: background .3s; 
}	
	#news .owl-item a p, #related-pages .owl-item a p, #shop .owl-item a p {
		padding: 1em 0;
		margin: 0px!important;
	}
	
	#news .owl-item a:hover, #related-pages .owl-item a:hover {
		background: #7e000a; 
		color:#fff!important; 
		-webkit-transition: color .3s; 
		-moz-transition: color .3s; 
		-ms-transition: color .3s; 
		-o-transition: color .3s; 
		transition: color .3s;
	}

#news .item, #related-pages .item, #shop .item {
  padding: 0px 0px;
  color: #000;
  text-align: center;
	display: table-cell;
	vertical-align: bottom;
}
	#news .item img, #related-pages .item img, #shop .item img {
		width: 100%;
	}

.related-pages {
	margin-left: 0!important;
}

.customNavigation {
  position: absolute; top:50%; width: 100%;
}
.news .customNavigation, .related-pages .customNavigation {
  position: absolute; top:0; width: 100%; height: 0;
}

.wines-slider.customNavigation {
  position: absolute; top:50%; width: 100%; margin-top: -23px;
}

	.customNavigation .prev { float: left!important;}

	.news .customNavigation .prev, .related-pages .customNavigation .prev {
		margin-top:125px; 
		}

	.customNavigation .next { float: right!important;}
		
		.mainslider .customNavigation .prev i, .mainslider .customNavigation .next i { font-size: 48px; font-weight: bolder; padding: 0 10px; background: #fff;}
		
		.wines-slider.customNavigation .prev i, .wines-slider.customNavigation .next i { font-size: 48px; font-weight: bolder;}

	.news .customNavigation .next, .related-pages .customNavigation .next {
		float: right!important; margin-top:125px; 
		}

	.shop .customNavigation .next i, .shop .customNavigation .prev i {
		background: transparent !important;
	}

/*use styles below to disable ugly selection*/
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* POPUP */

.popup {
	position: relative;
	max-width: 640px;
	margin: 0 auto ;
	color: #000;
	background: #fff;
	}
	
	.popup .popup-content {
		padding: 20px 20px 24px;
		}
		
		.popup .popup-content h2:first-child {
			margin-top: 0;
			}
		
		.popup .popup-content iframe {
			max-width: 100%;
		}

.popup-small {
	max-width: 320px;
	}
	

/* GALLERY */

.gallery a img { width: 20%;
margin-bottom: 20px;}

.gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.gallery ul li.gallery-item {
    display: table;
    padding: 0;
    margin: 5px;
    width: 30%;
    float: left;
}

.gallery-item-wrapper {
    display: table-cell;
    vertical-align: top;
}

.gallery-item-wrapper .player {
    position: relative;
}

.gallery-item-wrapper img.overlay {
    position: absolute;
    width: 100%;
}

.gallery-item-wrapper img.video-thumb {
    width: 100%;
}

/* GALERIAS */

.galerias .gallery-container {
	background: #ccc;
	padding: 20px;
}


.galerias .gallery-container img {
	width: 100%;
}

.galerias .gallery-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
	.galerias .gallery-container ul.gallery-top {}

		.galerias .gallery-container ul.gallery-top li {
			display: inline-block;
			margin-left: -4px;
			padding-left: 1em;
			padding-right: 1em;
			width: 70%;
			max-height: 250px;
			vertical-align: middle;
		}
		
		.galerias .gallery-container ul.gallery-top li:first-of-type {
			width: 20%;
			padding-left: 0em;
			padding-right: 1em;
		}

		.galerias .gallery-container ul.gallery-top li.gallery-tags {
			width: 10%;
			padding-left: 1em;
			padding-right: 0em;
		}
		
			.galerias .gallery-container ul.gallery-top li.gallery-tags ul li {
				float: none;
				width: 100%;	
			    padding: 0;
			    margin: 10px 0;
			}

.gallery-classes-search ul li {
	display: inline-block;
	margin-left: -4px;
	padding-left: 1em;
	padding-right: 1em;
}

.gallery-classes-search ul li:first-of-type {
	padding-left: 0em;
	padding-right: 1em;
}

.gallery-classes-search ul li:last-of-type {
	padding-left: 1em;
	padding-right: 0em;
}

.gallery-classes-search form fieldset {
	display: inline-block;
	margin-left: -4px;
	max-width: 50%;
	padding-right: 1em;
}

.gallery-search-results {
	padding: .5em;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

	.gallery-search-results ul {
		padding: 0; 
		margin: 0; 
	}

		.gallery-search-results > ul li {
			display: inline-block;
			margin-left: -4px;
			vertical-align: middle;
		}

			.gallery-search-results > ul li.gallery-icon {
				width: 20%;
				padding-left: 0;
				padding-right: .5em;
			}

			.gallery-search-results > ul li.gallery-thumb {
				width: 30%;
				padding-left: .5em;
				padding-right: .5em;
			}

			.gallery-search-results > ul li.gallery-info {
				width: 40%;
				padding-left: .5em;
				padding-right: .5em;
			}

			.gallery-search-results > ul li.gallery-tags {
				width: 10%;
				padding-left: .5em;
				padding-right: 0;
			}
				
				.gallery-search-results > ul li.gallery-tags ul li {
					display: block;
					max-width: 100%;
					width: 100%;
					margin: 5px 0;
				}

.galeria-basica-item {
	max-width: 30%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 5px;
	margin-bottom: 10px;
}

.galeria-basica-item:nth-child(n+3) {
	clear: right;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* #Tablet (Portrait) - Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {

.mobile { display: block;}
.desktop { display: none;}
.float-left { float: none;}
.float-right { float: none;}

/* MOBILE NAV */

.mobile-nav	{ display: block;}

/* HEADER */

#header .bottom-content .columns .main-nav { float: right;}
	#header .bottom-content .columns .main-nav ul, .sub-content {display: none;}
	#header .bottom-content .columns .main-nav .button-show-nav {
		display: block;
		float: right;
		margin-top: 38px;
	}

#mainSearch input {
	margin-top: 37px;
	display: block;
	float: left;
	border: 1px solid #bbb;
	padding: 0 7px;
	width: auto;
	height: 28px;
	}
#mainSearch i { margin: 40px 10px 0 0; float: left;  font-size: 20px; color: #404040;}

/* MAIN CONTENT HOME */
	
#main.main-home .main-content h2 {
	font-size: 38px;
	}

.button-attention {
		text-decoration: none;
		margin: 0 auto; margin-bottom: 20px; margin-top: 20px;
		display: block;
		width: 70%;
		padding: 10px 0 10px 0px;
		text-align: center;
		-moz-box-shadow: 0 0 5px #888;
		-webkit-box-shadow: 0 0 5px#888;
		box-shadow: 0 0 5px #888;
	}
.button-attention .align-left { float: none!important; margin-left: auto; text-align: center;}
	.button-attention .align-left p { margin: 0 auto; text-align: center; font-size: 16px; text-transform: uppercase; }
		.button-attention .align-left p span { font-size: 16px; font-weight: bolder;}
.button-attention .align-right { float: none!important; margin-right: auto!important; text-align: center!important;}
	.button-attention .align-right img { margin: 0 auto!important; text-align: center!important;}



/* VISITANTES */

.images-gallery ul { list-style: none;}
	.images-gallery ul li { display: inline-block; text-align: center;}
		.images-gallery ul li img { height: 100px; width: auto; } 



/* FEATURED */
.featured .content-module .square-module {
	text-align: center;
}
}

/*  #Mobile (Portrait) - Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

.mobile { display: block;}
.desktop { display: none;}
.float-left { float: none;}
.float-right { float: none;}

/* COOKIES ALERT */

.cookies-alert {
	top: 0; right: 0;
	width: 100%;
	}
	
/* BUTTONS */

.button { display: block; width: 100%; padding-left: 0; padding-right: 0; text-align: center; }

.buttons .button:first-child {
	margin-bottom: 10px;
	}

/* TABLES */
table { font-size: 10px; }

/* MOBILE NAV */
.mobile-nav	{ display: block;}
#mainSearch input {
	margin-top: 37px;
	display: block;
	float: left;
	border: 1px solid #bbb;
	padding: 0 7px;
	width: auto;
	height: 28px;
	}
#mainSearch i { margin: 40px 10px 0 0; float: left;  font-size: 20px; color: #404040;}

/* HEADER */
#header .bottom-content h1 {
	float: left;
	margin: 0px 0;
	}

	#header .bottom-content h1 a {
		background: url(../img/logo-gourmets@2x.png) no-repeat left center;
		background-size: 110px 97px;
		}

#header .bottom-content .columns .main-nav { float: right; margin: 40px 0 0 0;}
	#header .bottom-content .columns .main-nav ul, .sub-content {display: none;}
	#header .bottom-content .columns .main-nav .button-show-nav { display: block; float: right;}
	#header .main-nav { height: auto;}
					
/* MAIN */

#main,
#main.main-home {
	display: block;
	position: relative; z-index: 30;
	width: auto; height: 100%; min-height: 0;
	padding: 0;
	}
.button-attention {
		text-decoration: none;
		margin: 0 auto; margin-bottom: 20px; margin-top: 20px;
		display: block;
		width: 70%;
		padding: 10px 0 10px 0px;		text-align: center;
		-moz-box-shadow: 0 0 5px #888;
		-webkit-box-shadow: 0 0 5px#888;
		box-shadow: 0 0 5px #888;
	}
.button-attention .align-left { float: none!important; margin-left: auto; text-align: center;}
	.button-attention .align-left p { margin: 0 auto; text-align: center; font-size: 16px; text-transform: uppercase; }
		.button-attention .align-left p span { font-size: 16px; font-weight: bolder;}
.button-attention .align-right { float: none!important; margin-right: auto!important; text-align: center!important;}
	.button-attention .align-right img { margin: 0 auto!important; text-align: center!important;}

/* VISITANTES */

.images-gallery ul { list-style: none;}
	.images-gallery ul li { display: inline-block; text-align: center;}
		.images-gallery ul li img { height: 80px; width: auto;} 

/* FOOTER */
 
#footer {
	position: relative; z-index: 20;
	left: auto; bottom: auto;
	width: 100%;
	padding: 10px 0;
	text-align: left;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #ededed;
	border-top: #7e000a 4px solid;
	background-repeat: repeat-x;
	}
		#footer > section { margin-top: 0px;}
	#footer p {
		margin: 0; padding: 0;
		font-size: 12px;
		}
		
	#footer a {
		color: #7e000a;
		}
	#footer .footer-content h4 {  color: #000; margin-top: 10px;}
	#footer .footer-content > div > div:first-child img { float: none; margin-right: 0; }
 	.footer-content .row { text-align: center}
 	.footer-content .row .three ul{ margin: 0px !important; padding: 0px !important;}


/* SLIDER */
.news .customNavigation .prev {
		margin-top:110px; 
		}
.news .customNavigation .next {
		margin-top:110px; 
		}

/* SALA PRENSA */
	.sala-prensa .press.icon-list li {
	    width: 33.333%;
	}
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
/* HEADER */

#header {}

	/* HEADER TOPBAR */
	
	#header .topbar span {
		display: inline-block;
		}

}
	
/* #Other
================================================== */

@media (orientation:landscape) {
    html.ipad.ios7 > body {
		position: absolute;
		top: 0;
		width: 100%;
		height: 672px !important;
		overflow-y: auto;
		}
}

@media only screen and (min-width: 35em) {

}

@media print,
	   (-o-min-device-pixel-ratio: 5/4),
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 120dpi) {

}

/* HELPERS */

.block 					{ display: block !important; width: 100% !important; }
.inline-block 			{ display: inline-block !important; }

.no-border				{ border: 0 !important; }
.no-border-right		{ border-right: 0 !important; }
.no-border-left		{ border-left: 0 !important; }
.no-border-top			{ border-top: 0 !important; }
.no-border-bottom		{ border-bottom: 0 !important; }

.no-margin				{ margin:0 !important; }
.no-margin-top 		{ margin-top:0 !important; }
.no-margin-bottom 	{ margin-bottom:0 !important; }
.no-margin-left 		{ margin-left:0 !important; }
.no-margin-right		{ margin-right:0 !important; }

.margin-bottom-5 		{ margin-bottom:5px !important; }
.margin-bottom-10 	{ margin-bottom:10px !important; }
.margin-bottom-15 	{ margin-bottom:15px !important; }
.margin-bottom-20 	{ margin-bottom:20px !important; }
.margin-bottom-25 	{ margin-bottom:25px !important; }
.margin-bottom-30 	{ margin-bottom:30px !important; }

.margin-top-5 			{ margin-top:5px !important; }
.margin-top-10 		{ margin-top:10px !important; }
.margin-top-15 		{ margin-top:15px !important; }
.margin-top-20 		{ margin-top:20px !important; }
.margin-top-25 		{ margin-top:25px !important; }
.margin-top-30 		{ margin-top:30px !important; }

.margin-right-5 		{ margin-right:5px !important; }
.margin-right-10 		{ margin-right:10px !important; }
.margin-right-15 		{ margin-right:15px !important; }
.margin-right-20 		{ margin-right:20px !important; }
.margin-right-25		{ margin-right:25px !important; }
.margin-right-30		{ margin-right:30px !important; }

.margin-left-5 		{ margin-left:5px !important; }
.margin-left-10 		{ margin-left:10px !important; }
.margin-left-15 		{ margin-left:15px !important; }
.margin-left-20 		{ margin-left:20px !important; }
.margin-left-25 		{ margin-left:25px !important; }
.margin-left-30 		{ margin-left:30px !important; }

.no-padding			{ padding:0 !important; }
.no-padding-top 		{ padding-top:0 !important; }
.no-padding-bottom 	{ padding-bottom:0 !important; }
.no-padding-left 		{ padding-left:0 !important; }
.no-padding-right		{ padding-right:0 !important; }

.padding-bottom-5 	{ padding-bottom:5px !important; }
.padding-bottom-10 	{ padding-bottom:10px !important; }
.padding-bottom-15 	{ padding-bottom:15px !important; }
.padding-bottom-20 	{ padding-bottom:20px !important; }
.padding-bottom-25 	{ padding-bottom:25px !important; }
.padding-bottom-30 	{ padding-bottom:30px !important; }

.padding-top-5 		{ padding-top:5px !important; }
.padding-top-10 		{ padding-top:10px !important; }
.padding-top-15 		{ padding-top:15px !important; }
.padding-top-20 		{ padding-top:20px !important; }
.padding-top-25 		{ padding-top:25px !important; }
.padding-top-30 		{ padding-top:30px !important; }

.padding-right-5 		{ padding-right:5px !important; }
.padding-right-10 	{ padding-right:10px !important; }
.padding-right-15 	{ padding-right:15px !important; }
.padding-right-20 	{ padding-right:20px !important; }
.padding-right-25		{ padding-right:25px !important; }
.padding-right-30		{ padding-right:30px !important; }

.padding-left-5 		{ padding-left:5px !important; }
.padding-left-10 		{ padding-left:10px !important; }
.padding-left-15 		{ padding-left:15px !important; }
.padding-left-20		{ padding-left:20px !important; }
.padding-left-25 		{ padding-left:25px !important; }
.padding-left-30 		{ padding-left:30px !important; }

.float-left 			{ float:left !important; }
.float-right 			{ float:right !important; }
.float-none 			{ float:none !important; }

.clear-both 			{ clear:both !important; }
.clear-left 			{ clear:left !important; }
.clear-right 			{ clear:right !important; }

.align-left 			{ text-align:left !important; }
.align-center 			{ text-align:center !important; }
.align-right 			{ text-align:right !important; }

.relative				{ position: relative !important; }
.absolute				{ position: absolute !important; }

.half-size				{ width: 50% !important; }

.full-height			{ height: 100% !important; }

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.row:after {
    clear: both;
}

.clearfix.
.row {
    *zoom: 1;
}


/* RESENAS */
#main > section.main-resenas > div > div.eight.columns .twelve.columns .row .content-box { padding: 10px; }
	#main > section.main-resenas > div > div.eight.columns .twelve.columns .row .content-box .button-black { max-width: 40%; }
		#main > section.main-resenas > div > div.eight.columns .twelve.columns .row .content-box .float-left { float:none !important; }
		#main > section.main-resenas > div > div.eight.columns .twelve.columns .row .content-box .float-right { float:none !important; } 
	/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*********************** FERNANDO ***************************/
.inline {
    display: inline !important;
}

.no-margin-right {
	margin-right: 0px;
}



/*********************** ENRIQUE ***************************/

		/* HEADER SUB CONTENT */
		
		#header .sub-content {
			background: #ccc;
			}	
				#header .sub-content h1 a:hover {
					color: #404040;
					}

		/* HEADER SUB NAV */
			
		#header .sub-nav {
				float: left;
				margin: 0 0 0;
				}
				
				#header .sub-nav ul {
					margin: 0; padding: 0;
					}
					
					#header .sub-nav ul li {
						position: relative;
						float: left;
						margin: 0 0 0 0px;
						padding: 0px 0px 0px 0px;
						border-right:2px #fff solid; 
						}
						#header .sub-nav ul li:first-child { margin: 0 0 0 0px; border-left:2px #fff solid;}
						#header .sub-nav ul li:last-child { border-right:0px #fff solid;}
						

							#header .sub-nav ul li a {
								font-family: Arial, Helvetica, sans-serif;
								font-size: 11px; font-weight: bolder;
								text-decoration: none;
								padding: 10px 20px 10px 20px;
								margin: 0!important;
								color: #7e000a;
								display: block;
								background: #ccc;
								}
								
								#header .sub-nav ul li a i{
									font-size: 12px; font-weight: bolder;
									text-decoration: none;
									color: #7e000a;
									float: right;
									line-height: 1.5;
									}
							#header .sub-nav ul li a:hover, #header .sub-nav ul li a:active {
								color: #fff;
								background: #404040;
								}

		.file_menu {
				position: absolute;
				display: none;
				min-width: 300px;
				left: 0;
				}
				.file_menu li {
					border-left: 0!important;
					border-right: 0!important;
					left: 0;
					width: 300px;
					border-top: 1px solid #fff;
					padding: 10px 0 10px 20px;
					}

					.file_menu_inner { 
						position: absolute;
						display: none;
						left: 300px;
						top: 0;
						}
						.file_menu_inner li {
							border-left: 1px solid #fff !important;
							}
							.file_menu_inner li:first-child {
								border-top: 0px !important;
								}

						.file_menu_inner_2 { 
							position: absolute;
							display: none;
							left: 300px;
							top: 0;
							}
							.file_menu_inner_2 li {
							border-left: 0px solid #fff !important;
							}
							.file_menu_inner_2 li:first-child {
								border-top: 1px !important;
								}

			.dropdown{display: none;}
	



	
			
		h1.main-title {
		font-size: 24px;
		border-bottom: 4px solid #7e000a;
		padding-bottom: 10px;
		}
		
		h1.main-title span{
		color: #7e000a;
		}
		
		
		.press.categoryItem .description .has-gallery-icon {
			width: 40px;
			height: 40px;
			background-repeat: no-repeat;
			background-position: center;
			position: absolute;
			background-size: 60%;
			bottom: 10px;
			right: 60px;
			border-radius: 100%;
			background-color: #7e000a; 
		}
		
		
		.kind-iconCabeceras {
			width: 40px;
			height: 40px;
			background-repeat: no-repeat;
			background-position: center;
			position: relative;
			background-size: 50%;
			bottom: 0px;
			right: 0px;
			/*top: 10px;*/
			border-radius: 100%;
			background-color: #7e000a;
		}	
		
		
.ui-datepicker-today {
	background-color:#CCC;
}





.textFormat h3 {
	padding:10px 0 8px 0; margin:0 0 20px 0;
	font-size:16px; font-weight:bold; line-height:22px;
	border-bottom:1px solid #7e000a;
	}
	
.textFormat strong { color:#7e000a; }

.textFormat nav { margin: 0 0 15px 0; }

	.textFormat nav ul li { margin:0 0 5px 20px; }
	
.textFormat label { width:220px; line-height:28px; margin:0 0 0 0; }

.textFormat label.small { width:115px; line-height:28px; margin:0 0 0 0; float:left; }

.textFormat label.extraSmall { width:100px; line-height:28px; margin:0 0 0 0; float:left; }

.textFormat input.text,
.textFormat input.shortText { margin:0 16px 0 0; }	

.textFormat a {text-decoration:underline; }

.pagoPrint {
	display:none;	
	}
