/*	Theme Name: Mega Vivienda
 * Theme URI: http://www.megavivienda.co
 * Author: Xlogam
 * Autor URI: https://www.xlogam.com
 * Description: Sitio web Mega Vivienda
 * Version: 1.0;*/
label.error {
  color: red;
  font-size: 11px;
}

input.error {
  border-color: red;
}

textarea.error {
  border-color: red;
}

.navbar-default .navbar-nav>li.dropdown:hover>a,
.navbar-default .navbar-nav>li.dropdown:hover>a:hover,
.navbar-default .navbar-nav>li.dropdown:hover>a:focus {
  background-color: rgb(231, 231, 231);
  color: rgb(85, 85, 85);
}

li.dropdown:hover>.dropdown-menu {
  display: block;
}

.navbar .dropdown-menu li {
  width: 100%;
  margin-left: 0 !important;
}

.navbar-light .navbar-nav .menu-item {
  background-image: url(img/sqn.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  padding-left: 20px;
}

.navbar-light .navbar-nav .menu-item:first-child {
  background-image: none;
  padding-left: 0px;
}

.navbar-light .navbar-nav .nav-link {
  color: #504e4f;
  font-weight: bold;
}

.navbar-light .navbar-nav .menu-item:hover .nav-link {
  color: rgb(255, 255, 255);
  background-color: orange;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(255, 255, 255);
  background-color: orange;
}

.navbar-light .navbar-nav .dropdown-menu {
  margin: 0px 0px 0px 24px;
}

.navbar-light .navbar-nav .dropdown-menu .menu-item {
  padding-left: 0px;
  background-image: none;
  margin-top: 1px;
}

.navbar-light .navbar-nav .dropdown-menu .menu-item:hover a {
  background-color: #f36e00;
  color: #fff;
}

.navbar-light .navbar-nav .dropdown-menu .active a {
  color: rgb(255, 255, 255);
  background-color: #f36e00;
}

/* Comments */
#comments .avatar {
  float: left left;
  margin-right: 15px;
  margin-bottom: 15px;
}

#comments .comment_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#comments .comment_list li {
  margin-bottom: 30px;
}

#comments h2.comments-title {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.comment-respond {
  margin-bottom: 100px;
}

article p {
  text-align: justify;
}

body {
  font-family: "Roboto", sans-serif;
}

footer {
  background-color: #424041;
  color: #ffffff;
}

footer a {
  color: #ffffff;
}

header .navbar {
  padding: 0.5rem 0rem;
}

.carousel {
  margin-top: 10px;
}

.carousel img {
  height: auto;
  width: 100%;
  height: 300px;
}

.derechos {
  background-color: #504e4f;
  margin: auto;
  max-width: 1180px;
  padding: 20px;
  text-align: center;
}

.redesFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.redesFooter a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f36e00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  width: 30px;
  margin: 0px;
}

.redesFooter a:hover {
  background-color: #ffa600;
  color: #ffffff;
  text-decoration: none;
}

.headerContacto {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(img/sqn.png), url(img/lng.png);
  background-position: left bottom, left bottom;
  background-repeat: no-repeat, repeat-x;
  background-size: 10px 10px, auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 20px;
  padding-left: 350px;
  margin-bottom: 8px;
}

.headerContacto .headerContactoDato {
  -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-left: 10px;
}

.headerContacto .headerContactoDato a {
  color: #504e4f;
  margin-left: 10px;
  text-decoration: none;
}

.headerContacto .headerContactoDato i {
  color: #f36e00;
}

.derechosTexto {
  -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;
  flex-grow: 1;
}

.datosContacto ul {
  list-style: none;
  list-style-type: none;
  padding: 0px;
}

.datosContacto ul li {
  margin-bottom: 0.8em;
}

.datosContacto ul li:last-child {
  margin-bottom: 0px;
}

.datosContacto p {
  text-align: justify;
}

.datosContacto a {
  text-decoration: none;
}

.datosContacto a:hover {
  color: #fff;
  text-decoration: none;
}

.inmueble {
  -webkit-box-shadow: 0px 0px 5px rgba(47, 47, 47, 0.7);
  box-shadow: 0px 0px 5px rgba(47, 47, 47, 0.7);
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px;
  text-decoration: none;
  min-width: 300px;
}

.inmueble:hover {
  text-decoration: none;
}

.inmueble .inmuebleFoto {
  position: relative;
}

.inmueble .inmuebleFoto img {
  width: 100%;
  height: auto;
}

.inmueble .inmuebleFoto .inmuebleValor {
  background-color: rgba(243, 110, 0, 0.8);
  bottom: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 5px;
  position: absolute;
  right: 0px;
}

.inmueble .separador {
  background-color: rgb(210, 210, 210);
  height: 2px;
  margin: auto;
  max-width: 90%;
}

.inmueble .inmuebleTipoBarrio {
  color: rgb(23, 22, 22);
  text-align: center;
  padding: 5px;
  font-size: 17px;
}

.inmueble .inmuebleCaracteristicas {
  color: rgb(66, 64, 65);
  padding: 5px;
  font-size: 18px;
}

.inmueble .inmuebleCaracteristicas i {
  margin-right: 8px;
  margin-left: 8px;
}

.logotipo {
  height: 76px;
  width: auto;
}

.proyectos .proyectosDestacados {
  max-width: 100%;
  margin: auto;
  margin-top: 0px;
  padding: 0px;
}

.proyectos .proyectosDestacados .proyectoDestacado {
  background-color: #f36e00;
  margin: 10px;
  padding: 0px;
  text-decoration: none;
  min-width: 300px;
}

.proyectos .proyectosDestacados .proyectoDestacado h3 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-top: 115px;
  text-align: center;
}

.proyectos .proyectosDestacados .proyectoDestacado h4 {
  background-color: #504e4f;
  color: #fff;
  display: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px;
  text-align: center;
}

.proyectos .proyectosDestacados .proyectoDestacado>img {
  width: 100%;
  height: auto;
}

.proyectos .proyectosDestacados .proyectoDestacado .logoConstructora {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: red;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0px;
}

.proyectos .proyectosDestacados .proyectoDestacado .logoConstructora img {
  border-radius: 20px;
  height: 200px;
  width: 200px;
}

.titulo {
  -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;
  background-image: url(img/titulo.png);
  background-repeat: repeat-x;
  background-position: center;
}

.titulo h1,
.titulo h2 {
  background-color: #fff;
  color: #504e4f;
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  padding: 0px 30px;
  text-align: center;
}

.tituloNaranjaClaro {
  -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;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center;
}

.tituloNaranjaClaro h2 {
  background-color: #f3ab00;
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  padding: 0px 30px;
  color: #fff;
}

.seccion-banner img {
  height: auto;
  width: 100%;
}

.misionVision {
  -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;
}

.misionVision div {
  -webkit-box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  border-radius: 20px;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 60px;
  text-align: justify;
}

.misionVision div h2 {
  color: #e97c28;
  text-align: center;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 20px;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  height: 58px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev {
  background-image: url(img/prev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.slick-next {
  background-image: url(img/next.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.slick-prev:hover,
.slick-prev:focus {
  background: transparent url("img/prev.png") no-repeat center;
  background-size: 100% auto;
}

.slick-next:hover,
.slick-next:focus {
  background: transparent url("img/next.png") no-repeat center;
  background-size: 100% auto;
}

.slick-prev:before {
  content: "";
}

[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next:before {
  content: "";
}

[dir=rtl] .slick-next:before {
  content: "";
}

.buscadorDeInmuebles {
  background-attachment: fixed;
  background-image: url(img/comedor.jpg);
  background-position: center -120px;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.buscadorDeInmuebles input {
  border: 1px solid #f36e00;
  color: #495057;
}

.buscadorDeInmuebles input:focus {
  background-color: #fff;
  border-color: #f36e00;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 166, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 166, 0, 0.25);
}

.buscadorDeInmuebles select {
  border: 1px solid #f36e00;
  color: #495057;
}

.buscadorDeInmuebles select:focus {
  background-color: #fff;
  border-color: #f36e00;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 166, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 166, 0, 0.25);
}

.btn-primary-MegaVivienda {
  background-color: #f36e00;
  color: #fff;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.btn-primary-MegaVivienda:hover {
  background-color: #ffa600;
}

.master-slider-parent {
  overflow: hidden;
}

.single-proyecto img {
  max-width: 100%;
  height: auto;
}

.single-proyecto h3 {
  color: #696969;
  background-image: url(img/sqn.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 24px;
}

.lineas-de-negocio {
  background-color: #f3ab00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.lineas-de-negocio .col a {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}

.lineas-de-negocio .linea-de-negocio {
  height: 100%;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  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: center;
  -ms-flex-align: center;
  align-items: center;
  color: #504e4f;
}

.lineas-de-negocio .linea-de-negocio .linea-de-negocio-icono {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f36e00;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100px;
  margin-bottom: 20px;
  text-decoration: none;
}

.lineas-de-negocio .linea-de-negocio i {
  font-size: 55px;
  color: #fff;
}

.lineas-de-negocio .linea-de-negocio h2 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.lineas-de-negocio .linea-de-negocio:hover {
  text-decoration: none;
}

.scrollingMouse {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 80px;
  right: 10px;
  background-image: url(img/scrolling_mousewheel.gif);
  background-size: auto 130%;
  background-position: center top;
  border-radius: 50%;
  opacity: 0.7;
  -webkit-box-shadow: 0px 0px 5px rgb(0, 0, 0);
  box-shadow: 0px 0px 5px rgb(0, 0, 0);
}

.rowflex {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rowflex .col {
  -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;
}

.rowflexStretch .col {
  -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;
}

.formOrbisContenedor {
  border-top: 5px solid #ffa600;
  height: 590px;
  margin: auto;
  overflow: hidden;
  width: 1110px;
}

.formOrbisContenedor .formOrbis {
  border: none;
  height: 590px;
  overflow: hidden;
  width: 100%;
}

.page-id-226 footer.mt-4,
.page-id-183 footer.mt-4 {
  margin-top: 0px !important;
}

.whatsapp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #25d366;
  border-radius: 50%;
  bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 14px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 50px;
}

.whatsapp a {
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
}

.whatsapp:hover {
  cursor: pointer;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.infoContacto {
  color: #504E4F;
  line-height: 1.8em;
}

.infoContacto i {
  color: #f36e00;
  margin-right: 10px;
}

.infoContacto a {
  color: #504E4F;
}

.infoContacto .leaflet-map {
  margin-top: 20px;
}

#formContacto button {
  background-color: #f36e00;
  border-radius: 0px;
  color: #fff;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#formContacto button:hover {
  background-color: #ffa600;
}

.servicios .col {
  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;
}

.servicios .servicio {
  -webkit-box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  border-radius: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 10px;
  text-align: justify;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.servicios .servicio h2 {
  color: #e97c28;
  text-align: center;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 20px;
  font-size: 24px;
}

.servicios .servicio p {
  font-size: 14px;
}

.logoFooterLonja {
  -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;
}

.logoFooterLonja img {
  max-width: 100%;
  height: auto;
}

.logoFooterMLS {
  -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;
}

.logoFooterMLS img {
  max-width: 100%;
  height: auto;
}

.singleProyectos>p>a {
  background-color: #f36e00;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 22px;
  margin: auto;
  margin-bottom: 30px;
  max-width: 160px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.singleProyectos>p>a:hover {
  background-color: #fd9138;
}

.navbar-collapse {
  font-size: 14px;
}

.personas {
  -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;
  font-size: 16px;
}

.personas>div {
  -webkit-box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  box-shadow: 0px 0px 8px rgba(1, 1, 1, 0.3);
  border-radius: 20px;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 60px;
  text-align: justify;
}

.personas>div h2 {
  color: #e97c28;
  text-align: center;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 20px;
}

.personas>div h3 {
  font-size: 26px;
  margin-bottom: 1em;
  text-align: left;
}

.personas>div ul {
  padding-left: 19px;
}

.personas>div ul li {
  margin-bottom: 0.5em;
  text-align: left;
}

.personas>div a {
  color: #e97c28;
}

footer h2 {
  font-size: 21px;
}

footer li {
  font-size: 14px;
}

footer .resennaFooter p {
  font-size: 14px;
}

.single-proyecto .wp-block-embed-youtube {
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-proyecto .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  width: 650px;
  height: 360px;
}

.single-proyecto .wp-block-embed-youtube.aligncenter .wp-block-embed__wrapper {
  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;
}

.single-proyecto .master-slider-parent {
  margin-bottom: 30px;
}

.banner-busqueda-container {
  width: 100%;
  margin-bottom: 20px;
}

.banner-busqueda-container img {
  width: 100%;
  height: auto;
}

.productos-destacados {
  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;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 95%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.producto-destacado {
  background-color: #fff;
  border-radius: 25px;
  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;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-width: 280px;
  height: 45px;
}

.producto-destacado:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.producto-destacado a {
  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;
  gap: 10px;
  color: #000;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.producto-destacado a:hover {
  text-decoration: none;
}

.producto-destacado a .linea-de-negocio-icono {
  background-color: #f36e00;
  color: #fff;
  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;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.producto-destacado a h2 {
  margin: 0px;
  padding: 0px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.row-derechos {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

footer .contenedorRedes {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 14px;
}

footer .contenedorRedes p {
  margin: 0px;
  padding: 0px;
}


@media screen and (max-width: 1024px) {
  .inmueble {
    min-width: auto;
  }

  .proyectos .proyectosDestacados .proyectoDestacado {
    min-width: auto;
  }

  .navbar-light .navbar-nav .menu-item .nav-link {
    padding-left: 5px;
  }

  .justify-content-center {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .navbar-brand {
    -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;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .navbar-brand img {
    height: auto;
    max-width: 100%;
  }

  .navbar-toggler {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .headerDer {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .formOrbisContenedor {
    width: 100%;
  }

  .mls {
    width: 100% !important;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 768px) {
  .headerContacto {
    padding-left: 0px;
  }

  .proyectos .proyectosDestacados {
    margin: auto;
    max-width: 90%;
  }

  .inmueblesVenta {
    margin: auto;
    max-width: 90%;
  }

  .inmueblesArriendo {
    margin: auto;
    max-width: 90%;
  }

  .lineas-de-negocio .linea-de-negocio {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .buscadorDeInmuebles {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 670px) {
  .formOrbisContenedor {
    height: 600px;
    background-color: red;
    overflow-y: hidden;
  }

  .formOrbis {
    height: 600px;
    overflow-y: hidden;
  }
}

@media screen and (max-width: 500px) {
  .producto-destacado {
    padding: 0px 20px;
    min-width: 280px;
  }

  .producto-destacado a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 480px) {
  .titulo {
    background-image: none;
  }

  .titulo h2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 5px;
  }

  .tituloNaranjaClaro {
    background-image: none;
  }

  .tituloNaranjaClaro h2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 5px;
  }

  .lineas-de-negocio .col {
    margin-bottom: 10px;
  }

  .buscadorDeInmuebles {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .misionVision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .misionVision div {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 20px;
  }

  .infoContacto {
    width: 100%;
  }

  #formContacto {
    width: 100%;
    min-width: 300px;
    padding-top: 20px;
  }

  .derechos .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
  }

  .derechos .row .logoFooterLonja {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    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;
  }

  .derechos .row .logoFooterMLS {
    -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: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .derechos .row .contenedorRedes {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .derechos .row .derechosTexto {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .mlsNav a {
    width: 100%;
    margin: 0px;
  }

  .single-proyecto .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    height: 200px;
  }
}

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