/*------------------------------------------------------------------------
# Foundry Drupal
# ------------------------------------------------------------------------
# Created by Symphony Themes
# Websites:  http://www.symphonythemes.com -  Email: info@symphonythemes.com
--------------------------------------------------------------------------
    1.   Custom CSS
    2.   Menu
    3.   Custom blocks & types
    4.   Blog, Testimonials, Gallery, Portfolio & other blocks
    5.   Contact forms & Simplenews
    6.   Login & Register
--------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*@import url('https://fonts.adobe.com/fonts/thermal-variable');*/
/*@font-face {
  font-family: 'thermal-variable';
  src: url('/themes/custom/foundry/fonts/RSTThermal-BdDy.woff') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'thermal-variable';
  src: url('/themes/custom/foundry/fonts/RSTThermal-BdDy.woff2') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'thermal-variable';
  src: url('/themes/custom/foundry/fonts/RSTThermal-BdHd.woff') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'thermal-variable';
  src: url('/themes/custom/foundry/fonts/RSTThermal-BdHd.woff2') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*/


/* 01. Custom CSS
 --------------------------------------------------------------------------------*/

/* Element Style */
/*nav#navbar-main {
    background: #FAFAFA;
}*/
.module {
    display: inline-block;
    padding: 0 0px;
}
nav#navbar-main {
    border-bottom: 3px solid #F4F2F2;
}
.module.right, .module-group.right {
    float: right;
    text-align: ce;
    margin: 0 auto;
}
body {
    margin-top: 0 !important;
    font-size: 15px !important;
    font-family: "Montserrat", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    /*background: #FAFAFA;*/
}
h1,h2,h4,h3{
  font-family: thermal-variable, sans-serif;
  font-style: normal;
}

html {
	scroll-behavior: smooth;
}
.overlay::before {
  display: block;
}
h1.page-header {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 40px;
}
h1 a, h2 a, h3 a, h4 a {
  font-weight: normal;
}
p:last-child {
  /*margin-bottom: auto !important;*/
}
@media (max-width: 767px) {
  p  {
    font-size: 14px !important;
  }
}
.label a {
  color: #fff;
}
img { height: auto; }
.image-small, .image-xs, .image-xxs, .quote-author img { width: auto; }
#edit-actions input[type="submit"], #edit-actions button[type="submit"] {
  width: auto;
  border-radius: 5px !important;
  background-color: #00AE42;
  border-color: #00AE42;
}
.icon.glyphicon {
  font-size: 12px;
}
.form-control {
  margin-bottom: 0;
  border: none;  
  border-radius: 0;
}
ul ul {
  /* margin-left: 40px; */
}
.back-to-top {
  position: relative !important;
}
.bg-dark .back-to-top {
  color: white !important;
}
.accordion-2 .title:before {
  margin-right: 5px;
}
/* Zones & Regions */
#main-container {
  overflow: hidden;  
  position: relative;
}
@media all and (max-width: 767px) {
  #main-container  {
    padding: 80px 0;
  }
}
.page-node-type-full-page #main-container {
  padding: 0;
}

/* Search form */
#search-form input.form-search {
  height: 50px;
  background: #f8f8f8;
}
#search-form a#edit-help-link {
  display: none;
}
.path-search input.form-submit { width: auto; }
.path-search form.search-form + h2, .path-search form.search-form + h3 {
  padding-top: 40px;
}
.path-search ol.node_search-results li.list-group-item {
  padding: 25px;
}
/* Search block sidebar */
#search-block-form .input-group {
  width: 100%;
}
#search-block-form input[type="search"] {
  background: #f5f5f5;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  /*margin-bottom: 24px;*/
  border-radius: 0;
}
.builder-row {
  margin-left: -15px;
  margin-right: -15px;
}
.region-content ul.links {
  padding-top: 24px;
  text-transform: uppercase;
}

/* Sidebars */
aside h2.block-title {
  
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 24px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}
aside .block {
  margin-bottom: 48px;
  padding: 0;
}

/* Footer Style */
footer {
  border: none !important;
  margin: 0 !important;
}
footer section {
  padding: 0;
  margin: 0;
}
.footer-1 h2.block-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 12px;
  text-transform: uppercase;
  padding-bottom: 12px;
  border-bottom: 1px solid #555;
}

/* Margins & Padding */
p.mb24 {
  margin-bottom: 24px !important;
}
p.mb48 {
  margin-bottom: 48px !important;
}
p.mb64 {
  margin-bottom: 64px !important;
}
p.mb80 {
  margin-bottom: 80px !important;
}

/* Section */
section.border-bottom {
  border-bottom: 1px solid #ccc;
}
/*--------------------------------------------------------------------------------*/

/* 02. Menu
 --------------------------------------------------------------------------------*/

/* Logo */
.site-branding .logo {
  margin: 0;
}
.site-branding .logo img {
  max-height: 100%;
}
.logo {
    max-height: 100%;
}
.site-branding .name {
  display: none;
}
.nav-bar {
    height: 75px;
    max-height: 75px;
    line-height: 55px;
    border-bottom:0;
}
#block-foundry-main-menu{
  li.active:after {
      content: "";
      display: block;
      width: 60px;
      height: 5px;
      background: #00AE42;
      margin-top: 29px !important;
      margin: 0 auto;
      border-radius: 5px;
  }
}


/* Main menu */
#block-foundry-main-menu a[data-drupal-link-system-path="user/login"],
#block-foundry-main-menu a[data-drupal-link-system-path="user"] {
 background: #000;
  color: #fff !important;
  border-radius: 4px;
  margin-left: 1.5rem;
  display: inline-block;
  width: 160px;
  text-align: center;
  font-weight: bold;
}

#block-foundry-main-menu a[data-drupal-link-system-path="user/login"]:hover,
#block-foundry-main-menu a[data-drupal-link-system-path="user"]:hover {
  background: #222;
  color: #fff;
}
.module-menu { margin: 0 15px; }
.menu > li{ margin-right: 12px !important; }
nav.fixed, nav.absolute {
  z-index: 9999;
}
#navbar-main { padding: 0; }
.nav-bar {
  width: 100%;
  justify-content: space-between;
  flex-wrap: inherit;
}
.navbar-toggle {
  margin: 0;
  padding: 0;
  border: none;
}
.navbar-collapse {
  padding: 0 15px;
}
.menu {
 font-family: "Montserrat", sans-serif !important;
}
nav.transparent.fixed .menu > li > span,
.menu.nav > li > span,
.menu > li > ul li span,
.menu.nav > li > a {
  font-size: 16px;  
  font-weight: 500;
  letter-spacing: 0px;
  color: #292929;
  opacity: 0.5;
  padding: 13px 15px;
  line-height: 30px;
  display: block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  max-width: 100%;
  white-space: normal;
  text-transform: none;
}
.menu li span:hover {
  opacity: 1 !important;
}
nav.transparent .navbar-toggle,
nav.bg-dark .navbar-toggle {
  color: #fff;
}
nav.transparent .mobile-toggle.active  .navbar-toggle {
  color: #000;
}
.menu > li > ul li span {
  color: #fff;
  height: auto;
  padding: 2px 24px;
}
@media (min-width: 990px) {
  /* Adjust dropdown menu of last children on desktop */
  .menu > li:nth-last-child(2) > ul ul,
  .menu > li:nth-last-child(3) > ul ul {
    left: auto;
    right: 100%;
  }
}
.has-dropdown::after {
  right: 15px !important;
  top: 0px !important;
}
.dropdown-toggle::after { display: none; }
.menu > li > ul > .has-dropdown:after {
  top: 3px !important;
  right: 15px !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus,
.nav li a:hover, .nav li a:focus {
  background: none;
}
#block-mainnavigation .navbar-nav > li > a {
  margin-top: 2px;
}
.menu > li > ul {
  /*display: block;*/
  height: auto;
}
.menu > li ul li {
  margin-right: 0;
}
@media all and (min-width: 990px) {
  .menu > li.mega-menu-li ul {
    width: 400px;
  }
  .menu > li.mega-menu-li ul li {
    width: 50%;
    display: inline-block;
	margin-right: 0;
	padding-right: 0;
	float: left;
  }
  nav.transparent .menu > li > span,
  nav.bg-dark .menu > li > span {
    color: #fff;
  }
}
@media (max-width: 990px) {
  .module-menu { margin: 0; }
  .menu { 
    padding-left: 15px; 
    padding-right: 15px;
  } 
  .menu.nav > li > span {
    height: auto;
    line-height: 24px;
    padding: 4px 0;
  }
}
.menu li a.is-active {
  /* opacity: 1 !important; */
}
nav.transparent .menu > li > span {
  opacity: 1;
}
a.search-menu-item {
  font-size: 0 !important;
  position: relative;
  text-indent: 100px;
  width: 50px;
  overflow: hidden;  
}
a.search-menu-item:hover {
  background: none;
}
a.search-menu-item:before,
nav.transparent.fixed a.search-menu-item::before {
  position: absolute;
  content: "\e610";
  
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  color: #000;
  text-indent: 0;
  left: 0;
  top: 0;
  border-left: 1px solid #ccc;
  height: 100%;
  padding: 15px 0 0 20px;
}
nav.transparent a.search-menu-item::before {
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 990px) {
  .navbar-toggle {
    display: block;
  }
  nav.transparent a.search-menu-item::before {
    color: #292929;
    background: transparent;
    padding: 10px 0;
  }
}

/* Menu for Logged in users */
.user-logged-in nav.absolute {
  top: 80px;
}

/* Pager */
.pagination {
  margin-top: 40px;
  gap: 10px;
  justify-content: center;
}
.pagination li a {
  width: auto;
  padding: 6px 12px;
  height: 38px;
}

/* Breadcrumbs */
.breadcrumb {
  background: none;
  padding: 0;
}
.breadcrumb li a,
.breadcrumb li {
  
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 11px;
  font-weight: 600;
}
.breadcrumb > li + li:before {
  padding: 0 16px;
  color: #bbb;
  display: block !important; 
  float: left;
  content: "/\00a0";
}
@media all and (max-width: 767px) {
  .breadcrumb > li + li:before {
    padding: 0 4px;
  }
}
.block-system-breadcrumb-block nav {
  background: transparent;
}
/*.breadcrumb li:before { 
  display: block !important; 
    float: left;
    padding-right: 8px;
    color: black;
    content: "/";
}*/

/* Nav tabs */
nav.tabs {
  text-transform: uppercase;
}




/* FlexSlide */
.flexslider {
  background: none;
  border: none;
  text-align: center;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  display: block !important;
}

/* Slider */
.image-slider .slides li img {
  width: 100%;
}
/* Nav Tab */
.user-logged-in nav.tabs {
  position: fixed;
  left: 0;
  top: 120px;
  transition: all 0.5s ease 0.25s;
  z-index: 1000;
} 
.user-logged-in nav.tabs ul.tabs--primary {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  list-style: outside none none;
  opacity: 0.9;
}
.user-logged-in nav.tabs ul.tabs--primary li {
  float: none;
  display: block;
  opacity: 0.8;
}
.user-logged-in nav.tabs ul.tabs--primary li a {
  margin-right: 0;
}
.user-logged-in nav.tabs ul.tabs--primary li.active a, 
.user-logged-in nav.tabs ul.tabs--primary li:hover a {
  background: #ffb500 none repeat scroll 0 0;
  border: none;
  border-radius: 0;
  color: #fff;
}
.user-logged-in nav.tabs ul.tabs--primary li.active, 
.user-logged-in nav.tabs ul.tabs--primary li:hover {
  opacity: 1;
}
.user-logged-in nav.tabs ul.nav-tabs {
  display: flex;
  flex-direction: column;
}
/*--------------------------------------------------------------------------------*/

/* 05. Contact forms & Simplenews
 --------------------------------------------------------------------------------*/

/* Contact form */
button#edit-preview {
  display: none;
}
form#contact-message-feedback-form span.form-required {
  display: none;
}
form#contact-message-feedback-form label[for=edit-subject-0-value],
form#contact-message-feedback-form label[for=edit-message-0-value],
form#contact-message-feedback-form label[for=edit-name],
form#contact-message-feedback-form label[for=edit-mail] {
  display: none;
}
form#contact-message-feedback-form button#edit-submit {
  width: 100%;
}
input[type="email"] {
  background: #f5f5f5;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  border-radius: 0;
}
form#contact-message-feedback-form textarea {
  width: 100%;
  border: none;
  background: #f5f5f5;
  margin-bottom: 24px;
  border-radius: 0;
  padding: 16px 20px;
}

/* Book a Table */
form#contact-message-contact-form-2-form #edit-field-booking-guests-wrapper {
  width: 48%;
  margin-right: 4%;
  float: left;
  margin-bottom: 0;
}
form#contact-message-contact-form-2-form #edit-field-booking-time-wrapper {
  width: 48%;
  float: left;
  margin-bottom: 0;
}
form#contact-message-contact-form-2-form button#edit-submit {
  width: 100%;
}

/*--------------------------------------------------------------------------------*/

/* 06. Login & Register
 --------------------------------------------------------------------------------*/
/* Login/Register Page */
.page-user-login{
  h2{
    font-weight: bold;
  }
  .js-form-required.form-required {
    font-weight: bold;
  }
  #edit-name--description {
    display: none;
  }
  .nav.primary.nav-tabs {
    display: none;
  }
  .tabs {
    display: none;
  }
  #edit-submit {
    background-color: #00AE42;
    border-color: #00AE42;
    border-radius: 5px !important;
    letter-spacing: 4px;
  }
  .btn.btn-coworking.mt-3 {
    color: white;
  }
}
.login-page {
  display: flex;
  min-height: 50vh;
   h2::after {
      content: "";
      display: block;
      width: 48px;
      height: 4px;
      background: #00AE42;
      text-align: center;
      margin-top: 20px;
    }
}

.login-page__left,
.login-page__right {
  flex: 1;
  padding: 4rem;
}

.login-page__left {
  
  display: flex;
  flex-direction: column;
  .btn-coworking {
    width: 40%;
  }
  .des {
    list-style: inherit;
    padding-left: 25px;
    font-weight: bold;
  }
  
}

.login-page__right {
  background: #f5f5f5;   
  #edit-name,#edit-pass{
    background: white !important;
  } 
}

@media (max-width: 768px) {
  .login-page {
    flex-direction: column;
  }
}
.page-user-register{
  .highlighted {
    display: none;
  }
   label {
    display: block !important;
    font-weight: bold;
  }
}
.page-user-register{
  input,#edit-field-como-te-quieres-registrar{
    background: transparent;
    border-radius: 2px;
    border: 2px solid #ced4da;
    border-radius: 5px;
  }
  #edit-field-como-te-quieres-registrar{
    background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border-radius: 5px;
    }
  .register-page {
    margin-top: 60px;
  }
  #edit-submit {
    background-color: #00AE42;
    border-color: #00AE42;
    color: #fff;
    height: 50px;
    border-radius: 5px !important;
  }
}

.register-page__header {
  h1{
    font-size: 80px;
    font-weight: bold;
  }
  .subtitle {
    font-size: 43px;
    color: #00AE42;
    width: 50%;
    line-height: 47px;
    font-weight: bold;
  }
    .subtitle::after {
    content: "";
    display: block;
    width: 48px;
    height: 4px;
    background: #00AE42;
    text-align: center;
    margin-top: 20px;
  }
  margin-bottom: 3rem;
}
.register-page__right{
  .descri{
    color: rgb(0, 174, 66);
    font-size: 24px;
  }
}
.register-page__left{
  position: relative;
  margin-top: -150px;
}

  .register-page__left .field.field--name-field-imagen-principal.field--type-image.field--label-hidden.field--item::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 128, 0, 0.35);
    pointer-events: none;
    transform: translate(12px, 12px);
    z-index: 1;
    width: 100%;
    border-radius: 5px;
  }

.register-page__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
}

.register-page__left img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .register-page__content {
    grid-template-columns: 1fr;
  }
}

/*PAgina de usaurio*/
  .user-area-wrapper {
    .user-info {
      margin-bottom: 100px;
    }
    h1{
      font-size: 40px;
      line-height: 48px;
      font-weight: bold;
    }
    h1::after{
      content: "";
      display: block;
      width: 48px;
      height: 4px;
      background: #00AE42;
      text-align: center;
      margin-top: 20px;
    }
    .btn{
      background-color: #00AE42;
      border-color: #00AE42;
      color: #fff;
      height: 50px;
      padding: 6px 26px;
      letter-spacing: 3px;
      color: white;
      border-radius: 5px;
    }
    .eti{
      font-weight: bold;
      display: inline;
    }
    .cerrar{
      background-color: black  !important;
      border-color: black !important;
      color: #fff;
    }
    display: flex;
    min-height: 70vh;
  }

  .user-area-left {
    width: 50%;
    padding: 4rem;
  }

  .user-area-right {
    width: 50%;
    background: #f2f2f2;
  }

  .user-profile {
    display: flex;
    gap: 2rem;
    margin-bottom: 2rem;
  }
  .user-photo .field--label{
    display: none;
  }
  .user-photo img {
    width: 250px;
    height: 250px;
    
  }

  .user-actions a,
  .user-danger-actions a {
    display: block;
    margin-bottom: 0.8rem;
  }


@media all and (min-width: 767px) {
  /*body.path-user .main-container .container {
    width: 50%;
  }*/
  body.path-user .main-container .container .region-content {
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 30px 30px 10px;
  }
  body.user-logged-in.path-user .main-container .container .region-content {
    padding: 0;
  }
}
/* User page when loggin */
body.user-logged-in.path-user .main-container {
  background: none;
  height: auto;
}
body.user-logged-in.path-user .main-container .container {
  transform: none;
}
body.user-logged-in.path-user ul.nav-tabs {
  background: none;
}
body.user-logged-in.path-user ul.nav-tabs li a.is-active {
  border-color: #ddd #ddd transparent;
  border-style: solid;
  border-width: 1px;
}
.field--name-field-mainmenu-transparent {
  display: none;
}

/* Admin Toolbar */
.claro-toolbar-menu > li.menu-item > ul.toolbar-menu li.menu-item {
  width: 100%;
}
/* Page not found */
article.node--40 .field--name-body { height: 100vh; }
.logo-carousel img { width: auto; }
.page-title-1 .breadcrumb { position: relative !important; }

/* Background */
.bg-secondary {
  background: #f8f8f8 !important;
}
.label { color: #fff; }
.list-inline > li {
  display: inline-block;
}
.pull-left { float: left; }
.pull-right { float: right; }
.bottom-0 { bottom: 0; }
@media (min-width: 768px) {
    .feature-3 {
        min-height: auto;
    }
}
.progress { display: block; }
.progress-1 .progress-bar { height: 100%; }

footer {
    padding: 40px 0;
}
footer.footer-1.bg-dark:before {
    content: "";
    position: absolute;
    top: -14px;
    right: 0;
    width: 50%;
    height: 14px;
    background: #00AE42 !important;
}
p.footer-text{
  width: 80%;
}

/*V*/
footer.footer-1{
  .titulo-verde{
    color: #00AE42 !important;
    font-family: "Montserrat", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;    
            font-size: 24px;
  }
  ul.footer-links a {
    color: red;
    color: #00AE42 !important;
  }
  ul.footer-links li {
    padding-bottom: 23px;
  }

 .widget{
  text-align: center;  
  }
  img.logofooter{
    width: 70%;
  }
}
footer.footer-1.bg-dark {
    background: #101010 !important;
    margin-top: 150px !important;
    overflow: visible;
}
a.btn.btn-lg.btn-amarillo.mb0 {
  background-color: #d2de63;
  color: black;
  border-color: #d2de63;
}
section.paragraph.paragraph--type--paragraph-side-image-block.bg-secondary.pb-sm-64.image-square.paragraph--view-mode--default.left{
  background-color: #122242 !important;
}
.background-multiply .background-image-holder {
  background-color: #0052f6 !important;
  background-blend-mode: multiply;
}


.col-md-4.col-sm-6.azul {
  background-color: #2657c7;
  color: white;
}
.col-md-4.col-sm-6.azul1 {
  background-color: #79bbe5;
  color: white;
}
.col-md-4.col-sm-6.azul2 {
  background-color: #122242;
  color: white;
}
h3.uppercase.fade-half.azul2 {
  color: #122242;
  opacity: 1;
}
section.paragraph.paragraph--type--paragraph-block.paragraph--view-mode--default {
  padding-top: 0;
}
section.paragraph.paragraph--type--paragraph-block.bg-amarillo.paragraph--view-mode--default {
  background: #d2de63;
  padding: 96px 0;
  color: #122242;
}
.tamano2 {
  font-weight: 600 !important;
  font-size: 26px;
}
.btn-lg.btn-azul {
  color: #122242 !important;
  border: 2px solid #122242 !important;
}
.text-azul2, .text-azul2 a{
  color: #122242 !important;
}
.text-azul, .text-azul a{
  color: #2657c7 !important;
}
.bg-azul {
  background-color: #2657c7 !important;
}
.bg-azul2 {
  background-color: #122242 !important;
}
section.paragraph.paragraph--type--paragraph-block.bg-azul.paragraph--view-mode--default {
  padding: 96px 0;
}
.milestone-number {
  font-size: 26px;
  font-weight: 600;
  padding-bottom: 20px;
}
.logo-carousel img {
  max-height: inherit !important;
}
.logo-carousel li {
  opacity: 1 !important;
}
.imagen img{
  width: 100px;  /* Ajusta el tamaño según necesites */
  height: 100px; /* Asegúrate de que sea un cuadrado */
  border-radius: 50%; /* Hace que la imagen sea redonda */
  object-fit: cover; /* Mantiene la imagen bien encajada */
}
.tit {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 15px;
}

div#block-foundry-views-block-tarifas-de-un-espacio-tarifas:before {
    content: "";
    position: absolute;
    top: -14px;
    left: 0;
    width: 50%;
    height: 14px;
    background: #00AE42;
}

/*Menu*/
#block-foundry-main-menu li a:hover{
  color: #00AE42;
}

#block-foundry-main-menu li button.user,
#block-foundry-main-menu li a.cart {  
  font-size: 0; /* oculta el texto */
  position: relative;
}
#block-foundry-main-menu li a {
  color: #122242;
  opacity: 1;
}
.menu li a.is-active {
 
    color: #00AE42 !important;
}

#block-foundry-main-menu li button.user::before {
  content: "\f007"; /* Unicode del ícono "user" de Font Awesome */
  font-weight: 400; /* necesario para mostrar los íconos sólidos */
  font-size: 20px;
  position: absolute;
  left: 19px;
  top: -3px;
}
#block-foundry-main-menu li a.cart::before {
  content: "\f07a"; 
  font-family: "Font Awesome 5 Free"; /* o "Font Awesome 6 Free" según tu versión */
  font-weight: 800; /* necesario para mostrar los íconos sólidos */
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 9px;
}
.cursiva{
  font-style: italic;
}

a.bold.text-white.cursiva::after{
  content: " →"; /* Puedes usar cualquier otro carácter o símbolo */
  font-style: normal;
  margin-left: 5px; /* Espacio entre texto y flecha */
}
.views-field.views-field-view-node span.field-content.uppercase.text-azul::after {
  content: " →";
  font-style: normal;
  margin-left: 5px;
}
h5.uppercase,
h4.uppercase,
h3.uppercase,
h2.uppercase {
  letter-spacing: 0 !important;
  margin-right: 0 !important;
}
.azul2 {
  color: #122242;
}
.servicio-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 34px;
}

.servicio-icono {
  font-size: 20px;
  color: #00ffcc;
  flex-shrink: 0;
  line-height: 1.2;
  padding-top: 4px;
  width: 50px;
}

.servicio-contenido h5 {
  margin: 0;
}

.servicio-contenido p {
  margin: 4px 0 0;
}
.icon {
  font-size: 44px !important; 
}






span.lca {
    padding-right: 5px;
}
.coworking-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.view-display-id-attachment_1{
    h3.coworking-card-title {
      font-size: 14px;
      font-family: "Montserrat", sans-serif !important;
      font-weight: 500;
      color: white;
  }
 .coworking-card-link {
    display: block;
    text-decoration: none;
    color: inherit;
  }

  .coworking-card {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 5px;
  }

  .coworking-card-bg {
    background-size: cover;
    background-position: center;
    height: 341px;
    transition: transform 0.4s ease;
    border-radius: 5px;
  }

  /* Overlay base */
  .coworking-card-overlay {
    height: 100%;
    background: linear-gradient(
      to top,
      rgba(0,0,0,0.65),
      rgba(0,0,0,0.15)
    );
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 16px;
    transition: background 0.3s ease;
    border-radius: 5px;
  }



  

  .coworking-card-link:hover .coworking-card-overlay {
    background: linear-gradient(
      to top,
      rgba(0,0,0,0.75),
      rgba(0,0,0,0.25)
    );
  }

}
 
 span.text-green{
  color: #00AE42;
  font-weight: bold;
 }
.btn-coworking {
  background-color: #00AE42;
  border-color: #00AE42;
  color: #fff;
  height: 50px;
  padding: 6px 26px;
  letter-spacing: 4px;
  border-radius: 5px;
}

.btn-coworking:hover {
  background-color: #00AE42;
  border-color: #00AE42;
}

.coworking-card {
      height: 487px;
    overflow: hidden;
    position: relative;
    width: 344px;
    padding-right: 30px;
    padding-left: 30px;
}

.coworking-card-bg {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 5px;
}

/* Capa translúcida inferior */
.coworking-card-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 16px;
  background: linear-gradient(to top, rgb(0 0 0 / 80%), rgb(0 0 0 / 22%));
  color: #fff;
  text-align: left;
}

.coworking-card-title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 22px;
  color: white;
}
.slick-slide img {
    display: inherit !important;
}
.coworking-card-title a{
  color: white;
  font-family: "Montserrat", sans-serif !important;
}

.coworking-card-location {
  font-size: 0.9rem;
  opacity: 0.85;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    color: transparent;
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease;
}
.slick-next {
    right: -50px;
}
.slick-prev {
    left: -50px;
}
.slick-prev:before, .slick-next:before {
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    border-top: 6px solid #fff;
    border-right: 6px solid #fff;
    transform: rotate(45deg);
    margin: auto;
}
.slick-prev:before {
    transform: rotate(-135deg);
}
.slick-next:before {
    transform: rotate(45deg);
}
.row.region.region-post{
  background-color: #00AE42;
  background-image: url('/themes/custom/foundry/img/fondosilueta.png');
  .view-header {
    text-align: center;
    margin-bottom: 60px;
  }
  h3.cow{
        color: white;
    font-weight: bold;
    font-size: 45px;
  }
  h3.cow::after {
    content: "";
        display: block;
        width: 60px;
        height: 5px;
        background: white;
        margin: 17px auto 0;
  }
  .texto-negro {
    color: #101010;
    font-size: 24px;
  }
  .footervista.mt-5 {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 70px;
  }
    a.btn.btn-negro {
          background: black;
    color: white;
    border: black;
    border-radius: 5px;
    letter-spacing: 3px;
    line-height: 50px;
    font-size: 13px;
    min-width: 140px !important;
    height: 50px;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  a.btn.btn-negro:hover {
    background: white !important;
    color: black !important;
    border: 1px solid black !important;
  }


}
.region-post2{
  .bloque-hero {
    position: relative;
    background-image: url("/themes/custom/foundry/img/descubre.png");
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    overflow: hidden;
  }

  /* Degradado SOLO a la izquierda */
  .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background:linear-gradient(to right, #005721, #0000001C);
    z-index: 1;
  }

  /* Contenido por encima */
  .bloque-hero .container {
    z-index: 2;
  }

  /* Botones */
  .bloque-hero .btn {
        border-radius: 5px;
        background: #FFFBFB73;
        color: white;
        border: #FFFBFB73;
        font-family: "Montserrat", sans-serif !important;
        font-weight: 500;
        text-transform: math-auto;
        
   }
  
  .btn.descubre:hover {
    background:#00AE42;
  }

  /* Stats derecha */
  .stats h2 {
    font-size: 3rem;
    font-weight: 700;
    margin: 0;
    font-family: "Montserrat", sans-serif !important;
        font-weight: 500;
        text-transform: math-auto;
  }

  .stats span {
    font-size: 1.1rem;
    opacity: 0.9;
    font-family: "Montserrat", sans-serif !important;
        font-weight: 500;
        text-transform: math-auto;
  }
  .bloque-hero{
    h3{
      color: white;
      font-weight: bold;
      font-size: 45px;
      line-height: 60px;
    }
    p{
      font-size: 24px;
      line-height: 40px;
      margin-top: 60px;
    }
  } 
  .overlay-dark {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45); /* ajusta la oscuridad */
    z-index: 1;
  }
  .titulo-linea {
      position: relative;
      padding-bottom: 12px;
    }

    .titulo-linea::after {
              content: "";
        display: block;
        width: 60px;
        height: 5px;
        background: #00AE42;
        margin-top: 24px;
    }

  .stats {
      margin-top: 490px; /* AJUSTA este valor hasta alinearlo con la 3ª fila */
      p{
        margin-top: 0;
      }
      h2{
        color: white;
        font-weight: 400;
      }
  }

    @media (max-width: 991px) {
      .stats {
        margin-top: 40px; /* menos espacio en móvil */
        justify-content: center;
      }
    }
}
.row.region.region-post3{
  h3.titulo-verde.titulo-linea.mb-3.mt-5.w-75, h4 {
      font-size: 45px;
      margin: 0 auto;
      font-weight: bold;
      line-height: 60px;
      color: #00AE42;
  }
  p.texto-intro {
        font-size: 24px;
        color: #000;
        margin-top: 50px;
        margin-bottom: 110px !important;
    }
  .icono-item p{
    width: 70%;
    margin: 0 auto;
    padding-top: 20px;

  }
  .icono-item {
    margin-bottom: 60px;
  }
  
  a.btn.btn-negro {
    background: black;
    color: white;
    border: black;
    border-radius: 5px;
    letter-spacing: 3px;
    line-height: 50px;
    font-size: 13px;
    min-width: 140px !important;
    height: 50px;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  a.btn.btn-negro:hover {
      background: white !important;
      color: black !important;
      border: 1px solid black !important;
  }
  .titulo-verde.titulo-linea::after {
            content: "";
        display: block;
        width: 40px;
        height: 3px;
        background: #00AE42;
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
    }
}
.mailico {
    display: inline-flex;
}
a.footer-mail {
    margin-left: 5px;
}
.view-proximos-eventos{
  /* Card general */
  .card-fecha {
    background: transparent;
    a img{
      width: 100%;
    height: auto;
    }
  }
  .views-view-responsive-grid__item a {
    position: relative;
    display: block;
  }

  .views-view-responsive-grid__item .fondito a::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4); /* nivel de oscuridad */
    opacity: 0;
    transition: opacity 0.3s ease;
    
  }

  .views-view-responsive-grid__item .fondito a:hover::after {
    opacity: 1;
  }

  /* Caja fecha */
  .fecha-box {
    background: #00AE42;
    color: #fff;
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 6px;
    font-weight: 600;
    line-height: 1;
            min-width: 80px;
  }
  .fecha-dia {
        font-size: 28px;
        font-weight: 700;
        line-height: 1;
  
   }
   .fecha-mes {
        font-size: 11px;
        text-transform: uppercase;
        margin-left: 6px;
        font-weight: bold;
    }

  .fecha-box .dia {
    font-size: 1.4rem;
  }

  .fecha-box .mes {
    font-size: 0.75rem;
    text-transform: uppercase;
  }

  /* Título */
  .card-fecha .card-title {
        font-size: 24px;        
        font-family: "Montserrat", sans-serif !important;
        font-weight: 500;
  }
  .card-body {
    padding-left: 0;
  }
  h5 a{
            color: #000;
        font-size: 24px;
        font-weight: 500;

  }
  h5 a:hover{
    color: #00AE42;        
  }
  .lugar{
    color:#000;
  }
 .view-header h2 {
    text-align: right;
    padding-right: 60px;
    font-size: 80px;
    margin-bottom: 57px;
    font-weight: bold;
  }
}
div#block-foundry-views-block-proximos-eventos-eventos {
    background: #EAEAEA;
    position: relative;
}
div#block-foundry-views-block-proximos-eventos-eventos::before {
    content: "";
    position: absolute;
    top: -14px;
    right: 0;
    width: 50%;
    height: 14px;
    background: #00AE42;
}
div#block-foundry-views-block-proximos-eventos-eventos::after {
  content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 50%;
    height: 14px;
    background: #00AE42;
}



.block-views-blocknoticias-noticias,
.view-id-noticias.view-display-id-page_1{

  /* ==============================
   GRID GENERAL (Drupal UL > LI)
================================ */

.noticias-grid ul {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 0px;

  list-style: none;
  padding: 0;
  margin: 0;
}

/* ==============================
   POSICIONAMIENTO POR ORDEN
================================ */

/* 1ª noticia → grande (50%) */
.noticias-grid ul li:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}

/* 2ª noticia → mediana (25%) */
.noticias-grid ul li:nth-child(2) {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}

/* 3ª noticia → arriba derecha */
.noticias-grid ul li:nth-child(3) {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}

/* 4ª noticia → abajo derecha */
.noticias-grid ul li:nth-child(4) {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}

/* ==============================
   ALTURAS CORRECTAS
================================ */

.noticias-grid ul li,
.noticia-card,
.coworking-card-bg {
  height: 100%;
}

/* ==============================
   CARD NOTICIA
================================ */

.noticia-card {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.coworking-card-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  max-height: 668px;
  height: 668px;
  border-radius: 5px;
}
.noticias-grid ul li:nth-child(3) .coworking-card-bg {
  max-height: 332px;
  height: 332px;
}
.noticias-grid ul li:nth-child(4) .coworking-card-bg {
  max-height: 332px;
  height: 332px;
}


/* ==============================
   OVERLAY Y TEXTO
================================ */

.noticia-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.65),
    rgba(0, 0, 0, 0)
  );
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
  color: #fff;
  border-radius: 5px;
}

.noticia-card-title {
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 22px;
  color: white;
  font-family: "Montserrat", sans-serif !important;
}

.noticia-card-title a {
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

.noticia-card-title a:hover {
  text-decoration: underline;
}

.fecha {
          font-size: 14px;
        opacity: 0.85;
        letter-spacing: 2.8px;
}

/* ==============================
   HOVER EFECTO
================================ */

.coworking-card-bg {
  transition: transform 0.4s ease;
}

.noticia-card:hover .coworking-card-bg {
  transform: scale(1.05);
}

  /* ==============================
    RESPONSIVE
  ================================ */

  @media (max-width: 991px) {
    .noticias-grid ul {
      grid-template-columns: 1fr;
      grid-template-rows: auto;
    }

    .noticias-grid ul li {
      grid-column: auto !important;
      grid-row: auto !important;
    }

    .coworking-card-bg {
      min-height: 240px;
    }
  }
  .view-header{
    .cabecera {
      font-size: 80px;
      color: #00AE42;
      font-weight: bold;
      margin-bottom: 30px;
                  font-family: thermal-variable, sans-serif;
            font-style: normal;
    }
    span.aldia {
    color: #000;
    font-size: 24px;
    padding-left: 10px;
    font-family: "Montserrat", sans-serif !important;
    }
  }
  .view-footer{
    text-align: right;
  }
}
.col-lg-4.mb-4.mb-lg-0.mt-5.pt-5 {
    padding-left: 20px;
}
ul.footer-links {
    position: relative;
    text-align: left;
    margin-left: 320px;
}

.footer-bottom {

  padding: 15px 0;
  font-size: 0.85rem;
}

.footer-copy {
  color: #aaa;
  margin: 0;
  text-align: center;
  font-size: 19px;
  
}

/* FILA DE LINKS */
.footer-legal {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 8px;
  width: 61%;
  margin: 0 auto;
}

.footer-legal a {
  color: #00AE42 !important;
  text-decoration: none;
}

.footer-legal a:nth-child(1) {
  text-align: left;
}

.footer-legal a:nth-child(2) {
  text-align: center;
}

.footer-legal a:nth-child(3) {
  text-align: right;
}

.footer-legal a:hover {
  color:white;
}

  .js input.form-autocomplete {
    background: none !important;
}
/*Formulario expuesto home*/
.block-views-exposed-filter-blockespacios-page-1{
  .form-select { 
    background-size: 24px 24px !important;    
  }

  position: relative;
  /* ==============================
   CAJA GENERAL
================================ */

.block-inner {
  border: 1px solid #ddd;
  padding: 30px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 8px 14px rgb(0 0 0 / 15%);
          width: 90%;
        margin: 0 auto;
        margin-top: -150px;
        margin-bottom: 40px;
                margin-left: 9px;
}
 


/* ==============================
   TÍTULO
================================ */

.block-inner .block-title {
  color: #000;
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: bold;
}

/* ==============================
   LAYOUT EN UNA FILA
================================ */

#views-exposed-form-espacios-page-1 > .d-flex {
  display: flex !important;
        gap: 15px;
        align-items: center;
        flex-wrap: nowrap !important;
}

/* ==============================
   ANCHOS DE CAMPOS
================================ */

#views-exposed-form-espacios-page-1 .form-item {
  flex: 1;
  margin-bottom: 0 !important;
}

#views-exposed-form-espacios-page-1 .form-actions {
  flex: 0 0 auto;
}

/* ==============================
   INPUTS Y SELECT
================================ */

#views-exposed-form-espacios-page-1 .form-control,
#views-exposed-form-espacios-page-1 .form-select {
        background-color: #ffffff;
        border: 2px solid #D9D9D9;
        color: #333;
        height: 48px;
        padding-left: 45px;
        border-radius: 7px !important;
}

/* Placeholder gris */
#views-exposed-form-espacios-page-1 ::placeholder {
  color: #999;
}

/* ==============================
   ICONOS PNG POR CAMPO
================================ */

/* Localidad */
.form-item-field-localidad-target-id {
  position: relative;
}

.form-item-field-localidad-target-id::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 32%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/themes/custom/foundry/img/icono-localidad.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}

/* Comarca */
.form-item-field-comarca-target-id {
  position: relative;
}

.form-item-field-comarca-target-id::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 32%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/themes/custom/foundry/img/icono-comarca.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}

/* Tipo */
.form-item-field-tipo-de-puesto-que-ofrece-value {
  position: relative;
}

.form-item-field-tipo-de-puesto-que-ofrece-value::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 32%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/themes/custom/foundry/img/icono-tipo.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
  z-index: 9;
}

/* ==============================
   BOTÓN BUSCAR
================================ */

#edit-submit-espacios, #edit-submit-espacios--1, #edit-submit-espacios--2, #edit-submit-espacios--3 {
  height: 48px;
  padding: 0 30px;
  font-weight: 600;
  background-color: #00AE42 !important;
  border-color: #00AE42 !important;
  color: #fff !important;
  height: 50px;  
  padding: 0px 26px !important;        
  font-weight: bold;
}
div#edit-actions, div#edit-actions--1, div#edit-actions--2, div#edit-actions--3{
      padding-bottom: 25px;
}

#views-exposed-form-espacios-page-1 .form-actions .form-control {
  padding-left: 0;
}

/* ==============================
   RESPONSIVE
================================ */

@media (max-width: 991px) {
  #views-exposed-form-espacios-page-1 > .d-flex {
    flex-direction: column;
    align-items: stretch;
    flex-wrap: wrap;
  }

  #views-exposed-form-espacios-page-1 .form-item,
  #views-exposed-form-espacios-page-1 .form-actions {
    width: 100%;
  }

  #edit-submit-espacios {
    width: 100%;
  }
}

}
.views-element-container{
  header{
    margin-top: 50px;
    h1{
      font-weight: bold;
      font-size: 80px;  
    }
    h2{
      font-weight: bold;
      color: #00AE42;
      font-size: 45px;
      width: 60%;
    }
  }
}





  /* Contenedor padre: dos columnas */
  .contenedor {
    display: grid;
    grid-template-columns: 50% 50%; /* columna izquierda / columna derecha */
    gap: 20px;
    align-items: start;
  }

  /* Columna izquierda: filtros + listado */
  .contenedor > .views-exposed-form,
  .contenedor > .views-element-container {
    width: 100%;
  }

  /* Crear columna izquierda virtual */
  .contenedor > .views-exposed-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  

  /* Columna derecha: mapa */
  .contenedor > #geofield-map-view-coworking-page-1 {
    width: 100%;
    margin-top: -134px;
    border: 5px #00AE42 solid;
    img.image-style-_20x70{
      width: 150px !important;
    }       
  }
  .gm-style .gm-style-iw img {
    margin: 0;
    max-width: 100%;
  }
   #geofield-map-view-coworking-page-1 p{
      background: #00AE42;
      padding: 10px;
      a{
        color: white;
        width: 129px;
        display: block;
        text-align: center;
      }
    }

  .contenedor > #geofield-map-view-coworking-page-1 .leaflet-container {
    width: 100%;
    height: 500px;
  }

  /* ==============================
    RESPONSIVE
  ================================ */
  @media (max-width: 991px) {
    .contenedor {
      grid-template-columns: 1fr; /* apilar todo verticalmente */
    }

    .contenedor > .views-exposed-form,
    .contenedor > .views-element-container,
    .contenedor > #geofield-map-view-coworking-page-1 {
      width: 100%;
    }
  }


  #views-exposed-form-coworking-page-1{
    .form-check {
      padding-left: 9px; 
  }
  .js-form-item.js-form-type-checkbox.checkbox.form-check.mb-3{
        margin-bottom: 10px;
  }
      legend {
          font-size: 1.5rem;
          padding-bottom: 20px;
      }
      .fieldset-legend {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }


  /* Icono a la izquierda */
  .fieldset-legend::before {
    content: "";
    width: 18px;           /* ajusta al tamaño de tu icono */
    height: 18px;
    background-image: url("/themes/custom/foundry/img/icono-filtro.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
  }
  span.fieldset-legend{
    color: #00AE42;
    font-weight: bold;
    font-size: 24px;
  }
  .form-checkboxes.bef-checkboxes {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
  }

  /* OCULTAR CHECKBOX */
  .form-checkboxes.bef-checkboxes input[type="checkbox"] {
    display: none;
  }

  /* BOTÓN */
  .form-checkboxes.bef-checkboxes .form-check-label {
   display: block;
        width: 210px;
        padding: 10px 18px;
        border: 0;
        border-radius: 6px;
        background-color: #EAEAEA;
        color: #1e1e1e;
        font-size: 0.95rem;
        font-weight: 500;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s ease;
        user-select: none;
        opacity: 1;
  }

  /* HOVER */
  .form-checkboxes.bef-checkboxes .form-check-label:hover {
    background-color: #eaeaea;
  }

  /* CHECKED */
  .form-checkboxes.bef-checkboxes input[type="checkbox"]:checked + .form-check-label {
    background-color: #00AE42;
    border-color: 0;
    color: #fff;
  }

  /* FOCUS */
  .form-checkboxes.bef-checkboxes input[type="checkbox"]:focus + .form-check-label {
    outline: 2px solid rgba(25, 135, 84, 0.4);
    outline-offset: 2px;
  }

  /* RESPONSIVE */
  @media (max-width: 767px) {
    .form-checkboxes.bef-checkboxes {
      width: 100%;
      grid-template-columns: repeat(2, 1fr);
    }
  }

}
.path-not-frontpage.path-espacios,
.path-not-frontpage.path-espacioss{
    div#main-container:after {
      content: "";
      position: absolute;
      top: -20px;
      left: 0;
      width: 1%;
      height: 720px;
      background: #00AE42;
  }
  .coworking-card {
    height: 341px;
    overflow: hidden;
    position: relative;
    width: 227px;
    padding-right: 14px;
    padding-left: 6px;
}
  .row.region.region-post {
      background-color: #00AE42;
      background-image: url(/themes/custom/foundry/img/bloqueinstrumento.png);
      margin-top: 100px;
  }
  /* Degradado SOLO a la izquierda */
  .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background:linear-gradient(to right, #005721, #ffffff00);
    z-index: 1;
  }

  /* Contenido por encima */
  .bloque-hero .container {
    z-index: 2;
  }   
  .bloque-hero{
    h3{
      color: white;
      font-weight: bold;
      font-size: 45px;
      line-height: 60px;
      span{
        font-weight: bold;
        color: #00AE42;
      }
    }
    p{
      font-size: 24px;
      line-height: 40px;
      margin-top: 60px;
    }
  } 
  .overlay-dark {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45); /* ajusta la oscuridad */
    z-index: 1;
  }
  .titulo-linea {
      position: relative;
      padding-bottom: 12px;
    }

  .titulo-linea::after {
    content: "";
    display: block;
    width: 40px;        /* largo de la línea */
    height: 3px;        
    background: #00AE42; 
    margin-top: 8px;    /* separación del texto */
  }
  footer.footer-1.bg-dark {   
      margin-top: 0 !important;
     
  }
 
}
 .footer-social img {
    padding-right: 35px;
    margin-bottom: 30px;
    width: auto;
  }

/*ESPACIOOOOO COWORKING*/

.page-node-type-espacio{
    div#main-container:after {
      content: "";
      position: absolute;
      top: -20px;
      left: 0;
      width: 1%;
      height: 720px;
      background: #00AE42;
  }
  h1 {
    font-weight: bold !important;
    font-size: 80px;
  }
  h2{
    font-size: 29px;
    font-weight: bold;
  }
  .field.field--name-field-localidad.field--type-entity-reference.field--label-hidden.field--item,
  .field.field--name-field-comarca.field--type-entity-reference.field--label-hidden.field--item {
    display: inline-block;
    color: #00AE42;
    font-weight: bold;
  }
  header {
    margin-top: 80px;
  }
  .espacio-top-row {
  padding: 20px 0;  
  }
  /* IZQUIERDA */
  .espacio-top-left span {
    font-size: 0.9rem;
    color: #00AE42;
    font-weight: bold;
  }
  span.field.field--name-title.field--type-string.field--label-hidden{
    color: #000 !important;
    font-weight: 700;
  }
  header h1 {
    position: relative;
    display: inline-block; /* ajusta la rayita al ancho del texto */
    margin-bottom: 12px;
  }

  header h1::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -70px;
    width: 60px;
    height: 4px;
    background-color: #00AE42;
    border-radius: 2px;
  }

  .espacio-sep {
    margin: 0 6px;
  }

  .espacio-title {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 6px;
  }

  /* DERECHA */
  .espacio-top-right {
    display: flex;
    gap: 12px;
  }

  .social-link {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  /* ICONOS */
  .social-link.facebook {
    background-image: url("/themes/custom/foundry/img/facebook.png");
  }

  .social-link.instagram {
    background-image: url("/themes/custom/foundry/img/icono-instagram.png");
  }

  .social-link.linkedin {
    background-image: url("/themes/custom/foundry/img/icono-linkedin.png");
  }

  /* HOVER */
  .social-link:hover {
    opacity: 0.8;
  }
  .espacio-contact-row {
  padding: 30px 0;
  
}

  /* IZQUIERDA */
  .espacio-contact-left {
    display: flex;
    align-items: center;
  }

  .espacio-contact-icon {
    width: 28px;
    height: 28px;
    background-image: url("/themes/custom/foundry/img/espaciocowor.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .espacio-contact-title {
    font-size: 1.4rem;
    font-weight: 600;
  }

  /* BOTÓN */
  .espacio-contact-right .btn {
        border: 2px solid #47b475;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #47b475;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;    
    margin-bottom: 24px;
    background-color: #00AE42;
    border-color: #00AE42;
    color: #fff;
    height: 50px;
    padding: 6px 26px;
    letter-spacing: 4px;
    
   }
    h3{
      color: #00AE42;
    }
    .tarifas-table h3 {
      color: black;
      text-align: center;
      margin-top: 20px;
      font-size: 20px;
    }
  .espacio-texto-bg {
      position: relative;
      background-image: url("/themes/custom/foundry/img/fondosilueta.png");
      background-color: #00AE42;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;   
      padding: 60px;
      color: #fff;
      border-radius: 20px;
      font-size: 20px;
      line-height: 30px;
  }


    /* ==============================
    BLOQUE MAPA + INFO + SERVICIOS
  ================================ */

  .espacio-info-servicios {
    padding: 60px 0;
  }

  /* ===== MAPA ===== */

  .espacio-mapa {
    margin-bottom: 20px;
  }

  .espacio-mapa iframe,
  .espacio-mapa .geofield-google-map {
    width: 100%;
    height: 300px;
    border-radius: 8px;
    overflow: hidden;
  }

  /* ===== DATOS CONTACTO ===== */

  .espacio-datos {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #00AE42;
  }

  .espacio-datos .dato {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    font-size: 0.95rem;
  }

  .espacio-datos .dato .icon {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 3px;
  }

  /* ICONOS DATOS */

  .dato.direccion .icon {
    background-image: url("/themes/custom/foundry/img/location.png");
  }

  .dato.telefono .icon {
    background-image: url("/themes/custom/foundry/img/phone.png");
  }

  .dato.web .icon {
    background-image: url("/themes/custom/foundry/img/web.png");
  }

  .dato.horario .icon {
    background-image: url("/themes/custom/foundry/img/horario.png");
  }

  /* ===== BOTÓN ===== */

  .espacio-info-left .btn {
    margin-top: 20px;
    padding: 10px 24px;
    font-weight: 500;
       border: 2px solid #47b475;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #47b475;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;    
    margin-bottom: 24px;
    background-color: #00AE42;
    border-color: #00AE42;
    color: #fff;
    height: 50px;
    padding: 6px 26px;
    letter-spacing: 4px;
  }

  /* ===== SERVICIOS ===== */

  .espacio-servicios h3 {
    font-size: 1.6rem;
    font-weight: 600;
  }

  .servicios-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
  }

  .servicio-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.95rem;
  }

  .servicio-item .icon {
          width: 37px;
        height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  /* ===== ICONOS POR SERVICIO (SEGÚN VALUE) ===== */

  .servicio-internet_wi_fi .icon {
    background-image: url("/themes/custom/foundry/img/wificonexion.png");
  }

  .servicio-sala_de_reuniones .icon {
    background-image: url("/themes/custom/foundry/img/reuniones.png");
  }

  .servicio-acceso_24_7 .icon {
    background-image: url("/themes/custom/foundry/img/24x7.png");
  }
  .servicio-cocina .icon {
    background-image: url("/themes/custom/foundry/img/micro.png");
  }
  .servicio-aire_acondicionado .icon {
    background-image: url("/themes/custom/foundry/img/aire.png");
  }
  .servicio-zonas_de_videollamadas .icon {
    background-image: url("/themes/custom/foundry/img/videollamadas.png");
  }
  .servicio-ninos_permitidos .icon {
    background-image: url("/themes/custom/foundry/img/bebes.png");
  }
  .servicio-impresora .icon {
    background-image: url("/themes/custom/foundry/img/impresora.png");
  }
  .servicio-proyector .icon {
    background-image: url("/themes/custom/foundry/img/proyector.png");
  }
  .servicio-television .icon {
    background-image: url("/themes/custom/foundry/img/tv.png");
  }
  .servicio-zona_de_relax .icon {
    background-image: url("/themes/custom/foundry/img/relax.png");
  }
  .servicio-mascotas_permitidas .icon {
    background-image: url("/themes/custom/foundry/img/mascotas.png");
  }
  .servicio-escaner .icon {
    background-image: url("/themes/custom/foundry/img/escaner.png");
  }
  .servicio-equipo_de_sonido .icon {
    background-image: url("/themes/custom/foundry/img/sonido.png");
  }
  .servicio-sala_de_eventos .icon {
    background-image: url("/themes/custom/foundry/img/reuniones.png");
  }
  .col-md-6.espacio-servicios {
      padding-left: 60px;
  }
  .espacio-mapa {
   border: 5px #00AE42 solid; 
    border-radius: 5px;
  }
  
  /* ===== RESPONSIVE ===== */

  @media (max-width: 768px) {
    .espacio-info-servicios .row {
      gap: 40px;
    }

    .servicios-grid {
      grid-template-columns: 1fr;
    }
  }
  /* ===== TABLA TARIFAS ===== */

  .tarifas-table {
    width: 100%;    
    border-radius: 6px;
    overflow: hidden;
            font-size: 18px;
  }

  /* CABECERA */
  .tarifas-header {
    display: grid;
    grid-template-columns: 2fr 1.5fr 1fr 80px;    
    font-weight: 600;
    padding: 14px 16px;
    color: #00AE42;
    font-weight: bold;
    border-bottom: 4px solid;
    border-image: repeating-linear-gradient(
      to right,
      #00AE42 0,
      #00AE42 10px,
      transparent 10px,
      transparent 29px
    )
    1 stretch;
    font-family: thermal-variable, sans-serif;
    font-size: 24px;
  }

  /* FILA */
  .tarifa-row {
    color: #101010;
    
    border-bottom: 2px solid;
    border-image: repeating-linear-gradient(
      to right,
      #00AE42 0,
      #00AE42 10px,
      transparent 10px,
      transparent 29px
    )
    1 stretch
  }
  

  /* FILA PRINCIPAL */
  .tarifa-main {
    display: grid;
    grid-template-columns: 2fr 1.5fr 1fr 80px;
    align-items: center;
    padding: 14px 16px;
    
  }

  /* PRECIO */
  .tarifa-precio {
    font-weight: 600;
  }

  /* BOTÓN INFO */
  .toggle-info {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    padding-top: 10px;
  }

  .flecha {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url("/themes/custom/foundry/img/desplegable.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
  }

  /* DESCRIPCIÓN OCULTA */
  .tarifa-descripcion {
    display: none;
    padding: 16px;    
    font-size: 0.95rem;
    line-height: 1.5;
  }

  /* ACTIVO */
  .tarifa-row.active .tarifa-descripcion {
    display: block;
  }

  .tarifa-row.active .flecha {
    transform: rotate(180deg);
  }

  /* RESPONSIVE */
  @media (max-width: 768px) {
    .tarifas-header {
      display: none;
    }

    .tarifa-main {
      grid-template-columns: 1fr;
      gap: 8px;
    }

    .tarifa-info-toggle {
      text-align: right;
    }
  }
  .row.region.region-post {
      background-color: #E3E3E3;
      background-image:none;
      position: relative;
  }
  h3.titulo-linea.mb-3.mt-5{
    text-align: center;
    font-weight: bold;
    color: #101010;
  }
  .titulo-linea::after {
        content: "";
        display: block;
        width: 48px;
        height: 4px;
        background: #00AE42;
        text-align: center;
        margin: 0 auto;
        margin-top: 20px;
    }
    a.btn.btn-success {
      background: black;
      color: white;
      border: black;
      border-radius: 5px;
  }
  .contact {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .view-proyectos-en-un-espacio{
    margin-bottom: 100px;
  }
  #block-foundry-views-block-coworkers-y-proyectos-block-1,
  #block-foundry-views-block-coworkers-y-proyectos-block-2{
    margin-top: 80px;
    margin-bottom: 60px;
  }
  .view-coworker-de-un-espacio,
  .view-proyectos-en-un-espacio,
  #block-foundry-views-block-coworkers-y-proyectos-block-1,
  #block-foundry-views-block-coworkers-y-proyectos-block-2{
    h2{
      font-size: 45px;
        font-weight: bold;
    }
    p{
      font-size: 24px;
      color: #101010;
      width: 40%;
      line-height: normal;
    }
    .views-field.views-field-nothing img{
      border-radius: 5px;
    }
     
    .views-field.views-field-title {
      margin-top: 10px;

      span.field-content {
        font-weight: 700;
        color: black;
        }
    }    
    h2::after {
        content: "";
        display: block;
        width: 48px;
        height: 4px;
        background: #00AE42;
        text-align: center;        
        margin-top: 20px;
    }
    .view-header {
        margin-bottom: 60px;
    }

  }
  .row.region.region-post4 {
    background-color: #00AE42;
    background-image: url(/themes/custom/foundry/img/fondosilueta.png);
    .view-header {
        text-align: center;
        margin-bottom: 60px;
    }
    h3.cow {
        color: white;
        font-weight: bold;
        font-size: 45px;
    }
    h3.cow::after {
        content: "";
        display: block;
        width: 40px;
        height: 3px;
        background: white;
        margin: 8px auto 0;
    }
        .texto-negro {
        color: #101010;
        font-size: 24px; 
    }
        .footervista.mt-5 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 70px;
    }
        a.btn.btn-negro {
        background: black;
        color: white;
        border: black;
        border-radius: 5px;
    }

  }
  footer.footer-1.bg-dark {    
    margin-top: 0 !important;
  }
      /* CONTENEDOR */
    .gallery-grid {
      display: grid;
      grid-template-columns: 50% 25% 25%;
      grid-template-rows: 50% 50%;
      gap: 10px;
      height: 480px; /* CLAVE: altura fija */
    }

    /* ITEMS */
    .gallery-item {
      position: relative;
      overflow: hidden;
    }

    /* IMÁGENES */
    .gallery-item img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    /* POSICIONES EXACTAS */

    /* Imagen grande izquierda */
    .gallery-item-1 {
      grid-column: 1 / 2;
      grid-row: 1 / 3;
    }

    /* Arriba derecha */
    .gallery-item-2 {
      grid-column: 2 / 4;
      grid-row: 1 / 2;
    }

    /* Abajo derecha izquierda */
    .gallery-item-3 {
      grid-column: 2 / 3;
      grid-row: 2 / 3;
    }

    /* Abajo derecha derecha */
    .gallery-item-4 {
      grid-column: 3 / 4;
      grid-row: 2 / 3;
    }
    @media (max-width: 768px) {
      .gallery-grid {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        height: auto;
      }

      .gallery-item {
        grid-column: auto !important;
        grid-row: auto !important;
        aspect-ratio: 16 / 9;
      }
    }
    /* CONTENEDOR DEL SLIDER */
.slick-gallery {
  position: relative;
}

  /* FLECHAS GENERALES */

    ul.slick-dots {
        display: none !important;
    }
  .slick-prev,
  .slick-next {
    position: absolute;    
    height: 97%;
    width: 60px;
    z-index: 10;

    background: #00ae424f; /* verde translúcido */
    border: none;

    display: flex;
    align-items: center;
    justify-content: center;

    cursor: pointer;
    transition: background 0.3s ease;
  }
   .slick-next {
    padding-right: 13px;
   }
  .slick-prev {
    padding-left: 13px;
   }

  /* HOVER */
  .slick-prev:hover,
  .slick-next:hover {
    background: #00AE42;
  }

  /* POSICIÓN */
  .slick-prev {
    left: 0;
  }

  .slick-next {
    right: 0;
  }

  /* QUITAR TEXTO "1" y "2" */
  .slick-prev::before,
  .slick-next::before {
    content: '';
  }

    /* FLECHA IZQUIERDA */
  .slick-prev::after {
    transform: rotate(-135deg);
  }

  /* FLECHA DERECHA */
  .slick-next::after {
    transform: rotate(45deg);
  }


  #block-views-blockespacios-home-espaciosdeunespacio .slick-prev,
  #block-views-blockespacios-home-espaciosdeunespacio   .slick-next {
    background: none;
  }
  
}
a.btn.btn-negro.px-5.alade {
    float: right;
    margin-top: 70px;
    background: black;
    color: white;
    border: black;
    border-radius: 5px;
}

/**********SOBRE LA RED***********/
.path-not-frontpage.page-node-type-page {
    div#main-container:after {
      content: "";
      position: absolute;
      top: -20px;
      left: 0;
      width: 1%;
      height: 720px;
      background: #00AE42;
  }
    .row.region.region-post {
        background-color: #00AE42;
        background-image: url(/themes/custom/foundry/img/bloqueinstrumento.png);
        margin-top: 100px;
    }
    .overlay-dark {
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 1;
    }
    .overlay-gradient {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background:
        linear-gradient(to right, #005721, #ffffff00);
        z-index: 1;
    }
    .bloque-hero .container {
        z-index: 2;
    }
    & .bloque-hero {
        h3 {
            color: white;
            font-weight: bold;
            font-size: 45px;
            line-height: 60px;
            span {
              font-weight: bold;
              color: #00AE42;
          }
        }
    }
    & .bloque-hero {
        p {
            font-size: 24px;
            line-height: 40px;
            margin-top: 60px;
        }
    }
  .main-content {
    display: block;
  }

  .main-content
  .block-views-blockfaq-entidades-block-1,
  .main-content
  .block-views-blockfaq-entidades-block-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
    .faq-item {
    border: 3px solid #ddd;
    padding: 1.25rem;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    width: 90%;
    margin-bottom: 40px;
  }
  .faq-item.is-open {
    border: 3px solid #00AE42 !important;
  }

  .faq-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
  }

  .faq-title {
    margin: 0;
    font-size: 23px;
    text-align: center;
    margin: 0 auto;
    color: #101010;
    font-weight: bold;
  }

  .faq-toggle {
    background: none;
    border: 0;
    cursor: pointer;
  }

  .faq-icon {    
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2300AE42' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;

    width: 20px;
    display: block;
    text-indent: -9999px;
    color: #00AE42;
  }

  /* contenido oculto */
  .faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
  }

  /* estado abierto */
  .faq-item.is-open .faq-content {
    max-height: 500px; /* suficiente para texto */
    margin-top: 1rem;
  }

  .faq-item.is-open .faq-icon {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
  }
  .block-views-blockfaq-entidades-block-1,
  .block-views-blockfaq-entidades-block-2{
    .view-header{
      h3{
                            text-align: center;
                font-size: 32px;
                font-weight: 700;
                width: 90%;
                line-height: 28px;
                margin-top: 15px;
          }
          .icono {
            text-align: center;
            width: 90%;
          }
    }
    
  }
  h3.titulo-verde.titulo-linea.mb-3.mt-5.w-75, h4 {
        font-size: 45px;
        margin: 0 auto;
        font-weight: bold;
        line-height: 60px;
        color: #00AE42;
    }
        .titulo-verde.titulo-linea::after {
        content: "";
        display: block;
        width: 40px;
        height: 3px;
        background: #00AE42;
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
    }
        p.texto-intro {
        font-size: 24px;
        color: #000;
        margin-top: 50px;
        margin-bottom: 110px !important;
    }
    section.bloque-iconos{
      padding: 0 !important;
    }
    header{
      margin-top: 60px;
       h1 {
            font-weight: bold;
            font-size: 80px;
        }
        h2 {
            font-weight: bold;        
            font-size: 45px;
            width: 90%;
        }
        h2::after {
            content: "";
            display: block;
            width: 48px;
            height: 4px;
            background: #00AE42;
            text-align: center;
            margin-top: 20px;
        }
        p{
            color: #00AE42;
            font-size: 24px;
        }
    }
    .bloque-item {
       display: flex;
      align-items: flex-start; 
      gap: 3rem;
      margin-bottom: 4rem;
    }

    .bloque-texto {
      flex: 1;
      p{
                font-size: 22px;
        line-height: 35px;
      }
    }

    .bloque-imagen {
      flex: 1;
    }

    /* Fila invertida */
    .bloque-item.is-reverse {
      flex-direction: row-reverse;
    }
    .bloque-doble {
      margin-top: 160px !important;
      h3{
        color: #00AE42;
        font-weight: bold;
      }
      .bloque-imagen {
        position: relative;
        display: inline-block;
        
      }
      .bloque-imagen img {
        display: block;
        width: 80%;
        height: auto;
      }
      .bloque-imagen::after {
        content: "";
        position: absolute;
        inset: 0;
        background-color: rgba(0, 128, 0, 0.35); /* verde translúcido */
        pointer-events: none;
        transform: translate(12px, 12px); /* desplazamiento base */
        z-index: 1;
        width: 80%;
        border-radius: 5px;
      }
      .bloque-item.is-reverse .bloque-imagen::after {
        transform: translate(-12px, 12px);
      }
      .bloque-imagen::after {
        box-shadow: 0 10px 30px rgba(0,0,0,0.15);
      }
    }
  footer.footer-1.bg-dark {
      background: #101010 !important;
      margin-top: 0px !important;
  }
}
/*Pagina estática*/
.cuerpopage {
    width: 55%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 150px;
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item h1:after{
        content: "";
    width: 48px;
    height: 5px;
    background-color: #00AE42;
    display: block;
    margin-top: 17px;
        
}

/**NODO NOTICIA*/

/* =========================
   NODO NOTICIA
   ========================= */

.node-noticia {
  position: relative;
}
.node-noticia {
  
    /* =========================
    FECHA VERTICAL
    ========================= */

  .noticia-fecha {
    position: absolute;
    left: -3.5rem; /* la manda al espacio blanco */
    top: 2rem;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 0.85rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #666;
  }

  /* =========================
    HERO
    ========================= */

  .noticia-hero {
    position: relative;
    margin-bottom: 4rem;
  }

  /* Imagen 80% alineada a la derecha */
  .noticia-imagen {
    width: 90%;
    margin-left: auto;
  }

  .noticia-imagen img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* =========================
    OVERLAY BLANCO
    ========================= */

  .noticia-overlay {
    position: absolute;
    bottom: 0; /* pisa la imagen */
    left: 0;
    background: #ffffff;
    padding: 2rem 2.5rem 0;
    max-width: 42%;  
  }
  .field.field--name-field-entradilla.field--type-string-long.field--label-hidden.field--item {
      font-size: 21px;
      color: black;
      font-weight: 500;
      font-style: oblique;
  }

  .noticia-categoria {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #00AE42;
  }
  .field.field--name-field-categoria-noticia.field--type-entity-reference.field--label-hidden.field--item{
    margin: 20px;    
  }
    .noticia-categoria {
    display: inline-flex;
    align-items: center;
  }

  .noticia-categoria::before {
    content: "";
    width: 33px;
    height: 3px;
    background-color: #00AE42;
    margin-right: 8px;
  }

  .noticia-titulo {
    margin: 0;
    font-size: 2rem;
    line-height: 1.2;
    
    font-size: 38px;
    line-height: 35px;
    span{
      font-weight: 500;
    }
  }

  /* =========================
    CUERPO
    ========================= */

  .noticia-body {
    margin-top: 3rem;
  }
  .noticia-fecha {
    position: absolute;
    left: -3.5rem; /* la manda al espacio blanco */
    top: 2rem;
    writing-mode: vertical-rl;
    text-orientation: mixed;
         left: 58px;
        top: -8rem;
    text-transform: uppercase;
    color: #666;
  }
  .cuerponoticia{
    width: 55%;
    margin: 0 auto;
    .verde45{
          font-size: 35px;
          margin-bottom: 21px;
          font-weight: bold;
          color: #00AE42;
    }
  }

  /* =========================
    PROGRAMA Y RECORRIDO
    ========================= */

  .noticia-programa,
  .noticia-recorrido {
    margin-top: 4rem;
  }





  /* =========================
    RESPONSIVE
    ========================= */

  @media (max-width: 768px) {

    .noticia-imagen {
      width: 100%;
      margin-left: 0;
    }

    .noticia-overlay {
      position: static;
      max-width: 100%;
      box-shadow: none;
      padding: 1.5rem 0;
    }

    .noticia-hero {
      margin-bottom: 2rem;
    }

    .noticia-titulo {
      font-size: 1.5rem;
    }
  }
}

.page-node-type-eventoevento{
  div#main-container:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 1%;
    height: 720px;
    background: #00AE42;
}

      .noticia-fecha {
       position: absolute;
        left: -3.5rem;
        top: 2rem;
        writing-mode: inherit;
        text-orientation: inherit;
        left: 28px;
        top: -70px;
        text-transform: uppercase;
        color: #666;
        background:#00AE42;
        padding: 11px 0 0px 15px;
        width: 70px;
        height: 70px;
        color: white;
        font-weight: bold;
        border-radius: 5px;
    }
  .cuerponoticia  ul {
    list-style: inside;
    } 
    .noticia-categoria {
      display: block;   
      margin-top: 50px;  
    }
    .field.field--name-field-lugar.field--type-string.field--label-hidden.field--item {
    display: inline-block;
    color: #00AE42;
  }
  .field--type-entity-reference {
    margin: 0;
  }
  a.btn.btn-negro.px-5{
           background: black;
    color: white;
    border: black;
    border-radius: 5px;
    letter-spacing: 3px;
    line-height: 50px;
    font-size: 13px;
    min-width: 140px !important;
    height: 50px;
    padding-left: 25px !important;
    padding-right: 25px !important;  
  }
}
.page-node-type-eventoevento,
.page-node-type-evento,
.path-noticias,
.path-eventos{
    div#main-container:after {
      content: "";
      position: absolute;
      top: -20px;
      left: 0;
      width: 1%;
      height: 720px;
      background: #00AE42;
  }
     .fecha-mes {
     font-size: 11px;
        text-transform: uppercase;
        margin-left: 6px;
        font-weight: bold;
    }

    .fecha-dia {
      font-size: 28px;
      font-weight: 700;
      line-height: 1;
    }
  div#organizas {
    background:#00AE42;
    padding-top: 90px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    h4{
      font-size: 35px;
      font-weight: bold;
      color: white;
      width: 76%;
      margin: 0 auto;
      line-height: 40px;
    }
  }
  .row.region.region-post {
    background-color: inherit;
    background-image: none;
  }
 #block-foundry-bloqueinstrumento-2,
 #block-foundry-bloqueinstrumento {
      background-color: #00AE42;
      background-image: url(/themes/custom/foundry/img/bloqueinstrumento.png);
      margin-top: 0px;
  }
  /* Degradado SOLO a la izquierda */
  .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background:linear-gradient(to right, #005721, #0000001C);
    z-index: 1;
  }

  /* Contenido por encima */
  .bloque-hero .container {
    z-index: 2;
  }   
  .bloque-hero{
    h3{
      color: white;
      font-weight: bold;
      font-size: 45px;
      line-height: 60px;
    }
    p{
      font-size: 24px;
      line-height: 40px;
      margin-top: 60px;
    }
  } 
  .overlay-dark {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45); /* ajusta la oscuridad */
    z-index: 1;
  }
  .titulo-linea {
      position: relative;
      padding-bottom: 12px;
    }

  .titulo-linea::after {
    content: "";
    display: block;
    width: 40px;        /* largo de la línea */
    height: 3px;        
    background: #00AE42; 
    margin-top: 8px;    /* separación del texto */
  }
  footer.footer-1.bg-dark {   
      margin-top: 0 !important;
     
  }
}

/*PAGE NOTICIAS**/
.path-noticias{
  .view-id-noticias.view-display-id-block_1 {
    padding-left: 150px;
    padding-right: 150px;
    margin-bottom: 150px;
    .noticia-card {
        height: 347px;
    }
    .noticia-card-title a {
        color: #fff;
        text-decoration: none;
    }
        .noticia-card-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 20px;
        color: #fff;
    }
        .noticia-card-title {
        font-size: 1.2rem;
        margin-bottom: 5px;
        line-height: 22px;
        color: white;
                font-size: 1.2rem;
        margin-bottom: 5px;
        line-height: 22px;
        color: white;
        font-family: "Montserrat", sans-serif !important;
    }
    .fecha {
        font-size: 14px;
        opacity: 0.85;
        letter-spacing: 2.8px;
    }
  }
  .cabecera {
    color: #000000 !important;
  }
  span.aldia {
      color: #00AE42 !important;  
  }
}

/* PAGE EVENTOS*/
.path-eventos{
  
  .cabecera {
      font-size: 80px;
      color: black;
      font-weight: bold;
      margin-bottom: 30px;
              font-family: thermal-variable, sans-serif;
  }
    span.aldia {
      color: #00AE42;
      font-size: 24px;
      padding-left: 10px;
  }
  /*FILTRO expuesto*/
  select#edit-field-fecha-value-op {
    display: none;
  }
  .view-proximos-eventos .view-filters {
    display: flex;
    justify-content: flex-end;
    legend{
      text-align: right;
    }
    span.fieldset-legend{
      color: #00AE42;
      font-size: 20px;
    }
  }
  .js-form-item.js-form-type-date.form-type-date.js-form-item-field-fecha-value-min,
  .js-form-item.js-form-type-date.form-type-date.js-form-item-field-fecha-value-max{
    display: inline-block;
    label{
      display: none;
    }
  }
  input#edit-field-fecha-value-min,
  input#edit-field-fecha-value-max{
    border: 1px solid #EAEAEA;
  }
  .fieldset-legend {
    position: relative;
    padding-left: 2rem; /* espacio para el icono */
    display: inline-block;
  }

  .fieldset-legend::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;   /* ajusta al tamaño del PNG */
    height: 16px;
    background-image: url('/themes/custom/foundry/img/calendario.png');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
  }
  .view-id-proximos_eventos{
    margin-bottom: 150px;
  }
}
.ui-button .ui-icon {
    background-image: url(/themes/custom/foundry/img/closeverde.png) !important;
        top: 0px !important;
    left: 6px !important;
    margin: 0 !important;
    width: 50px;
    height: 60px;
    background-position: inherit !important;
}
.ui-dialog .ui-dialog-titlebar-close {
    background: none;
    border: 0;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
     border: 0;
    background: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 0 !important;
    background: none !important;
}

/*Listado coworkers y proyectos*/
.page-view-coworkers-y-proyectos{
  .views-field.views-field-nothing {
      margin-bottom: 13px;
      img{
        border-radius: 5px;
      }
  }
  .views-field.views-field-field-profesion {
    color: black;
  }
   .view-header {
      margin-top: 50px;
        h1 {
            font-weight: bold;
            font-size: 80px;
        }
        h2 {
            font-weight: bold;
            color: #00AE42;
            font-size: 45px;
            width: 60%;
            span{
              color: black;
              font-weight: 600;
            }
        }
        h2::after{
                      content: "";
            display: block;
            width: 48px;
            height: 4px;
            background: #00AE42;
            text-align: center;
            margin-top: 20px;
        }
        span.fieldset-legend {
        color: #00AE42;
        font-weight: bold;
        font-size: 24px;
      }
      legend {
        font-size: 1.5rem;
        padding-bottom: 20px;
    }
    .fieldset-legend::before {
        content: "";
        width: 18px;
        height: 18px;
        background-image: url(/themes/custom/foundry/img/icono-filtro.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        display: inline-block;
        margin-right: 15px;
    }
  }
  .view-filters {
    margin-top: 20px;
    label {
      font-weight: bold;
      color: black;
    }
    .js-form-item.js-form-type-select {
      margin-right: 20px;
    }
  }
  .views-view-responsive-grid__item {
    margin-bottom: 30px;
  }
  .views-field.views-field-title a {
    color: black;
    font-size: 17px !important;
  }
}

/*Popi coworker*/
.ui-dialog-titlebar h1{
  display: none;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
    background: none;
    border: none;
}
.ui-dialog .ui-dialog-titlebar-close {
    margin: 0px 0 0 0 !important;  
}
.popi-modal {
  text-align: center;
  padding: 20px;
}

.popi-imagen img {
  display: block;
  margin: 0 auto 15px;
  max-width: 150px;  
}

.popi-titulo {
  font-size: 1.5em;
  margin: 0 0 5px;
  h2{
        color: black;
    font-weight: bold;
  }
}

.popi-cargo,
.popi-web {
  margin: 0 0 10px;
}
.popi-web a {
  color: #00AE42 !important;
}

.popi-descripcion {
  
  text-align: left;
  width: 90%;
  margin: 0 auto;
}

.popi-redes img {
  
    margin: 0 5px;
  
}

/*WEBFORM*/
.page-node-type-webform{
  .webform-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7rem;
    margin-top: 2rem;
  }

  @media (max-width: 768px) {
    .webform-layout {
      grid-template-columns: 1fr;
    }
  }
  h1 {
      
      font-size: 80px;
      span{
        font-weight: bold;
      }
    }
  .view-header {
        margin-top: 60px;
    }
    h2 {
    
    font-size: 45px;
    width: 90%;
    color: #00AE42;
    span{
      font-weight: bold;
    }
    }
    h2::after {
      content: "";
      display: block;
      width: 48px;
      height: 4px;
      background: #00AE42;
      text-align: center;
      margin-top: 20px;
    }
    .field.field--name-field-imagen-principal.field--type-image.field--label-hidden.field--item::after {
      content: "";
      position: absolute;
      inset: 0;
      background-color: rgba(0, 128, 0, 0.35);
      pointer-events: none;
      transform: translate(12px, 12px);
      z-index: 1;
      width: 100%;
      border-radius: 5px;
  }
  input#edit-actions-submit {
      border: 2px solid #47b475;
      padding: 0 26px;
      height: 40px;
      min-width: 150px;
      line-height: 36px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1px;
      border-radius: 0;
      color: #47b475;
      text-align: center;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      margin-right: 8px;
      margin-bottom: 24px;
      background-color: #00AE42;
      border-color: #00AE42;
      color: #fff;
      height: 50px;
      padding: 6px 26px;
      letter-spacing: 4px;
      border-radius: 5px !important;
      border: 0 !important;
  }
  .field.field--name-field-imagen-principal.field--type-image.field--label-hidden.field--item{
    position: relative;
  }
  label {
  
    font-weight: bold;
  }
  input,textarea#edit-message {
    border: 2px solid #dee2e6 !important;
    
  }
  input#edit-name,
  input#edit-email{
    background: transparent !important;
  }
}


/*Edición nodo espacio y coworker y proyecto*/        

#node-espacio-edit-form,
#node-coworkers-edit-form,
#node-espacio-form,
#node-coworkers-form,
#node-proyecto-edit-form,
#node-proyecto-form{
    h1 {    
      font-size: 45px;
      width: 90%;    
      font-weight: bold;  
      span{
        font-weight: bold;
      }
    }
    h1::after {
      content: "";
      display: block;
      width: 48px;
      height: 4px;
      background: #00AE42;
      text-align: center;
      margin-top: 20px;
    }
  margin-top: 60px;
  label,
  summary {
    font-weight: bold;
    padding-bottom: 20px;
  }
  #edit-field-descripcion-0-value {
    height: 300px;
  }
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-field-ubicacion-0-value-map-geocode.form-item-field-ubicacion-0-value-map-geocode.mb-3,
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-field-ubicacion-0-value-lat.form-item-field-ubicacion-0-value-lat.mb-3,
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-field-ubicacion-0-value-lon.form-item-field-ubicacion-0-value-lon.mb-3,
  #edit-field-imagen-principal-0-alt--description,
  .link.action-link.tabledrag-toggle-weight.btn.btn-secondary.btn-sm,
  .description.text-muted,
  .file.file--mime-image-png.file--image,
  #edit-field-servicios--wrapper legend,
  #field-tarifas-add-more-wrapper .paragraphs-actions,
  #field-tarifas-add-more-wrapper .field-label,
  #edit-field-tarifas-0-subform-field-mas-info-0-format-help,
  .js-form-item.js-form-type-vertical-tabs.form-type-vertical-tabs.js-form-item-.form-item-.form-no-label.mb-3,
  #edit-field-tarifas-0-top-type,
  #edit-field-coworkers-wrapper,
  #edit-field-ubicacion-0-value legend {
    display: none;
  }
  input{    
    border: 2px solid #dee2e6 !important;
    border-radius: 5px;
  }
  h3 {
    color: #00AE42;
  }
  #edit-field-imagen-principal-0-remove-button, 
  .field--name-field-imagenes input {
    background: black !important;
    color: white !important;
    border: black !important;
  }
   .field--name-field-imagenes tr,
   #field-tarifas-add-more-wrapper tr {
    border-bottom: 1px solid #cccccc;
    background: transparent;
  }
  .field--name-field-imagenes .required.form-control{
    background: transparent !important;
    border: 2px solid #dee2e6 !important;
    color: #212529 !important;
  }
  .table-striped > tbody > tr:nth-of-type(2n+1) > * {
    --bs-table-accent-bg: none;
    color: var(--bs-table-striped-color);
  }
  #edit-field-servicios label {
    font-weight: inherit;
  }
  #edit-field-servicios .form-check {
    margin-bottom: 0;
  }
  #edit-field-servicios {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.75rem 1rem;
  }
  #field-tarifas-add-more-wrapper .field-add-more-submit,#edit-submit{
    background-color: #00AE42;
    border-color: #00AE42;
    color: #fff;
    height: 50px;
    padding: 0px 26px;
    letter-spacing: 4px;
    border:2px solid #00AE42 !important;
    border-radius: 5px !important;
  }  
  #imagenes {
    background: #FAFAFA;
  }
  #edit-field-tipo-de-puesto-que-ofrece--wrapper legend {
    color: #00AE42;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #edit-field-tipo-de-puesto-que-ofrece label {
    font-weight: inherit;
  }
  #edit-field-tipo-de-puesto-que-ofrece {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.75rem 1rem;
  }
  #edit-actions {
    float: right;
  }
  .form-check-input:checked {
    background-color: #00ae42 !important; 
  }
     
}

#node-coworkers-edit-form,
#node-coworkers-form,
#node-proyecto-edit-form,
#node-proyecto-form{
  #edit-field-imagen-principal-wrapper .image-preview {
    float: none;
  }
  .image-widget.js-form-managed-file.form-managed-file.clearfix {
    margin: 0 auto;
    text-align: center;
  }
  #edit-field-imagen-principal-0-remove-button {
    width: 30%;
  }
}

#user-logout-confirm,
#user-cancel-form {
  margin-top: 60px;
    #edit-cancel {
     margin-left: 40px;
  }
  #edit-actions {
    margin-top: 20px;
  }
}





/*Ajustes finos*/
.nav-bar {
    height: 117px;
    max-height: 117px; 
}
a.logo.navbar-btn.pull-left {
    height: 78px; 
}
.btn:visited {
    color: white;
}

/*******AJustes mobile***********/

/* ================================
   MENÚ MOBILE FULLSCREEN
   ================================ */
@media (max-width: 768px) {

  /* 1. Ocultar logo al abrir menú */
  .nav-open .branding {
    display: none !important;
  }

  /* 2. Hamburguesa / botón toggle */
  .mobile-toggle {
    position: relative;
    z-index: 10001;
  }

  /* 3. Ocultar hamburguesa normal cuando está abierto */
  .nav-open .mobile-toggle i {
    background: none;
  }

  /* 4. Menú a pantalla completa */
  .nav-open .module-menu {
    position: fixed;
    inset: 0;
    background: #000;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* 5. Lista del menú */
  .nav-open .module-menu ul {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  .nav-open .module-menu li {
    margin: 6px 0;
  }

  .nav-open .module-menu a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
  }

  /* 6. Botón cerrar (✕) */
  .nav-open .mobile-toggle {
    display: block !important;
    position: fixed;
    top: 20px;
    right: 20px;
  }

  .nav-open .mobile-toggle i {
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
  }

  .nav-open .mobile-toggle i::before,
  .nav-open .mobile-toggle i::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 32px;
    height: 3px;
    background: #fff;
  }

  .nav-open .mobile-toggle i::before {
    transform: rotate(45deg);
  }

  .nav-open .mobile-toggle i::after {
    transform: rotate(-45deg);
  }

  /* 7. Bloquear scroll del body */
  .nav-open {
    overflow: hidden;
  }
}



@media (max-width: 768px) {

  .ti-menu {
    width: 32px;
    height: 22px;
    position: relative;
    display: inline-block;
  }

  .ti-menu::before,
  .ti-menu::after,
  .ti-menu span {
    content: "";
    position: absolute;
    height: 3px;
    background: black;
    border-radius: 2px;
    right: 0;
  }

  /* Línea superior (la más larga) */
  .ti-menu::before {
    width: 32px;
    top: 0;
  }

  /* Línea central */
  .ti-menu span {
    width: 24px;
    top: 9px;
  }

  /* Línea inferior (la más corta) */
  .ti-menu::after {
    width: 16px;
    bottom: 0;
  }
    .ti-menu {
    width: 32px;
    height: 22px;
    display: inline-block;
    background:
      linear-gradient(black 0 0) right top / 32px 3px no-repeat,
      linear-gradient(black 0 0) right center / 24px 3px no-repeat,
      linear-gradient(black 0 0) right bottom / 16px 3px no-repeat;
  }

  /* ocultamos el icon font */
  .ti-menu::before {
    content: "";
  }





  .nav-open .module-group.right.module-menu {
    background:#00AE42;
  }
  .module.right, .module-group.right {
    margin: 0;
  }
  .module.widget-handle {
    border: 0 !important;
  }
  
  .module.widget-handle i {
    font-size: 35px;
    line-height: 53px;
    color: black !important;
    opacity: 1;
  }
  #block-foundry-main-menu {
    text-align: center;
  }
  #block-foundry-main-menu li a {
    color: white !important;
        font-size: 24px;
  }
  
  #block-foundry-main-menu {
    & li.active::after {
      content: "";
      display: block;
      width: 60px;
      height: 5px;
      background: white;
      margin-top: 0 !important;
      margin: 0 auto;
      border-radius: 5px;
    }
  }
  .col-lg-4.mb-4.mb-lg-0.mt-5.pt-5 {
    padding-left: 10px;
  }
  ul.footer-links {
    margin-left: 0px;
  }
  #main-container {
    padding: 20px 0;
  }
  a.logo.navbar-btn.pull-left {
    margin-top: 20px;
  }
  .block-views-blockespacios-home-espacioshome{
    .slick-next{
      right: 0;
    }
    .slick-prev {
      left: 0;
    }
  }
  .view-proximos-eventos {
    & .view-header h2 {
      text-align: left;
      font-size: 60px;
      line-height: 70px;
    }
  }
  .block-views-blocknoticias-noticias, .view-id-noticias.view-display-id-page_1 {
    & .view-header {
      & span.aldia {   
        display: block;
        margin-top: 30px;
      }
    }
  }
  div#block-foundry-views-block-proximos-eventos-eventos::after {
    content: none;    
  }
  .path-not-frontpage.page-node-type-page {
    & header {
      & h1 {
        font-weight: bold;
        font-size: 50px;
      }
    }
  }
  .path-not-frontpage.page-node-type-page {
    & header {
      & h2 {
        font-weight: bold;
        font-size: 25px;
        width: 90%;
        line-height: 30px;
      }
    }
  }
  .path-not-frontpage.page-node-type-page {
    & .bloque-item {
      display: block;   
    }
  }
  .path-not-frontpage.page-node-type-page {
    & .bloque-doble {
      margin-top: 50px !important;
    }
  }
  .path-not-frontpage.page-node-type-page {
    & h3.titulo-verde.titulo-linea.mb-3.mt-5.w-75, & h4 {
      font-size: 35px;
      line-height: 40px;      
      width: 100% !important;
    }
  }
  .path-not-frontpage.page-node-type-page {
    & .main-content .block-views-blockfaq-entidades-block-1, & .main-content .block-views-blockfaq-entidades-block-2 {
      display: block;
      width: 100%;
    }
  }
  .path-not-frontpage.page-node-type-page {
    & .block-views-blockfaq-entidades-block-1, & .block-views-blockfaq-entidades-block-2 {
      & .view-header {
        & h3 {
          width: 100%;
          margin-top: 20px;
        }
      }
    }
  }
  .path-not-frontpage.page-node-type-page {
    & .faq-item {
      width: 100%;   
    }
  }
  .bloque-hero {
    h3 {
      font-size: 35px !important;
      line-height: 40px !important;
    }
  }
  .path-noticias {
    & .view-id-noticias.view-display-id-block_1 {
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 0;
    }
  }
  .path-eventos {
    & span.aldia{
        display: block;
        margin-top: 30px;
    }
  }
  .node-noticia {
    & .cuerponoticia {
      width: 100%;
      margin: 0 auto;
    }
  }
  .page-node-type-eventoevento {
    & .noticia-fecha {
      position: relative;      
      left: 0;
      top: 0;
      display: block;
      margin-bottom: 20px;
    }
  
  }
  .page-node-type-webform {
    & .field.field--name-field-imagen-principal.field--type-image.field--label-hidden.field--item {
      display: none;
    }
  }
  .page-node-type-webform {
    & h1 {
      font-size: 60px;
    }
  }
  .page-node-type-webform {
    & h2 p {
      font-size: 25px !important;
      width: 90%;
      color: #00AE42;
    }
  }
  .page-view-coworkers-y-proyectos {
    & .view-header {
      & h1 {      
        font-size: 60px;
        line-height: 60px;
      }
    }
  }
  .page-view-coworkers-y-proyectos {
    & .view-header {
      & h2 {      
        font-size: 25px;
        width: 100%;
      }
    }
  }
  .page-view-coworkers-y-proyectos .views-field.views-field-nothing img {
    width: 100%;
  }
  .path-espacios .views-element-container,
  .path-espacioss .views-element-container {
    & header {
      & h2 {
        font-weight: bold;
        color: #00AE42;
        font-size: 25px;
        width: 100%;
      }
    }
  }
  .page-node-type-espacio {
    & h1 { 
      font-size: 60px;
      line-height: 60px;
    }
  }
  .page-node-type-espacio {
    & header {
      margin-top: 20px;
    }
  }
  .page-node-type-espacio {
    & .espacio-top-left span {
      font-size: 7px;   
    }
  }
  .page-node-type-espacio {
    & .espacio-top-row {   
      display: block !important;
    }
  }
  .page-node-type-espacio {
    & .social-link {
      width: 15px;
      height: 15px;
    }
  }
  .page-node-type-espacio {
    & .espacio-contact-row { 
      display: block !important;
    }
  }
  .page-node-type-espacio {
    & .espacio-contact-left {
      margin-bottom: 20px;
    }
  }
  .page-node-type-espacio {
    & .espacio-texto-bg {
      padding: 10px;
    }
  }
  .page-node-type-espacio {
    & .col-md-6.espacio-servicios {
      padding-left: 20px;
    }
  }
  .page-node-type-espacio #block-foundry-views-block-coworker-de-un-espacio-block-1 img,
  .page-node-type-espacio #block-foundry-views-block-proyectos-en-un-espacio-block-1 img{
    width: 100%;
  }
  .footer-legal {
    width: 100%;   
  }

  
}
  

/*Bloque búsqueda sin resultados*/
.path-espacioss .block-views-exposed-filter-blockespacios-page-1 {
    .block-inner {
        border: 1px solid #ddd;
        padding: 30px;
        border-radius: 6px;
        background: #fff;
        box-shadow: 0px 8px 14px rgb(0 0 0 / 15%);
        width: 100%;
        margin: 0 auto;        
    }
}

#edit-mail--description,
#edit-name--description,
#edit-user-picture-0--description {
  display: none;
}

div#block-foundry-views-block-proximos-eventos-eventos{
  .block-inner {
    position: relative;
  }
  
  .block-inner:before {
      content: "";
      position: absolute;
      top: -48px;
      left: 0;
      width: 14px;
      background: #00AE42;
      height: 50%;
  }
}
#views-exposed-form-coworking-page-1 {
  .form-checkboxes.bef-checkboxes {

    .form-check-label {
      position: relative;
      padding-left: 36px; /* espacio para la X */
      display: inline-flex;
      align-items: center;
    }

    input[type="checkbox"]:checked + .form-check-label {
      background-color: #00AE42;
      color: #fff;
    }

    input[type="checkbox"]:checked + .form-check-label::before {
      content: "";
      position: absolute;
      left: 10px;
      width: 14px;
      height: 14px;
      background-image: url("/themes/custom/foundry/img/x_blanca.png");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }
  }
}


#geofield-map-view-coworking-page-1 p {
    background: #00AE42;
    padding: 10px;
    font-size: 10px;
    text-align: center;
}
.contenedor > #geofield-map-view-coworking-page-1 {
    img.image-style-_20x70 {
        width: 142px !important;
        height: 45px !important;
        max-width: 142px !important;
    }
}
.gm-style .gm-style-iw-d {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    overflow: hidden !important;
}
.gm-style-iw.gm-style-iw-c {
    width: 142px;
    height: 78px;
    overflow: hidden;
    min-width: 142px !important;
    min-height: 78px !important;
    padding: 0 !important;
}
.gm-style .gm-style-iw-c {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0);
    background-color: transparent;
    border-radius: 8px;
    /* padding: 12px; */
    -webkit-box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .3);
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.gm-style-iw-chr {
  display: none;
}
.gm-style .gm-style-iw-tc::after {
    background:#00AE42;
 
}
.view-id-coworkers_y_proyectos .views-field.views-field-nothing{
  position: relative;
}
.view-id-coworkers_y_proyectos .views-field.views-field-nothing a.use-ajax:hover:after {
      content: "";
      position: absolute;
      inset: 0;
      background-color: rgba(0, 0, 0, 0.4);
      opacity: 1;
      transition: opacity 0.3s ease;
          width: 79%;
  }
  

.page-view-coworkers-y-proyectos  div#main-container:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 1%;
    height: 720px;
    background: #00AE42;
}
.view-faq-entidades ul{
  list-style: inside;
}