body,
html {
  height: 100%;
}
.wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  perspective: 1000;
}
.section {
  height: 100%;
  width: calc(100% / 8);
  float: left;
  position: relative;
}
.section:nth-child(1) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(2) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(3) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(4) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(5) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(6) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(7) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.section:nth-child(8) {
  background: linear-gradient(0deg, #1b1a20 58%, white 42%);
}
.sections {
  width: 800%;
  height: 100%;
}
.section__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #fff;
}

/*  ----------------------- */

.modelos-logo {
  text-align: center;
  top: 5%;
  left: 7%;
  height: auto;
  position: absolute;
}

.modelos-logo img {
  max-width: 90%;
  height: auto;
}

.titulo-modelo {
  /*border: 1px solid orange;*/
  margin-top: 4%;
  padding-bottom: 4%;
}

.titulo-modelo h2 {
  color: #d7a461;
  font-size: 80px;
  font-family: 'Gotham-XLight';
  text-align: center;
}

.lista-especificaciones li {
  line-height: 70px;
  font-family: 'FiraSans-ExtraLight';
  color: #d7d7d7;
  font-size: 17px;
}
.lista-especificaciones span {
  color: #d7a461;
  font-size: 22px;
  font-family: 'FiraSans-ExtraBold';
  padding-right: 6%;
}

.modelo-imagen {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-left: 7%;
  padding-right: 7%;
  padding-bottom: 2%;
  /*border: 1px solid red;*/
}

.modelo-imagen img {
  width: 86%;
  height: 100%;
}

.modelo-imagen-mod6 {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-left: 7%;
  padding-right: 7%;
  padding-bottom: 2%;
}

.modelo-imagen-mod6 img {
  width: 22%;
  height: 100%;
}

.modelo-imagen-mod5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-left: 7%;
  padding-right: 7%;
  margin-top: -10%;
}

.modelo-imagen-mod5 img {
  width: 18%;
  height: 100%;
}

.modelo-imagen-mod-7-8 {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-left: 7%;
  padding-right: 7%;
  padding-bottom: 2%;
  margin-top: -8%;
}

.modelo-imagen-mod-7-8 img {
  width: 37%;
  height: 100%;
}

.abrir-zoom {
  text-align: center;
}

.logo-ocasso {
  padding-top: 2%;
  padding-bottom: 2%;

  text-align: center;
}

/* */
.titulo-modelos {
  /* border: 1px solid white;*/
  margin-top: -15px;
  padding-top: 10%;
  padding-left: 12%;
  padding-bottom: 17%;
  position: relative;
  overflow: hidden;
}

.titulo-modelos h2 {
  color: #d7a461;
  font-size: 80px;
  font-family: 'Gotham-XLight';
}

.titulo-modelos span {
  color: #d7a461;
  font-size: 30px;
  font-family: 'Gotham-XLight';
  text-align: center;
}

.titulo-modelos p {
  color: #666666;
  font-size: 17px;
  font-family: 'FiraSans-ExtraLight';
}

/**/
.titulo-modelos-largos {
  border: 1px solid white;
  border-left: 1px solid grey;
  border-bottom: #1b1a1e;

  margin-left: 12px;
  margin-bottom: -20px;
  margin-top: -15px;
  padding-top: 10%;
}

.titulo-modelos-largos h2 {
  color: #d7a461;
  font-size: 80px;
  font-family: 'Gotham-XLight';
  text-align: center;
  padding-right: 22%;
}

.titulo-modelos-largos span {
  color: #d7a461;
  font-size: 30px;
  font-family: 'Gotham-XLight';
  text-align: center;
}

.titulo-modelos-largos p {
  color: #666666;
  font-size: 17px;
  font-family: 'FiraSans-ExtraLight';
  padding-left: 14%;
}

/**/
.borde-lateral {
  border-left: 1px solid grey;
  z-index: -1;
}

.lineas-modelo {
  float: left;
}

.lineas-modelo img {
  width: 85%;
  height: auto;
}

.detalles-modelo {
  line-height: 17px;
}
.detalles-modelo p {
  font-family: 'FiraSans-ExtraLight';
  color: #d7d7d7;
  font-size: 17px;
  padding-left: 20px;
}
.detalles-modelo span {
  color: #d7a461;
  font-size: 20px;
  font-family: 'FiraSans-ExtraBold';

  margin-left: -25%;
}

.modelo-espacio {
  height: 0px;
}

.modelo-espacio-der {
  height: 89px;
}

/*RESPONSIVO  */

#master-plan-resp {
  /*background: linear-gradient(0deg, #1b1a20 70%, white 30%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#penthouse-three-resp {
  /*background: linear-gradient(0deg, #1b1a20 70%, white 30%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#penthouse-two-resp {
  /*background: linear-gradient(0deg, #1b1a20 65%, white 35%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#penthouse-one-resp {
  /*background: linear-gradient(0deg, #1b1a20 65%, white 35%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#loft-grand-deluxe-resp {
  /*background: linear-gradient(0deg, #1b1a20 60%, white 40%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#exclussive-resp {
  /*background: linear-gradient(0deg, #1b1a20 60%, white 40%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#classic-grand-resp {
  /*background: linear-gradient(0deg, #1b1a20 65%, white 35%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

#elite-resp {
  /*background: linear-gradient(0deg, #1b1a20 65%, white 35%);*/
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 5%;
}

.titulo-responsivo h2 {
  color: #d7a461;
  font-size: 30px;
  font-family: 'Gotham-XLight';
  text-align: center;
}

.titulo-responsivo span {
  color: #d7a461;
  font-size: 20px;
  font-family: 'Gotham-XLight';
  text-align: center;
}

.contenedor-responsivo {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.contenedor-responsivo img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.contenedor-responsivo-mod5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}

.contenedor-responsivo-mod5 img {
  width: 31%;
  height: auto;
  overflow: hidden;
}

.contenedor-responsivo-mod6 {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}

.contenedor-responsivo-mod6 img {
  width: 40%;
  height: auto;
  overflow: hidden;
}

.caracteristicas-responsivo {
  padding-top: 37%;
}

.caracteristicas-responsivo p {
  line-height: 20px;
  font-family: 'FiraSans-ExtraLight';
  color: #d7d7d7;
  font-size: 16px;
}
.caracteristicas-responsivo span {
  color: #d7a461;
  font-size: 18px;
  font-family: 'FiraSans-ExtraBold';
  padding-right: 6%;
}

.lineas-modelo-responsivo {
  /*border: 1px solid red;*/
  margin-left: -12%;
  padding-top: 50%;
}

.lineas-modelo-responsivo img {
  padding-bottom: 42%;
}

.abrir-zoom-responsivo {
  padding-top: 5%;
  text-align: center;
}

.abrir-zoom-responsivo a {
  margin-right: 20px;
  color: #d7a461;
  font-size: 24px;
}

.open {
  width: 90% !important;
  height: auto !important;
}

.fondo {
  background: #1b1a20;
  overflow: hidden;
  position: relative;
}
.borde-izq-contenido {
  border-left: 1px solid grey;
  height: 130%;
  position: absolute;
}

.borde-izq-contenido-1 {
  border-left: 1px solid grey;
  height: 105%;
  position: absolute;
}

.borde-izq-contenido-2 {
  border-left: 1px solid grey;
  height: 118%;
  position: absolute;
}

.borde-izq-contenido-3 {
  border-left: 1px solid grey;
  height: 101%;
  position: absolute;
}

.parrafos-span {
  color: #d7a461;
  font-size: 18px;
  font-family: 'FiraSans-ExtraBold';
  text-align: center;
  /*margin-top: 30px;*/
  margin-top: -10px;
}

/* Animaciones Responsivo */
