@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,900;1,600&display=swap");
@keyframes pagarmenos1 {
  0% {
    margin-right: 0.5em; }
  50% {
    margin-right: 1em; }
  100% {
    margin-right: 0.5em; } }
@keyframes pagarmenos2 {
  0% {
    margin-left: 0.5em; }
  50% {
    margin-left: 1em; }
  100% {
    margin-left: 0.5em; } }
.dedoanimado {
  margin-bottom: -8px;
  width: 100%;
  padding-top: 1em; }
  .dedoanimado svg {
    width: 100%;
    height: auto; }
    .dedoanimado svg #brazo {
      animation-name: irYvolverSimple;
      animation-duration: 3s;
      animation-iteration-count: infinite;
      transform-origin: 73% 50%;
      transition-timing-function: ease-in-out; }

@media (max-width: 767px) {
  .dedoanimado {
    padding-top: 0em; } }
@keyframes lentesshow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }
.lentesshow {
  -webkit-animation-name: lentesshow;
  animation-name: lentesshow; }

@keyframes manito {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  70% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  background-color: #f9f9f9; }

.mayus {
  text-transform: uppercase; }

.calma {
  max-width: 400px;
  display: block;
  margin: 0 auto;
  margin-top: 1em;
  width: 100%; }

.tume {
  text-align: center;
  text-decoration: none !important;
  display: block;
  width: 100%;
  margin-bottom: 3em;
  margin-top: 0.5em; }

.btn.btn-descargar {
  background-color: #213943;
  color: #00e676;
  text-decoration: none !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 1.5em;
  padding: 0.4em 1em;
  max-width: 400px;
  display: inline-block;
  margin: 0 auto; }
  .btn.btn-descargar:hover {
    background-color: #2c434d; }

h3.normal {
  font-size: 18px !important; }

.nopd {
  padding-top: 0px !important; }
  .nopd h2 {
    margin-top: 0px; }

#sombra {
  filter: blur(10px);
  opacity: 0.4; }

.grecaptcha-badge {
  visibility: hidden; }

iframe {
  width: 100%;
  display: block;
  height: 100%; }

.cuerpo {
  width: 100%; }

.container {
  width: calc(100% - 2em);
  max-width: 1125px;
  margin: 0 auto; }

.semi {
  font-weight: 600; }

.black {
  font-weight: 900; }

.wpforms-container-full {
  text-align: center !important; }

.btn {
  font-size: 20px;
  font-weight: 600;
  color: #213943;
  background-color: #00e676;
  border: solid 1px #00c065;
  border-radius: 0px !important;
  text-decoration: none;
  -moz-transition: background-color 0.4s, color 0.4s, border 0.4s;
  -o-transition: background-color 0.4s, color 0.4s, border 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border 0.4s;
  transition: background-color 0.4s, color 0.4s, border 0.4s; }
  .btn:hover {
    background-color: #213943;
    color: white; }
  .btn.opuesto:hover {
    background-color: white;
    color: #213943;
    border: solid 1px white; }

.centrado {
  width: 100%;
  text-align: center;
  display: inline-block; }

#texto .btn {
  margin-top: 2em; }

.btn2 {
  font-weight: 900;
  display: inline-block;
  color: white;
  border: solid 1px white;
  padding: 0.1em 1em;
  font-size: 1.4em;
  border-radius: 1em;
  text-decoration: none;
  background-color: transparent;
  -moz-transition: background-color 0.4s, color 0.4s, border 0.4s;
  -o-transition: background-color 0.4s, color 0.4s, border 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border 0.4s;
  transition: background-color 0.4s, color 0.4s, border 0.4s; }
  .btn2:hover {
    background-color: #00c065;
    color: white; }

section {
  width: 100%;
  display: inline-block;
  background-color: #f9f9f9; }

.separador {
  width: 100%;
  margin-top: -7px;
  margin-bottom: 2em; }

.separador2 {
  width: 100%; }

h2.big {
  font-size: 2.5em !important; }

.wow {
  visibility: hidden; }

.separeitor {
  position: absolute;
  bottom: -2px;
  left: 0px;
  width: 100%; }
  .separeitor.noabso {
    position: relative;
    margin-bottom: -6px;
    margin-top: -3px; }

@media (max-width: 992px) {
  h2.big {
    font-size: calc(1.1em + 1.2vw) !important; } }
.admin-bar header {
  top: 32px; }

header {
  z-index: 10;
  -webkit-box-shadow: 0 6px 12px 4px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 6px 12px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 12px 4px rgba(0, 0, 0, 0.18);
  background-color: white;
  width: 100%;
  opacity: 1;
  position: sticky;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  header.opa {
    opacity: 1; }
  header .arriba {
    width: 100%;
    background-color: #213943;
    flex: 0 1 40px;
    min-height: 40px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    -moz-transition: margin-top 0.2s;
    -o-transition: margin-top 0.2s;
    -webkit-transition: margin-top 0.2s;
    transition: margin-top 0.2s; }
    header .arriba .container {
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      font-size: 0.9em; }
      header .arriba .container span {
        animation-name: pagarmenos2;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        display: inline-block; }
        header .arriba .container span:first-child {
          animation-name: pagarmenos1;
          animation-duration: 1s;
          animation-iteration-count: infinite;
          display: inline-block; }
  header .abajo {
    width: 100%;
    flex: 1 1 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
    header .abajo .container {
      display: flex;
      align-items: stretch;
      justify-content: space-around; }
    header .abajo .custom-logo-link {
      flex: 0 2 0px;
      margin: auto auto auto 0; }
      header .abajo .custom-logo-link .custom-logo {
        height: 70px;
        width: auto;
        -moz-transition: height 0.2s;
        -o-transition: height 0.2s;
        -webkit-transition: height 0.2s;
        transition: height 0.2s; }
    header .abajo #navheader {
      flex: 1 1 100%;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end; }
      header .abajo #navheader .menu {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        padding: 0;
        margin-bottom: 1em;
        list-style: none;
        list-style-image: none; }
        header .abajo #navheader .menu li {
          padding: 0 1em;
          position: relative; }
          header .abajo #navheader .menu li:first-child::before {
            display: none !important; }
          header .abajo #navheader .menu li::before {
            content: '';
            width: 3px;
            height: 3px;
            border-radius: 100%;
            background-color: #213943;
            position: absolute;
            top: calc(50% + 4px);
            left: -3px; }
          header .abajo #navheader .menu li a {
            padding: 0.5em 0.3em;
            color: #213943;
            font-size: 0.9em;
            text-transform: uppercase;
            text-decoration: none;
            position: relative;
            -moz-transition: color 0.4s;
            -o-transition: color 0.4s;
            -webkit-transition: color 0.4s;
            transition: color 0.4s; }
            header .abajo #navheader .menu li a .linea {
              width: 100%;
              position: absolute;
              bottom: 3px;
              left: 0;
              display: flex;
              align-items: center;
              justify-content: center; }
              header .abajo #navheader .menu li a .linea span {
                width: 0;
                height: 1px;
                background-color: #00c065;
                opacity: 0;
                -moz-transition: width 0.4s, opacity 0.4s;
                -o-transition: width 0.4s, opacity 0.4s;
                -webkit-transition: width 0.4s, opacity 0.4s;
                transition: width 0.4s, opacity 0.4s; }
            header .abajo #navheader .menu li a:hover {
              color: #00c065; }
              header .abajo #navheader .menu li a:hover .linea span {
                width: 70%;
                opacity: 1; }
          header .abajo #navheader .menu li:last-child {
            padding-right: 0; }
  header .menuHeader {
    display: none; }

@media (max-width: 992px) {
  header .abajo .custom-logo-link {
    flex: 0 2 auto;
    margin: auto auto auto 0; }
    header .abajo .custom-logo-link .custom-logo {
      height: 50px;
      width: auto; }
  header .abajo #navheader {
    position: absolute;
    top: calc(100% + 1em);
    right: -100%;
    background-color: white;
    -webkit-box-shadow: 0 16px 12px 4px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 16px 12px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 0 16px 12px 4px rgba(0, 0, 0, 0.18);
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    header .abajo #navheader .menu {
      flex-direction: column;
      padding: 0px 1.5em;
      margin: 0.5em 0px; }
      header .abajo #navheader .menu li {
        width: 100%;
        padding: 0px !important; }
        header .abajo #navheader .menu li::before {
          display: none !important; }
        header .abajo #navheader .menu li a {
          width: 100%;
          text-align: center;
          display: inline-block;
          padding: 1em 0px;
          font-size: 1em; }
          header .abajo #navheader .menu li a .linea {
            display: none !important; }
  header .abajo .menuHeader {
    border: #213943 solid 2px;
    width: 40px;
    height: 40px;
    flex: 0 1 40px;
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    background-color: transparent;
    position: relative;
    margin-left: auto;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    header .abajo .menuHeader:hover {
      cursor: pointer; }
    header .abajo .menuHeader.activo {
      background-color: #213943; }
      header .abajo .menuHeader.activo span {
        background-color: white; }
      header .abajo .menuHeader.activo span:nth-child(1) {
        top: calc(50% - 1.5px);
        transform: rotate(45deg); }
      header .abajo .menuHeader.activo span:nth-child(2) {
        opacity: 0;
        transform: rotate(45deg); }
      header .abajo .menuHeader.activo span:nth-child(3) {
        transform: rotate(-45deg);
        top: calc(50% - 1.5px); }
    header .abajo .menuHeader span {
      width: 50%;
      height: 3px;
      background-color: #302e2f;
      display: block; }
      header .abajo .menuHeader span:nth-child(1) {
        position: absolute;
        top: 25%;
        left: 25%;
        -moz-transition: top 0.2s, transform 0.2s;
        -o-transition: top 0.2s, transform 0.2s;
        -webkit-transition: top 0.2s, transform 0.2s;
        transition: top 0.2s, transform 0.2s; }
      header .abajo .menuHeader span:nth-child(2) {
        position: absolute;
        opacity: 1;
        top: calc(50% - 1.5px);
        left: 25%;
        -moz-transition: opacity 0.2s, transform 0.2s;
        -o-transition: opacity 0.2s, transform 0.2s;
        -webkit-transition: opacity 0.2s, transform 0.2s;
        transition: opacity 0.2s, transform 0.2s; }
      header .abajo .menuHeader span:nth-child(3) {
        position: absolute;
        bottom: 25%;
        left: 25%;
        -moz-transition: top 0.2s, transform 0.2s;
        -o-transition: top 0.2s, transform 0.2s;
        -webkit-transition: top 0.2s, transform 0.2s;
        transition: top 0.2s, transform 0.2s; } }
@media (max-width: 767px) {
  header .arriba .container {
    font-size: 0.7em; }

  header .arriba {
    flex: 1 1 30px;
    min-height: 30px; }

  header.min .arriba {
    margin-top: 0px !important; } }
header.min .arriba {
  margin-top: -40px; }

header.min .abajo .custom-logo-link .custom-logo {
  height: 50px !important; }

#principal {
  width: 100%; }
  #principal .seguruPolo {
    width: auto;
    height: calc(100vh - 280px);
    min-height: 250px;
    pointer-events: none; }
    #principal .seguruPolo svg {
      width: 100%;
      height: 100%; }
  #principal .relativo {
    padding-top: 2em;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap; }
    #principal .relativo.main .texto .mini {
      margin-bottom: 1em;
      font-size: 1em;
      font-size: 0.6em;
      line-height: 1.5em;
      font-weight: 400; }
      #principal .relativo.main .texto .mini strong {
        font-weight: 600; }
    #principal .relativo.main .texto .btn {
      text-transform: uppercase;
      font-size: 0.5em;
      padding: 0.46em 2.5em; }
    #principal .relativo .texto {
      max-width: 500px;
      font-size: 2.1em;
      color: #213943;
      text-align: right;
      line-height: 1.3em; }
      #principal .relativo .texto.auto {
        max-width: 440px; }
      #principal .relativo .texto.text-left {
        text-align: left; }
      #principal .relativo .texto .black {
        margin-bottom: 0.4em; }
      #principal .relativo .texto .btn {
        font-size: 0.5em;
        padding: 0.46em 4.9em;
        font-weight: 600; }
  #principal .mouse {
    width: 40px;
    height: auto;
    position: absolute;
    bottom: -4em;
    left: calc(50% - 20px);
    z-index: 9; }
    #principal .mouse svg #ratoncito path {
      -moz-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    #principal .mouse:hover {
      cursor: pointer; }
      #principal .mouse:hover svg #ratoncito path {
        opacity: 1; }
    #principal .mouse div {
      width: 100%; }
    #principal .mouse svg {
      width: 100%;
      pointer-events: none; }
      #principal .mouse svg #flechazo {
        animation-name: flotar;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transition-timing-function: ease-in-out; }
  #principal svg #brazo {
    opacity: 1;
    animation-name: irYvolver;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    transition-timing-function: ease-in-out; }
  #principal svg #minutos,
  #principal svg #horas {
    transform-origin: 57.4% 31.6%; }
  #principal svg #cabeza {
    animation-name: cabezaIr;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    transition-timing-function: ease-in-out; }
  #principal.aliada svg #cabeza {
    animation-duration: 5s;
    transform-origin: 20% 45%;
    animation-name: irYvolverSimpleVolver;
    transition-timing-function: ease-in-out; }
  #principal.aliada svg #s1 {
    animation-duration: 1s;
    animation-name: flotar;
    transition-timing-function: ease-in-out;
    animation-iteration-count: infinite; }
  #principal.aliada svg #s2 {
    animation-duration: 1s;
    animation-name: flotar;
    transition-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-delay: 0.1s; }
  #principal.aliada svg #s3 {
    animation-duration: 1s;
    animation-name: flotar;
    transition-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-delay: 0.2s; }

@media (max-width: 992px) {
  #principal .relativo {
    justify-content: center;
    padding-bottom: 2em; }

  #principal .relativo .texto {
    font-size: calc(0.9em + 1vw);
    line-height: 1.5em; }

  #principal .relativo.main .texto {
    font-size: calc(0.8em + 2.5vw); }

  #principal .relativo .texto .btn {
    font-size: 0.6em;
    margin-top: 0.6em; }

  #principal .seguruPolo {
    height: calc(50vh - 280px);
    min-height: 210px; } }
@media (max-width: 500px) {
  #principal {
    padding-bottom: 1em; }

  #principal .mouse.m1 {
    bottom: -3em;
    width: 30px;
    left: calc(50% - 15px); }

  #principal .relativo .texto {
    margin: 1em 0;
    padding-left: 65px !important; }

  #principal .relativo .texto.auto {
    padding-left: 0px !important; }

  #principal .relativo .texto.fixguru {
    padding-left: 130px !important; }

  #principal .main .texto {
    width: 100%; }

  #principal.segprincipal .container {
    padding: 1em 0px; }
    #principal.segprincipal .container .mouse {
      width: 25px;
      left: calc(50% - 12.5px);
      bottom: -5em; }

  #principal .relativo .texto .btn {
    padding: 0.16em 1.5em !important;
    display: inline-block;
    font-size: 0.8em; }

  #principal.aliada .seguruPolo {
    position: relative;
    left: -30px;
    margin-right: -100px; }

  #principal.aliada .texto {
    padding-left: 0px; }

  #principal .seguruPolo {
    width: 100%;
    min-height: 0px;
    height: 70%;
    position: absolute;
    left: -50px; }
    #principal .seguruPolo.menos150 {
      left: -150px; }
    #principal .seguruPolo svg #fondo {
      opacity: 0.1; }

  #principal .seguruPolo.delpricipal {
    left: -95px !important;
    top: 0px; }

  #principal .main .seguruPolo {
    left: -95px !important;
    top: 0px; }

  #principal.aliada .main .seguruPolo {
    left: 0px !important; } }
#principal .btn.mostrar {
  display: none; }

@media (max-width: 767px) {
  #principal .btn {
    display: none !important; }
    #principal .btn.mostrar {
      display: inline-block !important;
      width: 90%;
      max-width: 320px;
      text-align: center;
      margin: 1em auto;
      font-size: 1.3em;
      padding: 0.3em; } }
@media (max-width: 420px) {
  #principal .relativo .texto {
    padding-left: 100px !important; }

  #principal .relativo .texto.fixguru {
    padding-left: 120px !important; }

  #principal .seguruPolo {
    position: absolute !important;
    left: -50px !important; }
    #principal .seguruPolo.menos150 {
      left: -115px !important; }

  #principal.aliada .seguruPolo {
    position: relative !important;
    left: auto !important; } }
@media (max-width: 360px) {
  #principal .relativo .texto {
    padding-left: 65px !important; }

  #principal .relativo .texto.fixguru {
    padding-left: 50px !important; }

  #principal .seguruPolo.delpricipal {
    left: -105px !important; }

  #principal .main .seguruPolo {
    padding-left: 65px !important;
    left: -165px !important; }

  #principal .seguruPolo {
    position: absolute !important;
    left: -45px !important; }
    #principal .seguruPolo.menos150 {
      left: -115px !important; }

  #principal.aliada .seguruPolo {
    padding-left: 0px !important;
    position: relative !important;
    left: auto !important; } }
@keyframes irYvolver {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes irYvolverSimple {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes irYvolverSimpleVolver {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes cabezaIr {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg); }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg); }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg); } }
@keyframes flotar {
  0% {
    -webkit-transform: translatey(-3px);
    -moz-transform: translatey(-3px);
    -ms-transform: translatey(-3px);
    -o-transform: translatey(-3px);
    transform: translatey(-3px); }
  50% {
    -webkit-transform: translatey(3px);
    -moz-transform: translatey(3px);
    -ms-transform: translatey(3px);
    -o-transform: translatey(3px);
    transform: translatey(3px); }
  100% {
    -webkit-transform: translatey(-3px);
    -moz-transform: translatey(-3px);
    -ms-transform: translatey(-3px);
    -o-transform: translatey(-3px);
    transform: translatey(-3px); } }
.verde {
  color: #00c065; }

#principaltitulo {
  width: 100%;
  padding-bottom: 1.5em;
  color: #213943; }
  #principaltitulo .container {
    position: relative; }
  #principaltitulo .mitades {
    width: 100%;
    column-count: 2;
    gap: 3em; }
  #principaltitulo h5 {
    margin-top: 0.5em;
    font-size: 1.5em;
    margin-bottom: 1em; }
  #principaltitulo p {
    line-height: 2.2em; }
  #principaltitulo .seguruPolo {
    width: auto;
    height: calc(100vh - 280px);
    min-height: 250px;
    pointer-events: none;
    padding: 1em 0px 0px 0px; }
    #principaltitulo .seguruPolo svg {
      width: 100%;
      height: 100%; }
      #principaltitulo .seguruPolo svg #manoraton {
        animation-name: girarMouse;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transform-origin: 25% 56%;
        transition-timing-function: ease-in-out; }
      #principaltitulo .seguruPolo svg #brazoder {
        animation-name: teclear;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        transition-timing-function: ease-in-out; }
  #principaltitulo .texto {
    position: absolute;
    top: 14%;
    right: 11%;
    font-size: 2em;
    color: #213943;
    line-height: 1em;
    width: 35%;
    text-align: center; }
  #principaltitulo .mouse {
    width: 40px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block; }
    #principaltitulo .mouse svg #ratoncito path {
      -moz-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    #principaltitulo .mouse:hover {
      cursor: pointer; }
      #principaltitulo .mouse:hover svg #ratoncito path {
        opacity: 1; }
    #principaltitulo .mouse div {
      width: 100%; }
    #principaltitulo .mouse svg {
      width: 100%;
      pointer-events: none; }
      #principaltitulo .mouse svg #flechazo {
        animation-name: flotar;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transition-timing-function: ease-in-out; }

@keyframes girarMouse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 25% 35%; }
  30% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 35% 80%; }
  30% {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 25% 40%; }
  80% {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 45% 50%; } }
@keyframes teclear {
  0% {
    -webkit-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px); }
  60% {
    -webkit-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px); }
  70% {
    -webkit-transform: translatey(-5px);
    -moz-transform: translatey(-5px);
    -ms-transform: translatey(-5px);
    -o-transform: translatey(-5px);
    transform: translatey(-5px); }
  80% {
    -webkit-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px); }
  100% {
    -webkit-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px); } }
@media (max-width: 952px) {
  #principaltitulo .texto {
    right: 15%; } }
@media (max-width: 767px) {
  #principaltitulo h5 {
    font-size: 1.2em; }
  #principaltitulo .seguruPolo {
    height: auto;
    min-height: 0px;
    padding-bottom: 0px; }
  #principaltitulo .texto {
    top: 10%;
    right: 3%;
    font-size: calc(0.9em + 3vw); }
  #principaltitulo .mouse {
    width: 25px; }
  #principaltitulo .mitades {
    column-count: 1;
    gap: 0em; } }
@media (max-width: 500px) {
  #principaltitulo .texto {
    top: 6%;
    width: 40%; } }
#trabajamos {
  background: #11252c;
  background: linear-gradient(90deg, #11252c 0%, #213943 50%, #11252c 100%);
  background-position: center center;
  color: #f2f2f2;
  position: relative; }
  #trabajamos h2 {
    font-size: 2em;
    font-weight: 900; }
  #trabajamos .listadito {
    display: grid;
    gap: 2em;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    padding: 2em 0;
    font-size: 18px; }
    #trabajamos .listadito strong {
      width: 100%;
      display: inline-block;
      color: #00e676;
      margin-bottom: 0.3em; }
    #trabajamos .listadito li {
      list-style-image: none;
      list-style-type: none;
      padding: 1em 1em;
      border: solid 1px rgba(255, 255, 255, 0.3);
      max-width: calc(100% - 2em); }
  #trabajamos .gurulentes svg {
    max-height: 75vh;
    min-height: 536px; }
  #trabajamos svg #lentes {
    animation-duration: 3s;
    animation-iteration-count: 1;
    transition-timing-function: linear;
    animation-name: lentesshow;
    animation-play-state: paused; }
    #trabajamos svg #lentes.activo {
      animation-play-state: running; }
  #trabajamos svg #manito {
    animation-name: manito;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    transition-timing-function: ease-in-out; }
  #trabajamos p {
    font-size: 18px; }
  #trabajamos .btn {
    display: inline-block;
    margin-top: 1em;
    padding: 0.46em 2em;
    font-weight: 600; }
  #trabajamos img, #trabajamos svg {
    max-height: 60vh;
    max-width: 100%; }
  #trabajamos .container .flex {
    display: inline-flex;
    align-items: stretch;
    justify-content: stretch;
    width: 100%; }
    #trabajamos .container .flex .mitad {
      flex: 1 1 50%;
      padding: 1em 2em;
      max-width: calc(100% - 0.5em); }
      #trabajamos .container .flex .mitad.centrado {
        display: flex;
        align-items: center;
        justify-content: center; }

@media (max-width: 992px) {
  #trabajamos h2 {
    font-size: 24px; }
  #trabajamos p {
    font-size: 18px; }

  #trabajamos.enfocado svg {
    width: 100%; }
  #trabajamos.enfocado .container .flex {
    align-items: center;
    justify-content: center; } }
@media (max-width: 767px) {
  #trabajamos .container .flex {
    flex-wrap: wrap;
    padding-top: 1em; }
    #trabajamos .container .flex img, #trabajamos .container .flex svg {
      max-height: 50vh; }
    #trabajamos .container .flex .mitad {
      flex: 1 1 100%; }

  #trabajamos.enfocado .gurulentes {
    width: 100%;
    margin-top: 1em;
    order: 2;
    margin-bottom: -8px; }
    #trabajamos.enfocado .gurulentes svg {
      min-height: 200px; }

  .separador {
    margin-bottom: 0px !important; }

  #trabajamos .container .flex .mitad {
    padding: 0px !important; }

  #trabajamos .btn {
    width: 100%;
    display: inline-block;
    margin-top: 1em;
    padding: 0.4em 0em;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em; } }
@media (max-width: 767px) {
  #trabajamos .listadito {
    padding: 1em 0 0 0; }
    #trabajamos .listadito + .centrado {
      margin-bottom: 1em;
      margin-top: 1em; } }
#profesionalismo {
  color: #213943; }
  #profesionalismo h2 {
    font-size: 2em;
    font-weight: 900; }
  #profesionalismo p {
    font-weight: 600;
    margin-bottom: 1.5em;
    font-size: 18px;
    line-height: 36px; }
  #profesionalismo .listadoDudas {
    display: grid;
    gap: 2em;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding: 2em 0; }
    #profesionalismo .listadoDudas.beneficio {
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      padding: 0px; }
      #profesionalismo .listadoDudas.beneficio li {
        flex-direction: row;
        gap: 2em;
        text-align: left; }
    #profesionalismo .listadoDudas li {
      display: flex;
      flex-direction: column;
      text-align: center;
      padding: 2em;
      background-color: white;
      font-size: 18px; }
      #profesionalismo .listadoDudas li i {
        font-size: 2em;
        margin-bottom: 18px;
        color: #00c065; }

@media (max-width: 992px) {
  #profesionalismo {
    padding-bottom: 1em; }
    #profesionalismo h2 {
      font-size: 24px; }
    #profesionalismo p,
    #profesionalismo li {
      font-size: 18px; }
    #profesionalismo ul {
      padding-left: 1.2em; } }
@media (max-width: 767px) {
  #profesionalismo .listadoDudas {
    display: inline-block;
    width: 100%; }
    #profesionalismo .listadoDudas li {
      font-size: 14px;
      padding: 1em;
      display: flex;
      align-items: center;
      justify-content: center; }
    #profesionalismo .listadoDudas .owl-nav {
      position: relative;
      display: inline-block;
      width: 100%; }
      #profesionalismo .listadoDudas .owl-nav img {
        height: 30px; }
      #profesionalismo .listadoDudas .owl-nav .owl-next {
        position: absolute;
        bottom: -30px;
        right: 0px;
        display: flex;
        align-items: center;
        justify-content: center; }
      #profesionalismo .listadoDudas .owl-nav .owl-prev {
        position: absolute;
        bottom: -30px;
        left: 0px;
        transform: rotate(180deg);
        display: flex;
        align-items: center;
        justify-content: center; } }
#garantia {
  background-image: url("../imgs/garantia-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  display: inline-flex;
  flex-wrap: wrap; }
  #garantia.newbg {
    background-image: url("../imgs/bg-verde-img.jpg"); }
  #garantia .garantia {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    color: white;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 1em; }
    #garantia .garantia.newgarantia {
      max-width: 100%; }
      #garantia .garantia.newgarantia h2 {
        font-size: 2em; }
      #garantia .garantia.newgarantia p {
        font-size: 20px; }
      #garantia .garantia.newgarantia .btn {
        padding: 0.5em 1.2em;
        margin-bottom: 2em; }
      #garantia .garantia.newgarantia .listadito {
        display: grid;
        gap: 2em;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        justify-content: center;
        padding: 2em 0;
        font-size: 18px; }
        #garantia .garantia.newgarantia .listadito strong {
          width: 100%;
          display: inline-block;
          color: #213943;
          margin-bottom: 0.3em; }
        #garantia .garantia.newgarantia .listadito li {
          list-style-image: none;
          list-style-type: none;
          padding: 1em 1em;
          color: #213943;
          background-color: rgba(255, 255, 255, 0.5);
          max-width: calc(100% - 2em); }
    #garantia .garantia .mitad {
      flex: 1 1 50%; }
      #garantia .garantia .mitad.right {
        text-align: right; }
      #garantia .garantia .mitad img {
        width: 100%;
        max-width: 70%;
        display: block;
        margin: 0 auto;
        max-height: 320px; }
    #garantia .garantia img {
      max-width: 30%;
      margin-right: 2em; }
    #garantia .garantia .txt {
      flex: 1 1 100%; }
      #garantia .garantia .txt h2 {
        font-size: 2em;
        margin-bottom: 0.5em;
        margin-top: 0px; }
      #garantia .garantia .txt p {
        font-size: 20px; }
  #garantia .centrado {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    #garantia .centrado .btn2 {
      margin-bottom: 0.5em; }
    #garantia .centrado p {
      color: white;
      max-width: 700px;
      display: inline-block;
      font-weight: 700; }

@media (max-width: 992px) {
  #garantia .garantia .txt h2 {
    font-size: 24px;
    text-align: center; }

  #garantia .garantia .txt p, #garantia .garantia .txt li, #garantia p {
    font-size: 18px; }

  ul {
    padding-left: 1.2em; } }
@media (max-width: 767px) {
  #garantia {
    background-attachment: inherit !important; }

  #garantia .garantia {
    padding-top: 1em;
    flex-wrap: wrap;
    flex-direction: column; }
    #garantia .garantia img {
      margin: 1em auto !important;
      max-width: 50% !important; }
    #garantia .garantia.newgarantia .listadito {
      padding: 1em 0 0 0; }
    #garantia .garantia .mitad {
      order: 2; }
      #garantia .garantia .mitad .txt {
        text-align: center !important; }
        #garantia .garantia .mitad .txt h2 {
          padding: 0px 1em; }
      #garantia .garantia .mitad:nth-child(2) {
        order: 1; } }
#corporate {
  padding-top: 2em; }
  #corporate h2 {
    font-size: 2em;
    margin-bottom: 0.5em;
    text-align: center;
    color: #213943; }
  #corporate .corpo {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    color: white;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 2em; }
    #corporate .corpo img {
      max-width: 30%;
      margin-right: 2em; }
    #corporate .corpo .txt {
      flex: 1 1 100%;
      text-align: right;
      color: #213943;
      padding-right: 3em;
      font-size: 20px; }

@media (max-width: 992px) {
  #corporate h2 {
    font-size: 24px; }
  #corporate p {
    font-size: 18px; } }
@media (max-width: 992px) {
  #corporate .corpo {
    flex-wrap: wrap; }
    #corporate .corpo .txt {
      padding: 0px;
      text-align: left;
      order: 2; }
    #corporate .corpo img {
      padding: 0px;
      margin: 1em;
      order: 1; } }
.corpow {
  margin-top: 1em;
  margin-bottom: 2em;
  position: relative; }
  .corpow .tarjetita {
    max-width: 90%;
    display: block;
    width: 800px;
    margin: 0 auto; }
  .corpow .tarjeta {
    background-color: #213943;
    color: white;
    max-width: 90%;
    display: block;
    width: 800px;
    padding: 2em 3em;
    margin: 0 auto;
    border-radius: 1.5em; }
    .corpow .tarjeta .quien {
      font-size: 2em;
      font-weight: 900;
      line-height: 1em;
      width: 100%; }
    .corpow .tarjeta .subQuien {
      width: 100%;
      font-size: 0.9em;
      color: #00c065; }
    .corpow .tarjeta .opinion {
      font-size: 0.9em;
      margin-bottom: 1em;
      width: 100%; }
    .corpow .tarjeta .pado {
      width: 90%;
      display: flex;
      margin: 0 auto;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
  .corpow .owl-nav {
    margin: 0 !important; }
    .corpow .owl-nav .owl-next,
    .corpow .owl-nav .owl-prev {
      position: absolute;
      background-color: transparent !important;
      top: calc(50% - 15px); }
      .corpow .owl-nav .owl-next:hover,
      .corpow .owl-nav .owl-prev:hover {
        background-color: transparent !important; }
      .corpow .owl-nav .owl-next img,
      .corpow .owl-nav .owl-prev img {
        height: 30px; }
        .corpow .owl-nav .owl-next img.invertido,
        .corpow .owl-nav .owl-prev img.invertido {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
    .corpow .owl-nav .owl-next {
      right: 1em; }
    .corpow .owl-nav .owl-prev {
      left: 1em; }
  .corpow.owl-theme .owl-dots {
    position: absolute;
    bottom: 0.5em;
    left: 0;
    width: 100%;
    text-align: center; }
    .corpow.owl-theme .owl-dots .owl-dot span {
      width: 30px;
      height: 4px;
      background-color: #48829c;
      -moz-transition: background-color 0.4s;
      -o-transition: background-color 0.4s;
      -webkit-transition: background-color 0.4s;
      transition: background-color 0.4s;
      margin: 5px 4px; }
    .corpow.owl-theme .owl-dots .owl-dot.active span {
      background-color: #00c065; }
  .corpow.owl-theme .owl-stage {
    display: flex;
    align-items: stretch;
    justify-content: center; }
    .corpow.owl-theme .owl-stage .owl-item {
      display: flex;
      align-items: stretch;
      justify-content: center; }
      .corpow.owl-theme .owl-stage .owl-item .item {
        width: 100%;
        display: flex; }

@media (max-width: 992px) {
  .corpow .tarjeta .quien {
    font-size: calc(1.1em + 1.2vw); } }
@media (max-width: 767px) {
  .corpow .tarjeta {
    width: calc(95% - 1em);
    padding: 2em 0.5em; }

  .corpow.owl-theme .owl-dots .owl-dot span {
    width: 4px; }

  .corpow .owl-nav .owl-next {
    right: -1.7em; }

  .corpow .owl-nav .owl-prev {
    left: -1.7em; } }
#corporate {
  padding-bottom: 2em; }
  #corporate .wpforms-field-label {
    display: none; }
  #corporate .wpforms-form {
    width: 90%;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    text-align: center; }
  #corporate input, #corporate textarea {
    padding: 1em 1.2em;
    border: solid 1px #cccccc;
    color: #213943;
    resize: none; }
    #corporate input::-webkit-input-placeholder, #corporate textarea::-webkit-input-placeholder {
      color: #213943;
      font-family: 'Raleway', sans-serif;
      font-style: italic; }
    #corporate input:-moz-placeholder, #corporate textarea:-moz-placeholder {
      color: #213943;
      font-family: 'Raleway', sans-serif;
      font-style: italic; }
    #corporate input::-moz-placeholder, #corporate textarea::-moz-placeholder {
      color: #213943;
      font-family: 'Raleway', sans-serif;
      font-style: italic; }
    #corporate input:-ms-input-placeholder, #corporate textarea:-ms-input-placeholder {
      color: #213943;
      font-family: 'Raleway', sans-serif;
      font-style: italic; }
  #corporate .wpforms-submit {
    display: inline-block;
    font-weight: 700;
    font-size: 18px !important;
    color: #213943;
    background-color: #00e676;
    border: solid 1px #00c065;
    text-decoration: none;
    -moz-transition: background-color 0.4s, color 0.4s, border 0.4s;
    -o-transition: background-color 0.4s, color 0.4s, border 0.4s;
    -webkit-transition: background-color 0.4s, color 0.4s, border 0.4s;
    transition: background-color 0.4s, color 0.4s, border 0.4s; }
    #corporate .wpforms-submit:hover {
      background-color: #213943;
      color: white; }
  #corporate .pforms-confirmation-container-full {
    text-align: center; }

footer {
  background-color: #11252c; }
  footer .cond {
    color: white;
    width: 100%;
    text-align: center;
    margin-bottom: 2em;
    font-weight: 700;
    line-height: 1.5em; }
    footer .cond a {
      font-weight: 400;
      color: #00c065;
      margin: 0px 0.4em;
      -moz-transition: color 0.3s;
      -o-transition: color 0.3s;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      footer .cond a:hover {
        color: white; }
  footer .dosimg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 1em; }
    footer .dosimg img {
      max-width: calc(100% - 25px);
      width: 320px;
      margin: 0.4em 1em; }
  footer .container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap; }
  footer a {
    text-decoration: none !important; }
  footer .volver span {
    color: white;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
    footer .volver span:hover {
      cursor: pointer;
      color: #02a832 !important; }
  footer #navheader .menu {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center; }
    footer #navheader .menu li {
      list-style-image: none;
      list-style-type: none;
      border-right: 1px solid white; }
      footer #navheader .menu li:last-child {
        border-right: 1px solid transparent; }
    footer #navheader .menu a {
      color: white !important;
      padding: 0.3em 1em;
      -moz-transition: color 0.3s;
      -o-transition: color 0.3s;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      footer #navheader .menu a:hover {
        color: #02a832 !important; }
  footer .claro {
    background-color: #213943; }
  footer .by {
    width: 100%;
    text-align: center;
    flex: 1 1 100%;
    padding: 1em 0;
    background-color: #00c065;
    color: #f2f2f2;
    font-size: 0.8em; }
    footer .by .container {
      display: flex;
      align-items: center;
      justify-content: center; }
    footer .by a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none !important;
      color: white;
      margin-right: 0.3em;
      -moz-transition: color 0.3s;
      -o-transition: color 0.3s;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      footer .by a:hover {
        color: black; }
    footer .by img {
      height: 18px;
      margin: 0 0.3em; }

.sociales {
  padding: 0.8em 0;
  display: flex; }
  .sociales a {
    margin-left: 0.6em;
    font-size: 1em;
    background-color: white;
    width: 1.5em;
    height: 1.5em;
    color: #343334;
    border-radius: 100%;
    text-decoration: none;
    overflow: hidden;
    -moz-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s; }
    .sociales a i {
      -moz-transition: margin 0.3s;
      -o-transition: margin 0.3s;
      -webkit-transition: margin 0.3s;
      transition: margin 0.3s;
      width: 1.5em;
      height: 1.5em;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sociales a:hover {
      background-color: #02a832;
      color: white !important; }
      .sociales a:hover i:first-child {
        margin-top: -100%; }

@media (max-width: 767px) {
  footer .cond {
    font-size: 0.7em; }
    footer .cond a {
      font-size: 0.7em; }
  footer .by .container {
    flex-direction: row;
    flex-wrap: wrap; }
  footer .container {
    flex-direction: column; }
    footer .container .sociales a {
      width: 2em;
      height: 2em;
      font-size: 1.3em; }
      footer .container .sociales a i {
        width: 2em;
        height: 2em; }
    footer .container #navheader {
      display: none; }
    footer .container .volver {
      display: none; } }
.blocker {
  z-index: 11 !important; }
  .blocker .pd {
    padding: 1em 2em; }
    .blocker .pd img {
      display: block;
      margin: 0 auto;
      max-height: 100px; }
    .blocker .pd .c {
      display: flex;
      flex-direction: column; }
    .blocker .pd .btn {
      margin-right: auto;
      padding: 0.5em 2em !important;
      font-size: 1.3em; }
      .blocker .pd .btn:hover {
        cursor: pointer; }
  .blocker.current .modal {
    max-width: 900px !important;
    font-family: 'Raleway';
    color: #213943;
    display: inline-flex !important;
    flex-wrap: wrap !important; }
    .blocker.current .modal p {
      margin-bottom: 1em;
      line-height: 1.5em;
      text-align: justify;
      font-size: 18px; }
    .blocker.current .modal h2 {
      margin-bottom: 1em; }
    .blocker.current .modal h3 {
      margin-bottom: 1em; }
    .blocker.current .modal .btn {
      margin-left: auto;
      padding: 0.3em 1em;
      margin: 1em auto; }
  .blocker.current #modalGeneral.modal {
    max-width: 1100px !important;
    padding: 0 !important; }
    .blocker.current #modalGeneral.modal .fullEquipo {
      width: 100%;
      display: flex; }
      .blocker.current #modalGeneral.modal .fullEquipo .volver {
        padding: 0.4em 2em;
        border: solid 1px #999999;
        color: #999999;
        margin: 1em auto 0;
        -moz-transition: background-color 0.4s, color 0.4s;
        -o-transition: background-color 0.4s, color 0.4s;
        -webkit-transition: background-color 0.4s, color 0.4s;
        transition: background-color 0.4s, color 0.4s;
        border-radius: 1em; }
        .blocker.current #modalGeneral.modal .fullEquipo .volver:hover {
          background-color: #999999;
          color: white;
          cursor: pointer; }
      .blocker.current #modalGeneral.modal .fullEquipo .mitad {
        display: flex;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        flex: 1 1 100%; }
        .blocker.current #modalGeneral.modal .fullEquipo .mitad:first-child {
          min-width: 360px;
          flex: 1 1 360px; }
        .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct {
          width: 100%;
          display: flex;
          flex-direction: column;
          align-content: flex-start;
          justify-content: center;
          padding: 2em; }
          .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .a {
            color: #213943;
            font-size: 1.8em;
            font-weight: 700; }
          .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .b {
            color: #00c065;
            font-size: 1em; }
          .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c {
            height: 100%;
            display: flex;
            flex-direction: column; }
            .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c .sociales {
              justify-content: center; }
              .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c .sociales a {
                font-size: 1.2em;
                background-color: #213943;
                color: white !important; }
                .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c .sociales a:hover {
                  background-color: #00c065; }
            .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c .btn {
              margin-right: auto;
              padding: 0.6em 3em; }
          .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .btn {
            display: inline-block; }

@media (max-width: 800px) {
  .blocker #modalGeneral.modal .fullEquipo .mitad {
    flex: 1 1 calc(100% - 50px); }
    .blocker #modalGeneral.modal .fullEquipo .mitad:first-child {
      min-width: 50px !important;
      flex: 1 1 50px !important;
      display: inline-block;
      height: 50px;
      border-radius: 100%;
      margin-top: 2em;
      margin-left: 1em; } }
@media (max-width: 520px) {
  .blocker.current #modalGeneral.modal .fullEquipo .mitad .ct .c .btn {
    padding: 0.4em 14px; } }
@media (max-width: 420px) {
  .blocker.current #modalGeneral.modal .fullEquipo {
    flex-wrap: wrap; }
    .blocker.current #modalGeneral.modal .fullEquipo .mitad:first-child {
      max-width: 80px;
      height: 80px; } }
#logos {
  color: #213943; }
  #logos .item .contenido {
    display: none; }
  #logos .container {
    max-width: 800px;
    padding-top: 4em; }
  #logos .btn {
    padding: 0.46em 2em;
    margin-top: 0.5em;
    display: inline-block; }
  #logos h2 {
    font-size: 2em;
    font-weight: 900; }
  #logos p {
    font-weight: 600;
    margin-bottom: 1.5em;
    font-size: 1.2em; }
  #logos li {
    margin-bottom: 0.6em; }
  #logos .owl-carousel img {
    width: 100%;
    opacity: 0.5;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    #logos .owl-carousel img:hover {
      opacity: 1; }
  #logos .owl-carousel.off {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 0 2em; }
    #logos .owl-carousel.off .item {
      flex: 1 1 calc(33% - 4em); }
  #logos .centro {
    width: 100%;
    text-align: center; }

@media (max-width: 992px) {
  #logos {
    padding-bottom: 1em; }
    #logos h2 {
      font-size: calc(1.1em + 1.2vw); }
    #logos p,
    #logos li {
      font-size: calc(0.6em + 1vw); }
    #logos ul {
      padding-left: 1.2em; } }
@media (max-width: 767px) {
  .logos {
    margin-bottom: 1em; }

  #logos p, #logos li {
    font-size: 18px; } }
#preguntas-frecuentes {
  background: #11252c;
  background: linear-gradient(90deg, #11252c 0%, #213943 50%, #11252c 100%);
  background-position: center center;
  color: #f2f2f2;
  padding-bottom: 2em; }
  #preguntas-frecuentes .rta {
    line-height: 30px;
    font-size: 20px; }
  #preguntas-frecuentes h2 {
    font-size: 2.3em; }
  #preguntas-frecuentes h3 {
    font-weight: 600;
    border: solid 2px #00e676;
    padding: 0.8em 2em 0.8em 1em;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    margin-top: -1px;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s; }
    #preguntas-frecuentes h3:first-child {
      margin-top: 0px !important; }
    #preguntas-frecuentes h3:hover, #preguntas-frecuentes h3.ui-accordion-header-active {
      cursor: pointer;
      background-color: rgba(0, 230, 118, 0.1); }
    #preguntas-frecuentes h3.ui-accordion-header-active::after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    #preguntas-frecuentes h3::after {
      content: '\f106';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      top: calc(50% - 15px);
      right: 1em;
      width: 30px;
      height: 30px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      -moz-transition: transform 0.4s;
      -o-transition: transform 0.4s;
      -webkit-transition: transform 0.4s;
      transition: transform 0.4s; }
  #preguntas-frecuentes .rta {
    border: solid 2px #00e676;
    padding: 0.4em 1.3em;
    border-top: none !important; }
  #preguntas-frecuentes #accordion {
    display: inline-block;
    width: 100%; }
  #preguntas-frecuentes .btn {
    padding: 0.46em 2em;
    margin-top: 0.5em;
    display: inline-block;
    margin-top: 2em; }

@media (max-width: 767px) {
  h2 {
    font-size: calc(1.1em + 1.2vw) !important; }

  h3 {
    font-size: 16px !important; }

  #preguntas-frecuentes .btn {
    font-size: 18px; }

  #preguntas-frecuentes h3::after {
    right: 0.5em; }

  #preguntas-frecuentes .rta {
    padding: 0.2em 1em; }
    #preguntas-frecuentes .rta p {
      font-size: 16px; } }
#ayuda {
  color: #213943; }
  #ayuda h2 {
    font-size: 2em;
    font-weight: 900; }
  #ayuda p {
    font-weight: 600;
    margin-bottom: 1.5em;
    font-size: 1.2em; }
  #ayuda li {
    margin-bottom: 0.6em; }
  #ayuda .container {
    max-width: 800px; }
  #ayuda .listadoAyuda {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.5em;
    margin-bottom: 1em; }
    #ayuda .listadoAyuda .lista {
      flex: 1 1 calc(33% - 3em);
      border: solid 1px #cccccc;
      border-radius: 2em;
      text-align: center;
      padding: 1em 0;
      font-size: 1em;
      color: #213943;
      font-weight: 700;
      text-decoration: none;
      -moz-transition: background-color 0.4s;
      -o-transition: background-color 0.4s;
      -webkit-transition: background-color 0.4s;
      transition: background-color 0.4s; }
      #ayuda .listadoAyuda .lista svg {
        height: 150px;
        padding: 0.5em 0;
        max-width: 80%; }
        #ayuda .listadoAyuda .lista svg path {
          -moz-transition: fill 0.4s, box-shadow 0.4s;
          -o-transition: fill 0.4s, box-shadow 0.4s;
          -webkit-transition: fill 0.4s, box-shadow 0.4s;
          transition: fill 0.4s, box-shadow 0.4s; }
      #ayuda .listadoAyuda .lista:hover {
        background-color: #00e676;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32); }
        #ayuda .listadoAyuda .lista:hover svg path {
          fill: #213943; }

@media (max-width: 992px) {
  #ayuda {
    padding-bottom: 1em; }
    #ayuda h2 {
      font-size: calc(1.1em + 1.2vw); }
    #ayuda p,
    #ayuda li {
      font-size: calc(0.6em + 1vw); }
    #ayuda ul {
      padding-left: 1.2em; } }
@media (max-width: 767px) {
  #ayuda .listadoAyuda {
    gap: 16px; }
    #ayuda .listadoAyuda .lista {
      flex: 1 1 calc(50% - 3em);
      font-size: calc(0.7em + 1vw); }

  #ayuda .listadoAyuda .lista svg {
    height: 70px; } }
#divisorGuru {
  width: 100%;
  position: relative;
  display: block;
  padding-top: 7em;
  margin-bottom: -90px; }
  #divisorGuru .nubesGuru {
    z-index: 1;
    display: inline-block;
    position: absolute;
    top: -1em; }
    #divisorGuru .nubesGuru svg {
      width: 100vw;
      margin-left: -15px; }
      #divisorGuru .nubesGuru svg #estanube {
        animation-name: nubes;
        animation-duration: 60s;
        animation-iteration-count: infinite;
        transition-timing-function: ease-in-out; }
  #divisorGuru .nubesGuru2 {
    z-index: 1;
    display: inline-block;
    position: absolute;
    top: 4em; }
    #divisorGuru .nubesGuru2 svg {
      width: 100%; }
      #divisorGuru .nubesGuru2 svg #estanube {
        animation-name: nubes;
        animation-duration: 60s;
        animation-iteration-count: infinite;
        transition-timing-function: ease-in-out !important;
        animation-delay: 10s;
        opacity: 0; }
  #divisorGuru .textoCafe {
    width: 60%;
    display: inline-block;
    color: #213943;
    z-index: 2;
    margin-bottom: 120px;
    margin-left: 2em;
    margin-right: 2em; }
    #divisorGuru .textoCafe .mayus {
      font-weight: 900;
      font-size: 3em;
      margin-bottom: 0.5em; }
    #divisorGuru .textoCafe .min {
      font-size: 1.3em; }
  #divisorGuru .container {
    display: flex;
    align-items: center;
    justify-content: center; }
  #divisorGuru .cuerpoGuru {
    z-index: 2;
    position: relative;
    display: inline-block;
    width: auto; }
    #divisorGuru .cuerpoGuru svg {
      width: auto;
      height: 430px; }
      #divisorGuru .cuerpoGuru svg #Cafe {
        animation-name: cabezaIr;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transform-origin: 84% 30%;
        transition-timing-function: ease-in-out; }
      #divisorGuru .cuerpoGuru svg #Head {
        animation-name: cabezaIr;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transform-origin: 29% 26%;
        transition-timing-function: ease-in-out; }

@keyframes nubes {
  0% {
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0; }
  40% {
    opacity: 1; }
  60% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(90%);
    -moz-transform: translateX(90%);
    -ms-transform: translateX(90%);
    -o-transform: translateX(90%);
    transform: translateX(90%);
    opacity: 0; } }
@media (max-width: 850px) {
  #divisorGuru .container {
    width: calc(100% - 1em); }
  #divisorGuru .textoCafe {
    margin-left: 16px;
    margin-right: 0; }
    #divisorGuru .textoCafe .mayus {
      font-size: 2em; }

  #divisorGuru .cuerpoGuru svg {
    height: 255px; } }
@media (max-width: 767px) {
  #divisorGuru {
    padding-top: 1em; } }
@media (max-width: 550px) {
  #divisorGuru .cuerpoGuru {
    margin-left: -35px; }

  #divisorGuru .textoCafe {
    width: 100%; }
    #divisorGuru .textoCafe .mayus {
      font-size: 24px !important; }
    #divisorGuru .textoCafe .min {
      font-size: 18px !important; } }
#fixeado {
  background-image: url("../imgs/garantia-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  display: inline-flex;
  flex-wrap: wrap;
  position: relative; }
  #fixeado.pd {
    padding-top: 6em; }
  #fixeado.vw10 {
    margin-top: 10vw; }
  #fixeado .ali {
    position: absolute;
    top: -1px;
    left: 0;
    width: 101%;
    pointer-events: none; }
  #fixeado h2 {
    color: white;
    display: block;
    max-width: 800px;
    font-size: 2em;
    margin: 0 auto; }
  #fixeado h4 {
    font-size: 1.5em;
    color: white;
    display: block;
    max-width: 800px;
    margin: 0em auto;
    text-align: center;
    margin-top: 1em;
    font-weight: 600; }
  #fixeado p.textop {
    font-size: 20px;
    color: white;
    display: block;
    max-width: 800px;
    margin: 0em auto;
    text-align: center;
    margin-top: 1em;
    font-weight: 400;
    line-height: 2em; }
  #fixeado .btn {
    padding: 0.46em 2em;
    margin-top: 0.5em;
    display: inline-block;
    margin-top: 2em;
    font-size: 20px; }

@media (max-width: 767px) {
  #fixeado {
    background-attachment: initial !important; }
    #fixeado h2 {
      font-size: 18px !important;
      margin-top: 2em; }
    #fixeado h4 {
      font-size: 16px !important; }
    #fixeado p {
      font-size: 16px !important; }
    #fixeado .btn {
      margin-bottom: 2em;
      padding: 0.46em 1em;
      font-size: 18px !important; } }
#prensa {
  color: #213943;
  padding: 1em 0px; }
  #prensa h2 {
    font-size: 2em;
    font-weight: 900;
    margin-top: 1em; }
  #prensa .owl-carousel .owl-stage {
    display: flex;
    align-content: center;
    justify-content: center; }
  #prensa .owl-nav {
    position: relative; }
    #prensa .owl-nav .owl-next {
      position: absolute;
      bottom: -50px;
      right: 0px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #prensa .owl-nav .owl-prev {
      position: absolute;
      bottom: -50px;
      left: 0px;
      transform: rotate(180deg);
      display: flex;
      align-items: center;
      justify-content: center; }
  #prensa .owl-carousel.off {
    display: inline-flex;
    width: 100%;
    gap: 2em 1em; }
  #prensa .prensaowl.grideado {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1em !important; }
  #prensa .owl-item {
    display: flex; }
    #prensa .owl-item .noticia {
      width: 100%;
      flex: 0 1 calc(100% - 3px) !important; }
  #prensa .btn {
    margin-top: 2em;
    padding: 0.4em 1em;
    display: inline-block;
    margin-bottom: 2em; }
  #prensa .noticia {
    background-color: white;
    border: solid 1px #cccccc;
    flex: 1 1 calc(25% - 2em);
    display: flex;
    flex-direction: column;
    color: #213943;
    text-decoration: none;
    -moz-transition: box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    -webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s; }
    #prensa .noticia:hover {
      -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32);
      -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32);
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.32); }
      #prensa .noticia:hover .titulonot {
        color: #00c065; }
      #prensa .noticia:hover .noticiaimg .ver {
        opacity: 1;
        bottom: 10px; }
    #prensa .noticia .noticiaimg {
      min-height: 150px;
      width: 100%;
      background-size: cover;
      border-bottom: solid 1px #cccccc;
      background-position: center top;
      position: relative; }
      #prensa .noticia .noticiaimg .ver {
        position: absolute;
        bottom: 0;
        right: 10px;
        background-color: #00e676;
        border: solid 1px #00c065;
        color: #213943;
        font-weight: 600;
        padding: 0.3em 0.7em;
        opacity: 0;
        -moz-transition: opacity 0.4s, bottom 0.4s, background-color 0.4s, color 0.4s;
        -o-transition: opacity 0.4s, bottom 0.4s, background-color 0.4s, color 0.4s;
        -webkit-transition: opacity 0.4s, bottom 0.4s, background-color 0.4s, color 0.4s;
        transition: opacity 0.4s, bottom 0.4s, background-color 0.4s, color 0.4s; }
        #prensa .noticia .noticiaimg .ver:hover {
          background-color: #213943;
          color: white; }
    #prensa .noticia .titulonot {
      text-align: left;
      font-weight: 900;
      margin: auto 0;
      padding: 0.5em 1em;
      -moz-transition: color 0.4s;
      -o-transition: color 0.4s;
      -webkit-transition: color 0.4s;
      transition: color 0.4s;
      font-size: 1em; }
    #prensa .noticia .contenido {
      padding: 0 1em 1em;
      margin: auto 0;
      font-size: 0.8em; }
      #prensa .noticia .contenido p {
        margin: auto;
        padding: 0px; }

@media (max-width: 767px) {
  #prensa .noticia .titulonot {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    margin-bottom: 0.5em; } }
#contactanos {
  color: #213943; }
  #contactanos h2 {
    font-size: 2em;
    font-weight: 900;
    margin-top: 1em; }
  #contactanos .sociales {
    justify-content: center;
    margin-top: 2em;
    flex-wrap: wrap; }
    #contactanos .sociales a {
      font-size: 5em;
      color: white;
      margin-left: 0;
      background-color: #213943; }
    #contactanos .sociales .facebookcolor a:hover {
      background-color: #0071bc; }
    #contactanos .sociales .wpcolor a:hover {
      background-color: #00c065; }
    #contactanos .sociales .correocolor a:hover {
      background-color: #fbb03b; }
    #contactanos .sociales .igcolor a {
      position: relative; }
      #contactanos .sociales .igcolor a i {
        z-index: 2;
        position: relative; }
      #contactanos .sociales .igcolor a:after {
        z-index: 1;
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
        opacity: 0;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      #contactanos .sociales .igcolor a:hover:after {
        opacity: 1; }
    #contactanos .sociales .text {
      margin-left: 0.888em;
      margin-right: 0.888em;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      #contactanos .sociales .text span {
        margin: 1em 0;
        font-size: 0.8em;
        text-align: center; }

@media (max-width: 767px) {
  #contactanos {
    padding: 2em 0px; }
    #contactanos .sociales .text {
      flex: 1 1 calc(50% - 2em); } }
#nuestroequipo {
  position: relative;
  padding-top: 2em;
  background: #11252c;
  background: linear-gradient(90deg, #11252c 0%, #213943 50%, #11252c 100%);
  background-position: center center;
  color: #f2f2f2; }
  #nuestroequipo .ali {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    pointer-events: none; }
  #nuestroequipo h2 {
    font-size: 2em;
    font-weight: 900;
    text-align: center;
    width: 100%; }
  #nuestroequipo .active .equipo {
    cursor: pointer; }
    #nuestroequipo .active .equipo .openmodal {
      color: white !important;
      background-color: #00c065 !important;
      border: solid 1px #00c065 !important; }
  #nuestroequipo .equipos {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 2em;
    width: 100%;
    padding-bottom: 2em; }
    #nuestroequipo .equipos .equipo {
      flex: 0 1 calc(30% - 4em);
      min-width: 150px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; }
      #nuestroequipo .equipos .equipo .foto {
        width: 90%;
        margin-left: 5%;
        padding-top: 100%;
        display: block;
        background-color: lemonchiffon;
        border-radius: 1.5em;
        margin-bottom: 1em;
        background-size: cover;
        background-position: center center;
        -moz-transition: box-shadow 0.4s;
        -o-transition: box-shadow 0.4s;
        -webkit-transition: box-shadow 0.4s;
        transition: box-shadow 0.4s; }
      #nuestroequipo .equipos .equipo .a {
        font-weight: 700;
        font-size: 1.2em; }
      #nuestroequipo .equipos .equipo .b {
        color: #00c065;
        margin-bottom: 1em;
        font-size: 0.8em; }
      #nuestroequipo .equipos .equipo .c {
        display: none; }
      #nuestroequipo .equipos .equipo:hover {
        cursor: pointer; }
        #nuestroequipo .equipos .equipo:hover .openmodal {
          color: white;
          background-color: #00c065;
          border: solid 1px #00c065; }
        #nuestroequipo .equipos .equipo:hover .foto {
          -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
      #nuestroequipo .equipos .equipo .openmodal {
        font-weight: 100;
        background-color: transparent;
        border: solid 1px gray;
        color: gray;
        text-decoration: none;
        padding: 0.1em 1.2em;
        border-radius: 3em;
        -moz-transition: background-color 0.4s, color 0.4s, opacity 0.4s;
        -o-transition: background-color 0.4s, color 0.4s, opacity 0.4s;
        -webkit-transition: background-color 0.4s, color 0.4s, opacity 0.4s;
        transition: background-color 0.4s, color 0.4s, opacity 0.4s; }
        @media (max-width: 767px) {
          #nuestroequipo .equipos .equipo .openmodal {
            -moz-transition: background-color 2s, color 2s, opacity 2s;
            -o-transition: background-color 2s, color 2s, opacity 2s;
            -webkit-transition: background-color 2s, color 2s, opacity 2s;
            transition: background-color 2s, color 2s, opacity 2s; } }

#mit .mitades {
  width: 100%;
  column-count: 2;
  gap: 4em;
  color: #213943;
  padding: 2em 0px;
  font-size: 17px;
  line-height: 30px; }
  #mit .mitades h2 {
    margin-top: 5px; }

@media (max-width: 766px) {
  #mit .mitades {
    column-count: 1; }

  #nuestroequipo .equipos .equipo {
    flex: 1 1 calc(50% - 1em) !important; } }
#modalGeneral.modal {
  max-width: 1100px !important; }

#modalGeneral p {
  margin-top: 0px;
  font-size: 16px; }

#beneficio {
  width: 100%;
  color: #213943;
  background-color: #f9f9f9; }
  #beneficio h2 {
    font-size: 2em;
    font-weight: 900;
    text-align: center;
    width: 100%; }
  #beneficio .beneficios {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 4em;
    width: 100%;
    padding: 2em 0; }
    #beneficio .beneficios .beneficio {
      flex: 0 1 calc(33% - 8em);
      min-width: 150px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; }
      #beneficio .beneficios .beneficio .foto {
        width: 50%;
        padding-top: 50%;
        background-color: #00c065;
        border-radius: 100%;
        margin-bottom: 1em;
        background-size: auto 70%;
        background-repeat: no-repeat;
        background-position: center center; }
  #beneficio .btn {
    padding: 0.4em 2em;
    display: inline-block;
    margin-bottom: 0.5em;
    margin-top: 1em; }

@media (max-width: 767px) {
  #beneficio .beneficios {
    gap: 1em; }
    #beneficio .beneficios .beneficio {
      flex: 1 1 calc(50% - 1em); } }
#noticias {
  padding: 2em 0px;
  color: #213943; }
  #noticias .flexNoticias {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1em;
    margin-bottom: 1em; }
  #noticias.alojamientos img {
    margin-bottom: 0px !important; }
  #noticias .owl-carousel .owl-item {
    margin-left: 0px !important; }
  #noticias img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  #noticias .bordear {
    border: solid 2px #5c7f73;
    height: 100%;
    display: flex;
    align-items: stretch; }
  #noticias .noticia {
    min-width: 200px;
    flex: 0 1 calc(33% - 0.5em);
    background-color: transparent;
    display: flex;
    flex-direction: column;
    width: 100%; }
    #noticias .noticia.resaltar:hover .pado {
      background-color: #afd0c5;
      -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      color: #4c4a57 !important; }
      #noticias .noticia.resaltar:hover .pado p {
        color: #4c4a57 !important; }
    #noticias .noticia.completi {
      flex: 1 1 33%;
      opacity: 1;
      background-color: white;
      -moz-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      #noticias .noticia.completi .bordear {
        gap: 1em; }
      #noticias .noticia.completi.aparecer {
        opacity: 1; }
    #noticias .noticia.completa {
      width: 70%;
      flex: 1 1 70% !important;
      border: none !important;
      margin-bottom: 0px !important; }
      #noticias .noticia.completa.comcom {
        width: 100% !important; }
        #noticias .noticia.completa.comcom .fotoP {
          max-width: 300px !important; }
      #noticias .noticia.completa .pado {
        padding: 0px 0px 25px 0px !important;
        display: flex;
        flex-direction: column; }
        #noticias .noticia.completa .pado .imgCuadrada {
          margin-top: 25px;
          width: 50%;
          min-width: 200px;
          border: solid 1px rgba(0, 0, 0, 0.1); }
      #noticias .noticia.completa .fotoP {
        max-width: 100%;
        max-height: 35vh;
        width: 100%;
        object-fit: contain;
        background-color: white;
        margin-top: 1em;
        margin-bottom: 2em;
        border: solid 1px rgba(0, 0, 0, 0.3); }
    #noticias .noticia.transp {
      background-color: transparent;
      border-top: solid 1px #B3B3B3; }
      #noticias .noticia.transp .contenidoResumen {
        margin-bottom: 30px;
        font-size: 20px; }
        #noticias .noticia.transp .contenidoResumen h2, #noticias .noticia.transp .contenidoResumen h3, #noticias .noticia.transp .contenidoResumen h4, #noticias .noticia.transp .contenidoResumen h5, #noticias .noticia.transp .contenidoResumen h6 {
          font-size: 23px !important; }
      #noticias .noticia.transp .acciones {
        border-top: solid 1px #B3B3B3;
        padding-top: 25px;
        margin-top: auto; }
    #noticias .noticia .pado {
      padding: 25px;
      display: flex;
      flex-direction: column;
      width: 100% !important;
      -moz-transition: background-color 0.4s, box-shadow 0.4s;
      -o-transition: background-color 0.4s, box-shadow 0.4s;
      -webkit-transition: background-color 0.4s, box-shadow 0.4s;
      transition: background-color 0.4s, box-shadow 0.4s; }
    #noticias .noticia .imgCuadrada {
      width: 100%;
      padding-top: 56%;
      background-color: white;
      background-size: cover;
      background-position: center center;
      margin-bottom: 20px; }
    #noticias .noticia .superior {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start; }
      #noticias .noticia .superior .titulo {
        font-size: 16px;
        font-weight: bolder;
        color: #4c4a57 !important;
        width: 100%;
        margin-bottom: 10px; }
        #noticias .noticia .superior .titulo.engrande {
          font-size: 1.8rem; }
      #noticias .noticia .superior .fecha {
        width: 100%;
        color: #676d6b;
        font-style: italic; }
      #noticias .noticia .superior .separador {
        padding: 0px 10px;
        color: #B3B3B3;
        font-style: italic; }
      #noticias .noticia .superior .contenidoResumen {
        color: #4D4D4D; }
      #noticias .noticia .superior .post-categories {
        margin: 0px;
        padding: 0px;
        font-style: italic; }
        #noticias .noticia .superior .post-categories li {
          list-style-image: none;
          list-style-type: none; }
          #noticias .noticia .superior .post-categories li a {
            color: #808080; }
    #noticias .noticia .acciones {
      width: 100%;
      text-align: center;
      margin-top: auto; }
      #noticias .noticia .acciones a {
        display: inline-block;
        background-color: red;
        color: white;
        padding: 7px 25px;
        font-style: 16px;
        font-weight: bolder;
        margin-top: 10px;
        background: #00e676;
        text-decoration: none !important;
        -moz-transition: background-color 0.4s;
        -o-transition: background-color 0.4s;
        -webkit-transition: background-color 0.4s;
        transition: background-color 0.4s; }
        #noticias .noticia .acciones a:hover {
          background: #34b477; }

.sociales {
  padding: 0.4em 0px; }
  .sociales a.socialboton {
    width: 40px;
    height: 40px;
    overflow: hidden;
    background-color: transparent !important;
    display: inline-block;
    position: relative;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    border-radius: 3px;
    margin-left: 0px !important;
    margin-right: 0.4em; }
    .sociales a.socialboton.fb:hover {
      background-color: #3b5998  !important; }
    .sociales a.socialboton.tw:hover {
      background-color: #1DA1F2  !important; }
    .sociales a.socialboton.wp:hover {
      background-color: #25D366  !important; }
    .sociales a.socialboton.ig:hover {
      background: #d6249f;
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
    .sociales a.socialboton:hover .ct:nth-child(1) {
      color: white !important;
      top: -40px !important;
      left: 0px !important; }
    .sociales a.socialboton:hover .ct:nth-child(2) {
      color: white !important;
      top: 20px !important;
      left: 0px !important; }
    .sociales a.socialboton .ct {
      width: 40px;
      height: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: #808080;
      position: absolute;
      -moz-transition: top 0.4s, color 0.4s;
      -o-transition: top 0.4s, color 0.4s;
      -webkit-transition: top 0.4s, color 0.4s;
      transition: top 0.4s, color 0.4s; }
      .sociales a.socialboton .ct:nth-child(1) {
        top: 0px !important;
        left: 0px !important; }
      .sociales a.socialboton .ct:nth-child(2) {
        top: 40px !important;
        left: 0px !important; }
    .sociales a.socialboton i {
      font-size: 24px; }

.flexSubNoticias {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flexSubNoticias .subNoticias {
    width: 100%;
    position: relative; }
    .flexSubNoticias .subNoticias.listo {
      max-height: 100%; }
    .flexSubNoticias .subNoticias .seguidme {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: row;
      gap: 1em;
      margin-bottom: 1em;
      flex-wrap: wrap; }

.tituloNoticia {
  color: #004F85;
  font-size: 30px;
  font-weight: bolder; }

.subtituloNoticia {
  color: #004F85;
  font-size: 22px;
  margin-bottom: 35px; }

.owl-stage {
  display: flex;
  align-items: stretch; }

.owl-carousel .owl-item {
  margin-left: 10px; }

.owl-carousel.owl-drag .owl-item {
  display: flex; }

.verTodosNoticias {
  display: block;
  max-width: 140px;
  border: solid 2px #00e676;
  padding: 7px 25px;
  font-size: 18px;
  color: #00e676;
  font-weight: bolder;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  -moz-transition: color 0.2s, background-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s; }
  .verTodosNoticias:hover {
    background-color: #00e676;
    color: white; }

.page-template-noticias-php .noticia {
  width: 30% !important; }

@media (max-width: 767px) {
  #noticias .noticia .imgCuadrada {
    width: 30%;
    padding-top: 20%; }

  #noticias .noticia .pado {
    flex-wrap: wrap;
    flex-direction: row; }

  #noticias .noticia .acciones {
    text-align: right; }

  #noticias .noticia.completi .superior {
    align-items: flex-start;
    justify-content: flex-start;
    width: 65%; }

  #noticias .noticia.completi .superior .titulo {
    padding-left: 1em; }

  #noticias .noticia {
    flex: 1 1 calc(50% - 2em); }

  .page-template-noticias-php .noticia {
    width: 100% !important; }

  #noticiaPrincipal {
    width: 100% !important; }

  #noticias .noticia.transp .contenidoResumen {
    font-size: 18px; }
  #noticias .noticia .superior .titulo.engrande {
    font-size: 18px;
    margin-top: 0px; }

  #noticias .noticia.completa .fotoP {
    float: none; } }
.navigation {
  flex: 1 1 100% !important;
  min-width: 100% !important; }

.pagination {
  clear: both;
  position: relative;
  font-size: 20px;
  line-height: 13px;
  list-style-type: none;
  padding-left: 0px;
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px; }
  .pagination .limpio {
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px; }
    .pagination .limpio span {
      padding: 10px 20px !important;
      background: #11252c;
      color: white; }

.pagination span, .pagination a {
  display: block;
  margin: 2px 6px 2px 0;
  padding: 7px 10px 6px 10px;
  text-decoration: none;
  width: auto;
  color: #808080;
  background-color: white; }

.pagination a:hover {
  color: #fff;
  background: #808080; }

.pagination .active a {
  background: #808080 !important;
  color: #fff !important; }

.preloader {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 1.7em;
  font-weight: bolder; }
  .preloader .custom-logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 260px;
    margin-bottom: 0.2em; }
    .preloader .custom-logo-link img {
      width: 100%;
      opacity: 0;
      -moz-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
  .preloader .cargando {
    display: flex; }

.dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #213943;
  color: #213943;
  box-shadow: 9999px 0 0 -5px #213943;
  animation: dotPulse 1.5s infinite linear;
  animation-delay: .25s; }

.dot-pulse::before, .dot-pulse::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #213943;
  color: #213943; }

.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px #213943;
  animation: dotPulseBefore 1.5s infinite linear;
  animation-delay: 0s; }

.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px #213943;
  animation: dotPulseAfter 1.5s infinite linear;
  animation-delay: .5s; }

@keyframes dotPulseBefore {
  0% {
    box-shadow: 9984px 0 0 -5px #213943; }
  30% {
    box-shadow: 9984px 0 0 2px #213943; }
  60%,
    100% {
    box-shadow: 9984px 0 0 -5px #213943; } }
@keyframes dotPulse {
  0% {
    box-shadow: 9999px 0 0 -5px #213943; }
  30% {
    box-shadow: 9999px 0 0 2px #213943; }
  60%,
    100% {
    box-shadow: 9999px 0 0 -5px #213943; } }
@keyframes dotPulseAfter {
  0% {
    box-shadow: 10014px 0 0 -5px #213943; }
  30% {
    box-shadow: 10014px 0 0 2px #213943; }
  60%,
    100% {
    box-shadow: 10014px 0 0 -5px #213943; } }
@media (max-width: 767px) {
  .preloader .custom-logo-link {
    margin-top: -30vh; } }
#principal-seguru {
  position: relative; }
  #principal-seguru .fx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative; }
    #principal-seguru .fx.order .texto {
      order: 1;
      margin-right: auto;
      margin-left: 0; }
    #principal-seguru .fx.order .seguruPolo {
      order: 2;
      left: auto;
      right: -125px; }
      #principal-seguru .fx.order .seguruPolo.centradodenuevo {
        right: -100px; }
    #principal-seguru .fx.gurupc .seguruPolo {
      left: 0;
      margin-left: auto;
      margin-right: auto; }
  #principal-seguru .container {
    padding-top: 2em; }
    #principal-seguru .container .seguruPolo {
      width: 50%;
      min-width: 320px;
      margin-left: -130px;
      display: flex;
      margin-left: -10vw; }
      #principal-seguru .container .seguruPolo.cabeza1 svg #cabeza {
        animation-name: cabezaIr;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transform-origin: 50% 50%;
        transition-timing-function: ease-in-out; }
      #principal-seguru .container .seguruPolo.cabeza2 svg #cabeza {
        animation-iteration-count: infinite;
        animation-duration: 5s;
        transform-origin: 20% 45%;
        animation-name: irYvolverSimpleVolver;
        transition-timing-function: ease-in-out; }
      #principal-seguru .container .seguruPolo.cabeza2 svg #s1 {
        animation-duration: 1s;
        animation-name: flotar;
        transition-timing-function: ease-in-out;
        animation-iteration-count: infinite; }
      #principal-seguru .container .seguruPolo.cabeza2 svg #s2 {
        animation-duration: 1s;
        animation-name: flotar;
        transition-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-delay: 0.1s; }
      #principal-seguru .container .seguruPolo.cabeza2 svg #s3 {
        animation-duration: 1s;
        animation-name: flotar;
        transition-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-delay: 0.2s; }
      #principal-seguru .container .seguruPolo svg #brazo {
        opacity: 1;
        animation-name: irYvolver;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        transform-origin: 50% 50%;
        transition-timing-function: ease-in-out; }
      #principal-seguru .container .seguruPolo svg {
        width: auto;
        max-height: 50vh;
        margin-left: auto;
        margin-right: auto; }
        #principal-seguru .container .seguruPolo svg #manoraton {
          animation-name: girarMouse;
          animation-duration: 3s;
          animation-iteration-count: infinite;
          transform-origin: 25% 56%;
          transition-timing-function: ease-in-out; }
        #principal-seguru .container .seguruPolo svg #brazoder {
          animation-name: teclear;
          animation-duration: 1s;
          animation-iteration-count: infinite;
          transition-timing-function: ease-in-out; }
    #principal-seguru .container .texto {
      max-width: 340px;
      width: calc(50% - 4em);
      padding: 0 2em;
      color: #213943;
      display: flex;
      flex-wrap: wrap;
      font-size: 0.9em; }
      #principal-seguru .container .texto.abso {
        position: absolute;
        right: 8vw;
        top: 14vh; }
      #principal-seguru .container .texto.largo {
        max-width: 400px;
        padding-bottom: 2em; }
      #principal-seguru .container .texto div {
        width: 100%; }
      #principal-seguru .container .texto.der {
        justify-content: center;
        gap: 0.5em;
        text-align: right; }
      #principal-seguru .container .texto.cen {
        justify-content: center;
        gap: 0.5em;
        text-align: center; }
      #principal-seguru .container .texto .black {
        font-weight: 900;
        font-size: 2.1em;
        margin-bottom: 0.6em;
        line-height: 1.3em; }
      #principal-seguru .container .texto .semi {
        margin-bottom: 1em;
        font-size: 1.5em;
        line-height: 1.5em;
        font-weight: 400; }
        #principal-seguru .container .texto .semi.mini {
          font-size: 1.2em; }
  #principal-seguru .btn {
    text-transform: uppercase;
    font-size: 1.3em;
    padding: 0.5em 1.7em;
    display: inline-block; }
  #principal-seguru .btn.mostrar {
    display: none; }
  #principal-seguru .mouse {
    height: 60px;
    display: flex;
    margin-bottom: -10vw;
    padding-bottom: 10px; }
    #principal-seguru .mouse svg {
      height: 100%; }
    #principal-seguru .mouse #ratoncito path {
      -moz-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    #principal-seguru .mouse:hover {
      cursor: pointer; }
      #principal-seguru .mouse:hover #ratoncito path {
        opacity: 1; }
    #principal-seguru .mouse svg #flechazo {
      animation-name: flotar;
      animation-duration: 2s;
      animation-iteration-count: infinite;
      transition-timing-function: ease-in-out; }
  #principal-seguru .fully {
    width: 100%;
    z-index: 9;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1em;
    position: absolute;
    left: 0px;
    bottom: 0px; }
    #principal-seguru .fully.ignore {
      position: relative; }

@media (max-width: 767px) {
  .separador {
    width: 105% !important;
    margin-left: -3% !important; }

  #principal-seguru {
    padding-bottom: 2em;
    padding-top: 2em; }
    #principal-seguru .fully {
      position: relative; }
    #principal-seguru .fx {
      margin-bottom: 2em; }
      #principal-seguru .fx.gurupc .seguruPolo {
        position: inherit; }
      #principal-seguru .fx.gurupc .bloque {
        min-height: auto; }
      #principal-seguru .fx.gurupc .texto {
        width: 45%;
        right: 0;
        top: 7vh; }
        #principal-seguru .fx.gurupc .texto div {
          width: auto; }
      #principal-seguru .fx .bloque {
        min-height: 220px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center; }
      #principal-seguru .fx .texto {
        font-size: 0.7em;
        margin-left: auto;
        width: calc(100% - 160px);
        padding: 0;
        z-index: 8; }
        #principal-seguru .fx .texto .semi {
          margin-bottom: 0; }
      #principal-seguru .fx .seguruPolo {
        position: absolute;
        left: -115px;
        height: 110%;
        margin-left: 0; }
        #principal-seguru .fx .seguruPolo.notanlejos {
          left: -75px; }
        #principal-seguru .fx .seguruPolo svg {
          height: 100%; }
          #principal-seguru .fx .seguruPolo svg #fondo {
            opacity: 0.1; }
    #principal-seguru .btn {
      display: none; }
    #principal-seguru .btn.mostrar {
      display: block;
      width: 70%;
      text-align: center;
      font-size: 18px; }
    #principal-seguru .mouse {
      height: 40px;
      display: flex;
      margin-bottom: -10vw;
      z-index: 9; }
      #principal-seguru .mouse svg {
        height: 100%; } }

/*# sourceMappingURL=estilos.css.map */
