@charset "UTF-8";
/*Unité grille*/
/*Variables fonts*/
/*couleurs*/
/*vert*/
/*gris*/
/*gris fonce*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input:focus, select:focus, textarea:focus, button:focus {
  outline: none; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a.nice-select.open,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address inconsistent styling of `abbr[title]`.
 * 1. Correct styling in Firefox 39 and Opera 12.
 * 2. Correct missing styling in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Address inconsistent styling of b and strong.
 * 1. Correct duplicate application of `bolder` in Safari 6.0.2.
 * 2. Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+.
 */
b,
strong {
  font-weight: inherit;
  /* 1 */ }

b,
strong {
  font-weight: bolder;
  /* 2 */ }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address inconsistent styling of `hr`.
 * 1. Correct `box-sizing` set to `border-box` in Firefox.
 * 2. Correct `overflow` set to `hidden` in IE 8/9/10/11 and Edge 12.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * 1. Correct inheritance and scaling of font-size for preformatted text.
 * 2. Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct font properties not being inherited.
 * 2. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * Address `appearance` set to `searchfield` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.plandusite .structure ul, .plandusite .structure ul li {
  margin: 0;
  padding: 0; }

.banniere:before, .liste-pages li a .container-img:after, .erreur404:before, #colophon #footer-devis:before, .prestations .bandeau-texte:before, .arch-real article a .container-img:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/*generalites*/
html * {
  box-sizing: border-box; }

body {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  color: rgba(56, 56, 56, 0.8);
  letter-spacing: 0.05em; }

/*titres*/
h1, h2, h3, h4, h5 {
  line-height: 1.2em;
  letter-spacing: 0.05em; }

h1 {
  font-size: 3.2 em;
  margin: 0 0 1em 0;
  font-weight: 900;
  color: #FFFFFF;
  text-transform: uppercase; }

h2 {
  font-size: 1.25em;
  font-weight: 700;
  margin: 2em 0 1em 0;
  text-transform: uppercase;
  color: #383838; }

h3 {
  font-size: 1.1em;
  font-weight: 700;
  margin: 1.5em 0 0.5em 0;
  color: #383838; }

h4 {
  font-size: 1em;
  font-weight: 600;
  margin: 1em 0 0.3em 0;
  color: #383838; }

/*textes*/
p {
  margin: 0 0 1.5em 0; }

a {
  text-decoration: none;
  transition: opacity 0.4s ease;
  color: #40A52B;
  opacity: 1; }
  a:hover {
    opacity: 0.7;
    outline: 0; }

#content {
  margin-top: 80px; }

.home #content {
  margin-top: 0; }

.entry-content ul, .entry-content ol {
  margin: 0 0 1.5em 0; }
  .entry-content ul li, .entry-content ol li {
    padding: 0; }
    .entry-content ul li:before, .entry-content ol li:before {
      content: '';
      display: inline-block;
      width: 8px;
      height: 10px;
      margin-right: 5px;
      background: url("assets/images/sprite-icons.png") 0px 0px no-repeat;
      background-size: 144px auto; }

.legende {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.edit-link {
  display: none; }

/*social*/
.social {
  display: block;
  clear: both; }
  .social .icon-social {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin: 0 5px 5px 5px; }
    .social .icon-social a {
      display: block;
      width: 100%;
      height: 100%; }
    .social .icon-social.facebook a {
      background: url("assets/images/sprite-icons.png") -35px -127px no-repeat; }
    .social .icon-social.twitter a {
      background: url("assets/images/sprite-icons.png") -35px -162px no-repeat; }
    .social .icon-social.linkedin a {
      background: url("assets/images/sprite-icons.png") -35px -197px no-repeat; }
    .social .icon-social.google a {
      background: url("assets/images/sprite-icons.png") -35px -232px no-repeat; }
    .social .icon-social.youtube a {
      background: url("assets/images/sprite-icons.png") -35px -267px no-repeat; }

/*structure*/
body {
  padding-left: 100px;
  position: relative; }
  body #page {
    background-color: #EAEBEF; }

/*baseline*/
#baseline {
  position: fixed;
  top: 45vh;
  left: -63px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }
  #baseline img {
    width: 230px; }

/*banniere*/
.banniere {
  width: 100%;
  background-color: #1D1D1B;
  background: url("assets/images/bg2.jpg") center top no-repeat fixed;
  background-size: cover;
  height: calc(100vh - 90px);
  color: #FFFFFF;
  position: relative; }
  .banniere:before {
    background-color: rgba(29, 29, 27, 0.3);
    background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.8), rgba(29, 29, 27, 0.1)); }
  .banniere .bloc-intro {
    max-width: 55%;
    width: 100%;
    position: absolute;
    left: 5%;
    bottom: 150px; }
    .banniere .bloc-intro p {
      font-size: 1.37em;
      font-weight: 600; }

/*bandeaux*/
.bandeau-img {
  text-align: center;
  padding: 60px 5% 100px 5%; }
  .bandeau-img .bloc-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
    text-align: left;
    margin: 10px 1%; }
    .bandeau-img .bloc-img.img-portrait {
      width: 21%; }
    .bandeau-img .bloc-img.img-paysage {
      width: 48%; }
    .bandeau-img .bloc-img:first-child {
      margin-top: -110px; }
    .bandeau-img .bloc-img img {
      margin-bottom: 6px;
      width: 100%; }
    .bandeau-img .bloc-img h2 {
      margin-top: 10px; }

.bandeau-texte {
  width: 100%;
  background-color: #383838;
  color: rgba(255, 255, 255, 0.8);
  padding: 120px 5% 200px 5%; }
  .bandeau-texte h3 {
    max-width: 75%;
    font-size: 1.5em;
    line-height: 1.7em;
    font-weight: 700;
    margin: 0 0 50px 0;
    color: #FFFFFF; }
  .bandeau-texte .container-text {
    width: 30%;
    margin: 0 15% 20px 0;
    float: left; }
    .bandeau-texte .container-text:last-child {
      margin-top: 100px; }
    .bandeau-texte .container-text h2 {
      color: #FFFFFF;
      font-weight: 600; }

/*liste pages*/
.title-menu {
  font-size: 2.1em;
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  padding: 0 5%; }

.liste-pages {
  text-align: left; }
  .liste-pages li {
    background-color: #EAEBEF; }
    .liste-pages li:nth-child(even) {
      background-color: #FFFFFF; }
    .liste-pages li a {
      display: table;
      width: 100%; }
      .liste-pages li a h3, .liste-pages li a p {
        display: table-cell;
        vertical-align: top;
        width: 80%;
        color: #383838;
        text-transform: uppercase;
        padding: 100px 10% 90px 5%;
        margin: 0; }
      .liste-pages li a h3 {
        font-size: 1.7em; }
      .liste-pages li a p {
        font-size: 1.3em; }
      .liste-pages li a .container-img {
        display: table-cell;
        vertical-align: top;
        width: 20%;
        background-size: cover;
        position: relative; }
        .liste-pages li a .container-img:after {
          background-color: rgba(29, 29, 27, 0.2);
          background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.4), rgba(29, 29, 27, 0.1)); }
    .liste-pages li.item-real .container-img {
      background: url("assets/images/bg3.jpg") center center no-repeat;
      background-size: cover; }

/*galerie img*/
.galerie img {
  width: 100%;
  margin-top: 20px; }

.js .temp-single article .container-single .entry-content .contenu {
  display: none; }

/*page-std*/
.page-std {
  padding: 100px 5%; }
  .page-std h1 {
    color: #383838; }

/*plan du site*/
.plandusite h1 {
  color: #383838;
  margin: 30px 5%; }

.plandusite .structure {
  border-top: 1px solid rgba(165, 169, 175, 0.2); }
  .plandusite .structure ul li:before {
    display: none; }
  .plandusite .structure ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 5%;
    color: #1D1D1B; }
  .plandusite .structure > div > ul > li {
    border-bottom: 1px solid rgba(165, 169, 175, 0.2); }
    .plandusite .structure > div > ul > li > ul > li {
      border-top: 1px solid rgba(165, 169, 175, 0.2); }
      .plandusite .structure > div > ul > li > ul > li > a {
        font-size: 0.9em;
        padding-left: 30px; }

/*page 404*/
.erreur404 {
  background: url("assets/images/bg1.jpg") center center no-repeat fixed;
  background-size: cover;
  text-align: center;
  min-height: calc(100vh - 90px);
  position: relative; }
  .erreur404:before {
    background-color: rgba(29, 29, 27, 0.3);
    background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.8), rgba(29, 29, 27, 0.1)); }
  .erreur404 #main {
    padding: 15vh 0;
    position: relative;
    z-index: 1; }
    .erreur404 #main article {
      display: inline-block;
      max-width: 500px;
      width: 90%; }
      .erreur404 #main article h1 {
        margin: 0 0 30px 0; }
      .erreur404 #main article p {
        font-size: 2em;
        line-height: 1.3em;
        color: #FFFFFF; }

/*Loader*/
#loader {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #EAEBEF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 0.9s ease;
  opacity: 1;
  visibility: visible;
  text-align: center;
  vertical-align: middle; }
  #loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 260px;
    margin-left: -130px;
    margin-top: -95px; }
  #loader.remove {
    opacity: 0;
    visibility: hidden; }

.js #loader {
  display: block; }
  .js #loader.remove {
    opacity: 0;
    visibility: hidden; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*Ajax Navigation*/
#hiddenload {
  display: none; }

.btn {
  border: 0;
  border-radius: 0;
  display: inline-block;
  padding: 20px 20px;
  background-color: #1D1D1B;
  color: #FFFFFF;
  margin: 10px;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.2em;
  text-transform: uppercase; }
  .btn.btn-vert {
    background-color: #40A52B; }

.arrow {
  display: inline-block;
  color: #383838;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.7em;
  line-height: 20px;
  vertical-align: middle; }
  .arrow:before, .arrow:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url("assets/images/sprite-icons.png") 0 -77px no-repeat; }
  .arrow.arrow-down:after, .arrow.arrow-prev:after, .arrow.arrow-upt:after {
    display: none; }
  .arrow.arrow-down :before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    margin-bottom: 10px; }
  .arrow.arrow-prev:before {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-right: 10px; }
  .arrow.arrow-up:before {
    -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg);
    margin-top: 10px; }
  .arrow.arrow-next:before {
    display: none; }
  .arrow.arrow-next:after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-left: 10px; }
  .arrow.arrow-down {
    margin-top: 100px; }
  .arrow.simple:before {
    width: 15px;
    background: url("assets/images/sprite-icons.png") -15px -12px no-repeat; }
  .arrow.simple.arrow-down:before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-bottom: 10px; }
  .arrow.simple.arrow-prev:before {
    -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg);
    margin-right: 10px; }
  .arrow.simple.arrow-up:before {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-top: 10px; }
  .arrow.simple.arrow-next:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    margin-right: 10px; }

#masthead {
  background-color: #FFFFFF;
  width: 100%;
  height: 90px;
  padding: 10px 2%;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5; }
  #masthead a {
    font-weight: 700; }
  #masthead #logo2 {
    display: none; }
  #masthead #menu-responsive,
  #masthead #menu-responsive-scroll {
    float: right;
    width: 60px;
    height: 60px;
    background-color: transparent;
    text-align: center;
    line-height: 60px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
    z-index: 10004; }
    #masthead #menu-responsive:focus,
    #masthead #menu-responsive-scroll:focus {
      outline: none; }
    #masthead #menu-responsive span,
    #masthead #menu-responsive-scroll span {
      display: block;
      position: absolute;
      top: 28px;
      left: 15px;
      right: 15px;
      height: 4px;
      background: #585858;
      transition: background 0s 0.3s; }
      #masthead #menu-responsive span:before, #masthead #menu-responsive span:after,
      #masthead #menu-responsive-scroll span:before,
      #masthead #menu-responsive-scroll span:after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #585858;
        content: "";
        transition-duration: 0.3s, 0.3s, 0.3s;
        transition-delay: 0.3s, 0s, 0s; }
      #masthead #menu-responsive span:before,
      #masthead #menu-responsive-scroll span:before {
        top: -8px;
        transition-property: top, -webkit-transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform; }
      #masthead #menu-responsive span:after,
      #masthead #menu-responsive-scroll span:after {
        bottom: -8px;
        width: 60%;
        left: 12px;
        transition-property: bottom, width, left, -webkit-transform;
        transition-property: bottom, transform, width, left;
        transition-property: bottom, transform, width, left, -webkit-transform; }
    #masthead #menu-responsive.is-active span,
    #masthead #menu-responsive-scroll.is-active span {
      background-color: transparent; }
      #masthead #menu-responsive.is-active span:before,
      #masthead #menu-responsive-scroll.is-active span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      #masthead #menu-responsive.is-active span:after,
      #masthead #menu-responsive-scroll.is-active span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        width: 100%;
        left: 0; }
      #masthead #menu-responsive.is-active span:after, #masthead #menu-responsive.is-active span:before,
      #masthead #menu-responsive-scroll.is-active span:after,
      #masthead #menu-responsive-scroll.is-active span:before {
        transition-delay: 0s, 0.3s, 0.3s; }
  #masthead #menu-responsive-scroll {
    transition: opacity 0s ease, background 0.3s ease, -webkit-transform 0s ease;
    transition: transform 0s ease, opacity 0s ease, background 0.3s ease;
    transition: transform 0s ease, opacity 0s ease, background 0.3s ease, -webkit-transform 0s ease;
    position: fixed;
    top: 10px;
    right: 2%;
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); }
    #masthead #menu-responsive-scroll span {
      background-color: #1D1D1B; }
      #masthead #menu-responsive-scroll span:before, #masthead #menu-responsive-scroll span:after {
        background-color: #1D1D1B; }
    #masthead #menu-responsive-scroll.is-active span {
      transition: background 0s 0.3s;
      background-color: transparent; }
  #masthead #fermer-menu {
    width: 30px;
    height: 30px;
    background: url("assets/images/sprite-icons.png") -97px 0px no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
    display: none; }
  #masthead #logo {
    display: inline-block;
    width: 60px; }
    #masthead #logo img {
      width: 100%;
      height: auto; }
  #masthead #site-navigation {
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(29, 29, 27, 0.95);
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    opacity: 0;
    -webkit-transform: translateX(100vw);
            transform: translateX(100vw);
    transition: opacity 0.2s linear, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s linear;
    transition: transform 0.2s ease, opacity 0.2s linear, -webkit-transform 0.2s ease; }
    #masthead #site-navigation > div {
      background-color: #FFFFFF;
      width: 50%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      padding-top: 80px;
      transition: -webkit-transform 0.2s ease 0.1s;
      transition: transform 0.2s ease 0.1s;
      transition: transform 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
      -webkit-transform: translateX(50vw);
              transform: translateX(50vw); }
      #masthead #site-navigation > div .liste-pages li:last-child {
        background-color: #40A52B;
        color: #FFFFFF; }
        #masthead #site-navigation > div .liste-pages li:last-child p {
          color: #FFFFFF; }
      #masthead #site-navigation > div .liste-pages li p {
        padding: 60px 5%; }
    #masthead #site-navigation.openMenu {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
      #masthead #site-navigation.openMenu > div {
        -webkit-transform: translateX(0);
                transform: translateX(0); }

body.noOverflow {
  overflow: hidden; }

body.scrollFix #masthead #menu-responsive-scroll {
  transition-duration: 0.4s;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.home #masthead {
  /*overflow-x : hidden;*/ }

.home #masthead.big {
  height: 280px;
  width: 100%;
  position: static; }
  .home #masthead.big #logo {
    width: 300px; }
    .home #masthead.big #logo #logo2 {
      display: block; }
    .home #masthead.big #logo #logo1 {
      display: none; }

.home.scrollFix #content {
  padding-top: 280px; }

#colophon {
  color: #FFFFFF;
  font-size: 0.9em;
  position: relative;
  z-index: 2;
  background-color: #161616; }
  #colophon a {
    color: #FFFFFF; }
  #colophon h3 {
    color: #FFFFFF;
    display: block; }
  #colophon h4 {
    font-weight: 300;
    font-size: 1.12em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin: 0;
    display: inline-block; }
  #colophon .bloc-footer {
    display: inline-block;
    vertical-align: top; }
    #colophon .bloc-footer .tel {
      font-size: 1.2em; }
  #colophon #footer-devis {
    background: url("assets/images/bg2.jpg") center center no-repeat;
    background-size: cover;
    padding: 100px 2%;
    text-align: center;
    position: relative; }
    #colophon #footer-devis:before {
      background-color: rgba(29, 29, 27, 0.7);
      background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.85), transparent); }
    #colophon #footer-devis .container {
      position: relative;
      z-index: 1; }
    #colophon #footer-devis ul {
      margin-bottom: 30px; }
      #colophon #footer-devis ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 3px 0 0;
        text-align: left; }
        #colophon #footer-devis ul li:after {
          content: ".";
          margin-left: 5px;
          display: inline-block; }
        #colophon #footer-devis ul li:last-child:after {
          display: none; }
        #colophon #footer-devis ul li h4 {
          color: #FFFFFF; }
  #colophon #footer-partenaires {
    background-color: #FFFFFF;
    padding: 60px 5%;
    text-align: center; }
    #colophon #footer-partenaires h4 {
      color: #383838; }
    #colophon #footer-partenaires ul li {
      display: inline-block;
      vertical-align: middle;
      max-width: 175px;
      margin: 0 1% 20px 1%; }
      #colophon #footer-partenaires ul li a {
        width: 100%;
        display: block; }
        #colophon #footer-partenaires ul li a img {
          width: 100%; }
  #colophon #footer-top {
    padding: 60px 5% 80px 5%;
    text-align: center; }
    #colophon #footer-top h4 {
      color: #FFFFFF;
      margin-bottom: 20px; }
  #colophon #footer-bottom {
    padding: 0 2% 20px 2%;
    text-align: center;
    opacity: 0.6; }
    #colophon #footer-bottom ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 3px 0 0; }
      #colophon #footer-bottom ul li:after {
        content: ".";
        margin-left: 5px;
        display: inline; }
      #colophon #footer-bottom ul li:last-child:after {
        display: none; }
      #colophon #footer-bottom ul li a {
        font-size: 0.8em;
        letter-spacing: 0.15em;
        font-weight: 300; }

.accueil #home1:before {
  background-color: rgba(29, 29, 27, 0);
  background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.5), rgba(29, 29, 27, 0.1)); }

.accueil #home1 .subtitle {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
  margin: 0; }

.accueil #home1 h1 {
  font-size: 4.5em;
  margin: 10px 0 30px 0; }

.accueil #home2 .liste-pages li a h3 {
  padding-right: 30%; }

.presentation .bandeau-texte {
  position: relative; }
  .presentation .bandeau-texte:before {
    content: "";
    display: block;
    width: 25%;
    height: 300px;
    background: url("assets/images/sigle-hyvernat2.png") top right no-repeat;
    background-size: contain;
    position: absolute;
    top: -50px;
    right: -50px; }

.presentation #presentation3 {
  overflow-x: hidden; }

.presentation #presentation4 .legende {
  text-align: right; }

.prestations .bandeau-slider {
  padding: 100px 5%; }
  .prestations .bandeau-slider .bx-wrapper {
    float: right;
    width: 50%;
    margin-left: 5%;
    position: relative; }
    .prestations .bandeau-slider .bx-wrapper ul {
      width: 100%; }
      .prestations .bandeau-slider .bx-wrapper ul li {
        width: 100%; }
        .prestations .bandeau-slider .bx-wrapper ul li img {
          width: 100%; }
    .prestations .bandeau-slider .bx-wrapper .bx-controls a {
      position: absolute;
      top: -25px;
      right: 0;
      display: inline-block;
      color: #383838;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.7em;
      line-height: 20px;
      vertical-align: middle; }
      .prestations .bandeau-slider .bx-wrapper .bx-controls a:before, .prestations .bandeau-slider .bx-wrapper .bx-controls a:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background: url("assets/images/sprite-icons.png") 0 -77px no-repeat; }
      .prestations .bandeau-slider .bx-wrapper .bx-controls a.bx-prev:before {
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
        margin-right: 10px; }
      .prestations .bandeau-slider .bx-wrapper .bx-controls a.bx-next:before {
        display: none; }
      .prestations .bandeau-slider .bx-wrapper .bx-controls a.bx-next:after {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        margin-left: 10px; }
  .prestations .bandeau-slider .container-text {
    float: left;
    width: 45%; }

.prestations #prestation2 .bandeau-slider:nth-child(odd) {
  background-color: #FFFFFF; }
  .prestations #prestation2 .bandeau-slider:nth-child(odd) .bx-wrapper {
    float: left;
    margin-right: 5%;
    margin-left: 0; }
  .prestations #prestation2 .bandeau-slider:nth-child(odd) .container-text {
    float: right; }

.prestations .bandeau-texte {
  position: relative;
  background-color: #1D1D1B; }
  .prestations .bandeau-texte:before {
    background: url("assets/images/bg1.jpg") center center no-repeat fixed;
    background-size: cover;
    opacity: 0.05; }
  .prestations .bandeau-texte .container {
    position: relative;
    z-index: 2; }

.contact #main .banniere {
  min-height: 0;
  height: auto;
  color: #FFFFFF;
  text-align: center;
  padding: 100px 5%; }
  .contact #main .banniere .entry-content {
    position: relative;
    z-index: 2; }

.contact #main .content-global {
  position: relative;
  display: table;
  width: 100%; }
  .contact #main .content-global #container-map {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 60%; }
    .contact #main .content-global #container-map #map {
      background-color: #383838;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .contact #main .content-global #coordonnees {
    background-color: #FFFFFF;
    display: table-cell;
    vertical-align: top;
    width: 40%;
    padding: 100px 5%;
    position: relative;
    z-index: 1; }

.contact img.ajax-loader {
  width: auto !important; }

.formulaire {
  padding: 20px 0;
  font-size: 0.9em;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  line-height: 1.5em; }
  .formulaire .wpcf7 {
    width: 100%;
    display: block;
    margin: 0;
    color: #1D1D1B; }
    .formulaire .wpcf7 p {
      margin-bottom: 5px;
      display: block; }
      .formulaire .wpcf7 p span {
        display: block; }
        .formulaire .wpcf7 p span input {
          width: 100%;
          display: block;
          padding: 5px 1%; }
    .formulaire .wpcf7 .wpcf7-text {
      height: 40px;
      border: 1px solid rgba(165, 169, 175, 0.4);
      border-radius: 2px; }
    .formulaire .wpcf7 .wpcf7-textarea {
      width: 100%;
      height: 200px;
      padding: 1%;
      border: 1px solid rgba(165, 169, 175, 0.4);
      border-radius: 2px; }
    .formulaire .wpcf7 input[type="submit"] {
      background: none;
      border: 0;
      border-radius: 0;
      margin: 5px 0 0 0;
      box-shadow: none;
      text-shadow: none;
      transition: opacity 0.4s ease;
      display: block;
      font-weight: bold;
      background-color: #383838;
      padding: 10px 20px;
      color: #FFFFFF;
      width: 100%; }
      .formulaire .wpcf7 input[type="submit"]:hover {
        opacity: 0.7; }
    .formulaire .wpcf7 .ajax-loader {
      float: right; }
    .formulaire .wpcf7 input {
      position: relative; }
    .formulaire .wpcf7 .wpcf7-not-valid-tip {
      color: red;
      background-color: #FFFFFF;
      border: none;
      font-size: 12px;
      top: 3px;
      left: 5px;
      position: absolute;
      padding-top: 2px; }
    .formulaire .wpcf7 .wpcf7-validation-errors {
      clear: both;
      margin: 0;
      padding: 10px 0 0 0;
      color: red;
      border: none;
      font-size: 12px; }
    .formulaire .wpcf7 .wpcf7-mail-sent-ok {
      clear: both;
      margin: 0;
      padding: 10px 0 0 0;
      color: #40A52B;
      border: none;
      font-size: 12px; }
    .formulaire .wpcf7 .obl {
      font-size: 10px;
      line-height: 1em; }
    .formulaire .wpcf7 .last_message {
      margin-bottom: 0 !important; }

/*archive realisations*/
.arch-real {
  padding: 100px 5%; }
  .arch-real h1 {
    color: #383838; }
  .arch-real .container-intro {
    margin-bottom: 50px;
    max-width: 60%; }
    .arch-real .container-intro p {
      font-weight: bold;
      font-size: 1.35; }
  .arch-real .gutter-sizer {
    width: 2%; }
  .arch-real .grid-sizer, .arch-real .item {
    width: 46%; }
  .arch-real article {
    /*display : inline-block;
        vertical-align : top;
        width : 46%;*/
    margin: 20px 0 20px 0;
    /*&:nth-child(3) {
           margin-top : 90px;
        }*/ }
    .arch-real article a {
      display: block;
      width: 100%;
      height: 100%; }
      .arch-real article a .container-img {
        width: 100%;
        position: relative; }
        .arch-real article a .container-img img {
          width: 100%; }
        .arch-real article a .container-img:before {
          background-color: rgba(29, 29, 27, 0);
          background-image: linear-gradient(to bottom, rgba(29, 29, 27, 0.6), rgba(29, 29, 27, 0.1), rgba(29, 29, 27, 0.1)); }
      .arch-real article a .container-vgn {
        background-color: #FFFFFF;
        padding: 10px 2%; }
        .arch-real article a .container-vgn .lieu-real, .arch-real article a .container-vgn .date-real, .arch-real article a .container-vgn .ctg-real {
          font-size: 0.75em;
          color: rgba(56, 56, 56, 0.7);
          text-transform: uppercase;
          max-width: 49%;
          line-height: 1.2em; }
        .arch-real article a .container-vgn .lieu-real, .arch-real article a .container-vgn .ctg-real {
          float: left; }
        .arch-real article a .container-vgn .date-real {
          float: right; }
        .arch-real article a .container-vgn h2 {
          font-size: 1.25em;
          text-transform: none;
          display: block;
          clear: both; }
        .arch-real article a .container-vgn p.arrow {
          float: right; }
    .arch-real article.item-titre {
      width: 96%; }

/*.real-temp {
  h1 {
    margin-bottom : 10px;
  }
  h2 {
    padding-top : 30px;
    margin : 30px 0;
  }
  /*.bandeau-slider:nth-child(odd) {
      background-color : $blanc;
  }*/
/* .single-real-temp {
    float : left;
    width : 23%;
    margin-right : 2%;
    .legende {
      height : 60px;
      line-height : 1.5em;
      margin-top : 10px;
    }
  }
}*/
/*single realisation*/
.single-real #retour {
  margin-bottom: 10px; }

.single-real header {
  padding: 50px 5% 0 5%;
  width: 100%; }
  .single-real header img {
    display: inline-block;
    vertical-align: bottom;
    width: 60%;
    margin-right: 2%;
    margin-bottom: -80px; }
  .single-real header .cartouche {
    display: inline-block;
    vertical-align: bottom;
    max-width: 30%;
    padding-bottom: 10px; }
    .single-real header .cartouche h4 {
      text-transform: uppercase;
      font-weight: 700; }
    .single-real header .cartouche p {
      text-transform: uppercase;
      font-size: 0.75em;
      line-height: 1.2em; }

.single-real .entry-content {
  background-color: #FFFFFF;
  padding: 120px 40% 100px 5%; }
  .single-real .entry-content h1 {
    color: #383838;
    text-transform: none;
    font-size: 2.5em;
    font-weight: 600; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  touch-action: pan-y;
  z-index: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  height: 100% !important;
  z-index: 1; }

/** THEME
===================================*/
.bx-wrapper {
  height: 100% !important; }
  .bx-wrapper .sliderIntro {
    height: 100% !important;
    z-index: 2; }
    .bx-wrapper .sliderIntro li {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 100%;
      position: relative;
      z-index: 2; }
      .bx-wrapper .sliderIntro li .bouton {
        z-index: 9000;
        position: absolute;
        top: 20px;
        left: 20px; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-prev {
  display: none !important; }

/* LOADER */
/*.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}*/
/* PAGER */
/*.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}*/
/* DIRECTION CONTROLS (NEXT / PREV) */
/*.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}*/
/* AUTO CONTROLS (START / STOP) */
/*.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}*/
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/*.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}*/
/* IMAGE CAPTIONS */
/*.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}*/
@media only screen and (max-width: 950px) {
  /*menu*/
  #masthead #site-navigation > div {
    width: 75%; }
  .title-menu {
    margin-top: 0; } }

@media only screen and (max-width: 850px) {
  /*generalites*/
  h1 {
    font-size: 1.6em; }
  /*structure*/
  body {
    padding-left: 0; }
    body #baseline {
      display: none; }
  .banniere .bloc-intro {
    max-width: 80%;
    bottom: 50px; }
    .banniere .bloc-intro p {
      font-size: 1.1em; }
  /*menu*/
  #masthead #logo {
    float: left; }
  #masthead #site-navigation > div {
    width: 100%; }
    #masthead #site-navigation > div .liste-pages li a p {
      font-size: 1.1em;
      padding: 30px 5%; }
  /*page-std*/
  .page-std {
    padding: 50px 5%; }
  /*home*/
  .accueil #home1 h1 {
    font-size: 2.5em; }
  .accueil #home2 .liste-pages li a h3 {
    padding: 30px 5%;
    font-size: 1.1em; }
  /*prestation*/
  .prestations .bandeau-slider {
    padding: 40px 5%; }
    .prestations .bandeau-slider .container-text {
      float: none;
      width: 100%; }
    .prestations .bandeau-slider .bx-wrapper {
      margin-top: 20px;
      margin-left: 0;
      float: none;
      width: 100%; }
  /*realisations*/
  .arch-real .container-intro {
    margin-bottom: 30px;
    max-width: none; }
  .single-real header img {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .single-real header .cartouche {
    display: block;
    width: 100%;
    max-width: none; }
  .single-real .entry-content {
    padding: 40px 5%; }
    .single-real .entry-content h1 {
      font-size: 1.6em; }
  /*contact*/
  .contact #main .content-global {
    display: block; }
    .contact #main .content-global #container-map {
      display: block;
      width: 100%;
      height: 300px; }
    .contact #main .content-global #coordonnees {
      display: block;
      width: 100%;
      padding: 40px 5%; } }

@media only screen and (max-height: 630px) {
  .banniere {
    height: auto;
    padding: 50px 5%; }
    .banniere .bloc-intro {
      position: static;
      position: relative;
      bottom: auto;
      left: auto;
      max-width: none; }
      .banniere .bloc-intro p {
        font-size: 1.1em; } }

@media only screen and (max-width: 600px) {
  /*banniere*/
  .banniere {
    height: auto;
    padding: 50px 5%; }
    .banniere .bloc-intro {
      position: static;
      position: relative;
      bottom: auto;
      left: auto;
      max-width: none; }
  /*bandeaux*/
  .bandeau-texte {
    padding: 60px 5%; }
    .bandeau-texte:before {
      right: 10px !important; }
    .bandeau-texte h3 {
      max-width: 90%;
      font-size: 1.3em; }
    .bandeau-texte .container-text {
      width: 100%;
      float: none; }
      .bandeau-texte .container-text:last-child {
        margin-top: 0; }
  .bandeau-img .bloc-img {
    display: inline-block; }
    .bandeau-img .bloc-img.img-portrait {
      width: 100%; }
      .bandeau-img .bloc-img.img-portrait img {
        width: 70%; }
    .bandeau-img .bloc-img.img-paysage {
      width: 100%; }
      .bandeau-img .bloc-img.img-paysage img {
        width: 70%; }
  /*home*/
  .accueil #home1 h1 {
    font-size: 1.5em; }
  /*realisations*/
  .arch-real article {
    display: block;
    width: 100% !important;
    margin-right: 0; }
    .arch-real article:nth-child(3) {
      margin-top: 20px; } }

@media only screen and (max-width: 450px) {
  /*bandeaux*/
  .bandeau-img {
    padding-bottom: 50px; }
    .bandeau-img .bloc-img.img-portrait img {
      width: 100%; }
    .bandeau-img .bloc-img.img-paysage img {
      width: 100%; }
  .home #masthead.big {
    height: 180px; }
    .home #masthead.big #logo {
      width: 200px; } }

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