/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */
body{background:#c7e897;}
hr { border: solid rgba(0,0,0,0.3); border-width: 1px 0 0; clear: both; margin: 0; height: 0; box-shadow:0 1px 0 rgba(255,255,255,0.5); -moz-box-shadow:0 1px 0 rgba(255,255,255,0.5); -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5); }
hr.hidden { border: none; clear: both; margin: 0; height: 0; }

nav {
	float: right;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
nav ul {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
nav ul li {float:left;display:inline; position:relative; margin-bottom:0;}
nav ul li:hover {}
nav ul li a, nav ul li a:visited {
	display: block;
	padding: 7px 15px;
	color: #b2d47d;
	font-weight:bold;
	margin-left:3px;
	background-color:#788859;
	-webkit-border-top-left-radius: 2px;
  	-webkit-border-top-right-radius: 2px;

  	-moz-border-radius-topleft: 2px;
  	-moz-border-radius-topright: 2px;

  	border-top-left-radius: 2px;
  	border-top-right-radius: 2px;
	
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
nav ul li a:hover, nav ul li a:focus { color: #FFF; }
nav ul li a.activo {
	background:#b2d47d;
	color: #FFF;
}
nav ul#nav-mobile{ display:none;}
.logotipo {
	float: left;
	display: inline;
	margin-top: 20px;
}
nav ul#nav-mobile li {float:none;display:block; position:relative; margin-bottom:0;}
nav ul#nav-mobile li a{ text-transform:uppercase; text-align:left; padding:15px; background:#788859 url(../images/menu.png) no-repeat calc(100% - 20px) center;}
nav ul#nav-mobile ul li a{ text-transform:none; text-align:center; background:#788859;}
nav ul#nav-mobile ul li a:hover{ background:#b2d47d;}

nav ul li ul {position:absolute; width:100%; background:none; top:100%; z-index:1000; }
nav ul li ul li {width:100%}
nav ul li ul li a {
	display:block;
	font-size:16px;
	text-align:center;
	text-transform:none;
	padding:15px 10px;
	color:#444;
	-webkit-border-top-left-radius: 0px;
  	-webkit-border-top-right-radius: 0px;

  	-moz-border-radius-topleft: 0px;
  	-moz-border-radius-topright: 0px;

  	border-top-left-radius: 0px;
  	border-top-right-radius: 0px;
	}
nav ul li ul li:hover a {background:#b2d47d;}
nav ul li ul.fallback {display:none;}
nav ul li:hover ul.fallback {display:block;}


#pie nav {float: left; margin:0; padding:0; margin-top:0px;}

.imagen {
	/*background: #fafafa;
	border: 1px solid #BBB;
	padding: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);*/
	clear: both;
	position: relative;
	z-index: 1;
}
.imagen img {
	/*border: 1px solid #CCCCCC;*/
	vertical-align:middle;
	display: block;
	width: 100%;
	position: relative;
	margin:0;
}
.contenedor-imagen {
	position: relative;
}

.contenedor-imagen .marco-imagen {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin-top: -15px;
}
#slide {
	background:rgba(0,0,0,0.2);
	-moz-box-shadow:
        inset 0 0 20px rgba(0,0,0,.4);
    -webkit-box-shadow:
        inset 0 0 20px rgba(0,0,0,.4);
    box-shadow:
        inset 0 0 20px rgba(0,0,0,.4);
	}
#bx-pager , #bx-pager2{
	margin: 10px 0 20px;

}

#pie {
	background-color: #9fb877;
	clear: both;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.barra-nav-pie {
	background-color: #b2d47d;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
}

#copyright {
	background-color: #788859;
	clear: both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#pie, #copyright{
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
	-moz-text-shadow:1px 1px 0 rgba(255,255,255,.2);
	-webkit-text-shadow:1px 1px 0 rgba(255,255,255,.2);
	}

#top {
	background-color: #8ca762;
	padding: 0;
}
#top .container .sixteen.columns {
	padding-top: 0px;
	padding-bottom: 0px;
}

#info .container{
	-moz-box-shadow: 15px 0 15px -15px rgba(0,0,0,.5),
        -15px 0 15px -15px rgba(0,0,0,.5);
	-webkit-box-shadow: 15px 0 15px -15px rgba(0,0,0,.5),
        -15px 0 15px -15px rgba(0,0,0,.5);
	box-shadow: 15px 0 15px -15px rgba(0,0,0,.5),
        -15px 0 15px -15px rgba(0,0,0,.5);
	background-color: #effbd2;
	}
#info-pie {
	clear: both;
	position:relative;
	padding:20px 0;
}
#info-pie:after{
	content:"";
	position:absolute;
	width:100%;
	height:7px;
	top:0;
	left:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
#info-pie:before{
	content:"";
	position:absolute;
	width:100%;
	height:7px;
	bottom:0;
	left:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}
.caja-texto {
	margin: 0 30px;
}
ul.lista-detalles {
	margin-left: 20px;
}
ul.lista-detalles li {
	margin-bottom: 10px;
	position: relative;
}
ul.lista-detalles li:after{
	position:absolute;
	content:"»";
	top:0px;
	left:-15px;
	}

#info-destacada {
	padding: 100px 0 50px;
	text-align: center
}

.mapa {
	position: relative;
	width: 100%;
}
#mapa_ubicacion {
	height: 230px;
}
#mapa_ubicacion_general {
	height: 700px;
}
.tabla {
	display: table;
	width: 100%;
	border-top: solid 2px #effbd2;
	border-left: solid 2px #effbd2;
	margin-bottom: 20px;
}
.tabla .fila {
	display: table-row;
}
.tabla .fila .celda {
	display: table-cell;
	background:rgba(255,255,255,0.9);
	padding:10px;
	border-bottom: solid 2px #effbd2;
	border-right: solid 2px #effbd2;

}
.tabla .fila .celda.titular-tabla {
	text-transform: uppercase;
	color: #FFF;
	background-color: #333;
}
.tabla.promos .fila .celda.titular-tabla {
	text-transform: uppercase;
	color: #FFF;
	background-color: #9fb877;
}





a.btn-descarga {
	background: rgb(61,61,61); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(61,61,61,1) 0%, rgba(38,38,38,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,61,61,1)), color-stop(100%,rgba(38,38,38,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
	border:3px solid #262626;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:10px;
	display:block;
	color:#FFF;
	font-size:16px;
	position:relative
}
a.btn-descarga:after{
	position:absolute;
	content:"";
	width:15px;
	height:15px;
	border-right:5px solid #bababa;
	border-bottom:5px solid #bababa;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	right:20px;
	top:0px;
	}
a.btn-descarga:before{
	position:absolute;
	content:"";
	width:25px;
	height:7px;
	border-left:5px solid #bababa;
	border-right:5px solid #bababa;
	border-bottom:5px solid #bababa;
	right:13px;
	bottom:5px;
	}
a.btn-siguiente {
	background: rgb(61,61,61); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(61,61,61,1) 0%, rgba(38,38,38,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,61,61,1)), color-stop(100%,rgba(38,38,38,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(61,61,61,1) 0%,rgba(38,38,38,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
	border:3px solid #262626;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:10px;
	display:block;
	color:#FFF;
	font-size:16px;
	position:relative
}
a.btn-siguiente:after{
	position:absolute;
	content:"";
	width:15px;
	height:15px;
	border-right:5px solid #bababa;
	border-top:5px solid #bababa;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	right:15px;
	top:10px;
	}


.datos-contacto {
	margin-left: 25px;
	list-style-position: outside;
}
.datos-contacto li.ico-facebook {
	list-style-image: url(../images/ico-facebook.png);
}
.datos-contacto li.ico-correo {
	list-style-image: url(../images/ico-correo.png);
}
.datos-contacto li.ico-telefono {
	list-style-image: url(../images/ico-telefono.png);
}
.datos-contacto li.ico-direccion {
	list-style-image: url(../images/ico-ubicacion.png);
}
form .fila-form {
	position: relative;
	width: 210px;
	padding-right: 25px;
}
form label.error {
	position: absolute;
	left: 100%;
	top: 25px;
	color: rgba(0,0,0,0.5);
	margin-left:20px;
}
form label.error:after {
	position: absolute;
	content:"";
	left: -25px;
	width:20px;
	height:20px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background:url(../images/error.png) no-repeat center center red;
	box-shadow:1px 1px 0px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 0px rgba(0,0,0,0.5);
}

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

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 959px) and (max-width: 1200px) {
/*================================================== */
.logotipo {
	float: none;
	display: block;
	text-align:center;
	margin-top: 10px;
}
nav {
	margin-top: 0px;
	float: none;
}
nav ul li {float:none;display:inline-block;}

/*================================================== */
}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
/*================================================== */
.logotipo {
	float: none;
	display: block;
	text-align:center;
	margin-top: 10px;
}
nav {
	float: none;
	margin-top: 0px;
}
nav ul{
	text-align:center;
}
nav ul#nav-default{ display:none;}
nav ul#nav-mobile{ display:block;}
#info-destacada h3{
	font-size:24px;
	line-height:normal;
	}
.caja-texto {
	margin: 0 20px;
}
#mapa_ubicacion_general {
	height: 500px;
}
/*================================================== */
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
/*================================================== */
.logotipo {
	float: none;
	display: block;
	text-align:center;
	margin-top: 10px;
}
nav {
	float: none;
	margin-top: 0px;
}
nav ul#nav-default{ display:none;}
nav ul#nav-mobile{ display:block;}
#info-destacada h3{
	font-size:18px;
	line-height:normal;
	}
.caja-texto {
	margin: 0 10px;
}
.slide-seccion{
	display:none;
	}
#mapa_ubicacion_general {
	height: 400px;
}
/*================================================== */
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
/*================================================== */
.logotipo {
	float: none;
	display: block;
	text-align:center;
	margin-top: 10px;
}
.caja-texto {
	margin: 0 10px;
}
nav {
	float: none;
	margin-top: 0px;
}
nav ul#nav-default{ display:none;}
nav ul#nav-mobile{ display:block;}
#info-destacada h3{
	font-size:18px;
	line-height:normal;
	}
.slide-seccion{
	display:none;
	}
#mapa_ubicacion_general {
	height: 400px;
}
/*================================================== */
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */
body {
	font: 14px/21px "DejaVuSerifBook", sans-serif;
	font-weight:400;
	color: #222;
}
h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-family: "sorts_mill_goudyregular", serif;
	font-weight: normal;
	letter-spacing: -1px;
}
.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		color: #444;
		font-family: "DejaVuSerifBook", sans-serif;
		}
input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		font: 13px "DejaVuSerifBook", sans-serif;
		color: #777;
		}
