{"id":117106,"date":"2026-06-01T06:03:28","date_gmt":"2026-06-01T05:03:28","guid":{"rendered":"https:\/\/senor.es\/newsletter-senor-2\/"},"modified":"2026-06-01T11:20:25","modified_gmt":"2026-06-01T10:20:25","slug":"newsletter","status":"publish","type":"page","link":"https:\/\/senor.es\/en\/newsletter\/","title":{"rendered":"Newsletter"},"content":{"rendered":"\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-35a75470\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"tnp tnp-subscription senor-newsletter-container\" style=\"width: 100% !important; max-width: 100% !important;\">\n  <div class=\"senor-newsletter-logo\">\n    <img decoding=\"async\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/02\/newsletter-LOGO-SENOR-amortiguador.png\" alt=\"Logo SENOR\" class=\"logo-bounce\">\n  <\/div>\n\n  <div class=\"senor-newsletter-header\">\n    <h3>Subscribe to our NEWSLETTER<\/h3>\n    <p><b>Receive exclusive updates on the latest advanced technology in noise and vibration control.<\/b><\/p>\n  <\/div>\n\n  <form method=\"post\" action=\"https:\/\/senor.es\/?na=s\" style=\"width: 100% !important;\">\n    <input type=\"hidden\" name=\"nlang\" value=\"en\">\n    \n    <div class=\"senor-form-grid\">\n      <div class=\"tnp-field tnp-field-firstname senor-field\">\n        <label for=\"tnp-1\">First Name *<\/label>\n        <input class=\"tnp-name\" type=\"text\" name=\"nn\" id=\"tnp-1\" placeholder=\"Your first name\" required>\n      <\/div>\n      \n      <div class=\"tnp-field tnp-field-surname senor-field\">\n        <label for=\"tnp-2\">Last Name<\/label>\n        <input class=\"tnp-surname\" type=\"text\" name=\"ns\" id=\"tnp-2\" placeholder=\"Your last name\">\n      <\/div>\n\n      <div class=\"tnp-field tnp-field-email senor-field\">\n        <label for=\"tnp-3\">Email *<\/label>\n        <input class=\"tnp-email\" type=\"email\" name=\"ne\" id=\"tnp-3\" placeholder=\"example@company.com\" required>\n      <\/div>\n      \n      <div class=\"tnp-field tnp-field-profile senor-field\">\n        <label for=\"tnp-4\">Company <\/label>\n        <input class=\"tnp-profile tnp-profile-1\" id=\"tnp-profile_1\" type=\"text\" name=\"np1\" placeholder=\"Your company name\">\n      <\/div>\n      \n      <div class=\"tnp-field tnp-field-profile senor-field\">\n        <label for=\"tnp-5\">Phone *<\/label>\n        <input class=\"tnp-profile tnp-profile-2\" id=\"tnp-profile_2\" type=\"text\" name=\"np2\" placeholder=\"Ex: +34 957 325 106\" required>\n      <\/div>\n      \n      <div class=\"tnp-field tnp-field-profile senor-field\">\n        <label for=\"tnp-6\">Country *<\/label>\n        <input class=\"tnp-profile tnp-profile-3\" id=\"tnp-profile_3\" type=\"text\" name=\"np3\" placeholder=\"Spain, France, etc.\" required>\n      <\/div>\n    <\/div>\n\n    <div class=\"tnp-field tnp-privacy-field senor-privacy\">\n      <label class=\"senor-checkbox-label\">\n        <input type=\"checkbox\" name=\"ny\" required class=\"tnp-privacy\"> \n        <span>\n          I accept the <a target=\"_blank\" href=\"https:\/\/senor.es\/consentimiento-para-el-envio-de-publicidad-suscripcion-a-newsletter\/\">Consent for receiving ADVERTISING (Newsletter subscription)<\/a>. In compliance with the provisions of Article 21 of Law 34\/2002 (LSSI), I request the subscription.\n        <\/span>\n      <\/label>\n    <\/div>\n\n    <div class=\"tnp-field tnp-field-button senor-submit-container\">\n      <input class=\"tnp-submit senor-btn\" type=\"submit\" value=\"Subscribe\">\n    <\/div>\n  <\/form>\n<\/div>\n\n<style>\n\/* --- ESTILOS EXCLUSIVOS FORMULARIO SENOR --- *\/\n\/* Forzamos el contenedor principal por clase y por inline *\/\ndiv.senor-newsletter-container, \n.tnp-subscription.senor-newsletter-container {\n  width: 100% !important;\n  max-width: 100% !important; \/* Rompe el l\u00edmite que intente ponerle WordPress *\/\n  min-width: 100% !important;\n  margin: 20px auto !important;\n  padding: 30px 20px !important;\n  box-sizing: border-box !important;\n  background-color: #84CDEF !important;\n  border-radius: 8px !important;\n  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif !important;\n  color: #ffffff !important;\n  display: block !important;\n}\n\n\/* Animaci\u00f3n de rebote *\/\n.logo-bounce {\n  animation: bounceIn 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);\n}\n\n@keyframes bounceIn {\n  0%, 20%, 40%, 60%, 80%, 100% {transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}\n  0% {opacity: 0; transform: scale3d(0.3, 0.3, 0.3);}\n  20% {transform: scale3d(1.1, 1.1, 1.1);}\n  40% {transform: scale3d(0.9, 0.9, 0.9);}\n  60% {opacity: 1; transform: scale3d(1.03, 1.03, 1.03);}\n  80% {transform: scale3d(0.97, 0.97, 0.97);}\n  100% {opacity: 1; transform: scale3d(1, 1, 1);}\n}\n\n.senor-newsletter-logo {\n  display: flex !important;\n  justify-content: center !important;\n  margin: 0 auto 20px auto !important;\n  filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.2)) !important; \n  max-width: 100px !important;\n}\n\n.senor-newsletter-logo img {\n  max-width: 100% !important;\n  width: 180px !important;\n  height: auto !important;\n  display: inline-block !important;\n}\n\n.senor-newsletter-header {\n  margin-bottom: 25px !important;\n  text-align: center !important;\n}\n\n.senor-newsletter-header h3 {\n  color: #ffffff !important;\n  font-size: clamp(20px, 5vw, 24px) !important;\n  margin-bottom: 8px !important;\n  font-weight: 700 !important;\n  line-height: 1.3 !important;\n}\n\n.senor-newsletter-header p {\n  color: #1B389C !important;\n  font-size: 14px !important;\n  margin: 0 !important;\n  line-height: 1.5 !important;\n}\n\n.senor-form-grid {\n  display: grid !important;\n  grid-template-columns: 1fr !important;\n  gap: 15px !important;\n  width: 100% !important;\n}\n\n.senor-field {\n  display: flex !important;\n  flex-direction: column !important;\n}\n\n.senor-field label {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: #ffffff !important;\n  margin-bottom: 6px !important;\n}\n\n.senor-field input[type=\"text\"],\n.senor-field input[type=\"email\"] {\n  width: 100% !important;\n  padding: 12px 14px !important;\n  font-size: 15px !important;\n  border: 1px solid rgba(255, 255, 255, 0.2) !important;\n  border-radius: 5px !important;\n  background-color: #ffffff !important;\n  color: #2c3e50 !important;\n  outline: none !important;\n  transition: all 0.3s ease !important;\n  box-sizing: border-box !important;\n}\n\n.senor-field input[type=\"text\"]:focus,\n.senor-field input[type=\"email\"]:focus {\n  border-color: #50b44b !important;\n  background-color: #fff !important;\n  box-shadow: 0 0 0 3px rgba(80, 180, 75, 0.25) !important;\n}\n\n.senor-privacy {\n  margin-top: 20px !important;\n  margin-bottom: 20px !important;\n}\n\n.senor-privacy a {\n  color:#1B389C !important;\n}\n\n.senor-checkbox-label {\n  display: flex !important;\n  align-items: flex-start !important;\n  gap: 10px !important;\n  cursor: pointer !important;\n  font-size: 13px !important;\n  line-height: 1.5 !important;\n  color: #ffffff !important;\n}\n\n.senor-checkbox-label input[type=\"checkbox\"] {\n  margin-top: 2px !important;\n  min-width: 16px !important;\n  min-height: 16px !important;\n  transform: scale(1.1) !important;\n  accent-color: #50b44b !important;\n}\n\n.senor-checkbox-label a {\n  color: #1B389C !important;\n  text-decoration: underline !important;\n  font-weight: 600 !important;\n  transition: color 0.2s ease !important;\n}\n\n.senor-checkbox-label a:hover {\n  color: #ffffff !important;\n}\n\n.senor-submit-container {\n  text-align: center !important;\n  margin-top: 15px !important;\n}\n\n.senor-btn {\n  width: 100% !important;\n  max-width: 300px !important;\n  background-color: #ffffff !important;\n  color: #1B389C !important;\n  padding: 14px 28px !important;\n  font-size: 15px !important;\n  font-weight: 700 !important;\n  border: none !important;\n  border-radius: 5px !important;\n  cursor: pointer !important;\n  transition: all 0.3s ease !important;\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;\n  text-transform: uppercase !important;\n  letter-spacing: 0.5px !important;\n  box-sizing: border-box !important;\n  display: inline-block !important;\n}\n\n.senor-btn:hover {\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;\n  transform: scale(1.05) !important;\n}\n\n\/* --- MEDIA QUERIES --- *\/\n@media (min-width: 600px) {\n  div.senor-newsletter-container, \n  .tnp-subscription.senor-newsletter-container {\n    padding: 40px !important;\n  }\n  .senor-form-grid {\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 18px !important;\n  }\n}\n\n@media (min-width: 992px) {\n  .senor-form-grid {\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 20px !important;\n  }\n}\n<\/style>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color alignfull uagb-block-0fee7694\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n\t\t\t<div class=\"wp-block-uagb-post-carousel uagb-post-grid  uagb-post__image-position-top uagb-post__image-enabled uagb-block-1e6184cc     uagb-post__arrow-outside uagb-slick-carousel uagb-post__items uagb-post__columns-4 is-carousel uagb-post__columns-tablet-2 uagb-post__columns-mobile-1\" data-total=\"2\" style=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/leading-trade-fair-for-the-construction-sector-artibat-2025-france\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/10\/Artibat-2025-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/leading-trade-fair-for-the-construction-sector-artibat-2025-france\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">ARTIBAT 2025, the leading trade fair for the construction sector ,Rennes &#8211; France<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-10-17T09:29:31+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t17 de October de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tFrom October 22 to 24, 2025, the Parc des Expositions in Rennes will be the&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/leading-trade-fair-for-the-construction-sector-artibat-2025-france\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/blowing-is-not-enough-to-eliminate-noise-problems\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2026\/02\/insuflado-camara-de-aire-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/blowing-is-not-enough-to-eliminate-noise-problems\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">BLOWING IS NOT ENOUGH TO ELIMINATE NOISE PROBLEMS<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-09-15T12:59:38+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t15 de September de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tSeptember 15, 2025 &#8211; Blown-in insulation has become one of the most requested solutions for&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/blowing-is-not-enough-to-eliminate-noise-problems\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-soundproof-a-recording-studio-rehearsal-room-or-music-classroom\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/07\/como-aislar-acusticamente-un-estudio-de-grabacion-senor.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-soundproof-a-recording-studio-rehearsal-room-or-music-classroom\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">HOW TO SOUNDPROOF A RECORDING STUDIO, REHEARSAL ROOM OR MUSIC CLASSROOM<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-07-17T07:41:41+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t17 de July de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJuly 17, 2025  &#8211; \ud83c\udfa7 Why is soundproofing so important in music spaces?\nWhether it&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/how-to-soundproof-a-recording-studio-rehearsal-room-or-music-classroom\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/silence-sells\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/07\/el-silencio-vende-SENOR-5.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/silence-sells\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">SILENCE SELLS<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-07-14T09:20:24+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t14 de July de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJuly 14, 2025 &#8211; If you can&#8217;t hear it, everything is going well. And that&#8230;&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/silence-sells\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/ceiling-safety-guide\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/07\/GUIA-DE-SEGURIDAD-EN-TECHOS-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/ceiling-safety-guide\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">CEILING SAFETY GUIDE<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-07-11T13:29:07+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t11 de July de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJuly 3, 2025 &#8211; In new constructions and refurbishments, suspended ceilings \u2014whether continuous or acoustic\u2014&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/ceiling-safety-guide\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/acoustic-solutions-for-hotels\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/07\/SOLUCIONES-ACUSTICAS-PARA-HOTELES-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/acoustic-solutions-for-hotels\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">ACOUSTIC SOLUTIONS FOR HOTELS<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-07-11T08:42:59+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t11 de July de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJuly 3, 2025 &#8211; \ud83d\udd07HOTEL SOUNDPROOFING IS NOT AN EXPENSE:\nIT IS AN INVESTMENT THAT PAYS&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/acoustic-solutions-for-hotels\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/senor-manufacturer-of-professional-dampers-check-our-distribution-network\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/06\/senor-fabricante-de-amortiguadores-acusticos-consulta-nuestra-red-de-distribucion.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/senor-manufacturer-of-professional-dampers-check-our-distribution-network\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">SENOR manufacturer of professional dampers, please check our distribution network<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-06-30T13:58:07+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t30 de June de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJune 30, 2025 &#8211; Many users write to us asking if we carry out acoustic&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/senor-manufacturer-of-professional-dampers-check-our-distribution-network\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/myths-and-truths-in-acoustic-isolation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/06\/MITOS-Y-VERDADES-EN-EL-AISLAMIENTO-ACUSTICO-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/myths-and-truths-in-acoustic-isolation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Myths and Truths in Acoustic Isolation<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-06-13T08:58:44+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t13 de June de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJune 13, 2025 &#8211; When it comes to planning acoustic insulation, many decisions are made&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/myths-and-truths-in-acoustic-isolation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/the-most-common-mistakes-when-performing-an-acoustic-insulation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/06\/los-errores-mas-comunes-cuando-se-realiza-un-aislamiento-acustico-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/the-most-common-mistakes-when-performing-an-acoustic-insulation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">THE MOST COMMON MISTAKES WHEN PERFORMING AN ACOUSTIC INSULATION<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-06-12T10:15:29+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t12 de June de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJune 12,  2025 &#8211; Avoid common failures and get the maximum return on your&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/the-most-common-mistakes-when-performing-an-acoustic-insulation\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/a-practical-guide-to-choosing-a-good-acoustic-absorbing-material\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/06\/GUIA-PRACTICA-PARA-ELEGIR-UN-BUEN-MATERIAL-ABSORBENTE-ACUSTICO-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/a-practical-guide-to-choosing-a-good-acoustic-absorbing-material\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">A PRACTICAL GUIDE TO CHOOSING A GOOD ACOUSTIC ABSORBING MATERIAL<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-06-10T08:50:25+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t10 de June de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJune 9, 2025 &#8211; At SENOR we do not manufacture absorbent materials. Our speciality is&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/a-practical-guide-to-choosing-a-good-acoustic-absorbing-material\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/order-of-execution-in-acoustic-systems-ceiling-wall-lining-partition-wall-and-flooring\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/06\/ORDEN-DE-EJECUCION-EN-SISTEMAS-ACUSTICOS-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/order-of-execution-in-acoustic-systems-ceiling-wall-lining-partition-wall-and-flooring\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">ORDER OF EXECUTION IN ACOUSTIC SYSTEMS: CEILING, WALL LINING, PARTITION WALL AND FLOORING<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-06-04T11:17:26+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t4 de June de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJune 4, 2025 &#8211; When carrying out acoustic insulation, the order in which the different&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/order-of-execution-in-acoustic-systems-ceiling-wall-lining-partition-wall-and-flooring\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/all-you-need-to-know-before-buying-a-house\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/05\/que-debes-saber-antes-de-comprar-una-vivienda-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/all-you-need-to-know-before-buying-a-house\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">ALL YOU NEED TO KNOW BEFORE BUYING A HOUSE<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-05-27T10:21:30+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t27 de May de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tMay 27, 2025 &#8211; Complete guide with keys to avoid making mistakes when buying your&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/all-you-need-to-know-before-buying-a-house\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-soundproof-crossfit-racks-prevent-vibration-and-noise-in-your-gym\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/05\/aislar-acusticamente-racks-crossfit-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-soundproof-crossfit-racks-prevent-vibration-and-noise-in-your-gym\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">How to soundproof CrossFit racks: prevent vibration and noise in your gym<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-05-21T11:17:14+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t21 de May de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tMay 21, 2025 &#8211; CrossFit racks are essential structures in any functional training centre. They&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/how-to-soundproof-crossfit-racks-prevent-vibration-and-noise-in-your-gym\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/leading-systems-with-maximum-acoustic-insulation-and-certified-fire-resistance\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/04\/aislamiento-acustico-con-resistencia-al-fuego-senor.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/leading-systems-with-maximum-acoustic-insulation-and-certified-fire-resistance\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">3 leading SENOR systems with maximum acoustic insulation and certified fire resistance<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-04-29T07:56:10+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t29 de April de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tApril 29, 2025 &#8211; In a world where the quality of built spaces is measured&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/leading-systems-with-maximum-acoustic-insulation-and-certified-fire-resistance\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/the-most-versatile-damper-on-the-market-for-creating-direct-acoustic-wall-linings-and-ceilings-with-minimal-loss-of-space\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/04\/amortiguadores-FTD-NIVEL-47-TD-techo.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/the-most-versatile-damper-on-the-market-for-creating-direct-acoustic-wall-linings-and-ceilings-with-minimal-loss-of-space\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">SE-FTD NIVEL 47: The most versatile damper on the market for creating direct acoustic wall linings and ceilings with minimal loss of space<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-04-14T07:55:05+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t14 de April de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tApril 14, 2025 &#8211; Do you have a noise problem in your home? \nDo you&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/the-most-versatile-damper-on-the-market-for-creating-direct-acoustic-wall-linings-and-ceilings-with-minimal-loss-of-space\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-eliminate-noise-in-air-conditioning-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/03\/eliminar-ruido-equipos-de-climatizacion-senor.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/how-to-eliminate-noise-in-air-conditioning-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">How to eliminate noise in air-conditioning units with TBF and TBMF dampers<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-03-05T13:32:40+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t5 de March de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tMarch 4, 2025 &#8211; Maintaining a quiet and comfortable environment is one of the main&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/how-to-eliminate-noise-in-air-conditioning-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/aerothermal-energy-efficient-and-silent-power-for-your-home\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/02\/aerotermia-eficiente-silenciosa-senor.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/aerothermal-energy-efficient-and-silent-power-for-your-home\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Aerothermal Energy: Efficient and Silent Power for Your Home<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-02-14T13:31:34+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t14 de February de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tFebruary 14, 2025 &#8211; Discover how aerothermal technology works, its benefits, and the acoustic solutions&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/aerothermal-energy-efficient-and-silent-power-for-your-home\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/aerothermal-energy-how-to-reduce-noise-and-vibrations-in-both-indoor-and-outdoor-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/02\/aerotermia-eliminar-ruido-y-vibraciones-senor-01.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/aerothermal-energy-how-to-reduce-noise-and-vibrations-in-both-indoor-and-outdoor-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">AEROTHERMAL ENERGY: How to reduce noise and vibrations in both indoor and outdoor units<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-02-12T12:46:39+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t12 de February de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tFebruary 12, 2025 &#8211; A case study using SENOR dampers.\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/aerothermal-energy-how-to-reduce-noise-and-vibrations-in-both-indoor-and-outdoor-units\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/acoustic-flooring-efficient-soundproofing-solutions\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/02\/amortiguador-antivibratorio-suelo-tecnico-ts-80.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/acoustic-flooring-efficient-soundproofing-solutions\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Acoustic Flooring: Efficient Soundproofing Solutions<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-02-06T11:05:46+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t6 de February de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tFebruary 6, 2025 &#8211; Controlling noise and vibrations is essential in modern construction to create&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/acoustic-flooring-efficient-soundproofing-solutions\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/senor.es\/en\/senor-have-launched-a-brand-new-soundproofing-system\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/01\/nuevo-sistema-de-aislamiento-acustico-DANOSA-SENOR.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/senor.es\/en\/senor-have-launched-a-brand-new-soundproofing-system\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">SENOR have launched a brand-new soundproofing system<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<time datetime=\"2025-01-31T11:14:19+01:00\" class=\"uagb-post__date\">\n\t\t\t\t<span class=\"dashicons-calendar dashicons\"><\/span>\t\t\t\t\t31 de January de 2025\t\t\t\t<\/time>\n\t\t\t\t\t\t\t<span class=\"uagb-post__comment\">\n\t\t\t\t<span class=\"dashicons-admin-comments dashicons\"><\/span>\t\t\t\t\tNo Comments\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uagb-post__text uagb-post__excerpt'>\n\t\t\t\t\tJanuary 31, 2025 &#8211; SENOR have launched one of the slimmest soundproofing systems (only 9&#8230;\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"uagb-post__text uagb-post__cta wp-block-button\">\n\t\t\t\t<a class=\"wp-block-button__link uagb-text-link\" style=\"\" href=\"https:\/\/senor.es\/en\/senor-have-launched-a-brand-new-soundproofing-system\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Read More<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color alignfull uagb-block-51ccb785\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<section class=\"wp-block-uagb-columns uagb-columns__wrap uagb-columns__background-none uagb-columns__stack-mobile uagb-columns__valign-center uagb-columns__gap-10 align uagb-block-861667a2 uagb-columns__columns-2 uagb-columns__max_width-custom\"><div class=\"uagb-columns__overlay\"><\/div><div class=\"uagb-columns__inner-wrap uagb-columns__columns-2\">\n<div class=\"wp-block-uagb-column uagb-column__wrap uagb-column__background-undefined uagb-block-4daf24f6\"><div class=\"uagb-column__overlay\"><\/div>\n<h4 class=\"wp-block-heading has-text-color\" style=\"color:#716f63\"><strong>CERTIFICADO ISO 9001<\/strong><\/h4>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#716f63\">SENOR garantiza a trav\u00e9s de su certificado internacional que cumplimos con los est\u00e1ndares de calidad, siendo una organizaci\u00f3n con un sistema de gesti\u00f3n de calidad efectivo, identificando \u00e1reas de mejora y tomando medidas para progresar en ellas. Nuestro objetivo es dar el mejor servicio a nuestros clientes.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-column uagb-column__wrap uagb-column__background-undefined uagb-block-76fad39a\"><div class=\"uagb-column__overlay\"><\/div>\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"820\" height=\"396\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/08\/LOGO-NORMATIVA-ISO.png\" alt=\"\" class=\"wp-image-93846\" style=\"aspect-ratio:16\/9;object-fit:cover\"\/><\/figure>\n<\/div>\n<\/div><\/section>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"NEWSLETTER SENOR - Manufacturer of Professional Anti-Vibration Systems","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"4\u00ba Amortiguador de ACERO GOMA PLUS","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"normal-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_themeisle_gutenberg_block_has_review":false,"_joinchat":[],"footnotes":""},"class_list":["post-117106","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Antonio Garc\u00eda","author_link":"https:\/\/senor.es\/en\/author\/senor-informatica\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/comments?post=117106"}],"version-history":[{"count":1,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117106\/revisions"}],"predecessor-version":[{"id":117108,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117106\/revisions\/117108"}],"wp:attachment":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/media?parent=117106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}