/* Developed entirely by staycreative.es 2025 */
@font-face {font-family: 'general_sansitalic'; src: url('../../fonts/generalsans-italic-webfont.woff2') format('woff2'), url('../../fonts/generalsans-italic-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

@font-face {font-family: 'general_sansmedium'; src: url('../../fonts/generalsans-medium-webfont.woff2') format('woff2'), url('../../fonts/generalsans-medium-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

@font-face {font-family: 'general_sansmedium_italic'; src: url('../../fonts/generalsans-mediumitalic-webfont.woff2') format('woff2'), url('../../fonts/generalsans-mediumitalic-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

@font-face {font-family: 'general_sansregular'; src: url('../../fonts/generalsans-regular-webfont.woff2') format('woff2'), url('../../fonts/generalsans-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

@font-face {font-family: 'general_sanssemibold'; src: url('../../fonts/generalsans-semibold-webfont.woff2') format('woff2'), url('../../fonts/generalsans-semibold-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

@font-face {font-family: 'general_sanssemibold_italic'; src: url('../../fonts/generalsans-semibolditalic-webfont.woff2') format('woff2'), url('../../fonts/generalsans-semibolditalic-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}

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


/* Generals */
html, body {   font-family: 'general_sansregular'; font-optical-sizing: auto;font-weight: 400;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #000000; background-color: #fff;}
p{   font-family: 'general_sansregular'; font-optical-sizing: auto; font-weight: 400; font-size: 1.1rem; margin-bottom: 0;}
h1, h2, h3, h4, h5, h6 {   font-family: 'general_sansregular'; font-optical-sizing: auto; color: #000000;margin-bottom: 0; margin-top: 0px;}

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, .30s ease-in-out;transition: ease-in-out, .30s ease-in-out; word-wrap: break-word;color: #000;}
a:hover{color: #000;}
a span {display: inline-block;}
small {font-weight: 400 !important;}
ul li {list-style-type: none; list-style: none; font-size: 0.9rem; line-height: 1.6;}
/*p b {font-size: 1rem; font-weight: 700;}*/
:focus {outline: none;}

/* Buttons */
button{font-family: 'general_sansregular'; font-optical-sizing: auto;}
.uk-button{font-family: 'general_sansregular'; font-optical-sizing: auto; font-weight:500; border:0;line-height: 1.5;text-transform: inherit;font-size: 1.1rem;-webkit-appearance: none !important; padding: 0rem;}

    .uk-button-default {background-color: #12324C !important; color: white !important; padding: 0.6rem 1.5rem; text-decoration: none; border: 2px solid #12324C;}
    .uk-button-default:hover {background-color: white !important; color: #12324C !important; padding: 0.6rem 1.5rem; text-decoration: none; border: 2px solid #12324C;}
    .uk-button-default span { position: relative; -webkit-transition: ease-in-out, .30s ease-in-out;transition: ease-in-out, .30s ease-in-out;}
    .uk-button-default:hover span {margin-left: 10px;}

    .uk-button-primary {background-color: white !important; color:#12324C !important; padding: 0.6rem 1.5rem; text-decoration: none; border: 2px solid white;}
    .uk-button-primary:hover {background-color: #12324C !important; color: white !important; padding: 0.6rem 1.5rem; text-decoration: none; border: 2px solid #12324C;}
    .uk-button-primary span { position: relative; -webkit-transition: ease-in-out, .30s ease-in-out;transition: ease-in-out, .30s ease-in-out;}
    .uk-button-primary:hover span {margin-left: 10px;}




    #button-italic { display: inline-block; min-width: max-content; font-style: normal; border: 1px solid #000; width: calc(100% - 100px); padding: 5px 0px;}
    #button-italic span { width: 100%;}
    #button-italic span.italic-effect {font-style: italic;}

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

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

/* sweet alert */
.swal2-title{   font-family: 'general_sansregular'; font-optical-sizing: auto;}

    /* form */
    .form {position: relative; /* z-index: 2 */;}
    .form input[type=text],.form input[type=email],.form input[type=password], form input[type=tel], .form input[type=number],.form input[type=search],.form select,.form textarea{min-height: 40px; margin-top: 0px !important; padding: 5px 10px; border: 0; border-bottom: 1px solid #12324C; background-color: transparent; box-shadow: none; border-radius: 0px;  margin-bottom: 6px; color: #000000 !important; font-size: 1rem;height: auto;   font-family: 'general_sansregular'; font-optical-sizing: auto;width: -webkit-fill-available;}
    .form .uk-select:not([multiple]):not([size]){background-color: #fff; background-image: none; color: #12324C !important;}
    .uk-select:not([multiple]):not([size]) option {background-color: white !important; color: #12324C !important;}
    .bg-select-white:focus {background-color: white !important; color: #36A9E1 !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: #12324C !important; border-bottom: 1px solid #36A9E1;}
    .form select{padding-right: 30px;}
    .form textarea{margin-bottom: 10px;padding: 10px; color: #12324C;}
    .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; border-radius: 20px;}
    .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 { /* border-bottom: 1.5px solid #171919; -webkit-text-fill-color: #171919; -webkit-box-shadow: 0 0 0px 1000px #000000 inset; transition: background-color 5000s ease-in-out 0s; */color: #171919;   font-family: 'general_sansregular'; font-optical-sizing: auto;}
    .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: -125px -0px;}
.icon.instagram {width: 30px;height: 30px;background-position: -155px -0px;}

.icon.twitter {width: 30px;height: 30px;background-position: -185px -0px;}
.icon.linkedin {width: 30px;height: 30px;background-position: -215px -0px;}
.icon.user {width: 30px;height: 30px;background-position: -245px -0px; position: relative; margin-bottom: 4px;}

.icon.twitter-small {width: 20px;height: 20px;background-position: -300px -0px;}
.icon.linkedin-small {width: 20px;height: 20px;background-position: -320px -0px;}

.icon.check {width: 20px;height: 20px;background-position: -380px -0px;position: relative; top: 5px;}

.icon.facebook:hover {filter: invert(100%);}
.icon.instagram:hover {filter: invert(100%);}

.icon.tripadvisor {width: 30px;height: 30px;background-position: -125px -30px;}

.icon.psfi-guests{width: 20px;height: 20px; background-position: -185px -0px;}
.icon.psfi-area{width: 20px;height: 20px; background-position: -205px -0px;}
.icon.psfi-date{width: 20px;height: 20px; background-position: -225px -0px;}
.icon.psfi-price{width: 20px;height: 20px; background-position: -245px -0px;}
.icon.psfi-larkenests{width: 20px;height: 20px; background-position: -265px -0px;}


  /* DROPDOWN */
  .uk-drop.uk-open {border-radius: 0px; z-index: 1111; background-color: #F7F6EF;    width: max-content; top: 80px !important; }
  .uk-navbar-dropdown-nav>li>a {font-size: 0.9rem; font-weight: 400;color: #000;}
  .uk-navbar-dropdown-nav>li>a:hover {text-decoration: underline;}
  .uk-dropdown {min-width: max-content;}
  .uk-navbar-nav>li>a {text-transform: initial; font-size: 1.1rem; font-weight: 400; color: #000;transition: .0s ease-in-out;}
  .langs .uk-navbar-nav>li>a {font-weight: 400 !important; }

  .uk-navbar-nav>li:nth-child(6) a {background-color: #000 !important; color: white !important; border: 1px solid #000; padding: 0.2rem 1rem !important; min-height: 35px !important; border-radius: 35px; margin-top: 20px;}
  .uk-navbar-nav>li:nth-child(6) a:hover {background-color:white !important; color: #000 !important;border: 1px solid #000; }



  .uk-navbar-nav>li.uk-active>a {font-weight: 700;}
  .uk-navbar-dropdown-nav>li>a.uk-active {color: #8ef1e8;}

  /* MENU */
.uk-active .uk-navbar {box-shadow: 0 2px 8px rgb(0 0 0 / 8%); }
.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%);  }
.uk-sticky.uk-active .hide-on-navbar-active {display: none !important;}
.uk-navbar-container.uk-sticky.uk-active .uk-navbar-center {display: none;}
.uk-navbar-container:not(.uk-navbar-transparent) {background-color: transparent !important;}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true] {text-decoration: line-through; color: #000;}

  /* datedropper */
  div.datedropper.bonaire-theme {--dd-color1: #12324C !important;--dd-color2: #FFF !important;--dd-color3: #36A9E1 !important;--dd-color4: #36A9E1 !important;--dd-radius: 16px !important;--dd-width: 160px !important;--dd-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.3) !important;}

  /* datedropper new */
  .bonaire-theme { --dd-overlay:rgba(0, 0, 0, .75); --dd-background:#FFFFFF;--dd-text1:#000000;--dd-text2:#FFFFFF;--dd-primary:#000000;--dd-gradient:linear-gradient(45deg, #000000 0%, #000000 100%);--dd-radius:16px;--dd-shadow:0 0 2.5em rgba(0, 0, 0, 0.1);--dd-range:rgba(0, 0, 0, 0.05);--dd-monthBackground:var(--dd-gradient);--dd-monthText:var(--dd-text2);--dd-monthBorder:transparent;--dd-confirmButtonBackground:var(--dd-gradient);--dd-confirmButtonText:var(--dd-text2);--dd-selectedBackground:var(--dd-gradient);--dd-selectedText:var(--dd-text2);}

/* HACKS */
.clear{clear: both;}
.overlay{background-color: rgba(18, 50, 76,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-light{background-color: rgba(224, 255, 83, 0.7);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; mix-blend-mode: multiply;}


.overlay-header {
    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%, #000000 100%);
    background: -moz-linear-gradient(to bottom, transparent 50%, #000000 100%);
    background: linear-gradient(to bottom, transparent 50%, #000000 100%);
    -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(18, 50, 76,0.6) 100%);
    background: -moz-linear-gradient(to bottom, transparent 50%, rgba(18, 50, 76,0.6) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(18, 50, 76,0.6) 100%);
    -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;
}

.overlay-left {
    position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0; mix-blend-mode: multiply;
    background: transparent;
    background: -webkit-linear-gradient(to left, transparent 0%, rgba(18, 50, 76, 1) 100%);
    background: -moz-linear-gradient(to left, transparent 0%, rgba(18, 50, 76, 1) 100%);
    background: linear-gradient(to left, transparent 0%, rgba(18, 50, 76, 1) 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: #5A5858 !important;}
.bg-light {background-color: #E1F3FF !important;}
.bg-dark {background-color: #000000 !important;}
.bg-primary{background-color: #12324C !important;}
.bg-secondary{background-color: #36A9E1 !important;}


.white {color: #fff !important;}
.grey {color: #5A5858 !important;}
.light {color: #E1F3FF !important;}
.dark {color: #000000 !important;}
.primary{color: #12324C !important;}
.secondary{color: #36A9E1 !important;}

.white p {color: #fff !important;}
.grey p {color: #5A5858 !important;}
.light p {color: #E1F3FF !important;}
.dark p {color: #000000 !important;}
.primary p {color: #12324C !important;}
.secondary p {color: #36A9E1 !important;}


.bg-img {background-position: center; background-repeat: no-repeat; background-size: cover; }
.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;}
.sans {   font-family: 'general_sansregular'; font-optical-sizing: auto; font-size: 1.1rem;}
.bold {   font-family: 'general_sansregular';}

.uk-border-rounded {border-radius: 40px !important;}
.uk-border-rounded.left {border-radius: 40px 0px 0px 40px !important;}
.uk-border-rounded.right {border-radius: 0px 40px 40px 0px !important;}
.uk-border-rounded-small {border-radius: 20px !important;}

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


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

/* DOTS */
.uk-dotnav>*>*{ border-radius: 0; }
.uk-dotnav>.uk-active>* {background-color: rgba(00, 00, 00, .9);}

/* PRELOADER */
.preloader{position: fixed;z-index: 1111;width: 100vw;height:100vh; opacity: 1; background: #12324C; top: 0;left: 0;}
.preloader img{-webkit-animation: heartbeat 1.5s ease-out infinite normal;animation: heartbeat 1.5s ease-out infinite normal;width: 80px;height: 80px;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 */
.home h1 {font-size: 3.4rem;}
h1{font-size: 3rem; line-height: 1;}
h3{font-size: 1.4rem;}


h4{   font-family: 'general_sansregular'; font-optical-sizing: auto;}
.text-serif {font-family: 'general_sansregular'; font-optical-sizing: auto;}
.text-sans {font-family: 'general_sansregular';}

.border-left {border-left: 1px solid #000;}
.border-top {border-top: 1px solid #000;}


.uk-height-xlarge {height: 50vh;}

.uk-heading-xsmall {font-size: 1.4rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-small {font-size: 1.6rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-medium {font-size: 2rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-large {font-size: 3rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-xlarge {font-size: 4rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }

.uk-text-meta p {font-size: .875rem; line-height: 1.4; color: #999;}

.uk-heading-xsmall p {font-size: 1.4rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-small p {font-size: 1.6rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-medium p {font-size: 2rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-large p {font-size: 3rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }
.uk-heading-xlarge p {font-size: 4rem !important; margin: 0; line-height: 1.1;      font-family: 'general_sansregular'; }

.ellipsis-two {  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsis-three {  display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.ellipsis-two p {  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsis-three p {  display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.intro-padding {padding: 70px 70px 0 70px;}

.uk-text-bold p {font-weight: 700;}
.uk-text-medium {font-weight: 600 !important;}

.uk-text-large {font-size: 1.5rem; line-height: 1.4;}
.uk-text-large p {font-size: 1.5rem; line-height: 1.4;}

.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%, #000000 100%); background: -moz-linear-gradient(to bottom, transparent 0%,#000000 100%); background: linear-gradient(to bottom, transparent 0%, #000000 100%);}

hr.line-right {border-top: 1px solid #000000;position: relative;}
hr.line-right::after {content: ""; display: inline-block; width: 7px; height: 7px; background-color: #000;  vertical-align: middle; position: absolute; right: 0; bottom: -3px;}

hr.line-left {border-top: 1px solid #000000;position: relative;}
hr.line-left::before {content: ""; display: inline-block; width: 7px; height: 7px; background-color: #000; vertical-align: middle; position: absolute; left: 0; bottom: -3px;}


.filter-categories ul li {font-size: 0.9rem;}
.vertical-text {writing-mode: vertical-rl; transform: rotate(180deg); text-align: center; font-size: 0.9rem; font-weight: 600; position: fixed; height: 190px; bottom: 30px;}

/* HEADER */

.uk-navbar {height: 80px; }
.uk-navbar-container {padding-left: 30px; padding-right: 30px;}
.uk-navbar ul li a {color: #12324C; font-size: 1rem; font-family: 'general_sansmedium';}
.uk-navbar ul li.uk-active a {color: #36A9E1;}
.uk-navbar ul li a:hover {color: #36A9E1; }




.ellipsis-three {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ellipsis-three p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}
.uk-card-default .uk-card-title {font-size: 1.3rem !important;}

/* plyr */
.plyr--video{height: 50vh;}

.block-ind.video{height: 50vh;}

.block-ind.video video { width: 100%; height: 50vh; object-fit: cover;}
.video-full-height { width: 100%; height: 50vh; object-fit: cover; display: block;}


/* CONTAINER ARROWS */

.container-arrows {position: absolute; bottom: 20px ; right: 0; width: 100px; z-index: 1;}
.container-arrows .uk-slidenav {color: rgba(00, 00, 00, .8);}
.container-arrows .uk-slidenav:hover {color: rgba(00, 00, 00, .3);}
.container-arrows .uk-position-center-left {margin-left: 30px;}

.text-block {padding: 40px;}
.uk-text-muted, .uk-text-meta {color: #595959 !important;}



/* MAIN */
.before-title:before {content: ''; width: 40px; height: 2px; display: inline-table; position: relative; background-color: #36A9E1; bottom: 15px;}
.after-title {padding-left: 50px;}

.before-bottom-title {margin-bottom: 40px !important; margin-left: 40px;}
.before-bottom-title:before {content: ''; width: 2px; height: 50px; display: inline-table; position: relative; background-color: #36A9E1; bottom: -75px; left: 2px;}
.after-bottom-title {padding-left: 50px;}



.before-title-large-left:before {content: ''; width: 140px; height: 2px; display: flex; position: relative; background-color: #36A9E1; bottom: -25px; left: -160px; z-index: 1;}
.after-title-large-left {padding-left: 50px;}

.before-title-large-right:after {content: ''; width: 140px; height: 2px; display: flex; position: absolute; background-color: #36A9E1; bottom: 25px; right: -170px; z-index: 2;}
.after-title-large-right {padding-left: 50px;}



.icon-webcam {background-color: #E1F3FF; padding: 5px 10px; text-align: center; margin-bottom: 5px;-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; position: relative; z-index: 11;  box-shadow: 0 2px 8px rgb(0 0 0 / 8%);}
.icon-webcam:hover {background-color: white; }
.icon-webcam img {width: 40px; display: block;margin: 0 auto;}
.icon-meteo {background-color: #E1F3FF; padding: 5px 10px; text-align: center; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; position: relative; z-index: 11;  box-shadow: 0 2px 8px rgb(0 0 0 / 8%);}
.icon-meteo:hover {background-color: white; }
.icon-meteo img {width: 40px; display: block;margin: 0 auto;}



/* HOME */


/* HEADER ICON */
.header .icons-header {width: 80px; position: fixed;}
.header .icons-header .icon-ind {background-color: #E1F3FF; height: 80px; width: 80px; margin-bottom: 10px;}
.header .icons-header .icon-ind .asset-camera {padding: 15px;}
.header .icons-header .icon-ind .asset-meteo {padding: 15px;}
.header-icons {z-index: 3;}

/* HOME */
.home .uk-navbar {width: calc(100% - 160px); margin-left: 60px; margin-top: 60px; background-color: white; padding: 0 20px;}
.home .uk-active .uk-navbar {width: calc(100% - 60px); margin-left: 0px; margin-top: 0px; padding: 0 30px;}
.home main .header {height: 85vh; margin-top: -140px;}
.home .uk-slideshow-items {height: 85vh; }
.home .uk-slideshow-items .header-text {margin-bottom: 10vh;}
.home .header .uk-dotnav {position: relative; margin-top: -50px !important;}
.home .header .uk-dotnav>.uk-active>* {background-color: rgba(255, 255, 255, .9);}
.home .intro .bg-light {position: absolute; width: 100%; height: 70%; left: 0; top: 0; z-index: 0;}
.home .varadero .extra-ind {height: 100%; border-right: 2px solid white;}
.home .varadero .extra-ind .number {height: 25px; width: 25px; padding: 5px; position: relative; display: block;}
.home .varadero .varadero-slider {padding-bottom: 100px;}
.home .amarres .before-title {margin-top: 5vh;}
.home .amarres .before-title:before {content: ''; width: 200px; height: 2px; display: inline-table; position: relative; background-color: #36A9E1; bottom: 16px; margin-left: -130px; margin-right: 20px;}
.home .amarres .after-title {padding-left: 50px;}
.home .amarres .amarre-ind {padding: 10px;}
.home .amarres .amarre-ind:first-child {border-right: 2px solid white;}
.home .amarres .amarre-ind:last-child {border-left: 2px solid white;}
.home .amarres .amarre-ind .text h5 {font-size: 1rem;}
.home .amarres .amarre-ind .text p {font-size: 0.8rem;}
.home .amarres .bg-primary .text {padding: 5vh;}
.home .restaurant .text {padding: 50px;}
.home .navily {padding: 20vh 0;}
.home .navily .text {padding: 5vh 10vh;}
.home .navily .asset-app {position: absolute; width: 300px; margin-top: -180px;}


/* FLATPAGES */
.flatpage .uk-navbar {width: calc(100% - 60px); margin-left: 30px;  background-color: white; }
.flatpage .uk-active .uk-navbar {width: calc(100% - 60px); margin-left: 0px; margin-top: 0px; padding: 0 30px;}
.flatpage .header {height: 70vh;}
.flatpage .intro .uk-slideshow-items {aspect-ratio: 4 / 3 !important;}
.flatpage .highlights .highlight-ind .text {border-right: 1px solid #12324C; padding: 30px;}
/* .flatpage .highlights .highlight-ind:last-child .text {border-right: 0px;} */
.flatpage .mapa {margin-bottom: 10vh;}
.flatpage .mapa .bg-light {margin-top: -50px;}
.flatpage .mapa .bg-light .text {padding: 5vh;}
.flatpage .mapa .bg-light .text ul li {font-size: 1.2rem; line-height: 1.6;}
.flatpage .mapa .bg-light .text ul li span.li-letter {border: 1px solid #000; text-align: center; padding: 1px; width: 20px; display: inline-block; height: 25px; margin-bottom: 4px; margin-right: 10px; font-size: 1rem;}
.flatpage .mapa .bg-light .icons-grid h5 {font-size: 0.8rem;}
.flatpage .mapa .bg-light .icons-grid h5 {font-size: 0.8rem;}
.flatpage .mapa .bg-light .icons-grid p {font-size: 0.8rem;}
.flatpage .mapa .bg-light .icons-grid .amarre-ind { border-top: 1px solid #12324C; padding: 10px 5px;}
.flatpage .mapa .bg-light .icons-grid .amarre-ind.uk-slide-active { border-right: 1px solid #12324C; padding: 10px 5px; }

/* .flatpage .mapa .bg-light .icons-grid .amarre-ind.uk-active:not(:last-child) {border-right: 1px solid #12324C;}
.flatpage .mapa .bg-light .icons-grid .amarre-ind.uk-active:last-child:nth-child(even) {border-right: 0px !important;} */
.flatpage .mapa .uk-slider-container-offset {margin: 0; padding: 0;}
.flatpage .rutas .bg-light {padding: 15vh 5vh; }
.flatpage .rutas ul li { border-bottom: 1px solid #12324C;}
.flatpage .rutas .uk-accordion-title {font-size: 1.2rem; font-weight: 600;    padding-bottom: 15px;}
.flatpage .rutas .uk-accordion-title::before {background-color: #36A9E1;}
.flatpage .rutas table {width: 100%; }
.flatpage .rutas table td {border-top: 1px solid #333 !important; padding-left: 5px; padding-top: 5px;}
.flatpage .services .uk-slider {padding-bottom: 70px;}
.flatpage .services .service-ind .text {display: inline-grid !important;}
.flatpage .services .service-ind .text-hover {width: 100% !important; opacity: 0; height: 100%; top: 0; left: 0; position: absolute; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.flatpage .services .service-ind:hover .text-hover{ opacity: 1; z-index: 1; }
.flatpage .services .container-arrows {position: absolute; bottom: -40px ; right: 0; width: 100px; }
.flatpage .services .container-arrows .uk-slidenav {color: rgba(00, 00, 00, .8);}
.flatpage .services .container-arrows .uk-slidenav:hover {color: rgba(00, 00, 00, .3);}
.flatpage .services .container-arrows .uk-position-center-left {margin-left: 0px;}
.flatpage .slider-varadero-wrapper {position: relative;}
.flatpage .slider-varadero {background-color: #dff0ff;}
.flatpage .slider-varadero .uk-slider-items > li {position: relative; min-height: 140px; text-align: center; font-size: 1.15rem; line-height: 1.4; display: flex; align-items: center; justify-content: center; padding: 40px 20px;}
.flatpage .slider-varadero .uk-slider-items > li + li::before {content: ''; position: absolute; left: 0; top: 20%; bottom: 20%; width: 1px; background-color: rgba(0, 65, 120, 0.3);}
.flatpage .slider-varadero-wrapper .uk-slider-nav {margin-right: 20px; position: absolute !important; right: 20px !important; bottom: 20px !important;}
.flatpage .slider-varadero-wrapper .uk-slider-nav > * > * {width: 10px; height: 10px; border: 1px solid rgba(0, 65, 120, 0.4); background: transparent;}
.flatpage .slider-varadero-wrapper .uk-slider-nav > .uk-active > * {background-color: rgba(0, 65, 120, 0.8);}
.flatpage .intro .icons-grid {margin-top: -40px; z-index: 1; position: relative;}
.flatpage .intro .icons-grid .amarre-ind {border-right: 2px solid white;}
.flatpage .intro .icons-grid .amarre-ind:last-child {border-right: 0px;}
.flatpage .contact-info h4 {color: #36A9E1; font-weight: 700; font-style: italic;}
.flatpage .contact-info p strong {color: #36A9E1;}
.flatpage .intro .uk-slider-container-offset{margin: 0; padding: 0;}

.flatpage .intro h4 {margin-top: 30px !important; margin-bottom: 20px !important; font-weight: 700;}

/* SERVICE */
.service .uk-navbar {width: calc(100% - 60px); margin-left: 30px;  background-color: white; }
.service .uk-active .uk-navbar {width: calc(100% - 60px); margin-left: 0px; margin-top: 0px; padding: 0 30px;}

.service .slider-varadero-wrapper {position: relative;}
.service .slider-varadero .uk-slider-items > li {position: relative; min-height: 140px; text-align: center; font-size: 1.15rem; line-height: 1.4; display: flex; align-items: center; justify-content: center; padding: 40px 20px;}
.service .slider-varadero .uk-slider-items > li + li::before {content: ''; position: absolute; left: 0; top: 20%; bottom: 20%; width: 1px; background-color: rgba(0, 65, 120, 0.3);}
.service .beneficios .slider-varadero .uk-slider-items > li.secondary + li::before {content: ''; position: absolute; left: 0; top: 20%; bottom: 20%; width: 1px; background-color: rgba(54, 169, 225, 0.3); }
.service .beneficios .slider-varadero-wrapper .uk-slider-nav > .uk-active > * {background-color: rgba(54, 169, 225, 0.8);}
.service .beneficios .slider-varadero-wrapper .uk-slider-nav > * > * { border: 1px solid rgba(54, 169, 225, 0.8);}

.service .services .uk-slider {padding-bottom: 70px;}
.service .services .service-ind .text {display: inline-grid !important;}
.service .services .service-ind .text-hover {width: 100% !important; opacity: 0; height: 100%; top: 0; left: 0; position: absolute; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.service .services .service-ind:hover .text-hover{ opacity: 1; z-index: 1; }
.service .services .container-arrows {position: absolute; bottom: -40px ; right: 0; width: 100px; }
.service .services .container-arrows .uk-slidenav {color: rgba(00, 00, 00, .8);}
.service .services .container-arrows .uk-slidenav:hover {color: rgba(00, 00, 00, .3);}
.service .services .container-arrows .uk-position-center-left {margin-left: 0px;}

.service .slider-varadero-wrapper .uk-slider-nav {margin-right: 20px; position: absolute !important; right: 20px !important; bottom: 20px !important;}
.service .slider-varadero-wrapper .uk-slider-nav > * > * {width: 10px; height: 10px; border: 1px solid rgba(0, 65, 120, 0.4); background: transparent;}
.service .slider-varadero-wrapper .uk-slider-nav > .uk-active > * {background-color: rgba(0, 65, 120, 0.8);}


.b-w {filter: grayscale(100%);}

/* .projects .js-filter li.m-40 {margin-top: 10vh;}
.projects .js-filter li.m-30 {margin-top: 5vh;}
.projects .js-filter li.m-20 {margin-top: -5vh;}
.projects .js-filter li.m-10 {margin-top: -10vh;} */



/* PROJECT */
.landing .text-share {margin-top: 7px;}
.feed-projects .container-text {min-height: 200px;}

.video-wrapper.vertical {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; overflow: hidden;}
.video-wrapper.vertical video { max-height: 100%; height: auto; width: auto; max-width: 100%; /* aspect-ratio: 9 / 16; */ object-fit: contain;}
.video-wrapper.horizontal { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; overflow: hidden;}
.video-wrapper.horizontal video { max-height: 100%; height: auto; width: auto; max-width: 100%; /* aspect-ratio: 9 / 16; */ object-fit: contain;}


/* AQQUI ANIRIEN ELS STYLES PARTICULARS DE CADA PAGINA */
.hover-overlay {position: fixed; inset: 0; background: rgba(0, 0, 0, 0.8); opacity: 0; pointer-events: none; z-index: 9999; transition: opacity 0s ease, background-color 0s ease;}
.hover-overlay.active { opacity: 1; pointer-events: auto;}
.project.hover-visible { position: relative;z-index: 11111111;}
.projects.hover-active .project:not(.hover-visible) { opacity: 1; transition: opacity 0s ease;}

/* 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: #00BE94;display: inline-block;padding: 20px;vertical-align: middle;}
#cookieMessage:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#cookieClose{display: inline-block;margin-top: 20px;cursor: polarken;margin-right: 5px;}
#cookieClose:hover{color: #fff;}
#cookieNone{margin-top: 20px;}

#modal-cookies .uk-link{color: #00BE94;display: inline-block;padding: 20px;vertical-align: middle;}
#modal-cookies .uk-checkbox{border-color: #00BE94 !important;}
#modal-cookies .uk-checkbox:checked{background-color: #00BE94;}
#modal-cookies .uk-checkbox:disabled:checked{background-color: white;border-color: white !important;}


/* 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: #F7F6EF;}
#cookieMessage .cookies-logo{width: 130px;}
#cookieMessage p{margin: 20px 0; color: #444;}
.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: #F7F6EF !important; border: 1px solid #040f0c; padding: 7px 9px !important; margin: 2px;}
.uk-button-accept:hover{background-color: #F7F6EF; color: #040f0c !important; border: 1px solid #040f0c;}
.uk-button-decline{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 7px 9px !important; margin: 2px;}
.uk-button-decline:hover{ background-color: #040f0c; color: #F7F6EF !important; border: 1px solid #040f0c; }
.uk-button-decline-all{ background-color: transparent; color: #040f0c !important; border: 1px solid #040f0c; padding: 7px 9px !important; margin: 2px;}
.uk-button-decline-all:hover{background-color: #c3c3c3; 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;}


  /* footer */
  footer {margin-top: 10vh;}
    footer .bg-primary {margin-top: -5vh; padding-top: 5vh;}


  footer .uk-nav-default>li>a {color: white; padding: 2px 0px;}
  footer .uk-nav-default>li>a:hover {color: #36A9E1;}
  footer .footer-list {border-left: 1px solid white; padding-right: 30px;}
  footer .uk-nav-default .uk-nav-sub a {color: white;}
  footer .uk-nav-default .uk-nav-sub a.email {color: white; font-weight: 700;}
  footer .uk-nav-default .uk-nav-sub a:hover {color: #36A9E1;}
  footer .footer-newsletter .uk-input {background-color: transparent;height: 50px; border-radius: 5px 0 0 5px;}
  footer .footer-newsletter .uk-button-arrow.white {border-radius: 0; border-radius: 0px 5px 5px 0px; height: 50px;}
  footer .form .uk-checkbox {border-color: white !important;}
  footer .form small {font-size: 0.8rem !important;}
  footer .form a {color: white; font-weight: 600;}
  footer a.social span:hover {color: #36A9E1;}
  footer li a, footer li {color: #12324C; list-style: none !important; font-size: 1rem; padding: 2px 0px;}
  footer li.uk-lead{font-weight: 700;}
  footer li a:hover {color: #36A9E1 !important;}
  footer a:hover {color: #36A9E1 !important;}
  footer small {font-size: 0.7rem;}
  footer .b-left {border-left: 1px solid #12324C; padding-left: 20px;}
  footer .container-section {padding-left: 50px; padding-right: 50px;}

  footer .container-logo {padding: 0 40px;}

  .footer-logo {display: inline-block;}
  .footer-logo img{width: 100%;max-width: 250px;}
  .footer-logo p{text-transform: uppercase;color: white;margin-top: 20px;}
  .footer-logo p a{font-weight: 700;color: white;}
  .footer-logo p a:hover{text-decoration: underline;}

  .copyright{font-size: 0.9rem;}
  .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;}

    /* MARINA BONAIRE */
    .uk-navbar-toggle {width: 40px; color: #12324C;}
    .uk-navbar-toggle:hover {color: #36A9E1;}
    .uk-navbar-toggle svg{width: 30px;}
    #offcanvas-menu .uk-offcanvas-bar {padding: 50px; background-color: #12324C;}
    #offcanvas-menu .uk-offcanvas-bar .uk-nav-primary>li>a {color: white; font-size: 1.2rem;}
    #offcanvas-menu .uk-offcanvas-bar .uk-nav-primary>li>a:hover {color: #36A9E1;}
    #offcanvas-menu  ul li a {color: white;}
    #offcanvas-menu  ul li a:hover {color: #36A9E1;}



@media only screen and (max-width: 1599px){ /* large */

    .diagram-iot::before {content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; border-left: 1px dotted #999; transform: translateX(-50%); z-index: 0;}
    .iot-text-container {padding:10px 30px;}
        /* Adaptar las líneas a formato horizontal (vertical visualmente) */
    .iot-line { position: absolute; top: 50%; left: 0; height: 1px !important; width: 60px !important; background: #000;transform: translateY(-50%);}
    .iot-bottom .iot-line { top: 50%; left: auto; right: 0; height: 1px !important; width: 60px !important; background: #000;transform: translateY(-50%);}

    .home .solutions .uk-subnav-pill>.uk-active>a::after {display: none;}
    .home .solutions .uk-subnav {padding-bottom: 0; border: 0;}
    .home .solutions .uk-subnav li a{padding: 10px;}

    .home .solutions .uk-subnav-pill>*>:first-child {border-bottom: 1px solid #000; margin-top: 5px;}
    .home .solutions .uk-subnav-pill>*>:first-child:hover {color: white; background-color: #000;}

    .iot-item-vertical {margin-bottom: 10px;}


    nav .uk-grid>* {padding-left: 30px;}

}





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

    /* MARINA BONAIRE */


    .uk-heading-xsmall {font-size: 1.3rem !important;}
    .uk-heading-small {font-size: 1.5rem !important;}
    .uk-heading-medium {font-size: 1.8rem !important;}
    .uk-heading-large {font-size: 2.5rem !important;}
    .uk-heading-xlarge {font-size: 3.2rem !important;}

    .uk-heading-xsmall p {font-size: 1.3rem !important;}
    .uk-heading-small p {font-size: 1.5rem !important;}
    .uk-heading-medium p {font-size: 1.8rem !important;}
    .uk-heading-large p {font-size: 2.5rem !important;}
    .uk-heading-xlarge p {font-size: 3.2rem !important;}

    /* MARINA DE BONAIRE */
    .home .uk-navbar {width: calc(100% - 60px);margin-left: 0px; margin-top: 0px; background-color: white; padding: 0 30px;}
    nav .uk-grid>* {padding-left: 0 !important;}

    .flatpage .mapa .bg-light {margin-top: 0;}
    .flatpage .intro .icons-grid {margin-top: 0;}

}

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


}


@media (max-width: 959px){ /* medium */

    .m-0 { margin: 0; }
    .m-10 { margin: 0px; }
    .m-20 { margin: 0px; }
    .m-30 { margin: 0px; }
    .m-40 { margin: 0px; }

    .p-0 { padding: 0; }
    .p-10 { padding: 10px; }
    .p-20 { padding: 20px; }
    .p-30 { padding: 30px; }
    .p-40 { padding: 40px; }

  /* .uk-navbar-nav#main-menu {display: none;position: absolute;top: 0;left: 0;padding: 20px 0vw 0 0vw;width: calc(100% - 10px);background-color: #00BE94;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;color: white !important;} */

  .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: 5vh 5vh 2.5vh!important;;} */

  /* MARINA BONAIRE */
  .home .uk-slideshow-items .header-text {padding-right: 60px;}
  .home .amarres .before-title {margin-top: 0;margin-bottom: 20px;}
  .home .amarres .before-title:before {display: none; }
  .home .navily {padding: 0;}
  .home .navily .asset-app {position: relative; width: 220px;margin: 0px auto; display: block;}
  .home .navily .uk-width-1-3 {text-align: center;}
  .home .navily .text {padding: 5vh;}
  .home .uk-slideshow-items .header-text {margin-bottom: 5vh;}
  .home .intro .bg-light {height: 100%; padding-bottom: 5vh;}
  .home .varadero .varadero-slider {padding-bottom:40px;}
  .home .restaurant .text {padding: 40px;}
  .flatpage .rutas .bg-light {padding: 5vh;}
  .flatpage .intro .icons-grid {margin-top: 0px;}

  .before-title:before {display: none;}


  .flatpage .mapa {margin-bottom: 0;}
  .before-title-large-left:before {display: none;}
  .before-title-large-right:after {display: none;}
  .after-title {padding-left: 0;}


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



}

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

    #offcanvas-menu .uk-offcanvas-bar {width: 100vw;}
    p {font-size: 1rem;}

    footer .container-logo {padding: 0 20px;}
    .section {padding: 10% !important;}

    .uk-heading-medium {font-size: 1.5rem !important; }
    .uk-heading-medium p {font-size: 1.5rem !important; }

    .uk-heading-large {font-size: 2rem !important; }
    .uk-heading-large p {font-size: 2rem !important; }

    .uk-heading-xlarge {font-size: 2.4rem !important; }
    .uk-heading-xlarge p {font-size: 2.4rem !important; }

    .home .block-ind.solutions .uk-switcher .uk-padding.uk-text-center img {max-width: 200px;}
    .uk-card-title {font-size: 1.2rem; font-weight: 600;}

     .uk-slider-container-offset {margin: 0; padding: 0;}
     .text-block {padding: 0;}

     /* MARINA BONAIRE */
       .home .uk-slideshow-items .header-text {margin-bottom: 10%;}
       .home .header .uk-heading-xlarge {font-size: 2rem !important; font-weight: 600;}

       .home main .header, .home .uk-slideshow-items {height: 95vh;}
        .home .restaurant .text {padding: 30px;}

       .home .navily .text {padding: 10%;}
       .uk-padding-large {padding: 30px;}

       .icon-webcam, .icon-meteo {padding: 3px 7px;}
       .icon-webcam img {width: 30px;}
       .icon-meteo img {width: 30px;}
       .icon-meteo small, .icon-webcam small {font-size: 0.7rem;}

       .flatpage .highlights .highlight-ind .text {border-right: 1px solid #12324C; border-left: 1px solid #12324C; padding: 20px;}
        .before-bottom-title {margin-bottom: 20px !important; margin-left: 0px;}
        .before-bottom-title:before {display: none;}

        .flatpage .mapa .bg-light .text {padding: 10%;}
        .flatpage .mapa .bg-light {margin-top: -20px;}

        .home .varadero .container-arrows {position: relative; width: 100%; right: inherit; bottom: 70px}
        .home .varadero .container-arrows .uk-position-center-left {margin-left: 0px;}
}
@media (max-width: 459px){ /* x-small */


    .section {padding: 5% !important;}

    .uk-heading-large {font-size: 1.8rem !important; }
    .uk-heading-large p {font-size: 1.8rem !important; }

    .uk-heading-xlarge {font-size: 2.2rem !important; }
    .uk-heading-xlarge p {font-size: 2.2rem !important; }


    /* MARINA BONAINRE */
    .uk-padding-large {padding: 20px;}

}
