.elementor-kit-47{--e-global-color-primary:#6EA6AC;--e-global-color-secondary:#CAE7ED;--e-global-color-text:#387885;--e-global-color-accent:#FFCFCD;--e-global-color-4573e5f:#7AB7B6;--e-global-color-e201922:#FFF1EC;--e-global-color-3e879bf:#FFFEE0;--e-global-color-92a0960:#627DC2;--e-global-color-14123cc:#F79585;--e-global-typography-primary-font-family:"Harietta";--e-global-typography-primary-font-size:17px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Raleway";}.elementor-kit-47 e-page-transition{background-color:#FFBC7D;}.elementor-kit-47 h1{font-family:"Cyrene";}.elementor-kit-47 h2{font-family:"Cyrene";}.elementor-kit-47 h3{font-family:"Cyrene";}.elementor-kit-47 h4{font-family:"Cyrene";}.elementor-kit-47 h5{font-family:"Cyrene";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Aplica a cualquier widget de imagen al que le pongas la clase logo-fila */
.logo-fila img {
  height: 55px;        /* alto uniforme */
  width: auto;         /* evita deformaciones */
  object-fit: contain; /* por si algún logo es raro */
  transition: filter .3s ease, opacity .3s ease, transform .2s ease;
}

/* Versión móvil */
@media (max-width: 768px) {
  .logo-fila img {
    height: 45px;
  }
}

/* (Opcional) gris a color + un pelín de hover */
.logo-fila img {
  filter: grayscale(100%);
  opacity: .85;
}
.logo-fila img:hover {
  filter: none;
  opacity: 1;
  transform: translateY(-1px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Harietta';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://munay.es/wp-content/uploads/2025/10/hv-harietta-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Harietta';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://munay.es/wp-content/uploads/2025/10/hv-harietta-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cyrene';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://munay.es/wp-content/uploads/2025/10/CyreneRegularAdvanced.woff2') format('woff2');
}
/* End Custom Fonts CSS */