.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-text:#2D2D2D;--e-global-color-secondary:#F3F3F3;--e-global-color-accent:#DDDDDC;--e-global-color-845d7d5:#ED8E31;--e-global-color-8628d0e:#59BCDA;--e-global-color-4650f28:#9FC039;--e-global-color-ce203c7:#EEAD1D;--e-global-color-0f67b05:#DE1F70;--e-global-color-a459e62:#6C799B0D;--e-global-color-7464235:#FFFFFF;--e-global-color-797a675:#635948;--e-global-color-9016c37:#A28D69;--e-global-color-950f5ab:#00000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ac1bb60-font-family:"Bacalisties";--e-global-typography-ac1bb60-font-size:5rem;--e-global-typography-ac1bb60-font-weight:600;--e-global-typography-ac1bb60-line-height:5rem;--e-global-typography-ac1bb60-letter-spacing:0.375rem;--e-global-typography-c6e4d82-font-family:"Poppins";--e-global-typography-c6e4d82-font-size:2.125rem;--e-global-typography-c6e4d82-font-weight:400;--e-global-typography-c6e4d82-text-transform:uppercase;--e-global-typography-c6e4d82-line-height:2.25rem;--e-global-typography-c6e4d82-letter-spacing:0.375rem;--e-global-typography-d30c6d8-font-family:"Poppins";--e-global-typography-d30c6d8-font-size:1.8rem;--e-global-typography-d30c6d8-font-weight:400;--e-global-typography-d30c6d8-letter-spacing:0.375px;--e-global-typography-2c7bad7-font-family:"Poppins";--e-global-typography-2c7bad7-font-size:16px;--e-global-typography-2c7bad7-font-weight:500;--e-global-typography-2c7bad7-text-transform:uppercase;--e-global-typography-2c7bad7-line-height:1.5rem;--e-global-typography-2c7bad7-letter-spacing:0.375rem;--e-global-typography-700f5c0-font-family:"Poppins";--e-global-typography-700f5c0-font-size:12px;--e-global-typography-700f5c0-font-weight:500;--e-global-typography-700f5c0-text-transform:uppercase;--e-global-typography-700f5c0-line-height:1.5rem;--e-global-typography-700f5c0-letter-spacing:0.375rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-ac1bb60-font-size:4rem;--e-global-typography-2c7bad7-line-height:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-ac1bb60-font-size:3.5rem;--e-global-typography-ac1bb60-line-height:4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*-----GENERAL-----*/

body, html {
    overflow-x: hidden !important;
}

.contenedor-limitado {
  max-width: 1140px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contenedor-limitado {
    max-width: 1024px;
    padding-left: calc(60px / 2);
    padding-right: calc(60px / 2);
  }
}

@media (max-width: 767px) {
  .contenedor-limitado {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

h1,h2,h3,h4,h5,h6,a,p {
    margin-block-start: 0;
    margin-block-end: 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.margen-esp p {
    margin-block-end: 15px !important;
}

@media (min-width: 1024px) {
  .barra-width {
    min-width: 50px;
  }
}

@media (max-width: 1024px) {
  .overlay-hero-home:before {
    background-image: 
      linear-gradient(90deg, var(--e-global-color-primary) 10%, #00000000 75%),
      linear-gradient(180deg, var(--e-global-color-primary) 12%, #00000000 25%) !important
  }
}


/*-----HEADER-----*/

@media (max-width: 767px) {
  .elementor-nav-menu--dropdown {
    background-color: #000 !important;
  }
}

.c-header-container::before {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%) !important;
}
.sombra-aplicada .c-header-container::before {
    background-image: none !important;
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    align-content: space-around;
    min-height: 200px;
}

.menu-header a {
  transition: transform 0.3s ease !important;
}

.header-container .elementor-nav-menu a {
text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.24);
}

.sombra-aplicada .header-container .elementor-nav-menu a {
    text-shadow: none !important;
}

.menu-header .elementor-nav-menu--dropdown {
    padding-bottom: 10px !important;
    padding-right: 10px !important;
}

.sombra-aplicada .menu-header .elementor-nav-menu--dropdown {
    box-shadow: 10px 30px 26px rgba(0, 0, 0, 0.05) !important;
}

.menu-header a:hover {
  transform: scale(1.1);
}

.menu-header .sub-menu a {
  color: #fff!important;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.24) !important;
}

.sombra-aplicada .menu-header .sub-menu a {
  color: #000!important;
  text-shadow: none;
}

.sombra-aplicada .menu-header .sub-menu {
  background: #fff!important;
}

.sombra-aplicada .elementor-nav-menu--dropdown {
    background-color: white !important;
}

.sombra-aplicada .menu-header .sub-menu a > * {
  display: inline-block;
  transition: transform 0.3s ease;
}

.sombra-aplicada .menu-header .sub-menu a:hover > * {
  transform: scale(1.1) !important;
}

#header-scroll {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.sombra-aplicada {
    box-shadow: 10px 10px 26px rgba(0, 0, 0, 0.05) !important;
}

/* Estados normales */


#header-scroll .elementor-nav-menu--main a, 
#header-scroll .wpml-ls-link {
    color: #fff;
    transition: color 0.3s ease, transform 0.3s ease !important;
}

#header-scroll.sombra-aplicada .elementor-nav-menu--main a, 
.sombra-aplicada .wpml-ls-link {
    color: #1A1A1A;
    transition: color 0.3s ease, transform 0.3s ease !important;
}

/* Estados hover - SOLO con sombra aplicada */
#header-scroll.sombra-aplicada .elementor-nav-menu--main a:hover, 
.sombra-aplicada .wpml-ls-link:hover {
    color: var(--e-global-color-primary) !important;
}

#header-scroll.sombra-aplicada svg {
    fill: #635948!important;
}

.menu-header {
  display: flex;
  transition: transform 0.3s ease !important;
}

@media (min-width: 1025px) {
  .menu-header.shifted {
    transform: translateX(-130px);
  }
}

.header-container {
  position: relative;
}


#header-scroll .btn-header span {
    color: var(--e-global-color-text);
}

#header-scroll .btn-header:hover span {
    color: var(--e-global-color-text);
}

#header-scroll.sombra-aplicada .btn-header span {
    color: var(--e-global-color-primary) !important;
}

.header-logo-2 {
 display: none;
}
.elementor-sticky--effects .header-logo-2 {
 display: inline-block;
}
.elementor-sticky--effects .header-logo-1 {
 display: none;
}

.elementor-sticky--effects .sticky-menu-items ul li a {
 transition: .5s all ease-in-out;
}
.elementor-sticky--effects {
 transition: .5s all ease-in-out;
}

.elementor-sticky--effects div.elementor-menu-toggle svg {
    fill: #635948!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bacalisties';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://eventoparis.adgtravel.com/wp-content/uploads/2025/11/Bacalisties.ttf') format('truetype');
}
/* End Custom Fonts CSS */