#UNO>div>h1>span,
#UNO>div>h1 {
    color: var(--blanco);
    line-height: 1.2
}
#UNO>div>#menu>.abierto-boton,
#UNO>div>#menu>span {
    background-color: var(--blanco);
    background-size: 60%
}
#UNO,
#categorico {
    width: 100%;
    position: relative
}
#TESTIMONIOS>.testimonios-next,
#TESTIMONIOS>.testimonios-prev {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 4vh;
    top: 89.5%
}
.modal,
.modal>span {
    height: 100%;
    position: fixed
}
.modal>div>div>p:last-of-type,
.modal>div>div>p:first-of-type {
    width: 25%;
    line-height: 1.4;
    text-align: left
}
#CINCO>div {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .29)
}
.casos-page .swiper-pagination-bullet-active,
footer {
    background: var(--blanco)
}
footer>div>p {
    background: #f6f6f6
}
#UNO {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    margin-top: 10vh;
    height: 65vh;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}
#UNO>img {
    width: 7vw;
    margin: 0 2vh 8vh 0
}
#CASOS>div>div>div>div>.img-movil,
#TESTIMONIOS>.testimonios-next:after,
#TESTIMONIOS>.testimonios-prev:after,
#UNO>img:first-of-type,
#categorico>aside>.servicio-abierto>h3,
#categorico>aside>div>a,
#categorico>aside>div>button,
.modal>div>div>img {
    display: none
}
#UNO>div {
    display: flex;
    flex-direction: column
}
#UNO>div>#menu,
#UNO>div>#menu>p {
    justify-content: center;
    display: flex
}
#UNO>div>h1 {
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 1.2em
}
#UNO>div>h1>span {
    font-size: 2.1em;
    font-weight: 700;
    width: 100%;
    text-align: left;
    display: block
}
#UNO>div>#menu {
    align-items: center;
    height: 6vh;
    border-radius: 65px;
    background-color: var(--blanco);
    margin-left: 15%;
    padding: 0 4vh;
    margin-top: 5vh;
    align-self: flex-start
}
#UNO>div>#menu>p {
    font-size: .8em;
    color: var(--negro-cursos);
    font-weight: 700;
    letter-spacing: 1px;
    width: 100%;
    height: 7vh;
    align-items: center;
    cursor: pointer
}
#UNO>div>#menu>span {
    position: absolute;
    border-radius: 45%;
    right: 1vh;
    top: 1vh;
    width: 19vh;
    height: 13vh;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .2s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    color: var(--morado-segundo);
    font-weight: 700
}
#CINCO>div>form>aside>.radio-check>div>input,
.modal {
    display: none
}
#UNO>div>#menu>.abierto-boton {
    background-position: center;
    background-repeat: no-repeat
}
#UNO>div>#menu>aside {
    width: 210%;
    display: none;
    flex-direction: column;
    background: var(--blanco);
    padding: 2vh 2%;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    margin-bottom: 4vh;
    position: absolute;
    top: 100%;
    transition: .2s;
    z-index: 100;
    border: 1px solid var(--gris-claro)
}
#UNO>div>#menu>.abierto-categoricos {
    display: flex
}
#UNO>div>#menu>.modal-catalogo {
    display: flex;
    width: 92%;
    top: 70%;
    left: 2%
}
#UNO>div>#menu>aside>div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}
#UNO>div>#menu>aside>div:nth-of-type(2) {
    border-top: 1px solid var(--gris-claro)
}
#UNO>div>#menu>aside>div>a {
    transition: .2s;
    font-size: .65em;
    display: flex;
    box-sizing: border-box;
    width: 14.2%;
    line-height: 1.5;
    padding: 2vh 2%;
    height: 8vh;
    color: var(--negro-cursos);
    font-weight: 500;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-decoration: none
}
#UNO>div>#menu>aside>div>a:hover {
    background: var(--fondo-gris);
    font-weight: 700
}
#UNO>div>#menu>aside>div>a:nth-of-type(2),
#UNO>div>#menu>aside>div>a:nth-of-type(4),
#UNO>div>#menu>aside>div>a:nth-of-type(6) {
    border-right: 1px solid var(--gris-claro);
    border-left: 1px solid var(--gris-claro)
}
#UNO>h1>span {
    color: #661ca4;
    margin: 0 1%
}
#TESTIMONIOS>h3,
#categorico>aside>h2,
#categorico>aside>ul>li>a,
#categorico>div>div>a>h3,
#categorico>div>h2,
.modal>div>aside>div>p,
.modal>div>div>p:first-of-type {
    color: var(--negro-cursos)
}
#categorico {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 7vh
}
#categorico>aside {
    width: 30%;
    display: flex;
    flex-direction: column;
    background: #dce1ec;
    align-items: flex-end;
    position: absolute;
    left: 0;
    height: 100%
}
#categorico>aside>h2 {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 10vh;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    width: 90%;
    margin-top: 7vh
}
#CASOS>h3,
#TESTIMONIOS>h3,
#categorico>div>h2 {
    font-size: 1.5em;
    text-align: center
}
#categorico>aside>h2:last-of-type {
    margin-bottom: 5vh
}
#categorico>aside>h2>span {
    height: 100%;
    width: 8px;
    margin-right: 3%;
    background-color: #45b8f3
}
#categorico>aside>div {
    width: 80%;
    padding: 2vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #e2e5ed;
    margin-right: 20px;
    transition: .5s, border-bottom
}
#categorico>aside>.border {
    border-bottom: 1px solid #f2f4f9
}
#categorico>aside>div>h3 {
    text-decoration: none;
    font-size: .9em;
    font-weight: 500;
    color: #3684e5;
    cursor: pointer;
    width: 100%
}
#categorico>aside>.servicio-abierto {
    background: var(--blanco);
    margin-bottom: 5vh;
    margin-right: 0;
    border-right: 20px solid transparent;
    border-image: linear-gradient(0, #44b9f4, #6988d9);
    border-image-slice: 1;
    border-bottom: none
}
#categorico>aside>.servicio-abierto>a:first-of-type,
#categorico>aside>.servicio-abierto>button:first-of-type {
    display: flex;
    font-weight: 700;
    text-decoration: none;
    font-size: .9em;
    color: #3684e5;
    cursor: pointer;
    width: 100%;
    border: none;
    background: none;
    line-height: 1.4
}
#categorico>aside>.servicio-abierto>a:last-of-type,
#categorico>aside>.servicio-abierto>button:last-of-type {
    display: flex;
    font-size: .8em;
    font-weight: 500;
    color: #8d8d8d;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    border: none;
    background: none;
    text-align: left;
    line-height: 1.5
}
#categorico>aside>ul {
    display: flex;
    flex-direction: column;
    width: 90%;
    list-style: none
}
#categorico>aside>ul>li {
    margin-bottom: .5vh
}
#categorico>aside>ul>li>a {
    text-decoration: none;
    font-size: .8em;
    font-weight: 500
}
#categorico>aside>ul>li>a:hover {
    text-decoration: underline;
    color: var(--celeste-titulos);
    font-weight: 700
}
#categorico>div {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10vh
}
#categorico>div>h2 {
    font-weight: 700;
    width: 95%;
    margin: 8vh 0 2vh
}
#categorico>div>p {
    font-size: .9em;
    font-weight: 500;
    color: var(--negro-cursos);
    text-align: center;
    width: 95%;
    margin-bottom: 8vh
}
#categorico>div>aside {
    padding: 3vh 3%;
    width: 70%;
    margin-bottom: 9vh;
    margin-left: 6%;
    border: 1px solid #cbcbcb;
    border-radius: 30px
}
#categorico>div>aside>div {
    width: 100%;
    padding: 1vh 1vh 1vh 0
}
#categorico>div>aside>div>div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 0
}
#categorico>div>aside>div>div>div {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
    cursor: pointer
}
#categorico>div>aside>div>div>div:nth-of-type(1),
#categorico>div>aside>div>div>div:nth-of-type(2),
#categorico>div>aside>div>div>div:nth-of-type(3),
#categorico>div>aside>div>div>div:nth-of-type(4) {
    border-bottom: 1px solid #eee
}
#categorico>div>aside>div>div>div:nth-of-type(1),
#categorico>div>aside>div>div>div:nth-of-type(2),
#categorico>div>aside>div>div>div:nth-of-type(3),
#categorico>div>aside>div>div>div:nth-of-type(5),
#categorico>div>aside>div>div>div:nth-of-type(6),
#categorico>div>aside>div>div>div:nth-of-type(7) {
    border-right: 1px solid #eee
}
#categorico>div>aside>div>div>.filtro-activo>p,
#categorico>div>aside>div>div>.filtro-activo:hover>p,
#categorico>div>aside>div>div>.filtro-activo>a,
#categorico>div>aside>div>div>.filtro-activo:hover>a {
    background: #2c56cd;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .29);
    z-index: 100
}
#categorico>div>aside>div>div>div:hover>p,
#categorico>div>aside>div>div>div:hover>a {
    background: #ededed;
    color: #7c7c7c
}
#categorico>div>aside>div>div>div>p,
#categorico>div>aside>div>div>div>a {
    width: 100%;
    height: 77%;
    color: #7c7c7c;
    font-weight: 500;
    font-size: .8em;
    line-height: 1.2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    padding: 1vh 0;
    text-decoration: none
}
#categorico>div>aside>div>div>.filtro-activo>p,
#categorico>div>aside>div>div>.filtro-activo:hover>p,
#categorico>div>aside>div>div>.filtro-activo>a,
#categorico>div>aside>div>div>.filtro-activo:hover>a {
    color: var(--blanco)
}
.filtro-next,
.filtro-prev {
    display: none
}
#categorico>div>div {
    width: 100%;
    margin-bottom: 10vh;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(0, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 10vh
}
#TESTIMONIOS,
#categorico>div>div>a {
    flex-direction: column;
    display: flex;
    position: relative
}
#categorico>div>div>a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    opacity: 0;
    transform: scale(.5);
    transition: all .3s ease;
    visibility: hidden;
}
#categorico>div>div>a.visible {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
    position: initial
}
#categorico>div>div>a:first-of-type {
    margin-left: 0
}
#categorico>div>div>a:nth-of-type(4) {
    margin-right: 0
}
#categorico>div>div>a>span {
    position: absolute;
    left: 5%;
    padding: 2% 10%;
    background: #ffd980;
    color: #323232;
    border-radius: 23px 7px 7px 0;
    font-size: .8em;
    font-weight: 500
}
#categorico>div>div>a>img {
    aspect-ratio: 7/3;
    margin-bottom: 2.5vh;
    border-radius: 23px
}
#categorico>div>div>.imagen>img {
    aspect-ratio: auto;
    margin-bottom: 0;
    border-radius: 0
}
#categorico>div>div>.last-imagen {
    order: 99
}
#categorico>div>div>.imagen:hover>img {
    filter: none;
    box-shadow: none
}
#categorico>div>div>a>h3 {
    font-weight: 700;
    font-size: 1em;
    text-align: left;
    width: 90%;
    margin-bottom: 2vh;
    transition: .2s;
    line-height: 18px
}
#categorico>div>div>a:hover>h3 {
    color: var(--celeste-titulos)
}
#categorico>div>div>a>p {
    color: #8d8d8d;
    font-weight: 500;
    font-size: .8em;
    text-align: left;
    width: 90%;
    line-height: 18px
}
#membresias{
    width: 100%;
    background: url(../imagenes/background-membresias-soft.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10vh;
    position: relative;
}
#membresias>div{
    width: 50%;
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 5vh 5% 5vh 0;
}
#membresias>div>h3{
    font-size: 2em;
    color: var(--negro-cursos);
    font-weight: 500;
    line-height: 1.3;
}
#membresias>div>h3>span{
    font-weight: 800;
}
#membresias>div>p{
    color: var(--blanco);
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
}
#membresias>div>span{
    font-size: 1.2em;
    color: var(--negro-cursos);
    font-weight: 600;
    line-height: 1.4;
}
#membresias>aside{
    width: 45%;
    margin-right: 10%;
    align-self: flex-end;
    display: flex;
    flex-direction: column;
}
#membresias>aside>p{
    font-size: 1.2em;
    color: var(--negro-cursos);
    font-weight: 500;
    line-height: 1.2;
}
#membresias>aside>p>span{
    color: #3d5cc1;
}
#membresias>aside>ul{
    list-style: none;
    margin: 2vh 0 4vh 5vh;
    width: 80%;
}
#membresias>aside>ul>li{
    display: flex;
    align-items: center;
}
#membresias>aside>ul>li>span{
    display: flex;
    width: 50px;
    height: 50px;
    margin-right: 2vh;
}
#membresias>aside>ul>li>p{
    width: 90%;
    font-size: 0.9em;
    color: var(--negro-cursos);
    font-weight: 500;
}
#membresias>aside>ul>li:nth-of-type(1)>span{
    background: url(../iconos/iconos-membresia-20-cursos-circulo.svg);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
}
#membresias>aside>ul>li:nth-of-type(2)>span{
    background: url(../iconos/iconos-membresia-flexible-min-circulo.svg);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
}
#membresias>aside>ul>li:nth-of-type(3)>span{
    background: url(../iconos/iconos-membresia-maestros-circulo.svg);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
}
#membresias>aside>ul>li:nth-of-type(4)>span{
    background: url(../iconos/iconos-membresia-inversion-circulo.svg);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
}
#membresias>aside>div>button{
    padding: 1.5vh 5vh;
    font-size: 0.8em;
    font-weight: 500;
    background: #087fd0;
    color: var(--blanco);
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0 2px 5px 2px rgba(0, 178, 237, 0.4);
    font-family: Redhatdisplay, sans-serif;
    cursor: pointer;
}
#membresias>aside>div>a{
    font-size: 0.8em;
    color: #087fd0;
    font-weight: 500;
    margin-left: 2vh;
    cursor: pointer;
    text-decoration: underline;
}
#membresias>#modal-membresias{
    width: 70dvw;
    height: 100%;
    overflow: hidden;
    align-self: center;
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0;
    z-index: 2;
}
#membresias>#modal-membresias.modal-cerrado{
    display: none;
}
#modal-membresias>div{
    width: 70dvw;
    background: var(--blanco);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    transition: all 0.5s ease;
    padding: 5vh 0;
    border-radius: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .29);
}
#modal-membresias>#membresias-1{
    left: -75dvw;
}
#modal-membresias>#membresias-1.membresia-abierta{
    left: 0;
}
#modal-membresias>#membresias-2{
    right: -75dvw;
    padding: 7vh 0;
}
#modal-membresias>#membresias-2.membresia-abierta{
    right: 0;
}
#modal-membresias>div>p{
    font-size: 1.5em;
    font-weight: 700;
    color: var(--negro-cursos);
    text-align: center;
}
#modal-membresias>div>i{
    width: 30px;
    height: 30px;
    background: url(../iconos/iconos-membresia-close.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 3vh;
    right: 3vh;
    cursor: pointer;
}
#modal-membresias>#membresias-1>div{
    width: 80%;
    align-self: flex-start;
    margin-left: 5%;
    margin-top: 5vh;
}
#modal-membresias>#membresias-1>div>div{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(4, 1fr);
}
#modal-membresias>#membresias-1>div>div>div{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../imagenes/shadow-vertical-separador.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 25%;
}
#modal-membresias>#membresias-1>div>div>div:nth-of-type(1),
#modal-membresias>#membresias-1>div>div>div:nth-of-type(6),
#modal-membresias>#membresias-1>div>div>div:nth-of-type(11),
#modal-membresias>#membresias-1>div>div>div:nth-of-type(16){
    background: none;
}
#modal-membresias>#membresias-1>div>div>div>img{
    width: 40px;
    height: 50px;
}
#modal-membresias>#membresias-1>div>div>div>p{
    font-size: 0.8em;
    font-weight: 500;
    color: var(--negro-cursos);
    text-align: center;
    width: 80%;
    line-height: 1.2;
}
#modal-membresias>#membresias-2>div{
    width: fit-content;
    margin: 7vh 0 5vh;
    display: flex;
    flex-direction: row;
}
#modal-membresias>#membresias-2>div>div{
    display: flex;
    flex-direction: column;
    padding: 1.5vh 4vh;
    position: relative;
}
#modal-membresias>#membresias-2>div>div:nth-of-type(2)::before,
#modal-membresias>#membresias-2>div>div:nth-of-type(3)::before{
    content: "";
    position: absolute;
    left: 0;
    top: 5%;
    height: 90%;
    width: 2px;
    background-color: #f1f1f1;
}
#modal-membresias>#membresias-2>div>div:first-of-type{
    background: #e1f6ff;
    padding: 1.5vh 4vh 1.5vh 6vh;
}
#modal-membresias>#membresias-2>div>div:last-of-type{
    background: #f1f1f1;
    padding: 1.5vh 6vh 1.5vh 4vh;
    justify-content: center;
}
#modal-membresias>#membresias-2>div>div>p{
    font-size: 0.8em;
    font-weight: 700;
    color: #6077cc;
    margin-bottom: 1vh;
    text-align: center;
}
#modal-membresias>#membresias-2>div>div>span{
    font-size: 0.9em;
    font-weight: 500;
    color: var(--negro-cursos);
    line-height: 1.2;
    margin-top: 1vh;
    text-align: center;
}
#modal-membresias>#membresias-2>div>div:first-of-type>p,
#modal-membresias>#membresias-2>div>div:first-of-type>span{
    text-align: right;
}
#modal-membresias>#membresias-2>div>div:last-of-type>span{
    text-align: left;
    font-size: 0.8em;
}
#modal-membresias>#membresias-2>div>div:last-of-type>span:nth-of-type(2),
#modal-membresias>#membresias-2>div>div:last-of-type>span:nth-of-type(3){
    padding-left: 1em;
    position: relative;
}
#modal-membresias>#membresias-2>div>div:last-of-type>span:nth-of-type(2):before,
#modal-membresias>#membresias-2>div>div:last-of-type>span:nth-of-type(3):before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 6px;
    height: 6px;
    background: #6077cc ;
    border-radius: 50%;
}
#modal-membresias>div>aside{
    position: absolute;
    height: 25vh;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding: 0 2vh;
    background: #ebebeb;
}
#modal-membresias>#membresias-1>aside{
    right: 0;
}
#modal-membresias>#membresias-2>aside{
    left: 0;
    bottom: 10vh;
}
#modal-membresias>div>aside>img{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .29);
}
#modal-membresias>div>aside>p{
    margin-top: 2vh;
    font-size: 0.8em;
    text-align: center;
    font-weight: 500;
    color: var(--negro-cursos);
    line-height: 1.2;
}
#TESTIMONIOS {
    width: 100%;
    padding: 9vh 0 7vh;
    align-items: center;
    background: url(../imagenes/fondo-testimonios-categorias.webp) 0 0/auto 100%
}
#TESTIMONIOS>div {
    width: 82%;
    padding: 7vh 1vh
}
#TESTIMONIOS>div>div>div {
    height: auto;
    padding: 33px 0 36px
}
#TESTIMONIOS>div>div>.testimonio-activo {
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 11px 10px #dbe5f1
}
#TESTIMONIOS>div>div>div>div {
    width: 85%;
    margin: auto;
    height: 100%;
    display: flex;
    flex-direction: column
}
#TESTIMONIOS>div>div>div>div>span {
    height: 16px;
    display: flex;
    position: absolute;
    right: 7%;
    background-image: url(../iconos/icono-estrella-testimonios.svg)
}
#TESTIMONIOS>div>div>div>div>.cinco-estrellas {
    width: 100px
}
#TESTIMONIOS>div>div>div>div>.cuatro-estrellas {
    width: 80px
}
#TESTIMONIOS>div>div>div>div>.tres-estrellas {
    width: 60px
}
#TESTIMONIOS>div>div>div>div>div {
    display: flex;
    margin-bottom: 2.5vh
}
#TESTIMONIOS>div>div>div>div>div>img {
    width: 10%;
    min-width: 40px;
    margin-right: 12px
}
#TESTIMONIOS>div>div>div>div>div:first-of-type>p {
    margin: auto 0;
    font-size: .9em;
    font-weight: 700;
    color: #323232
}
#TESTIMONIOS>div>div>div>div>p:nth-of-type(2) {
    color: #323232;
    font-size: .8em;
    margin-top: 2.5vh
}
#TESTIMONIOS>div>div>div>div>p:first-of-type {
    color: #323232;
    font-size: .8em;
    margin-bottom: 0;
    font-weight: 700
}
#TESTIMONIOS>div>div>div>div>div:nth-of-type(2) {
    margin-bottom: 0;
    flex-direction: column;
    line-height: 1.1em
}
#TESTIMONIOS>div>div>div>div>div:nth-of-type(2)>p:first-of-type {
    font-size: .8em;
    color: #323232;
    margin-right: auto;
    margin-bottom: 0
}
#TESTIMONIOS>div>div>div>div>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: .8em;
    color: #a9b5c4;
    text-align: right;
    white-space: nowrap;
    width: min-content
}
#TESTIMONIOS>.testimonios-next {
    background-image: url(../iconos/icono-derecha.svg);
    right: 47%
}
#TESTIMONIOS>.testimonios-prev {
    background-image: url(../iconos/icono-izquierda.svg);
    left: 47%
}
#CASOS {
    width: 100%;
    padding: 10vh 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: url(../imagenes/casos-de-exito-back.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#CASOS>h3 {
    font-size: 2em;
    color: var(--negro-cursos);
    text-align: center;
    line-height: 1.2;
}

#CASOS>div {
    width: 75%;
    padding: 10vh 1vh;
}

#CASOS>div>div>div {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
    justify-content: center;
    height: auto;
    border-radius: 30px;
}


#CASOS>div>div>div>img {
    width: 45%;
    position: absolute;
    align-content: center;
    align-self: center;
    left: 0;
    z-index: 1;
    margin-top: 2%;
}

#CASOS>div>div>div>div {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    border-radius: 30px;
    width: 97%;
}

#CASOS>div>div>div>div>div {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: var(--blanco);
    height: 80%;
    padding: 6% 0 6% 30%;
    justify-content: center;
    padding-left: 30%;
    border-radius: 15px;
}

#CASOS>div>div>div>div>div::after {
  content: "";
  position: absolute;
  bottom: -10px; /* distancia de la sombra */
  right: 15%; /* centra la sombra (25% + 50% = 100%) */
  width: 50%;
  height: 20px; /* grosor de la sombra */
  background: rgba(115, 123, 153, 0.4);
  filter: blur(10px); /* suaviza la sombra */
  z-index: -1; /* la coloca detrás del contenedor */
  border-radius: 50%;
}

#CASOS>div>div>div>div>div>p {
    font-size: 0.9em;
    font-weight: 500;
    color: var(--negro-cursos);
    text-align: left;
}

#CASOS>div>div>div>div>div>h3 {
    font-size: 1em;
    color: #3684e5;
    font-weight: 700;
    text-align: left;
    width: 75%;
}

#CASOS>div>div>div>div>div>span {
    color: #5063a9;
    font-size: 0.9em;
    font-weight: 500;
    margin-top: 2vh;
    cursor: pointer;
    text-decoration: underline;
}

#CASOS>.casos-page {
    bottom: 14.3%;
    padding: 0;
    width: 100%;
}

.casos-page .swiper-pagination-bullet {
    margin-right: 2vh;
}

.casos-page .swiper-pagination-bullet-active {
    background: var(--blanco);
}

.casos-next:after,
.casos-prev:after {
    content: none;
}

#CASOS>.casos-next {
    background-image: url(../iconos/arrow-casos.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 4vh;
    right: 5%;
    top: 50%;
}

#CASOS>.casos-prev {
    background-image: url(../iconos/arrow-casos.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 4vh;
    left: 5%;
    top: 50%;
    rotate: 180deg;
}
.modal {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10000
}
.modal>span {
    width: 100%;
    z-index: 5
}
.modal>div {
    width: 80%;
    background: var(--blanco);
    border-radius: 30px;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .29);
    z-index: 10
}
.modal>div>div {
    width: 100%;
    height: 25vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px
}
#modal-1>div>div {
    background: url(../imagenes/modal-fondos-para-el-retiro.webp) center/cover no-repeat
}
#modal-2>div>div {
    background: url(../imagenes/modal-industria-medica.webp) center/cover no-repeat
}
#modal-3>div>div {
    background: url(../imagenes/modal-alimentos-y-bebidas.webp) center/cover no-repeat
}
#modal-4>div>div {
    background: url(../imagenes/modal-servicios-financieros.webp) center/cover no-repeat
}
#modal-5>div>div {
    background: url(../imagenes/modal-industria-de-servicios.webp) center/cover no-repeat
}
#modal-6>div>div {
    background: url(../imagenes/modal-servicios-salud.webp) center/cover no-repeat
}
#modal-7>div>div {
    background: url(../imagenes/modal-soluciones-logisticas.webp) center/cover no-repeat
}
#modal-8>div>div {
    background: url(../imagenes/modal-industria-farmaceutica.webp) center/cover no-repeat
}
.modal>div>div>p:first-of-type {
    font-size: 1em;
    font-weight: 700
}
.modal>div>div>p:last-of-type {
    font-size: 1.4em;
    color: var(--blanco);
    font-weight: 700
}
#CINCO,
#CINCO>div>form,
.modal>div>aside,
.modal>div>aside>div {
    width: 100%;
    display: flex
}
#modal-2>div>div>p:last-of-type {
    color: #5063a9
}
.modal>div>div>span {
    position: absolute;
    top: 10%;
    right: 2%;
    font-size: 1.5em;
    color: var(--blanco);
    cursor: pointer
}
.modal>div>aside {
    flex-direction: row;
    padding: 5vh 0;
    justify-content: space-between;
    align-items: flex-start
}
.modal>div>aside>div {
    flex-direction: column;
    padding: 0 5vh;
    min-height: 40vh
}
.modal>div>aside>div:nth-of-type(2) {
    border-left: 1px solid var(--fondo-gris);
    border-right: 1px solid var(--fondo-gris)
}
.modal>div>aside>div>p {
    font-size: .8em;
    font-weight: 500;
    text-align: left;
    margin-bottom: 3vh
}
.modal>div>aside>div>p:first-of-type {
    font-size: 1em;
    font-weight: 700
}
#CINCO {
    padding: 5vh 0;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(../imagenes/patron-formulario.webp) 0 0/cover no-repeat
}
#CINCO>div {
    width: 60%;
    background: var(--blanco);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 1000
}
#CINCO>div>form {
    background: var(--blanco);
    justify-content: flex-start;
    z-index: 1000;
    margin: 0;
    flex-direction: row;
    align-items: flex-start
}
#CINCO>div>form>div {
    width: 50%;
    padding: 5vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 1000;
    margin: 0;
    align-items: flex-start;
    background: linear-gradient(0deg, #40bef7 60%, #707fd3 100%)
}
#CINCO>div>form>div>span {
    color: var(--blanco);
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 2vh
}
#CINCO>div>form>div>p {
    font-size: .8em;
    color: var(--blanco)
}
#CINCO>div>form>div>p:last-of-type {
    margin-bottom: 3vh
}
#CINCO>div>form>div>input {
    height: 15px;
    margin-bottom: 20px;
    border: 1px solid var(--blanco);
    border-radius: 20px;
    color: var(--negro-cursos);
    width: 70%;
    padding: 10px 8.5%;
    font-size: .8em;
    line-height: 1;
    outline: 0;
    font-family: Redhatdisplay, sans-serif;
    font-weight: 500
}
#CINCO>div>form>div>input::placeholder {
    opacity: .8
}
#CINCO>div>form>div>input:focus,
#CINCO>div>form>div>input:hover {
    border: 1px solid var(--blanco);
    opacity: 1
}
#CINCO>div>form>div>input:focus::placeholder,
#CINCO>div>form>div>input:hover::placeholder {
    opacity: 1
}
#CINCO>div>form>div>aside {
    background: var(--blanco);
    width: 77%;
    height: 30px;
    padding: 2px 5%;
    border-radius: 20px;
    border: 1px solid var(--blanco);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    transition: .2s;
    position: relative
}
#CINCO>div>form>div>.selectabierto {
    border-radius: 20px 20px 0 0
}
#CINCO>div>form>div>aside:hover {
    border: 1px solid var(--azul-tercero)
}
#CINCO>div>form>div>aside>ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    background: var(--blanco);
    list-style: none;
    overflow: scroll;
    position: absolute;
    top: 100%;
    left: 0;
    height: 200px;
    padding: 0;
    z-index: 1100;
    overflow-x: hidden
}
#CINCO>div>form>div>aside>ul::-webkit-scrollbar {
    display: none
}
#CINCO>div>form>div>aside>ul>li {
    cursor: pointer;
    transition: .2s;
    padding: 10px 10.5%;
    width: 79%;
    font-size: .8em;
    text-align: left;
    color: var(--gris)
}
#CINCO>div>form>div>aside>ul>li:hover {
    background: #45b8f3;
    color: var(--blanco)
}
#CINCO>div>form>div>aside>p {
    font-size: .8em;
    color: var(--gris);
    text-align: left;
    padding-left: 4.5%;
    cursor: pointer;
    width: 85%;
    font-weight: 500;
    opacity: .8
}
#CINCO>div>form>div>aside>p:focus,
#CINCO>div>form>div>aside>p:hover,
#CINCO>div>form>div>aside>ul:hover+p {
    opacity: 1
}
#CINCO>div>form>div>aside>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10%;
    transform: rotate(90deg);
    cursor: pointer
}
#CINCO>div>form>div>aside>div>object {
    width: 40%;
    transition: .2s;
    margin: 0
}
#CINCO>div>form>div>aside>div>object:first-of-type {
    transform: rotate(90deg)
}
#CINCO>div>form>div>aside>div>object:nth-of-type(2) {
    transform: rotate(270deg)
}
#CINCO>div>form>div>aside>div:hover>object {
    color: var(--azul-segundo)
}
#CINCO>div>form>aside {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: center
}
#CINCO>div>form>aside>img {
    width: 100%;
    margin-bottom: 10vh
}
#CINCO>div>form>aside>.radio-check {
    flex-direction: column;
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 4vh
}
#CINCO>div>form>aside>.radio-check>p {
    font-size: .8em;
    width: 100%;
    color: var(--negro-cursos);
    text-align: center
}
#CINCO>div>form>aside>.radio-check>div {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center
}
#CINCO>div>form>aside>.radio-check>div>label {
    color: var(--negro-cursos);
    padding: 5px 10px 5px 5px;
    position: relative;
    font-size: .8em;
    white-space: nowrap;
    cursor: pointer;
    transition: .3s;
    display: flex;
    align-items: center
}
#CINCO>div>form>aside>.radio-check>div>label::before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: 0 0;
    border: 3px solid #747475;
    display: inline-block;
    margin-right: .5vh
}
#CINCO>div>form>aside>.radio-check>div>input:checked+label::before {
    background: #747475
}
#CINCO>div>form>aside>span {
    font-weight: 500;
    font-size: .65em;
    color: var(--rojo-fuerte);
    align-self: flex-start;
    margin-left: 5%;
    margin-bottom: 2vh
}
#CINCO>div>form>aside>#envio {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column
}
#CINCO>div>form>aside>#envio>input[type=submit] {
    position: relative;
    margin-bottom: 0;
    width: 30%;
    padding: 1.5vh 0;
    border: 2px solid var(--celeste);
    border-radius: 100px;
    transition: .2s;
    color: var(--blanco);
    background: var(--celeste);
    font-weight: 500;
    font-size: .8em;
    letter-spacing: 2px;
    height: auto;
    text-transform: uppercase;
    cursor: pointer
}
#CINCO>div>form>aside>#envio>input[type=submit]:hover {
    background: var(--blanco);
    color: var(--celeste)
}
#CINCO>div>form>aside>#envio>p {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: .8em;
    color: var(--negro-cursos);
    margin-bottom: 4vh
}
#CINCO>div>form>aside>#envio>p>a {
    color: var(--negro-cursos);
    font-weight: 700
}
@media screen and (max-width: 1023px) {
    #TESTIMONIOS>.testimonios-next {
        right: 36%
    }
    #TESTIMONIOS>.testimonios-prev {
        left: 36%
    }
}
@media screen and (max-width: 768px) {
    #UNO,
    #modal-1>div>div,
    #modal-2>div>div,
    #modal-3>div>div,
    #modal-4>div>div,
    #modal-5>div>div,
    #modal-6>div>div,
    #modal-7>div>div,
    #modal-8>div>div {
        background: 0 0
    }
    #UNO,
    .modal>div>div {
        height: auto
    }
    #UNO {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: center;
        position: relative;
        margin-top: 10vh
    }
    #UNO>img:first-of-type {
        width: 100%;
        display: flex;
        margin: 0 0 3vh;
        min-height: 490px;
        object-fit: cover;
        object-position: bottom
    }
    #UNO>img:last-of-type {
        position: absolute;
        top: 14vh;
        max-width: 145px;
        width: 35%;
        left: auto;
        margin: 0
    }
    #UNO>div {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: absolute;
        width: 75%;
        top: max(270px, 35vh);
        margin-top: 0
    }
    #UNO>div>h1 {
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 1.2em;
        color: var(--blanco);
        margin-bottom: 1vh;
        line-height: 1.2
    }
    #UNO>div>#menu>p,
    #UNO>div>h1>span {
        color: var(--blanco);
        width: 100%;
        text-align: center
    }
    #UNO>div>h1>span {
        font-size: 1.5em;
        font-weight: 700;
        line-height: 1.2
    }
    #UNO>div>h1>span>span {
        color: #661ca4;
        margin: 0 1%
    }
    #UNO>div>#menu {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 65px;
        background-color: #2763b9;
        border: 3px solid #2763b9;
        width: 55%;
        height: 5vh;
        justify-content: flex-start;
        align-self: center;
        margin: 5vh 0 2vh;
        font-size: .8em;
        padding: 0 30px
    }
    #UNO>div>#menu>p {
        font-size: 1.1em;
        font-weight: 700;
        letter-spacing: 1px;
        height: 7vh;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        margin-left: 5.5%;
        line-height: 1.5
    }
    #UNO>div>#menu>.abierto-boton {
        background-color: var(--blanco);
        background-size: 60%;
        background-position: center;
        background-repeat: no-repeat;
        position: fixed;
        top: 1vh;
        right: .5vh;
        z-index: 6000;
        border: 1px solid var(--morado-fuerte);
        height: 10vh;
        width: 11vh
    }
    #CINCO>div,
    #CINCO>div>form,
    .modal>div {
        border-radius: 20px
    }
    #UNO>#menu>.abierto-modal,
    #UNO>div>#menu>.abierto-categoricos {
        display: flex
    }
    #UNO>div>#menu>aside {
        width: 95%;
        height: 80vh;
        position: absolute;
        top: 30.5vh;
        left: 2.5%;
        overflow: scroll;
        z-index: 4500;
        padding: 0;
        margin-bottom: 0;
        border-radius: 5px;
        justify-content: flex-start
    }
    #UNO>div>#menu>.modal-catalogo {
        display: flex;
        width: 95%;
        height: 48vh;
        position: absolute;
        top: 105%
    }
    #UNO>div>#menu>aside>div {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }
    #UNO>div>#menu>aside>div:nth-of-type(2) {
        border-top: 0;
        border-bottom: 0
    }
    #UNO>div>#menu>aside>div>a {
        width: 100%;
        padding: 1vh 0;
        font-size: 1em;
        font-weight: 500;
        border-bottom: 1px solid var(--gris-claro);
        box-sizing: content-box
    }
    #UNO>div>#menu>aside>div>a:hover {
        background: var(--fondo-gris);
        font-weight: 700
    }
    #UNO>div>#menu>aside>div>a:nth-of-type(2),
    #UNO>div>#menu>aside>div>a:nth-of-type(4),
    #UNO>div>#menu>aside>div>a:nth-of-type(6) {
        border-left: 0;
        border-right: 0
    }
    #categorico {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-start;
        padding: 2vh 0 0;
        background: var(--blanco)
    }
    #categorico>aside {
        display: flex;
        flex-direction: column;
        padding: 5vh 0 3vh;
        width: 100%;
        align-items: center;
        background: #f2f4f9;
        position: initial;
        margin-top: 5vh
    }
    #categorico>aside>h2 {
        font-size: 1.2em;
        color: var(--negro-cursos);
        font-weight: 700;
        margin-bottom: 5vh;
        display: flex;
        flex-wrap: nowrap;
        align-items: baseline;
        width: 80%
    }
    #categorico>aside>h2:last-of-type {
        margin-top: 5vh
    }
    #categorico>aside>h2>span {
        height: 15px;
        width: 6px;
        margin-right: 3%;
        background-color: #45b8f3
    }
    #categorico>aside>div {
        width: 80%;
        display: flex;
        padding: 2%;
        border-bottom: 1px solid #e2e5ed
    }
    #categorico>aside>.servicio-abierto {
        width: 70%;
        background: var(--blanco);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 5%;
        margin-bottom: 4vh;
        border-right: 15px solid transparent;
        border-image: linear-gradient(0, #44b9f4, #6988d9);
        border-image-slice: 1;
        box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .29)
    }
    #categorico>aside>div>h3 {
        text-decoration: none;
        font-size: .9em;
        font-weight: 500;
        color: #3684e5;
        cursor: pointer;
        margin-bottom: 1vh
    }
    #CASOS>.casos-next,
    #CASOS>.casos-prev,
    #CASOS>div>div>div>div>img,
    #categorico>aside>.servicio-abierto>h3,
    #categorico>aside>div>a:first-of-type,
    #categorico>aside>div>a:last-of-type,
    #categorico>aside>div>button:first-of-type,
    #categorico>aside>div>button:last-of-type,
    #categorico>div>div>.imagen {
        display: none
    }
    #categorico>aside>.servicio-abierto>a:first-of-type,
    #categorico>aside>.servicio-abierto>button:first-of-type {
        text-decoration: none;
        font-size: .9em;
        font-weight: 700;
        color: #3684e5;
        cursor: pointer;
        margin-bottom: 1vh;
        display: flex;
        border: none;
        background: none
    }
    #categorico>aside>.servicio-abierto>a:last-of-type,
    #categorico>aside>.servicio-abierto>button:last-of-type {
        display: flex;
        font-size: .8em;
        font-weight: 500;
        color: #8d8d8d;
        text-decoration: none;
        border: none;
        background: none
    }
    #categorico>aside>ul {
        display: flex;
        flex-direction: column;
        width: 80%;
        list-style: none
    }
    #categorico>aside>ul>li {
        margin-bottom: .5vh
    }
    #categorico>aside>ul>li>a {
        text-decoration: none;
        font-size: .8em;
        font-weight: 500;
        color: var(--negro-cursos)
    }
    #categorico>aside>ul>li>a:hover {
        text-decoration: underline;
        color: #45b8f3;
        font-weight: 700
    }
    #categorico>div {
        width: 85%;
        margin-bottom: 0
    }
    #categorico>div>h2 {
        margin: 3vh 0 4vh
    }
    #categorico>div>aside {
        border-radius: 30px;
        position: relative;
        padding: 1vh 7%;
        align-self: center;
        margin-left: 0
    }
    #categorico>div>aside>div>div {
        display: flex
    }
    #categorico>div>aside>div>div>div {
        border: none !important;
        height: auto;
        padding: 1vh 0
    }
    #categorico>div>aside>div>div>div>p {
        width: 80%
    }
    #categorico>div>aside>.filtro-next,
    #categorico>div>aside>.filtro-prev {
        display: flex;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        width: 5vh;
        top: 50%
    }
    #categorico>div>aside>.filtro-next {
        background-image: url(../iconos/icono-derecha.svg);
        right: -6%
    }
    #categorico>div>aside>.filtro-prev {
        background-image: url(../iconos/icono-izquierda.svg);
        left: -6%
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        content: none
    }
    #categorico>div>aside>.filtro-next.swiper-button-disabled {
        background-image: url(../iconos/icono-derecha-gris.svg);
        opacity: 1
    }
    #categorico>div>aside>.filtro-prev.swiper-button-disabled {
        background-image: url(../iconos/icono-izquierda-gris.svg);
        opacity: 1
    }
    #categorico>div>div {
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 0
    }
    #categorico>div>div>a,
    #categorico>div>div>a:first-of-type {
        width: 100%;
        margin: 2vh 0
    }

    #membresias{
        background: url(../imagenes/background-membresias-soft-movil.webp);
        background-position: bottom;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding-bottom: 80dvh;
    }
    #membresias>div{
        width: 90%;
        align-self: center;
        align-items: center;
    }
    #membresias>div>h3,
    #membresias>div>p,
    #membresias>div>span{
        text-align: center;
    }
    #membresias>div>h3>br{
        display: none;
    }
    #membresias>aside{
        width: 90%;
        align-self: center;
        margin: 0;
        align-items: center;
    }
    #membresias>aside>p{
        text-align: center;
        font-size: 1em;
    }
    #membresias>aside>p>br{
        display: none;
    }
    #membresias>aside>ul{
        margin: 2vh 0;
    }
    #membresias>#modal-membresias,
    #modal-membresias>div{
        width: 90dvw;
    }
    #modal-membresias>div{
        padding: 8vh 0 4vh;
    }
    #modal-membresias>#membresias-1{
        left: -100dvw;
    }
    #modal-membresias>#membresias-2{
        right: -100dvw;
    }
    #modal-membresias>#membresias-1>div{
        width: 90%;
        height: 200px;
        display: flex;
        justify-content: center;
        padding-bottom: 5vh;
    }
    #modal-membresias>#membresias-1>div>div{
        display: flex;
    }
    #modal-membresias>#membresias-1>div>div.swiper-pagination{
        justify-content: center;
    }
    #modal-membresias>#membresias-1>div>div>div{
        background: none;
    }
    #modal-membresias>div>i{
        top: 2vh;
        right: 2vh;
    }
    #modal-membresias>div>p{
        width: 90%;
        line-height: 1;
    }
    #modal-membresias>#membresias-2>div{
        width: 100%;
        display: grid;
        grid-template-columns: 40% 30% 30%;
    }
    #modal-membresias>#membresias-2>div>div,
    #modal-membresias>#membresias-2>div>div:first-of-type,
    #modal-membresias>#membresias-2>div>div:last-of-type{
        padding: 2vh 0;
    }
    #modal-membresias>#membresias-2>div>div:first-of-type>p,
    #modal-membresias>#membresias-2>div>div:first-of-type>span{
        text-align: center;
    }
    #modal-membresias>#membresias-2>div>div:last-of-type{
        grid-column: span 3;
        margin-top: 3vh;
        background: none;
        justify-content: center;
    }
    #modal-membresias>#membresias-2>div>div:last-of-type>span{
        margin-left: 10%;
    }
    #modal-membresias>div>aside{
        position: initial;
        flex-direction: row;
        height: fit-content;
        padding: 1vh 4vh;
        margin-top: 4vh;
    }
    #modal-membresias>#membresias-1>aside{
        flex-direction: row-reverse;
    }
    #modal-membresias>div>aside>p{
        margin: 0 2vh;
        text-align: left;
    }

    #TESTIMONIOS>h3 {
        width: 80%;
        line-height: 30px
    }
    #TESTIMONIOS>div>div>div {
        height: fit-content;
        background: #fff;
        border-radius: 40px;
        box-shadow: 0 11px 10px #dbe5f1
    }
    #CINCO>div>form>div,
    .modal>div>div>img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        display: flex
    }
    #TESTIMONIOS>div>div>div>div>div:first-of-type {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 2vh
    }
    #TESTIMONIOS>div>div>div>div>div>img {
        width: 24%;
        min-width: 65px;
        margin: 25px 0
    }
    #TESTIMONIOS>div>div>div>div>div:first-of-type>p {
        text-align: center;
        font-size: 1.3em
    }
    #TESTIMONIOS>div>div>div>div>span {
        top: 30px
    }
    #CASOS {
        background: #8290a1
    }
    #CASOS>div {
        width: 70%;
        padding: 10vh 0
    }
    #CASOS>div>div>div>div {
        flex-direction: column;
        padding: 1.5% 1%;
        height: 100%;
        justify-content: flex-start
    }
    #CASOS>div>div>div>div>.img-movil {
        display: flex;
        width: 100%;
        border-top-left-radius: 27px;
        border-top-right-radius: 27px;
        border-bottom-left-radius: 0;
        margin-right: 0;
        aspect-ratio: 244/115
    }
    #CASOS>div>div>div>div>div {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 3vh 0
    }
    #CASOS>div>div>div>div>div>p:first-of-type {
        font-size: .9em;
        text-align: center
    }
    #CASOS>div>div>div>div>div>p:last-of-type {
        font-size: 1em;
        text-align: center;
        width: 70%
    }
    #CASOS>div>div>div>div>div>span {
        padding: 1.2vh 4vh;
        margin-top: 3vh
    }
    .modal>div {
        width: 95%;
        height: 95%;
        overflow-y: scroll
    }
    .modal>div>div>img {
        width: 100%;
        margin-bottom: 4vh
    }
    .modal>div>div>p:first-of-type {
        font-size: .8em;
        width: 90%
    }
    .modal>div>div>p:last-of-type {
        font-size: 1em;
        color: var(--negro-cursos);
        width: 90%
    }
    .modal>div>div>span {
        top: 4%;
        right: 4%
    }
    .modal>div>aside {
        flex-direction: column;
        align-items: center;
        padding: 0 0 2vh
    }
    .modal>div>aside>div {
        width: 90%;
        padding: 0;
        min-height: auto;
        margin-top: 2vh
    }
    .modal>div>aside>div:nth-of-type(2) {
        border-left: none;
        border-right: none
    }
    .modal>div>aside>div>p {
        font-size: .7em;
        width: 100%;
        margin-bottom: 1vh
    }
    .modal>div>aside>div>p:first-of-type {
        font-size: .8em
    }
    #CINCO {
        width: 100%;
        padding: 5vh 0;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background: url(https://idesaa.edu.mx/imagenes/patron-formulario-movil.webp) top/cover no-repeat
    }
    #CINCO>div {
        width: 90%;
        background: var(--blanco);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .29);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        z-index: 1000
    }
    #CINCO>div>form {
        width: 100%;
        background: var(--blanco);
        justify-content: flex-start;
        z-index: 1000;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }
    #CINCO>div>form>div {
        width: 85%;
        padding: 7.5%;
        flex-direction: column;
        justify-content: flex-start;
        z-index: 1000;
        margin: 0;
        align-items: flex-start;
        background: linear-gradient(0deg, #40bef7 60%, #707fd3 100%)
    }
    #CINCO>div>form>div>span {
        color: var(--blanco);
        font-size: 1.8em;
        font-weight: 700;
        margin-bottom: 2vh
    }
    #CINCO>div>form>div>p {
        font-size: .7em;
        color: var(--blanco)
    }
    #CINCO>div>form>div>p:last-of-type {
        margin-bottom: 3vh
    }
    #CINCO>div>form>div>input {
        height: 15px;
        margin-bottom: 20px;
        border: 1px solid var(--blanco);
        border-radius: 20px;
        color: var(--negro-cursos);
        width: 80%;
        padding: 10px 8.5%;
        font-size: .8em;
        line-height: 1;
        outline: 0;
        font-family: Redhatdisplay, sans-serif;
        font-weight: 500;
        background: var(--blanco)
    }
    #CINCO>div>form>div>input:focus {
        border: 1px solid var(--blanco)
    }
    #CINCO>div>form>div>aside {
        background: var(--blanco);
        width: 87%;
        height: 30px;
        padding: 2px 5%;
        border-radius: 20px;
        border: 1px solid var(--blanco);
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        transition: .2s;
        position: relative
    }
    #CINCO>div>form>div>.selectabierto {
        border-radius: 20px 20px 0 0
    }
    #CINCO>div>form>div>aside:hover {
        border: 1px solid var(--azul-tercero)
    }
    #CINCO>div>form>div>aside>ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        background: var(--blanco);
        list-style: none;
        overflow: scroll;
        position: absolute;
        top: 100%;
        left: 0;
        height: 200px;
        padding: 0;
        z-index: 1100;
        overflow-x: hidden
    }
    #CINCO>div>form>div>aside>ul::-webkit-scrollbar {
        display: none
    }
    #CINCO>div>form>div>aside>ul>li {
        cursor: pointer;
        transition: .2s;
        padding: 10px 10.5%;
        width: 79%;
        font-size: .8em;
        text-align: left;
        color: var(--gris)
    }
    #CINCO>div>form>div>aside>ul>li:hover {
        background: #45b8f3;
        color: var(--blanco)
    }
    #CINCO>div>form>div>aside>p {
        font-size: .8em;
        color: var(--gris);
        text-align: left;
        padding-left: 4.5%;
        cursor: pointer;
        width: 85%;
        font-weight: 500
    }
    #CINCO>div>form>div>aside>div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 10%;
        transform: rotate(90deg);
        cursor: pointer
    }
    #CINCO>div>form>div>aside>div>object {
        width: 40%;
        transition: .2s;
        margin: 0
    }
    #CINCO>div>form>div>aside>div>object:first-of-type {
        transform: rotate(90deg)
    }
    #CINCO>div>form>div>aside>div>object:nth-of-type(2) {
        transform: rotate(270deg)
    }
    #CINCO>div>form>div>aside>div:hover>object {
        color: var(--azul-segundo)
    }
    #CINCO>div>form>aside {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center
    }
    #CINCO>div>form>aside>#envio>p>br,
    #CINCO>div>form>aside>.radio-check>div>input,
    #CINCO>div>form>aside>img {
        display: none
    }
    #CINCO>div>form>aside>.radio-check {
        flex-direction: column;
        display: flex;
        width: 100%;
        align-items: center;
        margin: 4vh 0
    }
    #CINCO>div>form>aside>.radio-check>p {
        font-size: .7em;
        width: 100%;
        color: var(--negro-cursos);
        text-align: center
    }
    #CINCO>div>form>aside>.radio-check>div {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        flex-direction: column
    }
    #CINCO>div>form>aside>.radio-check>div>label {
        color: var(--negro-cursos);
        padding: 5px;
        position: relative;
        font-size: .7em;
        white-space: nowrap;
        cursor: pointer;
        transition: .3s;
        display: flex;
        align-items: center
    }
    #CINCO>div>form>aside>.radio-check>div>label::before {
        content: "";
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: 0 0;
        border: 3px solid #747475;
        display: inline-block;
        margin-right: .5vh
    }
    #CINCO>div>form>aside>.radio-check>div>input:checked+label::before {
        background: #747475
    }
    #CINCO>div>form>aside>span {
        font-weight: 500;
        font-size: .65em;
        color: var(--rojo-fuerte);
        align-self: flex-start;
        margin-left: 5%;
        margin-bottom: 2vh
    }
    #CINCO>div>form>aside>#envio {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column
    }
    #CINCO>div>form>aside>#envio>input[type=submit] {
        position: relative;
        width: 30%;
        padding: 1.5vh 0;
        border: 2px solid var(--celeste);
        border-radius: 100px;
        transition: .2s;
        color: var(--blanco);
        background: var(--celeste);
        font-weight: 500;
        font-size: .7em;
        letter-spacing: 2px;
        height: auto;
        text-transform: uppercase;
        cursor: pointer;
        margin-bottom: 4vh
    }
    #CINCO>div>form>aside>#envio>input[type=submit]:hover {
        background: var(--blanco);
        color: var(--celeste)
    }
    #CINCO>div>form>aside>#envio>p {
        width: 70%;
        text-align: center;
        font-weight: 500;
        font-size: .7em;
        color: var(--negro-cursos);
        margin-bottom: 2vh
    }
    #CINCO>div>form>aside>#envio>p>a {
        color: var(--negro-cursos);
        font-weight: 700
    }
}