<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 991px) {
  body.menu_open {
    overflow: hidden; }
    body.menu_open #header .menu_mobile {
      display: block; } }

#header {
  height: 154px;
  position: relative;
  z-index: 5; }
  @media screen and (max-width: 991px) {
    #header {
      height: auto; } }
  #header .header_content {
    height: 154px; }
    @media screen and (max-width: 991px) {
      #header .header_content {
        height: auto; } }
    #header .header_content .container {
      height: 100%; }
      #header .header_content .container .row {
        height: 100%; }
        #header .header_content .container .row &gt; div {
          height: 100%; }
  #header.map_header {
    height: 54px; }
  #header .logo {
    position: absolute;
    top: 23px;
    left: 0px;
    width: 273px;
    display: block;
    height: 56px;
    background-image: url(../../../../../../themes/custom/opage/img/logo.png); }
  @media screen and (max-width: 991px) {
    #header .logo {
      width: 190px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100%;
      left: 8.34%; }
    #header.fixed .header_content {
      position: fixed;
      -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      left: 0;
      right: 0;
      top: 0;
      height: 54px;
      background-color: #fff; }
    #header.fixed .logo {
      top: 0;
      background-size: auto;
      background-position: left center;
      background-image: url(../../../../../../themes/custom/opage/img/logo-small.png); }
    #header.fixed .menu_mobile_open {
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      #header.fixed .menu_mobile_open i {
        color: #000; }
    #header .menu_mobile_open {
      cursor: pointer;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 39px;
      right: 8.34%;
      font-size: 26px; }
      #header .menu_mobile_open i {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #header .menu_mobile {
      display: none;
      overflow: auto;
      position: relative;
      padding: 30px 30px 30px 80px;
      background-color: #fff;
      position: fixed;
      bottom: 0;
      z-index: 9999;
      left: 0;
      right: 0;
      top: 0; }
      #header .menu_mobile .menu_mobile_close {
        cursor: pointer;
        width: 50px;
        height: 50px;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 2;
        color: #fff; }
        #header .menu_mobile .menu_mobile_close i {
          font-size: 20px;
          position: absolute;
          top: 50%;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      #header .menu_mobile:before {
        content: '';
        z-index: 1;
        width: 50px;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #aa8551; }
      #header .menu_mobile ul.menu_principal &gt; li {
        position: relative;
        padding-right: 35px; }
        #header .menu_mobile ul.menu_principal &gt; li .sub {
          cursor: pointer;
          position: absolute;
          width: 30px;
          height: 30px;
          right: 0;
          top: 10px;
          border: 1px solid #aa8551;
          color: #aa8551; } }
      @media screen and (max-width: 991px) and (max-width: 991px) {
        #header .menu_mobile ul.menu_principal &gt; li .sub {
          top: 7px;
          border: none; } }
      @media screen and (max-width: 991px) and (min-width: 991px) {
        #header .menu_mobile ul.menu_principal &gt; li .sub:hover {
          background-color: #aa8551;
          color: #fff; } }
  @media screen and (max-width: 991px) {
          #header .menu_mobile ul.menu_principal &gt; li .sub i {
            position: absolute;
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 20px; } }
        @media screen and (max-width: 991px) and (max-width: 991px) {
          #header .menu_mobile ul.menu_principal &gt; li .sub i {
            font-size: 24px; } }
  @media screen and (max-width: 991px) {
            #header .menu_mobile ul.menu_principal &gt; li .sub i.up {
              display: none; }
            #header .menu_mobile ul.menu_principal &gt; li .sub i.down {
              display: block; }
        #header .menu_mobile ul.menu_principal &gt; li &gt; a {
          display: block;
          padding: 15px 0;
          text-transform: uppercase;
          font-family: "din-2014-narrow",sans-serif;
          font-style: normal;
          font-weight: 600;
          color: #333333; }
        #header .menu_mobile ul.menu_principal &gt; li.open .sub i.down {
          display: none; }
        #header .menu_mobile ul.menu_principal &gt; li.open .sub i.up {
          display: block; }
        #header .menu_mobile ul.menu_principal &gt; li.open &gt; ul {
          display: block; } }
      @media screen and (max-width: 991px) and (max-width: 991px) {
        #header .menu_mobile ul.menu_principal &gt; li.open &gt; ul {
          margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
        #header .menu_mobile ul.menu_principal &gt; li &gt; ul {
          display: none; }
          #header .menu_mobile ul.menu_principal &gt; li &gt; ul li &gt; a {
            display: block;
            padding: 5px 0;
            color: blue;
            text-transform: uppercase;
            font-family: "din-2014-narrow",sans-serif;
            font-style: normal;
            font-weight: 600;
            color: #5e5e5e; } }
        @media screen and (max-width: 991px) and (max-width: 991px) {
          #header .menu_mobile ul.menu_principal &gt; li &gt; ul li &gt; a {
            padding: 14px 0px; } }
  @media screen and (max-width: 991px) {
            #header .menu_mobile ul.menu_principal &gt; li &gt; ul li &gt; a i {
              margin-right: 10px; }
          #header .menu_mobile ul.menu_principal &gt; li &gt; ul li ul {
            display: none; }
          #header .menu_mobile ul.menu_principal &gt; li &gt; ul li:not(.has-child) &gt; a i {
            color: transparent; }
      #header .menu_mobile ul.menu_secondaire {
        border-top: 1px solid #ccc;
        padding: 20px 0 0 0;
        margin: 20px 0 0 0; }
        #header .menu_mobile ul.menu_secondaire li a {
          display: block;
          padding: 15px 0;
          text-transform: uppercase;
          font-family: "din-2014-narrow",sans-serif;
          font-style: normal;
          font-weight: 600;
          color: #333333; }
          #header .menu_mobile ul.menu_secondaire li a svg {
            margin-left: 5px; } }
      @media screen and (max-width: 991px) and (max-width: 991px) {
        #header .menu_mobile ul.menu_secondaire li a .fa {
          padding-right: 5px; } }
  @media screen and (max-width: 991px) {
      #header .menu_mobile ul.language {
        border-top: 1px solid #ccc;
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
        text-align: center; }
        #header .menu_mobile ul.language li {
          display: inline-block;
          padding: 0 10px; }
          #header .menu_mobile ul.language li a {
            display: block;
            padding: 10px;
            color: #fff;
            background-color: rgba(0, 0, 0, 0.5);
            text-transform: uppercase; }
      #header .menu_mobile .langues .current,
      #header .menu_mobile .see_more {
        display: none; } }
  @media screen and (min-width: 992px) {
    #header .menu_mobile_open,
    #header .menu_mobile_close {
      display: none; }
    #header ul.menu_principal {
      -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      background-color: #fff;
      text-align: center; }
      #header ul.menu_principal.menu_principal_agriculture &gt; li {
        width: 20%; }
      #header ul.menu_principal.menu_principal_agriculture li.has-child {
        position: relative; }
      #header ul.menu_principal &gt; li {
        display: inline-block;
        float: left;
        width: 20%;
        position: relative;
        background-color: #fff; }
        #header ul.menu_principal &gt; li .sub {
          display: none; }
        #header ul.menu_principal &gt; li:after {
          position: absolute;
          content: '';
          right: 0;
          top: 0;
          bottom: 0;
          width: 1px;
          background-color: #cccccc; }
        #header ul.menu_principal &gt; li:last-child {
          width: 20%; }
          #header ul.menu_principal &gt; li:last-child:after {
            display: none; }
          #header ul.menu_principal &gt; li:last-child &gt; ul li ul {
            left: inherit;
            right: 100%; }
        #header ul.menu_principal &gt; li:hover {
          text-decoration: none;
          background-color: #aa8551; }
          #header ul.menu_principal &gt; li:hover a {
            color: #fff; }
          #header ul.menu_principal &gt; li:hover &gt; ul {
            display: block; }
        #header ul.menu_principal &gt; li &gt; a {
          display: block;
          text-align: center;
          height: 54px;
          text-decoration: none;
          line-height: 54px;
          text-transform: uppercase;
          color: #000;
          position: relative; }
          #header ul.menu_principal &gt; li &gt; a span {
            position: absolute;
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            display: inline-block;
            font-family: "din-2014-narrow",sans-serif;
            font-style: normal;
            font-weight: 600;
            line-height: 17px;
            width: 55%; }
          #header ul.menu_principal &gt; li &gt; a.active {
            font-weight: bold; }
          #header ul.menu_principal &gt; li &gt; a.is-active {
            color: #fff;
            background-color: #917246; }
        #header ul.menu_principal &gt; li &gt; ul {
          display: none;
          border-top: 1px solid #917246;
          background-color: #aa8551;
          position: absolute;
          left: 0;
          right: 0; }
          #header ul.menu_principal &gt; li &gt; ul li a {
            font-family: "din-2014-narrow",sans-serif;
            font-style: normal;
            font-weight: 600;
            display: block;
            cursor: pointer;
            text-align: left;
            color: #fff;
            padding: 15px 18px 15px 30px;
            text-decoration: none;
            position: relative;
            -webkit-transition: all 300ms;
            -moz-transition: all 300ms;
            -ms-transition: all 300ms;
            -o-transition: all 300ms;
            transition: all 300ms; }
            #header ul.menu_principal &gt; li &gt; ul li a i {
              position: absolute;
              top: 50%;
              -moz-transform: translate(0, -50%);
              -o-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
              left: 15px; }
            #header ul.menu_principal &gt; li &gt; ul li a:hover {
              background-color: #917246; }
            #header ul.menu_principal &gt; li &gt; ul li a.is-active {
              background-color: #917246; }
          #header ul.menu_principal &gt; li &gt; ul li ul {
            display: none;
            position: absolute;
            left: 100%;
            top: 0;
            width: 100%;
            background-color: #aa8551; }
            #header ul.menu_principal &gt; li &gt; ul li ul li a {
              cursor: pointer; }
              #header ul.menu_principal &gt; li &gt; ul li ul li a:hover {
                opacity: 0.8; }
          #header ul.menu_principal &gt; li &gt; ul li.has-child &gt; a i {
            left: auto;
            right: 10px; }
          #header ul.menu_principal &gt; li &gt; ul li:not(.has-child) &gt; a i {
            display: none; }
          #header ul.menu_principal &gt; li &gt; ul li:hover {
            background-color: #917246; }
            #header ul.menu_principal &gt; li &gt; ul li:hover ul {
              display: block; }
    #header:not(.fixed) ul.menu_secondaire {
      position: absolute;
      top: 36px;
      right: 104px; }
      #header:not(.fixed) ul.menu_secondaire.agriculture {
        right: 0; }
      #header:not(.fixed) ul.menu_secondaire li {
        float: left;
        padding: 0px 10px; }
        #header:not(.fixed) ul.menu_secondaire li a {
          color: #fff;
          font-size: 14px;
          text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
          font-family: "din-2014-narrow",sans-serif;
          font-style: normal;
          font-weight: 600;
          text-transform: uppercase;
          height: 35px;
          line-height: 35px;
          padding: 0px 10px;
          display: inline-block;
          border: 1px solid transparent; }
          #header:not(.fixed) ul.menu_secondaire li a.is-active, #header:not(.fixed) ul.menu_secondaire li a:hover {
            opacity: 1;
            background-color: #aa8551;
            color: #fff; }
          #header:not(.fixed) ul.menu_secondaire li a svg {
            margin-left: 5px; }
        #header:not(.fixed) ul.menu_secondaire li:last-child a {
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
          padding: 0px 18px; }
          #header:not(.fixed) ul.menu_secondaire li:last-child a i {
            margin-right: 10px; }
          #header:not(.fixed) ul.menu_secondaire li:last-child a.is-active, #header:not(.fixed) ul.menu_secondaire li:last-child a:hover {
            opacity: 1;
            background-color: #aa8551;
            color: #fff; }
      #header:not(.fixed) ul.menu_secondaire li.menu-search a:hover {
        background: rgba(170, 133, 81, 0.6); }
    #header:not(.fixed) .langues {
      position: absolute;
      top: 36px;
      right: 0px;
      -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
      text-align: center; }
      #header:not(.fixed) .langues .current {
        background-color: #fff;
        height: 35px;
        text-transform: uppercase;
        line-height: 35px;
        padding: 0px 22px;
        font-size: 14px;
        cursor: pointer;
        z-index: 6;
        position: relative;
        font-family: "din-2014-narrow",sans-serif;
        font-style: normal;
        font-weight: 600; }
        #header:not(.fixed) .langues .current i {
          margin-left: 5px; }
      #header:not(.fixed) .langues:hover ul {
        display: block; }
      #header:not(.fixed) .langues ul {
        display: none;
        position: absolute;
        z-index: 5;
        -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        background-color: #fff;
        right: 0; }
        #header:not(.fixed) .langues ul li {
          border-bottom: 1px solid #ccc; }
          #header:not(.fixed) .langues ul li a {
            display: inline-block;
            padding: 10px 30px;
            font-family: "din-2014-narrow",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            color: #000;
            text-transform: uppercase; }
            #header:not(.fixed) .langues ul li a.is-active, #header:not(.fixed) .langues ul li a:hover {
              color: #aa8551; }
          #header:not(.fixed) .langues ul li:last-child {
            border: 0; }
    #header:not(.fixed) .see_more {
      display: none; }
    #header.fixed .header_content {
      position: fixed;
      -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
      left: 0;
      right: 0;
      top: 0;
      height: 54px;
      background-color: #fff; }
    #header.fixed .logo {
      left: 0;
      top: 0;
      background-repeat: no-repeat;
      background-position: left center;
      background-image: url(../../../../../../themes/custom/opage/img/logo-small.png); }
    #header.fixed ul.menu_principal {
      -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0);
      box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0);
      top: 0;
      left: 0;
      right: 150px; }
      #header.fixed ul.menu_principal &gt; li &gt; a span {
        font-size: 14px; }
    #header.fixed .more {
      width: 150px;
      background-color: #fff;
      position: absolute;
      top: 0;
      right: 0; }
      #header.fixed .more .see_more {
        position: relative;
        z-index: 5;
        font-family: "din-2014-narrow",sans-serif;
        font-style: normal;
        font-weight: 600;
        text-transform: uppercase;
        cursor: pointer;
        height: 54px;
        line-height: 54px;
        padding: 0px 15px;
        text-align: right; }
        #header.fixed .more .see_more i {
          margin-left: 10px; }
      #header.fixed .more:hover .see_more {
        -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6); }
      #header.fixed .more:hover .content_more {
        display: block; }
      #header.fixed .more .content_more {
        display: none;
        -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.6);
        background-color: #fff;
        z-index: 5;
        position: absolute; }
        #header.fixed .more .content_more .langues .current {
          display: none; }
        #header.fixed .more .content_more ul li {
          display: block; }
          #header.fixed .more .content_more ul li a {
            font-family: "din-2014-narrow",sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            color: #000;
            text-transform: uppercase;
            display: block;
            padding: 10px 15px;
            text-align: right; }
            #header.fixed .more .content_more ul li a i {
              margin-right: 5px; }
        #header.fixed .more .content_more ul.menu_secondaire li a.is-active, #header.fixed .more .content_more ul.menu_secondaire li a:hover {
          color: #fff;
          background-color: #aa8551; }
        #header.fixed .more .content_more ul.language {
          text-align: right; }
          #header.fixed .more .content_more ul.language li {
            float: right; }
            #header.fixed .more .content_more ul.language li a {
              color: #adadad; }
              #header.fixed .more .content_more ul.language li a:hover {
                color: #aa8551; }
              #header.fixed .more .content_more ul.language li a.is-active {
                color: #000; } }
</pre></body></html>