@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 (min-width: 1280px) and (max-width: 1599px) {
  .div_principal_destacados{
    width: 100%!important;
  }
  #bgvid {
    display: flex;
    object-fit: cover;
    width: 100vw!important;
    height: 90vh;
    top: 0;
    left: 0;
}
.logo-video {
  // width: 100vw!important;
}
.navbar {
  padding: 0px 80px!important;
}
}

@media (max-width: 600px) {
  .media-logo{
    width: 250px!important;
    height: 50px;
  }

  .colcuadroDestacado {
    top: 300px !important;
    width: 100% !important;
  }
  .div_principal_destacados{
    width: 100%!important;
  }
  #bgvid {
    display: flex;
    object-fit: cover;
    width: 100vw!important;
    height: 90vh;
    top: 0;
    left: 0;
}
.logo-video {
  // width: 100vw!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;
  }

  .div_cuadrado.div_1,
  .div_cuadrado.div_2,
  .div_cuadrado.div_3, 
  .div_cuadrado.div_4, 
  .div_cuadrado.div_5,
  .div_cuadrado.div_6,
  .div_cuadrado.div_7,
  .div_cuadrado.div_8
  {
    display: none;
  }
  
  #divDestacados{
  // display: none!important;
  // display: flex !important;
  // flex-direction: column !important;
  }
  .div_9 {
    width: 100%!important;
  }
  .input_form {
    width: 100%!important;
  }
  .countrysTitle{
    font-size: 3vh!important;
  }
  .btn_countrys{
    width: 130px!important;
  }
  // institucional

  
  .institucional{
    width: 100%;
    height: 100%;
  }
  .titulo_institucional{
    font-size:30px!important;
  }
  .span-prop_2{
    font-size:20px!important
  }
  .institucional{
    height: 90vh!important;
  }
  .navbar{
    padding: 0px!important;
  }
  .navbar-brand{
    padding:10px!important;
  }

.media_propiedades{
  display: block!important;
}

// propiedad
.panel_propiedades{
padding:10px;
}

.propiedad_media{
  display: flex!important;
  justify-content: center!important;
}
.img_propiedad_media{
    width: 100%;
    max-width: 100%;
  height: 235px;
}
.descripcion_propiedad{
  padding:10px;

}
.precio_propiedad_media{
  font-size:15px;
  font-weight: 600;
}
.precio_div_media{
  display: flex;
  justify-content: space-between;
  padding:10px;
}
.localidad_media{
  font-size: 15px;
font-weight: 600;
}
.btn_div_media{
  display: flex;
  justify-content: center;
}
.btn_media_btn{
  width: 90px;
  height: 40px;
  padding:5px!important;
  font-size:10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
._destacado_propiedad_media{
  font-size: 19px !important;
  padding:15px;
}
.div_principal_media{

  margin: 10px;

}

}

#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: #00bce4;
  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: #00bce4;
  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;
  background: #dedbdb;
  border-radius: 10px;
  padding: 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;
  box-shadow: -2px 6px 10px -9px rgba(0,0,0,0.75);
  /* 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: #00bce4; */
  border-bottom: 1px solid #bbb;
  color: #00bce4;
  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: -0.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: 0.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 #79bbff;
  -webkit-box-shadow: 1px 1px 3px 0px #79bbff;
  box-shadow: 1px 1px 3px 0px #79bbff;
  background-color: #79bbff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #79bbff;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #79bbff;
}

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

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

.btnRed {
  -moz-box-shadow: 3px 4px 0px 0px #00bce4;
  -webkit-box-shadow: 3px 4px 0px 0px #00bce4;
  box-shadow: 3px 4px 0px 0px #00bce4;
  background-color: #00bce4;
  -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, 0.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: #00bce4;
  // 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: #5bc0de;
  text-align: center;
  margin: 11px auto;
  border-radius: 5px;
  padding: 5px;
  width: 100px;
  cursor: pointer;
}

div#fichaDestacado:hover {
  background-color: #00bce4;
}

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: #fff !important;
}

#flotanteTop span {
  color: #fff !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/fondo_country.jpg');
  background-image: url('img/TERRAZA_02n.jpg');
  height: 650px!important; background-size: cover; background-position:center 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 0.5s;
  font-size: 15px;
  font-weight: 400;
  box-shadow: 0 0 7px #ffffff38;
}

button.btn_countrys:hover {
  background:#017238;
  color: white;
}

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: left;
}

.col_mapa {
  float: right;
}

button#mostrar_filtros {
  display: none;
}
.gg-navbar{
  /* opacity: 0.4; */
}

.navbar-link {
  color: #fff;
}
.navbar-inverse {
  background:transparent;
}
.btn-inicio{
  background:#00bce4;
  border: 1px solid #fff;
  margin:40px;
  width: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  border-radius: 50px;
  transition: all 0.5s linear;
  color:white;
}
.btn-inicio:hover{
  background:#00bce4;
  transition: all 1s linear;
  border: 1px solid #00bce4;
  color:#fff;  
}
.div_cuadrado{
  width: 33%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  overflow: hidden;
  outline: none !important;
    display: block;

}.gris{
  filter: grayscale(80%);
  transition: all 0.6s ease-in-out;
  background-size: cover;
}
.gris:hover{
  filter: grayscale(0%);
  transition: transform .5s ease;
  transition: all 0.6s ease-in-out;
  
}
.div_1{
height: 440px;
display: flex;
justify-content: center;
align-items: center;
}
.div_2{
  border: 0.2px solid #fff;
  width: 30%;
}
.div_3{
  border: 0.2px solid #fff;
  width: 37%;
}
.div_4{
  border: 0.2px solid #fff;
  height: 260px;
}
.div_5{
  border: 0.2px solid #fff;
  margin-top: -90px;
}
.div_6{
  border: 0.2px solid #fff;
  margin-top: -90px;
  width: 34%;
}
.div_7{
  border: 0.2px solid #fff;
  width: 36%;
  height: 500px;
}
.div_8{
  border: 0.2px solid #fff;
  width: 27%;
  height: 500px;
}
.div_9{
  border: 0.2px solid #fff;
  width:37%;
  height: 500px;
  margin-bottom: 11px;
}

.img_cuadrado{
  width: 100%;
  height: 100%;
}

.div_principal_cd{
  display:flex;
  width:100%;
  flex-wrap: wrap;
  justify-content:center;
}
.d_flex{
  display: flex;
}
.justify-content-center{
  justify-content: center;
}
#divDestacados{
  background-image: url('./img/fondo_1.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 100% 100%;
  display:flex;
  justify-content:center
}
.div_principal_destacados{
  width: 80%;
}
.btn_ver_propiedades{
  background:transparent;
  transition: all 0.5s linear;
  margin: 20px;
  border: 1px solid #017238;
  background:#017238;
  transition: all 0.5s linear;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  transition: all 0.5s linear;
  border-radius: 0px!important;
  width: 400px;
  padding: 10px;
}
.btn_ver_propiedades:hover{
  border: 1px solid #c3c3c3!important;
  color:#c3c3c3;  
  background:transparent;
  transition: all 0.5s linear;
  border: 1px solid transparent;

}
.descripcion_propiedad{
  align-items: flex-end;
  height: 100%;
  /* padding:20px; */
}
.descripcion_propiedad_div{
  width: 100%;;
  display: flex;
  justify-content: space-between;
  background:#333;
  opacity: 0.6;
}
.precio-propiedad{
  color:white;
  padding:20px;
  font-size: 20px;
}
.localidad-propiedad{
  color:white;
  padding:20px;
  font-size: 20px;
}
.descripcion_hover{
  display: none;
  align-items: flex-end;
  height: 100%;
  width: 100%;
  display: none;
}
.hover_1{
  padding:15px;
  background:#ffff;
  width:100%;
  filter: alpha(opacity=50);
  opacity: 0.7;
  font-size: 20px;
}
.hover_2{
}
.btn-detalle{
  background:#017238;
  padding:18px;
  border-radius: 0px!important;
  color:white;
}
.prop-destc{
  padding:10px;
}
.span-prop{
  font-size: 50px;
  font-weight: 600;
  color:#4a4a4a;
}
.div-divider{
  display: flex;
  align-content: center;
  width: 100%;
  margin: 5px;
}
.divider{
  width: 100%;
  border: 0.1px solid #d5cfcf;
}
.span-prop_2{
font-size:26px;
// color:#047434;
color:#017238;
font-weight: 600;
}
.destacadas_2{
  justify-content: flex-end;
}
.input_form{
    background-color: #bdbdbd5e;
    // border: 1px solid #cfc9c9;
    border:none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 200;
    padding: 10px 8px;
    width: auto;
    transition: border .5s;
    width: 100%;
    width: 417px;
}
.textarea{
  height: 90px;
}
.grupo-inputs{
   margin:20px;
}
.btn-contacto{
background:#bdbdbd5e;
border:1px solid transparent;
width:100%;
transition: all 0.5s linear;
color:#898585;
height: 40px;
}
.input_form:focus{
  outline: none !important;
  border:2px solid #00bce4;
  box-shadow: 0 0 10px #8b8b8b;
}
.btn-contacto:hover{
  transition: all 0.5s linear;
  background: #017238;
  border: 1px solid transparent;
  color : white;
}
.btn-contacto:focus{
  outline: none !important;
  border: 1px solid transparent;
}
.contactanos{
  margin:10px;
  font-size: 25px;
  color: #949494;
}
#bgvid{
  display: flex;
  object-fit: cover;
  width: 99vw;
  height: 90vh;
  top: 0;
  left: 0;
}
.logo-video{
  // width: 99vw;
  // height: 99vh;
  // background: #00bce426;
  // color: white;
  // display: flex;
  // z-index: 1;
  // position: absolute;
  // justify-content: center;
  // align-items: center;
  
  background: #00bce426;
  color: white;
  display: block;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.icons {
  font: normal normal 10px Arial;
  text-align: center;
  color: #998578;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.twitter:hover {
  color: #FF7D6D;
  text-decoration: none;
}
/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #323a3f;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -134px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.icons{
  font-size: 15px!important;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
  background: #017238;
}
.navbar-link:hover{
  color:#017238!important;
}
.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}
 
.float-fb {
  top: 160px;
}

.float-tw {
  top: 215px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}

.float-yt {
  top: 270px;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 100px;
  right: 2px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  z-index: 100;
  display: flex;
    justify-content: center;
    align-items: center;
}
.icon_whatsapp{
  font-size:40px!important;
  color:white;  
  text-decoration:none!important

}
li:hover{
  color:#ffffff!important;
}
.icon_whatsapp:hover{
  color:white;
  text-decoration:none!important
}
.boton-incio{
  color:white!important;
}
.institucional{
  background-image: url('./img/fondo_1.jpg');
  padding:50px;
  height: 40vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.titulo_institucional{
    width:100%;
    padding:10px;;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: 600;
    color: #017238;
}
.descripcion_instutucional{
  font-size:18px;
  width: 80%;
  height:100%;
  padding:5px;
  margin: 10px auto;
  display:-webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
}
.divider_2{
  width: 10%!important;
}
.institucional_hr{
  justify-content: center;
}
._color_2{
color:#4a4a4a;
}
#edifCorporativo{
  // background-image: url('./img/corpo.jpg');
  background-image: url('./img/MONOAMBIENTE_02_carpnegra.jpg');
  padding-bottom: 30px;
  padding-top: 30px;
  height: 74vh;
  height: 650px!important; background-size: cover; background-position:center center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.btn-corp{
  padding:20px;
}
.boton_volver{
  width: 150px!important;
  padding:3px!important;
}
.div_boton_volver{
  display: flex;
  justify-content: center;
  align-items: center;
}

.boton__enviar {
  background-color: #000000;
  position: absolute;
  top: 90%;
}

.contenedor__home {
  display:flex; align-items:center; justify-content:space-between; flex-wrap: wrap;
}

.contenedor__cargarapida {
  display: flex !important;
  // flex-direction: column !important;
}


@media (max-width: 550px) {

  .contenedor__home {
    justify-content: center;
  }

  .lblTitulo {
    text-align: center !important;
    margin-bottom: 30px !important;
  }
  
  .contenedor__cargarapida {
    flex-direction: column !important;
  }
  .contenedor__cargarapida a {
    margin-bottom: 10px;
  }
}