body {
  font-family: 'AenaSansNew', sans-serif !important;
  color: #1a2732;
  background: #e9edf0;
}

#header > a {
  margin: 1em 0 0 1.5625em;
  display: inline-block;
}

a {
  color: #1a2732;
}

/*auxiliares*/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

strong {
  font-weight: 700;
}

#content .bloq_1 strong,
#content #header h1 strong {
  font-family: "Source Sans Pro";
  font-weight: bold;
}

#content #header h1 {
  background: none;
  text-align: right;
}

#content .bloq_1 {
  width: 57.5em;
}

#content .bloq_1 #ofertaTop {
  width: 100%;
}

#content .bloq_1 #ofertaTop .offert.VIP {
  padding: 0;
}

#content .bloq_1 #ofertaTop .offert {
  background: none;
}

#content #header h1 {
  padding-right: 0.782em;
}

#content .bloq_1 h2 {
  margin-bottom: 1em;
  font-size: 1.625em;
}

.descripcion p {
  font-size: 1em;
  padding-bottom: 20px;
  color: initial;
}

.descripcion > strong {
  font-size: 18px;
  display: block;
  margin: 2em 0 0.5em;
  color: #1a2732;
}

/* lista con bullets */
#content .bloq_1 div.ventajas ul.sinFondo {
  list-style: disc outside none;
  margin: 0 0 1.5em 2.5em;
  font-size: 1em;
}

#content .bloq_1 div.ventajas ul.sinFondo li {
  background: none;
  padding: 0;
}

/* video */
video {
  width: 645px;
  height: 362px;
}

/*FITUR */
.fitur {
  text-align: center;
  width: 20em;
  margin: 1em auto;
}

#content .fitur .promo > h2 {
  color: #72a300;
  margin-bottom: 0;
  font-size: 2.5em;
}

.fitur .promo p {
  font-weight: bold;
  font-size: 1.25em;
}

.modDestacado {
  overflow: hidden;
  margin-bottom: 2em;
  padding: 0.5em;
  background-color: #90ce00;
  border-radius: 0.25em;
}
.modDestacado > img {
  float: left !important;
  max-width: 8em;
  margin: 0 1em 0 0 !important;
  display: inline-block;
  clear: none;
  border: 1px solid #ddd;
  border-radius: 0.25em;
}
.modDestacado > div > p {
  font-size: 18px;
}
.modDestacado > div ul li {
  font-size: 1em;
  background: none !important;
  list-style: none;
}
#content .bloq_1 .modDestacado > div ul li:first-child {
  margin-top: 0.25em;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0.5em;
}
#content .bloq_1 .modDestacado > div ul li strong a {
  text-decoration: none !important;
}
.modDestacado > div ul li p {
  padding-bottom: 0.5em !important;
}
.modDestacado > div ul li.promo {
  font-size: 14px;
  font-weight: bold;
}

hr {
  border: none;
  border-bottom: 1px solid #ddd;
  margin: 2em 0 1em;
}

/*listawifi*/

ol.conexion_wifi {
	counter-reset: my-awesome-counter;
	list-style: none;
	padding-left: 50px;
	overflow: hidden;
}

img + ol.conexion_wifi {
    margin-left: 9em;
} 

ol.conexion_wifi > li {
	margin: 0 0 1.5em 0;
	counter-increment: my-awesome-counter;
	position: relative;
	font-size: 1.12em;
}

ol.conexion_wifi li::before {
	content: counter(my-awesome-counter);
	color: #fff;
	font-size: 24px;
	position: absolute;
	left: -42px;
	line-height: 1.3;
	width: 32px;
	height: 32px;
	top: 0px;
	background: #1a2732;
	border-radius: 50%;
	text-align: center;
	box-shadow: 1px 1px 0 #999;
}

ol.conexion_wifi li > p {
	font-weight: bold;
	margin-top: 1em;
}


ol.conexion_wifi li > p {
	font-weight: bold;
	margin-top: 1em;
}

ol.conexion_wifi li > p > span {
	font-weight: normal
}



ol.conexion_wifi > li > ul > li {
    background: none !important;
    list-style: disc;
    padding: 0 !important;
    margin: 1em 2em 0 1.25em !important;
    font-size: 16px !important;
}

hr {
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 2em 0 1em;
}


ul.rrss{list-style:none;margin:1em 0;float: none !important;}ul.rrss > li{display:inline-block;margin-right:.75em;background: none !important;padding-left: 0 !important;}

#footer {
  min-height: 7.375em;
  background: #1a2732;
}

#footer p.info {
  bottom: 50%;
  color: #ebebeb;
}

@media screen and (min-width: 960px) {
  .descripcion.absolute {
    position: absolute;
    top: 150px;
    width: 480px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
    border-radius: 5px;
  }
.descripcion.absolute.food{top:120px}
  .descripcion.absolute p {
    padding-bottom: 15px;
  }

  .descripcion.absolute p,
  .descripcion.absolute h2,
  .descripcion.absolute ul li {
    color: #fff;
  }
  .descripcion.absolute h2 {
    margin: 0.5em 0 !important;
  }
  .descripcion.absolute h2 + p + h2 {
    margin: 0 !important;
  }
  .descripcion.absolute h2 strong {
    font-weight: 400 !important;
  }

  .datos_interes.modulo_dos {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .datos_interes.modulo_dos .modDestacado {
    width: 27.25em;
    margin-bottom: 1em;
  }
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  #content .bloq_1 {
    width: 94%;
  }

  #content .bloq_1 img.decor,
  #content .bloq_1 .descripcion > img {
    max-width: 100%;
    margin-top: 1em;
  }

  .ftl + .ftr {
    width: 100%;
}

  .fitur {
    width: 100%;
    margin: 1em 0;
  }

  video {
    width: 300px;
    height: auto;
  }

  .descripcion.absolute {
    background-color: #caced2;
    padding: 10px 10px 0;
    border-radius: 5px;
  }

  .descripcion.absolute p,
  .descripcion.absolute h2 {
    color: #fff;
  }
  .descripcion.absolute h2 {
    margin: 0.5em 0 !important;
    font-size: 16px !important;
  }
  .descripcion.absolute p {
    font-size: 14px;
  }
  p > img {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 959px) {
  #wrapper {
    width: 100%;
    overflow: hidden;
  }
}
