:root {
  /* Sombras  */
  --shadow-color: 0deg 0% 65%;
  --shadow-elevation-low: 0.3px 0.5px 0.5px hsl(var(--shadow-color) / 0.78),
    1px 1.9px 1.9px -4.1px hsl(var(--shadow-color) / 0.48);
  --shadow-elevation-medium: 0.3px 0.5px 0.5px hsl(var(--shadow-color) / 0.73),
    1px 2px 2px -2px hsl(var(--shadow-color) / 0.54),
    4.8px 9.7px 9.6px -4.1px hsl(var(--shadow-color) / 0.35);
  --shadow-elevation-high: 0.3px 0.5px 0.5px hsl(var(--shadow-color) / 0.68),
    0.9px 1.9px 1.9px -0.8px hsl(var(--shadow-color) / 0.59),
    2.5px 4.9px 4.9px -1.6px hsl(var(--shadow-color) / 0.5),
    6px 11.9px 11.8px -2.5px hsl(var(--shadow-color) / 0.41),
    12.5px 25px 24.7px -3.3px hsl(var(--shadow-color) / 0.33),
    23.3px 46.5px 46px -4.1px hsl(var(--shadow-color) / 0.24);

}

.gradient-inicio {
  background: linear-gradient(to right, #f9f9f9 50%, #0099cc 50%);
}

.gradient-inicio-2 {
  background: linear-gradient(to right, #f9f9f9 12%, #0099cc 70%);
}

.fp-hero {

  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 73%),
    url(../img/bcbs-img/hero/GettyImages-1663876649.webp);

  aspect-ratio: 16 / 5;
  background-size: cover;
  width: 100%;

  background-repeat: none;
  /* margin-top: 110px; */
  background-position: top;

}

.swiper-container {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 5;
}

.swiper-container .swiper-slide {
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 73%),
    url('../img/bcbs-img/hero/GettyImages-1663876649.webp');
  background-size: cover;
  background-position: top;
  /* padding-top: 2rem; */
}

/* .swiper-container .swiper-button-next,
.swiper-button-prev {
  top: calc(min(600px, 20vw));
} */

.swiper-container .swiper-pagination {
  position: relative;

}

.formularios-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-formularios-gettyimages-1150533032.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 5;
  background-size: cover;
  width: 100%;
  /* background-position: bottom; */
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

.condicionesGenerales-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-condicionesGenerales-gettyimages-1239249456.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

.hero-all {
  aspect-ratio: 16 / 5 !important;
  /* margin-top: 4.2rem; */
}

@media (min-width: 1440px) {
  .hero-all {
    aspect-ratio: 16 / 5;

    background-position: center;
  }
}

@media (max-width: 1024px) {
  .hero-all {
    margin-top: 0;
  }
}

.medired-hero {
  background-image: url('../img/bcbs-img/hero-medired-1.svg'),
    url('../img/bcbs-img/medired-GettyImages-1034426836.webp');
  /* aspect-ratio: 16 / 4; */
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top !important;
}

.i360-hero {
  background-image: url('../img/bcbs-img/isalud360_c.svg');
  /* aspect-ratio: 16 / 4; */
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  margin-top: 4.1rem;
}

@media (max-width:500px) {
  .i360-hero {
    margin-top: 0;
    aspect-ratio: 16 / 5 !important;

  }
}

.pmi-hero {
  background-image: url('../img/bcbs-img/hero-pmi-t.svg'),
    linear-gradient(rgba(0, 0, 0, 0.2),
      /* Black with 20% opacity */
      rgba(0, 0, 0, 0.2)),
    url('../img/bcbs-img/hero-pmi.webp');
  aspect-ratio: 16 / 6;
  background-size: cover;
  width: 100%;
  background-repeat: none;
  background-position: top !important;
}

.xtremecare-hero {
  background-image: url('../img/bcbs-img/hero-xtremecare.svg'),
    linear-gradient(rgba(255, 255, 255, 0.1),
      /* Black with 20% opacity */
      rgba(255, 255, 255, 0.1)),
    url('../img/bcbs-img/hero-xtremeCare.webp');
  aspect-ratio: 16 / 5;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.colectivo-hero {
  background-image: url('../img/bcbs-img/hero-colectivo.svg'),
    linear-gradient(rgba(0, 0, 0, 0),
      /* Black with 20% opacity */
      rgba(0, 0, 0, 0.2)),
    url('../img/bcbs-img/hero-colectivo.webp');
  aspect-ratio: 16 / 5;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top !important;
}

.banner-todos {
  aspect-ratio: 16 / 5;
}

.fp-test {
  /* aspect-ratio: 16 / 6; */
  width: 100%;
  z-index: 100;
  position: relative;
}

.fp-test svg {
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  aspect-ratio: 16 / 6;
}

@media (min-width: 1920px) {
  .banner-todos {
    max-height: 600px;
    background-position: center;
  }

  .fp-test {
    width: 58vw;
    left: 25vw;
    margin: auto 0;
    max-height: 600px;
  }
}

.toolbarindex {
  min-height: 5rem;
  /* background-color: var(--bcbs-tan); */
  /* background-image: linear-gradient(180deg,
            hsl(51deg 38% 78%) 0%,
            hsl(51deg 37% 80%) 20%,
            hsl(52deg 37% 82%) 40%,
            hsl(52deg 37% 84%) 60%,
            hsl(52deg 36% 86%) 80%,
            hsl(52deg 35% 88%) 100%); */

  box-shadow: var(--shadow-elevation-medium);
}

.toolbarindex img.iconsT {
  max-height: 3.75rem;
}

@media (max-width: 800px) {
  .toolbarindex img {
    max-height: 4rem;
  }
}

.stuck-rest {
  position: sticky !important;
  top: 110px;
  z-index: 100;
  min-height: 4.3rem;
  box-shadow: var(--shadow-elevation-medium);
  transition: box-shadow 0.5s ease-in-out, min-height 0.4s ease-in-out;
}

.stuck-rest img {
  height: 3.3rem !important;
  transition: height 0.3s ease-in-out;
}

.stuck {
  position: fixed;
  top: 85px;
  width: 100%;
  transition: all 1.3s ease-in-out;
}

.bg-bcbs-blue {
  background-color: var(--bcbs-blue);
  --ar-bg-opacity: 1;
}

.bg-bcbs-teal {
  background-color: var(--bcbs-teal);
  --ar-bg-opacity: 1;
}

.bg-bcbs-red {
  background-color: var(--bcbs-red) !important;
  --ar-bg-opacity: 1;
}

.bg-bcbs-dark-blue {
  background-color: var(--bcbs-dark-blue) !important;
}

.bg-bcbs-tan {
  background-color: var(--bcbs-tan);
}

.bg-bcbs-light-blue {
  background-color: var(--bcbs-light-blue);
}

.bg-bcbs-ultra-light-blue {
  background-color: var(--bcbs-ultra-light-blue);
}

.bg-bcbs-brown {
  background-color: var(--bcbs-brown);
}

.bg-bcbs-teal-faded {
  background-color: var(--bcbs-teal);
  opacity: 0.1;
}

.bg-bcbs-dark-blue-faded {
  background-color: var(--bcbs-dark-blue);
  opacity: 0.1;
}

.bg-bcbs-tan-faded {
  background-color: var(--bcbs-tan);
  opacity: 0.1;
}

.bg-bcbs-light-blue-faded {
  background-color: #9ad0ef;
}

.text-bcbs-teal {
  color: var(--bcbs-teal);
}

.text-bcbs-dark-blue {
  color: var(--bcbs-dark-blue) !important;
}

.text-bcbs-light-blue {
  color: var(--bcbs-light-blue);
}

.text-bcbs-tan {
  color: var(--bcbs-tan);
}

/* cards  */

.aClientesCards .card {
  background-color: var(--bcbs-light-blue);

  border-radius: 20px;
}

/* .aClientesCards .card:hover {
  border: transparent;
} */

.aClientesCards .card-body {
  color: var(--bcbs-dark-blue);
  padding: 1rem 1.5rem;
}

.aClientesCards .card-text {
  /* text-align: justify; */
  text-justify: auto;
  hyphens: auto;
}

.card-shadow {
  /* background: linear-gradient(#9fdfff, rgba(0, 0, 0, 0));
    --shadow-color: rgba(137, 137, 137, 0.06);
    box-shadow: 0px 0px 0px 1px var(--shadow-color),
        0px 1px 1px -0.5px var(--shadow-color),
        0px 3px 3px -1.5px var(--shadow-color), 0px 6px 6px -3px var(--shadow-color),
        0px 12px 12px -6px var(--shadow-color),
        0px 24px 24px -12px var(--shadow-color); */

  transition: box-shadow 0.2s ease-in;
}

.card-shadow:hover {
  /* --shadow-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px var(--shadow-color),
        0px 1px 1px -0.5px var(--shadow-color),
        0px 3px 3px -1.5px var(--shadow-color), 0px 6px 6px -3px var(--shadow-color),
        0px 12px 12px -6px var(--shadow-color),
        0px 24px 24px -12px var(--shadow-color); */
  box-shadow: var(--shadow-elevation-medium);
}

/* Botones tarjetas home  */

#aclientes .card a {
  width: 125px;
  margin: 0 auto;
}

.btn-bcbs-light {
  --ar-btn-color: #000;
  --ar-btn-bg: #448c74;
  --ar-btn-border-color: #448c74;
  --ar-btn-hover-color: #000;
  --ar-btn-hover-bg: #609d89;
  --ar-btn-hover-border-color: #579882;
  --ar-btn-focus-shadow-rgb: 58, 119, 99;
  --ar-btn-active-color: #000;
  --ar-btn-active-bg: #69a390;
  --ar-btn-active-border-color: #579882;
  --ar-btn-active-shadow: unset;
  --ar-btn-disabled-color: #000;
  --ar-btn-disabled-bg: #448c74;
  --ar-btn-disabled-border-color: #448c74;
}

.btn-bcbs-light-blue {
  background-color: var(--bcbs-light-blue);
  color: white;
  transition: all 0.2s ease-in-out;
}

.btn-bcbs-dark-blue {
  background-color: var(--bcbs-dark-blue);
  color: white;
  transition: all 0.2s ease-in-out;
}

.btn-bcbs-blue {
  background-color: var(--bcbs-blue);
  color: white;
  transition: all 0.2s ease-in-out;
}

.btn-bcbs-blue:hover {
  background-color: var(--bcbs-medium-blue);
  color: white;
}

.btn-bcbs-light-blue:hover {
  --shadow-color: rgb(0 0 0 / 0.03);
  box-shadow: 0px 0px 0px 1px var(--shadow-color),
    0px 1px 1px -0.5px var(--shadow-color),
    0px 3px 3px -1.5px var(--shadow-color), 0px 6px 6px -3px var(--shadow-color),
    0px 12px 12px -6px var(--shadow-color),
    0px 24px 24px -12px var(--shadow-color);
  background-color: var(--bcbs-light-blue);
  color: white;
}

.btn-bcbs-dark-blue:hover {
  --shadow-color: rgb(0 0 0 / 0.03);
  box-shadow: 0px 0px 0px 1px var(--shadow-color),
    0px 1px 1px -0.5px var(--shadow-color),
    0px 3px 3px -1.5px var(--shadow-color), 0px 6px 6px -3px var(--shadow-color),
    0px 12px 12px -6px var(--shadow-color),
    0px 24px 24px -12px var(--shadow-color);
  background-color: var(--bcbs-medium-blue);
  color: white;
}

.btn-bcbs-light-blue:active {
  box-shadow: inset 0px 0px 0px 1px var(--shadow-color),
    inset 0px 1px 1px -0.5px var(--shadow-color),
    inset 0px 3px 3px -1.5px var(--shadow-color),
    0px 6px 6px -3px var(--shadow-color),
    inset 0px 12px 12px -6px var(--shadow-color),
    inset 0px 24px 24px -12px var(--shadow-color);
  background-color: var(--bcbs-light-blue) !important;
  color: white !important;
  border-color: var(--bcbs-dark-blue) !important;

  color: white;
}

.border-light-gray {
  /* --ar-border-opacity: 1; */
  border-color: #dadada !important;
  border-width: 1px;
}

.text-justify {
  text-align: justify;
}

.footerBG {
  background-color: #29273f;
}

.text-faded-light {
  color: #ffffff7b;
}

.btn-outline-faded-light {
  border-color: #ffffff7b !important;
  color: #ffffff7b !important;
}

table.beneficios {
  /* Change these properties */
  --border: 1px solid var(--bcbs-dark-blue);
  border-radius: 5px;

  border-spacing: 0;
  border-collapse: separate;
  border: var(--border);
  overflow: hidden;
}

.beneficios td,
th {
  padding: 10px;
  line-height: 1.1;
  padding-left: 20px;
  width: max-content;
}

/* Apply a border to the right of all but the last column */
table.beneficios th:not(:last-child),
table.beneficios td:not(:last-child) {
  border-right: var(--border);
}

/* Apply a border to the bottom of all but the last row */
table.beneficios>thead>tr:not(:last-child)>th,
table.beneficios>thead>tr:not(:last-child)>td,
table.beneficios>tbody>tr:not(:last-child)>th,
table.beneficios>tbody>tr:not(:last-child)>td,
table.beneficios>tfoot>tr:not(:last-child)>th,
table.beneficios>tfoot>tr:not(:last-child)>td,
table.beneficios>tr:not(:last-child)>td,
table.beneficios>tr:not(:last-child)>th,
table.beneficios>thead:not(:last-child),
table.beneficios>tbody:not(:last-child),
table.beneficios>tfoot:not(:last-child) {
  border-bottom: var(--border);
}

table.beneficios a {
  text-decoration: none;
  color: var(--bcbs-dark-blue);
}

table.beneficios .linksT {
  text-decoration: none;
  color: var(--bcbs-dark-blue);
  border-bottom: 0.5px solid transparent;
  transition: border-bottom-color 0.3s ease-in-out;
}

table.beneficios .linksT:hover {
  border-bottom: currentColor;
}

/* Mobile  */
.mobile-button {
  background-color: #fafafafa;
  padding: 0.5rem 1rem;
  box-shadow: var(--shadow-elevation-medium);
  border-radius: 20px;
  margin-bottom: 0.75rem;
  border: 2.5px solid var(--bcbs-red);
  height: 7.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.mobile-button:hover {
  border: 2.5px solid var(--bcbs-red);
}

@media (max-width: 500px) {
  nav .dropdown-item {
    color: white !important;
  }

  nav .dropdown-item:hover {
    color: var(--bcbs-light-blue) !important;
  }

  .btn-bcbs-blue {
    margin-bottom: 1rem;
  }

  .banner-todos {
    aspect-ratio: 16 / 6;
  }
}

@media (min-width: 1300px) {

  /* Adjust for Bootstrap md breakpoint */
  .custom-col {
    flex: 0 0 20%;
    /* Do not grow or shrink, start at 20% of the width */
    max-width: 20%;
    /* Maximum width of 20% */
  }
}

.easing {
  transition: height ease-in-out 0.5s;
}

.bottom-bar {
  position: fixed !important;
  bottom: 0px !important;
  width: 100%;
  /* background-color: #dfdee2; */
  background-color: var(--bcbs-dark-blue);
  height: 44px;
  z-index: 100;
  /* padding: 2rem; */
  padding-bottom: 60px;
  padding-top: 20px;
}

.bottom-bar img {
  /* filter: invert(1) brightness(1.5); */
  width: 100%;
}

.toolbarindex,
.stuck {
  transition: all ease-in-out 0.5s;
}

.glass {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* For better browser support */
  background-color: rgba(0, 4, 255, 0.4);
  border-radius: 10px;
  /* padding: 20px; */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* fondo móvil  background-color: #0099cc0d; */

/* End Mobile  */

/* Nostros / Empresa  */
.nosotros-hero {
  background-image: url('../img/bcbs-img/hero-nosotros.svg'),
    linear-gradient(rgba(0, 0, 0, 0.35), transparent),
    url('../img/bcbs-img/hero-nosotros.webp');
  aspect-ratio: 16 / 6;
  background-size: cover;
  width: 100%;
  background-repeat: none;
  position: relative;
}

#bcbsPMA {
  background-color: var(--bcbs-dark-blue);
}

#bcbsPMA p {
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

/* EndNostros / Empresa  */

/* Sucursales */
.sucursales a {
  color: var(--bcbs-dark-blue);
}

.sucursales-hero {
  background-image: url('../img/sucursales/hero-sucursales.webp');
  aspect-ratio: 16 / 6;
  background-size: cover;
  width: 100%;
  background-position: center;

  background-repeat: none;
  position: relative;
}

/* end Sucursales */

/* contact form */

/* Contact form css */
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
  content: '';
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #4154f1;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* end contact form */

/* popups toolbar  */
.popover-content {
  display: none;
  background-color: transparent;
  width: max-content;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  z-index: 300;
}

.popover-content svg {
  width: 300px !important;
  z-index: 100 !important;
  position: relative;
}

.popover-arrow {
  position: absolute;
  background: var(--bcbs-tan);
  /* background: yellow; */
  width: 50px;
  height: 50px;
  border-radius: 10px;
  transform: rotate(45deg);
  z-index: 0;
}

/* ---- TAB PANES   */

.talleres {
  background-color: #fff;
  color: #4baaa4;
}

.talleres .nav-item .nav-link {
  color: var(--nuevodark);
  background-color: #d3d0d0;
  border-radius: 1rem 0 0 1rem;
  padding: 1.5rem;
  font-weight: 400;
  /* border: 2px solid var(--nuevodark); */
  text-align: center;
}

.talleres .nav-item .nav-link.active {
  background-color: var(--nuevoVerde);
  color: #fff;
  border: transparent;
  z-index: 0;
}

.talleres hr {
  color: var(--is-web-gray-darg);
}

.talleres .tab-content {
  position: relative;
  background-color: var(--verdemuted);

  border-radius: 2rem;
  padding: 2rem;
  /* min-height: 78rem !important; */
  /* box-shadow: var(--shadow-elevation-medium); */
  left: -1.2rem;
  /* border: 2px solid var(--nuevodark); */
  z-index: 9;
}

.tautorizados h5 {
  color: var(--nuevoVerde) !important;
}

.tautorizados p {
  color: var(--nuevodark);
}

.talleres .tab-content .tab-pane .details {
  background-color: #fff;
  border-radius: 20px;
  padding: 1rem;
  margin: 0.5rem;
  color: #000;
  box-shadow: 5px 5px 19px #e3e3e3, -5px -5px 19px #fff;
}

.talleres .tab-content .tab-pane .details .card a {
  text-decoration: none;
  color: #000;
}

.talleres .card {
  /* min-height: 15rem */
  height: 100% !important;
}

.talleres .details {
  /* border: 1px solid var(--nuevodark); */
  box-shadow: none !important;
}

.talleres h2 {
  /* max-width: 10000ch; */
  padding-left: 7vw;
}

.talleres p {
  color: var(--nuevodark);
}

.overlaytalleres .barra {
  margin-top: 40rem;
  height: 6rem;
  width: 100vw;
  background-color: rgba(73, 155, 150, 0.68);
}

.herotext {
  text-align: center;
  font-size: 48;
  margin-top: -4.5rem;
  color: #fff2be;
}

@media (max-width: 991px) {
  .talleres .nav-item .nav-link {
    /* padding-right: .5rem; */
    margin: -8px;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    font-weight: 600;
    font-size: 10px;
  }

  .talleres .nav-item:first-of-type .nav-link {
    border-radius: 15px 0 0 15px;
  }

  .talleres .nav-item:last-of-type .nav-link {
    border-radius: 0 15px 15px 0;
  }
}

@media (max-width: 600px) {
  .talleres .nav-item .nav-link {
    padding-right: 0.4rem;
    margin: -8px;
    font-size: 0.8rem;
    border-radius: 0;
    text-align: left;
    font-weight: 600;
  }

  .talleres .nav-item:first-of-type .nav-link {
    border-radius: 15px 0 0 15px;
  }

  .talleres .nav-item:last-of-type .nav-link {
    border-radius: 0 15px 15px 0;
  }

  .talleres .tab-content {
    background-color: #fff;
    /* box-shadow: 5px 5px 19px #fff; */
    left: 0;
  }

  .talleres .card {
    background-color: var(--verdemuted);
  }

  .overlaytalleres {
    min-height: 50vh;
  }

  .overlaytalleres .barra .herotext {
    align-items: center;
    justify-items: center;
    margin-top: 1px;
  }

  .overlaytalleres .barra {
    align-items: center;
    justify-items: center;
    margin-top: 0;
  }

  .tt .titulo h1 {
    font-size: 2.25rem;
  }

  .tt .titulo p {
    text-align: center;
  }
}

.tautorizados .tab-content a:hover {
  color: green !important;
}

.selectortaller {
  font-size: 1rem;
  font-weight: 400;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  margin-left: auto;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #fff 0, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

.talleres .tab-content h2 {
  margin: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  max-width: 100%;
}

/* .card.card-hover:hover,
.card.card-active {
  border-color: var(--bcbs-blue) !important;
  box-shadow: 0.1875rem 0.1875rem 0.625rem -0.125rem rgba(0, 0, 0, 0.09) !important;
} */

.formularios a {
  text-decoration: none;
}

.formulariosNav .nav-item a {
  width: 200px;
}

.formulariosNav a {
  display: flex;
  justify-content: start;
  margin: 0;
  padding: 1rem 0.5rem;
  font-size: 14px;
  /* text-wrap: wrap; */
  height: 60px;
}

#bcbsForms .btn-outline-info {
  border: 1px solid;
  margin: 0.2rem;
  transition: all linear 100ms;
}

#bcbsForms .btn-outline-info:hover {
  border: none;
}

#bcbsForms .btn-outline-info.active {
  border: transparent;
}

#bcbsForms .btn-outline-info.active i {
  color: white;
  font-weight: medium;
}

#bcbsForms i {
  color: var(--bcbs-red);
  font-size: 1.3rem;
  margin-left: 0.2rem;
}

/* ----- NOTICIAS  */

.noticias-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/noticias/lanzamiento/lanzamiento-8.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- FAQ  */

.faq-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/heroFAQ.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- Preautorizaciones  */

.preaut-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-preaut.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- Reclamos  */

.reclamos-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-reclamos.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- Medios de pago  */

.mdp-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hreo-mdp.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- Clínicas Satélite  */

.clinicas-hero {
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url(../img/bcbs-img/hero/hero-clinicasSatelite.webp);

  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  
}
.redprov-hero {
  /* margin-top: 4.55rem; */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url(../img/bcbs-img/redprov/redprov.webp);

  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  
}

/* ----- Farmacia Express  */

.farmaciaExpress-hero {
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-fExpress-t.webp');

  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: top !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

.ambulancia-hero {
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 73%),
    url(../img/bcbs-img/hero-ambulancia.webp);

  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: top !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

/* ----- Descuentos  */

.descuentos-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/hero/hero-descuentos.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

.brochures-hero {
  /* background-image: url(../img/bcbs-img/hero/fp-hero.webp); */
  /* background-image: url(../img/bcbs-img/hero/fp-hero-test1-1639514565.webp); */
  background-image: linear-gradient(90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 73%),
    url('../img/bcbs-img/brochures-hero.webp');
  /* background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 73%), url(../img/bcbs-img/hero/fp-hero-test2.webp); */
  aspect-ratio: 16 / 7;
  background-size: cover;
  width: 100%;
  background-position: center !important;
  background-repeat: none;
  /* padding-top: 110px; */
  background-position: center;
}

.invertSVG {
  height: 100%;
  display: flex;
  justify-content: start;
}

/* cambio de color on hover de iconos de descuentos  */
.invertSVG img {
  transition: filter 0.2s ease-in-out;
  width: 30px;
  max-height: 50px;
  filter: brightness(100%);
  padding-right: 0.5rem;
}

@media (max-width: 720px) {
  .invertSVG img {
    transition: filter 0.2s ease-in-out;

    filter: brightness(100%);
    width: 30px;
  }
}

@media (min-width: 1200px) {
  .descuentosNav {
    margin-top: 10.5rem;
  }
}

.invertSVG:hover img {
  filter: brightness(900%);
}

a {
  color: var(--bcbs-blue);
}



.invertSVG.active {
  background-color: var(--ar-info) !important;
  color: white !important;
  /* border: 1px solid var(--bcbs-red); */
}

.invertSVG.active img {
  filter: brightness(700%);
}

.invertSVG {
  width: 185px;

  height: 70px;
  font-size: 16px;
}

@media (max-width: 1200px) {
  .invertSVG {
    width: 170px;

    height: 70px;
    font-size: 12px;
  }
}

.lhc-desktop {
  bottom: 75px !important;
}

/* Popover stuff  */

.popover-content {
  display: none;
  background-color: transparent;
  width: max-content;
  position: absolute;
  top: 0;
  left: 0;
  /* width: 300px; */
  z-index: 300;
}

.popover-content svg {
  width: auto !important;
  height: 110px;

  z-index: 100 !important;
  position: relative;
}

.popover-arrow {
  position: absolute;
  background: var(--bcbs-tan);
  /* background: yellow; */
  width: 50px;
  height: 50px;
  border-radius: 10px;
  transform: rotate(45deg);
  z-index: 0;
}

.shadow-large {
  box-shadow: var(--shadow-elevation-high);
}

.shadow-medium {
  box-shadow: var(--shadow-elevation-medium);
}

.shadow-small {
  box-shadow: var(--shadow-elevation-small);
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  color: var(--bcbs-dark-blue);
}

.thumbnail-container {
  display: inline-block;
  text-align: start;
  /* margin-right: 10px; */
}

.btn-flow {
  width: 200px;
  background-color: var(--bcbs-blue);
  margin-bottom: 0.5rem;
}

#navButtons .btn {
  width: 300px;
}

/* 
.navbar-brand img {
  min-width: 700px !important;
  width: 350px;
} */

/* bien glass  */

@media (max-width:500px) {
  #lhc_status_widget_v2 {
    bottom: 4.5rem !important;
  }
}

@media (max-width:600px) {
  .btn-scroll-top {
    bottom: 6rem
  }
}

.btn-scroll-top {
  left: 1rem !important;
  right: unset;
}

#lhc_status_widget_v2 {
  bottom: 0rem !important;
}

.lhc-desktop {
  bottom: 1.5rem !important;
}

@media (max-width: 600px) {
  #lhc_status_widget_v2 {
    bottom: 5rem !important;
  }

  .lhc-desktop {
    bottom: 4.5rem !important;
  }
}