﻿/*#region HEAD*/
section.head {
    background-image: url('../../Resources/Imagenes/Home/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*/

/*#region SLIDER*/
#sectionSlider {
}

    #sectionSlider #div_video {
        position: static !important;
    }

    #sectionSlider .carousel-item img {
        width: 100%;
    }

    #sectionSlider .carousel-caption {
        position: absolute;
        left: initial;
        right: 50px;
        top: 0;
        height: 100%;
        display: flex;
        color: white;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        max-width: 756px;
        text-align: left;
        justify-content: center;
    }

        #sectionSlider .carousel-caption .sobreTitulo {
        }

        #sectionSlider .carousel-caption .titulo {
            margin-bottom: 20px;
        }

        #sectionSlider .carousel-caption .btn {
            width: 284px;
            margin-top: 40px;
        }

    #sectionSlider .carousel-indicators [data-bs-target] {
        height: 11px;
        width: 11px;
        border-radius: 50%;
        background-color: white;
        opacity: 1;
    }

    #sectionSlider .carousel-indicators .active {
        background-color: black;
    }

    #sectionSlider ::marker {
        display: none;
        content: "";
    }

    #sectionSlider .div-wassap {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: right;
        bottom: 24px;
        padding-right: 24px;
    }

        #sectionSlider .div-wassap img {
            height: 66px;
        }


@media(max-width: 991px) {
    #sectionSlider .carousel-caption {
        left: 10px;
        top: 0px;
        justify-content: center;
    }

        #sectionSlider .carousel-caption .sobreTitulo {
            font-weight: 700;
        }

        #sectionSlider .carousel-caption .titulo {
            margin-bottom: 0;
        }

        #sectionSlider .carousel-caption .btn {
            width: 150px;
            margin-top: 20px;
        }
}

@media (min-width: 577px) and (max-width: 991px) {
    #sectionSlider .carousel-caption {
        left: 80px;
        top: 0px;
        max-width: 90%;
    }
}

@media(max-width: 576px) {
    #sectionSlider .carousel-caption {
        left: 10px;
        justify-content: center;
    }

        #sectionSlider .carousel-caption .sobreTitulo {
            font-weight: 700;
        }

        #sectionSlider .carousel-caption .btn {
            width: 150px;
            margin-top: 20px;
        }

    #sectionSlider .carousel-control-next, #sectionSlider .carousel-control-prev {
        display: none;
    }

    #sectionSlider .carousel-control-next, #sectionSlider .carousel-control-prev {
        display: none;
    }
}


/*#endregion SLIDER*/
.carousel_video {
    display: none !important;
}

.carousel_image {
    display: flex;
}

@media only screen and (max-width: 575px) {
    #div_video {
        display: none;
    }

    .carousel_video {
        display: flex !important;
    }
}

@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*/
.panelEquipo {
}

    .panelEquipo .bg {
        /*background-image: url('../../Resources/Imagenes/Home/home_equipo_1.png');*/
        background-size: cover;
        background-position: center;
        flex-direction: column;
        height: auto;
        padding: 125px 0 125px 0;
    }

        .panelEquipo .bg.right {
            /*background-image: url('../../Resources/Imagenes/Home/home_equipo_2.png');*/
            background-size: cover;
            background-position: center;
        }

        .panelEquipo .bg .inner {
            max-width: 717px;
            display: flex;
            flex-direction: column;
        }

    .panelEquipo .title {
        font-size: 58px;
        line-height: 60px;
    }

        .panelEquipo .title b {
            color: var(--color_active);
        }

    .panelEquipo .subtitle {
        margin: 20px 0 30px 0;
    }

@media only screen and (max-width: 1200px) {
    .panelEquipo .bg {
        padding: 120px 0;
    }

    .panelEquipo {
        min-height: fit-content;
    }

        .panelEquipo .title {
            font-size: 30px;
            line-height: 1;
        }

        .panelEquipo .bg .inner {
            max-width: 80%;
        }
}
/*#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: 70px;
            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;
    }

    .panelContadores {
        padding-bottom: 54px; /* 30px + 24px */
    }
}
/*#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;
    }

    .como_trabajamos b {
        color: var(--color_active);
    }



@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*/



/*#region REVIEWS*/
.sectionReviews {
    background: #000;
    padding: 31px 0 40px 0;
    color: white;
}

    .sectionReviews * {
        color: white !important;
    }

    .sectionReviews .row-reviews {
        margin-top: 50px;
    }

        .sectionReviews .row-reviews .item {
            max-width: Calc(100% - 140px);
            margin: 0 auto;
        }


            .sectionReviews .row-reviews .item .head {
                height: 100px;
                display: flex;
                justify-content: center;
                align-items: center;
            }

                .sectionReviews .row-reviews .item .head img {
                    height: 80px;
                }

            .sectionReviews .row-reviews .item .body {
            }

                .sectionReviews .row-reviews .item .body .title {
                    font-size: 20px;
                    font-weight: 700;
                    line-height: 23px; /* 115% */
                }


                .sectionReviews .row-reviews .item .body .text {
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 15px;
                }

    .sectionReviews .swiper-slide-active {
        /*border-right: 2px solid white;*/ /* Añade un borde a la derecha de cada slide */
        height: auto;
    }

        .sectionReviews .swiper-slide-active:after {
            content: ''; /* Necesario para que el pseudo-elemento se genere */
            position: absolute; /* Posiciona absolutamente dentro de .swiper-slide-active */
            top: 0; /* Alinea al top del slide */
            right: -16px; /* Desplaza 20px a la derecha del borde derecho original */
            bottom: 0; /* Alinea al bottom del slide */
            width: 2px; /* El ancho del borde */
            background-color: white; /* Color del 'borde' */
        }

    .sectionReviews .swiper-slide:last-child {
        border-right: none; /* Elimina el borde del último slide */
    }

    .sectionReviews .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .sectionReviews .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        background-color: white;
    }

    .sectionReviews .swiper-pagination {
        position: relative;
        top: 5px;
    }

/*#endregion REVIEWS*/



/* Estilos para el dropdown */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: #1D3557;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-transform: none;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #1D3557;
}

/* animacion TEXXTO horizontal */

.scrolling-container {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
}

.scrolling-list {
    display: inline-flex;
    animation: scroll-horizontal 30s linear infinite;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .scrolling-list li {
        margin-right: 30px; /* Espaciado entre textos */
        font-size: 1.2em;
        white-space: nowrap; /* Mantiene cada texto en una línea */
    }

@keyframes scroll-horizontal {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

/* Responsividad para tabletas y móviles */
@media (max-width: 768px) {
    .scrolling-list li {
        font-size: 1em; /* Tamaño del texto más pequeño */
        margin-right: 20px; /* Espaciado reducido */
    }

    .scrolling-list {
        animation: scroll-horizontal 10s linear infinite;
    }

    .panelEquipo .bg .inner {
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }
}


.nivo-main-image {
    display: none;
}