@charset "UTF-8";
body {
  background: url("/wp-content/uploads/2021/06/background.png");
}

.text-brandom {
  font-family: BrandonText-Regular, sans-serif !important;
}

.color-purple {
  color: #07238a;
}

.background.desafio {
  top: 3rem;
  position: absolute;
}
@media (max-width: 768px) {
  .background.desafio {
    display: none;
  }
}
.background--image.desafio {
  height: calc(110vh / 0.95);
}

.uk-sticky-placeholder {
  height: 0 !important;
}

#navbar,
.navbar {
  background: transparent;
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  #navbar,
.navbar {
    padding: 0 16px !important;
  }
  #navbar-collapse,
.navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0 !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #navbar .logo-principal,
.navbar .logo-principal {
    display: none !important;
  }
  #navbar-nav,
.navbar-nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 0;
    margin-right: 0 !important;
  }
  #navbar-nav .nav-item:not(.hamburguer),
.navbar-nav .nav-item:not(.hamburguer) {
    display: none !important;
  }
  #navbar-nav .hamburguer,
.navbar-nav .hamburguer {
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#navbar.uk-sticky-fixed,
.navbar.uk-sticky-fixed {
  background: white;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.09);
  z-index: 99;
}
@media (max-width: 768px) {
  #navbar.uk-sticky-fixed .logo-mobil,
.navbar.uk-sticky-fixed .logo-mobil {
    display: block !important;
  }
}
#navbar .navbar-collapse,
.navbar .navbar-collapse {
  padding: 14px 0px;
}
#navbar .navbar-collapse .logo-principal,
.navbar .navbar-collapse .logo-principal {
  height: 70px;
  width: auto;
}
#navbar .navbar-collapse ul li a,
.navbar .navbar-collapse ul li a {
  color: #0336e5;
}
#navbar .navbar-collapse ul li a.hamburger,
.navbar .navbar-collapse ul li a.hamburger {
  background: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#navbar .navbar-collapse ul li.premios a,
.navbar .navbar-collapse ul li.premios a {
  background: #00e36e;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 19px;
  padding: 0.5rem 2rem;
  color:white!important;
}

#desafio {
  min-height: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  #desafio {
    padding-top: 76px;
  }
}
#desafio .img--desafio {
 /* width: 154px;*/
  display: block;
  margin: 0 auto 26px;
}
#desafio .contenido {
  margin-left: auto;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  font-weight: 390;
  font-size: 18px;
  color: #797979;
}
@media (min-width: 768px) {
  #desafio .contenido {
    padding-top: 8rem;
    padding-bottom: 7rem;
  }
}
@media (max-width: 768px) {
  #desafio .contenido {
    width: 100%;
  }
  #desafio .contenido .cont {
    font-size: 14px;
    text-align: center;
  }
  #desafio .contenido h1 {
    display: none;
  }
}
#desafio .contenido .boton {
  padding: 2rem 0;
}
#desafio .contenido .boton a {
  -webkit-box-shadow: 0px 4px 20px rgba(70, 235, 149, 0.5);
          box-shadow: 0px 4px 20px rgba(70, 235, 149, 0.5);
  font-size: 18px;
  border-radius: 3rem;
  padding: 0.8rem 6rem;
}
@media (max-width: 768px) {
  #desafio .contenido .boton a {
    padding: 0;
    width: 205px;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    height: 37.07px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
}
#desafio .contenido .en-vivo {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#desafio .contenido .en-vivo-container {
  background: #02e36d;
  margin-top: 4rem;
  padding: 1.5rem 2rem;
  color: white;
  -webkit-box-shadow: 0px 4px 20px rgba(2, 227, 109, 0.5);
          box-shadow: 0px 4px 20px rgba(2, 227, 109, 0.5);
  border-radius: 18px;
  position: relative;
}
@media (max-width: 768px) {
  #desafio .contenido .en-vivo-container {
    margin: 2rem auto;
    padding: 1.2rem 8px;
  }
}
#desafio .contenido .en-vivo-container .image-devo {
  position: absolute;
  bottom: 100%;
  left: 0;
  -webkit-transform: translate(-24px, 30px);
          transform: translate(-24px, 30px);
  background: #02e36d;
  padding: 10px;
  border-radius: 50%;
}
@media (max-width: 768px) {
  #desafio .contenido .en-vivo-container .image-devo {
    left: 10px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #desafio .contenido .en-vivo-container .image-devo img {
    width: 25px;
  }
}
#desafio .contenido .en-vivo-container h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 768px) {
  #desafio .contenido .en-vivo-container h1 {
    font-size: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#desafio .contenido .en-vivo-container h1 .fecha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  color: black;
  margin: 0 12px;
  border-radius: 10px;
  overflow: hidden;
}
#desafio .contenido .en-vivo-container h1 .fecha .day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #0839de;
  color: white;
  padding: 5px 0;
}
@media (max-width: 768px) {
  #desafio .contenido .en-vivo-container h1 .fecha .day {
    font-size: 18px;
  }
}
#desafio .contenido .en-vivo-container h1 .fecha .mont {
  font-size: 18px;
  padding: 2px 6px;
  font-weight: 400;
}
@media (max-width: 768px) {
  #desafio .contenido .en-vivo-container h1 .fecha .mont {
    font-size: 8px;
  }
}
#desafio img.bg {
  height: 100vh !important;
}

/*#premios {
  padding: 16px 0;
}*/
#premios .content .image-mobil img {
  width: 196.25px !important;
  height: auto;
  display: block;
  margin: 20px auto;
}
#premios .content .title h1 {
  font-family: BrandonText-Bold !important;
  font-size: 48px;
  line-height: 32px;
}
#premios .content .description .cont {
  font-style: normal;
  font-weight: 390;
  font-size: 18px;
  line-height: 25px;
}
#premios .content .cont {
  font-family: Brandon Text;
  font-style: normal;
  font-weight: 390;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #3B1D82;
}
#premios .content .group-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#premios .content a.btn {
  -webkit-box-shadow: 0px 4px 20px rgba(10, 57, 228, 0.5);
          box-shadow: 0px 4px 20px rgba(10, 57, 228, 0.5);
  font-size: 18px;
  border-radius: 3rem;
  padding: 0.8rem 6rem;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  #premios .content a.btn {
    padding: 0;
    width: 205px;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    height: 37.07px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 2rem auto 0;
  }
}

#premios {
  padding: 5rem 0 10rem;
  position: relative;
}
@media (max-width: 768px) {
  #comite {
    padding: 4rem 0;
  }
}
#comite .img-right {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #comite .img-right {
    display: none;
  }
}
@media (max-width: 768px) {
  #comite .content .title h1 {
    font-family: BrandonText-Bold !important;
    font-size: 24px;
    line-height: 32px;
  }
  #comite .content .description .cont {
    font-style: normal;
    font-weight: 390;
    font-size: 15px;
    line-height: 21px;
  }
  #comite .content .image .mobile {
    width: 268.58px !important;
    height: auto;
    margin: 20px auto;
  }
}
#comite .content .cont {
  font-family: Brandon Text;
  font-style: normal;
  font-weight: 390;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #3B1D82;
}
#comite .content .group-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#comite .content a.btn {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #3B1D82;
  background: no-repeat;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 768px) {
  #comite .content a.btn {
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    margin-top: 1rem;
    font-family: BrandonText-Bold;
  }
}

footer .order-button {
  -webkit-box-ordinal-group: inherit;
      -ms-flex-order: inherit;
          order: inherit;
}
@media (max-width: 768px) {
  footer .order-button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 1rem;
  }
}
@media (max-width: 768px) {
  footer .custom-checkbox {
    font-size: 8px;
    line-height: 10px;
    text-align: left;
  }
  footer .custom-checkbox label {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) {
  footer button[type=submit] {
    width: 203px !important;
    height: 37px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 0 !important;
    margin: 0 auto !important;
  }
}
footer .footer {
  background: #4A4A4A;
}
footer .footer .container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .footer .container .copyright {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  color: #FFFFFF;
}
footer .grafico .description p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 768px) {
  footer .grafico .description p {
    line-height: 26px;
  }
}
footer .contenido {
  background: black;
}
@media (max-width: 768px) {
  footer .contenido {
    text-align: center;
  }
}
footer .contenido .row h1 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  padding-left: 0;
}
footer .contenido .row input {
  background: #333333;
  border: 0.5px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 15px;
  font-family: Roboto;
}
footer .contenido .row .description p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
footer .contenido .row .item label {
  font-family: Roboto;
}
footer .contenido .row .boton-morado {
  background: #8841CA;
  -webkit-box-shadow: 0px 4px 20px rgba(136, 65, 202, 0.5);
          box-shadow: 0px 4px 20px rgba(136, 65, 202, 0.5);
  border-radius: 38px;
}
footer .social a {
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 46px;
  border-radius: 50%;
  overflow: hidden;
}

.footer-mobile {
  background: #000;
  border-radius: 10px 10px 0px 0px;
}
.footer-mobile li.active img {
  -webkit-box-shadow: 0 0 0 1px #66ffff;
          box-shadow: 0 0 0 1px #66ffff;
}
.footer-mobile ul {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-mobile ul li {
  width: 23%;
}

.modal.right .img-memu-left {
  position: absolute;
  max-width: 240px;
  top: 0;
  left: 0;
}
.modal.right .img-memu-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.modal.right .modal-body .contenido .icon-arrow {
  background: #75ebff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-bottom: 2rem;
  padding: 0;
  position: relative;
}
.modal.right .modal-body .contenido .icon-arrow img {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal.right .modal-body .contenido .nav-item img {
  width: 20px;
}
.modal.right .modal-body .contenido .nav-item span {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 768px) {
  .modal.right .modal-body .contenido .nav-item span {
    font-size: 15px;
  }
}
.modal.right .modal-body .contenido .social {
  padding-top: 4rem;
  padding-left: 0;
}
@media (max-width: 768px) {
  .modal.right .modal-body .contenido .social {
    padding-top: 1rem;
  }
}
.modal.right .modal-body .contenido .social ul li a img {
  width: 30px;
}

#cronograma,
#categorias,
#postula,
#premio,
#aliado,
#gracias {
  padding-top: 9rem;
  padding-bottom: 9rem;
  position: relative;
}
@media (max-width: 768px) {
  #cronograma,
#categorias,
#postula,
#premio,
#aliado,
#gracias {
    padding-top: 6rem;
    padding-bottom: 5rem;
  }
}

.center-img-card {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.center-img-card img {
  max-height: 140px;
}
@media (max-width: 768px) {
  .center-img-card {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .center-img-card img {
    max-height: 81.31px;
	 max-width: 100px;
  }
}

.fondo-tl {
  top: 18rem;
}

.fondo-tr {
  top: 4rem;
}

.title.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .title.main {
    margin-bottom: 2rem !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
.title.main h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  /* font-family: BrandonText-Regular, sans-serif!important; */
  color: #0033cc;
  font-family: BrandonText-Bold;
  padding-left: 50px;
}
@media (max-width: 768px) {
  .title.main h1 {
    font-size: 18px;
    padding-left: 14px;
    margin-bottom: 0;
  }
}
.title--block {
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  background: #000;
  width: 111px;
  height: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 18px;
}
@media (max-width: 768px) {
  .title--block {
    width: 50px;
    height: 50px;
  }
}
.title--block.categorias {
  -webkit-box-shadow: 0px 4px 15px rgb(0 236 255);
          box-shadow: 0px 4px 15px rgb(0 236 255);
  background: #0033cc;
}
.title--block.cronograma {
  -webkit-box-shadow: 0px 4px 15px rgb(0 236 255);
          box-shadow: 0px 4px 15px rgb(0 236 255);
  background: #0033cc;
}
.title--block.postular {
  -webkit-box-shadow: 0px 4px 15px rgb(0 236 255);
          box-shadow: 0px 4px 15px rgb(0 236 255);
  background: #0033cc;
}
.title--block.premio {
  -webkit-box-shadow: 0px 4px 15px rgb(0 236 255);
          box-shadow: 0px 4px 15px rgb(0 236 255);
  background: #0033cc;
}
.title--block.aliado {
  -webkit-box-shadow: 0px 4px 20px rgba(226, 71, 82, 0.5);
          box-shadow: 0px 4px 20px rgba(226, 71, 82, 0.5);
  background: #E24752;
}
.title--block img {
  width: 51px !important;
  height: auto !important;
}
@media (max-width: 768px) {
  .title--block img {
    width: 19px !important;
  }
}

.card.categorias {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 258px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 1px 8px 2px rgba(0, 51, 166, 0.25);
          box-shadow: 0px 1px 8px 2px rgba(0, 51, 166, 0.25);
  border-radius: 5px;
  border: none;
  position: relative;
}
@media (max-width: 768px) {
  .card.categorias {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.card.categorias:after {
  content: "";
  border-top: 46px solid #000;
  border-left: 46px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.card.categorias .tl {
  font-size: 20px;
  line-height: 25px;
  text-align: justify;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #00B2CB;
  padding: 0 0 10px 0;
  font-family: "BrandonText-Bold";
}
@media (max-width: 768px) {
  .card.categorias .tl {
    text-align:center;
  }
	footer .grafico img{
		    width: 90%;
	}
}
.card.categorias .titleDESC {
  background: no-repeat;
  color: #586168;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  padding: 0;
}
.card.categorias .titleDESC ul li {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  padding-left: 6px;
}
@media (max-width: 768px) {
  .card.categorias .titleDESC ul li {
    line-height: 22px;
  }
}
.card.categorias .titleDESC ul li::marker {
  content: "◉";
}
.card.categorias .titleDESC ul li strong {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .card.categorias .card-content {
    padding: 1rem 0;
  }
}
.card.categorias a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  width: 320px;
}
@media (max-width: 768px) {
  .card.categorias a {
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 114px;
            flex: 0 0 114px;
	padding-top: 45px;
  }
}
.card-col .card.categorias[key=item-0] {
  -webkit-box-shadow: 0px 1px 8px 2px rgb(0 236 255);
          box-shadow: 0px 1px 8px 2px rgb(0 236 255);
}
.card-col .card.categorias[key=item-0]:after {
  border-top: 46px solid #00ecff;
}
.card-col .card.categorias[key=item-0] .tl {
  color: #00ecff;
}
.card-col .card.categorias[key=item-0] ul li::marker {
  color: #00ecff;
}
.card-col .card.categorias[key=item-0] ul li strong {
  color: #00ecff;
}
.card-col .card.categorias[key=item-1] {
  -webkit-box-shadow: 0px 1px 8px 2px rgb(0 227 110);
          box-shadow: 0px 1px 8px 2px rgb(0 227 110);
}
.card-col .card.categorias[key=item-1]:after {
  border-top: 46px solid #00e36e;
}
.card-col .card.categorias[key=item-1] .tl {
  color: #00e36e;
}
.card-col .card.categorias[key=item-1] ul li::marker {
  color: #00e36e;
}
.card-col .card.categorias[key=item-1] ul li strong {
  color: #00e36e;
}
.card-col .card.categorias[key=item-2] {
  -webkit-box-shadow: 0px 1px 8px 2px rgb(1 45 255);
          box-shadow: 0px 1px 8px 2px rgb(1 45 255);
}
.card-col .card.categorias[key=item-2]:after {
  border-top: 46px solid #012dff;
}
.card-col .card.categorias[key=item-2] .tl {
  color: #012dff;
}
.card-col .card.categorias[key=item-2] ul li::marker {
  color: #012dff;
}
.card-col .card.categorias[key=item-2] ul li strong {
  color: #012dff;
}
.card-col .card.categorias[key=item-3] {
  -webkit-box-shadow: 0px 1px 8px 2px rgba(226, 71, 82, 0.25);
          box-shadow: 0px 1px 8px 2px rgba(226, 71, 82, 0.25);
}
.card-col .card.categorias[key=item-3]:after {
  border-top: 46px solid #E24752;
}
.card-col .card.categorias[key=item-3] .tl {
  color: #E24752;
}
.card-col .card.categorias[key=item-3] ul li::marker {
  color: #E24752;
}
.card-col .card.categorias[key=item-3] ul li strong {
  color: #E24752;
}
.card-col .card.categorias[key=item-4] {
  -webkit-box-shadow: 0px 1px 8px 2px rgba(255, 177, 0, 0.25);
          box-shadow: 0px 1px 8px 2px rgba(255, 177, 0, 0.25);
}
.card-col .card.categorias[key=item-4]:after {
  border-top: 46px solid #FFB100;
}
.card-col .card.categorias[key=item-4] .tl {
  color: #FFB100;
}
.card-col .card.categorias[key=item-4] ul li::marker {
  color: #FFB100;
}
.card-col .card.categorias[key=item-4] ul li strong {
  color: #FFB100;
}
.card-col .card.categorias[key=item-5] {
  -webkit-box-shadow: 0px 1px 8px 2px rgba(174, 0, 147, 0.25);
          box-shadow: 0px 1px 8px 2px rgba(174, 0, 147, 0.25);
}
.card-col .card.categorias[key=item-5]:after {
  border-top: 46px solid #AE0093;
}
.card-col .card.categorias[key=item-5] .tl {
  color: #AE0093;
}
.card-col .card.categorias[key=item-5] ul li::marker {
  color: #AE0093;
}
.card-col .card.categorias[key=item-5] ul li strong {
  color: #AE0093;
}

@media (max-width: 768px) {
  #cronograma .uk-card {
    height: 110px;
    width: 90%;
    min-height: auto;
  }
}
#cronograma .uk-card h3 {
  line-height: normal;
}
#cronograma .uk-card .item-right {
  position: absolute;
  top: 15px;
  background: #0A39E4;
  border-radius: 10px;
  height: 113px;
  width: 113px;
  right: -10%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
	
	.logose{
		padding-top: 20px;
	}
  #cronograma .uk-card .item-right {
    height: 85px;
    width: 84px;
    left: -34px;
    right: auto;
    top: 12px;
  }
}
#cronograma .uk-card .item-right span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 32px;
  text-align: justify;
}
#cronograma .uk-card .item-left {
  position: absolute;
  top: 15px;
  background: #75EBFF;
  border-radius: 10px;
  height: 113px;
  width: 113px;
  left: -10%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #cronograma .uk-card .item-left {
    height: 85px;
    width: 84px;
    left: -34px;
    right: auto;
    top: 12px;
  }
}
#cronograma .uk-card .item-left span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 32px;
  text-align: justify;
}
#cronograma .cont-left,
#cronograma .cont-right {
  padding-bottom: 3rem !important;
  position: relative;
}
@media (max-width: 768px) {
  #cronograma .cont-left,
#cronograma .cont-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #cronograma .cont-left p,
#cronograma .cont-right p {
    font-size: 14px;
  }
  #cronograma .cont-left h3,
#cronograma .cont-right h3 {
    font-size: 14px;
  }
}

.list-cronograma.activo.cont-left:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/Arrow-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100px;
  height: 60px;
  top: 39%;
  right: 10%;
  -webkit-transform: translate(-6rem, -50%);
          transform: translate(-6rem, -50%);
}
@media (max-width: 768px) {
  .list-cronograma.activo.cont-left:after {
    display: none;
  }
}
.list-cronograma.activo.cont-right:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/Arrow-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100px;
  height: 60px;
  top: 39%;
  right: auto;
  -webkit-transform: translate(6rem, -50%) rotate(180deg);
          transform: translate(6rem, -50%) rotate(180deg);
  left: 10%;
}
@media (max-width: 768px) {
  .list-cronograma.activo.cont-right:after {
    display: none;
  }
}
.list-cronograma:nth-child(1) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/1.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 110%;
  width: 45px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(1) .uk-card:after {
    display: none;
  }
}
.list-cronograma:nth-child(2) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/2.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 110%;
  width: 12px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(2) .uk-card:after {
    display: none;
  }
}
.list-cronograma:nth-child(3) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/3.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 110%;
  width: 12px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(3) .uk-card:after {
    display: none;
  }
}
.list-cronograma:nth-child(4) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/4.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 110%;
  width: 18px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(4) .uk-card:after {
    display: none;
  }
}
.list-cronograma:nth-child(5) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/5.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 110%;
  width: 80px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(5) .uk-card:after {
    display: none;
  }
}
.list-cronograma:nth-child(6) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/6.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 110%;
  width: 45px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(6) .uk-card:after {
    display: none;
  }
}

.list-cronograma:nth-child(7) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/5.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 110%;
  width: 80px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(7) .uk-card:after {
    display: none;
  }
}

.list-cronograma:nth-child(8) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/6.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 110%;
  width: 45px;
  height: 144px;
  display: block;
}
.list-cronograma:nth-child(9) .uk-card:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/06/5.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 110%;
  width: 80px;
  height: 144px;
  display: block;
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(9) .uk-card:after {
    display: none;
  }
}
@media (max-width: 768px) {
  .list-cronograma:nth-child(8) .uk-card:after {
    display: none;
  }
}

.ko-progress-circle {
  background-color: white;
  position: relative;
}
@media (max-width: 768px) {
  .ko-progress-circle {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    margin-bottom: 4rem;
    margin-top: 1.5rem;
  }
}
.ko-progress-circle .deco-image {
  position: absolute;
  top: 2rem;
  left: -2rem;
  z-index: 8;
}
@media (max-width: 768px) {
  .ko-progress-circle .deco-image {
    width: 65px;
  }
}
.ko-progress-circle:before {
  content: "";
  /* border: 1px solid #00ecff; */
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #00ecff;
          box-shadow: inset 0 0 0 1px #00ecff;
}
@media (max-width: 768px) {
  .ko-progress-circle:before {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }
}

#postula .container .image {
  padding: 8%;
}
@media (max-width: 768px) {
  #postula .container .contenido .arrows {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item {
    height: 210px;
    text-align: center;
  }
}
#postula .container .contenido .slick-carousel .item .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .title {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
#postula .container .contenido .slick-carousel .item .title img {
  width: 45px;
  height: 45px;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .title img {
    width: 24px;
    height: 24px;
  }
}
#postula .container .contenido .slick-carousel .item .title h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  color: #0096D2;
  text-transform: uppercase;
  padding-left: 18px;
  margin: 0;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .title h1 {
    font-size: 24px;
    padding-left: 10px;
  }
}
#postula .container .contenido .slick-carousel .item .title h1 span {
  font-size: 100px;
  line-height: 32px;
  -webkit-text-stroke: 4px #0096D2;
  color: white;
  text-align: justify;
  text-transform: uppercase;
  font-family: BrandonText-Bold;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .title h1 span {
    font-size: 28px;
    line-height: 32px;
    -webkit-text-stroke: 1px #0096D2;
  }
}
#postula .container .contenido .slick-carousel .item .sub-title h1 {
  color: #474747;
  font-size: 32px;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .sub-title h1 {
    font-size: 20px;
  }
}
#postula .container .contenido .slick-carousel .item .sub-title p {
  text-align: justify;
  letter-spacing: 0.03em;
  color: #333333;
  font-size: 17px;
}
@media (max-width: 768px) {
  #postula .container .contenido .slick-carousel .item .sub-title p {
    font-size: 15px;
  }
}
#postula .container .contenido .bottom-arrow i,
#postula .container .contenido .top-arrow i {
  color: #0096D2;
}
#postula .container .contenido .botones a {
  width: 70%;
  background: #0033cc;
  -webkit-box-shadow: 0px 4px 20px rgb(0 227 110);
          box-shadow: 0px 4px 20px rgb(0 227 110);
  margin-bottom: 2rem;
  border-radius: 40px;
  height: 55px;
}
@media (max-width: 768px) {
  #postula .container .contenido .botones a {
    width: 100%;
    height: 53px;
  }
}
#postula .container .contenido .botones a.alter {
  background: #0033cc;
  -webkit-box-shadow: 0px 4px 20px rgb(0 227 110);
          box-shadow: 0px 4px 20px rgb(0 227 110);
}
#postula .container .contenido .botones a span {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  /*line-height: 24px;*/
   line-height: 12px;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 768px) {
  #postula .container .contenido .botones a span {
    font-size: 14px;
  }
}

#premio .container .background {
  background-color: #0037e9;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 768px) {
  #premio .container .background .banner .contenido {
    padding-bottom: 1.5rem;
  }
}
#premio .container .background .banner .contenido div {
  width: auto;
  padding-left: 5rem;
}
@media (max-width: 768px) {
  #premio .container .background .banner .contenido div {
    padding-left: 0;
  }
}
#premio .container .background .banner .contenido div h1 {
  text-align: left;
  font-size: 35px;
  line-height: 32px;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  #premio .container .background .banner .contenido div h1 {
    font-size: 23px;
    text-align: center;
  }
}
#premio .container .background .banner .contenido div p {
  font-style: normal;
  font-weight: 390;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 0;
}
@media (max-width: 768px) {
  #premio .container .background .banner .contenido div p {
    padding: 0;
    text-align: center;
    padding-bottom: 5px;
  }
}

#premio .container .card-premios .card {
  background-color: #474197;
  border-radius: 20px;
}
#premio .container .card-premios .card-body {
  height: auto;
  padding-bottom: 8px;
}
#premio .container .card-premios .card.alter {
  background-color: #1B7FBE;
}
@media (max-width: 768px) {
  #premio .container .card-premios .card.alter {
    background-color: #474197;
  }
}
#premio .container .card-premios .card img.main {
  width: 25px;
}
#premio .container .card-premios .card .card-title {
  font-size: 18px;
  line-height: 25px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
#premio .container .card-premios .card .card-subtitle span {
  font-weight: normal;
  font-size: 12px;
}
#premio .container .card-premios .card .card-text {
  font-weight: 390;
  font-size: 14px;
  line-height: 16px;
}

#aliado .tab-border {
  border: 1px solid #E24752;
  border-radius: 20px;
  margin-bottom: 3rem;
  padding-top: 2rem;
  position: relative;
  padding-bottom: 14px;
}
#aliado .tab-border:after {
  content: attr(data-name);
  position: absolute;
  left: 2rem;
  top: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: justify;
  letter-spacing: 0.08em;
  color: #E24752;
  -webkit-transform: translateY(-1.1rem);
  transform: translateY(-1.1rem);
  background: url(/wp-content/uploads/2021/06/background.png);
  background-color: white;
  padding-right: 2rem;
  padding-left: 1rem;
  font-family: BrandonText-Bold;
}
@media (max-width: 768px) {
  #aliado .tab-border:after {
    display: none;
  }
	.modal.right .img-memu-left{
		width:50%;
	}
	
	.modal.right .img-memu-bottom{
		width:50%;
	}
}
#aliado .tab-content h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #E24752;
  letter-spacing: 0.08em;
  font-family: BrandonText-Bold;
}
@media (max-height: 740px) {
    .background--image.desafio {
        height: calc(134vh / 0.95)!important;
    }
}
