/* ----------------------------------------------------------------
    Autorx, autor, autora, autoro o autore:
    _______    .---.        ____    .-------.       ____
   /   __  \   | ,_|      .'  __ `. |  _ _   \    .'  __ `.
  | ,_/  \__),-./  )     /   '  \  \| ( ' )  |   /   '  \  \
,-./  )      \  '_ '`)   |___|  /  ||(_ o _) /   |___|  /  |
\  '_ '`)     > (_)  )      _.-`   || (_,_).' __    _.-`   |
 > (_)  )  __(  .  .-'   .'   _    ||  |\ \  |  |.'   _    |
(  .  .-'_/  )`-'`-'|___ |  _( )_  ||  | \ `'   /|  _( )_  |
 `-'`-'     /  |        \ (_ o _) /|  |  \    / \ (_ o _) /
   `._____.'   `--------` '.(_,_).' ''-'   `'-'   '.(_,_).'

-----------------------------------------------------------------*/
.cs_header_main .cs_site_brand img {
  width: 240px; }
.cs_header_main .cs_language_dropdown a {
  display: inline-block;
  margin: 5px 0; }

@media (min-width: 576px) {
  .cs_nav_list .itemMovil {
    display: none !important; } }
.cs_footer_widget.cs_menu_widget p {
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.4em;
  margin-bottom: 18px; }
.cs_footer_widget.cs_menu_widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .cs_footer_widget.cs_menu_widget ul li {
    font-size: 18px;
    margin-bottom: 12px; }
    .cs_footer_widget.cs_menu_widget ul li a {
      color: var(--gray-color); }
    .cs_footer_widget.cs_menu_widget ul li a:hover {
      color: #fff;
      text-decoration: underline; }

.rojo {
  color: #c42221; }

.fondo-rojo {
  background-color: #c42221; }

.dorado {
  color: #c9b474; }

.fondo-dorado {
  background-color: #c9b474; }

#sliderInicio .cs_slide .cs_hero_content {
  color: #fff; }
  #sliderInicio .cs_slide .cs_hero_content h1, #sliderInicio .cs_slide .cs_hero_content h2, #sliderInicio .cs_slide .cs_hero_content h3, #sliderInicio .cs_slide .cs_hero_content h4, #sliderInicio .cs_slide .cs_hero_content h5, #sliderInicio .cs_slide .cs_hero_content h6 {
    color: #fff;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 2px 2px 3px rgba(0, 0, 0, 0.6); }
  #sliderInicio .cs_slide .cs_hero_content p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.6); }
    #sliderInicio .cs_slide .cs_hero_content p a {
      font-size: 18px;
      text-shadow: none;
      background-color: #c9b474;
      display: inline-block;
      padding: 9px 24px;
      border-radius: 50px;
      text-transform: uppercase;
      margin-top: 20px; }
    #sliderInicio .cs_slide .cs_hero_content p a:hover {
      background-color: #000; }

.empresaInicio .cs_about_content p a {
  background-color: #c9b474;
  color: #fff;
  display: inline-block;
  padding: 9px 24px;
  border-radius: 50px;
  font-weight: 600; }
.empresaInicio .cs_about_content p a:hover {
  background-color: #000; }

.infoContacto .cs_iconbox .cs_iconbox_info p {
  margin: 0; }

.pagina {
  padding-top: 60px;
  padding-bottom: 60px; }

.cabeceraGris {
  background-color: #efefef; }

.filtroCabecera {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cs_page_header {
  position: relative; }

.breadcrumb {
  z-index: 2;
  position: relative; }

.cs_pagination_box nav {
  display: flex;
  justify-content: center; }
.cs_pagination_box .pagination {
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 0; }
.cs_pagination_box .pagination > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: var(--white-color);
  box-shadow: 0px 4px 20px 0px rgba(29, 29, 29, 0.07);
  height: 45px;
  width: 45px;
  color: var(--secondary-color);
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s ease; }
.cs_pagination_box .pagination > .active > a,
.cs_pagination_box .pagination > .active > a:hover,
.cs_pagination_box .pagination > .active > a:focus {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white-color);
  pointer-events: none; }
.cs_pagination_box .pagination > li > a:hover {
  background-color: var(--primary-color);
  color: var(--white-color); }
.cs_pagination_box .pagination > .disabled > a,
.cs_pagination_box .pagination > .disabled > a:hover,
.cs_pagination_box .pagination > .disabled > a:focus {
  opacity: 0.5;
  pointer-events: none;
  background: var(--white-color);
  color: var(--secondary-color); }

@media (max-width: 400px) {
  .cs_pagination_box .pagination > li > a {
    height: 40px;
    width: 40px; } }
.botonVolver {
  background-color: #c9b474;
  color: #fff;
  border-radius: 50px;
  padding: 7px 15px;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1;
  font-weight: 600; }

.botonVolver:hover {
  background-color: #000;
  color: #fff; }

.cs_property_search.cs_style_1 .cs_input_wrapper input[name="referencia"] {
  height: 45px;
  width: 100%;
  border-color: var(--border-color);
  border-radius: 10px;
  overflow: hidden;
  padding: 8px; }

.zindex2 {
  z-index: 2; }

.botonVolver {
  line-height: 1.5;
  font-size: 14px;
  padding: 7px 15px;
  background: #c9b474;
  overflow: hidden;
  transition: 0.3s cubic-bezier(0.58, 0, 0.88, 1);
  border-radius: 50px;
  color: #fff; }

.botonVolver:hover {
  background-color: #000; }

.cs_property_title, .property-price, .fuenteTitulo {
  font-family: var(--primary-font); }

.sub-price {
  text-decoration: line-through; }

.imagen-principal-detalle {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.badges-superpuestos {
  top: 20px;
  left: 20px;
  display: flex;
  gap: 10px; }

.plano-iframe {
  width: 100%;
  height: 500px;
  border: 0; }

#map {
  height: 400px; }

.buscador-acciones {
  display: flex;
  gap: 8px; }

.buscador-btn-submit {
  flex: 1; }

.buscador-btn-reset {
  flex: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #fff;
  color: var(--secondary-color);
  border: 1px solid var(--border-color);
  text-decoration: none; }

.main-search-box {
  width: 100%; }

.no-shadow {
  box-shadow: none; }

.PDFiframe {
  width: 100%; }

#CTAinicio {
  color: #fff; }
  #CTAinicio h1, #CTAinicio h2, #CTAinicio h3, #CTAinicio h4, #CTAinicio h5, #CTAinicio h6 {
    color: #fff;
    margin-bottom: 30px; }
  #CTAinicio h2 {
    font-size: 49px;
    line-height: 1.327em; }
  #CTAinicio p a {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 9px 24px;
    border: 1px solid #fff;
    border-radius: 50px;
    font-weight: 600;
    margin-top: 15px; }
  #CTAinicio p a:hover {
    background-color: #000;
    color: #fff; }

.formLegal p {
  line-height: 18px; }
  .formLegal p small {
    font-size: 12px;
    line-height: 1.2; }

@media (min-width: 1400px) {
  #sliderLCB .cs_slide .cs_hero_content h2 {
    font-size: 64px; }
  #sliderLCB .cs_slide .cs_hero_content p {
    font-size: 26px; }

  .cs_card.cs_style_1 .cs_property_price {
    height: 70px;
    overflow: hidden; } }
@media (min-width: 1200px) and (max-width: 1399px) {
  #sliderLCB .cs_slide .cs_hero_content h2 {
    font-size: 64px; }
  #sliderLCB .cs_slide .cs_hero_content p {
    font-size: 26px; }

  #sliderLCB .cs_slide .cs_hero_content h2 {
    font-size: 64px; }
  #sliderLCB .cs_slide .cs_hero_content p {
    font-size: 26px; } }
@media (max-width: 767px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 32px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; } }

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

/* ----------------------------------------------------------------
   Badge de categoría del blog (detalle de noticia)
-----------------------------------------------------------------*/
.cs_post_category_badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  background: linear-gradient(135deg, #c9a227 0%, #b8901f 100%);
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(201, 162, 39, 0.25);
  transition: all 0.3s ease;
  border: none;
  line-height: 1.4;
}
.cs_post_category_badge i {
  font-size: 14px;
}
.cs_post_category_badge:hover,
.cs_post_category_badge:focus {
  background: linear-gradient(135deg, #b8901f 0%, #9c7a1a 100%);
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(201, 162, 39, 0.4);
}
