/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");
.header {
  padding: 1.25rem 0.3125rem 0 1.25rem;
  background: #ffffff; }
  .header img.logotipo {
    transition: 0.3s;
    width: auto; }
  @media print, screen and (min-width: 64em) {
    .header {
      padding: 1.25rem 0 0 1.875rem; } }
  .header .cont-menu {
    transition: 0.3s;
    padding: 1.25rem 0;
    display: inline-block; }
    .header .cont-menu ul.menu {
      display: inline-block; }
      @media screen and (min-width: 90em) {
        .header .cont-menu ul.menu {
          margin-right: 9.375rem; } }
      .header .cont-menu ul.menu li a {
        transition: 0.3s;
        color: #b7b7b7;
        font-family: 'Spartan', sans-serif;
        font-size: 1.125rem;
        font-weight: 700;
        padding: 0.625rem 1.25rem; }
        .header .cont-menu ul.menu li a:hover, .header .cont-menu ul.menu li a:focus, .header .cont-menu ul.menu li a:active {
          transition: 0.3s;
          color: #061b3a; }
      .header .cont-menu ul.menu li:first-child a {
        padding-left: 0; }
  .header .linea {
    border-bottom: 0.1875rem solid #00a000;
    float: right;
    width: 52%; }
    @media screen and (min-width: 90em) {
      .header .linea {
        width: 45.625rem; } }
  .header .open-menu {
    padding: 1.25rem; }
    .header .open-menu a {
      background: #b6e800;
      font-size: 1.875rem;
      height: 40px;
      width: 40px;
      display: inline-block;
      position: relative; }
      .header .open-menu a i {
        color: #061b3a;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .header .open-menu a:hover, .header .open-menu a:focus, .header .open-menu a:active {
        background: #061b3a; }
        .header .open-menu a:hover i, .header .open-menu a:focus i, .header .open-menu a:active i {
          color: #ffffff; }

.position-right {
  background: #061b3a;
  border-left: 0.3125rem solid #00a000;
  padding-top: 3.125rem;
  z-index: 10;
  height: 25.625rem;
  width: 80vw;
  transform: translateX(80vw); }
  @media print, screen and (min-width: 40em) {
    .position-right {
      width: 60vw;
      transform: translateX(60vw); } }
  .position-right ul.menu li a {
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    font-size: 1rem;
    padding: 0.9375rem; }
    .position-right ul.menu li a:hover, .position-right ul.menu li a:focus, .position-right ul.menu li a:active {
      color: #b6e800; }

.sticky-container .sticky.is-stuck {
  width: 100%;
  z-index: 11; }
  .sticky-container .sticky.is-stuck .header img.logotipo {
    transition: 0.3s;
    width: 11.25rem; }
  .sticky-container .sticky.is-stuck .header .cont-menu {
    transition: 0.3s;
    padding: 0.3125rem 0; }

h1, h2, h3, h4, h5 {
  font-family: 'Spartan', sans-serif; }

h1, h2 {
  color: #061b3a;
  font-size: 1.0625rem;
  line-height: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    h1, h2 {
      font-size: 1.5625rem;
      line-height: 2.75rem; } }
  @media print, screen and (min-width: 64em) {
    h1, h2 {
      font-size: 2.1875rem;
      line-height: 3.125rem; } }

h2 {
  font-weight: 600; }
  h2 span {
    font-weight: 800; }

p, span, li, strong, blockquote, label {
  font-family: 'Spartan', sans-serif; }

.no-margin {
  margin: 0; }

p, li {
  font-weight: 500;
  color: #6d6e71;
  font-size: 0.8125rem;
  line-height: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    p, li {
      font-size: 0.9375rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    p, li {
      font-size: 1.125rem;
      line-height: 1.875rem; } }

p.descarga {
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 700;
  color: #00a000; }

.button {
  font-family: 'Spartan', sans-serif;
  font-size: 1.125rem;
  line-height: 1.125rem;
  border-radius: 0.5rem;
  font-weight: 800;
  margin: 0; }
  .button.boton-azul {
    color: #ffffff;
    background: #061b3a; }
    .button.boton-azul:hover, .button.boton-azul:focus, .button.boton-azul:active {
      background: #0f33ff; }

.separador-20 {
  padding: 0.625rem 0; }

.separador-50 {
  padding: 1.5625rem 0; }

.site-index .banner {
  margin-top: -0.1875rem;
  background: url(../img/banner-principal-sm.jpg) no-repeat;
  background-position: 50% bottom;
  background-size: cover;
  height: 35.4375rem;
  padding-top: 3.75rem;
  font-family: 'Spartan', sans-serif; }
  @media print, screen and (min-width: 40em) {
    .site-index .banner {
      background: url(../img/banner-principal-md.jpg) no-repeat;
      background-position: 50% bottom;
      background-size: cover; } }
  @media print, screen and (min-width: 64em) {
    .site-index .banner {
      background: url(../img/banner-principal-lg.jpg) no-repeat;
      background-position: 50% bottom;
      background-size: cover;
      padding-top: 6.25rem; } }
  @media screen and (min-width: 75em) {
    .site-index .banner {
      background: url(../img/banner-principal.jpg) no-repeat;
      background-position: 50% bottom;
      background-size: cover; } }
  .site-index .banner .titulo {
    color: #00a000;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 40em) {
      .site-index .banner .titulo {
        font-size: 2.1875rem;
        line-height: 3.375rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .banner .titulo {
        font-size: 2.5rem;
        line-height: 3.1875rem; } }
    @media screen and (min-width: 75em) {
      .site-index .banner .titulo {
        font-size: 3.125rem;
        line-height: 3.75rem; } }
    .site-index .banner .titulo span {
      color: #061b3a;
      display: block;
      font-weight: 800; }
  .site-index .banner .linea {
    background: #ffffff;
    height: 0.125rem;
    margin: 1.875rem 0;
    width: 8.75rem;
    position: relative; }
    .site-index .banner .linea:before {
      content: '';
      height: 0.125rem;
      background: #ffffff;
      position: absolute;
      left: 0;
      left: -23.125rem;
      width: 23.125rem; }
  .site-index .banner .texto {
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-weight: 500;
    color: #061b3a; }
    @media print, screen and (min-width: 40em) {
      .site-index .banner .texto {
        font-size: 0.9375rem;
        line-height: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .banner .texto {
        font-size: 1.25rem;
        line-height: 2.3125rem; } }
  .site-index .banner p.descarga {
    color: #061b3a; }
.site-index ul.general li {
  font-size: 0.75rem;
  line-height: 1.5625rem;
  font-weight: 500;
  color: #061b3a; }
  @media print, screen and (min-width: 40em) {
    .site-index ul.general li {
      font-size: 1.25rem;
      line-height: 2.3125rem;
      padding: 0.3125rem 0; } }
  .site-index ul.general li:before {
    font-family: 'fontAwesome';
    content: '\f061';
    color: #00a000; }
    @media print, screen and (min-width: 40em) {
      .site-index ul.general li:before {
        margin-right: 0.625rem; } }
.site-index .seccion-01 {
  position: relative;
  padding-top: 5rem; }
  @media print, screen and (min-width: 40em) {
    .site-index .seccion-01 {
      padding-top: 8.125rem; } }
  .site-index .seccion-01 h1 {
    font-weight: 600;
    margin-bottom: 1.875rem; }
    .site-index .seccion-01 h1 span {
      font-weight: 800;
      display: block; }
  .site-index .seccion-01 img.principal {
    margin: 3.125rem 0; }
  .site-index .seccion-01 img.mapa {
    position: absolute;
    left: 1.25rem;
    top: -1.25rem;
    width: 2.625rem; }
    @media print, screen and (min-width: 40em) {
      .site-index .seccion-01 img.mapa {
        top: -2.1875rem;
        width: 4.375rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .seccion-01 img.mapa {
        top: -4.375rem;
        width: 6.25rem; } }
    @media screen and (min-width: 90em) {
      .site-index .seccion-01 img.mapa {
        width: auto; } }
.site-index .bg-gris {
  background: #f3f7fc; }
  .site-index .bg-gris h2 {
    margin-bottom: 3.125rem; }
  .site-index .bg-gris .seccion-02 {
    background: url(../img/figura-01.png) no-repeat;
    background-position: 0 20%;
    background-size: 5.625rem;
    padding-top: 12.5rem;
    margin-top: -12.5rem; }
    @media print, screen and (min-width: 64em) {
      .site-index .bg-gris .seccion-02 {
        background: url(../img/figura-01.png) no-repeat;
        background-position: 0 15%;
        background-size: 10rem; } }
    .site-index .bg-gris .seccion-02 .linea-verde {
      background: #00a000;
      height: 0.125rem;
      width: 30%;
      float: right;
      margin-bottom: 5rem; }
    .site-index .bg-gris .seccion-02 h2 {
      margin-top: 6.25rem; }
  .site-index .bg-gris .seccion-03 {
    background: url(../img/bg-seccion-03.png) no-repeat;
    background-size: contain;
    background-position: 50% top;
    padding-top: 6.875rem;
    padding-bottom: 1.25rem;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .site-index .bg-gris .seccion-03 {
        padding-top: 11.875rem; } }
    .site-index .bg-gris .seccion-03 .col-menu {
      padding-top: 6.25rem; }
    .site-index .bg-gris .seccion-03 img.principal {
      width: 21.875rem;
      margin: auto;
      display: block; }
      @media print, screen and (min-width: 40em) {
        .site-index .bg-gris .seccion-03 img.principal {
          width: 28.125rem; } }
      @media print, screen and (min-width: 64em) {
        .site-index .bg-gris .seccion-03 img.principal {
          width: auto; } }
    .site-index .bg-gris .seccion-03 .cont-titulo {
      position: relative; }
      .site-index .bg-gris .seccion-03 .cont-titulo img.flecha {
        position: absolute;
        left: -25.625rem;
        top: -10.625rem;
        display: none; }
        @media screen and (min-width: 75em) {
          .site-index .bg-gris .seccion-03 .cont-titulo img.flecha {
            display: block; } }
.site-index .seccion-04 {
  position: relative;
  z-index: 1; }
  .site-index .seccion-04 img.sm-top {
    margin-bottom: 1.875rem;
    margin-top: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .site-index .seccion-04 {
      background: url(../img/bg-seccion-04-md.png) no-repeat;
      background-position: 50% top;
      height: 62.5rem;
      padding-top: 16.25rem;
      margin-top: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .site-index .seccion-04 {
      background: url(../img/bg-seccion-04.png) no-repeat;
      background-position: 50% top;
      padding-top: 26.875rem;
      height: 75.8125rem;
      margin-top: -17.5rem; } }
  .site-index .seccion-04 h2 span {
    display: block; }
.site-index .seccion4 {
  margin: 2.5rem 0; }
  @media screen and (max-width: 63.9375em) {
    .site-index .seccion4 .row-botones .media-object-section {
      margin: auto;
      display: inline-block; } }
  @media screen and (max-width: 63.9375em) {
    .site-index .seccion4 .row-botones .seccion-codigo {
      display: block; } }
  .site-index .seccion4 .row-botones .seccion-codigo img {
    width: auto; }
    @media screen and (max-width: 63.9375em) {
      .site-index .seccion4 .row-botones .seccion-codigo img {
        border-top: 0.0625rem solid #b7b7b7;
        margin-top: 1.25rem;
        padding: 1.25rem 3.125rem 0 3.125rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .seccion4 .row-botones .seccion-codigo img {
        border-left: 0.0625rem solid #b7b7b7;
        margin-top: -1.875rem;
        padding: 0 1.25rem; } }
.site-index .row-botones {
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 39.9375em) {
    .site-index .row-botones .media-object-section {
      margin: auto;
      display: inline-block; } }
  .site-index .row-botones .media-object-section img {
    width: 6.25rem; }
    @media print, screen and (min-width: 40em) {
      .site-index .row-botones .media-object-section img {
        width: 11.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .site-index .row-botones .seccion-codigo {
      display: block; } }
  .site-index .row-botones .seccion-codigo img {
    width: auto; }
    @media print, screen and (min-width: 64em) {
      .site-index .row-botones .seccion-codigo img {
        border-left: 0.0625rem solid #b7b7b7;
        margin-top: -1.875rem;
        padding: 0 1.25rem; } }

.site-error .contenido {
  padding: 10% 0; }
  .site-error .contenido h1 {
    font-weight: 600;
    margin-top: 2.5rem;
    margin-bottom: 0; }
  .site-error .contenido h2 {
    color: #0f33ff;
    font-weight: 800; }

.site-aviso-privacidad {
  background: url(../img/bg-aviso.jpg) no-repeat;
  background-position: 50% 3%;
  background-size: contain;
  padding: 3.125rem 0; }
  @media print, screen and (min-width: 64em) {
    .site-aviso-privacidad {
      background: url(../img/bg-aviso.jpg) no-repeat;
      background-position: 50% 3%;
      background-size: auto; } }
  .site-aviso-privacidad h1 {
    font-weight: 800;
    margin: 1.875rem 0; }
  .site-aviso-privacidad ul li span {
    font-weight: 800;
    color: #00a000; }

.footer {
  background: #00a000;
  padding: 1.25rem 0; }
  @media print, screen and (min-width: 64em) {
    .footer {
      padding: 2.5rem 0 3.75rem 0; } }
  .footer h4 {
    font-size: 1.25rem;
    font-weight: 800;
    color: #b6e800;
    border-bottom: 0.1875rem dashed #ffffff;
    display: inline-block;
    padding-bottom: 0.375rem; }
  .footer .contactos i {
    color: #b6e800;
    font-size: 1.25rem; }
  .footer .contactos a {
    font-family: 'Spartan', sans-serif;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 800; }
  .footer blockquote {
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1.25rem;
    color: #ffffff;
    border-left: none; }
    @media print, screen and (min-width: 40em) {
      .footer blockquote {
        font-size: 1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .footer blockquote {
        font-size: 2.1875rem;
        line-height: 2.875rem;
        border-left: 0.0625rem solid #ffffff; } }
    .footer blockquote span {
      font-weight: 800; }
      @media print, screen and (min-width: 64em) {
        .footer blockquote span {
          display: block; } }
  .footer .icon-contacto {
    margin: 1.25rem 0; }
    .footer .icon-contacto a {
      color: #ffffff;
      font-size: 2.5rem;
      line-height: 2.5rem;
      vertical-align: bottom; }
    .footer .icon-contacto span {
      background: #ffffff;
      height: 2.5rem;
      display: inline-block;
      width: 0.0625rem;
      margin: 0 1.25rem; }
  .footer .legal {
    font-size: 0.8125rem;
    line-height: 1rem;
    color: #ffffff; }
    .footer .legal a {
      color: inherit; }

.legales {
  padding: 1.25rem 0; }
  .legales p {
    font-size: 0.8125rem;
    line-height: 1rem;
    color: #b7b7b7; }
    @media print, screen and (min-width: 64em) {
      .legales p {
        margin: 0; } }
    .legales p a {
      color: inherit; }

/*# sourceMappingURL=app.css.map */
