/*
	Theme Name: Base Wordpress
	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,
.grid-14.container:before,
.grid-14.container:after,
.grid-14.container-fluid:before,
.grid-14.container-fluid:after,
.grid-14 .row:before,
.grid-14 .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,
.grid-14.container:after,
.grid-14.container-fluid:after,
.grid-14 .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-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 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.grid-10 .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 {
  float: left;
}
.grid-10 .col-xs-10 {
  width: 100%;
}
.grid-10 .col-xs-9 {
  width: 90%;
}
.grid-10 .col-xs-8 {
  width: 80%;
}
.grid-10 .col-xs-7 {
  width: 70%;
}
.grid-10 .col-xs-6 {
  width: 60%;
}
.grid-10 .col-xs-5 {
  width: 50%;
}
.grid-10 .col-xs-4 {
  width: 40%;
}
.grid-10 .col-xs-3 {
  width: 30%;
}
.grid-10 .col-xs-2 {
  width: 20%;
}
.grid-10 .col-xs-1 {
  width: 10%;
}
.grid-10 .col-xs-pull-10 {
  right: 100%;
}
.grid-10 .col-xs-pull-9 {
  right: 90%;
}
.grid-10 .col-xs-pull-8 {
  right: 80%;
}
.grid-10 .col-xs-pull-7 {
  right: 70%;
}
.grid-10 .col-xs-pull-6 {
  right: 60%;
}
.grid-10 .col-xs-pull-5 {
  right: 50%;
}
.grid-10 .col-xs-pull-4 {
  right: 40%;
}
.grid-10 .col-xs-pull-3 {
  right: 30%;
}
.grid-10 .col-xs-pull-2 {
  right: 20%;
}
.grid-10 .col-xs-pull-1 {
  right: 10%;
}
.grid-10 .col-xs-pull-0 {
  right: auto;
}
.grid-10 .col-xs-push-10 {
  left: 100%;
}
.grid-10 .col-xs-push-9 {
  left: 90%;
}
.grid-10 .col-xs-push-8 {
  left: 80%;
}
.grid-10 .col-xs-push-7 {
  left: 70%;
}
.grid-10 .col-xs-push-6 {
  left: 60%;
}
.grid-10 .col-xs-push-5 {
  left: 50%;
}
.grid-10 .col-xs-push-4 {
  left: 40%;
}
.grid-10 .col-xs-push-3 {
  left: 30%;
}
.grid-10 .col-xs-push-2 {
  left: 20%;
}
.grid-10 .col-xs-push-1 {
  left: 10%;
}
.grid-10 .col-xs-push-0 {
  left: auto;
}
.grid-10 .col-xs-offset-10 {
  margin-left: 100%;
}
.grid-10 .col-xs-offset-9 {
  margin-left: 90%;
}
.grid-10 .col-xs-offset-8 {
  margin-left: 80%;
}
.grid-10 .col-xs-offset-7 {
  margin-left: 70%;
}
.grid-10 .col-xs-offset-6 {
  margin-left: 60%;
}
.grid-10 .col-xs-offset-5 {
  margin-left: 50%;
}
.grid-10 .col-xs-offset-4 {
  margin-left: 40%;
}
.grid-10 .col-xs-offset-3 {
  margin-left: 30%;
}
.grid-10 .col-xs-offset-2 {
  margin-left: 20%;
}
.grid-10 .col-xs-offset-1 {
  margin-left: 10%;
}
.grid-10 .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 880px) {
  .grid-10 .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 {
    float: left;
  }
  .grid-10 .col-sm-10 {
    width: 100%;
  }
  .grid-10 .col-sm-9 {
    width: 90%;
  }
  .grid-10 .col-sm-8 {
    width: 80%;
  }
  .grid-10 .col-sm-7 {
    width: 70%;
  }
  .grid-10 .col-sm-6 {
    width: 60%;
  }
  .grid-10 .col-sm-5 {
    width: 50%;
  }
  .grid-10 .col-sm-4 {
    width: 40%;
  }
  .grid-10 .col-sm-3 {
    width: 30%;
  }
  .grid-10 .col-sm-2 {
    width: 20%;
  }
  .grid-10 .col-sm-1 {
    width: 10%;
  }
  .grid-10 .col-sm-pull-10 {
    right: 100%;
  }
  .grid-10 .col-sm-pull-9 {
    right: 90%;
  }
  .grid-10 .col-sm-pull-8 {
    right: 80%;
  }
  .grid-10 .col-sm-pull-7 {
    right: 70%;
  }
  .grid-10 .col-sm-pull-6 {
    right: 60%;
  }
  .grid-10 .col-sm-pull-5 {
    right: 50%;
  }
  .grid-10 .col-sm-pull-4 {
    right: 40%;
  }
  .grid-10 .col-sm-pull-3 {
    right: 30%;
  }
  .grid-10 .col-sm-pull-2 {
    right: 20%;
  }
  .grid-10 .col-sm-pull-1 {
    right: 10%;
  }
  .grid-10 .col-sm-pull-0 {
    right: auto;
  }
  .grid-10 .col-sm-push-10 {
    left: 100%;
  }
  .grid-10 .col-sm-push-9 {
    left: 90%;
  }
  .grid-10 .col-sm-push-8 {
    left: 80%;
  }
  .grid-10 .col-sm-push-7 {
    left: 70%;
  }
  .grid-10 .col-sm-push-6 {
    left: 60%;
  }
  .grid-10 .col-sm-push-5 {
    left: 50%;
  }
  .grid-10 .col-sm-push-4 {
    left: 40%;
  }
  .grid-10 .col-sm-push-3 {
    left: 30%;
  }
  .grid-10 .col-sm-push-2 {
    left: 20%;
  }
  .grid-10 .col-sm-push-1 {
    left: 10%;
  }
  .grid-10 .col-sm-push-0 {
    left: auto;
  }
  .grid-10 .col-sm-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-sm-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-sm-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-sm-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-sm-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-sm-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-sm-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-sm-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-sm-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-sm-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .grid-10 .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 {
    float: left;
  }
  .grid-10 .col-md-10 {
    width: 100%;
  }
  .grid-10 .col-md-9 {
    width: 90%;
  }
  .grid-10 .col-md-8 {
    width: 80%;
  }
  .grid-10 .col-md-7 {
    width: 70%;
  }
  .grid-10 .col-md-6 {
    width: 60%;
  }
  .grid-10 .col-md-5 {
    width: 50%;
  }
  .grid-10 .col-md-4 {
    width: 40%;
  }
  .grid-10 .col-md-3 {
    width: 30%;
  }
  .grid-10 .col-md-2 {
    width: 20%;
  }
  .grid-10 .col-md-1 {
    width: 10%;
  }
  .grid-10 .col-md-pull-10 {
    right: 100%;
  }
  .grid-10 .col-md-pull-9 {
    right: 90%;
  }
  .grid-10 .col-md-pull-8 {
    right: 80%;
  }
  .grid-10 .col-md-pull-7 {
    right: 70%;
  }
  .grid-10 .col-md-pull-6 {
    right: 60%;
  }
  .grid-10 .col-md-pull-5 {
    right: 50%;
  }
  .grid-10 .col-md-pull-4 {
    right: 40%;
  }
  .grid-10 .col-md-pull-3 {
    right: 30%;
  }
  .grid-10 .col-md-pull-2 {
    right: 20%;
  }
  .grid-10 .col-md-pull-1 {
    right: 10%;
  }
  .grid-10 .col-md-pull-0 {
    right: auto;
  }
  .grid-10 .col-md-push-10 {
    left: 100%;
  }
  .grid-10 .col-md-push-9 {
    left: 90%;
  }
  .grid-10 .col-md-push-8 {
    left: 80%;
  }
  .grid-10 .col-md-push-7 {
    left: 70%;
  }
  .grid-10 .col-md-push-6 {
    left: 60%;
  }
  .grid-10 .col-md-push-5 {
    left: 50%;
  }
  .grid-10 .col-md-push-4 {
    left: 40%;
  }
  .grid-10 .col-md-push-3 {
    left: 30%;
  }
  .grid-10 .col-md-push-2 {
    left: 20%;
  }
  .grid-10 .col-md-push-1 {
    left: 10%;
  }
  .grid-10 .col-md-push-0 {
    left: auto;
  }
  .grid-10 .col-md-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-md-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-md-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-md-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-md-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-md-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-md-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-md-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-md-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-md-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .grid-10 .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 {
    float: left;
  }
  .grid-10 .col-lg-10 {
    width: 100%;
  }
  .grid-10 .col-lg-9 {
    width: 90%;
  }
  .grid-10 .col-lg-8 {
    width: 80%;
  }
  .grid-10 .col-lg-7 {
    width: 70%;
  }
  .grid-10 .col-lg-6 {
    width: 60%;
  }
  .grid-10 .col-lg-5 {
    width: 50%;
  }
  .grid-10 .col-lg-4 {
    width: 40%;
  }
  .grid-10 .col-lg-3 {
    width: 30%;
  }
  .grid-10 .col-lg-2 {
    width: 20%;
  }
  .grid-10 .col-lg-1 {
    width: 10%;
  }
  .grid-10 .col-lg-pull-10 {
    right: 100%;
  }
  .grid-10 .col-lg-pull-9 {
    right: 90%;
  }
  .grid-10 .col-lg-pull-8 {
    right: 80%;
  }
  .grid-10 .col-lg-pull-7 {
    right: 70%;
  }
  .grid-10 .col-lg-pull-6 {
    right: 60%;
  }
  .grid-10 .col-lg-pull-5 {
    right: 50%;
  }
  .grid-10 .col-lg-pull-4 {
    right: 40%;
  }
  .grid-10 .col-lg-pull-3 {
    right: 30%;
  }
  .grid-10 .col-lg-pull-2 {
    right: 20%;
  }
  .grid-10 .col-lg-pull-1 {
    right: 10%;
  }
  .grid-10 .col-lg-pull-0 {
    right: auto;
  }
  .grid-10 .col-lg-push-10 {
    left: 100%;
  }
  .grid-10 .col-lg-push-9 {
    left: 90%;
  }
  .grid-10 .col-lg-push-8 {
    left: 80%;
  }
  .grid-10 .col-lg-push-7 {
    left: 70%;
  }
  .grid-10 .col-lg-push-6 {
    left: 60%;
  }
  .grid-10 .col-lg-push-5 {
    left: 50%;
  }
  .grid-10 .col-lg-push-4 {
    left: 40%;
  }
  .grid-10 .col-lg-push-3 {
    left: 30%;
  }
  .grid-10 .col-lg-push-2 {
    left: 20%;
  }
  .grid-10 .col-lg-push-1 {
    left: 10%;
  }
  .grid-10 .col-lg-push-0 {
    left: auto;
  }
  .grid-10 .col-lg-offset-10 {
    margin-left: 100%;
  }
  .grid-10 .col-lg-offset-9 {
    margin-left: 90%;
  }
  .grid-10 .col-lg-offset-8 {
    margin-left: 80%;
  }
  .grid-10 .col-lg-offset-7 {
    margin-left: 70%;
  }
  .grid-10 .col-lg-offset-6 {
    margin-left: 60%;
  }
  .grid-10 .col-lg-offset-5 {
    margin-left: 50%;
  }
  .grid-10 .col-lg-offset-4 {
    margin-left: 40%;
  }
  .grid-10 .col-lg-offset-3 {
    margin-left: 30%;
  }
  .grid-10 .col-lg-offset-2 {
    margin-left: 20%;
  }
  .grid-10 .col-lg-offset-1 {
    margin-left: 10%;
  }
  .grid-10 .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.grid-14.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 880px) {
  .grid-14.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .grid-14.container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .grid-14.container {
    width: 1140px;
  }
}
.grid-14.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.grid-14 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.grid-14 .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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.grid-14 .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, .col-xs-13, .col-xs-14 {
  float: left;
}
.grid-14 .col-xs-14 {
  width: 100%;
}
.grid-14 .col-xs-13 {
  width: 92.85714286%;
}
.grid-14 .col-xs-12 {
  width: 85.71428571%;
}
.grid-14 .col-xs-11 {
  width: 78.57142857%;
}
.grid-14 .col-xs-10 {
  width: 71.42857143%;
}
.grid-14 .col-xs-9 {
  width: 64.28571429%;
}
.grid-14 .col-xs-8 {
  width: 57.14285714%;
}
.grid-14 .col-xs-7 {
  width: 50%;
}
.grid-14 .col-xs-6 {
  width: 42.85714286%;
}
.grid-14 .col-xs-5 {
  width: 35.71428571%;
}
.grid-14 .col-xs-4 {
  width: 28.57142857%;
}
.grid-14 .col-xs-3 {
  width: 21.42857143%;
}
.grid-14 .col-xs-2 {
  width: 14.28571429%;
}
.grid-14 .col-xs-1 {
  width: 7.14285714%;
}
.grid-14 .col-xs-pull-14 {
  right: 100%;
}
.grid-14 .col-xs-pull-13 {
  right: 92.85714286%;
}
.grid-14 .col-xs-pull-12 {
  right: 85.71428571%;
}
.grid-14 .col-xs-pull-11 {
  right: 78.57142857%;
}
.grid-14 .col-xs-pull-10 {
  right: 71.42857143%;
}
.grid-14 .col-xs-pull-9 {
  right: 64.28571429%;
}
.grid-14 .col-xs-pull-8 {
  right: 57.14285714%;
}
.grid-14 .col-xs-pull-7 {
  right: 50%;
}
.grid-14 .col-xs-pull-6 {
  right: 42.85714286%;
}
.grid-14 .col-xs-pull-5 {
  right: 35.71428571%;
}
.grid-14 .col-xs-pull-4 {
  right: 28.57142857%;
}
.grid-14 .col-xs-pull-3 {
  right: 21.42857143%;
}
.grid-14 .col-xs-pull-2 {
  right: 14.28571429%;
}
.grid-14 .col-xs-pull-1 {
  right: 7.14285714%;
}
.grid-14 .col-xs-pull-0 {
  right: auto;
}
.grid-14 .col-xs-push-14 {
  left: 100%;
}
.grid-14 .col-xs-push-13 {
  left: 92.85714286%;
}
.grid-14 .col-xs-push-12 {
  left: 85.71428571%;
}
.grid-14 .col-xs-push-11 {
  left: 78.57142857%;
}
.grid-14 .col-xs-push-10 {
  left: 71.42857143%;
}
.grid-14 .col-xs-push-9 {
  left: 64.28571429%;
}
.grid-14 .col-xs-push-8 {
  left: 57.14285714%;
}
.grid-14 .col-xs-push-7 {
  left: 50%;
}
.grid-14 .col-xs-push-6 {
  left: 42.85714286%;
}
.grid-14 .col-xs-push-5 {
  left: 35.71428571%;
}
.grid-14 .col-xs-push-4 {
  left: 28.57142857%;
}
.grid-14 .col-xs-push-3 {
  left: 21.42857143%;
}
.grid-14 .col-xs-push-2 {
  left: 14.28571429%;
}
.grid-14 .col-xs-push-1 {
  left: 7.14285714%;
}
.grid-14 .col-xs-push-0 {
  left: auto;
}
.grid-14 .col-xs-offset-14 {
  margin-left: 100%;
}
.grid-14 .col-xs-offset-13 {
  margin-left: 92.85714286%;
}
.grid-14 .col-xs-offset-12 {
  margin-left: 85.71428571%;
}
.grid-14 .col-xs-offset-11 {
  margin-left: 78.57142857%;
}
.grid-14 .col-xs-offset-10 {
  margin-left: 71.42857143%;
}
.grid-14 .col-xs-offset-9 {
  margin-left: 64.28571429%;
}
.grid-14 .col-xs-offset-8 {
  margin-left: 57.14285714%;
}
.grid-14 .col-xs-offset-7 {
  margin-left: 50%;
}
.grid-14 .col-xs-offset-6 {
  margin-left: 42.85714286%;
}
.grid-14 .col-xs-offset-5 {
  margin-left: 35.71428571%;
}
.grid-14 .col-xs-offset-4 {
  margin-left: 28.57142857%;
}
.grid-14 .col-xs-offset-3 {
  margin-left: 21.42857143%;
}
.grid-14 .col-xs-offset-2 {
  margin-left: 14.28571429%;
}
.grid-14 .col-xs-offset-1 {
  margin-left: 7.14285714%;
}
.grid-14 .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 880px) {
  .grid-14 .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, .col-sm-13, .col-sm-14 {
    float: left;
  }
  .grid-14 .col-sm-14 {
    width: 100%;
  }
  .grid-14 .col-sm-13 {
    width: 92.85714286%;
  }
  .grid-14 .col-sm-12 {
    width: 85.71428571%;
  }
  .grid-14 .col-sm-11 {
    width: 78.57142857%;
  }
  .grid-14 .col-sm-10 {
    width: 71.42857143%;
  }
  .grid-14 .col-sm-9 {
    width: 64.28571429%;
  }
  .grid-14 .col-sm-8 {
    width: 57.14285714%;
  }
  .grid-14 .col-sm-7 {
    width: 50%;
  }
  .grid-14 .col-sm-6 {
    width: 42.85714286%;
  }
  .grid-14 .col-sm-5 {
    width: 35.71428571%;
  }
  .grid-14 .col-sm-4 {
    width: 28.57142857%;
  }
  .grid-14 .col-sm-3 {
    width: 21.42857143%;
  }
  .grid-14 .col-sm-2 {
    width: 14.28571429%;
  }
  .grid-14 .col-sm-1 {
    width: 7.14285714%;
  }
  .grid-14 .col-sm-pull-14 {
    right: 100%;
  }
  .grid-14 .col-sm-pull-13 {
    right: 92.85714286%;
  }
  .grid-14 .col-sm-pull-12 {
    right: 85.71428571%;
  }
  .grid-14 .col-sm-pull-11 {
    right: 78.57142857%;
  }
  .grid-14 .col-sm-pull-10 {
    right: 71.42857143%;
  }
  .grid-14 .col-sm-pull-9 {
    right: 64.28571429%;
  }
  .grid-14 .col-sm-pull-8 {
    right: 57.14285714%;
  }
  .grid-14 .col-sm-pull-7 {
    right: 50%;
  }
  .grid-14 .col-sm-pull-6 {
    right: 42.85714286%;
  }
  .grid-14 .col-sm-pull-5 {
    right: 35.71428571%;
  }
  .grid-14 .col-sm-pull-4 {
    right: 28.57142857%;
  }
  .grid-14 .col-sm-pull-3 {
    right: 21.42857143%;
  }
  .grid-14 .col-sm-pull-2 {
    right: 14.28571429%;
  }
  .grid-14 .col-sm-pull-1 {
    right: 7.14285714%;
  }
  .grid-14 .col-sm-pull-0 {
    right: auto;
  }
  .grid-14 .col-sm-push-14 {
    left: 100%;
  }
  .grid-14 .col-sm-push-13 {
    left: 92.85714286%;
  }
  .grid-14 .col-sm-push-12 {
    left: 85.71428571%;
  }
  .grid-14 .col-sm-push-11 {
    left: 78.57142857%;
  }
  .grid-14 .col-sm-push-10 {
    left: 71.42857143%;
  }
  .grid-14 .col-sm-push-9 {
    left: 64.28571429%;
  }
  .grid-14 .col-sm-push-8 {
    left: 57.14285714%;
  }
  .grid-14 .col-sm-push-7 {
    left: 50%;
  }
  .grid-14 .col-sm-push-6 {
    left: 42.85714286%;
  }
  .grid-14 .col-sm-push-5 {
    left: 35.71428571%;
  }
  .grid-14 .col-sm-push-4 {
    left: 28.57142857%;
  }
  .grid-14 .col-sm-push-3 {
    left: 21.42857143%;
  }
  .grid-14 .col-sm-push-2 {
    left: 14.28571429%;
  }
  .grid-14 .col-sm-push-1 {
    left: 7.14285714%;
  }
  .grid-14 .col-sm-push-0 {
    left: auto;
  }
  .grid-14 .col-sm-offset-14 {
    margin-left: 100%;
  }
  .grid-14 .col-sm-offset-13 {
    margin-left: 92.85714286%;
  }
  .grid-14 .col-sm-offset-12 {
    margin-left: 85.71428571%;
  }
  .grid-14 .col-sm-offset-11 {
    margin-left: 78.57142857%;
  }
  .grid-14 .col-sm-offset-10 {
    margin-left: 71.42857143%;
  }
  .grid-14 .col-sm-offset-9 {
    margin-left: 64.28571429%;
  }
  .grid-14 .col-sm-offset-8 {
    margin-left: 57.14285714%;
  }
  .grid-14 .col-sm-offset-7 {
    margin-left: 50%;
  }
  .grid-14 .col-sm-offset-6 {
    margin-left: 42.85714286%;
  }
  .grid-14 .col-sm-offset-5 {
    margin-left: 35.71428571%;
  }
  .grid-14 .col-sm-offset-4 {
    margin-left: 28.57142857%;
  }
  .grid-14 .col-sm-offset-3 {
    margin-left: 21.42857143%;
  }
  .grid-14 .col-sm-offset-2 {
    margin-left: 14.28571429%;
  }
  .grid-14 .col-sm-offset-1 {
    margin-left: 7.14285714%;
  }
  .grid-14 .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .grid-14 .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, .col-md-13, .col-md-14 {
    float: left;
  }
  .grid-14 .col-md-14 {
    width: 100%;
  }
  .grid-14 .col-md-13 {
    width: 92.85714286%;
  }
  .grid-14 .col-md-12 {
    width: 85.71428571%;
  }
  .grid-14 .col-md-11 {
    width: 78.57142857%;
  }
  .grid-14 .col-md-10 {
    width: 71.42857143%;
  }
  .grid-14 .col-md-9 {
    width: 64.28571429%;
  }
  .grid-14 .col-md-8 {
    width: 57.14285714%;
  }
  .grid-14 .col-md-7 {
    width: 50%;
  }
  .grid-14 .col-md-6 {
    width: 42.85714286%;
  }
  .grid-14 .col-md-5 {
    width: 35.71428571%;
  }
  .grid-14 .col-md-4 {
    width: 28.57142857%;
  }
  .grid-14 .col-md-3 {
    width: 21.42857143%;
  }
  .grid-14 .col-md-2 {
    width: 14.28571429%;
  }
  .grid-14 .col-md-1 {
    width: 7.14285714%;
  }
  .grid-14 .col-md-pull-14 {
    right: 100%;
  }
  .grid-14 .col-md-pull-13 {
    right: 92.85714286%;
  }
  .grid-14 .col-md-pull-12 {
    right: 85.71428571%;
  }
  .grid-14 .col-md-pull-11 {
    right: 78.57142857%;
  }
  .grid-14 .col-md-pull-10 {
    right: 71.42857143%;
  }
  .grid-14 .col-md-pull-9 {
    right: 64.28571429%;
  }
  .grid-14 .col-md-pull-8 {
    right: 57.14285714%;
  }
  .grid-14 .col-md-pull-7 {
    right: 50%;
  }
  .grid-14 .col-md-pull-6 {
    right: 42.85714286%;
  }
  .grid-14 .col-md-pull-5 {
    right: 35.71428571%;
  }
  .grid-14 .col-md-pull-4 {
    right: 28.57142857%;
  }
  .grid-14 .col-md-pull-3 {
    right: 21.42857143%;
  }
  .grid-14 .col-md-pull-2 {
    right: 14.28571429%;
  }
  .grid-14 .col-md-pull-1 {
    right: 7.14285714%;
  }
  .grid-14 .col-md-pull-0 {
    right: auto;
  }
  .grid-14 .col-md-push-14 {
    left: 100%;
  }
  .grid-14 .col-md-push-13 {
    left: 92.85714286%;
  }
  .grid-14 .col-md-push-12 {
    left: 85.71428571%;
  }
  .grid-14 .col-md-push-11 {
    left: 78.57142857%;
  }
  .grid-14 .col-md-push-10 {
    left: 71.42857143%;
  }
  .grid-14 .col-md-push-9 {
    left: 64.28571429%;
  }
  .grid-14 .col-md-push-8 {
    left: 57.14285714%;
  }
  .grid-14 .col-md-push-7 {
    left: 50%;
  }
  .grid-14 .col-md-push-6 {
    left: 42.85714286%;
  }
  .grid-14 .col-md-push-5 {
    left: 35.71428571%;
  }
  .grid-14 .col-md-push-4 {
    left: 28.57142857%;
  }
  .grid-14 .col-md-push-3 {
    left: 21.42857143%;
  }
  .grid-14 .col-md-push-2 {
    left: 14.28571429%;
  }
  .grid-14 .col-md-push-1 {
    left: 7.14285714%;
  }
  .grid-14 .col-md-push-0 {
    left: auto;
  }
  .grid-14 .col-md-offset-14 {
    margin-left: 100%;
  }
  .grid-14 .col-md-offset-13 {
    margin-left: 92.85714286%;
  }
  .grid-14 .col-md-offset-12 {
    margin-left: 85.71428571%;
  }
  .grid-14 .col-md-offset-11 {
    margin-left: 78.57142857%;
  }
  .grid-14 .col-md-offset-10 {
    margin-left: 71.42857143%;
  }
  .grid-14 .col-md-offset-9 {
    margin-left: 64.28571429%;
  }
  .grid-14 .col-md-offset-8 {
    margin-left: 57.14285714%;
  }
  .grid-14 .col-md-offset-7 {
    margin-left: 50%;
  }
  .grid-14 .col-md-offset-6 {
    margin-left: 42.85714286%;
  }
  .grid-14 .col-md-offset-5 {
    margin-left: 35.71428571%;
  }
  .grid-14 .col-md-offset-4 {
    margin-left: 28.57142857%;
  }
  .grid-14 .col-md-offset-3 {
    margin-left: 21.42857143%;
  }
  .grid-14 .col-md-offset-2 {
    margin-left: 14.28571429%;
  }
  .grid-14 .col-md-offset-1 {
    margin-left: 7.14285714%;
  }
  .grid-14 .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .grid-14 .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, .col-lg-13, .col-lg-14 {
    float: left;
  }
  .grid-14 .col-lg-14 {
    width: 100%;
  }
  .grid-14 .col-lg-13 {
    width: 92.85714286%;
  }
  .grid-14 .col-lg-12 {
    width: 85.71428571%;
  }
  .grid-14 .col-lg-11 {
    width: 78.57142857%;
  }
  .grid-14 .col-lg-10 {
    width: 71.42857143%;
  }
  .grid-14 .col-lg-9 {
    width: 64.28571429%;
  }
  .grid-14 .col-lg-8 {
    width: 57.14285714%;
  }
  .grid-14 .col-lg-7 {
    width: 50%;
  }
  .grid-14 .col-lg-6 {
    width: 42.85714286%;
  }
  .grid-14 .col-lg-5 {
    width: 35.71428571%;
  }
  .grid-14 .col-lg-4 {
    width: 28.57142857%;
  }
  .grid-14 .col-lg-3 {
    width: 21.42857143%;
  }
  .grid-14 .col-lg-2 {
    width: 14.28571429%;
  }
  .grid-14 .col-lg-1 {
    width: 7.14285714%;
  }
  .grid-14 .col-lg-pull-14 {
    right: 100%;
  }
  .grid-14 .col-lg-pull-13 {
    right: 92.85714286%;
  }
  .grid-14 .col-lg-pull-12 {
    right: 85.71428571%;
  }
  .grid-14 .col-lg-pull-11 {
    right: 78.57142857%;
  }
  .grid-14 .col-lg-pull-10 {
    right: 71.42857143%;
  }
  .grid-14 .col-lg-pull-9 {
    right: 64.28571429%;
  }
  .grid-14 .col-lg-pull-8 {
    right: 57.14285714%;
  }
  .grid-14 .col-lg-pull-7 {
    right: 50%;
  }
  .grid-14 .col-lg-pull-6 {
    right: 42.85714286%;
  }
  .grid-14 .col-lg-pull-5 {
    right: 35.71428571%;
  }
  .grid-14 .col-lg-pull-4 {
    right: 28.57142857%;
  }
  .grid-14 .col-lg-pull-3 {
    right: 21.42857143%;
  }
  .grid-14 .col-lg-pull-2 {
    right: 14.28571429%;
  }
  .grid-14 .col-lg-pull-1 {
    right: 7.14285714%;
  }
  .grid-14 .col-lg-pull-0 {
    right: auto;
  }
  .grid-14 .col-lg-push-14 {
    left: 100%;
  }
  .grid-14 .col-lg-push-13 {
    left: 92.85714286%;
  }
  .grid-14 .col-lg-push-12 {
    left: 85.71428571%;
  }
  .grid-14 .col-lg-push-11 {
    left: 78.57142857%;
  }
  .grid-14 .col-lg-push-10 {
    left: 71.42857143%;
  }
  .grid-14 .col-lg-push-9 {
    left: 64.28571429%;
  }
  .grid-14 .col-lg-push-8 {
    left: 57.14285714%;
  }
  .grid-14 .col-lg-push-7 {
    left: 50%;
  }
  .grid-14 .col-lg-push-6 {
    left: 42.85714286%;
  }
  .grid-14 .col-lg-push-5 {
    left: 35.71428571%;
  }
  .grid-14 .col-lg-push-4 {
    left: 28.57142857%;
  }
  .grid-14 .col-lg-push-3 {
    left: 21.42857143%;
  }
  .grid-14 .col-lg-push-2 {
    left: 14.28571429%;
  }
  .grid-14 .col-lg-push-1 {
    left: 7.14285714%;
  }
  .grid-14 .col-lg-push-0 {
    left: auto;
  }
  .grid-14 .col-lg-offset-14 {
    margin-left: 100%;
  }
  .grid-14 .col-lg-offset-13 {
    margin-left: 92.85714286%;
  }
  .grid-14 .col-lg-offset-12 {
    margin-left: 85.71428571%;
  }
  .grid-14 .col-lg-offset-11 {
    margin-left: 78.57142857%;
  }
  .grid-14 .col-lg-offset-10 {
    margin-left: 71.42857143%;
  }
  .grid-14 .col-lg-offset-9 {
    margin-left: 64.28571429%;
  }
  .grid-14 .col-lg-offset-8 {
    margin-left: 57.14285714%;
  }
  .grid-14 .col-lg-offset-7 {
    margin-left: 50%;
  }
  .grid-14 .col-lg-offset-6 {
    margin-left: 42.85714286%;
  }
  .grid-14 .col-lg-offset-5 {
    margin-left: 35.71428571%;
  }
  .grid-14 .col-lg-offset-4 {
    margin-left: 28.57142857%;
  }
  .grid-14 .col-lg-offset-3 {
    margin-left: 21.42857143%;
  }
  .grid-14 .col-lg-offset-2 {
    margin-left: 14.28571429%;
  }
  .grid-14 .col-lg-offset-1 {
    margin-left: 7.14285714%;
  }
  .grid-14 .col-lg-offset-0 {
    margin-left: 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;
}
/*------------------------------------*\
	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: 'latobold';
  src: url('fonts/Lato/Lato-Bold-webfont.eot');
  src: url('fonts/Lato/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Lato/Lato-Bold-webfont.woff2') format('woff2'), url('fonts/Lato/Lato-Bold-webfont.woff') format('woff'), url('fonts/Lato/Lato-Bold-webfont.ttf') format('truetype'), url('fonts/Lato/Lato-Bold-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('fonts/Lato/Lato-Regular-webfont.eot');
  src: url('fonts/Lato/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Lato/Lato-Regular-webfont.woff2') format('woff2'), url('fonts/Lato/Lato-Regular-webfont.woff') format('woff'), url('fonts/Lato/Lato-Regular-webfont.ttf') format('truetype'), url('fonts/Lato/Lato-Regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latolight';
  src: url('fonts/Lato/Lato-Light-webfont.eot');
  src: url('fonts/Lato/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Lato/Lato-Light-webfont.woff2') format('woff2'), url('fonts/Lato/Lato-Light-webfont.woff') format('woff'), url('fonts/Lato/Lato-Light-webfont.ttf') format('truetype'), url('fonts/Lato/Lato-Light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latothin';
  src: url('fonts/Lato/Lato-Thin-webfont.eot');
  src: url('fonts/Lato/Lato-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Lato/Lato-Thin-webfont.woff2') format('woff2'), url('fonts/Lato/Lato-Thin-webfont.woff') format('woff'), url('fonts/Lato/Lato-Thin-webfont.ttf') format('truetype'), url('fonts/Lato/Lato-Thin-webfont.svg#latothin') format('svg');
  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%;
  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
*/
.angle-right-left {
  font-weight: inherit;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.angle-right-left:after,
.angle-right-left:before {
  font-family: 'FontAwesome';
  font-size: inherit;
  position: absolute;
  text-decoration: none;
}
.angle-right-left:before {
  content: "";
  left: 0px;
}
.angle-right-left:after {
  content: "";
  right: 0px;
}
.arrow {
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
}
.arrow-black {
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M -0.803572,-3.9700083 48.303572,31.666354 -0.803572,67.302717" fill="none" stroke="black" stroke-linecap="round" stroke-width="2" /></svg>');
}
.arrow-left {
  overflow: hidden;
  display: inline-block;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
}
.arrow-right {
  display: inline-block;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M -0.803572,-3.9700083 48.303572,31.666354 -0.803572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
}
/*
 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 */
.box-ratio {
  position: relative;
  width: 100%;
  /* desired width */
  /* ratios */
}
.box-ratio:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.box-ratio.ratio1_2:before {
  padding-top: 150%;
}
.box-ratio.ratio1_3:before {
  padding-top: 175%;
}
.box-ratio.ratio1_4:before {
  padding-top: 200%;
}
.box-ratio.ratio1_6:before {
  padding-top: 300%;
}
.box-ratio.ratio1_1:before {
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.box-ratio.ratio2_1:before {
  padding-top: 50%;
}
.box-ratio.ratio1_2:before {
  padding-top: 200%;
}
.box-ratio.ratio4_3:before {
  padding-top: 75%;
}
.box-ratio.ratio16_10:before {
  padding-top: 62.5%;
}
.box-ratio.ratio16_9:before {
  padding-top: 56.25%;
}
.box-ratio.ratio4_1:before {
  padding-top: 25%;
}
.box-ratio > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* GRID */
.grid {
  margin: 0;
  width: 100%;
  position: relative;
}
.grid[class|=g] {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  height: 100%;
  min-height: 1px;
}
.grid .g-1 {
  width: 3.125%;
}
.grid .g-2 {
  width: 6.25%;
}
.grid .g-3 {
  width: 9.375%;
}
.grid .g-4 {
  width: 12.5%;
}
.grid .g-5 {
  width: 15.625%;
}
.grid .g-6 {
  width: 18.75%;
}
.grid .g-7 {
  width: 21.875%;
}
.grid .g-8 {
  width: 25%;
}
.grid .g-9 {
  width: 28.125%;
}
.grid .g-10 {
  width: 31.25%;
}
.grid .g-11 {
  width: 34.375%;
}
.grid .g-12 {
  width: 37.5%;
}
.grid .g-13 {
  width: 40.625%;
}
.grid .g-14 {
  width: 43.75%;
}
.grid .g-15 {
  width: 46.875%;
}
.grid .g-16 {
  width: 50%;
}
.grid .g-17 {
  width: 53.125%;
}
.grid .g-18 {
  width: 56.25%;
}
.grid .g-19 {
  width: 59.375%;
}
.grid .g-20 {
  width: 62.5%;
}
.grid .g-21 {
  width: 65.625%;
}
.grid .g-22 {
  width: 68.75%;
}
.grid .g-23 {
  width: 71.875%;
}
.grid .g-24 {
  width: 75%;
}
.grid .g-25 {
  width: 78.125%;
}
.grid .g-26 {
  width: 81.25%;
}
.grid .g-27 {
  width: 84.375%;
}
.grid .g-28 {
  width: 87.5%;
}
.grid .g-29 {
  width: 90.625%;
}
.grid .g-30 {
  width: 93.75%;
}
.grid .g-31 {
  width: 96.875%;
}
.grid .g-32 {
  width: 100%;
}
.grid .l-1 {
  margin-left: 3.125%;
}
.grid .l-2 {
  margin-left: 6.25%;
}
.grid .l-3 {
  margin-left: 9.375%;
}
.grid .l-4 {
  margin-left: 12.5%;
}
.grid .l-5 {
  margin-left: 15.625%;
}
.grid .l-6 {
  margin-left: 18.75%;
}
.grid .l-7 {
  margin-left: 21.875%;
}
.grid .l-8 {
  margin-left: 25%;
}
.grid .l-9 {
  margin-left: 28.125%;
}
.grid .l-10 {
  margin-left: 31.25%;
}
.grid .l-11 {
  margin-left: 34.375%;
}
.grid .l-12 {
  margin-left: 37.5%;
}
.grid .l-13 {
  margin-left: 40.625%;
}
.grid .l-14 {
  margin-left: 43.75%;
}
.grid .l-15 {
  margin-left: 46.875%;
}
.grid .l-16 {
  margin-left: 50%;
}
.grid .l-17 {
  margin-left: 53.125%;
}
.grid .l-18 {
  margin-left: 56.25%;
}
.grid .l-19 {
  margin-left: 59.375%;
}
.grid .l-20 {
  margin-left: 62.5%;
}
.grid .l-21 {
  margin-left: 65.625%;
}
.grid .l-22 {
  margin-left: 68.75%;
}
.grid .l-23 {
  margin-left: 71.875%;
}
.grid .l-24 {
  margin-left: 75%;
}
.grid .l-25 {
  margin-left: 78.125%;
}
.grid .l-26 {
  margin-left: 81.25%;
}
.grid .l-27 {
  margin-left: 84.375%;
}
.grid .l-28 {
  margin-left: 87.5%;
}
.grid .l-29 {
  margin-left: 90.625%;
}
.grid .l-30 {
  margin-left: 93.75%;
}
.grid .l-31 {
  margin-left: 96.875%;
}
.grid .l-32 {
  margin-left: 100%;
}
.grid .r-1 {
  margin-right: 3.125%;
}
.grid .r-2 {
  margin-right: 6.25%;
}
.grid .r-3 {
  margin-right: 9.375%;
}
.grid .r-4 {
  margin-right: 12.5%;
}
.grid .r-5 {
  margin-right: 15.625%;
}
.grid .r-6 {
  margin-right: 18.75%;
}
.grid .r-7 {
  margin-right: 21.875%;
}
.grid .r-8 {
  margin-right: 25%;
}
.grid .r-9 {
  margin-right: 28.125%;
}
.grid .r-10 {
  margin-right: 31.25%;
}
.grid .r-11 {
  margin-right: 34.375%;
}
.grid .r-12 {
  margin-right: 37.5%;
}
.grid .r-13 {
  margin-right: 40.625%;
}
.grid .r-14 {
  margin-right: 43.75%;
}
.grid .r-15 {
  margin-right: 46.875%;
}
.grid .r-16 {
  margin-right: 50%;
}
.grid .r-17 {
  margin-right: 53.125%;
}
.grid .r-18 {
  margin-right: 56.25%;
}
.grid .r-19 {
  margin-right: 59.375%;
}
.grid .r-20 {
  margin-right: 62.5%;
}
.grid .r-21 {
  margin-right: 65.625%;
}
.grid .r-22 {
  margin-right: 68.75%;
}
.grid .r-23 {
  margin-right: 71.875%;
}
.grid .r-24 {
  margin-right: 75%;
}
.grid .r-25 {
  margin-right: 78.125%;
}
.grid .r-26 {
  margin-right: 81.25%;
}
.grid .r-27 {
  margin-right: 84.375%;
}
.grid .r-28 {
  margin-right: 87.5%;
}
.grid .r-29 {
  margin-right: 90.625%;
}
.grid .r-30 {
  margin-right: 93.75%;
}
.grid .r-31 {
  margin-right: 96.875%;
}
.grid .r-32 {
  margin-right: 100%;
}
#tinymce.wp-editor .grid:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-collapse: collapse;
  border: 1px rgba(51, 51, 51, 0.7) dashed;
  z-index: -1;
}
#tinymce.wp-editor .grid > [class|=g]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-collapse: collapse;
  border-top: 1px dashed #bbb;
  border-bottom: 1px dashed #bbb;
  border-right: 1px dashed #bbb;
  z-index: -1;
}
#tinymce.wp-editor .grid > [class|=g]:first-child:before {
  border-left: 1px dashed #bbb;
}
/* 
    Created on : 24 janv. 2015, 08:59:05
    Author     : mickael
*/
.page-content {
  color: #4D5965;
  /*
    .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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 25px ;
  font-size: 2.5rem ;
  line-height: 32.85px ;
  line-height: 3.285rem ;
  margin: 10.1125px 0px ;
  margin: 1.011rem 0rem ;
  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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 20px ;
  font-size: 2rem ;
  line-height: 26.28px ;
  line-height: 2.628rem ;
  margin: 16.18px 0px ;
  margin: 1.618rem 0rem ;
  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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 19px ;
  font-size: 1.9rem ;
  line-height: 24.966px ;
  line-height: 2.497rem ;
  margin: 15.371px 0px ;
  margin: 1.537rem 0rem ;
  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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 19px ;
  font-size: 1.9rem ;
  line-height: 24.966px ;
  line-height: 2.497rem ;
  margin: 15.371px 0px ;
  margin: 1.537rem 0rem ;
  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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 18px ;
  font-size: 1.8rem ;
  line-height: 23.652px ;
  line-height: 2.365rem ;
  margin: 14.562000000000001px 0px ;
  margin: 1.456rem 0rem ;
  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: 'latobold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 18px ;
  font-size: 1.8rem ;
  line-height: 23.652px ;
  line-height: 2.365rem ;
  margin: 14.562000000000001px 0px ;
  margin: 1.456rem 0rem ;
  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 ul,
.page-content ol,
.page-content li,
.page-content pre,
.page-content address,
.page-content .address {
  font-size: 18px ;
  font-size: 1.8rem ;
  line-height: 23.652px ;
  line-height: 2.365rem ;
  margin: 14.562000000000001px 0px ;
  margin: 1.456rem 0rem ;
}
.page-content p.text-cols-2,
.page-content ul.text-cols-2,
.page-content ol.text-cols-2,
.page-content li.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: 31.078728px ;
  -webkit-column-gap: 3.108rem ;
  -moz-column-gap: 31.078728px ;
  -moz-column-gap: 3.108rem ;
  column-gap: 31.078728px ;
  column-gap: 3.108rem ;
}
.page-content p.text-cols-3,
.page-content ul.text-cols-3,
.page-content ol.text-cols-3,
.page-content li.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: 31.078728px ;
  -webkit-column-gap: 3.108rem ;
  -moz-column-gap: 31.078728px ;
  -moz-column-gap: 3.108rem ;
  column-gap: 31.078728px ;
  column-gap: 3.108rem ;
}
.page-content p.first-letter::first-letter,
.page-content ul.first-letter::first-letter,
.page-content ol.first-letter::first-letter,
.page-content li.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: 23.652px ;
  font-size: 2.365rem ;
  line-height: 23.652px ;
  line-height: 2.365rem ;
  text-transform: uppercase;
  font-weight: bold;
}
.page-content p:first-child,
.page-content ul:first-child,
.page-content ol:first-child,
.page-content li: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: #21262b;
  text-decoration: none;
  -webkit-text-decoration-color: #4D5965;
          text-decoration-color: #4D5965;
}
.page-content a:hover {
  opacity: 0.8;
}
.page-content td {
  padding: 23.652px ;
  padding: 2.365rem ;
}
.page-content td h1 {
  margin-top: 0;
}
.page-content ul {
  overflow: auto;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-content ul li {
  padding-top: 0;
}
.page-content .address {
  padding-bottom: 23.652px ;
  padding-bottom: 2.365rem ;
}
.page-content img.alignnone,
.page-content a img.alignnone {
  margin: 11.826px ;
  margin: 1.183rem ;
  margin-top: 5.913px ;
  margin-top: 0.591rem ;
  margin-bottom: 0;
}
.page-content img.alignright,
.page-content a img.alignright {
  margin-bottom: 0;
  margin-left: 11.826px ;
  margin-left: 1.183rem ;
  margin-top: 5.913px ;
  margin-top: 0.591rem ;
}
.page-content img.alignleft,
.page-content a img.alignleft {
  margin-right: 11.826px ;
  margin-right: 1.183rem ;
  margin-top: 5.913px ;
  margin-top: 0.591rem ;
  margin-bottom: 0;
}
.page-content img.img-100,
.page-content a img.img-100 {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.page-content.condensed *,
.page-content .condensed * {
  line-height: 116% !important;
}
.page-content p + .v-space {
  margin-top: -14.562000000000001px ;
  margin-top: -1.456rem ;
}
.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 .smallcaps {
  font-variant: small-caps;
  text-transform: lowercase;
}
.page-content .lowercase {
  text-transform: lowercase;
}
.page-content .uppercase {
  text-transform: uppercase;
}
.page-content .padd-h {
  padding-left: 23.652px ;
  padding-left: 2.365rem ;
  padding-right: 23.652px ;
  padding-right: 2.365rem ;
}
.page-content .container.gutter-10,
.page-content .container-fluid.gutter-10 {
  margin: 0 -10px;
}
.page-content .container.gutter-10 .row > div,
.page-content .container-fluid.gutter-10 .row > div {
  padding: 0 10px;
}
.page-content .container.gutter-10 .row > div > .container,
.page-content .container-fluid.gutter-10 .row > div > .container,
.page-content .container.gutter-10 .row > div > .container-fluid,
.page-content .container-fluid.gutter-10 .row > div > .container-fluid {
  margin: 0 -10px;
}
.page-content .container.gutter-20,
.page-content .container-fluid.gutter-20 {
  margin: 0 -20px;
}
.page-content .container.gutter-20 .row > div,
.page-content .container-fluid.gutter-20 .row > div {
  padding: 0 20px;
}
.page-content .container.gutter-20 .row > div > .container,
.page-content .container-fluid.gutter-20 .row > div > .container,
.page-content .container.gutter-20 .row > div > .container-fluid,
.page-content .container-fluid.gutter-20 .row > div > .container-fluid {
  margin: 0 -20px;
}
.page-content .container.gutter-40,
.page-content .container-fluid.gutter-40 {
  margin: 0 -40px;
}
.page-content .container.gutter-40 .row > div,
.page-content .container-fluid.gutter-40 .row > div {
  padding: 0 40px;
}
.page-content .container.gutter-40 .row > div > .container,
.page-content .container-fluid.gutter-40 .row > div > .container,
.page-content .container.gutter-40 .row > div > .container-fluid,
.page-content .container-fluid.gutter-40 .row > div > .container-fluid {
  margin: 0 -40px;
}
.page-content .container.gutter-60,
.page-content .container-fluid.gutter-60 {
  margin: 0 -60px;
}
.page-content .container.gutter-60 .row > div,
.page-content .container-fluid.gutter-60 .row > div {
  padding: 0 60px;
}
.page-content .container.gutter-60 .row > div > .container,
.page-content .container-fluid.gutter-60 .row > div > .container,
.page-content .container.gutter-60 .row > div > .container-fluid,
.page-content .container-fluid.gutter-60 .row > div > .container-fluid {
  margin: 0 -60px;
}
.page-content.invert {
  background-color: #4D5965;
  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;
}
#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 {
  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 .row [class^="col-"],
#tinymce.wp-editor .container-fluid .row [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;
                }*/
}
.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;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M -0.803572,-3.9700083 48.303572,31.666354 -0.803572,67.302717" fill="none" stroke="white" stroke-linecap="round" 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;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  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;
}
.grid-2-2,
.grid-2-1 {
  margin: 20px 0;
  padding: 0px 0 30px 0;
  overflow: hidden;
}
.grid-2-2:after,
.grid-2-1:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
.grid-2-2 .g-box,
.grid-2-1 .g-box {
  width: 50%;
  min-width: 320px;
  float: left;
  position: relative;
  min-height: 160px;
  /* suppression bordure */
}
.grid-2-2 .g-box a,
.grid-2-1 .g-box a {
  position: relative;
  z-index: 9;
}
.grid-2-2 .g-box.sep:before,
.grid-2-1 .g-box.sep:before {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: -3px;
  right: 0;
  border-left: 3px #000 dotted;
}
.grid-2-1 {
  clear: both;
}
.grid-2-1 .g-box {
  float: none;
  margin: auto;
}
hr.dotted,
.page-content hr,
body#tinymce.wp-editor hr {
  border: 0;
  height: 0;
  display: block;
  clear: both;
  line-height: 1;
  position: relative;
  padding: 20px 0;
  margin: 10px 0;
}
hr.dotted:before,
.page-content hr:before,
body#tinymce.wp-editor hr:before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 2px;
  right: 2px;
  border-top: 6px #dc7d17 dotted;
}
.gallery dl {
  margin: 0 0 10px 0;
  float: left;
  min-width: 190px;
}
.gallery:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}
.gallery-item img {
  border: 0 !important;
}
.gallery-item + br {
  display: none;
}
@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;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M -0.803572,-3.9700083 48.303572,31.666354 -0.803572,67.302717" fill="none" stroke="white" stroke-linecap="round" 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;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  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 {
  width: 100%;
  position: relative;
}
.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%;
}
.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: "";
}
.section.slider-home {
  padding: 0;
}
.section.slider-home .slider {
  min-height: 410px;
}
.section.slider-home .slider .item .page-content {
  background-color: transparent;
}
.section.slider-home .slider .item .tease.table {
  height: 100%;
}
.section.slider-home .slider .item .tease.table .cell {
  height: 100%;
  vertical-align: middle;
}
.section.slider-home .slider .item .tease.table .tease-content {
  display: inline-block;
  padding: 20px;
}
.section.slider-home .slider .parallax-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.section.slider-home .slider .parallax-bg .bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  top: -20%;
  bottom: -20%;
  min-width: 100%;
  min-height: 100%;
}
.slider-home {
  width: 100%;
  position: relative;
  height: 410px;
}
.slider-home .slick-slider {
  margin-bottom: 0px;
}
.slider-home .slider > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
}
.slider-home .slider > .content .slider-wrapper .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}
.slider-home .slider > .content .slider-wrapper .item .parallax-bg {
  z-index: 2;
}
.slider-home .slider > .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 .slider > .content .slider-wrapper .item .tease {
  text-shadow: 2px 2px 4px #000000;
  padding: 20px;
  position: relative;
  z-index: 99;
}
.slider-home .slider > .content .slider-wrapper .item .tease .title {
  position: relative;
  top: -20px;
  text-align: center;
}
.slider-home .slider > .content .slider-wrapper .item .tease .title span {
  font-size: 26px ;
  font-size: 2.6rem ;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px #fff solid;
}
.slider-home .slider > .content .slider-wrapper .item .tease .text {
  font-size: 22px ;
  font-size: 2.2rem ;
  color: #ffffff;
  -webkit-transform: translate(-200%, 0%);
          transform: translate(-200%, 0%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.8s ease;
  transition: transform 0.8s ease, opacity 0.3s ease;
  transition: transform 0.8s ease, opacity 0.3s ease, -webkit-transform 0.8s ease;
  opacity: 0;
  min-height: 40px;
}
.slider-home .slider > .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 .slider > .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 .slider > .content .slider-wrapper .item .tease .link .plus a {
  color: #fff;
}
.slider-home .slider > .content .slider-wrapper .item .tease .link .plus:hover {
  background-color: #333333;
}
.slider-home .slider > .content .slider-wrapper .item.slick-current .link {
  opacity: 1;
}
.slider-home .slider > .content .slider-wrapper .item.slick-current .text {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1;
}
.slider-home .slider > .content .slick-next.slick-arrow {
  display: inline-block;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="left-arrow" width="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M -0.803572,-3.9700083 48.303572,31.666354 -0.803572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  height: 50px;
  right: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home .slider > .content .slick-next.slick-arrow:before {
  font-size: 0;
}
.slider-home .slider > .content .slick-prev.slick-arrow {
  overflow: hidden;
  display: inline-block;
  width: 55px;
  height: 70px;
  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="550" height="700" viewBox="-2.5 -5 51 73" preserveAspectRatio="none" ><path d="M 48.303572,-3.9700083 -0.803572,31.666354 48.303572,67.302717" fill="none" stroke="white" stroke-linecap="round" stroke-width="2" /></svg>');
  height: 50px;
  left: 15px;
  font-size: 0;
  z-index: 9;
}
.slider-home .slider > .content .slick-prev.slick-arrow:before {
  font-size: 0;
}
/* 
    Created on : 24 janv. 2015, 09:00:44
    Author     : mickael
*/
/* CONTACT FORM */
.wpcf7-form,
.form.devis {
  margin-bottom: 50px;
  /* background-color: @color-vert-light;*/
  color: #000;
  /* 
    * case à cocher 
    * Utiliser impérativement l'option use_label_element
    * [checkbox the_name use_label_element "value"]
    */
}
.wpcf7-form .row .col-sm-6,
.form.devis .row .col-sm-6 {
  padding-left: 15px;
}
.wpcf7-form .row .col-sm-6:first-child,
.form.devis .row .col-sm-6:first-child {
  padding-right: 15px;
  padding-left: 0px;
}
.wpcf7-form h1.title-form,
.form.devis h1.title-form {
  font-family: 'hl';
  color: #666;
  text-transform: uppercase;
  padding: 4% 0;
}
.wpcf7-form input,
.form.devis input,
.wpcf7-form textarea,
.form.devis textarea {
  border: 1px #fff solid;
  background-color: #fff;
  color: #000;
}
.wpcf7-form input:focus,
.form.devis input:focus,
.wpcf7-form textarea:focus,
.form.devis textarea:focus {
  border: 1px #cccccc solid;
}
.wpcf7-form input::-webkit-input-placeholder,
.form.devis input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder,
.form.devis textarea::-webkit-input-placeholder {
  color: #333;
}
.wpcf7-form input::-moz-placeholder,
.form.devis input::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder,
.form.devis textarea::-moz-placeholder {
  color: #333;
}
.wpcf7-form input:-ms-input-placeholder,
.form.devis input:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder,
.form.devis textarea:-ms-input-placeholder {
  color: #333;
}
.wpcf7-form input::placeholder,
.form.devis input::placeholder,
.wpcf7-form textarea::placeholder,
.form.devis textarea::placeholder {
  color: #333;
}
.wpcf7-form checkbox,
.form.devis checkbox {
  border: 1px #fff solid;
  color: #fff;
}
.wpcf7-form .wpcf7-checkbox label,
.form.devis .wpcf7-checkbox label {
  font-size: 0;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
.form.devis [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after {
  opacity: 0;
}
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:after,
.form.devis [type="checkbox"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-form [type="checkbox"]:not(:checked),
.form.devis [type="checkbox"]:not(:checked),
.wpcf7-form [type="checkbox"]:checked,
.form.devis [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
.form.devis [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label,
.form.devis [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,
.form.devis [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:before,
.form.devis [type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  right: 0;
  border: 2px solid #fff;
  background: #fff;
}
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
.form.devis [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label:after,
.form.devis [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: green;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  /* on prévoit une animation */
}
.wpcf7-form .label,
.form.devis .label {
  font-size: 20px ;
  font-size: 2rem ;
  line-height: 26px ;
  line-height: 2.6rem ;
}
.wpcf7-form .line,
.form.devis .line {
  margin: 2rem 0;
}
.wpcf7-form .line .label,
.form.devis .line .label {
  float: left;
  width: 30%;
  font-size: 1.8rem;
  line-height: 2rem;
  padding-top: 4px;
}
.wpcf7-form .line .field,
.form.devis .line .field {
  float: left;
  width: 70%;
  font-size: 1.8rem;
  line-height: 2rem;
}
.wpcf7-form .line:after,
.form.devis .line:after {
  content: '';
  display: block;
  clear: both;
}
.wpcf7-form .wpcf7-checkbox > span,
.form.devis .wpcf7-checkbox > span {
  display: block;
}
.wpcf7-form input[type=text],
.form.devis input[type=text],
.wpcf7-form input[type=email],
.form.devis input[type=email],
.wpcf7-form input[type=tel],
.form.devis input[type=tel],
.wpcf7-form textarea,
.form.devis textarea {
  display: inline-block;
  width: 100%;
  padding: 8px;
  border: 1px #ccc solid;
}
.wpcf7-form .wpcf7-submit,
.form.devis .wpcf7-submit {
  background-color: #000;
  border: medium none;
  color: #fff;
  float: right;
  padding: 4px 16px ;
  line-height: 26px;
  font-size: 22px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.wpcf7-form .wpcf7-submit:hover,
.form.devis .wpcf7-submit:hover {
  background-color: #cccccc;
  color: #fff;
}
.wpcf7-form .wpcf7-response-output,
.form.devis .wpcf7-response-output {
  border: 1px green solid;
  border-radius: 3px;
  background-color: #fff;
  color: #fff;
  font-size: 20px;
  margin: 10px;
}
.wpcf7-form .contact {
  padding: 0;
}
.wpcf7-form .contact h4 {
  margin: 55px 0 50px 0;
  color: #333333;
}
/* 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.5rem;
  font-family: 'latoregular', Helvetica, Arial, sans-serif;
  color: #4D5965;
  overflow-x: hidden;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper-global {
  max-width: 2000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrapper-wide {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrapper {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.bt-reserver {
  background-color: #E88A25;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 6px 10px;
  color: #fff;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
  cursor: pointer;
  vertical-align: middle;
  border: 0;
}
.bt-reserver:hover {
  opacity: 0.5;
}
.bt-orange {
  background-color: #E88A25;
  color: #fff;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 6px 10px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.bt-orange:hover {
  opacity: 0.8;
  background-color: #4D5965;
  color: #fff;
}
.cta-chambre-dispo {
  background-color: #38444F;
  color: #fff;
  font-size: 18px;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  padding: 25px;
}
.cta-chambre-dispo .align-center {
  text-align: center;
  padding: 16px 0 6px 0;
}
.bt-telecharger {
  background-color: #38444F;
  font-size: 18px;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  padding: 14px;
  color: #fff;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
  cursor: pointer;
  vertical-align: middle;
  border: 0;
  text-align: center;
  display: block;
  margin: 10px 0;
}
.bt-telecharger:hover {
  opacity: 0.2;
  color: #fff;
}
.clickit:hover {
  cursor: pointer;
}
.share {
  margin-left: 4px;
  cursor: pointer;
  display: block;
  float: right;
  background-color: #38444F;
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  text-align: center;
  vertical-align: middle;
}
.share i {
  color: #fff;
  line-height: 30px !important;
}
.share:hover {
  opacity: 0.5;
}
.partager-article {
  background-color: #38444F;
  color: #7c8c9c;
  padding: 2px 8px 2px 0;
  display: inline-block;
  min-width: 300px;
}
.partager-article .share {
  margin-left: 4px;
  cursor: pointer;
  display: inline-block;
  float: none;
  width: auto;
}
.partager-article span {
  display: inline-block;
  white-space: nowrap;
  color: #fff;
}
.partager-article i {
  float: left;
  color: #fff;
  font-size: 20px;
  padding: 2px 5px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
  cursor: pointer;
}
.partager-article i:hover {
  opacity: 0.5;
}
.breadcrumb_last {
  font-weight: bold;
}
#breadcrumbs {
  font-size: 16px;
  padding: 6px 0;
}
.header,
.header-nav-responsive {
  overflow: visible;
  position: relative;
  background-color: #38444F;
}
.header .rs,
.header-nav-responsive .rs {
  white-space: nowrap;
}
.header .rs .fa,
.header-nav-responsive .rs .fa {
  font-size: 20px;
}
.header .table-menu,
.header-nav-responsive .table-menu {
  width: 100%;
  text-align: center;
}
.header .table-menu div,
.header-nav-responsive .table-menu div {
  vertical-align: top;
}
.header .table-menu div ul,
.header-nav-responsive .table-menu div ul {
  padding: 0;
  margin: 0;
  /* text-align:justify;*/
  display: block;
  width: 100%;
  /*&:after { content:' '; display:inline-block; width: 100%; height: 0 }*/
}
.header .table-menu div ul li,
.header-nav-responsive .table-menu div ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  background-color: transparent;
  height: 135px;
}
.header .table-menu div ul li:hover,
.header-nav-responsive .table-menu div ul li:hover {
  background-color: #4D5965;
}
.header .table-menu div ul li.current a:after,
.header-nav-responsive .table-menu div ul li.current a:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #F6F6F6;
  height: 2px;
  bottom: -10px;
  left: 16px;
  right: 16px;
}
.header .table-menu div ul li a,
.header-nav-responsive .table-menu div ul li a {
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: initial;
  padding: 0 6px;
  padding-top: 60px;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1200px) {
  body#body .header .table-menu div ul li,
  body#body .header-nav-responsive .table-menu div ul li {
    height: 100px;
  }
  body#body .header .table-menu div ul li a,
  body#body .header-nav-responsive .table-menu div ul li a {
    padding: 0 5px;
    padding-top: 30px;
  }
}
.header .table-menu div.c-1,
.header-nav-responsive .table-menu div.c-1,
.header .table-menu div.c-5,
.header-nav-responsive .table-menu div.c-5 {
  /*width: 450px;*/
}
.header .table-menu div.c-1 nav,
.header-nav-responsive .table-menu div.c-1 nav,
.header .table-menu div.c-5 nav,
.header-nav-responsive .table-menu div.c-5 nav {
  min-width: 50px;
}
.header .table-menu div.c-1 nav ul li,
.header-nav-responsive .table-menu div.c-1 nav ul li,
.header .table-menu div.c-5 nav ul li,
.header-nav-responsive .table-menu div.c-5 nav ul li {
  vertical-align: middle;
  line-height: 135px;
}
.header .table-menu div.c-1 nav ul li:hover,
.header-nav-responsive .table-menu div.c-1 nav ul li:hover,
.header .table-menu div.c-5 nav ul li:hover,
.header-nav-responsive .table-menu div.c-5 nav ul li:hover {
  background-color: transparent;
}
.header .table-menu div.c-1 nav ul li a,
.header-nav-responsive .table-menu div.c-1 nav ul li a,
.header .table-menu div.c-5 nav ul li a,
.header-nav-responsive .table-menu div.c-5 nav ul li a {
  padding: 0 0 0 5px;
}
.header .table-menu div.c-1 nav ul li a:hover,
.header-nav-responsive .table-menu div.c-1 nav ul li a:hover,
.header .table-menu div.c-5 nav ul li a:hover,
.header-nav-responsive .table-menu div.c-5 nav ul li a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 1200px) {
  body#body .header .table-menu div.c-1 nav,
  body#body .header-nav-responsive .table-menu div.c-1 nav,
  body#body .header .table-menu div.c-5 nav,
  body#body .header-nav-responsive .table-menu div.c-5 nav {
    min-width: 40px;
  }
  body#body .header .table-menu div.c-1 nav ul li,
  body#body .header-nav-responsive .table-menu div.c-1 nav ul li,
  body#body .header .table-menu div.c-5 nav ul li,
  body#body .header-nav-responsive .table-menu div.c-5 nav ul li {
    line-height: 90px;
  }
}
.header .table-menu div.c-5 nav ul li a,
.header-nav-responsive .table-menu div.c-5 nav ul li a {
  display: inline;
}
.header .table-menu div.c-2 nav li,
.header-nav-responsive .table-menu div.c-2 nav li,
.header .table-menu div.c-4 nav li,
.header-nav-responsive .table-menu div.c-4 nav li {
  max-width: 142px;
}
@media only screen and (max-width: 1200px) {
  body#body .header .table-menu div.c-2 nav li,
  body#body .header-nav-responsive .table-menu div.c-2 nav li,
  body#body .header .table-menu div.c-4 nav li,
  body#body .header-nav-responsive .table-menu div.c-4 nav li {
    max-width: 122px;
  }
  body#body .header .table-menu div.c-2 nav li a,
  body#body .header-nav-responsive .table-menu div.c-2 nav li a,
  body#body .header .table-menu div.c-4 nav li a,
  body#body .header-nav-responsive .table-menu div.c-4 nav li a {
    font-size: 14px;
    padding: 0 2px;
    padding-top: 30px;
  }
}
.header .table-menu div.c-3,
.header-nav-responsive .table-menu div.c-3 {
  background-image: url('img/logo_fond.png');
  background-size: cover;
  position: relative;
}
.header .table-menu div.c-3 .logo,
.header-nav-responsive .table-menu div.c-3 .logo {
  text-align: center;
  position: relative;
  top: 40px;
  padding: 0 20px;
  z-index: 99;
}
.header .table-menu div.c-3 .logo img,
.header-nav-responsive .table-menu div.c-3 .logo img {
  height: 135px;
}
@media only screen and (max-width: 1200px) {
  body#body .header .table-menu div.c-3,
  body#body .header-nav-responsive .table-menu div.c-3 {
    width: 100px;
  }
  body#body .header .table-menu div.c-3 .logo,
  body#body .header-nav-responsive .table-menu div.c-3 .logo {
    text-align: center;
    position: relative;
    top: 20px;
    padding: 0 8px;
    z-index: 99;
  }
  body#body .header .table-menu div.c-3 .logo img,
  body#body .header-nav-responsive .table-menu div.c-3 .logo img {
    height: 90px;
  }
}
.header-nav-responsive {
  position: fixed !important;
  top: -200px;
  width: 100%;
  -webkit-transition: top 0.5s linear;
  transition: top 0.5s linear;
  z-index: 999;
}
.header-nav-responsive .logo {
  top: 0px !important;
}
.header-nav-responsive .header-under {
  display: none;
}
.header-nav-responsive.at-top {
  top: 0px;
}
@media only screen and (max-width: 992px) {
  body#body .header-nav-responsive {
    display: none !important;
  }
}
aside.reservation-hotel {
  background-color: #000;
  padding: 24px;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
}
aside.reservation-hotel .wrapper.center {
  text-align: center;
}
aside.reservation-hotel .wrapper.center .arrow-down {
  position: absolute;
  top: -164px;
  background-image: url('img/fleche-bas.png');
  background-position: center;
  background-size: cover;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  display: inline-block;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  cursor: pointer;
}
aside.reservation-hotel .wrapper.center .arrow-down:hover {
  opacity: 0.6;
}
aside.reservation-hotel .txt-form {
  display: inline-block;
  padding-right: 16px;
}
aside.reservation-hotel span.input-date,
aside.reservation-hotel span.input-select,
aside.reservation-hotel span.input {
  margin-right: 8px;
}
aside.reservation-hotel select option {
  color: #000;
}
aside.reservation-hotel input,
aside.reservation-hotel select,
aside.reservation-hotel option {
  color: #333;
}
aside.reservation-hotel .search-ctn {
  margin: auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
aside.reservation-hotel .search-ctn > * {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 8px;
  display: block;
}
@media only screen and (max-width: 880px) {
  body#body aside.reservation-hotel .search-ctn > * {
    min-width: 280px !important;
  }
  body#body aside.reservation-hotel .search-ctn > * input.text {
    min-width: 280px !important;
  }
}
input.text {
  background-color: #fff;
  border: 1px #fff solid;
  padding: 6px;
  vertical-align: middle;
}
.input-date {
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 1px 4px 2px;
}
.input-date input {
  border: 0;
  background-color: inherit;
  width: 110px;
}
.input-date input:focus + i {
  color: #E88A25;
}
.input-date label {
  display: inline-block;
  border: 0;
  background-color: inherit;
  padding: 2px 4px;
}
.input-date label i {
  color: #333;
}
.input-select {
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.input-select select {
  border: 0;
  background-color: transparent;
  width: 180px;
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}
.input-select select:focus + i {
  color: #E88A25;
}
.input-select select option {
  padding: 4px 2px;
}
.input-select label {
  width: 174px;
  position: relative;
  overflow: hidden;
  display: block;
  border: 0;
  background-color: inherit;
  padding: 2px 4px;
  z-index: 0;
}
.input-select label i {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #333;
  z-index: -1;
}
.mwtk-geo-map hr.line:before {
  border-top: 1px #000 solid;
}
.mwtk-geo-map .filter-options ul {
  width: 70%;
  float: left;
}
.mwtk-geo-map .filter-options ul li {
  padding: 5px 0;
  display: table;
}
.mwtk-geo-map .filter-options ul li > span {
  display: table-cell;
  padding-left: 4px;
}
.mwtk-geo-map .filter-options ul li > span.c-1 {
  padding-left: 0px;
  width: 22px;
  vertical-align: top;
}
.mwtk-geo-map .filter-options ul.poi li {
  float: left;
  width: 33.33333%;
  padding: 5px 0 10px 0;
}
.mwtk-geo-map .filter-options ul.parcours {
  width: 30%;
  position: relative;
}
.mwtk-geo-map .filter-options ul.parcours:after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  left: 0p;
  top: 0px;
  bottom: 0px;
  background-color: #000;
}
.mwtk-geo-map .filter-options ul.parcours li {
  padding-left: 20px;
}
.mwtk-geo-map ul {
  padding: 0;
  list-style-type: none;
}
.mwtk-geo-map ul li:before {
  content: '';
}
.mwtk-geo-map .filter-options:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
.mwtk-geo-map .map-filter span {
  line-height: 22px;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px ;
  font-size: 1.4rem ;
}
.mwtk-geo-map .map-filter .checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px #000 solid;
  position: relative;
}
.mwtk-geo-map .map-filter.active .checkbox:after {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  border-radius: 12px;
  background-color: #000;
}
.mwtk-geo-map #map-infos {
  min-height: 200px;
  position: relative;
  background-color: #fbd644;
  margin: 30px 0;
  padding: 10px;
}
.mwtk-geo-map #map-infos:after {
  top: 0;
  bottom: auto;
  left: -60px;
  right: -60px;
}
.mwtk-geo-map #map-infos:before {
  bottom: 0;
  top: auto;
  left: -60px;
  right: -60px;
}
.mwtk-geo-map #map-infos .table {
  display: table;
  height: 100%;
  width: 100%;
}
.mwtk-geo-map #map-infos .table .cell {
  display: table-cell;
  height: 200px;
  position: relative;
  vertical-align: middle;
}
.mwtk-geo-map #map-infos .table .c1,
.mwtk-geo-map #map-infos .table .c2,
.mwtk-geo-map #map-infos .table .c3 {
  width: 30%;
}
.mwtk-geo-map #map-infos .table .c2 {
  width: 50%;
  padding: 20px;
}
.mwtk-geo-map #map-infos .table .c3 {
  width: 30%;
  padding-right: 20px;
}
.mwtk-geo-map #map-infos .thumb {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: 100% auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.mwtk-geo-map #map-infos .title {
  font-size: 22px ;
  font-size: 2.2rem ;
}
.mwtk-geo-map #map-infos .plus {
  overflow: visible;
  display: inline-block;
  position: relative;
}
.mwtk-geo-map #map-infos .plus:before {
  display: none;
}
.mwtk-geo-map #map-infos .plus:hover {
  background-color: #fff;
}
.mwtk-geo-map #map-infos .plus a {
  text-decoration: none;
  padding-left: 12px;
}
.mwtk-geo-map .wrap-map {
  border: 1px #38444F solid;
  background-color: #E1E3CD;
}
.labels {
  line-height: 20px;
}
.labels .item-label {
  display: inline-block;
  padding: 2px 4px;
  margin: 0px 2px;
  border-radius: 4px;
  line-height: 14px;
  font-size: 14px;
  background-color: #7c8c9c;
  color: #fff;
}
section.wrapper {
  position: relative;
  width: 100%;
}
section.wrapper .main-col-left > main {
  padding-right: 60px;
}
section.wrapper .main-col-right {
  height: 100%;
}
section.wrapper .main-col-right > aside {
  height: 100%;
  min-height: inherit;
  background-color: #F6F6F6;
}
@media only screen and (max-width: 992px) {
  body#body section.wrapper .main-col-left > main {
    display: block;
    width: auto;
    vertical-align: top;
    padding-right: 8px;
    padding-left: 8px;
  }
  body#body section.wrapper .main-col-right > aside {
    display: block;
    width: auto;
    vertical-align: top;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #F6F6F6;
  }
}
.sidebar.etablissement .label {
  color: #4D5965;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  display: inline-block;
  margin: 5px 0;
}
.sidebar.etablissement .label:after {
  content: ' : ';
}
.list-hotel:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}
.list-hotel .item {
  position: relative;
  width: 100%;
  float: left;
  width: 25%;
}
.list-hotel .item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.list-hotel .item > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 992px) {
  body#body .list-hotel .item {
    width: 33.3%;
  }
}
@media only screen and (max-width: 680px) {
  body#body .list-hotel .item {
    width: 50%;
  }
}
@media only screen and (max-width: 400px) {
  body#body .list-hotel .item {
    float: none;
    width: 100%;
  }
}
.list-hotel .item .content {
  border: 1px #ccc solid;
  margin-right: 16px;
  margin-bottom: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.list-hotel .item .content:hover {
  opacity: 0.6;
}
.list-hotel .item .content a {
  text-decoration: none;
}
.list-hotel .item .content h2 {
  font-size: 20px ;
  font-size: 2rem ;
  line-height: 22px ;
  line-height: 2.2rem ;
  margin: 0;
}
.list-hotel .item .content h2.small {
  font-size: 16px ;
  font-size: 1.6rem ;
  line-height: 20px ;
  line-height: 2rem ;
}
.list-hotel .item .content .infos {
  padding: 10px;
  font-size: 14px ;
  font-size: 1.4rem ;
  line-height: 16px ;
  line-height: 1.6rem ;
  padding-bottom: 80px;
}
.list-hotel .item .content .img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  height: 130px;
  background-position: center;
  background-size: cover;
  background-color: #38444F;
}
footer .infos {
  background-color: #4D5965;
}
footer .infos .wrapper {
  display: block;
  position: relative;
  height: 169px;
}
footer .infos .wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  height: 169px;
  width: 475px;
  background-image: url('img/meilleur_anjou.png');
  right: -475px;
}
@media only screen and (max-width: 992px) {
  body#body footer .infos .wrapper {
    height: auto;
    background-color: #4D5965;
  }
  body#body footer .infos .wrapper:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
    background-image: none;
    top: 0;
    height: 1px;
    right: 0;
  }
  body#body footer .infos .table,
  body#body footer .infos .cell {
    display: block;
  }
}
footer .mentions {
  background-color: #38444F;
  padding: 20px 0 60px 0;
}
footer .mentions .wrapper ul {
  margin: 0 auto;
  text-align: center;
}
footer .mentions .wrapper ul li {
  display: inline-block;
}
footer .mentions .wrapper ul li a {
  color: #7c8c9c;
}
aside.sidebar .search {
  padding: 12px 0;
  text-align: center;
}
aside.sidebar .search .search-input {
  background-color: #fff;
  border: 1px #4D5965 solid;
  color: #000;
  cursor: pointer;
  display: inline-block;
  opacity: 1;
  padding: 5px 10px;
  vertical-align: middle;
}
aside.sidebar .section-title {
  font-size: 24px ;
  font-size: 2.4rem ;
  font-weight: bold;
  margin: 10px 0 40px 0;
}
aside.sidebar .list-actu {
  padding: 30px;
}
aside.sidebar .list-actu hr {
  border: 0;
  height: 0;
  display: block;
  clear: both;
  line-height: 1;
  position: relative;
  padding: 10px 0;
  margin: 5px 0;
}
aside.sidebar .list-actu hr:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 2px;
  right: 2px;
  border-top: 4px #38444F dotted;
}
aside.sidebar .list-actu .item:last-child .content {
  padding-bottom: 16px;
}
aside.sidebar .list-actu .item .content {
  padding-bottom: 46px;
}
aside.sidebar .list-actu .item .content .title {
  line-height: 20px;
  font-size: 16px;
}
aside.sidebar .list-actu .item .content .actu .c-1 {
  width: 100%;
  position: relative;
  height: 120px;
}
aside.sidebar .list-actu .item .content .actu .c-1 div {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-right: 20px;
}
aside.sidebar .list-actu .item .content .actu .c-1 div:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
aside.sidebar .list-actu .item .content .actu .c-1 div > .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
aside.sidebar .infos-lieu {
  padding: 0 30px 30px 30px;
}
.part-lieu-actu .img-actu {
  float: left;
  margin-top: 10px;
  margin-right: 16px;
  margin-bottom: 8px;
  height: auto;
}
/*************
* Page list actu
*
*******************/
body.page-template-page-liste-actualites section.wrapper > main,
body.search-results section.wrapper > main {
  display: block;
  width: 100%;
}
body.page-template-page-liste-actualites .section-title,
body.search-results .section-title {
  font-size: 24px ;
  font-size: 2.4rem ;
  font-weight: bold;
  margin: 30px 0 40px 0;
}
body.page-template-page-liste-actualites .list-actualites .image img,
body.search-results .list-actualites .image img {
  height: auto;
}
body.page-template-page-liste-actualites .list-actualites .actu,
body.search-results .list-actualites .actu {
  padding: 2px 16px;
}
body.page-template-page-liste-actualites .list-actualites .title,
body.search-results .list-actualites .title {
  line-height: 20px;
  font-size: 16px;
}
/*------------------------------------*\
    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 {
  background-color: #000000;
  color: #fff;
  line-height: 2rem;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1000;
  padding: 2px;
}
.confirm-cookie button {
  color: #000000;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 5px;
  padding: 2px;
  margin-left: 6px 8px;
}
.confirm-cookie button:hover {
  opacity: 0.8;
}
/* à configurer dans fichier bootstrap.less */
/* defaut 480px */
/* defaut 768px */
/* defaut 992px */
/* defaut 768px */
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 880px) {
  body#body section.head-slider .text-fixed {
    width: 100%;
    min-height: 0px;
  }
  body#body section.head-slider .text-fixed h1 br {
    display: none;
  }
  body#body section.head-slider .slider {
    height: 280px;
    position: relative;
  }
  body#body section.head-slider .slider .item {
    background-size: cover;
    background-position: center center;
  }
  body#body section.head-slider .slider .item img {
    display: none;
  }
  body#body section.head-slider .slider .item .tease .text {
    right: 0;
    text-align: center;
  }
}
@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;
  }
}
/* high-DPI  (xhdpi, retina)*/
/* 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;
  }
  header > .wrapper-auto {
    margin: 0 10px;
  }
  header > .wrapper-auto .c-3 {
    display: none;
  }
}
@media only screen and (max-width: 880px) {
  .hide-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  header > .wrapper-auto {
    margin: 0 10px;
  }
  header > .wrapper-auto .c-2 {
    min-width: 100px;
  }
  header > .wrapper-auto .nav.menu {
    display: none;
  }
}
#body #responsive-menu {
  /*
        .responsive-menu li a {           
            display: block;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            padding: 12px 0 12px 5%;
            text-decoration: none;
            white-space: nowrap;
            width: 95%;
        }
       
        */
}
#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 */

/* Ajouts Welko */
.page-template-page-passeport-privileges .btnPass {
  float:right;
  color:#FFFFFF;
  background-color: #38444F;
  font-size: 18px;
  font-family: 'latobold', Helvetica, Arial, sans-serif;
  padding: 14px;
  color: #fff;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
  cursor: pointer;
  vertical-align: middle;
  border: 0;
  text-align: center;
  display: block;
  margin: 10px 0 10px 15px;
  min-height:86px;
  min-width:240px;
}
.page-template-page-passeport-privileges .btnPass.btnBottom {
  float:none;
  width:240px;
  margin:10px auto;
}
.page-template-page-passeport-privileges .btnPass input {
  border:none;
  background:#FFFFFF;
  color: #38444F;
  padding:0 10px;
  line-height:24px;
  font-size:15px;
  margin-bottom:5px;
  width:212px;
  line-height:24px;
}
.page-template-page-passeport-privileges .btnPass button {
  color: #FFFFFF;
  background: #E88A25;
  width: 212px;
  border: none;
  line-height:24px;
}
.page-template-page-passeport-privileges .introduction {
	margin-bottom:80px;
}
.list-privileges {
  display: flex;
  flex-flow: wrap;
}
.page-template-page-passeport-privileges .list-hotel .item {
  position: relative; 
  width: auto; 
  float: none; 
  width:auto; 
  flex-basis: 25%;
  margin-bottom:20px;
}
.list-privileges .item:before {
  display:none;
}
.list-privileges .item > .content {
  position:relative;
  top:auto;
  right:auto;
  bottom:auto;
  left:auto;
  height: 100%;
}
.list-privileges .item > .content:hover {
  opacity:1;
}
.list-privileges .item .content .infos {
  padding-top:140px;
  padding-bottom:38px;
}
.list-privileges .item .content .infos h2.small {
  margin-bottom:20px;
}
.list-privileges .item .content .infos .ville p {
  font-size:1.4rem;
  line-height:1.6rem;
}
.list-privileges .item .content a.bt-telecharger {
  color:#FFFFFF;
  font-size:16px;
  position:absolute;
  bottom:0;
  right:10px;
  left:10px;
}
.page-template-page-passeport-privileges .list-hotel .item .content .img {
  bottom:auto;
  top:0;
}

.contentExcursion{
  text-align: center;
  padding: 150px 15px;
}
.contentExcursion h1{
  color: #993366;
  text-align: center;
  margin-bottom: 60px;
}
.contentExcursion img{

  margin-bottom: 60px;
}
.contentExcursion ul{
  padding: 0
}
.contentExcursion li{
  font-size: 1.8rem;
  text-align: justify;
  margin-bottom: 20px;
  list-style-type: none;
}
.contentExcursion p{
  font-size: 1.8rem;
  text-align: justify;
  margin-bottom: 20px;
  list-style-type: none;
}
.contentExcursion strong a{
  color: #993366;
}
.contentFullExcursions{
  padding: 100px 0;
}
.excur{
  display: flex;
  border-bottom: #993366 solid 2px;
  padding: 30px 0;
}
.excur img {
  max-height: 197px;
  max-width: 350px;
}
.titleExcur{
  color:  #993366;
  font-size: 30px;
  margin-top: 0;
}
.txtExcur{
  padding-left: 25px;
}
.contentFullExcursions h1{
  color: #993366;
  text-align: center;
}
@media screen and (max-width: 987px) {
  .excur {
    display:block;
    text-align: center;
  }
  .excur img{
    margin-bottom: 30px;
    margin-top: 70px;
  }
  .txtExcur{
    padding: 0 15px;
  }
}
.test-nav{
  position: absolute;
  top: 0;
  right: 0px;
}
.test-nav a{
  padding-top: 0!important;
  width: auto!important;
}

#evenements .single_event{
  padding: 15px;
  display: block;
  cursor: pointer;
}
#evenements .single_event .date{
  font-weight: bold;
  color: #38444F;
}
#evenements .single_event .desc{
  font-size: 15px;
}
.single_evenement h1{
  text-align: center;
  margin-bottom: 15px;
}
.single_evenement .date{
  text-align: center;
  font-weight: bold;
}

.singel_evt .date{
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px!important;
}
.singel_evt .exc{
  font-size: 15px;
}
.singel_evt .title{
  font-size: 19px!important;
  line-height: 22px!important;
}
.single_entretien_home h4{
  font-size: 16px;
  line-height: 22px;
  margin: 5px 0;
}
.single_entretien_home{
  padding: 10px 0 0;
  display: block;
  margin-bottom: 15px;
}
.single_entretien_home .desc{
  color: #993366;
}
.single_entretien_home iframe{
  max-width: 100%;
  height: 200px;
}
.sidebar_entretien{
  padding: 0 32px;
}
.sidebar_entretien .section-title{
  margin-bottom: 19px!important;
  margin-top: 26px!important;
}
.header .table-menu div ul li{
  position: relative;
}
.header .table-menu div ul.sub-menu{
  z-index: 999;
  position: absolute;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0,0,0,0.8);
}
.header .table-menu div ul.sub-menu li{
  height: auto;
  width: 100%;
}
.header .table-menu div ul.sub-menu li a{
  color: white;
  padding-top: 8px;
}
.header .table-menu div ul li:hover  .sub-menu{
  display: block;
  min-width: 171px;
}
.header .table-menu div ul.sub-menu li:first-child a{
  color: white;
  padding-top: 25px;
  font-size: 16px;
}
.header .table-menu div.c-4 nav li{
  max-width: 250px!important;
}
.header .table-menu div ul{
  display: flex;
  justify-content: space-around;
}

.quickParts{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
}
.quickParts a{
  align-items: center;
  display: flex;
  width: 50%;
}
.quickParts a.pair{
  justify-content: flex-end;
}
.quickParts a .img{
  margin-left: 10px;
  margin-right: 0;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.quickParts a p{
  width: 65%;
  line-height: 19px;
}
.quickParts a.impair .img{
  margin-right: 10px;
  margin-left: 0;
}
.quickPArts a.pair{
  margin-top: 30px;
}
.quickParts a .img img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px){
  .quickParts a{
      align-items: center;
      display: flex;
      width: 100%;
      margin-top: 50px;
  }
}
.filtres_excursions{
  margin: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.filtres_excursions select{
  height: 40px;
  margin-right: 20px;
  border: 1px solid #993366;
  color: #993366;
}
.filtres_excursions input{
  background: #993366;
  height: 40px;
  margin-right: 20px;
  color: white;
  border: 1px solid #993366;
  width: 100px;
  text-transform: uppercase;
}
.filtres_excursions .loader{
  display: none;
  margin-top: 9px;
}
.filtres_excursions input:hover{
  background: #fff;
  height: 40px;
  color: #993366;
}
h3.term_name{
  margin-bottom: -7px;
  color: #993366;
  margin-top: 40px;
}
p.term_description{
  margin-bottom: 40px;
}

.modal_entretien{
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.6);
  z-index: 9999999999999;
}
.modal_entretien .modal-content{
  position: fixed;
  background: white;
  top: 40%;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-height: 85vh;
  overflow-y: auto;
  max-width: 800px;
  width: 100%;
}

@media screen and ( max-width: 1440px ){
.modal_entretien .modal-content{max-width: 500px;}}
@media screen and ( max-width: 1200px ){
  .modal_entretien .modal-content{max-width: 450px;}}
@media screen and ( max-width: 992px ){
  .modal_entretien .modal-content{width: 76%;top:50%}}
@media screen and ( max-width: 768px ){
  .modal_entretien .modal-content{width: 90%;max-height:70vh;overflow-y:auto;}}

.modal .close{
  color: #111;
  font-size: 20px;
  margin: 5px 0;
  font-weight: 300;
  cursor: pointer;
  z-index: 999;
  text-align: center;
}
.modal .close:hover{
  color: #993366;
}
.modal_entretien iframe{max-width:100%;width:100%;}  
.modal .loader{
  margin: 40px auto;
  text-align: center;
}
.header .table-menu div ul.sub-menu li a{
  text-transform: initial;
}
.header .table-menu div ul.sub-menu li{
  border-bottom: 1px solid white;
  padding-bottom: 8px;
}
.header .table-menu div ul.sub-menu li:last-child{
  border-bottom: 0;
}
.btn_main_color{
  display: block;
  max-width: 250px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #993366;
  color: white!important;
  text-align: center;
  padding: 8px;
}
.loaderMore{
  display: none;
  text-align: center;
}
.reinit{
  display: none;
}

.slider-home{
	max-height: 300px;
}

.section.slider-home .slider{
	min-height: 300px;
}
@media screen and ( min-width: 992px ){
	.nav1 ul li:nth-child(4) a{
		padding-top: 20px !important;
	}
}

@media screen and ( min-width: 1200px ){
	.nav1 ul li:nth-child(4) a{
		padding-top: 50px !important;
	}
}






/* fin Ajouts Welko */

@media screen and ( min-width: 768px ){
	.quickParts.modify{
		/* align-items: center; */
	}
	.quickParts.modify a{
		flex-direction: column;
	}

	.quickParts.modify a .img{
		height: 170px;
		width: 170px;
	}
}

#post-2{
	padding-top: 30px;
}

.sidebar .list-actu{
	padding-top: 10px !important;
}

.sidebar .list-actu .item .content{
	padding-bottom: 25px !important;
}


.slider-wrapper2 button::before{
	color: black;
}

.slider-wrapper2 button::before{
	color: black;
}



footer .infos .wrapper {
  height: 175px;
}