.body {
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
}

.seccion-departamentos {
  padding-top: 100px;
  padding-bottom: 150px;
}

.seccion-departamentos .w-container {
  margin-bottom: 50px;
}

.titulo-departamentos {
  margin-top: 0px;
  margin-bottom: 19px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #59797a;
  font-size: 40px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

.desc-depas {
  margin-bottom: 70px;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.row-departamentos {
  position: relative;
}

.col-torre {
  width: 50%;
  padding-right: 10px;
  text-align: right;
  z-index: 10;
  position: absolute;
}

.contenedor-absoluto {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col-6-departamentos {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
}

.titulo-tab {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.sub-col-dropdown {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.titulo-dropdown {
  margin-top: 0px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dropdown-toggle-vistas {
  width: 100%;
  padding: 7px 12px;
  border-radius: 3px;
  background-color: #e1e1e1;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.dropdown-toggle-vistas.w--open {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.dropdown {
  width: 100%;
}

.dropdown-icon {
  margin-right: 7px;
  color: #757575;
  font-size: 10px;
  line-height: 12px;
}

.dropdownlink {
  padding-right: 12px;
  padding-left: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-transform: initial;
}

.dropdownlink:hover {
  background-color: #e1e1e1;
  color: #000;
}

.dropdown-list-vistas.w--open {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #59797a;
}

.dropdown-torres {
  color: #222222;
  text-transform: initial;
}

.select-floor {
  display: none;
  cursor: pointer;
}

.select-floor.visible {
  display: block;
}

.tabs-content {
  padding-bottom: 29px;
}

.tab-link-interaccion {
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #d5d5d5;
  background-color: transparent;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #59797a;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-transform: initial;
}

.tab-link-interaccion.w--current {
  background-color: #59797a;
  color: #fff;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-radius: 3px;
}

.ancho-isometria {
  position: relative;
  width: 582px;
  min-height: 563px;
  float: right;
  background-image: url('base-residencias-queretaro.png');
  background-position: 50% 100%;
  background-size: 580px;
  background-repeat: no-repeat;
}

.ancho-isometria.isometria-queretaro {
  background: none;
}

.ancho-isometria.isometria-mty {
  background-image: url('base-ofic-mty.png');
  background-size: 380px;
}

.datos-detalle-depa {
  padding-top: 0px;
}

.titulo-detalles {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #59797a;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.col-3-detalles {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.dato-depa {
  margin-bottom: 7px;
  float: left;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  color: #59797a;
  font-size: 12px;
  line-height: 16px;
}

.valor-depa {
  margin-bottom: 7px;
  float: right;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #59797a;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.div-detalles-departamento {
  display: none;
  padding-top: 30px;
}

.div-detalles-departamento.placeholder-department {
  display: block;
}

.div-detalles-departamento.placeholder-department img {
  opacity: 0;
}

.div-detalles-departamento .w-tab-pane {
  text-align: center;
}

.div-detalles-departamento .w-tab-pane img {
  max-height: 450px;
}

.div-detalles-departamento.visible {
  display: block;
}

.slider-departamentos {
  height: 464px;
  background-color: transparent;
}

.psuedotabs-menu-vistas {
  width: 30%;
  float: left;
}

.tab-link-vistas {
  display: block;
}

.tabs-content-vistas {
  width: 70%;
  float: left;
}

.intro-vistas {
  padding-top: 81px;
  padding-bottom: 62px;
  border-top: 10px solid #59797a;
  text-align: center;
}

.titulo-vistas {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  color: #59797a;
  font-size: 24px;
  line-height: 31px;
  text-transform: uppercase;
}

.desc-vistas {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 1.43px;
  text-transform: uppercase;
}

.pseudo-tablink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d5d5d5;
  text-align: center;
}

.flex-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-vistas {
  background-image: url('vistas-img.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arrow-icon {
  background-image: url('Right-arrow.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.arrow-icon-2 {
  background-image: url('Left-arrow.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.left-arrow {
  left: 10px;
}

.right-arrow {
  right: 10px;
}

.slide-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  z-index: 2;
  font-size: 10px;
  text-align: center;
}

.div-indicator {
  display: inline-block;
  height: 10px;
}

.slide-indicator {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  padding: 9px 0px;
  float: left;
  background-image: url('indicator.png');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.slide-indicator.current {
  width: 18px;
  height: 18px;
  background-image: url('Slide-indicator---Current.png');
  background-size: 18px;
}

.disponibilidad {
  padding-top: 30px;
}

.marco-piso {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.marco-piso img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.normal-floor, .top-floor {
  display: none;
}

.normal-floor.visible, .top-floor.visible {
  display: block;
}

.div-relative {
  position: relative;
}

.div-relative.top-floor-active .fraccion-piso-1 {
  height: 100%;
  width: 31%;
}

.div-relative.top-floor-active .fraccion-piso-1 div {
  margin-left: -10%;
}

.div-relative.top-floor-active .fraccion-piso-2 {
  height: 50%;
  width: 39%;
  left: 30.5%;
  top: auto;
  bottom: 0px;
}

.div-relative.top-floor-active .fraccion-piso-3{
  height: 100%;
  width: 31%;
  right: 0;
  left: auto;
}

.div-relative.top-floor-active .fraccion-piso-3 div {
  margin-right: -10%;
}

.div-relative.top-floor-active .fraccion-piso-3 .fix-departamento-left {
  display: none;
}

.div-relative.top-floor-active .fraccion-piso-4, .div-relative.top-floor-active .fraccion-piso-5 {
  display: none;
}

.top-floor-active .dimension-piso {
  display: none !important;
}

.top-floor-active .dimension-piso-top {
  display: block;
}

.fraccion-piso-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  width: 30%;
  height: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fraccion-piso-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  width: 29.5%;
  height: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fix-departamento-center-left {
  width: 20%;
  height: 25%;
  position: absolute;
  top: 0;
  left: -15%;
}

.fix-departamento-center-right {
  width: 20%;
  height: 25%;
  position: absolute;
  top: 0;
  right: -17%;
}

.fraccion-piso-3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30.5%;
  height: 57%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fraccion-piso-4 {
  position: absolute;
  left: 30.5%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39%;
  height: 52%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fraccion-piso-5 {
  position: absolute;
  right: 0;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30.5%;
  height: 57%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fix-departamento {
  z-index: 1;
}

.fix-departamento-left, .fix-departamento-right {
  width: 52%;
  height: 15%;
  position: absolute;
  top: 3%;
}

.fix-departamento-left {
  left: 2px;
}

.fix-departamento-right {
  right: 0;
}


/* Departamento disponible */
.departamento-disponible .dimension-piso,
.departamento-disponible .link-detalle {
  display: block;
}

.departamento-disponible,
.departamento-disponible .fix-departamento-left,
.departamento-disponible .fix-departamento-right,
.top-floor-active .departamento-disponible .fix-departamento-center-left,
.top-floor-active .departamento-disponible .fix-departamento-center-right {
  background-color: #e6e6e6;
}

.departamento-disponible,
.departamento-disponible a {
  color: #59797a;
}

/* Departamento separado */
.departamento-separado,
.departamento-separado .fix-departamento-left,
.departamento-separado .fix-departamento-right,
.top-floor-active .departamento-separado .fix-departamento-center-left,
.top-floor-active .departamento-separado .fix-departamento-center-right {
  background-color: #ffd88c;
}

/* Departamento vendido */
.departamento-vendido,
.departamento-vendido .fix-departamento-left,
.departamento-vendido .fix-departamento-right,
.top-floor-active .departamento-vendido .fix-departamento-center-left,
.top-floor-active .departamento-vendido .fix-departamento-center-right {
  background-color: #59797a;
}

.departamento-vendido,
.departamento-vendido a {
  color: white;
}


.titulo-disponibilidad {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
}

.titulo-disponibilidad.vendido {
  color: #fff;
}

.titulo-disponibilidad.separado {
  color: #000;
}

.dimension-piso {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 10px;
  line-height: 10px;
  display: none;
}

.dimension-piso-top {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 10px;
  line-height: 10px;
  display: none;
}

.link-detalle {
  font-family: 'Ahmet altun halisgr', sans-serif;
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  display: none;
}

.torre-1-queretaro {
  position: absolute;
  left: 71px;
  bottom: 91px;
  width: 167px;
  z-index: 3;
}

.div-piso {
  position: absolute;
  transform: translateY(0);
  transition: transform .4s ease;
  cursor: pointer;
}

.div-piso.active .img-piso-outline {
  opacity: 1;
}

.div-piso.active .img-piso-techo, .div-piso.active .img-piso-techo-blanco {
  opacity: 0 !important;
} 

.div-piso.separate-queretaro-residences {
  transform: translateY(-75px);
}

.div-piso.separate-queretaro-offices {
  transform: translateY(-109px);
}

.div-piso.separate-monterrey-offices {
  transform: translateY(-160px);
}

.div-piso:hover .img-piso-outline, .div-piso:hover .img-piso-techo {
  opacity: 1;
}

.div-piso.piso-1 {
  bottom: 0;
}

.div-piso.piso-2 {
  bottom: 13px;
}

.div-piso.piso-3 {
  bottom: 26px;
}

.div-piso.piso-4 {
  bottom: 39px;
}

.div-piso.piso-5 {
  bottom: 52px;
}

.div-piso.piso-6 {
  bottom: 65px;
}

.div-piso.piso-7 {
  bottom: 78px;
}

.div-piso.piso-8 {
  bottom: 91px;
}

.div-piso.piso-9 {
  bottom: 104px;
}

.div-piso.piso-10 {
  bottom: 117px;
}

.div-piso.piso-11 {
  bottom: 130px;
}

.torre-2-queretaro {
  position: absolute;
  left: 207px;
  bottom: 170px;
  width: 167px;
  z-index: 2;
}

.torre-3-queretaro {
  position: absolute;
  right: 73px;
  bottom: 249px;
  width: 167px;
  z-index: 1;
}

.img-piso {
  z-index: 0;
  position: relative;
}

.img-piso-outline {
  z-index: 1;
}

.img-piso-techo {
  z-index: 2;
}

.img-piso-techo-blanco {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
}

.img-piso-outline, .img-piso-techo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: .3;
  transition: opacity .2s ease;
  transform: translateZ(0);
}

.img-piso-outline.selected {
  opacity: 1;
}

.label-disponibilidad {
  padding: 50px 0;
}

.label {
  display: inline-block;
  margin-right: 40px;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.dot-availability {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 11px;
  border-radius: 5px;
  background-color: #e5e5e5;
  color: transparent;
}

.dot-availability.amarillo {
  background-color: #ffbc3b;
}

.dot-availability.verde {
  background-color: #59797a;
}

.torre-1-oficina-qro {
  position: absolute;
  left: 3px;
  bottom: 35px;
  width: 266px;
  z-index: 1;
}

.torre-2-oficina-qro {
  position: absolute;
  right: 61px;
  bottom: 131px;
  width: 296px;
}

.div-piso-oficina {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.div-piso-oficina.torre-1-ofic-2 {
  bottom: 24px;
}

.div-piso-oficina.torre-1-ofic-3 {
  bottom: 48px;
}

.div-piso-oficina.torre-1-ofic-4 {
  bottom: 72px;
}

.div-piso-oficina.torre-1-ofic-5 {
  bottom: 96px;
}

.div-piso-oficina.torre-1-ofic-6 {
  bottom: 120px;
}

.div-piso-oficina.torre-1-ofic-7 {
  bottom: 144px;
}

.div-piso-oficina.torre-1-ofic-8 {
  bottom: 168px;
}

.div-piso-oficina.torre-1-ofic-9 {
  bottom: 192px;
}

.cristal-1-frente, .cristal-1-atras, .cristal-2-frente, .cristal-2-atras {
  transition: opacity .3s ease;
}

.cristal-1-frente.hide, .cristal-1-atras.hide, .cristal-2-frente.hide, .cristal-2-atras.hide {
  opacity: 0;
}

.cristal-1-frente {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 24px;
  pointer-events: none;
}

.cristal-1-atras {
  position: absolute;
  bottom: 76px;
  z-index: -1;
  pointer-events: none;
}

.div-piso-oficina-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 22px;
  height: 178px;
}

.div-piso-oficina-2.torre-2-ofic-2 {
  bottom: 46px;
}

.div-piso-oficina-2.torre-2-ofic-3 {
  bottom: 70px;
}

.div-piso-oficina-2.torre-2-ofic-4 {
  bottom: 94px;
}

.div-piso-oficina-2.torre-2-ofic-5 {
  bottom: 118px;
}

.div-piso-oficina-2.torre-2-ofic-6 {
  bottom: 142px;
}

.cristal-2-frente, .cristal-2-atras {
  left: 0px;
  right: 0px;
  pointer-events: none;
}

.cristal-2-frente {
  position: absolute;
  bottom: 23px;
}

.cristal-2-atras {
  position: relative;
  bottom: 75px;
  z-index: -1;
}

.torre-label {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 57px;
  border-right: 1px solid #a5a5a5;
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-torre {
  position: absolute;
  left: 0px;
  right: 60px;
  top: -60%;
  display: block;
  text-align: center;
}

.torre-ofic-mty {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 58px;
  display: block;
  width: 303px;
  margin-right: auto;
  margin-left: auto;
}

.cristal-mty {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
}

.cristal-mty-atras {
  position: absolute;
  bottom: 73px;
  z-index: -1;
}

.div-piso-ofic-mty {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 179px;
}

.div-piso-ofic-mty.piso-2-mty {
  bottom: 18px;
}

.div-piso-ofic-mty.piso-3-mty {
  bottom: 36px;
}

.div-piso-ofic-mty.piso-4-mty {
  bottom: 54px;
}

.div-piso-ofic-mty.piso-5-mty {
  bottom: 72px;
}

.div-piso-ofic-mty.piso-6-mty {
  bottom: 90px;
}

.div-piso-ofic-mty.piso-7-mty {
  bottom: 108px;
}

.div-piso-ofic-mty.piso-8-mty {
  bottom: 126px;
}

.tab-wrapper {
  width: 30%;
  float: left;
}

.vistas-proyecto {
  position: relative;
}

.contenido-vistas-proyecto {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  width: 70%;
  height: 445px;
}

.contenido-vistas-proyecto #vistas_panorama, .contenido-vistas-proyecto .w-slider, .contenido-vistas-proyecto .w-video {
  height: 100%;
}

.contenido-vistas-proyecto .w-tab-pane {
  height: 100%;
}

.tabs-vistas {
  position: static;
}

.slider-vistas {
  height: 100%;
  background-color: transparent;
}

.tab-link-vistas {
  display: block;
  padding: 29px 0px;
  border-top: 1px solid #d5d5d5;
  background-color: transparent;
  text-align: center;
}

.tab-link-vistas.w--current {
  background-color: transparent;
  text-decoration: underline;
}

.intro-vistas {
  padding-top: 81px;
  padding-bottom: 62px;
  border-top: 10px solid #59797a;
  text-align: center;
}

.titulo-vistas {
  margin-top: 0px;
  margin-bottom: 12px;
  color: #59797a;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
  text-transform: uppercase;
}

.desc-vistas {
  margin-bottom: 9px;
  color: #000;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 1.43px;
  text-transform: uppercase;
}

.textblock-vistas {
  font-family: 'Ahmet altun halisgr book', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 2px;
}

.icono-vistas {
  display: inline-block;
  margin-right: 22px;
  color: transparent;
}

.icono-vistas.panoramica {
  width: 25px;
  height: 15px;
  background-image: url('panoramica-icon.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.icono-vistas.imagenes {
  width: 23px;
  height: 18px;
  background-image: url('imagenes.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.icono-vistas.videos {
  position: relative;
  top: 3px;
  width: 20px;
  height: 10px;
  background-image: url('videos.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.arrow-icon {
  width: 32px;
  height: 32px;
  background-image: url('right-arrow.html');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.arrow-icon-2 {
  width: 32px;
  height: 32px;
  background-image: url('left-arrow.html');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  color: transparent;
}

.left-arrow-vistas {
  left: 5px;
}

.right-arrow-vistas {
  right: 5px;
}

.slide-nav-vistas {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  z-index: 2;
  font-size: 10px;
  text-align: center;
}

.slide-vistas {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-vistas.vistas-2 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-vistas.vistas-3 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.vista-panoramica {
  height: 464px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .seccion-departamentos {
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-torre {
    width: 100%;
    position: relative;
  }
  .contenedor-absoluto {
    position: static;
    padding-top: 40px;
  }
  .col-6-departamentos {
    display: block;
    width: 481px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ancho-isometria {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .dato-depa {
    margin-bottom: 2px;
    float: none;
  }
  .valor-depa {
    float: none;
  }
  .psuedotabs-menu-vistas {
    width: 100%;
  }
  .tabs-content-vistas {
    width: 100%;
  }
  .intro-vistas {
    padding-top: 55px;
    padding-bottom: 40px;
  }
  .pseudo-tablink {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .tab-wrapper {
    width: 100%;
  }
  .contenido-vistas-proyecto {
    position: static;
    width: 100%;
    height: 400px;
    min-height: 0px;
  }
  .tab-link-vistas {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

@media (max-width: 767px) {
  .seccion-departamentos {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .col-torre {
    display: none;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .contenedor-absoluto {
    position: static;
    padding-top: 0px;
  }
  .col-6-departamentos {
    width: 100%;
    padding-top: 0px;
    margin-top: -50px;
  }
  .tabs-content {
    text-align: center;
  }
  .slider-departamentos {
    height: 350px;
  }
  .disponibilidad {
    display: block;
    max-width: 460px;
    margin-right: auto;
    margin-left: auto;
  }
  .marco-piso {
    height: auto;
  }
  .fraccion-piso-1 {
    width: 31%;
  }
  .slider-vistas {
    height: 350px;
  }
  .vista-panoramica {
    height: 350px;
  }
}

@media (max-width: 479px) {
  .seccion-departamentos {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .titulo-departamentos {
    font-size: 20px;
  }
  .sub-col-dropdown {
    width: 100%;
    margin-bottom: 20px;
  }
  .tabs-content {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .tab-link {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom: 1px solid #d5d5d5;
  }
  .tab-link.w--current {
    border-bottom-style: none;
  }
  .tabs-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .col-3-detalles {
    width: 50%;
  }
  .datos-detalle-depa {
    margin-bottom: 50px;
  }
  .slider-departamentos {
    height: 250px;
  }
  .titulo-disponibilidad {
    font-size: 7px;
    line-height: 10px;
    letter-spacing: 1px;
  }
  .dimension-piso {
    margin-bottom: 5px;
    font-size: 8px;
  }
  .link-detalle {
    font-size: 8px;
  }
}
