/* -------------------- REEMPLAZO DE ESTILOS PARA KUTXA.EUS --------------------- */

/* ---------------- CAMBIOS GENERALES ---------------- */

body{
    background-color:#FFFFFF;
    font-family: 'Graphik' !important;
  }
  
  .container{
      width: 100%;
      max-width: 80%;
  }
  
  .menulerroa{
      width: 100% !important;
      max-width: 100%;
  }
  
  /* ----------------------  HOME ---------------------- */
  

  .page-header h2, .com_ohanah h3{
    color: #000000 !important;
    font-weight: 600;
  }
  
  /* ----------------- HOME RESPONSIVE----------------- */
  
  @media only screen and (max-width: 1240px) {
  
      .home2x2L, .home2x1L{
          width: 100% !important;
          max-width: 100%
      }
      
      .home1x1L{
          width: 100% !important;
          max-width: 100%;
      }
  
      .EZKERBAI{
          margin-left: 0 !important;
      }
      
  }
  
  /* --------------------- FUENTES --------------------- */

  @font-face {
      font-family: 'ITC Officina Serif Std';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/OfficinaSerifStd-Book.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/OfficinaSerifStd-Book.woff') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Light.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Light.woff') format('woff');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-BlackItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-BlackItalic.woff') format('woff');
      font-weight: 900;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-ExtralightItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-ExtralightItalic.woff') format('woff');
      font-weight: 200;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Bold.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Bold.woff') format('woff');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Extralight.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Extralight.woff') format('woff');
      font-weight: 200;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-BoldItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-BoldItalic.woff') format('woff');
      font-weight: bold;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Black.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Black.woff') format('woff');
      font-weight: 900;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-LightItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-LightItalic.woff') format('woff');
      font-weight: 300;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik Super';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-SuperItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-SuperItalic.woff') format('woff');
      font-weight: 900;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Medium.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Medium.woff') format('woff');
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-RegularItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-RegularItalic.woff') format('woff');
      font-weight: normal;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-SemiboldItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-SemiboldItalic.woff') format('woff');
      font-weight: 600;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-ThinItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-ThinItalic.woff') format('woff');
      font-weight: 100;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik Super';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Super.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Super.woff') format('woff');
      font-weight: 900;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Semibold.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Semibold.woff') format('woff');
      font-weight: 600;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Thin.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Thin.woff') format('woff');
      font-weight: 100;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Regular.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-Regular.woff') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-MediumItalic.woff2') format('woff2'),
          url('https://www.eurekamuseoa.eus/dist/fonts/Graphik-MediumItalic.woff') format('woff');
      font-weight: 500;
      font-style: italic;
      font-display: swap;
  }
  
  