/*
	Theme Name: Abitabio
	Theme URI: http://mkdgs.fr
        Author:         Mickaël Desgranges
        Author URI:     http://mkdgs.fr
        Version: 1.0 
*/
/* 
    Created on : 15 juil. 2016, 17:06:42
    Author     : mickael
*/
/*
à utiliser avec :
https://github.com/jakubpawlowicz/clean-css
https://www.npmjs.com/package/less-plugin-clean-css
https://github.com/less/less-plugin-autoprefix
*/
/**/
/**/
/**/
/**/
/**/
/**/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.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 {
  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"] {
  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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/**/
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.grid-10.container:before,
.grid-10.container:after,
.grid-10.container-fluid:before,
.grid-10.container-fluid:after,
.grid-10 .row:before,
.grid-10 .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.grid-10.container:after,
.grid-10.container-fluid:after,
.grid-10 .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/**/
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 879px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 879px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 879px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 879px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 880px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 880px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 880px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 880px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 879px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 880px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 880px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 880px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/**/
/***************************
*
*   Grille custom
*
*****************************/
/* */
.grid-10.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 880px) {
  .grid-10.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .grid-10.container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .grid-10.container {
    width: 1140px;
  }
}
.grid-10.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.grid-10 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.grid-10 .col-10-xs-1, .col-10-sm-1, .col-10-md-1, .col-10-lg-1, .col-10-xs-2, .col-10-sm-2, .col-10-md-2, .col-10-lg-2, .col-10-xs-3, .col-10-sm-3, .col-10-md-3, .col-10-lg-3, .col-10-xs-4, .col-10-sm-4, .col-10-md-4, .col-10-lg-4, .col-10-xs-5, .col-10-sm-5, .col-10-md-5, .col-10-lg-5, .col-10-xs-6, .col-10-sm-6, .col-10-md-6, .col-10-lg-6, .col-10-xs-7, .col-10-sm-7, .col-10-md-7, .col-10-lg-7, .col-10-xs-8, .col-10-sm-8, .col-10-md-8, .col-10-lg-8, .col-10-xs-9, .col-10-sm-9, .col-10-md-9, .col-10-lg-9, .col-10-xs-10, .col-10-sm-10, .col-10-md-10, .col-10-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.grid-10 .col-10-xs-1, .col-10-xs-2, .col-10-xs-3, .col-10-xs-4, .col-10-xs-5, .col-10-xs-6, .col-10-xs-7, .col-10-xs-8, .col-10-xs-9, .col-10-xs-10 {
  float: left;
}
.grid-10 .col-10-xs-10 {
  width: 100%;
}
.grid-10 .col-10-xs-9 {
  width: 90%;
}
.grid-10 .col-10-xs-8 {
  width: 80%;
}
.grid-10 .col-10-xs-7 {
  width: 70%;
}
.grid-10 .col-10-xs-6 {
  width: 60%;
}
.grid-10 .col-10-xs-5 {
  width: 50%;
}
.grid-10 .col-10-xs-4 {
  width: 40%;
}
.grid-10 .col-10-xs-3 {
  width: 30%;
}
.grid-10 .col-10-xs-2 {
  width: 20%;
}
.grid-10 .col-10-xs-1 {
  width: 10%;
}
.grid-10 .col-10-xs-pull-10 {
  right: 100%;
}
.grid-10 .col-10-xs-pull-9 {
  right: 90%;
}
.grid-10 .col-10-xs-pull-8 {
  right: 80%;
}
.grid-10 .col-10-xs-pull-7 {
  right: 70%;
}
.grid-10 .col-10-xs-pull-6 {
  right: 60%;
}
.grid-10 .col-10-xs-pull-5 {
  right: 50%;
}
.grid-10 .col-10-xs-pull-4 {
  right: 40%;
}
.grid-10 .col-10-xs-pull-3 {
  right: 30%;
}
.grid-10 .col-10-xs-pull-2 {
  right: 20%;
}
.grid-10 .col-10-xs-pull-1 {
  right: 10%;
}
.grid-10 .col-10-xs-pull-0 {
  right: auto;
}
.grid-10 .col-10-xs-push-10 {
  left: 100%;
}
.grid-10 .col-10-xs-push-9 {
  left: 90%;
}
.grid-10 .col-10-xs-push-8 {
  left: 80%;
}
.grid-10 .col-10-xs-push-7 {
  left: 70%;
}
.grid-10 .col-10-xs-push-6 {
  left: 60%;
}
.grid-10 .col-10-xs-push-5 {
  left: 50%;
}
.grid-10 .col-10-xs-push-4 {
  left: 40%;
}
.grid-10 .col-10-xs-push-3 {
  left: 30%;
}
.grid-10 .col-10-xs-push-2 {
  left: 20%;
}
.grid-10 .col-10-xs-push-1 {
  left: 10%;
}
.grid-10 .col-10-xs-push-0 {
  left: auto;
}
.grid-10 .col-10-xs-offset-10 {
  margin-left: 100%;
}
.grid-10 .col-10-xs-offset-9 {
  margin-left: 90%;
}
.grid-10 .col-10-xs-offset-8 {
  margin-left: 80%;
}
.grid-10 .col-10-xs-offset-7 {
  margin-left: 70%;
}
.grid-10 .col-10-xs-offset-6 {
  margin-left: 60%;
}
.grid-10 .col-10-xs-offset-5 {
  margin-left: 50%;
}
.grid-10 .col-10-xs-offset-4 {
  margin-left: 40%;
}
.grid-10 .col-10-xs-offset-3 {
  margin-left: 30%;
}
.grid-10 .col-10-xs-offset-2 {
  margin-left: 20%;
}
.grid-10 .col-10-xs-offset-1 {
  margin-left: 10%;
}
.grid-10 .col-10-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 880px) {
  .grid-10 .col-10-sm-1, .col-10-sm-2, .col-10-sm-3, .col-10-sm-4, .col-10-sm-5, .col-10-sm-6, .col-10-sm-7, .col-10-sm-8, .col-10-sm-9, .col-10-sm-10 {
    float: left;
  }
  .grid-10 .col-10-sm-10 {
    width: 100%;
  }
  .grid-10 .col-10-sm-9 {
    width: 90%;
  }
  .grid-10 .col-10-sm-8 {
    width: 80%;
  }
  .grid-10 .col-10-sm-7 {
    width: 70%;
  }
  .grid-10 .col-10-sm-6 {
    width: 60%;
  }
  .grid-10 .col-10-sm-5 {
    width: 50%;
  }
  .grid-10 .col-10-sm-4 {
    width: 40%;
  }
  .grid-10 .col-10-sm-3 {
    width: 30%;
  }
  .grid-10 .col-10-sm-2 {
    width: 20%;
  }
  .grid-10 .col-10-sm-1 {
    width: 10%;
  }
  .grid-10 .col-10-sm-pull-10 {
    right: 100%;
  }
  .grid-10 .col-10-sm-pull-9 {
    right: 90%;
  }
  .grid-10 .col-10-sm-pull-8 {
    right: 80%;
  }
  .grid-10 .col-10-sm-pull-7 {
    right: 70%;
  }
  .grid-10 .col-10-sm-pull-6 {
    right: 60%;
  }
  .grid-10 .col-10-sm-pull-5 {
    right: 50%;
  }
  .grid-10 .col-10-sm-pull-4 {
    right: 40%;
  }
  .grid-10 .col-10-sm-pull-3 {
    right: 30%;
  }
  .grid-10 .col-10-sm-pull-2 {
    right: 20%;
  }
  .grid-10 .col-10-sm-pull-1 {
    right: 10%;
  }
  .grid-10 .col-10-sm-pull-0 {
    right: auto;
  }
  .grid-10 .col-10-sm-push-10 {
    left: 100%;
  }
  .grid-10 .col-10-sm-push-9 {
    left: 90%;
  }
  .grid-10 .col-10-sm-push-8 {
    left: 80%;
  }
  .grid-10 .col-10-sm-push-7 {
    left: 70%;
  }
  .grid-10 .col-10-sm-push-6 {
    left: 60%;
  }
  .grid-10 .col-10-sm-push-5 {
    left: 50%;
  }
  .grid-10 .col-10-sm-push-4 {
    left: 40%;
  }
  .grid-10 .col-10-sm-push-3 {
    left: 30%;
  }
  .grid-10 .col-10-sm-push-2 {
    left: 20%;
  }
  .grid-10 .col-10-sm-push-1 {
    left: 10%;
  }
  .grid-10 .col-10-sm-push-0 {
    left: auto;
  }
  .grid-10 .col-10-sm-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-10-sm-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-10-sm-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-10-sm-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-10-sm-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-10-sm-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-10-sm-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-10-sm-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-10-sm-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-10-sm-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-10-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .grid-10 .col-10-md-1, .col-10-md-2, .col-10-md-3, .col-10-md-4, .col-10-md-5, .col-10-md-6, .col-10-md-7, .col-10-md-8, .col-10-md-9, .col-10-md-10 {
    float: left;
  }
  .grid-10 .col-10-md-10 {
    width: 100%;
  }
  .grid-10 .col-10-md-9 {
    width: 90%;
  }
  .grid-10 .col-10-md-8 {
    width: 80%;
  }
  .grid-10 .col-10-md-7 {
    width: 70%;
  }
  .grid-10 .col-10-md-6 {
    width: 60%;
  }
  .grid-10 .col-10-md-5 {
    width: 50%;
  }
  .grid-10 .col-10-md-4 {
    width: 40%;
  }
  .grid-10 .col-10-md-3 {
    width: 30%;
  }
  .grid-10 .col-10-md-2 {
    width: 20%;
  }
  .grid-10 .col-10-md-1 {
    width: 10%;
  }
  .grid-10 .col-10-md-pull-10 {
    right: 100%;
  }
  .grid-10 .col-10-md-pull-9 {
    right: 90%;
  }
  .grid-10 .col-10-md-pull-8 {
    right: 80%;
  }
  .grid-10 .col-10-md-pull-7 {
    right: 70%;
  }
  .grid-10 .col-10-md-pull-6 {
    right: 60%;
  }
  .grid-10 .col-10-md-pull-5 {
    right: 50%;
  }
  .grid-10 .col-10-md-pull-4 {
    right: 40%;
  }
  .grid-10 .col-10-md-pull-3 {
    right: 30%;
  }
  .grid-10 .col-10-md-pull-2 {
    right: 20%;
  }
  .grid-10 .col-10-md-pull-1 {
    right: 10%;
  }
  .grid-10 .col-10-md-pull-0 {
    right: auto;
  }
  .grid-10 .col-10-md-push-10 {
    left: 100%;
  }
  .grid-10 .col-10-md-push-9 {
    left: 90%;
  }
  .grid-10 .col-10-md-push-8 {
    left: 80%;
  }
  .grid-10 .col-10-md-push-7 {
    left: 70%;
  }
  .grid-10 .col-10-md-push-6 {
    left: 60%;
  }
  .grid-10 .col-10-md-push-5 {
    left: 50%;
  }
  .grid-10 .col-10-md-push-4 {
    left: 40%;
  }
  .grid-10 .col-10-md-push-3 {
    left: 30%;
  }
  .grid-10 .col-10-md-push-2 {
    left: 20%;
  }
  .grid-10 .col-10-md-push-1 {
    left: 10%;
  }
  .grid-10 .col-10-md-push-0 {
    left: auto;
  }
  .grid-10 .col-10-md-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-10-md-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-10-md-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-10-md-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-10-md-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-10-md-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-10-md-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-10-md-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-10-md-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-10-md-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-10-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .grid-10 .col-10-lg-1, .col-10-lg-2, .col-10-lg-3, .col-10-lg-4, .col-10-lg-5, .col-10-lg-6, .col-10-lg-7, .col-10-lg-8, .col-10-lg-9, .col-10-lg-10 {
    float: left;
  }
  .grid-10 .col-10-lg-10 {
    width: 100%;
  }
  .grid-10 .col-10-lg-9 {
    width: 90%;
  }
  .grid-10 .col-10-lg-8 {
    width: 80%;
  }
  .grid-10 .col-10-lg-7 {
    width: 70%;
  }
  .grid-10 .col-10-lg-6 {
    width: 60%;
  }
  .grid-10 .col-10-lg-5 {
    width: 50%;
  }
  .grid-10 .col-10-lg-4 {
    width: 40%;
  }
  .grid-10 .col-10-lg-3 {
    width: 30%;
  }
  .grid-10 .col-10-lg-2 {
    width: 20%;
  }
  .grid-10 .col-10-lg-1 {
    width: 10%;
  }
  .grid-10 .col-10-lg-pull-10 {
    right: 100%;
  }
  .grid-10 .col-10-lg-pull-9 {
    right: 90%;
  }
  .grid-10 .col-10-lg-pull-8 {
    right: 80%;
  }
  .grid-10 .col-10-lg-pull-7 {
    right: 70%;
  }
  .grid-10 .col-10-lg-pull-6 {
    right: 60%;
  }
  .grid-10 .col-10-lg-pull-5 {
    right: 50%;
  }
  .grid-10 .col-10-lg-pull-4 {
    right: 40%;
  }
  .grid-10 .col-10-lg-pull-3 {
    right: 30%;
  }
  .grid-10 .col-10-lg-pull-2 {
    right: 20%;
  }
  .grid-10 .col-10-lg-pull-1 {
    right: 10%;
  }
  .grid-10 .col-10-lg-pull-0 {
    right: auto;
  }
  .grid-10 .col-10-lg-push-10 {
    left: 100%;
  }
  .grid-10 .col-10-lg-push-9 {
    left: 90%;
  }
  .grid-10 .col-10-lg-push-8 {
    left: 80%;
  }
  .grid-10 .col-10-lg-push-7 {
    left: 70%;
  }
  .grid-10 .col-10-lg-push-6 {
    left: 60%;
  }
  .grid-10 .col-10-lg-push-5 {
    left: 50%;
  }
  .grid-10 .col-10-lg-push-4 {
    left: 40%;
  }
  .grid-10 .col-10-lg-push-3 {
    left: 30%;
  }
  .grid-10 .col-10-lg-push-2 {
    left: 20%;
  }
  .grid-10 .col-10-lg-push-1 {
    left: 10%;
  }
  .grid-10 .col-10-lg-push-0 {
    left: auto;
  }
  .grid-10 .col-10-lg-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-10-lg-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-10-lg-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-10-lg-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-10-lg-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-10-lg-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-10-lg-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-10-lg-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-10-lg-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-10-lg-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-10-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
.grid-14 {   
    .custom-grid(14, 0px, ~"id14-");
}
*/
.container,
.container-fluid {
  /* defaut 480px */
  /* defaut 768px */
  /* defaut 992px */
  /* defaut 768px */
}
.container.gutter-h-2 > .row > div,
.container-fluid.gutter-h-2 > .row > div {
  margin: 1px 0;
}
.container.gutter-h-5 > .row > div,
.container-fluid.gutter-h-5 > .row > div {
  margin: 2.5px 0;
}
.container.gutter-h-10 > .row > div,
.container-fluid.gutter-h-10 > .row > div {
  margin: 5px 0;
}
.container.gutter-h-20 > .row > div,
.container-fluid.gutter-h-20 > .row > div {
  margin: 10px 0;
}
.container.gutter-h-24 > .row > div,
.container-fluid.gutter-h-24 > .row > div {
  margin: 12px 0;
}
.container.gutter-h-30 > .row > div,
.container-fluid.gutter-h-30 > .row > div {
  margin: 15px 0;
}
.container.gutter-h-40 > .row > div,
.container-fluid.gutter-h-40 > .row > div {
  margin: 20px 0;
}
.container.gutter-h-50 > .row > div,
.container-fluid.gutter-h-50 > .row > div {
  margin: 25px 0;
}
.container.gutter-h-60 > .row > div,
.container-fluid.gutter-h-60 > .row > div {
  margin: 30px 0;
}
.container.gutter-2,
.container-fluid.gutter-2 {
  padding: 0 1px;
}
.container.gutter-2 > .row,
.container-fluid.gutter-2 > .row {
  margin: 0 -1px;
}
.container.gutter-2 > .row > div,
.container-fluid.gutter-2 > .row > div {
  padding: 0 1px;
}
.container.gutter-5,
.container-fluid.gutter-5 {
  padding: 0 2.5px;
}
.container.gutter-5 > .row,
.container-fluid.gutter-5 > .row {
  margin: 0 -2.5px;
}
.container.gutter-5 > .row > div,
.container-fluid.gutter-5 > .row > div {
  padding: 0 2.5px;
}
.container.gutter-10,
.container-fluid.gutter-10 {
  padding: 0 5px;
}
.container.gutter-10 > .row,
.container-fluid.gutter-10 > .row {
  margin: 0 -5px;
}
.container.gutter-10 > .row > div,
.container-fluid.gutter-10 > .row > div {
  padding: 0 5px;
}
.container.gutter-20,
.container-fluid.gutter-20 {
  padding: 0 10px;
}
.container.gutter-20 > .row,
.container-fluid.gutter-20 > .row {
  margin: 0 -10px;
}
.container.gutter-20 > .row > div,
.container-fluid.gutter-20 > .row > div {
  padding: 0 10px;
}
.container.gutter-24,
.container-fluid.gutter-24 {
  padding: 0 12px;
}
.container.gutter-24 > .row,
.container-fluid.gutter-24 > .row {
  margin: 0 -12px;
}
.container.gutter-24 > .row > div,
.container-fluid.gutter-24 > .row > div {
  padding: 0 12px;
}
.container.gutter-30,
.container-fluid.gutter-30 {
  padding: 0 15px;
}
.container.gutter-30 > .row,
.container-fluid.gutter-30 > .row {
  margin: 0 -15px;
}
.container.gutter-30 > .row > div,
.container-fluid.gutter-30 > .row > div {
  padding: 0 15px;
}
.container.gutter-40,
.container-fluid.gutter-40 {
  padding: 0 20px;
}
.container.gutter-40 > .row,
.container-fluid.gutter-40 > .row {
  margin: 0 -20px;
}
.container.gutter-40 > .row > div,
.container-fluid.gutter-40 > .row > div {
  padding: 0 20px;
}
.container.gutter-50,
.container-fluid.gutter-50 {
  padding: 0 25px;
}
.container.gutter-50 > .row,
.container-fluid.gutter-50 > .row {
  margin: 0 -25px;
}
.container.gutter-50 > .row > div,
.container-fluid.gutter-50 > .row > div {
  padding: 0 25px;
}
.container.gutter-60,
.container-fluid.gutter-60 {
  padding: 0 30px;
}
.container.gutter-60 > .row,
.container-fluid.gutter-60 > .row {
  margin: 0 -30px;
}
.container.gutter-60 > .row > div,
.container-fluid.gutter-60 > .row > div {
  padding: 0 30px;
}
.container.no-gutter-arround [class*="col-"]:first-child,
.container-fluid.no-gutter-arround [class*="col-"]:first-child {
  padding-left: 0;
}
.container.no-gutter-arround [class*="col-"]:last-child,
.container-fluid.no-gutter-arround [class*="col-"]:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 540px) {
  .container.no-gutter-arround-xs [class*="col-"]:first-child,
  .container-fluid.no-gutter-arround-xs [class*="col-"]:first-child {
    padding-left: 0;
  }
  .container.no-gutter-arround-xs [class*="col-"]:last-child,
  .container-fluid.no-gutter-arround-xs [class*="col-"]:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .container.no-gutter-arround-sm [class*="col-"]:first-child,
  .container-fluid.no-gutter-arround-sm [class*="col-"]:first-child {
    padding-left: 0;
  }
  .container.no-gutter-arround-sm [class*="col-"]:last-child,
  .container-fluid.no-gutter-arround-sm [class*="col-"]:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container.no-gutter-arround-md [class*="col-"]:first-child,
  .container-fluid.no-gutter-arround-md [class*="col-"]:first-child {
    padding-left: 0;
  }
  .container.no-gutter-arround-md [class*="col-"]:last-child,
  .container-fluid.no-gutter-arround-md [class*="col-"]:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container.no-gutter-arround-lg [class*="col-"]:first-child,
  .container-fluid.no-gutter-arround-lg [class*="col-"]:first-child {
    padding-left: 0;
  }
  .container.no-gutter-arround-lg [class*="col-"]:last-child,
  .container-fluid.no-gutter-arround-lg [class*="col-"]:last-child {
    padding-right: 0;
  }
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 *  CONFIDENTIALITE
 */
.confidentialite{
	float: left;
}
.confidentialite span:last-child{margin: 0;}
.confidentialite + a{margin-left: 10px;}

/*------------------------------------*\
        TYPOGRAPHY
\*------------------------------------*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('./fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/**/
@font-face {
  font-family: 'HelveticaNeueLTPro-Hv';
  src: url('fonts/HelveticaNeueLTPro-Hv.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Hv.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTPro-Roman';
  src: url('fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTPro-Th';
  src: url('fonts/HelveticaNeueLTPro-Th.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Th.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa_Bold';
  src: url('fonts/Nexa_Bold.woff2') format('woff2'), url('fonts/Nexa_Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa_Light';
  src: url('fonts/Nexa_Light.woff2') format('woff2'), url('fonts/Nexa_Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.font-HelveticaNeueLTPro-Hv {
  font-family: 'HelveticaNeueLTPro-Hv';
  font-weight: normal;
  font-style: normal;
}
.font-HelveticaNeueLTPro-Roman {
  font-family: 'HelveticaNeueLTPro-Roman';
  font-weight: normal;
  font-style: normal;
}
.font-HelveticaNeueLTPro-Th {
  font-family: 'HelveticaNeueLTPro-Th';
  font-weight: normal;
  font-style: normal;
}
.font-Nexa_Bold {
  font-family: 'Nexa_Bold';
  font-weight: normal;
  font-style: normal;
}
.font-Nexa_Light {
  font-family: 'Nexa_Light';
  font-weight: normal;
  font-style: normal;
}
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #444;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
/*------------------------------------*\
    MISC
\*------------------------------------*/
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    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%;
  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 .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* 
    Created on : 12 janv. 2016, 15:27:40
    Author     : mickael
*/
.img-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-cover > img {
  display: none;
  /* hide image */
  display: block\9;
  /* except for =< ie8 they don'support background-cover */
}
.img-contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img-contain > img {
  display: none;
  /* hide image */
  display: block\9;
  /* except for =< ie8 they don'support background-cover */
}
.split-left {
  position: relative;
  display: block;
  width: 50%;
  top: 0px;
}
.split-left > div {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  z-index: 999;
  padding: 1rem;
}
.split-right {
  position: relative;
  display: inline-block;
  width: 50%;
  top: 0px;
  left: 50%;
  padding: 2rem;
  min-height: 100%;
}
.split-right .content {
  min-height: 100%;
  max-width: 600px;
  margin: auto;
  margin-bottom: 140px;
}
.f-left {
  float: left;
}
.f-left:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
.f-right {
  float: right;
}
.f-right:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
.a-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clear-after:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table .tr {
  display: table-row;
  height: 100%;
}
.table .cell {
  height: 100%;
  display: table-cell;
  vertical-align: top;
}
body .post-edit-link {
  position: absolute;
  right: 0;
  top: 0px;
  background-color: #000;
  color: #fff !important;
  text-transform: uppercase;
  display: block;
  padding: 2px 4px;
  opacity: 0.3;
  text-decoration: none;
  color: #fff;
}
body .post-edit-link:hover {
  opacity: 1;
}
nav ul {
  list-style-type: none;
  padding: 0;
}
.video-ratio {
  position: relative;
  width: 100%;
}
.video-ratio:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.video-ratio > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video-ratio + .video-ratio {
  margin-top: 10px;
}
/* 
    Created on : 7 nov. 2014, 16:01:56
    Author     : mickael
*/
.bg-cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-contain {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.thumb {
  position: relative;
}
.thumb .bg {
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumb .bg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.flex-ctn {
  height: 100%;
}
.flex-ctn.valign-top > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-ctn.valign-middle > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-ctn.valign-bottom > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.flex-ctn.align-left > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.flex-ctn.align-right > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.flex-ctn.align-center > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-ctn.align-sp-between > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-ctn.align-sp-around > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
/*
 background: -webkit-radial-gradient( center, circle, @color_vin_1_to, @color_vin_1);
            background:    -moz-radial-gradient( center, circle, @color_vin_1_to, @color_vin_1);
            background:     -ms-radial-gradient( center, circle, @color_vin_1_to, @color_vin_1);
            background:      -o-radial-gradient( center, circle, @color_vin_1_to, @color_vin_1);
            background:         radial-gradient( circle at center, @color_vin_1_to, @color_vin_1 40%);
*/
/*
* Usage: .pxRem(font-size, 26, "!important");
* generate:
* font-size: 26px !important;
* font-size: 2.6rem !important;
*/
/* ratio box */
/* 
    Created on : 24 janv. 2015, 08:59:05
    Author     : mickael
*/
.page-content {
  font-size: 20px ;
  line-height: 32px ;
  color: #333;
  font-family: 'HelveticaNeueLTPro-Th';
  /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
}
.page-content h1,
.page-content h1 a,
.page-content .h1,
.page-content .h1 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 34px ;
  line-height: 54.400000000000006px ;
  margin: 10.2px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content h1 > *,
.page-content h1 a > *,
.page-content .h1 > *,
.page-content .h1 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content h2,
.page-content h2 a,
.page-content .h2,
.page-content .h2 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 32px ;
  line-height: 51.2px ;
  margin: 19.2px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content h2 > *,
.page-content h2 a > *,
.page-content .h2 > *,
.page-content .h2 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content h3,
.page-content h3 a,
.page-content .h3,
.page-content .h3 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 30px ;
  line-height: 48px ;
  margin: 18px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content h3 > *,
.page-content h3 a > *,
.page-content .h3 > *,
.page-content .h3 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content h4,
.page-content h4 a,
.page-content .h4,
.page-content .h4 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 28px ;
  line-height: 44.800000000000004px ;
  margin: 16.8px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content h4 > *,
.page-content h4 a > *,
.page-content .h4 > *,
.page-content .h4 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content h5,
.page-content h5 a,
.page-content .h5,
.page-content .h5 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 26px ;
  line-height: 41.6px ;
  margin: 15.6px 0px ;
  font-weight: normal;
  text-decoration: none;
}
.page-content h5 > *,
.page-content h5 a > *,
.page-content .h5 > *,
.page-content .h5 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content h6,
.page-content h6 a,
.page-content .h6,
.page-content .h6 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 24px ;
  line-height: 38.400000000000006px ;
  margin: 14.399999999999999px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content h6 > *,
.page-content h6 a > *,
.page-content .h6 > *,
.page-content .h6 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content p,
.page-content pre,
.page-content address,
.page-content .address {
  font-size: 20px ;
  line-height: 32px ;
  margin: 12px 0px ;
}
.page-content p.text-cols-2,
.page-content pre.text-cols-2,
.page-content address.text-cols-2,
.page-content .address.text-cols-2 {
  text-align: justify;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 51.2px ;
  -moz-column-gap: 51.2px ;
  column-gap: 51.2px ;
}
.page-content p.text-cols-3,
.page-content pre.text-cols-3,
.page-content address.text-cols-3,
.page-content .address.text-cols-3 {
  text-align: justify;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 51.2px ;
  -moz-column-gap: 51.2px ;
  column-gap: 51.2px ;
}
.page-content p.first-letter::first-letter,
.page-content pre.first-letter::first-letter,
.page-content address.first-letter::first-letter,
.page-content .address.first-letter::first-letter {
  float: left;
  font-size: 32px ;
  line-height: 32px ;
  text-transform: uppercase;
  font-weight: bold;
}
.page-content p:first-child,
.page-content pre:first-child,
.page-content address:first-child,
.page-content .address:first-child {
  margin-top: 0;
}
.page-content b,
.page-content strong {
  /*font-weight: normal;*/
  /*font-family: @font-ralewaysemibold !important;*/
}
.page-content a {
  color: #000000;
  text-decoration: none;
  -webkit-text-decoration-color: #333;
          text-decoration-color: #333;
}
.page-content a:hover {
  opacity: 0.8;
}
.page-content td {
  padding: 32px ;
}
.page-content td h1 {
  margin-top: 0;
}
.page-content ul,
.page-content ol {
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.page-content ul li,
.page-content ol li {
  padding: 4px 0;
  font-size: 20px ;
  line-height: 32px ;
  /* &:before {
                 content: ' ';
             }*/
}
.page-content .address {
  padding-bottom: 32px ;
}
.page-content img.alignnone,
.page-content a img.alignnone {
  margin: 16px ;
  margin-top: 8px ;
  margin-bottom: 0;
}
.page-content img.alignright,
.page-content a img.alignright {
  margin-bottom: 0;
  margin-left: 16px ;
  margin-top: 8px ;
}
.page-content img.alignleft,
.page-content a img.alignleft {
  margin-right: 16px ;
  margin-top: 8px ;
  margin-bottom: 0;
}
.page-content img.img-100,
.page-content a img.img-100 {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.page-content img.no-margin,
.page-content a img.no-margin {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.page-content img.va-middle,
.page-content a img.va-middle {
  vertical-align: middle;
}
.page-content.condensed,
.page-content .condensed {
  line-height: 116% !important;
}
.page-content.condensed *,
.page-content .condensed * {
  line-height: 116% !important;
}
.page-content p + .v-space {
  margin-top: -12px ;
}
.page-content .v-space {
  display: block;
  clear: both;
}
.page-content .v-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content .v-space + p {
  margin-top: 0;
}
.page-content .h-space {
  display: inline-block;
  padding-left: 12px ;
}
.page-content .h-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content .underline {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  display: inline-block;
}
.page-content .underline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  height: 1px;
  background-color: #333;
}
.page-content .txt-little {
  font-size: 19px ;
}
.page-content .txt-mentions {
  font-size: 17px ;
}
.page-content .smallcaps {
  font-variant: small-caps;
  text-transform: lowercase;
}
.page-content .lowercase {
  text-transform: lowercase;
}
.page-content .uppercase {
  text-transform: uppercase;
}
.page-content .letter-spacing-1 {
  letter-spacing: 1px;
}
.page-content .letter-spacing-2 {
  letter-spacing: 2px;
}
.page-content .letter-spacing-4 {
  letter-spacing: 4px;
}
.page-content .padd-h {
  padding-left: 32px ;
  padding-right: 32px ;
}
.page-content .font-HelveticaNeueLTPro-Hv,
.page-content .font-HelveticaNeueLTPro-Hv * {
  font-family: 'HelveticaNeueLTPro-Hv' !important;
}
.page-content .font-HelveticaNeueLTPro-Roman,
.page-content .font-HelveticaNeueLTPro-Roman * {
  font-family: 'HelveticaNeueLTPro-Roman' !important;
}
.page-content .font-HelveticaNeueLTPro-Th,
.page-content .font-HelveticaNeueLTPro-Th * {
  font-family: 'HelveticaNeueLTPro-Th' !important;
}
.page-content .font-Nexa_Bold,
.page-content .font-Nexa_Bold * {
  font-family: 'Nexa_Bold' !important;
}
.page-content .font-Nexa_Light,
.page-content .font-Nexa_Light * {
  font-family: 'Nexa_Light' !important;
}
.page-content .container .row [class|="col"] *:first-child,
.page-content .container-fluid .row [class|="col"] *:first-child,
.page-content .container .row [class^="col-"] *:first-child,
.page-content .container-fluid .row [class^="col-"] *:first-child {
  margin-top: 0;
}
.page-content .container .row [class|="col"] *:last-child,
.page-content .container-fluid .row [class|="col"] *:last-child,
.page-content .container .row [class^="col-"] *:last-child,
.page-content .container-fluid .row [class^="col-"] *:last-child {
  margin-top: 0;
}
@media only screen and (max-width: 880px) {
  body#body .page-content {
    font-size: 18px ;
    line-height: 28.8px ;
    color: #333;
    font-family: 'HelveticaNeueLTPro-Th';
    /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
  }
  body#body .page-content h1,
  body#body .page-content h1 a,
  body#body .page-content .h1,
  body#body .page-content .h1 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 31px ;
    line-height: 49.6px ;
    margin: 9.299999999999999px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h1 > *,
  body#body .page-content h1 a > *,
  body#body .page-content .h1 > *,
  body#body .page-content .h1 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h2,
  body#body .page-content h2 a,
  body#body .page-content .h2,
  body#body .page-content .h2 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 29px ;
    line-height: 46.400000000000006px ;
    margin: 17.4px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h2 > *,
  body#body .page-content h2 a > *,
  body#body .page-content .h2 > *,
  body#body .page-content .h2 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h3,
  body#body .page-content h3 a,
  body#body .page-content .h3,
  body#body .page-content .h3 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 27px ;
    line-height: 43.2px ;
    margin: 16.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h3 > *,
  body#body .page-content h3 a > *,
  body#body .page-content .h3 > *,
  body#body .page-content .h3 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h4,
  body#body .page-content h4 a,
  body#body .page-content .h4,
  body#body .page-content .h4 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 25px ;
    line-height: 40px ;
    margin: 15px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h4 > *,
  body#body .page-content h4 a > *,
  body#body .page-content .h4 > *,
  body#body .page-content .h4 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h5,
  body#body .page-content h5 a,
  body#body .page-content .h5,
  body#body .page-content .h5 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 23px ;
    line-height: 36.800000000000004px ;
    margin: 13.799999999999999px 0px ;
    font-weight: normal;
    text-decoration: none;
  }
  body#body .page-content h5 > *,
  body#body .page-content h5 a > *,
  body#body .page-content .h5 > *,
  body#body .page-content .h5 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h6,
  body#body .page-content h6 a,
  body#body .page-content .h6,
  body#body .page-content .h6 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 22px ;
    line-height: 35.2px ;
    margin: 13.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h6 > *,
  body#body .page-content h6 a > *,
  body#body .page-content .h6 > *,
  body#body .page-content .h6 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content p,
  body#body .page-content pre,
  body#body .page-content address,
  body#body .page-content .address {
    font-size: 18px ;
    line-height: 28.8px ;
    margin: 10.799999999999999px 0px ;
  }
  body#body .page-content p.text-cols-2,
  body#body .page-content pre.text-cols-2,
  body#body .page-content address.text-cols-2,
  body#body .page-content .address.text-cols-2 {
    text-align: justify;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 46.080000000000005px ;
    -moz-column-gap: 46.080000000000005px ;
    column-gap: 46.080000000000005px ;
  }
  body#body .page-content p.text-cols-3,
  body#body .page-content pre.text-cols-3,
  body#body .page-content address.text-cols-3,
  body#body .page-content .address.text-cols-3 {
    text-align: justify;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 46.080000000000005px ;
    -moz-column-gap: 46.080000000000005px ;
    column-gap: 46.080000000000005px ;
  }
  body#body .page-content p.first-letter::first-letter,
  body#body .page-content pre.first-letter::first-letter,
  body#body .page-content address.first-letter::first-letter,
  body#body .page-content .address.first-letter::first-letter {
    float: left;
    font-size: 28.8px ;
    line-height: 28.8px ;
    text-transform: uppercase;
    font-weight: bold;
  }
  body#body .page-content p:first-child,
  body#body .page-content pre:first-child,
  body#body .page-content address:first-child,
  body#body .page-content .address:first-child {
    margin-top: 0;
  }
  body#body .page-content b,
  body#body .page-content strong {
    /*font-weight: normal;*/
    /*font-family: @font-ralewaysemibold !important;*/
  }
  body#body .page-content a {
    color: #000000;
    text-decoration: none;
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333;
  }
  body#body .page-content a:hover {
    opacity: 0.8;
  }
  body#body .page-content td {
    padding: 28.8px ;
  }
  body#body .page-content td h1 {
    margin-top: 0;
  }
  body#body .page-content ul,
  body#body .page-content ol {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  body#body .page-content ul li,
  body#body .page-content ol li {
    padding: 4px 0;
    font-size: 18px ;
    line-height: 28.8px ;
    /* &:before {
                 content: ' ';
             }*/
  }
  body#body .page-content .address {
    padding-bottom: 28.8px ;
  }
  body#body .page-content img.alignnone,
  body#body .page-content a img.alignnone {
    margin: 14.4px ;
    margin-top: 7.2px ;
    margin-bottom: 0;
  }
  body#body .page-content img.alignright,
  body#body .page-content a img.alignright {
    margin-bottom: 0;
    margin-left: 14.4px ;
    margin-top: 7.2px ;
  }
  body#body .page-content img.alignleft,
  body#body .page-content a img.alignleft {
    margin-right: 14.4px ;
    margin-top: 7.2px ;
    margin-bottom: 0;
  }
  body#body .page-content img.img-100,
  body#body .page-content a img.img-100 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
  }
  body#body .page-content img.no-margin,
  body#body .page-content a img.no-margin {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  body#body .page-content img.va-middle,
  body#body .page-content a img.va-middle {
    vertical-align: middle;
  }
  body#body .page-content.condensed,
  body#body .page-content .condensed {
    line-height: 116% !important;
  }
  body#body .page-content.condensed *,
  body#body .page-content .condensed * {
    line-height: 116% !important;
  }
  body#body .page-content p + .v-space {
    margin-top: -10.799999999999999px ;
  }
  body#body .page-content .v-space {
    display: block;
    clear: both;
  }
  body#body .page-content .v-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content .v-space + p {
    margin-top: 0;
  }
  body#body .page-content .h-space {
    display: inline-block;
    padding-left: 10.799999999999999px ;
  }
  body#body .page-content .h-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content .underline {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: inline-block;
  }
  body#body .page-content .underline:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    background-color: #333;
  }
  body#body .page-content .txt-little {
    font-size: 17.099999999999998px ;
  }
  body#body .page-content .txt-mentions {
    font-size: 15.299999999999999px ;
  }
  body#body .page-content .smallcaps {
    font-variant: small-caps;
    text-transform: lowercase;
  }
  body#body .page-content .lowercase {
    text-transform: lowercase;
  }
  body#body .page-content .uppercase {
    text-transform: uppercase;
  }
  body#body .page-content .letter-spacing-1 {
    letter-spacing: 1px;
  }
  body#body .page-content .letter-spacing-2 {
    letter-spacing: 2px;
  }
  body#body .page-content .letter-spacing-4 {
    letter-spacing: 4px;
  }
  body#body .page-content .padd-h {
    padding-left: 28.8px ;
    padding-right: 28.8px ;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Hv,
  body#body .page-content .font-HelveticaNeueLTPro-Hv * {
    font-family: 'HelveticaNeueLTPro-Hv' !important;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Roman,
  body#body .page-content .font-HelveticaNeueLTPro-Roman * {
    font-family: 'HelveticaNeueLTPro-Roman' !important;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Th,
  body#body .page-content .font-HelveticaNeueLTPro-Th * {
    font-family: 'HelveticaNeueLTPro-Th' !important;
  }
  body#body .page-content .font-Nexa_Bold,
  body#body .page-content .font-Nexa_Bold * {
    font-family: 'Nexa_Bold' !important;
  }
  body#body .page-content .font-Nexa_Light,
  body#body .page-content .font-Nexa_Light * {
    font-family: 'Nexa_Light' !important;
  }
  body#body .page-content .container .row [class|="col"] *:first-child,
  body#body .page-content .container-fluid .row [class|="col"] *:first-child,
  body#body .page-content .container .row [class^="col-"] *:first-child,
  body#body .page-content .container-fluid .row [class^="col-"] *:first-child {
    margin-top: 0;
  }
  body#body .page-content .container .row [class|="col"] *:last-child,
  body#body .page-content .container-fluid .row [class|="col"] *:last-child,
  body#body .page-content .container .row [class^="col-"] *:last-child,
  body#body .page-content .container-fluid .row [class^="col-"] *:last-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 540px) {
  body#body .page-content {
    font-size: 16px ;
    line-height: 25.6px ;
    color: #333;
    font-family: 'HelveticaNeueLTPro-Th';
    /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
  }
  body#body .page-content h1,
  body#body .page-content h1 a,
  body#body .page-content .h1,
  body#body .page-content .h1 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 27px ;
    line-height: 43.2px ;
    margin: 8.1px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h1 > *,
  body#body .page-content h1 a > *,
  body#body .page-content .h1 > *,
  body#body .page-content .h1 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h2,
  body#body .page-content h2 a,
  body#body .page-content .h2,
  body#body .page-content .h2 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 26px ;
    line-height: 41.6px ;
    margin: 15.6px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h2 > *,
  body#body .page-content h2 a > *,
  body#body .page-content .h2 > *,
  body#body .page-content .h2 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h3,
  body#body .page-content h3 a,
  body#body .page-content .h3,
  body#body .page-content .h3 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 24px ;
    line-height: 38.400000000000006px ;
    margin: 14.399999999999999px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h3 > *,
  body#body .page-content h3 a > *,
  body#body .page-content .h3 > *,
  body#body .page-content .h3 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h4,
  body#body .page-content h4 a,
  body#body .page-content .h4,
  body#body .page-content .h4 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 22px ;
    line-height: 35.2px ;
    margin: 13.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h4 > *,
  body#body .page-content h4 a > *,
  body#body .page-content .h4 > *,
  body#body .page-content .h4 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h5,
  body#body .page-content h5 a,
  body#body .page-content .h5,
  body#body .page-content .h5 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 21px ;
    line-height: 33.6px ;
    margin: 12.6px 0px ;
    font-weight: normal;
    text-decoration: none;
  }
  body#body .page-content h5 > *,
  body#body .page-content h5 a > *,
  body#body .page-content .h5 > *,
  body#body .page-content .h5 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content h6,
  body#body .page-content h6 a,
  body#body .page-content .h6,
  body#body .page-content .h6 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 19px ;
    line-height: 30.400000000000002px ;
    margin: 11.4px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content h6 > *,
  body#body .page-content h6 a > *,
  body#body .page-content .h6 > *,
  body#body .page-content .h6 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content p,
  body#body .page-content pre,
  body#body .page-content address,
  body#body .page-content .address {
    font-size: 16px ;
    line-height: 25.6px ;
    margin: 9.6px 0px ;
  }
  body#body .page-content p.text-cols-2,
  body#body .page-content pre.text-cols-2,
  body#body .page-content address.text-cols-2,
  body#body .page-content .address.text-cols-2 {
    text-align: justify;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40.96000000000001px ;
    -moz-column-gap: 40.96000000000001px ;
    column-gap: 40.96000000000001px ;
  }
  body#body .page-content p.text-cols-3,
  body#body .page-content pre.text-cols-3,
  body#body .page-content address.text-cols-3,
  body#body .page-content .address.text-cols-3 {
    text-align: justify;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40.96000000000001px ;
    -moz-column-gap: 40.96000000000001px ;
    column-gap: 40.96000000000001px ;
  }
  body#body .page-content p.first-letter::first-letter,
  body#body .page-content pre.first-letter::first-letter,
  body#body .page-content address.first-letter::first-letter,
  body#body .page-content .address.first-letter::first-letter {
    float: left;
    font-size: 25.6px ;
    line-height: 25.6px ;
    text-transform: uppercase;
    font-weight: bold;
  }
  body#body .page-content p:first-child,
  body#body .page-content pre:first-child,
  body#body .page-content address:first-child,
  body#body .page-content .address:first-child {
    margin-top: 0;
  }
  body#body .page-content b,
  body#body .page-content strong {
    /*font-weight: normal;*/
    /*font-family: @font-ralewaysemibold !important;*/
  }
  body#body .page-content a {
    color: #000000;
    text-decoration: none;
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333;
  }
  body#body .page-content a:hover {
    opacity: 0.8;
  }
  body#body .page-content td {
    padding: 25.6px ;
  }
  body#body .page-content td h1 {
    margin-top: 0;
  }
  body#body .page-content ul,
  body#body .page-content ol {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  body#body .page-content ul li,
  body#body .page-content ol li {
    padding: 4px 0;
    font-size: 16px ;
    line-height: 25.6px ;
    /* &:before {
                 content: ' ';
             }*/
  }
  body#body .page-content .address {
    padding-bottom: 25.6px ;
  }
  body#body .page-content img.alignnone,
  body#body .page-content a img.alignnone {
    margin: 12.8px ;
    margin-top: 6.4px ;
    margin-bottom: 0;
  }
  body#body .page-content img.alignright,
  body#body .page-content a img.alignright {
    margin-bottom: 0;
    margin-left: 12.8px ;
    margin-top: 6.4px ;
  }
  body#body .page-content img.alignleft,
  body#body .page-content a img.alignleft {
    margin-right: 12.8px ;
    margin-top: 6.4px ;
    margin-bottom: 0;
  }
  body#body .page-content img.img-100,
  body#body .page-content a img.img-100 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
  }
  body#body .page-content img.no-margin,
  body#body .page-content a img.no-margin {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  body#body .page-content img.va-middle,
  body#body .page-content a img.va-middle {
    vertical-align: middle;
  }
  body#body .page-content.condensed,
  body#body .page-content .condensed {
    line-height: 116% !important;
  }
  body#body .page-content.condensed *,
  body#body .page-content .condensed * {
    line-height: 116% !important;
  }
  body#body .page-content p + .v-space {
    margin-top: -9.6px ;
  }
  body#body .page-content .v-space {
    display: block;
    clear: both;
  }
  body#body .page-content .v-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content .v-space + p {
    margin-top: 0;
  }
  body#body .page-content .h-space {
    display: inline-block;
    padding-left: 9.6px ;
  }
  body#body .page-content .h-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content .underline {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: inline-block;
  }
  body#body .page-content .underline:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    background-color: #333;
  }
  body#body .page-content .txt-little {
    font-size: 15.2px ;
  }
  body#body .page-content .txt-mentions {
    font-size: 13.6px ;
  }
  body#body .page-content .smallcaps {
    font-variant: small-caps;
    text-transform: lowercase;
  }
  body#body .page-content .lowercase {
    text-transform: lowercase;
  }
  body#body .page-content .uppercase {
    text-transform: uppercase;
  }
  body#body .page-content .letter-spacing-1 {
    letter-spacing: 1px;
  }
  body#body .page-content .letter-spacing-2 {
    letter-spacing: 2px;
  }
  body#body .page-content .letter-spacing-4 {
    letter-spacing: 4px;
  }
  body#body .page-content .padd-h {
    padding-left: 25.6px ;
    padding-right: 25.6px ;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Hv,
  body#body .page-content .font-HelveticaNeueLTPro-Hv * {
    font-family: 'HelveticaNeueLTPro-Hv' !important;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Roman,
  body#body .page-content .font-HelveticaNeueLTPro-Roman * {
    font-family: 'HelveticaNeueLTPro-Roman' !important;
  }
  body#body .page-content .font-HelveticaNeueLTPro-Th,
  body#body .page-content .font-HelveticaNeueLTPro-Th * {
    font-family: 'HelveticaNeueLTPro-Th' !important;
  }
  body#body .page-content .font-Nexa_Bold,
  body#body .page-content .font-Nexa_Bold * {
    font-family: 'Nexa_Bold' !important;
  }
  body#body .page-content .font-Nexa_Light,
  body#body .page-content .font-Nexa_Light * {
    font-family: 'Nexa_Light' !important;
  }
  body#body .page-content .container .row [class|="col"] *:first-child,
  body#body .page-content .container-fluid .row [class|="col"] *:first-child,
  body#body .page-content .container .row [class^="col-"] *:first-child,
  body#body .page-content .container-fluid .row [class^="col-"] *:first-child {
    margin-top: 0;
  }
  body#body .page-content .container .row [class|="col"] *:last-child,
  body#body .page-content .container-fluid .row [class|="col"] *:last-child,
  body#body .page-content .container .row [class^="col-"] *:last-child,
  body#body .page-content .container-fluid .row [class^="col-"] *:last-child {
    margin-top: 0;
  }
}
.page-content.bigger {
  font-size: 22px ;
  line-height: 35.2px ;
  color: #333;
  font-family: 'HelveticaNeueLTPro-Th';
  /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
}
.page-content.bigger h1,
.page-content.bigger h1 a,
.page-content.bigger .h1,
.page-content.bigger .h1 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 37px ;
  line-height: 59.2px ;
  margin: 11.1px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.bigger h1 > *,
.page-content.bigger h1 a > *,
.page-content.bigger .h1 > *,
.page-content.bigger .h1 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger h2,
.page-content.bigger h2 a,
.page-content.bigger .h2,
.page-content.bigger .h2 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 35px ;
  line-height: 56px ;
  margin: 21px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.bigger h2 > *,
.page-content.bigger h2 a > *,
.page-content.bigger .h2 > *,
.page-content.bigger .h2 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger h3,
.page-content.bigger h3 a,
.page-content.bigger .h3,
.page-content.bigger .h3 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 33px ;
  line-height: 52.800000000000004px ;
  margin: 19.8px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.bigger h3 > *,
.page-content.bigger h3 a > *,
.page-content.bigger .h3 > *,
.page-content.bigger .h3 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger h4,
.page-content.bigger h4 a,
.page-content.bigger .h4,
.page-content.bigger .h4 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 31px ;
  line-height: 49.6px ;
  margin: 18.599999999999998px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.bigger h4 > *,
.page-content.bigger h4 a > *,
.page-content.bigger .h4 > *,
.page-content.bigger .h4 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger h5,
.page-content.bigger h5 a,
.page-content.bigger .h5,
.page-content.bigger .h5 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 29px ;
  line-height: 46.400000000000006px ;
  margin: 17.4px 0px ;
  font-weight: normal;
  text-decoration: none;
}
.page-content.bigger h5 > *,
.page-content.bigger h5 a > *,
.page-content.bigger .h5 > *,
.page-content.bigger .h5 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger h6,
.page-content.bigger h6 a,
.page-content.bigger .h6,
.page-content.bigger .h6 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 26px ;
  line-height: 41.6px ;
  margin: 15.6px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.bigger h6 > *,
.page-content.bigger h6 a > *,
.page-content.bigger .h6 > *,
.page-content.bigger .h6 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.bigger p,
.page-content.bigger pre,
.page-content.bigger address,
.page-content.bigger .address {
  font-size: 22px ;
  line-height: 35.2px ;
  margin: 13.2px 0px ;
}
.page-content.bigger p.text-cols-2,
.page-content.bigger pre.text-cols-2,
.page-content.bigger address.text-cols-2,
.page-content.bigger .address.text-cols-2 {
  text-align: justify;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 56.32000000000001px ;
  -moz-column-gap: 56.32000000000001px ;
  column-gap: 56.32000000000001px ;
}
.page-content.bigger p.text-cols-3,
.page-content.bigger pre.text-cols-3,
.page-content.bigger address.text-cols-3,
.page-content.bigger .address.text-cols-3 {
  text-align: justify;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 56.32000000000001px ;
  -moz-column-gap: 56.32000000000001px ;
  column-gap: 56.32000000000001px ;
}
.page-content.bigger p.first-letter::first-letter,
.page-content.bigger pre.first-letter::first-letter,
.page-content.bigger address.first-letter::first-letter,
.page-content.bigger .address.first-letter::first-letter {
  float: left;
  font-size: 35.2px ;
  line-height: 35.2px ;
  text-transform: uppercase;
  font-weight: bold;
}
.page-content.bigger p:first-child,
.page-content.bigger pre:first-child,
.page-content.bigger address:first-child,
.page-content.bigger .address:first-child {
  margin-top: 0;
}
.page-content.bigger b,
.page-content.bigger strong {
  /*font-weight: normal;*/
  /*font-family: @font-ralewaysemibold !important;*/
}
.page-content.bigger a {
  color: #000000;
  text-decoration: none;
  -webkit-text-decoration-color: #333;
          text-decoration-color: #333;
}
.page-content.bigger a:hover {
  opacity: 0.8;
}
.page-content.bigger td {
  padding: 35.2px ;
}
.page-content.bigger td h1 {
  margin-top: 0;
}
.page-content.bigger ul,
.page-content.bigger ol {
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.page-content.bigger ul li,
.page-content.bigger ol li {
  padding: 4px 0;
  font-size: 22px ;
  line-height: 35.2px ;
  /* &:before {
                 content: ' ';
             }*/
}
.page-content.bigger .address {
  padding-bottom: 35.2px ;
}
.page-content.bigger img.alignnone,
.page-content.bigger a img.alignnone {
  margin: 17.6px ;
  margin-top: 8.8px ;
  margin-bottom: 0;
}
.page-content.bigger img.alignright,
.page-content.bigger a img.alignright {
  margin-bottom: 0;
  margin-left: 17.6px ;
  margin-top: 8.8px ;
}
.page-content.bigger img.alignleft,
.page-content.bigger a img.alignleft {
  margin-right: 17.6px ;
  margin-top: 8.8px ;
  margin-bottom: 0;
}
.page-content.bigger img.img-100,
.page-content.bigger a img.img-100 {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.page-content.bigger img.no-margin,
.page-content.bigger a img.no-margin {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.page-content.bigger img.va-middle,
.page-content.bigger a img.va-middle {
  vertical-align: middle;
}
.page-content.bigger.condensed,
.page-content.bigger .condensed {
  line-height: 116% !important;
}
.page-content.bigger.condensed *,
.page-content.bigger .condensed * {
  line-height: 116% !important;
}
.page-content.bigger p + .v-space {
  margin-top: -13.2px ;
}
.page-content.bigger .v-space {
  display: block;
  clear: both;
}
.page-content.bigger .v-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content.bigger .v-space + p {
  margin-top: 0;
}
.page-content.bigger .h-space {
  display: inline-block;
  padding-left: 13.2px ;
}
.page-content.bigger .h-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content.bigger .underline {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  display: inline-block;
}
.page-content.bigger .underline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  height: 1px;
  background-color: #333;
}
.page-content.bigger .txt-little {
  font-size: 20.9px ;
}
.page-content.bigger .txt-mentions {
  font-size: 18.7px ;
}
.page-content.bigger .smallcaps {
  font-variant: small-caps;
  text-transform: lowercase;
}
.page-content.bigger .lowercase {
  text-transform: lowercase;
}
.page-content.bigger .uppercase {
  text-transform: uppercase;
}
.page-content.bigger .letter-spacing-1 {
  letter-spacing: 1px;
}
.page-content.bigger .letter-spacing-2 {
  letter-spacing: 2px;
}
.page-content.bigger .letter-spacing-4 {
  letter-spacing: 4px;
}
.page-content.bigger .padd-h {
  padding-left: 35.2px ;
  padding-right: 35.2px ;
}
.page-content.bigger .font-HelveticaNeueLTPro-Hv,
.page-content.bigger .font-HelveticaNeueLTPro-Hv * {
  font-family: 'HelveticaNeueLTPro-Hv' !important;
}
.page-content.bigger .font-HelveticaNeueLTPro-Roman,
.page-content.bigger .font-HelveticaNeueLTPro-Roman * {
  font-family: 'HelveticaNeueLTPro-Roman' !important;
}
.page-content.bigger .font-HelveticaNeueLTPro-Th,
.page-content.bigger .font-HelveticaNeueLTPro-Th * {
  font-family: 'HelveticaNeueLTPro-Th' !important;
}
.page-content.bigger .font-Nexa_Bold,
.page-content.bigger .font-Nexa_Bold * {
  font-family: 'Nexa_Bold' !important;
}
.page-content.bigger .font-Nexa_Light,
.page-content.bigger .font-Nexa_Light * {
  font-family: 'Nexa_Light' !important;
}
.page-content.bigger .container .row [class|="col"] *:first-child,
.page-content.bigger .container-fluid .row [class|="col"] *:first-child,
.page-content.bigger .container .row [class^="col-"] *:first-child,
.page-content.bigger .container-fluid .row [class^="col-"] *:first-child {
  margin-top: 0;
}
.page-content.bigger .container .row [class|="col"] *:last-child,
.page-content.bigger .container-fluid .row [class|="col"] *:last-child,
.page-content.bigger .container .row [class^="col-"] *:last-child,
.page-content.bigger .container-fluid .row [class^="col-"] *:last-child {
  margin-top: 0;
}
.page-content.bigger.condensed,
.page-content.bigger .condensed {
  line-height: 125% !important;
}
.page-content.bigger.condensed *,
.page-content.bigger .condensed * {
  line-height: 125% !important;
}
@media only screen and (max-width: 880px) {
  body#body .page-content.bigger {
    font-size: 20px ;
    line-height: 32px ;
    color: #333;
    font-family: 'HelveticaNeueLTPro-Th';
    /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
  }
  body#body .page-content.bigger h1,
  body#body .page-content.bigger h1 a,
  body#body .page-content.bigger .h1,
  body#body .page-content.bigger .h1 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 34px ;
    line-height: 54.400000000000006px ;
    margin: 10.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h1 > *,
  body#body .page-content.bigger h1 a > *,
  body#body .page-content.bigger .h1 > *,
  body#body .page-content.bigger .h1 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h2,
  body#body .page-content.bigger h2 a,
  body#body .page-content.bigger .h2,
  body#body .page-content.bigger .h2 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 32px ;
    line-height: 51.2px ;
    margin: 19.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h2 > *,
  body#body .page-content.bigger h2 a > *,
  body#body .page-content.bigger .h2 > *,
  body#body .page-content.bigger .h2 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h3,
  body#body .page-content.bigger h3 a,
  body#body .page-content.bigger .h3,
  body#body .page-content.bigger .h3 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 30px ;
    line-height: 48px ;
    margin: 18px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h3 > *,
  body#body .page-content.bigger h3 a > *,
  body#body .page-content.bigger .h3 > *,
  body#body .page-content.bigger .h3 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h4,
  body#body .page-content.bigger h4 a,
  body#body .page-content.bigger .h4,
  body#body .page-content.bigger .h4 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 28px ;
    line-height: 44.800000000000004px ;
    margin: 16.8px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h4 > *,
  body#body .page-content.bigger h4 a > *,
  body#body .page-content.bigger .h4 > *,
  body#body .page-content.bigger .h4 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h5,
  body#body .page-content.bigger h5 a,
  body#body .page-content.bigger .h5,
  body#body .page-content.bigger .h5 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 26px ;
    line-height: 41.6px ;
    margin: 15.6px 0px ;
    font-weight: normal;
    text-decoration: none;
  }
  body#body .page-content.bigger h5 > *,
  body#body .page-content.bigger h5 a > *,
  body#body .page-content.bigger .h5 > *,
  body#body .page-content.bigger .h5 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h6,
  body#body .page-content.bigger h6 a,
  body#body .page-content.bigger .h6,
  body#body .page-content.bigger .h6 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 24px ;
    line-height: 38.400000000000006px ;
    margin: 14.399999999999999px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h6 > *,
  body#body .page-content.bigger h6 a > *,
  body#body .page-content.bigger .h6 > *,
  body#body .page-content.bigger .h6 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger p,
  body#body .page-content.bigger pre,
  body#body .page-content.bigger address,
  body#body .page-content.bigger .address {
    font-size: 20px ;
    line-height: 32px ;
    margin: 12px 0px ;
  }
  body#body .page-content.bigger p.text-cols-2,
  body#body .page-content.bigger pre.text-cols-2,
  body#body .page-content.bigger address.text-cols-2,
  body#body .page-content.bigger .address.text-cols-2 {
    text-align: justify;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 51.2px ;
    -moz-column-gap: 51.2px ;
    column-gap: 51.2px ;
  }
  body#body .page-content.bigger p.text-cols-3,
  body#body .page-content.bigger pre.text-cols-3,
  body#body .page-content.bigger address.text-cols-3,
  body#body .page-content.bigger .address.text-cols-3 {
    text-align: justify;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 51.2px ;
    -moz-column-gap: 51.2px ;
    column-gap: 51.2px ;
  }
  body#body .page-content.bigger p.first-letter::first-letter,
  body#body .page-content.bigger pre.first-letter::first-letter,
  body#body .page-content.bigger address.first-letter::first-letter,
  body#body .page-content.bigger .address.first-letter::first-letter {
    float: left;
    font-size: 32px ;
    line-height: 32px ;
    text-transform: uppercase;
    font-weight: bold;
  }
  body#body .page-content.bigger p:first-child,
  body#body .page-content.bigger pre:first-child,
  body#body .page-content.bigger address:first-child,
  body#body .page-content.bigger .address:first-child {
    margin-top: 0;
  }
  body#body .page-content.bigger b,
  body#body .page-content.bigger strong {
    /*font-weight: normal;*/
    /*font-family: @font-ralewaysemibold !important;*/
  }
  body#body .page-content.bigger a {
    color: #000000;
    text-decoration: none;
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333;
  }
  body#body .page-content.bigger a:hover {
    opacity: 0.8;
  }
  body#body .page-content.bigger td {
    padding: 32px ;
  }
  body#body .page-content.bigger td h1 {
    margin-top: 0;
  }
  body#body .page-content.bigger ul,
  body#body .page-content.bigger ol {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  body#body .page-content.bigger ul li,
  body#body .page-content.bigger ol li {
    padding: 4px 0;
    font-size: 20px ;
    line-height: 32px ;
    /* &:before {
                 content: ' ';
             }*/
  }
  body#body .page-content.bigger .address {
    padding-bottom: 32px ;
  }
  body#body .page-content.bigger img.alignnone,
  body#body .page-content.bigger a img.alignnone {
    margin: 16px ;
    margin-top: 8px ;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.alignright,
  body#body .page-content.bigger a img.alignright {
    margin-bottom: 0;
    margin-left: 16px ;
    margin-top: 8px ;
  }
  body#body .page-content.bigger img.alignleft,
  body#body .page-content.bigger a img.alignleft {
    margin-right: 16px ;
    margin-top: 8px ;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.img-100,
  body#body .page-content.bigger a img.img-100 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
  }
  body#body .page-content.bigger img.no-margin,
  body#body .page-content.bigger a img.no-margin {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.va-middle,
  body#body .page-content.bigger a img.va-middle {
    vertical-align: middle;
  }
  body#body .page-content.bigger.condensed,
  body#body .page-content.bigger .condensed {
    line-height: 116% !important;
  }
  body#body .page-content.bigger.condensed *,
  body#body .page-content.bigger .condensed * {
    line-height: 116% !important;
  }
  body#body .page-content.bigger p + .v-space {
    margin-top: -12px ;
  }
  body#body .page-content.bigger .v-space {
    display: block;
    clear: both;
  }
  body#body .page-content.bigger .v-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.bigger .v-space + p {
    margin-top: 0;
  }
  body#body .page-content.bigger .h-space {
    display: inline-block;
    padding-left: 12px ;
  }
  body#body .page-content.bigger .h-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.bigger .underline {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: inline-block;
  }
  body#body .page-content.bigger .underline:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    background-color: #333;
  }
  body#body .page-content.bigger .txt-little {
    font-size: 19px ;
  }
  body#body .page-content.bigger .txt-mentions {
    font-size: 17px ;
  }
  body#body .page-content.bigger .smallcaps {
    font-variant: small-caps;
    text-transform: lowercase;
  }
  body#body .page-content.bigger .lowercase {
    text-transform: lowercase;
  }
  body#body .page-content.bigger .uppercase {
    text-transform: uppercase;
  }
  body#body .page-content.bigger .letter-spacing-1 {
    letter-spacing: 1px;
  }
  body#body .page-content.bigger .letter-spacing-2 {
    letter-spacing: 2px;
  }
  body#body .page-content.bigger .letter-spacing-4 {
    letter-spacing: 4px;
  }
  body#body .page-content.bigger .padd-h {
    padding-left: 32px ;
    padding-right: 32px ;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Hv,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Hv * {
    font-family: 'HelveticaNeueLTPro-Hv' !important;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Roman,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Roman * {
    font-family: 'HelveticaNeueLTPro-Roman' !important;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Th,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Th * {
    font-family: 'HelveticaNeueLTPro-Th' !important;
  }
  body#body .page-content.bigger .font-Nexa_Bold,
  body#body .page-content.bigger .font-Nexa_Bold * {
    font-family: 'Nexa_Bold' !important;
  }
  body#body .page-content.bigger .font-Nexa_Light,
  body#body .page-content.bigger .font-Nexa_Light * {
    font-family: 'Nexa_Light' !important;
  }
  body#body .page-content.bigger .container .row [class|="col"] *:first-child,
  body#body .page-content.bigger .container-fluid .row [class|="col"] *:first-child,
  body#body .page-content.bigger .container .row [class^="col-"] *:first-child,
  body#body .page-content.bigger .container-fluid .row [class^="col-"] *:first-child {
    margin-top: 0;
  }
  body#body .page-content.bigger .container .row [class|="col"] *:last-child,
  body#body .page-content.bigger .container-fluid .row [class|="col"] *:last-child,
  body#body .page-content.bigger .container .row [class^="col-"] *:last-child,
  body#body .page-content.bigger .container-fluid .row [class^="col-"] *:last-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 540px) {
  body#body .page-content.bigger {
    font-size: 18px ;
    line-height: 28.8px ;
    color: #333;
    font-family: 'HelveticaNeueLTPro-Th';
    /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
  }
  body#body .page-content.bigger h1,
  body#body .page-content.bigger h1 a,
  body#body .page-content.bigger .h1,
  body#body .page-content.bigger .h1 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 31px ;
    line-height: 49.6px ;
    margin: 9.299999999999999px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h1 > *,
  body#body .page-content.bigger h1 a > *,
  body#body .page-content.bigger .h1 > *,
  body#body .page-content.bigger .h1 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h2,
  body#body .page-content.bigger h2 a,
  body#body .page-content.bigger .h2,
  body#body .page-content.bigger .h2 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 29px ;
    line-height: 46.400000000000006px ;
    margin: 17.4px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h2 > *,
  body#body .page-content.bigger h2 a > *,
  body#body .page-content.bigger .h2 > *,
  body#body .page-content.bigger .h2 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h3,
  body#body .page-content.bigger h3 a,
  body#body .page-content.bigger .h3,
  body#body .page-content.bigger .h3 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 27px ;
    line-height: 43.2px ;
    margin: 16.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h3 > *,
  body#body .page-content.bigger h3 a > *,
  body#body .page-content.bigger .h3 > *,
  body#body .page-content.bigger .h3 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h4,
  body#body .page-content.bigger h4 a,
  body#body .page-content.bigger .h4,
  body#body .page-content.bigger .h4 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 25px ;
    line-height: 40px ;
    margin: 15px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h4 > *,
  body#body .page-content.bigger h4 a > *,
  body#body .page-content.bigger .h4 > *,
  body#body .page-content.bigger .h4 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h5,
  body#body .page-content.bigger h5 a,
  body#body .page-content.bigger .h5,
  body#body .page-content.bigger .h5 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 23px ;
    line-height: 36.800000000000004px ;
    margin: 13.799999999999999px 0px ;
    font-weight: normal;
    text-decoration: none;
  }
  body#body .page-content.bigger h5 > *,
  body#body .page-content.bigger h5 a > *,
  body#body .page-content.bigger .h5 > *,
  body#body .page-content.bigger .h5 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger h6,
  body#body .page-content.bigger h6 a,
  body#body .page-content.bigger .h6,
  body#body .page-content.bigger .h6 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 22px ;
    line-height: 35.2px ;
    margin: 13.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.bigger h6 > *,
  body#body .page-content.bigger h6 a > *,
  body#body .page-content.bigger .h6 > *,
  body#body .page-content.bigger .h6 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.bigger p,
  body#body .page-content.bigger pre,
  body#body .page-content.bigger address,
  body#body .page-content.bigger .address {
    font-size: 18px ;
    line-height: 28.8px ;
    margin: 10.799999999999999px 0px ;
  }
  body#body .page-content.bigger p.text-cols-2,
  body#body .page-content.bigger pre.text-cols-2,
  body#body .page-content.bigger address.text-cols-2,
  body#body .page-content.bigger .address.text-cols-2 {
    text-align: justify;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 46.080000000000005px ;
    -moz-column-gap: 46.080000000000005px ;
    column-gap: 46.080000000000005px ;
  }
  body#body .page-content.bigger p.text-cols-3,
  body#body .page-content.bigger pre.text-cols-3,
  body#body .page-content.bigger address.text-cols-3,
  body#body .page-content.bigger .address.text-cols-3 {
    text-align: justify;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 46.080000000000005px ;
    -moz-column-gap: 46.080000000000005px ;
    column-gap: 46.080000000000005px ;
  }
  body#body .page-content.bigger p.first-letter::first-letter,
  body#body .page-content.bigger pre.first-letter::first-letter,
  body#body .page-content.bigger address.first-letter::first-letter,
  body#body .page-content.bigger .address.first-letter::first-letter {
    float: left;
    font-size: 28.8px ;
    line-height: 28.8px ;
    text-transform: uppercase;
    font-weight: bold;
  }
  body#body .page-content.bigger p:first-child,
  body#body .page-content.bigger pre:first-child,
  body#body .page-content.bigger address:first-child,
  body#body .page-content.bigger .address:first-child {
    margin-top: 0;
  }
  body#body .page-content.bigger b,
  body#body .page-content.bigger strong {
    /*font-weight: normal;*/
    /*font-family: @font-ralewaysemibold !important;*/
  }
  body#body .page-content.bigger a {
    color: #000000;
    text-decoration: none;
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333;
  }
  body#body .page-content.bigger a:hover {
    opacity: 0.8;
  }
  body#body .page-content.bigger td {
    padding: 28.8px ;
  }
  body#body .page-content.bigger td h1 {
    margin-top: 0;
  }
  body#body .page-content.bigger ul,
  body#body .page-content.bigger ol {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  body#body .page-content.bigger ul li,
  body#body .page-content.bigger ol li {
    padding: 4px 0;
    font-size: 18px ;
    line-height: 28.8px ;
    /* &:before {
                 content: ' ';
             }*/
  }
  body#body .page-content.bigger .address {
    padding-bottom: 28.8px ;
  }
  body#body .page-content.bigger img.alignnone,
  body#body .page-content.bigger a img.alignnone {
    margin: 14.4px ;
    margin-top: 7.2px ;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.alignright,
  body#body .page-content.bigger a img.alignright {
    margin-bottom: 0;
    margin-left: 14.4px ;
    margin-top: 7.2px ;
  }
  body#body .page-content.bigger img.alignleft,
  body#body .page-content.bigger a img.alignleft {
    margin-right: 14.4px ;
    margin-top: 7.2px ;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.img-100,
  body#body .page-content.bigger a img.img-100 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
  }
  body#body .page-content.bigger img.no-margin,
  body#body .page-content.bigger a img.no-margin {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  body#body .page-content.bigger img.va-middle,
  body#body .page-content.bigger a img.va-middle {
    vertical-align: middle;
  }
  body#body .page-content.bigger.condensed,
  body#body .page-content.bigger .condensed {
    line-height: 116% !important;
  }
  body#body .page-content.bigger.condensed *,
  body#body .page-content.bigger .condensed * {
    line-height: 116% !important;
  }
  body#body .page-content.bigger p + .v-space {
    margin-top: -10.799999999999999px ;
  }
  body#body .page-content.bigger .v-space {
    display: block;
    clear: both;
  }
  body#body .page-content.bigger .v-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.bigger .v-space + p {
    margin-top: 0;
  }
  body#body .page-content.bigger .h-space {
    display: inline-block;
    padding-left: 10.799999999999999px ;
  }
  body#body .page-content.bigger .h-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.bigger .underline {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: inline-block;
  }
  body#body .page-content.bigger .underline:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    background-color: #333;
  }
  body#body .page-content.bigger .txt-little {
    font-size: 17.099999999999998px ;
  }
  body#body .page-content.bigger .txt-mentions {
    font-size: 15.299999999999999px ;
  }
  body#body .page-content.bigger .smallcaps {
    font-variant: small-caps;
    text-transform: lowercase;
  }
  body#body .page-content.bigger .lowercase {
    text-transform: lowercase;
  }
  body#body .page-content.bigger .uppercase {
    text-transform: uppercase;
  }
  body#body .page-content.bigger .letter-spacing-1 {
    letter-spacing: 1px;
  }
  body#body .page-content.bigger .letter-spacing-2 {
    letter-spacing: 2px;
  }
  body#body .page-content.bigger .letter-spacing-4 {
    letter-spacing: 4px;
  }
  body#body .page-content.bigger .padd-h {
    padding-left: 28.8px ;
    padding-right: 28.8px ;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Hv,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Hv * {
    font-family: 'HelveticaNeueLTPro-Hv' !important;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Roman,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Roman * {
    font-family: 'HelveticaNeueLTPro-Roman' !important;
  }
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Th,
  body#body .page-content.bigger .font-HelveticaNeueLTPro-Th * {
    font-family: 'HelveticaNeueLTPro-Th' !important;
  }
  body#body .page-content.bigger .font-Nexa_Bold,
  body#body .page-content.bigger .font-Nexa_Bold * {
    font-family: 'Nexa_Bold' !important;
  }
  body#body .page-content.bigger .font-Nexa_Light,
  body#body .page-content.bigger .font-Nexa_Light * {
    font-family: 'Nexa_Light' !important;
  }
  body#body .page-content.bigger .container .row [class|="col"] *:first-child,
  body#body .page-content.bigger .container-fluid .row [class|="col"] *:first-child,
  body#body .page-content.bigger .container .row [class^="col-"] *:first-child,
  body#body .page-content.bigger .container-fluid .row [class^="col-"] *:first-child {
    margin-top: 0;
  }
  body#body .page-content.bigger .container .row [class|="col"] *:last-child,
  body#body .page-content.bigger .container-fluid .row [class|="col"] *:last-child,
  body#body .page-content.bigger .container .row [class^="col-"] *:last-child,
  body#body .page-content.bigger .container-fluid .row [class^="col-"] *:last-child {
    margin-top: 0;
  }
}
.page-content.little {
  font-size: 16px ;
  line-height: 25.6px ;
  color: #333;
  font-family: 'HelveticaNeueLTPro-Th';
  /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
}
.page-content.little h1,
.page-content.little h1 a,
.page-content.little .h1,
.page-content.little .h1 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 27px ;
  line-height: 43.2px ;
  margin: 8.1px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.little h1 > *,
.page-content.little h1 a > *,
.page-content.little .h1 > *,
.page-content.little .h1 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little h2,
.page-content.little h2 a,
.page-content.little .h2,
.page-content.little .h2 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 26px ;
  line-height: 41.6px ;
  margin: 15.6px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.little h2 > *,
.page-content.little h2 a > *,
.page-content.little .h2 > *,
.page-content.little .h2 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little h3,
.page-content.little h3 a,
.page-content.little .h3,
.page-content.little .h3 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 24px ;
  line-height: 38.400000000000006px ;
  margin: 14.399999999999999px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.little h3 > *,
.page-content.little h3 a > *,
.page-content.little .h3 > *,
.page-content.little .h3 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little h4,
.page-content.little h4 a,
.page-content.little .h4,
.page-content.little .h4 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 22px ;
  line-height: 35.2px ;
  margin: 13.2px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.little h4 > *,
.page-content.little h4 a > *,
.page-content.little .h4 > *,
.page-content.little .h4 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little h5,
.page-content.little h5 a,
.page-content.little .h5,
.page-content.little .h5 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 21px ;
  line-height: 33.6px ;
  margin: 12.6px 0px ;
  font-weight: normal;
  text-decoration: none;
}
.page-content.little h5 > *,
.page-content.little h5 a > *,
.page-content.little .h5 > *,
.page-content.little .h5 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little h6,
.page-content.little h6 a,
.page-content.little .h6,
.page-content.little .h6 a {
  font-family: 'Nexa_Bold';
  color: #000;
  font-size: 19px ;
  line-height: 30.400000000000002px ;
  margin: 11.4px 0px ;
  text-decoration: none;
  font-weight: normal;
}
.page-content.little h6 > *,
.page-content.little h6 a > *,
.page-content.little .h6 > *,
.page-content.little .h6 a > * {
  margin: 0 !important;
  line-height: inherit !important;
}
.page-content.little p,
.page-content.little pre,
.page-content.little address,
.page-content.little .address {
  font-size: 16px ;
  line-height: 25.6px ;
  margin: 9.6px 0px ;
}
.page-content.little p.text-cols-2,
.page-content.little pre.text-cols-2,
.page-content.little address.text-cols-2,
.page-content.little .address.text-cols-2 {
  text-align: justify;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40.96000000000001px ;
  -moz-column-gap: 40.96000000000001px ;
  column-gap: 40.96000000000001px ;
}
.page-content.little p.text-cols-3,
.page-content.little pre.text-cols-3,
.page-content.little address.text-cols-3,
.page-content.little .address.text-cols-3 {
  text-align: justify;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40.96000000000001px ;
  -moz-column-gap: 40.96000000000001px ;
  column-gap: 40.96000000000001px ;
}
.page-content.little p.first-letter::first-letter,
.page-content.little pre.first-letter::first-letter,
.page-content.little address.first-letter::first-letter,
.page-content.little .address.first-letter::first-letter {
  float: left;
  font-size: 25.6px ;
  line-height: 25.6px ;
  text-transform: uppercase;
  font-weight: bold;
}
.page-content.little p:first-child,
.page-content.little pre:first-child,
.page-content.little address:first-child,
.page-content.little .address:first-child {
  margin-top: 0;
}
.page-content.little b,
.page-content.little strong {
  /*font-weight: normal;*/
  /*font-family: @font-ralewaysemibold !important;*/
}
.page-content.little a {
  color: #000000;
  text-decoration: none;
  -webkit-text-decoration-color: #333;
          text-decoration-color: #333;
}
.page-content.little a:hover {
  opacity: 0.8;
}
.page-content.little td {
  padding: 25.6px ;
}
.page-content.little td h1 {
  margin-top: 0;
}
.page-content.little ul,
.page-content.little ol {
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.page-content.little ul li,
.page-content.little ol li {
  padding: 4px 0;
  font-size: 16px ;
  line-height: 25.6px ;
  /* &:before {
                 content: ' ';
             }*/
}
.page-content.little .address {
  padding-bottom: 25.6px ;
}
.page-content.little img.alignnone,
.page-content.little a img.alignnone {
  margin: 12.8px ;
  margin-top: 6.4px ;
  margin-bottom: 0;
}
.page-content.little img.alignright,
.page-content.little a img.alignright {
  margin-bottom: 0;
  margin-left: 12.8px ;
  margin-top: 6.4px ;
}
.page-content.little img.alignleft,
.page-content.little a img.alignleft {
  margin-right: 12.8px ;
  margin-top: 6.4px ;
  margin-bottom: 0;
}
.page-content.little img.img-100,
.page-content.little a img.img-100 {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.page-content.little img.no-margin,
.page-content.little a img.no-margin {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.page-content.little img.va-middle,
.page-content.little a img.va-middle {
  vertical-align: middle;
}
.page-content.little.condensed,
.page-content.little .condensed {
  line-height: 116% !important;
}
.page-content.little.condensed *,
.page-content.little .condensed * {
  line-height: 116% !important;
}
.page-content.little p + .v-space {
  margin-top: -9.6px ;
}
.page-content.little .v-space {
  display: block;
  clear: both;
}
.page-content.little .v-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content.little .v-space + p {
  margin-top: 0;
}
.page-content.little .h-space {
  display: inline-block;
  padding-left: 9.6px ;
}
.page-content.little .h-space:before {
  content: ' ';
  display: inline-block;
  line-height: 100%;
}
.page-content.little .underline {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  display: inline-block;
}
.page-content.little .underline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  height: 1px;
  background-color: #333;
}
.page-content.little .txt-little {
  font-size: 15.2px ;
}
.page-content.little .txt-mentions {
  font-size: 13.6px ;
}
.page-content.little .smallcaps {
  font-variant: small-caps;
  text-transform: lowercase;
}
.page-content.little .lowercase {
  text-transform: lowercase;
}
.page-content.little .uppercase {
  text-transform: uppercase;
}
.page-content.little .letter-spacing-1 {
  letter-spacing: 1px;
}
.page-content.little .letter-spacing-2 {
  letter-spacing: 2px;
}
.page-content.little .letter-spacing-4 {
  letter-spacing: 4px;
}
.page-content.little .padd-h {
  padding-left: 25.6px ;
  padding-right: 25.6px ;
}
.page-content.little .font-HelveticaNeueLTPro-Hv,
.page-content.little .font-HelveticaNeueLTPro-Hv * {
  font-family: 'HelveticaNeueLTPro-Hv' !important;
}
.page-content.little .font-HelveticaNeueLTPro-Roman,
.page-content.little .font-HelveticaNeueLTPro-Roman * {
  font-family: 'HelveticaNeueLTPro-Roman' !important;
}
.page-content.little .font-HelveticaNeueLTPro-Th,
.page-content.little .font-HelveticaNeueLTPro-Th * {
  font-family: 'HelveticaNeueLTPro-Th' !important;
}
.page-content.little .font-Nexa_Bold,
.page-content.little .font-Nexa_Bold * {
  font-family: 'Nexa_Bold' !important;
}
.page-content.little .font-Nexa_Light,
.page-content.little .font-Nexa_Light * {
  font-family: 'Nexa_Light' !important;
}
.page-content.little .container .row [class|="col"] *:first-child,
.page-content.little .container-fluid .row [class|="col"] *:first-child,
.page-content.little .container .row [class^="col-"] *:first-child,
.page-content.little .container-fluid .row [class^="col-"] *:first-child {
  margin-top: 0;
}
.page-content.little .container .row [class|="col"] *:last-child,
.page-content.little .container-fluid .row [class|="col"] *:last-child,
.page-content.little .container .row [class^="col-"] *:last-child,
.page-content.little .container-fluid .row [class^="col-"] *:last-child {
  margin-top: 0;
}
.page-content.little.condensed,
.page-content.little .condensed {
  line-height: 105% !important;
}
.page-content.little.condensed *,
.page-content.little .condensed * {
  line-height: 105% !important;
}
@media only screen and (max-width: 540px) {
  body#body .page-content.little {
    font-size: 14px ;
    line-height: 22.400000000000002px ;
    color: #333;
    font-family: 'HelveticaNeueLTPro-Th';
    /*
    .font-ralewaybold{
        font-family: @font-ralewaybold;
    }

    .color-black, .color-black *  {
        color:#000 !important;
    }
    */
  }
  body#body .page-content.little h1,
  body#body .page-content.little h1 a,
  body#body .page-content.little .h1,
  body#body .page-content.little .h1 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 24px ;
    line-height: 38.400000000000006px ;
    margin: 7.199999999999999px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.little h1 > *,
  body#body .page-content.little h1 a > *,
  body#body .page-content.little .h1 > *,
  body#body .page-content.little .h1 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little h2,
  body#body .page-content.little h2 a,
  body#body .page-content.little .h2,
  body#body .page-content.little .h2 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 22px ;
    line-height: 35.2px ;
    margin: 13.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.little h2 > *,
  body#body .page-content.little h2 a > *,
  body#body .page-content.little .h2 > *,
  body#body .page-content.little .h2 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little h3,
  body#body .page-content.little h3 a,
  body#body .page-content.little .h3,
  body#body .page-content.little .h3 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 21px ;
    line-height: 33.6px ;
    margin: 12.6px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.little h3 > *,
  body#body .page-content.little h3 a > *,
  body#body .page-content.little .h3 > *,
  body#body .page-content.little .h3 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little h4,
  body#body .page-content.little h4 a,
  body#body .page-content.little .h4,
  body#body .page-content.little .h4 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 20px ;
    line-height: 32px ;
    margin: 12px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.little h4 > *,
  body#body .page-content.little h4 a > *,
  body#body .page-content.little .h4 > *,
  body#body .page-content.little .h4 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little h5,
  body#body .page-content.little h5 a,
  body#body .page-content.little .h5,
  body#body .page-content.little .h5 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 18px ;
    line-height: 28.8px ;
    margin: 10.799999999999999px 0px ;
    font-weight: normal;
    text-decoration: none;
  }
  body#body .page-content.little h5 > *,
  body#body .page-content.little h5 a > *,
  body#body .page-content.little .h5 > *,
  body#body .page-content.little .h5 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little h6,
  body#body .page-content.little h6 a,
  body#body .page-content.little .h6,
  body#body .page-content.little .h6 a {
    font-family: 'Nexa_Bold';
    color: #000;
    font-size: 17px ;
    line-height: 27.200000000000003px ;
    margin: 10.2px 0px ;
    text-decoration: none;
    font-weight: normal;
  }
  body#body .page-content.little h6 > *,
  body#body .page-content.little h6 a > *,
  body#body .page-content.little .h6 > *,
  body#body .page-content.little .h6 a > * {
    margin: 0 !important;
    line-height: inherit !important;
  }
  body#body .page-content.little p,
  body#body .page-content.little pre,
  body#body .page-content.little address,
  body#body .page-content.little .address {
    font-size: 14px ;
    line-height: 22.400000000000002px ;
    margin: 8.4px 0px ;
  }
  body#body .page-content.little p.text-cols-2,
  body#body .page-content.little pre.text-cols-2,
  body#body .page-content.little address.text-cols-2,
  body#body .page-content.little .address.text-cols-2 {
    text-align: justify;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 35.84px ;
    -moz-column-gap: 35.84px ;
    column-gap: 35.84px ;
  }
  body#body .page-content.little p.text-cols-3,
  body#body .page-content.little pre.text-cols-3,
  body#body .page-content.little address.text-cols-3,
  body#body .page-content.little .address.text-cols-3 {
    text-align: justify;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 35.84px ;
    -moz-column-gap: 35.84px ;
    column-gap: 35.84px ;
  }
  body#body .page-content.little p.first-letter::first-letter,
  body#body .page-content.little pre.first-letter::first-letter,
  body#body .page-content.little address.first-letter::first-letter,
  body#body .page-content.little .address.first-letter::first-letter {
    float: left;
    font-size: 22.400000000000002px ;
    line-height: 22.400000000000002px ;
    text-transform: uppercase;
    font-weight: bold;
  }
  body#body .page-content.little p:first-child,
  body#body .page-content.little pre:first-child,
  body#body .page-content.little address:first-child,
  body#body .page-content.little .address:first-child {
    margin-top: 0;
  }
  body#body .page-content.little b,
  body#body .page-content.little strong {
    /*font-weight: normal;*/
    /*font-family: @font-ralewaysemibold !important;*/
  }
  body#body .page-content.little a {
    color: #000000;
    text-decoration: none;
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333;
  }
  body#body .page-content.little a:hover {
    opacity: 0.8;
  }
  body#body .page-content.little td {
    padding: 22.400000000000002px ;
  }
  body#body .page-content.little td h1 {
    margin-top: 0;
  }
  body#body .page-content.little ul,
  body#body .page-content.little ol {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  body#body .page-content.little ul li,
  body#body .page-content.little ol li {
    padding: 4px 0;
    font-size: 14px ;
    line-height: 22.400000000000002px ;
    /* &:before {
                 content: ' ';
             }*/
  }
  body#body .page-content.little .address {
    padding-bottom: 22.400000000000002px ;
  }
  body#body .page-content.little img.alignnone,
  body#body .page-content.little a img.alignnone {
    margin: 11.200000000000001px ;
    margin-top: 5.6000000000000005px ;
    margin-bottom: 0;
  }
  body#body .page-content.little img.alignright,
  body#body .page-content.little a img.alignright {
    margin-bottom: 0;
    margin-left: 11.200000000000001px ;
    margin-top: 5.6000000000000005px ;
  }
  body#body .page-content.little img.alignleft,
  body#body .page-content.little a img.alignleft {
    margin-right: 11.200000000000001px ;
    margin-top: 5.6000000000000005px ;
    margin-bottom: 0;
  }
  body#body .page-content.little img.img-100,
  body#body .page-content.little a img.img-100 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
  }
  body#body .page-content.little img.no-margin,
  body#body .page-content.little a img.no-margin {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  body#body .page-content.little img.va-middle,
  body#body .page-content.little a img.va-middle {
    vertical-align: middle;
  }
  body#body .page-content.little.condensed,
  body#body .page-content.little .condensed {
    line-height: 116% !important;
  }
  body#body .page-content.little.condensed *,
  body#body .page-content.little .condensed * {
    line-height: 116% !important;
  }
  body#body .page-content.little p + .v-space {
    margin-top: -8.4px ;
  }
  body#body .page-content.little .v-space {
    display: block;
    clear: both;
  }
  body#body .page-content.little .v-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.little .v-space + p {
    margin-top: 0;
  }
  body#body .page-content.little .h-space {
    display: inline-block;
    padding-left: 8.4px ;
  }
  body#body .page-content.little .h-space:before {
    content: ' ';
    display: inline-block;
    line-height: 100%;
  }
  body#body .page-content.little .underline {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: inline-block;
  }
  body#body .page-content.little .underline:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    background-color: #333;
  }
  body#body .page-content.little .txt-little {
    font-size: 13.299999999999999px ;
  }
  body#body .page-content.little .txt-mentions {
    font-size: 11.9px ;
  }
  body#body .page-content.little .smallcaps {
    font-variant: small-caps;
    text-transform: lowercase;
  }
  body#body .page-content.little .lowercase {
    text-transform: lowercase;
  }
  body#body .page-content.little .uppercase {
    text-transform: uppercase;
  }
  body#body .page-content.little .letter-spacing-1 {
    letter-spacing: 1px;
  }
  body#body .page-content.little .letter-spacing-2 {
    letter-spacing: 2px;
  }
  body#body .page-content.little .letter-spacing-4 {
    letter-spacing: 4px;
  }
  body#body .page-content.little .padd-h {
    padding-left: 22.400000000000002px ;
    padding-right: 22.400000000000002px ;
  }
  body#body .page-content.little .font-HelveticaNeueLTPro-Hv,
  body#body .page-content.little .font-HelveticaNeueLTPro-Hv * {
    font-family: 'HelveticaNeueLTPro-Hv' !important;
  }
  body#body .page-content.little .font-HelveticaNeueLTPro-Roman,
  body#body .page-content.little .font-HelveticaNeueLTPro-Roman * {
    font-family: 'HelveticaNeueLTPro-Roman' !important;
  }
  body#body .page-content.little .font-HelveticaNeueLTPro-Th,
  body#body .page-content.little .font-HelveticaNeueLTPro-Th * {
    font-family: 'HelveticaNeueLTPro-Th' !important;
  }
  body#body .page-content.little .font-Nexa_Bold,
  body#body .page-content.little .font-Nexa_Bold * {
    font-family: 'Nexa_Bold' !important;
  }
  body#body .page-content.little .font-Nexa_Light,
  body#body .page-content.little .font-Nexa_Light * {
    font-family: 'Nexa_Light' !important;
  }
  body#body .page-content.little .container .row [class|="col"] *:first-child,
  body#body .page-content.little .container-fluid .row [class|="col"] *:first-child,
  body#body .page-content.little .container .row [class^="col-"] *:first-child,
  body#body .page-content.little .container-fluid .row [class^="col-"] *:first-child {
    margin-top: 0;
  }
  body#body .page-content.little .container .row [class|="col"] *:last-child,
  body#body .page-content.little .container-fluid .row [class|="col"] *:last-child,
  body#body .page-content.little .container .row [class^="col-"] *:last-child,
  body#body .page-content.little .container-fluid .row [class^="col-"] *:last-child {
    margin-top: 0;
  }
}
.page-content.invert {
  color: #fff;
}
.page-content.invert h1,
.page-content.invert h1 a,
.page-content.invert .h1,
.page-content.invert .h1 a {
  color: #fff;
}
.page-content.invert h2,
.page-content.invert h2 a,
.page-content.invert .h2,
.page-content.invert .h2 a {
  color: #fff;
}
.page-content.invert h3,
.page-content.invert h3 a,
.page-content.invert .h3,
.page-content.invert .h3 a {
  color: #fff;
}
.page-content.invert h4,
.page-content.invert h4 a,
.page-content.invert .h4,
.page-content.invert .h4 a {
  color: #fff;
}
.page-content.invert h5,
.page-content.invert h5 a,
.page-content.invert .h5,
.page-content.invert .h5 a {
  color: #fff;
}
.page-content.invert h6,
.page-content.invert h6 a,
.page-content.invert .h6,
.page-content.invert .h6 a {
  color: #fff;
}
.page-content.invert b,
.page-content.invert strong {
  color: #fff;
}
.page-content.invert a {
  color: #fff;
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.page-content.invert .underline:after {
  background-color: #fff;
}
body#body .page-content.invert {
  color: #fff;
}
body#body .page-content.invert h1,
body#body .page-content.invert h1 a,
body#body .page-content.invert .h1,
body#body .page-content.invert .h1 a {
  color: #fff;
}
body#body .page-content.invert h2,
body#body .page-content.invert h2 a,
body#body .page-content.invert .h2,
body#body .page-content.invert .h2 a {
  color: #fff;
}
body#body .page-content.invert h3,
body#body .page-content.invert h3 a,
body#body .page-content.invert .h3,
body#body .page-content.invert .h3 a {
  color: #fff;
}
body#body .page-content.invert h4,
body#body .page-content.invert h4 a,
body#body .page-content.invert .h4,
body#body .page-content.invert .h4 a {
  color: #fff;
}
body#body .page-content.invert h5,
body#body .page-content.invert h5 a,
body#body .page-content.invert .h5,
body#body .page-content.invert .h5 a {
  color: #fff;
}
body#body .page-content.invert h6,
body#body .page-content.invert h6 a,
body#body .page-content.invert .h6,
body#body .page-content.invert .h6 a {
  color: #fff;
}
body#body .page-content.invert b,
body#body .page-content.invert strong {
  color: #fff;
}
body#body .page-content.invert a {
  color: #fff;
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
body#body .page-content.invert .underline:after {
  background-color: #fff;
}
.page-content hr,
body#tinymce.wp-editor hr {
  border: 0;
  height: 0;
  display: block;
  clear: both;
  line-height: 1;
  position: relative;
  margin: 20px 0;
  padding-bottom: 2px;
}
.page-content hr:before,
body#tinymce.wp-editor hr:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px #fff solid;
}
#tinymce.wp-editor .container,
#tinymce.wp-editor .container-fluid {
  border: 1px rgba(51, 51, 51, 0.7) dashed;
  border-collapse: collapse;
  margin: 10px 0;
}
#tinymce.wp-editor .container .row,
#tinymce.wp-editor .container-fluid .row,
#tinymce.wp-editor .container .g-box,
#tinymce.wp-editor .container-fluid .g-box {
  border-collapse: collapse;
  border: 1px rgba(153, 153, 153, 0.7) dashed;
  /*
            &:first-child {
                border-left: 1px fade(#333, 70%) dashed;
            }*/
}
#tinymce.wp-editor .container .row [class|="col"],
#tinymce.wp-editor .container-fluid .row [class|="col"],
#tinymce.wp-editor .container .g-box [class|="col"],
#tinymce.wp-editor .container-fluid .g-box [class|="col"],
#tinymce.wp-editor .container .row [class^="col-"],
#tinymce.wp-editor .container-fluid .row [class^="col-"],
#tinymce.wp-editor .container .g-box [class^="col-"],
#tinymce.wp-editor .container-fluid .g-box [class^="col-"] {
  border-collapse: collapse;
  border-top: 1px dashed #bbb;
  border-bottom: 1px dashed #bbb;
  border-right: 1px dashed #bbb;
  /*
                &:first-child {
                    border-left: 1px dashed #bbb;
                }*/
}
.row.col-2-gauche .col-md-9 {
  padding-left: 40px;
}
.row.col-2-droite .col-md-6:first-child,
.row.col-2-droite .col-md-9:first-child {
  padding-right: 40px;
}
.slider-gallery {
  position: relative;
  float: none;
  width: 100%;
  margin-bottom: 40px;
}
.slider-gallery:before {
  content: "";
  display: block;
  padding-top: 76.1614623%;
}
.slider-gallery > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-gallery .slick-dots {
  overflow: hidden;
}
.slider-gallery .slick-dots li:before {
  content: none;
  content: initial;
}
.slider-gallery .content {
  margin: 0;
}
.slider-gallery .content .slider-wrapper .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slider-gallery .content .slider-wrapper .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  left: 0px;
  right: 0px;
  height: 40px;
  bottom: 0px;
  text-align: left;
}
.slider-gallery .content .slider-wrapper .item .tease .tease-bg-effect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.5;
}
.slider-gallery .content .slider-wrapper .item .tease .title {
  display: none;
}
.slider-gallery .content .slider-wrapper .item .tease .text {
  font-size: 22px;
  line-height: 40px;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  padding-left: 20px;
}
.slider-gallery .content .slider-wrapper .item .tease .link {
  display: none;
}
.slider-gallery .content .slider-wrapper .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-gallery .content .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  top: 45%;
  height: 50px;
  right: 10px;
  font-size: 0;
  z-index: 9;
}
.slider-gallery .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-gallery .content .slick-next.slick-arrow:hover {
  opacity: 0.8;
}
.slider-gallery .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  top: 45%;
  height: 50px;
  left: 10px;
  font-size: 0;
  z-index: 9;
}
.slider-gallery .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-gallery .content .slick-prev.slick-arrow:hover {
  opacity: 0.8;
}
/*************
* GALLERY 
* 
*****************/
.gallery .gallery-item {
  margin: 0;
  float: left;
  min-width: 190px;
}
.gallery .gallery-item img {
  border: 0 !important;
}
.gallery .gallery-item + br {
  display: none;
}
.gallery.gallery-columns-3 .gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery.gallery-columns-4 .gallery-item:nth-of-type(4n+1) {
  clear: left;
}
.gallery.gallery-columns-5 .gallery-item:nth-of-type(5n+1) {
  clear: left;
}
.gallery:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}
@media only screen and (max-width: 620px) {
  body .gallery:after {
    width: 100%;
    display: block;
    content: '';
    clear: both;
  }
  body .gallery > br {
    display: none;
  }
  body .gallery > .gallery-item {
    width: 48% !important;
    margin: 1% !important;
    clear: none;
  }
  body .gallery > .gallery-item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  body .gallery:after {
    width: 100%;
    display: block;
    content: '';
    clear: both;
  }
  body .gallery > br {
    display: none;
  }
  body .gallery > .gallery-item {
    width: 98% !important;
    margin: 1% !important;
    clear: left;
  }
}
/*************
* GALLERY SLIDER
* 
*****************/
.slider-gallery-nav {
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.slider-gallery-nav .item {
  max-height: 100px;
  padding: 0 4px;
}
.slider-gallery-nav .item img {
  max-height: 100px;
  width: auto;
}
.slider-gallery-nav .item:hover {
  opacity: 0.5;
  cursor: pointer;
}
.slider-gallery-nav .item.slick-current {
  background-color: #333;
}
.slider-gallery-nav .slick-next {
  right: 15px;
  z-index: 99;
}
.slider-gallery-nav .slick-next:before {
  font-size: 30px;
  color: #333;
}
.slider-gallery-nav .slick-prev {
  left: 15px;
  z-index: 99;
}
.slider-gallery-nav .slick-prev:before {
  font-size: 30px;
  color: #333;
}
.slider-gallery {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.slider-gallery:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.slider-gallery > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-gallery .slick-dots {
  overflow: hidden;
}
.slider-gallery .slick-dots li:before {
  content: none;
  content: initial;
}
.slider-gallery .content {
  margin: 0;
}
.slider-gallery .content .slider-wrapper .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slider-gallery .content .slider-wrapper .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  left: 0px;
  right: 0px;
  height: 40px;
  bottom: 0px;
  text-align: left;
}
.slider-gallery .content .slider-wrapper .item .tease .tease-bg-effect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.5;
}
.slider-gallery .content .slider-wrapper .item .tease .title {
  display: none;
}
.slider-gallery .content .slider-wrapper .item .tease .text {
  font-size: 22px;
  line-height: 40px;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  padding-left: 20px;
}
.slider-gallery .content .slider-wrapper .item .tease .link {
  display: none;
}
.slider-gallery .content .slider-wrapper .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-gallery .content .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  top: 45%;
  height: 50px;
  right: 10px;
  font-size: 0;
  z-index: 9;
}
.slider-gallery .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-gallery .content .slick-next.slick-arrow:hover {
  opacity: 0.8;
}
.slider-gallery .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  top: 45%;
  height: 50px;
  left: 10px;
  font-size: 0;
  z-index: 9;
}
.slider-gallery .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-gallery .content .slick-prev.slick-arrow:hover {
  opacity: 0.8;
}
/* Divers responsive */
#tinymce.wp-editor .show-phone,
#tinymce.wp-editor .show-tablet {
  display: block;
  border: 1px green dashed !important;
}
#tinymce.wp-editor .hide-phone,
#tinymce.wp-editor .hide-tablet {
  display: block;
  border: 1px blueviolet dashed !important;
}
/* iframe google maps et plugin facebook */
@media only screen and (max-width: 860px) {
  body {
    overflow-x: hidden;
  }
  body iframe {
    width: 90%;
    margin: auto;
  }
  body #likebox-wrapper * {
    width: 90% !important;
    margin: auto;
  }
  body #likebox-wrapper * iframe {
    width: auto;
    margin: auto;
  }
}
/* 
    Created on : 23 janv. 2016, 10:27:44
    Author     : mickael
*/
.slider-wrapper.gallery .tease {
  display: none !important;
}
.slider {
  width: 100%;
  position: relative;
  height: 100%;
}
.slider > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  overflow: hidden;
}
.slider > .content .slider-wrapper,
.slider > .content .slick-list,
.slider > .content .slick-track,
.slider > .content .item {
  height: 100%;
  margin-bottom: 0px;
}
.slider > .content .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  text-shadow: 1px 1px 2px black;
}
.slider > .content .item img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider > .content .item .bg-effect {
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #000000), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, #000000 0%, transparent 100%);
  background: linear-gradient(to right, #000000 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#00000000', GradientType=1);
}
.slider > .content .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider > .content .item .tease .cell {
  vertical-align: middle;
}
.slider > .content .item .tease .title {
  position: relative;
}
.slider > .content .item .tease .title span {
  font-size: 32px ;
  color: #ffffff;
  text-transform: uppercase;
}
.slider > .content .item .tease .text {
  font-size: 22px ;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  min-height: 40px;
}
.slider > .content .item .tease .link {
  margin-top: 16px;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.slider > .content .item .tease .link .plus {
  background-color: transparent;
  border: 2px #fff solid;
  color: #fff;
  float: right;
  padding: 5px 5%;
  font-weight: bold;
  font-size: 20px;
  width: auto !important;
}
.slider > .content .item .tease .link .plus a {
  color: #fff;
}
.slider > .content .item .tease .link .plus:hover {
  background-color: #333333;
}
.slider > .content .item.start-animate .link {
  opacity: 1;
}
.slider > .content .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider .slick-dots {
  position: absolute;
  bottom: 0px;
}
.slider .slick-dots li {
  width: 10px;
}
.slider .slick-dots li button {
  border-radius: 10px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #fff;
  border: 1px #fff solid;
}
.slider .slick-dots li button:before {
  content: "";
}
.slider .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  height: 50px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  height: 50px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-home-3 .item {
  cursor: pointer;
  background-color: #fff;
  border-right: 1px #ccc solid;
}
.slider-home-3 .item .thumb {
  position: relative;
  width: 100%;
}
.slider-home-3 .item .thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.slider-home-3 .item .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-home-3 .item:hover {
  opacity: 0.8;
}
.slider-home-3 .item .content {
  padding: 16px 16px 26px 16px;
  position: relative;
}
.slider-home-3 .item .content .title {
  color: #EEA939;
  font-family: 'Nexa_Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  min-height: 50px;
  display: inline-block;
  margin-bottom: 20px;
}
.slider-home-3 .item .content .text {
  font-size: 16px;
  margin-bottom: 20px;
}
.slider-home-3 .item .plus {
  position: absolute;
  bottom: 0;
  right: 0;
}
.slider-home-3 .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  height: 50px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home-3 .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-home-3 .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  height: 50px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home-3 .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-home {
  width: 100%;
  position: relative;
  height: 450px;
}
.slider-home.empty {
  height: 240px;
}
.slider-home.empty .content {
  top: -250px;
  margin-bottom: 2px;
}
.slider-home.empty .content .slider-empty {
  padding-top: 300px;
  background-color: #E05938;
  height: 100%;
  margin-bottom: 0px;
}
.slider-home.empty .content .slider-empty.jaune {
  background-color: #EEA939;
}
.slider-home.empty .content .slider-empty.marron {
  background-color: #7C5538;
}
.slider-home.empty .content .slider-empty .title {
  text-align: center;
}
.slider-home.empty .content .slider-empty .title h1,
.slider-home.empty .content .slider-empty .title .h1 {
  display: inline-block;
  padding: 12px 30px 6px 30px;
  border: 3px #fff solid;
  font-size: 44px;
  line-height: 65px;
  text-transform: uppercase;
  font-family: 'Nexa_Bold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 4px;
}
.slider-home.empty .content .slider-empty .title h1 *,
.slider-home.empty .content .slider-empty .title .h1 * {
  margin: 0;
}
.slider-home .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  top: -290px;
  margin-bottom: -80px;
}
.slider-home .content .slider-wrapper .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slider-home .content .slider-wrapper .item img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-home .content .slider-wrapper .item .bg-effect {
  opacity: 0.8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, #000000));
  background: -webkit-linear-gradient(left, transparent 0%, #000000 100%);
  background: linear-gradient(to right, transparent 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=1);
}
.slider-home .content .slider-wrapper .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  left: auto;
  right: 10%;
  top: auto;
  width: 300px;
  padding: 40px 40px 80px 40px;
  bottom: 0px;
  z-index: 0;
}
.slider-home .content .slider-wrapper .item .tease .text {
  font-size: 22px ;
  color: #ffffff !important;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  min-height: 40px;
}
.slider-home .content .slider-wrapper .item .tease .effect {
  background-color: #E05938;
  opacity: 0.8;
  z-index: -1;
  height: 1000px;
  left: -140px;
  position: absolute;
  top: -240px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transform-origin: right bottom 0;
          transform-origin: right bottom 0;
  width: 800px;
}
.slider-home .content .slider-wrapper .item .tease .link {
  margin-top: 16px;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.slider-home .content .slider-wrapper .item .tease .link .plus {
  background-color: transparent;
  border: 2px #fff solid;
  color: #fff;
  float: right;
  padding: 5px 5%;
  font-weight: bold;
  font-size: 20px;
  width: auto !important;
}
.slider-home .content .slider-wrapper .item .tease .link .plus a {
  color: #fff;
}
.slider-home .content .slider-wrapper .item .tease .link .plus:hover {
  background-color: #333333;
}
.slider-home .content .slider-wrapper .item.start-animate .link {
  opacity: 1;
}
.slider-home .content .slider-wrapper .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-home .content .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  width: 65px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  height: 90px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-home .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  width: 65px;
  height: 90px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-page {
  width: 100%;
  position: relative;
  height: 350px;
}
.slider-page .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  top: -290px;
  margin-bottom: 0px;
}
.slider-page .content .slider-wrapper .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slider-page .content .slider-wrapper .item img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-page .content .slider-wrapper .item .bg-effect {
  opacity: 0.8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, #000000));
  background: -webkit-linear-gradient(left, transparent 0%, #000000 100%);
  background: linear-gradient(to right, transparent 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=1);
}
.slider-page .content .slider-wrapper .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  left: auto;
  right: 10%;
  top: auto;
  width: 300px;
  padding: 40px 40px 80px 40px;
  bottom: 0px;
  z-index: 0;
}
.slider-page .content .slider-wrapper .item .tease .text {
  font-size: 22px ;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  min-height: 40px;
}
.slider-page .content .slider-wrapper .item .tease .effect {
  background-color: #E05938;
  opacity: 0.8;
  z-index: -1;
  height: 1000px;
  left: -140px;
  position: absolute;
  top: -240px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transform-origin: right bottom 0;
          transform-origin: right bottom 0;
  width: 800px;
}
.slider-page .content .slider-wrapper .item .tease .link {
  margin-top: 16px;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.slider-page .content .slider-wrapper .item .tease .link .plus {
  background-color: transparent;
  border: 2px #fff solid;
  color: #fff;
  float: right;
  padding: 5px 5%;
  font-weight: bold;
  font-size: 20px;
  width: auto !important;
}
.slider-page .content .slider-wrapper .item .tease .link .plus a {
  color: #fff;
}
.slider-page .content .slider-wrapper .item .tease .link .plus:hover {
  background-color: #333333;
}
.slider-page .content .slider-wrapper .item.start-animate .link {
  opacity: 1;
}
.slider-page .content .slider-wrapper .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-page .content .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  width: 65px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  height: 90px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-page .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-page .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="4" /></svg>');
  width: 65px;
  height: 90px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-page .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
.slider-page .content .slick-dots {
  position: absolute;
  bottom: 10px;
}
.slider-page .content .slick-dots li {
  width: 10px;
}
.slider-page .content .slick-dots li button {
  border-radius: 10px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #fff;
  border: 1px #fff solid;
}
.slider-page .content .slick-dots li button:before {
  content: "";
}
.slider-page .content .slick-dots li.slick-active button {
  background: #ccc;
  border: 1px #fff solid;
}
.slider-realisations {
  width: 100%;
  position: relative;
  height: auto;
}
.slider-realisations .content {
  position: relative;
  margin: 0;
  height: auto;
  margin-bottom: 0px;
}
.slider-realisations .content .slider-wrapper .item {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slider-realisations .content .slider-wrapper .item:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.slider-realisations .content .slider-wrapper .item > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-realisations .content .slider-wrapper .item img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-realisations .content .slider-wrapper .item .bg-effect {
  opacity: 0.8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, #000000));
  background: -webkit-linear-gradient(left, transparent 0%, #000000 100%);
  background: linear-gradient(to right, transparent 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=1);
}
.slider-realisations .content .slider-wrapper .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  left: auto;
  right: 10%;
  top: auto;
  width: 300px;
  padding: 40px 40px 80px 40px;
  bottom: 0px;
  z-index: 0;
}
.slider-realisations .content .slider-wrapper .item .tease .text {
  font-size: 22px ;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
  opacity: 0;
  min-height: 40px;
}
.slider-realisations .content .slider-wrapper .item .tease .effect {
  background-color: #E05938;
  opacity: 0.8;
  z-index: -1;
  height: 1000px;
  left: -140px;
  position: absolute;
  top: -240px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transform-origin: right bottom 0;
          transform-origin: right bottom 0;
  width: 800px;
}
.slider-realisations .content .slider-wrapper .item .tease .link {
  margin-top: 16px;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.slider-realisations .content .slider-wrapper .item .tease .link .plus {
  background-color: transparent;
  border: 2px #fff solid;
  color: #fff;
  float: right;
  padding: 5px 5%;
  font-weight: bold;
  font-size: 20px;
  width: auto !important;
}
.slider-realisations .content .slider-wrapper .item .tease .link .plus a {
  color: #fff;
}
.slider-realisations .content .slider-wrapper .item .tease .link .plus:hover {
  background-color: #333333;
}
.slider-realisations .content .slider-wrapper .item.start-animate .link {
  opacity: 1;
}
.slider-realisations .content .slider-wrapper .item.start-animate .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-realisations .content .slick-next.slick-arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  height: 50px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-realisations .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-realisations .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 55px;
  height: 70px;
  height: 50px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-realisations .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
/*
@media only screen and (max-width:@break-point-tablet) {
    body#body {
        section.head-slider {           
            .text-fixed {                
                width:100%;
                min-height:0px;
                h1 {
                    br { 
                        display: none;
                    }
                } 
            }
            .slider {
                height:280px;
                position:relative;
                .item {
                    img {
                        display: none;
                    }
                    background-size:cover;
                    background-position: center center;
                    .tease .text {
                        right:0;
                        text-align: center;

                    }
                }
            }
        }
    } 
}
*/
.wpcf7-form {
  color: #333;
  /* 
    * case à cocher 
    * Utiliser impérativement l'option use_label_element
    * [checkbox the_name use_label_element "value"]
    */
}
.wpcf7-form .row .col-sm-6 {
  padding-left: 15px;
}
.wpcf7-form .row .col-sm-6:first-child {
  padding-right: 15px;
  padding-left: 0px;
}
.wpcf7-form input,
.wpcf7-form textarea {
  border: 1px #333 solid;
  background-color: #fff;
  color: #000;
}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border: 1px #000000 solid;
}
.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #333;
}
.wpcf7-form input::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  color: #333;
}
.wpcf7-form input:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #333;
}
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
  color: #333;
}
.wpcf7-form checkbox {
  border: 1px #333 solid;
  color: #333;
}
.wpcf7-form .wpcf7-checkbox label {
  font-size: 0;
}
.wpcf7-form .w-select {
  border: 1px #333 solid;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wpcf7-form .w-select .fa {
  position: absolute;
  top: 4px;
  right: 0;
  color: #333;
  width: 20px;
}
.wpcf7-form .w-select .wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-form .w-select .wpcf7-form-control-wrap select {
  color: #333;
  position: relative;
  width: 105%;
  background: transparent;
  border: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7-form .w-select .wpcf7-form-control-wrap select option {
  width: 80%;
  padding: 2px;
}
.wpcf7-form .w-select .wpcf7-form-control-wrap select:hover,
.wpcf7-form .w-select .wpcf7-form-control-wrap select:focus {
  color: #333;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after {
  opacity: 0;
}
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-form [type="checkbox"]:not(:checked),
.wpcf7-form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label {
  position: relative;
  cursor: pointer;
  font-size: 0px;
  width: 37px;
  height: 37px;
  display: block;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  right: 0;
  border: 2px solid #333;
  background: #fff;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:after {
  content: '✔';
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  right: 0;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  color: #333;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  /* on prévoit une animation */
}
.wpcf7-form .label {
  font-size: 20px ;
  line-height: 26px ;
}
.wpcf7-form .line {
  margin: 2rem 0;
}
.wpcf7-form .line .label {
  float: left;
  width: 30%;
  font-size: 1.8rem;
  line-height: 2rem;
}
.wpcf7-form .line .field {
  float: left;
  width: 70%;
  font-size: 1.8rem;
  line-height: 2rem;
}
.wpcf7-form .line:after {
  content: '';
  display: block;
  clear: both;
}
.wpcf7-form .wpcf7-checkbox > span {
  display: block;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
  display: inline-block;
  width: 100%;
  padding: 8px;
}
.wpcf7-form .wpcf7-submit {
  display: inline-block;
  padding: 8px 16px 4px;
  text-align: center;
  background-color: #E05938;
  border: medium none;
  color: #fff;
  width: 100%;
  font-size: 18px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #cccccc;
  color: #fff;
}
.wpcf7-form .wpcf7-response-output {
  border: 1px #333 solid;
  background-color: #fff;
  color: #333;
  font-size: 20px;
  margin: 10px;
}
.color-orange {
  color: #E05938 !important;
}
.color-jaune {
  color: #EEA939 !important;
}
.color-marron {
  color: #7C5538 !important;
}
.color-vert {
  color: #B0CA18 !important;
}
.box {
  min-height: inherit;
}
.box.jaune {
  background-color: #EEA939;
}
.box.marron {
  background-color: #7C5538;
}
.box.blanc {
  background-color: #fff;
}
.box > div {
  min-height: inherit;
  padding: 10px;
}
.go-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  text-align: center;
  cursor: pointer;
}
.go-top:hover {
  opacity: 0.5;
}
.go-top .arrow-top {
  width: 30px;
  height: 30px;
  padding: 0px;
  display: inline-block;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.go-top .arrow-top:after {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23333" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 20;
  height: 20;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23333" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  display: block;
  content: '';
  height: 30px;
  position: relative;
  width: 30px;
}
.go-top .txt {
  font-size: 14px;
  color: #333;
  font-family: 'Nexa_Bold';
  text-transform: uppercase;
}
/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
}
body {
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-family: 'HelveticaNeueLTPro-Roman', 'sans-serif';
  color: #333;
}
#body {
  opacity: 1;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper-wide,
.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrapper-wide.wrapper-wide,
.wrapper.wrapper-wide {
  max-width: 2000px;
}
.wrapper-wide.wrapper-wide > .container-fluid > .row,
.wrapper.wrapper-wide > .container-fluid > .row {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper-wide.wrapper,
.wrapper.wrapper {
  max-width: 1450px;
}
.breadcrumbs,
#breadcrumbs {
  padding: 10px 4px;
  margin: 0;
}
.breadcrumbs *,
#breadcrumbs * {
  text-transform: lowercase !important;
  font-size: 16px !important;
}
.clickit {
  cursor: pointer;
}
.thumb {
  position: relative;
}
.thumb .bg {
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumb .bg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.big-trait {
  font-size: 0;
  width: 24px;
  height: 3px;
  background-color: #000;
  margin: 8px 0;
}
.invert .big-trait {
  background-color: #fff;
}
.encadre {
  display: inline-block;
  padding: 5px 10px 2px 10px;
  border: 2px #fff solid;
}
.encadre * {
  margin: 0;
}
.bloc-list-icon {
  width: auto;
  margin: auto;
}
.bloc-list-icon .cell {
  padding: 10px;
  vertical-align: middle;
  text-align: left;
}
.bloc-list-icon .tr {
  position: relative;
}
.bloc-list-icon .tr:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  top: auto;
  left: 10px;
  right: 10px;
  background-color: #ccc;
  opacity: 0.5;
}
.bloc-list-icon .tr:last-child:after {
  display: none;
}
.bloc-list-icon .tr p:last-child {
  margin-bottom: 0;
}
.bloc-list-icon .tr img {
  margin: 0;
}
/****
*   HEADER
*
****************/
form {
  display: inline-block;
}
form .search-wrapper {
  position: relative;
}
form .search-wrapper .search-input {
  background-color: #fff;
  color: #000;
  border: 0;
  display: inline-block;
  padding: 2px 4px;
  font-family: 'Nexa_Light';
  font-variant: small-caps;
}
form .search-wrapper .search-submit {
  background-color: #fff;
  border: 0;
  color: #fff;
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
}
form .search-wrapper .search-submit:hover {
  opacity: 0.8;
}
form .search-wrapper .search-submit img {
  vertical-align: middle;
  margin-top: 2px;
}
#click-menu {
  top: 10px;
  -webkit-transition: top 0.8s ease;
  transition: top 0.8s ease;
  padding-bottom: 0;
}
#click-menu-label {
  line-height: 15px;
  padding-top: 2px;
}
#responsive-menu .search {
  padding: 20px;
}
#responsive-menu .search input {
  padding: 5px 4px 5px;
}
header.header {
  /* MENU */
  position: fixed;
  width: 100%;
  z-index: 99;
  -webkit-transition: top 0.8s ease;
  transition: top 0.8s ease;
}
header.header + * {
  margin-top: 190px;
}
header.header .wrapper {
  background-color: #fff;
}
header.header .logo {
  padding: 20px 30px;
}
@media only screen and (max-width: 400px) {
  body#body header.header .logo {
    padding: 20px 80px 20px 10px;
  }
}
header.header .widget-top {
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  body#body header.header .widget-top .h-space {
    display: none;
  }
}
header.header .widget-top > div {
  background-color: #E05938;
  padding: 5px 20px;
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  body#body header.header .widget-top > div {
    padding: 5px 8px;
  }
}
header.header .widget-top > div .widget_black_studio_tinymce {
  display: inline-block;
}
header.header .widget-top > div .widget_black_studio_tinymce p {
  margin: 0;
}
header.header .widget-top > div .widget_black_studio_tinymce img {
  margin: 0;
}
header.header .widget-top > div .widget_black_studio_tinymce * {
  vertical-align: middle;
}
header.header nav.menu {
  position: relative;
}
header.header nav.menu:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.9;
  background-color: #C1C1C1;
}
header.header nav.menu ul.main-menu {
  /* premier niveau du menu */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
header.header nav.menu ul.main-menu ul {
  width: 100%;
}
header.header nav.menu ul.main-menu ul,
header.header nav.menu ul.main-menu li {
  padding: 0;
  margin: 0;
  height: 100%;
}
header.header nav.menu ul.main-menu > li:last-child:after {
  display: none !important;
}
header.header nav.menu ul.main-menu img {
  vertical-align: middle;
}
header.header nav.menu ul.main-menu a {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  font-family: 'Nexa_Bold';
  color: #666666;
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 2px;
}
@media only screen and (max-width: 1200px) {
  body#body header.header nav.menu ul.main-menu a {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
  }
}
header.header nav.menu ul.main-menu a br {
  display: block;
  margin: -10px 0 0;
  line-height: 1px;
  content: '';
}
header.header nav.menu ul.main-menu > li {
  display: block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  padding: 10px 2%;
  /* sous menu */
}
@media only screen and (max-width: 1200px) {
  body#body header.header nav.menu ul.main-menu > li {
    padding: 8px 4px;
  }
}
header.header nav.menu ul.main-menu > li > a {
  z-index: 0;
}
header.header nav.menu ul.main-menu > li > a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  right: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease, right 0.4s ease;
  transition: opacity 0.2s ease, right 0.4s ease;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
header.header nav.menu ul.main-menu > li.current > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  opacity: 1;
  z-index: -1;
  height: 2px;
  background-color: #EEA939;
}
header.header nav.menu ul.main-menu > li:hover > a {
  color: #fff;
}
header.header nav.menu ul.main-menu > li:hover > a:before {
  margin: -8px -10px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  z-index: -1;
  background-color: #E05938;
}
header.header nav.menu ul.main-menu > li:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  left: auto;
  top: 16px;
  bottom: 18px;
  background-color: #333;
}
@media only screen and (max-width: 1200px) {
  body#body header.header nav.menu ul.main-menu > li:after {
    display: none;
  }
}
header.header nav.menu ul.main-menu > li:hover > div.sub-menu {
  height: auto;
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
  opacity: 1;
  z-index: 99999;
  overflow: visible;
}
@media only screen and (max-width: 992px) {
  body#body header.header nav.menu ul.main-menu > li:hover > div.sub-menu {
    -webkit-transform: translateX(-12px);
            transform: translateX(-12px);
  }
}
header.header nav.menu ul.main-menu > li div.sub-menu {
  z-index: -1;
  overflow: hidden;
  opacity: 0;
  padding: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  top: 100%;
  position: absolute;
  -webkit-transition: opacity 0.3s ease, max-height 0.2s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.3s ease, max-height 0.2s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.3s ease, max-height 0.2s ease, transform 0.4s ease;
  transition: opacity 0.3s ease, max-height 0.2s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
  min-width: 320px;
}
header.header nav.menu ul.main-menu > li div.sub-menu .inner {
  display: block;
  position: absolute;
  width: auto;
  z-index: 1000;
  padding: 5px 12px;
}
header.header nav.menu ul.main-menu > li div.sub-menu .inner:before {
  min-width: 320px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.8;
  background-color: #333;
}
header.header nav.menu ul.main-menu > li div.sub-menu ul li {
  display: block;
  position: relative;
  text-align: left;
  vertical-align: middle;
  padding: 4px;
}
header.header nav.menu ul.main-menu > li div.sub-menu ul li a {
  color: #c1c1c1;
  white-space: nowrap;
}
/*****************
*   Home 
*
******************/
.page-template-page-home {
  background-color: #EBEBEB;
}
.home-1 .box.blanc {
  padding: 40px;
}
@media only screen and (max-width: 992px) {
  body#body .home-1 .box.blanc {
    padding: 20px;
  }
}
@media only screen and (max-width: 880px) {
  body#body .home-1 .box.blanc {
    padding: 10px;
  }
}
.home-2 .box > div {
  padding: 40px;
}
@media only screen and (max-width: 992px) {
  body#body .home-2 .box > div {
    padding: 20px;
  }
}
@media only screen and (max-width: 880px) {
  body#body .home-2 .box > div {
    padding: 10px;
  }
}
.home-2 .bg-jaune {
  background-color: #EEA939;
}
.home-2 .bg-marron {
  background-color: #7C5538;
}
/***************
*  PAGE
*
*/
.page-template-page-travaux {
  /*
        .container-fluid.entete-page {
            margin-bottom:-20%;
            overflow:hidden;
            
            &.no-slider  > div  {
                margin-bottom: 0;           
            }
        }
    */
}
.page-template-page-travaux .encart {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
  min-width: 320px;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .encart {
    padding: 20px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    position: relative;
    min-width: 280px;
  }
}
.page-template-page-travaux .encart > .box > div {
  padding: 20px;
}
.page-template-page-travaux .box-titre {
  position: absolute;
  left: 0;
  top: -106px;
  width: 506px;
  height: 524px;
  background-color: #B0CA18;
  padding: 40px;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .box-titre {
    position: relative;
    top: 0px;
    width: auto;
    height: auto;
    padding: 10px;
  }
}
@media only screen and (max-width: 880px) {
   .page-template-page-travaux .box-titre {
    padding: 15px;
  }
}
.page-template-page-travaux .box-titre.no-slider {
  top: 0;
  height: 418px;
}
@media only screen and (max-width: 992px) {
  body#body .page-template-page-travaux .box-titre.no-slider {
    height: 40px;
  }
}
.page-template-page-travaux .box-content {
  height: 418px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .box-content {
    height: auto;
  }
}
.page-template-page-travaux .box-ariane {
  width: 100%;
}
.page-template-page-travaux .box-texte {
  margin-top: auto;
  padding-left: 100px;
  padding-bottom: 30px;
  position: relative;
  bottom: 0;
  width: 100%;
}
.page-template-page-travaux .box-texte:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  right: auto;
  left: 50px;
  width: 2px;
  background-color: #000;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .box-texte {
    margin-top: auto;
    padding-left: 10px;
    padding-bottom: 20px;
  }
   .page-template-page-travaux .box-texte:before {
    display: none;
  }
}
@media only screen and (max-width: 880px) {
   .page-template-page-travaux .box-texte {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
  }
}
.page-template-page-travaux .box-realisation {
  min-height: inherit;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-template-page-travaux .realisation-titre {
  margin: 40px 0;
  width: 100%;
}
@media only screen and (max-width: 880px) {
   .page-template-page-travaux .realisation-titre {
    margin: 20px;
  }
}
.page-template-page-travaux .realisation-texte {
  padding-left: 110px;
  padding-right: 60px;
  position: relative;
  width: 100%;
}
.page-template-page-travaux .realisation-texte:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  right: auto;
  left: 50px;
  width: 2px;
  background-color: #000;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .realisation-texte {
    padding-left: 10px;
    padding-right: 10px;
  }
   .page-template-page-travaux .realisation-texte:before {
    display: none;
  }
}
.page-template-page-travaux .realisation-bottom-img {
  width: 100%;
  margin-top: auto;
  border-right: 1px #fff solid;
}
.page-template-page-travaux .realisation-bottom-img .thumb {
  position: relative;
  width: 100%;
}
.page-template-page-travaux .realisation-bottom-img .thumb:before {
  content: "";
  display: block;
  padding-top: 20.97516099%;
}
.page-template-page-travaux .realisation-bottom-img .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page-template-page-travaux .box-orange {
  width: 490px;
  height: 540px;
  position: relative;
  left: 100px;
  top: -60px;
}
.page-template-page-travaux .box-orange:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background-color: #EEA939;
  opacity: 0.8;
}
.page-template-page-travaux .box-orange:after {
  position: absolute;
  content: '';
  border-left: 2px #000 solid;
  border-bottom: 2px #000 solid;
  top: 0;
  left: -60px;
  top: 60px;
  width: 180px;
  height: 115px;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .box-orange {
    width: auto;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
  }
   .page-template-page-travaux .box-orange:after {
    display: none;
  }
}
.page-template-page-travaux .realisation-text-3 {
  padding-top: 80px;
  padding-right: 40px;
}
@media only screen and (max-width: 992px) {
   .page-template-page-travaux .realisation-text-3 {
    padding-top: 20px;
    padding-right: 20px;
  }
}
.item .filter-bw:hover {
  -webkit-filter: none;
          filter: none;
}
.list-side-realisation .box-title {
  background-color: #EEA939;
  padding: 40px 30px 20px 30px;
  text-align: right;
}
@media only screen and (max-width: 880px) {
  body#body .list-side-realisation .box-title {
    padding: 20px 15px 10px 15px;
  }
}
.list-side-realisation .box-title > div {
  text-align: left;
}
.list-side-realisation .box-title > a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  padding-top: 16px;
}
.list-side-realisation .box-title > a:before {
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23000" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 20;
  height: 20;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23000" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
}
.list-side-realisation .box-title img {
  padding-right: 14px;
  padding-bottom: 14px;
  vertical-align: bottom;
}
.list-side-realisation .box-title .title {
  display: inline-block;
  font-family: 'Nexa_Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase;
}
@media only screen and (max-width: 880px) {
  body#body .list-side-realisation .box-title .title {
    font-size: 20px;
  }
}
.list-side-realisation .box-posts .item {
  border-bottom: 1px #fff solid;
}
.list-side-realisation .box-posts .item .thumb {
  position: relative;
  width: 100%;
}
.list-side-realisation .box-posts .item .thumb:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.list-side-realisation .box-posts .item .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-side-realisation .box-posts .item .thumb .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.list-side-realisation .box-posts .item .thumb:hover .tease {
  opacity: 0.5;
  background-color: #000;
  background-image: url('img/tease-plus.png');
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
/*****************
* 
* Page réalisations
*
*******************/
.list-realisations .item {
  border: 1px #fff solid;
  border-top: none;
  cursor: pointer;
}
.list-realisations .item.item-3 {
  border-left: none;
}
.list-realisations .item.item-1 {
  border-right: none;
}
.list-realisations .item .thumb {
  position: relative;
  width: 100%;
}
.list-realisations .item .thumb:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.list-realisations .item .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-realisations .item:hover .tease {
  top: 60%;
}
.list-realisations .item:hover .tease .fx {
  opacity: 0.8;
}
.list-realisations .item .tease {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  padding: 15px 30px;
  text-align: center;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  top: 100%;
}
.list-realisations .item .tease h2 {
  font-size: 20px;
  line-height: 20px;
  margin: 10px;
}
.list-realisations .item .tease ul {
  padding: 0;
  margin: 0;
}
.list-realisations .item .tease ul li {
  text-transform: uppercase;
  list-style-type: none;
  font-size: 16px;
}
.list-realisations .item .tease .fx {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0;
}
@media (min-width: 880px) and (max-width: 1200px) {
  body#body .list-realisations .item .tease {
    padding: 5px 10px;
  }
  body#body .list-realisations .item .tease h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 5px;
  }
}
.page-head-realisation .c-2 {
  text-align: right;
}
.page-head-realisation .c-2 .selectize-control {
  display: inline-block;
  min-width: 210px;
  vertical-align: middle;
  text-align: left;
}
.page-head-realisation .c-2 .selectize-control .selectize-input {
  background-color: #E05938;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
}
.page-head-realisation .c-2 .selectize-control .selectize-input:after {
  border-color: #fff transparent transparent !important;
}
/****
* Page Blog, Actualités
*
***************/
.list-posts .plus {
  position: absolute;
  right: 60px;
  bottom: 25px;
  line-height: 25px;
}
.list-posts .plus .right.arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 26px;
  height: 26px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  top: 10px;
  position: relative;
}
.list-posts .plus .underline {
  padding-bottom: 0;
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
  body#body .list-posts .plus {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: auto;
  }
}
.list-posts .item-1 .texte {
  padding-right: 60px;
}
@media only screen and (max-width: 992px) {
  body#body .list-posts .item-1 .texte {
    padding-right: 0;
  }
}
.list-posts .item-1 .texte .box {
  position: relative;
  background-color: #fff;
}
.list-posts .item-1 .texte .caribou {
  background-color: #EEA939;
}
.list-posts .item-0 .texte {
  position: relative;
  z-index: 0;
  padding-left: 60px;
}
@media only screen and (max-width: 992px) {
  body#body .list-posts .item-0 .texte {
    padding-left: 0;
  }
}
.list-posts .item-0 .texte .box {
  position: relative;
}
.list-posts .item-0 .texte .box:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #EEA939;
  background-image: url('img/texture-bg-jaune.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.8;
}
.list-posts .item-0 .texte .caribou {
  right: 0;
  left: auto;
  margin-left: auto;
  margin-right: -10px;
}
.list-posts .item-0 .plus .right.arrow {
  display: inline-block;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 45 5,10 50,45 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
  width: 40px;
  height: 40px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="right-arrow"   width="50" height="100" viewBox="0 0 50 100" preserveAspectRatio="none" ><path d="M 5 5,40 50, 5 95" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="" stroke-width="2" /></svg>');
}
.list-posts .caribou {
  position: absolute;
  top: 50%;
  margin-left: -10px;
  width: 20px;
  margin-top: -60px;
  height: 120px;
  background-color: #fff;
}
@media only screen and (max-width: 992px) {
  body#body .list-posts .caribou {
    display: none;
  }
}
.list-posts .date {
  color: #000;
}
.list-posts .h4 {
  margin: 4px 0 5px 0;
  display: inline-block;
  position: relative;
}
.list-posts .h4 a {
  padding-top: 8px;
  display: inline-block;
}
.list-posts .thumb {
  position: relative;
  width: 100%;
  z-index: -1;
}
.list-posts .thumb:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.list-posts .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-posts .texte .box {
  height: inherit;
}
.list-posts .box {
  min-height: inherit;
}
.list-posts .box > div {
  min-height: inherit;
  padding: 60px;
}
@media only screen and (max-width: 992px) {
  body#body .list-posts .box > div {
    padding: 20px;
  }
}
.list-posts.page .item-0 .texte {
  padding-left: 0;
}
.list-posts.page .item-0 .texte .box {
  height: inherit;
}
.list-posts.page .item-0 .texte .box:before {
  background-color: #fff;
  background-image: url('img/texture-bg-rouge.png');
  background-position: left center;
  background-size: contain;
  opacity: 0.5;
}
.list-posts.page .item-0 .texte .caribou {
  background-color: #E05938;
}
.list-posts.page .item-0 .image {
  padding-left: 0;
}
.list-posts.page .item-1 .texte {
  padding-right: 0;
}
.list-posts.page .item-1 .texte .box {
  height: inherit;
}
.list-posts.page .item-1 .texte .box:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background-color: #fff;
  background-image: url('img/texture-bg-vert.png');
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.list-posts.page .item-1 .texte .caribou {
  background-color: #B0CA18;
}
.pagination {
  font-family: 'HelveticaNeueLTPro-Roman';
  font-weight: normal;
  font-style: normal;
  text-align: right;
  margin: 10px 0;
}
.pagination .page-numbers {
  padding: 5px 5px;
  display: inline-block;
  position: relative;
  text-align: center;
  color: #000 !important;
}
.pagination .page-numbers.current:after {
  display: block;
  content: '';
  border-bottom: 1px #000 solid;
  position: absolute;
  bottom: 4px;
  left: 3px;
  right: 3px;
}
.blog-article-header .c-2 {
  padding-top: 120px;
  position: relative;
}
@media only screen and (max-width: 992px) {
  body#body .blog-article-header .c-2 {
    padding-top: 40px;
  }
}
.blog-article-header .c-2.no-img {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-article-header .c-2.no-img h1,
.blog-article-header .c-2.no-img .h1 {
  position: relative;
}
.blog-article-header .c-2 .title-wrapper {
  position: relative;
}
.blog-article-header .c-2 .title-wrapper > h1,
.blog-article-header .c-2 .title-wrapper > .h1 {
  position: absolute;
  top: 0px;
  left: -85px;
  right: 0px;
  z-index: 0;
  padding: 55px;
  display: block;
}
.blog-article-header .c-2 .title-wrapper > h1:before,
.blog-article-header .c-2 .title-wrapper > .h1:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #B0CA18;
  content: '';
  opacity: 0.8;
  z-index: -1;
}
.blog-article-header .c-2 .title-wrapper > h1 a,
.blog-article-header .c-2 .title-wrapper > .h1 a {
  color: #000;
  font-family: 'HelveticaNeueLTPro-Roman';
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 30px;
}
@media only screen and (max-width: 992px) {
  body#body .blog-article-header .c-2 .title-wrapper > h1,
  body#body .blog-article-header .c-2 .title-wrapper > .h1 {
    position: relative;
    left: 0px;
    padding: 24px;
  }
}
.blog-article .c-1:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-position: center center;
  background-size: 30px 100%;
  background-repeat: repeat-y;
  background-image: url('img/texture-br-jaune.png');
}
.blog-article .c-2 {
  padding-top: 90px !important;
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 992px) {
  body#body .blog-article .c-2 {
    padding-top: 30px !important;
  }
}
.single-realisations h1 {
  text-align: center;
}
.single-realisations .list-tags {
  display: block;
  margin: auto;
  padding-left: 0;
  text-align: center;
  margin-bottom: 50px;
}
.single-realisations .list-tags li {
  list-style-type: none;
  font-family: 'Nexa_Light';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
}
.single-realisations .thumb {
  position: relative;
  width: 100%;
}
.single-realisations .thumb:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.single-realisations .thumb > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.single .date {
  margin-left: 40px;
}
.partager-article {
  text-align: right;
}
.partager-article > span {
  top: 2px;
  display: inline-block;
  position: relative;
}
.partager-article .share {
  display: inline-block;
  cursor: pointer;
}
.partager-article .share img {
  vertical-align: middle;
}
.partager-article .share:hover {
  opacity: 0.5;
}
/****
*    FOOTER
*
**************************/
footer.footer .infos .wrapper {
  background-color: #7C5538;
  padding: 20px;
}
footer.footer .infos .wrapper p:empty {
  display: none;
}
@media only screen and (max-width: 992px) {
  body#body footer.footer .infos .wrapper .col-sm-9 {
    padding: 0px;
  }
}
footer.footer .infos .wrapper .right {
  padding-left: 24px;
}
footer.footer .infos .wrapper .right:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  right: auto;
  width: 1px;
  background-color: #fff;
}
@media only screen and (max-width: 992px) {
  body#body footer.footer .infos .wrapper .right {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body#body footer.footer .infos .wrapper .right:before {
    width: auto;
    right: 0;
    bottom: auto;
    height: 1px;
    background-color: #fff;
  }
}
footer.footer .infos .wrapper .right .widget_black_studio_tinymce {
  display: inline-block;
}
footer.footer .mentions .wrapper.page-content {
  padding: 24px 10px 10px 10px ;
  text-align: center;
}
footer.footer .mentions .wrapper.page-content .widget_black_studio_tinymce {
  display: inline-block;
}
footer.footer .mentions .wrapper.page-content p {
  margin: 4px;
}
footer.footer .mentions .wrapper.page-content hr {
  border: 0;
  height: 0;
  display: block;
  clear: both;
  line-height: 1;
  position: relative;
  margin: 1px 0;
  padding-bottom: 2px;
}
footer.footer .mentions .wrapper.page-content hr:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px #ccc solid;
}
.wp-caption {
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
}
.wp-caption img {
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 0 0 20px 0;
}
.wp-caption .wp-caption-text {
  padding: 8px;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  background-color: #eee;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* 
    Created on : 14 janv. 2016, 13:07:43
    Author     : mickael
*/
.confirm-cookie {
  position: fixed;
  background-color: #000;
  color: #fff;
  line-height: 20px;
  text-align: center;
  width: 100%;
  z-index: 1000;
  padding: 4px;
  font-size: 14px;
  left: 0;
  right: 0;
  top: 0;
}
.confirm-cookie.bottom {
  bottom: 0px;
  top: auto;
}
.confirm-cookie button {
  color: #000;
  border: 1px solid #333;
  border-radius: 5px;
  padding: 2px;
  margin: 1px 3px;
}
.confirm-cookie button:hover {
  opacity: 0.8;
}
/* à configurer dans fichier bootstrap.less */
/* defaut 480px */
/* defaut 768px */
/* defaut 992px */
/* defaut 768px */
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/* high-DPI  (xhdpi, retina)*/
@media only screen and (max-width: 540px) {
  .col-xs-center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 880px) {
  .col-sm-center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 992px) {
  .col-md-center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .col-lg-center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
/* règle par défaut à conserver */
.hide-phone {
  display: block;
}
.show-phone {
  display: none;
}
.hide-tablet {
  display: block;
}
.show-tablet {
  display: none;
}
@media only screen and (max-width: 540px) {
  .hide-phone {
    display: none;
  }
  .show-phone {
    display: block;
  }
}
@media only screen and (max-width: 880px) {
  .hide-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
}
#body #responsive-menu ul {
  list-style-type: none;
  padding: 0;
}
#body #responsive-menu ul li a {
  text-decoration: none;
  color: #fff;
}
#body #responsive-menu ul li a br {
  display: none;
}
#body #rm-additional-content > div {
  margin: 16px 0;
  border-top: 1px solid #fff !important;
}
#body #rm-additional-content ul {
  list-style-type: none;
  padding: 0;
}
#body #rm-additional-content ul li a {
  text-decoration: none;
  color: #fff;
}
#body #rm-additional-content ul li a br {
  display: none;
}
/*# sourceMappingURL=style.css.map */