.card {
    background-image: url('../images/estudio-9/fondo-card.svg');
}


.tipo-card {
    color: #eb4d28;
    width: 98%;
    margin-inline: auto;
}


.membresias-paquetes .card:hover {
    background-color: #00000000;
    color: #dd0a54;
}

.membresias-paquetes .card:hover .tipo-card {
    color: #eb4d28;
}

.membresias-paquetes .card:hover .numero-clases-card {
    color: #dd0a54;
}


.linea_paquetes {
    border-bottom: 2px solid #dd0a54;
    width: 90%;
    max-width: 600px;
    margin-inline: auto;
    margin-bottom: 10px;
}

.imagen1_disciplinas {
    width: 90%;
    max-width: 500px;
    margin-inline: auto;
    display: flex;
    flex-direction: row;
}

.imagen1_disciplinas img {
    margin-top: 20px;
    margin-left: auto;
    width: 40px;
    height: auto;
    margin-bottom: -20px;
}

.imagenes_contacto {
    max-width: 800px;
    margin-inline: auto;
}

.imagenes_top_1 {
    padding-top: 40px;
    width: 90%;
    margin-inline: auto;
    display: flex;
    flex-direction: row;
}

.imagenes_top_2 {
    width: 90%;
    margin-inline: auto;
}

.imagenes_top_1 img {
    width: 40px;
    margin-top: 30px;
    margin-left: auto;
}

.imagenes_top_2 img {
    z-index: 100;
    width: 30px;
    margin-top: 10px;
    margin-bottom: -100px;
}

.destello img {
    margin-left: -10px;
    margin-top: -0px;
    width: 20px;
}

.imagen2_disciplinas {
    width: 80%;
    max-width: 400px;
    margin-inline: auto;
    margin-top: -20px;
}

.imagen2_disciplinas img {
    width: 30px;
    height: auto;
}

#disciplina-input {
    display: none;
}

.cuenta_acceso_paquetes {
    width: 95%;
    margin-inline: auto;
    margin-block: 10px;
}

.cuenta_acceso_paquetes a {
    color: #dd0a54;
    text-decoration: underline;
    font-weight: 300;
    text-align: right;
}

.logo-container {
    width: 70%;
    max-width: 350px;
    margin-top: 80px;
    margin-bottom: 40px;
}

.footer {
    max-height: 350px;
}

.footer-estudio-iconos {
    margin-top: 50px;
}

.powered-container p {
    font-size: 1.2rem;
}

.powered-container img {
    width: 70px;
}

.logo-form-container {
    height: auto;
}

.logo-form-container img {
    width: 200px;
    margin-top: 30px;
    margin-bottom: 0px;
}

.imagenes_bottom {
    width: 90%;
}

.imagenes_bottom img {
    width: 20px;
    margin-left: auto;
    margin-top: -40px;
    padding-bottom: 40px;
}

.imagen_titulo_disciplinas img {
    width: 80%;
    height: auto;
    max-width: 400px;
    margin-inline: auto;
}

.titulo_disciplinas {
    margin-top: 0px;
    padding-top: 50px;
    color: #dd0a54;
    text-align: center;
}

.titulo_disciplinas h3 {
    font-size: 30px;
    font-weight: 300;
}

.texto-clases-container {
    width: 95%;
    margin-inline: auto;
    align-items: center;
    justify-content: center;
}

.texto-clases-container p {
    font-size: 15px;
    text-align: justify;
    line-height: 1.4;
    font-weight: 300;
    color: #333333;
    margin-inline: auto;
}

.card_nombre_disciplina_2_reserva {
    position: static !important;
}

.linea_clase_inferior {
    border-bottom: 2px solid #dd0a54;
    width: 50%;
    margin-inline: auto;
    margin-top: 40px;
}

.titulo-disciplina-imagen {
    width: 70%;
    max-width: 225px;
    height: auto;
    margin-inline: auto;
    margin-block: -75px;
}

.imagen_con_linea {
    display: flex;
    flex-direction: column;
}

.texto-video-clases-container {
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin-inline: auto;
    margin-top: 30px;
}

.texto-video-clases-container p {
    text-align: center;
    color: antiquewhite;
    font-size: 1.4rem;
    padding-inline: 10px;
    background-color: #dd0a54;
    border-radius: 5px;
}

.video-clases-container {
    margin-inline: auto;
    width: 100%;
}

.titulo_coaches h2 {
    margin-top: 0px;
    padding-top: 40px;
    font-size: 40px;
    font-weight: 200;
}

.linea_titulo_coaches {
    border-bottom: solid 2px #ffffff;
    padding-top: 15px;
    width: 95%;
    margin-inline: auto;
}

.text-side h3 span {
    font-weight: 200;
    font-size: 35px;
}

.text-side h3 {
    font-weight: 200;
}

.coach .text-side h3 {
    font-weight: 200;
}

.titulo_coaches h3 {
    font-weight: 300;
}

.coach .text-side {
    padding-inline: 15px;
    background-color: #00000000;
    color: #dd0a54;
}



.coach .text-side p {
    color: #333333;
    font-weight: 300;
}

.imagenes_coaches {
    margin-top: -30px;
}

.coach .image-side {
    display: none;
}

.training-for-life-section {
    height: auto;
    max-width: 1000px;
    margin-inline: auto;
}

.container-image-coach {
    position: relative;
    width: 90%;
    max-width: 500px;
    height: 450px;
    border-radius: 20px;
    margin-inline: auto;
    justify-content: center;
    align-items: center;
}

.version_1 {
    background-color: #eae3f3;
}

.version_2 {
    background-color: #ffd7e6;
}

.imagen_fondo_coach {
    width: 100%;
    max-width: 500px;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
}

.imagen_coach_persona {
    max-width: 46.7%;
    position: absolute;
    z-index: 10;
    left: 0;
    border-radius: 2rem;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
}

.imagen_coach_persona_reserva {
    transform: none !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0 !important;
    margin: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    width: 75%;
    height: 100%;
}

.card_nombre_coach_reserva {
    left: 0 !important;
    border: 1px solid var(--beto-color);
    font-size: 1rem;
    right: 0;
    margin-inline: auto;
    padding-inline: 24px !important;
    width: fit-content !important;
    top: 75% !important;
}

.imagen_coach_persona img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2rem;
}

.imagen_fondo_coach img {
    width: 100%;
    height: auto;
}

.manzana_coaches {
    position: absolute;
    z-index: 13;
    left: 20%;
    top: 40%;
}

.manzana_coaches img {
    width: 40px;
    height: auto;
}

.manzana_coaches_reserva {
    width: 3rem !important;
    left: -7% !important;
    top: 20% !important;
}

.card_nombre_coach {
    position: absolute;
    z-index: 13;
    background-color: #ffffff;
    border-radius: 10px;
    color: #333333;
    padding-inline: 5px;
    width: 125px;
    text-align: center;
    top: 65%;
    left: 15%;
}

.card_nombre_disciplina {
    position: absolute;
    z-index: 13;
    background-color: #ec6b92;
    color: #ffffff;
    width: 90px;
    border-radius: 10px;
    text-align: center;
    top: 70%;
    left: 55%;
}

.card_nombre_disciplina_2 {
    position: absolute;
    z-index: 13;
    background-color: #b8a1e5;
    color: #ffffff;
    width: 90px;
    border-radius: 10px;
    text-align: center;
    top: 70%;
    left: 55%;
}

.map-section iframe {
    width: 100%;
    height: 70vh;
    max-height: 600px;
}


.linea_titulo_disciplinas {
    border-bottom: 2px solid #dd0a54;
    width: 50%;
    max-width: 150px;
    margin-inline: auto;
    margin-block: 30px 10px;
}

.adornos_top_disciplinas {
    display: flex;
    flex-direction: row;
    width: 90%;
    max-width: 600px;
    margin-inline: auto;
}

.adornos_top_disciplinas img {
    width: 15px;
    height: auto;
    padding-top: 30px;
    margin-bottom: -80px;
}

.otro_adorno_top {
    width: 100%;
    margin-top: 10px;
    margin-bottom: -50px;
}

.otro_adorno_top img {
    width: 30px;
    margin-left: auto;
}

.adorno_estrella_disciplina img {
    margin-right: 10px;
    padding-top: 100px;
}

.logo-descripcion-aboutus-container {
    width: 100%;
}

.logo-descripcion-aboutus-container img {
    width: 250px;
    margin-inline: auto;
    margin-block: 50px;
}


.descripcion-aboutus-section p {
    margin-inline: auto;
    color: #333333;
    font-family: "AgenorNeue";
    font-style: normal;
}

.descripcion-aboutus-section p:last-of-type {
    font-size: 16px;
    max-width: 850px;

}

.subtitulo_aboutus p {
    color: #dd0a54;
}

.adorno_top_aboutus {
    width: 100%;
    margin-inline: auto;
    max-width: 850px;
}

.adorno_top_aboutus img {
    width: 20px;
    margin-bottom: -10px;
}

.adorno_bottom_aboutus {
    width: 90%;
    max-width: 600px;
    margin-inline: auto;
}

.adorno_bottom_aboutus img {
    width: 30px;
    margin-left: auto;
    margin-top: -20px;
    margin-bottom: 50px;
}

.training-for-life-section {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    justify-content: center;
}

.imagen_aboutus img {
    margin-top: 10px;
    width: 85%;
    height: auto;
    margin-inline: auto;
}

.text_aboutus {
    margin-top: 50px;
    background-color: var(--danyfer-karina-color);
    color: #333333;
    text-align: center;
    margin-inline: auto;
    line-height: 1.2;
}

.text_aboutus h3 {
    font-size: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #dd0a54;
    font-weight: 300;
}

.text_aboutus p {
    width: 90%;
    margin-inline: auto;
    font-family: "AgenorNeue";
    font-style: normal;
    margin-bottom: 80px;
}

.icono_aboutus_fondo {
    width: 100%;
    background-color: var(--danyfer-karina-color);
    padding-bottom: 10px;
    padding-top: 20px;
}

.icono_aboutus_fondo img {
    position: absolute;
    width: 50px;
    margin-left: 20px;
    margin-top: -50px;
    padding-bottom: 80px;
}

.linea_top_contacto {
    border-bottom: 2px solid #ffffff;
    width: 95%;
    margin-inline: auto;
    max-width: 800px;
    padding-top: 20px;
}

.estrella_arriba_aboutus {
    width: 95%;
    max-width: 1000px;
    position: relative;
    margin-inline: auto;
}

.estrella_arriba_aboutus img {
    position: absolute;
    z-index: 5;
    width: 40px;
    margin-left: 20px;
}

.icono_aboutus_fondo_container {
    max-width: 1000px;
    margin-inline: auto;
}

.icono_entre_elementos {
    margin-top: -50px;
    margin-bottom: 20px;
    max-width: 800px;
    overflow: hidden;
}

.icono_entre_elementos img {
    transform: rotate(20deg);
    width: 100px;
    position: absolute;
    left: 80%;
}

@media(min-width: 300px) and (max-width: 399px) {
    .container-image-coach {
        width: 80%;
        height: 375px;
        border-radius: 20px;
        margin-inline: auto;
        justify-content: center;
        align-items: center;
    }

    .numero-clases-card {
        font-size: 6rem;
        margin-top: -20px;
        margin-bottom: -25px;
    }


    .titulo_disciplinas h3 {
        font-size: 25px;
    }
}

@media(min-width:400px) {
    .membresias-paquetes .card {
        width: 350px;
        height: 350px;
    }
}

@media(min-width: 600px) and (max-width:767px) {
    .logo-container {
        width: 50%;
        margin-top: 180px;
    }
}

@media(min-width: 767px) {
    .aboutus_fondo {
        width: 100%;
        background-color: var(--danyfer-karina-color);
    }

    .training-for-life-section {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-block: 30px;
    }

    .training-for-life-section-reserva {
        padding-block: 0;
        height: 100% !important;
    }

    .container-image-coach {
        width: 100%;
        height: 100%;
    }

    .container-image-coach-coaches {
        height: 50rem !important;
    }

    .text_aboutus {
        width: 50%;
        margin-top: 0px;
    }

    .imagen_aboutus {
        width: 45%;
    }

}

@media(max-width: 767px) {
    .container_version_2 {
        display: flex;
        flex-direction: column;
    }
}

@media(min-width: 768px) and (max-width: 1199px) {
    .numero-clases-card {
        margin-bottom: -40px;
    }

    .icono_entre_elementos img {
        left: 93%;
    }
}

@media(min-width: 1199px) {
    .coach {
        max-width: 1400px;
        margin-inline: auto;
        justify-content: center;
        align-items: center;
    }

    .icono_entre_elementos img {
        left: 90%;
        top: 80%;
    }

    .card:hover {
        transform: scale(1.05);
    }
}