/* Sass Document */
* {
  box-sizing: border-box; }
  *::selection {
    background: #F6F6F6;
    color: #002854; }

body {
  font-size: 20px;
  line-height: 29px;
  overflow-x: hidden;
  color: #002854;
  overscroll-behavior: none;
  font-family: lato, sans-serif;
  font-weight: 300;
  font-style: normal; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: #222; }
  a:hover {
    text-decoration: none;
    color: #222; }

ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

html, body {
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    html, body {
      overflow-x: initial; } }

/*------------------------------------base------------------------------------- */
.negro {
  color: #222; }

.bg-negro {
  background: #222; }

.blanco {
  color: #fff; }

.bg-blanco {
  background: #fff; }

.gris {
  color: #F6F6F6; }

.bg-gris {
  background: #F6F6F6; }

.azul {
  color: #002854; }

.azulc {
  color: #5d91b4; }

.crema {
  color: #e9e8e4; }

.bg-azul {
  background: #002854; }

.bg-azulc {
  background: #5d91b4; }

.bg-crema {
  background: #e9e8e4; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 150%; }

.titulo {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 20px; }

[text-split] {
  opacity: 0; }

html [text-split] {
  opacity: 1; }

.word {
  overflow: hidden;
  padding-bottom: 0.1em;
  margin-bottom: -0.1em;
  transform-origin: bottom; }

.btns {
  border-radius: 60px;
  padding: 8px 30px;
  background: #5d91b4;
  color: #fff;
  display: inline-block;
  transform: scale(1); }
  .btns:hover {
    background: #002854;
    color: #fff;
    transform: scale(1.04); }
  .btns.btns-down:hover {
    background: #002854;
    color: #fff;
    border: 1px solid #fff;
    transform: scale(1.04); }

.estas {
  color: #5d91b4;
  font-size: 12px;
  letter-spacing: 1px; }

.input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #002854;
  padding: 5px;
  margin-bottom: 10px; }

/*------------------------------------fin base------------------------------------- */
.navbar {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease; }
  .navbar-brand .logo--blanco, .navbar-brand .logo--color {
    width: 200px;
    transition: all 0.3s ease; }
  .navbar .nav-link {
    color: #fff;
    opacity: 0.7; }
    .navbar .nav-link.active {
      color: #fff;
      opacity: 1; }
  .navbar.fijo {
    background: white; }
    .navbar.fijo .nav-link {
      color: #002854;
      opacity: 0.5; }
      .navbar.fijo .nav-link.active {
        color: #002854;
        opacity: 1; }
    .navbar.fijo .navbar-brand img {
      width: 200px; }

.logo--blanco.ver {
  display: block; }

.logo--blanco {
  display: none; }

.logo--color.ver {
  display: block; }

.logo--color {
  display: none; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
  height: 100%; }

.texto-centrado {
  max-width: 800px; }

.slide--sus {
  height: auto !important; }

.carousel-item {
  height: 100vh; }
  .carousel-item img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

input[type="submit"] {
  border-radius: 60px;
  padding: 8px 30px;
  background: #5d91b4;
  color: #fff;
  border: 0;
  display: inline-block;
  transform: scale(1); }
  input[type="submit"]:hover {
    background: #002854;
    color: #fff;
    transform: scale(1.04); }

footer .container {
  border-top: 5px solid #e9e8e4; }

.circulo {
  width: 20px;
  height: 20px;
  font-size: 12px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0; }
  .circulo--azul {
    background: #b7d2dc; }
  .circulo--rosa {
    background: #e3788a; }
  .circulo--verde {
    background: #968b81;
    color: #fff; }
  .circulo--verde2 {
    background: #11a658;
    color: #fff; }

.whats {
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 100; }
  .whats a {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5d91b4;
    color: #fff; }

.fish--foto {
  height: 350px; }
  .fish--foto img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
.fish--texto img {
  width: 25px;
  margin-bottom: 14px; }

#slide_life_1 .carousel-indicators, #slide_life_mov .carousel-indicators {
  bottom: -65px; }

.temperatura img {
  width: 500px; }

.direct {
  position: relative;
  z-index: 2;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 550px; }
  @media (min-width: 1024px) {
    .direct {
      position: absolute; } }

.sticky {
  position: sticky;
  top: 130px; }

.navbar-toggler {
  border: 0;
  padding: 0; }

.hambur {
  cursor: pointer; }

.nav-movil {
  position: fixed;
  top: 100px;
  height: 0px;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 8px;
  z-index: 80;
  transition: all 0.3s ease; }
  .nav-movil.ver {
    opacity: 1;
    height: 300px; }

.nav-link {
  color: #5d91b4; }

.nav-pills .nav-link.active {
  color: #fff;
  background: #002854; }

.area--tab {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px; }

.site--1 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%; }

.submenu {
  display: flex;
  justify-content: space-between; }

.casa {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  padding: 8px 15px; }

svg .st .st1 {
  fill: #5d91b4;
  cursor: pointer; }
svg .st:hover .st1 {
  fill: #002854; }
svg .st.ver .st1 {
  fill: #002854; }
svg .st.forsale .st1 {
  fill: #5d91b4; }
svg .st.reserved .st1 {
  fill: #FFC107; }
svg .st.sold .st1 {
  fill: #6C757D; }

.st-pop {
  background: #002854;
  color: #fff;
  padding: 30px;
  width: 300px;
  height: 190px;
  z-index: 3;
  margin: auto;
  opacity: 0;
  bottom: 0;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  right: -5%;
  top: 15%;
  position: absolute; }
  @media (min-width: 1440px) {
    .st-pop {
      right: 13%; } }
  .st-pop.ver {
    opacity: 1;
    top: 20%; }

.caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 3; }

.modal-dialog {
  max-width: 87%; }
  .modal-dialog .modal-content {
    background: 0;
    border: 0; }
    .modal-dialog .modal-content .modal-header {
      border: 0; }

#button button {
  position: absolute;
  z-index: 50;
  bottom: 47px;
  right: 7px;
  width: 75px;
  height: 75px; }
  @media (min-width: 1024px) {
    #button button {
      right: 47px; } }
#button p {
  position: absolute;
  z-index: 50;
  bottom: 54px;
  right: 80px;
  color: #fff;
  font-size: 15px; }
  @media (min-width: 1024px) {
    #button p {
      right: 120px; } }

#myVideo {
  height: 700px;
  object-fit: cover; }
  @media (min-width: 1024px) {
    #myVideo {
      height: auto; } }

@media (min-width: 1900px) {
  .container {
    max-width: 1690px; } }

.full__video {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.9); }
  .full__video .cerrar {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    position: absolute;
    top: 7%;
    right: 10px; }

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 6; }

.status {
  position: absolute;
  bottom: 0;
  display: flex; }
  .status--w {
    margin: 0 5px;
    font-size: 15px; }
    .status--w div {
      margin-right: 5px;
      width: 12px;
      height: 12px;
      border-radius: 4px; }
  .status--forsale {
    background: #5d91b4; }
  .status--reserved {
    background: #FFC107; }
  .status--sold {
    background: #6C757D; }
.col-flex__content{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.col-flex{
  width: 11.1%;
}
@media (max-width: 991px) {
  .col-flex{
    width: 49%;
  }
  .col-flex__content{
    gap: 8px 0px;
  }
}

/*# sourceMappingURL=estilos.css.map */