/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 mai 2016, 13:22:53
    Author     : claire
*/
@font-face {
  font-family: 'antique-olive-compact';
  src: url("../fonts/antique-olive-compact_3852-webfont.eot");
  src: url("../fonts/antique-olive-compact_3852-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/antique-olive-compact_3852-webfont.woff") format("woff"), url("../fonts/antique-olive-compact_3852-webfont.woff2") format("woff2"), url("../fonts/antique-olive-compact_3852-webfont.ttf") format("truetype"), url("../fonts/antique-olive-compact_3852-webfont.svg") format("svg");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
@font-face {
  font-family: 'antique-regular';
  src: url("../fonts/antic-regular-webfont.eot");
  src: url("../fonts/antic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/antic-regular-webfont.woff") format("woff"), url("../fonts/antic-regular-webfont.woff2") format("woff2"), url("../fonts/antic-regular-webfont.ttf") format("truetype"), url("../fonts/antic-regular-webfont.svg") format("svg");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
@font-face {
  font-family: 'antique-roman';
  src: url("../fonts/antique-olive-roman-webfont.eot");
  src: url("../fonts/antique-olive-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/antique-olive-roman-webfont.woff") format("woff"), url("../fonts/antique-olive-roman-webfont.woff2") format("woff2"), url("../fonts/antique-olive-roman-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
@font-face {
  font-family: 'antique-olive-nord';
  src: url("../fonts/antique-olive-nord-regular.eot");
  src: url("../fonts/antique-olive-nord-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/antique-olive-nord-regular.woff") format("woff"), url("../fonts/antique-olive-nord-regular.woff2") format("woff2"), url("../fonts/antique-olive-nord-regular.ttf") format("truetype"), url("../fonts/antique-olive-nord-regular.svg") format("svg");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
@font-face {
  font-family: 'antique-olive-bold';
  src: url("../fonts/AntiqueOliveStd-Bold.eot");
  src: url("../fonts/AntiqueOliveStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AntiqueOliveStd-Bold.woff") format("woff"), url("../fonts/AntiqueOliveStd-Bold.ttf") format("truetype"), url("../fonts/AntiqueOliveStd-Bold.svg") format("svg");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
@font-face {
  font-family: 'antique_olive_blackregular';
  src: url("../fonts/antiqueolivebold-webfont.eot");
  src: url("../fonts/antiqueolivebold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/antiqueolivebold-webfont.woff2") format("woff2"), url("../fonts/antiqueolivebold-webfont.woff") format("woff"), url("../fonts/antiqueolivebold-webfont.ttf") format("truetype"), url("../fonts/antiqueolivebold-webfont.svg#antiqueolivebold-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'antique-olive-black';
  src: url("../fonts/antiqueolivestd-black-webfont.eot");
  src: url("../fonts/antiqueolivestd-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/antiqueolivestd-black-webfont.woff") format("woff"), url("../fonts/antiqueolivestd-black-webfont.woff2") format("woff2"), url("../fonts/antiqueolivestd-black-webfont.ttf") format("truetype"), url("../fonts/antiqueolivestd-black-webfont.svg") format("svg");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0020-25CA; }
.section-slider-home .image {
  height: 648px;
  background-size: cover;
  position: absolute;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: center; }
  @media screen and (max-width: 980px) {
    .section-slider-home .image {
      height: 500px; } }
  @media screen and (max-width: 767px) {
    .section-slider-home .image {
      height: 280px; } }
.section-slider-home #video_background {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
  z-index: 2;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
.section-slider-home .btn-play {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin-top: -55px;
  margin-left: -55px;
  left: 50%;
  z-index: 100;
  background-image: url(../images/sprites-2x/play-button.png);
  background-size: 100% auto; }
  @media screen and (max-width: 767px) {
    .section-slider-home .btn-play {
      width: 50px;
      height: 50px;
      margin-top: -25px;
      margin-left: -25px; } }
.section-slider-home h1 {
  font-family: 'antique-olive-compact';
  font-size: 41px;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  bottom: 70px;
  z-index: 3; }
  @media screen and (max-width: 980px) {
    .section-slider-home h1 {
      font-size: 35px;
      bottom: 50px;
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 767px) {
    .section-slider-home h1 {
      font-size: 25px;
      padding-left: 0;
      padding-right: 0; } }
  .section-slider-home h1 span {
    display: block;
    font-size: 23px;
    font-family: 'antique-olive-black'; }
    @media screen and (max-width: 980px) {
      .section-slider-home h1 span {
        font-size: 20px; } }
    @media screen and (max-width: 560px) {
      .section-slider-home h1 span {
        font-size: 15px; } }

@media screen and (max-width: 560px) {
  body.page-template-template-accueil .section-slider-home h1 {
    font-size: 18px; } }

.section-grille-home {
  margin-top: 718px;
  position: relative;
  overflow: auto;
  /*@media screen and (max-width: $breakpoint-md) {
    margin-top: 648px;
  }*/ }
  @media screen and (max-width: 980px) {
    .section-grille-home {
      margin-top: 500px; } }
  @media screen and (max-width: 767px) {
    .section-grille-home {
      margin-top: 280px; } }
  .section-grille-home .background {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: #f6f3ee;
    height: 350px;
    top: 350px; }
    @media screen and (max-width: 980px) {
      .section-grille-home .background {
        display: none; } }
    .section-grille-home .background.background-2 {
      top: 1050px; }
    .section-grille-home .background.background-3 {
      top: 1750px; }
  .section-grille-home .row {
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 980px) {
      .section-grille-home .row {
        padding-left: 0;
        padding-right: 0;
        margin-left: -20px;
        margin-right: -20px; } }
    .section-grille-home .row .item {
      width: 33.33%;
      float: left;
      height: 350px;
      text-align: center;
      overflow: hidden;
      background: #ffffff;
      background-size: cover;
      position: relative;
      display: block;
      color: #542d29;
      /*&.item-1, &.item-7, &.item-17 {
        &:before {
          right: 0;
          top: 50%;
          display: block;
          border-width: 19px 17px 19px 0;
          border-color: transparent $white transparent transparent;
          margin-top: -19px;
        }
      }
      &.item-3, &.item-9, &.item-13 {
        &:before {
          display: block;
          border-width: 0 19px 17px 19px;
          border-color: transparent transparent $marron transparent;
          margin-left: -19px;
          bottom: 0;
          left: 50%;
        }
      }
      &.item-5, &.item-11, &.item-15 {
        &:before {
          display: block;
          left: 0;
          top: 50%;
          border-width: 19px 0 19px 17px;
          border-color: transparent transparent transparent $white;
          margin-top: -19px;
        }
      }*/ }
      @media screen and (max-width: 767px) {
        .section-grille-home .row .item {
          width: 50%;
          height: 360px; } }
      @media screen and (max-width: 560px) {
        .section-grille-home .row .item {
          height: 250px; } }
      @media screen and (max-width: 400px) {
        .section-grille-home .row .item {
          height: 200px; } }
      .section-grille-home .row .item:before {
        border-style: solid;
        display: block;
        content: "";
        position: absolute;
        display: none; }
      .section-grille-home .row .item img {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        max-width: inherit; }
      .section-grille-home .row .item .content {
        top: 50%;
        left: 50%;
        width: 100%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        padding-left: 15px;
        padding-right: 15px;
        z-index: 10; }
        @media screen and (max-width: 374px) {
          .section-grille-home .row .item .content {
            padding-left: 5px;
            padding-right: 5px; } }
        .section-grille-home .row .item .content h2 {
          margin: 0;
          font-size: 28px;
          color: #542d29;
          font-family: 'antique-olive-nord';
          text-transform: uppercase;
          margin-bottom: 0;
          letter-spacing: 1px; }
          @media screen and (max-width: 560px) {
            .section-grille-home .row .item .content h2 {
              font-size: 20px; } }
          @media screen and (max-width: 400px) {
            .section-grille-home .row .item .content h2 {
              font-size: 15px; } }
        .section-grille-home .row .item .content p {
          font-family: 'Antic', sans-serif;
          color: #666666;
          font-size: 17px;
          line-height: 1.4; }
          @media screen and (max-width: 374px) {
            .section-grille-home .row .item .content p {
              font-size: 13px;
              line-height: 1.2; } }
      .section-grille-home .row .item.item-6 {
        background: #542d29; }
        .section-grille-home .row .item.item-6 p, .section-grille-home .row .item.item-6 h2 {
          color: #ffffff; }
      .section-grille-home .row .item.item-9:before {
        border-color: transparent transparent #a3050d transparent; }
      .section-grille-home .row .item.item-12 {
        background: #a3050d; }
        .section-grille-home .row .item.item-12 p, .section-grille-home .row .item.item-12 h2 {
          color: #ffffff; }
      .section-grille-home .row .item.item-13:before {
        border-color: transparent transparent #fdae30 transparent; }
      .section-grille-home .row .item.item-16 {
        background: #fdae30; }
        .section-grille-home .row .item.item-16 p, .section-grille-home .row .item.item-16 h2 {
          color: #ffffff; }
      .section-grille-home .row .item.item-13 {
        background-image: url(../images/bg/photo-facebook.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding-left: 0;
        padding-right: 0;
        position: relative; }
        .section-grille-home .row .item.item-13 img {
          position: absolute;
          top: 0;
          left: 0; }
        .section-grille-home .row .item.item-13:after {
          display: block;
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5);
          z-index: 0; }
        .section-grille-home .row .item.item-13 p {
          color: #ffffff;
          font-size: 21px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600; }
          .section-grille-home .row .item.item-13 p img {
            display: none !important; }
          @media screen and (max-width: 1024px) {
            .section-grille-home .row .item.item-13 p {
              font-size: 16px; } }
          @media screen and (max-width: 767px) {
            .section-grille-home .row .item.item-13 p {
              font-size: 14px; } }
        .section-grille-home .row .item.item-13 a {
          color: #ffffff;
          display: inline-block;
          text-decoration: none;
          font-size: 14px;
          font-family: "Open Sans";
          margin-right: 10px; }
          @media screen and (max-width: 1120px) {
            .section-grille-home .row .item.item-13 a {
              font-size: 13px;
              margin-right: 5px; } }
          @media screen and (max-width: 767px) {
            .section-grille-home .row .item.item-13 a {
              margin-right: 2px;
              font-size: 12px; } }
          @media screen and (max-width: 560px) {
            .section-grille-home .row .item.item-13 a {
              margin-right: 2px;
              font-size: 10px; } }
          @media screen and (max-width: 374px) {
            .section-grille-home .row .item.item-13 a {
              font-size: 0; } }
        .section-grille-home .row .item.item-13 .links {
          position: absolute;
          bottom: 20px;
          width: 100%;
          z-index: 10; }
          @media screen and (max-width: 374px) {
            .section-grille-home .row .item.item-13 .links {
              bottom: 10px; } }
        .section-grille-home .row .item.item-13 .link-aime:before {
          display: block;
          content: "";
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
          background-position: 0 -504px;
          background-repeat: no-repeat;
          overflow: hidden;
          display: block;
          height: 18px;
          width: 20px;
          float: left;
          margin-right: 10px; }
          @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .section-grille-home .row .item.item-13 .link-aime:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
              background-size: 110px 1007px;
              background-position: 0 -512px;
              height: 18px;
              width: 19.5px; } }
          @media screen and (max-width: 767px) {
            .section-grille-home .row .item.item-13 .link-aime:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
              background-position: 0 -495px;
              background-repeat: no-repeat;
              overflow: hidden;
              display: block;
              height: 9px;
              width: 10px;
              margin-top: 5px; } }
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .section-grille-home .row .item.item-13 .link-aime:before {
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
      background-size: 110px 1007px;
      background-position: 0 -503px;
      height: 9px;
      width: 10px; } }

          @media screen and (max-width: 560px) {
            .section-grille-home .row .item.item-13 .link-aime:before {
              margin-top: 3px;
              margin-right: 5px; } }
        .section-grille-home .row .item.item-13 .link-comment:before {
          display: block;
          content: "";
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
          background-position: 0 -476px;
          background-repeat: no-repeat;
          overflow: hidden;
          display: block;
          height: 19px;
          width: 20px;
          float: left;
          margin-right: 10px;
          margin-top: 3px; }
          @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .section-grille-home .row .item.item-13 .link-comment:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
              background-size: 110px 1007px;
              background-position: 0 -485px;
              height: 18.5px;
              width: 20px; } }
          @media screen and (max-width: 767px) {
            .section-grille-home .row .item.item-13 .link-comment:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
              background-position: 0 -466px;
              background-repeat: no-repeat;
              overflow: hidden;
              display: block;
              height: 10px;
              width: 10px;
              margin-top: 5px; } }
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .section-grille-home .row .item.item-13 .link-comment:before {
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
      background-size: 110px 1007px;
      background-position: 0 -475px;
      height: 9.5px;
      width: 10px; } }

          @media screen and (max-width: 560px) {
            .section-grille-home .row .item.item-13 .link-comment:before {
              margin-top: 3px;
              margin-right: 5px; } }
        .section-grille-home .row .item.item-13 .link-share:before {
          display: block;
          content: "";
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
          background-position: 0 -532px;
          background-repeat: no-repeat;
          overflow: hidden;
          display: block;
          height: 20px;
          width: 20px;
          float: left;
          margin-right: 10px; }
          @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .section-grille-home .row .item.item-13 .link-share:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
              background-size: 110px 1007px;
              background-position: 0 -540px;
              height: 19.5px;
              width: 19.5px; } }
          @media screen and (max-width: 767px) {
            .section-grille-home .row .item.item-13 .link-share:before {
              background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
              background-position: 0 -522px;
              background-repeat: no-repeat;
              overflow: hidden;
              display: block;
              height: 10px;
              width: 10px;
              margin-top: 5px; } }
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 2), screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .section-grille-home .row .item.item-13 .link-share:before {
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
      background-size: 110px 1007px;
      background-position: 0 -530px;
      height: 10px;
      width: 10px; } }

          @media screen and (max-width: 560px) {
            .section-grille-home .row .item.item-13 .link-share:before {
              margin-top: 3px;
              margin-right: 5px; } }
    .section-grille-home .row.row-mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .section-grille-home .row.row-mobile {
          display: block; } }
    @media screen and (max-width: 767px) {
      .section-grille-home .row.row-desktop {
        display: none; } }

.section-coordonnees {
  clear: both;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .section-coordonnees {
      display: none; } }
  .section-coordonnees .row {
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 980px) {
      .section-coordonnees .row {
        padding-left: 0;
        padding-right: 0;
        margin-left: -20px;
        margin-right: -20px; } }
    .section-coordonnees .row .item {
      width: 33.33%;
      float: left;
      height: 170px;
      text-align: center;
      overflow: hidden;
      background: #ffffff;
      position: relative; }
      .section-coordonnees .row .item.item-2 {
        background-image: url("../images/bg/bg-st-georges.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        color: #ffffff;
        padding-top: 50px; }
        .section-coordonnees .row .item.item-2 h3 {
          font-family: 'antique-olive-nord';
          font-size: 22px;
          text-transform: uppercase;
          line-height: 1.3; }
          @media screen and (max-width: 1024px) {
            .section-coordonnees .row .item.item-2 h3 {
              font-size: 20px; } }
        .section-coordonnees .row .item.item-2 p {
          font-family: 'antique-regular';
          text-transform: uppercase;
          margin-top: 15px;
          font-size: 16px; }
      .section-coordonnees .row .item .content {
        top: 50%;
        left: 50%;
        width: 100%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        color: #542d29; }
        .section-coordonnees .row .item .content a {
          color: #542d29 !important;
          text-decoration: none; }
        .section-coordonnees .row .item .content h3, .section-coordonnees .row .item .content .tel {
          font-family: 'antique-olive-nord';
          font-size: 22px;
          text-transform: uppercase;
          margin-bottom: 10px; }
        .section-coordonnees .row .item .content .tel {
          display: block; }
        .section-coordonnees .row .item .content .adress {
          font-size: 16px;
          font-family: 'antique-regular';
          line-height: 1.5; }
      .section-coordonnees .row .item.item-3 .content p {
        font-size: 14px;
        font-family: 'antique-regular';
        margin-bottom: 15px; }

.section-slider-biere {
  margin-top: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1300px; }
  @media screen and (max-width: 1400px) {
    .section-slider-biere {
      margin-left: 60px;
      margin-right: 60px; } }
  @media screen and (max-width: 1024px) {
    .section-slider-biere {
      margin-left: 30px;
      margin-right: 30px; } }
  @media screen and (max-width: 980px) {
    .section-slider-biere {
      margin-top: 520px;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .section-slider-biere {
      margin-top: 280px; } }
  .section-slider-biere .gallery-top {
    width: 100%;
    height: 620px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .section-slider-biere .gallery-top {
        height: 400px; } }
    @media screen and (max-width: 560px) {
      .section-slider-biere .gallery-top {
        height: 355px; } }
    .section-slider-biere .gallery-top .swiper-slide {
      width: 100% !important;
      position: relative; }
      .section-slider-biere .gallery-top .swiper-slide .photo-1 {
        width: 80%;
        height: 620px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        float: left; }
        .section-slider-biere .gallery-top .swiper-slide .photo-1:before {
          display: block;
          content: "";
          height: 35px;
          width: 100%;
          background: #fff; }
        @media screen and (max-width: 1200px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-1 {
            width: 100%; } }
        @media screen and (max-width: 767px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-1 {
            width: 100%;
            height: 300px;
            background-position: center; }
            .section-slider-biere .gallery-top .swiper-slide .photo-1:before {
              display: none; } }
        @media screen and (max-width: 560px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-1 {
            width: 100%;
            height: 242px;
            background-position: center; } }
      .section-slider-biere .gallery-top .swiper-slide .photo-2 {
        width: 40%;
        height: 620px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        float: left; }
        .section-slider-biere .gallery-top .swiper-slide .photo-2:before {
          display: block;
          content: "";
          height: 35px;
          width: 100%;
          background: #fff; }
        @media screen and (max-width: 1200px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-2 {
            width: 50%; } }
        @media screen and (max-width: 767px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-2 {
            display: none; } }
      .section-slider-biere .gallery-top .swiper-slide .photo-3 {
        width: 20%;
        height: 620px;
        background-size: cover;
        background-position: left 35px;
        background-repeat: no-repeat;
        float: left; }
        @media screen and (max-width: 1200px) {
          .section-slider-biere .gallery-top .swiper-slide .photo-3 {
            display: none; } }
      .section-slider-biere .gallery-top .swiper-slide .part-text {
        background: #f6f3ee;
        color: #a3050d;
        border: solid 20px #ffffff;
        border-top: none;
        width: 40%;
        position: absolute;
        right: 20%;
        padding: 55px 35px; }
        @media screen and (max-width: 1200px) {
          .section-slider-biere .gallery-top .swiper-slide .part-text {
            width: 60%;
            right: 50%;
            margin-right: -30%;
            padding: 30px; } }
        @media screen and (max-width: 767px) {
          .section-slider-biere .gallery-top .swiper-slide .part-text {
            width: 100%;
            border: none;
            right: inherit;
            margin-right: 0;
            background: #ffffff;
            position: relative;
            padding: 25px 50px; } }
        @media screen and (max-width: 560px) {
          .section-slider-biere .gallery-top .swiper-slide .part-text {
            padding: 25px 20px; } }
        .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre {
          position: relative;
          min-height: 30px; }
          .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre span, .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre h2 {
            display: inline-block; }
          .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre span {
            font-size: 55px;
            font-family: 'antique-olive-nord';
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            top: 50%;
            position: absolute; }
            @media screen and (max-width: 1400px) {
              .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre span {
                font-size: 45px; } }
            @media screen and (max-width: 560px) {
              .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre span {
                font-size: 33px; } }
          .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre h2 {
            font-size: 20px;
            font-family: 'antique-olive-bold';
            text-transform: uppercase;
            width: 240px;
            margin-left: 190px; }
            @media screen and (max-width: 1400px) {
              .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                font-size: 16px;
                width: 190px;
                margin-left: 160px; } }
            @media screen and (max-width: 1200px) {
              .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                width: 220px; } }
            @media screen and (max-width: 560px) {
              .section-slider-biere .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                font-size: 14px;
                margin-left: 120px;
                width: 160px; } }
        .section-slider-biere .gallery-top .swiper-slide .part-text .description {
          font-size: 16px;
          color: #666666;
          margin-top: 20px;
          line-height: 1.5;
          display: block;
          font-family: 'antique-roman'; }
          @media screen and (max-width: 560px) {
            .section-slider-biere .gallery-top .swiper-slide .part-text .description {
              font-size: 14px; } }
  .section-slider-biere .gallery-thumbs {
    width: 100%;
    height: 40px; }
    .section-slider-biere .gallery-thumbs .swiper-slide {
      width: 70px; }
  .section-slider-biere .swiper-button-next {
    background: none;
    right: -60px;
    width: 50px;
    height: 70px;
    margin-top: -140px;
    /* &:before {
       display: block;
       content: "";
       @include  use-sprite(fleche-droite-large);
     }*/
    background-image: url(../images/fleche-ombre.png);
    background-size: 100%; }
    @media screen and (max-width: 1024px) {
      .section-slider-biere .swiper-button-next {
        width: 40px;
        height: 60px;
        margin-top: -100px;
        right: 20px; } }
    @media screen and (max-width: 980px) {
      .section-slider-biere .swiper-button-next {
        margin-top: -30px; } }
    @media screen and (max-width: 767px) {
      .section-slider-biere .swiper-button-next {
        margin-top: 35px; } }
    @media screen and (max-width: 560px) {
      .section-slider-biere .swiper-button-next {
        width: 30px;
        height: 45px;
        right: 5px;
        margin-top: 50px; } }
  .section-slider-biere .swiper-button-prev {
    background: none;
    left: -60px;
    width: 50px;
    height: 70px;
    margin-top: -140px;
    /* &:before {
       display: block;
       content: "";
       @include  use-sprite(fleche-gauche-large);
     }*/
    background-image: url(../images/fleche-ombre.png);
    background-size: 100%;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    @media screen and (max-width: 1024px) {
      .section-slider-biere .swiper-button-prev {
        width: 40px;
        height: 60px;
        margin-top: -100px;
        left: 20px; } }
    @media screen and (max-width: 980px) {
      .section-slider-biere .swiper-button-prev {
        margin-top: -30px; } }
    @media screen and (max-width: 767px) {
      .section-slider-biere .swiper-button-prev {
        margin-top: 35px; } }
    @media screen and (max-width: 560px) {
      .section-slider-biere .swiper-button-prev {
        width: 30px;
        height: 45px;
        left: 5px;
        margin-top: 50px; } }
  .section-slider-biere .swiper-slider-pagination {
    border-top: solid 1px #d8d8d8;
    margin-top: 54px;
    padding-left: 54px;
    padding-right: 54px;
    height: 180px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .section-slider-biere .swiper-slider-pagination {
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 980px) {
      .section-slider-biere .swiper-slider-pagination {
        margin-top: 0;
        height: 32px;
        margin-bottom: 50px;
        border-top: none; } }
    .section-slider-biere .swiper-slider-pagination .swiper-slide {
      display: inline-block;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      text-align: center;
      padding-top: 10px;
      font-size: 14px;
      color: #666666;
      cursor: pointer;
      width: auto; }
      @media screen and (max-width: 980px) {
        .section-slider-biere .swiper-slider-pagination .swiper-slide {
          width: auto;
          padding-bottom: 10px;
          padding-left: 0;
          padding-right: 0; } }
      .section-slider-biere .swiper-slider-pagination .swiper-slide:before {
        display: block;
        top: 0;
        content: "";
        height: 3px;
        background: #a3050d;
        width: 0;
        position: absolute;
        left: 0;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .section-slider-biere .swiper-slider-pagination .swiper-slide.active {
        color: #a3050d; }
        @media screen and (max-width: 980px) {
          .section-slider-biere .swiper-slider-pagination .swiper-slide.active {
            background: #a3050d;
            color: #ffffff; } }
        .section-slider-biere .swiper-slider-pagination .swiper-slide.active:before {
          width: 100%; }
          @media screen and (max-width: 980px) {
            .section-slider-biere .swiper-slider-pagination .swiper-slide.active:before {
              display: none; } }
        .section-slider-biere .swiper-slider-pagination .swiper-slide.active span {
          color: #666666; }
          @media screen and (max-width: 980px) {
            .section-slider-biere .swiper-slider-pagination .swiper-slide.active span {
              color: #ffffff; } }

.section-slider-histoire {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1600px; }
  @media screen and (max-width: 767px) {
    .section-slider-histoire {
      margin-top: 62px; } }
  .section-slider-histoire .gallery-top {
    width: 100%;
    height: 620px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .section-slider-histoire .gallery-top {
        height: 400px; } }
    .section-slider-histoire .gallery-top .swiper-slide {
      width: 100% !important;
      position: relative; }
      .section-slider-histoire .gallery-top .swiper-slide .photo-1 {
        width: 70%;
        height: 620px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        float: left; }
        @media screen and (max-width: 767px) {
          .section-slider-histoire .gallery-top .swiper-slide .photo-1 {
            height: 270px;
            margin-top: 130px; } }
      .section-slider-histoire .gallery-top .swiper-slide .photo-2 {
        width: 30%;
        height: 620px;
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        float: left;
        border-left: solid 10px #fff; }
        @media screen and (max-width: 767px) {
          .section-slider-histoire .gallery-top .swiper-slide .photo-2 {
            height: 270px;
            margin-top: 130px; } }
      .section-slider-histoire .gallery-top .swiper-slide .part-text {
        background: #fff;
        color: #542d29;
        border-top: none;
        width: 495px;
        position: absolute;
        right: 20%;
        top: 95px;
        padding: 55px 35px;
        padding-right: 20px; }
        @media screen and (max-width: 1024px) {
          .section-slider-histoire .gallery-top .swiper-slide .part-text {
            top: 62px;
            padding: 30px; } }
        @media screen and (max-width: 767px) {
          .section-slider-histoire .gallery-top .swiper-slide .part-text {
            width: 100%;
            right: 0;
            top: 0;
            padding: 25px 20px;
            min-height: 130px; } }
        .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre {
          position: relative;
          height: 90px; }
          @media screen and (max-width: 980px) {
            .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre {
              height: 60px; } }
          .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre span, .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre h2 {
            display: inline-block;
            float: left; }
          .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre span {
            font-size: 55px;
            font-family: 'antique-olive-nord';
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            top: 50%;
            position: absolute; }
            @media screen and (max-width: 1400px) {
              .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre span {
                font-size: 45px; } }
            @media screen and (max-width: 560px) {
              .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre span {
                font-size: 33px; } }
          .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre h2 {
            font-size: 20px;
            font-family: 'antique-olive-bold';
            text-transform: uppercase;
            width: 250px;
            right: 0;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            top: 50%;
            position: absolute; }
            @media screen and (max-width: 1400px) {
              .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                font-size: 16px;
                width: 280px; } }
            @media screen and (max-width: 980px) {
              .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                margin-left: 150px;
                right: inherit;
                left: 0; } }
            @media screen and (max-width: 560px) {
              .section-slider-histoire .gallery-top .swiper-slide .part-text .bloc-titre h2 {
                font-size: 14px;
                margin-left: 120px;
                width: 160px; } }
        .section-slider-histoire .gallery-top .swiper-slide .part-text .description {
          font-size: 16px;
          color: #542d29;
          margin-top: 20px;
          line-height: 1.5;
          display: block;
          clear: both;
          font-family: 'antique-roman'; }
          @media screen and (max-width: 560px) {
            .section-slider-histoire .gallery-top .swiper-slide .part-text .description {
              font-size: 14px; } }
  .section-slider-histoire .swiper-slider-pagination {
    border-top: solid 1px #d8d8d8;
    margin-top: 54px;
    height: 100px; }
    @media screen and (max-width: 1024px) {
      .section-slider-histoire .swiper-slider-pagination {
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 980px) {
      .section-slider-histoire .swiper-slider-pagination {
        margin-top: 0;
        height: 32px;
        margin-bottom: 50px;
        border-top: none; } }
    .section-slider-histoire .swiper-slider-pagination .swiper-slide {
      display: block;
      float: left;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      width: 8.333%;
      text-align: center;
      padding-top: 10px;
      font-size: 14px;
      color: #666666;
      cursor: pointer; }
      @media screen and (max-width: 980px) {
        .section-slider-histoire .swiper-slider-pagination .swiper-slide {
          width: 76px; } }
      .section-slider-histoire .swiper-slider-pagination .swiper-slide:before {
        display: block;
        top: 0;
        content: "";
        height: 3px;
        background: #a3050d;
        width: 0;
        position: absolute;
        left: 0;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .section-slider-histoire .swiper-slider-pagination .swiper-slide.active {
        color: #a3050d; }
        @media screen and (max-width: 980px) {
          .section-slider-histoire .swiper-slider-pagination .swiper-slide.active {
            background: #a3050d;
            color: #ffffff; } }
        .section-slider-histoire .swiper-slider-pagination .swiper-slide.active:before {
          width: 100%; }
          @media screen and (max-width: 980px) {
            .section-slider-histoire .swiper-slider-pagination .swiper-slide.active:before {
              display: none; } }
  .section-slider-histoire .gallery-thumbs {
    width: 100%;
    height: 40px; }
    .section-slider-histoire .gallery-thumbs .swiper-slide {
      width: 70px; }
  .section-slider-histoire .swiper-button-next {
    background: none;
    right: 20px;
    width: 50px;
    height: 50px;
    margin-top: -120px;
    background-image: url(../images/svg/fleche.svg);
    background-size: 100%; }
    @media screen and (max-width: 1024px) {
      .section-slider-histoire .swiper-button-next {
        display: none; } }
  .section-slider-histoire .swiper-button-prev {
    background: none;
    left: 20px;
    width: 50px;
    height: 50px;
    margin-top: -120px;
    background-image: url(../images/svg/fleche.svg);
    background-size: 100%;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    @media screen and (max-width: 1024px) {
      .section-slider-histoire .swiper-button-prev {
        display: none; } }
  .section-slider-histoire .pagination-slider {
    border-top: solid 1px #d8d8d8;
    margin-top: 54px;
    padding-left: 54px;
    padding-right: 54px;
    height: 110px; }
    .section-slider-histoire .pagination-slider li {
      display: block;
      float: left;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      width: 75px;
      text-align: center;
      padding-top: 10px;
      font-size: 14px;
      color: #666666;
      cursor: pointer; }
      .section-slider-histoire .pagination-slider li:before {
        display: block;
        top: -3px;
        content: "";
        height: 3px;
        background: #a3050d;
        margin-left: -20px;
        margin-right: -20px;
        width: 0;
        position: absolute;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .section-slider-histoire .pagination-slider li.active {
        color: #a3050d; }
        .section-slider-histoire .pagination-slider li.active:before {
          width: 75px; }

.bloc-content {
  margin-bottom: 80px; }
  .bloc-content h2 {
    color: #542d29;
    text-transform: uppercase;
    font-size: 31px;
    font-family: 'antique-olive-black'; }
    @media screen and (max-width: 980px) {
      .bloc-content h2 {
        font-size: 25px; } }
    @media screen and (max-width: 767px) {
      .bloc-content h2 {
        font-size: 18px; } }
  .bloc-content p {
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-family: 'antique-regular'; }
    @media screen and (max-width: 767px) {
      .bloc-content p {
        font-size: 16px; } }
  .bloc-content .swiper-slider-pagination {
    border-top: solid 1px #d8d8d8;
    margin-top: 54px;
    padding-left: 54px;
    padding-right: 54px;
    height: 180px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .bloc-content .swiper-slider-pagination {
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 980px) {
      .bloc-content .swiper-slider-pagination {
        margin-top: 0;
        height: 32px;
        margin-bottom: 50px;
        border-top: none; } }
    .bloc-content .swiper-slider-pagination .swiper-slide {
      display: inline-block;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      text-align: center;
      padding-top: 10px;
      font-size: 14px;
      color: #666666;
      cursor: pointer;
      width: auto; }
      @media screen and (max-width: 980px) {
        .bloc-content .swiper-slider-pagination .swiper-slide {
          width: auto;
          padding-bottom: 10px;
          padding-left: 0;
          padding-right: 0; } }
      .bloc-content .swiper-slider-pagination .swiper-slide:before {
        display: block;
        top: 0;
        content: "";
        height: 3px;
        background: #a3050d;
        width: 0;
        position: absolute;
        left: 0;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .bloc-content .swiper-slider-pagination .swiper-slide.active {
        color: #a3050d; }
        @media screen and (max-width: 980px) {
          .bloc-content .swiper-slider-pagination .swiper-slide.active {
            background: #a3050d;
            color: #ffffff; } }
        .bloc-content .swiper-slider-pagination .swiper-slide.active:before {
          width: 100%; }
          @media screen and (max-width: 980px) {
            .bloc-content .swiper-slider-pagination .swiper-slide.active:before {
              display: none; } }
        .bloc-content .swiper-slider-pagination .swiper-slide.active span {
          color: #666666; }
          @media screen and (max-width: 980px) {
            .bloc-content .swiper-slider-pagination .swiper-slide.active span {
              color: #ffffff; } }

.section-biere.container .align-center {
  text-align: center; }
.section-biere.container .btn-discover {
  background: #a3050d;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 50px;
  border: none;
  padding: 0 30px;
  font-family: 'antique-olive-nord';
  font-size: 20px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  display: inline-block; }
  @media screen and (max-width: 980px) {
    .section-biere.container .btn-discover {
      line-height: 1.2;
      font-size: 15px;
      padding-top: 5px;
      padding-bottom: 5px;
      margin-left: 20px;
      margin-right: 20px; } }
@media screen and (max-width: 1024px) {
  .section-biere.container {
    padding-left: 0;
    padding-right: 0; } }
.section-biere.container .item-biere {
  height: 350px;
  margin-bottom: 100px; }
  @media screen and (max-width: 1024px) {
    .section-biere.container .item-biere {
      margin-bottom: 65px;
      overflow: auto; } }
  @media screen and (max-width: 980px) {
    .section-biere.container .item-biere {
      margin-bottom: 60px;
      height: auto;
      position: relative; } }
  .section-biere.container .item-biere .part-one {
    width: 50%;
    float: right;
    position: relative;
    height: 350px; }
    @media screen and (max-width: 980px) {
      .section-biere.container .item-biere .part-one {
        width: 60%;
        height: auto; } }
    @media screen and (min-width: 980px) {
      .section-biere.container .item-biere .part-one .content {
        top: 50%;
        left: 70px;
        width: 400px;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute; } }
    @media screen and (max-width: 980px) {
      .section-biere.container .item-biere .part-one .content {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 560px) {
      .section-biere.container .item-biere .part-one .content {
        padding-left: 20px;
        padding-right: 20px; } }
    .section-biere.container .item-biere .part-one .content h2 {
      text-transform: uppercase;
      font-size: 33px;
      font-family: 'antique-olive-nord';
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .section-biere.container .item-biere .part-one .content h2 {
          font-size: 17px;
          margin-bottom: 20px; } }
    .section-biere.container .item-biere .part-one .content p {
      font-size: 15px;
      color: #333333;
      line-height: 1.5; }
  .section-biere.container .item-biere .part-two {
    width: 50%;
    float: left;
    height: 350px;
    overflow: hidden;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat; }
    @media screen and (max-width: 980px) {
      .section-biere.container .item-biere .part-two {
        height: 230px;
        background-position: left center;
        width: 40%; } }
    @media screen and (max-width: 560px) {
      .section-biere.container .item-biere .part-two {
        background-size: auto 100%;
        position: absolute;
        height: 70%;
        top: 15%; } }
    @media screen and (max-width: 560px) {
      .section-biere.container .item-biere .part-two {
        background-position: center; } }
    .section-biere.container .item-biere .part-two:before {
      display: block;
      content: "";
      position: absolute;
      width: 50%;
      left: 0;
      background: #f6f3ee;
      height: 350px;
      z-index: -1; }
      @media screen and (max-width: 980px) {
        .section-biere.container .item-biere .part-two:before {
          display: none; } }
  .section-biere.container .item-biere.revert .part-one {
    float: left; }
    .section-biere.container .item-biere.revert .part-one .content {
      left: inherit;
      right: 70px;
      text-align: right; }
  .section-biere.container .item-biere.revert .part-two {
    background-position: top right; }
    @media screen and (max-width: 980px) {
      .section-biere.container .item-biere.revert .part-two {
        background-position: right center;
        right: 0; } }
    @media screen and (max-width: 560px) {
      .section-biere.container .item-biere.revert .part-two {
        background-position: center; } }
    .section-biere.container .item-biere.revert .part-two:before {
      left: inherit;
      right: 0; }

.section-slider-sur-mesure {
  overflow: auto; }
  .section-slider-sur-mesure .slider-1 {
    position: absolute;
    top: 0;
    height: 730px;
    width: 100%;
    overflow: hidden; }
    .section-slider-sur-mesure .slider-1 .part-text {
      top: 95px; }
      @media screen and (max-width: 1024px) {
        .section-slider-sur-mesure .slider-1 .part-text {
          top: 62px; } }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .slider-1 {
        height: 530px; }
        .section-slider-sur-mesure .slider-1 .swiper-slide, .section-slider-sur-mesure .slider-1 .swiper-container {
          height: 530px; } }
    @media screen and (max-width: 767px) {
      .section-slider-sur-mesure .slider-1 {
        height: 399px;
        position: relative;
        margin-top: 62px; }
        .section-slider-sur-mesure .slider-1 .swiper-container {
          height: 399px; }
        .section-slider-sur-mesure .slider-1 .swiper-slide {
          height: 287px;
          top: 112px; } }
  .section-slider-sur-mesure .slider-2 {
    position: relative;
    margin-top: 730px;
    height: 730px;
    overflow: hidden;
    border-top: solid 20px #fff;
    border-bottom: solid 20px #fff;
    z-index: 10; }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .slider-2 {
        border-top: solid 15px #fff;
        border-bottom: solid 15px #fff; } }
    @media screen and (max-width: 767px) {
      .section-slider-sur-mesure .slider-2 {
        border-top: solid 0 #fff;
        border-bottom: solid 0 #fff; } }
    .section-slider-sur-mesure .slider-2 .part-text {
      right: inherit;
      left: 260px; }
      @media screen and (max-width: 767px) {
        .section-slider-sur-mesure .slider-2 .part-text {
          left: 0; } }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .slider-2 {
        height: 530px;
        margin-top: 530px; }
        .section-slider-sur-mesure .slider-2 .swiper-slide, .section-slider-sur-mesure .slider-2 .swiper-container {
          height: 530px; } }
    @media screen and (max-width: 767px) {
      .section-slider-sur-mesure .slider-2 {
        height: 399px;
        margin-top: 0; }
        .section-slider-sur-mesure .slider-2 .swiper-container {
          height: 399px; }
        .section-slider-sur-mesure .slider-2 .swiper-slide {
          height: 287px;
          top: 112px; } }
  .section-slider-sur-mesure .slider-3 {
    position: relative;
    height: 730px; }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .slider-3 {
        height: 530px; }
        .section-slider-sur-mesure .slider-3 .swiper-slide, .section-slider-sur-mesure .slider-3 .swiper-container {
          height: 530px; } }
    @media screen and (max-width: 767px) {
      .section-slider-sur-mesure .slider-3 {
        height: 399px;
        margin-top: 0; }
        .section-slider-sur-mesure .slider-3 .swiper-container {
          height: 399px; }
        .section-slider-sur-mesure .slider-3 .swiper-slide {
          height: 287px;
          top: 112px; } }
  .section-slider-sur-mesure .part-text {
    right: 260px;
    position: absolute;
    width: 520px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    padding: 45px;
    color: #542d29;
    z-index: 1; }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .part-text {
        padding: 30px;
        width: 500px; } }
    @media screen and (max-width: 767px) {
      .section-slider-sur-mesure .part-text {
        position: relative;
        right: 0;
        width: 100%;
        top: 0 !important;
        text-align: center; } }
    .section-slider-sur-mesure .part-text h2 {
      font-size: 49px;
      font-family: 'antique-olive-black';
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        .section-slider-sur-mesure .part-text h2 {
          font-size: 28px; } }
    .section-slider-sur-mesure .part-text h3 {
      font-size: 20px;
      text-transform: uppercase;
      font-family: 'antique-olive-bold'; }
      @media screen and (max-width: 767px) {
        .section-slider-sur-mesure .part-text h3 {
          font-size: 15px; } }
      .section-slider-sur-mesure .part-text h3 a {
        color: #fdae30;
        text-decoration: none; }
        .section-slider-sur-mesure .part-text h3 a.large {
          font-size: 27px; }
        .section-slider-sur-mesure .part-text h3 a:hover {
          color: #a3050d; }
    .section-slider-sur-mesure .part-text p {
      margin-top: 10px; }
      .section-slider-sur-mesure .part-text p strong {
        font-family: arial black; }
  .section-slider-sur-mesure .swiper-container {
    width: 100%;
    height: 730px;
    position: relative;
    position: absolute;
    top: 0; }
    .section-slider-sur-mesure .swiper-container .swiper-slide {
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center; }
  .section-slider-sur-mesure .swiper-button-next {
    background: none;
    right: 20px;
    width: 50px;
    height: 70px;
    margin-top: -25px;
    background-image: url(../images/fleche-ombre.png);
    background-size: 100% auto; }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .swiper-button-next {
        width: 40px;
        height: 60px;
        margin-top: 20px; } }
    @media screen and (max-width: 560px) {
      .section-slider-sur-mesure .swiper-button-next {
        width: 30px;
        height: 45px;
        margin-top: 55px; } }
  .section-slider-sur-mesure .swiper-button-prev {
    background: none;
    left: 20px;
    width: 50px;
    height: 70px;
    margin-top: -25px;
    background-image: url(../images/fleche-ombre.png);
    background-size: 100% auto;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    @media screen and (max-width: 1024px) {
      .section-slider-sur-mesure .swiper-button-prev {
        width: 40px;
        height: 60px;
        margin-top: 20px; } }
    @media screen and (max-width: 560px) {
      .section-slider-sur-mesure .swiper-button-prev {
        width: 30px;
        height: 45px;
        margin-top: 55px; } }

.section-menu-la-carte {
  margin-top: 240px;
  background: #f6f3ee;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .section-menu-la-carte {
      margin-top: 185px;
      background: #e7e4de; } }
  .section-menu-la-carte .bouton-mobile-menu {
    display: none; }
    @media screen and (max-width: 1024px) {
      .section-menu-la-carte .bouton-mobile-menu {
        display: inline-block;
        background: #a3050d;
        color: #ffffff;
        text-transform: uppercase;
        font-family: 'antique-olive-bold';
        font-size: 13px;
        line-height: 40px;
        padding: 0 15px;
        margin-top: 10px;
        margin-bottom: 10px; } }
  .section-menu-la-carte ul {
    text-align: left; }
    @media screen and (max-width: 1024px) {
      .section-menu-la-carte ul {
        display: none; }
        .section-menu-la-carte ul.active {
          display: block; }
        .section-menu-la-carte ul.sub-menu {
          display: block; }
        .section-menu-la-carte ul li.menu-item-has-children > a {
          display: none; } }
    @media screen and (max-width: 560px) {
      .section-menu-la-carte ul {
        text-align: left; } }
    .section-menu-la-carte ul li {
      display: inline-block; }
      .section-menu-la-carte ul li a {
        color: #542d29;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'antique-olive-bold';
        font-size: 13px;
        display: block;
        line-height: 45px;
        padding: 0 15px;
        position: relative; }
        .section-menu-la-carte ul li a:before {
          display: block;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 12.5px 0 12.5px;
          border-color: #a3050d transparent transparent transparent;
          position: absolute;
          bottom: -10px;
          left: 50%;
          margin-left: -12.5px;
          display: none; }
        @media screen and (min-width: 1024px) {
          .section-menu-la-carte ul li a:hover {
            background: #a3050d;
            color: #ffffff; } }
      .section-menu-la-carte ul li.menu-item-has-children:hover .sub-menu {
        display: block; }
      @media screen and (min-width: 1024px) {
        .section-menu-la-carte ul li.current_page_item > a, .section-menu-la-carte ul li.current_page_parent > a {
          background: #a3050d;
          color: #ffffff; }
          .section-menu-la-carte ul li.current_page_item > a:before, .section-menu-la-carte ul li.current_page_parent > a:before {
            display: block; } }
    @media screen and (min-width: 980px) {
      .section-menu-la-carte ul .sub-menu {
        display: none;
        position: absolute;
        z-index: 100;
        background: #f6f3ee; }
        .section-menu-la-carte ul .sub-menu li {
          display: block; }
          .section-menu-la-carte ul .sub-menu li a:before {
            display: none; }
          .section-menu-la-carte ul .sub-menu li.current_page_item a {
            background: #f6f3ee;
            color: #a3050d; } }

body.page-template-template-carte .section-slider-home .image, body.page-template-template-menu .section-slider-home .image {
  height: 240px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-carte .section-slider-home .image, body.page-template-template-menu .section-slider-home .image {
      height: 185px; } }
body.page-template-template-carte .section-slider-home h1, body.page-template-template-menu .section-slider-home h1 {
  bottom: 40px; }
body.page-template-template-carte .section-presentation-carte, body.page-template-template-menu .section-presentation-carte {
  position: relative;
  overflow: auto;
  margin-top: 35px; }
  @media screen and (max-width: 1024px) {
    body.page-template-template-carte .section-presentation-carte, body.page-template-template-menu .section-presentation-carte {
      margin-top: 0; } }
  body.page-template-template-carte .section-presentation-carte .button-prev, body.page-template-template-menu .section-presentation-carte .button-prev {
    left: 20px;
    border: none;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%; }
    body.page-template-template-carte .section-presentation-carte .button-prev:before, body.page-template-template-menu .section-presentation-carte .button-prev:before {
      display: block;
      content: "";
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
      background-position: 0 -286px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: block;
      height: 60px;
      width: 60px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        body.page-template-template-carte .section-presentation-carte .button-prev:before, body.page-template-template-menu .section-presentation-carte .button-prev:before {
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
          background-size: 110px 1007px;
          background-position: 0 -295px;
          height: 60px;
          width: 60px; } }
    @media screen and (max-width: 980px) {
      body.page-template-template-carte .section-presentation-carte .button-prev, body.page-template-template-menu .section-presentation-carte .button-prev {
        width: 30px;
        height: 30px; }
        body.page-template-template-carte .section-presentation-carte .button-prev:before, body.page-template-template-menu .section-presentation-carte .button-prev:before {
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
          background-position: 0 -233px;
          background-repeat: no-repeat;
          overflow: hidden;
          display: block;
          height: 30px;
          width: 30px;
          margin-top: 15px; } }
    @media screen and (max-width: 980px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 980px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 980px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 980px) and (min-device-pixel-ratio: 2), screen and (max-width: 980px) and (min-resolution: 144dppx) {
      body.page-template-template-carte .section-presentation-carte .button-prev:before, body.page-template-template-menu .section-presentation-carte .button-prev:before {
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
        background-size: 110px 1007px;
        background-position: 0 -238px;
        height: 30px;
        width: 30px; } }

  body.page-template-template-carte .section-presentation-carte .button-next, body.page-template-template-menu .section-presentation-carte .button-next {
    right: 20px;
    border: none;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%; }
    body.page-template-template-carte .section-presentation-carte .button-next:before, body.page-template-template-menu .section-presentation-carte .button-next:before {
      display: block;
      content: "";
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
      background-position: 0 -113px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: block;
      height: 60px;
      width: 60px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        body.page-template-template-carte .section-presentation-carte .button-next:before, body.page-template-template-menu .section-presentation-carte .button-next:before {
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
          background-size: 110px 1007px;
          background-position: 0 -118px;
          height: 60px;
          width: 60px; } }
    @media screen and (max-width: 980px) {
      body.page-template-template-carte .section-presentation-carte .button-next, body.page-template-template-menu .section-presentation-carte .button-next {
        width: 30px;
        height: 30px; }
        body.page-template-template-carte .section-presentation-carte .button-next:before, body.page-template-template-menu .section-presentation-carte .button-next:before {
          background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
          background-position: 0 -60px;
          background-repeat: no-repeat;
          overflow: hidden;
          display: block;
          height: 30px;
          width: 30px;
          margin-top: 15px; } }
    @media screen and (max-width: 980px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 980px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 980px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 980px) and (min-device-pixel-ratio: 2), screen and (max-width: 980px) and (min-resolution: 144dppx) {
      body.page-template-template-carte .section-presentation-carte .button-next:before, body.page-template-template-menu .section-presentation-carte .button-next:before {
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
        background-size: 110px 1007px;
        background-position: 0 -60px;
        height: 30px;
        width: 30px; } }

  body.page-template-template-carte .section-presentation-carte .photo, body.page-template-template-menu .section-presentation-carte .photo {
    height: 350px;
    background-size: cover;
    float: left;
    background-position: center; }
    @media screen and (max-width: 980px) {
      body.page-template-template-carte .section-presentation-carte .photo, body.page-template-template-menu .section-presentation-carte .photo {
        height: 200px; } }
    body.page-template-template-carte .section-presentation-carte .photo.photo1, body.page-template-template-menu .section-presentation-carte .photo.photo1 {
      width: 25%; }
      @media screen and (max-width: 980px) {
        body.page-template-template-carte .section-presentation-carte .photo.photo1, body.page-template-template-menu .section-presentation-carte .photo.photo1 {
          width: 33.333%;
          height: 200px; } }
    body.page-template-template-carte .section-presentation-carte .photo.photo2, body.page-template-template-menu .section-presentation-carte .photo.photo2 {
      width: 50%;
      border-left: solid 15px #ffffff;
      border-right: solid 15px #ffffff;
      position: relative;
      height: 350px; }
      @media screen and (max-width: 980px) {
        body.page-template-template-carte .section-presentation-carte .photo.photo2, body.page-template-template-menu .section-presentation-carte .photo.photo2 {
          border-left: solid 5px #ffffff;
          border-right: solid 5px #ffffff;
          width: 33.333%;
          height: 200px; } }
      body.page-template-template-carte .section-presentation-carte .photo.photo2 .titre, body.page-template-template-menu .section-presentation-carte .photo.photo2 .titre {
        display: none;
        background: #fdae30;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        font-size: 28px;
        font-family: 'antique-olive-nord';
        position: absolute;
        bottom: -100px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        border-top: solid 15px #ffffff; }
        @media screen and (max-width: 1260px) {
          body.page-template-template-carte .section-presentation-carte .photo.photo2 .titre, body.page-template-template-menu .section-presentation-carte .photo.photo2 .titre {
            font-size: 20px; } }
        @media screen and (max-width: 980px) {
          body.page-template-template-carte .section-presentation-carte .photo.photo2 .titre, body.page-template-template-menu .section-presentation-carte .photo.photo2 .titre {
            display: none; } }
    body.page-template-template-carte .section-presentation-carte .photo.photo3, body.page-template-template-menu .section-presentation-carte .photo.photo3 {
      width: 25%; }
      @media screen and (max-width: 980px) {
        body.page-template-template-carte .section-presentation-carte .photo.photo3, body.page-template-template-menu .section-presentation-carte .photo.photo3 {
          width: 33.333%;
          height: 200px; } }
body.page-template-template-carte .section-la-carte-menu, body.page-template-template-menu .section-la-carte-menu {
  width: 840px;
  margin-top: 65px;
  margin-bottom: 95px;
  max-width: 100%;
  position: relative; }
  @media screen and (max-width: 980px) {
    body.page-template-template-carte .section-la-carte-menu, body.page-template-template-menu .section-la-carte-menu {
      padding-left: 60px;
      padding-right: 60px; } }
  @media screen and (max-width: 767px) {
    body.page-template-template-carte .section-la-carte-menu, body.page-template-template-menu .section-la-carte-menu {
      padding-left: 30px;
      padding-right: 30px; } }
  body.page-template-template-carte .section-la-carte-menu .button-prev, body.page-template-template-menu .section-la-carte-menu .button-prev {
    left: -100px;
    border: none;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50px;
    background-image: url(../images/svg/fleche-fine2.svg);
    background-size: 100%;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none; }
    @media screen and (max-width: 1200px) {
      body.page-template-template-carte .section-la-carte-menu .button-prev, body.page-template-template-menu .section-la-carte-menu .button-prev {
        left: -50px; } }
    @media screen and (max-width: 1024px) {
      body.page-template-template-carte .section-la-carte-menu .button-prev, body.page-template-template-menu .section-la-carte-menu .button-prev {
        left: -20px;
        width: 50px;
        height: 50px; } }
    @media screen and (max-width: 980px) {
      body.page-template-template-carte .section-la-carte-menu .button-prev, body.page-template-template-menu .section-la-carte-menu .button-prev {
        left: 10px;
        width: 30px;
        height: 30px; } }
    @media screen and (max-width: 767px) {
      body.page-template-template-carte .section-la-carte-menu .button-prev, body.page-template-template-menu .section-la-carte-menu .button-prev {
        left: 0; } }
  body.page-template-template-carte .section-la-carte-menu .button-next, body.page-template-template-menu .section-la-carte-menu .button-next {
    right: -100px;
    top: 50px;
    border: none;
    width: 70px;
    height: 70px;
    position: absolute;
    background-image: url(../images/svg/fleche-fine2.svg);
    background-size: 100%;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none; }
    @media screen and (max-width: 1200px) {
      body.page-template-template-carte .section-la-carte-menu .button-next, body.page-template-template-menu .section-la-carte-menu .button-next {
        right: -50px; } }
    @media screen and (max-width: 1024px) {
      body.page-template-template-carte .section-la-carte-menu .button-next, body.page-template-template-menu .section-la-carte-menu .button-next {
        right: -20px;
        width: 50px;
        height: 50px; } }
    @media screen and (max-width: 980px) {
      body.page-template-template-carte .section-la-carte-menu .button-next, body.page-template-template-menu .section-la-carte-menu .button-next {
        right: 10px;
        width: 30px;
        height: 30px; } }
    @media screen and (max-width: 767px) {
      body.page-template-template-carte .section-la-carte-menu .button-next, body.page-template-template-menu .section-la-carte-menu .button-next {
        right: 0; } }
  body.page-template-template-carte .section-la-carte-menu .titre-mobile, body.page-template-template-menu .section-la-carte-menu .titre-mobile {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    font-family: 'antique-olive-nord';
    display: inline-block;
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    color: #fdae30;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      body.page-template-template-carte .section-la-carte-menu .titre-mobile, body.page-template-template-menu .section-la-carte-menu .titre-mobile {
        font-size: 25px;
        padding-left: 40px;
        padding-right: 40px; } }
    @media screen and (max-width: 560px) {
      body.page-template-template-carte .section-la-carte-menu .titre-mobile, body.page-template-template-menu .section-la-carte-menu .titre-mobile {
        font-size: 25px;
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
  body.page-template-template-carte .section-la-carte-menu .titre-prix, body.page-template-template-menu .section-la-carte-menu .titre-prix {
    font-family: 'antique-olive-bold';
    font-size: 14px;
    margin-bottom: 100px;
    display: block; }
    @media screen and (max-width: 560px) {
      body.page-template-template-carte .section-la-carte-menu .titre-prix, body.page-template-template-menu .section-la-carte-menu .titre-prix {
        margin-bottom: 50px; } }
    body.page-template-template-carte .section-la-carte-menu .titre-prix strong, body.page-template-template-menu .section-la-carte-menu .titre-prix strong {
      color: #a3050d;
      font-size: 22px;
      font-family: 'antique-olive-black';
      margin-right: 10px; }
      @media screen and (max-width: 560px) {
        body.page-template-template-carte .section-la-carte-menu .titre-prix strong, body.page-template-template-menu .section-la-carte-menu .titre-prix strong {
          margin-right: 0;
          font-size: 18px; } }
    body.page-template-template-carte .section-la-carte-menu .titre-prix p.light, body.page-template-template-menu .section-la-carte-menu .titre-prix p.light {
      font-size: 18px;
      color: #666666;
      font-family: 'antique-regular'; }
  body.page-template-template-carte .section-la-carte-menu .titre-categorie, body.page-template-template-menu .section-la-carte-menu .titre-categorie {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'antique-olive-bold';
    display: inline-block;
    position: relative;
    color: #542d29;
    margin-bottom: 20px;
    display: block; }
    body.page-template-template-carte .section-la-carte-menu .titre-categorie span, body.page-template-template-menu .section-la-carte-menu .titre-categorie span {
      display: block;
      float: right; }
    @media screen and (max-width: 767px) {
      body.page-template-template-carte .section-la-carte-menu .titre-categorie, body.page-template-template-menu .section-la-carte-menu .titre-categorie {
        font-size: 20px;
        padding-right: 25px; } }
  body.page-template-template-carte .section-la-carte-menu .item-plat, body.page-template-template-menu .section-la-carte-menu .item-plat {
    display: block;
    overflow: auto;
    margin-bottom: 20px;
    position: relative; }
    body.page-template-template-carte .section-la-carte-menu .item-plat .plat, body.page-template-template-menu .section-la-carte-menu .item-plat .plat {
      float: left;
      color: #542d29;
      font-size: 22px;
      font-family: 'antique-regular';
      width: 764px;
      padding-right: 45px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      line-height: 1.5; }
      body.page-template-template-carte .section-la-carte-menu .item-plat .plat .description, body.page-template-template-menu .section-la-carte-menu .item-plat .plat .description {
        font-size: 18px;
        display: block;
        color: #666666; }
        @media screen and (max-width: 767px) {
          body.page-template-template-carte .section-la-carte-menu .item-plat .plat .description, body.page-template-template-menu .section-la-carte-menu .item-plat .plat .description {
            font-size: 14px; } }
      @media screen and (max-width: 1200px) {
        body.page-template-template-carte .section-la-carte-menu .item-plat .plat, body.page-template-template-menu .section-la-carte-menu .item-plat .plat {
          width: 664px; } }
      @media screen and (max-width: 980px) {
        body.page-template-template-carte .section-la-carte-menu .item-plat .plat, body.page-template-template-menu .section-la-carte-menu .item-plat .plat {
          width: 100%;
          padding-right: 96px;
          line-height: inherit; } }
      @media screen and (max-width: 767px) {
        body.page-template-template-carte .section-la-carte-menu .item-plat .plat, body.page-template-template-menu .section-la-carte-menu .item-plat .plat {
          font-size: 16px; } }
    body.page-template-template-carte .section-la-carte-menu .item-plat .tarif, body.page-template-template-menu .section-la-carte-menu .item-plat .tarif {
      color: #542d29;
      float: right;
      font-size: 20px;
      font-family: 'antique-olive-bold';
      width: 76px;
      line-height: 2;
      text-align: right; }
      @media screen and (max-width: 980px) {
        body.page-template-template-carte .section-la-carte-menu .item-plat .tarif, body.page-template-template-menu .section-la-carte-menu .item-plat .tarif {
          position: absolute;
          top: 0;
          right: 25px;
          line-height: inherit; } }
      @media screen and (max-width: 767px) {
        body.page-template-template-carte .section-la-carte-menu .item-plat .tarif, body.page-template-template-menu .section-la-carte-menu .item-plat .tarif {
          font-size: 15px; } }
  body.page-template-template-carte .section-la-carte-menu .row-commentaires, body.page-template-template-menu .section-la-carte-menu .row-commentaires {
    margin-top: 40px; }
    body.page-template-template-carte .section-la-carte-menu .row-commentaires p, body.page-template-template-menu .section-la-carte-menu .row-commentaires p {
      font-size: 16px;
      color: #333232;
      line-height: 1.5; }
body.page-template-template-carte .row-menu-entier, body.page-template-template-menu .row-menu-entier {
  width: 630px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: auto; }
  body.page-template-template-carte .row-menu-entier .row-menu-item, body.page-template-template-menu .row-menu-entier .row-menu-item {
    margin-bottom: 90px;
    width: 50%;
    float: left;
    padding-right: 20px;
    padding-left: 20px; }
    @media screen and (max-width: 560px) {
      body.page-template-template-carte .row-menu-entier .row-menu-item, body.page-template-template-menu .row-menu-entier .row-menu-item {
        width: 100%;
        margin-bottom: 40px;
        margin-top: 0 !important; } }
    body.page-template-template-carte .row-menu-entier .row-menu-item h3, body.page-template-template-menu .row-menu-entier .row-menu-item h3 {
      text-transform: uppercase;
      font-size: 28px;
      color: #542d29;
      font-family: 'antique-olive-nord';
      margin-bottom: 35px; }
    body.page-template-template-carte .row-menu-entier .row-menu-item p, body.page-template-template-menu .row-menu-entier .row-menu-item p {
      font-size: 15px;
      color: #666666;
      margin-bottom: 15px;
      line-height: 1.5; }
    body.page-template-template-carte .row-menu-entier .row-menu-item.row-menu-plat h3, body.page-template-template-menu .row-menu-entier .row-menu-item.row-menu-plat h3 {
      color: #fdae30; }
    body.page-template-template-carte .row-menu-entier .row-menu-item.row-menu-fromage h3, body.page-template-template-menu .row-menu-entier .row-menu-item.row-menu-fromage h3 {
      color: #a3050d; }
    body.page-template-template-carte .row-menu-entier .row-menu-item.row-menu-dessert, body.page-template-template-menu .row-menu-entier .row-menu-item.row-menu-dessert {
      margin-top: 20px; }
      body.page-template-template-carte .row-menu-entier .row-menu-item.row-menu-dessert h3, body.page-template-template-menu .row-menu-entier .row-menu-item.row-menu-dessert h3 {
        color: #fedb88; }
body.page-template-template-carte .download-carte, body.page-template-template-menu .download-carte {
  background: #a3050d;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 33px;
  border: none;
  float: left;
  padding: 0 30px;
  font-family: 'antique-olive-bold';
  font-size: 13px;
  text-decoration: none;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 980px) {
    body.page-template-template-carte .download-carte, body.page-template-template-menu .download-carte {
      padding: 0 15px;
      font-size: 12px; } }

/*
body.page-template-template-carte.page-id-501 {
  .section-la-carte-menu {
    .button-next, .button-prev {
      top: 420px;
      @media screen and (max-width: $breakpoint-sm) {
        top: 350px;
      }
      @media screen and (max-width: $breakpoint-xs) {
        top: 300px;
      }
    }
  }
}
*/
body.page-template-template-menu .section-la-carte-menu .titre-mobile {
  color: #a3050d; }
  body.page-template-template-menu .section-la-carte-menu .titre-mobile span {
    color: #000; }

body.page-template-template-menu .download-carte {
  margin-left: 20px;
  margin-top: -20px;
  clear: both; }

body.page-id-555.page-template-template-menu .row-menu-entier {
  overflow: inherit; }

body.page-template-template-jobs .section-slider-home .image {
  height: 300px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-jobs .section-slider-home .image {
      height: 185px; } }
body.page-template-template-jobs .section-slider-home h1 {
  bottom: 80px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-jobs .section-slider-home h1 {
      bottom: 40px; } }
body.page-template-template-jobs .section-jobs.container {
  margin-top: 345px;
  position: relative; }
  @media screen and (max-width: 767px) {
    body.page-template-template-jobs .section-jobs.container {
      margin-top: 215px;
      padding-left: 0;
      padding-right: 0; } }
  body.page-template-template-jobs .section-jobs.container .part-one {
    background: #f6f3ee;
    float: left;
    margin-left: 50px;
    width: 230px;
    padding: 15px 20px;
    padding-right: 35px; }
    @media screen and (max-width: 1200px) {
      body.page-template-template-jobs .section-jobs.container .part-one {
        position: absolute;
        top: 0;
        margin-left: 0; } }
    @media screen and (max-width: 767px) {
      body.page-template-template-jobs .section-jobs.container .part-one {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 30px; } }
    body.page-template-template-jobs .section-jobs.container .part-one h2 {
      text-transform: uppercase;
      color: #542d29;
      margin-bottom: 35px;
      font-family: 'antique-olive-nord';
      font-size: 18px; }
    body.page-template-template-jobs .section-jobs.container .part-one ul li {
      font-size: 13px;
      color: #666666;
      text-transform: uppercase;
      font-family: 'antique-olive-bold';
      margin-bottom: 30px; }
      body.page-template-template-jobs .section-jobs.container .part-one ul li.item-0 {
        display: none; }
  body.page-template-template-jobs .section-jobs.container .part-two {
    width: 810px;
    float: right;
    margin-left: 60px; }
    @media screen and (max-width: 1200px) {
      body.page-template-template-jobs .section-jobs.container .part-two {
        width: 100%;
        margin-left: 0;
        padding-left: 280px; } }
    @media screen and (max-width: 767px) {
      body.page-template-template-jobs .section-jobs.container .part-two {
        padding-left: 0;
        margin-left: 20px;
        width: auto;
        margin-right: 20px; } }
    body.page-template-template-jobs .section-jobs.container .part-two h2 {
      text-align: left;
      color: #fdae30;
      font-size: 22px;
      font-family: 'antique-olive-nord';
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        body.page-template-template-jobs .section-jobs.container .part-two h2 {
          text-align: center; } }
    body.page-template-template-jobs .section-jobs.container .part-two p {
      text-align: left;
      color: #542d29;
      font-family: 'antique-olive-bold';
      font-size: 18px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        body.page-template-template-jobs .section-jobs.container .part-two p {
          text-align: center; } }
body.page-template-template-jobs form {
  margin-top: 45px;
  width: 650px;
  margin-left: 40px;
  margin-bottom: 65px;
  overflow: auto; }
  @media screen and (max-width: 1200px) {
    body.page-template-template-jobs form {
      margin-left: 0;
      width: 100%;
      margin-bottom: 0; } }
  body.page-template-template-jobs form .wpcf7-response-output {
    display: block;
    clear: both;
    margin-top: 100px; }
  body.page-template-template-jobs form br {
    display: none; }
  body.page-template-template-jobs form .bloc-form {
    margin-bottom: 35px;
    overflow: auto; }
    @media screen and (max-width: 1024px) {
      body.page-template-template-jobs form .bloc-form {
        margin-bottom: 0; } }
    body.page-template-template-jobs form .bloc-form .bloc-form-50 {
      width: 50%;
      float: left; }
      @media screen and (max-width: 1024px) {
        body.page-template-template-jobs form .bloc-form .bloc-form-50 {
          width: 100%;
          margin-bottom: 20px; } }
    body.page-template-template-jobs form .bloc-form input[type="text"], body.page-template-template-jobs form .bloc-form input[type="tel"], body.page-template-template-jobs form .bloc-form input[type="email"], body.page-template-template-jobs form .bloc-form select {
      background: #e9eaeb;
      line-height: 34px;
      border: none;
      width: 290px;
      font-size: 13px;
      color: #666666;
      font-family: 'antique-regular';
      padding: 0 10px; }
      @media screen and (max-width: 1024px) {
        body.page-template-template-jobs form .bloc-form input[type="text"], body.page-template-template-jobs form .bloc-form input[type="tel"], body.page-template-template-jobs form .bloc-form input[type="email"], body.page-template-template-jobs form .bloc-form select {
          width: 100%; } }
    body.page-template-template-jobs form .bloc-form select {
      height: 34px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url(../images/bg/select-sur-mesure.png);
      background-repeat: no-repeat;
      background-position: top left;
      padding-left: 50px; }
      @media screen and (max-width: 1024px) {
        body.page-template-template-jobs form .bloc-form select {
          margin-bottom: 20px; } }
    body.page-template-template-jobs form .bloc-form label {
      padding-left: 5px;
      color: #666666;
      margin-bottom: 7px;
      font-size: 13px;
      display: block;
      font-family: 'antique-regular'; }
  body.page-template-template-jobs form input[type="submit"] {
    background: #a3050d;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 34px;
    border: none;
    float: left;
    padding: 0 30px;
    font-family: 'antique-olive-nord';
    font-size: 13px;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  body.page-template-template-jobs form #file1, body.page-template-template-jobs form #file2 {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  body.page-template-template-jobs form .label-file {
    display: inline-block !important;
    line-height: 33px;
    background: #542d29;
    color: #ffffff !important;
    padding: 0 20px;
    text-align: center;
    font-size: 14px; }
    body.page-template-template-jobs form .label-file span {
      margin-left: 20px; }
  body.page-template-template-jobs form .filename {
    display: block;
    color: #666666;
    font-size: 12px;
    padding-left: 10px; }
body.page-template-template-jobs .obligatoire {
  display: block;
  font-family: 'antique-regular';
  color: #666666;
  font-size: 13px;
  margin-bottom: 40px; }

body.page-template-template-contact .section-slider-home .image {
  height: 300px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-contact .section-slider-home .image {
      height: 185px; } }
body.page-template-template-contact .section-slider-home h1 {
  bottom: 80px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-contact .section-slider-home h1 {
      bottom: 40px; } }
body.page-template-template-contact .section-coordonnees-contact {
  margin-top: 375px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-contact .section-coordonnees-contact {
      margin-top: 260px; } }
  body.page-template-template-contact .section-coordonnees-contact .row-coordonnees {
    overflow: auto; }
    body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item {
      width: 25%;
      float: left;
      text-align: center;
      position: relative;
      padding: 0 30px; }
      @media screen and (max-width: 980px) {
        body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item {
          width: 50%;
          /*height: 280px;*/
          height: 110px; } }
      @media screen and (max-width: 767px) {
        body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item {
          width: 100%; } }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item:before {
        display: block;
        content: "";
        width: 126px;
        height: 126px;
        border: solid 3px #542d29;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        display: none; }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item h2 {
        color: #542d29;
        text-transform: uppercase;
        font-size: 24px;
        font-family: 'antique-olive-bold';
        margin-bottom: 10px; }
        @media screen and (max-width: 1200px) {
          body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item h2 {
            font-size: 22px; } }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item p, body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item a {
        font-size: 14px;
        color: #333232;
        margin-bottom: 18px;
        text-decoration: none; }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-1:after {
        display: block;
        content: "";
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
        background-position: 0 -806px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        height: 64px;
        width: 69px;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -35px;
        display: none; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-1:after {
            background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
            background-size: 110px 1007px;
            background-position: 0 -812px;
            height: 63px;
            width: 68.5px; } }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-2:after {
        display: block;
        content: "";
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
        background-position: 0 -552px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        height: 79px;
        width: 61px;
        position: absolute;
        top: 19px;
        left: 50%;
        margin-left: -30px;
        display: none; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-2:after {
            background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
            background-size: 110px 1007px;
            background-position: 0 -560px;
            height: 78.5px;
            width: 60.5px; } }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-3:after {
        display: block;
        content: "";
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
        background-position: 0 -723px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        height: 58px;
        width: 67px;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -33px;
        display: none; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-3:after {
            background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
            background-size: 110px 1007px;
            background-position: 0 -730px;
            height: 57.5px;
            width: 66.5px; } }
      body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-4:after {
        display: block;
        content: "";
        background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
        background-position: 0 -654px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        height: 69px;
        width: 77px;
        position: absolute;
        top: 23px;
        left: 50%;
        margin-left: -38px;
        display: none; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          body.page-template-template-contact .section-coordonnees-contact .row-coordonnees .item.item-4:after {
            background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
            background-size: 110px 1007px;
            background-position: 0 -661px;
            height: 68.5px;
            width: 76.5px; } }
body.page-template-template-contact .section-content {
  text-align: center;
  width: 900px;
  margin-bottom: 70px;
  margin-top: 55px; }
  body.page-template-template-contact .section-content p {
    font-size: 18px;
    color: #333232;
    margin-bottom: 20px; }
    body.page-template-template-contact .section-content p span {
      font-family: 'antique-olive-bold'; }
body.page-template-template-contact #map {
  height: 415px;
  width: 100%; }

body.page-template-template-sur-mesure .section-content {
  width: 700px;
  max-width: 100%;
  margin: 60px auto; }
  body.page-template-template-sur-mesure .section-content p {
    font-size: 24px;
    color: #542d29;
    text-align: center;
    font-family: 'antique-roman';
    /*font-family: 'antique-olive-bold';*/
    line-height: 1.3; }
    body.page-template-template-sur-mesure .section-content p strong, body.page-template-template-sur-mesure .section-content p a {
      color: #a3050d;
      font-family: 'antique-olive-nord';
      text-decoration: none; }
    @media screen and (max-width: 1024px) {
      body.page-template-template-sur-mesure .section-content p {
        font-size: 20px; } }
    @media screen and (max-width: 767px) {
      body.page-template-template-sur-mesure .section-content p br {
        display: none; } }

body.page-template-default .section-slider-home .image {
  height: 300px; }
  @media screen and (max-width: 767px) {
    body.page-template-default .section-slider-home .image {
      height: 185px; } }
body.page-template-default .section-slider-home h1 {
  bottom: 80px; }
  @media screen and (max-width: 767px) {
    body.page-template-default .section-slider-home h1 {
      bottom: 40px; } }
body.page-template-default .section-content {
  margin-top: 350px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    body.page-template-default .section-content {
      margin-top: 240px; } }
  body.page-template-default .section-content h2 {
    color: #542d29;
    font-family: 'antique-olive-bold';
    font-size: 18px;
    line-height: 1.5; }
  body.page-template-default .section-content p {
    font-size: 14px;
    color: #333232;
    margin-bottom: 18px; }

body.page-template-template-galerie .menu-menu-principal-container ul li#menu-item-403 a {
  color: #fdae30; }
body.page-template-template-galerie .section-slider-home .image {
  height: 240px; }
  @media screen and (max-width: 767px) {
    body.page-template-template-galerie .section-slider-home .image {
      height: 185px; } }
body.page-template-template-galerie .section-slider-home h1 {
  bottom: 40px; }
body.page-template-template-galerie .section-slider-sur-mesure .slider-1 {
  position: relative;
  height: 650px; }
  body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-slide, body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-container {
    height: 650px;
    background-position: center;
    background-repeat: no-repeat; }
    body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-slide.no-resize, body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-container.no-resize {
      background-size: auto; }
  @media screen and (max-width: 1024px) {
    body.page-template-template-galerie .section-slider-sur-mesure .slider-1 {
      height: 530px; }
      body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-slide, body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-container {
        height: 530px; } }
  @media screen and (max-width: 767px) {
    body.page-template-template-galerie .section-slider-sur-mesure .slider-1 {
      height: 399px;
      position: relative; }
      body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-button-next, body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-button-prev {
        margin-top: 0; }
      body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-container {
        height: 399px; }
      body.page-template-template-galerie .section-slider-sur-mesure .slider-1 .swiper-slide {
        height: 399px;
        top: 0;
        margin-top: 0; } }
body.page-template-template-galerie .section-slider-sur-mesure .gallery-thumbs {
  position: relative;
  height: 100px;
  margin-bottom: 40px; }
  body.page-template-template-galerie .section-slider-sur-mesure .gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px; }
    body.page-template-template-galerie .section-slider-sur-mesure .gallery-thumbs .swiper-slide.swiper-slide-active {
      border: solid 5px #fdae30; }

body {
  font-family: 'antique-regular';
  font-size: 12px;
  overflow-x: hidden; }

.container {
  width: 1150px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1200px) {
    .container {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1024px) {
    .container {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 980px) {
    .container {
      padding-left: 20px;
      padding-right: 20px; } }

.loader-video {
  display: none; }
  @media screen and (min-width: 1024px) {
    .loader-video {
      display: block; } }

.onglet-menu-mobile {
  display: none; }
  @media screen and (max-width: 980px) {
    .onglet-menu-mobile {
      display: block;
      position: absolute;
      left: 20px;
      top: 20px; }
      .onglet-menu-mobile span {
        display: block;
        width: 29px;
        height: 3px;
        margin-bottom: 5px;
        background: #ffffff; } }
  .onglet-menu-mobile.active .middle {
    display: none; }
  .onglet-menu-mobile.active .first {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 5px; }
  .onglet-menu-mobile.active .last {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 5px; }

.phone-mobile {
  background-image: url('/wp-content/themes/brasserie-georges/images/sprites-sd8de23af3b.png');
  background-position: 0 -781px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 15px;
  top: 20px;
  display: none; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .phone-mobile {
      background-image: url('/wp-content/themes/brasserie-georges/images/sprites-2x-saf967754ff.png');
      background-size: 110px 1007px;
      background-position: 0 -787px;
      height: 25px;
      width: 25px; } }
  @media screen and (max-width: 980px) {
    .phone-mobile.phone-tablet {
      display: block; } }
  @media screen and (max-width: 767px) {
    .phone-mobile {
      display: block; }
      .phone-mobile.phone-tablet {
        display: none; } }

.section-header {
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  width: 100%;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .section-header.active {
    background: rgba(0, 0, 0, 0.7); }
  .section-header.sticky {
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    background: rgba(0, 0, 0, 0.7); }
    @media screen and (max-width: 980px) {
      .section-header.sticky {
        padding-bottom: 0; } }
    .section-header.sticky .onglet-menu-mobile, .section-header.sticky .phone-mobile {
      top: 15px; }
    .section-header.sticky .logo img {
      width: 100px; }
    .section-header.sticky .menu-menu-principal-container {
      margin-top: 10px; }
      .section-header.sticky .menu-menu-principal-container ul li a {
        font-size: 14px; }
  @media screen and (max-width: 980px) {
    .section-header {
      padding-top: 10px;
      padding-bottom: 10px;
      overflow: auto; }
      .section-header > .container {
        text-align: center; } }
  @media screen and (max-width: 980px) {
    .section-header .logo {
      display: inline-block;
      text-align: center; }
      .section-header .logo img {
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        width: 120px; } }

.menu-menu-principal-container {
  width: auto;
  float: right;
  margin-top: 20px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  @media screen and (max-width: 980px) {
    .menu-menu-principal-container {
      float: inherit;
      margin-top: 0;
      height: 0; }
      .menu-menu-principal-container.active {
        height: 280px; } }
  @media screen and (max-width: 980px) {
    .menu-menu-principal-container ul {
      text-align: center; } }
  .menu-menu-principal-container ul li {
    list-style: none;
    display: inline-block;
    margin-left: 13px;
    margin-right: 13px; }
    @media screen and (max-width: 1110px) {
      .menu-menu-principal-container ul li {
        margin-left: 10px;
        margin-right: 10px; } }
    @media screen and (max-width: 980px) {
      .menu-menu-principal-container ul li {
        margin-left: -20px;
        margin-right: -20px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.4);
        display: block; }
        .menu-menu-principal-container ul li:last-child {
          border-bottom: none; }
        .menu-menu-principal-container ul li:first-child {
          padding-top: 20px; } }
    .menu-menu-principal-container ul li a {
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase;
      font-family: 'antique-olive-black';
      font-size: 16px; }
      @media screen and (max-width: 980px) {
        .menu-menu-principal-container ul li a {
          line-height: 35px; } }
    .menu-menu-principal-container ul li.current_page_item a {
      color: #fdae30; }

.section-footer {
  clear: both; }
  .section-footer .section-footer-1 {
    background: #f6f3ee;
    padding-top: 30px;
    padding-bottom: 20px; }
    .section-footer .section-footer-1 .menu-menu-footer-container {
      width: auto; }
      .section-footer .section-footer-1 .menu-menu-footer-container ul {
        text-align: center; }
        .section-footer .section-footer-1 .menu-menu-footer-container ul li {
          list-style: none;
          display: inline-block;
          margin-left: 15px;
          margin-right: 15px;
          position: relative; }
          @media screen and (max-width: 980px) {
            .section-footer .section-footer-1 .menu-menu-footer-container ul li {
              margin-left: 10px;
              margin-right: 10px; } }
          @media screen and (max-width: 767px) {
            .section-footer .section-footer-1 .menu-menu-footer-container ul li {
              display: none; } }
          .section-footer .section-footer-1 .menu-menu-footer-container ul li a {
            color: #542d29;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'antique-olive-bold';
            font-size: 16px; }
            @media screen and (max-width: 980px) {
              .section-footer .section-footer-1 .menu-menu-footer-container ul li a {
                font-size: 14px; } }
          @media screen and (max-width: 767px) {
            .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-facebook {
              display: inline-block;
              margin-left: 0;
              margin-right: 25px; } }
          .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-facebook a {
            display: block;
            font-size: 0; }
            .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-facebook a:before {
              position: absolute;
              display: block;
              content: "";
              top: -18px;
              height: 23px;
              width: 23px;
              background-image: url(../images/sprites-2x/picto-facebook.png);
              background-size: 100%;
              background-repeat: no-repeat; }
          @media screen and (max-width: 767px) {
            .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor {
              display: inline-block;
              margin-left: 25px;
              margin-right: 25px; } }
          .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor a {
            display: block;
            font-size: 0; }
            .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor a:before {
              top: -18px;
              position: absolute;
              left: 8px;
              display: block;
              content: "";
              height: 22px;
              width: 36px;
              background-image: url(../images/sprites/picto-tripadvisor.png);
              background-size: 100% auto;
              background-repeat: no-repeat;
              /*  @include  use-sprite(picto-tripadvisor);*/ }
              @media screen and (max-width: 767px) {
                .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor a:before {
                  left: 0; } }
  .section-footer .section-footer-2 {
    background: #f6f3ee;
    padding-bottom: 20px; }
    .section-footer .section-footer-2 p, .section-footer .section-footer-2 a {
      text-align: center;
      font-size: 13px;
      color: #666666;
      text-decoration: none; }
      @media screen and (max-width: 767px) {
        .section-footer .section-footer-2 p, .section-footer .section-footer-2 a {
          font-size: 11px; } }

@media screen and (min-width: 767px) {
  a, body.page-template-template-jobs form input[type="submit"], body.page-template-template-jobs form .label-file, .btn-play,
  body.page-template-template-carte .download-carte, .section-biere.container .btn-discover {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

  .btn-play:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }

  body.page-template-template-carte .download-carte:hover, .section-biere.container .btn-discover:hover {
    background: #542d29; }

  body.page-template-template-jobs form input[type="submit"]:hover, body.page-template-template-jobs form .label-file:hover {
    background: #fdae30; }

  .menu-menu-principal-container ul li a:hover, .section-footer .section-footer-1 .menu-menu-footer-container ul li a:hover,
  .section-grille-home .row .item.item-13 a:hover {
    color: #fdae30; }

  .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-facebook a:before,
  .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor a:before {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

  .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-facebook a:hover:before,
  .section-footer .section-footer-1 .menu-menu-footer-container ul li.lien-tripadvisor a:hover:before {
    top: -26px; }

  .section-grille-home .row .item {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .section-grille-home .row .item img {
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    .section-grille-home .row .item.item-2:hover, .section-grille-home .row .item.item-2.active, .section-grille-home .row .item.item-4:hover, .section-grille-home .row .item.item-4.active, .section-grille-home .row .item.item-8:hover, .section-grille-home .row .item.item-8.active, .section-grille-home .row .item.item-10:hover, .section-grille-home .row .item.item-10.active, .section-grille-home .row .item.item-14:hover, .section-grille-home .row .item.item-14.active, .section-grille-home .row .item.item-18:hover, .section-grille-home .row .item.item-18.active {
      background: #542d29;
      color: #ffffff; }
      .section-grille-home .row .item.item-2:hover h2, .section-grille-home .row .item.item-2.active h2, .section-grille-home .row .item.item-4:hover h2, .section-grille-home .row .item.item-4.active h2, .section-grille-home .row .item.item-8:hover h2, .section-grille-home .row .item.item-8.active h2, .section-grille-home .row .item.item-10:hover h2, .section-grille-home .row .item.item-10.active h2, .section-grille-home .row .item.item-14:hover h2, .section-grille-home .row .item.item-14.active h2, .section-grille-home .row .item.item-18:hover h2, .section-grille-home .row .item.item-18.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-4:hover, .section-grille-home .row .item.item-4.active {
      background: #a3050d;
      color: #ffffff; }
      .section-grille-home .row .item.item-4:hover h2, .section-grille-home .row .item.item-4.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-14:hover, .section-grille-home .row .item.item-14.active {
      background: #fdae30;
      color: #ffffff; }
      .section-grille-home .row .item.item-14:hover h2, .section-grille-home .row .item.item-14.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-18:hover, .section-grille-home .row .item.item-18.active {
      background: #a3050d;
      color: #ffffff; }
      .section-grille-home .row .item.item-18:hover h2, .section-grille-home .row .item.item-18.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-6:hover, .section-grille-home .row .item.item-6.active {
      background: #fdae30;
      color: #ffffff; }
      .section-grille-home .row .item.item-6:hover h2, .section-grille-home .row .item.item-6.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-12:hover, .section-grille-home .row .item.item-12.active {
      background: #fdae30;
      color: #ffffff; }
      .section-grille-home .row .item.item-12:hover h2, .section-grille-home .row .item.item-12.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item.item-16:hover, .section-grille-home .row .item.item-16.active {
      background: #a3050d;
      color: #ffffff; }
      .section-grille-home .row .item.item-16:hover h2, .section-grille-home .row .item.item-16.active h2 {
        color: #ffffff; }
    .section-grille-home .row .item:hover img, .section-grille-home .row .item.active img {
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

  .button-prev, .button-next, .swiper-button-next, .swiper-button-prev {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .button-prev:hover, .button-next:hover, .swiper-button-next:hover, .swiper-button-prev:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7; } }
* {
  padding: 0;
  margin: 0; }

/*# sourceMappingURL=style.css.map */


#tarteaucitronDot
{
	display: none!important;
}

#tarteaucitronAlertSmall, #tarteaucitronAlertBig, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle, #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie, #tarteaucitron #tarteaucitronClosePanel, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine
{
	background: #4b3c2d!important; 
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b
{
		font-family: 'antique-regular'!important;
}

#tarteaucitron .tarteaucitronBorder, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine
{
	border-color: #4b3c2d!important; 
}

