@charset "UTF-8";
/* VARIABLES */
/* EXTENT CUSTOM */
blockquote p {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
  display: block;
}
.scotch {
  margin: auto -15px;
}
/* ANIMATIONS */
/* MIXINS DE BASE */
@media screen and (max-width: 767px) {
  .hidden-m {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .hidden-t {
    display: none;
  }
}
@media screen and (min-width: 1170px) {
  .hidden-d {
    display: none;
  }
}
/* VARIABLES */
/* EXTENT CUSTOM */
blockquote p {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
  display: block;
}
.scotch {
  margin: auto -15px;
}
/* ANIMATIONS */
/* MIXINS DE BASE */
@media screen and (max-width: 767px) {
  .hidden-m {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .hidden-t {
    display: none;
  }
}
@media screen and (min-width: 1170px) {
  .hidden-d {
    display: none;
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9ce4be1ddbb359ad77086be0d3fa0ec2)
 * Config saved to config.json and https://gist.github.com/9ce4be1ddbb359ad77086be0d3fa0ec2
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1170px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
html {
  padding-top: 0px !important;
}
html.wprmenu-body-fixed body {
  right: 0;
}
body {
  color: #000;
  font-family: "Assistant", sans-serif;
  font-size: 14px;
}
ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.center .module-buttons {
  display: block;
  margin: auto;
  text-align: center;
}
h1, .home h2 {
  line-height: 130%;
  font-size: 28px;
  margin-top: 0;
}
h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #b29c86;
  line-height: 23px;
}
h3 a {
  color: black;
  text-decoration: underline;
}
.home .actualites h2 {
  font-family: "Euphoria Script", cursive;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 10px;
}
.signature p {
  font-family: "Euphoria Script", cursive;
  font-size: 30px;
  text-align: right;
  margin: 0;
}
.module-buttons {
  text-align: center;
}
.module-buttons.rounded a, .module-buttons.solid a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  border: 1px solid #b29c86;
  border-radius: 0 !important;
  background: #fff;
  padding: 12px;
  margin-top: 20px;
}
.module-buttons.rounded a:hover, .module-buttons.solid a:hover {
  background: #b29c86;
  color: #fff;
}
.devis-gratuit {
  width: 100%;
  height: 40px;
  background: #e8e1da;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 20px;
}
.devis-gratuit a {
  text-transform: uppercase;
  font-size: 16px;
  color: black;
}
.devis-gratuit:hover {
  background: black;
}
.devis-gratuit:hover a {
  color: #fff;
}
#wprmenu_bar {
  background: transparent;
  margin-top: 55px;
  position: absolute;
}
#wprmenu_bar .hamburger-inner, #wprmenu_bar .hamburger-inner::after, #wprmenu_bar .hamburger-inner::before {
  width: 32px;
  height: 5px;
}
#wprmenu_bar .menu_title {
  font-size: 18px !important;
  display: none;
}
#wprmenu_bar .menu_title a {
  color: black;
}
#mg-wprm-wrap.cbp-spmenu-left {
  top: 40px;
  padding-top: 60px;
}
#mg-wprm-wrap.cbp-spmenu-left li.menu-item a {
  padding: 10px 0px 10px 25px;
}
#mg-wprm-wrap.cbp-spmenu-left li span.wprmenu_icon {
  top: 10px;
  line-height: 0;
  padding: 0;
  right: 30px;
}
#mg-wprm-wrap.cbp-spmenu-left li span.wprmenu_icon:before {
  top: 12px;
}
#mg-wprm-wrap.cbp-spmenu-left .sub-menu {
  margin: 10px auto 20px;
}
#mg-wprm-wrap.cbp-spmenu-left .sub-menu a {
  font-weight: normal !important;
  margin-left: 25px;
}
#mg-wprm-wrap.cbp-spmenu-left .sub-menu li.menu-item a {
  padding: 8px 0 8px 0px !important;
  text-transform: none;
  border-bottom: 1px solid #666;
  width: 80%;
}
#page {
  margin-top: 10px;
}
header#masthead {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
header#masthead .site-branding {
  width: 67%;
  margin-left: 65px;
  margin-top: 5px;
}
header#masthead .site-contact {
  display: none;
}
.intro-home p {
  color: #b29c86;
  font-size: 15px;
}
.module-slider .carousel-pager {
  margin: 0 20px;
}
.module-slider .carousel-pager a {
  width: 12px;
  height: 12px;
  border: 1px solid #b29c86;
}
.module-slider .carousel-pager a.selected {
  border-width: 6px;
}
.module-slider .carousel-nav-wrap .carousel-prev {
  background: url(../img/fa-arrow-left.svg) no-repeat;
}
.module-slider .carousel-nav-wrap .carousel-next {
  background: url(../img/fa-arrow-right.svg) no-repeat;
}
.module-slider .carousel-nav-wrap .carousel-prev, .module-slider .carousel-nav-wrap .carousel-next {
  width: 30px;
  height: 20px;
  margin-top: 3px;
}
.module-slider .carousel-nav-wrap .carousel-prev:before, .module-slider .carousel-nav-wrap .carousel-next:before {
  display: none;
}
.collection-home .les-collections .module_subrow {
  display: flex;
  flex-direction: column;
}
.collection-home .collection_old, .collection-home .collection_new {
  position: relative;
  margin-bottom: 40px;
}
.collection-home .collection_old p, .collection-home .collection_new p {
  position: absolute;
  z-index: 99;
  top: 10px;
  left: 15px;
  margin: 0;
  line-height: 30px;
}
.collection-home .collection_old p a, .collection-home .collection_new p a {
  font-size: 30px;
  font-weight: 300;
  color: #000;
}
.collection-home .collection_old p a strong, .collection-home .collection_new p a strong {
  font-size: 52px;
  display: block;
}
.collection-home .paragraphe {
  margin: 20px 0;
}
.collection-home .paragraphe .tb-column-inner {
  background: #f8f6f4;
  padding: 15px;
}
.collection-home .collection_paragraphe {
  margin: 0 0 20px 0;
}
.actualites .posts article h2 a {
  font-weight: bold;
  font-size: 20px;
  font-family: "Assistant", sans-serif;
  color: #000;
  text-decoration: none;
  display: block;
}
.actualites .posts article h2 a::after {
  content: "Lire la suite";
  display: block;
  border-top: 1px solid #b29c86;
  background: url(../img/fa-arrow-right.svg) no-repeat top 15px right 85px;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  background-size: 13px;
  padding-left: 23px;
  padding-top: 7px;
  text-align: right;
  margin-top: 10px;
}
.actualites .categories {
  padding: 25px;
  border: 1px solid #b29c86;
}
.actualites .categories h4 {
  font-size: 25px;
  margin: 0;
}
.actualites .categories ul {
  margin: 20px 0;
}
.actualites .categories ul li {
  list-style: none;
  font-size: 16px;
  line-height: 130%;
  border-bottom: 1px solid #b29c86;
  padding: 10px 5px 10px 0;
}
.actualites .categories ul li a {
  color: #000;
}
.sandrine-footer {
  text-align: center;
}
.sandrine-footer img {
  object-fit: cover;
  width: 100px;
  height: 100px;
  border-radius: 100px;
}
footer {
  background: url(../img/top-footer.gif) no-repeat top center #000;
  color: #fff;
  margin-top: -35px;
  padding-top: 60px;
  padding-bottom: 10px;
  text-align: center;
}
footer h4, footer nav#footer a {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  color: #b29c86;
}
footer p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 180%;
}
footer p a {
  color: #fff;
}
footer .site-contact ul {
  text-align: center;
  padding: 30px 0;
}
footer .site-contact li {
  list-style: none;
  display: inline-block;
  padding: 0 25px;
  border-right: 1px solid #666;
}
footer .site-contact li:last-child {
  border-right: 0;
}
footer .site-contact .fa {
  font-size: 30px;
}
footer .site-contact a {
  color: #fff;
}
footer nav#footer li {
  margin-bottom: 8px;
}
.info {
  padding-top: 10px;
}
.info .align-left, .info .align-right {
  float: none;
}
.info p, .info a {
  color: #AAA;
  margin: 0 auto 10px 0;
}
.page-inner {
  font-size: 15px;
  line-height: 25px;
}
.hentry p a {
  color: #b29c86;
}
.instagram-pics li {
  width: 33%;
  float: left;
}
#breadcrumbs .fa-home, #breadcrumbs a {
  color: #b29c86;
}
blockquote {
  font-family: "Euphoria Script", cursive;
  font-size: 30px;
  background: #f8f6f4;
  padding: 10px 20px;
  text-align: center;
  margin: 0;
}
.landing-collections .col-xs-12:not(.tb_section-en-savoir-plus) {
  position: relative;
  margin-bottom: 90px;
}
.landing-collections .col-xs-12:not(.tb_section-en-savoir-plus) .module-text {
  background: #fff;
  position: absolute;
  z-index: 10;
  bottom: -35px;
  right: 10px;
  padding: 0 20px;
  height: 90px;
  max-width: 200px;
}
.landing-collections .col-xs-12:not(.tb_section-en-savoir-plus) .module-text p {
  margin: -10px 0 0 0;
  line-height: 30px;
}
.landing-collections .col-xs-12:not(.tb_section-en-savoir-plus) .module-text p a {
  font-size: 37px;
  font-weight: 300;
  color: #000;
}
.landing-collections .col-xs-12:not(.tb_section-en-savoir-plus) .module-text p a strong {
  font-size: 52px;
  display: block;
}
.landing-collections .col-xs-12.tb_section-collection-perso-2018 .module-text p, .landing-collections .col-xs-12.tb_section-collection-perso-2017 .module-text p {
  line-height: 18px;
}
.landing-collections .col-xs-12.tb_section-collection-perso-2018 .module-text p a, .landing-collections .col-xs-12.tb_section-collection-perso-2017 .module-text p a {
  font-size: 26px;
}
.landing-collections .col-xs-12.tb_section-collection-perso-2018 .module-text p a strong, .landing-collections .col-xs-12.tb_section-collection-perso-2017 .module-text p a strong {
  font-size: 47px;
  margin-top: 17px;
}
.landing-collections .col-xs-12.tb_section-collection-signature .module-text p a strong {
  font-size: 38px;
}
.landing-collections .tb_section-en-savoir-plus .row_inner {
  color: #fff;
  background: #b29c86;
  text-align: center;
  padding: 30px 15px;
  font-size: 24px;
  font-weight: 100;
  line-height: 30px;
}
.landing-collections .tb_section-en-savoir-plus .row_inner p {
  margin: 0 auto 15px;
}
.landing-collections .tb_section-en-savoir-plus .module-buttons .rounded a:hover {
  border: 1px solid #fff;
}
.module-gallery .gallery-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.module-gallery .gallery-item .gallery-caption {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.module-gallery .gallery-item .gallery-caption strong {
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  margin: 0;
}
.module-gallery .gallery-item:hover .gallery-icon img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}
.module-gallery .gallery-item:hover .gallery-caption {
  opacity: 1;
  filter: alpha(opacity=100);
}
.module-gallery .gallery-item:hover .gallery-caption strong {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wpcf7-form input {
  width: 100%;
  height: 45px;
  margin-top: 6px;
}
.wpcf7-form input[type="file"] {
  background: #e8e1da;
  padding: 9px;
}
.wpcf7-form input[type="submit"] {
  width: 210px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  border: 1px solid #b29c86;
  border-radius: 0 !important;
  background: #fff;
  padding: 12px;
  margin-top: 20px;
}
.wpcf7-form input[type="submit"]:hover {
  background: #b29c86;
  color: #fff;
}
.wpcf7-form .cgv-check {
  line-height: 130%;
  width: 90%;
}
.wpcf7-form .cgv-check .wpcf7-list-item.first.last {
  display: flex;
}
.wpcf7-form .cgv-check input[type="checkbox"] {
  width: inherit !important;
  height: 13px;
  margin: 0 10px 0 0;
}
.wpcf7-form .cgv-check .wpcf7-list-item-label {
  font-size: 13px;
  font-style: italic;
}
.builder_gallery_nav span, .builder_gallery_nav a, .wp-pagenavi span, .wp-pagenavi a {
  margin: auto 10px;
  text-transform: uppercase;
}
.builder_gallery_nav a, .wp-pagenavi a {
  color: #b29c86;
}
.wp-pagenavi {
  text-align: center;
  margin: 20px auto 50px;
}
.page-template p a {
  color: #b29c86;
}
.blog main > header, .single main > header, .category main > header {
  background: #f8f6f4;
  text-align: center;
  padding: 20px 0 10px;
}
.blog main article, .single main article, .category main article {
  padding-bottom: 10px;
  display: flex;
  gap: 10px;
}
.blog main .date, .single main .date, .category main .date {
  border-bottom: 1px solid #e8e1da;
  margin: 15px auto;
  padding: 5px 0;
}
.blog main .date p, .single main .date p, .category main .date p {
  margin: 0 20px 0 0;
  float: left;
}
.blog main .categorie .fa, .single main .categorie .fa, .category main .categorie .fa {
  color: #b29c86;
  margin-right: 7px;
}
.blog main .categorie a, .single main .categorie a, .category main .categorie a {
  color: #b29c86;
  font-style: italic;
}
.blog main .extrait, .single main .extrait, .category main .extrait {
  margin: 8px 0;
  line-height: 160%;
}
.blog main .more, .single main .more, .category main .more {
  text-align: center;
  margin: 20px 0;
}
.blog main .more a, .single main .more a, .category main .more a {
  color: #000;
  text-transform: uppercase;
  border: 1px solid #b29c86;
  padding: 4px 10px;
}
.blog main aside#secondary, .single main aside#secondary, .category main aside#secondary {
  margin-bottom: 30px;
}
.blog main aside#secondary .search-form input[type="search"], .single main aside#secondary .search-form input[type="search"], .category main aside#secondary .search-form input[type="search"] {
  width: 65%;
  border-radius: 0;
  height: 22px;
}
.blog main aside#secondary .search-form input[type="submit"], .single main aside#secondary .search-form input[type="submit"], .category main aside#secondary .search-form input[type="submit"] {
  color: #000;
  text-transform: uppercase;
  border: 1px solid #b29c86;
  padding: 4px 10px;
  background: none;
  border-radius: 0;
  font-size: 14px;
  margin-left: 5px;
  height: 30px;
}
.blog main aside#secondary section, .single main aside#secondary section, .category main aside#secondary section {
  border-bottom: 2px solid #e8e1da;
  padding: 0 0 30px;
}
.blog main aside#secondary a, .single main aside#secondary a, .category main aside#secondary a {
  color: #b29c86;
}
.blog main aside#secondary li, .single main aside#secondary li, .category main aside#secondary li {
  border-bottom: 1px solid #e8e1da;
  padding: 7px 12px;
}
.blog main aside#secondary li:last-child, .single main aside#secondary li:last-child, .category main aside#secondary li:last-child {
  border-bottom: none;
}
.blog main aside#secondary .null-instagram-feed li, .single main aside#secondary .null-instagram-feed li, .category main aside#secondary .null-instagram-feed li {
  padding: 0;
  border: 0;
}
.blog main aside#secondary .widget select, .single main aside#secondary .widget select, .category main aside#secondary .widget select {
  width: 100%;
  height: 40px;
}
.blog #related_posts .date p, .single #related_posts .date p, .category #related_posts .date p {
  float: none;
}
.blog #related_posts li, .single #related_posts li, .category #related_posts li {
  margin-bottom: 30px;
}
.single main article {
  flex-direction: column;
}
.grecaptcha-badge {
  display: none;
}
@media (min-width: 480px) {
  .site-branding {
    max-width: 315px;
  }
  .collection-home .collection_old, .collection-home .collection_new {
    width: 48%;
    float: left;
  }
  .collection-home .collection_old {
    margin-right: 4%;
  }
  .tb_mobile .themify_builder .themify_builder_row .tfb_grid_classes:not(.mobile-auto) > .module_column.collection_new {
    margin-left: 0 !important;
  }
  .actualites .posts article figure {
    width: 48%;
    margin-right: 4%;
    float: left;
    clear: none;
  }
  .actualites .posts article .post-content {
    width: 48%;
    float: left;
    min-width: inherit !important;
  }
}
@media (min-width: 520px) {
  .collection-home .les-collections .module_subrow {
    flex-direction: row;
  }
}
@media (min-width: 680px) {
  header#masthead .site-branding {
    margin-left: 85px;
    float: left;
  }
  header#masthead .site-contact {
    display: block;
    margin-top: 15px;
  }
  header#masthead .site-contact ul {
    text-align: right;
  }
  header#masthead .site-contact ul li {
    display: inline-block;
    border: 1px solid #CCC;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 24px;
  }
  header#masthead .site-contact ul li a {
    color: #000;
  }
  header#masthead .site-contact p {
    margin: 5px 0;
    text-align: right;
    font-weight: bold;
  }
  #wprmenu_bar {
    margin-top: 55px;
  }
  .collection-home .les-collections {
    padding-right: 3%;
  }
  .collection-home .collection_old, .collection-home .collection_new {
    float: none;
  }
  .collection-home .collection_old {
    margin-right: inherit;
  }
  .collection-home .paragraphe {
    margin: auto;
  }
  .home .actualites .titre {
    margin: 30px auto;
  }
  .home .actualites .titre h2 {
    font-size: 53px;
  }
  .home .actualites .titre h2::before, .home .actualites .titre h2::after {
    content: "";
    background: #ddd;
    display: block;
    margin-top: 36px;
    height: 1px;
    float: left;
    width: 20%;
  }
  .home .actualites .titre h2::after {
    float: right;
  }
  .home .actualites .titre h3 {
    margin: 0 auto;
  }
  .home .categories {
    height: max-content;
  }
  #related_posts li {
    width: 30%;
    float: left;
    margin-right: 30px;
  }
  #related_posts li:last-child {
    margin-right: 0;
  }
  #related_posts li .relatedthumb {
    max-height: 140px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .actualites .posts article figure {
    width: auto;
    margin-right: inherit;
    float: none;
    clear: none;
  }
  .actualites .posts article .post-content {
    width: auto;
    float: none;
    min-width: inherit !important;
  }
}
@media (min-width: 1170px) {
  .container-lg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
  }
  h1, .home h2 {
    font-size: 68px;
    line-height: 61px;
  }
  #wprmenu_bar {
    margin-top: 13px;
    width: 500px;
    margin: 0;
    left: 50%;
    margin-left: -585px;
    top: 36px;
  }
  #wprmenu_bar .menu_title {
    display: block;
    float: left;
    margin-left: 10px;
  }
  #mg-wprm-wrap.cbp-spmenu-left {
    top: 110px;
    padding-top: 20px;
  }
  #mg-wprm-wrap.cbp-spmenu-left li.menu-item span.wprmenu_icon:before {
    top: 18px;
  }
  #mg-wprm-wrap.cbp-spmenu-left li.current-menu-item > a {
    color: #b29c86 !important;
  }
  .devis-container {
    width: 1170px;
    position: relative;
    height: 1px;
    margin: auto;
  }
  .devis-container .devis-gratuit {
    width: 145px;
    height: 30px;
    padding-top: 4px;
    right: 0;
    position: absolute;
    top: 0;
  }
  header#masthead {
    border-bottom: none;
  }
  header#masthead .site-branding {
    margin: 47px 0 0 280px;
    width: 530px;
    max-width: inherit;
  }
  header#masthead .site-branding .logo {
    text-align: center;
  }
  header#masthead .site-branding .logo img {
    width: 315px;
  }
  header#masthead .site-contact {
    margin-top: 45px;
    margin-left: 42px;
  }
  header#masthead .site-contact ul li:hover {
    background: #b29c86;
    border: 1px solid #b29c86;
  }
  header#masthead .site-contact ul li:hover a {
    color: #fff;
  }
  .slider-home {
    background: url(../img/bg-header-home.gif) repeat-y top center;
    padding-bottom: 100px;
  }
  .slider-home .intro-home {
    position: absolute !important;
    width: 100%;
  }
  .slider-home .intro-home .tb_text_wrap {
    width: 510px;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 150px;
  }
  .slider-home .intro-home p {
    background: #fff;
    width: 400px;
    padding: 35px;
    line-height: 24px;
  }
  .slider-home .module-slider {
    margin-top: 40px;
    width: calc(100vw - 12%);
    margin-left: 10%;
  }
  .slider-home .module-slider .slide-image img {
    object-fit: cover;
    background: url(../img/bg-slider-home.gif) no-repeat bottom left;
    padding: 0 0 56px 20px;
    height: 844px !important;
  }
  .slider-home .module-slider .carousel-nav-wrap {
    margin-top: -66px !important;
    position: relative;
    z-index: 10;
    height: 50px;
    margin-bottom: 30px;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-prev span, .slider-home .module-slider .carousel-nav-wrap .carousel-next span {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-prev span::after, .slider-home .module-slider .carousel-nav-wrap .carousel-prev span::before, .slider-home .module-slider .carousel-nav-wrap .carousel-next span::after, .slider-home .module-slider .carousel-nav-wrap .carousel-next span::before {
    display: block;
    float: left;
    font-size: 14px;
    text-align: left;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: "Assistant", sans-serif;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-prev:hover *, .slider-home .module-slider .carousel-nav-wrap .carousel-next:hover * {
    color: #b29c86;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-prev span::after {
    content: "Création précédente";
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-next {
    background-position: right;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-next span::before {
    content: "Création suivante";
    float: right;
  }
  .slider-home .module-slider .carousel-nav-wrap .carousel-pager {
    display: none !important;
  }
  .collection-home {
    background: url("../img/bg-collection-home.gif") repeat-y top center;
    margin-bottom: 120px;
  }
  .collection-home .row_inner {
    width: 1170px;
    margin: auto;
  }
  .collection-home .collection_old {
    margin-top: 100px;
    margin-bottom: -150px;
  }
  .collection-home .collection_new {
    margin-top: -80px;
    margin-bottom: -100px;
  }
  .collection-home .collection_new .module-buttons {
    margin-top: 70px;
  }
  .collection-home .collection_old .module-image:hover .image-wrap, .collection-home .collection_new .module-image:hover .image-wrap {
    background: #000;
  }
  .collection-home .collection_old .module-image:hover img, .collection-home .collection_new .module-image:hover img {
    opacity: 0.4;
  }
  .collection-home .collection_old:hover .module-text a, .collection-home .collection_new:hover .module-text a {
    color: #fff;
  }
  .collection-home .collection_paragraphe {
    padding: 30px 0 0 30px;
    margin-bottom: -60px !important;
  }
  .collection-home .collection_paragraphe strong {
    font-size: 20px;
  }
  .home .actualites .row_inner {
    width: 1170px;
    margin: auto;
  }
  .home .actualites .titre h2 {
    width: 800px;
    margin: auto;
  }
  .actualites .posts article h2 {
    line-height: 25px;
    margin: 20px 0;
  }
  .actualites .categories h4 {
    font-size: 35px;
  }
  .actualites .categories ul {
    margin: 0;
  }
  .actualites .categories .module-buttons .rounded a {
    padding: 10px;
  }
  footer {
    padding-bottom: 30px;
  }
  footer .adresse {
    width: 30%;
    text-align: left;
    float: left;
  }
  footer .adresse h4 {
    margin-top: 0;
  }
  footer .site-contact {
    width: 40%;
    float: left;
    text-align: center;
  }
  footer nav#footer {
    width: 30%;
    float: left;
    text-align: right;
  }
  footer .qui-suis-je {
    font-family: "Euphoria Script", cursive;
    font-size: 31px;
  }
  .info .align-left, .info .align-right {
    float: left;
    width: 50%;
  }
  .info .align-right {
    text-align: right;
  }
  .page-inner {
    background: url("../img/bg-inner.gif") repeat-y top center;
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
  .thumbnail-page {
    height: 445px;
    margin-top: 50px;
    border-bottom: 20px solid #fff;
    background-size: cover;
    background-position: center;
  }
  .thumbnail-page img {
    height: 100%;
    width: initial;
  }
  .titre-page-inner {
    background: #fff;
    margin-top: -240px;
    padding: 30px;
    font-size: 17px;
    margin-bottom: 70px;
  }
  .titre-page-inner h1 {
    margin: -60px 0 30px 0;
  }
  #breadcrumbs {
    margin-top: 0;
  }
  .intro-qsn {
    position: absolute !important;
  }
  .intro-qsn .tb_text_wrap {
    width: 510px;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 150px;
  }
  .intro-qsn h1 {
    width: 475px;
    left: 40px;
    top: 360px;
  }
  .intro-qsn p {
    background: #fff;
    width: 400px;
    padding: 35px;
    line-height: 24px;
  }
  .qsn h3 {
    margin-top: 50px;
  }
  .qsn .slide-image {
    width: calc(100vw - 12%);
    margin-left: 10%;
  }
  .qsn .slide-image img {
    background: none !important;
    padding: 0 !important;
    object-fit: cover;
  }
  .qsn .slider-home {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .qsn #breadcrumbs {
    margin-bottom: 40px;
  }
  .landing-collections .col-xs-12:not(.tb_section-en-savoir-plus):hover .module-image .image-wrap {
    background: #000;
  }
  .landing-collections .col-xs-12:not(.tb_section-en-savoir-plus):hover .module-image img {
    opacity: 0.4;
  }
  .landing-collections .col-xs-12:not(.tb_section-en-savoir-plus):hover .module-text {
    background: #000;
    bottom: 0;
  }
  .landing-collections .col-xs-12:not(.tb_section-en-savoir-plus):hover .module-text p a {
    color: #fff;
  }
  .landing-collections .col-xs-12:not(.tb_section-en-savoir-plus):hover .module-text p a:hover {
    text-decoration: none;
  }
  .wpcf7-form label {
    width: 20%;
    float: left;
    padding-top: 15px;
  }
  .wpcf7-form input {
    width: 80%;
  }
  .wpcf7-form h3:nth-child(2n + 1) {
    margin-top: 80px;
  }
  .wpcf7-form input[type="file"] {
    width: 100%;
  }
  .wpcf7-form input[type="submit"] {
    margin: 20px auto;
  }
  .wpcf7-form div.wpcf7-mail-sent-ok {
    clear: both;
    text-align: center;
    font-style: italic;
    font-size: 14px;
    border: 1px solid #e8e1da;
  }
  .blog main > header, .single main > header, .category main > header {
    margin: 30px 0;
    padding: 50px 0 10px;
  }
  .blog main article header, .single main article header, .category main article header {
    float: left;
    margin-right: 20px;
  }
  .blog main article .introduction, .single main article .introduction, .category main article .introduction {
    float: left;
    width: 550px;
  }
  .blog main article .date, .single main article .date, .category main article .date {
    margin: 0;
    padding: 0;
  }
  .blog main article .more, .single main article .more, .category main article .more {
    text-align: right;
  }
  .single .entry-header {
    width: 100%;
    height: 300px;
    overflow: hidden;
    float: none;
    position: relative;
  }
  .single .entry-header img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 1400px) {
  .slider-home .module-slider {
    width: 100vw;
    margin-left: 0%;
  }
}
@media (max-width: 1169px) {
  .container-sm-md {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
  }
}
