
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');


html {
  overflow-x: hidden;
}

body {
  font-family: "Figtree", sans-serif;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;

}

a {
 color: #ABA994 ;
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

p {
  font-size: 15px !important;
  line-height: 24px !important;
}

a.grupo{
font-size: 14px;
    display: block;
    color: #fff !important;
    margin-top: 17px;
}
a:hover.grupo{
  text-decoration: underline !important;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #aba995;
    border-color: #aba995;
}
header {
  position: fixed;
  z-index: 2;
  width: 100%;
}

.slick-next:before, .slick-prev:before {
    color: #a8a68f !important;
  }
.slick-prev {
    left: 10px !important;
    z-index: 999;
}
.slick-next {
    right: 10px !important;
    z-index: 99;
}
.blaky{
  color: #000 !important;
}

       .carousel-cell {
            width: 100%; /* Ancho de 100% para dispositivos móviles */
        }
        @media (min-width: 768px) {
            .carousel-cell {
                width: 33.33%; /* Ancho de 33.33% para escritorio */
            }
        }
        .carousel-cell img {
            display: block;
            width: 100%;
            height: auto;
        }

header.shrink {
  background: white;
}

h2 {
  font-size: 42px;
}
h1{
  font-family: "Figtree", sans-serif;
}
.link{
  color: #58595b !important
}
.ekko-lightbox-loader{
  z-index: 99
}
.btn{
  font-family: "Figtree", sans-serif;
}

.f100 {
  font-size: 100px;
  font-weight: 100;
}

.blanco {
  color: white;
}
.azul{
    color: #ABA994;
}

.bgazul{
    background: #ABA994;
}

.motion {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.w2 {
  width: 400px;
  display: inline-block;
  margin-left: 0px;
}

.shrink.shadow-sh {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.navbar-collapse {
  margin-right: 20px;
}

.shrink .navbar-collapse {
  margin-right: 0px;
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 17px;
  width: 60px;
  text-align: right;
  color: #ABA994;
}

.navbar-nav .nav-link {
  color: white;
  display: block;
  padding: 0rem 0rem;
  font-size: 15px;
}

.shrink .navbar-nav .nav-link {
  color: black !important;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: underline !important;
}

.nav-link.active {
  text-decoration: underline !important;
}

.navbar-toggler {
  color: white !important;
  margin-top: 20px;
  margin-right: 20px;
}

.shrink .navbar-toggler {
  color: #ABA994 !important;
  margin-top: 0px;
  margin-right: 0px;
}

.brand {
  margin-left: -237px;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.shrink .brand {
  background: url(../img/logo-marina.svg);
  background-size: 160px;
  width: 160px;
  height: 55px; 
}

.norte {
  width: 80px;
  margin-top: 50px;
}
.norte2 {
  width: 40px;
  margin-top: 50px;
}

.masthead-brand {
  margin-left: 30px;
  max-width: 220px;
  min-width: 220px;
  margin-top: 30px;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.f11{
  font-size: 11px;
}

.f13{
  font-size: 14px;
}
.f157{
    font-size: 12px !important;
    line-height: 20px !important;
}

.f15{
  font-size: 18px;
}

.shrink .masthead-brand {
  filter: invert(1);
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 0px;
  margin-right: 86px;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item h1 {
  color: white;
  font-size: 60px;
}

.slide1 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide-1.jpg);
}


.slide05 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide05.jpg);
}

.slide02 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide02.jpg);
}

.slide03 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide01.jpg);
}

.slide01 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide03.jpg);
}

.slide04 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide04.jpg);
}
.slide3 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide-3.jpg);
}
.slide4 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide-4.jpg);
}
.slide5 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide-5.jpg);
}
.slide6 {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/slide-6.jpg);
}


.pattern{
    background-color: rgba(229,229,247,0);
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-image: radial-gradient(#000000 0.15px, rgba(229,229,247,0) 0.15px);
    background-size: 5px 5px;
}

.bg-right {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/bgpalmera.jpg);
}

.bg-centro {
  background-size: cover;
  background-position: center center;
  background-image: url(../img/bg2.jpg);
  height: 720px;
}

.bg-amenidades {
  background-size: cover;
  background-position: top center;
  background-image: url(../img/bgamenidades.jpg);
  height: 520px;
}

.bg-contacto {
    background-size: cover;
    background-position: top center;
    background-image: url(../img/bgcontacto.jpg);
    padding:100px 0 150px 0;
}

.p-texto {
  width: 400px;
  position: absolute;
  left: 50%;
  margin-left: 86px;
  bottom: 300px;
}

.ocean {
  height: 5%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 1;
}

.wave {
  background: url(../img/wave.svg) repeat-x;
  position: absolute;
  top: -98px;
  width: 26400px;
  height: 98px;
  animation: wave 6s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 20, 0);
}
#content-wave, #content-wave2{

  position: absolute;
  bottom: 0;
  z-index: 1;
  width:100%;
}

#content-wave2{

  position: absolute;
  bottom: 0;
  z-index: 1;
  width:100%;
}

#content-wave3{

  position: absolute;
  bottom: 0;
  z-index: 1;
  width:100%;
}
.scroll-down {
  width: 50px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 20%;
  margin-left: -25px;
  z-index: 2;
}

.scroll-up {
  width: 50px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 10%;
  margin-left: -25px;
  z-index: 2;
  transform: rotate(180deg);
}

.logomodal{
  width: 170px;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -600px;
  }
}

@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-225px,0);
  }

  50% {
    transform: translate3d(0,115px,0);
  }
}

#pisos {
  color: #58595b;
}

.logofooter {
  width: 140px;
}

.iconos {
  width: 100px;
}

.f13px {
  font-size: 13px !important;
  line-height: 18px !important;
}

.posicionfooter {
  width: 500px;
  position: absolute;
  z-index: 1;
  top: 20%;
  right: 10%;
}

.border-right {
  border-right: 1px solid #21252a!important;
}

.btn-gmaps {
  font-size: 11px;
  border-radius: 12px;
}

.btn-outline-dark:hover {
  color: #fff;
}



.logo1 {
  width: 40px;
}

.logo2 {
  width: 195px;
}

.logo3 {
  width: 290px;
}

.logo4 {
  width: 78px;
}

.bg-dark {
  background-color: #000000!important;
}

.linebottom {
  font-size: 10px;
  color: #fff;
}

footer p {
  font-size: 11px !important;
}

footer a:hover {
  color: white;
  text-decoration: underline !important;
}
.close{
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 7px;
  width: 30px;
}


/** 1.2 LOADING **/
#overlay {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #ABA994;
  height: 100%;
  opacity: 1;
  z-index: 9999999; }

#overlay.hidden {
  opacity: 0; }

#loadWrapper {
}

#logo {
  font-weight: bold;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -70px;
  z-index: 99999999;
  color: #b29958; }


#overlay,
#loadWrapper {
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

#logo {
  opacity: 1;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.move {
  opacity: 0.5;
  -webkit-animation: pulsate 1.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-animation-iteration-count: infinite; }

/* keyframes */
@-webkit-keyframes pulsate {
  0%, 100% {
    opacity: 0.5; }
  50% {
    opacity: 1.0; } }
@-moz-keyframes pulsate {
  0%, 100% {
    opacity: 0.5; }
  50% {
    opacity: 1.0; } }
@-o-keyframes pulsate {
  0%, 100% {
    opacity: 0.5; }
  50% {
    opacity: 1.0; } }
@keyframes pulsate {
  0%, 100% {
    opacity: 0.5; }
  50% {
    opacity: 1.0; } }
@-webkit-keyframes destroy {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes destroy {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes destroy {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes destroy {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* transitions */
.leftStrokeMaskTop,
.rightStrokeMaskTop {
  top: 50%;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.leftStrokeMaskBottom,
.rightStrokeMaskBottom {
  top: -50% !important;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.topStroke,
.bottomStroke {
  width: 0%;
  -webkit-transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.loaded .topStroke,
.loaded .bottomStroke {
  width: 100%;
  transition-delay: 1s; }

.loaded .leftStrokeMaskTop,
.loaded .rightStrokeMaskTop {
  top: 100%; }

.loaded .leftStrokeMaskBottom,
.loaded .rightStrokeMaskBottom {
  top: -100% !important; }

.hide {
  opacity: 0 !important;
  z-index: -1000 !important;
   }


@-webkit-keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@-moz-keyframes updown {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@-o-keyframes updown {
    0% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -o-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.olafooter{
  margin-bottom: -1px;
}

/* HOVER IMG PLUS
-------------------------------------------------- */
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.plus {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.imghover:hover .image {
  opacity: 0.3;
}

.imghover:hover .plus {
  opacity: 1;
}

.icono {
  padding: 16px 32px;
}

/*-------------------------  Small devices (landscape phones, 576px and up) ----------------------------*/

@media (max-width: 576px) {
  .masthead-brand {
    margin-left: 0px;
    width: 210px;
    margin-top: 10px;
  }
  .navbar-toggler {
    color: white !important;
    margin-top: 0px;
    margin-right: 0px;
  }
  .shrink .masthead-brand {
    display: none;
  }
  .shrink .brand {
    background: url(../img/logo-marina.svg);
    background-size: 120px;
    width: 120px;
    height: 33px;
    margin-left: -2px;
}
.brand {
    margin-left: -2px;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.p-texto {
    width: 100%;
    position: absolute;
    left: 0px;
    margin-left: 0px;
    bottom: 90px;
    padding: 20px;
    }
    .bg-centro {
    background-position: 400px 0px;
    height: 620px;
}

.olafooter{
  position: absolute;
  bottom: 0px;
}
.posicionfooter {
    width: 100%;
    /* position: inherit; */
    z-index: 1;
    top: 200px;
    right: 15px;
    text-align: center;
    }
    .scroll-up {

    bottom: 10%;

  }
  .border-right {
    border-right: 0px transparent !important;
}
.carousel-item h1 {
    color: white;
    font-size: 40px;
    width: 90%;
    }
    .w2 {
    width: 320px;
  }
  .clic{
    position: absolute;
    transform: rotate(90deg);
    left: 101px;
    width: 172px;
    margin-top: 44px !important;
  }
  .norte {
    width: 60px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.logo3 {
    width: 200px;
    margin-top: 1px;
}
.kraken{
  float: right;
  margin-top: -23px;
}
.navbar-collapse {
    margin-right: 0px;
}
.carousel-item {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    min-height: 350px;
  }
}

/*------------------------- Medium devices (tablets, 768px and up) ----------------------------*/

@media (min-width: 768px) {
}


/*------------------------- Large devices (desktops, 992px and up) ----------------------------*/

@media (min-width: 992px) {
}


/*------------------------- Extra large devices (large desktops, 1200px and up) ----------------------------*/

@media (min-width: 1200px) {
  .posicionfooter {
    right: 6%;
  }