﻿/*#region HEAD*/
.body {
    -webkit-text-size-adjust: 100%;
}

section .head {
    background-image: url('../../Resources/Imagenes/Paracycling/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*/

.panelParacycling {
}

    .panelParacycling.blue {
        background: var(--color_active);
        background-size: cover;
        background-position: center;
        flex-direction: column;
        height: auto;
        color: white;
        background-origin: content-box;
    }

/*#region PanelParacycling_1*/
.PanelParacycling_1 {
    /*background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_1.png');*/
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100vh;
}


    .PanelParacycling_1 .Panel1_Titulo {
        color: #fff;
        padding-top: 135px;
        color: #FFF;
        font-size: 120px;
        font-style: normal;
        font-weight: 300;
        line-height: 50px;
    }

        .PanelParacycling_1 .Panel1_Titulo b {
            color: #FFF;
            font-size: 120px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.7;
        }

    .PanelParacycling_1 .Panel1_body {
        padding-top: 151px;
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
    }

        .PanelParacycling_1 .Panel1_body b {
            color: #FFF;
            font-size: 32px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
        }

@media (max-width: 576px) {
    .PanelParacycling_1 {
        background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_11.jpg');
        background-size: cover;
        background-position: center;
        top: 0;
        bottom: 0;
        height: Calc(100vh - 128px);
    }

        .PanelParacycling_1 .Panel1_Titulo {
            color: #fff;
            padding-top: 35px;
            color: #FFF;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 50px;
        }

            .PanelParacycling_1 .Panel1_Titulo b {
                color: #FFF;
                font-size: 20px;
                font-style: normal;
                font-weight: 700;
                line-height: 50px;
            }

        .PanelParacycling_1 .Panel1_body {
            padding-top: 104px;
            color: #FFF;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 5px;
        }

            .PanelParacycling_1 .Panel1_body b {
                color: #FFF;
                font-size: 12px;
                font-style: normal;
                font-weight: 600;
                line-height: 20px;
            }
}



/*#endregion PanelParacycling_4*/

.panelParacycling .bg.left1 {
    /*background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_2.png');*/
    background-size: cover;
    background-position: center;
    position: relative;
    height: 1043px;
}

    .panelParacycling .bg.left1 p {
    }

.panelParacycling .Panel2 {
    padding: 69px 91px 0px 91px;
    /*border: 2px solid red;*/
}


.panelParacycling .Panel2_p1 {
    padding: 863px 8px 22px 385px;
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
}

@media (max-width: 576px) {
    .panelParacycling .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;
    }
}

.panelParacycling .Panel2_p2 {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 106.25% */
}

.profile {
    display: flex;
    justify-content: space-between;
    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;*/
    height: auto;
    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% */
}


.panelParacycling .bg.PanelParacycling_2 {
   /*background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_3.png');*/
    background-size: cover;
    background-position: center;
    position: relative;
    height: 567px;
}


.panelParacycling .bg-gray {
    border-radius: 40px;
    background: rgba(17, 72, 105, 0.20);
    padding: 50px;
    font-weight: 500;
    margin-bottom: 56px;
    margin-top: 10px;
}



    .panelParacycling .bg-gray p {
        margin: 0;
    }



.panelParacycling .bg .inner {
    max-width: 717px;
    display: flex;
    flex-direction: column;
}

.panelParacycling .title {
    font-size: 64px;
    line-height: 64px;
}

    .panelParacycling .title b {
        color: var(--color_active);
    }

.panelParacycling .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) {
    /*    .panelParacycling .bg {
        padding: 120px 0;
    }*/

    .panelParacycling {
        min-height: fit-content;
    }

        .panelParacycling .title {
            font-size: 30px;
            line-height: 1;
        }

        .panelParacycling .bg .inner {
            max-width: 80%;
        }


        .panelParacycling .bg-gray {
            margin-top: 65px;
            margin-bottom: 65px;
        }

        .panelParacycling .bg.left1 {
            height: auto;
        }

            .panelParacycling .bg.left1 .image-row {
                position: absolute;
                bottom: 0;
                left: 0;
            }
}


@media (max-width: 576px) {
    .panelParacycling .bg.left1 {
        background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_21.jpg');
        background-size: cover;
        background-position: center;
        position: relative;
        width: 100%;
        height: 539px;
    }
}

@media (max-width: 576px) {
    .panelParacycling .bg.PanelParacycling_2 {
        background-image: url(../../Resources/Imagenes/Paracycling/Paracycling_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: 100px;
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-weight: 700;
    position: relative;
    right: -25%;
    /* 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: 64px 32px 32px 52px;
    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 span {
        font-size: 32px;
        font-weight: 700;
        font-style: normal;
        line-height: 28px;
    }

    .info-item p {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 22px;
        margin-left: 16px;
    }

.info-button {
    background-color: #ffffff;
    color: #1d3b60;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 20px;
    text-transform: lowercase;
    color: #114869;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 130% */
    text-decoration: none;
}

.info-btn {
    display: flex;
    justify-content: end;
}

@media (max-width: 1800px) {
    .overlay-text {
        font-size: 6vw;
    }
}

@media (max-width: 1400px) {
    .overlay-text {
        font-size: 48px;
        right: 0;
    }

    .overlay-text {
        justify-content: center;
    }
}

@media (max-width: 1100px) {
    .info-container .info-item:first-child {
        margin-bottom: 50px;
    }

    .info-btn {
        text-align: center;
    }

    .panelParacycling .bg.PanelParacycling_2 {
        height: auto;
    }
}

@media (max-width: 767px) {

    .panelParacycling .bg.PanelParacycling_2 {
        height: 400px;
    }

    .overlay-text {
        font-size: 35px;
    }
}

/*#region PanelParacycling_4*/

.PanelParacycling_4 {
    /*background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_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;*/
    justify-content: space-between;
    width: 100%;
    /*padding: 0 50px;*/
}

.text-left {
    max-width: 45%;
}

.text-right {
    max-width: 45%;
    text-align: right;
}

.PanelParacycling_4 b {
    color: #FFF;
    text-align: center;
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 192px */
}


.PanelParacycling_4 p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

    .PanelParacycling_4 p span {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px; /* 87.5% */
    }

.PanelParacycling_4 .col-div {
}

    .PanelParacycling_4 .col-div.text-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 56px;
        padding-right: 56px;
    }

    .PanelParacycling_4 .col-div.text-right {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-left: 56px;
        padding-right: 56px;
    }

    .PanelParacycling_4 .col-div p.text {
        max-width: 600px;
    }


@media (max-width: 1600px) {
    .PanelParacycling_4 b {
        font-size: 7vw;
    }

    .PanelParacycling_4 .col-div p.text {
        max-width: 500px;
    }
}

@media (max-width: 1500px) {
    .PanelParacycling_4 .col-div p.text {
        max-width: 460px;
    }
}

@media (max-width: 1400px) {
    .PanelParacycling_4 .col-div p.text {
        max-width: 460px;
    }
}

@media (max-width: 1200px) {

    .PanelParacycling_4 b {
        font-size: 6vw;
    }

    .PanelParacycling_4 p span {
        font-size: 24px;
        line-height: 24px;
    }

    .PanelParacycling_4 .col-div p.text {
        max-width: 310px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 768px) {
    .PanelParacycling_4 {
        background-image: url('../../Resources/Imagenes/Paracycling/Paracycling_41.jpg');
        background-size: cover;
        background-position: center;
        position: relative;
        width: 100%;
        height: auto;
    }

        .PanelParacycling_4 .col-div {
            opacity: 0.8;
            padding: 20px;
            border-radius: 25px;
            background-color: white;
            max-width: none;
            margin: 10px 0;
        }

            .PanelParacycling_4 .col-div * {
                color: black;
            }

            .PanelParacycling_4 .col-div p.text {
                max-width: none;
            }

    .panel_cycling_info {
        display: none;
    }

    .paracycling_new_box {
        padding: 50px 0;
    }

    .div_paracycling_bg {
        background-color: black;
        height: auto;
    }

}


/*#endregion PanelParacycling_4*/


@media (min-width: 992px) and (max-width: 1199px) {
    .info-container {
        padding: 64px 32px 32px 32px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
}

@media (min-width: 769px) and (max-width: 991px) {
    .info-container {
        padding: 64px 32px 32px 22px;
    }

    .PanelParacycling_4 .col-div.text-left {
        padding-left: 32px;
    }

    .PanelParacycling_4 .col-div.text-right {
        padding-right: 32px;
    }
}

@media(max-width: 991px) {
    .panelParacycling .Panel2 {
        padding: 69px 12px 12px 12px;
        border: 0;
    }
}

@media (max-width: 575px) {
    .info-container {
        padding: 64px 32px 32px 32px;
    }
}

@media (max-width: 425px) {
    .overlay-text {
        font-size: 28px;
    }
}

.profile_rigth p {
    white-space: nowrap;
}

@media (min-width: 769px) {
    .div_paracycling_bg {
        display: none;
    }
}