:root {
  --header: url(../../images/cabecera.jpg) 50% 50% / cover;
  --header__home: url(../../images/home.jpg) 50% 50% / cover;
}

.reservado {
  opacity: 0.5;
  pointer-events: none;
}

body {
  overflow-x: hidden;
}

.contentform {
  position: absolute;
  right: 0;
  top: 20%;
  z-index: 40;
}

.hide {
  display: none;
}

/* 
* Cabecera
* -----------------------------------------------------
*/
.bgbarra {
  background-color: rgba(179, 177, 162, 0.8);
}

.cabecera.lagoas {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(../images/lagoa.jpg) 50% 50% / cover;
}
.cabecera.nature {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(../images/nature.jpg) 50% 50% / cover;
}
.workspaces video {
  height: 1000px;
  position: relative;
  object-fit: cover;
  width: 100%;
  top: 0;
  left: 0;
}
.workspaces .opacity {
  background-color: rgb(0 0 0 / 60%);
  min-height: 1000px;
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
}
.workspaces .cabecera {
  height: 100%;
  min-height: 1000px;
  background-image: none;
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
}
@media (max-width: 992px) {
  .cabecera {
    height: auto!important;
  }
  .contentform {
    position: relative;
  }
  .workspaces .contentform {
    position: absolute;
  }
}
.cabecera.obcii .cabecera {
  position: absolute;
  z-index: 10;
}
.cab2 > a img {
  margin-top: 50px;
  margin-left: 110px;
  width: 180px;
}

.barra {
  position: relative;
  cursor: pointer;
  height: 250px;
  width: 40px;
  right: 40px;
  background-color: rgba(179, 177, 162, 0.8);
  border-radius: 19px 0px 0px 20px;
  display: flex;
  z-index: 40;
}

.barra span {
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.7;
  font-family: 'Roboto-Regular';
  position: absolute;
  width: max-content;
  transform: rotate(270deg);
  right: 8px;
  color: white;
  transform-origin: 100% 100%;
}

.barra:hover {
  background-color: rgba(179, 177, 162, 1);
}

.barra img {
  height: 20px;
  position: absolute;
  right: 4px;
  width: 30px;
  object-fit: contain;
  top: 220px;
}

.cabecera {
  /* background: url(../../images/cabecera.jpg) 50% 50% / cover; */
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(../images/home.jpg) 50% 50% / cover;

  position: relative;
  height: 100vh;
  min-height: 1000px;
}

.cab2 {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(../images/cabecera.jpg) 50% 50% / cover;
}

.cabecera .title {
  display: grid;
  height: 506px;
  place-content: center;
}

.cabecera .title h1 {
  /* left: 50%; */
  text-align: center;
  /* position: absolute; */
  /* top: 100%; */
  /* transform: translate(-50%, -0%); */
}

#opcionesCollapse,
#opcionesCollapse2 {
  margin-top: -40px;
  padding-left: 10px;
  padding: 10px;
  border-radius: 5px;
  transition: 0.2s linear;
}

#opcionesCollapse2.mb,
#opcionesCollapse.mb {
  margin-top: 10px;
}

.menu__box {
  z-index: 100;
}

/* 
* Section
* -----------------------------------------------------
*/

#section1Nos,
.sobrenos {
  min-height: 500px;
  display: flex;
  align-items: center;
  background: url(../images/a_cortada.png) 50% 50% / cover;
  background-repeat: no-repeat;
}
#section1Nos {
  padding: 0 40px;
}

.render.sobrenos {
  background: none;
  min-height: 800px;
  height: 800px;
}

.render.sobrenos img {
  height: 800px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 100%;
}

.picture img {
  width: 100%;
}

.border__bottom {
  border-bottom: 4px solid black;
}

.carouselLagoas.border__bottom {
  border: none;
}

.controles {
  padding: 50px 0px 0px;
  justify-content: space-between;
}

.controles .info {
  flex: 1;
  justify-content: space-around;
}

.controles .info > div {
  font-size: 20px;
  color: darkgray;
}

.controles .botones {
  width: 150px;
}

.controles .botones button {
  border: none;
  background-color: transparent;
}

.controles .botones img {
  width: 70px;
}

/* 
* Iconos
* -----------------------------------------------------
*/

.icon-container img {
  height: 90px;
  width: 90px;
  object-fit: contain;
}

.carouselLagoas .icon-container img {
  width: 75px;
  height: 75px;
}

.carouselLagoas .icon-container:nth-child(3) img,
.carouselLagoas.t3 .icon-container:nth-child(4) img {
  width: 62px;
}

.carouselLagoas .lagoas-icons .icon-container {
  width: 24%;
}

.lagoas-icons .icon-container {
  width: 33.33%;
}

.carouselLagoas .lagoas-icons .icon-container p {
  font-size: 17px;
  font-family: 'Lato-Italic', sans-serif;
  color: #ffffff78;
  line-height: 22px;
}

.carouselLagoas .lagoas-icons .icon-container:nth-child(-n + 3) {
  width: 33%;
}

.carouselLagoas.t3 .lagoas-icons .icon-container:nth-child(-n + 3) {
  width: 24%;
}

.nature-icons {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

@media only screen and (max-width: 1900px) {
  .nature-icons {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 1750px) {
  .nature-icons {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 1650px) {
  .nature-icons {
    grid-template-columns: repeat(2, 1fr);
  }
}

.nature-icons .icon-container img {
  width: 64px;
}

.nature-icons p {
  font-size: 18px;
  line-height: normal;
}

.carouselLagoas .parrafo {
  padding: 50px;
}

.down img {
  width: 40px;
  height: auto;
}

.item-text.centrado {
  top: 57%;
  width: max-content;
}

@media only screen and (max-width: 1900px) {
  .item-text.centrado {
    top: 61%;
  }
}

@media only screen and (max-width: 1750px) {
  .item-text.centrado {
    top: 63%;
  }
}

@media only screen and (max-width: 1650px) {
  .item-text.centrado {
    top: 66%;
  }
}

@media only screen and (max-width: 1550px) {
  .item-text.centrado {
    top: 68.5%;
  }
}

@media only screen and (max-width: 1420px) {
  .item-text.centrado {
    top: 72%;
  }
}

@media only screen and (max-width: 1300px) {
  .carouselLagoas .parrafo {
    padding: 0px;
  }

  .carouselLagoas .icon-container img {
    width: 60px;
    height: 60px;
  }

  .carouselLagoas .icon-container:nth-child(3) img,
  .carouselLagoas.t3 .icon-container:nth-child(4) img {
    width: 50px;
  }
}

@media only screen and (max-width: 992px) {
  .carouselLagoas .parrafo {
    padding: 40px;
  }

  .render.sobrenos img,
  .render.sobrenos {
    height: 600px;
    min-height: 600px;
  }

  .carouselLagoas.t2 .row {
    flex-direction: column-reverse;
  }

  .item-text.centrado {
    font-size: 28px;
  }
}

@media only screen and (max-width: 480px) {
  .carouselLagoas .parrafo {
    padding: 20px;
  }

  .carouselLagoas .icon-container img {
    width: 56px;
    height: 56px;
  }

  .carouselLagoas .lagoas-icons .icon-container,
  .carouselLagoas.t3 .lagoas-icons .icon-container:nth-child(-n + 3),
  .carouselLagoas .lagoas-icons .icon-container:nth-child(-n + 3) {
    width: 50%;
  }

  .carouselLagoas .lagoas-icons .icon-container p {
    font-size: 15px;
  }
}

/* 
* Map
* -----------------------------------------------------
*/

.map__items {
  list-style-type: none;
}

.map__items li {
  margin: 25px 0;
}

.mapa {
  padding: 0;
}

.mapa img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#iconosSituado,
.fondonos,
.iconos {
  background: url(../images/a.png) 50% 100% / cover;
}

/* 
* Responsive
* -----------------------------------------------------
*/
@media only screen and (max-width: 1400px) {
  .mar {
    margin-right: 260px;
  }
}

@media only screen and (max-width: 1400px) {
  .mar {
    margin-right: 380px;
  }
}

@media only screen and (max-width: 992px) {
  .cabecera {
    height: 500px;
  }

  .controles .info {
    flex-wrap: wrap;
    gap: 20px;
  }

  .controles .info > div {
    width: 48%;
  }

  .cabecera .title {
    height: 340px;
  }

  .cabecera .title h1 {
    left: 50%;
    top: 73%;
    width: 100%;
  }

  .mar {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .lagoas-icons .icon-container {
    width: 50%;
  }

  .render.sobrenos img,
  .render.sobrenos {
    height: 450px;
    min-height: 450px;
  }

  .item-text.centrado {
    font-size: 20px;
  }

  .controles .info {
    flex-direction: column;
    align-items: center;
  }

  .controles .info > div {
    margin-left: 20px;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  html {
    overflow-x: hidden;
  }

  .item-text.centrado {
    font-size: 18px;
  }

  .padd-0 {
    padding: 0;
  }

  #iconosSituado .ctnIconos {
    gap: 25px !important;
    justify-content: space-evenly !important;
  }

  .cabecera {
    min-height: 800px;
  }

  .sobrenos {
    min-height: 300px;
  }

  .mar {
    text-align: center;
  }

  .map__items li {
    margin: 15px 0;
  }

  .controles .info {
    gap: 10px;
  }

  .controles .botones {
    width: min-content;
  }

  .controles .botones img {
    width: 60px;
  }

  .controles .info > div {
    margin-left: 5px;
    font-size: 18px;
  }

  .icon-container img {
    height: 70px;
    object-fit: contain;
  }
}

/* TOPO WORKSPACES */
.topo-workspaces {
  position: absolute;
  top: 300px;
  left: 100px;
  z-index: 20;
}
.topo-workspaces img {
  max-width: 222px;
}
@media (max-width: 992px) {
  .topo-workspaces {
    bottom: unset;
    top: 550px;
    left: 40px;
    z-index: 100;
  }
  .topo-workspaces img {
    max-width: 140px;
  }
}

/* OBCII */
@media (max-width: 992px) {
  .obcii-icons > .icon-container {
    width: 40%;
  }
}
.planos {
  margin-bottom: 100px;
  position: relative;
}
.planos-buttons {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-bottom: 60px;
}
.planos-buttons .planos-button {
  background-color: transparent;
  color: #C2B7A3;
  border: 2px solid #C2B7A3;
  padding: 5px 90px;
  font-size: 26px;
  transition: background 250ms ease-in-out, color 250ms ease-in-out;
}
@media(max-width: 768px) {
  .planos-buttons .planos-button {
    font-size: 20px;
    padding: 5px 30px;
  }
}
.planos-buttons .planos-button:hover,
.planos-buttons .planos-button.active {
  background-color: #C2B7A3;
  color: #ffffff;
  border: 2px solid #C2B7A3;
  transition: background 250ms ease-in-out, color 250ms ease-in-out;
}
.planos-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.planos-box .planos-container {
  position: relative;
  max-width: 1600px;
  width: 100%;
  height: auto;
}
.planos-box image {
  width: 100%;
  height: auto;
}
.planos-box .planos-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* PLANOS */
.plano-svg {
  width: 100%;
  max-width: 1000px;
  display: block;
}
.zona {
  fill: transparent;
  stroke-width: 2;
  transition: fill 0.2s ease;
  cursor: pointer;
}
.zona:hover {
  fill: rgba(194, 183, 163, .6);
}
.zona[data-reservada="true"] {
  fill: rgba(0, 0, 0, .6);
  pointer-events: none;
}
.tool-tip {
  text-align: center;
  position: absolute;
  color: #494949;
  background: white;
  border: 1px solid #ccc;
  padding: 5px 10px;
  pointer-events: none;
  display: none;
  font-family: sans-serif;
  font-size: 14px;
  z-index: 1000;
  border-radius: 5px;
}
.tooltip-title {
  font-size: 16px;
  font-weight: bold;
}
.tooltip-area {
  display: inline-block;
  margin-bottom: 5px;
}
.tooltip-btn {
  display: inline-block;
  color: white;
  background-color: #494949;
  padding: 3px 10px;
  border-radius: 5px;
}

/* FORM WORKSPACES */
#form-workspaces .modal-body {
  background-color: rgba(179, 177, 162, 1);
  padding: 20px 0 0 0;
}
#form-workspaces #form-workspaces-close {
  position: absolute;
  right: 20px;
  top: 20px;
}
#form-workspaces .form-workspaces-title {
  color: white;
  font-size: 20px;
  font-weight: 600;
  padding: 0 40px;
}
.form-workspaces {
  padding: 20px 40px 40px 40px;
}
.form-workspaces input {
  background-color: transparent;
  padding: 10px;
  color: white;
  border: 0;
  border-bottom: 1px solid white;
  width: 100%;
}
.form-workspaces .checkbox {
  padding: 20px 0;
  color: white;
}
.form-workspaces input[type="checkbox"] {
  width: auto;
}
.form-workspaces input[type="submit"] {
  background-color: #58574f;
  border-bottom: 0;
}
.form-workspaces input::placeholder {
  color: white;
}