/********************************************************
****************** ESTILOS PRINCIPALES ******************
*********************************************************/
/********************************************************
********************* CONFIGURACIÓN *********************
*********************************************************/
body {
  font-size: 1.4rem;
  font-family: Arial, sans-serif;
  line-height: normal;
}
p {
  line-height: 140%;
}
.nopadding {
  padding: 0;
}
.nopadding-r {
  padding-right: 0;
}
.nopadding-l {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .nopadding {
    padding: 15px 0;
  }
  .nopadding-r {
    padding-right: 15px;
  }
  .nopadding-l {
    padding-left: 15px;
  }
}
.text-blue {
  color: #283f6e !important;
}
a.button {
  background: #ffffff;
  padding: 5px 10px;
  border: 1px solid #283f6e;
  border-radius: 5px;
}
p.finished {
  color: red;
  display: none;
}
form input {
  width: 100%;
  padding: 5px 10px;
}
.logo-izda {
  margin: 10px 80px;
  width: 150px;
  float: left;
}

.logo-drcha {
  margin: 10px 120px;
  width: 150px;
  float: right;
}


@media screen and (max-width: 767px) {
  .reduce .logo {
    margin: 10px;
  }
}
.blackCard {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 80px;
}
#bs-navbar {
  word-spacing: 0;
  line-height: 0;
}
.navbar-default {
  background-color: #0091D2;
  border: 0 none;
  border-radius: 0;
  clear: both;
  margin-bottom: 0;
  text-align: center;
}
.navbar-default .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar-default .navbar-nav li a {
  text-transform: uppercase;
  font-size: 1.8rem;
  color: #fff;
}
.navbar-default .navbar-nav li a.active, .navbar-default .navbar-nav li a:hover {
  background: #00638E none repeat scroll 0 0;
  color: #fff;
}
.navbar-default .navbar-nav li a:link,
.navbar-default .navbar-nav li a:active,
.navbar-default .navbar-nav li a:visited {
  color: #fff;
}
.sliderWrap {
  padding: 0;
  border-bottom: 6px solid #0191CF;
  background: #fff;
  margin-bottom: 30px;
}
.sliderWrap .carousel-inner {
  background-color: #fff;
}
.sliderWrap .carousel-inner .item img {
  margin: 0 auto;
}
.sliderWrap .carousel-indicators {
  display: none;
}
.sliderWrap .right.carousel-control,
.sliderWrap .left.carousel-control {
  opacity: .7;
  width: 8%;
}
.sliderWrap .right.carousel-control:hover,
.sliderWrap .left.carousel-control:hover {
  opacity: 1;
}
.sliderWrap .right.carousel-control .glyphicon,
.sliderWrap .left.carousel-control .glyphicon {
  width: 21px;
  height: 37px;
  display: block;
  background: url("img/slider-controls.png") no-repeat;
  background-position: 0 0;
  opacity: 1;
}
.sliderWrap .right.carousel-control .glyphicon:before,
.sliderWrap .left.carousel-control .glyphicon:before {
  display: none;
}
.sliderWrap .right.carousel-control .glyphicon {
  background-position: -21px 0;
}
.restaurantes.header-img {
  background: url(../images/cabecera-restaurantes.jpg);
  background-size: cover;
}
.espectaculos.header-img {
  background: url(../images/cabecera-espectaculos.jpg);
  background-size: cover;
}
.hoteles.header-img {
  background: url(../images/cabecera-hoteles.jpg);
  background-size: cover;
}
.viajes.header-img {
  background: url(../images/cabecera-viajes.jpg);
  background-size: cover;
}
.gas.header-img {
  background: url(../images/cabecera-movil30.jpg);
  background-size: cover;
}
.electricidad.header-img {
  background: url(../images/cabecera-movil50.jpg);
  background-size: cover;
}
.header-img {
  border-bottom: 6px solid #0191CF;
  margin-bottom: 30px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .header-img {
    background-position-x: -300px !important;
    background-size: 100%;
  }
}
@media screen and (max-width: 450px) {
  .header-img {
    background: #6cacd7 !important;
    padding: 0;
  }
}
.header-img .text {
  transition: all 0.3s ease-in-out;
  height: 248px;
  background: url(../images/lengua.png) no-repeat;
  background-position-x: -25px;
  position: relative;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .header-img .text {
    font-size: .6rem;
    background-position-x: -250px;
  }
}
@media screen and (max-width: 450px) {
  .header-img .text {
    height: 150px;
    background: #6cacd7;
  }
}
@media screen and (max-width: 400px) {
  .header-img .text {
    font-size: .5rem;
  }
}
.header-img .text h1 {
  color: #0191CF;
  display: inline-block;
  font-size: 3.0em;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header-img .text h1 strong {
  font-size: 1.8em;
}
.header-img .text h1 .bigger {
  font-size: 1.3em;
}
footer {
  background: #666 none repeat scroll 0 0;
  color: #fff;
  font-size: 1.2rem;
  padding: 25px 10px;
  text-align: center;
}
footer ul {
  margin-bottom: 10px;
  list-style: none;
  overflow: hidden;
  display: inline-block;
  padding: 0;
}
footer ul li {
  float: left;
}
.azulito {
  color: #0190cc;
  font-weight: normal !important;
  
}
a.azulito {
text-decoration:underline;
}
.rojo{
	color:#0191CF;
}
@media screen and (max-width: 615px) {
  footer ul li {
    float: none;
    margin-bottom: 5px;
  }
}
footer ul li:after {
  content: '|';
  margin: 0 5px;
}
@media screen and (max-width: 615px) {
  footer ul li:after {
    content: '';
  }
}
footer ul li:last-child:after {
  content: '';
}
footer ul li a {
  font-weight: 700;
}
footer a,
footer a:link,
footer a:active,
footer a:visited {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:link:hover,
footer a:active:hover,
footer a:visited:hover {
  text-decoration: none;
  color: #fff;
}
.legal {
  /*.logo {
		width: 200px;
	}*/
  font-family: arial;
}
.legal h1,
.legal h2 {
  color: #283f6e;
  font-weight: bold;
}
.legal h1 {
  font-size: 26px;
  margin-bottom: 30px;
  padding-top: 20px;
}
.legal h2 {
  font-size: 20px;
  padding-top: 20px;
}
.legal p {
  margin-bottom: 12px;
}
.legal a {
  text-decoration: underline;
}
.legal ul li,
.legal ol li {
  margin: 20px 0;
  line-height: 140%;
}
.legal ul.m5 li,
.legal ol.m5 li {
  margin: 5px 0;
}
.legal .lastUpdate {
  border: 1px solid #283f6e;
  width: 100%;
  margin: 60px 0 20px 0;
  padding: 10px;
  text-align: center;
}
.alta {
  text-align: center;
}
.alta h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #283f6e;
}
.alta a.button {
  border-radius: 0;
  background: #283f6e;
  color: #fff;
  padding: 7px 25px;
}
.promos-wrap .promo {
  margin-bottom: 30px;
  overflow: hidden;
  margin-top: 26px;
}
.promos-wrap .promo:hover img {
  transform: scale(1.05);
  opacity: .8;
}
.promos-wrap .promo:hover .promo-text {
  bottom: 13%;
  right: 0;
}
.promos-wrap .promo img {
  margin: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .promos-wrap .promo {
    margin-bottom: 15px;
  }
}
.promos-wrap .promo .promo-text {
  position: absolute;
  bottom: 10%;
  right: 15px;
  width: 300px;
  height: 76px;
  font-size: 1.4rem;
  background: url(../images/promo-text.png) no-repeat;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .promos-wrap .promo .promo-text {
    background-size: 300px;
    font-size: 1rem;
    width: 200px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .promos-wrap .promo .promo-text {
    font-size: 1.4rem;
    background-size: 450px;
    width: 300px;
    height: 76px;
  }
}
@media screen and (max-width: 400px) {
  .promos-wrap .promo .promo-text {
    font-size: 1rem;
    width: 200px;
    height: 50px;
    background-size: 300px;
  }
}
.promos-wrap .promo .promo-text > span {
  display: block;
  float: left;
  text-align: center;
}
.promos-wrap .promo .promo-text > span.percent {
  width: 26%;
  height: 76px;
  padding-top: 15px;
  font-size: 2.5em;
  color: #0191CF;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .promos-wrap .promo .promo-text > span.percent {
    padding-top: 12px;
  }
}
@media screen and (max-width: 400px) {
  .promos-wrap .promo .promo-text > span.percent {
    padding-top: 9px;
  }
}
.promos-wrap .promo .promo-text > span.percent .symbol {
  font-size: 2.2rem;
}
.promos-wrap .promo .promo-text > span.dev, .promos-wrap .promo .promo-text > span.where {
  color: #0191CF;
  width: 74%;
}
.promos-wrap .promo .promo-text > span.dev {
  padding-top: 10px;
  font-size: 2.3em;
  line-height: 1em;
  font-weight: 100;
}
@media screen and (max-width: 991px) {
  .promos-wrap .promo .promo-text > span.dev {
    padding-top: 7px;
  }
}
@media screen and (max-width: 400px) {
  .promos-wrap .promo .promo-text > span.dev {
    padding-top: 5px;
  }
}
.promos-wrap .promo .promo-text > span.where {
  font-size: 1.5em;
  line-height: 1em;
}
.content {
  margin-bottom: 30px;
}
.content .description {
  padding: 20px 0;
  text-align: justify;
  color:#000;
}
.content .description .terms {
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
  text-decoration: underline;
}
.content .howTo {
  background: #f2f2f2;
  text-align: justify;
  padding: 20px;
}
.content .howTo ul {
  list-style: none;
}
@media screen and (max-width: 450px) {
  .content .howTo ul {
    padding: 0;
  }
}
.content .howTo ul li {
  position: relative;
  margin: 27px 0;
  padding-left: 2.5em;
}
.content .howTo ul li:before {
  content: "\f054";
  color: #0191CF;
  font-size: 1rem;
  border: 2px solid #0191CF;
  border-radius: 50%;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding: 3px 4px 3px 6px;
  position: absolute;
  top: -3px;
  left: 0;
}
.content .howTo ul li a {
  color: inherit;
  text-decoration: none;
}
.content .howTo .pdf {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  margin-top: 30px;
  display: inline-block;
}
.content .howTo .pdf i {
  font-size: 22px;
  position: absolute;
  top: -1px;
  left: 0;
}
.colaboradores {
  margin-bottom: 30px;
}
.colaboradores a {
  margin-right: 25px;
}
.logo-derecha {
  float: right;
  max-height: 90px;
  margin-top: 10px;
  margin-right: 20px;
}