.elementor-2312 .elementor-element.elementor-element-be8d814{--display:flex;--min-height:9vh;--z-index:999999;}.elementor-2312 .elementor-element.elementor-element-4a7e1c8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--z-index:1;}.elementor-2312 .elementor-element.elementor-element-6d6ed9d{z-index:99999;}.elementor-2312 .elementor-element.elementor-element-aa331d1{z-index:99999;}.elementor-2312 .elementor-element.elementor-element-fef0b8c{z-index:99999;}.elementor-2312 .elementor-element.elementor-element-cf3fa81{z-index:99999;}.elementor-2312 .elementor-element.elementor-element-0d56d07{z-index:99999;}.elementor-2312 .elementor-element.elementor-element-2cf140b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-2em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--z-index:99999;}.elementor-2312 .elementor-element.elementor-element-2cf140b:not(.elementor-motion-effects-element-type-background), .elementor-2312 .elementor-element.elementor-element-2cf140b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2312 .elementor-element.elementor-element-c9387b1{--e-image-carousel-slides-to-show:3;}.elementor-2312 .elementor-element.elementor-element-134e5cd{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--z-index:99999;}.elementor-2312 .elementor-element.elementor-element-134e5cd:not(.elementor-motion-effects-element-type-background), .elementor-2312 .elementor-element.elementor-element-134e5cd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2312 .elementor-element.elementor-element-66b9274{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2312 .elementor-element.elementor-element-6dbeed3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2312 .elementor-element.elementor-element-93ab1b3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:2px 2px 2px 2px;border-style:solid;border-color:#8C005C;border-radius:10px 10px 10px 10px;}.elementor-2312 .elementor-element.elementor-element-0b4e42a{--display:flex;--margin-top:-2em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2312 .elementor-element.elementor-element-66b9274{--width:50%;}.elementor-2312 .elementor-element.elementor-element-6dbeed3{--width:50%;}}/* Start custom CSS for image-carousel, class: .elementor-element-c9387b1 *//* =========================================================
   GRAN ESPACIO — GALERÍA
   CARRUSEL ELEMENTOR
   ========================================================= */


/* CONTENEDOR */

.elementor-2312 .elementor-element.elementor-element-c9387b1 {
    width: 100% !important;
    max-width: 100% !important;
    background: #000000 !important;
    padding: 0 !important;
    border: 0 !important;
}


/* WRAPPER DEL CARRUSEL */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .elementor-image-carousel-wrapper {
    background: #000000 !important;
}


/* SLIDES */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-slide {
    background: #000000 !important;
}


/* IMÁGENES */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-slide-image {
    width: 100% !important;
    height: 285px !important;

    object-fit: cover !important;
    object-position: center center !important;

    display: block !important;

    border-radius: 24px !important;

    border: 1px solid rgba(140, 0, 92, 0.55) !important;

    transition:
        transform 0.4s ease,
        border-color 0.4s ease;
}


/* HOVER */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-slide:hover .swiper-slide-image {
    transform: scale(1.025);
    border-color: #8c005c !important;
}


/* =========================================================
   FLECHAS
   ========================================================= */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .elementor-swiper-button {
    width: 42px !important;
    height: 42px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: rgba(0, 0, 0, 0.80) !important;

    border: 1px solid rgba(241, 241, 241, 0.30) !important;

    border-radius: 50% !important;

    color: #f1f1f1 !important;

    opacity: 1 !important;

    transition:
        background 0.25s ease,
        border-color 0.25s ease,
        transform 0.25s ease;
}


/* HOVER FLECHAS */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .elementor-swiper-button:hover {
    background: #8c005c !important;
    border-color: #8c005c !important;
    transform: scale(1.05);
}


/* =========================================================
   PAGINACIÓN
   ========================================================= */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination {
    position: relative !important;

    bottom: auto !important;

    margin-top: 24px !important;

    display: flex !important;

    justify-content: center !important;

    align-items: center !important;

    gap: 7px !important;
}


/* PUNTOS */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;

    margin: 0 !important;

    background: rgba(241, 241, 241, 0.30) !important;

    opacity: 1 !important;
}


/* PUNTO ACTIVO */

.elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination-bullet-active {
    width: 24px !important;

    border-radius: 10px !important;

    background: #8c005c !important;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-slide-image {
        height: 250px !important;
        border-radius: 20px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-slide-image {
        height: 230px !important;
        border-radius: 18px !important;
    }


    .elementor-2312 .elementor-element.elementor-element-c9387b1 .elementor-swiper-button {
        width: 36px !important;
        height: 36px !important;
    }


    .elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination {
        margin-top: 18px !important;
    }


    .elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination-bullet {
        width: 6px !important;
        height: 6px !important;
    }


    .elementor-2312 .elementor-element.elementor-element-c9387b1 .swiper-pagination-bullet-active {
        width: 20px !important;
    }

}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   GRAN ESPACIO — CSS GLOBAL
   SIN OVERFLOW HORIZONTAL
   FONDO NEGRO
   RECAPTCHA DETRÁS DEL CONTENIDO
   ========================================================= */


/* ---------------------------------------------------------
   ANCHO Y FONDO GENERAL
   --------------------------------------------------------- */

html {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #000000 !important;
    overflow-x: clip !important;
    scroll-behavior: smooth;
}

body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #000000 !important;
    overflow-x: hidden !important;
}


/* ---------------------------------------------------------
   ELEMENTOR
   --------------------------------------------------------- */

.elementor,
.elementor-page {
    width: 100% !important;
    max-width: 100% !important;
    background: #000000 !important;
    overflow-x: hidden !important;
}


/* ---------------------------------------------------------
   EVITAR ELEMENTOS MÁS ANCHOS QUE LA PANTALLA
   --------------------------------------------------------- */

.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
    max-width: 100% !important;
}


/* ---------------------------------------------------------
   ANCLAS DEL MENÚ
   --------------------------------------------------------- */

#gran-espacio-recinto,
#gran-espacio-eventos,
#gran-espacio-produccion,
#gran-espacio-galeria,
#gran-espacio-contacto {
    scroll-margin-top: 100px;
}


/* ---------------------------------------------------------
   RECAPTCHA
   IMPORTANTE:
   NO usar z-index 9999.
   
   Lo dejamos detrás del contenido para que no aparezca
   flotando sobre la landing.
   --------------------------------------------------------- */

.grecaptcha-badge {
    z-index: 1 !important;
}


/* El contenido de Elementor queda por encima */

.elementor-section,
.elementor-element {
    position: relative;
    z-index: 2;
}


/* ---------------------------------------------------------
   MOBILE
   --------------------------------------------------------- */

@media (max-width: 767px) {

    #gran-espacio-recinto,
    #gran-espacio-eventos,
    #gran-espacio-produccion,
    #gran-espacio-galeria,
    #gran-espacio-contacto {
        scroll-margin-top: 80px;
    }

    .grecaptcha-badge {
        z-index: 1 !important;
    }

}/* End custom CSS */