@font-face {
  font-family: 'GothamLight';
  src: url('tipografias/GothamHTF-Light.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamMedium';
  src: url('tipografias/GothamHTF-Medium.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url('tipografias/GothamHTF-Bold.otf');
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 1324px) {
  .container-contador{        
    margin: 0 0.5%!important;
    width: 24%!important;
  }
  
}

@media (min-width: 768px) {
  #container_filtros {
    width: 98.9%;
    margin-right: 10px;
    box-shadow: 0px 1px 7px #00000085;
  }

  .collapse#collapseExample {
    display: block;
  }

  div#contenedor-galeria {
    height: 50vh;
  }

  #caracteristicasDetalleInm {
    padding: 20px 20px;
  }

  #containerDetalleProp {
    margin-top: 88px;
    padding-bottom: 80px;
  }

  #tituloDetalleInm {
    font-size: 32px;
  }

  .container_mostrar_mapaPropiedades {
    display: none;
  }

}


@media (max-width: 767px) {
  .colcuadroDestacado {
    top: 300px!important;
    width: 100%!important;
}
#titulo1Destacado {
  padding: 10px 20px!important;
}
#titulo2Destacado {
  padding: 0px 20px 0vh!important;
}
  .col_mapa {
    display: none;
  }

  #containerDetalleProp {
    margin-top: 88px;
    padding-bottom: 80px;
  }

  div#contenedor-galeria {
    height: 50vh!important;
  }

  .separadorContacto {
    display: flex;
  }

  .galeriaDestacados {
    height: 88%;
  }

  #contacto input {
    border: 0px !important;
    background-color: #fff;
    border-radius: 2px;
    height: 40px;
    width: 97%;
    font-family: 'GothamLight', sans-serif;
    font-weight: 300;
    padding-left: 10px;
  }

  #contacto label {
    color: #fff;
    font-family: 'GothamMedium', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  #contacto select {
    border: 0px !important;
    border-radius: 2px;
    height: 41px;
    -moz-appearance: none;
    background: #fff url("img/dropdown.png") no-repeat scroll 100% center / 20px 13px !important;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 6px 20px 6px 6px !important;
    width: 97%;
    font-family: 'GothamLight', sans-serif;
    font-weight: 300;
  }

  #contacto textarea {
    font-family: 'GothamLight', sans-serif;
    font-weight: 300;
    height: 80px !important;
    border: 0px !important;
    background-color: #fff;
    border-radius: 2px;
    width: 100%;
    padding: 10px 10px;
  }

  .form-group {
    margin-bottom: 15px;
    width: 100%;
  }

  .colcarrusel {
    height: auto;
  }

  #customHeight {
    height: 278px;
  }

  #leyendaEmprendimientos {
    margin-top: 0px;
    font-size: 3.3vh;
    padding-top: 10px;
  }

  br#brconsultar {
    display: block;
  }

  .colDetalleBusqueda {
    display: none;
  }

  .showHideFilters,
  .collapseExample {
    display: block;
  }

  .filtro1 {
    display: none;
  }

  #listadoPropiedades {
    height: auto !important;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    overflow-y: auto !important;
  }

  #container_filtros {
    width: 100%;
    z-index: 2;
  }

  #caracteristicasDetalleInm {
    padding: 20px 20px;
  }

  #valorDetalleProp {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  #tituloDetalleInm {
    font-size: 32px;
  }

  .container_mostrar_mapaPropiedades {
    display: flex;
    height: 40px;
    cursor: pointer;
  }

  .mostrar_propiedades,
  .mostrar_mapa {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    border: 1px solid #afabab;
    background: white;
    color: black;
  }
  
  .select2-container--default .select2-results>.select2-results__options {
    max-height: 97px;
    overflow-y: auto;
  }
  
  #filtros.ocultos{
    height: 0;
    overflow: hidden;
  }

  button#mostrar_filtros {
    display: block!important;
    border: 1px solid;
    border-radius: 5px;
    background: none;
    font-size: 22px;
    color: #c62026;
    cursor: pointer;
  }

  #containerDetalleProp {
    margin-top: 88px;
    padding-bottom: 80px;
  }

  div#contenedor-galeria {
    height: 70vw;
  }

  #titulo1Destacado {
    font-size: 1.5vh;
    padding: 18px 0px 8px;
  }

  #container_filtros {
    width: 100%;
    z-index: 2;
  }

  .coltextDestacado {
    display: none;
  }

  #titulo2Destacado {
    font-size: 1.5vh;
    padding: 0px 0px 0vh;
  }

  #texto2Destacado {
    font-size: 1.5vh;
    line-height: 30px;
    padding: 10px 0px 10px;
  }

  #caracteristicasDetalleInm {
    padding: 0px 0px;
    font-size: 12px;
  }

  #tituloDetalleInm {
    font-size: 22px;
  }

  #textoDetalleInm {
    color: #666 !important;
    font-family: 'GothamLight', sans-serif;
    font-weight: 300;
    padding: 7px 10px;
    font-size: 12px;
  }

  #titulo2DetalleInm {
    font-family: 'GothamMedium', sans-serif;
    font-size: 21px;
    color: #666 !important;
    font-weight: 900;
    padding: 20px 20px;
  }
}

#video-bg {
  position: relative;
  width: auto;
  min-width: 100%;
  height: auto;
  background: transparent url(video-bg.jpg) no-repeat;
  background-size: cover;
}

video {
  display: block;
}

#logo {
  margin-top: 5px;
  height: 45px;
  padding-left: 20px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  font-size: 12px!important;
}

.galeriaDestacados {
  width: 100%;
  /*height: 278px;*/
  height: 88%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#destacadoVerFicha {
  width: 100px;
  right: 0px;
  z-index: 10000;
  cursor: pointer;
  color: #fff;
  font-family: 'GothamMedium', sans-serif;
  font-size: 14px;
  text-align: center;
  position: absolute;
  background-color: #D2322D;
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0.9;
}

#destacadoTitulo1 {
  font-family: 'GothamMedium', sans-serif;
  color: #777;
  font-size: 16px;
  padding: 2px 10px;
  font-weight: 600;
  text-align: center;
}

#destacadoTitulo2 {
  font-family: 'GothamMedium', sans-serif;
  color: #C7362E;
  font-size: 30px;
  padding: 0px 10px;
  font-weight: 900;
  text-align: center;
}

#destacadoTitulo3 {
  font-family: 'GothamMedium', sans-serif;
  color: #333;
  font-size: 14px;
  padding: 1px 10px;
  text-align: center;
}

#sinResultados {
  font-family: 'GothamMedium', sans-serif;
  color: #bbb;
  font-size: 22px;
  margin-top: 100px;
  width: 100%;
  text-align: center;
}

.bv-video-wrap {
  width: auto !important;
}

.containerVideo {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -100;
}

#filtros {
  font-family: 'GothamMedium', sans-serif;
  padding-top: 10px;
  font-size: 12px;
}

#filtros select,
input {
  font-size: 11px;
}

#filtros input {
  font-size: 11px;
}

#filtrosFront {
  border-radius: 3px;
  text-align: center;
  padding: 10px 20px;
  width: 100%;
}

#filtrosFront select {
  font-family: 'GothamLight', sans-serif;
}

#filtrosFront input {
  font-family: 'GothamLight', sans-serif;
}

#filtrosFront2 {
  font-family: 'GothamLight', sans-serif;
}

#filtrosFront2 select {
  font-family: 'GothamLight', sans-serif;
  font-size: 11px;
}

#filtrosFront2 input {
  font-family: 'GothamLight', sans-serif;
  font-size: 11px;
}

.select2-selection__choice {
  font-size: 11px;
}

#tituloFiltros {
  font-family: 'GothamMedium', sans-serif;
  color: #333;
  font-size: 24px;
  padding-top: 20px;
}

#detalleBusqueda {
  font-family: 'GothamMedium', sans-serif;
  font-size: 20px;
  color: #333;
  padding: 0px 0px;
}

#detalleBusqueda2 {
  font-size: 14px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 10px 10px;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#textoDetalleBusqueda {
  font-size: 11px;
  line-height: 30px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding-top: 0px;
}

#textoDetalleBusqueda2 {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 10px 0px;
}

#textoDetalleBusqueda2 span {
  border: 2px solid #555;
  border-radius: 3px;
  padding: 5px 2px;
}

#textoDetalleBusqueda3 {
  font-weight: 400;
  font-size: 12px;
  font-family: 'GothamLight', sans-serif;
  color: #D54540;
  padding: 10px 20px;
}

#verMasBusqueda {
  position: absolute;
  padding: 10px 10px;
  font-family: 'GothamLight', sans-serif;
  color: #fff;
  border-radius: 5px;
  width: 80px;
  bottom: 10px;
  left: 50%;
  margin-left: -40px;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  background-color: #d9534f;
  z-index: 1000;
  cursor: pointer;
  border-color: #d43f3a;
}

#cuadroInmuebleBusqueda {
  background: white;
  border-radius: 8px;
  padding-top: 0px;
  /*border-bottom: 1px solid #ddd; */
  margin-top: 20px;
  /* background-color: #E9EEEF; */
  border-top: 1px solid #f0f0f0;  
  display: flex;
  flex-direction: column;
}

#customHeight3 {
  width: 100%;
  /*height: 278px;*/
  height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#texto1Footer {
  font-family: 'GothamBold', sans-serif;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

#texto2Footer {
  font-family: 'GothamLight', sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}

#titulo1Detalles {
  /*background-color: #D2322D; */
  border-bottom: 1px solid #bbb;
  color: #D2322D;
  padding: 0px 10px;
  padding-bottom: 5px;
  font-family: 'GothamLight', sans-serif;
  font-size: 25px;
  font-weight: 700;
}

#texto1Detalles {
  margin-top: 20px;
  font-family: 'GothamLight', sans-serif;
  color: #333;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 400;
}

.opcion_filtro,
.expandir_filtro {
  display: flex;
  padding: 5fpx 0;
  align-items: center;
  color: #6d6d6d;
  font-size: 14px;
}

.opcion_filtro:hover{
  color: rgb(61, 61, 61);
}

.expandir_filtro{
  color: rgb(79, 147, 248);
  font-weight: 600;
}

.expandir_filtro p:hover {
  color: rgb(37, 112, 224);
}

.opcion_filtro p,
.expandir_filtro p {  
  cursor: pointer;
  margin: 0;
}

.carousel-indicators {
  bottom: 0px;
  width: 78%;
  margin-left: -40%;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  border: none;
  background: #b13c4057;
}

.carousel-indicators .active{
  background-color: #c62026b8; 
  width: 12px;
  height: 12px;
  margin: 1px;
}

#filtros input {
  font-size: 11px;
  width: 70px;
  height: 30px;
  border-radius: 7px;
  box-shadow: none;
  border: 1px solid #cacaca;
  padding: 8px;
}

.btn-filtros {
  outline: 0;
  height: 28px;
  width: 28px;
  border-radius: 16px;
  border: none;
}

.filtro_seleccionado {
  border: 1px solid #cacaca;
  border-radius: 5px;
  padding: 2px 15px 2px 5px;
  margin: 3px;
  position: relative;
  background-color: white;
}

.seleccionado{
  display: none;
}

.eliminar_filtro_seleccionado {    
  border: none!important;
  background: none!important;
  padding: 0!important;
  width: auto!important;
  height: auto!important;
  margin-left: 3px;
}

.container_modal_mapa{
  display: none;
  position: fixed;
  top: 0;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.363); 
}

.modal_mapa{
  margin-top: 60px;
  height: 80%;
  width: 80%;
}

.mapa_div{
  background-color: rgba(51, 156, 255, 0.425);
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cerrar_mapa{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.propiedad_en_mapa {
  position: absolute;
  top: 26px;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
.propiedad_en_mapa img{  
  margin: 2px 2px 6px 6px;
  width: auto;
  height: 37px;
  opacity: 0.6;  
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
}

.propiedad_en_mapa img:hover{  
  opacity: 1;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}

.carousel-control.right {
  background: transparent;
}

.carousel-control.left {
  background: transparent;
}

#tituloHome {
  font-family: 'GothamBold', sans-serif;
  color: #333;
  font-size: 3.7vh;
  font-weight: 900;
  text-align: center;
  padding-top: 20px;
}

#buscadorHeader {
  min-height: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  margin-top: -350px;
  z-index: 10;
  border-radius: 3px;
}

.section-title {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 100px;
}

.tituloHome {
  text-transform: uppercase;
  letter-spacing: -.05em;
  font-weight: 900;
  font-family: Raleway;
  font-weight: 900;
  color: #262626;
  font-size: 40px;
  line-height: 60px;
}

.subtitle {
  margin-top: 5px;
  font-weight: 300;
  color: #666;
  letter-spacing: .04em;
}

#tituloDetalle {
  font-family: 'GothamMedium', sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 900;
}

#descripcionDetalle {
  font-family: 'GothamLight', sans-serif;
  color: #777;
  font-size: 14px;
  font-weight: 400;
}

#customHeight {
  width: 100%;
  /*height: 278px;*/
  height: 500px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.ad1 {
  background: url(img/emprendimientos/img1.jpg) no-repeat center center;
}

.ad2 {
  background: url(img/emprendimientos/img2.jpg) no-repeat center center;
}

#textoInstitucional1 {
  font-family: 'GothamBold', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 50px;
}

#textoInstitucional2 {
  font-family: 'GothamLight', sans-serif;
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
}

#contacto input {
  border: 0px !important;
  background-color: #fff;
  border-radius: 2px;
  height: auto!important;
  width: 90%;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
  padding: 8px;
}

#contacto label {
  color: #fff;
  font-family: 'GothamMedium', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#contacto select {
  border: 0px !important;
  border-radius: 2px;
  height: auto!important;
  width: 90%;
  -moz-appearance: none;
  background: #fff url("img/dropdown.png") no-repeat scroll 100% center / 20px 13px !important;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 10px !important;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
}

#contacto textarea {
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
  height: 297px;
  border: 0px !important;
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  padding: 10px 10px;
}

.btnAzul {
  -moz-box-shadow: 1px 1px 3px 0px #1564ad;
  -webkit-box-shadow: 1px 1px 3px 0px #1564ad;
  box-shadow: 1px 1px 3px 0px #1564ad;
  background-color: #79bbff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #337bc4;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528ecc;
}

.btnAzul:hover {
  outline: none;
  background-color: #378de5;
}

.btnAzul:active {
  position: relative;
  top: 1px;
}

.btnRed {
  -moz-box-shadow: 3px 4px 0px 0px #8f0b0b;
  -webkit-box-shadow: 3px 4px 0px 0px #8f0b0b;
  box-shadow: 3px 4px 0px 0px #8f0b0b;
  background-color: #ff7a7a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000000;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 16px;
  padding: 10px 28px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #1a0706;
}

.btnRed:hover {
  outline: none;
  background-color: #3b97e3;
}

.btnRed:active {
  position: relative;
  top: 1px;
}

.btnGris {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
  background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
  background-color: #f9f9f9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #666666;
  font-family: Georgia;
  font-size: 16px;
  padding: 4px 9px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
}

.btnGris:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
  background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=0);
  background-color: #e9e9e9;
}

.btnGris:active {
  position: relative;
  top: 1px;
}

.txbFiltro {
  width: 100%;
  height: 30px;
  padding: 3px;
  font-size: 12px;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(233, 233, 233);
  background-color: #f5f5f5;
  color: #000000;
  box-shadow: 0px 0px 4px 0px rgba(42, 42, 42, .72);
  font-family: sans-serif;
}

.txbFiltro:focus {
  outline: none;
}

.btnFiltroBuscar {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 6px 19px;
  border: 1px solid #4a7b88;
  border-radius: 8px;
  background: #FA5858;
  background: -webkit-gradient(linear, left top, left bottom, from(#FA5858), to(#FA5858));
  background: -moz-linear-gradient(top, #FA5858, #FA5858);
  background: linear-gradient(to bottom, #FA5858, #FA5858);
  text-shadow: #355861 1px 1px 1px;
  font: normal normal normal 24px courier new;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  -webkit-box-shadow: 4px 4px 14px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 4px 14px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 4px 14px -6px rgba(0, 0, 0, 0.75);
}

.btnFiltroBuscar:hover {
  border: 1px solid #69b0c2;
  background: #79cadf;
  background: -webkit-gradient(linear, left top, left bottom, from(#79cadf), to(#73cfe6));
  background: -moz-linear-gradient(top, #79cadf, #73cfe6);
  background: linear-gradient(to bottom, #79cadf, #73cfe6);
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

.btnFiltroBuscar:focus {
  text-transform: uppercase;
}

.btnFiltro {
  -moz-box-shadow: 1px 2px 4px 0px #899599;
  -webkit-box-shadow: 1px 2px 4px 0px #899599;
  box-shadow: 1px 2px 4px 0px #899599;
  background-color: #ededed;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d6bcd6;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-family: Arial;
  font-size: 18px;
  padding: 5px 21px;
  text-decoration: none;
  text-shadow: 0px 0px 0px #e1e2ed;
}

.btnFiltro:hover {
  background-color: #bab1ba;
}

.btnFiltro:active {
  position: relative;
  top: 1px;
}

.lblTitulo {
  color: black;
  font-weight: bold;
  font-size: 26px;
}

#imagen {
  height: 300px;
  border: 10px solid #fff;
  overflow: hidden;
  padding: 0px;
  z-index: 100;
}

#imagen2 {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 101;
}

#imagen2:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand');
  /* IE6 and 7 */
}

#listadoPropiedades {
  height: 600px;
}

#cuadroTituloListEmprend {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  z-index: 102;
}

#tituloListEmprend {
  width: 90%;
  left: 50%;
  margin-left: -45%;
  position: absolute;
  margin-top: 100px;
  text-align: center;
  font-family: 'GothamBold', sans-serif;
  font-size: 25px;
  color: #333;
  font-weight: 900;
  /*text-shadow: 0px 2px 2px #666;*/
}

#mascaraEmprendimientos {
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  display: none;
}

#imagen2:hover>#mascaraEmprendimientos {
  display: block;
}

#mascara2Empredimientos {
  width: 90%;
  left: 50%;
  margin-left: -45%;
  bottom: 50px;
  position: absolute;
  text-align: center;
  color: #fff;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
}

#verMasEmprendimientos {
  background-color: #D54540;
  border-radius: 2px;
  padding: 5px 5px;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  font-family: 'GothamLight', sans-serif;
}

#tituloEmprendimiento {
  font-family: 'GothamBold', sans-serif;
  font-size: 35px;
  color: #333;
  font-weight: 900;
  padding: 20px 20px;
}

.colcuadroDestacado{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 280px;
  background: #1717177a;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  background-color: #1717177a;
  background-blend-mode: multiply;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

#titulo1Destacado {
  font-family: 'GothamBold', sans-serif;
  font-size: 2.5vh;
  color: white;
  font-weight: 900;
  padding: 20px 20px;
}

#titulo2Destacado {
  font-weight: 300;
  font-size: 2.5vh;
  font-family: 'GothamBold', sans-serif;
  color: white;
  padding: 0px 20px 3vh;
}

#textoDestacado {
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  font-family: 'GothamLight', sans-serif;
  color: #555;
  padding: 10px 10px 15px;
}

#texto2Destacado {
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  font-family: 'GothamLight', sans-serif;
  color: white;
  padding: 0px 0px 15px 15px;
}

#texto2Destacado span {
  border: 2px solid white;
  border-radius: 3px;
  padding: 5px 5px;
}

#fichaDestacado {    
  font-family: 'GothamLight', sans-serif;
  color: #fff;
  font-size: 1.8vh;
  background-color: #c62026;
  text-align: center;
  margin: 11px auto;
  border-radius: 5px;
  padding: 5px;
  width: 100px;
  cursor: pointer;
}

div#fichaDestacado:hover {
  background-color: #c7363b;
}

div.propiedad_destacada_imagen {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


/* #wowslider-container1 {
  margin-top: 88px!important;
} */

.valor_propiedad {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 20px;
  background: #1717177a;
  padding: 8px 8px;
  color: white;
  border-radius: 5px;
}

#titulo2Emprendimiento {
  font-family: 'GothamBold', sans-serif;
  font-size: 30px;
  color: #666;
  font-weight: 900;
  padding: 20px 20px;
}

#subtituloEmprendimiento {
  font-weight: 300;
  font-size: 16px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 0px 20px;
}

#textoEmprendimiento {
  color: #666;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
  padding: 20px 10px;
}

#leyendaEmprendimientos {
  width: 60%;
  left: 50%;
  min-height: 150px;
  margin-left: -30%;
  text-align: center;
  font-family: 'GothamMedium', sans-serif;
  font-size: 4.3vh;
  color: rgb(255, 255, 255);
  font-weight: 900;
  padding-top: 40px;
  padding-bottom: 8px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

#leyenda2Emprendimientos {
  font-weight: 300;
  font-size: 3.5vh;
  font-family: 'GothamMedium', sans-serif;
  color: rgb(255, 255, 255);
  padding: 20px 00px;
}

#leyendaEmprendimientosSec {
  position: absolute;
  text-align: center;
  font-family: 'GothamBold', sans-serif;
  font-size: 40px;
  color: #333;
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100% !important;
}

#caractEmprendimientos {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  font-family: 'GothamLight', sans-serif;
  color: #555;
  padding: 20px 20px;
}

#amenitiesEmprendimientos {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  font-family: 'GothamLight', sans-serif;
  color: #555;
  padding: 20px 20px;
}

#estimadoEmprendimientos {
  font-size: 14px;
  line-height: 30px;
  font-family: 'GothamLight', sans-serif;
  color: #555;
  padding: 20px 20px;
}

#archivosEmprendimientos {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 20px 20px;
}

#archivosEmprendimientos p {
  border: 2px solid #555;
  border-radius: 3px;
  padding: 10px 10px;
}

#direccionEmprendimiento {
  font-weight: 400;
  font-size: 14px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 5px 20px;
}

#tituloDetalleInm {
  font-family: 'GothamBold', sans-serif;
  color: #333;
  font-weight: 900;
  padding: 10px 20px;
  padding-bottom: 20px;
}

#subtituloDetalleInm {
  font-weight: 300;
  font-size: 25px;
  font-family: 'GothamMedium', sans-serif;
  color: #555;
  padding: 00px 30px;
  padding-bottom: 10px;
}

#textoDetalleInm {
  color: #666 !important;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
  padding: 40px 10px
}

#titulo2DetalleInm {
  font-family: 'GothamMedium', sans-serif;
  font-size: 26px;
  color: #666 !important;
  font-weight: 900;
  padding: 20px 20px;
}

#valorDetalleInm {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  font-family: 'GothamMedium', sans-serif;
  color: #555 !important;
  padding: 20px 20px;
}

#valorDetalleInm span {
  border: 3px solid #555;
  border-radius: 3px;
  padding: 10px 10px;
}

.parallax-window {
  min-height: 400px;
  background: transparent;
}

#flotanteTop {
  height: 20px;
  float: right;
  margin-top: 10px;
  width: 333px;
  padding-left: 20px;
  font-size: 11px;
  font-family: 'GothamLight', sans-serif;
  color: #333 !important;
}

#flotanteTop span {
  color: #333 !important;
  padding-left: 10px;
}

.cuadroDestacado {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

[tooltipsi]:before {
  /* needed - do not touch */
  content: attr(tooltipsi);
  position: absolute;
  opacity: 0;
  /* customizable */
  transition: all 0.15s ease;
  padding: 10px;
  color: #333;
  border-radius: 3px;
  box-shadow: 2px 2px 1px silver;
}

[tooltipsi]:hover:before {
  /* needed - do not touch */
  opacity: 1;
  /* customizable */
  background: rgba(255, 174, 64, 0.8);
  margin-top: 3px;
  margin-left: -90px;
}

[tooltipsi]:not([tooltipsi-persistent]):before {
  pointer-events: none;
}

[tooltipno]:before {
  /* needed - do not touch */
  content: attr(tooltipno);
  position: absolute;
  opacity: 0;
  /* customizable */
  transition: all 0.15s ease;
  padding: 10px;
  color: white;
  border-radius: 3px;
  box-shadow: 2px 2px 1px silver;
}

[tooltipno]:hover:before {
  /* needed - do not touch */
  opacity: 1;
  /* customizable */
  background: rgba(0, 0, 0, 0.4);
  margin-top: 3px;
  margin-left: -90px;
}

[tooltipno]:not([tooltipno-persistent]):before {
  pointer-events: none;
}

/* PROPIEDADES.PHP */

.panelCheckbox {
  height: 120px !Important;
  overflow-y: scroll;
  overflow-x: hidden;
  white-space: nowrap;
}

.panelCheckbox div {
  border-bottom: 1px solid #d8d8d8;
  line-height: 24px;
}

.panelCheckbox div input {
  position: relative;
  vertical-align: middle;
  margin-top: 0px;
}

.panelCheckbox .clickDiv {
  background-color: #e6e6e6;
  color: #686868;
}

.panelCheckbox .checkDiv {
  background-color: #d7e4c5;
}

.clickDiv:hover {
  background-color: #e8ead6;
  cursor: pointer;
  font-weight: bold;
  color: #424242;
}

.panelCheckbox div span {
  padding-left: 10px;
  font-size: 11px;
}

.galeriaThumOver:hover {
  border: 2px solid black !important;
}

.colbarrios {
  height: 82.137vh;
}

#countrys {
  height: 51.35vh;
}

#barrio1 {
  height: 51.35vh;
}

#barrio2 {
  height: 30.81vh;
}

#barrio3 {
  height: 35.935vh;
}

#barrio4 {
  height: 46.21vh;
}

#barrio5 {
  height: 30.81vh;
}

#countryTexto,
#barrio1Texto,
#barrio2Texto,
#barrio3Texto,
#barrio4Texto,
#barrio5Texto {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#divCountrys {
  padding-bottom: 30px;
  padding-top: 30px;
  height: 74vh;
  background-image: url(img/area+deportiva.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}

.container_text_countrys {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
  flex-direction: column;
  height: 37vw;
  max-height: 200px;
}

.filtro_countrys {
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

button.btn_countrys {
  border: 1px solid white;
  background: none;
  color: white;
  height: 49px;
  width: 220px;
  transition: all .5s;
  font-size: 15px;
  font-weight: 400;
  box-shadow: 0 0 7px #ffffff38;
}

button.btn_countrys:hover {
  background: white;
  color: black;
}

h1.countrysTitle {
  font-size: 5vh;
  color: white;
  font-family: 'GothamLight', sans-serif;
  font-weight: 300;
  margin-bottom: 50px;
  text-align: center;
  margin: 0;
}

.colcarrusel {
  height: 460px;
  display: flex;
}

div#verMas_historia {
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}

.showHideFilters,
.collapseExample {
  background-color: black;
  color: white !important;
  border-radius: 0;
  box-shadow: none;
  border: none;
  display: none;
}

.w-100 {
  width: 100% !important;
}

.filtro1 {
  display: block;
}

#container_filtros {
  float: right;
  background-color: #fff;
  padding: 10px 10px;
  margin-bottom: 2px;
}

.collapse.in#collapseExample {
  display: flex;
}

.form-control {
  padding: 6px 3px;
}

.row.m-0 {
  margin: 0;
}

.p-3 {
  padding: 3px;
}

div#contenedor-galeria {
  height: 600px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  cursor: pointer;
}

#caracteristicasDetalleInm {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  font-family: 'GothamLight', sans-serif;
  color: #555 !important;
  text-align: center;
}

.col_mapa {
    float: right;
}

button#mostrar_filtros{
  display: none;
}

.contenedor__verMapa {
  margin-bottom: 20px;
}

.ver__mapa{
  color: white;
  width: 100%;
  border: 1px solid #c62026;
  transition: .5s ease;
}

.ver__mapa:hover {
  text-decoration: none;
  background-color: black;
}