/* Theme Name: Inmobiliaria Metropolitana de Bucaramanga
Theme URI: https://www.inmobiliariametropolitanabga.com
Author: Agora Marketing
Autor URI: http://www.agoramarketing.co
Description: Sitio Web para la Inmobibiliaria Metropolitana de Bucaramanga
Version: 1.0; */
a {
  text-decoration: none;
}
body,
html {
  height: 100%;
}
img {
  border: none;
  display: block;
  vertical-align: bottom;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.header-top {
  background-color: #111f30;
  color: #fff;
}
.header-top__contenedor {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: auto;
  max-width: 95%;
}
.header-top__contenedor a {
  color: #fff;
}
.header-top__contenedor a:hover {
  text-decoration: none;
}
.link-instagram {
  margin-left: 10px;
}
.link-facebook {
  margin-left: 10px;
}
.link-celular {
  margin-left: 10px;
}
.link-celular i {
  margin-right: 5px;
}
.link-telefono i {
  margin-right: 5px;
}
.contenedor {
  max-width: 95%;
  margin: auto;
}
.buscador-index {
  background-color: #d2d2d2;
  padding-top: 60px;
  padding-bottom: 60px;
}
.buscador-index__contenedor {
  max-width: 900px;
  margin: auto;
}
.buscador-index__contenedor form .row:last-child .form-group {
  margin-bottom: 0px;
}
.resultado-precio {
  color: #111f30;
  font-weight: 700;
  font-size: 32px;
}
.buscador-index__titulo {
  color: #111f30;
  font-size: 30px;
  font-weight: 700;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}
.boton {
  color: #fff;
  font-weight: 700;
  background-color: #0097b5;
  border-color: #0097b5;
}
.destacados {
  background-image: url("img/fnd_servicios.jpg");
  background-size: cover;
  color: #fff;
  min-height: 520px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.destacados__contenedor {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.destacado {
  color: #fff;
  margin: 0px 20px;
  text-align: center;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.destacado:hover {
  color: #fff;
  text-decoration: none;
}
.destacado__icono {
  font-size: 40px;
  width: 91px;
  height: 105px;
  background-image: url("img/incono_destacado.png");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.destacado__texto {
  font-size: 16px;
}
.alianzas {
  background-color: #fff;
  padding: 50px 0px;
}
.alianzas__titulo {
  color: #8d8d8d;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}
.aliado {
  margin: 0px 3px;
}
footer {
  background-color: #3f4d60;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
footer a {
  color: #fff;
  line-height: 14px;
}
footer a:hover {
  color: #fff;
}
footer ul {
  list-style: none;
  padding: 0px;
}
.logo-footer {
  margin-bottom: 20px;
}
.derechos {
  background-color: #111f30;
  overflow: hidden;
  color: #fff;
  text-align: center;
  padding: 20px 0px;
  font-size: 14px;
  font-weight: 300;
}
.whatsapp {
  bottom: 20px;
  position: fixed;
  right: 20px;
}
.whatsapp a {
  color: #fff;
  background-color: #25d366;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.whatsapp a:hover {
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.pestanna {
  position: fixed;
  left: 0px;
  bottom: 20px;
  width: 150px;
}
.pestanna img {
  height: auto;
  width: 100%;
}
.fondo-gris {
  background-color: #e9e9e9;
  overflow: hidden;
}
.inmuebles-destacados {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.inmueble {
  background-color: #fff;
  width: 360px;
  margin: 0px 7.5px;
}
.inmueble:hover {
  text-decoration: none;
}
.inmueble__tipo-barrio {
  text-align: center;
  color: #4b4b4b;
  font-size: 24px;
  font-weight: 400;
}
.inmueble__tipo-barrio strong {
  font-weight: 700;
  color: #111f30;
}
.inmueble__valor {
  color: #111f30;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
.separador {
  background-color: #e3e3e3;
  height: 1px;
  max-width: 327px;
  margin: auto;
}
.inmueble__caracteristicas {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 5px;
}
.inmueble__caracteristica {
  margin: 0px 8px;
  font-size: 20px;
  font-weight: 700;
  color: #4b4b4b;
}
.inmueble__caracteristica i {
  margin-right: 5px;
  color: #858585;
}
.inmueble__mas-informacion {
  background-color: #0097b5;
  max-width: 200px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  padding: 10px 0px;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  cursor: pointer;
  border: none;
  min-width: 200px;
}
.inmueble__mas-informacion:hover {
  background-color: #111f30;
}
.titulo-destacado {
  color: #111f30;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
}
.datos-footer__dato {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.datos-footer__icono {
  margin-right: 10px;
}
.redes-footer {
  font-size: 50px;
  padding-top: 20px;
  padding-left: 50px;
}
.seccion-banner {
  width: 100%;
}
.seccion-banner img {
  height: auto;
  width: 100%;
}
.fondo-gris-claro {
  background-color: #e9e9e9;
}
.contenido-seccion {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 40px;
}
.contenido-seccion p {
  text-align: justify;
}
.seccion-contacto {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.seccion-contacto__formulario {
  width: 48.4%;
}
.seccion-contacto__datos-mapa {
  width: 48.4%;
}
.seccion-contacto__datos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.seccion-contacto__telefonos {
  margin-right: 30px;
}
.seccion-contacto__dato {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.seccion-contacto__dato i {
  width: 21px;
  text-align: center;
  font-size: 19px;
  margin-right: 10px;
  margin-top: 2px;
}
.titulo-seccion {
  border-bottom: 1px solid #0097b5;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.btn-primary {
  background-color: #0097b5;
  border-color: #0097b5;
}
.mision-vision {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mision-vision >article {
  width: 48.4%;
}
.destacados-servicios {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url("img/banner_con_fondo_claro.jpg");
  background-position: center;
}
.destacados-servicios h1 {
  margin-bottom: 40px;
}
.servicios-columnas {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.servicio-columna {
  width: 47%;
  font-size: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.servicio-columna ul {
  padding: 0px 0px 0px 14px;
}
.servicio-columna li {
  text-align: justify;
  margin-bottom: 0.5em;
}
.servicio-columna h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1em;
  color: #111f30;
}
.servicio-columna h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1em;
  color: #111f30;
}
.destacados-arrendatario {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.destacados-arrendatario__titulo {
  margin-bottom: 30px;
}
.campo-obligatorio {
  color: #f00;
  margin-left: 3px;
}
.pop-section {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0,0,0,0.5);
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  overflow-y: auto;
  display: none;
}
.pop-section__contenido {
  background-color: #fff;
  max-width: 600px;
  margin: auto;
  max-height: 90vh;
  overflow-y: auto;
  top: 5%;
  bottom: 5%;
  position: relative;
  padding: 20px 30px;
}
.pop-section__contenido h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  border-bottom: 1px solid #0097b5;
  padding-bottom: 5px;
  color: #111f30;
}
.pop-section__contenido ol {
  padding-left: 15px;
}
.pop-section__contenido li {
  margin-bottom: 1em;
  text-align: justify;
}
.pop-section__contenido p {
  text-align: justify;
}
.pop-section__contenido .form-check {
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pop-section__contenido .form-check input {
  display: inline-block;
  margin-top: 4px;
  margin-right: 5px;
}
.pop-section__contenido .form-check label {
  display: inline-block;
  font-size: 12px;
  text-align: left;
}
.pop-section__contenido .form-check label a {
  color: #f00;
  text-decoration: none;
}
.pop-section__contenido input[type='file'] {
  font-size: 12px;
}
.pop-section__contenido textarea {
  height: 100px;
}
.pop-section__cerrar {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.pop-section__columnas {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pop-section__columna {
  width: 47%;
}
.destacado-arrendatario {
  cursor: pointer;
}
.destacado-arrendatario i {
  font-size: 50px;
}
.carousel img {
  max-width: 100%;
  height: auto;
}
.navbar {
  padding: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.navbar-light .navbar-nav .active >.nav-link {
  color: #0097b5;
  border-bottom: 2px solid #0097b5;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  color: #111f30;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.menu-item {
  margin-left: 10px;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #0097b5;
  border-bottom: 2px solid #0097b5;
}
.fondo-inmueble {
  background-color: #e9e9e9;
  padding: 64px;
  overflow: hidden;
}
.contenedorResultadosBusqueda {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.barraBusqueda {
  margin-right: 20px;
  max-width: 350px;
}
.resultados {
  width: 710px;
}
.formulario-de-contacto {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
.formulario-de-busqueda {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
.vistas-360 {
  max-width: 100%;
  margin: auto;
}
.slick-prev {
  left: 10px;
  z-index: 999999;
}
.slick-next {
  right: 10px;
  z-index: 999999;
}
.inmueble-detalle__resumen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 20px;
}
.inmueble-detalle__resumen-descripcion {
  margin-top: 30px;
  color: #4b4b4b;
  font-size: 14px;
}
.inmueble-detalle__resumen-descripcion p {
  text-align: justify;
}
.inmueble-detalle__resumen-descripcion p:last-child {
  margin-bottom: 0px;
}
.inmueble-detalle__titulo {
  color: #111f30;
  font-size: 24px;
  font-weight: 700;
}
.inmueble-detalle__resumen-valor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.inmuebleDetalleValor {
  color: #111f30;
  font-size: 32px;
  font-weight: 700;
}
.inmuebleDetalleCodigo {
  font-size: 20px;
  color: #4b4b4b;
  font-weight: 400;
}
.inmuebleDetalleCodigo strong {
  color: #111f30;
  font-weight: 700;
}
.inmuebleDetalleTipo {
  font-size: 24px;
  color: #4b4b4b;
}
.inmuebleDetalleTipo strong {
  color: #111f30;
}
.inmuebleDetalleUbicacion {
  color: #4b4b4b;
  font-size: 16px;
  max-width: 450px;
}
.resultadoDatos {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
}
.resultadoDato {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4b4b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 10px;
}
.resultadoDato i {
  color: #858585;
  font-size: 28px;
  margin-right: 10px;
}
.vistas-360__fondo {
  background-color: #fff;
  padding-bottom: 10px;
}
.vistas-360__fondo h2 {
  padding-top: 20px;
}
.caja-caracteristicas {
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
}
.caja-caracteristicas .inmueble-detalle__titulo {
  margin-bottom: 30px;
}
.caracteristicas {
  display: -ms-grid;
  display: grid;
  grid-gap: 8px;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  list-style: none;
  padding: 0px;
}
.caracteristicas li {
  background-image: url("img/caracteristica.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  background-size: auto 16px;
  padding-left: 25px;
  margin-bottom: 10px;
}
.otrasCaracteristicas ul {
  list-style: none;
  padding: 0px;
}
.otrasCaracteristicas ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.otrasCaracteristicas ul li >div {
  margin-right: 5px;
}
.titulo-filtro {
  font-weight: 500;
}
.formulario-de-contacto input,
.formulario-de-contacto select {
  margin-bottom: 10px;
  border-radius: 10px;
}
.formulario-de-busqueda input,
.formulario-de-busqueda select {
  margin-bottom: 10px;
  border-radius: 10px;
}
.btnHabitaciones {
  background-color: #cbcbcb;
  color: #fff;
}
.btnHabitaciones.btnActivado {
  background-color: #111f30;
}
#map2 {
  width: 100%;
  height: 365px;
}
#map-canvas {
  width: 100%;
  height: 365px;
}
.inmuebles-resultados {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.resultado {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #4b4b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 345px;
}
.resultado p {
  margin: 0px;
  padding: 0px;
}
.resultado strong {
  color: #111f30;
  font-weight: 700;
}
.resultado-foto {
  width: 345px;
}
.resultado-foto img {
  height: auto;
  width: 100%;
}
.resultado-destino {
  position: absolute;
  top: 0px;
  background-color: rgba(0,151,181,0.8);
  color: #fff;
  right: 0px;
  padding: 3px 25px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}
#return-to-top {
  background-color: rgba(17,31,48,0.5);
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 85px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#return-to-top i {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#return-to-top:hover {
  text-decoration: none;
  background-color: #111f30;
}
#return-to-top:hover i {
  margin-bottom: 20px;
}
.ordenContenedor {
  max-width: 1006px;
}
.resultado-datos-busqueda {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e3e3e3;
  color: #4b4b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px 20px;
  width: 95%;
}
.resultado-datos-busqueda i {
  font-size: 24px;
  color: #858585;
  margin-right: 10px;
}
.resultado-iconos {
  margin: 0px 12px;
}
.resultado__informacion-inferior {
  width: 100%;
}
.resultado__informacion-superior {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 17px;
  width: 95%;
  padding-top: 10px;
}
.resultado__btn-mas-info {
  background-color: #0097b5;
  border-radius: 15px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 14px;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 60%;
}
.resultado__btn-mas-info:hover {
  background-color: #111f30;
  color: #fff;
}
.encabezado-busqueda {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.encabezado-busqueda h1 {
  color: #111f30;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}
.ordenFiltro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ordenFiltro label {
  color: #111f30;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0px;
  margin-right: 10px;
  white-space: nowrap;
}
.linea-encabezado-busqueda {
  background-color: #bfbfbf;
  height: 1px;
  margin-bottom: 44px;
  margin-top: 33px;
}
#panorama {
  width: 100%;
  height: 450px;
}
.vistas-360__fondo {
  padding: 20px;
}
.control-vistas-360 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #848484;
  margin-bottom: 4px;
}
.control-vistas-360 select {
  margin-left: 10px;
  padding: 0px 20px;
}
.tour-vitual-btn {
  background-color: #0097b5;
  border-radius: 10px;
  color: #fff;
  display: block;
  margin-top: 10px;
  padding: 10px 10px;
  text-align: center;
}
.tour-vitual-btn:hover {
  background-color: #111f30;
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */