﻿@media (max-width: 1800px) {
  #corporativo {
    height: 120vh;
  }
}

@media (max-width: 1199.98px) {
  #corporativo {
    height: 120vh;
  }

  .srv-particulares-detalle__hero-img {
    --img-right: 80px;
  }
}

@media (max-width: 991.98px) {
  .idx-marcas-row {
    gap: 0.5rem;
  }

  .idx-marca-logo {
    max-height: 75px;
  }

  .idx-marca-logo[src*="BLP.png"] {
    max-height: 40px;
  }

  .idx-marca-logo[src*="LasMarias.png"],
  .idx-marca-logo[src*="MolinoCañuelas.png"] {
    max-height: 105px;
  }

  #marcasCarousel .carousel-control-prev,
  #marcasCarousel .carousel-control-next {
    display: none;
  }

  .hero-servicios-title {
    font-size: 32px;
  }

  .hero-servicios {
    padding: 3rem 0;
  }

  .hero-servicios-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .hero-servicios-img {
    height: 260px;
  }

  .srv-particulares-detalle__hero,
  .srv-particulares-detalle__items,
  .srv-comercios-detalle__hero,
  .srv-comercios-detalle__items,
  .srv-corporativo-detalle__hero,
  .srv-corporativo-detalle__items {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .srv-particulares-detalle__hero-img {
    --img-right: 0px;
  }

  .srv-particulares-detalle__item:not(:last-child),
  .srv-comercios-detalle__item:not(:last-child),
  .srv-corporativo-detalle__item:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }

  .mapa-argentina-container {
    margin-bottom: 1.5rem;
  }

  .marcador-etiqueta {
    font-size: 10px;
  }

  .marcador-sucursal.activo .marcador-etiqueta {
    font-size: 11px;
  }

  .destinos-frecuencias__overlay {
    width: 40%;
    bottom: -0.75rem;
    right: -0.75rem;
  }

  #destinos .destinos-card {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }



  .idx-hero-cards .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ayd-megamenu-container {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 10px 30px;
  }

  .dst-destinos-hero-content,
  .suc-sucursales-hero-content,
  .ayd-ayuda-hero-content {
    padding-left: 5%;
    padding-right: 1rem;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  #particulares .srv-particulares-detalle__hero {
    grid-template-columns: 1.15fr 0.85fr;
    gap: 1.75rem;
  }

  #particulares .srv-particulares-detalle__hero-text {
    max-width: 100%;
  }

  #particulares .srv-particulares-detalle__hero-img {
    max-height: 260px;
    border-radius: 1rem;
  }

  #particulares .srv-particulares-detalle__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }

  #particulares .srv-particulares-detalle__item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.35);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #particulares .srv-particulares-detalle__icon {
    height: 52px;
  }

  #comercios .srv-comercios-detalle__hero {
    grid-template-columns: 1.15fr 0.85fr;
    gap: 1.75rem;
  }

  #comercios .srv-comercios-detalle__hero-text {
    max-width: 100%;
  }

  #comercios .srv-comercios-detalle__hero-img {
    max-height: 260px;
    border-radius: 1rem;
  }

  #comercios .srv-comercios-detalle__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }

  #comercios .srv-comercios-detalle__item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.35);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #comercios .srv-comercios-detalle__icon {
    height: 52px;
  }

  #corporativo .srv-corporativo-detalle__hero {
    grid-template-columns: 1.15fr 0.85fr;
    gap: 2rem;
  }

  #corporativo .srv-corporativo-detalle__hero-text {
    max-width: 100%;
  }

  #corporativo .srv-corporativo-detalle__hero-img {
    max-height: 260px;
    border-radius: 0.75rem;
  }

  #corporativo .srv-corporativo-detalle__items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem;
    column-gap: 2rem;
    justify-items: center;
  }

  #corporativo .srv-corporativo-detalle__item {
    border-right: none;
    border-bottom: none;
    width: 100%;
    max-width: 280px;
    text-align: left;
  }

  #corporativo .srv-corporativo-detalle__icon {
    height: 52px;
  }
}


@media (min-width: 576px) and (max-width: 767.98px) {
  #particulares .srv-particulares-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  #particulares .srv-particulares-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #particulares .srv-particulares-detalle__hero-visual {
    justify-content: center;
  }

  #particulares .srv-particulares-detalle__hero-img {
    width: 90%;
    max-width: 90%;
    max-height: 240px;
    border-radius: 1rem;
    margin: 0 auto;
  }

  #particulares .srv-particulares-detalle__items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1.5rem;
    column-gap: 1.25rem;
  }

  #particulares .srv-particulares-detalle__item:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #particulares .srv-particulares-detalle__item:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }

  #particulares .srv-particulares-detalle__item:nth-child(3) {
    grid-column: 1 / -1;
    justify-self: center;
    max-width: 70%;
    text-align: center;
  }

  #particulares .srv-particulares-detalle__icon {
    height: 56px;
  }

  #particulares .text-center.mb-5 .btn {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  #comercios .srv-comercios-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  #comercios .srv-comercios-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #comercios .srv-comercios-detalle__hero-visual {
    justify-content: center;
  }

  #comercios .srv-comercios-detalle__hero-img {
    width: 90%;
    max-width: 90%;
    max-height: 240px;
    border-radius: 1rem;
    margin: 0 auto;
  }

  #comercios .srv-comercios-detalle__items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1.5rem;
    column-gap: 1.25rem;
  }

  #comercios .srv-comercios-detalle__item:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #comercios .srv-comercios-detalle__item:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }

  #comercios .srv-comercios-detalle__item:nth-child(3) {
    grid-column: 1 / -1;
    justify-self: center;
    max-width: 70%;
    text-align: center;
  }

  #comercios .srv-comercios-detalle__icon {
    height: 56px;
  }

  #comercios .text-center.mb-5 .btn {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  #corporativo .srv-corporativo-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  #corporativo .srv-corporativo-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #corporativo .srv-corporativo-detalle__hero-visual {
    justify-content: center;
  }

  #corporativo .srv-corporativo-detalle__hero-img {
    width: 92%;
    max-width: 92%;
    max-height: 240px;
    border-radius: 0.75rem;
    margin: 0 auto;
  }

  #corporativo .srv-corporativo-detalle__items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem;
    column-gap: 1.5rem;
  }

  #corporativo .srv-corporativo-detalle__item {
    border-right: none;
  }

  #corporativo .srv-corporativo-detalle__icon {
    height: 56px;
  }

  #corporativo .text-center .btn {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (max-width: 767.98px) {
  .navbar-brand img {
    height: 42px;
  }

  .idx-paso-arrow-img {
    transform: rotate(90deg);
    height: 28px;
    margin: 0.5rem 0;
  }

  .hero-servicios-img {
    height: 220px;
  }

  .idx-marcas-row {
    gap: 0.35rem;
  }

  .idx-marca-logo {
    max-height: 60px;
  }

  .idx-marca-logo[src*="BLP.png"] {
    max-height: 35px;
  }

  .idx-marca-logo[src*="LasMarias.png"],
  .idx-marca-logo[src*="MolinoCañuelas.png"] {
    max-height: 90px;
  }

  #particulares .row,
  #comercios .row,
  #corporativo .row {
    flex-direction: column;
  }

  #particulares .col-md-4,
  #comercios .col-md-4,
  #corporativo .col-md-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  #particulares .idx-particulares-card,
  #comercios .idx-particulares-card,
  #corporativo .idx-particulares-card {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .timeline::before,
  .timeline-line-h,
  .timeline-dot {
    display: none;
  }

  .sucursal-popup {
    position: static;
    transform: none;
    width: 100%;
    max-width: 100%;
    margin-top: 1rem;
  }

  #heroCarousel {
    clip-path: none;
  }

  .idx-hero-overlay {
    padding-top: 3rem;
  }

  .idx-hero-content {
    padding-left: 1rem;
  }

  .idx-hero-content h1,
  .idx-hero-content .lead {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.85);
  }

  .hero-img {
    height: 50vh;
    min-height: 300px;
    max-height: 500px;
  }

  .hero-overlay .display-4 {
    font-size: 1.75rem;
  }

  .hero-overlay .lead {
    font-size: 1rem;
  }

  #destinos {
    margin-top: 0;
    padding-top: 4rem;
  }

  .hero-cards {
    margin-top: -2rem;
    padding-bottom: 2rem;
  }

  #corporativo {
    clip-path: none;
    padding-bottom: 3rem;
    height: auto;
  }

  #pasos {
    margin-top: 0;
    padding-top: 3rem;
  }

  .srv-particulares-detalle__banner-text,
  .srv-particulares-detalle__banner-link {
    white-space: normal;
  }

  .ayd-megamenu-container {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px 25px;
  }

  .ayd-megamenu-link {
    font-size: 13px;
  }

  .dst-destinos-hero-content,
  .suc-sucursales-hero-content,
  .ayd-ayuda-hero-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 575.98px) {
  .top-nav {
    display: none;
  }

  .navbar-brand img {
    height: 36px;
  }

  .idx-marcas-row {
    gap: 0.2rem;
  }

  .idx-marca-logo {
    max-height: 52px;
  }

  .idx-marca-logo[src*="BLP.png"] {
    max-height: 30px;
  }

  .idx-marca-logo[src*="LasMarias.png"],
  .idx-marca-logo[src*="MolinoCañuelas.png"] {
    max-height: 75px;
  }

  #heroCarousel .carousel-control-prev,
  #heroCarousel .carousel-control-next {
    display: none !important;
  }

  .sucursal-nombre {
    font-size: 1.5rem;
  }

  .suc-sucursales-hero-content h1.display-5 {
    font-size: 2rem;
  }

  .suc-sucursales-hero-content p.lead {
    font-size: 1rem;
  }

  .suc-sucursales-hero {
    min-height: 350px;
  }

  .suc-sucursales-hero-overlay {
    padding: 2rem 0 0 0;
  }

  .sucursal-acciones {
    flex-direction: column;
  }

  .sucursal-acciones .btn {
    width: 100%;
  }

  .marcador-etiqueta {
    display: none;
  }

  .marcador-sucursal.activo .marcador-etiqueta {
    display: block;
  }

  .hero-servicios-img {
    height: 180px;
  }

  .ayd-megamenu-container {
    grid-template-columns: 1fr !important;
    max-width: 360px;
  }

  #particulares .srv-particulares-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.1rem;
  }

  #particulares .srv-particulares-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #particulares .srv-particulares-detalle__hero-visual {
    justify-content: center;
  }

  #particulares .srv-particulares-detalle__hero-img {
    width: 100%;
    max-width: 100%;
    max-height: 190px;
    border-radius: 0.75rem;
    margin: 0 auto;
  }

  #particulares .srv-particulares-detalle__items {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 400px;
    margin: 0 auto;
  }

  #particulares .srv-particulares-detalle__item {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 1rem;
    align-items: start;
    text-align: left;
    padding: 0;
    border: none;
  }

  #particulares .srv-particulares-detalle__icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 40px;
    height: 40px;
    object-fit: contain;
    align-self: start;
    margin-bottom: 0 !important;
  }

  #particulares .srv-particulares-detalle__item h3 {
    grid-column: 2;
    grid-row: 1;
    margin-bottom: 0.25rem;
  }

  #particulares .srv-particulares-detalle__item p {
    grid-column: 2;
    grid-row: 2;
    margin-bottom: 0;
  }

  #particulares .text-center.mb-5 .btn {
    width: 100%;
    max-width: 320px;
  }

  #comercios .srv-comercios-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.1rem;
  }

  #comercios .srv-comercios-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #comercios .srv-comercios-detalle__hero-visual {
    justify-content: center;
  }

  #comercios .srv-comercios-detalle__hero-img {
    width: 100%;
    max-width: 100%;
    max-height: 190px;
    border-radius: 0.75rem;
    margin: 0 auto;
  }

  #comercios .srv-comercios-detalle__items {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 400px;
    margin: 0 auto;
  }

  #comercios .srv-comercios-detalle__item {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 1rem;
    align-items: start;
    text-align: left;
    padding: 0;
    border: none;
  }

  #comercios .srv-comercios-detalle__icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 40px;
    height: 40px;
    object-fit: contain;
    align-self: start;
    margin-bottom: 0 !important;
  }

  #comercios .srv-comercios-detalle__item h3 {
    grid-column: 2;
    grid-row: 1;
    margin-bottom: 0.25rem;
  }

  #comercios .srv-comercios-detalle__item p {
    grid-column: 2;
    grid-row: 2;
    margin-bottom: 0;
  }

  #comercios .text-center.mb-5 .btn {
    width: 100%;
    max-width: 320px;
  }

  #corporativo .srv-corporativo-detalle__hero {
    grid-template-columns: 1fr;
    gap: 1.1rem;
  }

  #corporativo .srv-corporativo-detalle__hero-text {
    max-width: 100%;
    text-align: left;
  }

  #corporativo .srv-corporativo-detalle__hero-visual {
    justify-content: center;
  }

  #corporativo .srv-corporativo-detalle__hero-img {
    width: 100%;
    max-width: 100%;
    max-height: 190px;
    border-radius: 0.75rem;
    margin: 0 auto;
  }

  #corporativo .srv-corporativo-detalle__items {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  #corporativo .srv-corporativo-detalle__item {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 1rem;
    align-items: start;
    text-align: left;
    padding: 0;
    border: none;
  }

  #corporativo .srv-corporativo-detalle__icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 40px;
    height: 40px;
    object-fit: contain;
    align-self: start;
    margin-bottom: 0 !important;
  }

  #corporativo .srv-corporativo-detalle__item h3 {
    grid-column: 2;
    grid-row: 1;
    margin-bottom: 0.25rem;
  }

  #corporativo .srv-corporativo-detalle__item p {
    grid-column: 2;
    grid-row: 2;
    margin-bottom: 0;
  }

  #corporativo .text-center .btn {
    width: 100%;
    max-width: 320px;
  }

  .footer {
    padding-top: 1.5rem !important;
    padding-bottom: 1.25rem !important;
  }

  .footer .row.g-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.25rem;
    row-gap: 0.9rem;
    align-items: start;
  }

  .footer .row.g-4>div {
    width: 100%;
    max-width: 100%;
    flex: unset;
  }

  .footer .row.g-4>div:nth-child(1) {
    grid-column: 1 / -1;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer .row.g-4>div:nth-child(1) .footer-logo {
    max-width: 115px;
    margin-bottom: 0.4rem;
  }

  .footer .row.g-4>div:nth-child(1) .social-links {
    justify-content: center;
  }

  .footer .row.g-4>div:nth-child(1) .social-links a {
    margin: 0 0.5rem !important;
  }

  .footer .row.g-4>div:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(4) {
    grid-column: 1 / -1;
    grid-row: 3;
    padding-top: 0.75rem;
    margin-top: 0;
  }

  .footer .row.g-4>div:nth-child(4) .d-flex {
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 0.9rem !important;
  }

  .footer-title {
    font-size: 0.9rem;
    margin-bottom: 0.5rem !important;
  }

  .footer-links li {
    margin-bottom: 0.4rem;
    line-height: 1.3;
  }

  .footer-links a:hover {
    color: var(--primary) !important;
  }

  .social-links a:hover {
    color: var(--primary) !important;
    opacity: 1;
  }

  .footer-cert,
  .footer-cert-iram {
    max-height: 32px;
  }

  .whatsapp-float {
    bottom: 16px;
    right: 16px;
    width: 54px;
    height: 54px;
    font-size: 1.6rem;
  }
}

@media (max-width: 575.98px) {
  .pmi-section {
    overflow-x: auto;
  }

  .pmi-card {
    min-width: 300px;
  }

  .pmi-label-text {
    font-size: 26px;
  }
}

@media (max-width: 400px) {
  .navbar-brand img {
    height: 30px;
  }

  .pmi-label-text {
    font-size: 26px !important;
  }

  .destinos-frecuencias__main {
    height: auto;
    width: 330px;
    max-width: 100%;
    border-radius: 0;
    display: block;
    margin: 0 auto;
  }

  .destinos-frecuencias__overlay {
    width: 40%;
    bottom: -0.75rem;
    right: 0.25rem;
  }

  .text-ayuda {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .help-section .accordion-body ul.items-list {
    column-count: 2;
    column-gap: 2rem;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .footer {
    padding-top: 2.5rem !important;
    padding-bottom: 1.75rem !important;
  }

  .footer .row.g-4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1.5rem;
    row-gap: 1.75rem;
    align-items: start;
  }

  .footer .row.g-4>div {
    width: 100%;
    max-width: 100%;
    flex: unset;
  }

  .footer .row.g-4>div:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer .row.g-4>div:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(4) {
    grid-column: 1 / -1;
    grid-row: 2;
    padding-top: 1.25rem;
    margin-top: 0;
  }

  .footer .row.g-4>div:nth-child(1) .footer-logo {
    max-width: 160px;
    margin-bottom: 0.75rem;
  }

  .footer .row.g-4>div:nth-child(1) .social-links {
    justify-content: center;
  }

  .footer .row.g-4>div:nth-child(4) .d-flex {
    justify-content: center !important;
    align-items: center !important;
    gap: 2.5rem !important;
  }

  .footer-title {
    font-size: 1rem;
    margin-bottom: 0.75rem !important;
  }

  .footer-links a:hover {
    color: var(--primary) !important;
  }

  .social-links a:hover {
    color: var(--primary) !important;
    opacity: 1;
  }

  .footer-cert,
  .footer-cert-iram {
    max-height: 55px;
  }
}


@media (min-width: 576px) and (max-width: 767.98px) {
  .footer {
    padding-top: 2rem !important;
    padding-bottom: 1.5rem !important;
  }

  .footer .row.g-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5rem;
    row-gap: 1.5rem;
    align-items: start;
  }

  .footer .row.g-4>div {
    width: 100%;
    max-width: 100%;
    flex: unset;
  }

  .footer .row.g-4>div:nth-child(1) {
    grid-column: 1 / -1;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer .row.g-4>div:nth-child(1) .footer-logo {
    max-width: 140px;
    margin-bottom: 0.6rem;
  }

  .footer .row.g-4>div:nth-child(1) .social-links {
    justify-content: center;
  }

  .footer .row.g-4>div:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
    text-align: left;
  }

  .footer .row.g-4>div:nth-child(4) {
    grid-column: 1 / -1;
    grid-row: 3;
    padding-top: 1rem;
    margin-top: 0;
  }

  .footer .row.g-4>div:nth-child(4) .d-flex {
    justify-content: center !important;
    align-items: center !important;
    gap: 1.75rem !important;
  }

  .footer-title {
    font-size: 0.95rem;
    margin-bottom: 0.6rem !important;
  }

  .footer-links li {
    margin-bottom: 0.35rem;
  }

  .footer-links a:hover {
    color: var(--primary) !important;
  }

  .social-links a:hover {
    color: var(--primary) !important;
    opacity: 1;
  }

  .footer-cert,
  .footer-cert-iram {
    max-height: 45px;
  }

  .whatsapp-float {
    bottom: 20px;
    right: 20px;
  }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .qss-hero-row {
    --bs-gutter-x: 2rem;
  }

  .qss-hero-text {
    flex: 0 0 56%;
    max-width: 56%;
  }

  .qss-hero-text h1 {
    font-size: 2.25rem;
    max-width: 100%;
  }

  .qss-hero-desc {
    max-width: 100%;
  }

  .qss-hero-visual {
    flex: 0 0 38%;
    max-width: 38%;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .qss-hero-section {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .qss-hero-row {
    --bs-gutter-x: 1.25rem;
  }

  .qss-hero-text {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .qss-hero-text h1 {
    font-size: 1.65rem;
    max-width: 100%;
  }

  .qss-hero-desc {
    font-size: 0.92rem;
    max-width: 100%;
  }

  .qss-hero-visual {
    flex: 0 0 36%;
    max-width: 36%;
  }
}


@media (max-width: 767.98px) {
  .qss-hero-section {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .qss-hero-row {
    --bs-gutter-y: 2rem;
  }

  .qss-hero-text h1 {
    font-size: 1.85rem;
  }

  .qss-hero-desc {
    max-width: 100%;
  }
}

@media (max-width: 575.98px) {
  .qss-hero-section {
    padding-top: 2rem !important;
    padding-bottom: 1.75rem !important;
  }

  .qss-hero-row {
    --bs-gutter-y: 1.5rem;
  }

  .qss-hero-text h1 {
    font-size: 1.6rem;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .qss-valores-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 2rem;
    column-gap: 0.5rem;
  }

  .qss-valores-item {
    flex: 0 0 30%;
    max-width: 30%;
    border-right: none;
    text-align: left;
  }
}


@media (min-width: 576px) and (max-width: 767.98px) {
  .qss-valores-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 1.75rem;
    column-gap: 1rem;
  }

  .qss-valores-item {
    flex: 0 0 46%;
    max-width: 46%;
    border-right: none;
    text-align: left;
  }
}


@media (max-width: 575.98px) {
  .qss-valores-row {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
  }

  .qss-valores-item {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    text-align: left;
  }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .qss-iso-row {
    column-gap: 2rem;
  }

  .qss-iso-logo img {
    max-width: 140px !important;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .qss-iso-row {
    column-gap: 1.5rem;
    row-gap: 0.25rem;
  }

  .qss-iso-logo img {
    max-width: 110px !important;
  }

  .qss-iso-header h2 {
    font-size: 1.15rem;
  }
}


@media (min-width: 576px) and (max-width: 767.98px) {
  .qss-iso-section {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .qss-iso-row {
    row-gap: 1.25rem;
  }

  .qss-iso-logo img {
    max-width: 130px !important;
  }

  .qss-iso-header h2 {
    font-size: 1.2rem;
  }

  .qss-iso-body .btn {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}


@media (max-width: 575.98px) {
  .qss-iso-section {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .qss-iso-row {
    row-gap: 1.1rem;
  }

  .qss-iso-logo img {
    max-width: 110px !important;
  }

  .qss-iso-header h2 {
    font-size: 1.1rem;
  }

  .qss-iso-body p {
    font-size: 0.92rem;
  }

  .qss-iso-body .btn {
    width: 100%;
    max-width: 320px;
  }
}


@media (min-width: 768px) {
  .qss-iso-row {
    grid-template-columns: 3fr 9fr;
    grid-template-areas:
      "logo header"
      "logo body";
    column-gap: 3rem;
    row-gap: 0.5rem;
  }

  .qss-iso-logo {
    justify-self: start;
    align-self: center;
  }
}


@media (max-width: 1199px) {
  .qss-timeline-item-after-overlap {
    margin-top: 230px;
  }
}

@media (min-width: 992px) {
  .qss-timeline-item-overlap {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
  }
}


@media (max-width: 991px) {

  .qss-timeline::before {
    left: 8px;
    transform: none;
  }

  .qss-timeline::after {
    left: 9px;
    transform: translateX(-50%);
  }

  .qss-timeline-item,
  .qss-timeline-item.mt-5,
  .qss-timeline-item.pt-4 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    padding-left: 40px;
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 2.75rem;
    text-align: left;
  }

  .qss-timeline-item-after-overlap {
    margin-top: 0 !important;
  }


  .qss-timeline-content-left,
  .qss-timeline-content-right {
    display: contents;
  }

  .qss-timeline-content-left .qss-timeline-year,
  .qss-timeline-content-right .qss-timeline-year {
    order: 1;
    text-align: left;
    transform: none;
    font-size: 2.25rem;
    margin-bottom: 0.25rem;
  }

  .qss-timeline-content-left h3,
  .qss-timeline-content-right h3 {
    order: 1;
    text-align: left;
    transform: none;
    margin-bottom: 0 !important;
  }

  .qss-timeline-content-left p,
  .qss-timeline-content-right p,
  .qss-timeline-content-left .qss-hito-bar,
  .qss-timeline-content-right .qss-hito-bar,
  .qss-timeline-items-right ul {
    order: 3;
    text-align: left;
  }

  .qss-timeline-items-right ul {
    margin-top: 0;
  }


  .qss-timeline-dot-wrapper {
    order: 2;
    position: relative;
    width: calc(100% + 32px);
    height: 2px;
    background-color: #000;
    margin: 0.9rem 0 1.25rem -32px;
    top: auto;
    left: auto;
  }

  .qss-timeline-dot-wrapper .qss-timeline-dot {
    position: absolute;
    left: 1px;
    top: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
  }

  .qss-timeline-line-h {
    display: none !important;
  }
}

@media (max-width: 575.98px) {

  .qss-timeline-content-left p,
  .qss-timeline-content-right p,
  .qss-timeline-items-right .qss-lista-lineas,
  .qss-timeline-items-right .fw-bold {
    word-break: normal;
    overflow-wrap: break-word;
    hyphens: none;
    white-space: normal;
  }
}


@media (max-width: 767.98px) {

  .blog-card,
  .idx-blog-card,
  .blg-blog-card {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-img-wrapper img,
  .idx-blog-img-wrapper img,
  .blg-blog-img-wrapper img,
  #blog .idx-blog-img-wrapper img {
    height: auto;
    aspect-ratio: 1 / 1;
  }
}


@media (max-width: 991.98px) {
  .ayd-ayuda-hero .ayd-megamenu-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow: visible;
    row-gap: 14px;
    column-gap: 28px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }

  .ayd-ayuda-hero .ayd-megamenu-link {
    flex: 0 0 auto;
    white-space: normal;
    text-align: center;
    max-width: 160px;
  }
}

@media (max-width: 575.98px) {
  .ayd-ayuda-hero .ayd-megamenu-container {
    row-gap: 12px;
    column-gap: 18px;
    padding: 0 12px;
  }

  .ayd-ayuda-hero .ayd-megamenu-link {
    font-size: 13px;
    max-width: 140px;
  }
}

@media (max-width: 450px) {
  .ayd-ayuda-hero .ayd-megamenu-container {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
    max-width: 100% !important;
    justify-items: center;
  }

  .ayd-ayuda-hero .ayd-megamenu-link {
    max-width: 100%;
    width: 100%;
  }
}


@media (max-width: 991.98px) {
  .suc-sucursales-hero .ayd-megamenu-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow: visible;
    row-gap: 14px;
    column-gap: 28px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }

  .suc-sucursales-hero .ayd-megamenu-link {
    flex: 0 0 auto;
    white-space: nowrap;
  }
}

@media (max-width: 575.98px) {
  .suc-sucursales-hero .ayd-megamenu-container {
    row-gap: 12px;
    column-gap: 18px;
    padding: 0 12px;
  }

  .suc-sucursales-hero .ayd-megamenu-link {
    font-size: 13px;
  }
}


@media (max-width: 991.98px) {
  .dst-destinos-hero {
    height: auto;
    overflow: visible;
  }

  .dst-destinos-hero-overlay {
    height: auto;
    padding: 3rem 0 1.5rem;
  }

  .dst-destinos-hero-overlay .dst-destinos-filter-title {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
  }
}


@media (max-width: 767.98px) {
  .dst-destinos-hero-overlay .ayd-megamenu-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow: visible;
    row-gap: 14px;
    column-gap: 28px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }

  .dst-destinos-hero-overlay .ayd-megamenu-link {
    flex: 0 0 auto;
    white-space: nowrap;
    font-size: 14px;
    padding: 6px 2px;
  }
}


@media (max-width: 489.98px) {

  #la-pampa .dst-destinos-list,
  #buenos-aires .dst-destinos-list,
  #cordoba .dst-destinos-list,
  #santa-fe .dst-destinos-list,
  #rio-negro .dst-destinos-list {
    columns: 2 120px;
    column-gap: 1rem;
    column-rule: none;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-left: 0;
    margin-right: 0;

  }

  .text-small {
    font-size: 14px;
  }

   .text-xs {
    font-size: 13px;
  }

  #la-pampa .dst-destinos-list li,
  #buenos-aires .dst-destinos-list li,
  #cordoba .dst-destinos-list li,
  #santa-fe .dst-destinos-list li,
  #rio-negro .dst-destinos-list li {
    font-size: 13px;
    padding: 0.2rem 0.5rem 0.2rem 0;
  }
}


@media (max-width: 575.98px) {
  .dst-destinos-hero-overlay .ayd-megamenu-container {
    row-gap: 12px;
    column-gap: 18px;
    padding: 0 12px;
  }

  .dst-destinos-hero-overlay .ayd-megamenu-link {
    font-size: 13px;
  }
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1030;
    background-color: #fff;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    padding: 0.75rem 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }

  .navbar-collapse .dropdown-menu {
    position: static;
  }
}

@media (max-width: 575.98px) {
  #iso img {
    max-width: 125px !important;
  }

  .btn-primary.btn-lg,
  .btn-light.btn-lg {
    margin-top: 35px;
  }

  h2.display-6 {
    font-size: 22px !important;
  }

  h2.display-6 + p,
  h2.display-6 + div + p,
  .text-center h2.display-6 ~ p,
  .srv-particulares-detalle__lead,
  .srv-comercios-detalle__lead,
  .srv-corporativo-detalle__lead,
  .srv-proceso-lead {
    font-size: 14px !important;
  }

  .srv-particulares-detalle__banner-icon,
  .srv-comercios-detalle__banner-icon {
    height: 40px;
  }

  .srv-particulares-detalle__banner-text,
  .srv-comercios-detalle__banner-text {
    font-size: 14px !important;
  }

  .destinos-frecuencias__figure {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 0;
  }

  .destinos-frecuencias__main,
  .destinos-frecuencias__overlay {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    bottom: auto;
    right: auto;
  }
}

@media (prefers-reduced-motion: reduce) {

  *,
  *::before,
  *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}