/*
* @section      Normalize
*
* @description  Resets default browser styling
*
* @link         http://github.com/necolas/normalize.css
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      3.0.3
* @revision     1.0
*/
@import url("https://fonts.googleapis.com/css?family=Lobster+Two");
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, button, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, main, time, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button, input, textarea, select {
  display: inline-block;
  outline: none;
  color: inherit;
  overflow: visible;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  border-radius: 0; }

button,
input[type='button'],
input[type='submit'] {
  cursor: pointer; }

/*
* @bugfix input text-overflow padding ignore
* @affected lt IE11
*/
.lt-ie11 input {
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  border-bottom-left-radius: 1px !important; }

*,
*:before,
*:after {
  box-sizing: border-box; }

a,
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }
  a:focus,
  a[href^="tel:"]:focus,
  a[href^="callto:"]:focus {
    outline: none; }

img {
  max-width: 100%;
  height: auto; }

a, button, input {
  transition: .3s all ease; }

@font-face {
  font-family: 'code_lightregular';
  src: url("../fonts/code_light-webfont.woff2") format("woff2"), url("../fonts/code_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'code_boldregular';
  src: url("../fonts/code_bold-webfont.woff2") format("woff2"), url("../fonts/code_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'phontphreaks_handwritingRg';
  src: url("../fonts/phontphreaks_handwriting-webfont.woff2") format("woff2"), url("../fonts/phontphreaks_handwriting-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  z-index: 0; }
  body .container_global {
    z-index: 10; }
  body .chapo {
    font-size: 15px;
    color: #008fd1; }
  body p {
    margin-bottom: 20px; }
  body a {
    text-decoration: underline;
    cursor: pointer; }

.btn-op-jackpot, .page-id-574 .gform_page_footer .gform_button,
.page-id-574 .gform_page_footer .gform_previous_button,
.page-id-574 .gform_page_footer .gform_next_button,
.page-id-386 .gform_page_footer .gform_button,
.page-id-386 .gform_page_footer .gform_previous_button,
.page-id-386 .gform_page_footer .gform_next_button,
.page-id-388 .gform_page_footer .gform_button,
.page-id-388 .gform_page_footer .gform_previous_button,
.page-id-388 .gform_page_footer .gform_next_button,
.page-id-390 .gform_page_footer .gform_button,
.page-id-390 .gform_page_footer .gform_previous_button,
.page-id-390 .gform_page_footer .gform_next_button,
.page-id-391 .gform_page_footer .gform_button,
.page-id-391 .gform_page_footer .gform_previous_button,
.page-id-391 .gform_page_footer .gform_next_button,
.page-id-395 .gform_page_footer .gform_button,
.page-id-395 .gform_page_footer .gform_previous_button,
.page-id-395 .gform_page_footer .gform_next_button,
.page-id-396 .gform_page_footer .gform_button,
.page-id-396 .gform_page_footer .gform_previous_button,
.page-id-396 .gform_page_footer .gform_next_button,
.page-id-362 .gform_page_footer .gform_button,
.page-id-362 .gform_page_footer .gform_previous_button,
.page-id-362 .gform_page_footer .gform_next_button,
.page-id-367 .gform_page_footer .gform_button,
.page-id-367 .gform_page_footer .gform_previous_button,
.page-id-367 .gform_page_footer .gform_next_button,
.page-id-364 .gform_page_footer .gform_button,
.page-id-364 .gform_page_footer .gform_previous_button,
.page-id-364 .gform_page_footer .gform_next_button, .page-id-389 .gform_footer .gform_button,
.page-id-392 .gform_footer .gform_button,
.page-id-398 .gform_footer .gform_button,
.page-id-364 .gform_footer .gform_button {
  background: #0090d1;
  background: -moz-linear-gradient(top, #0090d1 0%, #6acff6 100%);
  background: -webkit-linear-gradient(top, #0090d1 0%, #6acff6 100%);
  background: linear-gradient(to bottom, #0090d1 0%, #6acff6 100%);
  border: 0 none;
  border-radius: 500px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: 'code_boldregular';
  font-size: 36px;
  display: inline-block;
  line-height: 60px;
  min-width: 260px;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  transition: all 400ms ease-in-out; }
  .btn-op-jackpot:hover, .page-id-574 .gform_page_footer .gform_button:hover,
  .page-id-574 .gform_page_footer .gform_previous_button:hover,
  .page-id-574 .gform_page_footer .gform_next_button:hover,
  .page-id-386 .gform_page_footer .gform_button:hover,
  .page-id-386 .gform_page_footer .gform_previous_button:hover,
  .page-id-386 .gform_page_footer .gform_next_button:hover,
  .page-id-388 .gform_page_footer .gform_button:hover,
  .page-id-388 .gform_page_footer .gform_previous_button:hover,
  .page-id-388 .gform_page_footer .gform_next_button:hover,
  .page-id-390 .gform_page_footer .gform_button:hover,
  .page-id-390 .gform_page_footer .gform_previous_button:hover,
  .page-id-390 .gform_page_footer .gform_next_button:hover,
  .page-id-391 .gform_page_footer .gform_button:hover,
  .page-id-391 .gform_page_footer .gform_previous_button:hover,
  .page-id-391 .gform_page_footer .gform_next_button:hover,
  .page-id-395 .gform_page_footer .gform_button:hover,
  .page-id-395 .gform_page_footer .gform_previous_button:hover,
  .page-id-395 .gform_page_footer .gform_next_button:hover,
  .page-id-396 .gform_page_footer .gform_button:hover,
  .page-id-396 .gform_page_footer .gform_previous_button:hover,
  .page-id-396 .gform_page_footer .gform_next_button:hover,
  .page-id-362 .gform_page_footer .gform_button:hover,
  .page-id-362 .gform_page_footer .gform_previous_button:hover,
  .page-id-362 .gform_page_footer .gform_next_button:hover,
  .page-id-367 .gform_page_footer .gform_button:hover,
  .page-id-367 .gform_page_footer .gform_previous_button:hover,
  .page-id-367 .gform_page_footer .gform_next_button:hover,
  .page-id-364 .gform_page_footer .gform_button:hover,
  .page-id-364 .gform_page_footer .gform_previous_button:hover,
  .page-id-364 .gform_page_footer .gform_next_button:hover, .page-id-389 .gform_footer .gform_button:hover,
  .page-id-392 .gform_footer .gform_button:hover,
  .page-id-398 .gform_footer .gform_button:hover,
  .page-id-364 .gform_footer .gform_button:hover {
    background: #0090d1; }

.page-id-574,
.page-id-386,
.page-id-388,
.page-id-390,
.page-id-391,
.page-id-395,
.page-id-396,
.page-id-362,
.page-id-367,
.page-id-364 {
  background: url(../img/bg-op-jackpot.png) center top repeat #f0f0f0; }
  .page-id-574 .titre_page,
  .page-id-386 .titre_page,
  .page-id-388 .titre_page,
  .page-id-390 .titre_page,
  .page-id-391 .titre_page,
  .page-id-395 .titre_page,
  .page-id-396 .titre_page,
  .page-id-362 .titre_page,
  .page-id-367 .titre_page,
  .page-id-364 .titre_page {
    height: 50px; }
    .page-id-574 .titre_page h1,
    .page-id-386 .titre_page h1,
    .page-id-388 .titre_page h1,
    .page-id-390 .titre_page h1,
    .page-id-391 .titre_page h1,
    .page-id-395 .titre_page h1,
    .page-id-396 .titre_page h1,
    .page-id-362 .titre_page h1,
    .page-id-367 .titre_page h1,
    .page-id-364 .titre_page h1 {
      color: #0090d1;
      border-bottom: 2px solid #ddd;
      font-size: 36px;
      margin-bottom: 10px;
      padding: 0 0 10px;
      text-align: center;
      text-shadow: none; }
  @media only screen and (min-width: 630px) {
    .page-id-574 .colonne_droite .texte,
    .page-id-386 .colonne_droite .texte,
    .page-id-388 .colonne_droite .texte,
    .page-id-390 .colonne_droite .texte,
    .page-id-391 .colonne_droite .texte,
    .page-id-395 .colonne_droite .texte,
    .page-id-396 .colonne_droite .texte,
    .page-id-362 .colonne_droite .texte,
    .page-id-367 .colonne_droite .texte,
    .page-id-364 .colonne_droite .texte {
      height: 390px; } }
  .page-id-574 .colonne_droite .texte:after,
  .page-id-386 .colonne_droite .texte:after,
  .page-id-388 .colonne_droite .texte:after,
  .page-id-390 .colonne_droite .texte:after,
  .page-id-391 .colonne_droite .texte:after,
  .page-id-395 .colonne_droite .texte:after,
  .page-id-396 .colonne_droite .texte:after,
  .page-id-362 .colonne_droite .texte:after,
  .page-id-367 .colonne_droite .texte:after,
  .page-id-364 .colonne_droite .texte:after {
    display: block;
    content: "";
    clear: both; }
  .page-id-574 .gform_wrapper,
  .page-id-386 .gform_wrapper,
  .page-id-388 .gform_wrapper,
  .page-id-390 .gform_wrapper,
  .page-id-391 .gform_wrapper,
  .page-id-395 .gform_wrapper,
  .page-id-396 .gform_wrapper,
  .page-id-362 .gform_wrapper,
  .page-id-367 .gform_wrapper,
  .page-id-364 .gform_wrapper {
    width: 100%;
    background: none;
    border: 0 none;
    color: #404040;
    box-shadow: none;
    padding: 0; }
    .page-id-574 .gform_wrapper::after, .page-id-574 .gform_wrapper::before,
    .page-id-386 .gform_wrapper::after,
    .page-id-386 .gform_wrapper::before,
    .page-id-388 .gform_wrapper::after,
    .page-id-388 .gform_wrapper::before,
    .page-id-390 .gform_wrapper::after,
    .page-id-390 .gform_wrapper::before,
    .page-id-391 .gform_wrapper::after,
    .page-id-391 .gform_wrapper::before,
    .page-id-395 .gform_wrapper::after,
    .page-id-395 .gform_wrapper::before,
    .page-id-396 .gform_wrapper::after,
    .page-id-396 .gform_wrapper::before,
    .page-id-362 .gform_wrapper::after,
    .page-id-362 .gform_wrapper::before,
    .page-id-367 .gform_wrapper::after,
    .page-id-367 .gform_wrapper::before,
    .page-id-364 .gform_wrapper::after,
    .page-id-364 .gform_wrapper::before {
      display: none; }
    .page-id-574 .gform_wrapper .gform_page_footer,
    .page-id-386 .gform_wrapper .gform_page_footer,
    .page-id-388 .gform_wrapper .gform_page_footer,
    .page-id-390 .gform_wrapper .gform_page_footer,
    .page-id-391 .gform_wrapper .gform_page_footer,
    .page-id-395 .gform_wrapper .gform_page_footer,
    .page-id-396 .gform_wrapper .gform_page_footer,
    .page-id-362 .gform_wrapper .gform_page_footer,
    .page-id-367 .gform_wrapper .gform_page_footer,
    .page-id-364 .gform_wrapper .gform_page_footer {
      height: 60px; }
  .page-id-574 .gf_progressbar,
  .page-id-386 .gf_progressbar,
  .page-id-388 .gf_progressbar,
  .page-id-390 .gf_progressbar,
  .page-id-391 .gf_progressbar,
  .page-id-395 .gf_progressbar,
  .page-id-396 .gf_progressbar,
  .page-id-362 .gf_progressbar,
  .page-id-367 .gf_progressbar,
  .page-id-364 .gf_progressbar {
    display: none;
    background: #ffe77d;
    background: -moz-linear-gradient(top, #ffe77d 0%, #fea500 100%);
    background: -webkit-linear-gradient(top, #ffe77d 0%, #fea500 100%);
    background: linear-gradient(to bottom, #ffe77d 0%, #fea500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe77d', endColorstr='#fea500',GradientType=0 );
    width: 100% !important; }
    .page-id-574 .gf_progressbar .gf_progressbar_percentage,
    .page-id-386 .gf_progressbar .gf_progressbar_percentage,
    .page-id-388 .gf_progressbar .gf_progressbar_percentage,
    .page-id-390 .gf_progressbar .gf_progressbar_percentage,
    .page-id-391 .gf_progressbar .gf_progressbar_percentage,
    .page-id-395 .gf_progressbar .gf_progressbar_percentage,
    .page-id-396 .gf_progressbar .gf_progressbar_percentage,
    .page-id-362 .gf_progressbar .gf_progressbar_percentage,
    .page-id-367 .gf_progressbar .gf_progressbar_percentage,
    .page-id-364 .gf_progressbar .gf_progressbar_percentage {
      background: #f43032; }
      .page-id-574 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-386 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-388 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-390 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-391 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-395 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-396 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-362 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-367 .gf_progressbar .gf_progressbar_percentage span,
      .page-id-364 .gf_progressbar .gf_progressbar_percentage span {
        line-height: 24px; }
  .page-id-574 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-386 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-388 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-390 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-391 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-395 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-396 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-362 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-367 .op-jackpot .gfield_description:not(.validation_message),
  .page-id-364 .op-jackpot .gfield_description:not(.validation_message) {
    background: #caeefc;
    border-radius: 500px;
    border: 1px solid #6acff6;
    color: #0090d1;
    padding: 10px !important; }
  .page-id-574 .gform_page_footer,
  .page-id-386 .gform_page_footer,
  .page-id-388 .gform_page_footer,
  .page-id-390 .gform_page_footer,
  .page-id-391 .gform_page_footer,
  .page-id-395 .gform_page_footer,
  .page-id-396 .gform_page_footer,
  .page-id-362 .gform_page_footer,
  .page-id-367 .gform_page_footer,
  .page-id-364 .gform_page_footer {
    margin-bottom: 0 !important;
    text-align: center; }
    .page-id-574 .gform_page_footer .gform_button,
    .page-id-574 .gform_page_footer .gform_previous_button,
    .page-id-574 .gform_page_footer .gform_next_button,
    .page-id-386 .gform_page_footer .gform_button,
    .page-id-386 .gform_page_footer .gform_previous_button,
    .page-id-386 .gform_page_footer .gform_next_button,
    .page-id-388 .gform_page_footer .gform_button,
    .page-id-388 .gform_page_footer .gform_previous_button,
    .page-id-388 .gform_page_footer .gform_next_button,
    .page-id-390 .gform_page_footer .gform_button,
    .page-id-390 .gform_page_footer .gform_previous_button,
    .page-id-390 .gform_page_footer .gform_next_button,
    .page-id-391 .gform_page_footer .gform_button,
    .page-id-391 .gform_page_footer .gform_previous_button,
    .page-id-391 .gform_page_footer .gform_next_button,
    .page-id-395 .gform_page_footer .gform_button,
    .page-id-395 .gform_page_footer .gform_previous_button,
    .page-id-395 .gform_page_footer .gform_next_button,
    .page-id-396 .gform_page_footer .gform_button,
    .page-id-396 .gform_page_footer .gform_previous_button,
    .page-id-396 .gform_page_footer .gform_next_button,
    .page-id-362 .gform_page_footer .gform_button,
    .page-id-362 .gform_page_footer .gform_previous_button,
    .page-id-362 .gform_page_footer .gform_next_button,
    .page-id-367 .gform_page_footer .gform_button,
    .page-id-367 .gform_page_footer .gform_previous_button,
    .page-id-367 .gform_page_footer .gform_next_button,
    .page-id-364 .gform_page_footer .gform_button,
    .page-id-364 .gform_page_footer .gform_previous_button,
    .page-id-364 .gform_page_footer .gform_next_button {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      min-width: 0;
      line-height: 30px;
      padding: 0 20px; }

.op-jackpot-lots {
  display: flex;
  align-items: center;
  justify: center;
  justify-content: space-between; }
  @media only screen and (max-width: 768px) {
    .op-jackpot-lots {
      flex-direction: column; } }
  .op-jackpot-lots img {
    height: auto;
    max-width: 100%; }

.p-op-jackpot {
  color: #0090d1;
  font-size: 1.4em;
  margin-bottom: 8px; }

.page-id-389,
.page-id-392,
.page-id-398,
.page-id-364 {
  background: url(../img/bg-op-jackpot.png) center top repeat #f0f0f0; }
  .page-id-389 .gform_footer,
  .page-id-392 .gform_footer,
  .page-id-398 .gform_footer,
  .page-id-364 .gform_footer {
    margin-bottom: 0 !important; }
    .page-id-389 .gform_footer .gform_button,
    .page-id-392 .gform_footer .gform_button,
    .page-id-398 .gform_footer .gform_button,
    .page-id-364 .gform_footer .gform_button {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      min-width: 0;
      line-height: 30px;
      min-width: 150px;
      padding: 0 20px; }

.title-jackpot {
  font-size: 1.8em; }

.p-jackpot {
  margin-bottom: 8px; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.link_event_jackpot_slide {
  width: 100%; }

@media only screen and (max-width: 630px) {
  .event_jackpot_slide {
    width: 100%;
    margin-bottom: 20px; } }
@media only screen and (min-width: 630px) {
  .event_jackpot_slide {
    display: none; } }
#gquiz_confirmation_message canvas {
  width: 100%; }

.gfield.large ul.gfield_checkbox {
  width: 100% !important; }
  .gfield.large ul.gfield_checkbox li {
    margin-bottom: 5px !important; }
    .gfield.large ul.gfield_checkbox li input {
      vertical-align: top; }

.gfield_label {
  text-align: right; }

.gfield.overflow {
  height: 100px;
  overflow: auto;
  border: 1px solid #818285;
  padding: 4px !important;
  margin-left: 28% !important;
  font-size: 11px !important; }

/*
ff_comfortaa
ff_opensans
ff_code
ff_code_bold
ff_ecriture
*/
strong, b {
  font-weight: bold; }

hr {
  clear: both;
  color: white;
  height: 1px;
  border: 0;
  padding: 0;
  margin: 0; }

.clearfix {
  clear: both; }

#img_carte_blanche {
  max-width: inherit;
  position: relative; }
  @media only screen and (min-width: 425px) {
    #img_carte_blanche {
      top: -20px; } }
  @media only screen and (min-width: 630px) {
    #img_carte_blanche {
      top: -7px;
      left: -7px; } }

/* global */
body {
  background: url("../img/snow-wall.jpg") center center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #818285; }

.container_global {
  position: relative;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
  background: white;
  -webkit-box-shadow: 0 0 80px 0 rgba(42, 77, 107, 0.3);
  box-shadow: 0 0 80px 0 rgba(42, 77, 107, 0.3);
  transform: translateZ(10px); }
  @media only screen and (min-width: 425px) {
    .container_global {
      width: 90%; } }
  @media only screen and (min-width: 769px) {
    .container_global {
      width: 994px;
      height: 670px;
      padding: 20px; } }
  @media only screen and (min-width: 1025px) {
    .container_global {
      width: 1024px;
      padding: 15px 50px 50px 50px; } }
  @media only screen and (min-height: 724px) and (min-width: 1040px) {
    .container_global {
      transform: translateY(-50%) translateZ(10px);
      /*	margin-top: 50vh;*/
      top: 50vh; } }
  .container_global:before, .container_global:after {
    display: table;
    content: "";
    line-height: 0; }
  .container_global:after {
    clear: both; }

.titre_page {
  background-size: cover;
  background: center center no-repeat;
  margin-bottom: 10px; }
  @media only screen and (min-width: 481px) {
    .titre_page {
      height: 100px;
      width: 550px; } }
  .titre_page h1 {
    font-size: 40px;
    font-family: 'Lobster Two', cursive;
    color: white;
    line-height: 1;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
    padding-left: 15px; }

img.alignleft {
  float: left;
  margin-right: 10px;
  /*  margin-bottom: 20px;*/ }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

em {
  font-style: italic; }

/***********/
/* header  */
/***********/
header {
  text-align: center;
  margin-bottom: 30px; }
  @media only screen and (min-width: 769px) {
    header {
      text-align: left;
      margin-bottom: 25px; } }
  header .logo {
    display: inline-block;
    margin-top: 5px; }
    header .logo img {
      width: 270px;
      height: 70px; }
  header h1 {
    display: inline-block;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    font-size: 16px;
    color: #008fd1;
    margin: 5px 0px 0px 0px; }
    @media only screen and (min-width: 600px) {
      header h1 {
        text-align: left;
        margin-left: 10px; } }
    @media only screen and (min-width: 690px) {
      header h1 {
        text-align: left;
        font-size: 20px;
        margin-left: 25px; } }
  header .icone {
    width: 285px;
    height: 34px;
    margin: 0px auto 30px auto;
    padding-bottom: 8px;
    text-transform: uppercase;
    color: #818285;
    font-size: 12px;
    line-height: 25px; }
    @media only screen and (min-width: 769px) {
      header .icone {
        position: absolute;
        top: 20px;
        right: 25px; } }
    header .icone .langue {
      position: relative;
      float: left;
      margin-right: 0px;
      margin-left: 55px;
      cursor: pointer; }
      header .icone .langue ul {
        position: absolute;
        top: 34px;
        left: -20px;
        padding: 10px 15px;
        width: 125px;
        z-index: 1000;
        background-image: linear-gradient(135deg, #f9f9f9 0, #ebebeb 100%);
        display: none; }
        header .icone .langue ul li img {
          vertical-align: middle; }
        header .icone .langue ul li span {
          line-height: 28px; }
    header .icone .recherche {
      position: relative;
      float: right;
      margin-right: 25px;
      cursor: pointer; }
      header .icone .recherche .search-form {
        position: absolute;
        top: 34px;
        right: 0px;
        width: 247px;
        display: none;
        /*background-image: -moz-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
        background-image: -webkit-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
        background-image: -ms-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);*/
        background-image: linear-gradient(135deg, #f9f9f9 0%, #ebebeb 100%);
        /*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);*/
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05); }
        header .icone .recherche .search-form:before, header .icone .recherche .search-form:after {
          position: absolute;
          width: 40%;
          height: 10px;
          content: ' ';
          left: 4px;
          bottom: 8px;
          background: transparent;
          /*-webkit-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
          -moz-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
          -ms-transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
          -o-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);*/
          transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
          /*-webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
          -moz-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);*/
          box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
          z-index: -1; }
        header .icone .recherche .search-form:after {
          left: auto;
          right: 4px;
          /*-webkit-transform: translateZ(-1px) skew(5deg) rotate(5deg);
          -moz-transform: translateZ(-1px) skew(5deg) rotate(5deg);
          -ms-transform: translateZ(-1px) skew(5deg) rotate(5deg);
          -o-transform: translateZ(-1px) skew(5deg) rotate(5deg);*/
          transform: translateZ(-1px) skew(5deg) rotate(5deg); }
        header .icone .recherche .search-form input[type="search"] {
          margin: 10px 5px 10px 5px;
          padding: 3px;
          background: #fff;
          		 /*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05);*/
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05); }
        header .icone .recherche .search-form button[type="submit"] {
          margin: 10px 0px;
          padding: 3px;
          background: #008fd1;
          color: white;
          		/*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05);*/
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 5px rgba(0, 0, 0, 0.05); }
    header .icone .fa {
      font-size: 24px;
      vertical-align: middle;
      line-height: 15px;
      margin-left: 5px; }

#navigation_mobile {
  position: relative;
  display: none;
  margin: 0px 30px 30px 30px;
  padding: 10px;
  font-size: 30px;
  text-align: center;
  line-height: 1;
  /*background-image: -moz-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);*/
  background-image: linear-gradient(135deg, #f9f9f9 0%, #ebebeb 100%);
  /*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);*/
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  border: 1px solid #e9e9e9; }
  #navigation_mobile:before, #navigation_mobile:after {
    position: absolute;
    width: 40%;
    height: 10px;
    content: ' ';
    left: 4px;
    bottom: 8px;
    background: transparent;
    /*-webkit-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -moz-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -ms-transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    -o-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);*/
    transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    /*-webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);*/
    box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    z-index: -1; }
  #navigation_mobile:after {
    left: auto;
    right: 4px;
    /*-webkit-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -moz-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -ms-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -o-transform: translateZ(-1px) skew(5deg) rotate(5deg);*/
    transform: translateZ(-1px) skew(5deg) rotate(5deg); }

@media only screen and (max-width: 480px) {
  body .colonne_gauche {
    display: none;
    margin-bottom: 30px; }

  body.home .colonne_gauche {
    display: block; }

  body #navigation_mobile {
    display: block; }

  body.home #navigation_mobile {
    display: none; } }
/*********************/
/* colonne_gauche    */
/*********************/
.colonne_gauche {
  width: 100%;
  margin: 0 auto; }
  .colonne_gauche:before, .colonne_gauche:after {
    display: table;
    content: "";
    line-height: 0; }
  .colonne_gauche:after {
    clear: both; }
  @media only screen and (min-width: 425px) {
    .colonne_gauche {
      width: 362px;
      margin-bottom: 20px; } }
  @media only screen and (min-width: 630px) and (max-width: 768px) {
    .colonne_gauche {
      width: 550px; } }
  @media only screen and (min-width: 769px) {
    .colonne_gauche {
      float: left; } }
  .colonne_gauche a {
    text-decoration: none;
    cursor: pointer; }
  .colonne_gauche .papier {
    float: left; }
    .colonne_gauche .papier h2 {
      font-size: 19px;
      font-family: 'code_boldregular';
      color: #6acff6; }
      @media only screen and (min-width: 425px) {
        .colonne_gauche .papier h2 {
          font-size: 24px; } }
  .colonne_gauche .gamme {
    width: 100%;
    text-align: center;
    margin-bottom: 13px; }
    @media only screen and (min-width: 425px) {
      .colonne_gauche .gamme {
        width: 222px;
        height: 220px;
        margin-right: 13px; } }
    .colonne_gauche .gamme h2 {
      color: #6acff6; }
    .colonne_gauche .gamme a {
      display: block; }
  .colonne_gauche .carte {
    width: 100%;
    text-align: center;
    margin-bottom: 13px; }
    @media only screen and (min-width: 425px) {
      .colonne_gauche .carte {
        width: 125px;
        height: 220px; } }
    @media only screen and (min-width: 630px) and (max-width: 768px) {
      .colonne_gauche .carte {
        margin-right: 13px; } }
    .colonne_gauche .carte a + a {
      display: inline-block;
      width: 100px;
      height: 32px;
      margin-bottom: 5px;
      background: url("../img/fond_carte_blanche_annee.png") no-repeat;
      font-family: 'Lobster Two', cursive;
      font-size: 30px;
      color: #6acff6;
      text-align: center;
      line-height: 33px; }
    .colonne_gauche .carte h2 {
      margin-bottom: 10px; }
  .colonne_gauche .pourquoi {
    width: calc(50% - 4px);
    height: 120px;
    margin-right: 8px;
    margin-bottom: 13px; }
    @media only screen and (min-width: 425px) {
      .colonne_gauche .pourquoi {
        width: 155px; } }
    @media only screen and (min-width: 630px) and (max-width: 768px) {
      .colonne_gauche .pourquoi {
        height: 106px;
        width: 177px;
        margin-bottom: 8px;
        margin-right: 0px; } }
    @media only screen and (min-width: 769px) {
      .colonne_gauche .pourquoi {
        margin-right: 13px; } }
  .colonne_gauche .realisation {
    width: calc(50% - 4px);
    height: 120px;
    margin-bottom: 13px; }
    @media only screen and (min-width: 425px) {
      .colonne_gauche .realisation {
        width: 190px; } }
    @media only screen and (min-width: 630px) and (max-width: 768px) {
      .colonne_gauche .realisation {
        height: 106px;
        width: 177px;
        margin-bottom: 8px;
        margin-right: 0px; } }
  .colonne_gauche .document {
    width: 100%;
    height: 90px;
    font-size: 13px;
    color: #97adc5; }
    @media only screen and (min-width: 769px) {
      .colonne_gauche .document {
        width: 360px; } }
    .colonne_gauche .document h2 {
      color: #6acff6; }

.papier {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.08);
  padding: 8px;
  /*background-image: -moz-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);*/
  background-image: linear-gradient(135deg, #f9f9f9 0%, #ebebeb 100%);
  /*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);*/
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  transition: .3s all ease;
  transform-style: preserve-3d; }
  @media only screen and (min-width: 769px) {
    .papier {
      padding: 14px; } }
  .papier:before, .papier:after {
    position: absolute;
    width: 40%;
    height: 10px;
    content: ' ';
    left: 4px;
    bottom: 8px;
    background: transparent;
    /*-webkit-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -moz-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -ms-transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    -o-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);*/
    transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    /*-webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);*/
    box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    z-index: -1; }
  .papier:after {
    left: auto;
    right: 4px;
    /*-webkit-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -moz-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -ms-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -o-transform: translateZ(-1px) skew(5deg) rotate(5deg);*/
    transform: translateZ(-1px) skew(5deg) rotate(5deg); }
  .papier:hover {
    /*-webkit-transform: scale(1.08, 1.08) rotate(5deg);
    -moz-transform: scale(1.08, 1.08) rotate(5deg);
    -ms-transform: scale(1.08, 1.08) rotate(5deg);
    -o-transform: scale(1.08, 1.08) rotate(5deg);
    transform: scale(1.08, 1.08) rotate(5deg);	*/
    transform: rotate(5deg);
    transition: .3s all ease;
    transform-style: preserve-3d;
    z-index: 20; }
  .papier:hover:after, .papier:hover:before {
    /*display: none;*/ }

/*********************/
/* colonne_droite    */
/*********************/
.colonne_droite {
  width: 100%;
  margin-bottom: 20px; }
  @media only screen and (min-width: 630px) {
    .colonne_droite {
      width: 550px; } }
  @media only screen and (min-width: 769px) {
    .colonne_droite {
      height: 456px; } }
  @media only screen and (max-width: 768px) and (orientation: portrait) {
    .colonne_droite {
      margin: 30px auto; } }
  @media only screen and (min-width: 769px) {
    .colonne_droite {
      float: right;
      margin-bottom: 0px; } }
  .colonne_droite .titre h1 {
    font-size: 45px;
    line-height: 1;
    font-weight: normal;
    font-family: 'Open Sans Light', sans-serif;
    color: #6acff6;
    text-align: left;
    margin-bottom: 20px; }
  .colonne_droite h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  @media only screen and (min-width: 769px) {
    .colonne_droite .texte {
      height: 340px; } }
  .colonne_droite .slider {
    display: none;
    overflow: hidden;
    width: 550px;
    height: 353px;
    background-size: cover;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 630px) and (max-width: 768px) and (orientation: portrait) {
      .colonne_droite .slider {
        display: block; } }
    @media only screen and (min-width: 769px) {
      .colonne_droite .slider {
        display: block; } }
    .colonne_droite .slider .tp-slides {
      position: relative;
      width: 100%; }
      .colonne_droite .slider .tp-slides .tp-slider-wrapper {
        overflow: hidden; }
        .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide {
          position: relative;
          height: 353px;
          width: 100%;
          float: left;
          overflow: hidden;
          transition: all .2s ease-in-out; }
          .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre {
            position: absolute;
            top: 30px;
            /*right:200px;*/
            left: 30px;
            font-size: 36px;
            font-family: 'Lobster Two', cursive;
            color: white;
            line-height: 0.833;
            /* text-align: right;*/
            text-align: left;
            text-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
            transition: all 1s ease-in-out;
            opacity: 1; }
            body.home .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre p {
              line-height: 36px; }
            .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre:after {
              position: absolute;
              right: 0px;
              bottom: -55px;
              content: ' ';
              background: url("../img/slide_titre_trait.png") no-repeat;
              width: 192px;
              height: 39px; }
            .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre.opacite {
              opacity: 0; }
  .colonne_droite .slider_navigation {
    display: none;
    position: relative;
    width: 313px;
    height: 77px;
    margin: 0 auto;
    margin-top: 13px;
    background: url("../img/slider_navigation.png") no-repeat; }
    @media only screen and (min-width: 630px) and (max-width: 768px) and (orientation: portrait) {
      .colonne_droite .slider_navigation {
        display: block; } }
    @media only screen and (min-width: 769px) {
      .colonne_droite .slider_navigation {
        display: block; } }
    .colonne_droite .slider_navigation .fleche_gauche {
      position: absolute;
      top: 20px;
      left: 22px;
      width: 0;
      height: 0;
      border-right: 20px solid #008fd1;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      cursor: pointer; }
      .colonne_droite .slider_navigation .fleche_gauche.disabled {
        cursor: auto;
        opacity: 0.4; }
    .colonne_droite .slider_navigation .numeration {
      text-align: center;
      font-size: 16px;
      font-family: 'Open Sans', sans-serif;
      color: #818285;
      line-height: 88px; }
    .colonne_droite .slider_navigation .fleche_droite {
      position: absolute;
      bottom: 25px;
      right: 15px;
      width: 0;
      height: 0;
      border-left: 20px solid #008fd1;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      cursor: pointer; }
      .colonne_droite .slider_navigation .fleche_droite.disabled {
        cursor: auto;
        opacity: 0.4; }

/***************/
/* page gamme  */
/***************/
.contenu-gamme .titre_page {
  background-size: cover;
  background: center center no-repeat;
  margin-bottom: 10px; }
  @media only screen and (min-width: 481px) {
    .contenu-gamme .titre_page {
      height: 100px;
      width: 550px; } }
  .contenu-gamme .titre_page h1 {
    font-size: 40px;
    font-family: 'Lobster Two', cursive;
    color: white;
    line-height: 1;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
    padding-left: 15px; }
.contenu-gamme .texte_page {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #818285;
  line-height: 1.2; }
.contenu-gamme p {
  margin-bottom: 10px; }
.contenu-gamme ul {
  margin-bottom: 10px;
  margin-left: 40px;
  list-style: disc; }
.contenu-gamme .liste_produit {
  text-align: center; }
  .contenu-gamme .liste_produit .produit {
    display: inline-block;
    margin: 20px; }
    @media only screen and (min-width: 481px) {
      .contenu-gamme .liste_produit .produit {
        margin: 0px 30px 0px 30px; } }
    .contenu-gamme .liste_produit .produit .vignette {
      width: 120px;
      height: 120px;
      background-size: cover;
      border: 5px solid #ffffff;
      				/*-webkit-box-shadow: 0 0 10px rgba(42, 77, 107, 0.3);
              		-moz-box-shadow: 0 0 10px rgba(42, 77, 107, 0.3);*/
      box-shadow: 0 0 10px rgba(42, 77, 107, 0.3);
      border-radius: 15px 15px 15px 15px; }
    .contenu-gamme .liste_produit .produit .label {
      font-size: 12px;
      font-family: 'Open Sans', sans-serif;
      color: #818285;
      line-height: 1.2;
      text-align: center;
      max-width: 120px;
      margin-top: 10px; }
    .contenu-gamme .liste_produit .produit:hover {
      /*-webkit-transform: scale(1.08, 1.08) rotate(5deg);
      -moz-transform: scale(1.08, 1.08) rotate(5deg);
      -ms-transform: scale(1.08, 1.08) rotate(5deg);
      -o-transform: scale(1.08, 1.08) rotate(5deg);
      transform: scale(1.08, 1.08) rotate(5deg);	*/
      					/*transform: rotate(5deg);
      
      					transition: .3s all ease;	
      					transform-style: preserve-3d;
      					z-index: 20;*/ }

/***************************/
/* page produits: 			 */
/***************************/
.page-template-page-produits .contenu {
  position: relative;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #818285; }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .contenu {
      width: 746px; } }
.page-template-page-produits .titre h1 {
  margin-bottom: 25px;
  font-size: 38px;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
  font-family: 'Open Sans Light', sans-serif;
  color: #6acff6; }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .titre h1 {
      text-align: left;
      font-size: 48px;
      line-height: 0.8; } }
.page-template-page-produits .btn_retour {
  margin: 20px auto;
  width: 265px;
  height: 40px;
  padding: 10px;
  font-family: 'code_boldregular';
  font-size: 18px;
  color: #6acff6;
  text-align: center;
  clear: both; }
  .page-template-page-produits .btn_retour a {
    text-decoration: none;
    display: block; }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .btn_retour {
      position: absolute;
      top: 0px;
      right: 0px;
      margin: 0px auto; } }
.page-template-page-produits .img_produit {
  float: right;
  width: 160px;
  height: 467px;
  background: #008fd1;
  display: none; }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .img_produit {
      display: block; } }
.page-template-page-produits .illustrations {
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 481px) {
    .page-template-page-produits .illustrations {
      float: left;
      width: 130px;
      min-height: 1px; } }
  .page-template-page-produits .illustrations img {
    display: inline-block; }
    @media only screen and (max-width: 480px) {
      .page-template-page-produits .illustrations img {
        height: 170px;
        margin-bottom: 20px; } }
  @media only screen and (max-width: 480px) {
    .page-template-page-produits .illustrations img + img {
      margin-left: 20px; } }
.page-template-page-produits .application {
  width: 100%; }
  @media only screen and (min-width: 481px) {
    .page-template-page-produits .application {
      width: 265px;
      height: 315px;
      float: right; } }
  .page-template-page-produits .application p {
    margin-bottom: 10px; }
.page-template-page-produits .texte {
  width: 100%; }
  @media only screen and (min-width: 481px) {
    .page-template-page-produits .texte {
      width: 235px;
      float: left;
      margin: 0 20px;
      height: 315px; } }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .texte {
      width: 310px; } }
.page-template-page-produits .certif {
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: center; }
  @media only screen and (min-width: 769px) {
    .page-template-page-produits .certif {
      width: 610px; } }
  .page-template-page-produits .certif img {
    height: 60px;
    width: auto;
    margin: 10px; }

/***************************/
/* resultat de recherche */
/***************************/
.search .page-header {
  margin-bottom: 20px; }
  .search .page-header h1 {
    margin-left: 0px; }
@media only screen and (min-width: 769px) {
  .search .liste_article {
    height: 380px; } }
.search .liste_article article {
  margin-bottom: 20px; }
  .search .liste_article article h2 {
    font-weight: bold; }

/*******************/
/* page large  */
/*******************/
.page-template-page-large .contenu {
  position: relative; }
  .page-template-page-large .contenu .titre h1 {
    font-size: 38px;
    line-height: 1.2;
    font-weight: normal;
    font-family: 'Open Sans Light', sans-serif;
    color: #6acff6;
    text-align: left;
    margin-bottom: 25px; }
    @media only screen and (min-width: 769px) {
      .page-template-page-large .contenu .titre h1 {
        font-size: 48px;
        line-height: 0.8; } }
    @media only screen and (min-width: 769px) {
      .page-template-page-large .contenu .titre h1 {
        padding-right: 280px; } }
  .page-template-page-large .contenu h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  @media only screen and (min-width: 769px) {
    .page-template-page-large .contenu .texte {
      height: 400px; } }
  .page-template-page-large .contenu .texte p {
    margin-bottom: 20px; }
  .page-template-page-large .contenu .btn_retour {
    margin: 20px auto;
    width: 265px;
    height: 40px;
    padding: 10px;
    font-family: 'code_boldregular';
    font-size: 18px;
    color: #6acff6;
    text-align: center; }
    .page-template-page-large .contenu .btn_retour a {
      text-decoration: none;
      display: block; }
    @media only screen and (min-width: 769px) {
      .page-template-page-large .contenu .btn_retour {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px auto; } }

/*******************/
/* contact: 	  */
/*******************/
body .gform_wrapper {
  margin: 0px 0px 0px 20px;
  width: 100%;
  float: right;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.08);
  padding: 8px;
  margin-bottom: 20px;
  /*background-image: -moz-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(249,249,249) 0%, rgb(235,235,235) 100%);*/
  background-image: linear-gradient(135deg, #f9f9f9 0%, #ebebeb 100%);
  /*-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);*/
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 50px rgba(0, 0, 0, 0.05);
  background-color: #fff; }
  @media only screen and (min-width: 481px) {
    body .gform_wrapper {
      width: 50%; } }
  @media only screen and (min-width: 769px) {
    body .gform_wrapper {
      width: 500px; } }
  @media only screen and (max-width: 480px) {
    body .gform_wrapper .gform_body {
      width: 100% !important; } }
  @media only screen and (min-width: 769px) {
    body .gform_wrapper {
      padding: 14px;
      margin-bottom: 0px; } }
  body .gform_wrapper:before, body .gform_wrapper:after {
    position: absolute;
    width: 40%;
    height: 10px;
    content: ' ';
    left: 4px;
    bottom: 8px;
    background: transparent;
    /*-webkit-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -moz-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);
    -ms-transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    -o-transform:  translateZ(-1px) skew(-5deg) rotate(-5deg);*/
    transform: translateZ(-1px) skew(-5deg) rotate(-5deg);
    /*-webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);*/
    box-shadow: 0 7px 6px rgba(0, 0, 0, 0.6);
    z-index: -1; }
  body .gform_wrapper:after {
    left: auto;
    right: 4px;
    /*-webkit-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -moz-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -ms-transform: translateZ(-1px) skew(5deg) rotate(5deg);
    -o-transform: translateZ(-1px) skew(5deg) rotate(5deg);*/
    transform: translateZ(-1px) skew(5deg) rotate(5deg); }
  body .gform_wrapper input, body .gform_wrapper textarea, body .gform_wrapper button {
    border: 1px solid #818285;
    padding: 5px;
    background: #fff; }
  @media only screen and (min-width: 641px) {
    body .gform_wrapper textarea.medium {
      height: 125px;
      width: 100%; } }
  body .gform_wrapper div.validation_error {
    display: none; }
  body .gform_wrapper li {
    position: relative; }
    body .gform_wrapper li.gfield.gfield_error {
      border-top: 0px solid #C89797;
      border-bottom: 0px solid #C89797;
      padding-bottom: 0px;
      padding-top: 0px; }
  body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px; }
  @media only screen and (min-width: 641px) {
    body .gform_wrapper ul.gform_fields li.gfield.gfield_error {
      padding-right: 0px; } }
  body .gform_wrapper .validation_message {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    padding-top: 0px; }
body iframe[src*=google] {
  width: 100%; }
  @media only screen and (min-width: 480px) {
    body iframe[src*=google] {
      width: 42%; } }

/***************************/
/* page nos realisations  */
/***************************/
body.page-template-page-realisations .titre h1 {
  font-size: 48px;
  font-family: 'Lobster Two', cursive; }
body.page-template-page-realisations .colonne_droite .slider {
  display: block; }
  body.page-template-page-realisations .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide {
    background-size: cover; }
    body.page-template-page-realisations .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre {
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      line-height: 1.2;
      width: 100%;
      height: auto;
      bottom: 0px;
      top: auto !important;
      left: 0px !important;
      background: rgba(0, 0, 0, 0.5);
      padding: 10px;
      overflow: hidden; }
      body.page-template-page-realisations .colonne_droite .slider .tp-slides .tp-slider-wrapper .slider-container .slide .titre h2 {
        font-size: 16px;
        margin-bottom: 5px; }
  @media only screen and (max-width: 650px) {
    body.page-template-page-realisations .colonne_droite .slider {
      width: 320px;
      margin: 0 auto; } }
body.page-template-page-realisations .slider_navigation {
  margin-top: -20px;
  display: block; }

/*******************/
/* plan du site:  */
/*******************/
.wsp-container .wsp-pages-title {
  display: none; }
.wsp-container .children {
  margin-left: 20px; }
.wsp-container li {
  margin-bottom: 4px;
  list-style: disc;
  margin-left: 40px; }
  .wsp-container li li {
    margin-left: 10px;
    list-style: circle;
    margin-bottom: 2px; }
.wsp-container a {
  text-decoration: none;
  cursor: pointer; }

/*******************/
/*  tableau */
/*******************/
#tablepress-1 .column-1 {
  width: 40%; }

#tablepress-2 td, #tablepress-3 td {
  text-align: center; }
#tablepress-2 .column-1, #tablepress-3 .column-1 {
  text-align: right; }

/***********/
/* footer  */
/***********/
footer {
  width: 100%;
  padding: 0 10px;
  margin-top: 20px; }
  footer a {
    text-decoration: none;
    cursor: pointer; }
  @media only screen and (min-width: 769px) {
    footer {
      position: absolute;
      bottom: 20px;
      left: 0;
      padding: 0 50px; } }
  footer .logo_arjo {
    float: left;
    width: 130px;
    font-size: 18px;
    font-family: 'Lobster Two', cursive;
    color: #008fd1;
    text-align: center; }
    footer .logo_arjo img {
      width: 130px;
      height: 36px; }
    @media only screen and (max-width: 374px) {
      footer .logo_arjo {
        float: none;
        margin: 0 auto;
        margin-bottom: 10px; } }
  footer .menu_bas {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    text-align: center; }
    @media only screen and (min-width: 769px) {
      footer .menu_bas {
        display: block;
        box-sizing: border-box;
        height: 100%;
        padding-left: 130px;
        padding-right: 161px;
        margin-top: 40px; } }
    footer .menu_bas ul li {
      display: inline-block; }
      footer .menu_bas ul li:first-child .sep {
        display: none; }
      footer .menu_bas ul li a {
        display: inline-block;
        padding: 0px 10px;
        border-bottom: 1px solid white;
        font-size: 13px;
        color: #818285; }
        footer .menu_bas ul li a:hover {
          border-bottom: 1px solid #818285;
          color: black; }
      footer .menu_bas ul li .sep {
        color: #818285;
        font-size: 12px; }
  footer .logo_paper {
    float: right;
    width: 161px;
    font-size: 18px;
    font-family: 'Lobster Two', cursive;
    color: #008fd1;
    text-align: center; }
    footer .logo_paper img {
      width: 161px;
      height: 36px; }
    @media only screen and (max-width: 374px) {
      footer .logo_paper {
        float: none;
        margin: 0 auto;
        margin-bottom: 10px; } }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive-inline td {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
    .table-responsive:after {
      font: normal normal normal 14px/1 FontAwesome;
      content: "\f07e";
      font-size: 20px;
      text-align: center;
      position: fixed;
      width: 93%; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

/*# sourceMappingURL=global.css.map */
