/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

#button_widget_1655908851975{
background-color:yellow!important;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.navigation-primary a{
  /*text-transform: lowercase!important;*/
}
.navigation-primary a::first-letter{
  text-transform: uppercase!important;  
}
.navigation-primary .menu-item a,
div.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a  {
  font-family: 'Poppins'!important;  
}
.navigation-primary a{ text-transform: none!important; }

.navigation-primary  .menu-itema{ text-transform: none!important; }


/*
.hs-menu-wrapper>ul>li:nth-of-type(0):before{
content:'\f007';
font-family:'FontAwesome 5 Pro';
font-weight:'900';
}
.hs-menu-wrapper>ul>li:nth-of-type(1):before{
content:'\f008';
font-family:'FontAwesome 5 Pro';
font-weight:'900';
}
*/

body {
    font-family: 'Poppins', sans-serif;
}

span{
      font-family: 'Poppins', sans-serif!important;
}

#btn-programar-visita{
  text-transform:none!important;
  text-align:center!important;
  background-color: #6f8c6e; 
  color: white!important; 
  border-radius: 40px;
  border: 1px solid #6f8c6e;
}

.cell_1740050033957-vertical-alignment{
  align-items:center!important;
  justify-items:center!important;  
}


p {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

h1 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h6 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.navigation-primary .menu-item a, div.header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: none!important;
}

.footer .hs-menu-wrapper a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: none;
}

small {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-family: 'Poppins', sans-serif;
    font-style: normal; 
    font-weight: normal;
    text-decoration: none;
} 

.splide__controls{
    display:none!important;  
}

.download{ 
    margin-top: 3px; 
}

.download-folleto, .download-folleto:hover{
  color: black;
  border: 2px solid #003937;
  font-weight: 600;
  fill: #fff;
  border-radius: 4px;
  color: #000 !important;
  font-size: 10px;
  padding: 5px 8px;
  text-transform: uppercase;
  border-radius: 40px;
}

.button:active, .button:focus, .button:hover, button:active, button:focus, button:hover {
  font-family:'Poppins',sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  background-color: #fff;
  color: black;
  border: 2px solid #003937;  
}

button, .button {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 1.0); 
  border-radius: 40px;
  color: black!important;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 13px 13px;
  text-transform: uppercase;
  border: 2px solid #003937;
}

.masinfo button{
  border: none;
}

.button-download-excel{
  color:green!important;
}

.precio-consultar{
  text-align:center;
}


/* SLIDER */ 

/* 
.slick-prev:before,
.slick-next:before { 
  color: white;
}

.slick-prev{
  content: " < ";
  font-size: 80px!important;
  width: 75px;
  border: none;
}

.slick-next{
  content: " > ";
  font-size: 80px!important;
  width: 75px;
  border: none;
}
*/ 
.dnd_area-row-0-background-layers{
  max-width: 1800px;
  margin: auto;
}

#slick-slide00, #slick-slide01, #slick-slide02, #slick-slide03,
#slick-slide04, #slick-slide05, #slick-slide06, #slick-slide07{
 height: 485px; 
}
.text-legal-footer{
    position: absolute;
    left: 10%;
    right: 10%;
}
@media (min-width: 1699px){
.text-legal-footer{
    position: absolute;
    left: 13%;
    right: 12%;
}
}

@media (min-width: 1799px){
.text-legal-footer{
    position: absolute;
    left: 15%;
    right: 14%;
}

}


.header {
  background-color:#003937!important;
}

/**FOOTER - social links**/

.footer {
    background-color: #003937;
    border-top: 1px none #003937;
}
/* Estilos generales */



#hs_cos_wrapper_footer_social .social-links__icon {
    display:none!important;
}

.social-links__link {
    display: flex;
    align-items: center;
    padding: 10px;
    text-decoration: none;
    color: #000;
    margin-bottom: 10px;
}

.social-links__icon {
    width: 24px; /* Ajusta el tamaño del icono */
    height: 24px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Estilo para el primer enlace */
.social-links__link:nth-child(1):before {
    content: "Instagram"; /* Texto de descripción */
    display: block;
    background: url('https://8916772.fs1.hubspotusercontent-na1.net/hubfs/8916772/Agentes/iconos/flecha%20redes.png') no-repeat left center; /* Imagen del icono */
    padding-left: 25px; /* Espacio para el icono */
    color: white; /* Color del texto */
}

/* Estilo para el segundo enlace */
.social-links__link:nth-child(2):before {
    content: "YouTube"; /* Texto de descripción */
    display: block;
    background: url('https://8916772.fs1.hubspotusercontent-na1.net/hubfs/8916772/Agentes/iconos/flecha%20redes.png') no-repeat left center; /* Imagen del icono */
    padding-left: 25px; /* Espacio para el icono */
    color: white; /* Color del texto */
}

/* Estilo para el tercer enlace */
.social-links__link:nth-child(3):before {
    content: "TikTok"; /* Texto de descripción */
    display: block;
    background: url('https://8916772.fs1.hubspotusercontent-na1.net/hubfs/8916772/Agentes/iconos/flecha%20redes.png') no-repeat left center; /* Imagen del icono */
    padding-left: 25px; /* Espacio para el icono */
    color: white; /* Color del texto */
}

/* Estilo para el tercer enlace */
.social-links__link:nth-child(4):before {
    content: "X"; /* Texto de descripción */
    display: block;
    background: url('https://8916772.fs1.hubspotusercontent-na1.net/hubfs/8916772/Agentes/iconos/flecha%20redes.png') no-repeat left center; /* Imagen del icono */
    padding-left: 25px; /* Espacio para el icono */
    color: white; /* Color del texto */
}

/* Estilo para el tercer enlace */
.social-links__link:nth-child(5):before {
    content: "Linkedin"; /* Texto de descripción */
    display: block;
    background: url('https://8916772.fs1.hubspotusercontent-na1.net/hubfs/8916772/Agentes/iconos/flecha%20redes.png') no-repeat left center; /* Imagen del icono */
    padding-left: 25px; /* Espacio para el icono */
    color: white; /* Color del texto */
}
/**FIN FOOTER**/

/* Estilos generales para la imagen */
        .mobile-header {
            display: none; /* Ocultar la imagen por defecto */
        }
        
        /* Mostrar la imagen solo en dispositivos móviles */
        @media only screen and (max-width: 768px) {
            .mobile-header {
                display: block;
                width: 100%;
                height: auto; /* Ajustar la altura automáticamente */
          }
          .dnd_area-row-0-padding {
              display:none;
          }
          .dnd-section, .content-wrapper--blog-post {
            padding: 0px!important;
            margin-bottom: 1em;
          }
          .button.button--large{
            margin-left:20px;
          }

}
        
/* Estilo por defecto (desktop) para la pagina espacios flexibles*/
.cell_17399988246234-vertical-alignment {
  order: 1;
}

.cell_17399988246235-vertical-alignment {
  order: 2;
}

.text-legal-footer{
  display:none;
}

/* Estilo para versión móvil */
@media (max-width: 768px) {
  .row-fluid {
    display:grid!important;
  }
  .cell_17399988246234-vertical-alignment {
    order: 2;
  }

  .cell_17399988246235-vertical-alignment {
    order: 1;
  }
  
  .cell_1739999311766-vertical-alignment {
    order: 2;
  }
  
  .cell_17399993117662-vertical-alignment{
    order:1;
  }
  
  .hs-menu-item.hs-menu-depth-1{
    text-align: left!important;
    width: 12em!important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
   }  
  
}
/* FIN -- Estilo por defecto (desktop) para la pagina espacios flexibles*/

@media (max-width: 767px){
  #slick-slide00, #slick-slide01, #slick-slide02, #slick-slide03,
  #slick-slide04, #slick-slide05, #slick-slide06, #slick-slide07{
   height: 300px; 
  }
  .terciario_slogan.derecha h2, .terciario_slogan.izquierda h2 {
    position: absolute;
    color: #fff !important;
    padding: 40px 30px !important;;
    text-transform: none;
    font-weight: bold;
    font-size: 26px;    
  }
  .terciario_slogan.derecha h2 {
    right: 60px;
  }
  .terciario_slogan.izquierda h2 {
    left: 60px;
  }  
  
  
}

h2
{
  font-size:50px;
}
.slick-slider{
  margin-top:-22px;
}
@media (max-width: 767px){
  .slick-slider{
    margin-top:-23px;
  }  
}

.slick-slide{
  position:relative;
}

.slick-slide .objectfitcover{ 
  width: 100%;
  height: 100%;
  object-fit:contain;
  margin-top: -30px;
}

.slick-slide .backgroundobject{
  position:absolute;
  top:0;
  right:0;
  left: 0;
  bottom:0;
}

.slick-slide .backgroundobject.izquierda{
  background: linear-gradient(90deg, rgba(4, 68, 55, 1.0) 0%, rgba(4,68,55,0) 95%)!important;
} 

.slick-slide .backgroundobject.derecha{
  background: linear-gradient(90deg, rgba(4,68,55,0) 5%, rgba(4, 68, 55, 1.0) 100%)!important;
} 

.terciario_slogan.izquierda h2{
  position: absolute;
  left: 20px;
  text-align: left;
  color: #ffffff!important;
  padding: 80px 50px;
  text-transform: none;
  font-weight: 200;
  z-index: 2;
}
.terciario_slogan.derecha h2{
  position: absolute;
  right: 20px;
  text-align: right;
  color: #ffffff!important;
  padding: 80px 50px;
  text-transform: none;
  font-weight: 200;
   z-index: 2;
}


/* FOOTER */ 
.footer__follow-me{
  margin-left: 50px;
}
.footer__top-section {
  margin-bottom: 1rem;
}
.footer__navigation column span2{
  
}
@media (min-width: 1024px){
  .footer .row-fluid .span2 {
    width: 17%;
  }
  .text-legal-footer{
    position: absolute;
    left: 4em;
    right: 4em;
}
}

.fcontacto {
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 10px 20px;
}

.equipo-comercial {
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 10px 20px;
}

@media (min-width: 1024px){
  .fbarcelona{
    margin-left: 68px;
  }

  .footer .row-fluid [class*="span"] {
    margin-left: 0%;
  }

  .footer__bottom-section .row-fluid [class*="span"] {
    margin-left: 1%;
  }
}

@media (max-width: 767px){
  .footer__follow-me, .footer__logo {
    margin-bottom: .8rem;
  }
  .footer__follow-me{
    margin-left: 20px;
  }
  .equipo-comercial {
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 10px 20px;
    display: block;
    margin-top: 10px;
  }
  #wrapper-video{
   height: 180px!important; 
   width: 360px!important;
   margin-bottom: 10px!important;
  }  
  .hidedesktop{
    display:block!important;
  }
  #hs_cos_wrapper_widget_1657203927693{
    padding-left: 20px!important;
  }
  .social-links{
    width:280px;
    display: block;
    justify-items: left;
    margin-left: -2em;
}
}
 
.owl-item{
 display:inline!important; 
}


/*CSS LANDING OFICINAS, NAVES, DESPACHOS, LOCALES*/
.card-section-location a p{
   color:black!important;
}
.card-section-location a:hover{
   text-decoration: none; 
}

.bold{
    font-weight:bold;
}
.general{
    clear: left;
}

.img-min-height{
  min-height:13em;
  max-height:13em;
}
.card-section{
    float: left;
    margin-top: 2%;
    padding: 1%;
    margin-left: 1%;
    width: 30%;
    border: 2px;
    border-radius: 2%;
    border-style: solid;
    border-color: #044437;
    align-items: center;
    min-height: 750px;
}
.card-section-info{
    color: #044437;
    text-align: center;
    padding-top: 10px;
    font-weight: 800;
}
.card-section-info-extras{
    color: #044437;
    text-align: center;
    padding-top: 5px;
    font-weight: 800;
}
.card-section-img{
    margin-top:2%;
    
}

.card-section-location{
    text-align: center;
    min-height: 50px;
}
.card-section-title-link{
    font-size: 16px;
    font-weight: 800;
    color:#000;
}
.card-section-description-box{
    width: 100%;
    text-align: center;
}
.card-section-description{
    width: 100%;
    font-size: smaller;
    min-height: 12em;
    margin-top: 10px;
}

/*Precio y metros construidos pagina principal*/
.info-card-price{
  color:#044437;   
  font-weight: 700;
  text-align:center;
}

.info-metros{
  font-weight: 700;
  text-align:center;
}

/* Seccion de precios de alquiler y venta*/
.column {
  float: left;
  padding: 5px;  
}

.left {
  width: 30%;
}

.right {
  width: 70%;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/*RESPONSIVE OFICINAS, NAVES, DESPACHOS, LOCALES*/
@media only screen and (min-width: 1300px){
    .section{
        margin-left: 10%;
        margin-right: 10%;
    }
}
@media only screen and (max-width: 800px){
    .card-section{
        float: left;
        margin-top: 8%;
        padding: 3% 0%;
        width: 90%;
        border: 2px;
        border-radius: 2%;
        border-style: solid;
        border-color: #044437;
        min-height: 650px;
    }
    .card-section-img{
        width: 70%;
        height: 70%;
        text-align: center;
        justify-content: center;
        margin-left: 15%;
    }  
    .section{
        margin-left: 5%;
        margin-right: 0%;
    }
    .card-section-info{
        font-size: smaller;
    }
    .card-section-info-extras{
      font-size: smaller;
    }
    .card-section-location{
        font-size:medium;
    }
    .card-section-description{
        font-size: smaller;
        min-height: 12em;
        padding: 1em;
    }
      .span6.widget-span.widget-type-cell{
        float:left;
    }

}
@media only screen and (max-width: 1300px) and (min-width: 800px){
   .card-section-img{
        width: 80%;
        height: 80%;
        text-align: center;
        justify-content: center;
        margin-left: 10%;
    }
   
    .section{
        margin-left: 10%;
        margin-right: 8%;
    }
    
}
/*MODULO DETALLE ENTIDAD */
.download-folleto{
 color: #000;
}
h3.mtop{
 margin-top: 10px; 
}

.hidedesktop{
  display:none;
}

/*MODULO EXPORT ENTIDADES */
#entidades {
  float:right;
  margin-right: 2em;
}

#download-excel{
  border:0px;
  color:green;
  text-transform: capitalize;
}

/* TAULES DETALL */

.wrapper-blochide, .menos{
    	display: none;
	}

.dinamic-table .dinamic-t-header{
  display: none
}

.dinamic-table .dinamic-t-header,
.dinamic-table .results .row{
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.dinamic-table .col, .dinamic-table .colmin{
  text-align: center;
  padding: 10px 5px;
}

.dinamic-table .colright{
  text-align: right;
  padding: 10px 5px;
}

.dinamic-table .results .owl-carousel{
  margin: 0 auto;
  max-width: 300px;
}

.dinamic-table .results b{
  font-weight: normal; 
}

.dinamic-table .results .th b{
  font-weight: bold;
}

.colmin .mas, .colmin .menos{
  font-size: 15px;
  padding: 5px;
  margin-top: 20px;
}

.reservar_negociacion a{
 color: #000000;
 border: 2px solid #044437;
 padding: 6px; 
 font-size: 11px;
}

.reservar_futura{
 border: 2px solid #044437;
}

.reservar_futura a{
 color: #000000;
 padding: 7px;
 font-size: 12px;
}

.reservar_visita a{
 color: #000000;
 border: 2px solid #006400;
 padding: 7px;
 font-size: 12px;
}

.reservar_no_visita a{
 color: #000000;
 border: 2px solid #FF0000;
 padding: 7px;
 font-size: 12px;
}

.reservar_no_visita_red{
 color: #000000;
 border: 2px solid #FF0000;
 padding: 7px;
}

.reservar_visita a:hover, .reservar_no_visita a:hover{
 text-decoration: none; 
}

#wrapper-video{
 height: 230px; 
 width: 550px;  
 margin-bottom: 30px;
}  
@media only screen and (min-width: 900px){
  .dinamic-table .dinamic-t-header,
  .dinamic-table .results .row{
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  
  .dinamic-table .dinamic-t-header,
  .dinamic-table .results .row{
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  
 .dinamic-table .cols6 .col{
   width: 15%
  }
  .dinamic-table .cols6 .colmin{
   width: 10%
  }
  .dinamic-table .col, .dinamic-table .colmin{
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .dinamic-table .results .th{
    display: none;
  }
}

/* Tooltip */ 
.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  margin: 30px 0px 0px -160px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.back-button, .back-button:hover{
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 40px;
  color: black !important;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 13px 13px;
  text-transform: uppercase;
  border: 2px solid #003937;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: .2em;
  margin-left: 20px;
}


@media only screen and (min-width: 768px) and (max-width: 1000px){
 .text-home{
  font-size:16px!important;
   height:2em!important;
  }
  
  a > img {
    /*width: 95px!important;
    height: 95px!important;*/
    height: auto!important;
    width: 200px!important;
  }
  
  .social-links{
     width:600px;}
  .footer .hs-menu-wrapper a {
    font-size: 9px!important;    
  }
  body {
    font-size: 10px!important;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
 .text-home{
  font-size:16px!important;
   height:2em!important;
  }
  
  a > img {
    /*width: 95px!important;
    height: 95px!important;*/
    height: auto!important;
    width: 200px!important;
  }
  
  .social-links{
     width:1000px;}
  .footer .hs-menu-wrapper a {
    font-size: 14px!important;    
  }
  body {
    font-size: 14px!important;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1600px){
  .social-links{
     width:1000px;}
}
    
}