<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Control de colores */
:root {
  --negro: #0A1926;
  --azul3:#0487D9;
  --azul2:#049DD9;
  --azul1:#04B2D9;
  --gris:#F2F2F2;
}

@font-face {
  font-family: "latoBold";
  src: url("../fonts/latoBold.ttf") format("truetype");
}
@font-face {
  font-family: "latoHeavy";
  src: url("../fonts/latoHeavy.ttf") format("truetype");
}
@font-face {
  font-family: "latoRegular";
  src: url("../fonts/latoRegular.ttf") format("truetype");
}
@font-face {
  font-family: "latoSemibold";
  src: url("../fonts/latoSemibold.ttf") format("truetype");
}

html, body {
  font-family: "latoRegular", sans-serif;
  font-size: 18px;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  overflow-x: hidden;
}
input.invalid:invalid {
  border: 1px solid red;
}
header .navbar-default {
  background-color: var(--blanco);
  border-color: var(--blanco);
}
header .navbar-default .navbar-nav &gt; li &gt; a {
  color: var(--negro);
  font-size: 14px;
  font-family: "latoBold";
}
header .navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  margin-top: 10px;
}
header .logo {
  height: 50px;
  margin-top: -20px;
}
.logo-gracias {
  width: 100px;
}
.home .banner {
  background: url("../img/banner-demo.webp") no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 560px;
  padding: 80px 0px 5px;
}
.home .obpremios .imgtc {
  margin-top: 15px;
  height: 400px;
}
.home .descookie {
  align-content: center;
  width: 97%;
  border-radius: 20px;
  background: white;
  box-shadow: 5px 5px 15px gray;
  margin: 15px;
  transform: scale(var(--escala, 1));
  transition: transform 0.45s;
}
.home .descookie:hover {
  --escala: 1.02;
  cursor:pointer;
}

.home .descookie .fondo1 {
  background: #fff;
  height: 210px;
  color: var(--negro);
  border-radius: 20px;
  font-size: 17px;
  margin-top: 100px;
  z-index: 20;
  position: relative;
}
.home .descookie .fondo1 .txt1 {
  font-size: 21px;
  font-family: "latoBold";
  margin: 10px;
  padding: 10px;
}

.home .descookie .fondo {
  background: var(--azul);
  height: 210px;
  color: var(--blanco);
  border-radius: 20px;
  font-size: 17px;
  margin-top: 30px;
  z-index: 20;
  position: relative;
}
.home .descookie .fondo .textres {
  font-size: 20px;
  font-family: "latoBold";
  margin-top: 10px;
}
.home .obpremios {
  height: 350px;
  margin-top: 30px;
}
.home .obpremios .mbanner {
  background: var(--negro);
  z-index: 9;
  border-radius: 40px;
}
.home .repremio .mbanner {
  background: var(--negro);
  z-index: 9;
  border-radius: 40px;
  margin-top: 30px;
}
.home .obpremios .imgsc3 {
  margin-top: 15px;
  height: 350px;
}
.home .obpremios .titulosc3 {
  padding-top: 20px;
  font-size: 30px;
  color: var(--gris);
  text-align: center;
  font-weight: lighter;
}
.home .repremio .titulosc3 {
  padding-top: 20px;
  font-size: 30px;
  font-family: "latoBold";
  color: var(--gris);
  text-align: center;
}
.home .obpremios .textpr {
  padding: 25px;
  font-size: 20px;
  font-family: "latoBold";
  color: var(--gris);
  background: var(--negro);
  margin: 10px;
  border-radius: 15px;
}
.home .obpremios ul li {
  font-size: 20px;
  font-family: "latoBold";
  color: var(--negro);
}

.home .obpremios .fondo{
  margin-bottom: 10px;
} 
.home .repremio {
  text-align: center;
  padding-bottom: 40px;
}
.home .repremio img {
  margin: auto;
  height: 100px;
}
.home .repremio p {
  font-size: 17px;
}
.home .repremio .topImg {
  margin-top: -80px;
  width: 100px;
  height: auto;
}
.home .repremio .topImg2 {
  margin-top: -80px;
  width: 100px;
  height: auto;
}
.home .repremio .pasos {
  background: var(--gris);
  height: 220px;
  border-radius: 30px;
  padding: 10px;
  margin: 15px; 
  margin-top: 100px;
  box-shadow: 5px 15px 10px gray;
}
.home .repremio .titulopasos {
  color: var(--negro);
  font-family: "latoBold";
  font-weight: bolder;
  font-size: 24px;
}
.home .separador {
  background: var(--negro);
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .separador .titulo{
  color: var(--gris);
  text-align: center;
  font-family: "latoBold";
}
.home .seccionform {
  background: url("../img/cover.webp") no-repeat;
  background-position: right;
  background-size: cover;
  width: 100%;
  padding: 30px 0px 30px;
}
.home .seccionform .etiopciones {
  color: var(--gris);
  font-family: "latoSemibold";
  font-size: 18px;
}
.home .seccionform .minmsj {
  font-size: 12px;
  font-family: "latoBold";
}
.home .seccionform .fondoForm {
  background: rgba(10, 25, 38, 0.62);
  border-bottom-left-radius: 30px;
  height: 580px;
  border-top-right-radius: 30px;
  padding: 20px 20px 20px;
}
.home .seccionform .fondoForm .input {
  padding: 10px 12px;
  width: 100%;
  border-radius: 5px;
  border: 0px;
  margin-bottom: 5px;
  font-size: 15px;
}
.home .seccionform .fondoForm .submit {
  width: 80%;
  color: var(--negro);
  background: var(--gris);
  border: 0px;
  margin-left: 10%;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
  letter-spacing: 3px;
  margin-top: 20px;
}
.body-gracias {
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(80%, #ffffff), color-stop(80%, #0A1926), to(#0A1926));
  background: linear-gradient(to right, #ffffff 0%, #ffffff 80%, #0A1926 80%, #0A1926 100%);
  padding-right: 20%;
}
.body-gracias .gracias {
  padding: 150px 0px 50px;
  text-align: center;
}
.body-gracias .gracias h5 {
  font-weight: 300;
  color: var(--negro);
  font-size: 35px;
  margin-bottom: 50px;
}
.body-gracias .gracias p {
  font-weight: 300;
  color: var(--azul);
  font-size: 25px;
  margin-bottom: 70px;
}
.body-gracias .gracias a {
  color: var(--gris);
  font-weight: 700;
  font-size: 25px;
  background-color: var(--negro);
  padding: 10px 40px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
}
footer {
  width: 100%;
  background: var(--negro);
  height: 70px;
  font-size: 12px;
  text-align: center;
  color: var(--gris);
}
footer p {
  margin-top: 25px;
}
footer a {
  color: #fff;
  text-decoration: underline;
}
footer a:visited {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 3100px) and (min-width: 2100px) {
  .home .banner {
    background-position: center;
    background-size: contain;
    
  }
}
@media (max-width: 2100px) and (min-width: 1800px) {
  .home .banner {
    background-position: center;
    background-size: contain;
  }
}
@media (max-width: 1800px) and (min-width: 1200px) {
  .home .banner {
    background-position: center;
    background-size: contain;
  }
}

@media (max-width: 1200px) and (min-width: 990px) {
  .home .banner {
    background-position: center;
    height: 200px;
  }
  .home .obpremios .imgtc {
    margin-top: 15px;
    height: 300px;
  }
  .home .obpremios .imgsc3 {
    padding-top: 80px;
    height: 300px;
  }
}

@media (max-width: 989px) and (min-width: 768px) {
  .home .banner {
    background-position: center;
    height: 250px;
  }
  .home .descookie .fondo1 {
    margin-top: 150px;
  }
  .home .descookie .fondo1 .txt1 {
    font-size: 20px;
  }
  .home .obpremios .imgtc {
    margin-top: 80px;
    height: 250px;
  }
  .home .descookie .fondo {
    height: 210px;
    margin-bottom: 10px;
  }

  .home .obpremios .imgsc3 {
    padding-top: 80px;
    height: 280px;
  }
  .home .obpremios {
    height: auto;
  }
  .home .repremio .titulopasos {
    color: var(--negro);
    font-family: "latoBold";
    font-weight: bolder;
    font-size: 20px;
  }
  .home .repremio p {
    font-size: 13px;
  }
  .home .repremio .topImg2 {
    height: 100px;
    width: auto;
  }
  .home .seccionform .col-md-push-3{
    left: 25%;
  }
  .home .seccionform .col-md-6{
    width: 50%;
    float: left;
  } 
}

@media (max-width: 767px) and (min-width: 480px) {
  .home .section1 {
    background-position: left;
    height: 300px;
  }
  .home .section1 .titulo {
    font-size: 35px;
    text-align: right;
  }
  .home .section1 .subtitules {
    font-size: 25px;
  }
  .home .banner {
    background-position: left;
    height: 300px;
  }
  .home .descookie .fondo1 {
    margin-top: 10px;
    height: 280px;
  }
  .home .descookie .fondo1 .txt1 {
    font-size: 17px;
    font-family: "latoBold";
    margin: 10px;
    padding: 10px;
  }
  .home .obpremios .imgtc {
    margin-top: 15px;
    height: 350px;
  }
  .home .descookie .fondo {
    margin-bottom: 10px;
  }
  .home .obpremios {
    height: auto;
  }
  .home .obpremios .sep {
    margin-left: 12px;
  }
  .home .obpremios .divsc3 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home .obpremios .imgsc3 {
    height: 300px;

  }
  .home .repremio {
    padding-bottom: 40px;
  }
  .home .repremio .fichas {
    display: flex;
    justify-content: center;
    align-items: center;
  } 
  .home .repremio .topImg {
    height: 130px;
    width: auto;
  }
  .home .repremio .topImg2 {
    height: 130px;
    width: auto;
  }
  .home .repremio .pasos {
    background: var(--gris);
    width: 300px;
    height: 220px;
    border-radius: 30px;
    padding: 10px;
    margin: 15px; 
    margin-top: 100px;
  }
  .home .repremio .titulopasos {
    color: var(--negro);
    font-family: "latoBold";
    font-weight: bolder;
    font-size: 22px;
  }
  .home .repremio p {
    font-size: 18px;
  }
  .home .separador .titulo{
    font-size: 22px;
  }
}

@media (max-width: 479px) and (min-width: 0px) {
  .home .section1 {
    background-position: left;
    height: 300px;
  }
  .home .section1 .titulo {
    font-size: 35px;
    text-align: right;
  }
  .home .section1 .subtitules {
    font-size: 25px;
  }
  .home .banner {
    background-position: left;
    height: 200px;
  }
  .home .descookie .fondo1 {
    margin-top: 10px;
    height: 400px;
  }
  .home .descookie .fondo1 .txt1 {
    font-size: 15px;
  }
  .home .obpremios .imgtc {
    margin-top: 15px;
    height: 310px;
  }
  .home .obpremios .sep {
    margin-left: 12px;
  }
  .home .descookie .fondo .textres {
    font-size: 19px;
  }
  .home .descookie .fondo {
    height: 190px;
    margin-bottom: 10px;
  }
  .home .obpremios {
    height: auto;
  }
  .home .obpremios .imgsc3 {
    height: 180px;
  }
  .home .repremio {
    padding-bottom: 40px;
  }
  .home .repremio .fichas {
    display: flex;
    justify-content: center;
    align-items: center;
  } 
  .home .repremio .topImg {
    height: 100px;
    width: auto;
  }
  .home .repremio .topImg2 {
    height: 100px;
    width: auto;
  }
  .home .repremio .pasos {
    width: 300px;
  } 
  .home .repremio .titulopasos {
    color: var(--negro);
    font-family: "latoBold";
    font-weight: bolder;
    font-size: 22px;
  }
  .home .repremio p {
    font-size: 16px;
  }
  .home .repremio .col-xs-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home .seccionform .fondoForm .contactanos {
    font-size: 18px;
  }
  .home .seccionform .textoTelefono_icono .telefono {
    height: 20px;
  }
  .home .separador .titulo{
    font-size: 18px;
  }
}</pre></body></html>