/* Developed entirely by staycreative.es 2020 */
@font-face {font-family: 'GloriaRocha'; src: url('../../fonts/GloriaRocha-Regular.woff2') format('woff2'), url('../../fonts/GloriaRocha-Regular.otf') format('opentype');  font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; font-display: swap;}

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


/* Generals */
html, body {font-family: "new-spirit", serif; font-weight: 300;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #000; background-color: #F5E6CD;}
p{font-family: "new-spirit", serif;color: #000;font-weight: 300; font-size: 1.1rem;}

h1, h2, h3, h4, h5, h6 {font-family: "new-spirit", serif; color: #000;font-weight: 200; margin-bottom: 0; margin-top: 0px;}
h1{font-size: 3rem; font-family: 'GloriaRocha';}
h2{font-size: 2.6rem; font-family: 'GloriaRocha';}
h3{font-size: 2rem;}
h4{font-size: 1.7rem;}
h5{font-size: 1.6rem;}
/* 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: #000;}
a:hover{color: #72706E;}
a span {display: inline-block;}
small {font-weight: 300 !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;}

/* .full-width-text {font-size: 12vw; width: 100%; text-align: center; white-space: nowrap; margin: 0; padding: 0; overflow: hidden; box-sizing: border-box; font-family: 'GloriaRocha';} */



  /* .full-width-text {
    white-space: nowrap;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    font-family: 'GloriaRocha';
    display: inline-block;
  } */


/* Buttons */
button{font-family: "new-spirit", serif;}
.uk-button{ font-family: "new-spirit", serif; font-size: 0.9rem; font-weight:500; border:0;line-height: 1.5;text-transform: initial;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: 0.5rem 1rem;}

.uk-button-default {position: relative; overflow: hidden; display: inline-block; text-decoration: none; background-color: transparent !important; color: #000000 !important; padding: 0px; padding-bottom: 5px;}
.uk-button-default::after { content: ""; position: absolute; bottom: 0; left: 0; width: 30px; height: 1px; background: #000000; transition: width 0.4s ease; margin-bottom: 2px;}
.uk-button-default:hover::after {width: 100%;}

    .uk-button-primary{ background-color: transparent !important; color: #000000 !important;border: 0;padding: 0.5rem 0;position: relative;display: inline-block;}
    .uk-button-primary::after{content: "";display: block;width: 100%;position: absolute;height: 1px; background-color: #000000;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
    .uk-button-primary:hover{background-color: transparent !important; color: #000000 !important;border-bottom: 0; }
    .uk-button-primary:hover::after{width: 0;}

    .uk-button-secondary{ background-color: #000000; color: #F5E6CD !important;border: 1px solid #000000;}
    .uk-button-secondary:hover{background-color: #F5E6CD !important; color: #000000 !important;border: 1px solid #000000; }

    .uk-button-third{ background-color:transparent !important; color: #000 !important;border: 1px solid #000;}
    .uk-button-third:hover{background-color: #000 !important; color: #fff !important;border: 1px solid #000;}

    .uk-button-fourth{ background-color:transparent !important; color: #000 !important;border: 1px solid #000; border-radius: 30px;padding: 10px !important;}
    .uk-button-fourth:hover{background-color: #000 !important; color: #fff !important;border: 1px solid #000;}



    .uk-button-book{ background-color: #000000; color: #F5E6CD !important;border: 1px solid #000000;}
    .uk-button-book:hover{background-color: transparent !important; color: #000000 !important;border: 1px solid #000000; }



    .uk-button-prefooter{ background-color: transparent; color: #000000 !important;border: 1px solid #000000; border-bottom: 0; padding: 20px ;}
    .uk-button-prefooter:hover{background-color: #000000 !important; color: #F5E6CD !important;border: 1px solid #000000; border-bottom: 0; }

    .uk-button-book.offcanvas{background-color: #000000 !important; color: #F5E6CD !important;border: 1px solid #000000; }
    .uk-button-book.offcanvas:hover{ background-color: transparent !important; color: #000000 !important;border: 1px solid #000000;}

    .uk-navbar-container.uk-active .uk-button-book{background-color: #000000 !important; color: #F5E6CD !important;border: 1px solid #000000; }
    .uk-navbar-container.uk-active .uk-button-book:hover{ background-color: #F5E6CD !important; color: #000000 !important;border: 1px solid #000000;}


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



    /* 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 #000; background-color: transparent; box-shadow: none; margin-bottom: 6px; color: #000 !important; font-size: 1rem;height: auto;font-family: "new-spirit", serif;text-transform: initial;}
    /* .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: #000;}
    .form .uk-radio-label{font-size: 0.8rem;cursor: polarken;}
    .form .uk-radio:checked, .form .uk-radio:checked:focus {background-color: #000;}
    .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: #000;}


/* 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: -60px 0px;}
.icon.instagram {width: 30px;height: 30px;background-position: -90px 0px;}
.icon.linkedin {width: 30px;height: 30px;background-position: -150px 0px;}

  /* DROPDOWN */
  .uk-drop.uk-open {border-radius: 10px; 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-dropdown {min-width: max-content;}

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

  /* BREADCRUMBS */
  .uk-breadcrumb{}
  .uk-breadcrumb li a, .uk-breadcrumb li span{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;}

  /* lightbox */
  /* .uk-lightbox{background-color: #fff;} */
  /* .uk-lightbox-toolbar{background-color: transparent;color: #000;} */
  /* .uk-lightbox-toolbar-icon, .uk-lightbox-toolbar-icon:hover{color: #000;} */
  /* .uk-lightbox-button, .uk-lightbox-button:hover{color: #000;background: none;} */

.ellipsys-text {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;}

  /* MENU */
.user-menu {gap: 15px;margin-left: 20px;}
.uk-navbar-container {position: relative; z-index: 980;}
.uk-navbar-container.uk-sticky.uk-active {box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background-color: #F5E6CD;z-index: 981;}
.uk-navbar-container.uk-sticky.uk-active .uk-navbar-toggle, .menu-white-bg .uk-navbar-container .uk-navbar-toggle {color: #000;}
.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: #000;}
.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: #fff !important;background-color: #000 !important ;}
.uk-navbar-nav>li>a {text-transform: initial; font-size: 1rem; font-weight: 500; color: #000;}

.menu-white-bg .menu-langs>li>a {color: #000 !important;}

.uk-navbar-toggle{color: #F5E6CD;}
.header-logo{height: 70px; margin-top: 5px;}
#container-menu{z-index: 981;background-color: #F5E6CD !important; height: 85px;}
.home #container-menu{z-index: 981;background-color: transparent !important;}
.home #container-menu.uk-active{z-index: 981;background-color: #F5E6CD !important;}
/* #container-menu .uk-navbar{margin-top: 20px;} */
#container-menu.uk-active .uk-navbar{margin-top: 0;}
/* #container-menu.uk-active .uk-navbar .header-logo{margin: 0px;} */
#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}

.custom-hamburger {display: inline-block; cursor: pointer; padding-top: 27px;}
.custom-hamburger .bar {display: block; height: 1.5px; background-color: #000000; margin: 6px 0; transition: 0.3s ease;}
.uk-navbar-container.uk-sticky.uk-active .custom-hamburger .bar {background-color: #000000; }
.custom-hamburger .bar-top,.custom-hamburger .bar-bottom { width: 35px;}
.custom-hamburger .bar-middle {width: 22px; margin-left: auto; margin-right: auto;}
.custom-hamburger:hover .bar-top, .custom-hamburger:hover .bar-bottom, .custom-hamburger:hover .bar-middle {background-color: #000000;}
.custom-hamburger:hover .bar-middle { width: 35px;}

.uk-navbar-container.uk-sticky.uk-active  .light.uk-icon {color: #000000 !important;}

.uk-offcanvas-bar {background-color: #F5E6CD; padding: 10vh;}
.uk-open>.uk-offcanvas-bar {width: 100%;}
.uk-offcanvas-bar .uk-close.dark {color: #000000; width: 30px;}
.uk-offcanvas-bar h3 a:hover {color: #DDBE94 !important;}
.uk-offcanvas-bar .container-hotels ul {margin-top: 0 !important; padding-left: 10px; padding: 60px 20px; border-left: 1px solid #000000;}
.uk-offcanvas-bar .menu-hotel.uk-active::after {width: 100%;}
.uk-offcanvas-bar .menu-hotel:hover {color: #DDBE94 !important;}
.uk-offcanvas-bar .menu-flats li.uk-active .uk-button-default::after {width: 100%;}


#offcanvas-nav-booking {width: 50vw;}
#offcanvas-nav-booking .uk-offcanvas-bar {background-color: #DDBE94 !important;}
#offcanvas-nav-booking .uk-offcanvas-close { top: 0px; right: 0px; padding: 10px; background-color: #000;}


.uk-switcher .uk-slider {margin: 0 20px 20px ;}
.images .uk-slider {margin: 0 20px 20px ;}

  /* menu langs */
  .uk-navbar-container.uk-active   .menu-langs>li>a {color: #000;}
  .uk-navbar-container.uk-active li a.light {color: #000000 !important;}
  .uk-navbar-container.uk-active li a.light:hover {color: #DDBE94 !important;}
  .menu-langs>li>a {color: white;}


  /* NAVBAR HOTEL */
  .navbar-hotel{padding-top: 120px;transition: .1s ease-in-out;transition-property: background-color;}
  .navbar-rooms li a {height: auto; min-height: auto;}
  .uk-navbar-dropdown {width: auto;}



  /* BOOKING ENGINE */
  /* .booking-engine-header-bottom{background-color: rgba(255,255,255,0.7);z-index: 1;position: absolute;bottom: 0;left: 0;width: 100%;    height: 75px} */
  .booking-engine-header-bottom .uk-select, .booking-engine-header-bottom .b-title, .booking-engine-header-bottom #dates-calendar{font-weight: 500;background-color: transparent;border: 0;color: #000;font-size: 1rem;height: 55px;text-transform: uppercase;}
  .booking-engine-header-bottom .be-item{border-bottom: 1px solid #000;margin: 10px 0;}
  .booking-engine-header-bottom .uk-button.be-send{height: 55px;padding: 15px 0; text-transform: uppercase;background-color: #fff;color: #000;margin: 10px 0;}
  .booking-engine-header-bottom .uk-button.be-send:hover{background-color: #000;color: #fff;}

  .modal-be{position: fixed;z-index: 1;background-color: #77809195;width: 100%;height: 100%;top: 0;left: 0;visibility: hidden;opacity: 0;}
  .bmc-container{z-index: 2;position: relative;}
  .booking-menu-container{margin-top: -40px;z-index: 1;position: relative; margin-bottom: -40px !important;}
  .booking-menu-container>div{z-index: 1;}
  .be-item{/* background-color: white; *//* height: 80px; */position: relative;}
  /* .be-item .uk-select{height: 80px !important;top: 0 !important;border: 0;padding-left: 20px;color: #393e45;} */
  /* .be-item .uk-input{border: 0;font-size: 1rem;padding-left: 20px !important;cursor: pointer;height: 80px !important;} */
  .be-item .uk-input::placeholder{color: #000;}

  .b-title, .b-title.text-vuelta {position: relative; color: #393e45; font-size:1rem; font-weight: 400;}
  .b-title-r, .b-title.text-vuelta {position: relative; color: #393e45; font-size:1rem; font-weight: 400;}
  .uk-select:not([multiple]):not([size]) {position: relative; height: 55px;}
  .hab-value {color: #071633; width: 100%; cursor: pointer; height: 55px; text-align: right; font-size: 1rem; font-weight: 900; z-index: 1; position: relative; top: 0px; }
  .b-more-beds {padding-top: 20px;}
  .b-more-beds .uk-grid{margin-top: 0;margin-bottom: 5px;}
  .b-more-beds span.bmb-title{margin: 10px 0; font-size: 0.8rem;}
  .b-more-beds .uk-width-1-2{margin-top: 0;}
  .b-more-beds .uk-width-1-2 span{font-weight: 400;text-transform: none;font-size: 0.8rem;border-top: 0;padding: 0px 0px;}
  .b-more-beds select.uk-select{float: right;height: 35px !important;border: 0;background: transparent;width: 100%;text-align: right;color: #444;font-weight: 700;font-size: 0.8rem;z-index: 1;position: relative;}
  .b-beds select.uk-select{float: right;border: 0;background: transparent;width: 100%;text-align: right;color: #071633;font-weight: 700;font-size: 1rem;z-index: 1;text-transform: uppercase; position: relative;background-image: url('data:image/svg+xml;charset=UTF-8,<svg%20width%3D"16"%20height%3D"16"%20viewBox%3D"0%200%2016%2016"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg">%0A%20%20%20%20<polygon%20fill%3D"%232c2a29"%20points%3D"4%201%201%206%207%206"><%2Fpolygon>%0A%20%20%20%20<polygon%20fill%3D"%232c2a29"%20points%3D"4%2013%201%208%207%208"><%2Fpolygon>%0A<%2Fsvg>') !important;}
  .b-beds-r select.uk-select{float: right;border: 0;background: transparent;width: 100%;text-align: right;color: #071633;font-weight: 700;font-size: 1rem;z-index: 1;text-transform: uppercase; position: relative;background-image: url('data:image/svg+xml;charset=UTF-8,<svg%20width%3D"16"%20height%3D"16"%20viewBox%3D"0%200%2016%2016"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg">%0A%20%20%20%20<polygon%20fill%3D"%232c2a29"%20points%3D"4%201%201%206%207%206"><%2Fpolygon>%0A%20%20%20%20<polygon%20fill%3D"%232c2a29"%20points%3D"4%2013%201%208%207%208"><%2Fpolygon>%0A<%2Fsvg>') !important;}
  #offcanvas-nav-booking .rooms {height: 55px; position: relative;}
  #offcanvas-nav-booking .rooms .con {height: 55px; position: relative; width: 100%; left: 0; top: 0; color: #1b1f28; }
  #offcanvas-nav-booking .rooms .con .b-title.hab-num{position: absolute;top: 15px;left: 20px;}
  #offcanvas-nav-booking .rooms .con .b-title.hab-num .ac-counter, .rooms .con .b-title.hab-num .kc-counter{font-weight: 700;}
  #offcanvas-nav-booking .rooms .con .b-title-r.hab-num{position: absolute;top: 28px;left: 20px;}
  #offcanvas-nav-booking .rooms .con .b-title-r.hab-num .ac-counter, .rooms .con .b-title-r.hab-num .kc-counter{font-weight: 700;}
  #offcanvas-nav-booking .rooms .con .b-beds{position: relative; width: 100%; left: 0; top: 20px; height: auto;overflow-y: auto;}
  #offcanvas-nav-booking .rooms .con .b-beds-r{position: relative; width: 100%; left: 0; top: 20px; height: auto;overflow-y: auto;}
  #offcanvas-nav-booking .rooms .con .hv-title {font-weight: 700; color: #1b1f28; margin-bottom: 5px; font-size: 0.8rem; text-transform: uppercase; text-align: center;}
  #offcanvas-nav-booking .rooms .con .b-more-beds span {color: #1b1f28; text-align: center; font-size: 0.9rem;text-transform: uppercase;font-weight: 700;margin-top: 5px;}
  #offcanvas-nav-booking .rooms .con .b-more-beds .bmb-kids-cont{margin-bottom: 5px;margin-left: 0;}
  #offcanvas-nav-booking .rooms .con .b-more-beds .bmb-kids-cont select{border-bottom: 1px solid #1b1f28;margin-bottom: 10px;color: #1b1f28;}

  #offcanvas-nav-booking .uk-offcanvas-bar .uk-select:focus {background-color: transparent !important; color: #000 !important;}
  #offcanvas-nav-booking .uk-offcanvas-bar .uk-select:not([multiple]):not([size]) {background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22black%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%3Cpolygon%20fill%3D%22black%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%3C%2Fsvg%3E);  }

  /* counter */
  .counter-container{position: relative;width:80px; padding-bottom: 10px; margin: 0 auto;}
  .counter{position: relative;padding: 0 30px; display: inline-block;height:30px;width: 20px;text-align: center;line-height: 1.9; color:#1b1f28;}
  .b-more-beds span{display: block;}
  .b-more-beds .uk-width-expand{position: relative;padding: 0 5px;}
  .icon.less{content: ""; display: inline-block; width: 25px; height: 25px; background-image: url('../../front_img/assets-sprite.svg'); background-position: -400px -0px; text-align: center; background-color:#1b1f28;border-radius:25px;cursor:pointer;position: absolute;z-index:1;top: 2px;left: 2px;}
  .icon.more{content: ""; display: inline-block; width: 25px; height: 25px; background-image: url('../../front_img/assets-sprite.svg'); background-position: -430px -0px; text-align: center; background-color:#1b1f28;border-radius:25px;cursor:pointer;position: absolute;z-index:1;top: 2px;right:2px;}
  .icon.kids_less{content: ""; display: inline-block; width: 25px; height: 25px; background-image: url('../../front_img/assets-sprite.svg'); background-position: -400px -0px; text-align: center; background-color:#1b1f28;border-radius:25px;cursor:pointer;position: absolute;z-index:1;top: 2px;left: 2px;}
  .icon.kids_more{content: ""; display: inline-block; width: 25px; height: 25px; background-image: url('../../front_img/assets-sprite.svg'); background-position: -430px -0px; text-align: center; background-color:#1b1f28;border-radius:25px;cursor:pointer;position: absolute;z-index:1;top: 2px;right:2px;}
  .icon.more.disabled, .icon.less.disabled, .icon.kids_more.disabled, .icon.kids_less.disabled{background-color: #999;}
  .b-beds.uk-dropdown.uk-open.uk-dropdown-top-left {background-color: white;}
  .b-beds-r.uk-dropdown.uk-open.uk-dropdown-top-left {background-color: white;}
  .uk-button.bb-close {background-color: #fff !important; padding: 1rem 2rem; border: 1px solid #1b1f28;margin: 0;text-align: center;}
  .uk-button.bb-close:after {display: none;}
  .uk-button.bb-close:hover {background-color: #1b1f1b !important; color: white !important; }
  /* .be-send{text-transform: uppercase;background-color: #393e45;color: #fff;} */


  /* 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-bottom {
    position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0; mix-blend-mode: multiply;
    background: transparent;
    background: -webkit-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.7) 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: 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-grey {background-color: #cecece !important;}
.bg-light {background-color: #F5E6CD !important;}
.bg-dark {background-color: #000000 !important;}
.bg-primary{background-color: #DDBE94 !important;}
.bg-secondary{background-color: #000000 !important;}
.bg-tertiary{background-color: #EDDEC3 !important;}
.bg-fourth{background-color: #BCC0AE !important;}

.white, .white p {color: #fff !important;}
.grey, .grey p {color: #999 !important;}
.light, .light p {color: #F5E6CD !important;}
.dark, .dark p {color: #000000 !important;}
.primary, .primary p {color: #DDBE94 !important;}
.secondary, .secondary p {color: #000000 !important;}
.tertiary, .tertiary p {color: #EDDEC3 !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 #000000;}
.b-top {border-top: 1px solid #000000;}
.b-left {border-left: 1px solid #000000;}
.b-right {border-right: 1px solid #000000;}


.sans {font-family: "new-spirit", serif; font-size: 1.1rem;}
.bold {font-family: "new-spirit", serif;}
.vertical-text {top: 0vh; left: 0; transform: rotate(-90deg); transform-origin: bottom; white-space: nowrap; position: relative;}

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


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

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

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


.uk-border-rounded {border-radius: 10px;}
.uk-border-rounded {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;}



/* PRELOADER */
.preloader{position: fixed;z-index: 1111;width: 100vw;height:100vh; opacity: 1; background: #F5E6CD; 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 */

.uk-border-rounded {border-radius: 10px;}
.uk-border-rounded {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-xlarge {font-size: 8rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
.uk-heading-large {font-size: 4rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
.uk-heading-medium {font-size: 2.8rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
.uk-heading-small {font-size: 1.8rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
.uk-heading-xsmall {font-size: 1.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
.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%);}
.uk-text-semibold {font-weight: 500;}

.hotel.menu-white-bg #container-menu{height: 80px !important;}

.uk-lead{font-size: 120%;}
.header-container{background-color: #000; }
.header{background-position: center;background-repeat: no-repeat;background-size: cover;margin-top: -90px;}
.header .plyr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.header .plyr video{min-width: 100%;min-height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);}
.header .uk-button.uk-button-default{padding: 0.75rem 2.5rem;}
.page .header{min-height: 60vh;position: relative;}
.page .header .overlay-top{position: absolute;top: 0;left: 0;width: 100%;height: 100px; background-image: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0));}
.page .header .overlay-bottom{position: absolute;bottom: 0;left: 0;width: 100%;height: 100px; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.3));}
/* .page .header h1{color: white;padding: 20px 80px 30px;position: absolute;bottom: 0;left: 0;width: 100%;box-sizing: border-box;text-shadow: 0 0 5px rgb(0 0 0 / 30%);}
.page .header span{color: white;} */

.highlight { background-color: yellow;border: 2px solid orange; }

.header-with-video {height: 100vh;}
hr.dark {border-top: 1px solid #000000;}
hr.uk-divider-vertical.dark {border-left: 1px solid #000000; border-top: 0;}
hr.uk-divider-vertical.dark.rotate {transform: rotate(30deg);}
.uk-text-xlarge {font-size: 2.2rem;line-height: 1.1;}
.uk-text-xlarge p {font-size: 2.2rem;line-height: 1.1;}
.uk-text-large {font-size: 1.8rem;line-height: 1.1;}
.uk-text-large p {font-size: 1.8rem;line-height: 1.1;}
.uk-text-medium {font-size: 1.5rem;line-height: 1.1;}
.uk-text-medium p {font-size: 1.5rem;line-height: 1.1;}
.uk-text-small {font-size: 1rem;line-height: 1.5;}
.uk-text-small p {font-size: 1rem;line-height: 1.5;}
.uk-height-xlarge {height: 600px;}

.arrow-circle {border: 1px solid #000000; border-radius: 30px;padding: 5px;}
.arrow-circle:hover {background-color: #000000;}
.arrow-circle .uk-icon>* {color: #000000;}
.arrow-circle:hover .uk-icon>* {color: white;}
.arrow-circle svg {display: none;}
.arrow-circle span svg {display: block;}

.uk-dotnav>*>* {border: 1px solid rgba(29, 29, 32, .4);}
.uk-dotnav>.uk-active>* {background-color: rgba(29, 29, 32, 1);}
.uk-dotnav>*>:hover {background-color: rgba(29, 29, 32, .6);}

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

/* HOME HEADER */
.container-texto-header { width: 100%; text-align: right; overflow: hidden; position: absolute; bottom: 5vh;right: 5vh;}

/* HOME */
.home .header{min-height: 80dvh; }

.home .header .arrow-circle {border: 1px solid white; border-radius: 30px;padding: 5px;}
.home .header .arrow-circle:hover {background-color: white;}
.home .header .arrow-circle .uk-icon>* {color: white;}
.home .header .arrow-circle:hover .uk-icon>* {color: #000;}
.home .header .arrow-circle svg {display: none;}
.home .header .arrow-circle span svg {display: block;}

.home .header .plyr .plyr__controls{display: none;}
.home .header .plyr .plyr__control--overlaid{border: 1px solid #fff;background: transparent;}
.home .header .uk-slideshow-items {height: 80vh;}
.home .header .header-text{position: absolute;bottom: 10%;;}
/* .home .header .header-text{position: absolute;bottom: 10%;left: 20%;transform: translate(-50%, -50%);} */
/* .home .header .header-text h2{color: #fff;font-size: 3.5rem; line-height: 1;} */
/* .home .header .header-text h2 span {color: #fff;font-size: 3.5rem; display: block; font-style: italic;} */
.home .intro-asset {filter: invert(100%);}
.home .slider-abouts .bg-tertiary{padding: 40px; width: calc(100% + 40px); margin-left: -60px; margin-top: -80px; padding-bottom: 80px; margin-bottom: -80px; padding-top: 80px;}
/* .home .hotels .full-width-text {font-size: 10vw;} */
.home .hotels .uk-subnav {padding: 30px 0; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
.home .hotels .uk-subnav-pill>.uk-active>a {background-color: transparent; }
.home .hotels .uk-subnav a {position: relative; display: inline-block;}
.home .hotels .uk-subnav a:hover {background-color: transparent;}
.home .hotels .uk-subnav a span {position: relative; display: inline-block;}
.home .hotels .uk-subnav a span::after {content: ""; position: absolute; bottom: -2px; left: 0; width: 0; height: 1px; background: #000000; transition: width 0.4s ease;}
.home .hotels .uk-subnav a:hover span::after, .home .hotels .uk-subnav a.active span::after {width: 100%;}
.home .hotels .uk-subnav-pill>.uk-active>a span:after {width: 100%;}
.home .hotels .uk-switcher>div {margin-top: 70px !important;}
.home .hotels .logo-hotel {max-width: 220px; margin: auto;}
.home .hotels .uk-slider-container {padding: 5vh;}
.home .mallorca .vertical-text {top: 150px;}
.home .mallorca .title {min-height: 3.5rem; display: block; }
.home .mallorca .uk-slider-items.uk-grid {width: calc(100% + 30px)}
.home .events-experiences {margin-bottom: 10vh;}
.home .events-experiences h3.uk-heading-large.uk-text-uppercase.uk-text-right.dark {margin-top: -170px;}
.home .events-experiences .list h3 {margin-top: 0px; padding-left: 20px;}
.home .events-experiences .uk-subnav {padding: 30px 0; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-top: 5vh; margin-left: 0; }
.home .events-experiences .uk-subnav-pill>.uk-active>a {background-color: transparent; }
.home .events-experiences .uk-subnav a {position: relative; display: inline-block;}
.home .events-experiences .uk-subnav a:hover {background-color: transparent;}
.home .events-experiences .uk-subnav a span {position: relative; display: inline-block;}
.home .events-experiences .uk-subnav a span::after {content: ""; position: absolute; bottom: -2px; left: 0; width: 0; height: 1px; background: #000000; transition: width 0.4s ease;}
.home .events-experiences .uk-subnav a:hover span::after, .home .events-experiences .uk-subnav a.active span::after {width: 100%;}
.home .events-experiences .uk-subnav-pill>.uk-active>a span:after {width: 100%;}
.home .hotel-arrow-right {position: absolute; background-color: #EDDEC3; height: 100%; width: 60px; top: 0; right: 0px;}
.home .hotel-arrow-left {position: absolute; background-color: #EDDEC3; height: 100%; width: 60px; top: 0; left: 0px;}

/* FLATPAGE */
.flatpage .header {height: 50vh;}
.landing .images .uk-position-bottom-right {bottom: 10px; right: 10px;}

/* LANDING */
.landing .header .uk-background-cover {height: calc(100vh + 10px);}


/* HOTEL */
.hotel .header .uk-background-cover {height: calc(100vh + 10px);}
.hotel .description .desc-gallery .uk-slideshow-items {aspect-ratio: 1 / 1 !important;}
.hotel .rooms .uk-subnav {padding: 30px 0; border-top: 1px solid #000000; border-bottom: 1px solid #000000; width: calc(100% - 10px); margin-left: 5px;}
.hotel .rooms .uk-subnav-pill>.uk-active>a {background-color: transparent; }
.hotel .rooms .uk-subnav a {position: relative; display: inline-block;}
.hotel .rooms .uk-subnav a:hover {background-color: transparent;}
.hotel .rooms .uk-subnav a span {position: relative; display: inline-block;}
.hotel .rooms .uk-subnav a span::after {content: ""; position: absolute; bottom: -2px; left: 0; width: 0; height: 1px; background: #000000; transition: width 0.4s ease;}
.hotel .rooms .uk-subnav a:hover span::after, .hotel .rooms .uk-subnav a.active span::after {width: 100%;}
.hotel .rooms .uk-subnav-pill>.uk-active>a span:after {width: 100%;}
.hotel .rooms .uk-switcher>div {margin-top: 70px !important;}
.hotel .rooms .logo-hotel {max-width: 220px; margin: auto;}
/* .hotel .rooms .uk-slider-container {padding: 5vh;border-right: 5vh solid #EDDEC3;} */
.hotel .rooms .uk-slider-container {padding: 5vh;}
.hotel .hotel-arrow-right {position: absolute; background-color: #EDDEC3; height: 100%; width: 60px; top: 0; right: 0px;}
.hotel .hotel-arrow-left {position: absolute; background-color: #EDDEC3; height: 100%; width: 60px; top: 0; left: 0px;}
/* .hotel .events-experiences {margin-bottom: 10vh;} */
.hotel .events-experiences h3 {margin-top: -170px;}
.hotel .events-experiences .list h3 {margin-top: 0px;padding-left: 20px;}
.hotel .events-experiences .uk-subnav {padding: 30px 0; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-top: 5vh; margin-left: 0; }
.hotel .events-experiences .uk-subnav-pill>.uk-active>a {background-color: transparent; }
.hotel .events-experiences .uk-subnav a {position: relative; display: inline-block;}
.hotel .events-experiences .uk-subnav a:hover {background-color: transparent;}
.hotel .events-experiences .uk-subnav a span {position: relative; display: inline-block;}
.hotel .events-experiences .uk-subnav a span::after {content: ""; position: absolute; bottom: -2px; left: 0; width: 0; height: 1px; background: #000000; transition: width 0.4s ease;}
.hotel .events-experiences .uk-subnav a:hover span::after, .hotel .events-experiences .uk-subnav a.active span::after {width: 100%;}
.hotel .events-experiences .uk-subnav-pill>.uk-active>a span:after {width: 100%;}
.hotel .hotel-map iframe{width: 100% !important;}

/* ROOM */
.room .header .uk-background-cover {height: calc(100vh + 10px);}
.room .description .uk-panel {height: 100% !important;}
.room .description .uk-dotnav>* {padding-left: 8px;}
.room .description .list p {font-size: 1.4rem;}
.room .description .list ul {padding-left: 20px;}
.room .description .list ul li {list-style-type: disc; list-style: disc;line-height: 2; }
.room .description .uk-slideshow-items {aspect-ratio: 1 / 1 !important;}

.room .home .list p {font-size: 1.4rem;}
.room .home .list ul {padding-left: 20px; }
.room .home .list ul li {line-height: 2; }
.room .home .list ul li {list-style-type: disc; list-style: disc;line-height: 2; }

/* PRE FOOTER */
.pre-footer {margin-top: 5vh;}
.pre-footer .uk-heading-small span {font-size: 1rem;}

/* .hr-items-loop h3{margin-bottom: 30px;}
.hr-items-loop .uk-switcher a{display: block;}
.hr-items-loop .uk-switcher{height: 100%;}
.hr-items-loop :before {display: none;}
.hr-items-loop li{position: static;}
.hr-items-loop li>a{text-transform: none;font-size: 1.7rem;color: #000;border-bottom: 1px solid #DADADA;margin-bottom: 10px;position: relative; display: block;}
.hr-items-loop li>a:after{content: "";display: block;position: absolute;right: 0;top: 20px;width: 10px;height: 10px;border-radius: 100px;background-color: #847551;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;opacity: 0;}
.hr-items-loop li .hri-desc{position: absolute;bottom: 0;display: none;padding-right: 5vw;}
.hr-items-loop li.uk-active>a, .hr-items-loop li:hover>a{color: #847551;border-right: 0; border-color: #847551;}
.hr-items-loop li.uk-active>a:after, .hr-items-loop li:hover>a:after{opacity: 1;}
.hr-items-loop li.uk-active .hri-desc{display: block;}
.hr-items-loop .hri-desc{display: none;width: 100%;}
.hri-slider {position: absolute;margin-left: 100px;top: 0;height: 100%;width: calc(100% - 100px);}
.hri-slider div.bg-img{position: absolute;z-index:9;transition:all 500ms ease;}
.hri-slider div.bg-img.c1{transform:translateX(0) scale(1);z-index:99;}
.hri-slider div.bg-img.c2{transform:translateX(-100px) scale(0.8);}
.hri-slider div.bg-img.c3{transform:translateX(100px) scale(0.8);}
.hr-items-loop .uk-switcher a.uk-slidenav {z-index: 99;}
.hr-items-loop .uk-switcher a.uk-slidenav svg{color: #fff;}
.hr-items-loop .items-loop{height: 100%;}
.hr-items-loop .items-loop .item-rooms{height: 100%;}
.hr-items-loop .items-loop .item-rooms .uk-slider{height: 100%;}
.hr-items-loop .items-loop .item-rooms .uk-slider .uk-slider-items{height: 100%;}
.hr-items-loop .items-loop .item-rooms .uk-slider .uk-slider-items .uk-slide-active .bg-img{height: 100%;}
.uk-slider svg, .uk-slideshow svg {display: none;}
.uk-slider span svg, .uk-slideshow span svg {display: block;} */

/* .hr-items-loop #component-tab-left > div > .uk-width-1-1{padding-left: 100px;} */


    /* HOTELS */







/* BLOG */
/* .blog .uk-navbar-container {    height: 200px;
    background-color: bisque;
} */

/* 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: #EBE6DC;text-align: center;}
#cookieMessage .cookies-logo{width: 130px;}
#cookieMessage p{margin: 20px 0; color: #444;text-align: center;}
.cookie-consent-options {margin-top: 10px;color: #000;}
#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;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: #DDBE94 !important; border: 1px solid #040f0c; padding: 10px 20px !important; margin: 2px;}
.uk-button-accept:hover{background-color: #DDBE94; color: #040f0c !important; border: 1px solid #040f0c;}
.uk-button-decline{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 10px 20px !important; margin: 2px;}
.uk-button-decline:hover{ background-color: #040f0c; color: #DDBE94 !important; border: 1px solid #040f0c; }
.uk-button-decline-all{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 10px !important;margin: 2px;}
.uk-button-decline-all:hover{background-color: #DDBE94; color: #040f0c !important; }

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

#cookieMessageWrapper.active {display: flex;}

  /* 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;text-transform: uppercase;font-size: 0.9rem;padding: 6px 10px;}
  #newsletter-subscribe-send:hover{background-color: #000;color: #fff;}

/* PREFOOTER */
.pre-footer-logo {line-height: 0.7; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000;padding: 15px 20px;}
.pre-footer a:hover {background-color: #000000 !important; color: white !important;}
.pre-footer .uk-button-book {font-size: 1.2rem !important;}
.pre-footer .uk-button-book:hover {background-color: transparent !important; color: #000000 !important;}

  /* footer */
  footer li a, footer li {color: #000; list-style: none !important; font-size: 1rem; line-height: 2;  font-weight: 500;}

  footer .legal-footer li {margin-left: 10px;}
  footer hr.dark {margin: 10px 0;}

  footer li.uk-lead{font-weight: 300;font-size: 1.6rem;text-transform: none;line-height: 1.6;}
  footer li a:hover {color: #424242;}
  footer small {font-size: 0.7rem;}
  footer .attr { height: 0; display: table-column-group;}
  footer .footer-logos-partners img {opacity: 0.4;}

  .footer-logo {width: 100%;max-width: 150px;filter: invert();}

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

  .copyright{font-size: 0.8rem;font-weight: 400;color: #000;margin-top: 5px;}
  .autor{ font-size: 0.8rem; 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-heading-xlarge {font-size: 4rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-large {font-size: 3rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-medium {font-size: 2.2rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-small {font-size: 1.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}

  .home .hotels .uk-slider-container {border-right: 0; padding: 0;}
  .hotel .rooms .uk-slider-container {border-right: 0; padding: 0;}

}

@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: #000;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-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: 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: "new-spirit", serif;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;}

  .uk-switcher .uk-slider {margin: 0 30px 30px;}
  .images .uk-slider {margin: 0px;}
  .hotel .rooms .uk-switcher .uk-slider {margin: 0 30px 30px;}

  /* MALLORCA INLAND */
  .main-menu .header-logo{margin-left: 0;width: auto;}
  .main-menu .uk-offcanvas-bar{width: 100vw;}
  .main-menu .uk-dropnav .uk-subnav{width: 100%;border: 0;margin-bottom: 0;}
  .main-menu .uk-dropnav .uk-subnav li a{font-size: 1.6rem;}
  .main-menu .uk-dropnav .uk-subnav li .uk-drop-parent-icon {transform: rotateZ(270deg);float: right;margin-right: 15px;margin-top: 15px;}
  .main-menu .uk-dropnav .uk-subnav li .uk-drop-parent-icon svg{width: 15px;}
  .main-menu .uk-accordion{margin: 0;margin-block-start:0;margin-block-end:0;width: 100%;display: block;}
  .main-menu .uk-accordion li{margin: 0;}
  .main-menu .uk-accordion-title{color: #000;text-transform: none;font-size: 1.6rem;display: block;}
  .main-menu .uk-accordion-title::before{display: none;}
  .main-menu .uk-accordion-title .uk-drop-parent-icon {transform: rotateZ(270deg);float: right;margin-right: 15px;margin-top: 15px;}
  .main-menu .uk-accordion-title .uk-drop-parent-icon svg{width: 15px;}
  .main-menu li.uk-open .uk-accordion-title .uk-drop-parent-icon{transform: rotateX(360deg);}
  .main-menu .uk-accordion-content{margin: 0;padding-left: 20px;}
  .main-menu .uk-accordion-content div a{color: #000;text-transform: none;font-size: 1.6rem;display: block;}
  .main-menu .main-menu-info {bottom: auto;left: auto;right: auto;padding: 20px 0;}
  .main-menu .main-menu-info ul li{display: block;}
  .main-menu .offer-top{padding: 0;}
  .main-menu .uk-dropnav .uk-subnav li.uk-lead a{font-size: 2rem;}
  .main-menu#hotel-mobile-menu .uk-offcanvas-bar:before{content: "";display: block;width: 100%;height: 106px; background-color: #F8F6F1;position: absolute;top: 0;left: 0;}

  .header .uk-button.uk-button-default{padding: 0.4rem 0.6rem;}
  /* .uk-button{padding: 0.4rem 0.6rem;} */
  .uk-button-primary{padding: 0.5rem 0;}
  .uk-button-transparent{padding: 0.4rem 0.6rem;}

  .p-0-m{padding: 0 !important;}
  h1 {font-size: 2.2rem;}
  h2{font-size: 2rem;}
  h3{font-size: 1.6rem;}
  h4{font-size: 1.4rem;}
  h5{font-size: 1.2rem;}
  .uk-navbar-container:not(.uk-navbar-transparent){padding-left: 20px;}
  .uk-navbar-container.uk-active .uk-navbar-nav>li a{color: #fff;}
  .hotel .uk-navbar-container.uk-active .uk-navbar-nav>li a{color: #000;}
  .bm-waves span {width: calc(100vw - 135px);height: 40px;}
  .psf-selector{min-width: auto;}
  .twitter-typeahead, .select2-container{width: 100% !important;}
  .reset-filters{padding: 10px 0 0;}
  .pf-container .uk-container{padding: 0;}
  .hr-items-loop{padding: 4vh !important;}
  .hr-items-loop li {width: calc(100% - 20px);}
  .hr-items-loop li>a{font-size: 1.4rem;}
  .hr-items-loop .hri-hotel-name small{font-size: 60%;}
  .home .items-loop .uk-slider-items>div .bg-img{height: 100%;margin: 0;}
  .experience-top h4 {font-size: 1.5rem;}
  .uk-button-transparent{font-size: 0.8rem;}
  .experience-top {min-height: 45vh;}
  .home-experiences{background-color: #EBE6DC;padding: 5vh 0 !important;}
  .home-experiences h3{margin-top: 10px;}
  .home-experiences .section{padding: 0;}
  .home-experiences .bg-img::before{display: none;}
  .home-events {padding-top: 5vh !important;}
  .home-events .section{padding: 0;}
  .home-contents{padding: 5vh 0;}
  .home-contents h3{margin-bottom: 20px !important;}
  .home-contents h4{color: #000;}

  .landing blockquote p{font-size: 2rem;}
  .hotel .hotel-header .header-text h2{font-size: 2rem;margin: 0 25px;}
  .hotel .navbar-rooms{padding: 0px 0 0;}
  .hotel .hotel-rooms-container{padding: 0;}
  .hotel .hotel-rooms-container .home-events{padding: 0;}
  .hotel .hotel-gallery-container{padding: 0;}
  .hotel .item-dest-small{justify-content: left;margin-top: -20px;z-index: 1;}
  .hotel .icon-celebraciones{width: 20vw;}
  .items-loop .uk-slider-items>div .bg-img {margin: 0;}
  .items-loop .uk-slider .uk-slider-items{margin-left: -30px;}
  .items-loop .uk-slider .uk-slider-items > div{padding-left: 30px;}
  .hc-icon{width: 40vw;}
  .hotel-faqs .uk-accordion-title{font-size: 1.2rem;}
  .hotel-faqs .uk-accordion-content{padding: 0;}
  .room-highlights{margin: 0 0 10px !important;padding: 0;}
  .uk-modal-full .uk-background-cover{height: 50vh !important;min-height: auto !important;}
  .home-gastro .uk-button-fourth{margin: 20px 0 0 !important;}
  .offer-item .uk-button-primary{margin-bottom: 20px;}

  .gastronomy .header-text h1{font-size: 2.5rem;}
  .landing .header-text h1{font-size: 2.5rem;}
  .landing .annuagroup-quote span{text-align: center;width: 100%;display: block;font-size: 2rem;}
  .navbar-rooms{padding: 0;}
  .navbar-rooms .uk-navbar-center{margin: 0;width: 100%;}
  .navbar-rooms .uk-navbar-nav{display: inline-block;}
  .navbar-rooms .uk-navbar-nav li{display: inline-block;}
  .navbar-rooms .uk-navbar-nav li a{display: inline-block;}
  .items-loop{padding: 0;}
  .hotel-rooms-loop h3{padding-top: 20px;}
  .hotel-experiences h3 { padding-top: 20px;}
  .hotel-rooms-loop .uk-button-primary{margin: 10px 0 30px !important;}
  .hc-item-text p{font-size: 0.9rem;}
  .uk-dotnav{display: none;}
  .hotel .item-destination{margin-top: 20px;}
  .hotel .items-loop {margin-top: 10px;}

  .hotel  hr.room {margin-top: 25px; margin-bottom: -20px;}
  .hotel .header {height: 70vh;}

  .items-loop .room-text {padding-bottom: 0;}
  .items-loop .room-text p {overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .breadcrumbs-container {padding: 0 30px !important;}
  .breadcrumbs-container .uk-container {padding: 0;}

  .hotel .items-loop.gastro-title {margin-top: 40px;}
  .hotel .items-loop.gastro-title .uk-slider {margin-top: 20px;}

  .destination .header.bg-img .header-text h1 {font-size: 2.8rem;}
  .ah-popup-simple .bg-secondary {position: relative;bottom: auto;right: auto;}

  .uk-heading-xlarge {font-size: 3rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-large {font-size: 2.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-medium {font-size: 2rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-small {font-size: 1.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}


.uk-text-xlarge {font-size: 1.8rem;line-height: 1.3;}
.uk-text-xlarge p {font-size: 1.8rem;line-height: 1.3;}
.uk-text-large {font-size: 1.4rem;line-height: 1.3;}
.uk-text-large p {font-size: 1.4rem;line-height: 1.3;}
.uk-text-medium {font-size: 1.3rem;line-height: 1.3;}
.uk-text-medium p {font-size: 1.3rem;line-height: 1.3;}
.uk-text-small {font-size: 1rem;line-height: 1.5;}
.uk-text-small p {font-size: 1rem;line-height: 1.5;}


.uk-offcanvas-bar {padding: 5vh;}

  /* HOTEL */
  .hotel .header .uk-background-cover {height: 50vh;}
  .flatpage .header .uk-background-cover {height: 50vh;}
  .landing .header .uk-background-cover {height: 50vh;}
  .hotel .events-experiences h3 {margin-top: 0;}
  .home .events-experiences h3 {margin-top: 0;}

  /* ROOM */
  .room .header .uk-background-cover {height: calc(50vh + 10px);}
  .container-arrows-top .arrow-circle {margin-top: -50px;}
  /* .container-arrows-top .eventos .arrow-circle {margin-top: -100px;} */
  #offcanvas-nav-booking {width: 100vw;}


  .home .slider-abouts .bg-tertiary {
    padding: 0px;
    width: auto;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

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

  #container-menu .uk-navbar{margin: 0;}
  .menu-langs{display: none;}
  .header{margin-top: -85px;}
  .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;}
  .home h1{font-size: 2.4rem;}
  /* .booking-engine-header-bottom{display: none;} */

  .hotel.menu-white-bg .header {height: 60px; min-height: auto;}
  .breadcrumbs-container {margin-top: 20px;}

    .uk-switcher .uk-slider {margin: 0 40px 40px;}
    .images .uk-slider {margin: 0 40px 40px;}

}

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

    .hotel .header{min-height: 80vh;}
    .items-loop .room-text {padding: 40px 40px 0 40px;}

    .main-menu .offer-top .ot-container h4{color: #000;font-size: 1.3rem;}

    .home-contents h3 {margin-bottom: 0px !important;}

    .destination .header.bg-img .header-text h1 {font-size: 2.2rem;}

    .items-loop .room-text h4 {font-size: 1.4rem;}


  .uk-heading-xlarge {font-size: 2.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-large {font-size: 2.2rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-medium {font-size: 1.6rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}
  .uk-heading-small {font-size: 1.3rem; margin: 0; line-height: 1;font-family: 'GloriaRocha';}

    .uk-switcher .uk-slider {margin: 0px;}

    .uk-offcanvas-bar {padding: 10%;}

    .uk-subnav {display: block !important;}
    .uk-subnav li {margin-top: 10px !important; padding-left: 0;}

    /* .uk-offcanvas .uk-margin-auto-vertical {margin-top: 0 !important;} */
    .daterangepicker {margin-top: -300px !important;}


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

    .menu-white-bg.hotel .header .navbar li a {font-size: 0.6rem;}
    .uk-offcanvas-bar {padding: 5%;}


}

