@font-face {
    font-family: 'MontBold';
    src: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/fonts/Fontfabric%20-%20Mont%20Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontRegular';
    src: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/fonts/Fontfabric%20-%20Mont%20Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontHeavy';
    src: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/fonts/Mont-Heavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontSemiBold';
    src: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/fonts/Fontfabric%20-%20Mont%20SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.container_principal {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}

.manual-button-container {
  display: flex;
  justify-content: center;
  background: white;
  width: 100%;
  padding-bottom: 30px;
}

.manual-button-container img {
  height: auto;
  width: 100%;
  max-width: 320px;
  padding: 0 15px;
}
.clientecm {
  margin-top: 10px;
width: 100%;
max-width: 1263px;
display:none;
padding: 0 20px;
text-align: center;
}
.bots {
display:flex;
    justify-content: center;
    gap: 80px;
}
.clientebp {
width: 100%;
max-width: 1263px;
display:flex;
margin-top: 130px;
      padding: 0 20px;
    text-align: center;
}

.textop1 {
    color: #183F7C;
    font-size: 17px;
    font-family: 'MontRegular', sans-serif !important;
    line-height: 1.5;
    letter-spacing: 0px;
    opacity: 1;
}
.textop2 {
    color: #183F7C;
    font-size: 17px;
    font-family: 'MontRegular', sans-serif !important;
    line-height: 1.5;
    letter-spacing: 0px;
    opacity: 1;
}
.bcolor {
color:white !important;
width:150px !important;
}
.dispc {
  padding: 0 20px;
  margin-bottom:10px;
}
.dispc a {
text-decoration:none;
cursor: pointer;
background: #183f7d;
color:white !important;
    font-size: 18px;
    font-weight: bold;
      border: none;
    border-radius: 15px;
}
.btnp1 {
     cursor: pointer;
  font-family: 'MontBold', sans-serif;
background: #fcf153;
padding:18px 20px;
color:#183f7d;
      font-size: 18px;
    font-weight: bold;
      border: none;
    border-radius: 20px;
  max-width: 250px;
    width: 100%;
}
.btnp1.active,
.btnp2.active {
    cursor: pointer;
background: #183f7d;
padding:18px 20px;
color:white;
    font-size: 18px;
    font-weight: bold;
      border: none;
    border-radius: 20px;
  max-width: 250px;
    width: 100%;
  font-family: 'MontBold', sans-serif;
}


.btnp2 {
      cursor: pointer;
  font-family: 'MontBold', sans-serif;
background: #fcf153;
padding:18px 20px;
color:#183f7d;
      font-size: 18px;
    font-weight: bold;
      border: none;
    border-radius: 20px;
  max-width: 250px;
    width: 100%;
}
.introduccion {
    margin-top: -130px;
    position: relative;
    top: 131px;
    left: 0px;
    width: 100%;
    min-height: 339px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.title_intro {
    text-align: left;
    font-size: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 20px;
    font-family: 'MontBold', sans-serif !important;
    font-weight: bold;
    font-style: normal;
}

.content_intro {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1263px;
    height: 237px;
    background: #183F7C 0% 0% no-repeat padding-box;
    border-radius: 65px;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
}

.text_intro {
    margin-left: 60px;
}

.introduccion .content_intro .text_intro p {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 1.5;
    margin-top: 32px;
    font-family: 'MontRegular', sans-serif !important;
}

.intro_image {
    height: 295px;
    max-width: 443px;
    width: 100%;
    margin-right: -15px;
    margin-top: -58px;
}

.download_app {
    margin-top: 30px;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 124px;
    background-color: #FCF052 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.download_app p {
    font-size: 22px;
    font-family: 'MontBold', sans-serif;
    color: #183F7C;
    text-align: center;
    margin: 0px 360px;
    
    font-weight: bold;
}
.download_appv2 {
  display:none;
    font-weight: normal !important;
    margin-top: 30px;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 150px;
    background-color: #FCF052 !important;
    
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
strong {
font-weight: bold !important;
    font-family: 'MontBold';
}
.download_appv2 p {
  
    font-size: 18px;
    font-family: 'MontRegular', sans-serif;;
    color: #183F7C;
    text-align: center;
    margin: 0px 360px;
}
.btn-container {
    display: flex;
    justify-content: center;
    gap: 90px;
    margin-top: 10px;
    position: relative;
    top: 6px;
}

.btn-link {
    text-decoration: none;
}

.btn {
    height: 47px;
    width: 158px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    background-color: transparent !important;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.icon {
    width: 43px;
    height: 43px;
}

.slider_pasos {
    width: 100%;
    max-width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

.slider_pasos h1 {
    margin-bottom: 20px;
    color: #183F7C;
    font-size: 44px;
    font-family: 'MontBold', sans-serif !important;
    line-height: 1.5;
    letter-spacing: 0px;
    opacity: 1;
}

.slider_pasos p {
    margin-bottom: 20px;
    color: #183F7C;
    font-size: 17px;
    font-family: 'MontRegular', sans-serif !important;
    line-height: 1.5;
    letter-spacing: 0px;
    opacity: 1;
}

.container_pasos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.imagenphone {
    width: 100%;
    max-width: 590px;
    height: 563px;
    background-color: #FCF052;
    position: relative;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.imagenphone .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.imagenphone img {
    max-width: 290px !important;
    width: 100%;
    min-height: 579px;
    height: 100%;
    position: relative;
    margin: auto;
}

.pasos {
    max-width: 300px;
    width: 100%;
    min-height: 250px;
    margin-top: 100px;
    margin-left: 150px;
}

.pasos p {
    color: #183F7C;
    text-align: left;
                 font-family: 'MontSemiBold', san-serif;
            font-size: 24px;
}

.fuente3 {
              font-family: 'MontSemiBold', san-serif;
            font-size: 24px;
}

.fuente4 {
              font-family: 'MontHeavy', san-serif;
            font-size: 48px;
  line-height: 40px;
}

.content_pasos {
    margin-top: 20px;
    background-color: transparent;
    width: 100%;
    max-width: 360px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    margin: 10px;
}

.content_pasos .pass_N {
    display: none;
    padding: 10px;
    min-height: 124px;
}

.content_pasos .pass_N.active {
    display: block;
}

.content_pasos .pass_N:nth-child(1) {
    background-color: #FCF052;
    color: #183F7C;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.content_pasos .pass_N:nth-child(2n) {
    background-color: #183F7C;
    color: #FFFF;
}

.content_pasos .pass_N:nth-child(2n+1) {
    background-color: #FCF052;
    color: #183F7C;
}

.content_pasos .pass_N:nth-child(9) {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.content_pasos p {
    color: inherit;
    font-size: 14px;
    font-family: 'Mont', sans-serif !important;
    text-align: left;
    margin-top: -18px;
}

.content_pasos h3 {
    color: inherit;
    font-size: 18px;
    font-family: 'Mont', sans-serif !important;
    text-align: left;
}

.slick-next:before,
.slick-prev:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.slick-next:before {
    background-image: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/icons/Grupo%20140.svg');
    content: '' !important;
    margin-top: -30px;
}

.slick-prev:before {
    background-image: url('https://8968982.fs1.hubspotusercontent-na1.net/hubfs/8968982/HN%20-%20Cta%20digital/assets/icons/Grupo%20184.svg');
    content: '' !important;
    margin-top: -30px;

}

.imagenphone div:not(:first-child),
.content_pasos div:not(:first-child) {
    display: none;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #FCF052;
    color: #183F7C !important;
    text-align: center;
    border-radius: 15px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    width: 449px;
    height: 27px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #FCF052 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip .tooltip-icon {
    background-color: #FCF052;
    color: #183F7C;
    border-radius: 50%;
    padding: 0;
    font-weight: 800;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

.tooltip-blue .tooltiptext {
    background-color: #183F7C;
    color: #FFFF !important;
    width: 560px;
    height: 31px;
    top: 130%;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
}

.tooltip-blue .tooltiptext::after {
    border-color: transparent transparent #183F7C transparent;
    top: auto;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.tooltip-blue:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.video-container {
    padding: 30px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: transparent 0% 0% no-repeat padding-box;
    background-color: #FFFFFF;
    opacity: 1;
    width: 100%;
    box-sizing: border-box;
}

.video-container video {
    width: 600px;
    height: auto;
}
.video-container-cm {
    padding: 30px;
    margin: auto;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: transparent 0% 0% no-repeat padding-box;
    background-color: #FFFFFF;
    opacity: 1;
    width: 100%;
    box-sizing: border-box;
}

.video-container-cm video {
    width: 600px;
    height: auto;
}
.beneficios {
    width: 100%;
    max-width: 100%;
    min-height: 524px;
    background-color: #F8F8F8 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.beneficios h1 {
    color: #183F7C;
    text-align: center;
    position: relative;
    top: -28px;
}

        .fuente1 {
            font-family: 'MontSemiBold', sans-serif;
            font-size: 24px;
        }
        .fuente2 {
            font-family: 'MontHeavy', sans-serif;
            font-size: 48px;
        }

/*
.beneficios-list {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.beneficio-item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 250px;
    margin: 0 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.beneficio-item img {
    width: 40px;
    height: 40px;
}

.beneficio-item p {
    margin: 0;
    color: #797986;
    font-size: 20px;
    font-family: 'MontRegular', san-serif !important;
}
*/


.beneficios-list {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* Para asegurar que los elementos se ajusten en pantallas más pequeñas */
    gap: 20px;
    margin-bottom: 40px;
}

.beneficio-item {
    display: flex;
    align-items: center;
    gap: 20px; /* Aumentar el espacio horizontal entre los elementos */
    width: 100%;
    max-width: 350px; /* Aumentar el tamaño máximo del contenedor del texto */
    margin: 0 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.beneficio-item img {
    width: 40px;
    height: 40px;
}

.beneficio-item p {
    margin: 0;
    color: #797986;
    font-size: 20px;
    font-family: 'MontRegular', sans-serif !important;
}


.requisitos {
    max-width: 100%;
    width: 100%;
    min-height: 327px;
    background-color: #FCF052 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.requisitos h1 {
    color: #183F7C;
    font-size: 48px;
    text-align: center;
    position: relative;
    top: -32px;
    font-family: 'MontHeavy', san-serif;
}


/*
.requisitos-list {
    width: 100%;
    display: flex;
    justify-content: center;
}

.requisito-item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 90%;
    max-width: 250px;
}

.requisito-item img {
    width: 35px;
    height: 35px;
}

.requisito-item p {
    margin: 0;
    color: #183F7C;
    font-size: 22px;
    font-family: 'MontRegular', san-serif;
}*/

.requisitos-list {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* Para asegurar que los elementos se ajusten en pantallas más pequeñas */
}

.requisito-item {
    display: flex;
    align-items: center;
    gap: 20px; /* Aumentar el espacio horizontal entre los elementos */
    width: 90%;
    max-width: 350px; /* Aumentar el tamaño máximo del contenedor del texto */
}

.requisito-item img {
    width: 35px;
    height: 35px;
}

.requisito-item p {
    margin: 0;
    color: #183F7C;
    font-size: 22px;
    font-family: 'MontRegular', sans-serif;
}



.preguntas {
    width: 100%;
    max-width: 100%;
    height: 680px;
    background-color: #FFFFFF !important;
    text-align: center;
    padding: 20px;
}

.preguntas h1 {
    margin-bottom: 20px;
    text-align: left;
    padding-left: 0 !important;
    font-family: 'MontHeavy', san-serif;
    font-size: 48px;
}

.contenido {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: calc(100% - 60px);
}

.image_preguntas {
    background-color: #fcf052 !important;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    height: 563px;
    max-width: 590px;
    width: 100%;
    margin-top: 38px;
}

.image_preguntas img {
    height: auto;
    max-width: 100%;
    width: auto;
    position: relative;
    margin-left: 32px;
    margin-top: 30px;
}

.faq h1 {
    color: #1e3a8a;
    font-size: 36px;
    margin-bottom: 20px;
}

.faq p {
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}


/*
.faq-item {
    margin-bottom: 15px;
  
}

.faq-item a {
    color: #183F7C;
    text-decoration: none;
    transition: color 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    font-size: 18px;
    font-family: 'MontBold', sans-serif;
    cursor: pointer;
}

.faq-item a:hover {
    color: #1e3a8a;
}

.faq-item a .icon {
    margin-left: 58px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.faq-item a .icon img {
    width: 20px;
    height: 20px;
}

.faq-item.active a .icon img {
    transform: rotate(180deg);
}

.faq-item p {
    margin-top: 20px;
    display: none;
    color: #183F7C;
    font-size: 20px;
    font-family: 'MontRegular', sans-serif !important;
    margin-left: 25px;
    line-height: 1.5;
    letter-spacing: 0px;
    opacity: 1;
}

.faq-item.active p {
    display: block;
    text-align: left;
    transition: max-height 0.5s ease;
}*/

.faq-item {
  margin-bottom: 15px;
}

.faq-item a {
  color: #183F7C;
  text-decoration: none;
  transition: color 0.3s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  font-size: 18px;
  font-family: 'MontBold', sans-serif;
  cursor: pointer;
}

.faq-item a:hover {
  color: #1e3a8a;
}

.faq-item a .icon {
  margin-left: 58px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.faq-item a .icon img {
  width: 20px;
  height: 20px;
}

.faq-item.active a .icon img {
  transform: rotate(180deg);
}

.faq-item p {
  max-height: 0;
  overflow: hidden;
  color: #183F7C;
  font-size: 20px;
  font-family: 'MontRegular', sans-serif !important;
  margin-left: 25px;
  line-height: 1.5;
  letter-spacing: 0px;
  opacity: 1;
  transition: max-height 1.0s ease-out; /* Transición más lenta */
  text-align: left;
  align-content: center;
}

.faq-item.active p {
  max-height: 500px; /* Ajusta según el contenido para evitar cortes */
  transition: max-height 1.0s ease-in; /* Transición más lenta */
  
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        transform: rotate(-180deg);
    }

    to {
        transform: rotate(0);
    }
}

.lista_preguntas {
    margin-top: 80px;
}

.footer {
    background: #003e7d;
    padding: 20px;
    max-width: 100%;
    width: 100%;
}

.footer .container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container {
    display: block !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.footer-left {
    color: #fff;
    font-family: Merriweather Sans, Arial, sans-serif;
    left: 122px;
    position: relative;
}

.footer-left .footer-terms {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5px;
}

.footer-left .footer-niu {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
}

.footer-right {
    font-family: Merriweather Sans, Arial, sans-serif;
    text-align: center;
    position: relative;
    right: 122px;
    top: 20px;
}




{#
.footer {
    max-width: 100%;
    width: 100%;
    height: 426px;
    background-color: #FCF052 !important;
    display: flex;
    flex-direction: column;
    padding: 5px !important;
}

.footer .logo-bp {
    width: 100%;
    display: flex;
    justify-content: center;
}

.footer .footer-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 15px;
}

.footer .footer-info a {
    color: #233e7a;
    text-decoration: none;
    margin: 0;
    margin-right: 10px;
    font-family: 'Montserrat' san-serif !important;
    font-size: 16px;
}

.footer .footer-info a:hover {
    color: #FFFF;
}

.footer .logos-iso {
    display: flex;
    justify-content: center;
    width: 100%;
}

.footer .logos-cnbs {
    display: flex;
    justify-content: center;
    width: 100%;
}

.footer .logos-cnbs img {
    width: 44%;
    height: auto;
    margin: auto;
}

.footer .logo-bp img {
    width: 12%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}

.footer .logos-iso img {
    width: 34%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
#}



@media (max-width: 1024px) {

    .introduccion {
        margin-top: -130px;
        position: relative;
        top: 131px;
        left: 0px;
        width: 100%;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px;
    }
 .content_intro {
        height: 255px;
        padding: 30px;
        width: 100%;
        max-width: 800px;
        margin-left: -8px;
        margin-top: -24px;
    }

    .text_intro {
        margin-left: 30px;
    }

    .title_intro {
        font-size: 26px;
        margin-top: 12px;
    }

    .introduccion .content_intro .text_intro p {
        font-size: 18px;
    }

    .intro_image {
        height: auto;
        margin-right: -30px;
        margin-top: 19px;
        width: 355px;
    }

    .btn-container {
        top: -4px;
    }

    .download_app p {
        margin: auto;
    }
  .download_appv2 p {
        margin: auto;
    }

    .pasos {
        margin-top: 40px;
        height: 100%;
        max-width: 100%;
        width: 100%;
        min-height: 250px;
        margin-left: -8px;
    }

    .text_pasos {
        color: #183f7c;
        font-family: Mont, sans-serif !important;
        font-size: 24px;
        text-align: center !important;
    }

    .content_pasos {
        margin: auto;
    }

    .imagenphone {
        margin-left: 166px;
    }

    .container {
        display: flex;
        justify-content: center !important;
    }

    .image_preguntas {
        height: 393px;
        position: relative;
        top: -6px;
        width: 100%;
        max-width: 356px;
        margin: auto;
    }

    .image_preguntas img {
        margin-left: 23px;
        top: 52px;
    }

    .lista_preguntas {
        margin-top: 20px;
        width: 457px;
        margin: auto;
    }

    .faq-item a .icon img {
        margin-left: 19px;
    }

    .faq-item p {
        font-size: 18px;
        letter-spacing: 0;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .faq-item a {
        font-size: 18px;
    }

    .beneficios-list {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 0;
        margin-bottom: 20px;
    }

    .video-container video {
        height: auto;
        width: 100%;
        max-width: 600px;
        margin-bottom: center;
    }
  .video-container-cm video {
        height: auto;
        width: 100%;
        max-width: 600px;
        margin-bottom: center;
    }

    .preguntas {
        height: 100%;
    }

    .preguntas h1 {
        margin-bottom: 20px;
        padding-left: 0 !important;
        text-align: center;
    }
  
  
  
.footer .logo-bp img {
    width: 20%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-iso img {
    width: 56%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-cnbs img {
    width: 42%;
    height: auto;
    margin: auto;
}




}

@media (max-width: 1000px) {
   .content_intro {
        height: 255px;
        padding: 30px;
        width: 100%;
        max-width: 800px;
        margin-left: -8px;
        margin-top: -24px;
    }

    .text_intro {
        margin-left: 30px;
    }

    .title_intro {
        font-size: 26px;
        margin-top: 12px;
    }

    .introduccion .content_intro .text_intro p {
        font-size: 18px;
    }

    .intro_image {
        height: auto;
        margin-right: -30px;
        margin-top: 19px;
        width: 355px;
    }
}

@media (max-width: 900px) {

    .content_intro {
        height: 255px;
        padding: 30px;
        width: 100%;
        max-width: 800px;
        margin-left: -8px;
        margin-top: -24px;
    }

    .text_intro {
        margin-left: 30px;
    }

    .title_intro {
        font-size: 26px;
        margin-top: 12px;
    }

    .introduccion .content_intro .text_intro p {
        font-size: 18px;
    }

    .intro_image {
        height: auto;
        margin-right: -30px;
        margin-top: 19px;
        width: 355px;
    }

    .imagenphone {
        margin-left: 50px;
        width: 524px;
    }

    .content_pasos {
        margin: auto;
    }

    .beneficios h1 {
        font-size: 36px;
        top: -20px;
    }

    .image_preguntas {
        height: 334px;
        position: relative;
        top: -4px;
    }

    .image_preguntas img {
        margin-left: 23px;
        top: -6px;
    }

    .lista_preguntas {
        margin-top: 20px;
        margin: auto;
        width: 100%;
        max-width: 534px !important;
    }

    .faq-item a .icon img {
        margin-left: 19px;
    }

    .faq-item p {
        font-size: 18px;
        letter-spacing: 0;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .faq-item a {
        font-size: 18px;
    }


    .tooltip-blue .tooltiptext {
        visibility: hidden;
        background-color: #183F7C;
        color: #FFFF !important;
        text-align: center;
        border-radius: 10px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: 130%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s;
        width: 300px;
        height: 50px;
        font-size: 12px;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: bold;
    }

    .tooltip-blue .tooltiptext::after {
        content: "";
        position: absolute;
        top: auto;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #183F7C transparent;
    }
  
    
.footer .logo-bp img {
    width: 24%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-iso img {
    width: 66%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-cnbs img {
    width: 46%;
    height: auto;
    margin: auto;
}
  
  .requisito-item p {
    font-size: 18px;
}
  
  .footer-right {
    position: relative;
    right: 65px;
}

    .footer-left {
    position: relative;
    left: 65px;
}
  
}

@media (max-width: 750px){
.clientebp {
display:none;
}
/*   .download_app{
display:none;
} */
  .clientecm {
  display:flex;
  }
  .beneficio-item:last-child {
  margin-bottom: 10px;
}
 .fuente1 {
            font-family: 'MontSemiBold', sans-serif;
            font-size: 22px;
        }
/*   .download_appv2{
  display:flex;
  } */
  .bots {
    display: block;
}
  .btnp1 {
  margin-bottom:12px;
  }
  .btnp2 {
  margin-bottom:12px;
  }
}
@media (max-width: 600px) {

    .content_intro {
        height: 230px;

        max-width: 558px;
    }

    .text_intro {
        margin-left: 30px;
    }

    .title_intro {
        font-size: 20px;
        margin-top: 20px;
    }

    .introduccion .content_intro .text_intro p {
        font-size: 16px;
    }

    .intro_image {
        margin-top: 39px;
        width: 287px;
    }

    .btn-container {
        top: -4px;
        gap: 26px;
    }

    .imagenphone {
        margin-left: -4px;
    }

    .content_pasos {
        margin: auto;
    }

    .beneficios h1 {
        font-size: 36px;
        top: -40px;
    }

    .image_preguntas {
        height: 334px;
        position: relative;
        top: -4px;
    }

    .image_preguntas img {
        margin-left: 23px;
        top: -6px;
    }

    .lista_preguntas {
        margin-top: 20px;
        margin: auto;
        width: 100%;
        max-width: 534px !important;
    }

    .faq-item a .icon img {
        margin-left: 19px;
    }

    .faq-item p {
        font-size: 18px;
        letter-spacing: 0;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .faq-item a {
        font-size: 18px;
    }

    .tooltip-blue .tooltiptext {
        visibility: hidden;
        background-color: #183F7C;
        color: #FFFF !important;
        text-align: center;
        border-radius: 10px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: 130%;
        left: 50%;
        transform: translateX(-80%);
        opacity: 0;
        transition: opacity 0.3s;
        width: 300px;
        height: 50px;
        font-size: 12px;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: bold;
    }

    .tooltip-blue .tooltiptext::after {
        content: "";
        position: absolute;
        top: auto;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #183F7C transparent;
    }
  
  
  .footer .logo-bp img {
    width: 34%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-iso img {
    width: 80%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-cnbs img {
    width: 42%;
    height: auto;
    margin: auto;
}
  
    .beneficio-item {
    gap: 5px; /* Reducir el espacio horizontal entre los elementos */
    max-width: 100%; /* Asegurar que los elementos ocupen el 100% del ancho disponible */
    padding: 10px; /* Agregar espacio alrededor del contenedor */
    margin: auto;
    margin-left: 60px;
    width:100%;
}

}

@media (max-width: 530px) {
  
  .content_intro {
        position: relative;
        top: -12px;
        left: auto;
        transform: none;
        flex-direction: column;
        width: 100%;
        max-width: none;
        height: auto;
        margin-top: 20px;
    }

    .introduccion {
        margin-top: 2px;
        top: auto;
    }

    .text_intro {
        margin-left: 0;
        text-align: center;
    }

    .title_intro {
        font-size: 22px;
        margin-top: 20px;
        text-align: center;
    }

    .intro_image {
        margin: 0px auto 0;
        top: 5px;
        position: relative;
    }
  .download_app {
    margin-top: auto;

}
  .download_appv2 {
    margin-top: auto;

}
  
  .btn-container {
top: -5px;
        gap: 10px;
    }
  

}


@media (max-width: 430px) {
    .content_intro {
        position: relative;
        top: -12px;
        left: auto;
        transform: none;
        flex-direction: column;
        width: 100%;
        max-width: none;
        height: auto;
        margin-top: 20px;
    }

    .introduccion {
        margin-top: -22px;
        top: auto;
    }

    .text_intro {
        margin-left: 0;
        text-align: center;
    }

    .title_intro {
        font-size: 22px;
        margin-top: 20px;
        text-align: center;
    }

    .intro_image {
        margin: 0px auto 0;
        top: 5px;
        position: relative;
    }

    .download_app {
        height: auto;
        margin-top: 0px !important;
    }
  .download_appv2 {
        height: auto;
        margin-top: 0px !important;
    }

    .btn-container {
        top: -4px;
        gap: 26px;
        display: flex;
        flex-direction: column;
    }

    .slider_pasos h1 {
        font-size: 32px;
    }

    .imagenphone {
        margin-left: -4px;
    }

    .content_pasos {
        margin: auto;
    }

    .beneficios h1 {
        font-size: 23px;
        top: 5px;
    }
  
  .fuente2 {
    font-size: 36px;
}
  
  .preguntas h1 {
    font-size: 36px;
}
  
  .beneficios-list {
    
  }
  

  .beneficio-item {
    gap: 16px; /* Reducir el espacio horizontal entre los elementos */
    max-width: 100%; /* Asegurar que los elementos ocupen el 100% del ancho disponible */
    padding: 10px; /* Agregar espacio alrededor del contenedor */
    margin: auto;
    margin-left: 28px;
    
}

  
  

    .requisitos h1 {
        font-size: 32px;
        top: 12px;
    }

    .image_preguntas {
        height: 334px;
        position: relative;
        top: -4px;
    }

    .image_preguntas img {
        margin-left: 23px;
        top: -4px;
    }

    .lista_preguntas {
        margin-top: 20px;
        margin: auto;
        width: 100%;
        max-width: 534px !important;
    }

    .faq-item a .icon img {
        margin-left: 19px;
    }

    .faq-item p {
        font-size: 18px;
        letter-spacing: 0;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .faq-item a {
        font-size: 18px;
    }

    .tooltip-blue .tooltiptext {
        visibility: hidden;
        background-color: #183F7C;
        color: #FFFF !important;
        text-align: center;
        border-radius: 10px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: 130%;
        left: 50%;
        transform: translateX(-62%);
        opacity: 0;
        transition: opacity 0.3s;
        width: 300px;
        height: 50px;
        font-size: 12px;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: bold;
    }

    .tooltip-blue .tooltiptext::after {
        content: "";
        position: absolute;
        top: auto;
        bottom: 100%;
        left: 60%;
        transform: translateX(-0%);
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #183F7C transparent;
    }
  
  
    .footer .logo-bp img {
    width: 42%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-iso img {
    width: 90%; /* Ajusta el tamaño según sea necesario */
    height: auto;
}
  
  .footer .logos-cnbs img {
    width: 36%;
    height: auto;
    margin: auto;
}
  
  .footer-left {
    left: 0 !important;
    position: relative;
}
  
  .footer-right {
    right: 0 !important;
    position: relative;
}
  

}