/* Developed entirely by staycreative.es 2024 */


/* 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: #202020;}
*+.uk-hr, *+hr {margin-top: 5px; margin-bottom: 15px;}

/* Generals */
html, body {font-family: 'DM Sans', sans-serif;font-weight: 400;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #202020;font-size: 1rem;}
p{font-family: 'DM Sans', sans-serif;color: #202020;font-weight: 400; font-size: 1.1rem;}
b, strong{font-weight: 600;}
h1, h2, h3, h4, h5, h6 {font-family: 'DM Sans', sans-serif; color: #842D20;font-weight: 700; margin-bottom: 0; margin-top: 0px;text-transform: none;line-height: 1.2;}
/* ul {padding-left: 0px;} */
.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: #1c1c1c;}
a:hover{color: #1c1c1c;}
p a:hover{color: #1c1c1c;text-decoration: underline;}
a span {display: inline-block;}
small {font-weight: 400 !important;}
/* ul li {list-style-type: none; list-style: none; } */
:focus {outline: none;}

/* Buttons */
.uk-button{ font-family: 'DM Sans', sans-serif; font-weight: 400; border:0;line-height: 1.5;text-transform: none;font-size: 1rem;-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: 1rem 2rem; text-align: left; position: relative;border-radius: 100px;}
   
.uk-button-default{background-color: transparent; color: #291681 !important;position: relative;}
.uk-button-default:hover{background-color: #842D20; color: #fff !important;border:0; }

    .uk-button-primary{background-color: transparent; color: #842D20 !important;position: relative;border: 1px solid #842D20;}
    .uk-button-primary:hover{background-color: #842D20; color: #fff !important; }

    .uk-button-secondary{background-color: transparent !important; color: #fff !important;position: relative;border: 1px solid #fff;}
    .uk-button-secondary:hover{background-color: #fff !important; color: #842D20 !important;}

    .uk-button-third{ background-color: transparent; color: #842D20 !important;border: 1px solid #842D20;padding: 1rem 2rem;border-radius: 30px;}
    .uk-button-third:hover{background-color: #842D20; color: #fff !important;border:0; }

    .uk-button-light{ background-color: transparent; color: #fff !important;border: 1px solid #fff;padding: 1rem 2rem;}
    .uk-button-light:hover{background-color: #fff; color: #1c1c1c !important;border:1px solid #fff; }


/* 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{transform: translateX(-50%) !important;margin-left: 0;}

/* danger */
.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;}

    /* form */
    .form {position: relative; z-index: 2;}
    .form .uk-form-label{font-weight: 600;}
    .form input[type=text],.form input[type=email],.form input[type=number],.form select,.form textarea, .form input[type=search]{min-height: 40px; margin-top: 0px !important; padding: 5px 10px; border:0; border-bottom: 1px solid #828A9D; background-color: transparent; box-shadow: none; border-radius: 0;  margin-bottom: 6px; color: #1c1c1c !important; font-size: 1rem;height: auto;font-family: 'DM Sans', sans-serif;}
    .form .uk-select:not([multiple]):not([size]){background-image: none; color: #1c1c1c !important;}
    .uk-select:not([multiple]):not([size]) option {background-color: white !important; color: #1b1f28 !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, .form input[type=search]::placeholder{color: #1c1c1c !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: #1c1c1c !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: #1c1c1c !important;font-size: 0.8rem;}
    .form small{color: #1c1c1c;}
    .form .uk-checkbox {border-color: #1c1c1c !important;}
    /* .form .uk-checkbox:focus, .form .uk-radio:focus {border-color: #fff !important;} */
    .form .uk-checkbox:checked, .form .uk-checkbox:checked:focus {background-color: #1c1c1c;}
    .form .uk-radio-label{font-size: 0.8rem;cursor: pointer;}
    .form .uk-radio:checked, .form .uk-radio:checked:focus {background-color: #1c1c1c;}    
    .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 { border-bottom: 1.5px solid #171919; -webkit-text-fill-color: #171919; -webkit-box-shadow: 0 0 0px 1000px #040f0c inset; transition: background-color 5000s ease-in-out 0s;}
    .form input[type=text]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form select,.form textarea::placeholder{color: #1c1c1c !important; font-size: 1rem;}
    form, input:focus::placeholder { color: #1c1c1c;}

    .form .uk-form-danger, .form .uk-form-danger:focus {color: #f0506e !important;border-color: #f0506e !important;}

/* Icons */
.icon{background-image: url('../../public/img/assets-sprite.svg');display: inline-block; background-size: 1000px 500px;}

.icon.facebook {width: 30px;height: 30px;background-position: -125px 0px;}
.icon.twitter {width: 30px;height: 30px;background-position: -155px 0px;}
.icon.instagram {width: 30px;height: 30px;background-position: -185px 0px;}
.icon.linkedin {width: 30px;height: 30px;background-position: -215px 0px;}
.icon.arrow-right {width: 30px;height: 30px;background-position: -125px -30px;}

.icon.facebook-w {width: 30px;height: 30px;background-position: -125px -0px;}
.icon.twitter-w {width: 30px;height: 30px;background-position: -155px -0px;}
.icon.youtube-w {width: 30px;height: 30px;background-position: -185px -0px;}
.icon.instagram-w {width: 30px;height: 30px;background-position: -215px -0px;}
.icon.pinterest-w {width: 30px;height: 30px;background-position: -245px -0px;}
.icon.linkedin-w {width: 30px;height: 30px;background-position: -275px -0px;}
.icon.telegram-w {width: 30px;height: 30px;background-position: -305px -0px;}

.icon.facebook-w:hover {width: 30px;height: 30px;background-position: -125px -30px;}
.icon.twitter-w:hover {width: 30px;height: 30px;background-position: -155px -30px;}
.icon.youtube-w:hover {width: 30px;height: 30px;background-position: -185px -30px;}
.icon.instagram-w:hover {width: 30px;height: 30px;background-position: -215px -30px;}
.icon.pinterest-w:hover {width: 30px;height: 30px;background-position: -245px -30px;}
.icon.linkedin-w:hover {width: 30px;height: 30px;background-position: -275px -30px;}
.icon.telegram-w:hover {width: 30px;height: 30px;background-position: -305px -30px;}

.icon.facebook-b {width: 30px;height: 30px;background-position: -125px -30px;}
.icon.twitter-b {width: 30px;height: 30px;background-position: -155px -30px;}
.icon.youtube-b {width: 30px;height: 30px;background-position: -185px -30px;}
.icon.instagram-b {width: 30px;height: 30px;background-position: -215px -30px;}
.icon.pinterest-b {width: 30px;height: 30px;background-position: -245px -30px;}
.icon.linkedin-b {width: 30px;height: 30px;background-position: -275px -30px;}
.icon.telegram-b {width: 30px;height: 30px;background-position: -305px -30px;}


.icon.facebook-b:hover {width: 30px;height: 30px;background-position: -125px -60px;}
.icon.twitter-b:hover {width: 30px;height: 30px;background-position: -155px -60px;}
.icon.youtube-b:hover {width: 30px;height: 30px;background-position: -185px -60px;}
.icon.instagram-b:hover {width: 30px;height: 30px;background-position: -215px -60px;}
.icon.pinterest-b:hover {width: 30px;height: 30px;background-position: -245px -60px;}
.icon.linkedin-b:hover {width: 30px;height: 30px;background-position: -275px -60px;}
.icon.telegram-b:hover {width: 30px;height: 30px;background-position: -305px -60px;}


.icon.facebook-y {width: 30px;height: 30px;background-position: -125px -60px;}
.icon.twitter-y {width: 30px;height: 30px;background-position: -155px -60px;}
.icon.youtube-y {width: 30px;height: 30px;background-position: -185px -60px;}
.icon.instagram-y {width: 30px;height: 30px;background-position: -215px -60px;}
.icon.pinterest-y {width: 30px;height: 30px;background-position: -245px -60px;}
.icon.linkedin-y {width: 30px;height: 30px;background-position: -275px -60px;}
.icon.telegram-y {width: 30px;height: 30px;background-position: -305px -60px;}

.icon.facebook-y.light {width: 30px;height: 30px;background-position: -125px -120px;margin-right: 5px;}
.icon.twitter-y.light {width: 30px;height: 30px;background-position: -155px -120px;margin-right: 5px;}
.icon.youtube-y.light {width: 30px;height: 30px;background-position: -185px -120px;margin-right: 5px;}
.icon.instagram-y.light {width: 30px;height: 30px;background-position: -215px -120px;margin-right: 5px;}
.icon.pinterest-y.light {width: 30px;height: 30px;background-position: -245px -120px;margin-right: 5px;}
.icon.linkedin-y.light {width: 30px;height: 30px;background-position: -275px -120px;margin-right: 5px;}
.icon.telegram-y.light {width: 30px;height: 30px;background-position: -305px -120px;margin-right: 5px;}

.icon.facebook-y:hover {width: 30px;height: 30px;background-position: -125px -30px;}
.icon.twitter-y:hover {width: 30px;height: 30px;background-position: -155px -30px;}
.icon.youtube-y:hover {width: 30px;height: 30px;background-position: -185px -30px;}
.icon.instagram-y:hover {width: 30px;height: 30px;background-position: -215px -30px;}
.icon.pinterest-y:hover {width: 30px;height: 30px;background-position: -245px -30px;}
.icon.linkedin-y:hover {width: 30px;height: 30px;background-position: -275px -30px;}
.icon.telegram-y:hover {width: 30px;height: 30px;background-position: -305px -30px;}


.icon.menu-opener{width: 40px;height: 40px;background-position: -185px 0;cursor: pointer;}
.icon.menu-opener-alt{width: 40px;height: 40px;background-position: -225px 0;padding: 0; position: relative;top: auto;right: auto;z-index: 1;cursor: pointer;}

.icon.audio{position: absolute;bottom: 100px;right: 70px;cursor: pointer;opacity: 0.5;}
.icon.audio.audio-on{background-position: -245px -30px;width:30px;height: 30px;}
.icon.audio.audio-off{background-position: -245px 0px;width:30px;height: 30px;}
.icon.full-video{background-position: -245px -60px;width:30px;height: 30px;position: absolute;bottom: 100px;right: 30px;cursor: pointer;opacity: 0.5;}
.icon.audio:hover, .icon.full-video:hover{opacity: 1;}

  /* menu */
  .uk-navbar-container:not(.uk-navbar-transparent){height: 100px;z-index:5;background-color: transparent;box-sizing: border-box;}
  .uk-navbar-container.uk-navbar .uk-navbar-left{opacity: 1;gap: 0;}
  .uk-navbar-left {float: left; }
  .uk-navbar-right {background-color: transparent; float: right; height: 100px;}
  .uk-navbar-nav>li>a, .uk-navbar-nav>li ul.uk-nav-sub li a{font-weight: 700; color:#291681; padding: 0px 10px; font-size: 1rem; font-family: 'DM Sans', sans-serif;text-transform: none;min-height: 50px;}
  .uk-navbar-nav>li ul li a, .uk-nav-default>li>a:focus, .uk-nav-default>li>a:hover{font-weight: 400;font-size: 1rem; font-family: 'DM Sans', sans-serif;text-transform: none;}
  .uk-navbar-nav .uk-active {color:#1c1c1c;   }
  .uk-navbar-nav#main-menu {gap: 15px;}
  .uk-navbar-nav#main-menu .lang{margin-left: 10px;}
  .uk-navbar-nav#main-menu .lang .languages-menu{padding: 5px;float: left;width: 100%;box-sizing: border-box;}
  .uk-navbar-nav#main-menu .lang .languages-menu li{width: 50%;display: inline-block;text-align: center;float: left;font-size: 0.9rem;padding: 7px 0px;}
  .uk-navbar-nav#main-menu .lang .languages-menu li a{padding: 0;color: #1c1c1c;}
  .uk-navbar-nav#main-menu .lang .languages-menu li a:hover{color: #1c1c1c;}
  .uk-navbar-nav>li>a:hover, .uk-navbar-nav>li.uk-active>a{color: #1c1c1c !important;}
  .uk-navbar-dropdown-nav>li>a{ color: #1c1c1c; height: auto;}
  .uk-navbar-dropdown-nav>li>a:hover, .uk-navbar-nav>li>a.uk-open{color: #1c1c1c;}
  .uk-navbar-dropdown{position: absolute; }
  .uk-navbar-dropdown.uk-navbar-dropdown-bottom-left {z-index: 100000;left: 0px; top: -5px;}
  .uk-navbar-dropdown.uk-open{background-color: rgba(255, 255, 255, 0.8);}
  .uk-navbar-dropdown.uk-open:before{content: "";width: 0;height: 10px;display: block;position: absolute;top: -20px;left: 30px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid rgba(255, 255, 255, 0.8);}
  .uk-navbar-dropdown.uk-open.uk-navbar-dropdown-bottom-right:before{left:auto;right: 30px;}
  .uk-navbar-toggle {color: white !important; }
  .uk-nav-parent-icon>.uk-parent>a::after{background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");}
  .uk-nav-parent-icon>.uk-parent.uk-open>a::after{background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E");}
  /* .uk-navbar.uk-active .uk-navbar-toggle {color: #1c1c1c !important;z-index: 5; } */
  .has-dropdown{position: relative; }
  .has-dropdown {padding-right: 0;}
  /* .uk-navbar-dropdown {width: 400px; }  */
  .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true]{color: inherit;}
  .has-dropdown:after{content: ""; display: inline-block; width: 7px; height: 4px; background-image: url(../../public/img/assets-sprite.svg); background-position: -55px -8px; position: absolute; top: 39px; right: -2px; background-size: 1000px 500px;} 
/*   .has-dropdown:hover:after, .uk-navbar.uk-active .has-dropdown:after{content: ""; display: inline-block; width: 7px; height: 4px; background-image: url(../../public/img/assets-sprite.svg); background-position: -55px -4px; position: absolute; top: 39px; right: -2px; background-size: 1000px 500px;} */
  .lang.has-dropdown:after{content: ""; display: inline-block; width: 10px; height: 5px; background-image: url(../../public/img/assets-sprite.svg); background-position: -55px -7px; position: absolute; top: 40px; right: -5px; background-size: 1000px 500px;}
  .uk-navbar.uk-active .lang.has-dropdown:after{content: ""; display: inline-block; width: 10px; height: 5px; background-image: url(../../public/img/assets-sprite.svg); background-position: -55px -8px; position: absolute; top: 40px; right: -15px; background-size: 1000px 500px;}
  .bm-waves a{padding: 0 !important;font-size: 0 !important;display: block;}
  .bm-waves a:hover,.bm-waves a:focus, .bm-waves a:visited{font-size: 0;}
  .bm-waves span{display: block; z-index: 4;  position: relative; width: 250px; height: 70px;background-image: url('../../public/img/logo-header.svg'); background-size: contain; background-repeat: no-repeat; position: relative;background-position: center;margin: 0px;}
  .uk-navbar-container.uk-active{background-color: #842D20 !important;width: 100vw !important; height: 100px;  z-index: 5;}
  .uk-navbar-container.uk-active .uk-navbar-right {background-color: transparent; height: 100px; box-shadow: none;}
  .uk-navbar-nav>li>a:active{color: #999; }
  .uk-navbar-container.uk-active .uk-navbar-nav>li.uk-active>a {color: #fff !important;font-weight: 600;}
  .uk-navbar-container.uk-active .uk-navbar-nav>li>a{color: #291681;}
  .uk-navbar-container.uk-active .uk-navbar-nav>li>a:hover{color: #1c1c1c !important;} 
  .uk-navbar-container.uk-active .uk-navbar-nav>li>a.uk-active {font-weight: 600;} 
  .uk-navbar-container.uk-navbar.uk-active .uk-navbar-left{opacity: 1;z-index: 5;}
  /* .uk-navbar-container.uk-active .bm-waves span{margin-top: 0;width: calc(100vw - 150px);} */
  .uk-navbar-container.uk-active .uk-button-menu {color: #999 !important;}
  .uk-form-div{position: relative;padding: 0 !important;}
  .uk-notification-message{font-size: 1rem;}
  .uk-notification{width: 400px;}
  /* .uk-notification-top-center{margin-left: -200px;}     */
  .uk-nav.uk-navbar-dropdown-nav {position: relative; z-index: 5;}
  .uk-button-menu svg:not(:root) {width: 50px; height: 50px;}
  .uk-button-menu svg:not(:root) rect {height: 1px !important;}
  .menu .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve),  #book .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {display: none;}

  .msm-menu-opener{width: 100px;height: 100px;background-color: transparent;cursor: pointer;z-index: 1;position: relative;}
  .msm-menu-opener .hamburger-lines {display: block;height: 25px;width: 40px;position: absolute;top: 30px;left: 30px;z-index: 2;display: flex;flex-direction: column;justify-content: space-between;flex-wrap: wrap-reverse;}
  .msm-menu-opener .hamburger-lines .line {display: block;height: 8px;border-radius: 0;background: #fff;}
  .msm-menu-opener .hamburger-lines .line1{width: 80%;}
  .msm-menu-opener .hamburger-lines .line2{width: 60%;}
  .msm-menu-opener:hover .hamburger-lines .line{width: 100%;}

  .main-menu-container{height: calc(100vh - 200px);}

  .offcanvas-overlay-right {width: 100%;left: 100px;}
  .offcanvas-overlay-right .menu-grid{height: 100%;}
  .offcanvas-overlay-right .uk-offcanvas-bar{background-color: #842D20;padding: 0;}
  .uk-offcanvas-flip .uk-open>.uk-offcanvas-bar {width: 100vw;}
  .offcanvas-overlay-right .uk-offcanvas-close {top: 25px;right: 25px;}
  .offcanvas-overlay-right .uk-offcanvas-close svg{width: 30px;}
  .offcanvas-overlay-right .uk-offcanvas-close svg line{color: #fff;stroke-width: 4px;}

  #main-menu li{font-size: 3rem;font-weight: 700;line-height:1.2;}
  #main-submenu li{font-size: 2.2rem;line-height:1.2;}
  .uk-nav-primary {width: 100%; color: white !important;}
  .uk-offcanvas-bar .uk-nav-primary>li>a, .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a {color: white;}
  .uk-nav-primary .uk-nav-sub {font-size: 1.25rem; line-height: 1.5; /*margin-left: 100%;*/ }
  .uk-nav-primary .uk-nav-sub li a {font-size: 2rem; padding-left: 40px;  font-weight: 400;}

/* HACKS */
.clear{clear: both;}
.overlay{background-color: rgba(120,40,29,0.6);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-bottom {position: absolute; bottom: 0; left: 0; width: 100%; height: 100%;  z-index: 0; mix-blend-mode: multiply; background: transparent;
  background: -webkit-linear-gradient(to bottom, transparent 50%, #842D20 100%);
  background: -moz-linear-gradient(to bottom, transparent 50%, #842D20 100%);
  background: linear-gradient(to bottom, transparent 50%, #842D20 100%);
}

.d-block{display: block;}

.section{padding: 5vh;}
.section-large{padding: 10vh;}
.section-small{padding: 3vw;}
 
.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-light {background-color: #D3CBC3 !important;}
.bg-dark {background-color: #202020 !important;}
.bg-primary{background-color: #842D20 !important;}
.bg-secondary{background-color: #b8ad99 !important;}
.bg-secondary{background-color: #b8ad99 !important;}
.bg-dark{background-color: #000000 !important;}
.light {color: #D3CBC3 !important;}
.dark{color: #000000 !important;}
.primary{color: #842D20 !important;}
.secondary{color: #b8ad99 !important;}
.white {color: #fff !important;}

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

.text-white{color: #fff;}

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

.b-bottom {border-bottom: 1px solid #eee;}
.b-top {border-top: 1px solid #040f0c;}
.sans {font-family: 'DM Sans', sans-serif; font-size: 1.1rem;}
.bold {font-family: 'DM Sans', sans-serif !important;}
p.lead{font-size: 120%;}

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

.mt-0{margin-top: 0 !important;}
.mt-10{margin-top: 10px !important;}
.mt-25 {margin-top: 25px !important;}
.mt-35 {margin-top: 35px !important;}
.mt-50 {margin-top: 50px !important;}
.mt-100 {margin-top: 100px !important;}
.mb-10{margin-bottom: 10px !important;}
.mb-25{margin-bottom: 25px !important;}
.mb-50{margin-bottom: 50px !important;}
.mb-100{margin-bottom: 100px !important;}
.ml-0{margin-left: 0 !important;}
.mr-0{margin-right: 0 !important;}

.p-10{padding: 10px;}
.p-20{padding: 20px;}
.pt-0{padding-top: 0 !important;}
.pt-20{padding-top: 20px !important;}
.pr-0{padding-right: 0 !important;}
.pl-0{padding-left: 0 !important;}
.pb-0{padding-bottom: 0 !important;}

.pt-100{padding-top: 100px !important;}

.mh-100{min-height: 100%;}

.order-1m{order: -1;}


/* PRELOADER */
.preloader{position: fixed;z-index: 999;width: 100vw;height:100vh; opacity: 1; background: #842D20; top: 0;left: 0;}
.preloader img{-webkit-animation: heartbeat 1.5s ease-out infinite normal;animation: heartbeat 1.5s ease-out infinite normal;width: 200px;height: 200px;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-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 */
h1{font-size: 3.3rem;}
h2{font-size: 2.2rem;}
h3{font-size: 2.2rem;}
h4{font-size: 1.8rem;}
.uk-lead{font-size: 120%;}
.header{background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;height: 70vh;}
.bg-menu{height: 100px;margin-top: -100px;background-color: #D3CBC3;width: 100%;}
.g-overlay{position: absolute;bottom: 0;left: 0;width: 100%;height: 10vh; background-image: linear-gradient(to bottom, rgba(43,46,54,0), rgba(43,46,54,0.5));z-index: 1;}
.g-overlay-top{position: absolute;top: 0;left: 0;width: 100%;height: 10vh; background-image: linear-gradient(to top, rgba(43,46,54,0), rgba(43,46,54,0.5));z-index: 1;}
.d-none{display: none;}

.uk-link{color: #524842;}
.uk-link:after{content:"";display:inline-block; background-image: url('../../public/img/assets-sprite.svg');background-size: 1000px 500px; width: 12px;height: 12px;background-position: -113px -0px;margin-left: 5px;vertical-align: middle;margin-top: -1px;}
.uk-link:hover{color: #524842;text-decoration: underline;}

.uk-link-alt{color: #fff;}
.uk-link-alt:after{content:"";display:inline-block; background-image: url('../../public/img/assets-sprite.svg'); background-size: 1000px 500px; width: 12px;height: 12px;background-position: -113px -12px;margin-left: 5px;vertical-align: middle;margin-top: -1px;}
.uk-link-alt:hover{color: #fff;text-decoration: underline;}

.page .header{height: 50vh;}

.page-video .header{overflow: hidden;min-width: 100%;min-height: 100%;}
.page-video .header video{object-fit: cover;min-width: 100%;min-height: 100%;}

    /* MENU */
    .icon-header-logo{width: 50px;}
    .menu-lang{line-height: 1.2;gap: 10px;}
    .menu-lang li{display: inline-block;}
    .menu-lang li a{font-family: 'DM Sans', serif;color: #291681;font-size: 0.8rem;padding: 0;min-height: 26px;}
    .menu-lang li a:hover{color: #fff !important;}
    .menu-lang li.uk-active a{font-weight: 700;}


    @keyframes scroll-to {
      0% { transform: translatex(-50%) translateY(0); }
      50% { transform: translatex(-50%) translateY(10px); }
      100% { transform: translatex(-50%) translateY(0); }
    }


/* HOME */
.home .header{margin-top: -120px;}
.home .header .uk-slideshow-items, .home .header .uk-slideshow-items .bg-img{height: 70vh;}
.home .header .header-content{padding-bottom: 10vh;}
.home .header .header-content h3{font-size: 3rem;line-height: 1.2;}
.home-intro-img{z-index: 1;position: relative; top: 40px;}
.cshmc-ind{position: relative;border-radius: 400px;overflow: hidden;}
.cshmc-ind:hover .overlay{opacity: 0;}
.cshmc-ind h3{text-align: center;color: #fff;}

.cs-home-events .uk-navbar-nav{gap: 10px;}
.cs-home-events .uk-navbar-nav .uk-button{padding: 1rem 2rem;font-weight: 400;}
.cs-home-events .uk-navbar-nav .uk-button:hover{color: #fff !important;}
.cs-home-events .cshe-ind {-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.cs-home-events .cshe-ind a { -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.cs-home-events .cshe-ind a .overlay {display: none; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.cs-home-events .cshe-ind a:hover .overlay {display: block;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
/* .cs-home-events .uk-grid {padding-bottom: 20px;} */
/* .cs-home-events .cshe-ind:hover {margin-top: 20px; } */

.feed-events .uk-subnav-pill>*>:first-child {background-color: transparent; color: #842D20 !important; position: relative; border: 1px solid #842D20; border-radius: 50px; margin-top: 10px; }
.feed-events .uk-subnav-pill>.uk-active>a {background-color: #842D20 !important; color: white !important;}
.feed-events .uk-overlay-primary  {background: rgba(132, 45, 32, .7) !important;}

.cshe-ind h4{font-size: 1.3rem;margin: 10px 0 0;color: #040f0c; display: block;}
.cs-home-services h3{font-size: 3rem;}
.cs-uppertitle{color: #842D20;margin-bottom: 20px;display: block;}
.post-ind-blog h5{font-size:1.1rem;color: #040f0c;}


.feed-posts .post-text {padding: 20px 0;}
.feed-posts .post-text p {margin: 10px 0 0;}

.list-categories {list-style-type: none; list-style: none; padding-left: 0; margin: 10px 0;}
.list-categories li {display: inline; font-size: 0.8rem;}
.list-categories li::after{content: ' ·';}
.list-categories li:last-child:after{display: none;}

/* event */
.event .header {height: auto;}
.event .header ul li {list-style: none; list-style-type: none; font-size: 1.6rem;}
.event .header .event-border {border-top: 5px solid #000000; width: 100px; position: relative; top: 33px;}

.event.congres h1 {color: #57132b !important;}
.event.congres  .panels h3, .event .panels h4, .event .panels h5 {color: #57132b !important;}
.event.congres  .primary {color: #57132b;}
/* .event.congres  .bg-primary {background-color: #57132b;} */
.event.congres  .uk-button-primary {background-color: transparent; color: #57132b !important; position: relative; border: 1px solid #57132b;}
.event.congres  .uk-button-primary:hover {background-color: #57132b; color: white !important; position: relative; border: 1px solid #57132b;}
.event.congres  .header ul {top: -7px; position: relative;}
.event.congres .form-event {background-color: #57132b !important;}
.event.congres .form-event h3.white {color: white !important;} 
.event .option-text .container {padding: 30px 20px; background-color: rgba(255, 255, 255, .7); border-radius: 10px; margin-top: 20px; color: #57132b;}
.event .option-text .container p {color: #57132b; margin-bottom: 0;}
.event .uk-checkbox:checked, .event .uk-checkbox:indeterminate, .event .uk-radio:checked {background-color: rgb(133, 133, 133);}

/* event congras */
.event.congres .grid-columns { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 40px;}
.event.congres .grid-columns p {margin: 0 !important;}
.event.congres .panels .panel-ind .panel-text {padding: 0px;}
.event.congres .panels .panel-ind.title .panel-text h3 {padding: 0 40px;}
.event.congres .panels .panel-ind.title .panel-text { border-radius: 0px 20vh 20vh 0;}
.event.congres .panels .panel-ind.table .panel-text {padding: 40px;}
.event.congres .panels .panel-ind.staff .panel-text h3 {font-size: 1.6rem;}
.event.congres .panels .panel-ind.staff .uk-border-circle {max-width: 200px;}
.event.congres .panels .panel-ind.staff .bg-circle {margin-left: -100px; z-index: -1;}
.event.congres .panels .panel-ind.desc .panel-text, .event .panels .panel-ind.logo {border-top: 1px solid #57132b; padding-top: 40px;}
.event.congres .panels .uk-table-hover tbody tr:hover, .event .panels .uk-table-hover>tr:hover {background-color: transparent;}
.event.congres .panels .uk-table-hover tbody tr, .event .panels .uk-table-hover>tr {border-top: 1px solid #000000;}


/* event taller */
.event.event hr.primary {border-top: 1px solid #842D20; margin-top: 20px;}
.event.event .event-desc {border-top: 1px solid #842D20; padding-top: 40px;}
.event.event .event-content {border-top: 1px solid #842D20; padding-top: 40px;}
.event.event .uk-overlay-primary  {background: rgba(132, 45, 32, .7) !important;}

.uk-form-danger, .uk-form-danger:focus { color: #f0506e !important; border-color: #f0506e !important;}


/* page */
.page .salas-espacios h2 {font-size: 2.8rem;}
.page .salas-espacios hr { border-top: 1px solid #842D20;}
.page .salas-espacios ul {padding-left: 0;}
.page .salas-espacios .specs ul li {list-style: none; list-style-type: none;line-height: 2; border-bottom: 1px solid #842D20; color: #842D20;}
.page .feed-events .uk-overlay-primary  {background: rgba(132, 45, 32, .7) !important;}

/* contact */
.container-contact form .uk-form-label {color: white;}
.container-contact form small {color: white;}
.container-contact form .uk-checkbox {border-color: white !important;}
.container-contact form input[type=text], .container-contact form input[type=email], .container-contact form input[type=number], .container-contact form select, .container-contact form textarea, .container-contact form input[type=search] {border-bottom: 1px solid white !important; color: white !important;}
.container-contact form input[type=text]:focus, .container-contact form input[type=email]:focus, .container-contact form input[type=number]:focus, .container-contact form textarea:focus, .container-contact form select:focus {background-color: transparent;  color: white !important;}
.container-contact form input:-webkit-autofill, .container-contact form input:-webkit-autofill:hover, .container-contact form input:-webkit-autofill:focus .container-contact form textarea:-webkit-autofill, .container-contact form textarea:-webkit-autofill:hover .container-contact form textarea:-webkit-autofill:focus, .container-contact form select:-webkit-autofill, .container-contact form select:-webkit-autofill:hover, .container-contact form select:-webkit-autofill:focus {border-bottom: 1.5px solid #171919; -webkit-text-fill-color: transparent; -webkit-box-shadow: 0 0 0px 1000px #040f0c inset;   transition: background-color 5000s ease-in-out 0s;}

.organiza .list h3 {font-size: 1.8rem; padding-right: 20px;}


/* form event */
.form-event {color: white;}
.form-event .uk-input, .form-event .uk-select, .form-event  .uk-textarea {background: transparent; border: 0; border-bottom: 1px solid white; color: white;}
.form-event .uk-input:focus, .form-event .uk-select:focus, .form-event .uk-textarea:focus {border-bottom: 2px solid white;}
.form-event input[type=text]::placeholder, .form-event textarea::placeholder{color: rgba(255, 255, 255, 1) !important; font-size: 0.9rem;}

/* 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: 20px;width: 80%;left: 50%;top: 50%;max-width: 400px;transform: translateX(-50%) translateY(-50%);background-color: white;}
#cookieMessage p{margin-bottom: 0;color: #444;}
#cookieMessage .uk-link{margin-top: 20px;color: #1c1c1c;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;}
#modal-cookies h4.uk-modal-title{font-size: 1rem;}
#modal-cookies .uk-link{color: #1c1c1c;display: inline-block;padding: 20px;vertical-align: middle;}
#modal-cookies .uk-checkbox{border-color: #1c1c1c !important;}
#modal-cookies .uk-checkbox:checked{background-color: #1c1c1c;}
#modal-cookies .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 */
  #form-newsletter input[type=text]{background-color:transparent;border: 1px solid white;color: white;height: 55px;}
  #form-newsletter input[type=text]::placeholder{color: rgba(255, 255, 255, 0.8) !important;}
  #form-newsletter small{color: #fff;}
  #form-newsletter .g-recaptcha{margin: 10px 0;}
  #modal-news .uk-modal-dialog {height: 100%;}

  /* footer */
  footer {background-color: #fff;padding: 5vh 10vh !important;color: #040f0c;border-top:2px solid #842D20}
  footer li a, footer li {color: #040f0c; list-style: none !important; font-size: 0.9rem;text-transform: none;}
  footer li.uk-lead{font-weight: 600;font-size: 1.4rem;font-family: 'DM Sans';text-transform: uppercase;}
  footer li a:hover {opacity: 0.8;color: #D3CBC3;}
  footer small {font-size: 0.7rem;}
  footer hr{margin: 20px 0;}

  footer .link-to-news{margin-top: 20px;display: inline-block;border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;}
  footer .icon.newsletter{vertical-align: middle;margin-left: 10px;}
  .list-style ul li {list-style-type: none; list-style: none;}

  .footer-logo {display: inline-block;}
  .footer-logo img{width: 100%;max-width: 500px;}
  .footer-logo p{text-transform: uppercase;color: #040f0c;}
  .footer-logo p a{font-weight: 600;color: #040f0c;}
  .footer-logo p a:hover{text-decoration: underline;}

  .menu-footer{margin-top: 30px;}
  .menu-footer li a{font-family: 'DM Sans', serif;color: #040f0c;}
  .menu-footer li a:hover{font-family: 'DM Sans', serif;color: #D3CBC3;text-decoration: underline;}
  footer .lead-menu{font-family: 'DM Sans', serif;color: #040f0c !important;font-weight: 700;font-size: 0.9rem;text-transform: uppercase;margin-bottom: 10px;}

  /* .menu-footer-contact{text-align: right;} */
  .menu-footer-contact li{color: #080706;}
  .menu-footer-contact li a{color: #080706;}
  .menu-footer-contact li a:hover{color: #080706;text-decoration: underline;}

  .menu-address{margin-top: 30px;text-align: right;}

  .menu-social {margin-top: 30px;margin-left: 25%;}
  .menu-social .icon{vertical-align: middle;}
  .menu-social span{display: inline-block;margin-top: 10px;}
  .menu-social ul{margin-top: 0;}
  .menu-social li{display: inline-block;/* font-size: 1.2rem; */line-height: 1.5;}
  .menu-social li i{vertical-align: middle;}
  .menu-social li a{padding: 0;color: #080706;font-weight: 400;}
  .menu-social li a:hover{color: #080706;text-decoration: underline;}

  .social-footer span{margin-top: 2px;display: block;margin-right: 10px;font-family: 'DM Sans', serif;}


  .menu-legal li{display: inline-block;margin-left: 10px;font-size: 0.9rem;}
  
  .sub-footer img{max-height: 60px;width: 100%;}
  .copyright{font-size: 0.9rem; color: #040f0c;}
  .autor{margin-top: 20px !important; font-size: 0.8rem; color: #040f0c;margin-bottom: 0;opacity: 0.6;}
  .autor a{color: #040f0c;font-weight: 400;margin-top: 10px !important; }
  .autor b {font-weight: 600;}



@media only screen and (max-width: 1199px){ /* large */
  .section-text {padding: 5vh;}
  .text.section-text {padding: 3vh !important;}
  .page .header h2{font-size: 6rem;}


}

@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% - 20px);background-color: #202020;z-index: 3;padding-left: 20px;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;color: white !important;}
  .uk-navbar-toggle-icon {margin-right: 10px;}
  .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;}

  .vertical {writing-mode: horizontal-tb;transform: rotate(0deg);}

  .section-large{padding: 5%;}
  footer{padding: 5% !important;}

  /* stay creative */
  h1{font-size: 2rem;}
  h3{font-size: 2rem;}
  /* .uk-navbar-nav>li>a, .uk-navbar-nav>li ul.uk-nav-sub li a{font-weight: 600;font-size: 2.2rem;padding: 0 5px;} */
  .lang-item {display: inline-block;margin-top: 10px;}
  .page .header h2{font-size: 4rem;}
  .page h1{font-size: 2rem;}
  .uk-navbar-container:not(.uk-navbar-transparent){/* padding-left: 20px; */height: 80px;margin: 0;}
  .uk-navbar-right{height: 80px;}
  .uk-navbar-container.uk-active {height: 80px;}
  .uk-navbar-container.uk-active .uk-navbar-right{height: 80px;}
  .uk-navbar-container .uk-navbar-nav>li a{color: #fff;}
  .bm-waves span {width: calc(100vw - 150px);height: 40px;background-position:left;}
  .menu-opener{width: 80px;height: 80px;}
  .menu-opener .hamburger-lines{top: 25px;left: 10px;}
  .header h1{width: 90vw;}
  .section.np-on-s{padding: 0;}

  /* Casa Esment */
  .event .uk-table td {display: inline-table; width: 100%; margin: 10px 0px;}


  #main-menu li {font-size: 2rem;}
  .msm-menu-opener {width: 80px; height: 80px;}

  .home .header .header-content h3 {font-size: 2rem;}
  .home .header .header-content h4 {font-size: 1.2rem;}
  .home .header .header-content .uk-text-large {font-size: 1.1rem;}
  .cs-home-services h3 {font-size: 2rem;}
  .home .header .header-content {padding-bottom: 40px;} 

  .uk-section-large {padding-top: 40px; padding-bottom: 40px;}

  .event .header ul li {font-size: 1.2rem;}
            
}
@media (max-width: 767px){ /* medium-small */
  .br-small{display: none;}
  .order-1{order: -1;}
  .autor{text-align: left !important;}

  /* Casa Esment */


}

@media only screen and (max-width: 639px){ /* small */
  .uk-notification{left: 50%;}
  .page .header h2{font-size: 3rem;padding: 5vh;}

  /* Casa Esment */
  .home .header .header-content h3 {font-size: 2rem;}
  .home .header .header-content h4 {font-size: 1.2rem;}
  .home .header .header-content .uk-text-large {font-size: 1rem;}
  .home .header .uk-slideshow-items, .home .header .uk-slideshow-items .bg-img {height: 80vh; min-height: 80vh;}
  .home .header .uk-slideshow-items .overlay-bottom, .home .header .uk-slideshow-items .bg-img .overlay-bottom {
    background: -webkit-linear-gradient(to bottom, transparent 0%, #842D20 100%);
    background: -moz-linear-gradient(to bottom, transparent 0%, #842D20 100%);
    background: linear-gradient(to bottom, transparent 0%, #842D20 100%);
  }


  .uk-section-large {padding-top: 30px; padding-bottom: 30px;}
   

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

    

      
}

