.participar-section .just-for-mobile {
  display: none;
}
@media (max-width: 640px) {
  .participar-section .just-for-mobile {
    display: block;
  }
}
.participar-section h2 {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .participar-section h2 {
    text-align: right;
  }
}
.participar-section p {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .participar-section p {
    text-align: justify;
    padding: 0 20px;
  }
}

.taf-lbs.ganadores h2 {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.ganadores h2 {
    text-align: left;
    padding-left: 20px;
  }
}
.taf-lbs.ganadores p {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.ganadores p {
    padding: 0 20px;
    text-align: justify;
  }
}

.taf-lbs.entregables h2 {
  padding-right: 40px;
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000;
}
@media (max-width: 640px) {
  .taf-lbs.entregables h2 {
    text-align: left;
    padding-left: 20px;
  }
}
.taf-lbs.entregables h4 {
  font-family: "IntegralCF-Bold";
  margin-top: 30px;
  color: #fff;
  font-size: 1.2rem;
}
@media (max-width: 640px) {
  .taf-lbs.entregables h4 {
    text-align: left;
    padding-left: 20px;
  }
}
.taf-lbs.entregables p {
  padding-right: 40px;
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000;
}
@media (max-width: 640px) {
  .taf-lbs.entregables p {
    padding: 0 20px;
  }
}
.taf-lbs.entregables p.pad {
  padding-left: 20px;
}
@media (max-width: 640px) {
  .taf-lbs.entregables p.pad {
    padding-left: 35px;
  }
}
.taf-lbs.entregables p.last {
  margin-bottom: 30px;
}

.taf-lbs.excepciones h2, .taf-lbs.fechaLimite h2 {
  padding-left: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.excepciones h2, .taf-lbs.fechaLimite h2 {
    padding: 0 20px;
    text-align: right;
  }
}
.taf-lbs.excepciones p, .taf-lbs.fechaLimite p {
  padding-left: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.excepciones p, .taf-lbs.fechaLimite p {
    padding: 0 20px;
    text-align: right;
  }
}

@media (max-width: 640px) {
  .taf-lbs.fechaLimite h2 {
    padding: 0 20px;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .taf-lbs.fechaLimite p {
    padding: 0 20px;
    text-align: left;
    margin-bottom: 100px;
  }
}
.taf-lbs.fechaLimite .desktop {
  display: block;
}
@media (max-width: 640px) {
  .taf-lbs.fechaLimite .desktop {
    display: none;
  }
}
.taf-lbs.fechaLimite .mob {
  display: none;
}
@media (max-width: 640px) {
  .taf-lbs.fechaLimite .mob {
    display: block;
    padding-bottom: 150px;
    position: relative;
    margin-top: 0;
    padding-top: 80px;
  }
}
.taf-lbs.fechaLimite .manual-identidad {
  margin-top: 100px;
  z-index: 3;
}
.taf-lbs.fechaLimite .manual-identidad a.manual-link {
  background-color: transparent;
  border: 0;
}
.taf-lbs.fechaLimite .posr {
  position: relative;
}
.taf-lbs.fechaLimite .texture-bg-manual {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .fondo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.taf-lbs.fechaLimite .texture-bg-manual .fondo::before, .taf-lbs.fechaLimite .texture-bg-manual .fondo::after {
  content: "";
  width: 100%;
  height: 52%;
  position: absolute;
  display: block;
  background-image: url("../assets/img/FONDO-BCO2.png");
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .fondo::before {
  background-position: top;
  top: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .fondo::after {
  background-position: bottom;
  bottom: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .sneaker-img {
  width: 200px;
  height: 50px;
  position: absolute;
  z-index: 2;
}
.taf-lbs.fechaLimite .texture-bg-manual .img-1 {
  width: 150px;
  top: -30px;
  left: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .img-2 {
  top: 0;
  right: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .img-3 {
  bottom: 70px;
  left: 0;
}
.taf-lbs.fechaLimite .texture-bg-manual .img-4 {
  bottom: 80px;
  right: 0;
}

@font-face {
  font-family: "IntegralCF-bold";
  src: url("../assets/fonts/Webfont/IntegralCF-Bold.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-bold";
  src: url("../assets/fonts/Webfont/IntegralCF-Bold.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-bold";
  src: url("../assets/fonts/Webfont/IntegralCF-Bold.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-boldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-BoldOblique.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-boldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-BoldOblique.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-boldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-BoldOblique.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-DemiBold";
  src: url("../assets/fonts/Webfont/IntegralCF-DemiBold.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-DemiBold";
  src: url("../assets/fonts/Webfont/IntegralCF-DemiBold.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-DemiBold";
  src: url("../assets/fonts/Webfont/IntegralCF-DemiBold.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBold";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBold.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBold";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBold.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBold";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBold.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBoldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBoldOblique.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBoldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBoldOblique.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-ExtraBoldOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-ExtraBoldOblique.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-Heavy";
  src: url("../assets/fonts/Webfont/IntegralCF-Heavy.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-Heavy";
  src: url("../assets/fonts/Webfont/IntegralCF-Heavy.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-Heavy";
  src: url("../assets/fonts/Webfont/IntegralCF-Heavy.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-HeavyOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-HeavyOblique.eot");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-HeavyOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-HeavyOblique.woff");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-HeavyOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-HeavyOblique.woff2");
  font-weight: bold;
}
@font-face {
  font-family: "IntegralCF-Medium";
  src: url("../assets/fonts/Webfont/IntegralCF-Medium.eot");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-Medium";
  src: url("../assets/fonts/Webfont/IntegralCF-Medium.woff");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-Medium";
  src: url("../assets/fonts/Webfont/IntegralCF-Medium.woff2");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-MediumOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-MediumOblique.eot");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-MediumOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-MediumOblique.woff");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-MediumOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-MediumOblique.woff2");
  font-weight: medium;
}
@font-face {
  font-family: "IntegralCF-Regular";
  src: url("../assets/fonts/Webfont/IntegralCF-Regular.eot");
  font-weight: 100;
}
@font-face {
  font-family: "IntegralCF-Regular";
  src: url("../assets/fonts/Webfont/IntegralCF-Regular.woff");
  font-weight: 100;
}
@font-face {
  font-family: "IntegralCF-Regular";
  src: url("../assets/fonts/Webfont/IntegralCF-Regular.woff2");
  font-weight: 100;
}
@font-face {
  font-family: "IntegralCF-RegularOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-RegularOblique.eot");
  font-weight: 100;
}
@font-face {
  font-family: "IntegralCF-RegularOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-RegularOblique.woff");
  font-weight: 100;
}
@font-face {
  font-family: "IntegralCF-RegularOblique";
  src: url("../assets/fonts/Webfont/IntegralCF-RegularOblique.woff2");
  font-weight: 100;
}
.taf-lbs.footer {
  background: #000;
  padding: 100px 0;
}

.home-convocatoria {
  background: #000;
  color: #fff;
  padding-bottom: 50px;
}
.home-convocatoria .header {
  margin-top: 100px;
  margin-bottom: 30px;
}
.home-convocatoria .mobile .header {
  margin-top: 130px;
}
.home-convocatoria .text.convocatoria {
  margin-top: 40px;
  padding-left: 50px;
}
@media (max-width: 640px) {
  .home-convocatoria .text.convocatoria {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin-top: 70px;
  }
  .home-convocatoria .text.convocatoria p {
    color: #000;
  }
}
.home-convocatoria .text.convocatoria p {
  font-size: 1.2rem;
  text-align: justify;
}
.home-convocatoria .texture-b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 0;
  z-index: 1;
}
.home-convocatoria .texture-b::before, .home-convocatoria .texture-b::after {
  content: "";
  width: 100%;
  height: 51%;
  position: absolute;
  display: block;
  background-image: url("../assets/img/FONDO-BCO1.png");
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  z-index: 1;
}
.home-convocatoria .texture-b::before {
  background-position: top;
  top: 0;
}
.home-convocatoria .texture-b::after {
  background-position: bottom;
  bottom: 0;
}

.taf-lbs.main-nav {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #000;
}
.taf-lbs.main-nav .logo {
  width: 75px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 30px;
}
.taf-lbs.main-nav .menu-toggled {
  width: 128px;
  height: 38px;
  position: absolute;
  top: 10px;
  right: 30px;
  background-color: #000;
  cursor: pointer;
  background-image: url("../assets/img/MENU-button.png");
  background-position: center;
  background-size: cover;
}
@media (max-width: 640px) {
  .taf-lbs.main-nav .menu-toggled {
    width: 30px;
    height: 25px;
    background-image: url("../assets/img/MENU-HAMB.png");
    background-position: center;
    background-size: cover;
    background-color: #000;
    top: 20px;
  }
}

.taf-lbs.menu-taf {
  margin: 0;
  position: fixed;
  background-color: #000;
  width: 100%;
  max-width: 640px;
  top: 0;
  right: 0;
  padding: 20px;
  display: none;
  z-index: 5;
}
.taf-lbs.menu-taf.open-menu {
  display: block;
}
.taf-lbs.menu-taf .header {
  width: 100%;
  position: relative;
  flex: row;
  margin-bottom: 20px;
}
.taf-lbs.menu-taf .header .logo {
  width: 120px;
}
.taf-lbs.menu-taf .header button.close-it {
  background: transparent;
  border: 0;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 2.5rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
}
.taf-lbs.menu-taf .header button.close-it:active, .taf-lbs.menu-taf .header button.close-it:hover {
  border: 0;
}
.taf-lbs.menu-taf .nav {
  padding: 0;
  width: 100%;
}
.taf-lbs.menu-taf .nav .nav-item {
  padding: 0;
  border-bottom: 1px solid #fff;
}
.taf-lbs.menu-taf .nav .nav-item .nav-link, .taf-lbs.menu-taf .nav .nav-item .terms-con-menu {
  color: #fff;
  margin: 5px 0 15px 0;
  font-size: 2.3rem;
  font-family: "IntegralCF-Bold";
  padding: 0;
  animation: all 0.5s ease-out;
}
@media (max-height: 640px) {
  .taf-lbs.menu-taf .nav .nav-item .nav-link, .taf-lbs.menu-taf .nav .nav-item .terms-con-menu {
    font-size: 1.5rem;
  }
}
.taf-lbs.menu-taf .nav .nav-item .nav-link:hover, .taf-lbs.menu-taf .nav .nav-item .nav-link:active, .taf-lbs.menu-taf .nav .nav-item .terms-con-menu:hover, .taf-lbs.menu-taf .nav .nav-item .terms-con-menu:active {
  padding-left: 10px;
  text-decoration: none;
}
.taf-lbs.menu-taf .nav .nav-item:nth-child(odd) {
  width: 100%;
}
.taf-lbs.menu-taf .nav .nav-item:nth-child(odd) .nav-link {
  color: #dd042c;
}
.taf-lbs.menu-taf .nav .nav-item:nth-last-child(1) {
  border: 0;
}
.taf-lbs.menu-taf .nav .nav-item:nth-last-child(1) .nav-link {
  margin-bottom: 0;
}

.taf-lbs.premios h2 {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.premios h2 {
    text-align: right;
    padding-right: 20px;
  }
}
.taf-lbs.premios p {
  padding-right: 60px;
}
@media (max-width: 640px) {
  .taf-lbs.premios p {
    padding: 0 20px;
    text-align: right;
  }
}

.taf-lbs.registro {
  padding-top: 150px;
  padding-bottom: 200px;
  position: relative;
}
@media (max-width: 640px) {
  .taf-lbs.registro {
    background-color: #000;
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.taf-lbs.registro .form-registro {
  margin-top: 50px;
}
.taf-lbs.registro .form-registro h2 {
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .taf-lbs.registro .form-registro h2 {
    color: #fff;
  }
}
.taf-lbs.registro input {
  width: 100%;
  padding: 10px;
  border: 3px solid #000;
  margin-bottom: 30px;
  font-size: 1.3rem;
}
.taf-lbs.registro input.isInvalid {
  border-color: #dd042c;
  position: relative;
}
.taf-lbs.registro .checkbox {
  display: flex;
  width: 100%;
  justify-content: center;
  cursor: pointer;
}
.taf-lbs.registro .checkbox .checkbosInput {
  width: 30px;
  height: 30px;
  position: relative;
  border: 2px solid #000;
}
@media (max-width: 640px) {
  .taf-lbs.registro .checkbox .checkbosInput {
    border-color: #fff;
  }
}
.taf-lbs.registro .checkbox .checkbosInput.checked::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
}
@media (max-width: 640px) {
  .taf-lbs.registro .checkbox .checkbosInput.checked::before {
    background-color: #fff;
  }
}
.taf-lbs.registro .checkbox .text {
  margin-left: 20px;
  padding-top: 5px;
}
@media (max-width: 640px) {
  .taf-lbs.registro .checkbox .text p {
    color: #fff;
  }
  .taf-lbs.registro .checkbox .text p a {
    color: #fff;
  }
}
.taf-lbs.registro .checkbox .text a {
  color: #000;
  text-decoration: underline;
}
.taf-lbs.registro .alerts {
  width: 100%;
  color: #dd042c;
  text-align: center;
}
.taf-lbs.registro .alerts .alertsIn {
  display: none;
}
.taf-lbs.registro .alerts .alertsIn.isInvalid {
  display: block;
}
.taf-lbs.registro #send-registro {
  margin-top: 80px;
  border: 0;
  position: relative;
  cursor: pointer;
}
.taf-lbs.registro #send-registro .sendingLoad {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #dd042c;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  display: none;
}
.taf-lbs.registro #send-registro .sendingLoad p {
  margin-top: 15px;
  text-align: center;
}
.taf-lbs.registro #send-registro.sending {
  cursor: progress;
}
.taf-lbs.registro #send-registro.sending img {
  opacity: 0;
}
.taf-lbs.registro #send-registro.sending .sendingLoad {
  display: block;
}

html, body {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  background-color: #000;
}

img {
  margin: 0 auto;
  width: 100%;
}

h4, h5 {
  font-family: "IntegralCF-Bold";
  text-align: center;
}

h2 {
  font-family: "IntegralCF-Bold";
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  h2 {
    font-size: 2rem;
  }
}

p {
  text-align: justify;
}

.multipleHolder {
  padding-top: 150px;
  position: relative;
}
@media (max-width: 640px) {
  .multipleHolder {
    padding-top: 20px;
    background-color: #000;
  }
  .multipleHolder p, .multipleHolder h2 {
    color: #fff;
  }
}
.multipleHolder.first {
  padding-bottom: 50px;
}
.multipleHolder.entregables-holder {
  background: #000;
  padding-bottom: 100px;
}
.multipleHolder.entregables-holder p, .multipleHolder.entregables-holder h2 {
  color: #fff;
}
.multipleHolder.entregables-holder .entregable-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.multipleHolder.entregables-holder .entregable-bg .sneaker-img {
  width: 250px;
  height: 100px;
  position: absolute;
}
.multipleHolder.entregables-holder .entregable-bg .img-2 {
  top: 0;
  left: 20px;
  width: 200px;
}
.multipleHolder.entregables-holder .entregable-bg .img-1 {
  top: -50px;
  right: 20px;
}
.multipleHolder.entregables-holder .entregable-bg .img-6 {
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: 60px;
}
.multipleHolder.entregables-holder .entregable-bg .img-3 {
  margin: auto;
  top: 0;
  bottom: 0;
  top: 180px;
  right: 70px;
}
.multipleHolder.entregables-holder .entregable-bg .img-5 {
  bottom: 100px;
  left: 0px;
}
.multipleHolder.entregables-holder .entregable-bg .img-4 {
  bottom: 50px;
  right: 50px;
}

.border-texture {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
}
.border-texture::before, .border-texture::after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  display: block;
  background-image: url("../assets/img/FONDOBCO-DSK1.png");
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
}
.border-texture.texture-2::after, .border-texture.texture-2::before {
  background-image: url("../assets/img/FONDOBCO-DSK2.png");
}
.border-texture::before {
  background-position: top;
  top: 0;
}
.border-texture::after {
  background-position: bottom;
  bottom: 0;
}

p {
  font-size: 1.3rem;
}

.desktop {
  display: block;
}
@media (max-width: 640px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media (max-width: 640px) {
  .mobile {
    display: block;
  }
}