@charset "utf-8";

:root {
  --rojo: #8a161b;
  --gris: #ececec;
  --txt: #41545e;
	--font-primary: "Inter", sans-serif;

}

html {
  /* font-family: "Open Sans", sans-serif; */
	font-family: var(--font-primary);
  font-size: 10px;
}

body,
td,
th,
input,
select,
textarea,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
li {
  font-family: var(--font-primary);
  color: #41545e;
}
body,
td,
th,
input,
select,
textarea {
  font-size: 14px;
}

h1,
h2,
h3,
h4 {
  font-weight: 600;
  color: #494d62;
  /* text-align: center;
  padding-bottom: 20px;
  padding-top: 12px; */
}

h5 {
  color: #494d62;
}
h6 {
   color: #494d62;
}
/* Estilos para las zebras */
.zebra {
  margin-top: 15px;
  margin-bottom: 20px;
}
.zebra td {
  border-bottom: 1px solid #f1f1f1;
}
.zebra tr.alt td {
  background: #f7f7f7;
}
.zebra tr.over td {
  background: #e2e2e2;
}
.zebra tr.title td {
  background-color: #d6d6d6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}

/* Retoques al jQuery UI*/
.margin {
  margin: 5px;
}
.clear {
  clear: both;
}
#MenuVertical {
  padding: 0;
  margin: 0;
  width: 172px;
  float: left;
  margin-right: 27px;
}
#MenuVertical li {
  list-style-position: inside;
  list-style-type: none;
  padding: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  list-style-image: url(vineta.gif);
}
#MenuVertical li a {
  color: #3e545f;
  display: inline;
  list-style-position: inside;
  list-style-type: none;
  padding: 0px;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  border-color: #b3bdee !important;
  background: #b3bdee !important;
  color: #000 !important;
}
.btn-default {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important;
  transition: all 0.3s ease;
}
.btn-default:hover {
  border-color: #5471ff !important;
  background-color: #5471ff !important;
  transition: all 0.3s ease;
  color: #fff !important;
}
/* Paddings */

.p-x {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.p-y {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 1em;
}
.p-2 {
  padding: 2em;
}
.p-3 {
  padding: 3em;
}
.p {
  padding: 1em;
}

.d-flex {
  display: flex;
}

/* Tags */
p {
  font-weight: 300;
  line-height: 1.5;
  text-align: justify;
}
a {
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: var(--azul);
}
a:visited,
a:active,
a:focus {
  text-decoration: none !important;
}
*:focus {
  outline: none !important;
}
/*------------*/
section.home-section {
  /* padding-top: 79px; */
  margin-top: 13.4rem;
}

.content-box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px;
}

.site-content {
  padding-top: 14rem;
  max-width: 1200px;
  margin: 0 auto;
}

#main-paginas:not(.pag_admin) .site-content {
  padding-top: 0px;
}

/*------------*/

.img-zoom-in,
.img-zoom-out {
  overflow: hidden;
}
.img-zoom-in img,
.img-zoom-out img {
  transition: all 0.3s ease-in-out;
}
.img-zoom-in:hover img {
  transform: scale(1.15);
}
.img-zoom-out img {
  transform: scale(1.15);
}
.img-zoom-out:hover img {
  transform: scale(1);
}
/* Fonts */
.text-upper {
  text-transform: uppercase;
}

.w-100 {
  width: 100%;
}

.mm-slideout {
  z-index: 99;
}

/*** admin ***/

/* body.admin-page {
  max-width: 136rem;
  margin: 0 auto;
} */

/* body.admin-page #content-main,
body.login #content-main, */

.conatiner__main--noinmo {
  max-width: 136rem;
  margin: 14rem auto 0;
}

/* body.admin-page .content-box-title {
  text-align: center;
  padding: 2rem 4rem;
} */

/* body.home .container__preview--header {
  display: none;
} */

.content-box-title {
  text-align: center;
  padding: 2rem 4rem;
}

body.login .content-box-title {
  text-align: center;
  padding: 2rem 4rem 0;
}

body.asesores .content-box-title {
  text-align: center;
  padding: 2rem 4rem;
}

#mod-box #mod-box-title {
  text-align: center;
  padding: 6rem 4rem 2rem;
}

#mod-box #content-area {
  padding: 2rem 4rem;
}

/*** admin ***/

/******* Titutlos paginas internas ********/

h2.content-box-title {
  font-weight: 900;
  color: #093467;
  font-size: 2rem;
  position: relative;
  text-align: center;
  padding-bottom: 2rem;
}

/***********************************/

/* HEADER */
header.home {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 2px 4px #0003;
  transition: all 0.4s ease;
}


.header-top {
  background-color: #002A40;
  height: 5.4rem;
}

.header-top-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 150rem;
  margin: 0 auto;
  height: 5.4rem;
  padding: 0 .8rem;
}

.header-top-left ul,
.header-top-right {
  display: flex;
  /* display: none; */
  place-content: center;
  place-items: center;
  gap: 2rem;
}

.header-top-right {
  gap: .8rem;
}

.header-top-left ul {
  display: none;
  padding: 0;
  margin: 0;
}

.header-top-left ul li {
  font-size: 1.1rem;
  font-weight: 500;
  list-style: none;
  color: #afafaf;
  padding-left: 1.6rem;
  position: relative;
}

.header-top-left ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #2CBCE1;
  height: .8rem;
  width: .8rem;
  border-radius: 50%;
}

.header-top-left ul li span {
  font-weight: 700;
}



.header-top-login {
  padding: .6rem 2rem;
  color: #38BBE1;
  border: .1rem solid #38BBE1;
  border-radius: .4rem;
}

.header-top-login:hover,
.header-top-login:active,
.header-top-login:focus {
  background-color: #38BBE1;
  color: #fff;
}


.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.8rem 1rem;
  height: 80px;
}

.header-content.active {
  justify-content: center;
}

.content-info-header {
  display: flex;
  place-content: center;
  place-items: center;
}

.nav-brand {
  max-width: 200px;
  transition: all 0.3s ease;
}
.nav-brand img {
  transition: all 0.3s ease;
  width: 100%;
}

.languages-select {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  padding: 0 0 0 1.2rem;
}

.languages-select .language-espanol img,
.languages-select .language-frances img {
  /* height: 2.4rem;
  width: 2.4rem;
  border-radius: 50%; */
  object-fit: cover;
}

/*para quitar los submenus en la vista responsive*/
.social-links,
.main-nav-mobile {
  display: none;
}
/*para quitar los submenus en la vista de escritorio*/
/* #menu-main> li > ul {
	display: none;
} */

.btn-contact a {
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  border-radius: .4rem;
  padding: 1.6rem 2.8rem;
  background-color: #38BBE1;
}


#menu-main > li > ul {
  color: #000 !important;
}

.toogle-search,
.toogle-close {
  cursor: pointer;
}

a.toogle-menu,
.toogle-search {
  /*boton del menu responsive*/
  color: #1a5c9c;
  font-size: 30px;
  padding: 0 5px;
  line-height: 1;
}


.toggle-active {
  display: block !important;
}

.toggle-disable {
  display: none !important;
}

.mm-menu {
  z-index: 20;
  background-color: #002A40;
  border-color: rgba(56, 187, 225, 0.1);
  color: #fff;
}
ul.mm-listview {
  display: block !important;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #fff;
}

.mm-listitem a {
  white-space: normal;
}

.mm-listitem .mm_arrow_down {
  display: none;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 0 -20px;
}
.mm-menu .mm-listview .mm-btn_next::after {
  border-color: #fff;
}
.mm-menu .mm-btn::after,
.mm-menu .mm-btn::before {
  border-color: #fff;
}
.navbar-header {
  display: none;
}
.navbar-header.disabled {
  display: none;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #fff;
  font-weight: bold;
}
.mm-wrapper_opening
  [class*="mm-menu_pagedim"].mm-menu_opened
  ~ .mm-page__blocker {
  opacity: 0.6 !important;
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
  color: #fff !important;
  font-weight: 600;
}
.mm-navbars_bottom {
  height: 47px;
  background: #002A40;
}
.bg-icon {
  font-size: 25px;
}
.bg-icon > span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #38BBE1;
}















#redes_laterales {
  display: none;
}
/***** End header ******/

/*** quitar para no estorbar ***/
#pge_ssl_widget {
  display: none;
}
/*****************************/

/******** End header *********/

/******** Section Banner Home ********/

.slider-home {
  position: relative;
  /* min-height: 200px; */
}

/* .slick-list {
    min-height: 200px;
} */

.slick-arrow {
  position: absolute;
  z-index: 6;
  display: flex;
  place-content: center;
  place-items: center;
  color: #1a5c9c;
  background-color: #ffffff;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.slick-arrow:hover,
.slick-arrow:active,
.slick-arrow:focus {
  transition: all 0.3s ease-in-out;
  color: #fff;
  background-color: #1a5c9c;
}

span.arrow-left,
span.arrow-right {
  transform: translateY(-50%);
  top: 50%;
}

span.arrow-left {
  left: 12px;
  padding-right: 2px;
}
span.arrow-right {
  right: 12px;
  padding-left: 2px;
}

.slick-arrow {
  font-size: 2rem;
}

/**** Slick docks *****/

ul.slick-dots {
  list-style: none;
  display: flex;
  gap: 8px;
  place-content: center;
  padding: 32px 0 0 0;
}

ul.slick-dots li button {
  border: none;
  width: 16px;
  height: 16px;
  background-color: #ffdddd;
  color: transparent;
  border-radius: 50%;
  transition: all 0.5s ease-in;
}

ul.slick-dots li.slick-active button,
ul.slick-dots li.slick-active button {
  background-color: #d20c3d;
}

/**********************/

/*******************/

/**** banner ***/

.content-banner {
  position: relative;
  /* max-height: 560px; */
  min-height: 240px;
}

.content-banner img {
  object-fit: cover;
  /* min-height: 200px; */
  margin: 0 auto;
  width: 100%;
}

.banner-detalles {
  padding: 8px 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 340px;
  min-width: 300px;
  z-index: 2;
}

.banner-detalles h1 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  margin: 0;
  text-align: start;
  line-height: 2.2rem;
  /* text-shadow: -1px 1px 3px #f2f1f1; */
}

.banner-detalles p {
  font-size: 0.8rem;
  font-weight: 600;
  color: #fff;
  padding: 4px 0;
  margin: 0px 0 12px 0;
  line-height: 1.2rem;
  /* text-shadow: -1px 1px 3px #f2f1f1; */
}

.button-ccd {
  background-color: #f4b72a;
  border-radius: 6px;
  /* padding: 8px 30px; */
  padding: 6px 20px;
  font-weight: 600;
  color: #fff;
  font-size: 1.2rem;
}

.button-ccd:hover,
.button-ccd:active,
.button-ccd:focus {
  color: white;
  background-color: #eea700;
  transition: all 0.5 ease-in-out;
}

/********  End  Section Banner Home ********/

/******* Foooter **********/

footer.footer-ccd {
  width: 100%;
  background-color: #002A40;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 40px;
}

.bg-footer {
  width: 100%;
  /* max-width: 1500px; */
  max-width: 140rem;
  /* background: url(./bg_footer_14.png) center/cover no-repeat; */
  margin: 0 auto;
  /* height: 30rem; */
  margin-bottom: 18rem;
}

.footer-info {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.footer-info h4 {
  font-size: 1.4rem;
  font-weight: 900;
  color: #022f6b;
  color: rgb(2, 47, 107);
  font-weight: 900;
  text-align: center;
}

.footer-info div {
  padding: 0;
}

.footer-info div.info {
  /* max-width: 280px; */
  max-width: 390px;
  margin: 0 auto;
}

.footer-info .info {
  display: flex;
  flex-direction: column;
  /* align-items: flex-start; */
  align-items: center;
  gap: 16px;
  /* padding: 24px 20px; */
}

.footer-info .info img {
  width: 280px;
}

.social-media-footer {
  display: flex;
  gap: 12px;
}

.social-media-footer a {
  display: flex;
  place-content: center;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
}

.social-media-footer a:hover {
  color: #002A40;
  background-color: #fff;
  transition: all 0.5 ease-in-out;
}

.content-footer {
  margin: 0 20px;
}

.enlaces ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.enlaces ul li {
  padding: 4px 0;
  position: relative;
}

.enlaces ul li a {
  color: #022f6b;
  font-weight: 500;
  font-size: 1.4rem;
}

.footer-info .menus {
  display: flex;
  flex-direction: column;
  place-content: center;
  gap: 8px;
  margin: 0 auto;
  padding-top: 8px;
}

.footer-info .menus .footer_menus {
  display: flex;
  flex-direction: column;
  place-content: center;
  place-items: center;
  gap: 2rem;
}

.footer-info .menus .footer_menus,
.footer-info .menus .footer_menus p {
  text-align: center;
}

.footer-info .menus .sedes a {
  cursor: default;
  pointer-events: none;
}

.menus .two-block {
  display: flex;
  justify-content: space-around;
}

.content-copy {
  padding: 8px 20px;
}

.content-copy p,
.design-web p a {
  color: #939393;
  text-align: center;
  font-weight: 500;
  font-size: 1.2rem;
}

/********* End footer *********/

/*Eventos*/
img.imagen_ver_evento {
  display: none;
}

.estrellificacion-pge-eventos {
  visibility: hidden;
}

/* Media Queries */

@media (min-width: 500px) {
  .button-ccd {
    padding: 8px 30px;
  }

  /********  Section Banner Home ********/

  .banner-detalles {
    margin-left: -80px;
    padding: 8px 40px 8px 28px;
    left: 50%;
  }

  /********  End  Section Banner Home ********/

  /********* Start Footer *********/

  .bg-footer {
    margin-bottom: 9rem;
  }

  .footer-info .menus {
    gap: 2.8rem;
  }

  .footer-info .menus .footer_menus {
    flex-direction: row;
    place-items: center;
    gap: 2rem;
  }

  .footer-info .menus .footer_menus,
  .footer-info .menus .footer_menus p {
    text-align: center;
  }
  /********* End Footer *********/
}







/**** test ccloud ****/


/* body.inmo.no-admin {
  max-width: 140rem;
  margin: 0 auto;
} */

/* PopUp */
.modal-popUp .modal-dialog {
  width: 100%;
  max-width: 90vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0;
  padding: 15px;
}
.modal-popUp button.close span {
  line-height: 1;
}
.modal-popUp .modal-body,
.modal-popUp .modal-body .col-xs-12 {
  padding: 0 !important;
}
.modal-popUp button.close {
  position: absolute;
  background: white;
  right: -8px;
  top: -12px;
  z-index: 1;
  width: 25px;
  height: 25px;
  opacity: 1 !important;
  border-radius: 50%;
}











/* se agregan estilos del cloud - listado.css */




.container__inmuebles--list {
	/* padding: 4rem 2rem; */
	margin: 2rem auto;
	padding: 0 2rem;
	max-width: 140rem;
}

.container__main--app {
	margin: 19rem 0 10rem;
}

.container__header--inmo-top {
	/* background-color: #5471FF; */
	background-color: #323d7a;
	min-height: 3.6rem;
	max-height: 3.6rem;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
}

.container__header--inmo-bg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 3.6rem;
	max-height: 3.6rem;
	/* max-width: 134rem; */
	max-width: 137.8rem;
	padding: 0 1.2rem;
	margin: 0 auto;
}

.container__header--inmo-top ul {
	display: flex;
	gap: 2rem;
	margin: 0;
	padding: 0.8rem 1.2rem;
	position: relative;
}

.container__header--inmo-top ul li {
	display: none;
	font-size: 12px;
	list-style: none;
	color: #f0f0f0;
}

.container__header--inmo-top ul li a {
	font-size: 12px;
	color: #f0f0f0;
}

.container__header--inmo-top li.pse_botton {
	list-style: none;
	padding-left: .8rem;
	/* position: absolute;
	right: 0;
	top: 50%;
	transform: translate(100%, -50%); */
}
 
.container__header--inmo-mobile-left li.pse_botton.pse_bottom-mobile {
	padding: 2rem;
}


.container__header--inmo-top li.pse_botton a {
	display: flex;
	place-content: center;
	place-items: center;
	height: 100%;
}

.container__header--inmo-desktop-left li.pse_botton img {
	max-height: 24px;
}

.container__header--inmo-desktop-left {
	display: none;
}

.hamburger_menu-inmo {
	display: flex;
}

.hamburger_menu-inmo .fa-bars {
	font-size: 2.5rem;
	color: #fff;
}

.container__header--inmo-login {
	display: flex;
	gap: 1.2rem;
}

.container__header--inmo-login a {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	padding: 0.2rem 1.2rem;
	color: #f0f0f0 !important;
	border: 1px solid #f0f0f0;
	border-radius: 0.4rem;
	background-color: transparent;
	transition: background-color 0.4s ease-in;
}

.container__header--inmo-login a:hover {
	transition: background-color 0.4s ease-in-out;
	background-color: rgba(228, 233, 255, 0.12);
}

.container__header--inmo-login a span {
	font-size: 12px;
}

.container__header--inmo-center {
	padding: 0 1.2rem;
}

.container__search--inmo {
	margin-bottom: 2rem;
	border-bottom: 2px solid #f0f0f0;
	position: fixed;
	z-index: 9;
	/* top: 0; */
	top: 3.6rem;
	left: 0;
	width: 100%;
	background-color: #fcfcff;
	filter: drop-shadow(0px 18px 36px rgba(233, 233, 233, 0.2));
}

.container__search--inmo-bg {
	display: grid;
	/* grid-template-columns: 0.1fr 1fr 0.1fr; */
	grid-template-columns: 0.1fr 1fr 0.1fr 0.1fr !important;
	/* grid-template-columns: 0.1fr 1fr 0.12fr 0.05fr 0.1fr; */
	gap: 0.8rem;
	max-width: 134rem;
	padding: 1.6rem 0 0;
	margin: 0 auto;
}

.container__search--inmo-bg .logo__inmo-lg {
	display: none;
}

.container__form--search-inmo {
	position: relative;
}

.search--inmo-btn {
	position: absolute;
	top: 50%;
	right: 0.8rem;
	transform: translateY(-50%);
	min-height: 4rem;
	max-height: 4rem;
	min-width: 6rem;
	max-width: 6rem;
	border-radius: 6rem;
	border: none;
	background-color: #5471ff;
	transition: background-color 0.4s ease-in;
}

.search--inmo-btn:hover {
	transition: background-color 0.4s ease-in-out;
	background-color: #3b59ef;
}

.input__search--inmo {
	font-family: var(--font-primary);
	border-radius: 6rem;
	height: 5.2rem;
	min-width: 100%;
	padding: 0.8rem 6rem 0.8rem 2.4rem;
	box-shadow: none;
	filter: drop-shadow(0px 2px 2px rgba(233, 233, 233, 0.2));
	background: #ffffff;
	border: 1px solid #f2f3fa;
}

.input__search--inmo:hover,
.input__search--inmo:active,
.input__search--inmo:focus {
	box-shadow: none;
	border: 1px solid #f2f3fa;
	background-color: #fff;
}

.filters__btn--inmo,
.favoritos__btn--inmo {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	padding: 1.2rem 1.6rem;
	border-radius: 0.8rem;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	filter: drop-shadow(0px 2px 4px rgba(233, 233, 233, 0.2));
	transition: border 0.4s ease-in, background-color 0.4s ease-in;
}

.filters__btn--inmo:hover,
.favoritos__btn--inmo:hover {
	transition: border 0.4s ease-in-out, background-color 0.4s ease-in-out;
	border: 1px solid #5471ff;
	background-color: #f8f9ff;
}

.favoritos__btn--inmo.active_favoritos {
	transition: border 0.4s ease-in-out, background-color 0.4s ease-in-out;
	border: 1px solid #5471ff;
	background-color: #f8f9ff;
}


.filters__btn--inmo svg path,
.favoritos__btn--inmo svg path,
.filters__btn--inmo span,
.favoritos__btn--inmo span {
	transition: stroke 0.4s ease, color 0.4s ease;
	stroke: #5471ff;
	color: #5471ff;
}

.filters__btn--inmo span,
.favoritos__btn--inmo span {
	display: none;
	font-family: var(--font-primary);
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
}

.container__categories--inmo-bg {
	display: flex;
	gap: 1.2rem;
	max-width: 134rem;
	margin: 0 auto;
	overflow: hidden;
	transition: transform 0.5s ease;
	position: relative;
}

.categories__prev--btn,
.categories__next--btn {
	position: absolute;
	top: 50%;
	border: none;
	border-radius: 50%;
	height: 2.8rem;
	width: 2.8rem;
	transform: translateY(-50%);
	background: #ffffff;
	border: 1px solid #f0f0f0;
	box-shadow: 0px 2px 6px rgba(230, 230, 230, 0.8);
	transition: border 0.4s ease-in, background-color 0.4s ease-in;
}

.categories__prev--btn:hover,
.categories__next--btn:hover,
.categories__prev--btn:focus,
.categories__next--btn:focus,
.categories__prev--btn:active,
.categories__next--btn:active {
	transition: border 0.4s ease-in-out, background-color 0.4s ease-in-out;
	border: 1px solid #5471ff;
	background-color: #f8f9ff;
}

.categories__prev--btn {
	left: 0.4rem;
}

.categories__next--btn {
	right: 0.4rem;
}

.container__categories--inmo-bg ul {
	display: flex;
	gap: 1.2rem;
	/* padding: 1.6rem 2rem 0 0; */
	padding: 1rem 2rem 1rem 0;
	transition: transform 0.5s ease;
	overflow-x: scroll;
	scroll-behavior: smooth;
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
	margin: 0 4.4rem;
}

.container__categories--inmo-bg::before {
	content: "";
	width: 12px;
	height: 100%;
	position: absolute;
	z-index: 4;
	left: 4rem;
	top: 0;
	background: linear-gradient(90deg, #fcfcff 0%, rgba(252, 252, 255, 0) 100%);
}

.container__categories--inmo-bg::after {
	content: "";
	width: 12px;
	height: 100%;
	position: absolute;
	z-index: 4;
	right: 4rem;
	top: 0;
	background: linear-gradient(
		270deg,
		#fcfcff 0%,
		rgba(252, 252, 255, 0) 100%
	);
}

/* Estilos del scroll */
/* Works on Chrome, Edge, and Safari */
.container__categories--inmo-bg ul::-webkit-scrollbar {
	/* Alto del scroll */
	/* height: 4px;  */
	height: 0px;
}

.container__categories--inmo-bg ul::-webkit-scrollbar-thumb {
	background-color: transparent; /* Color del scroll transparente */
	transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.container__categories--inmo-bg ul li {
	display: inline-flex;
	font-family: var(--font-primary);
	white-space: nowrap;
	/* padding: 0 0.8rem 1.2rem; */
	padding: .8rem 1.2rem;
	border-radius: 2rem;
	color: #494d62;
	cursor: pointer;
	border-bottom: 3px solid transparent;
	transition: background-color 0.4s ease-in,
				color 0.4s ease-in;
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
	user-select: none;
}

.container__categories--inmo-bg ul li:hover {
	transition: background-color 0.4s ease-in-out,
				color 0.4s ease-in-out;
	/* border-bottom: 3px solid #5471ff; */
	background-color: aliceblue;
	color: #5471ff;
}

.container__categories--inmo-bg ul li.active_type {
	/* border-bottom: 3px solid #5471ff; */
	background-color: aliceblue;
	color: #5471ff;
}

.container__cards--inmo {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.2rem;
}

.article__card--inmo {
	filter: drop-shadow(0px 2px 2px rgba(233, 233, 233, 0.2));
	background-color: #ffffff;
	border: 1px solid #f2f3fa;
	border-radius: 0.8rem;
	padding: 1rem;
}

.card__inmo--header {
	position: relative;
}

.card__inmo--header img {
	min-height: 21.2rem;
	max-height: 21.2rem;
	background-color: #e5e5e5;
	height: 100%;
	width: 100%;
	border-radius: 0.8rem;
	object-fit: cover;
	user-select: none;
}

.card__inmo--header-location {
	display: flex;
	place-content: center;
	place-items: center;
	background: rgba(244, 244, 244, 0.28);
	backdrop-filter: blur(0.2rem);
	border-radius: 4rem;
	padding: 0.2rem;
	position: absolute;
	top: 0.8rem;
	left: 1.2rem;
}

.card__inmo--header-location-bg {
	font-size: 1.1rem;
	line-height: 1.3rem;
	font-weight: 500;
	/* color: #505364; */
	color: #5471ff;
	background-color: #ffffff;
	padding: 0.8rem 1.2rem;
	border-radius: 2rem;
	position: relative;
}

.card__inmo--header-favorite {
	display: flex;
	place-content: center;
	place-items: center;
	background: rgba(244, 244, 244, 0.28);
	backdrop-filter: blur(0.2rem);
	border-radius: 4rem;
	padding: 0.2rem;
	cursor: pointer;
	position: absolute;
	z-index: 3;
	top: 0.8rem;
	right: 1.2rem;
}

.card__inmo--header-favorite svg {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.card__inmo--header-favorite:hover svg {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform: scale(1.28);
}

.card__inmo--header-favorite-bg {
	display: flex;
	place-content: center;
	place-items: center;
	background-color: #ffffff;
	padding: 0.4rem;
	border-radius: 2rem;
}

.card__inmo--body .card__inmo--body-ci {
	font-size: 1rem;
	line-height: 1.2rem;
	display: inline-flex;
	/* padding: 1.2rem 0 0; */
	padding: .4rem 0;
}

.card__inmo--body .card__inmo--body-ci > b {
	padding-left: .4rem;
}



.card__inmo--body-location {
	font-size: 1.1rem;
	line-height: 1.3rem;
	font-weight: 500;
	/* padding: 1.2rem 0 0; */
	padding: 0;
	color: #505364;
}



.card__inmo--body h4 {
	/* font-size: 1.6rem;
	line-height: 1.9rem; */
	font-size: 1.6rem;
	line-height: 1.9rem;
	font-weight: 500;
	color: #41455c;
	padding: 1.2rem 0 0.8rem;
	/* padding: .4rem 0 0.8rem; */
	min-height: 5.8rem;
	max-height: 5.8rem;
	display: flex;
	place-items: center;
}

.card__inmo--body p {
	/* font-size: 2rem;
	line-height: 2.4rem; */
	font-size: 1.7rem;
	line-height: 2rem;
	/* font-weight: 500; */
	font-weight: 600;
	/* color: #2a2d42; */
	color: #5471ff;
}

.card__inmo--body-features {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0.6rem;
	padding: 0.8rem 0 1.2rem;
}

.card__inmo--body-feature {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	padding: 0.8rem 1.2rem;
	border-radius: 0.4rem;
	/* background-color: #f2f3fa; */
	/* background-color: #FFEFE3; */
	/* background-color: #fff6ef; */

	background-color: #fbf6ec;

}

.card__inmo--body-feature span {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
	/* color: #606476; */
	/* color: #e07c34; */
	/* color: #F8781C; */
	
	/* color: #d69915; */
	color: #a87c1d;
}

.card__inmo--footer {
	display: grid;
	/* grid-template-columns: 0.7fr 1.3fr; */
	grid-template-columns: 1fr;
	/* gap: 0.8rem; */
}

.card__inmo--footer a {
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	padding: 1.4rem 1.2rem;
	border-radius: 0.8rem;
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
}

.card__inmo--footer a:first-child {
	border: 1px solid #5471ff;
	background-color: #f8f9ff;
	color: #5471ff;
}

.card__inmo--footer a:first-child:hover,
.card__inmo--footer a:first-child:active,
.card__inmo--footer a:first-child:focus {
	background-color: #e4e9ff;
}

.card__inmo--footer a:last-child {
	border: 1px solid #22c75c;
	background-color: #f8fffa;
	color: #22c75c;
}

.card__inmo--footer a:last-child:hover,
.card__inmo--footer a:last-child:active,
.card__inmo--footer a:last-child:focus {
	background-color: #eafff1;
}

.container__no--inmo {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	gap: 2rem;
	padding: 2rem;
}

.container__no--inmo h3 {
	font-weight: 400;
	/* color: #494D62; */
	color: #9193a0;
	text-align: center;
}

.container__no--inmo h3 > span {
	cursor: pointer;
	color: #5471ff;
	text-decoration: underline;
}

.container__no--inmo svg {
	width: 100%;
	height: 100%;
	max-width: 500px;
	max-height: 434px;
}

/*** footer ***/

.container__footer--inmo-hide {
	position: fixed;
	z-index: 11;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fcfcff;
	border-radius: 1.6rem 1.6rem 0 0;
	border-top: 2px solid #ebebeb;
	transform: translateY(100%);
	transition: transform 0.6s ease;
}

.container__footer--inmo-hide.open_footer {
	transition: transform 0.6s ease;
	transform: translateY(0);
}

.container__footer--inmo-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fcfcff;
	border-top: 2px solid #ebebeb;
	transition: transform 0.6s ease 0.4s;
	transform: translateY(0);
}

.container__footer--inmo-fixed.close_footer {
	transition: transform 0.6s ease 0.8s;
	transform: translateY(100%);
}

.container__footer--inmo-fixed-bg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 138rem;
	min-height: 4.4rem;
	max-height: 4.4rem;
	margin: 0 auto;
	padding: 0.8rem 2rem;
}

.container__footer--inmo-fixed-bg ul li span {
	padding-left: .4rem;
}

.container__footer--inmo-fixed ul {
	display: flex;
	gap: 2rem;
	padding: 0;
	margin: 0;
}

.container__footer--inmo-fixed ul li {
	display: none;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #9193a0;
}

.container__footer--inmo-fixed ul li:first-child {
	display: flex;
}

.container__footer--inmo-fixed ul li:first-child span {
	display: none;
}

.open__footer--btn,
.close__footer--btn,
.close__filters--btn,
.close__gallery--btn {
	border: none;
	border-radius: 50%;
	height: 2.8rem;
	width: 2.8rem;
	background-color: transparent;
	transition: border 0.4s ease-in, background-color 0.4s ease-in;
}

.open__footer--btn:hover,
.close__footer--btn:hover,
.close__filters--btn:hover,
.close__gallery--btn:hover {
	background-color: #f0f0f0;
	transition: border 0.4s ease-in-out, background-color 0.4s ease-out;
}

.container__footer--inmo-hide-bg {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2.8rem;
	max-width: 138rem;
	margin: 0 auto;
	padding: 6rem 2rem;
	position: relative;
	overflow: hidden;
}

.close__footer--btn {
	position: absolute;
	right: 2.5rem;
	top: 2rem;
}

.container__footer--inmo-hide-bg ul {
	margin: 0;
	padding: 0;
}

.container__footer--inmo-hide-bg ul li,
.container__footer--inmo-hide-bg ul li a {
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	padding: 0.4rem 0;
	color: #9193a0;
}

.container__footer--inmo-socialmedia ul {
	display: flex;
	gap: 0.8rem;
}

.container__footer--inmo-hide-bg h5 {
	font-size: 15px;
	line-height: 17px;
	font-weight: 500;
	padding: 1.2rem 0;
	color: #494d62;
}

/* Filters */

.container__filters--inmo {
	/* display: none; */
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	max-width: 50rem;
	width: 100%;
	height: 100vh;
	background-color: #fcfcff;
	border-left: 2px solid #ebebeb;
	padding: 4rem 1.2rem;
	transform: translateX(100%);
	transition: transform 0.6s ease;
}

.container__filters--inmo.open_filters {
	transition: transform 0.6s ease;
	transform: translateY(0);
}

.container__filters--inmo-bg {
	display: block;
	flex-direction: column;
}

.container__filters--inmo-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.8rem;
	padding: 0 1.6rem;
}

.container__filters--inmo-header-left {
	display: flex;
	gap: 2.8rem;
}

.container__filters--inmo-header-left h3 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #494d62;
}

.container__filters--inmo-header-left button {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	border: none;
	background-color: #fcfcff;
}

.container__filters--inmo-header-left button span {
	font-size: 15px;
	line-height: 17px;
	font-weight: 500;
	color: #5471ff;
	padding: 0;
	margin: 0;
}

.container__filters--form {
	position: relative;
	z-index: 3;
}

.container__filters--form .input-group {
	width: 100% !important;
}

.container__filters--form-header {
	display: none;
}

.container__filters--form-header .btn-default {
	font-family: var(--font-primary);
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	padding: 12px 16px;
	color: #5471ff !important;
	/* color: #9193a0 !important; */
	box-shadow: none !important;
	border: 1px solid #bfc0c6 !important;
	border-radius: 8px !important;
	background-color: #fff !important;
	min-width: 12rem !important;
	max-width: 12rem !important;
	min-height: 5rem;
	max-height: 5rem;
	/* min-height: 4rem !important; */
	/* background-color: #fcfcff !important; */
}

.container__filters--form-header .dropdown-menu {
	margin: 18px 0 0;
}

.container__filters--form .btn-default,
.container__filters--form input,
.container__filters--form select {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #9193a0 !important;
	box-shadow: none !important;
	border: 1px solid #bfc0c6 !important;
	border-radius: 8px !important;
	background-color: transparent !important;
	max-width: 21.5rem !important;
	min-height: 4rem !important;
	background-color: #fcfcff !important;
}

.container__filters--form .btn-default:hover,
.container__filters--form .btn-default:active,
.container__filters--form .btn-default:focus,
.container__filters--form input:hover,
.container__filters--form input:active,
.container__filters--form input:focus,
.container__filters--form select:hover,
.container__filters--form select:active,
.container__filters--form select:focus {
	border: 1px solid #5471ff !important;
	background-color: transparent !important;
}

.container__filters--form .nya-bs-select.btn-group .dropdown-menu {
	max-width: 21.5rem !important;
}

.container__filters--form li.active a {
	background-color: transparent !important;
}

.container__filters--form li a {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #494d62 !important;
}

.container__filters--form-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1.6rem;
}

.container__filters--form {
	padding: 2rem 1.6rem;
	overflow: auto;
	max-height: 100%;
}

.container__filters--form label {
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
	color: #606476;
}

.container__filters--form label.btn {
	display: flex;
	place-content: center;
	place-items: center;
}

.container__filters--form label.btn.active {
	background-color: #5471ff !important;
	color: #fff !important;
	border-color: #5471ff !important;
}

.form-group-inmo-slide .form-group-bottom {
	margin-bottom: 0;
}



.filters__search--btn {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	border-radius: 0.8rem;
	padding: 1.6rem 2rem;
	background-color: #5471ff;
	transition: background-color 0.4s ease-in;
	color: #fff;
	border: none;
	margin-top: 2rem;
}

.filters__search--btn span {
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
}

.filters__search--btn:hover {
	transition: background-color 0.4s ease-in-out;
	background-color: #3b59ef;
}

.filters__bg {
	position: absolute;
	/* bottom: 2.8rem; */
	bottom: 1.2rem;
	left: 0;
	width: 100%;
	/* opacity: .3; */
}

/* Filters */

@media (min-width: 500px) {
	/* Filters */

	.container__filters--inmo {
		border-radius: 1.6rem 0 0 1.6rem;
	}

	/* Filters */
}

@media (min-width: 550px) {
	.container__header--inmo-bg {
		padding: 0 2rem;
	}

	.container__header--inmo-center {
		padding: 0 2rem;
	}

	.container__search--inmo-bg {
		gap: 2rem;
	}

	.container__search--inmo-bg .logo__inmo-sm {
		display: none;
	}

	.container__search--inmo-bg .logo__inmo-lg {
		display: flex;
	}

	.filters__btn--inmo span,
	.favoritos__btn--inmo span {
		display: flex;
	}

	.container__cards--inmo {
		grid-template-columns: repeat(2, 1fr);
	}

	.container__footer--inmo-fixed ul li:first-child span {
		display: flex;
	}

	.container__footer--inmo-hide-bg {
		grid-template-columns: repeat(2, 1fr);
	}


}

@media (min-width: 768px) {
	
	.container__filters--form-header {
		display: flex !important;
	}

	.container__search--inmo-bg {
		grid-template-columns: 0.1fr 1fr 0.12fr 0.05fr 0.1fr !important;
	}
	
	.container__footer--inmo-fixed ul li {
		display: flex;
	}

}

@media (min-width: 950px) {

	.container__header--inmo-desktop-left {
		display: flex;
	}

	.container__header--inmo-mobile-left {
		display: none;		
	}

	.hamburger_menu-inmo {
		display: none;
	}


	.container__header--inmo-top ul li {
		display: flex;
	}

	.container__cards--inmo {
		grid-template-columns: repeat(3, 1fr);
	}

	.container__footer--inmo-hide-bg {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (min-width: 1250px) {
	.container__cards--inmo {
		grid-template-columns: repeat(4, 1fr);
	}
}


/* se agregan estilos del cloud - listado.css */
















