* {margin: 0; padding: 0; outline: 0;}


body {
	background: url("../images/lateral.jpg") repeat scroll center top #000000;
	font-family: 'Open Sans', sans-serif;
	color: #848437;
	font-size: 12px;	
	line-height: 1.8;
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}

.limpio {
	clear: both;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	background: url(../images/barra-menu-active.jpg) repeat-x scroll center top transparent;
}
.clear {
	clear: both;
}
.wrap {
		width: 100%;
		max-width: 980px;
		/*min-width: 980px;*/
		z-index: 10;
		position: relative;
		margin: 15px auto;
		padding: 0;
		background-color: #FFFFFF;

		-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .8);
	   		-moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .8);
	        	box-shadow: 0 3px 15px rgba(0, 0, 0, .8);
}



.section {
	width: 100%;
	max-width: 1140px;
	/*min-width: 960px;*/
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 10px 0;
}


.inner {
	/*width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:30px 0;
	text-align: justify;*/
	padding:30px 40px 0 40px;
}

.texto-pie{
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: justify;
	color: #DDDDDD;
}

.bloque-izq{
	float: left;
	width: 50%;
}
.bloque-dch{
	float: left;
	width: 50%;
}

#mensaje-1,
#mensaje-2,
#mensaje-3{
	display: block;
}

#mensaje-1{
	color: #7D6A54;
	font-size: 30px;
	position: relative;
	top: -100px;
	padding: 0 15px;
	line-height: 1.5;
}
#mensaje-2{
	text-align: center;
	margin-top: 50px;
	padding-left: 70px;
}

.mensaje-imagen-1,
.mensaje-imagen-2,
.mensaje-imagen-3{
	float: left;
}

.mensaje-imagen-2{
	padding-bottom: 10px;
	padding-right: 15px;
}

.mensaje-imagen-1{
	padding-right: 15px;
	padding-bottom: 15px;
}

#mensaje-3{
	position: relative;
	top: 50px;
	background: url(../images/icono-boton.png) no-repeat center right #BB2A0A;
	-webkit-border-radius: 0.9em;
    -moz-border-radius: 0.9em;
    border-radius: 0.9em;
	width: 200px;
	height: 40px;
	margin-left: 90px;
	padding: 14px 30px 5px 30px;
	line-height: 1.0;
}

#mensaje-3 a{
	color: #fff;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 16px;
	/*line-height: 1.2;*/
}

#mensaje-4{
	color: #7D6A54;
	font-size: 15px;
	position: relative;
	top: -80px;
	padding: 0 15px;
	line-height: 1.5;
	text-align: left;
}
#mensaje-4 a{
	text-decoration: none;
	color: #7D6A54;
}

#mensaje-5{
	padding: 0;
	text-align: left;
	position: relative;
	top: -60px;
}
#mensaje-6{
	color: #7D6A54;
	font-size: 15px;
	padding: 0 15px;
	text-align: left;
	position: relative;
	top: -40px;
}

#mensaje-7{
	padding: 25px 15px 0 0;
	text-align: left;
	position: relative;
	top: -50px;
	margin-left: 15px;
}

#mensaje-7 a{
	background: url(../images/icono-boton-2.png) no-repeat center right #EBEBEB;
    -webkit-border-radius: 0.9em;
    -moz-border-radius: 0.9em;
    border-radius: 0.9em;
	color: #7D6A54;
	padding: 0.8em 4em 0.8em 2em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

.texto-subtitulo{
	font-size: 20px;
	font-style: italic;
}
.texto-subtitulo-boton{
	font-size: 12px;
	font-style: italic;
}

.bloque-centrado{
	font-size: 12px;
	width: 100%;
	text-align: center;
	float: left;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 462px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: url(../images/barra-menu.png) repeat-x scroll center top transparent;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}





.subNavBtn {
	display: block;
	height: 35px;
	/*width: 12%;*/
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 13px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
}

.end {
	margin: 0;
}

.pie {
	background: url(../images/fondo-pie.jpg) repeat scroll center top transparent;
}



/* Estilos que meto yo*/

.marcado{
	font-weight: bold;
}
.color-blanco{
	color: #FFFFFF;
}

#mensaje-3 li{
	list-style-type: none;
}

#sTop .logo-mini{
	background: url(../images/logo-mini.png) no-repeat scroll left top transparent;
	height: 85px;
	width: 235px;
	top:-30px;
	position: relative;
}

#sTop{
	/*padding: 0 0 0 25px;*/
}

#sTop.active {
	background: transparent;
}

#sTop.active .logo-mini{
	visibility:hidden;
}

.subMenu .inner{
	/*margin:0 0 0 10px;*/
}

.apoyo-texto{
	float: right;
	margin: 10px 0px 0 40px;
    /*height: 265px;
    margin: 10px 20px;
    width: 190px;*/
}

.cuadro-galeria {
	float: left;
	margin:15px;
}

.cuadro-galeria img {
	border-radius: 0% / 0%; /* Borde redondeado */
	/*box-shadow: 0px 0px 15px #000; /* Sombra */
	/*padding:0;*/
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	background-color: #151405;
    border: 1px solid #464213;
    padding: 15px;
}
.cuadro-galeria img:hover {
	border-radius: 10% / 10%; /* Con esto eliminamos el borde redondeado */
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	cursor:pointer;
	background-color: #2C290C;
	border: 1px solid #464213;
}


/* Formulario */


input[type="text"], textarea, input[type="email"], input[type="password"], input[type="tel"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #151405;
    border-color: -moz-use-text-color -moz-use-text-color #2C290C;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #DDDDDD;
    line-height: 22px;
    margin: 3px 0 0;
    padding: 5px !important;
    transition: all 0.2s linear 0s;
    width: 100%;

    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}


textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(90, 96, 26, 0.8);
    outline: 0 none;
    background-color: #201E09;
}

textarea {
    height: auto;
}


input[type="submit"]:hover {
    color: #FFFFFF;
}
input[type="submit"] {
    background-color: #151405;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    color: #8E882D;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 15px;
    transition: all 0.2s linear 0s;
    width: auto;
}

/* footer */
.logo-footer {
	float: right;
	margin:25px;
}

#video-ie{
	width: 1024px;
	margin: 50px auto;
}

/* SLIDER STYLES */
	
.slider-wrapper{
	position:relative;
	overflow:hidden;
	
	width:100%;
	
	/*margin:200px auto;*/
	
	/*background:#1b1b1b;*/
	background: url(../images/cabecera.jpg) no-repeat scroll center top #FFFFFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	/*border:1px solid #000;
	box-shadow:0 3px 5px #666;*/
}

.slider{
	position:relative;
	width:100%; 
/*	height:400px; when responsive, comment this out */
	margin:0 auto;
	
	/*background:#1b1b1b;*/
}

@media only screen and (min-width: 1000px){
	.slider{
		width:980px;
	}
}

@media only screen and (min-width: 1440px){
	.slider{
		width:980px;
	}
}

/* ELEMENT STYLES */

p{
	position:absolute;
	top:-200px;
	
	z-index:8000;
	padding:1% 3%;
	
	font-size:24px;
	line-height:100%
	color:#fff;
	white-space: nowrap;
	text-transform:uppercase;
}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width:250px;
   padding-left:0; padding-right:0px;
	text-align:center;
}

.light-green{background:#95C542;}
.green{background:#7CB761}
.orange{background:#EF7D00}
.turky{background:#348E8A}
.white{background:#fff; color:#333}


/* ********************** RESPONSIVE ************************************** */
/* Video */

.localVideo #lg-action a {
    margin-top: -14px !important;
    position: absolute;
    top: 50%;
    z-index: 9999999;
    background-color: transparent;
    font-size: 28px
}
.localVideo #lg-action a#lg-prev {
    left: 60px;
}
.localVideo #lg-action a#lg-next {
    right: 60px;
}


#lg-slider .video-cont {
  /*max-width: 1140px;*/
  max-width: 1280px;
}


/* /.video */


@media (max-width: 1200px) and (min-width: 993px) {
}

@media (max-width: 992px) and (min-width: 769px) {

}	


@media (max-width: 992px) and (min-width: 5px)  {
		.bloque-dch,
		.bloque-izq{
			float: left;
			width: 100%;
		}

		#mensaje-1,
		#mensaje-2,
		#mensaje-3,
		#mensaje-4,
		#mensaje-5,
		#mensaje-6,
		#mensaje-7{ 
		   top: 0px; 
		   width: 100%;
		}
		#mensaje-2 {
  			padding-left: 0;
  		}
		#mensaje-3 {
  			margin-left: 0;
			width: 80%;
			margin: 40px 0;
  		}


}

