﻿@charset "utf-8";
/* Consolidated responsive styles. */
@media (max-width: 1250px) {
  .listapost2020 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 900px) {
  .listapost2020 {
    grid-template-columns: 1fr 1fr 1fr;
    padding-right: 20px;
    padding-left: 20px;
  }
  .footerblanco2020 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 700px) {
  .listapost2020 {
    grid-template-columns: 1fr 1fr;
    padding-right: 20px;
    padding-left: 20px;
  }
  .noticias2020 .listapost2020 article:first-child {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .noticias2020 .listapost2020 article:first-child .img2020 {
    height: 270px;
  }
  .footerblanco2020 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .itemnumero2020 img {
    margin: 0px;
    position: relative;
    right: auto;
    bottom: auto;
    float: left;
  }
}
@media (max-width: 900px) {
  .socialfeed__frame,
  .socialfeed__frame iframe {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .footerextralink {
    margin-bottom: 100px;
  }
  .widgetshome {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .social2020 {
    display: none;
  }
  .footerblanco2020 {
    grid-template-columns: 1fr;
  }
  .listsocial2023 {
    grid-template-columns: 1fr;
    gap: 18px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .socialfeed__frame,
  .socialfeed__frame iframe {
    height: 440px;
  }
  .socialfeed__link {
    right: 12px;
    bottom: 12px;
    padding: 8px 12px;
    font-size: 13px;
  }
}
@media (max-width: 900px) {
  .listsocial2023 {
    grid-template-columns: 1fr;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 450px) {
  .listapost2020 {
    grid-template-columns: 1fr;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 10000px) {
  .wrapper {
    width: 1200px;
  }
  header {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-bottom-color: var(--color-white);
  }
  .logo_new {
    float: left;
  }
  .colheader {
    float: right;
    margin-right: 30px;
  }
  #menuheader {
    float: right;
  }
  #menuheader li ul {
    top: 100%;
  }
  #menuheader ul li a {
    padding-right: 10px;
    padding-left: 10px;
  }
  #menuheader li ul li {
    width: -moz-calc(25% - 8px);
    width: -webkit-calc(25% - 8px);
    width: calc(25% - 8px);
  }
  #menusocial {
    float: right;
    margin-left: 10px;
  }
  #menusocial ul li a {
    margin-right: 3px;
    margin-left: 3px;
  }
  #searchform {
    float: right;
    margin-right: 0px;
  }
  .headerimghome {
    /*height: 660px;*/
    height: 425px;
    /*DEUS*/
    background-position: center center;
    background-attachment: fixed;
  }

  .headerimghome h3 {
    font-size: 150px;
    margin-top: 0px;
  }
  #menumaswrap {
    bottom: 0px !important;
  }
  #menumaswrap ul li {
    margin-right: 13px;
    margin-left: 13px;
  }
  #menumaswrap ul li a {
    height: 260px;
    width: 260px;
  }
  #menumaswrap.masdocumentos {
    background-color: var(--color-white);
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .tituseccion {
    font-size: 60px;
    font-weight: 900;
    color: var(--color-heading);
    text-align: left;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 25px;
    letter-spacing: -2px;
    margin-left: 120px;
    margin-right: 120px;
    line-height: 55px;
  }
  .wraptitusuingle {
    position: absolute;
    z-index: 50;
    left: 0px;
    bottom: 20px;
    display: inline-table;
    width: 100%;
    text-align: center;
  }
  .titulosinglecontent {
    background-color: var(--color-surface-overlay);
    padding-right: 20px;
    padding-left: 20px;
    -webkit-border-radius: 30px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 30px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display: inline-table;
    position: relative;
    margin-left: 35px;
    margin-right: 35px;
  }
  .titulosingle {
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .callsingle {
    font-size: 23px;
    font-style: italic;
    color: var(--color-muted);
    text-align: left;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-left: 40px;
    display: inline-table;
    font-weight: 700;
    width: 100%;
    box-sizing: border-box;
  }
  .socialeshare {
    position: absolute;
    z-index: 50;
    left: 10px;
    top: 10px;
    display: block;
  }
  .fechasingle {
    font-size: 11px;
    text-transform: uppercase;
    color: var(--color-white);
    background-color: var(--color-text);
    display: inline-table;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    position: absolute;
    z-index: 50;
    top: 10px;
    right: 10px;
  }
  .contentsingle {
    text-align: justify;
    display: inline-table;
    margin-right: 60px;
    margin-left: 60px;
    font-size: 15px;
    color: var(--color-text);
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .tituvideonavega {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    position: absolute;
    z-index: 150;
    bottom: -30px;
    text-align: center;
    width: 300px;
    top: 205px;
  }

  /*ESTILOS MOVIL*/

  .headerimghomemov {
    display: none;
  }
  .homenewsmov {
    display: none;
  }
  .introcenter {
    padding-right: 25px;
    padding-left: 25px;
  }
  .tituloazul {
    font-size: 65px;
    margin-top: 20px !important;
    line-height: 70px;
  }
  .tituloazul.titudocumentos {
    margin-top: 35px;
  }
  .videosingle {
    display: inline-table;
    width: 600px;
    position: relative;
    background-color: var(--color-black);
    padding: 10px;
    margin-top: 35px;
    -webkit-border-radius: 25px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius: 25px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-radius: 25px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .bannerhomenove {
    display: inline-table;
    width: 980px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
  }
}

@media screen and (min-width: 951px) and (max-width: 1200px) {
  .wrapper {
    width: 100%;
  }
  header {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-bottom-color: var(--color-white);
  }
  .logo {
    float: left;
    margin-left: 2px;
  }
  .colheader {
    float: right;
    margin-right: 30px;
  }
  #menuheader {
    float: right;
  }
  #menuheader li ul {
    top: 100%;
  }
  #menuheader ul li a {
    padding-right: 8px;
    padding-left: 8px;
  }
  #menuheader li ul li {
    width: -moz-calc(33% - 8px);
    width: -webkit-calc(33% - 8px);
    width: calc(33% - 8px);
  }
  #menusocial {
    float: right;
    margin-left: 0px;
  }
  #menusocial ul li a {
    margin-right: 1px;
    margin-left: 1px;
  }
  #searchform {
    float: right;
    margin-right: 0px;
  }
  .headerimghome {
    height: 650px;
    background-position: center -100px;
    background-size: 100% auto;
    background-attachment: fixed;
  }

  .headerimghome h3 {
    font-size: 140px;
    margin-top: 0px;
  }
  #menumaswrap {
    bottom: -130px;
  }
  #menumaswrap ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
  #menumaswrap ul li a {
    height: 200px;
    width: 200px;
  }
  #menumaswrap {
    bottom: -100px;
  }
  .tituseccion {
    font-size: 60px;
    font-weight: 900;
    color: var(--color-heading);
    text-align: left;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 25px;
    letter-spacing: -2px;
    margin-left: 120px;
    margin-right: 120px;
    line-height: 55px;
  }
  .titulosinglecontent {
    background-color: var(--color-surface-overlay);
    position: absolute;
    z-index: 50;
    width: 90%;
    left: 2%;
    bottom: 20px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-border-radius: 30px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 30px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .titulosingle {
    font-size: 35px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .callsingle {
    font-size: 18px;
    font-style: italic;
    color: var(--color-muted);
    text-align: center;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-left: 40px;
    display: inline-table;
    font-weight: 700;
    width: 100%;
    box-sizing: border-box;
  }
  .socialeshare {
    position: absolute;
    z-index: 50;
    left: 10px;
    top: 10px;
    display: block;
  }
  .fechasingle {
    font-size: 11px;
    text-transform: uppercase;
    color: var(--color-white);
    background-color: var(--color-text);
    display: inline-table;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    position: absolute;
    z-index: 50;
    top: 10px;
    right: 10px;
  }
  .contentsingle {
    text-align: justify;
    display: inline-table;
    margin-right: 60px;
    margin-left: 60px;
    font-size: 15px;
    color: var(--color-text);
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .tituvideonavega {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    position: absolute;
    z-index: 150;
    bottom: -30px;
    text-align: center;
    width: 300px;
    top: 205px;
  }
  /*ESTILOS MOVIL*/

  .headerimghomemov {
    display: none;
  }
  .homenewsmov {
    display: none;
  }
  .introcenter {
    padding-right: 50px;
    padding-left: 50px;
  }
  .tituloazul {
    font-size: 65px;
    margin-top: 0px !important;
    line-height: 70px;
  }
  .videosingle {
    display: inline-table;
    width: 600px;
    position: relative;
    background-color: var(--color-black);
    padding: 10px;
    margin-top: 35px;
    -webkit-border-radius: 25px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius: 25px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-radius: 25px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .bannerhomenove {
    display: inline-table;
    width: 958px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 100px;
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 601px) and (max-width: 950px) {
  .wrapper {
    width: 100%;
  }
  header {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-bottom-color: var(--color-white);
  }
  .logo {
    width: 100%;
  }
  .colheader {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #menuheader li ul {
    top: -moz-calc(100% - 4px);
    top: -webkit-calc(100% - 4px);
    top: calc(100% - 4px);
  }
  #menuheader ul li a {
    padding-right: 15px;
    padding-left: 15px;
  }
  #menuheader li ul li {
    width: -moz-calc(50% - 8px);
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
  }
  #menusocial {
    text-align: center;
    width: 100%;
  }
  #menusocial ul li a {
    margin-right: 3px;
    margin-left: 3px;
  }
  .headerimghome {
    height: 500px;
    background-position: center center;
    background-size: 100% auto;
  }
  .headerimghome h3 {
    font-size: 90px;
    margin-top: 0px;
  }
  #menumaswrap {
    bottom: -65px;
  }
  #menumaswrap ul li {
    margin-right: 6px;
    margin-left: 6px;
  }
  #menumaswrap ul li a {
    height: 130px;
    width: 130px;
  }
  .tituseccion {
    font-size: 60px;
    font-weight: 900;
    color: var(--color-heading);
    text-align: left;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 25px;
    letter-spacing: -2px;
    margin-left: 120px;
    margin-right: 120px;
    line-height: 55px;
  }
  .titulosinglecontent {
    background-color: var(--color-surface-overlay);
    position: absolute;
    z-index: 50;
    width: 90%;
    left: 2%;
    bottom: 20px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-border-radius: 30px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 30px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .titulosingle {
    font-size: 35px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .callsingle {
    font-size: 20px;
    font-style: italic;
    color: var(--color-muted);
    text-align: center;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-left: 40px;
    display: inline-table;
  }
  .socialeshare {
    position: absolute;
    z-index: 50;
    left: 10px;
    top: 10px;
    display: block;
  }
  .consultarenta {
    display: none;
  }
  .fechasingle {
    font-size: 11px;
    text-transform: uppercase;
    color: var(--color-white);
    background-color: var(--color-text);
    display: inline-table;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    position: absolute;
    z-index: 50;
    top: 10px;
    right: 10px;
  }
  .contentsingle {
    text-align: justify;
    display: inline-table;
    margin-right: 60px;
    margin-left: 60px;
    font-size: 15px;
    color: var(--color-text);
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .tituvideonavega {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    position: absolute;
    z-index: 150;
    bottom: -30px;
    text-align: center;
    width: 300px;
    top: 205px;
  }
  /*ESTILOS MOVIL*/

  .headerimghomemov {
    display: none;
  }
  .homenewsmov {
    display: none;
  }
  .introcenter {
    padding-right: 25px;
    padding-left: 25px;
  }
  .introcenter img.size-full {
    height: auto;
    width: 100%;
  }
  .tituloazul {
    font-size: 45px;
    margin-top: 20px !important;
    line-height: 50px;
  }
  .tituseguro,
  .titusaludable,
  .tituordenado,
  .titumoderno {
    height: 120px !important;
    width: 100%;
    background-size: contain;
    margin-top: 60px !important;
  }
  .intropage {
    width: 85% !important;
  }
  .fondoseguro img {
    width: 100%;
  }
  .fondoseguro img.size-full,
  .fondosaludable img.size-full {
    width: 100%;
    height: auto;
  }
  .imgseccion,
  .introcenter img.alignright,
  .introcenter img.alignleft,
  .introcenter img.aligncenter,
  .fondoordenado img.aligncenter {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .videosingle {
    display: inline-table;
    width: 98%;
    position: relative;
    background-color: var(--color-black);
    padding: 1%;
    margin-top: 35px;
    -webkit-border-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .bannerhomenove {
    display: inline-table;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 100px;
    margin-bottom: 0px;
  }
  .formufit {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media screen and (min-width: 5px) and (max-width: 600px) {
  .wrapper {
    width: 100%;
  }

  @media (max-width: 1404px) {
    .logo_new {
      display: block;
      width: 250px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both;
      padding: 0px 8px 0px 8px;
    }
    .logo_new a {
      background-image: var(--image-logo-header-responsive);
      height: 100px;
      width: 260px;
      margin-top: 10px;
      background-size: cover;
    }
  }
  @media (max-width: 1250px) {
    .listacuponera {
      box-sizing: border-box;
      padding-right: 25px;
      padding-left: 25px;
    }
  }
  @media (max-width: 900px) {
    .listacuponera {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 25px;
      grid-row-gap: 25px;
    }
  }
  @media (max-width: 800px) {
    .menucupones ul {
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .menucupones ul li {
      display: inline-table;
      padding: 0px;
      width: 20%;
      margin-top: 0px;
      margin-right: 2px;
      margin-bottom: 0px;
      margin-left: 2px;
    }
    .menucupones ul li a {
      border-radius: 4px;
      text-align: center;
      width: 100%;
      box-sizing: border-box;
    }
    .detalleparques {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
    .galeriaparques {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
    .conteparque h1 {
      font-size: 30px;
    }
  }
  @media (max-width: 600px) {
    .listacuponera {
      grid-template-columns: 1fr;
      grid-column-gap: 20px;
      grid-row-gap: 20px;
    }
    .menucupones ul li {
      width: 30%;
    }
    .widgetcupones.alpie .botonescupones li a {
      font-size: 24px;
      border: 2px solid #0033ab;
      padding-right: 15px;
      padding-left: 15px;
      box-sizing: border-box;
    }
  }
  @media (max-width: 500px) {
    .menucupones ul li {
      width: 48%;
    }
    .consultarenta {
      height: 93px;
      width: 200px;
    }
    .detalleparques {
      display: grid;
      grid-template-columns: 1fr;
    }
    .galeriaparques {
      display: grid;
      grid-template-columns: 1fr;
    }
    .conteparque h1 {
      font-size: 28px;
    }
  }
  @media (max-width: 350px) {
    .menucupones ul li {
      width: 95%;
    }
  }

  /* Estilo para hacer la tabla más atractiva */
  .table th,
  .table td {
    text-align: center;
  }

  @media (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-x: scroll;
      overflow-y: hidden;
      border: 1px solid #ddd;
      -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive > .table {
      margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap;
    }
  }
  header {
    border-bottom-style: none;
  }
  .logo {
    display: none;
  }
  .colheader {
    display: none !important;
  }
  .headerimghome {
    height: 250px;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-top: -18px;
  }
  .headerimghome h3 {
    font-size: 40px;
    margin-top: 0px;
  }
  #menumaswrap {
    bottom: -30px;
  }
  #menumaswrap ul li {
    margin-right: 4px;
    margin-left: 4px;
  }
  #menumaswrap ul li a {
    height: 65px;
    width: 65px;
  }

  /*ESTILOS PARA CELULARES*/

  .tituseccion {
    font-size: 40px;
    font-weight: 900;
    color: var(--color-heading);
    text-align: center;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 25px;
    letter-spacing: -2px;
    line-height: 55px;
    width: 100%;
  }

  .carouselpc {
    display: none !important;
  }

  .menufooter {
    display: none !important;
  }

  .headerimghomemov {
    width: 100%;
    display: inline-table;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 0px;
    transition: all 0.2s;
    -moz-transition: all 0.2s; /* Firefox 4 */
    -webkit-transition: all 0.2s; /* Safari and Chrome */
    -o-transition: all 0.2s;

    background-size: cover;
    background-position: center center;
  }
  .headerimghomemov h3 {
    font-family: "Oswald", sans-serif;
    color: var(--color-white);
    text-align: center;
    opacity: 0.45;
    font-size: 45px;
    margin-top: 50px;
  }
  .logofooter {
    background-size: auto 60%;
    height: 150px !important;
    width: 100%;
  }
 
  .titufirstmov {
    margin-top: 40px;
  }
  .homenewsmov {
    display: block;
    text-align: center;
    width: 100%;
  }
  .consultarenta {
    display: none;
  }
  .homenewsmov ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
  }
  .linknotimas {
    margin-top: 0px !important;
  }
  .anchoposts {
    display: none !important;
  }
  .boxcarousel {
    margin-bottom: 30px !important;
  }
  .colgrey01 {
    text-align: center !important;
    padding: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
  }
  #menusocial {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .familia {
    background-image: var(--image-family-footer);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 230px;
    width: 100%;
  }
  .footerblanco {
    background-color: var(--color-white);
  }
  .wpblanco {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    height: 80px !important;
    width: 100% !important;
    padding: 0px !important;
    margin-top: -35px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }
  .wpblancobot {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    width: 100% !important;
    padding: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }
  .numeros01,
  .numeros02,
  .numeros03,
  .numeros01b,
  .numeros02b,
  .numeros03b,
  .numeros01c,
  .numeros02c,
  .numeros03c,
  .numeros01d,
  .numeros02d,
  .numeros03d,
  .numeros01e,
  .numeros02e,
  .numeros03e,
  .numeros01 a,
  .numeros01b a,
  .numeros01c a,
  .numeros01d a,
  .numeros01e a,
  .numeros02 a,
  .numeros02b a,
  .numeros02c a,
  .numeros02d a,
  .numeros03e a,
  .numeros03 a,
  .numeros03b a,
  .numeros03c a,
  .numeros03d a,
  .numeros03e a {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .numeros01 h3,
  .numeros01b h3,
  .numeros01c h3,
  .numeros01d h3,
  .numeros01e h3,
  .numeros02 h3,
  .numeros02b h3,
  .numeros02c h3,
  .numeros02d h3,
  .numeros02e h3,
  .numeros03 h3,
  .numeros03b h3,
  .numeros03c h3,
  .numeros03d h3,
  .numeros03e h3 {
    font-size: 20px !important;
    -webkit-border-radius: 15px !important;
    -webkit-border-top-right-radius: 8px !important;
    -webkit-border-bottom-left-radius: 8px !important;
    -moz-border-radius: 15px !important;
    -moz-border-radius-topright: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-radius: 15px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    margin-right: 10px;
    margin-left: 10px;
  }
  .degradeeblanco {
    padding-top: 50px !important;
  }
  .titulosinglecontent {
    background-color: var(--color-overlay);
    width: 100%;
    bottom: 20px;
    font-size: 25px;
    color: var(--color-white);
    margin-top: 0px;
    padding-top: 10px;
  }
  .titulosingle {
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .callsingle {
    font-size: 18px;
    font-style: italic;
    color: #caeaff;
    text-align: center;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    display: inline-table;
  }
  .socialeshare {
    display: block;
    text-align: center;
    width: 100%;
    background-color: var(--color-overlay);
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .fechasingle {
    font-size: 9px;
    text-transform: uppercase;
    color: var(--color-white);
    background-color: var(--color-text);
    display: inline-table;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    position: absolute;
    z-index: 50;
    top: 30px;
    right: 5px;
  }
  .contentsingle {
    text-align: justify;
    display: inline-table;
    margin-right: 25px;
    margin-left: 25px;
    font-size: 15px;
    color: var(--color-text);
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .titunavigamain {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
  }
  .navigalistapost {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
  }
  .tituvideonavega {
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    color: var(--color-text);
    text-align: center;
    width: 100%;
  }
  .introcenter {
    padding-right: 25px;
    padding-left: 25px;
  }
  .introcenter img.size-full {
    height: auto;
    width: 100%;
  }
  .tituloazul {
    font-size: 40px;
    margin-top: 100px;
    line-height: 45px;
  }
  .tituseguro,
  .titusaludable,
  .tituordenado,
  .titumoderno {
    height: 120px !important;
    width: 100%;
    background-size: contain;
    margin-top: 60px !important;
  }
  .intropage {
    width: 85% !important;
  }
  .fondoseguro img {
    width: 100%;
  }
  .fondoseguro img.size-full,
  .fondosaludable img.size-full {
    width: 100%;
    height: auto;
  }
  .imgseccion,
  .introcenter img.alignright,
  .introcenter img.alignleft,
  .introcenter img.aligncenter,
  .fondoordenado img.aligncenter {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .videosingle {
    display: inline-table;
    width: 98%;
    position: relative;
    background-color: var(--color-black);
    padding: 1%;
    margin-top: 35px;
    -webkit-border-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .bannerhomenove {
    display: inline-table;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .intropage img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .headerimghome.imginside {
    margin-top: 27px;
  }
  .formufit {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
