@charset "UTF-8";
/*!
 * Theme Name: Verteb Solution Web
 * Theme URI: http://verteb.ca
 * Description: Verteb Soution Web Wordpress Theme
 * Version: 1.0
 * Author: Dominic Simard
 *
 * License: Private. Use with Verteb Solution Web's permission only.
 */
.header-inner:before, .main-inner:before, .search-results-main:before, .page-footer-inner:before, .box-ilh-container:before, .box-dlir-container:before, .box-dlir-inner:before, .page-header:before, .slicknav_btn:before, .main-nav .menu:before,
.main-nav .sub-menu:before, .sidebar h3:before, .sidebar .fb-like-container:before, .contact .row:before, .contact .gallerie:before, .contaier:before,
.header-inner:after,
.main-inner:after,
.search-results-main:after,
.page-footer-inner:after,
.box-ilh-container:after,
.box-dlir-container:after,
.box-dlir-inner:after,
.page-header:after,
.slicknav_btn:after,
.main-nav .menu:after,
.main-nav .sub-menu:after,
.sidebar h3:after,
.sidebar .fb-like-container:after,
.contact .row:after,
.contact .gallerie:after,
.contaier:after {
  content: "";
  display: table;
  clear: both; }

.header-inner, .main-inner, .search-results-main, .page-footer-inner, .box-ilh-container, .box-dlir-container, .box-dlir-inner, .page-header, .slicknav_btn, .main-nav .menu,
.main-nav .sub-menu, .sidebar h3, .sidebar .fb-like-container, .contact .row, .contact .gallerie, .contaier {
  *zoom: 1; }

.logo a {
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

.header-inner, .main-inner, .search-results-main, .page-footer-inner {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  min-width: 288px; }
  @media only screen and (max-width: 1610px) {
    .header-inner, .main-inner, .search-results-main, .page-footer-inner {
      width: 100%;
      margin: 0 auto;
      padding: 0 5px; } }

.social-post-list, .main-nav .menu,
.main-nav .sub-menu, .contact-tels, .contact-courriels {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.bullet-list-horiz, .cta .it-block {
  text-align: justify;
  display: block;
  padding: 0;
  margin: 0;
  letter-spacing: 0.1px;
  text-rendering: optimizespeed;
  *text-justify: distribute-all-lines;
  overflow: hidden; }

.bullet-list-horiz:after, .cta .it-block:after {
  content: '';
  display: inline-block;
  width: 100%; }

.bullet-list-horiz li, .cta .it-block-image, .cta .it-block-text {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  *display: inline !important;
  *zoom: 1; }

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, 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: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

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;
  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;
  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;
  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: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  background-color: #f3f3f3;
  background-image: url("img/body-bg.png");
  background-repeat: repeat;
  background-position: 0 0;
  margin: 0;
  color: #eeeeee; }

p, ul {
  margin-top: 0; }

.main h1 {
  color: #eeeeee;
  background-color: #f79a1e;
  margin-top: 40px;
  padding: 16px 16px;
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  @media only screen and (max-width: 405px) {
    .main h1 {
      font-size: 27px;
      line-height: 31px; } }

h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title {
  color: #f79a1e;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  @media only screen and (max-width: 405px) {
    h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title {
      font-size: 24px;
      line-height: 28px; } }

h3 {
  color: #eeeeee;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400; }

h4 {
  color: #eeeeee;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400; }

h5 {
  color: #eeeeee;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400; }

h6 {
  color: #eeeeee;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400; }

a {
  color: #f79a1e;
  text-decoration: none; }
  a:hover {
    color: #da8008; }

/* =WordPress Core
-------------------------------------------------------------- */
.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;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  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. */ }

.rwd-image, .gallerie-list-item img, .slider img, .box-ilh-image, .paragraphe-avec-icone--image img, .paragraphe-avec-image--image img, .images-en-colonnes-egales img, .blocs-lien-image-link img, .cta .it-block-image img {
  width: 100%;
  height: auto !important; }

.zoomable-image-link, .zoomable-image-link-to-page, .blocs-lien-image-link {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  overflow: hidden; }
  .not-mobile .zoomable-image-link:before, .not-mobile .zoomable-image-link-to-page:before, .not-mobile .blocs-lien-image-link:before, .zoomable-image-link:after, .zoomable-image-link-to-page:after, .blocs-lien-image-link:after {
    *display: none;
    vertical-align: middle;
    text-align: right;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    line-height: 30px;
    font-size: 30px;
    padding-top: 16px;
    padding-right: 16px;
    color: #fff;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }
  .not-mobile .zoomable-image-link:hover:before, .not-mobile .zoomable-image-link-to-page:hover:before, .not-mobile .blocs-lien-image-link:hover:before, .not-mobile .zoomable-image-link:hover:after, .not-mobile .zoomable-image-link-to-page:hover:after, .not-mobile .blocs-lien-image-link:hover:after {
    visibility: visible;
    opacity: 1; }
  .not-mobile .zoomable-image-link:before, .not-mobile .zoomable-image-link-to-page:before, .not-mobile .blocs-lien-image-link:before {
    content: '\f00e';
    font-family: FontAwesome;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3); }
  .not-mobile .zoomable-image-link:hover img, .not-mobile .zoomable-image-link-to-page:hover img, .not-mobile .blocs-lien-image-link:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .zoomable-image-link img, .zoomable-image-link-to-page img, .blocs-lien-image-link img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .zoomable-image-link.zoomable-image-link--has-title:after, .zoomable-image-link--has-title.zoomable-image-link-to-page:after, .zoomable-image-link--has-title.blocs-lien-image-link:after {
    content: attr(data-title);
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 16px;
    font-size: 14px;
    line-height: 16px;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: block;
    background: #f79a1e;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }

.not-mobile .zoomable-image-link-to-page:before {
  content: '\f0c1'; }

.row, .gallerie {
  max-width: 1632px;
  width: 100%;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  display: block; }

.col-6, .social-posts, .col-5, .col-4, .col-3, .col-2, .paragraphe-avec-icone-col-2, .col-1, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-40-100, .col-60-100 {
  padding: 0 16px;
  margin-right: -4px;
  display: inline-block;
  *display: inline !important;
  *zoom: 1;
  vertical-align: top; }

.col-6, .social-posts {
  width: 16.66667%; }
  @media only screen and (max-width: 1600px) {
    .col-6, .social-posts {
      width: 33.33333%; } }
  @media only screen and (max-width: 767px) {
    .col-6, .social-posts {
      width: 50%; } }
  @media only screen and (max-width: 567px) {
    .col-6, .social-posts {
      width: 100%; } }

.col-5 {
  width: 20%; }
  @media only screen and (max-width: 1600px) {
    .col-5 {
      width: 33.33333%; } }
  @media only screen and (max-width: 767px) {
    .col-5 {
      width: 50%; } }
  @media only screen and (max-width: 567px) {
    .col-5 {
      width: 100%; } }

.col-4 {
  width: 25%; }
  @media only screen and (max-width: 1600px) {
    .col-4 {
      width: 50%; } }
  @media only screen and (max-width: 567px) {
    .col-4 {
      width: 100%; } }

.col-3 {
  width: 33.33333%; }
  @media only screen and (max-width: 567px) {
    .col-3 {
      width: 100%; } }

.col-2, .paragraphe-avec-icone-col-2 {
  width: 50%; }
  @media only screen and (max-width: 567px) {
    .col-2, .paragraphe-avec-icone-col-2 {
      width: 100%; } }

.col-1 {
  width: 100%; }

.col-1-3 {
  width: 33.33333%; }

.col-2-3 {
  width: 66.66667%; }

.col-1-4 {
  width: 25%; }

.col-3-4 {
  width: 75%; }

.col-40-100 {
  width: 40%; }

.col-60-100 {
  width: 60%; }

.btn, .box-dlir-link, .comments .submit, .comment-reply-link, .wpcf7 .wpcf7-submit {
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  background: #f79a1e;
  text-transform: uppercase;
  padding: 16px;
  line-height: 18px;
  border: none;
  text-align: center;
  font-weight: 500;
  display: inline-block;
  *display: inline;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  -webkit-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
  letter-spacing: 1px; }
  .btn:hover, .box-dlir-link:hover, .comments .submit:hover, .comment-reply-link:hover, .wpcf7 .wpcf7-submit:hover {
    color: #fff;
    background: #f38e09; }

.check-list, .row ul, .gallerie ul {
  list-style-type: none;
  padding: 0; }
  .check-list li, .row ul li, .gallerie ul li {
    line-height: 24px;
    min-height: 31px;
    position: relative;
    padding-left: 41px;
    margin-bottom: 12px;
    background: url("img/check.svg") left 0px no-repeat; }
    .oldie .check-list li, .oldie .row ul li, .row .oldie ul li, .oldie .gallerie ul li, .gallerie .oldie ul li {
      background: url("img/check.png") left 0px no-repeat; }

.section-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px; }

.section-intro {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
  margin-bottom: 74px; }

.mega-title {
  background: #f79a1e;
  text-align: center;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  padding: 0 5px;
  margin: 30px 0 40px 0; }
  .mega-title .mega-title-text {
    max-width: 730px;
    margin: 40px auto;
    color: #fff;
    font-size: 27px;
    font-weight: 800;
    line-height: 30px;
    font-style: italic; }
    @media only screen and (max-width: 730px) {
      .mega-title .mega-title-text {
        padding-left: 10px;
        padding-right: 10px; } }
  .mega-title a {
    color: inherit; }

.bordered-text-left {
  border-left: 5px solid #f79a1e;
  margin-left: 23.95833%; }

.bordered-text-right {
  border-right: 5px solid #f79a1e;
  margin-right: 23.95833%;
  text-align: right; }

.bordered-text-left, .bordered-text-right {
  max-width: 619px;
  padding: 0 20px 0 20px;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 639px) {
    .bordered-text-left, .bordered-text-right {
      margin-left: 0;
      margin-right: 0;
      border-left: none;
      border-right: none;
      width: 100%;
      text-align: left; } }

.bullet-border-bottom, .bullet-border-bottom-right {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .bullet-border-bottom:before, .bullet-border-bottom-right:before, .bullet-border-bottom:after, .bullet-border-bottom-right:after {
    content: '';
    display: block;
    position: absolute; }
  .bullet-border-bottom:before, .bullet-border-bottom-right:before {
    width: 10px;
    height: 10px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    left: 0; }
  .bullet-border-bottom:after, .bullet-border-bottom-right:after {
    border-bottom: 1px solid #d9d9d9;
    left: 10px;
    bottom: 4px;
    width: 100%;
    max-width: 304px; }

.bullet-border-bottom-right:before {
  right: 0;
  left: auto; }

.bullet-border-bottom-right:after {
  right: 10px;
  left: auto; }

.bullet-list, .bullet-list-horiz {
  list-style-type: none;
  padding-left: 44px;
  line-height: 22px; }
  .bullet-list li, .bullet-list-horiz li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 12px; }
    .bullet-list li:before, .bullet-list-horiz li:before {
      content: '';
      position: absolute;
      top: 7px;
      left: 0;
      display: block;
      width: 12px;
      height: 12px;
      border: 3px solid #f79a1e;
      -webkit-border-radius: 50%;
      border-radius: 50%; }

.bullet-list-horiz {
  padding-left: 0; }

.bullet-separator {
  border: none;
  max-width: 300px;
  margin: 40px auto;
  border-bottom: 2px solid #d9d9d9;
  position: relative; }
  .bullet-separator:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
    background: #fff; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

.gallerie ul.gallerie-list {
  padding-left: 0; }

.gallerie-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #fff; }

.gallerie-list-item {
  margin-bottom: 0 !important;
  padding: 8px !important;
  background: none !important; }
  .gallerie-list-item a {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; }
  .gallerie-list-item img {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; }

.breadcrumb div {
  display: inline;
  float: left; }

.breadcrumb a {
  color: #f79a1e; }
  .breadcrumb a:hover {
    color: #da8008; }

.paragraphe-avec-image.paragraphe-avec-image-parallax {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  display: table; }
  .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image,
  .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
    padding: 0;
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image,
      .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
        display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image {
      height: 200px; } }
  .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
    padding: 3.95833vw 7.91667vw;
    text-align: left;
    background: #000000;
    background: rgba(0, 0, 0, 0.6); }
    @media only screen and (max-width: 767px) {
      .paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
        padding: 16px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
    .slick-slide img:active {
      cursor: -webkit-grabbing;
      cursor: grabbing; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus {
    outline: none; }

.slick-arrow.slick-hidden {
  display: none; }

.slider-outer {
  position: relative;
  z-index: 1; }

.slider {
  background-color: transparent;
  font-size: 0;
  line-height: 0; }
  .slider:hover .slider-next,
  .slider:hover .slider-prev {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60); }
  .slider:hover .slider-next:hover,
  .slider:hover .slider-prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }

.slider-inner {
  background-color: transparent;
  padding: 0;
  position: relative; }

.slider-slide {
  width: 100%; }

.slider-next,
.slider-prev {
  position: absolute;
  z-index: 999;
  width: 3.64583vw;
  height: 3.64583vw;
  line-height: 3.54167vw;
  text-align: center;
  background: #eeeeee;
  color: #fff;
  font-size: 2.08333vw;
  top: 50%;
  margin-top: -1.95312vw;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }

.slider-next {
  right: 15px;
  padding-left: 0.26042vw; }

.slider-prev {
  left: 15px;
  padding-right: 0.26042vw; }

.box, .shadow-box {
  position: relative;
  z-index: 1; }
  .box .box-inner, .shadow-box .box-inner, .box .shadow-box-inner, .shadow-box .shadow-box-inner {
    position: relative;
    background-color: #f3f3f3;
    *zoom: 1; }
  .box .box-title, .shadow-box .box-title {
    margin-top: 0;
    margin-bottom: 32px; }
  .box .box-content, .shadow-box .box-content {
    font-size: 14px;
    padding: 0 20px 20px 20px; }

.box .shadow-box-inner:before, .box .shadow-box-inner:after, .shadow-box .shadow-box-inner:before, .shadow-box .shadow-box-inner:after {
  content: '';
  bottom: 15px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-box-shadow: 0 19px 19px rgba(0, 0, 0, 0.7);
  box-shadow: 0 19px 19px rgba(0, 0, 0, 0.7);
  opacity: 0.7; }

.box .shadow-box-inner:before, .shadow-box .shadow-box-inner:before {
  left: 10px;
  right: auto;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg); }

.box .shadow-box-inner:after, .shadow-box .shadow-box-inner:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg); }

@media only screen and (max-width: 780px) {
  .box-ilh-container .box-ilh-column {
    float: none;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 15px; }
    .box-ilh-container .box-ilh-column .box-ilh-column-inner {
      padding: 0 !important; } }

.box-ilh-column {
  margin-bottom: 20px; }

.box-ilh-column-inner {
  padding: 0 10px; }

.box-ilh-column:nth-child(3n+1) .box-ilh-column-inner {
  padding-left: 0;
  padding-right: 20px; }

.box-ilh-column:nth-child(3n+3) .box-ilh-column-inner {
  padding-right: 0;
  padding-left: 20px; }

.box-ilh {
  position: relative;
  overflow: hidden;
  z-index: 1;
  line-height: 0; }
  .box-ilh:hover .box-ilh-hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
    opacity: 0.9;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.box-ilh-hover {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 238, 238, 0.86)), to(rgba(255, 255, 255, 0.86)));
  background-image: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.86), rgba(255, 255, 255, 0.86));
  background-image: -o-linear-gradient(top, rgba(238, 238, 238, 0.86), rgba(255, 255, 255, 0.86));
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0.86), rgba(255, 255, 255, 0.86));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DBEEEEEE', endColorstr='#DBFFFFFF',GradientType=0 );
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden; }
  .oldie .box-ilh-hover {
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.86); }
  .box-ilh-hover:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.box-ilh-hover-inner {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
  height: auto;
  text-align: center;
  color: inherit;
  line-height: 22px;
  *color: #fff; }
  .box-ilh-hover-inner:hover {
    color: inherit;
    *color: #fff; }

.box-ilh-title {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 700; }

.box-ilh-title, .box-ilh-desc {
  padding: 0 10px; }

.box-ilh-icon {
  font-size: 30px; }

.social-posts-inner {
  padding: 0 15px; }

.social-posts-title {
  font-size: 20px;
  line-height: 24px; }

.social-post-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f3f3f3; }

.social-post-item:last-child {
  border-bottom: none; }

.social-post-item-title {
  margin: 0; }
  .social-post-item-title a {
    color: inherit;
    text-decoration: underline; }

a.social-post-item-link {
  color: #f79a1e; }

.social-post-item-date {
  color: #f79a1e;
  font-size: 14px; }

.box-dlir-container .box-dlir:nth-child(odd) {
  float: left; }

.box-dlir-container .box-dlir:nth-child(even) {
  float: right; }

@media only screen and (max-width: 1600px) {
  .box-dlir-container {
    width: 466px;
    margin: 0 auto; }
    .box-dlir-container .box-dlir {
      float: none !important;
      margin: 0 auto 20px auto; } }

@media only screen and (max-width: 506px) {
  .box-dlir-container {
    width: 233px; } }

.box-dlir {
  width: 466px; }
  @media only screen and (max-width: 506px) {
    .box-dlir {
      float: none !important;
      width: 233px; }
      .box-dlir .box-dlir-left, .box-dlir .box-dlir-right {
        float: none;
        margin: 0 auto;
        height: 175px;
        width: 233px; } }

.box-dlir-left {
  text-align: center;
  background: #f3f3f3;
  height: 175px;
  position: relative; }
  .box-dlir-left:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .box-dlir-left:after {
    border-style: solid;
    border-width: 11px 0px 11px 11px;
    border-color: transparent transparent transparent #f3f3f3;
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 100%;
    margin-left: -1px; }
    @media only screen and (max-width: 506px) {
      .box-dlir-left:after {
        content: none; } }
  .box-dlir-left .box-dlir-left-inner {
    display: inline-block;
    vertical-align: middle;
    width: 98%; }

.box-dlir-right {
  line-height: 0;
  font-size: 0;
  width: 233px;
  height: 175px; }

.box-dlir-title {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0 10px; }

.box-dlir-desc {
  padding: 0 10px; }

.box-dlir-link-container {
  margin-bottom: 0; }

.separator {
  margin: 0 auto;
  border: 0 solid #e7e6e6;
  clear: both;
  position: relative; }

.separator.sep-shadow {
  height: 1px;
  overflow: visible;
  border: none;
  background: none;
  background: -webkit-gradient(linear, left top, right top, from(rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), to(rgba(150, 150, 150, 0)));
  background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: linear-gradient(to right, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1); }

.separator.sep-shadow:after {
  display: block;
  height: 6px;
  width: 100%;
  content: '';
  background: -webkit-radial-gradient(ellipse at 50% -50%, #000000 0px, #ffffff 65%);
  background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
  background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
  background: -o-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%); }

.paragraphe-avec-icone {
  margin-top: 20px; }
  .paragraphe-avec-icone h1, .paragraphe-avec-icone h2, .paragraphe-avec-icone .box .box-title, .box .paragraphe-avec-icone .box-title, .paragraphe-avec-icone .shadow-box .box-title, .shadow-box .paragraphe-avec-icone .box-title, .paragraphe-avec-icone .sidebar h3, .sidebar .paragraphe-avec-icone h3, .paragraphe-avec-icone .comment-reply-title, .paragraphe-avec-icone h1.contact-title, .paragraphe-avec-icone h3, .paragraphe-avec-icone h4, .paragraphe-avec-icone h5, .paragraphe-avec-icone h6 {
    margin-top: 0; }

.paragraphe-avec-icone-2 {
  display: table;
  width: 100%; }

.paragraphe-avec-icone--image, .paragraphe-avec-icone--text {
  display: table-cell;
  padding: 0 16px;
  vertical-align: top; }
  .pai-vertical-middle .paragraphe-avec-icone--image, .pai-vertical-middle .paragraphe-avec-icone--text {
    vertical-align: middle; }

.paragraphe-avec-icone-col-1 {
  display: table;
  width: 100%; }
  .paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image {
    width: 240px; }
    .paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image img {
      max-width: 150px; }
  @media only screen and (max-width: 567px) {
    .paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image, .paragraphe-avec-icone-col-1 .paragraphe-avec-icone--text {
      display: block;
      width: 100%; } }

.paragraphe-avec-icone-col-2 {
  padding: 0; }
  .paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image {
    width: 120px; }
    .paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image img {
      max-width: 75px; }
  @media only screen and (max-width: 767px) {
    .paragraphe-avec-icone-col-2 {
      width: 100%; } }
  @media only screen and (max-width: 567px) {
    .paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image, .paragraphe-avec-icone-col-2 .paragraphe-avec-icone--text {
      display: block;
      width: 100%; } }

.paragraphe-avec-icone--image {
  text-align: center;
  padding-top: 6px; }
  .paragraphe-avec-icone--image img {
    max-width: 150px; }
  .pai-vertical-middle .paragraphe-avec-icone--image {
    padding-top: -0px; }

.paragraphe-avec-icone--text *:last-child {
  margin-bottom: 0; }

.paragraphe-avec-icone--text *:first-child {
  margin-top: 0; }

.paragraphe-avec-image--image {
  padding-top: 5px;
  line-height: 0;
  text-align: center; }

.paragraphe-avec-image--text *:first-child {
  margin-top: 0; }

.paragraphe-avec-image--text *:last-child {
  margin-bottom: 0; }

.paragraphe-avec-image--description {
  font-size: 12px;
  text-align: right;
  line-height: 15px; }

@media only screen and (max-width: 767px) {
  .paragraphe-avec-image--image {
    display: block;
    width: 100%;
    text-align: center; }
    .paragraphe-avec-image--image img {
      max-width: 480px; }
  .paragraphe-avec-image--text {
    display: block;
    width: 100%; } }

.titre-reset, h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h2.contact-title {
  color: #eeeeee;
  background-color: transparent;
  padding: 0;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  .titre-reset:before, h1.contact-title:before, .box .contact-title.box-title:before, .shadow-box .contact-title.box-title:before, .sidebar h3.contact-title:before, .contact-title.comment-reply-title:before, h2.contact-title:before, .titre-reset:after, h1.contact-title:after, .box .contact-title.box-title:after, .shadow-box .contact-title.box-title:after, .sidebar h3.contact-title:after, .contact-title.comment-reply-title:after, h2.contact-title:after {
    content: none; }

.titre-standard, h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title, h3, h4 {
  text-align: left; }

.titre-standard-centre, .main h1 {
  text-align: center; }

.titre-standard-droite {
  text-align: right; }

.titre-souligne-full, h5, h6, .titre-souligne-full-bullet, .titre-souligne-full-centre, .titre-souligne-full-centre-bullet, .titre-souligne-full-droite, .titre-souligne-full-droite-bullet, .titre-souligne-fixe-gauche, .titre-souligne-fixe-gauche-bullet, .titre-souligne-fixe-centre, .titre-souligne-fixe-centre-bullet, .titre-souligne-fixe-droite, .titre-souligne-fixe-droite-bullet {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 0; }
  .titre-souligne-full:after, h5:after, h6:after, .titre-souligne-full-bullet:after, .titre-souligne-full-centre:after, .titre-souligne-full-centre-bullet:after, .titre-souligne-full-droite:after, .titre-souligne-full-droite-bullet:after, .titre-souligne-fixe-gauche:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #f79a1e;
    margin-top: 17px; }

.titre-souligne-full, h5, h6, .titre-souligne-full-bullet {
  text-align: left; }

.titre-souligne-full-centre, .titre-souligne-full-centre-bullet {
  text-align: center; }

.titre-souligne-full-droite, .titre-souligne-full-droite-bullet {
  text-align: right; }

.titre-souligne-fixe-gauche:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
  width: 224px; }

.titre-souligne-fixe-gauche, .titre-souligne-fixe-gauche-bullet {
  text-align: left; }

.titre-souligne-fixe-centre, .titre-souligne-fixe-centre-bullet {
  text-align: center; }
  .titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after {
    margin-left: auto;
    margin-right: auto; }

.titre-souligne-fixe-droite, .titre-souligne-fixe-droite-bullet {
  text-align: right; }
  .titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
    margin-left: auto;
    margin-right: 0; }

.titre-souligne-full-bullet:after, .titre-souligne-full-centre-bullet:after, .titre-souligne-full-droite-bullet:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite-bullet:after {
  bottom: 4px; }

.titre-souligne-full-bullet:before, .titre-souligne-full-centre-bullet:before, .titre-souligne-full-droite-bullet:before, .titre-souligne-fixe-gauche-bullet:before, .titre-souligne-fixe-centre-bullet:before, .titre-souligne-fixe-droite-bullet:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid #f79a1e;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: -4px;
  left: 0;
  background: #fff;
  z-index: 999; }

@media only screen and (max-width: 567px) {
  .titre-souligne-full-bullet:before {
    left: 0; } }

.titre-souligne-full-centre-bullet:before {
  left: 50%;
  margin-left: -5px; }

.titre-souligne-full-droite-bullet:before {
  left: 100%; }
  @media only screen and (max-width: 567px) {
    .titre-souligne-full-droite-bullet:before {
      left: auto;
      right: 0; } }

@media only screen and (max-width: 567px) {
  .titre-souligne-fixe-gauche-bullet:before {
    left: 0; } }

.titre-souligne-fixe-centre-bullet:before {
  left: 50%;
  margin-left: -5px; }

.titre-souligne-fixe-droite-bullet:before {
  left: 100%; }
  @media only screen and (max-width: 567px) {
    .titre-souligne-fixe-droite-bullet:before {
      left: auto;
      right: 0; } }

.images-en-colonnes-egales > .col-1, .images-en-colonnes-egales > .col-2, .images-en-colonnes-egales > .paragraphe-avec-icone-col-2, .images-en-colonnes-egales > .col-3, .images-en-colonnes-egales > .col-4, .images-en-colonnes-egales > .col-5, .images-en-colonnes-egales > .col-6, .images-en-colonnes-egales > .social-posts {
  line-height: 0; }

.liens-pdf-link {
  display: block;
  position: relative;
  color: inherit;
  padding-left: 35px; }
  .liens-pdf-link:before {
    content: '\f1c1';
    font-family: FontAwesome;
    color: #f79a1e;
    font-size: 30px;
    position: absolute;
    top: 6px;
    left: 0;
    width: 30px;
    height: 30px; }

.blocs-lien-image-column {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.blocs-lien-image-link {
  position: relative;
  width: 100%; }
  .not-mobile .blocs-lien-image-link:before {
    content: none; }
  .blocs-lien-image-link img {
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }

.blocs-lien-image-link-text {
  margin: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding: 16px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  background-color: #f79a1e;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 999;
  text-align: center;
  transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  -webkit-transition: background-color 300ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 1px #666, 3px 3px 8px black;
  font-size: 28px;
  line-height: 28px;
  -webkit-transition-property: opacity, background-color;
  -o-transition-property: opacity, background-color;
  transition-property: opacity, background-color;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }
  .blocs-lien-image-link:hover .blocs-lien-image-link-text {
    background-color: #f38e09;
    color: #fff; }
  .blocs-lien-image-link:hover .blocs-lien-image-link-text {
    *display: block;
    visibility: visible;
    background: #000000;
    background: rgba(0, 0, 0, 0.3); }
  .blocs-lien-image-link-text:before {
    content: '';
    display: inline-block;
    width: 0.1%;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .blocs-lien-image-link-text .blocs-lien-image-link-text-inner {
    display: inline-block;
    vertical-align: middle;
    width: 99.9%;
    margin-right: -4px;
    padding: 16px; }

.blocs-lien-image-text-container {
  padding: 16px 0; }
  .blocs-lien-image-text-container p:last-child {
    margin-bottom: 0; }

.blocs-lien-image-button-container {
  text-align: right; }
  .blocs-lien-image-button-container .btn, .blocs-lien-image-button-container .box-dlir-link, .blocs-lien-image-button-container .comments .submit, .comments .blocs-lien-image-button-container .submit, .blocs-lien-image-button-container .comment-reply-link, .blocs-lien-image-button-container .wpcf7 .wpcf7-submit, .wpcf7 .blocs-lien-image-button-container .wpcf7-submit {
    margin-top: 0;
    margin-bottom: 0; }

.page-header {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  z-index: 1;
  color: #eeeeee; }

.header-top {
  padding-top: 15px;
  padding-bottom: 12px;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
  .oldie .header-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B3000000', endColorstr='#B3000000',GradientType=0 ); }
    .oldie .oldie .header-top {
      background-color: #000000;
      background-color: rgba(0, 0, 0, 0.7); }
  @media only screen and (max-width: 925px) {
    .header-top {
      position: static; } }

.header-inner .main-nav {
  clear: right; }

.header-inner-contact {
  float: right;
  text-align: right; }
  @media only screen and (max-width: 405px) {
    .header-inner-contact {
      float: none;
      width: 100%;
      text-align: center;
      padding-top: 0; } }

.logo {
  width: 100%;
  max-width: 200px;
  height: 128px;
  margin: 0;
  float: left;
  background-color: transparent;
  padding: 0 !important; }
  .logo:before, .logo:after {
    content: none; }
  .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("img/logo.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%; }
  @media only screen and (max-width: 405px) {
    .logo {
      float: none;
      margin: 0 auto;
      position: static !important;
      margin-top: 10px !important;
      margin-bottom: 10px; } }

.header-contact {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400; }
  .header-contact a {
    color: inherit; }

.header-adresse {
  font-size: inherit;
  color: inherit;
  line-height: inherit3px;
  display: inline;
  padding-right: 6px; }

.header-contact-phone {
  font-size: inherit;
  color: inherit;
  display: inline; }

.header-contact-email {
  font-size: 22px;
  color: inherit;
  display: inline;
  padding-left: 8px; }

.header-social {
  padding-top: 5px;
  display: inline; }
  .header-social .fa {
    font-size: 22px; }

.header-social-item {
  display: inline;
  font-size: 22px;
  color: inherit; }

/*
    Mobile Menu Core Style
*/
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul,
.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1; }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 16px; }

/* Button */
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: transparent;
  float: none; }

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #f79a1e;
  font-weight: bold; }

.slicknav_menu .slicknav_icon {
  float: right; }

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f79a1e; }

.slicknav_menu {
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  color: white; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #000000;
  color: rgba(0, 0, 0, 0.8); }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

#mobile-nav {
  display: none; }

@media only screen and (max-width: 925px) {
  .main-nav {
    display: none; }
  #mobile-nav {
    display: block; } }

.main-nav {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  float: right;
  margin: 40px 0 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 17px; }
  .main-nav a {
    color: #eeeeee;
    cursor: pointer; }
  .main-nav .menu > .menu-item {
    float: left;
    padding-right: 40px; }
    .main-nav .menu > .menu-item:last-child {
      padding-right: 0; }
    .main-nav .menu > .menu-item a:hover,
    .main-nav .menu > .menu-item.current-menu-ancestor > a,
    .main-nav .menu > .menu-item.current_page_item > a {
      color: #eeeeee; }
  .main-nav .menu .menu-item {
    position: relative; }
    .main-nav .menu .menu-item:hover .sub-menu {
      *display: block;
      visibility: visible;
      opacity: 1;
      height: auto; }
  .main-nav .sub-menu {
    *display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    padding: 15px 15px;
    background-color: #f79a1e;
    background-color: #da8008;
    -webkit-border-radius: 15px 0 15px 0;
    border-radius: 15px 0 15px 0;
    color: white;
    text-transform: none;
    -webkit-transition-property: opacity, height;
    -o-transition-property: opacity, height;
    transition-property: opacity, height;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }
    .main-nav .sub-menu .menu-item {
      font-size: 18px; }
      .main-nav .sub-menu .menu-item a {
        line-height: 20px;
        white-space: nowrap; }
    .main-nav .sub-menu .sub-menu {
      background: none;
      -webkit-filter: none;
      filter: none;
      position: static; }
    .main-nav .sub-menu a {
      color: inherit; }
    .main-nav .sub-menu .current-menu-item > a,
    .main-nav .sub-menu a:hover {
      color: white !important; }

.main-nav > .menu > .menu-item a:after {
  content: '';
  display: block;
  margin: 10px auto 0;
  width: 0;
  background: #f79a1e;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 12px;
  position: absolute;
  top: -4px;
  left: -16px; }

.main-nav > .menu > .menu-item.current-page-parent > a:after,
.main-nav > .menu > .menu-item > a:hover:after,
.main-nav > .menu > .menu-item.current_page_item > a:after,
.main-nav > .menu > .menu-item > a:focus:after {
  width: 12px; }

.main-nav > .menu > .menu-item.menu-item-has-children > a:focus:after,
.main-nav > .menu > .menu-item.menu-item-has-children > a:hover:after {
  width: 0; }

.main-nav > .menu > .menu-item.current-page-parent.menu-item-has-children:hover > a:after,
.main-nav > .menu > .menu-item.current_page_item.menu-item-has-children:hover > a:after {
  width: 0; }

.sidebar {
  float: right;
  width: 30%;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #F2EFEF; }
  @media only screen and (max-width: 767px) {
    .sidebar {
      float: none;
      width: 100%; } }
  .sidebar .sidebar-block {
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .sidebar .sidebar-block li {
      margin-bottom: 15px; }
      .sidebar .sidebar-block li .post-date {
        font-style: italic; }
  .sidebar .post-date {
    display: block; }
  .sidebar h3 {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 10px; }
  .sidebar ul {
    padding: 0;
    list-style-type: none; }
  .sidebar .sidebar-contact-list {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    text-align: center;
    line-height: 25px; }
  .sidebar .fb-like-container {
    padding-bottom: 15px; }
  .sidebar .sidebar-share-link {
    font-size: 30px; }

.main {
  text-align: justify; }
  @media only screen and (max-width: 767px) {
    .main {
      text-align: left; } }

.main-inner, .search-results-main {
  padding-top: 0; }
  @media only screen and (max-width: 1599px) {
    .main-inner, .search-results-main {
      padding-top: 20px; } }
  .error404 .main-inner, .error404 .search-results-main, .main-inner .no-article-found, .search-results-main .no-article-found {
    text-align: center;
    margin-bottom: 500px; }

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
  background-color: #f0efd7; }

@media (min-width: 44em) {
  .responsive-table {
    font-size: .9em; }
  .responsive-table.tab-chalets .tab-chalets-link {
    color: #eeeeee; } }

@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em; } }

.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

@media (min-width: 44em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto; } }

.responsive-table thead th {
  background-color: #898748;
  font-weight: normal;
  text-align: center;
  color: white;
  font-size: 20px; }

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  white-space: normal; }

@media (min-width: 44em) {
  .responsive-table tr {
    display: table-row; } }

.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle; }

@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em; } }

@media (min-width: 44em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em; } }

@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em; } }

@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em; } }

.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center; }

@media (min-width: 44em) {
  .responsive-table caption {
    font-size: 1.5em; } }

.responsive-table tfoot {
  font-size: .8em;
  font-style: italic; }

@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: .9em; } }

@media (min-width: 44em) {
  .responsive-table tbody {
    display: table-row-group; } }

.responsive-table tbody tr {
  margin-bottom: 1em; }

@media (min-width: 44em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px; } }

.responsive-table tbody tr:last-of-type {
  margin-bottom: 0; }

@media (min-width: 44em) {
  .responsive-table tbody th {
    width: 14.99472%;
    text-align: center; }
  .responsive-table tbody th, .responsive-table tbody td {
    padding-top: 20px;
    padding-bottom: 20px; }
  .responsive-table tbody td {
    width: 12.3548%;
    color: #000;
    font-weight: 700; }
  .responsive-table tbody tr:nth-of-type(odd) > td:nth-child(2n+2) {
    background-color: #ebeace; }
  .responsive-table tbody tr:nth-of-type(odd) > td:nth-child(2n+3) {
    background-color: #e1e0be; }
  .responsive-table tbody tr:nth-of-type(even) > td:nth-child(2n+2) {
    background-color: #e1e0be; }
  .responsive-table tbody tr:nth-of-type(even) > td:nth-child(2n+3) {
    background-color: #ebeace; } }

.responsive-table tbody th[scope="row"] {
  background-color: #898748;
  color: white; }

@media (min-width: 44em) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52; } }

.responsive-table tbody td {
  text-align: right; }

@media (min-width: 44em) {
  .responsive-table tbody td {
    text-align: center; } }

.responsive-table tbody td[data-type=currency] {
  text-align: right; }

.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .8em;
  color: #5e5d52;
  color: rgba(94, 93, 82, 0.75); }

@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: .9em; } }

@media (min-width: 44em) {
  .responsive-table tbody td[data-title]:before {
    content: none; } }

.blog-main {
  float: left;
  width: 70%;
  padding-right: 40px;
  margin-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .blog-main {
      float: none;
      width: 100%;
      padding-right: 0; } }
  .blog-main h2, .blog-main .box .box-title, .box .blog-main .box-title, .blog-main .shadow-box .box-title, .shadow-box .blog-main .box-title, .blog-main .sidebar h3, .sidebar .blog-main h3, .blog-main .comment-reply-title, .blog-main h1.contact-title {
    font-size: 30px;
    font-weight: 300;
    line-height: 33px; }

.single-blog-date {
  font-style: italic;
  display: block;
  margin-bottom: 20px; }

.more-link {
  display: block;
  margin-top: 15px;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dotted white;
  color: #f79a1e; }
  .blog-list .type-post:last-child .more-link {
    border-bottom: none; }

.comments {
  margin-bottom: 40px; }
  .comments .form-allowed-tags {
    font-size: 12px; }
    .comments .form-allowed-tags code {
      font-size: inherit;
      display: block; }
  .comments ul {
    padding-left: 0; }

.comment {
  list-style-type: none;
  margin-top: 30px;
  padding-top: 30px; }
  .comment:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none; }
  .comment .children {
    margin-top: 20px;
    padding-left: 6.25%; }

.comment-form label, .comment-form input[type="text"] {
  display: block; }

.comment-form input[type="text"] {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.comment-form-comment textarea {
  width: 100%;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.comment-respond, .comment-body {
  background-color: #fff;
  padding: 30px 3.125%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #F2EFEF; }

.comment-respond {
  margin-top: 60px; }

.comment-reply-title {
  margin-top: 0; }

.reply {
  text-align: right; }

.search-results-main {
  margin-bottom: 40px; }

.search-result {
  margin-bottom: 40px; }

.search-result-title {
  margin-bottom: 0;
  color: #f79a1e; }
  .search-result-title a {
    color: inherit; }

.page-footer {
  color: #fff;
  background: #f79a1e;
  text-align: center; }
  .page-footer a {
    color: inherit; }

.copyright {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
  line-height: 16px; }

.cta {
  padding: 40px 16px;
  text-align: left;
  background: url(https://jdginc.ca/wp-content/uploads/cta-grey.jpg) no-repeat center center;
  margin-top: 40px;
  color: #ffffff;
  -webkit-background-size: cover;
  background-size: cover; }
  .cta .it-block {
    line-height: 0px;
    width: 100%;
    max-width: 712px;
    margin: 0 auto;
    padding: 16px; }
  .cta .it-block-image, .cta .it-block-text {
    vertical-align: middle; }
  .cta .it-block-image {
    width: 16.91176%;
    max-width: 115px;
    line-height: 0; }
  .cta .it-block-text {
    width: 73.52941%;
    max-width: 500px;
    line-height: 24px; }
  @media only screen and (max-width: 567px) {
    .cta .it-block-text, .cta .it-block-image {
      display: block;
      width: auto;
      margin: 0 auto;
      padding: 10px 0; }
      .cta .it-block-text h2, .cta .it-block-text .box .box-title, .box .cta .it-block-text .box-title, .cta .it-block-text .shadow-box .box-title, .shadow-box .cta .it-block-text .box-title, .cta .it-block-text .sidebar h3, .sidebar .cta .it-block-text h3, .cta .it-block-text .comment-reply-title, .cta .it-block-text h1.contact-title, .cta .it-block-image h2, .cta .it-block-image .box .box-title, .box .cta .it-block-image .box-title, .cta .it-block-image .shadow-box .box-title, .shadow-box .cta .it-block-image .box-title, .cta .it-block-image .sidebar h3, .sidebar .cta .it-block-image h3, .cta .it-block-image .comment-reply-title, .cta .it-block-image h1.contact-title {
        margin-top: 0;
        text-align: center; }
    .cta .it-block-image {
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .cta * {
      text-align: center; } }

.cta-title {
  color: inherit;
  text-align: inherit;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 400; }
  .cta-title:after {
    content: none; }
  .cta-title a {
    color: inherit; }
  @media only screen and (max-width: 767px) {
    .cta-title {
      font-size: 21px;
      line-height: 24px;
      text-align: center; } }

.cta-description {
  color: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

.cta-contact {
  color: inherit;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; }
  .cta-contact a {
    color: inherit; }

.cta-button a {
  margin-bottom: 0; }

.contact .row a, .contact .gallerie a {
  color: #f79a1e; }

.contact .row ul li, .contact .gallerie ul li {
  padding-left: 0 !important;
  background: none !important; }

.contact .main {
  padding: 40px 0; }

.contact .google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  max-width: 480px; }
  .contact .google-maps img {
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.contact .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.contact-details, .contact-form {
  width: 45%; }

.contact-details {
  float: left; }

.contact-form {
  float: right; }

.contact-details {
  margin-bottom: 20px; }
  .contact-details .main-inner, .contact-details .search-results-main {
    padding-top: 0; }
    .contact-details .main-inner h2, .contact-details .search-results-main h2, .contact-details .main-inner .box .box-title, .box .contact-details .main-inner .box-title, .contact-details .search-results-main .box .box-title, .box .contact-details .search-results-main .box-title, .contact-details .main-inner .shadow-box .box-title, .shadow-box .contact-details .main-inner .box-title, .contact-details .search-results-main .shadow-box .box-title, .shadow-box .contact-details .search-results-main .box-title, .contact-details .main-inner .sidebar h3, .sidebar .contact-details .main-inner h3, .contact-details .search-results-main .sidebar h3, .sidebar .contact-details .search-results-main h3, .contact-details .main-inner .comment-reply-title, .contact-details .search-results-main .comment-reply-title, .contact-details .main-inner h1.contact-title, .contact-details .search-results-main h1.contact-title {
      margin-bottom: 15px; }

h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h1.contact-title, h2.contact-title {
  color: #f79a1e;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left; }
  @media only screen and (max-width: 1600px) {
    h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h1.contact-title, h2.contact-title {
      font-size: 18px;
      line-height: 21px; } }

.contact-slogan strong {
  font-weight: 600; }

.contact-adresse {
  font-style: normal;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif; }

.contact-tels, .contact-courriels {
  font-family: 'Lato', sans-serif; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="date"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 select {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #222222;
  background: #fff; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .wpcf7 select {
    height: 42px;
    line-height: 42px;
    background: #f4f4f4; } }

.wpcf7 select::-moz-focus-inner {
  border: 0;
  padding: 0; }

@-moz-document url-prefix() {
  .wpcf7 select {
    padding: 10px 0 !important; } }

@media screen\0 {
  .wpcf7 select {
    height: 42px;
    line-height: 42px; } }

.wpcf7 textarea {
  height: 130px; }

.wpcf7 p {
  padding-top: 15px;
  margin: 0; }
  .wpcf7 p:first-child {
    padding-top: 0; }

@media only screen and (max-width: 1600px) {
  .contact-form-title {
    font-size: 18px;
    line-height: 21px; } }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  -o-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  -o-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > div {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  max-height: -webkit-calc(100% - 88px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, #000000), color-stop(40%, #000000), color-stop(80%, #000000), to(#000000));
  background: -webkit-linear-gradient(top, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
  background: -o-linear-gradient(top, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
  background: linear-gradient(to bottom, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-button,
.fancybox-infobar__body {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: #000000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::after,
.fancybox-button::before {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::after,
.fancybox-button[disabled]::before {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.fancybox-button--close::after,
.fancybox-button--close::before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid #646464;
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: -webkit-calc(50% - 7px);
  left: calc(50% - 7px);
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--pause::before,
.fancybox-button--play::before {
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  left: -webkit-calc(50% - 4px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  -webkit-border-radius: 1px;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: -webkit-calc(50% - 2px);
    left: calc(50% - 2px);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: #000000;
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

.woocommerce-variation-price {
  margin-bottom: 16px; }

.woocommerce-product-gallery__image {
  pointer-events: none !important; }

.product_meta,
.woocommerce-ordering,
.woocommerce-result-count {
  display: none !important; }

.woocommerce div.product div.images {
  width: 38%; }
  @media only screen and (max-width: 768px) {
    .woocommerce div.product div.images {
      width: 100%;
      max-width: 300px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; } }

.woocommerce div.product div.summary {
  width: 58%; }
  @media only screen and (max-width: 768px) {
    .woocommerce div.product div.summary {
      width: 100%; } }

.woocommerce div.product form.cart .variations {
  width: auto; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0 2.95% 2.992em 0;
  padding: 8px;
  list-style-type: none;
  background: none;
  margin-left: 0;
  text-align: center;
  -webkit-box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.15);
  box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.15);
  background: #f1f1f1; }
  .woocommerce ul.products li.product.dark,
  .woocommerce-page ul.products li.product.dark {
    background: #eaeaea; }
  @media only screen and (max-width: 768px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 50%; } }
  @media only screen and (max-width: 479px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 100% !important;
      float: none !important; } }

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #545454;
  text-align: center; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background-color: #f79a1e;
  color: #ffffff; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #f38e09;
  color: #ffffff; }

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
  max-width: 1600px;
  padding: 16px;
  margin: 0 auto; }

.woocommerce div.product .product_title {
  text-align: left; }

.woocommerce div.product div.summary {
  background: #fff;
  padding: 16px;
  -webkit-box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.woocommerce-product-gallery__wrapper {
  -webkit-box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.wc-tabs {
  display: none !important; }

.sku_wrapper {
  display: none; }

.single-product .main h1 {
  font-size: 26px;
  line-height: 34px;
  text-align: left; }

.single-product .variations td {
  vertical-align: top !important; }

.single-product .variations td.label {
  padding-top: 10px; }

input[type="text"],
input[type="email"],
textarea,
input[type="date"],
input[type="number"],
input[type="tel"],
select {
  border: 1px solid #ccc;
  padding: 6px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #eeeeee;
  vertical-align: middle; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    height: 42px;
    line-height: 42px;
    background: #f4f4f4; } }

select::-moz-focus-inner {
  border: 0;
  padding: 0; }

@-moz-document url-prefix() {
  select {
    padding: 10px 0 !important !important; } }

@media screen\0 {
  select {
    height: 42px;
    line-height: 42px; } }

textarea {
  height: 130px; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #f79a1e;
  color: #ffffff;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #f38e09;
  color: #ffffff; }

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
  max-width: 1600px;
  padding: 16px;
  margin: 0 auto; }

.shop_table thead {
  background: #f79a1e;
  color: #fff; }

.shop_table tbody tr:nth-child(odd) {
  background: #fff; }

.shop_table tbody tr:nth-child(even) {
  background: #eee; }

.shop_table tbody tr:last-child {
  background: #ccc; }

.contrast-zone {
  padding: 0 0; }

.cta {
  margin-top: 0; }

body {
  overflow-x: hidden;
  background-attachment: fixed; }

.main .page-title {
  margin-top: 0;
  margin-bottom: 0; }
  .home .main .page-title,
  .realisations .main .page-title {
    margin-bottom: 3.125vw; }

.no-slide {
  height: 156px; }
  @media only screen and (max-width: 925px) {
    .no-slide {
      height: 0; } }

.wow {
  visibility: hidden; }

.cta .btn, .cta .box-dlir-link, .cta .comments .submit, .comments .cta .submit, .cta .comment-reply-link, .cta .wpcf7 .wpcf7-submit, .wpcf7 .cta .wpcf7-submit {
  margin-top: 20px; }

.padded-top {
  padding-top: 3.125vw; }

.padded-bottom {
  padding-bottom: 3.125vw; }

.paragraphe-avec-image--text {
  color: #eeeeee; }
  .paragraphe-avec-image--text h2, .paragraphe-avec-image--text .box .box-title, .box .paragraphe-avec-image--text .box-title, .paragraphe-avec-image--text .shadow-box .box-title, .shadow-box .paragraphe-avec-image--text .box-title, .paragraphe-avec-image--text .sidebar h3, .sidebar .paragraphe-avec-image--text h3, .paragraphe-avec-image--text .comment-reply-title, .paragraphe-avec-image--text h1.contact-title {
    font-style: italic; }
  .paragraphe-avec-image--text strong em {
    background: #f79a1e;
    display: block;
    padding: 32px;
    text-align: center;
    color: #eeeeee;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 32px !important; }

.slider-next,
.slider-prev {
  color: #222222 !important; }
