﻿/*#region HEAD*/
.body {
    -webkit-text-size-adjust: 100%;
}

section .head {
    background-image: url('../../Resources/Imagenes/VipExperience/home.jpg');
    background-position-y: -150px;
}

    section.head .content {
        max-width: 100%;
        margin: 0px;
    }

        section.head .content p {
            margin-bottom: 40px;
        }

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 991px) {
    section.head .content {
        max-width: 610px;
        margin-left: 64px;
    }

    section.head .title {
        margin-top: 0px;
        font-size: 48px;
        line-height: 60px;
    }
}
/*#endregion HEAD*/

@media(max-width: 991px) {
    section.head {
        background-position: 0;
        min-height: 575px;
    }

        section.head .content p {
            margin-top: 20px;
        }

            section.head .content p.pmobile {
                font-size: 22px;
                line-height: 27px;
                max-width: 430px;
            }

        section.head .content a {
            position: absolute;
            bottom: 60px;
        }

        section.head .title {
            margin-top: 20px;
        }
}
/*#region Separaciones*/

@media(max-width: 991px) {
}

@media(min-width: 991px) {
}
/*#endregion HEAD*/
/*#region div-orizontal-lis*/
#div-orizontal-list {
    background-color: #F5F5F5;
}

    #div-orizontal-list ul {
        padding: 0;
        display: flex;
        justify-content: space-between;
        height: 80px;
        align-items: center;
        margin: 0;
    }

    #div-orizontal-list li {
        list-style: none;
        font-family: "Barlow Condensed", sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: var(--color_active);
    }
/*#endregion div-orizontal-lis*/

/*#region PANEL EQUIPO*/

.panelVipExperience {
}

    .panelVipExperience.blue {
        background: var(--color_active);
        background-size: cover;
        background-position: center;
        flex-direction: column;
        height: auto;
        color: white;
        background-origin: content-box;
    }

/*#region PanelVipExperience_1*/
.PanelVipExperience_1 {
    background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_1.png');
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100vh;
}


    .PanelVipExperience_1 .Panel1_Titulo {
        color: #fff;
        padding-top: 135px;
        color: #FFF;
        font-size: 120px;
        font-style: normal;
        font-weight: 300;
        line-height: 50px;
    }

        .PanelVipExperience_1 .Panel1_Titulo b {
            color: #FFF;
            font-size: 120px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.7;
        }

    .PanelVipExperience_1 .Panel1_body {
        padding-top: 151px;
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
    }

        .PanelVipExperience_1 .Panel1_body b {
            color: #FFF;
            font-size: 32px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
        }

@media (max-width: 576px) {
    .PanelVipExperience_1 {
        background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_11.jpg');
        background-size: cover;
        background-position: center;
        top: 0;
        bottom: 0;
        height: 240px;
    }

        .PanelVipExperience_1 .Panel1_Titulo {
            color: #fff;
            padding-top: 35px;
            color: #FFF;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 50px;
        }

            .PanelVipExperience_1 .Panel1_Titulo b {
                color: #FFF;
                font-size: 20px;
                font-style: normal;
                font-weight: 700;
                line-height: 50px;
            }

        .PanelVipExperience_1 .Panel1_body {
            padding-top: 150px;
            color: #FFF;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 16px;
        }

            .PanelVipExperience_1 .Panel1_body b {
                color: #FFF;
                font-size: 12px;
                font-style: normal;
                font-weight: 600;
                line-height: 20px;
            }
}



/*#endregion PanelVipExperience_4*/

.panelVipExperience .bg.left1 {
    background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_2.png');
    background-size: cover;
    background-position: center;
    position: relative;
    height: 1043px;
}

    .panelVipExperience .bg.left1 p {
    }

.panelVipExperience .Panel2 {
    padding-top: 65px;
    padding-bottom: 65px;
}


.panelVipExperience .Panel2_p1 {
    padding: 863px 8px 22px 385px;
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
}

@media (max-width: 768px) {
    .panelVipExperience .Panel2 {
        padding: 12px;
        border: 0;
    }

    .panelVipExperience .Panel2_p1 {
        padding-top: 426px;
        padding-left: 71px;
        padding-right: 0px;
        padding-bottom: 0px;
        color: #FFF;
        font-size: 13px;
        font-style: italic;
        font-weight: 300;
        line-height: 22px;
    }
}

.panelVipExperience .Panel2_p2 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 106.25% */
}

    .panelVipExperience .Panel2_p2 b {
        color: #114867;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .panelVipExperience .Panel2_p2 h2 {
        color: #114867;
        font-size: 34px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

.profile {
    display: flex;
    align-items: self-end;
    margin-bottom: 5px;
    color: #114869;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 0px;
    border-bottom: 1px solid gray;
}

.profile_rigth {
    text-align: end;
}

.profile-image {
    width: 225px;
    height: 137px;
    margin-right: 10px;
}

.foot_profile {
    width: 249px;
    height: 44px;
    flex-shrink: 0;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px; /* 116.667% */
}


.panelVipExperience .bg.PanelVipExperience_2 {
    background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_3.png');
    background-size: cover;
    background-position: center;
    position: relative;
    height: 567px;
}


.panelVipExperience .bg-gray {
    border-radius: 40px;
    background: rgba(17, 72, 105, 0.20);
    padding: 50px;
    font-weight: 500;
    margin-bottom: 56px;
    margin-top: 10px;
}



    .panelVipExperience .bg-gray p {
        margin: 0;
    }



.panelVipExperience .bg .inner {
    max-width: 717px;
    display: flex;
    flex-direction: column;
}

.panelVipExperience .title {
    padding-bottom: 20px;
    padding-top: 40px;
}

    .panelVipExperience .title b {
        color: var(--color_active);
    }

.panelVipExperience .subtitle {
    font-size: 24px;
    line-height: 26px;
    margin: 0px 0 23px 0;
    text-align: center;
    /*------*/
    color: #F5F5F5;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 50px;
}

@media only screen and (max-width: 1200px) {
    /*    .panelVipExperience .bg {
        padding: 120px 0;
    }*/

    .panelVipExperience {
        min-height: fit-content;
    }

        .panelVipExperience .title {
            font-size: 30px;
            line-height: 1;
        }

        .panelVipExperience .bg .inner {
            max-width: 80%;
        }


        .panelVipExperience .bg-gray {
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .panelVipExperience .bg.left1 {
            height: auto;
        }

            .panelVipExperience .bg.left1 .image-row {
                position: absolute;
                bottom: 0;
                left: 0;
            }
}


@media (max-width: 576px) {
    .panelVipExperience .bg.left1 {
        background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_21.jpg');
        background-size: cover;
        background-position: center;
        position: relative;
        width: 100%;
        height: 539px;
    }
}

@media (max-width: 576px) {
    .panelVipExperience .bg.PanelVipExperience_2 {
        background-image: url(../../Resources/Imagenes/VipExperience/VipExperience_31.jpg);
        background-size: cover;
        background-position: center;
        position: relative;
        width: 100%;
        height: 274px;
    }
}
/*#endregion PANEL EQUIPO*/

/*#region CONTADORES*/
.panelContadores {
    background-color: #F5F5F5;
    padding: 30px;
}

    .panelContadores .item {
        text-align: center;
    }

        .panelContadores .item .head {
            height: 70px;
            display: flex;
            justify-content: center;
            align-items: flex-end;
        }

            .panelContadores .item .head img {
                max-height: 68px;
            }

        .panelContadores .item .body .num {
            color: var(--color_active);
            font-size: 100px;
            font-weight: 500;
            line-height: 1;
        }

        .panelContadores .item .body > span {
            color: black;
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
        }

@media only screen and (max-width: 991px) {
    .panelContadores .item .body .num {
        font-size: 50px;
    }

    .panelContadores .item .head img {
        max-height: 40px;
        margin-bottom: 6px;
    }

    .panelContadores .item .body > span {
        font-size: 18px;
    }
}
/*#endregion CONTADORES*/

/*#region COMO TRABAJAMOS*/
.como_trabajamos {
    padding-top: 112px;
    padding-bottom: 66px;
    text-align: center;
}

    .como_trabajamos .container {
        max-width: 1120px;
    }

    .como_trabajamos .title {
        margin-bottom: 35px;
        /*color: #114869;*/

        font-size: 64px;
        font-style: normal;
        font-weight: 300;
        line-height: 50px;
    }

    .como_trabajamos b {
        color: var(--color_active);
        font-weight: 700;
    }



@media only screen and (max-width: 991px) {
    .como_trabajamos {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

/*#endregion COMO TRABAJAMOS*/

/*#region Pasos Entrenamientosos*/
.pasosEntrenamiento {
    background-color: var(--color_active);
    padding: 50px 0 135px 0;
}

    .pasosEntrenamiento .item {
        width: Calc(100% - 75px);
        aspect-ratio: 1;
        max-width: 395px;
        margin: auto;
    }

        .pasosEntrenamiento .item .head {
            display: flex;
            color: white;
            height: 85px;
            margin-bottom: 8px;
        }

            .pasosEntrenamiento .item .head .big {
                font-size: 84px;
                line-height: 74px;
                align-items: flex-end;
                display: flex;
            }

            .pasosEntrenamiento .item .head .title {
                display: flex;
                flex-direction: column;
                line-height: 1;
                font-size: 30px;
                justify-content: center;
                position: relative;
                top: 10px;
            }

        .pasosEntrenamiento .item .body {
            position: relative;
        }

        .pasosEntrenamiento .item img {
            min-width: 100%;
            min-height: 100%;
        }

        .pasosEntrenamiento .item .box {
            position: absolute;
            bottom: 0px;
            right: -90px;
            background-color: var(--color_active);
            font-size: 20px;
            line-height: 26px;
            width: 265px;
            color: white;
            padding-left: 30px;
            padding-top: 25px;
        }

            .pasosEntrenamiento .item .box svg {
                position: absolute;
                left: 10px;
                top: 30px;
            }

@media only screen and (max-width: 1700px) {
    .pasosEntrenamiento .item .box {
        right: -40px;
    }
}

@media only screen and (max-width: 1200px) {
    .pasosEntrenamiento .item .head {
        height: fit-content;
    }

        .pasosEntrenamiento .item .head .title {
            font-size: 24px;
            position: initial;
        }

        .pasosEntrenamiento .item .head .big {
            font-size: 60px;
            line-height: 67px;
        }

    .pasosEntrenamiento .item .box {
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 992px) {
    .pasosEntrenamiento {
        padding-bottom: 90px;
    }

        .pasosEntrenamiento .item .head .title {
            font-size: 18px;
        }

        .pasosEntrenamiento .item .head .big {
            font-size: 40px;
            line-height: 46px;
        }

        .pasosEntrenamiento .item .box {
            left: 40px;
            width: 90%;
            bottom: -30px;
        }

        .pasosEntrenamiento .item {
            width: 100%;
        }
}

@media only screen and (max-width: 768px) {
    .pasosEntrenamiento .item {
        margin-bottom: 60px;
    }

        .pasosEntrenamiento .item .head .title {
            font-size: 30px;
        }

        .pasosEntrenamiento .item .head .big {
            font-size: 84px;
            line-height: 74px;
        }
}
/*#endregion Pasos Entrenamientosos*/

.Rectangle937 {
    height: 805px;
}

.Group702 {
    height: 964px;
}

.logo {
    padding: 25px 0px 24px 0px;
    text-align: center;
}

.title1 {
    color: #114869;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.title2 {
    width: 735px;
    height: 91px;
    flex-shrink: 0;
    color: #114869;
    text-align: center;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: 18px 0px 59px 0px;
}

.title1White {
    color: white;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.title2White {
    width: 735px;
    /*height: 91px;*/
    flex-shrink: 0;
    color: white;
    text-align: center;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: 10px 0px 49px 0px;
}

.bodyTraining {
    /*   padding: 0px 54px 0px 103px*/
}

.footTraining {
    text-align: center;
    padding-bottom: 175px;
}

.footTrainingBlue {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 20px;
}

.footTrainingBlue2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #F5F5F5;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 50px; /* 250% */
    padding: 10px;
}


.container.big2 {
    max-width: 1900px;
}

.entrenos-section {
    display: flex;
    position: relative;
    width: 100%;
    height: 400px; /* Ajustar altura según necesidad */
}

.image-container {
    position: relative;
    width: 65%; /* Ajustar proporción según diseño */
    height: 100%;
    overflow: hidden;
}

.main-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay-text {
    font-size: 128px;
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-weight: 700;
    position: relative;
    right: -300px;
    /* position: absolute;
        text-transform: uppercase;
        padding: 261px 834px;
        color: #FFF;
        text-align: center;
        
        font-size: 128px;
        font-style: normal;
        font-weight: 900;
        line-height: 0%;
        letter-spacing: -3.816px;*/
}

    .overlay-text span {
        opacity: 0.8;
    }

.info-container {
    padding: 40px 32px;
    color: white;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.info-item {
    display: block;
}

    .info-item b {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px; /* 87.5% */
    }

    .info-item p {
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 22px;
    }

.info-button {
    background-color: #ffffff;
    color: #1d3b60;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 20px;
    text-transform: uppercase;
    color: #114869;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 130% */
}

.info-btn {
    text-align: end;
}

@media (max-width: 1800px) {
    .overlay-text {
        font-size: 6vw;
    }
}

@media (max-width: 1400px) {
    .overlay-text {
        font-size: 6vw;
        right: 0;
    }
}

@media (max-width: 1100px) {
    .info-container .info-item:first-child {
        margin-bottom: 50px;
    }

    .info-btn {
        text-align: center;
    }

    .panelVipExperience .bg.PanelVipExperience_2 {
        height: auto;
    }
}

@media (max-width: 767px) {

    .panelVipExperience .bg.PanelVipExperience_2 {
        height: 400px;
    }

    .overlay-text {
        font-size: 10vw;
    }
}

/*#region PanelVipExperience_4*/

.PanelVipExperience_4 {
    background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_4.png');
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100vh;
}


.content-wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    /*        padding: 0 50px;*/
}

.text-left {
    max-width: 45%;
}

.text-right {
    max-width: 45%;
    text-align: right;
}

.PanelVipExperience_4 b {
    color: #FFF;
    text-align: center;
    /*font-size: 128px;*/
    font-size: 110px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 192px */
    letter-spacing: -2.816px;
}


.PanelVipExperience_4 p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

    .PanelVipExperience_4 p span {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px; /* 87.5% */
    }

.PanelVipExperience_4 .col-div {
}

    .PanelVipExperience_4 .col-div.text-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .PanelVipExperience_4 .col-div.text-right {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .PanelVipExperience_4 .col-div p.text {
        max-width: 600px;
    }


@media (max-width: 1600px) {
    .PanelVipExperience_4 b {
        font-size: 7vw;
    }

    .PanelVipExperience_4 .col-div p.text {
        max-width: 500px;
    }
}

@media (max-width: 1500px) {
    .PanelVipExperience_4 .col-div p.text {
        max-width: 460px;
    }
}

@media (max-width: 1400px) {
    .PanelVipExperience_4 .col-div p.text {
        max-width: 460px;
    }
}

@media (max-width: 1200px) {

    .PanelVipExperience_4 b {
        font-size: 6vw;
    }

    .PanelVipExperience_4 p span {
        font-size: 24px;
        line-height: 24px;
    }

    .PanelVipExperience_4 .col-div p.text {
        max-width: 310px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 576px) {
    .PanelVipExperience_4 {
        background-image: url('../../Resources/Imagenes/VipExperience/VipExperience_41.jpg');
        background-size: cover;
        background-position: center;
        position: relative;
        width: 100%;
        height: auto;
        padding: 50px 0;
    }

        .PanelVipExperience_4 .col-div {
            opacity: 0.8;
            padding: 20px;
            border-radius: 25px;
            background-color: white;
            max-width: none;
            margin: 10px 0;
        }

            .PanelVipExperience_4 .col-div * {
                color: black;
            }

            .PanelVipExperience_4 .col-div p.text {
                max-width: none;
            }
}

.div_que_ofrecemos {
    margin-top: 20px;
    background-color: rgba(17, 72, 105, 0.10);
    border-radius: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    display: flex;
}

    .div_que_ofrecemos li {
        content: "\203A";
        border-bottom: 1px solid #114867;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .div_que_ofrecemos li b {
            color: #114867;
        }

        .div_que_ofrecemos li:before {
            content: "\203A";
            color: white;
            margin-right: 10px;
            font-size: 32px;
            line-height: 1;
            position: absolute;
            left: 50px;
            top: 2px;
        }




.custom-bullets {
    list-style: none; /* Quitar las viñetas predeterminadas */
    padding-left: 35px;
    width: 95%;
}

    .custom-bullets li {
        position: relative;
        padding-left: 20px; /* Dejar espacio para la nueva viñeta */
    }

        .custom-bullets li::before {
            content: "\203A"; /* Símbolo de menor que como viñeta */
            position: absolute;
            left: 0;
            color: #000; /* Cambiar el color de la viñeta si lo deseas */
        }



@media (max-width: 768px) {
    .div_que_ofrecemos {
        margin-top: 20px;
        background-color: rgba(17, 72, 105, 0.10);
        border-radius: 20px;
        padding-bottom: 20px;
        padding-top: 20px;
        display: block;
        margin-bottom: 10px;
    }

    .panelVipExperience .Panel2_p2 {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
    }

        .panelVipExperience .Panel2_p2 b {
            color: #114867;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
        }

    .panelVipExperience .title {
        padding-bottom: 10px;
        padding-top: 40px;
    }

    .custom-bullets {
        list-style: none;
        padding-left: 15px;
        width: 95%;
    }

    .panelVipExperience {
        min-height: fit-content;
        max-width: 100%;
    }

    .div_que_ofrecemos .col-md-6 {
        width: 100%;
    }
}
/*#endregion PanelVipExperience_4*/


.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.slider-vipexperience {
    margin-bottom: 120px;
}

.carousel-indicators {
    bottom: -50px;
}

    .carousel-indicators [data-bs-target] {
        width: 41px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .carousel-indicators img {
        display: block;
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.slider-vipexperience .carousel-item {
    position: relative;
    text-align: center;
}

.slider-vipexperience .carousel-item {
    position: relative;
    text-align: center;
}

.slider-vipexperience .carousel-inner .carousel-item picture.img-item * {
    width: auto;
    /*width: -webkit-fill-available;*/
    max-height: Calc(100vh - 250px);
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 20px;
}

.slider-vipexperience .carousel-item img.img_wattermark {
    border-radius: 0;
    max-height: 18%;
    position: absolute;
    top: 7%;
    right: 13% !important;
    left: auto !important;
    width: auto;
}

