/* Developed entirely by staycreative.es 2025 */
/* Font Face */
@font-face {font-family: 'Switzer-Variable'; src: url('../../fonts/Switzer-Variable.woff2') format('woff2'), url('../../fonts/Switzer-Variable.woff') format('woff'), format('truetype'); font-display: swap; font-style: normal;}

/* reset ui kit */
.uk-link:hover, a:hover{text-decoration: none;}
/* .uk-card-default {background-color: transparent !important; box-shadow: none; } */
::selection {color: white; background-color: #232324;}
*+.uk-hr, *+hr {margin-top: 5px; margin-bottom: 15px;}


/* Generals */
html, body {   font-family: 'Switzer-Variable' !important; font-weight: 400;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #232324; background-color: white;}
p{   font-family: 'Switzer-Variable' !important; color: #232324;font-weight: 400; font-size: 1rem;}
h1, h2, h3, h4, h5, h6 {font-family: 'Switzer-Variable' !important;  color: #232324; margin-bottom: 0; margin-top: 0px;}
/* h1{font-size: 3rem;}
h2{font-size: 2.2rem;}
h3{font-size: 1.8rem;}
h4{font-size: 1.6rem;}
h5{font-size: 1.4rem;} */
/* h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-style: normal;display: block;font-size: 70%;font-weight: 400;} */
ul {padding-left: 0px;}
/* li {text-decoration:none; list-style-type: none; color: #323031;} */
.post ul li {text-decoration: initial !important;}
a {-webkit-transition: ease-in-out, .20s ease-in-out;transition: ease-in-out, .20s ease-in-out; word-wrap: break-word;color: #232324;}
a:hover{color: #72706E;}
a span {display: inline-block;}
small {font-weight: 400 !important;}
ul li {list-style-type: none; list-style: none; font-size: 1.1rem; line-height: 1.6;}
/*p b {font-size: 1rem; font-weight: 700;}*/
:focus {outline: none;}

/* Buttons */
button{   font-family: 'Switzer-Variable'; }
.uk-button{ font-family: 'Switzer-Variable';  font-size: 0.9rem; font-weight:500; border:0;line-height: 1.5;text-transform: uppercase;-webkit-appearance: none !important;border-radius: 0;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;padding: 0.5rem 1rem; width: max-content;}

  .uk-button-default{background-color: #232324 !important; color: white !important; border: 1px solid #232324; padding: 0.6rem 2rem;position: relative;display: inline-block; border-radius: 50px;}
  .uk-button-default:hover{background-color: transparent !important; color: #232324 !important; border: 1px solid #232324 !important;}
  .uk-button-default span {display: inline-block; -webkit-transition: padding-left .35s ease-in-out; transition: padding-left .35s ease-in-out;}
  .uk-button-default:hover span {padding-left: 10px;}

  .uk-button-primary{background-color: transparent !important; color: #232324 !important; border: 1px solid #232324; padding: 0.6rem 2rem;position: relative;display: inline-block; border-radius: 50px;}
  .uk-button-primary:hover{background-color: #232324 !important; color: white !important; border: 1px solid #232324 !important;}
  .uk-button-primary span {display: inline-block; -webkit-transition: padding-left .35s ease-in-out; transition: padding-left .35s ease-in-out;}
  .uk-button-primary:hover span {padding-left: 10px;}

    .uk-button-light{background-color: white !important; color: #232324 !important; border: 1px solid white; padding: 0.6rem 2rem;position: relative;display: inline-block; border-radius: 50px;}
  .uk-button-light:hover{background-color: #232324 !important; color: white !important; border: 1px solid #232324 !important;}
  .uk-button-light span {display: inline-block; -webkit-transition: padding-left .35s ease-in-out; transition: padding-left .35s ease-in-out;}
  .uk-button-light:hover span {padding-left: 10px;}

    .uk-button-secondary{background-color: transparent !important; color: #232324 !important; border: 0px; padding: 0; text-decoration: none; font-size: 0.9rem; text-transform: inherit;}
  .uk-button-secondary:hover{background-color: transparent !important; color: #D6C6B4 !important; border: 0px; padding: 0;}


/* uk notification */
.uk-notification-message{background-color: white;border: 1px solid #eee;}
.uk-notification-message{font-size: 1rem;}
.uk-notification{width: 400px;}
.uk-notification-top-center{margin-left: -200px;}
.uk-notification-message.uk-notification-message-danger{background-color: #f0506e;color: white;}
.uk-notification-message.uk-notification-message-danger .uk-close{color: white;}
.uk-notification-message.uk-notification-message-primary {background-color: #42d1b5; color: white;}
.uk-notification-message.uk-notification-message-primary .uk-close{color: white;}

/* breadcrumbs */
.uk-breadcrumb li a, .uk-breadcrumb li span{font-size: 0.7rem;text-transform: uppercase;}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {margin: -1px 10px 0;vertical-align: middle;}

/* sweet alert */
.swal2-title{   font-family: 'Switzer-Variable'; }

    /* form */
    .form {position: relative; /* z-index: 2 */;}
    .form input[type=text],.form input[type=email],.form input[type=password],.form input[type=number],.form input[type=search],.form select,.form textarea{margin-top: 0px !important; padding: 5px 10px; border:0; border-bottom: 1px solid #232324; background-color: transparent; box-shadow: none; margin-bottom: 6px; color: #000 !important; font-size: 1rem;height: auto;   font-family: 'Switzer-Variable'; }
    /* .form .uk-select:not([multiple]):not([size]){background-color: #fff; background-image: none; color: white !important;} */
    /* .uk-select:not([multiple]):not([size]) option {background-color: white !important; color: white !important;} */
    .bg-select-white:focus {background-color: white !important; color: white !important;}
    .form p {color: white;}
    .form input[type=text]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form select,.form textarea::placeholder{color: #72706E !important;}
    .form input[type=text]:focus,.form input[type=email]:focus,.form input[type=number]:focus,/*.form select:focus,*/.form textarea:focus, .form select:focus{ background-color: transparent !important; color: #000 !important; }
    .form select{padding-right: 30px;}
    .form textarea{margin-bottom: 10px;padding: 10px; color: white;}
    .form input::-webkit-input-placeholder, .form input:-moz-placeholder, .form input::-moz-placeholder, .form input:-ms-input-placeholder, .form textarea::-webkit-input-placeholder, .form textarea:-moz-placeholder, .form textarea::-moz-placeholder, .form textarea:-ms-input-placeholder
    {color: #72706E !important;font-size: 0.7rem !important;}
    .form small{color: white;}
    .form .uk-checkbox {border-color: #000 !important;}
    .form .uk-checkbox:focus, .form .uk-radio:focus {border-color: #000 !important;}
    .form .uk-checkbox:checked, .form .uk-checkbox:checked:focus {background-color: #232324;}
    .form .uk-radio-label{font-size: 0.8rem;cursor: pointer;}
    .form .uk-radio:checked, .form .uk-radio:checked:focus {background-color: #232324;}
    .form input:-webkit-autofill,
    .form input:-webkit-autofill:hover,
    .form input:-webkit-autofill:focus
    .form textarea:-webkit-autofill,
    .form textarea:-webkit-autofill:hover
    .form textarea:-webkit-autofill:focus,
    .form select:-webkit-autofill,
    .form select:-webkit-autofill:hover,
    .form select:-webkit-autofill:focus {}
    .form input[type=text]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form select,.form textarea::placeholder{color: #72706E !important; font-size: 0.8rem !important;}
    form, input:focus::placeholder { color: #232324;}

    .form .uk-select:not([multiple]):not([size]) {border: 1px solid #232324; border-radius: 5px; color: #232324 !important;font-size: 1rem !important; margin-bottom: 20px;}


/* Icons */


.icon{background-image: url('../../front_img/assets-sprite.svg');display: inline-block; background-size: 1000px 500px;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}

.icon.facebook {width: 30px;height: 30px;background-position: 0px 0px;}
.icon.instagram {width: 30px;height: 30px;background-position: -30px 0px;}
.icon.linkedin {width: 30px;height: 30px;background-position: -150px 0px;}

  /* DROPDOWN */
  .uk-drop.uk-open {border-radius: 0px; z-index: 1111;}
  .uk-navbar-dropdown-nav>li>a {font-size: 0.9rem; font-weight: 600;}
  .uk-navbar-dropdown-nav>li>a:hover {color: #000 !important;}
  .uk-navbar-dropdown-nav>li {list-style: none !important;}
  .uk-navbar-dropdown-nav>li::before {display: none !important;}
  .uk-dropdown {min-width: max-content;}

  .uk-navbar-dropdown-nav>li>a.uk-active {color: #232324;}

  /* Mega Menu - Product Categories */
  .uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
    width: 100% !important;
    padding-top: 10vh;
    padding-bottom: 10vh;
    border-top: 1px solid #232324;
    border-radius: 0;
  }

  .uk-navbar-dropdown-width-3 {
    width: 100%;
  }

  .uk-navbar-dropbar {
    background: #fff !important;
    padding: 0px 0 0px 0 !important;
    box-shadow: 0 5px 12px rgba(0,0,0,.15);
    top: 0 !important;
    z-index: -1;
  }

  /* DROPDOWN SERVICIOS - uk-drop básico */
  .menu-servicios-dropdown {
    min-width: 220px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 5px 12px rgba(0,0,0,.15);
    border-radius: 0;
  }

  /* MEGAMENÚ PRODUCTOS */
  .menu-productos-dropdown {
    padding: 80px 0 50px 0 !important;
  }
  .menu-col-intro {
    padding-right: 30px;
    display: flex !important;
    flex-direction: column;
    /* border-right: 1px solid #e5e0d8; */
  }
  .menu-rrss {
    margin-top: 10vh;
  }
  .menu-intro-top {
    flex-grow: 1;
    padding-top: 10px;
  }
  .menu-intro-text {
    font-size: 0.95rem;
    color: #888;
    line-height: 1.5;
    margin: 0;
  }
  .menu-col-cats {
    padding: 0 40px;
  }

  .menu-col-cats .uk-grid div {border-left: 1px solid #232324;}

  .menu-col-img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    /* border-left: 1px solid #e5e0d8; */
  }
  .menu-dynamic-img-wrap {
    width: 100%;
    aspect-ratio: 3/4;
    overflow: hidden;
    border-radius: 0px;
  }
  .menu-dynamic-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.3s ease;
  }

  .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a {
    color: #232324 !important;
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    padding: 8px 0;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #232324;
    flex-shrink: 0;
    opacity: 0;
    transition: opacity 0.2s ease;
  }

  .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover {
    color: #232324 !important;
  }

  .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover::after {
    opacity: 1;
  }

  .uk-navbar-dropdown .uk-nav-header {
    padding: 0;
    margin-bottom: 0px;
  }
  .uk-navbar-dropdown .uk-nav-header > a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 1rem;
    font-weight: 700;
    color: #232324 !important;
    text-transform: uppercase;
    padding: 5px 0;
  }
  .uk-navbar-dropdown .uk-nav-header > a:hover {
    color: #D6C6B4 !important;
  }
  .uk-navbar-dropdown .uk-nav-header .nav-header-arrow {
    flex-shrink: 0;
  }
  .uk-navbar-dropdown .uk-nav-header .nav-header-text {
    flex: 1;
  }

  /* BREADCRUMBS */
  .uk-breadcrumb{}
  .uk-breadcrumb li a, .uk-breadcrumb li span{   font-family: 'Switzer-Variable';  text-transform: none;}
  .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{content: "·";}
  .uk-breadcrumb>:last-child>a:not([href]), .uk-breadcrumb>:last-child>span{text-decoration: underline;text-decoration-thickness: 1px;text-decoration-color: rgba(0,0,0,0.5);text-underline-offset: 10px;}




  /* MENU */

.uk-navbar-container {position: relative; z-index: 980;}
.uk-navbar-container:not(.uk-navbar-transparent) {background-color: transparent !important;}
.uk-navbar-container.uk-sticky.uk-active {box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background-color: white !important;z-index: 981;}
.uk-navbar-container.uk-sticky.uk-active .header-logo, .menu-white-bg .uk-navbar-container .header-logo {filter: invert();}
/* .uk-navbar-container.uk-sticky.uk-active .uk-navbar-toggle, .menu-white-bg .uk-navbar-container .uk-navbar-toggle {color: #232324;} */
.uk-navbar-container.uk-sticky.uk-active .uk-button.uk-button-default, .menu-white-bg .uk-navbar-container .uk-button.uk-button-default{color: #000 !important;border-color: #232324;}
.uk-navbar-container.uk-sticky.uk-active .uk-button.uk-button-default:hover, .menu-white-bg .uk-navbar-container .uk-button.uk-button-default:hover {color: #232324 !important;background-color: #000 !important ;}
.uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: #232324;}
.uk-navbar-nav>li.uk-active>a {color: #D6C6B4;}
.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true] {color: #D6C6B4;}
.uk-navbar-nav>li.uk-inline>a[aria-expanded=true] {color: #232324 !important;}
.menu-white-bg .menu-langs>li>a {color: #000 !important;}
.uk-navbar-toggle{color: #D6C6B4;}
.header-logo{height: 50px;margin-top: 20px;}


.bg-light .uk-navbar-container {position: relative; z-index: 980;}
.bg-light .uk-navbar-container:not(.uk-navbar-transparent) {background-color: transparent !important;}
.bg-light .uk-navbar-container.uk-sticky.uk-active {box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background-color: white !important;z-index: 981;}
.bg-light .uk-navbar-container.uk-sticky.uk-active .header-logo, .bg-white-bg .uk-navbar-container .header-logo {filter: invert();}
/* .uk-navbar-container.uk-sticky.uk-active .uk-navbar-toggle, .menu-white-bg .uk-navbar-container .uk-navbar-toggle {color: #232324;} */
.bg-light .uk-navbar-container.uk-sticky.uk-active .uk-button.uk-button-default, .bg-white-bg .uk-navbar-container .uk-button.uk-button-default{color: #000 !important;border-color: #232324;}
.bg-light .uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: #232324;}
.bg-light .uk-navbar-nav>li.uk-active>a {color: #D6C6B4;}
.bg-light .uk-navbar-nav>li:hover>a, .bg-light .uk-navbar-nav>li>a[aria-expanded=true] {color: #D6C6B4;}
.bg-light .menu-white-bg .menu-langs>li>a {color: #000 !important;}
.bg-light .uk-navbar-toggle{color: #fff;}
.bg-light .header-logo{height: 50px;margin-top: 20px;}

.bg-white .uk-navbar-container {position: relative; z-index: 980;}
.bg-white .uk-navbar-container:not(.uk-navbar-transparent) {background-color: transparent !important;}
.bg-white .uk-navbar-container.uk-sticky.uk-active {box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background-color: white !important;z-index: 981;}
.bg-white .uk-navbar-container.uk-sticky.uk-active .header-logo, .bg-white-bg .uk-navbar-container .header-logo {filter: invert();}
/* .uk-navbar-container.uk-sticky.uk-active .uk-navbar-toggle, .menu-white-bg .uk-navbar-container .uk-navbar-toggle {color: #232324;} */
.bg-white .uk-navbar-container.uk-sticky.uk-active .uk-button.uk-button-default, .bg-white-bg .uk-navbar-container .uk-button.uk-button-default{color: #000 !important;border-color: #232324;}
.bg-white .uk-navbar-container.uk-sticky.uk-active .uk-button.uk-button-default:hover, .bg-white-bg .uk-navbar-container .uk-button.uk-button-default:hover {color: #232324 !important; background-color: white !important ;}
.bg-white .uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: #232324;}
.bg-white .uk-navbar-nav>li.uk-active>a {color: #D6C6B4;}
.bg-white .uk-navbar-nav>li:hover>a, .bg-white .uk-navbar-nav>li>a[aria-expanded=true] {color: #D6C6B4;}
.bg-white .menu-white-bg .menu-langs>li>a {color: #000 !important;}
.bg-white .uk-navbar-toggle{color: #fff;}
.bg-white .header-logo{height: 50px;margin-top: 20px;}


.bg-transparent  .uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: white;}
.bg-transparent .uk-navbar-container.uk-sticky.uk-active .uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: #232324;}
.bg-transparent .uk-navbar-container.uk-sticky.uk-active img {filter: invert(1);}

/* Cuando el dropdown está abierto - cambiar logo y menú a oscuro */
.bg-transparent.dropdown-open .uk-navbar-left img {
  filter: invert(1);
  position: relative;
  z-index: 1111;
}
.bg-transparent.dropdown-open .uk-navbar-nav>li>a {
  color: #232324 !important;
}


/* #container-menu{z-index: 981;background-color: transparent;}
#container-menu .uk-navbar{margin-top: 20px;}
#container-menu.uk-active { background-color: #232324;}
#container-menu.uk-active .uk-navbar{margin-top: 0;}


#container-menu.uk-active .uk-navbar .header-logo{margin: 0;}
#container-menu .uk-navbar-toggle-icon svg{width: 25px;}
#container-menu .uk-navbar-toggle-icon svg rect{width: 25px; height: 1px;}
#container-menu .uk-navbar-toggle-icon svg rect.line-1{y:3}
#container-menu .uk-navbar-toggle-icon svg rect.line-2{y:8}
#container-menu .uk-navbar-toggle-icon svg rect.line-3{y:8}
#container-menu .uk-navbar-toggle-icon svg rect.line-4{y:13}

.main-menu{background-color: rgba(255,255,255,0.5);width: 100%;}
.main-menu .uk-offcanvas-bar{width: 65vw;background-color: white;box-shadow: 0 2px 8px rgb(0 0 0 / 8%);}
.main-menu .header-logo{filter: invert();}
.main-menu .uk-offcanvas-close{color: #232324;top: 30px;right: 30px;width: 50px;height: 50px;padding: 0;}
.main-menu .uk-offcanvas-close:hover {color: rgba(255,255,255,0.5) !important;}
.main-menu .uk-offcanvas-close svg{width: 20px;}
.main-menu hr{background-color: #ececec;}
.main-menu .uk-dropnav .uk-subnav{display: block;width: 50%;border-right: 1px solid #ececec;position: relative;}
.main-menu .uk-dropnav .uk-subnav li{position: initial;}
.main-menu .uk-dropnav .uk-subnav li [aria-expanded=true] {font-weight: 700;}
.main-menu .uk-dropnav .uk-subnav li [aria-expanded=true]:before {content: "";width: 5px;height: 5px; border-radius:10px;display: inline-block;background-color: #232324;vertical-align: middle;margin: -4px 10px 0 -10px;}
.main-menu .uk-dropnav .uk-subnav li .uk-drop-parent-icon svg{width: 20px;}
.main-menu .uk-dropnav .uk-subnav li a{color: #232324;text-transform: uppercase;font-size: 2rem;display: block;   font-family: 'Switzer-Variable'; font-weight: 500;line-height: 1;margin-bottom: 10px;}
.main-menu .uk-dropnav .uk-subnav li .uk-dropdown{top: 0 !important;left: 100% !important;box-shadow: none;width: 100%;padding-top: 0;background-color: transparent;}
.main-menu .uk-dropnav .uk-subnav .uk-dropdown li a{color: #232324;text-transform: none;font-size: 1.2rem;display: block;font-style: italic;padding: 0 0 0 20px;   font-family: 'Switzer-Variable'; }
.main-menu .uk-dropnav .uk-subnav li.uk-active a, .main-menu .uk-dropnav .uk-subnav li:hover>a, .main-menu .uk-dropnav .uk-subnav li:focus>a{text-decoration: underline;text-decoration-thickness: 2px;text-decoration-color: rgba(0,0,0,0.5);text-underline-offset: 5px;}
.main-menu .uk-dropnav .uk-subnav .uk-dropdown li.th-link-destination a{   font-family: 'Switzer-Variable'; text-transform: uppercase;font-weight: 700;font-style: normal;padding: 0;}
.main-menu .offer-top {padding: 20px;}
.main-menu .offer-top .ot-container{   font-family: 'Switzer-Variable'; text-transform: none;color: #232324;font-size: 0.9rem;margin-top: 20px;border-bottom: 1px solid #232324;font-style: italic;margin-bottom: 10px}
.main-menu .offer-top .ot-container span{   font-family: 'Switzer-Variable'; text-transform: uppercase;color: #232324;font-size: 1.2rem;}
.main-menu .main-menu-info{padding: 40px;}
.main-menu .main-menu-info ul{margin: 0;}
.main-menu .main-menu-info ul li{display: inline-block;margin-right: 20px;}
.main-menu .main-menu-info ul li a{   font-family: 'Switzer-Variable'; text-transform: uppercase;color: #232324;font-size: 0.9rem;text-decoration: underline;text-decoration-thickness: 2px;text-decoration-color: rgba(0,0,0,0.5);text-underline-offset: 5px;}
.main-menu .main-menu-info ul li a:hover{text-decoration: none;}
.th-main-menu-bottom a{color: #232324;text-decoration: underline;} */



  /* menu langs */
  .uk-navbar-container.uk-active   .menu-langs>li>a {color: #232324;}
  .menu-langs>li>a {color: white;}
  .menu-langs .uk-navbar-dropdown-nav>li>a{   font-family: 'Switzer-Variable'; }



  /* date range picker */
  .drp-selected{display: none !important;}
  .daterangepicker td.in-range{background-color: #D3CBC3;}
  .daterangepicker td.active, .daterangepicker td.active:hover{background-color: #202020;}

  .daterangepicker .drp-calendar.right {background-color: white;}
  .daterangepicker.show-calendar .drp-buttons {background-color: white;}

/* HACKS */
.clear{clear: both;}
.overlay{background-color: rgba(30,63,57,0.2);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; }
.overlay-light{background-color: rgba(255,255,255,0.3);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; }

.overlay-header {
    position: absolute;top: 0;left:0;width: 100%;height: 50%;z-index: 0; mix-blend-mode: multiply;
    background: transparent;
    background: -webkit-linear-gradient(to top, transparent 0%, #444 100%);
    background: -moz-linear-gradient(to top, transparent 0%, #444 100%);
    background: linear-gradient(to top, transparent 0%, #444 100%);
    -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;
}

.overlay-bottom {
    position: absolute;bottom: 0;left:0;width: 100%;height: 50%;z-index: 0; mix-blend-mode: multiply;
    background: transparent;
    background: -webkit-linear-gradient(to bottom, transparent 0%, #232324 100%);
    background: -moz-linear-gradient(to bottom, transparent 0%, #232324 100%);
    background: linear-gradient(to bottom, transparent 0%, #232324 100%);
    -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;
}

.section{padding: 5vh;}
.section-large{padding: 10vh;}
.section-small{padding: 2vw;}

.transition {-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.bg-white {background-color: #fff !important;}
.bg-grey {background-color: #999 !important;}
.bg-light {background-color: #F9F5EF !important;}
.bg-dark {background-color: #232324 !important;}
.bg-primary{background-color: #232324 !important;}




.white {color: #fff !important;}
.grey {color: #999 !important;}
.light {color: #F9F5EF !important;}
.dark {color: #000 !important;}
.primary{color: #232324 !important;}



.bg-img {background-position: center; background-repeat: no-repeat; background-size: cover; }
.bg-img-contain {background-position: center; background-repeat: no-repeat; background-size: contain; }
.bg-img img{width: 100%;}

.shadow {box-shadow: 0 0px 10px rgba(0,0,0,0.3);}

.b-bottom {border-bottom: 1px solid #232324;}
.b-top {border-top: 1px solid #232324;}
.sans {   font-family: 'Switzer-Variable';  font-size: 1.1rem;}
.bold {   font-family: 'Switzer-Variable'; }

.container-border{border-top: 1.5px solid #232324; border-bottom: 1.5px solid #232324;}
.container-text {max-width: 700px; margin: 0 auto;}
.container-feed {width: calc(100% - 10%); padding-left: 10%;}

.uk-link{color: #232324;text-decoration: underline;font-weight: 700;}

.header .overlay, .header-transparent .overlay{background-color: rgba(30,63,57,0.4);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; }


/* PRELOADER */
.preloader{position: fixed;z-index: 1111;width: 100vw;height:100vh; opacity: 1; background: #F9F5EF; top: 0;left: 0;}
.preloader img{-webkit-animation: heartbeat 1.5s ease-out infinite normal;animation: heartbeat 1.5s ease-out infinite normal;width: 100px;height: 100px;position: absolute;top: 50%;left: 50%; transform: translate(-50%,-50%);}

@keyframes heartbeat{
  0%{transform: scale( .95 ) translate(-50%,-50%);opacity:0.6;}
  15%{transform: scale( 1 ) translate(-50%,-50%);opacity:1;}
  30%{transform: scale( .95 ) translate(-50%,-50%);opacity:0.6;}
  45%{transform: scale( 1 ) translate(-50%,-50%);opacity:1;}
  80%{transform: scale( .95 ) translate(-50%,-50%);opacity:0.6;}
  100%{transform: scale( .95 ) translate(-50%,-50%);opacity:0.6;}
}



/* GENERALS */
h2.white p {color: white;}
header {position: relative; z-index: 111 !important;}
.uk-offcanvas-bar {background-color: #232324;}
.uk-border-rounded {border-radius: 20px;}
.uk-border-rounded-small {border-radius: 10px;}
.uk-border-rounded.top {border-radius: 10px 10px 0px 0px;}
.uk-border-rounded.right {border-radius: 0px 10px 10px 0px;}
.uk-border-rounded.bottom {border-radius: 0px 0px 10px 10px;}
.uk-border-rounded.left {border-radius: 10px 0px 0px 10px;}

.uk-heading-xsmall, .uk-heading-xsmall p {font-size: 1.2rem; margin: 0; line-height: 1.3;}
.uk-heading-small, .uk-heading-small p {font-size: 1.6rem; margin: 0; line-height: 1.3;}
.uk-heading-medium, .uk-heading-medium p {font-size: 2.2rem; margin: 0; line-height: 1.3;}
.uk-heading-large, .uk-heading-large p {font-size: 3rem; margin: 0; line-height: 1.3;}
.uk-heading-xlarge, .uk-heading-xlarge p {font-size: 4rem; margin: 0; line-height: 1.3;}

.uk-overlay-primary {position: absolute;bottom: 0;left:0;width: 100%;height: auto;z-index: 1;background: transparent;background: -webkit-linear-gradient(to bottom, transparent 0%, #000 100%);background: -moz-linear-gradient(to bottom, transparent 0%,#000 100%);background: linear-gradient(to bottom, transparent 0%, #000 100%);}

/* Font Weight Utilities - Variable Font */
.uk-font-thin, .uk-font-thin p { font-weight: 100; }
.uk-font-extralight, .uk-font-extralight p { font-weight: 200; }
.uk-font-light, .uk-font-light p { font-weight: 300; }
.uk-font-normal, .uk-font-normal p { font-weight: 400; }
.uk-font-medium, .uk-font-medium p { font-weight: 500; }
.uk-font-semibold, .uk-font-semibold p { font-weight: 600; }
.uk-font-bold, .uk-font-bold p { font-weight: 700; }
.uk-font-extrabold, .uk-font-extrabold p { font-weight: 800; }
.uk-font-black, .uk-font-black p { font-weight: 900; }


div.white p {color: white;}
.ellipsys-two {display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsys-two p {margin: 0; display: inline;}

.ellipsys-three {display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsys-three p {margin: 0; display: inline;}

.ellipsys-four {display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsys-four p {margin: 0; display: inline;}

.two-columns {column-count: 2; column-gap: 40px; column-rule: 1px solid #ccc;}

/* POPUP*/
.ah-popup-simple .bg-secondary{position: absolute;bottom: 0;right: 10vw;}
.ah-popup-simple .hg-icon-annua {width: 40px;margin-bottom: 40px;}

/* MENU */
#container-menu .menu-langs{padding-right: 20px;}
#container-menu .uk-navbar-right{gap: 0;}
#container-menu .th-cta-booking{border: 1px solid #fff;padding: 2px 14px;text-transform: uppercase;   font-family: 'Switzer-Variable'; font-size: 1.4rem;color: #fff;border-right: 0;height: 40px;line-height: 1.3;box-sizing: border-box;position: relative;}
#container-menu .th-cta-booking:after{content: "";display: inline-block;height: 30px;width: 1px;background-color: #fff;position: absolute;right: -1px;top: 4px;}
#container-menu .th-cta-booking:hover{background-color: #232324;}
#container-menu .th-cta-booking:hover:after{display: none;}
#container-menu .main-menu-toggle{border: 1px solid #fff;padding: 8px 20px;min-height: auto;border-left: 0;height: 40px;display: block;position: relative;}
#container-menu.uk-active .th-cta-booking{color: #232324;border-color: #232324;}
#container-menu.uk-active .th-cta-booking:after{background-color: #232324;}
#container-menu.uk-active .th-cta-booking:hover{color: #FFF;}
#container-menu.uk-active .main-menu-toggle{border-color: #232324;}

.langs .uk-navbar-dropdown {max-width: max-content !important;}

.text-info {position: relative; padding-top: 40px;}
.text-info:before {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 1px; background-color: #232324; transition: width 0.8s ease-in-out; z-index: 1;}
.text-info.animate-border:before {width: 100%;}
hr.dark {border-top: 0; position: relative; height: 1px; display: block;}
hr.dark:before {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 1px; background-color: #232324; transition: width 0.8s ease-in-out;}
hr.dark.animate-border:before {width: 100%;}

/* HOME */
.home .header{min-height: 80vh; height: 80vh;}
.home .header .uk-slideshow-items {min-height: 80vh; height: 80vh; margin-top: -100px; aspect-ratio: unset;}
.home .feed-products-cats {margin-bottom: 10vh;}
.home .feed-products-cats .bg-light {position: absolute; width: 100%; height: 40vh; left: 0; bottom: -5vh; z-index: -1;}
/* .home .services .accordion-services li.accordion-ind {border-top: 1px solid #232324; padding-top: 25px;} */
.home .services .accordion-services li.accordion-ind {position: relative;padding-top: 25px;}
.home .services .accordion-services li.accordion-ind:before {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 1px; background-color: #232324; transition: width 0.8s ease-in-out;}
.home .services .accordion-services li.accordion-ind.animate-border:before {width: 100%;}

/* ==========================================
   Product Categories Slider - Hover Effects
   ========================================== */
.feed-products-cats .cat-ind {position: relative;}
.feed-products-cats .cat-ind a {display: block; text-decoration: none;}
.feed-products-cats .cat-ind .uk-background-cover {transition: transform 0.4s ease, opacity 0.4s ease;}
.feed-products-cats .cat-ind .cat-ind-text {transition: transform 0.4s ease, opacity 0.4s ease;}
.feed-products-cats .cat-ind .cat-hover-overlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: flex-end; justify-content: center; padding-bottom: 30px; opacity: 0; transition: opacity 0.4s ease; pointer-events: none; z-index: 2; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);}
.feed-products-cats .cat-ind:hover .uk-background-cover {/* transform: scale(1.05); */ opacity: 0.9;}
.feed-products-cats .cat-ind:hover .cat-hover-overlay { opacity: 1; pointer-events: auto;}
.feed-products-cats .cat-ind:hover .cat-ind-text {transform: translateY(-5px) scale(0.98); opacity: 0.85;}
.feed-products-cats .cat-hover-btn {background: white; color: #333; padding: 12px 32px; border-radius: 50px; font-weight: 600; text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); transition: all 0.3s ease;}
.feed-products-cats .cat-hover-btn:hover {transform: translateY(-2px); box-shadow: 0 15px 40px rgba(0,0,0,0.25);}
.feed-projects .project-ind .project-ind-text {margin-top: 20px;}

.feed-projects .uk-slider .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.feed-projects .uk-slider .container-arrows .uk-icon-button:hover {background-color: #c5b19a; }
.feed-projects .uk-slider .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}
/* .feed-projects .uk-icon:hover:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: white !important;} */

/* ==========================================
   Projects Slider - Hover Effects
   ========================================== */
.feed-projects .project-ind {position: relative;}
.feed-projects .project-ind a { display: block; text-decoration: none;}
.feed-projects .project-ind .uk-background-cover {transition: transform 0.4s ease, opacity 0.4s ease;}
.feed-projects .project-ind .project-ind-text {transition: transform 0.4s ease, opacity 0.4s ease;}
.feed-projects .project-ind .project-hover-overlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: flex-end; justify-content: center; padding-bottom: 30px; opacity: 0; transition: opacity 0.4s ease; pointer-events: none; z-index: 2; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);}
.feed-projects .project-ind:hover .uk-background-cover { opacity: 0.9;}
.feed-projects .project-ind:hover .project-hover-overlay { opacity: 1; pointer-events: auto;}
.feed-projects .project-ind:hover .project-ind-text {transform: translateY(-5px) scale(0.98); opacity: 0.85;}
.feed-projects .project-hover-btn {background: white; color: #333; padding: 12px 32px; border-radius: 50px; font-weight: 600; text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); transition: all 0.3s ease;}
.feed-projects .project-hover-btn:hover { transform: translateY(-2px); box-shadow: 0 15px 40px rgba(0,0,0,0.25);}



/* FLATPAGES */
/* nosotros */
.flatpage-40 .intro {padding-bottom: 40vh;}
.flatpage-40 .company {margin-top: -40vh;}

/* productos */
.flatpage-44 .feed-products {position: relative; overflow: hidden;}
.flatpage-44 .feed-products .product-ind {position: relative; z-index: 1;}
.flatpage-44 .feed-products .product-ind a {display: block; text-decoration: none; position: relative; z-index: 2;}
.flatpage-44 .feed-products .product-ind .uk-background-cover {transition: transform 0.4s ease, opacity 0.4s ease;}
.flatpage-44 .feed-products .product-ind .product-ind-text {transition: transform 0.4s ease, opacity 0.4s ease;}

/* Desktop: Fondo para cada fila de 3 columnas (@m = min-width: 960px) */
@media (min-width: 960px) {
    /* Margin top para todas las filas excepto la primera (elementos 4 en adelante) */
    .flatpage-44 .feed-products .product-ind:nth-child(n+4) {
        margin-top: 10vh;
    }

    .flatpage-44 .feed-products .product-ind:nth-child(3n+1)::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 200vw;
        bottom: -5vh;
        height: 30vh;
        background-color: #F9F5EF;
        z-index: 0;
    }
}

/* Tablet: Fondo para cada fila de 2 columnas (@s = min-width: 640px hasta @m = 959px) */
@media (min-width: 640px) and (max-width: 959px) {
    .flatpage-44 .feed-products .product-ind:nth-child(2n+1)::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        bottom: -3vh;
        height: 30vh;
        background-color: #F9F5EF;
        z-index: -1;
    }
}

/* Mobile: Fondo individual para cada producto (max-width: 639px) */
@media (max-width: 639px) {
    .flatpage-44 .feed-products .product-ind::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        bottom: -2vh;
        height: 25vh;
        background-color: #F9F5EF;
        z-index: -1;
    }
}

/* Overlay - SOLO visible en hover */
.flatpage-44 .feed-products .product-ind .product-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

/* Texto vertical - SOLO visible en hover */
.flatpage-44 .feed-products .product-ind .product-category-vertical {
    position: relative;
    opacity: 0;
    transition: opacity 0.4s ease;
    writing-mode: vertical-rl;
    top: 45px;

}

.flatpage-44 .feed-products .product-ind .product-category-vertical p {
    position: relative; top: 0;
}

/* Estados hover */
.flatpage-44 .feed-products .product-ind:hover .uk-background-cover {
    opacity: 0.9;
}
.flatpage-44 .feed-products .product-ind:hover .product-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}
.flatpage-44 .feed-products .product-ind:hover .product-category-vertical {
    opacity: 1;
}
.flatpage-44 .feed-products .product-ind:hover .product-ind-text {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}


/* SERVICE */
.service .solutions .solution-ind {border-top: 1px solid #232324; padding-top: 5vh; padding-bottom: 5vh;}
.service .solutions .solution-ind ul {padding-left: 10px; padding-top: 20px;}
.service .solutions .solution-ind ul li {font-size: 0.9rem; list-style: disc; list-style-type: disc;}

/* flatpage */
/* flatpage */
.flatpage-40 .header-transaprent {min-height: 60vh; height: 60vh; margin-top: -80px;}
.flatpage-44 .header-transaprent {min-height: 60vh; height: 60vh; margin-top: -80px;}

/* product category */
.product_category .header-transaprent {min-height: 60vh; height: 60vh; margin-top: -80px;}

/* product category - estilos del grid de productos */
.product_category .feed-products {position: relative; overflow: hidden;}
.product_category .feed-products .product-ind {position: relative; z-index: 1;}
.product_category .feed-products .product-ind a {display: block; text-decoration: none; position: relative; z-index: 2;}
.product_category .feed-products .product-ind .uk-background-cover {transition: transform 0.4s ease, opacity 0.4s ease;}
.product_category .feed-products .product-ind .product-ind-text {transition: transform 0.4s ease, opacity 0.4s ease;}
.product_category .related-products {border-top: 1px solid #232324; border-bottom: 1px solid #232324;}


/* product */
.product .header-transaprent {min-height: 65vh; height: 65vh; margin-top: 0px;}
.product .header-transaprent .uk-slideshow-items {min-height: 65vh; height: 65vh; margin-top: 0px;}
.product .header-transaprent .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.product .header-transaprent .container-arrows .uk-icon-button:hover {background-color: #c5b19a;}
.product .header-transaprent .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}

/* Product tabs */
.product .tabs .tabs-nav {
    border-bottom: 1px solid #232324;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.product .tabs .tabs-nav::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #D6C6B4;
    transform: translateX(-100%);
    transition: transform 1s ease-out;
}
.product .tabs .tabs-nav.animate-border::after {
    transform: translateX(0);
}
.product .tabs .uk-subnav-pill > * > a {
    background-color: transparent;
    color: #232324;
    border: 2px solid #232324;
    padding: 8px 24px;
    font-size: 1rem;
    transition: all 0.3s ease;
    border-radius: 50px;
}
.product .tabs .uk-subnav-pill > .uk-active > a {
    background-color: #232324;
    color: #fff;
    border-color: #232324;
}
.product .tabs .uk-subnav-pill > * > a:hover {
    background-color: #232324;
    color: #fff;
    border-color: #232324;
}
.product .tabs .catalogos-link button {
    color: #232324;
    text-decoration: underline;
    font-size: 1.125rem;
    transition: all 0.3s ease;
}
.product .tabs .catalogos-link button:hover {
    color: #D6C6B4;
}
.product .tabs .catalogos-link .uk-dropdown {
    min-width: 200px;
}
.product .tabs .catalogos-link .uk-dropdown-nav .uk-nav-header {
    font-weight: 600;
    color: #232324;
    text-transform: uppercase;
    font-size: 0.875rem;
    padding: 5px 0;
}
.product .tabs .catalogos-link .uk-dropdown-nav li a {
    color: #666;
    transition: all 0.3s ease;
    padding: 5px 0;
    font-size: 0.9rem;
}
.product .tabs .catalogos-link .uk-dropdown-nav li a:hover {
    color: #D6C6B4;
}
.product .tabs .catalogos-link .uk-dropdown-nav .uk-nav-divider {
    margin: 10px 0;
}
.product .tabs .uk-card {
    min-height: 150px;
    transition: all 0.3s ease;
}
.product .tabs .uk-card:hover {
    background-color: #f8f8f8;
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.product .tabs .panel-description {
    font-size: 1rem;
    line-height: 1.8;
}
.product .tabs .uk-switcher > li > div > div img {
    width: 100%;
    height: auto;
}


.product .tabs .uk-switcher ul {padding-left: 20px;}
.product .tabs .uk-switcher ul li {list-style-type: disc; list-style: disc; font-size: 0.9rem;}






/* Desktop: Fondo para cada fila de 3 columnas (@m = min-width: 960px) */
@media (min-width: 960px) {
    /* Margin top para todas las filas excepto la primera (elementos 4 en adelante) */
    .product_category .feed-products .product-ind:nth-child(n+4) {
        margin-top: 10vh;
    }

    .product_category .feed-products .product-ind:nth-child(3n+1)::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 200vw;
        bottom: -7vh;
        height: 30vh;
        background-color: #F9F5EF;
        z-index: 0;
    }
}

/* Tablet: Fondo para cada fila de 2 columnas (@s = min-width: 640px hasta @m = 959px) */
@media (min-width: 640px) and (max-width: 959px) {
    .product_category .feed-products .product-ind:nth-child(2n+1)::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        bottom: -3vh;
        height: 30vh;
        background-color: #F9F5EF;
        z-index: -1;
    }
}

/* Mobile: Fondo individual para cada producto (max-width: 639px) */
@media (max-width: 639px) {
    .product_category .feed-products .product-ind::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        bottom: -2vh;
        height: 25vh;
        background-color: #F9F5EF;
        z-index: -1;
    }
}

/* Overlay - SOLO visible en hover */
.product_category .feed-products .product-ind .product-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

/* Texto vertical - SOLO visible en hover */
.product_category .feed-products .product-ind .product-category-vertical {
    position: relative;
    opacity: 0;
    transition: opacity 0.4s ease;
    writing-mode: vertical-rl;
    top: 45px;
}

.product_category .feed-products .product-ind .product-category-vertical p {
    position: relative; top: 0;
}

/* Estados hover */
.product_category .feed-products .product-ind:hover .uk-background-cover {
    opacity: 0.9;
}
.product_category .feed-products .product-ind:hover .product-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}
.product_category .feed-products .product-ind:hover .product-category-vertical {
    opacity: 1;
}
.product_category .feed-products .product-ind:hover .product-ind-text {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}

/* Related categories vertical text */
.product_category .related-products .related-category-vertical {
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.product_category .related-products .related-category-vertical h4 {
    white-space: nowrap;
}

/* Related categories hover effect - EXACTAMENTE igual que product-ind */
.product_category .related-products .related-ind {
    position: relative;
    overflow: hidden;
}

/* Overlay - SOLO visible en hover */
.product_category .related-products .related-ind .related-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

.product_category .related-products .related-ind .uk-background-cover {
    transition: opacity 0.4s ease;
}

.product_category .related-products .related-ind .related-category-vertical {
    transition: all 0.4s ease;
}

/* Estados hover - EXACTAMENTE como product-ind */
.product_category .related-products .related-ind:hover .uk-background-cover {
    opacity: 0.9;
}

.product_category .related-products .related-ind:hover .related-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}

.product_category .related-products .related-ind:hover .related-category-vertical {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}

/* Product page - Related products - MISMAS clases que product_category */
.product .related-products {border-top: 1px solid #232324; border-bottom: 1px solid #232324;}

.product .related-products .related-category-vertical {
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.product .related-products .related-category-vertical h4 {
    white-space: nowrap;
    font-size: 0.9rem;
    padding-right: 7px;
}

.product .related-products .related-ind {
    position: relative;
    overflow: hidden;
}

.product .related-products .related-ind .related-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

.product .related-products .related-ind .uk-background-cover {
    transition: opacity 0.4s ease;
}

.product .related-products .related-ind .related-category-vertical {
    transition: all 0.4s ease;
}

.product .related-products .related-ind:hover .uk-background-cover {
    opacity: 0.9;
}

.product .related-products .related-ind:hover .related-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}

.product .related-products .related-ind:hover .related-category-vertical {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}

/* Project page - Related products - MISMAS clases que product */
.project .related-products {border-top: 1px solid #232324; border-bottom: 1px solid #232324;}

.project .related-products .related-category-vertical {
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.project .related-products .related-category-vertical h4 {
    white-space: nowrap;
    font-size: 0.9rem;
    padding-right: 7px;
}

.project .related-products .related-ind {
    position: relative;
    overflow: hidden;
}

.project .related-products .related-ind .related-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

.project .related-products .related-ind .uk-background-cover {
    transition: opacity 0.4s ease;
}

.project .related-products .related-ind .related-category-vertical {
    transition: all 0.4s ease;
}

.project .related-products .related-ind:hover .uk-background-cover {
    opacity: 0.9;
}

.project .related-products .related-ind:hover .related-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}

.project .related-products .related-ind:hover .related-category-vertical {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}

/* PROJECT */
.project .header-transaprent {min-height: 60vh; height: 60vh; margin-top: -80px;}
.project .gallery  .uk-slider .container-arrows {position: relative; position: relative; margin-top: 30px; right: 40px;}
.project .gallery .uk-slider .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.project .gallery .uk-slider .container-arrows .uk-icon-button:hover {background-color: #c5b19a; }
.project .gallery .uk-slider .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}

/* PROJECTS - Sección de proyectos relacionados en project.blade.php */
.projects .uk-slider .container-arrows {position: relative;}
.projects .uk-slider .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.projects .uk-slider .container-arrows .uk-icon-button:hover {background-color: #c5b19a;}
.projects .uk-slider .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}


/* Projects Hover Effects - Proyectos relacionados */
.projects .project-ind {position: relative;}
.projects .project-ind a {display: block; text-decoration: none;}
.projects .project-ind .uk-background-cover {transition: transform 0.4s ease, opacity 0.4s ease;}
.projects .project-ind .project-ind-text {transition: transform 0.4s ease, opacity 0.4s ease; margin-top: 20px;}
.projects .project-ind .project-hover-overlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: flex-end; justify-content: center; padding-bottom: 30px; opacity: 0; transition: opacity 0.4s ease; pointer-events: none; z-index: 2; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);}
.projects .project-ind:hover .uk-background-cover {opacity: 0.9;}
.projects .project-ind:hover .project-hover-overlay {opacity: 1; pointer-events: auto;}
.projects .project-ind:hover .project-ind-text {transform: translateY(-5px) scale(0.98); opacity: 0.85;}
.projects .project-hover-btn {background: white; color: #333; padding: 12px 32px; border-radius: 50px; font-weight: 600; text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); transition: all 0.3s ease;}
.projects .project-hover-btn:hover {transform: translateY(-2px); box-shadow: 0 15px 40px rgba(0,0,0,0.25);}


/* BRAND */
.brand .header-transaprent {min-height: 60vh; height: 60vh; margin-top: -80px;}
.brand .gallery  .uk-slider .container-arrows {position: relative; position: relative; margin-top: 30px; right: 40px;}
.brand .gallery .uk-slider .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.brand .gallery .uk-slider .container-arrows .uk-icon-button:hover {background-color: #c5b19a; }
.brand .gallery .uk-slider .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}

.brand .related-products .related-category-vertical h4 {
    white-space: nowrap;
    font-size: 0.9rem;
    padding-right: 7px;
}

.brand .related-products .related-ind {
    position: relative;
    overflow: hidden;
}

.brand .related-products .related-ind .related-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 2;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(35, 35, 36, 0.5);
}

.brand .related-products .related-ind .uk-background-cover {
    transition: opacity 0.4s ease;
}

.brand .related-products .related-ind .related-category-vertical {
    transition: all 0.4s ease;
}

.brand .related-products .related-ind:hover .uk-background-cover {
    opacity: 0.9;
}

.brand .related-products .related-ind:hover .related-hover-overlay {
    opacity: 1;
    pointer-events: auto;
}

.brand .related-products .related-ind:hover .related-category-vertical {
    transform: translateY(-5px) scale(0.98);
    opacity: 0.85;
}

/* BRANDS - Sección de proyectos relacionados en brand.blade.php */
.brands .uk-slider .container-arrows {position: relative;}
.brands .uk-slider .container-arrows .uk-icon-button {background-color: #D6C6B4; height: 45px; width: 45px;}
.brands .uk-slider .container-arrows .uk-icon-button:hover {background-color: #c5b19a;}
.brands .uk-slider .container-arrows .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {color: #232324 !important;}

/* Brands Hover Effects - Proyectos relacionados en brands */
.brands .project-ind {position: relative;}
.brands .project-ind a {display: block; text-decoration: none;}
.brands .project-ind .uk-background-contain {transition: opacity 0.4s ease;}
.brands .project-ind .project-ind-text {transition: opacity 0.4s ease; margin-top: 20px;}
.brands .project-ind .project-hover-overlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: flex-end; justify-content: center; padding-bottom: 30px; opacity: 0; transition: opacity 0.4s ease; pointer-events: none; z-index: 2; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);}
.brands .project-ind:hover .uk-background-contain {opacity: 0.85;}
.brands .project-ind:hover .project-hover-overlay {opacity: 1; pointer-events: auto;}
.brands .project-ind:hover .project-ind-text {opacity: 0.85;}
.brands .project-hover-btn {background: white; color: #333; padding: 12px 32px; border-radius: 50px; font-weight: 600; text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); transition: all 0.3s ease;}
.brands .project-hover-btn:hover {transform: translateY(-2px); box-shadow: 0 15px 40px rgba(0,0,0,0.25);}
.brands .brand-ind {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
}

.brands .brand-ind a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.brands .brand-ind img {
    max-width: 100%;
    max-height: 150px;
    height: auto;
    width: auto;
    object-fit: contain;
    mix-blend-mode: multiply;
}

/* Cookies */
#cookieMessageWrapper{width: 100%;position: fixed;left:0;top: 0;z-index: 997;height:100%;background: rgba(38,38,38,0.6);}
#cookieMessage{margin: 0 auto;position: absolute;padding: 40px;width: 80%;left: 50%;top: 50%;max-width: 580px;transform: translateX(-50%) translateY(-50%);background-color: white;text-align: center;}
#cookieMessage .cookies-logo{width: 140px;}
#cookieMessage p{margin: 20px 0; color: #444;text-align: center;}
.cookie-consent-options {margin-top: 10px;color: #232324;}
#cookieMessage h3 {font-size: 1.6rem;}
#cookieMessage .uk-link{margin-top: 20px;color: #040f0c;display: inline-block;padding: 10px;vertical-align: middle;}
#cookieMessage:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#cookieClose{display: inline-block;margin-top: 20px;cursor: pointer;margin-right: 5px;}
#cookieClose:hover{color: #fff;}
#cookieNone{margin-top: 20px;}
#cookieMessageWrapper h4.uk-modal-title{font-size: 1rem;}
#cookieMessageWrapper .uk-link{color: #040f0c;display: inline-block;padding: 20px;vertical-align: middle;}
#cookieMessageWrapper label{margin-right: 10px;   font-family: 'Switzer-Variable'; text-transform: uppercase;font-size: 0.8rem;}
#cookieMessageWrapper .uk-checkbox{border-color: #040f0c !important;margin-right: 5px;}
#cookieMessageWrapper .uk-checkbox:checked{background-color: #040f0c;}
#cookieMessageWrapper .uk-checkbox:disabled:checked{background-color: rgba(255, 255, 255, 0.5);border-color: rgba(255, 255, 255, 0.5) !important;}
.uk-button-accept{ background-color: #040f0c; color: white !important; border: 1px solid #040f0c; padding: 10px 15px !important; margin: 2px;}
.uk-button-accept:hover{background-color: white; color: #040f0c !important; border: 1px solid #040f0c;}
.uk-button-decline{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 10px 15px !important; margin: 2px;}
.uk-button-decline:hover{ background-color: #040f0c; color: white !important; border: 1px solid #040f0c; }
.uk-button-decline-all{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 10px 15px !important;margin: 2px;}
.uk-button-decline-all:hover{background-color: white; color: #040f0c !important; }

#cookieMessageWrapper .uk-link{color: #232324;display: inline-block;padding: 20px;vertical-align: middle;}
#cookieMessageWrapper .uk-checkbox{border-color: #000 !important;}
#cookieMessageWrapper .uk-checkbox:checked{background-color: #232324;}
#cookieMessageWrapper .uk-checkbox:disabled:checked{background-color: #f5e9c9;border-color: #f5e9c9 !important;}


  /* cookies i aviso legal */
  .cookies .header {background-position: center; position: relative; background-image: url('../../public/img/bg-cookies.jpg');background-size: cover; background-repeat: no-repeat; }
  .legal .header {background-position: center; position: relative; background-image: url('../../public/img/bg-legal.jpg');background-size: cover; background-repeat: no-repeat; }
  .conditions .header {background-position: center; position: relative; background-image: url('../../public/img/bg-legal.jpg');background-size: cover; background-repeat: no-repeat; }

  /* newsletter */
  #newsletter-subscribe-send{cursor: pointer;position: absolute;right: 0;top: 0;   font-family: 'Switzer-Variable'; text-transform: uppercase;font-size: 0.9rem;padding: 6px 10px;}
  #newsletter-subscribe-send:hover{background-color: #232324;color: #fff;}

  /* footer */
  footer{padding: 5vh; z-index: 1; position: relative;}
  footer h5{font-weight: 400; font-size: 2rem;}
  footer ul.border-left {border-left: 1px solid #232324; padding-left: 20px;}
  footer li a, footer li {list-style: none !important; font-size: 1rem;   font-family: 'Switzer-Variable'; font-size: 1rem;}
  footer li.uk-lead{font-weight: 500;font-size: 1.2rem;   font-family: 'Switzer-Variable'; text-transform: uppercase;line-height: 1.6;}
  footer li a:hover {color: #c5b19a;}
  footer small {font-size: 0.7rem;}
  footer .attr { height: 0; display: table-column-group;}
  footer .footer-logos-partners img {opacity: 0.4;}
  .bl-footer{border-left: 1px solid white;}
  footer hr{border-top: 1px solid white;}

  .footer-logo {width: 100%;max-width: 200px;opacity: 1;display: block;}

  .footer-legal li{display: inline-block;margin-right: 20px;}
  .footer-legal li a{   font-family: 'Switzer-Variable'; font-weight: 400;font-size: 0.8rem;}

  .copyright{font-size: 0.9rem;   font-family: 'Switzer-Variable'; font-weight: 400;color: #232324;text-transform: uppercase;margin-top: 5px;}
  .autor{ font-size: 0.9rem; margin-bottom: 0;opacity: 0.6;}
  .autor a{font-weight: 400;margin-top: 10px !important; color: #999;}
  .autor b {font-weight: 700;}



@media only screen and (max-width: 1499px){ /* large */
  .main-menu .uk-dropnav .uk-subnav li a{font-size: 2rem;}

}

@media only screen and (max-width: 1199px){ /* large */
  .section-text {padding: 5vh;}
  .text.section-text {padding: 3vh !important;}
  .main-menu .uk-dropnav .uk-subnav li a{font-size: 1.8rem;}

    .uk-navbar-toggle, .uk-navbar-toggle .uk-icon>*    {width: 40px; height: 40px;}
    a.uk-navbar-toggle:hover .uk-icon>* {transform: rotate(0); }


    #offcanvas-menu .uk-offcanvas-bar {background-color: #232324;}
    .uk-offcanvas-close:first-child+* {width: 270px;}

     .uk-offcanvas-bar .uk-nav-default>li>a {color: white;}
     .uk-offcanvas-bar .uk-nav-default>li>a:hover {color: #D6C6B4;}
}

@media (max-width: 1024px){ /* ipad */


}


@media (max-width: 959px){ /* medium */
  /* .uk-navbar-nav.main-menu {display: none;position: absolute;top: 0;left: 0;padding: 20px 0vw 0 0vw;width: calc(100% - 10px);background-color: #232324;z-index: 3;padding-left: 10px;padding-top: 100px;} */
  .uk-navbar-nav.visible-flex {display: block !important;overflow-y: auto;height: calc(100vh - 80px);}
  .uk-navbar-toggle {height: 80px;float: right;z-index: 4;position: relative;}
  .uk-navbar-nav>li, .uk-navbar-nav>li ul li, .uk-navbar-nav>li ul.uk-nav-sub li{min-height: 40px;justify-content: left;}
  .uk-navbar-nav>li>a, .uk-navbar-nav>li ul li a, .uk-navbar-nav>li ul.uk-nav-sub li a{min-height: auto;justify-content: left;padding: 8px 10px;}

  .container-contact{position: absolute; top: 0; width: 100%; max-height: none; overflow: visible; z-index: 1111 !important; padding-top: 20px !important;
border-radius: 0 !important;
        border-bottom: 2px solid white;}

  .vertical {writing-mode: horizontal-tb;transform: rotate(0deg);}
  .section-large{padding: 4vh;}
  .newsletter-footer{text-align: center;}
  .footer-logos-partners{padding-top: 40px;}
  .footer-logos-partners div.uk-flex{justify-content: center;}
  .footer-logo-container{text-align: center ;}
  .footer-logo-container .footer-logo{margin-bottom: 20px;}
  .footer-social-mobile{justify-content: center;display: flex ;}
  .footer-menu-mobile .uk-accordion-title{font-size: 1.4rem;   font-family: 'Switzer-Variable'; font-weight: 300;text-transform: none;}
  .footer-menu-mobile .uk-accordion-title:before{display: none;}
  .footer-menu-mobile .uk-drop-parent-icon {transform: rotateZ(270deg);float: right;margin-right: 15px;margin-top: 5px;}
  .footer-menu-mobile .uk-drop-parent-icon svg{width: 15px;}
  .footer-menu-mobile li.uk-open .uk-accordion-title .uk-drop-parent-icon{transform: rotateX(360deg);}
  .container-menu-padding{padding: 0 20px !important;}

  .order-1 {order: -1; -webkit-order: -1}
  .order-1m{order: 0;}
  .order-1mu{order: -1;}

  /* Roselló Solar */

    .home .intro {border-radius: 0; margin-top: 0;}

    .uk-heading-xsmall {font-size: 1.4rem; margin: 0; line-height: 1;}
    .uk-heading-small {font-size: 1.6rem; margin: 0; line-height: 1;}
    .uk-heading-medium {font-size: 1.8rem; margin: 0; line-height: 1;}
    .uk-heading-large {font-size: 2.2rem; margin: 0; line-height: 1;}
    .uk-text-large {font-size: 1.2rem;}

    .home .service-ind:nth-child(odd) { margin-top: 40px;}
    .home .service-ind:nth-child(even) {margin-top: 40px;}

    .flatpage .service-ind:nth-child(odd) { margin-top: 40px;}

    .flatpage .service-ind:nth-child(even) {margin-top: 40px;}
    .flatpage .intro, .landing .intro {border-radius: 0; margin-top: 0;}

    .home .types .uk-background-cover { padding-top: 0vh; padding-bottom: 0vh; margin-top: -5vh; margin-bottom: -0vh;}

    .uk-offcanvas-bar.bg-tertiary {width: 95vw;}

    #offcanvas-menu .uk-offcanvas-bar {background-color: #232324;width: 95vw;}
    .uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded=true] {color: #00BBD0;}

    footer {border-radius: 0;}

}
@media (max-width: 767px){ /* medium-small */

  #container-menu .uk-navbar{margin: 0;}
  .menu-langs{display: none;}
  .header{margin-top: -80px;}
  .header-logo{max-height: 40px;max-width: 150px;margin-top: 0;}
  #container-menu .uk-navbar-right .uk-button{padding: 2px 10px; font-size: 0.8rem; background-color: rgba(255, 255, 255, 0.5) !important;border: 0;}
  .home .header .header-text{bottom: auto;left: 50%;top: 50%;text-align: center;}
  .home .header .header-text h2{text-align: center;font-size: 2.5rem;}
  .home .header .header-text h2 span{font-size: 2.5rem;}

  .booking-engine-header-bottom{display: none;}



}

@media only screen and (max-width: 639px){ /* small */

    .uk-heading-xsmall {font-size: 1.2rem; margin: 0; line-height: 1;}
    .uk-heading-small {font-size: 1.4rem; margin: 0; line-height: 1;}
    .uk-heading-medium {font-size: 1.6rem; margin: 0; line-height: 1;}
    .uk-heading-large {font-size: 1.8rem; margin: 0; line-height: 1;}
    .uk-text-large {font-size: 1.2rem;}

    .container-budget {padding: 0;}

    footer {padding: 5%;}

}
@media (max-width: 459px){ /* x-small */

    .menu-white-bg.hotel .header .navbar li a {font-size: 0.6rem;}


}

/* Filtros de proyectos */
.filter-select {
    border-radius: 50px;
    border: 1px solid #232324;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    background-color: #F9F5EF;
    color: #232324;
    transition: all 0.3s ease;
}

.feed-projects .uk-form-label {
    padding-left: 15px;
    font-size: 0.8rem;
}

.feed-projects .uk-input.search-input {
    background-color: #F9F5EF;
}

.filter-select:focus {
    outline: none;
    border-color: #D6C6B4;
}

.search-input {
    border-radius: 50px;
    border: 1px solid #232324;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    background-color: white;
    color: #232324;
    transition: all 0.3s ease;
}

.search-input:focus {
    outline: none;
    border-color: #D6C6B4;
}

.search-input::placeholder {
    color: #72706E;
    opacity: 0.7;
}

.active-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.active-filters .uk-label {
    border-radius: 50px;
    background-color: #D6C6B4;
    color: #232324;
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.active-filters .uk-label a {
    color: #232324;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

.active-filters .uk-label a:hover {
    opacity: 1;
}

/* Animación letra a letra para h1 del header */
.header h1.text-animate {
  overflow: hidden;
}

.header h1.text-animate .word {
  display: inline-block;
  white-space: nowrap;
}

.header h1.text-animate .letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Botón flotante de cita */
#calendar-floating > a > div:hover {
  transform: scale(1.1);
}

/* Modal cita - ajustes */
#modal-cita .uk-input,
#modal-cita .uk-select,
#modal-cita .uk-textarea {
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
#modal-cita .uk-input:focus,
#modal-cita .uk-select:focus,
#modal-cita .uk-textarea:focus {
  border-color: #232324;
}

/* Animación letra a letra para headings grandes */
.uk-heading-xlarge.text-animate .word,
.uk-heading-large.text-animate .word,
.uk-heading-medium.text-animate .word {
  display: inline-block;
  white-space: nowrap;
}

.uk-heading-xlarge.text-animate .letter,
.uk-heading-large.text-animate .letter,
.uk-heading-medium.text-animate .letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
