@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
.hero-container{
    background: url(../img/bg-d.jpg) #0846B5;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 10vh auto 0;
	margin: 10svh auto 0;
    width: 100%;
    max-width: 100%;
	height: 90vh;
    height: 90svh;
    display: flex;
    align-items: center;
	overflow: hidden;
	position: relative;
}
.destacadoot {
    background: #006ed2;
    height: 30vh;
    height: 30svh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-container .container .texto-hero{
    display: flex;
    align-items: center;
	position: relative;
	z-index: 2;
}
.texto-hero{
    display: flex;
    align-items: center;
}
.titleHero {
    padding: 0 0 30%;
}
.cont-svg.titulo {
    max-width: 25vw;
}
.hero-container .container .texto-hero .titulo {
    max-width: 510px;
    width: 480px;
    height: auto;
    padding: 0 0 20%;
    left: -5%;
    position: relative;
}
.hero-container .row {
    position: relative;
	z-index: 2
}
.contenedor-img-hero {
    position: relative;
    overflow: visible;
    text-align: center;
    height: 90vh;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.texto-hero p {
    color: #FFF;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin: -4% 0 0 4vw;
    max-width: 600px;
}
.texto-hero p strong {
    color: #FFF;
    font-weight: 700;
    font-size: 1.8rem;
}
.appIcon {
    margin: 6% 0 0 4vw;
    width: 240px;
}
.contenedor-img-hero .almanaque {
    z-index: 2;
    width: auto;
    max-width: auto;
    left: auto;
    bottom: 0;
    padding: 0;
    max-height: 85vh;
    right: 0;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    position: absolute;
    margin: 5vh auto 0;
}
.appTxt {
    position: absolute;
    bottom: 0;
    left: 24%;
    mix-blend-mode: soft-light;
    opacity: .4;
    width: 53%;
    height: auto;
}
.contenedor-img-hero .brillo{
    position: absolute;
    left: -12%;
    top: -14%;
    z-index: 0;
}
h1 {
    font-size: 1.2rem;
    line-height: 1.3em;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    font-weight: 500;
}
h2 {
    color: #FFFFFF;
    font-size: 1.5rem;
    text-align: center;
    margin: 20px 0 0;
}
.destacadoot-box {
    background: url(../img/box-2.svg);
    background-repeat: repeat-y;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 0;
    margin: 0;
}
.box-up {
    position: relative;
}
.clips {
    position: absolute;
    top: -10%;
    height: 20%;
    width: 100%;
    left: 50%;
    margin: 0 0 0 -50%;
}
.boxot {
    position: relative;
    margin-right: 0;
    background: #0058C3;
    border: 2px solid #52BDF9;
    padding: 6% 8%;
    border-radius: 25px;
}
.nuevo-tag {
    background: #00358D;
    border: 2px solid #52BDF9;
    color: #FFFFFF;
    font-size: 1.1rem;
    font-weight: bold;
    width: 124px;
    height: 36px;
    border-radius: 25rem;
    position: absolute;
    top: -18px;
    left: 50%;
    margin: 0 0 0 -57px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.grafica-destacada{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 7%;
}
.container {
    width: 100%;
}
.como-hacerloot {
    padding: 60px 0;
}
.cabezal-como-hacerloot {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 30px;
}
.cabezal-como-hacerloot .ico-ch {
    width: 34px;
}
.cabezal-como-hacerloot h3 {
    color: #006ed2;
    margin: 0 0 0 8px;
}
.cabezal-lista-ot {
    background: #00358D;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
}
.cabezal-lista-ot h4 {
    color: #FFFFFF;
    margin: 0;
}
.icono-cabezal .icono-fluid {
    width: auto;
    height: 30px;
}
.box-list-ot {
    border: 1px solid #E2F0FC;
    border-radius: 20px;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 0 30px #98b0c559;
}
.box-list-ot ul {
    margin: 0;
    padding: 0px 0 30px;
}
.box-list-ot ul li {
    list-style: none;
    display: inline-flex;
    align-items: center;
    padding: 25px 30px;
    width: 100%;
    font-size: 1rem;
}
.box-list-ot ul li:nth-child(odd) {
    background: #FFFFFF;
}
.box-list-ot ul li:nth-child(even) {
    background: #E9F4FD;
}
.box-list-ot ul li .numero-lista {
    color: #006ed2;
    min-width: 40px;
    width: 40px;
    text-align: left;
    font-size: .85rem;
}
.box-list-ot ul li .azul {
    color: #006ed2;
}
.azul {
    color: #006ed2;
}
.tarjeta-banner {
    background: #006ED6;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #FFF;
}
.cuenta-banner {
    background: #52BDF9;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #FFF;
}
a.btn-secundary.tarjeta {
    color: #006ED6;
    background: #FFF;
    border:2px solid #FFFFFF;
    padding: 6px 16px;
    font-weight: 600;
    border-radius: 6px;
    transition: all ease-in-out .3s;
}
a.btn-secundary.cuenta {
    color: #52BDF9;
    background: #FFF;
    border:2px solid #FFFFFF;
    padding: 6px 16px;
    font-weight: 600;
    border-radius: 6px;
    transition: all ease-in-out .3s;
}
a.btn-secundary.tarjeta:hover, a.btn-secundary.cuenta:hover {
    color: #FFFFFF;
    background: transparent;
    border:2px solid #FFFFFF;
    transition: all ease-in-out .3s;
}
h4 {
    line-height: 1.3em;
}
.promoot {
    padding: 0 0 100px;
}
.box-celular {
    position: relative;
    overflow: visible;
}
.recuadro-celular {
    text-align: center;
    margin: auto;
    width: fit-content;
}
.img-bg-celular {
    height: 660px;
}
.titulo-cel {
    display: flex;
    max-width: 310px;
    margin: 0 auto;
    align-items: flex-end;
}
.flecha-abajo {
    width: 30px;
    margin-left: 10px;
    height: auto;
}
p.apptext {
    text-align: left;
    line-height: 1.3em;
}
.columna-cel {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.img-animada {
    opacity: 0;
    transform: translateY(100%); /* inicia un poco más abajo */
    animation: subir-fade 2.6s cubic-bezier(0.17, 0.84, 0.44, 1) forwards;
}

.faq-section {
	padding: 0 0 80px;
	font-size: 13px;
}
.faq-section h3 {
    margin: 0 0 24px;
    line-height: 1.2em;
    font-weight: 700;
}
.accordion-item {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.accordion-button {
    font-size: 16px;
    font-weight: 400;
    color: #231D19;
}
.accordion-button {
    padding: 1rem 0;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../img/arrow-left.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-body {
    font-weight: 400;
    font-size: 16px;
    color: #444;
}
.accordion-body {
    padding: 0px 0 40px;
}
.accordion-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #191E23;
	margin: 10px 0 0;
}
.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-button:not(.collapsed) {
    color: #191e24;
    background-color: transparent;
    box-shadow: none;
}
.accordion-item {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

@keyframes subir-fade {
    0% {
        opacity: 0;
        transform: translateY(100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1660px) {
    .img-bg-celular {
        height: 640px;
    }
}
@media (max-width: 1280px) {
    .container {
        max-width: 980px;
    }
    .hero-container .container .texto-hero .titulo {
        max-width: 450px;
    }
    h1 {
        font-size: 1.1rem;
    }
    h2 {
        font-size: 1.3rem;
    }
    .cabezal-lista-ot h4 {
        font-size: 1.1rem;
    }
    .icono-cabezal .icono-fluid {
        height: 25px;
    }
    .img-bg-celular {
        height: 680px;
    }
}
@media (max-width: 1366px) and (max-height: 1024px){
	.texto-hero, .img-hero {
		flex: 0 0 auto;
		width: 50%;
	}	
}
@media (max-width: 1280px) and (orientation:portrait){
.hero-container {
    height: auto;
}
.contenedor-img-hero {
    height: auto;
}
.contenedor-img-hero .almanaque {
    height: auto;
}
.contenedor-img-hero .almanaque {
    position: relative;
}	
.cont-svg.titulo {
    max-width: 70vw;
}	
.texto-hero p {
    margin: -4% 10.8vw 0 10.8vw;
    max-width: 100%;
}	
.appIcon {
    margin: 6% 0 0 10.8vw;
    width: 240px;
}	
.appTxt {
    position: absolute;
    bottom: -3%;
    left: 0;
    mix-blend-mode: soft-light;
    opacity: .4;
    width: 100%;
    height: auto;
}	
.texto-hero, .img-hero {
    flex: 0 0 auto;
    width: 100%;
}	
.promoot {
		padding: 0 0 80px;
	}	
}
@media (max-width: 1180px) {
    .destacadoot-box {
        background-size: auto;
    }
    h1 {
        font-size: 1.1rem;
    }
    .cabezal-como-hacerloot .ico-ch {
        width: 30px;
    }
    h3 {
        font-size: 22px;
    }
    .cabezal-lista-ot h4 {
        font-size: 1rem;
    }
    .img-bg-celular {
        height: 680px;
    }
	.promoot {
		padding: 0 0 80px;
	}
}
@media (max-width: 1024px) {
    .container {
        width: 100%;
        max-width: 890px;
    }
    .hero-container .container .texto-hero .titulo {
        max-width: 400px;
    }
    h1 {
        font-size: .9rem;
    }
    .nuevo-tag {
        font-size: .9rem;
        width: 94px;
        height: 30px;
        top: -15px;
        border-radius: 25rem;
        left: 50%;
        margin: 0 0 0 -47px;
    }
    h2 {
        font-size: 1.2rem;
    }
    .hero-container {
        margin: 7vh auto 0;
		margin: 7svh auto 0;
		height: 93vh;
		height: 93svh;
	}
	.contenedor-img-hero {
		position: relative;
		overflow: visible;
		text-align: center;
		height: 93vh;
		height: 93svh;
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	.texto-hero p {
		font-size: 1.4rem;
	}
	.texto-hero p strong{
		font-size: 1.6rem;
	}
    .destacadoot {
        height: 35vh;
        height: 35dvh;
    }
    .cabezal-lista-ot h4 {
        font-size: 1rem;
    }
    .cabezal-como-hacerloot .ico-ch {
        width: 30px;
    }
	.appIcon {
		width: 220px;
	}
    h3 {
        font-size: 22px;
    }
    .box-list-ot ul li {
        padding: 20px 25px;
    }
    .cabezal-lista-ot {
        padding: 15px 25px;
    }
    .box-list-ot ul li .numero-lista {
        min-width: 35px;
        width: 35px;
        font-size: .8rem;
    }
    .destacadoot-box {
        background-size: auto;
    }
    .img-bg-celular {
        height: 580px;
    }
    p {
        font-size: 13px;
    }
}
@media (max-width: 1024px) and (orientation:portrait) {
    .hero-container .row {
        flex-direction: row;
        align-items: center;
    }
    .hero-container {
        margin: 7vh auto 0;
        height: auto;
    }
    .hero-container .container {
        padding: 40px 0;
    }
        
    .destacadoot {
        height: auto;
    }
    .destacadoot-container {
        padding: 40px 0;
    }
    h1 {
        font-size: 1.1rem;
    }
    .destacadoot-box {
        background-size: auto;
    }
    h2 {
        font-size: 1.2em;
    }
    .hero-container .container .texto-hero .titulo {
        max-width: 450px;
    }
	.hero-container .row {
        flex-direction: column-reverse;
        align-items: center;
        display: flex;
    }
	.titleHero {
		padding: 5% 0 0;
	}
	.contenedor-img-hero {
        height: auto;
    }
	.promoot {
		padding: 0 0 80px;
	}
	.faq-section {
		padding: 0 0 50px;
	}
}
@media (max-width: 992px) {
    .hero-container {
        margin: 7vh auto 0;
        height: auto;
    }
    .hero-container {
        margin: 5vh auto 0;
        height: auto;
    }
    .container {
        width: 90%;
    }
    .hero-container .container .texto-hero .titulo {
        max-width: 100%;
    }
    .destacadoot-box {
        background-size: cover;
    }
    h1 {
        font-size: 1.1rem;
    }
    .grafico-pasos {
        max-width: 420px;
        margin: 20px 0 0;
    }
    .box-list-ot ul li {
        padding: 15px 25px;
    }
    .box-list-ot ul li p{
        font-size: 13px;
    }
    p {
        font-size: 13px;
    }
    h4 {
        font-size: 17px;
    }
    .destacadoot {
        height: auto;
        padding: 15px 0 5px;
    }
    .hero-container{
        background: url(../img/bg-m.jpg) #0846B5;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .img-bg-celular {
        height: 520px;
    }
	.promoot {
		padding: 0 0 80px;
	}
}
@media (max-width: 800px) {
    .modulo{
        max-width: 100%;
        width: 100%;
    }
    .modulo:first-child{
        margin-bottom: 20px;
    }
    a.btn-secundary.tarjeta {
        padding: 4px 14px;
        font-size: .9rem;
    }
    a.btn-secundary.cuenta {
        padding: 4px 14px;
        font-size: .9rem;
    }
    .como-hacerloot {
        padding: 40px 0;
    }
    .promoot {
        padding: 0 0 70px;
    }
    .rowPromoot {
        --bs-gutter-x: 1rem;
    }
    h1 {
        font-size: 1.3rem;
    }
    .box-list-ot ul li {
        padding: 20px 30px;
    }
    .cabezal-lista-ot {
        padding: 20px 30px;
    }
    .box-list-ot ul li p {
        font-size: 16px;
    }
    p {
        font-size: 16px;
    }
    .como-hacerloot {
        padding: 48px 0 30px;
    }
    .columna-cel {
        margin: 30px 0 0;
    }
    .titulo-cel {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    .img-bg-celular {
        height: auto;
        width: 100%;
        max-width: 480px;
    }
}
@media (max-width: 768px) {
    .columna-cel {
        margin: 30px 0 0;
    }
    .titulo-cel {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    .img-bg-celular {
        height: auto;
        width: 100%;
        max-width: 440px;
    }
	.faq-section {
		padding: 20px 0 44px;
	}
	.accordion-button {
		display: flex;
		justify-content: space-between;
	}
	.accordion-button::after {
		margin: 0 0 0 16px;
	}
}
@media (max-width: 767px) {
    .tarjeta-banner {
        margin-bottom: 20px;
    }
    h4 br {
        display: none;
    }    
    .hero-container .container {
        padding: 10% 0 5%;
    }
    .destacadoot-container {
        padding: 0;
    }
    .container {
        width: 100%;
        max-width: 560px;
    }
    h1 {
        font-size: 1.1rem;
    }
}
@media (max-width: 580px) {
    .hero-container {
        margin: 7vh auto 0;
    }
    h4 br {
        display: block;
    }  
    .container {
        width: 90%;
        max-width: 90%;
    }
    .hero-container{
        background: url(../img/bg-s.jpg) #0846B5;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .destacadoot {
        height: auto;
        padding: 40px 0 35px;
    }
    .cabezal-como-hacerloot {
        margin-bottom: 20px;
    }
    .como-hacerloot {
        padding: 40px 0 20px;
    }
    .columna-cel {
        margin: 20px 0 0;
    }
	.promoot {
        padding: 0 0 50px;
    }
}
@media (max-width: 450px) {
    .cuenta-banner .col-5, .cuenta-banner .col-7, .tarjeta-banner .col-5, .tarjeta-banner .col-7{
        width: 50%;
        max-width: 50%;
    }
    h1 {
        font-size: 1rem;
    }
    .box-list-ot ul li p {
        font-size: .95rem;
    }
    p {
        font-size: .95rem;
    }
    .cabezal-lista-ot {
        padding: 15px 20px;
    }
    .box-list-ot ul li {
        padding: 18px 20px;
    }
    .boxot {
        border: 1.2px solid #52BDF9;
        border-radius: 20px;
    }
    .box-list-ot {
        border-radius: 15px;
    }
    .tarjeta-banner {
        border-radius: 15px;
    }
    .cuenta-banner {
        border-radius: 15px;
    }
    .icono-cabezal .icono-fluid {
        height: 20px;
    }
    h1 {
        font-size: .9rem;
    }
	.cont-svg.titulo {
        max-width: 82vw;
    }
	.texto-hero p {
        margin: -4% 0 0 0;
        max-width: 100%;
    }
	.appIcon {
        margin: 6% 0 0 0;
        width: 160px;
    }
	.texto-hero p {
        font-size: 1rem;
    }
	.texto-hero p strong{
        font-size: 1.2rem;
    }
}
@media (max-width: 375px) {
    .hero-container {
        margin: 8vh auto 0;
    }
}
@media (max-width: 980px) and (max-height:440px) and (orientation:landscape){
.hero-container {
    height: auto;
}
.hero-container .row {
    display: flex;
    flex-direction: column-reverse;
}
.contenedor-img-hero {
    height: auto;
}
.contenedor-img-hero .almanaque {
    height: auto;
}
.contenedor-img-hero .almanaque {
    position: relative;
}
.titleHero {
    padding: 5% 0 0;
}	
.cont-svg.titulo {
    max-width: 70vw;
}	
.texto-hero p {
    margin: -4% 10.8vw 0 10.8vw;
    max-width: 100%;
}	
.appIcon {
    margin: 6% 0 0 10.8vw;
    width: 240px;
}	
.appTxt {
    position: absolute;
    bottom: -3%;
    left: 0;
    mix-blend-mode: soft-light;
    opacity: .4;
    width: 100%;
    height: auto;
}	
.texto-hero, .img-hero {
    flex: 0 0 auto;
    width: 100%;
}		
.texto-hero p {
        margin: -4% 0 0 0;
        max-width: 100%;
    }
	.appIcon {
        margin: 6% 0 0 0;
        width: 160px;
    }
	.texto-hero p {
        font-size: 1rem;
    }
	.texto-hero p strong{
        font-size: 1.2rem;
    }	
	
	.cont-svg.titulo {
        max-width: 50vw;
    }
}