* {
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.4em;
}
button,
a {
  cursor: pointer;
}
footer {
  text-align: center;
  padding: 15px;
}
footer figure {
  width: 300px;
}
figure {
  margin: 0 auto;
  padding: 0;
}
figure img {
  width: 100%;
}
label {
  font-weight: 500;
}
#cabeceraFinal {
  display: inline-block;
  width: 100%;
}
#cabeceraFinal .seccionCabecera {
  height: 400px;
  width: 50%;
  float: left;
  background-size: cover;
  position: relative;
}
#cabeceraFinal .seccionCabecera .cuadroBlanco {
  margin-top: 75px;
  height: 250px;
  background: rgba(255,255,255,0.8);
  text-align: center;
  padding: 5% 0;
  width: fit-content;
}
#cabeceraFinal .seccionCabecera .cuadroBlanco figure {
  padding: 5%;
  height: 100%;
}
#cabeceraFinal .seccionCabecera .cuadroBlanco figure img {
  height: 100%;
  width: initial;
  max-width: 100%;
}
#cabeceraFinal #seccionI {
  background-image: url("../img/final/fi.jpg");
}
#cabeceraFinal #seccionI .cuadroBlanco {
  position: absolute;
  right: 0;
}
#cabeceraFinal #seccionI figure {
  border-right: 1px solid rgba(0,0,0,0.5);
}
#cabeceraFinal #seccionD {
  background-image: url("../img/final/fd.jpg");
}
#cabeceraFinal #seccionD figure {
  border-left: 1px solid rgba(0,0,0,0.5);
}
header {
  background-image: url("../img/fondos/barras.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 200px;
}
header .fondoRojo {
  padding: 25px 0;
}
header .fondoRojoD {
  margin-right: -30px;
}
header .fondoRojoI {
  margin-left: -30px;
}
header .fondoAmarillo {
  width: 50%;
  background: #faf2a7;
  height: 100%;
  min-height: 200px;
}
header figure {
  height: 100px;
  text-align: center;
  margin: 50px 0;
}
header figure img {
  height: 100%;
  width: initial;
  max-width: 100%;
}
header figure img.sombra {
  box-shadow: 3px 3px 5px 0px rgba(50,50,50,0.5);
}
header.container-fluid .col-md-4 {
  padding: 0;
}
nav {
  text-align: center;
}
nav ul {
  display: inline-block;
  margin-top: 5px;
}
nav ul li {
  float: left;
  border-radius: 10px;
}
nav ul li a {
  padding: 15px;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
}
nav ul li.activo {
  background: #e20612;
  color: #fff;
}
nav ul li.btnFacebook {
  margin-left: 10px;
}
nav ul li.btnFacebook a {
  padding: 13px 15px;
}
nav ul li.btnFacebook a img {
  height: 23px;
}
nav ul li.btnFacebook img {
  height: 19px;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.underline {
  border-bottom: 3px solid #e20612;
  padding-bottom: 5px;
}
.contenedorInline {
  display: inline-block;
  width: 100%;
}
.contenedorInline hr {
  float: right;
}
.tablaDatos td {
  padding: 5px;
  font-size: 12px;
}
.bolitaNavegacion {
  display: inline-block;
  margin: 0 auto;
}
.bolitaNavegacion li {
  float: left;
  padding: 8px;
  cursor: pointer;
}
#seccionFormulario {
  text-align: center;
}
#seccionFormulario img {
  max-width: 800px;
  width: 100%;
}
#lblDescripcionVideo,
#lblDepartamentoVideo {
  font-size: 12px;
  margin: 0;
}
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 10000;
  top: -2000px;
  left: 0;
}
#preloader.activo {
  top: 0;
}
#preloader .cuadro {
  background: #fff;
  max-width: 400px;
  width: 90%;
  padding: 15px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
}
.fondoRojo {
  background: #e20612;
}
#cabecera {
  margin-top: -6px;
  background: #faf2a7;
  box-shadow: 0px 5px 5px 0px rgba(50,50,50,0.53);
  z-index: 10;
  position: relative;
}
#cabecera .contenBoton {
  padding: 0;
  text-align: center;
  flex-direction: row-reverse;
}
#cabecera .logoCelular {
  margin: 5px auto;
}
#cabecera.anclar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
#seccionLoginFB {
  display: none;
  z-index: 10000;
  position: absolute;
  top: 0;
  left: 9;
  background: rgba(0,0,0,0.5);
  height: 100%;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
}
#seccionLoginFB .d-flex {
  width: 100%;
  height: 100%;
}
#seccionLoginFB .d-flex div {
  width: 100%;
  text-align: center;
}
#fondoPortada {
  background-image: url("../img/fondos/portada.jpg");
  background-size: cover;
  position: relative;
}
#fondoPortada hr {
  background: #e20612;
  width: 40px;
  border-top-width: 10px;
}
#fondoPortada .fondoNegro {
  background: rgba(0,0,0,0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#fondoPortada .frase {
  width: 800px;
  text-align: right;
  text-shadow: #000 3px 0px 0px, #000 2.83487px 0.981584px 0px, #000 2.35766px 1.85511px 0px, #000 1.62091px 2.52441px 0px, #000 0.705713px 2.91581px 0px, #000 -0.287171px 2.98622px 0px, #000 -1.24844px 2.72789px 0px, #000 -2.07227px 2.16926px 0px, #000 -2.66798px 1.37182px 0px, #000 -2.96998px 0.42336px 0px, #000 -2.94502px -0.571704px 0px, #000 -2.59586px -1.50383px 0px, #000 -1.96093px -2.27041px 0px, #000 -1.11013px -2.78704px 0px, #000 -0.137119px -2.99686px 0px, #000 0.850987px -2.87677px 0px, #000 1.74541px -2.43999px 0px, #000 2.44769px -1.73459px 0px, #000 2.88051px -0.838247px 0px;
}
#fondoPortada .frase .fecha {
  background: #faf2a7;
  color: #e20612;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 15px;
  text-shadow: none;
  font-weight: normal;
}
#fondoPortada .frase h3 {
  font-size: 20px;
}
#fondoPapaOnline {
  background-image: url("../img/fondos/participa_online.png");
  height: 420px;
  margin-top: -150px;
}
#fondoMultitud {
  background-image: url("../img/fondos/fondo_multitud.png");
  height: 420px;
  margin-top: -50px;
}
#fondoGuitarra {
  background-image: url("../img/fondos/chica_gruitarra.png");
  height: 358px;
  margin-top: -100px;
}
#fondoGuitarra .frase {
  padding-left: 200px;
  padding-right: 0;
  text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
.fondoImagen {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.fondoPantalla {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.btnAmarillo {
  background: #fed501;
  color: #000;
  text-transform: uppercase;
  border: none;
  font-weight: bold;
  padding: 5px 30px;
  border-radius: 20px;
  font-size: 12px;
}
.btnAmarillo img {
  height: 15px;
}
.btnAmarillo:hover {
  background: #e20612;
  color: #fff;
}
.btnAmarillo.btnGrande {
  font-size: 20px;
}
.resaltar {
  text-align: center;
  padding: 40px 20px;
  font-weight: bold;
  font-size: 18px;
}
.btnBlanco {
  background: #fff;
  color: #e20612;
  border: none;
  font-weight: bold;
  padding: 5px 30px;
  border-radius: 20px;
  font-size: 12px;
  margin-top: 10px;
  border: 1px solid #fff;
}
.btnBlanco.btnGrande {
  font-size: 20px;
}
.btnBlanco:hover {
  background: #e20612;
  color: #fff;
}
strong {
  font-weight: bold;
}
.frase {
  color: #fff;
  margin: 0 auto;
  font-size: 30px;
  max-width: 1024px;
  text-align: center;
}
.contenidoPaginacion {
  margin: 15px 0;
}
.padreConcursante {
  display: none;
}
.concursante {
  background: #f0f0f0;
  box-shadow: 6px 11px 15px -5px rgba(0,0,0,0.4);
  margin-bottom: 30px;
}
.concursante .filaI img {
  border-radius: 15px;
  overflow: hidden;
}
.concursante .contenido {
  padding: 15px;
}
.concursante .contenido .tema {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  color: #0067b1;
  font-weight: bold;
}
.concursante .contenido label {
  color: #e20612;
  font-size: 0.7em;
  margin: 0;
  width: 100%;
  font-weight: 400;
}
.concursante .contenido label .redes {
  float: right;
  margin: -5px 2px 0;
  cursor: pointer;
}
.concursante .contenido label .redes img {
  width: 20px;
}
.concursante .contenido hr {
  margin: 5px 0 15px;
  border-top: 1px solid #888;
}
.concursante .contenido .fotoPerfil {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  text-align: center;
}
.concursante .contenido .nombre {
  padding: 0;
  margin: 0;
  font-size: 0.75em;
}
.concursante .contenido .datos {
  font-size: 12px;
  height: 120px;
  padding-top: 5px;
}
.concursante .contenido .filaI {
  padding-right: 5px;
  text-align: center;
}
.concursante .contenido .filaD {
  padding-left: 0;
}
.concursante figure {
  position: relative;
}
.concursante figure .play {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.paginacion {
  display: inline-block;
}
.paginacion li {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  float: left;
  background: #aaa;
  color: #fff;
  margin: 0 2px;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
}
.paginacion li.activo {
  background: #e20612;
  font-weight: bold;
}
#buscador {
  width: 100%;
  max-width: 500px;
  margin: 20px auto;
}
#buscador input {
  background: transparent;
  border-right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 0 15px;
  font-size: 13px;
  height: 30px;
  border-color: #bdbdbd;
}
#buscador button {
  background: transparent;
  border-left: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  height: 30px;
  padding: 0 10px;
  color: #bdbdbd;
}
#seccionEtapa {
  background-image: url("../img/fondos/concurso_mutitud.png");
  padding: 50px 0 150px;
  margin-top: -500px;
  background-size: cover;
  background-position-x: center;
  background-repeat: no-repeat;
}
#seccionEtapa .fa {
  color: #e20612;
  font-size: 40px;
  cursor: pointer;
}
#seccionEtapa .container {
  padding-top: 400px;
}
#seccionEtapa .titulo {
  margin-bottom: 15px;
}
#seccionEtapa .etapa {
  padding: 20px;
}
#seccionEtapa .etapa .etapaTitulo {
  margin-top: 15px;
  font-size: 20px;
  text-transform: uppercase;
}
#seccionEtapa .etapa label {
  margin: 15px;
  font-size: 14px;
}
#seccionEtapa .etapa figure {
  max-width: 220px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#seccionEtapa .etapa figure img {
  width: 100%;
  max-width: 188px;
}
#seccionEtapa .etapa figure .numero {
  position: absolute;
  background: #e20612;
  top: 0;
  left: 0;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 12px;
}
#seccionEtapa .etapa p {
  font-size: 12px;
}
#seccionEtapa .etapa hr {
  background: #e20612;
  width: 50%;
  border-top-width: 4px;
  margin: 0 auto;
}
#seccionDatos {
  padding-top: 50px;
  padding-bottom: 50px;
}
#seccionDatos a {
  margin-left: 5px;
}
#seccionDatos a img {
  height: 25px;
}
#seccionParticipantes {
  background: url("../img/fondos/nubes.jpg");
  padding-top: 100px;
  padding-bottom: 150px;
}
#seccionParticipantes .videos {
  margin: 0 30px;
}
#seccionParticipantes .titular {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
  font-weight: bold;
}
#seccionParticipantes small {
  font-size: 0.9em;
}
#imagenSubida {
  display: none;
}
#figuraSubida {
  width: 100px;
  min-height: 100px;
  background: #fff;
  margin: 0;
  overflow: hidden;
}
#figuraSubida .indicacion {
  font-size: 12px;
  color: #e20612;
  margin-top: 40px;
}
#figuraSubida .indicacion img {
  width: 20px;
}
#modalVideo .modal-title {
  line-height: 1;
}
#modalVideo .separar {
  margin: 15px 0;
}
#modalVideo #lblPopUpVotos {
  color: #e20612;
}
.seccionEditar {
  width: 100px;
  text-align: right;
  color: #fff;
}
.limpio {
  cursor: pointer;
  border: 0;
  background: transparent;
  color: #fff;
}
.seccionPreVideo {
  display: none;
}
#subirImagen {
  position: absolute;
  top: -10000px;
  left: 0;
}
#menuFlotante {
  transition: 0.5s all;
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0,0,0,0.5);
}
#menuFlotante .row {
  height: 100%;
}
#menuFlotante figure {
  padding: 30px;
  background: #fff;
}
#menuFlotante .fondo {
  background: #faf2a7;
  padding-right: 0;
}
#menuFlotante .btnFacebook {
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}
#menuFlotante .btnFacebook a {
  color: #475c8a;
}
#menuFlotante .btnCerrar {
  cursor: pointer;
  background: #e20612;
  color: #fff;
  border-radius: 25px;
  height: 50px;
  width: 50px;
  font-size: 35px;
  text-align: center;
  margin-top: 50px;
}
#navegacionMovil li {
  padding: 15px 0;
  text-align: center;
  border: 1px solid #eee;
}
#navegacionMovil li a {
  color: #737373;
}
#navegacionMovil li.activo {
  background: #fff;
  color: #e20612;
  font-weight: bold;
}
#seccionFormulario {
  background: url("../img/fondos/fondo_formulario.jpg");
  padding-top: 100px;
  padding-bottom: 150px;
  color: #fff;
}
#seccionFormulario .titulo {
  font-size: 22px;
  font-weight: 400;
}
#seccionFormulario .subTitulo {
  font-weight: 300;
  font-size: 15px;
  margin: 20px 0 15px;
}
#seccionFormulario small {
  font-weight: 300;
}
#seccionFormulario input {
  background: transparent;
  width: 100%;
  border-radius: 20px;
  border: 1px solid #fce3e8;
  margin: 5px 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 0.8em;
  height: 35px;
}
#seccionFormulario input::-webkit-input-placeholder {
  color: #fce3e8;
}
#seccionFormulario input[type='checkbox'] {
  width: initial;
  height: initial;
}
#seccionFormulario select {
  background: transparent;
  width: 100%;
  border: none;
  margin: 6px 0;
  padding: 0px;
  color: #fce3e8;
  height: 20px;
  font-size: 12px;
}
#seccionFormulario option {
  color: #000;
}
#seccionFormulario .select-wrapper {
  border-radius: 20px;
  border: 1px solid #fce3e8;
  padding-left: 5px;
}
#seccionFormulario .contenido {
  width: 100%;
  margin: 0 auto;
  max-width: 500px;
}
#seccionFormulario .contenido .subrayado {
  border-bottom: 1px solid #fff;
}
#seccionFormulario figure {
  position: relative;
}
#seccionFormulario figure .play {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
#btnMenu {
  color: #e20612;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 2px solid #e20612;
  font-size: 20px;
  line-height: 35px;
  vertical-align: middle;
}
#seccionBase {
  padding-top: 100px;
  padding-bottom: 100px;
}
#seccionBase figure {
  margin-top: 15px;
}
#seccionBase .titulo {
  margin-bottom: 50px;
}
#seccionBase ol {
  margin-top: 0;
  padding: 0 15px;
}
#seccionBase ol li {
  margin: 15px 0;
  font-size: 12px;
}
#seccionPremios {
  color: #000;
  background-image: url("../img/fondos/fondo_premios.png");
  background-position-x: center;
  padding: 50px 0;
}
#seccionPremios .container .titulo {
  margin-bottom: 50px;
}
#seccionPremios .container label {
  margin: 0;
}
#seccionPremios .container p {
  font-size: 12px;
}
#fraseVerde {
  text-align: center;
  padding: 15px;
  background: #597567;
  color: #fff;
}
#mensajeNoHayParticipantes {
  margin: 100px 0;
  text-align: center;
  font-size: 25px;
}
.titulo {
  font-size: 30px;
}
*::-webkit-input-placeholder,
*:-moz-placeholder,
*::-moz-placeholder,
*:-ms-input-placeholder {
  color: #bdbdbd;
}
@media (max-width: 992px) {
  #cabeceraFinal .seccionCabecera .cuadroBlanco {
    margin-top: 100px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  #cabecera {
    background: #fff;
  }
  #seccionEtapa .etapa {
    padding: 0;
  }
  #figuraSubida {
    margin: 15px auto 0;
  }
  .seccionEditar {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  #cabeceraFinal .seccionCabecera {
    height: 100px;
  }
  #cabeceraFinal .seccionCabecera .cuadroBlanco {
    margin-top: 10px;
    height: 80px;
  }
  header {
    height: 80px;
  }
  header figure {
    margin: 20px 0;
    height: 40px;
  }
  header .fondoRojoD {
    margin-right: initial;
  }
  header .fondoRojoI {
    margin-left: initial;
  }
  #cabecera {
    background: #fff;
  }
  #seccionBase {
    padding-top: 50px;
  }
  #fondoPortada .frase {
    text-align: center;
  }
  #fondoPortada .frase h2 {
    font-size: 20px;
  }
  #fondoPortada .frase h3 {
    font-size: 18px;
  }
  #fondoPortada hr {
    float: initial;
  }
  #fondoPapaOnline .frase {
    margin-left: 5%;
    font-size: 14px;
  }
  #seccionEtapa {
    height: initial;
    padding-bottom: 250px;
  }
  #seccionEtapa .container {
    padding-top: 380px;
  }
  #seccionEtapa .etapa {
    padding: 0;
  }
  #seccionEtapa .secNav {
    padding: 0;
  }
  #seccionEtapa .secNav div {
    width: 100%;
  }
  #seccionEtapa .contentEtapa {
    display: none;
    padding: 0;
  }
  #seccionEtapa .contentEtapa.activo {
    display: block;
  }
  #seccionBase .titulo {
    margin-top: 20px;
  }
  #seccionBase figure {
    margin: 0 auto;
    width: 50%;
  }
  #seccionDatos figure {
    width: 80%;
    margin: 50px auto;
  }
  #seccionFormulario .seccionEditar {
    margin: auto;
  }
  #seccionParticipantes .paginacion {
    margin: 0 auto;
  }
  #seccionParticipantes .videos {
    margin: 0 15px;
  }
  #seccionBase {
    padding-bottom: 15px;
  }
  #seccionPremios {
    height: 800px;
  }
  #seccionPremios figure {
    margin: 15px auto;
    width: 50%;
  }
  #fondoMultitud .frase {
    padding: 15px;
    font-size: 15px;
  }
  #buscador {
    max-width: 250px;
  }
  #fondoPortada {
    background-image: url("../img/fondos/portada_movil.jpg");
  }
  .titulo {
    font-size: 20px;
  }
  .titulo img {
    height: 20px;
  }
}
