﻿body {
}


/*#region SLIDER*/
#sectionSlider {
    position: relative;
    top: 0px;
    background-color: black;
}

    #sectionSlider div_video {
        position: static !important;
    }

@media(min-width: 576px) {
    #sectionSlider .carousel-item, #sectionSlider .carousel-item iframe {
        /*min-height: Calc(100vh - 30px) !important;*/
        width: 100vw !important;
        height: 100% !important;
        /*height: Calc(100vw * 1.6) !important;*/
        transform: none !important;
        /*top: -50px!important;*/
        top: 0 !important;
        left: 0 !important;
    }
}

#sectionSlider .carousel-item img {
    width: 100%;
    padding-top: 130px;
}

#sectionSlider .carousel-item iframe {
    padding-top: 130px;
}

        #sectionSlider .carousel-caption {
            position: absolute;
            left: initial;
            right: 50px;
            top: 0;
            height: 100%;
            display: flex;
            color: white;
            font-size: 20px;
            line-height: 30px;
            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 {
            font-size: 48px;
            line-height: 60px;
            margin-bottom: 20px;
            font-weight: normal;
        }

        #sectionSlider .carousel-caption .subTitulo {
        }

        #sectionSlider .carousel-caption .btn {
            font-family: "Barlow Condensed", sans-serif;
            font-size: 24px;
            background-color: var(--color_active);
            padding: 2px 20px;
            border-radius: 50px;
            width: 284px;
            margin-top: 40px;
            color: white;
        }

    #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;
        font-size: 14px;
        line-height: 20px;
        justify-content: center;
    }

        #sectionSlider .carousel-caption .sobreTitulo {
            font-weight: 700;
        }

        #sectionSlider .carousel-caption .titulo {
            font-size: 26px;
            line-height: 31px;
            margin-bottom: 0;
        }

        #sectionSlider .carousel-caption .subTitulo {
        }

        #sectionSlider .carousel-caption .btn {
            font-size: 14px;
            padding: 12px;
            width: 150px;
            margin-top: 20px;
        }
}

@media(max-width: 993px) {
    #sectionSlider .carousel-item img {
        padding-top: 130px;
    }

    #sectionSlider .carousel-item iframe {
        padding-top: 130px;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    #sectionSlider .carousel-item img {
        padding-top: 120px;
    }

    #sectionSlider .carousel-item iframe {
        padding-top: 120px;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    #sectionSlider .carousel-item img {
        padding-top: 104px;
    }

    #sectionSlider .carousel-item iframe {
        padding-top: 104px;
    }
}

@media(max-width: 576px) {
    #sectionSlider .carousel-item img {
        padding-top: 81px;
    }

    #sectionSlider .carousel-item iframe {
        padding-top: 81px;
    }
}

@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;
        top: 20px;
        font-size: 14px;
        line-height: 20px;
        justify-content: flex-start;
    }

        #sectionSlider .carousel-caption .sobreTitulo {
            font-weight: 700;
        }

        #sectionSlider .carousel-caption .titulo {
            font-size: 40px;
            line-height: 50px;
        }

        #sectionSlider .carousel-caption .subTitulo {
        }

        #sectionSlider .carousel-caption .btn {
            font-size: 14px;
            padding: 12px;
            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;
    }

    #sectionSlider .carousel-caption .titulo {
        font-size: 26px;
        line-height: 31px;
    }
}

/*#endregion SLIDER*/


.col-blog {
    margin-top: 22px;
    margin-bottom: 22px;
}

.imagen-blog-destacado {
    max-width: 100%;
}

.label-fecha-blog {
    color: black;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.label-title-blog {
    color: #114869;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.label-subtitle-blog {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 15px;
}

.btn-blog-in {
    border-radius: 20px;
    background: #114869;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    cursor: pointer;
}

.input-search-blog {
    border-radius: 3px 0px 0px 3px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: #FFF;
    height: 45px;
    width: 80%;
    color: #D9D9D9;
    /*font-family: Inter;*/
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
    font-size: 16px;
    color: black;
}

    .input-search-blog:focus {
        outline: none; /* Elimina el borde naranja predeterminado */
        border: 1px solid rgba(0, 0, 0, 0.20); /* Mantén el mismo borde que en estado normal */
        background: #FFF;
        height: 45px;
        width: 80%;
        color: black;
        /*font-family: Inter;*/
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
        padding-left: 20px;
        border-radius: 3px 0px 0px 3px;
    }


.button-search-blog {
    background-color: #114869;
    height: 45px;
    width: 20%;
    border-radius: 0px 3px 3px 0px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.row-filter {
    padding-bottom: 30px;
}

.description-box-blog {
    height: 87px;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    color: #616161;
    text-shadow: 2px 5px 14px #00000015;
    height: 87px;
}


.pagination-controls {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 16px;
}

.page-link {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #333333;
}

.btn-change-page {
    border: 1px solid #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.active-page {
    background-color: #114869;
    color: white;
}

    .active-page:hover {
        background-color: #114869;
        color: white;
        border: 1px solid #333333;
    }

.btn-back-page {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.btn-next-page {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}


#imagenTrainingCampDetail {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center center;
}

.container-imagen-detalle {
    padding: 0px !important;
    position: relative;
}

.info-container-destacado {
    position: absolute;
    bottom: 20%; /* Ajusta según sea necesario */
    right: 7%; /* Ajusta según sea necesario */
    display: flex;
    justify-content: center;
    align-items: end;
    text-align: right;
    z-index: 10; /* Asegúrate de que esté por encima de la imagen */
    flex-direction: column;
}

.title-camp-destacado {
    color: #FFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
}

.destacado-title-span {
    font-weight: 700;
}

.noches-dias-destacado {
    color: #FFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.btnMoreInfo {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    padding-left: 30px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #FFF;
    color: #114869;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    display: block;
    margin-bottom: 20px;
}

/*#region NEWS*/

.row-filter {
    padding-right: 40px;
    padding-left: 40px;
}

.container-camps{
    padding-top: 50px;
}

.container-camps .row-items a {
    text-decoration: none;
}

.container-camps .new {

}


    .container-camps .new .head {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

        .container-camps .new .head img {
            max-width: 100%;
            max-height: 100%;
            object-fit: cover;
            object-position: center;
            aspect-ratio: 346 / 346;
            border-radius: 20px;
            width: 100%;
        }

    .container-camps .new .body {
        position: relative;
        padding: 25px;
    }

        .container-camps .new .body .tags {
            position: absolute;
            top: -75px;
            height: 47px;
            width: 100%;
            left: 0;
            display: flex;
        }

            .container-camps .new .body .tags .inner {
                width: Calc(100% - 100px);
                margin: auto;
                color: white;
                border-radius: 20px;
                background: #114869;
                height: 100%;
                padding: 12px;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #FFF;
                text-align: center;
                font-family: Montserrat;
                font-size: 20px;
                font-style: normal;
                font-weight: 700;
                text-transform: uppercase;
            }

        .container-camps .new .body .title {
            margin-top: 10px;
            margin-bottom: 10px;
            color: #114869;
            font-family: Montserrat;
            font-size: 28px;
            font-style: normal;
            font-weight: 400;
            line-height: 32px; /* La altura de cada línea */
            min-height: 64px; /* Altura mínima para 2 líneas (2 * line-height) */
            max-height: 64px; /* Altura máxima para 2 líneas */
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2; /* Limitar a 2 líneas */
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
        }



        .container-camps .new .body .description .text {
            height: 184px;
            overflow: hidden;
            height: 190px;
            color: #000;
            font-family: Montserrat;
            font-style: normal;
            font-weight: 300;
            position: relative;
        }

            .container-camps .new .body .description .text * {
                color: #000 !important;
                font-family: Montserrat !important;
                font-style: normal !important;
                font-weight: 300 !important;
            }


            .container-camps .new .body .description {
                position: relative;
            }

.container-camps .verMas {
    font-size: 21px;
    margin-top: 30px;
    font-weight: 700;
}

.icon-description {
    position: absolute;
    top: 3px;
    left: -17px;
    font-size: 16px;
    color: #114869;
    line-height: 20px;
}

@media (max-width: 768px) {
    .container-camps .new {
        margin-bottom: 30px;
    }

    .container-camps .col-md-4:last-child .new {
        margin-bottom: 0px;
    }

    .row .col_news_section {
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-filter {
        padding-right: 12px;
        padding-left: 12px;
    }

    .container-camps .new .body .tags .inner {
        font-size: 16px;
    }
}
/*#endregion*/

.line-container {
    position: relative;
    border-top: 1px solid #114869; /* Línea horizontal de 1px */
    margin-top: 40px;
}

.info-button {
    position: absolute;
    right: 0; /* Alinear el span a la derecha */
    top: -8px; /* Alinear verticalmente */
    transform: translateY(-30%); /* Centrar en relación a la línea horizontal */
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    padding: 5px 30px; /* Espaciado interno */
    cursor: pointer;
    border-radius: 20px;
    background: #114869;
}

/*.zoom-carousel {
    transform: scale(1.15);
}*/

.ctr_productoTitulo{
    z-index: 10;
    position: absolute;
    width: 100%;
}

.col_pagination_controls {
    padding-left: 12px;
    padding-right: 12px;
}

.row > * {
    padding-left: 12px;
    padding-right: 12px;
}


@media only screen and (max-width: 575px) {
    .div-video {
        display: none;
    }
}

    