body {
  font-family: "Urbanist", sans-serif;
  font-weight: 400;
  color: #666666;
}
body.is-stick {
  padding-top: 75px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
}
a{
    font-family: "Urbanist", sans-serif;
}
/* 1. Header */
.header-area {
  position: relative;
  z-index: 999;
  height: 75px;
  display: flex;
  align-items: center;
  /* transition: .4s; */
}
.header-area.is-stick {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 75px;
  background: #fff;
}
#menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 85px;
  text-align: left !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#menu.current {
  display: block !important;
  left: 50%;
  overflow: scroll;
}
#menu ul li a.anchor-link {
  color: #666666;
  font-weight: 500;
  font-family: "Urbanist", sans-serif;
  text-transform: uppercase;
}
#menu ul li a.anchor-link.active {
  font-weight: 800;
}
#menu ul li p {
  color: #666666;
  font-weight: 500;
  font-family: "Urbanist", sans-serif;
  text-transform: uppercase;
}
#menu ul {
  padding: 0px 40px;
}
#menu ul li {
  border-top: 1px solid #666666;
  padding: 20px;
  list-style: none;
}
#menu ul li ul li {
  border-top: 0px solid #666666;
  padding: 10px;
}
.hamburger-menu {
  cursor: pointer;
  position: absolute;
  right: 30px;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-menu span {
  background: #0a0909;
  width: 29px;
  height: 2px;
  display: block;
  margin: 9px 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hamburger-menu.current .line-top {
  -webkit-transform: translateY(720%) rotate(135deg);
  -ms-transform: translateY(720%) rotate(135deg);
  transform: translateY(720%) rotate(135deg);
}
.hamburger-menu.current .line-center {
  opacity: 0;
}

.hamburger-menu .line-center {
  width: 18px;
  margin-left: 11px;
}
.hamburger-menu.current .line-bottom {
  -webkit-transform: translateY(-325%) rotate(-135deg);
  -ms-transform: translateY(-325%) rotate(-135deg);
  transform: translateY(-325%) rotate(-135deg);
}
.idiomas {
  border-bottom: solid 1px #666666;
  margin-bottom: 100px;
}
#menu ul li.idiomas p {
  color: #666666;
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
  text-transform: uppercase;
}
.idiomas a {
  color: #666666;
  margin: 0 18px 0 8px;
  font-weight: 400;
}
.idiomas a.selected_link {
  font-weight: 800;
}
.submenu {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.propiedadesmenu.anchor-link {
  display: flex;
  justify-content: space-between;
}
.flecha {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  vertical-align: middle;
  border: solid #666;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  margin-bottom: 2px;
  transition: 0.3s;
}
.flecha.show {
  transform: rotate(135deg);
  margin-top: 8px;
}

/* 2. Footer */
footer {
  background-color: #efedee;
  font-family: "Urbanist", sans-serif;
}
footer .footer-content {
  padding: 20px 0;
  border-bottom: solid 1px #6666663d;
}
footer .footer-content img {
  width: auto;
  height: auto;
}
footer .footer-content a {
  display: block;
  color: #666;
  text-decoration: none;
  margin: 5px 0;
}
.footer-content.info div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer-content.info div:nth-child(1) a {
  font-size: 22px;
  font-weight: 600;
}
.footer-content.info div:nth-child(1) span {
  font-weight: 300;
}
.footer-content.info div:nth-child(2) a {
  font-size: 16px;
  text-decoration: underline;
}
.footer-content.info div:nth-child(3) a {
  font-size: 16px;
}
.footer-content.info div:nth-child(4) a {
  font-size: 11px;
  text-decoration: underline;
}
p.titnews {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.input-group {
  border: solid 1px #6666663d;
  border-radius: 45px;
  display: flex;
  justify-content: space-around;
  margin: 0 25px;
  width: 85%;
}
input[type="email"] {
  background-color: transparent;
  border: none;
  padding: 10px;
}
button[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.politicas {
  display: flex;
  font-size: 13px;
  align-items: center;
}
.politicas a {
  margin: 0 10px 0 5px !important;
}
.politicas a:nth-child(1) {
  margin: 0px 10px 0 0 !important;
}
.redes-sociales {
  display: flex;
  margin-top: 20px;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  width: 90%;
  margin: 30px auto 15px;
}

/* 3. Home */
.owl-carousel.header-slider {
  min-height: unset;
  display: block;
}

.header-slide-content-mvl {
  padding-top: 70px;
  padding-left: 15px;
  width: 90%;
}

.header-slide-content-mvl p {
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
  font-weight: 300;
}

#buscarprop .input-group {
  border: solid 1px #666666a3;
  border-radius: 45px;
  display: flex;
  justify-content: space-around;
  margin: 0;
  width: 100%;
}

input[type="text"]#buscar {
  background-color: transparent;
  border: none;
  padding: 10px;
}

input[type="text"]#buscar::placeholder {
  color: #666666;
  font-size: 16px;
}

button[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.btn-azul {
  background-color: #829de0;
  color: #ffffff;
  border: solid 1px #829de0;
  border-radius: 45px;
  width: 100%;
  padding: 12px 0;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 13px;
  font-weight: 500;
}

#buscarprop {
  margin-top: 20px;
}

.hservicios {
  height: 200px;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
  /* Elimina márgenes si los hay */
}

.seccion-categorias {
  background-color: #f5f5f5;
}

.grid-categorias {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 10px;
  max-width: 1000px;
  margin: 0 auto;
}

.categoria {
  position: relative;
  height: 175px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.categoria p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 21px;
}
.categoria a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 400;
}
/* Imágenes de fondo simuladas (puedes cambiarlas por URLs reales o clases específicas) */
.compra {
  background-image: url("/assets/img/imgmvl/MCR_Home_compra.jpg");
}

.alquiler {
  background-image: url("/assets/img/imgmvl/MCR_Home_alquiler.jpg");
}

.temporada {
  background-image: url("/assets/img/imgmvl/MCR_Home_alquiler_temp.jpg");
}

.vistas {
  background-image: url("/assets/img/imgmvl/MCR_Home_vistas.jpg");
}

.inversiones {
  background-image: url("/assets/img/imgmvl/MCR_Home_inversiones.jpg");
}

.santanyi {
  background-image: url("/assets/img/imgmvl/MCR_Home_santanyi.jpg");
}
.btn-grey {
  background-color: transparent;
  color: #666666;
  border: solid 1px #666666;
  border-radius: 45px;
  width: 100%;
  padding: 12px 0;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 13px;
  font-weight: 500;
}
/* 3.5 Buscador Home */
#busqavanz {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 85px;
  text-align: left !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#busqavanz.current {
  display: block !important;
  left: 50%;
  overflow: scroll;
}
.select2-container {
  margin: 0 0 20px 0;
}
.form-control.mb-3::placeholder {
  margin-left: 14px !important;
}
.form-control,
.select2-container .select2-selection--single {
  border-radius: 25px;
  border: 1px solid #ccc;
  height: 45px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 45px;
  color: #979797;
  margin-left: 14px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 45px;
}
.select2-container--open .select2-dropdown--below {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.btn-close-src {
  background: transparent;
  border: none;
  color: #6c757d !important;
  float: right;
  margin-right: 30px;
  font-weight: 500;
  font-size: 22px;
}
.btn-buscar {
  background-color: #9db6f3;
  color: white;
  border-radius: 25px;
  font-weight: bold;
  width: 100%;
}
.btn-reset {
  color: #6c757d !important;
  background: no-repeat;
  border: none;
  margin-top: 40px;
}

.nueva-busqueda {
  display: flex;
  align-items: center;
  margin-top: 40x;
  font-size: 0.9rem;
}

.nueva-busqueda i {
  margin-right: 8px;
  font-size: 1rem;
}

.busqueda-avanzada {
  max-width: 300px;
  margin: auto;
}

label {
  font-weight: bold;
  font-size: 0.8rem;
  text-transform: uppercase;
}

/* 4. Ficha */
.property-card {
  overflow: hidden;
  font-family: "Urbanist", sans-serif;
  max-width: 400px;
  margin: auto;
}

.property-image img {
  height: 300px;
  display: block;
  object-fit: cover;
  width: 100%;
}

.property-body {
  padding: 1.5rem;
  background: #fff;
}

.tag {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #777;
}

.ref-tag {
  background-color: #a5b5de;
  color: #fff;
  border-radius: 20px;
  font-size: 0.75rem;
  padding: 4px 29px;
}

.price {
  font-weight: bold;
  font-size: 1.1rem;
}
.price span {
  font-weight: lighter;
}
.location {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  margin-top: 1rem;
}

.title {
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0.5rem 0 1rem;
}

.description {
  font-size: 0.9rem;
  color: #555;
  margin-top: 20px;
}

.read-more {
  font-size: 0.85rem;
  font-weight: normal;
  display: inline-block;
  margin-top: 0.5rem;
  color: #666;
  text-decoration: underline;
}

.features {
  background: #edf0f9;
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 1rem 0;
  border-top: 1px solid #eee;
}

.features div {
  font-size: 0.8rem;
  color: #333;
  border-right: solid 1px #666;
  width: 96px;
}
.features div:last-child {
  border-right: solid 0px #666;
}

.actions {
  display: flex;
  justify-content: space-between;
  padding: 2.1rem 1rem;
  background: #edf0f9;
  font-size: 0.9rem;
}

.actions a {
  color: #666;
  font-weight: 500;
  text-decoration: underline;
}

.media-buttons {
  display: flex;
  gap: 10px;
}

.media-buttons button {
  border: 1px solid #ccc;
  background: transparent;
  border-radius: 12px;
  padding: 11px 0 0;
  width: 63px;
  line-height: 2.5;
  font-size: 0.8rem;
  display: flex;
  flex-direction: column;
}

.media-buttons button i {
  margin-right: 4px;
}

.section-title {
  font-weight: 600;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.section-title + hr {
  margin-top: 0;
  margin-bottom: 1rem;
  border-top: 1px solid #ccc;
}

.info-list,
.equipment-list {
  font-size: 0.95rem;
  color: #333;
  list-style: none;
  padding-left: 0;
}

.info-list li,
.equipment-list li {
  margin-bottom: 5px;
}

.location-title {
  font-size: 0.85rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.map-img {
  width: 100%;
  margin-top: 1rem;
}

.content-container {
  max-width: 400px;
  margin: auto;
  padding: 1.5rem;
  font-family: "Urbanist", sans-serif;
}

.action-icons {
  display: flex;
  justify-content: space-around;
  text-align: center;
  font-size: 0.8rem;
  color: #666;
  background-color: #eff2f9;
  padding: 1.5rem 0;
}

.action-icons div {
  cursor: pointer;
  border-right: solid 1px #666;
  width: 96px;
}
.action-icons div:last-child {
  border-right: solid 0px #666;
}
.action-icons i {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 5px;
}

.contact-box {
  background: #eff2f9;
  padding: 1rem 1rem 2rem;
  border-radius: 0;
}

.contact-box h5 {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
}

.contact-box p {
  color: #666;
  line-height: 1.3;
}

.btn-contact {
  background-color: #9db6f3;
  color: white;
  font-weight: bold;
  border-radius: 25px;
  padding: 10px 30px;
  margin-top: 1rem;
}

.section-title {
  font-size: 1.2rem;
  font-weight: 500;
  padding: 1.5rem 1rem 1rem;
}
.section-title h2{
  font-weight: 400;
}
.related-property {
  max-width: 420px;
  margin: auto;
  font-family: "Urbanist", sans-serif;
}

.related-property img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.property-body {
  background: #fff;
  padding: 1rem;
}

.property-body .tag {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #777;
}

.price {
  font-weight: bold;
  font-size: 1rem;
}

.location {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  margin-top: 1rem;
}

.title, .title a{
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0.5rem 0;
    color:#666;
}

.features {
  display: flex;
  justify-content: space-around;
  font-size: 0.75rem;
  margin-top: 1rem;
  color: #333;
}
.features.more-properties {
  background: transparent;
  border-color: transparent;
}
.more-details {
  font-size: 0.8rem;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 0.8rem;
  display: inline-block;
}
.actions.more-properties {
  background: transparent;
  border-color: transparent;
  text-transform: uppercase;
}

.compart-mvl #shareIcons{
    position: absolute;
    border: none;
    background: #eff2f9;
}

.compart-mvl #shareIcons .jssocials-shares{
  display: flex;
  justify-content: space-evenly;
  border: none;
}

.compart-mvl #shareIcons .jssocials-shares div{
  border: none;
}

.compart-mvl #shareIcons .jssocials-shares div a{
  width: 100%;
  text-align: center;
  padding: 10px;
  color: #666;
}
.action-icons a{
  color: #666;
}