@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'Benji';
  src: url('Benji.eot?#iefix') format('embedded-opentype'),  url('Benji.woff') format('woff'), url('Benji.ttf')  format('truetype'), url('Benji.svg#Benji') format('svg');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'FrutigerLTStd-Black';
  src: url('FrutigerLTStd-Black.eot?#iefix') format('embedded-opentype'),  url('FrutigerLTStd-Black.otf')  format('opentype'),
	     url('FrutigerLTStd-Black.woff') format('woff'), url('FrutigerLTStd-Black.ttf')  format('truetype'), url('FrutigerLTStd-Black.svg#FrutigerLTStd-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTStd-Bold';
  src: url('FrutigerLTStd-Bold.eot?#iefix') format('embedded-opentype'),  url('FrutigerLTStd-Bold.otf')  format('opentype'),
	     url('FrutigerLTStd-Bold.woff') format('woff'), url('FrutigerLTStd-Bold.ttf')  format('truetype'), url('FrutigerLTStd-Bold.svg#FrutigerLTStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTStd-Italic';
  src: url('FrutigerLTStd-Italic.eot?#iefix') format('embedded-opentype'),  url('FrutigerLTStd-Italic.otf')  format('opentype'),
	     url('FrutigerLTStd-Italic.woff') format('woff'), url('FrutigerLTStd-Italic.ttf')  format('truetype'), url('FrutigerLTStd-Italic.svg#FrutigerLTStd-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTStd-Light';
  src: url('FrutigerLTStd-Light.eot?#iefix') format('embedded-opentype'),  url('FrutigerLTStd-Light.otf')  format('opentype'),
	     url('FrutigerLTStd-Light.woff') format('woff'), url('FrutigerLTStd-Light.ttf')  format('truetype'), url('FrutigerLTStd-Light.svg#FrutigerLTStd-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTStd-Roman';
  src: url('FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('FrutigerLTStd-Roman.otf')  format('opentype'),
	     url('FrutigerLTStd-Roman.woff') format('woff'), url('FrutigerLTStd-Roman.ttf')  format('truetype'), url('FrutigerLTStd-Roman.svg#FrutigerLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*comun*/
html {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
/*.container a {
  text-decoration: none;
  color: #00C8FF;
}*/
a:hover {
  opacity: 0.8;
  /*text-decoration: none !important;*/
}
img {
  border: 0;
}
.cb {
  clear: both;
}
.negrita {
  font-weight: bold;
}
.azul {
  color: #0f50be;
}
.blanco{
  color:#fff;
}
.grande{
  font-size:120%;
}
.relative{
  position:relative;
}
.btn-success {
  color:#fff !important;
}
.modal-title{
  font-family: 'FrutigerLTStd-Black',Arial;
  color:#0f50be;
  font-size:25px;
  font-weight: bold;
}
.modal-body{
  font-family: 'FrutigerLTStd-Roman',Arial;
  color:#000;
  font-size:13px;
}
.modal-destacado{
  font-size:17px !important;
  text-align: left;
  color:#0f50be;
  line-height: 18px !important;
  font-weight: bold;
  font-family: 'FrutigerLTStd-Roman', Arial;
}
.margin-titulo{
  margin-top: -15px;
  /*margin-bottom: 30px;*/
  height: 50px;
}
.margin-titulo .col{
    z-index: 300 !important;
    position: fixed;
    height: 50px;
}
.margin-titulo .col h1{
    height: 50px;
}
h1{
  font-family: 'Benji';
  font-size: 53px !important;
  color:#0f50be;
  text-align: center;
  -webkit-text-stroke: 5px #fff;
  letter-spacing: -3px;
  /*padding-bottom: 40px;*/
}
h1 .peq{
  font-size: 60%;
  -webkit-text-stroke: 2px #fff;
}
h2{
  font-family: 'Benji';
  font-size: 53px !important;
  color:#fff;
  text-align: center;
  letter-spacing: -5px;
  position: relative;
  z-index: 100;
  -webkit-text-stroke: 5px #0f50be;
  line-height: 50px !important;
}
h2 .peq{
  font-size: 60%;
  letter-spacing: -3px;
  -webkit-text-stroke: 4px #0f50be;
  line-height: 0;
}
h3{
  font-family: 'FrutigerLTStd-Black',Arial;
  font-size: 35px !important;
  color:#0f50be;
  text-align: center;
  line-height: 35px !important;
}
.subtitulo{
  margin-top: 40px;
}
.titulo-2{
  z-index: 1000;
}
.texto{
  font-family: 'FrutigerLTStd-Roman',Arial;
  font-size: 16px;
  color:black;
  padding:30px 0px;
  position:relative;
}
.central{
  font-family: 'FrutigerLTStd-Roman',Arial;
  font-size: 13px;
  color:#0f50be;
  line-height: 17px;
  padding:30px 10px;
}
.central li{
  margin-left:30px;
}
.mb60{
  margin-bottom:60px;
}
.floating{    
  position:relative;
  -webkit-animation: Floatingy 2.3s infinite ease-in-out;
  /*cursor: pointer;*/
  z-index:100;
}
@-webkit-keyframes Floatingy {
    from {
        -webkit-transform:translateY(0px);
    }
    65% {
        -webkit-transform:translateY(10px);
    }
    to {
        -webkit-transform: translateY(-0px);
    }
}
.floating2{    
  position:relative;
  -webkit-animation: Floatingy 3.2s infinite ease-in-out;
  /*cursor: pointer;*/
  z-index:100;
}
@-webkit-keyframes Floatingy {
    from {
        -webkit-transform:translateY(0px);
    }
    65% {
        -webkit-transform:translateY(8px);
    }
    to {
        -webkit-transform: translateY(-0px);
    }
}
.floating3{    
  position:relative;
  -webkit-animation: Floatingy 2.8s infinite ease-in-out;
  /*cursor: pointer;*/
  z-index:100;
}
@-webkit-keyframes Floatingy {
    from {
        -webkit-transform:translateY(10px);
    }
    65% {
        -webkit-transform:translateY(5px);
    }
    to {
        -webkit-transform: translateY(5px);
    }
}
.floating4{    
  position:relative;
  -webkit-animation: Floatingy 3.2s infinite ease-in-out;
  /*cursor: pointer;*/
  z-index:100;
}
@-webkit-keyframes Floatingy {
    from {
        -webkit-transform:translateY(5px);
    }
    65% {
        -webkit-transform:translateY(8px);
    }
    to {
        -webkit-transform: translateY(3px);
    }
}
.destacado{
  font-family: 'FrutigerLTStd-Bold',Arial;
  font-size: 19px;
  color:#000;
}
.centrar{
  text-align: center;
}
.btn-primary:hover{
  background-color: #fff !important;
  color: #0077be !important;
  border-color: #0077be !important;
}
.ocultar{
  display: none;
}
label.error {
  color: red;
  font-size: 11px;
  float: none;
}

/*cabecera*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #0f50be;
  box-sizing: border-box;
  height: 150px;
  z-index: 200;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
.header a {
  color: #000000;
}
header .navbar{
  padding: 0;
}
#menu .nav-link{
  z-index: 200;
  font-family: 'FrutigerLTStd-Light', Arial;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#menu ul .active a{
  font-family: 'FrutigerLTStd-Black',Arial;
  color:white;
}
#menu ul li :hover{
  color:whitesmoke;
}
.salir{
    position:absolute;
    top:0;
    right: 0;
    z-index: 10;
    margin-top: -5px;
    margin-right:-5px;
  }
a.menu-participa{
  font-family: 'FrutigerLTStd-Black',Arial !important;
}
.rotar:hover {
  transform: rotate(20deg);
}
.cabecera-logo{
  max-width: 300px !important;
  margin-bottom: -80px;
}
.cabecera_logo2{
  max-width: 15% !important;
  margin-top: 25px;
  margin-left: 95px;
}
.cabecera-concurso{
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-size: 15px;
  color: #808080;
  text-align: left;
  margin-bottom: -30px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.ods-entrar{
  width: 100%;
  max-width: 50px;
  margin-top: 3px;
}
.buzon{
  width: 100%;
  max-width: 48px;
}
.twitter{
  width: 100%;
  max-width: 40px;
}
.youtube{
  width: 100%;
  max-width: 40px;
}
.instagram{
  width: 100%;
  max-width: 40px;
}
.mod-buzon .modal-body p{
  font-family: 'FrutigerLTStd-Roman',Arial;
  color:#000;
  font-size:14px;
}
.idiomas-fix{
    position: fixed;
    z-index: 500;
    right:90px;
    color:#fff;
}
.idiomas-fix a{
    font-family:'FrutigerLTStd-Roman',Arial !important;
    font-size: 14px !important;
    color:#fff !important;
}
.btn-info{
  background-color: #0f50be !important;
  color:#fff !important;
}
.header .redes li{
  margin-right: 10px;
}
.mr-titulo-descubre{
  margin-right: 20px;
}

/* menu mobile */
  .btn-mobile{
    display: none;
    width: 100%;
    text-align: right;
  }
  .btn-mobile i{
    color:#fff;
    background-color: #0f50be;
    border-radius: 5px;
    padding:5px;    
    margin:20px 20px;
    cursor: pointer;
  }
  .btn-mobile-cerrar{
    position: absolute;
    top:0;
    right:0;
    width: 30%;
    text-align: right;
  }
  .btn-mobile-cerrar i{
    color:#fff;
    background-color: red;
    border-radius: 5px;
    padding:5px;    
    margin:10px 10px 0 0;
    cursor: pointer;
  }
  .desktop{
    display: block-inline;
  }
  .menu-mobile{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: #FFF;
    display: none;
    z-index:10000;
  }
  .menu-mobile ul{
    width: 100%;
    max-width: 360px;
    margin:0 auto;
    padding:0;
  }
  .menu-mobile li{
    list-style: none;
    border-bottom: 1px solid #0f50be;
    padding:3px;
  }
  .menu-mobile li a{
    color:#000;
  }

/*pie*/
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  /*height: 40px;*/
  border-bottom:15px solid #0f50be;
  box-sizing: border-box;
  font-family: 'FrutigerLTStd-Light', Arial;
  font-size: 14px;
  color: #000000;
  z-index: 1000;
  text-transform: uppercase;
  padding-left: 100px;
  padding-right: 100px;
  background-color: #fff;
}
.footer a {
  color: #000000;
}
.logo{
  max-width: 130px !important;
  padding-bottom: 5px;
  padding-top: 5px;
}
.pie-autorizacion{
  font-weight: bold;
  color:#0f50be !important;
  font-size: 110%;
}
.pagina-premios footer, .pagina-aspirantes footer, .pagina-participa footer, .pagina-descubre footer{
  position:relative !important;
}

/*home*/
body#home-fondo { 
    background: url("../images/home-fondo.png") no-repeat fixed bottom;
    -webkit-background-size:  100% auto;
    -moz-background-size: 100% auto;
    -o-background-size:  100% auto;
    background-size: 100%;
    position: relative;
    overflow-x: hidden;
    padding-top:100px;
    overflow: hidden;
    background-color: #0f50be;
    margin-bottom:90px;
}
body#fondo { 
    /*background: url("../images/fondo.png") no-repeat fixed center 10px;*/
    -webkit-background-size:  100% auto;
    -moz-background-size: 100% auto;
    -o-background-size:  100% auto;
    background-size: 100% auto;
    position: relative;
    overflow-x: hidden;
    padding-top:100px;
}
body#pie-fondo { 
    background-color:#fff; 
    -webkit-background-size:  100% auto;
    -moz-background-size: 100% auto;
    -o-background-size:  100% auto;
    background-size: 100% auto;
    position: relative;
    overflow-x: hidden;
    padding-top:100px;
}
.home-ovni{
  position:absolute;
  top:-200px;
  left:-10rem;
  width: 550px;
  z-index: 1000;
}
.home-aquabus{
  position:absolute;
  width: 550px;
  left:141px;
  top:-150px;
  z-index: 1000;
}
.home-participa{
  position:absolute;
  top: -40px;
  width: 400px;
  left: 7rem;
}

/* Barra de cookies */
#cookies {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
  min-height: 90px;
  background-color: #0078bf;
  color: #ffffff;
  z-index: 99999;
}
.inner {
  width: 100%;
  position: absolute;
  padding-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  top: 30%;
}
.inner a.ok {
  padding: 4px;
  color: #2DCBDC;
  text-decoration: none;
}
.inner a.info {
  padding-left: 5px;
  text-decoration: none;
  color: #2DCBDC;
}
#mod-cookies{
  z-index:100005;
}

/*descubre*/
.video-pie{
  font-family: 'FrutigerLTStd-Bold',Arial;
  color:#000;
  font-size:12px;
}
.descubre-aqual{
  position:absolute;
  right:80px;
  top:-100px;
  max-width: 400px;
}
.descubre-aquabus{
  position:absolute;
  left:80px;
  top:-100px;
  width:600px;
}
.aprende-borde{
  border:1px solid #0f50be;
}
.aprende-margen {
  margin-top:30px;
}
.aprende-margen img{
  max-height: 395px;
}
.aprende-cartel{
  border:1px solid #0f50be;
  max-width: 350px !important;
}
.aprende-cuento {
  margin-top:30px;
  color: #0f50be;
  text-align: center;
}
.aprende-linea {
  line-height: 13px;
  margin-top: -10px;
}
.aprende-pie {
  font-family: 'FrutigerLTStd-Bold', Arial;
  color: #0f50be;
  font-size: 12px;
  font-weight: bold;
  margin-bottom:30px;
}

/*premios*/
.premios-premio{
  text-align: right;
}
.premios-premio img{
  max-width: 230px !important;
}
.premios-premio p{
  text-align: right;
  color:#0777cf;
  margin-top:20px;
  font-family: 'FrutigerLTStd-Bold', Arial;
  line-height: 17px;
  font-size: 15px;
}
.premios-aqual{
  position: absolute;
  right: 200px;
  /*bottom: 50px;*/
}
.premios-aqual img{
  min-width: 100%;
}
.premios-izda{
  position:absolute;
  left:0px;
  top:80px;
  width: 170px;
}
.premios-dcha{
  position: absolute;
  left: 0px;
  top: 80px;
  width: 190px;
}

/*participa*/
.participa p {
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-size: 16px;
}
.participa-profe{
  max-width: 350px !important;
  margin-right: -30px;
  position:relative;
  z-index: 1;
}
.participa-peque{
  max-width: 270px !important;
  margin-left:-30px;
  position:relative;
  z-index: 10;
}
.participa-destacado {
  font-size: 140%;
  color:#000;
  font-weight: bold;
}
.participa-destacadoazul {
  font-size: 140%;
  color:#0f50be;
  font-weight: bold;
}
.participa-izda{
  position:absolute;
  left: 180px;
  top: 0;
  max-width:220px;
}
.participa-izdap img{
  max-width:220px;
  margin-top:300px;
}
.participa-izda2{
  position:absolute;
  left:10px;
  top:0;
}
.participa-dcha{
  max-width:250px;
  position: absolute;
  right: 200px;
  top: 0;
}
.participa-dchap img{
  max-width:250px;
  margin-top:300px;
  margin-left: -30px;
}
.participa-fondo{
  /*background: url("../images/fondo.png") no-repeat center 130px;*/
  background-color: #e7edf9;
  border-radius: 15px;
  padding:20px 20px;
  /*margin-bottom: 50px;*/
}
.participa-fondo .participa-texto{
  color:#000;
  text-align: left;
  margin:0;
  font-size: 20px;
  font-family: 'FrutigerLTStd-Roman',Arial;
}
/*.participa-fondo2{
  background-color: #fff;
  border-radius: 15px;
  padding:20px 20px;
}
.participa-fondo2 .participa-texto{
  color:#000;
  text-align: left;
  margin:0;
  font-size: 18px;
  font-family: 'FrutigerLTStd-Roman',Arial;
}*/
.participa-fondo-error{
  background-color: #ff6872;
  border-radius: 15px;
  padding:20px 20px;
  margin-bottom: 50px;
}
.participa-fondo-error .participa-texto{
  color:#fff;
  text-align: left;
  margin:0;
  font-size: 22px;
  font-family: 'FrutigerLTStd-Bold',Arial;
}
.participa-fondo-acierto{
  background-color: #7de885;
  border-radius: 15px;
  padding:20px 20px;
  margin-bottom: 50px;
}
.participa-fondo-acierto .participa-texto{
  color:#000;
  text-align: left;
  margin:0;
  font-size: 22px;
  font-family: 'FrutigerLTStd-Roman',Arial;
}
.participa1-img{
  text-align: center;
  padding-top:80px;
}
.participa1-res{
  max-width:130px;
  margin-bottom:10px;
}
.participa1-img p{
  text-align:center;
  text-transform: uppercase;
  color:#000;
  font-size: 15px;
  font-weight: bold;
  margin-top:10px;
}
.participa1-img2{
  text-align: center;
  padding-top:20px;
}
.participa1-res{
  max-width:130px;
  margin-bottom:10px;
}
.participa1-img2 p{
  text-align:center;
  text-transform: uppercase;
  color:#000;
  font-size: 15px;
  font-weight: bold;
  margin-top:10px;
}
.btn-co, .btn-es{
  cursor:pointer;
  color:#0f50be;
  font-weight: bold !important;
}
#participa-espana, #participa-colombia{
  display:none;
}
.participa-pais {
  font-size: 140%;
  color:#0f50be;
  font-weight: bold;
  text-align: center;
}
.participa-volver{
  float:right;
  text-align: center;
  margin-right:50px;
  margin-top:-50px;
  color:#fff;
}
.participa-volver img{
  width:50px;
}
.participa1-dcha{
  margin-top:120px;
}
.participa1-dcha img{
  /*width:100%;*/
  max-width:200px;
}
.participa2-fondo{
  background-color: #fff;
  border-radius: 15px;
  border: 1px #0f50be solid;
  display: flex;
  align-items: center;
}
.participa2-mano{
  color:#0777cf;
  text-align: left;
}
.participa2-texto{
  color:#000;
  font-style: italic;
  text-align: left;
}
.participa-reto{
  text-align: center;
  margin-top:40px;
  margin-bottom: 40px;
}
.participa-reto img{
  width: 100%;
  max-width: 250px;
}
.participa-boton{
  text-align: center;
  margin-top:40px;
}
.participa-boton img{
  width: 200px;
}
.participa-boton1{
  text-align: center;
  margin-top:40px;
}
.participa-boton1 img{
  width: 300px;
}
.participa-boton2{
  text-align: center;
  margin-top:40px;
}
.participa-boton2 img{
  width: 200px;
}
.participa-num{
  /*width:100%;*/
  max-width:200px;
  margin-left:-40px;
  margin-top:150px;
}
.participa-preguntas{
  color:#000;
  text-align: center;
  margin:50px 0 10px 0;
  font-size: 22px;
  font-family: 'FrutigerLTStd-Roman',Arial;
}
.participa-pista{
  color:#000;
  text-align: center;
  margin:10px 0;
  font-size: 16px;
  font-family: 'FrutigerLTStd-Roman',Arial;
}
 .participa-mano{
  width: 50px;
  float: left;
  margin-top: 10px;
  padding-right: 5px;
 }
 .participa-mano1{
  width: 50px;
  padding-right: 5px;
 }

/*aspirantes*/
.galeria-participante {
  float: left;
  width: 185px;
  margin: 10px 15px;
  height: 200px;
}
.galeria-dibujo {
  margin: 0;
  float: left;
}
.galeria-dibujo img {
  width: 100%;
}
.galeria-nombre {
  float: left;
  text-align: left;
  margin-top: 10px;
  line-height: 13px;
  margin-bottom:0;
  text-transform: uppercase;
  color: #000000;
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-weight: bold;
  font-size: 11px;
}
.galeria-nombre a {
  color: #000000;
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-weight: bold;
  font-size: 11px;
}
.galeria-contenido {
  color: #000000;
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-size: 11px;
  text-align: left;
  float: left;
  margin-top:0;
  text-transform: uppercase;
}
.buscador {
  color: #ff0000;
  font-size: 14px;
  font-family: 'FrutigerLTStd-Roman', Arial;
}
.fondo-blanco{
  background-color: #fff;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  width:100%;
  padding: 50px 50px;
  margin-top:30px;
  background-color:rgba(255,255,255,0.7); /* rgbA */
}
.aspirantes-izda{
  position:absolute;
  left:0px;
  top:50px;
  width: 100%;
  max-width: 150px;
}
.aspirantes-dcha{
  position: absolute;
  left: 0px;
  top: 50px;
  width: 100%;
  max-width: 150px;
}

/*ganadores*/
.ganadores-izda{
  position:absolute;
  right:30px;
  top:0;
  width: 100%;
  max-width: 180px;
}
.ganadores-dcha{
  position: absolute;
  right: -30px;
  top: 0;
  width: 100%;
  max-width: 130px;
}
.ganadores-imagen img{
    width:100%;
    max-width:150px;
    float:right;
    margin-top:40px;
}
.ganadores-imagen-col img{
    width:100%;
    max-width:300px;
    float:right;
}
.ganadores-titulo{
    padding: 10% 0;
}
.ganadores-titulo p{
  line-height: 150%;
}
.ganadores-premio{
    font-style:'FrutigerLTStd-Bold',Arial;
    font-size:30px;
    color:#000;
    font-weight: bold;
}
.ganadores-texto{
    font-style:'FrutigerLTStd-Roman',Arial;
    font-size:17px;
    color:#000;
}
.ganadores-colectivo{
    margin-right: 35%;
    margin-left: 35%;
}
.ganadores-encuentra{
  margin-top:50px;
  margin-left:30px !important;
}
.ganadores-encuentra p{
  font-family: 'FrutigerLTStd-Bold',Arial;
  font-size: 22px;
  color:#0f50be;
}
.ganadores-buscador{
  margin:0 auto;
}
.ganadores-buscador input[type=text]{
  width:250px;
}

/*mural / retos*/
.mural-ods{
  min-height: 300px;
}
.mural-ods img{
  width:100%;
  max-width:200px;
  position:relative;
  left:250px;
  top:10px;
  margin-top:-100px;
  z-index:1;
}
.retos-ods{
  margin-top:-300px;
  z-index: 10;
  margin-bottom:70px;
}
.mural-fondo{
  background-color: #fff;
  border-radius: 15px;
  border: 1px #0f50be solid;
}
.mural-nombre{
  color:#0777cf;
  text-align: left;
}
.mural-texto{
  color:#000;
  font-style: italic;
  text-align: center;
}

/*autorizacion*/
.autoriz-imp {
  padding: 10px 10px;
  vertical-align: top;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.autoriz-txt p{
  margin-bottom: 30px;
}
#frmautoriz input[type=text] {
  width: 100%;
  margin-bottom: 5px;
}
.btn-primary {
  background-color: #0077be !important;
}

/*faqs*/
.faqs{
  font-size: 13px;  
}
.faqs li{
  margin-left:30px;
}
.faqs-pregunta {
  color: #0f50be;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
}

/*lienzo*/
.alert-danger{
  background-color: #ff6872 !important;
  border-color:#ff6872 !important;
}
.alert-success{
  background-color: #65de85 !important;
  border-color:#65de85 !important;
}
.aviso-txt-error{
  text-align:center;
  font-size:26px;
  line-height:30px;
  padding-top:40px;
  color:#fff;
  font-weight: bold;
  line-height: 35px;
}
.aviso-txt-acierto{
  text-align:center;
  font-size:26px;
  line-height:30px;
  padding-top:40px;
  color:#000;
  font-weight: bold;
  line-height: 35px;
}
.cartel-dcha{
  width:120px;
  float: right;
  margin-left: 10px;
  margin-right:20px;
}
.cartel-izda{
  width:20%;
  float: left;
  margin-right: 10px;
}
.mod-pregunta .modal-header{
  background-color: #fff;
}
.mod-pregunta .modal-content{
  /*background: url('../images/fondo.png') no-repeat left top;*/
  background-size: cover;
}
.mod-pregunta .col-izda .pregunta{
  padding:15px 15px 5px 15px;
  background-color: #fff;
  border-radius: 5px;
  color: #000000;
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-size: 18px;
}
.mod-pregunta .col-izda{
  padding: 0;
}
.mod-pregunta .col-izda ul{
  list-style-type:none;
  margin-left: 10px;
  position: relative;
  z-index: 10;
}
.mod-pregunta .respuestas{
  margin:50px 0;
}
.mod-pregunta .aciertos{
  position: relative;
  z-index: 1;
}
.mod-pregunta li{
  padding:15px 15px;
  margin:10px 10px;
  background-color: #3977bb;
  border-radius: 2px;
  color: #fff;
  font-family: 'FrutigerLTStd-Roman', Arial;
  font-size: 15px;
  cursor:pointer;
  width: 100%;
}
.mod-pregunta li:hover{
  background-color: #fff;
  color: #3977bb;
  opacity: 1;
}
.mod-pregunta .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 0;
  top:0;
}
.mod-pregunta .cartel-error{
  max-width:150px;
  position: absolute;
  left: 0;
  top:0;
}
.mod-pregunta .etapa {
  max-width:250px;
  padding-top:50px;
}
.mod-pregunta .respuesta-ko{
  background-color: #ff0000;
}
.mod-pregunta .respuesta-ok{
  opacity: 0.5;
}
.mod-pregunta .modal-footer{
  display: none;
}
.mostrar{
  display: block !important;
}
.mod-pregunta1 .modal-body{
  background: url('../images/cartel_fondo1.png') no-repeat left top;
  background-clip:content-box;
  background-size: 500px;
  padding:30px 10px;
}
.mod-pregunta1 .personaje {
  max-width:300px;
  margin-top:20px;
}
.mod-pregunta2 .modal-body{
  background: url('../images/cartel_fondo2.png') no-repeat 400px 120px fixed;
  background-clip:content-box;
  background-size: 850px;
  padding:30px 0px;
}
.mod-pregunta2 .personaje {
  max-width:200px;
  margin-top:0px;
}
.mod-pregunta2 .col-izda ul{
  margin-left: 70px;
  width: 100%;
  position: relative;
  z-index: 10;
}
.mod-pregunta2 .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta2 .cartel-error{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta2 .respuestas{
  margin:50px 0 30px 0;
}
.mod-pregunta3 .modal-body{
  background: url('../images/cartel_fondo3.png') no-repeat 400px 80px fixed;
  background-clip:content-box;
  background-size: 950px;
  padding:30px 0px;
}
.mod-pregunta3 .personaje {
  max-width:200px;
  margin-top:0px;
}
.mod-pregunta3 .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta3 .cartel-error{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta3 li{
  width: 120%;
}
.mod-pregunta4 .modal-body{
  background: url('../images/cartel_fondo1.png') no-repeat 450px 100px fixed;
  background-clip:content-box;
  background-size: 500px;
  padding:30px 10px;
}
.mod-pregunta4 ul{
  margin-left: 0 !important;
}
.mod-pregunta4 .personaje {
  max-width:200px;
  margin-top:0px;
}
.mod-pregunta4 .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 50px;
  top:30px;
}
.mod-pregunta4 .cartel-error{
  max-width:150px;
  position: absolute;
  left: 50px;
  top:30px;
}
.mod-pregunta4 li{
  width: 120%;
}
.mod-pregunta5 .modal-body{
  background: url('../images/cartel_fondo3.png') no-repeat 400px 80px fixed;
  background-clip:content-box;
  background-size: 950px;
  padding:20px 0 0 0;
}
.mod-pregunta5 .personaje {
  max-width:200px;
  margin-top:0px;
}
.mod-pregunta5 .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta5 .cartel-error{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta5 li{
  width: 150%;
  margin-left: 0 !important;
}
.mod-pregunta5 .modal-footer{
  background-color: #fff;
}
.mod-pregunta6 .modal-body{
  background: url('../images/cartel_fondo2.png') no-repeat 400px 80px fixed;
  background-clip:content-box;
  background-size: 950px;
  padding:30px 0px;
}
.mod-pregunta6 .personaje {
  max-width:200px;
  margin-top:0px;
}
.mod-pregunta6 .cartel-acierto{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta6 .cartel-error{
  max-width:150px;
  position: absolute;
  left: 90px;
  top:0;
}
.mod-pregunta6 li{
  width: 100%;
  margin-left: 100px !important;
}

/*dibujo*/
.dibujo-redes{
  text-align: center;
}
.dibujo-redes i{
  background-color: #1DA1F2;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  margin-bottom: 5px;
}
.dibujo-redes a{
  color:#FFF;
}
.dibujo-contenedor{
  border:1px solid #fff;
  width:100%;
}
.dibujo-contenedor img{
  width:100%;
}
.dibujo-fila{
    margin-top:30px;
  }
.dibujo-texto{
  margin-top:10px;
  background-color:#FFF;
  border-radius: 10px;
  padding:10px 10px;
}
.dibujo-negrita{
  font-size:13px;
  margin: 0;
  font-weight: bold;
  margin-bottom: 30px;
}
.dibujo-img{
  width:100%;
  max-width:130px;
}
.dibujo-tarjeta{
  width:100%;
  max-width:650px;
}
.dibujo-mheader{
  background-color:#0f50be;
}
.dibujo-mrow{
  width: 100%;
}
.dibujo-mcol{
  text-align:center !important;
}
.dibujo-mtitle{
  color:#fff;
  font-size:30px;
  line-height:35px;
}
.dibujo-mcerrar{
  margin-top:50px;
}

/*Bases*/
.bases-destacado{
  font-size:25px !important;
  text-align: center;
  color:#0f50be;
  line-height: 18px !important;
  font-weight: bold;
  font-family: 'FrutigerLTStd-Roman', Arial;
  margin-top:150px;
  margin-bottom: 40px;
}

/* ----------------------------- 1700px ----------------------------- */
@media screen and (max-width: 1700px) {
  #menu .nav-link{
    font-size: 12px;
  }
  .home-aquabus{
    left:100px;
  }
  .premios-aqual{
    display:none;
  }  
  .retos-ods{
    margin-top: -290px;
  }
  .cabecera_logo2{
    margin-top: 30px;
  }
  .mural-ods img{
    left:150px;
  }
}

/* ----------------------------- 1600px - salto a portatil (1536x864) ----------------------------- */
@media screen and (max-width: 1600px) {
  .inner {
    top: 10%;
    font-size: 13px;
  }
  .cabecera-concurso{
    font-size: 13px !important;
  }
  .home-participa{
    left:0;
  }
  .cabecera_logo2{
    margin-top: 35px;
  }
} 

/* ----------------------------- 1440px ----------------------------- */
@media screen and (max-width: 1440px) {
  #menu .nav-link{
    font-size: 11px;
  }
  .cabecera-logo{
    max-width: 280px !important;
    padding-top:30px;
  }
  .cabecera-concurso{
    font-size: 11px;
    line-height: 12px;
    margin-bottom: -10px;
  }
  .mod-pregunta1 .modal-body{
    background: url('../images/cartel_fondo1.png') no-repeat 200px 100px fixed;
    background-size: 500px;
  }
  .mod-pregunta2 .modal-body{
    background-size: 800px !important;
    background: url('../images/cartel_fondo2.png') no-repeat 10px 50px;
    padding-top:0px;
  }
  .mod-pregunta3 .modal-body{
    background: url('../images/cartel_fondo3.png') no-repeat 200px 80px fixed;
    background-size: 950px;
    padding:30px 0px;
  }
  .mod-pregunta4 .modal-body{
    background: url('../images/cartel_fondo1.png') no-repeat 200px 100px fixed;
    background-size: 500px;
  }
  .mod-pregunta5 .modal-body{
    background: url('../images/cartel_fondo3.png') no-repeat 200px 80px fixed;
    background-size: 950px;
    padding:30px 0px;
  }
  .mod-pregunta6 .modal-body{
    background-size: 800px !important;
    background: url('../images/cartel_fondo2.png') no-repeat 10px 50px;
    padding-top:0px;
  }
  /*.participa-izda{
    max-width:230px;
    margin-left:-70px;
    margin-top:30px;
  }*/
  .participa1-dcha img{
    max-width:150px;
    margin-top:0px;
  }
  .participa1-img{
    padding-top:40px;
  }
  .participa1-res{
    max-width: 100px;
    padding-top:0px;
  }
  .participa1-res2{
    max-width: 100px;
    padding-top:0;
  }
  .participa-num{
    max-width:180px;
    margin-left:0px;
    margin-top:100px;
  }
  .retos-ods{
    margin-top:-250px;
  }
  .home-participa{
    width: 400px;
  }
  .premios-premio img{
    max-width: 200px !important;
  }
  .header .redes li{
    margin-right: 0px;
  }
  .header .redes img{
    width: 80% !important;
  }
  .mural-ods{
    /*min-height: 150px;*/
  }
  .mural-ods{
    min-height: 200px;
  }
  .mural-ods img{
    left:50px;
  }
}

/* ----------------------------- 1370px (Salto a portatil -1366px-) ----------------------------- */
@media screen and (max-width: 1370px) {
   #menu li{
    width: 20%;
  }
  #menu .nav-link{
    letter-spacing: 0px;
    }
  .cabecera-concurso{
    margin-top:-20px;
    font-size: 12px !important;
  } 
  .participa1-res, .participa1-res2, .participa1-res3{
    width:90%;
  }
 .participa-mano{
    width: 50px;
    float: left;
    margin-top: 10px;
    padding-right: 5px;
   }
   .participa-mano1{
    width: 50px;
    padding-right: 5px;
   }
}

/* ----------------------------- 1330px ----------------------------- */
@media screen and (max-width: 1330px) {
  h2{
    /*-webkit-text-stroke: 2px #0f50be;*/
    font-size:40px !important;
    line-height: 45px;
  }
  .cabecera-concurso p{
    margin-left:-20px;
  }
  .redes{
    margin-right:-20px;
    margin-top:8px;
  }
  .redes img{
    width: 70% !important;
  }
  .redes ul li{
    margin-right:0 !important;
    margin-left:0 !important;
  }
  .header{
    padding-right: 20px;
  }
  .footer{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }
  .footer .logo{
    width: 60px;
  }
  h3{
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .margin-subtitulo h3{
    font-size: 30px !important;
    line-height: 30px !important;
  }
  h1{
    font-size: 45px !important;
  }
  .cabecera_logo2{
    margin-top: 40px;
  }
}

/* ----------------------------- 1200px ----------------------------- */
@media screen and (max-width: 1200px) {
  .participa-mano{
    display: none;
  }
  .home-participa{
    left: 60px;
  }
  .participa-izdap img {
    max-width: 150px;
    margin-top: 200px;
  }
  .participa-dchap img {
    max-width: 200px;
    margin-top: 180px;
  }
  .participa-fondo .participa-texto {
    font-size: 15px;
    margin-bottom: 1rem;
  }
  .participa-reto img{
    max-width: 200px;
  }
  .participa-boton2 img {
    width: 150px;
  }
}

/* ----------------------------- 1155px ----------------------------- */
@media screen and (max-width: 1155px) {
  .header .redes img{
    width: 70% !important;
  }
  .cabecera-logo{
    max-width: 250px !important;
  }
  h1{
    font-size: 40px !important;
  }
}

/* ----------------------------- 1080px ----------------------------- */
@media screen and (max-width: 1080px) {
  #menu li{
    font-size: 13px !important;
  }
  .cabecera-logo{
    width: 160px;
  }
  .desktop{
    display:none;
  }
  .home-ovni{
    width:500px;
  }
  .header{
    height: 100px;
  }
}

/* ----------------------------- 1070px ----------------------------- */
@media screen and (max-width: 1070px) {
  .btn-mobile{
    display: block;
  }
  #menu{
    display: none;
  }
  .header{
    height: 90px;
  }
  .margin-titulo{
    margin-top: -60px !important;
  }
  h1, h2{
    font-size: 40px !important;
  }
  body#fondo { 
    /*background: url("../images/fondo.png") no-repeat center 90px fixed !important; */
  }
  .idiomas-fix{
        display:none;
      }
  .cabecera-concurso{
    font-size: 8px !important;
  }
  .home-ovni, .home-aquabus{
    display: none;
  }
  .home-participa{
    top: 50px;
    width: 350px;
  }
  .participa-num{
    max-width:150px;
    margin-left:0px;
  }
  .margin-subtitulo h3 {
    margin-top: 30px;
  }
}

/* ----------------------------- 1030px ----------------------------- */
@media screen and (max-width: 1030px) {
  .mod-pregunta1 .modal-body{
    background: url('../images/cartel_fondo1.png') no-repeat 50px 100px fixed;
    background-size: 400px;
    padding:30px 0px;
  }
  .mod-pregunta3 .modal-body{
    background: url('../images/cartel_fondo3.png') no-repeat 100px 80px fixed;
    background-size: 800px;
    padding:30px 0px;
  }
  .mod-pregunta4 .modal-body{
    background: url('../images/cartel_fondo1.png') no-repeat 50px 100px fixed;
    background-size: 400px;
    padding:30px 0px;
  }
  .mod-pregunta5 .modal-body{
    background: url('../images/cartel_fondo3.png') no-repeat 100px 80px fixed;
    background-size: 800px;
    padding:30px 0px;
  }
  .mural-ods img{
    width: 100px;
  }
}

/* ----------------------------- 975px ----------------------------- */
@media screen and (max-width: 975px) {
  .header{
    padding-right: 0px;
  }
  .redes img{
    width:60% !important;
  }
  .redes li.mr-3, .redes li.mr-2{
    margin-right:-20px !important;
  }
  .home-ovni{
    display:none;
  }
  .home-participa{
    left:-70px;
  }
  .ganadores-aqual{
    display: none;
  }
  .cabecera_logo2{
    display:none;
  }
  .cabecera-logo{
    margin-left: -30px;
    margin-top: -30px;
  }
  .mural-ods img{
    width: 100px;
  }
}

/* ----------------------------- 780px menú móvil----------------------------- */
@media screen and (max-width: 780px) {
  .redes{display:none;}
  header{
    height: 100px;
  }
  body#fondo { 
    /*background: url("../images/fondo.png") no-repeat center 100px fixed; */
  }
  .margin-titulo{
    margin-top:-45px;
  }
  .footer{
    /*position:absolute;*/
    bottom:0;
  }
  .pie-menu{
    display: none;
  }
  .inner {
    top: 10%;
    font-size: 12px;
    line-height: 12px;
  }
  .home-participa{
    left:100px;
  }
  .mural-ods{
    display: none;
  }
  .retos-ods{
    margin-top: -60px;
  }
  .ganadores-ods{
    display: none;
  }
  h1{
    font-size: 35px !important;
    margin-top: 10px !important;
  }
}

/* ----------------------------- 768px menú móvil----------------------------- */
@media screen and (max-width: 768px) {
  .header{
    padding-left: 60px;
  }
  body#home-fondo { 
    background-image: url("../images/home-fondo-resp.png");
    background-size: cover;
    background-position: center bottom;
  }
}

/* ----------------------------- width 602px ----------------------------- */
@media screen and (max-width:602px){
  .mt-aspirantes{
    margin-top: 51px !important;
  }
}


/* ----------------------------- width 510px  ----------------------------- */
@media screen and (max-width:510px){
  .subtitulo{
    margin-top:47px;
  }
  h1 {
    font-size: 25px !important;
  }
  h2 {
    -webkit-text-stroke: 1px #0f50be;
    font-size: 35px !important;
    line-height: 35px !important;
  }
}

/* ----------------------------- width 497px ----------------------------- */
@media screen and (max-width:497px){
  .cont-munecos{
    margin-top:-37px;
  }
}

/* ----------------------------- width 449px ----------------------------- */
@media screen and (min-width:319px) and (max-width:449px){
  .btn-mobile{
    position:absolute;
    right:36px;
    top:-14px;
  }
}

/* ----------------------------- width 420px Mobile ----------------------------- */
@media screen and (max-width:420px){
  h1, h2, .mr-titulo-descubre h1{
    font-size: 36px !important;
  }
  .fa-3x {
    font-size: 2.3em;
  }
  .btn-mobile {
    right: 20px;
  }
  .video-container iframe{
    width: 320px;
    height: 200px;
  }
}

/* ---------------------------------width 400px --------------------------------------- */
@media screen and (max-width:400px){
  .mr-titulo-descubre h1{
    font-size: 45px !important;
  }
  .col-participa h1{
    margin-top:20px;
    font-size: 42px !important;
  }
  .col-aspirantes h1{
    font-size:37px !important;
  }
}



/* ----------------------------- height 950px ----------------------------- */
@media screen and (max-height: 950px) {
  .home-participa{
    top: -50px;
  }
}

/* ----------------------------- height 900px ----------------------------- */
@media screen and (max-height: 900px) {
  .home-ovni{
    width: 400px;
    left: 0px;
  }
  .home-aquabus{
    width: 400px;
  }
  .home-participa{
    left: 100px;
    width: 250px;
    top: -20px;
  }
  body#home-fondo { 
    background-image: url("../images/home-fondo-resp.png");
  }
}

/* ----------------------------- height 800px ----------------------------- */
@media screen and (max-height: 800px) {
  h2{
    /*-webkit-text-stroke: 2px #0f50be;*/
    font-size:40px !important;
    line-height: 40px !important;
  }
  .home-participa{
    top: -20px;
    width: 250px;
    left: 150px;
  }
  .container-resp{
    padding-bottom:80px;
  }
  .header{
    height: 145px;
  }
}

