/****** TIPOGRAFIA ******/
html {
  font-family: geologica;
  font-weight: 300;
  scroll-behavior: smooth;
}

body {
  color: #787878;
  font-family: geologica;
  font-size: 14px;
  font-weight: 300;
}

h1 {
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.1);
  padding-top: 60px;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 1.65rem;
}

h4,
h5 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.125rem;
}

p {
  font-size: 1rem;
  color: #595668;
}

.federal .display-2 {
  font-size: 3.5rem;
}

.federal .display-3 {
  font-size: 3.125rem;
}

.federal .fw-lgt {
  font-weight: 300;
}

.federal .fw-mdm {
  font-weight: 500;
}

.federal .fw-bld {
  font-weight: 700;
}

i,
em,
.federal .oblicua {
  font-style: oblique;
}

b,
strong {
  font-weight: 700;
}

.federal .lh-40 {
  line-height: 0.4;
}

.federal .lh-100 {
  line-height: 1;
}

.federal .lh-125 {
  line-height: 1.25;
}

.federal .lh-150 {
  line-height: 1.5;
}

.federal .lh-200 {
  line-height: 2;
}

.federal .ls--1 {
  letter-spacing: -0.025rem;
}

.federal .ls--2 {
  letter-spacing: -0.05rem;
}

.federal .ls--3 {
  letter-spacing: -0.1rem;
}

.federal .logo {
  display: block;
  width: 200px;
}

.federal .text-default,
.federal a .text-default {
  color: #404551;
}

.federal .intro {
  overflow: hidden;
  position: relative;
}

.bg-paralax {
  background: url(../images/bg-parallax.jpg) center center fixed;
  background-size: cover;
}

/* ANCHOR GENERAL */
/* Aquí van estilos generales que no pertenecen a un bloque específico. */

/* ANCHOR BOTONES */
.federal .btn-primary {
  background-color: #ef907b;
  border: 0px;
  color: #ffffff;
  font-size: 1.275rem;
}

.federal .btn-primary:hover,
.federal .btn-primary.disabled,
.federal .btn-primary:disabled,
.federal .btn-primary:not(:disabled):not(.disabled):active,
.federal .btn-primary:not(:disabled):not(.disabled).active,
.federal .show > .btn-primary.dropdown-toggle {
  background-color: #e15175;
  color: #ffffff;
}

.federal .btn-primary:focus,
.federal .btn-primary.focus,
.federal .btn-primary:not(:disabled):not(.disabled):active:focus,
.federal .btn-primary:not(:disabled):not(.disabled).active:focus,
.federal .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 2rem 2rem rgba(255, 240, 200, 0);
  color: #000;
}

.federal .btn-primary,
.federal .btn-outline-primary {
  border-radius: 99px;
  font-weight: 500;
  padding: 0.5rem 1.5rem;
}

.federal .btn-tertiary {
  background-color: #ef907b;
  color: #fff;
  padding: 0.5rem 1.5rem;
  border-width: 2px;
  border-radius: 99px;
}

.federal .btn-tertiary:hover {
  background-color: #e15175;
  color: #fff;
}

.federal .btn-tertiary:focus,
.federal .btn-tertiary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 200, 0.5);
  color: #fff;
}

.federal .hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.federal .hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* ANCHOR FONDOS */
.federal .quiero-afiliarme {
  aspect-ratio: 1920 / 900;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

/* ANCHOR HERO */
.federal .hero {
  background-image: url(../images/bg-hero2.jpg), linear-gradient(180deg, #90d5ac 0%, #00bed6 100%);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 600px;
  margin-top: 93px;
}

/* ANCHOR MEDICO */
/* Aquí puedes agregar estilos de la sección Médico. */

/* ANCHOR ODONTOLOGÍA */
/* Aquí puedes agregar estilos de la sección Odontología. */

/* ANCHOR OFTALMOLOGÍA */
/* Aquí puedes agregar estilos de la sección Oftalmología. */

/* ANCHOR PSICOLOGÍA */
/* Aquí puedes agregar estilos de la sección Psicología. */

/* ANCHOR COBERTURA INTERNACIONAL */
/* Aquí puedes agregar estilos de la sección Cobertura Internacional. */

/* ANCHOR COBERTURA INTEGRAL */
/* Aquí puedes agregar estilos de la sección Cobertura Integral. */

/* ANCHOR CLUB DE BENEFICIOS */
.federal .icono {
  max-width: 150px;
}

.federal .beneficios {
  background: linear-gradient(
    to bottom,
    #ae3dba 0%,
    /* Color inicial (arriba) */ #8f40c4 50%,
    /* Color medio */ #8f40c4 100% /* Color final (abajo) */
  );
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  border-radius: 30px;
}

.federal .beneficios .copy {
  padding: 25px;
}

.federal .beneficios img {
  border-radius: 0 0 30px 30px;
  width: 100%;
}

.federal .beneficios h4 {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 22px;
}

.federal .beneficios p {
  color: #ffffff;
  font-size: 15px;
  line-height: 19px;
}

/* ANCHOR QUIERO AFILIARME */
.federal .quiero-afiliarme {
  background-image: url('../images/bg_quiero_afiliarme.jpg?t=1634567890'), linear-gradient(270deg, #01aab5 0%, #006580 65.87%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.federal .formulario-kicker {
  color: #9ce7f2;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}

.federal .quiero-afiliarme .form-control {
  border: 0;
  min-height: 30px;
  padding-inline: 1.5rem;
}

.federal input::placeholder {
  font-size: 14px;
  color: #495057;
}

.federal input,
.federal .custom-select {
  font-size: 14px;
}

.federal .quiero-afiliarme .section-title {
  font-size: clamp(3rem, 5vw, 3.75rem);
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 0.92;
  margin-bottom: clamp(2rem, 5vw, 3rem);
}

.federal .quiero-afiliarme .section-title span {
  color: #79d6a8;
}

.federal .quiero-afiliarme .section-text {
  font-size: 1.5rem;
  line-height: 1.5;
  max-width: 420px;
}

/* NAVBAR */
.federal .fixed-top {
  background: #fff;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.15);
}

.federal .navbar-brand {
  line-height: 1;
  width: 100%;
  margin-right: 0;
}

.federal .navbar-brand a {
  display: inline-block;
}

/* GENERALES */
.federal h3.card-title {
  font-size: 1.5rem;
  letter-spacing: -0.2px;
}

.federal .card-text {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #595668;
}

.federal .card-body ul {
  padding-left: 12px;
}

.federal .card-text li {
  padding-left: 8px;
}

.federal li::marker {
  content: '•';
  color: #00aab5;
}

.federal .rounded-xl {
  border-radius: 2rem;
}

.federal .rounded-xl .card-img-top {
  border-top-right-radius: calc(2rem - 1px);
  border-top-left-radius: calc(2rem - 1px);
}

/******** REDES SOCIALES *************/
.federal .redes-sociales a {
  color: #00aab5;
  text-decoration: none;
}

.federal .redes-sociales a:hover {
  color: #00bed6ff;
}

/********** FORMULARIO ***************/
/* Chrome, Safari, Edge, Opera */
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type='number'] {
  appearance: textfield;
  -moz-appearance: textfield;
}

/* ANCHOR FOOTER */
footer {
  background-color: #00aab5;
  color: #fff;
}

footer .logo2 {
  max-width: 200px;
}

.federal #subfooter {
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

.federal #subfooter p {
  color: #8dddf2;
  font-size: 12px;
}

.federal #subfooter p a,
.federal #subfooter p a:hover {
  color: #d2f6ff;
}

/****** MEDIA QUERYS *******/
@media (min-width: 576px) {
  .federal .display-2 {
    font-size: 3rem;
  }
}

@media (min-width: 768px) {
  .federal .navbar-brand {
    width: auto;
  }
  .federal h3.card-title {
    font-size: 1.5rem;
  }
  .federal .card-body {
    min-height: 380px;
  }

  .federal .hero {
    padding-top: 7rem;
    background-image: url(../images/bg-hero.jpg), linear-gradient(180deg, #90d5ac 0%, #00bed6 100%);
    background-position: center top;
    min-height: 600px;
  }

  .federal .beneficios {
    padding-bottom: 250px;
  }

  .federal .beneficios img {
    bottom: 0;
    position: absolute;
    left: 0;
  }
}

@media (max-width: 768px) {
  .federal h1 {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .federal .hero {
    padding-top: 8rem;
  }
  .federal .display-1 {
    font-size: 6rem;
  }
  .federal .display-2 {
    font-size: 4rem;
  }
  .federal .display-3 {
    font-size: 3.125rem;
  }
  .federal .beneficios {
    padding-bottom: 150px;
  }
}

@media (max-width: 991.99px) {
  .federal .quiero-afiliarme {
    aspect-ratio: auto;
    background-position: center;
    min-height: 700px;
    padding: 5rem 0;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .federal h3.card-title {
    font-size: 1.25rem;
  }
}

@media (min-width: 1200px) {
  .federal .beneficios {
    padding-bottom: 200px;
  }
}
