@charset "UTF-8";
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  outline: none !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

strong, b {
  font-weight: bold;
}

input:focus {
  outline: none;
}

blockquote, q {
  quotes: none;
}

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

a[ng-click], div[ng-click], p[ng-click], span[ng-click], img[ng-click], a[ui-sref], div[ui-sref], p[ui-sref], span[ui-sref], img[ui-sref] {
  cursor: pointer;
}

textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
  outline: 0px !important;
  -webkit-appearance: none;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill, textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.col1 {
  width: 4.1666666667%;
  float: left;
  display: block;
}

.col2 {
  width: 8.3333333333%;
  float: left;
  display: block;
}

.col3 {
  width: 12.5%;
  float: left;
  display: block;
}

.col4 {
  width: 16.6666666667%;
  float: left;
  display: block;
}

.col5 {
  width: 20.8333333333%;
  float: left;
  display: block;
}

.col6 {
  width: 25%;
  float: left;
  display: block;
}

.col7 {
  width: 29.1666666667%;
  float: left;
  display: block;
}

.col8 {
  width: 33.3333333333%;
  float: left;
  display: block;
}

.col9 {
  width: 37.5%;
  float: left;
  display: block;
}

.col10 {
  width: 41.6666666667%;
  float: left;
  display: block;
}

.col11 {
  width: 45.8333333333%;
  float: left;
  display: block;
}

.col12 {
  width: 50%;
  float: left;
  display: block;
}

.col13 {
  width: 54.1666666667%;
  float: left;
  display: block;
}

.col14 {
  width: 58.3333333333%;
  float: left;
  display: block;
}

.col15 {
  width: 62.5%;
  float: left;
  display: block;
}

.col16 {
  width: 66.6666666667%;
  float: left;
  display: block;
}

.col17 {
  width: 70.8333333333%;
  float: left;
  display: block;
}

.col18 {
  width: 75%;
  float: left;
  display: block;
}

.col19 {
  width: 79.1666666667%;
  float: left;
  display: block;
}

.col20 {
  width: 83.3333333333%;
  float: left;
  display: block;
}

.col21 {
  width: 87.5%;
  float: left;
  display: block;
}

.col22 {
  width: 91.6666666667%;
  float: left;
  display: block;
}

.col23 {
  width: 95.8333333333%;
  float: left;
  display: block;
}

.col24 {
  width: 100%;
  float: left;
  display: block;
}

.row::after, .clear {
  content: "";
  display: block;
  clear: both;
}

.col, .col1, .col2, .col3, .col4, .col5, .col6,
.col7, .col8, .col9, .col10, .col11, .col12,
.col13, .col14, .col15, .col16, .col17, .col18,
.col19, .col20, .col21, .col22, .col23, .col24 {
  float: left;
  display: block;
  padding: 0 1%;
}

.show_1700, .show_1600, .show_1500, .show_1400,
.show_1300, .show_1200, .show_1100, .show_1024,
.show_900, .show_800, .show_768, .show_700,
.show_600, .show_500, .show_400 {
  display: none;
}

.hide {
  display: none;
}

.show {
  display: block;
}

@media screen and (max-width: 1700px) {
  .col1_1700 {
    width: 4.1666666667%;
  }

  .col2_1700 {
    width: 8.3333333333%;
  }

  .col3_1700 {
    width: 12.5%;
  }

  .col4_1700 {
    width: 16.6666666667%;
  }

  .col5_1700 {
    width: 20.8333333333%;
  }

  .col6_1700 {
    width: 25%;
  }

  .col7_1700 {
    width: 29.1666666667%;
  }

  .col8_1700 {
    width: 33.3333333333%;
  }

  .col9_1700 {
    width: 37.5%;
  }

  .col10_1700 {
    width: 41.6666666667%;
  }

  .col11_1700 {
    width: 45.8333333333%;
  }

  .col12_1700 {
    width: 50%;
  }

  .col13_1700 {
    width: 54.1666666667%;
  }

  .col14_1700 {
    width: 58.3333333333%;
  }

  .col15_1700 {
    width: 62.5%;
  }

  .col16_1700 {
    width: 66.6666666667%;
  }

  .col17_1700 {
    width: 70.8333333333%;
  }

  .col18_1700 {
    width: 75%;
  }

  .col19_1700 {
    width: 79.1666666667%;
  }

  .col20_1700 {
    width: 83.3333333333%;
  }

  .col21_1700 {
    width: 87.5%;
  }

  .col22_1700 {
    width: 91.6666666667%;
  }

  .col23_1700 {
    width: 95.8333333333%;
  }

  .col24_1700 {
    width: 100%;
  }

  .col1_1700, .col2_1700, .col3_1700, .col4_1700, .col5_1700, .col6_1700,
.col7_1700, .col8_1700, .col9_1700, .col10_1700, .col11_1700, .col12_1700,
.col13_1700, .col14_1700, .col15_1700, .col16_1700, .col17_1700, .col18_1700,
.col19_1700, .col20_1700, .col21_1700, .col22_1700, .col23_1700, .col24_1700 {
    float: left;
    display: block;
  }

  .hide_1700 {
    display: none;
  }

  .show_1700 {
    display: block;
  }
}
@media screen and (max-width: 1600px) {
  .col1_1600 {
    width: 4.1666666667%;
  }

  .col2_1600 {
    width: 8.3333333333%;
  }

  .col3_1600 {
    width: 12.5%;
  }

  .col4_1600 {
    width: 16.6666666667%;
  }

  .col5_1600 {
    width: 20.8333333333%;
  }

  .col6_1600 {
    width: 25%;
  }

  .col7_1600 {
    width: 29.1666666667%;
  }

  .col8_1600 {
    width: 33.3333333333%;
  }

  .col9_1600 {
    width: 37.5%;
  }

  .col10_1600 {
    width: 41.6666666667%;
  }

  .col11_1600 {
    width: 45.8333333333%;
  }

  .col12_1600 {
    width: 50%;
  }

  .col13_1600 {
    width: 54.1666666667%;
  }

  .col14_1600 {
    width: 58.3333333333%;
  }

  .col15_1600 {
    width: 62.5%;
  }

  .col16_1600 {
    width: 66.6666666667%;
  }

  .col17_1600 {
    width: 70.8333333333%;
  }

  .col18_1600 {
    width: 75%;
  }

  .col19_1600 {
    width: 79.1666666667%;
  }

  .col20_1600 {
    width: 83.3333333333%;
  }

  .col21_1600 {
    width: 87.5%;
  }

  .col22_1600 {
    width: 91.6666666667%;
  }

  .col23_1600 {
    width: 95.8333333333%;
  }

  .col24_1600 {
    width: 100%;
  }

  .col1_1600, .col2_1600, .col3_1600, .col4_1600, .col5_1600, .col6_1600,
.col7_1600, .col8_1600, .col9_1600, .col10_1600, .col11_1600, .col12_1600,
.col13_1600, .col14_1600, .col15_1600, .col16_1600, .col17_1600, .col18_1600,
.col19_1600, .col20_1600, .col21_1600, .col22_1600, .col23_1600, .col24_1600 {
    float: left;
    display: block;
  }

  .hide_1600 {
    display: none;
  }

  .show_1600 {
    display: block;
  }
}
@media screen and (max-width: 1500px) {
  .col1_1500 {
    width: 4.1666666667%;
  }

  .col2_1500 {
    width: 8.3333333333%;
  }

  .col3_1500 {
    width: 12.5%;
  }

  .col4_1500 {
    width: 16.6666666667%;
  }

  .col5_1500 {
    width: 20.8333333333%;
  }

  .col6_1500 {
    width: 25%;
  }

  .col7_1500 {
    width: 29.1666666667%;
  }

  .col8_1500 {
    width: 33.3333333333%;
  }

  .col9_1500 {
    width: 37.5%;
  }

  .col10_1500 {
    width: 41.6666666667%;
  }

  .col11_1500 {
    width: 45.8333333333%;
  }

  .col12_1500 {
    width: 50%;
  }

  .col13_1500 {
    width: 54.1666666667%;
  }

  .col14_1500 {
    width: 58.3333333333%;
  }

  .col15_1500 {
    width: 62.5%;
  }

  .col16_1500 {
    width: 66.6666666667%;
  }

  .col17_1500 {
    width: 70.8333333333%;
  }

  .col18_1500 {
    width: 75%;
  }

  .col19_1500 {
    width: 79.1666666667%;
  }

  .col20_1500 {
    width: 83.3333333333%;
  }

  .col21_1500 {
    width: 87.5%;
  }

  .col22_1500 {
    width: 91.6666666667%;
  }

  .col23_1500 {
    width: 95.8333333333%;
  }

  .col24_1500 {
    width: 100%;
  }

  .col1_1500, .col2_1500, .col3_1500, .col4_1500, .col5_1500, .col6_1500,
.col7_1500, .col8_1500, .col9_1500, .col10_1500, .col11_1500, .col12_1500,
.col13_1500, .col14_1500, .col15_1500, .col16_1500, .col17_1500, .col18_1500,
.col19_1500, .col20_1500, .col21_1500, .col22_1500, .col23_1500, .col24_1500 {
    float: left;
    display: block;
  }

  .hide_1500 {
    display: none;
  }

  .show_1500 {
    display: block;
  }
}
@media screen and (max-width: 1400px) {
  .col1_1400 {
    width: 4.1666666667%;
  }

  .col2_1400 {
    width: 8.3333333333%;
  }

  .col3_1400 {
    width: 12.5%;
  }

  .col4_1400 {
    width: 16.6666666667%;
  }

  .col5_1400 {
    width: 20.8333333333%;
  }

  .col6_1400 {
    width: 25%;
  }

  .col7_1400 {
    width: 29.1666666667%;
  }

  .col8_1400 {
    width: 33.3333333333%;
  }

  .col9_1400 {
    width: 37.5%;
  }

  .col10_1400 {
    width: 41.6666666667%;
  }

  .col11_1400 {
    width: 45.8333333333%;
  }

  .col12_1400 {
    width: 50%;
  }

  .col13_1400 {
    width: 54.1666666667%;
  }

  .col14_1400 {
    width: 58.3333333333%;
  }

  .col15_1400 {
    width: 62.5%;
  }

  .col16_1400 {
    width: 66.6666666667%;
  }

  .col17_1400 {
    width: 70.8333333333%;
  }

  .col18_1400 {
    width: 75%;
  }

  .col19_1400 {
    width: 79.1666666667%;
  }

  .col20_1400 {
    width: 83.3333333333%;
  }

  .col21_1400 {
    width: 87.5%;
  }

  .col22_1400 {
    width: 91.6666666667%;
  }

  .col23_1400 {
    width: 95.8333333333%;
  }

  .col24_1400 {
    width: 100%;
  }

  .col1_1400, .col2_1400, .col3_1400, .col4_1400, .col5_1400, .col6_1400,
.col7_1400, .col8_1400, .col9_1400, .col10_1400, .col11_1400, .col12_1400,
.col13_1400, .col14_1400, .col15_1400, .col16_1400, .col17_1400, .col18_1400,
.col19_1400, .col20_1400, .col21_1400, .col22_1400, .col23_1400, .col24_1400 {
    float: left;
    display: block;
  }

  .hide_1400 {
    display: none;
  }

  .show_1400 {
    display: block;
  }
}
@media screen and (max-width: 1300px) {
  .col1_1300 {
    width: 4.1666666667%;
  }

  .col2_1300 {
    width: 8.3333333333%;
  }

  .col3_1300 {
    width: 12.5%;
  }

  .col4_1300 {
    width: 16.6666666667%;
  }

  .col5_1300 {
    width: 20.8333333333%;
  }

  .col6_1300 {
    width: 25%;
  }

  .col7_1300 {
    width: 29.1666666667%;
  }

  .col8_1300 {
    width: 33.3333333333%;
  }

  .col9_1300 {
    width: 37.5%;
  }

  .col10_1300 {
    width: 41.6666666667%;
  }

  .col11_1300 {
    width: 45.8333333333%;
  }

  .col12_1300 {
    width: 50%;
  }

  .col13_1300 {
    width: 54.1666666667%;
  }

  .col14_1300 {
    width: 58.3333333333%;
  }

  .col15_1300 {
    width: 62.5%;
  }

  .col16_1300 {
    width: 66.6666666667%;
  }

  .col17_1300 {
    width: 70.8333333333%;
  }

  .col18_1300 {
    width: 75%;
  }

  .col19_1300 {
    width: 79.1666666667%;
  }

  .col20_1300 {
    width: 83.3333333333%;
  }

  .col21_1300 {
    width: 87.5%;
  }

  .col22_1300 {
    width: 91.6666666667%;
  }

  .col23_1300 {
    width: 95.8333333333%;
  }

  .col24_1300 {
    width: 100%;
  }

  .col1_1300, .col2_1300, .col3_1300, .col4_1300, .col5_1300, .col6_1300,
.col7_1300, .col8_1300, .col9_1300, .col10_1300, .col11_1300, .col12_1300,
.col13_1300, .col14_1300, .col15_1300, .col16_1300, .col17_1300, .col18_1300,
.col19_1300, .col20_1300, .col21_1300, .col22_1300, .col23_1300, .col24_1300 {
    float: left;
    display: block;
  }

  .hide_1300 {
    display: none;
  }

  .show_1300 {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .col1_1200 {
    width: 4.1666666667%;
  }

  .col2_1200 {
    width: 8.3333333333%;
  }

  .col3_1200 {
    width: 12.5%;
  }

  .col4_1200 {
    width: 16.6666666667%;
  }

  .col5_1200 {
    width: 20.8333333333%;
  }

  .col6_1200 {
    width: 25%;
  }

  .col7_1200 {
    width: 29.1666666667%;
  }

  .col8_1200 {
    width: 33.3333333333%;
  }

  .col9_1200 {
    width: 37.5%;
  }

  .col10_1200 {
    width: 41.6666666667%;
  }

  .col11_1200 {
    width: 45.8333333333%;
  }

  .col12_1200 {
    width: 50%;
  }

  .col13_1200 {
    width: 54.1666666667%;
  }

  .col14_1200 {
    width: 58.3333333333%;
  }

  .col15_1200 {
    width: 62.5%;
  }

  .col16_1200 {
    width: 66.6666666667%;
  }

  .col17_1200 {
    width: 70.8333333333%;
  }

  .col18_1200 {
    width: 75%;
  }

  .col19_1200 {
    width: 79.1666666667%;
  }

  .col20_1200 {
    width: 83.3333333333%;
  }

  .col21_1200 {
    width: 87.5%;
  }

  .col22_1200 {
    width: 91.6666666667%;
  }

  .col23_1200 {
    width: 95.8333333333%;
  }

  .col24_1200 {
    width: 100%;
  }

  .col1_1200, .col2_1200, .col3_1200, .col4_1200, .col5_1200, .col6_1200,
.col7_1200, .col8_1200, .col9_1200, .col10_1200, .col11_1200, .col12_1200,
.col13_1200, .col14_1200, .col15_1200, .col16_1200, .col17_1200, .col18_1200,
.col19_1200, .col20_1200, .col21_1200, .col22_1200, .col23_1200, .col24_1200 {
    float: left;
    display: block;
  }

  .hide_1200 {
    display: none;
  }

  .show_1200 {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  .col1_1100 {
    width: 4.1666666667%;
  }

  .col2_1100 {
    width: 8.3333333333%;
  }

  .col3_1100 {
    width: 12.5%;
  }

  .col4_1100 {
    width: 16.6666666667%;
  }

  .col5_1100 {
    width: 20.8333333333%;
  }

  .col6_1100 {
    width: 25%;
  }

  .col7_1100 {
    width: 29.1666666667%;
  }

  .col8_1100 {
    width: 33.3333333333%;
  }

  .col9_1100 {
    width: 37.5%;
  }

  .col10_1100 {
    width: 41.6666666667%;
  }

  .col11_1100 {
    width: 45.8333333333%;
  }

  .col12_1100 {
    width: 50%;
  }

  .col13_1100 {
    width: 54.1666666667%;
  }

  .col14_1100 {
    width: 58.3333333333%;
  }

  .col15_1100 {
    width: 62.5%;
  }

  .col16_1100 {
    width: 66.6666666667%;
  }

  .col17_1100 {
    width: 70.8333333333%;
  }

  .col18_1100 {
    width: 75%;
  }

  .col19_1100 {
    width: 79.1666666667%;
  }

  .col20_1100 {
    width: 83.3333333333%;
  }

  .col21_1100 {
    width: 87.5%;
  }

  .col22_1100 {
    width: 91.6666666667%;
  }

  .col23_1100 {
    width: 95.8333333333%;
  }

  .col24_1100 {
    width: 100%;
  }

  .col1_1100, .col2_1100, .col3_1100, .col4_1100, .col5_1100, .col6_1100,
.col7_1100, .col8_1100, .col9_1100, .col10_1100, .col11_1100, .col12_1100,
.col13_1100, .col14_1100, .col15_1100, .col16_1100, .col17_1100, .col18_1100,
.col19_1100, .col20_1100, .col21_1100, .col22_1100, .col23_1100, .col24_1100 {
    float: left;
    display: block;
  }

  .hide_1100 {
    display: none;
  }

  .show_1100 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .col1_1024 {
    width: 4.1666666667%;
  }

  .col2_1024 {
    width: 8.3333333333%;
  }

  .col3_1024 {
    width: 12.5%;
  }

  .col4_1024 {
    width: 16.6666666667%;
  }

  .col5_1024 {
    width: 20.8333333333%;
  }

  .col6_1024 {
    width: 25%;
  }

  .col7_1024 {
    width: 29.1666666667%;
  }

  .col8_1024 {
    width: 33.3333333333%;
  }

  .col9_1024 {
    width: 37.5%;
  }

  .col10_1024 {
    width: 41.6666666667%;
  }

  .col11_1024 {
    width: 45.8333333333%;
  }

  .col12_1024 {
    width: 50%;
  }

  .col13_1024 {
    width: 54.1666666667%;
  }

  .col14_1024 {
    width: 58.3333333333%;
  }

  .col15_1024 {
    width: 62.5%;
  }

  .col16_1024 {
    width: 66.6666666667%;
  }

  .col17_1024 {
    width: 70.8333333333%;
  }

  .col18_1024 {
    width: 75%;
  }

  .col19_1024 {
    width: 79.1666666667%;
  }

  .col20_1024 {
    width: 83.3333333333%;
  }

  .col21_1024 {
    width: 87.5%;
  }

  .col22_1024 {
    width: 91.6666666667%;
  }

  .col23_1024 {
    width: 95.8333333333%;
  }

  .col24_1024 {
    width: 100%;
  }

  .col1_1024, .col2_1024, .col3_1024, .col4_1024, .col5_1024, .col6_1024,
.col7_1024, .col8_1024, .col9_1024, .col10_1024, .col11_1024, .col12_1024,
.col13_1024, .col14_1024, .col15_1024, .col16_1024, .col17_1024, .col18_1024,
.col19_1024, .col20_1024, .col21_1024, .col22_1024, .col23_1024, .col24_1024 {
    float: left;
    display: block;
  }

  .hide_1024 {
    display: none;
  }

  .show_1024 {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .col1_900 {
    width: 4.1666666667%;
  }

  .col2_900 {
    width: 8.3333333333%;
  }

  .col3_900 {
    width: 12.5%;
  }

  .col4_900 {
    width: 16.6666666667%;
  }

  .col5_900 {
    width: 20.8333333333%;
  }

  .col6_900 {
    width: 25%;
  }

  .col7_900 {
    width: 29.1666666667%;
  }

  .col8_900 {
    width: 33.3333333333%;
  }

  .col9_900 {
    width: 37.5%;
  }

  .col10_900 {
    width: 41.6666666667%;
  }

  .col11_900 {
    width: 45.8333333333%;
  }

  .col12_900 {
    width: 50%;
  }

  .col13_900 {
    width: 54.1666666667%;
  }

  .col14_900 {
    width: 58.3333333333%;
  }

  .col15_900 {
    width: 62.5%;
  }

  .col16_900 {
    width: 66.6666666667%;
  }

  .col17_900 {
    width: 70.8333333333%;
  }

  .col18_900 {
    width: 75%;
  }

  .col19_900 {
    width: 79.1666666667%;
  }

  .col20_900 {
    width: 83.3333333333%;
  }

  .col21_900 {
    width: 87.5%;
  }

  .col22_900 {
    width: 91.6666666667%;
  }

  .col23_900 {
    width: 95.8333333333%;
  }

  .col24_900 {
    width: 100%;
  }

  .col1_900, .col2_900, .col3_900, .col4_900, .col5_900, .col6_900,
.col7_900, .col8_900, .col9_900, .col10_900, .col11_900, .col12_900,
.col13_900, .col14_900, .col15_900, .col16_900, .col17_900, .col18_900,
.col19_900, .col20_900, .col21_900, .col22_900, .col23_900, .col24_900 {
    float: left;
    display: block;
  }

  .hide_900 {
    display: none;
  }

  .show_900 {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .col1_800 {
    width: 4.1666666667%;
  }

  .col2_800 {
    width: 8.3333333333%;
  }

  .col3_800 {
    width: 12.5%;
  }

  .col4_800 {
    width: 16.6666666667%;
  }

  .col5_800 {
    width: 20.8333333333%;
  }

  .col6_800 {
    width: 25%;
  }

  .col7_800 {
    width: 29.1666666667%;
  }

  .col8_800 {
    width: 33.3333333333%;
  }

  .col9_800 {
    width: 37.5%;
  }

  .col10_800 {
    width: 41.6666666667%;
  }

  .col11_800 {
    width: 45.8333333333%;
  }

  .col12_800 {
    width: 50%;
  }

  .col13_800 {
    width: 54.1666666667%;
  }

  .col14_800 {
    width: 58.3333333333%;
  }

  .col15_800 {
    width: 62.5%;
  }

  .col16_800 {
    width: 66.6666666667%;
  }

  .col17_800 {
    width: 70.8333333333%;
  }

  .col18_800 {
    width: 75%;
  }

  .col19_800 {
    width: 79.1666666667%;
  }

  .col20_800 {
    width: 83.3333333333%;
  }

  .col21_800 {
    width: 87.5%;
  }

  .col22_800 {
    width: 91.6666666667%;
  }

  .col23_800 {
    width: 95.8333333333%;
  }

  .col24_800 {
    width: 100%;
  }

  .col1_800, .col2_800, .col3_800, .col4_800, .col5_800, .col6_800,
.col7_800, .col8_800, .col9_800, .col10_800, .col11_800, .col12_800,
.col13_800, .col14_800, .col15_800, .col16_800, .col17_800, .col18_800,
.col19_800, .col20_800, .col21_800, .col22_800, .col23_800, .col24_800 {
    float: left;
    display: block;
  }

  .hide_800 {
    display: none;
  }

  .show_800 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .col1_768 {
    width: 4.1666666667%;
  }

  .col2_768 {
    width: 8.3333333333%;
  }

  .col3_768 {
    width: 12.5%;
  }

  .col4_768 {
    width: 16.6666666667%;
  }

  .col5_768 {
    width: 20.8333333333%;
  }

  .col6_768 {
    width: 25%;
  }

  .col7_768 {
    width: 29.1666666667%;
  }

  .col8_768 {
    width: 33.3333333333%;
  }

  .col9_768 {
    width: 37.5%;
  }

  .col10_768 {
    width: 41.6666666667%;
  }

  .col11_768 {
    width: 45.8333333333%;
  }

  .col12_768 {
    width: 50%;
  }

  .col13_768 {
    width: 54.1666666667%;
  }

  .col14_768 {
    width: 58.3333333333%;
  }

  .col15_768 {
    width: 62.5%;
  }

  .col16_768 {
    width: 66.6666666667%;
  }

  .col17_768 {
    width: 70.8333333333%;
  }

  .col18_768 {
    width: 75%;
  }

  .col19_768 {
    width: 79.1666666667%;
  }

  .col20_768 {
    width: 83.3333333333%;
  }

  .col21_768 {
    width: 87.5%;
  }

  .col22_768 {
    width: 91.6666666667%;
  }

  .col23_768 {
    width: 95.8333333333%;
  }

  .col24_768 {
    width: 100%;
  }

  .col1_768, .col2_768, .col3_768, .col4_768, .col5_768, .col6_768,
.col7_768, .col8_768, .col9_768, .col10_768, .col11_768, .col12_768,
.col13_768, .col14_768, .col15_768, .col16_768, .col17_768, .col18_768,
.col19_768, .col20_768, .col21_768, .col22_768, .col23_768, .col24_768 {
    float: left;
    display: block;
  }

  .hide_768 {
    display: none;
  }

  .show_768 {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  .col1_700 {
    width: 4.1666666667%;
  }

  .col2_700 {
    width: 8.3333333333%;
  }

  .col3_700 {
    width: 12.5%;
  }

  .col4_700 {
    width: 16.6666666667%;
  }

  .col5_700 {
    width: 20.8333333333%;
  }

  .col6_700 {
    width: 25%;
  }

  .col7_700 {
    width: 29.1666666667%;
  }

  .col8_700 {
    width: 33.3333333333%;
  }

  .col9_700 {
    width: 37.5%;
  }

  .col10_700 {
    width: 41.6666666667%;
  }

  .col11_700 {
    width: 45.8333333333%;
  }

  .col12_700 {
    width: 50%;
  }

  .col13_700 {
    width: 54.1666666667%;
  }

  .col14_700 {
    width: 58.3333333333%;
  }

  .col15_700 {
    width: 62.5%;
  }

  .col16_700 {
    width: 66.6666666667%;
  }

  .col17_700 {
    width: 70.8333333333%;
  }

  .col18_700 {
    width: 75%;
  }

  .col19_700 {
    width: 79.1666666667%;
  }

  .col20_700 {
    width: 83.3333333333%;
  }

  .col21_700 {
    width: 87.5%;
  }

  .col22_700 {
    width: 91.6666666667%;
  }

  .col23_700 {
    width: 95.8333333333%;
  }

  .col24_700 {
    width: 100%;
  }

  .col1_700, .col2_700, .col3_700, .col4_700, .col5_700, .col6_700,
.col7_700, .col8_700, .col9_700, .col10_700, .col11_700, .col12_700,
.col13_700, .col14_700, .col15_700, .col16_700, .col17_700, .col18_700,
.col19_700, .col20_700, .col21_700, .col22_700, .col23_700, .col24_700 {
    float: left;
    display: block;
  }

  .hide_700 {
    display: none;
  }

  .show_700 {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .col1_600 {
    width: 4.1666666667%;
  }

  .col2_600 {
    width: 8.3333333333%;
  }

  .col3_600 {
    width: 12.5%;
  }

  .col4_600 {
    width: 16.6666666667%;
  }

  .col5_600 {
    width: 20.8333333333%;
  }

  .col6_600 {
    width: 25%;
  }

  .col7_600 {
    width: 29.1666666667%;
  }

  .col8_600 {
    width: 33.3333333333%;
  }

  .col9_600 {
    width: 37.5%;
  }

  .col10_600 {
    width: 41.6666666667%;
  }

  .col11_600 {
    width: 45.8333333333%;
  }

  .col12_600 {
    width: 50%;
  }

  .col13_600 {
    width: 54.1666666667%;
  }

  .col14_600 {
    width: 58.3333333333%;
  }

  .col15_600 {
    width: 62.5%;
  }

  .col16_600 {
    width: 66.6666666667%;
  }

  .col17_600 {
    width: 70.8333333333%;
  }

  .col18_600 {
    width: 75%;
  }

  .col19_600 {
    width: 79.1666666667%;
  }

  .col20_600 {
    width: 83.3333333333%;
  }

  .col21_600 {
    width: 87.5%;
  }

  .col22_600 {
    width: 91.6666666667%;
  }

  .col23_600 {
    width: 95.8333333333%;
  }

  .col24_600 {
    width: 100%;
  }

  .col1_600, .col2_600, .col3_600, .col4_600, .col5_600, .col6_600,
.col7_600, .col8_600, .col9_600, .col10_600, .col11_600, .col12_600,
.col13_600, .col14_600, .col15_600, .col16_600, .col17_600, .col18_600,
.col19_600, .col20_600, .col21_600, .col22_600, .col23_600, .col24_600 {
    float: left;
    display: block;
  }

  .hide_600 {
    display: none;
  }

  .show_600 {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .col1_500 {
    width: 4.1666666667%;
  }

  .col2_500 {
    width: 8.3333333333%;
  }

  .col3_500 {
    width: 12.5%;
  }

  .col4_500 {
    width: 16.6666666667%;
  }

  .col5_500 {
    width: 20.8333333333%;
  }

  .col6_500 {
    width: 25%;
  }

  .col7_500 {
    width: 29.1666666667%;
  }

  .col8_500 {
    width: 33.3333333333%;
  }

  .col9_500 {
    width: 37.5%;
  }

  .col10_500 {
    width: 41.6666666667%;
  }

  .col11_500 {
    width: 45.8333333333%;
  }

  .col12_500 {
    width: 50%;
  }

  .col13_500 {
    width: 54.1666666667%;
  }

  .col14_500 {
    width: 58.3333333333%;
  }

  .col15_500 {
    width: 62.5%;
  }

  .col16_500 {
    width: 66.6666666667%;
  }

  .col17_500 {
    width: 70.8333333333%;
  }

  .col18_500 {
    width: 75%;
  }

  .col19_500 {
    width: 79.1666666667%;
  }

  .col20_500 {
    width: 83.3333333333%;
  }

  .col21_500 {
    width: 87.5%;
  }

  .col22_500 {
    width: 91.6666666667%;
  }

  .col23_500 {
    width: 95.8333333333%;
  }

  .col24_500 {
    width: 100%;
  }

  .col1_500, .col2_500, .col3_500, .col4_500, .col5_500, .col6_500,
.col7_500, .col8_500, .col9_500, .col10_500, .col11_500, .col12_500,
.col13_500, .col14_500, .col15_500, .col16_500, .col17_500, .col18_500,
.col19_500, .col20_500, .col21_500, .col22_500, .col23_500, .col24_500 {
    float: left;
    display: block;
  }

  .hide_500 {
    display: none;
  }

  .show_500 {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .col1_400 {
    width: 4.1666666667%;
  }

  .col2_400 {
    width: 8.3333333333%;
  }

  .col3_400 {
    width: 12.5%;
  }

  .col4_400 {
    width: 16.6666666667%;
  }

  .col5_400 {
    width: 20.8333333333%;
  }

  .col6_400 {
    width: 25%;
  }

  .col7_400 {
    width: 29.1666666667%;
  }

  .col8_400 {
    width: 33.3333333333%;
  }

  .col9_400 {
    width: 37.5%;
  }

  .col10_400 {
    width: 41.6666666667%;
  }

  .col11_400 {
    width: 45.8333333333%;
  }

  .col12_400 {
    width: 50%;
  }

  .col13_400 {
    width: 54.1666666667%;
  }

  .col14_400 {
    width: 58.3333333333%;
  }

  .col15_400 {
    width: 62.5%;
  }

  .col16_400 {
    width: 66.6666666667%;
  }

  .col17_400 {
    width: 70.8333333333%;
  }

  .col18_400 {
    width: 75%;
  }

  .col19_400 {
    width: 79.1666666667%;
  }

  .col20_400 {
    width: 83.3333333333%;
  }

  .col21_400 {
    width: 87.5%;
  }

  .col22_400 {
    width: 91.6666666667%;
  }

  .col23_400 {
    width: 95.8333333333%;
  }

  .col24_400 {
    width: 100%;
  }

  .col1_400, .col2_400, .col3_400, .col4_400, .col5_400, .col6_400,
.col7_400, .col8_400, .col9_400, .col10_400, .col11_400, .col12_400,
.col13_400, .col14_400, .col15_400, .col16_400, .col17_400, .col18_400,
.col19_400, .col20_400, .col21_400, .col22_400, .col23_400, .col24_400 {
    float: left;
    display: block;
  }

  .hide_400 {
    display: none;
  }

  .show_400 {
    display: block;
  }
}
@font-face {
  font-family: "san francisco";
  src: url("../../fonts/sanfrancisco/sanFranciscoRegular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "san francisco medium";
  src: url("../../fonts/sanfrancisco/sanFranciscoMedium.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "san francisco bold";
  src: url("../../fonts/sanfrancisco/sanFranciscoBold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle semi";
  src: url("../../fonts/chronicle/chronicleSemi.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
	font-family: 'MaisonNeue-Bold';
	src: url('../../fonts/MaisonNeue-Bold.eot');
	src: url('../../fonts/MaisonNeue-Bold.woff2') format('woff2'),
		 url('../../fonts/MaisonNeue-Bold.woff') format('woff'),
		 url('../../fonts/MaisonNeue-Bold.ttf') format('truetype'),
	     url('../../fonts/MaisonNeue-Bold.svg#MaisonNeue-Bold') format('svg'),
	     url('../../fonts/MaisonNeue-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}*/
h1, .h1 {
  font: 55px/1.5 "chronicle semi", sans-serif;
  color: #3b3839;
}
@media screen and (max-width: 1600px) {
  h1, .h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1400px) {
  h1, .h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1200px) {
  h1, .h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  h1, .h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 500px) {
  h1, .h1 {
    font-size: 34px;
  }
}

h2, .h2 {
  font: 35px/1.1 "chronicle semi", sans-serif;
  color: #3b3839;
}
@media screen and (max-width: 1200px) {
  h2, .h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  h2, .h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 500px) {
  h2, .h2 {
    font-size: 24px;
  }
}

h3, .h3 {
  margin: 0 0 20px 0;
  font: 30px/1.1 "chronicle semi", sans-serif;
  color: #3b3839;
  letter-spacing: 0.5px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  h3, .h3 {
    font-size: 25px;
  }
}

h4, .h4 {
  margin: 0 0 20px 0;
  font: 22px/1.5 "san francisco bold", serif;
  color: #2d6685;
}
@media screen and (max-width: 1024px) {
  h4, .h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h6, .h6 {
  margin: 0 0 20px 0;
  font: 12px/1 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9b8679;
}

p {
  margin: 0 0 20px 0;
  font: 16px/1.75 "san francisco", serif;
  color: #3b3839;
}

a {
  display: inline-block;
  font: 14px/1 "san francisco medium", serif;
  color: #3b3839;
  text-decoration: none;
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6, p, a {
  -webkit-transition: color 300ms;
  transition: color 300ms;
}

.linkLine {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  font: 14px/1.2 "san francisco medium", serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.linkLine:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  bottom: 0px;
  right: 65%;
  left: 0;
  overflow: hidden;
  -webkit-transition: right 300ms;
  transition: right 300ms;
}
.linkLine:hover:after {
  right: 0;
}
.linkLine.black {
  color: #3b3839;
}
.linkLine.black:after {
  border-bottom: 1px solid #3b3839;
}

.linkArrow {
  position: relative;
  display: inline-block;
  font: 12px/1.2 "san francisco medium", serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.linkArrow span {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 16px;
  margin-left: 10px;
  overflow: hidden;
}
.linkArrow span svg {
  position: absolute;
  height: 13px;
  top: 4px;
  left: -30px;
  -webkit-transition: left 175ms;
  transition: left 175ms;
}
.linkArrow span svg line, .linkArrow span svg polyline {
  stroke: #fff;
}
.linkArrow:hover span svg {
  left: -20px;
}
.linkArrow.brun {
  color: #9b8679;
}
.linkArrow.brun span svg line, .linkArrow.brun span svg polyline {
  stroke: #9b8679;
}

.btn {
  display: inline-block;
  position: relative;
  padding: 25px 50px;
  border: 2px solid #3b3839;
  border-radius: 3px;
  font: 12px/1.2 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .btn {
    padding: 15px 30px;
  }
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background: #3b3839;
  -webkit-transition: right 300ms ease;
  transition: right 300ms ease;
}
.btn span {
  position: relative;
  z-index: 1;
  color: #3b3839;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.btn:hover::before {
  right: 0%;
}
.btn:hover span {
  color: #fff;
}
.btn.white {
  border: 2px solid #fff;
}
.btn.white::before {
  background: #fff;
}
.btn.white:hover span {
  color: #3b3839;
}
.btn.white span {
  color: #fff;
}
.btn.blue {
  border: 2px solid #2d6685;
}
.btn.blue::before {
  background: #2d6685;
}
.btn.blue:hover span {
  color: #fff;
}
.btn.blue span {
  color: #2d6685;
}

h6.twoInfo span {
  display: inline-block;
  font: 10px/1 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9b8679;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
h6.twoInfo span:not(:last-child) {
  position: relative;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  h6.twoInfo span:not(:last-child) {
    margin-right: 35px;
  }
}
h6.twoInfo span:not(:last-child):after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  top: 5px;
  right: -38px;
  background: #9b8679;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
}
@media screen and (max-width: 768px) {
  h6.twoInfo span:not(:last-child):after {
    width: 15px;
    top: 4px;
    right: -23px;
  }
}

.liste li {
  position: relative;
  padding-left: 1em;
}
.liste li:before {
  content: "•";
  position: absolute;
  top: 5px;
  left: 0;
  color: #2d6685;
}

.lxPadding {
  padding-right: 12%;
  padding-left: 12%;
}
@media screen and (max-width: 1200px) {
  .lxPadding {
    padding-right: 10%;
    padding-left: 10%;
  }
}
@media screen and (max-width: 1024px) {
  .lxPadding {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .lxPadding {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.xPadding {
  padding-right: 8%;
  padding-left: 8%;
}
@media screen and (max-width: 1200px) {
  .xPadding {
    padding-right: 6%;
    padding-left: 6%;
  }
}
@media screen and (max-width: 1024px) {
  .xPadding {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .xPadding {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.sxPadding {
  padding-right: 6.5%;
  padding-left: 6.5%;
}
@media screen and (max-width: 1200px) {
  .sxPadding {
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .sxPadding {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sxPadding {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.lyPadding {
  padding-top: 210px;
  padding-bottom: 210px;
}
@media screen and (max-width: 1600px) {
  .lyPadding {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1400px) {
  .lyPadding {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 1200px) {
  .lyPadding {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
@media screen and (max-width: 1024px) {
  .lyPadding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .lyPadding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.yPadding {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media screen and (max-width: 1600px) {
  .yPadding {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 1400px) {
  .yPadding {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 1200px) {
  .yPadding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1024px) {
  .yPadding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .yPadding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.syPadding {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1400px) {
  .syPadding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1024px) {
  .syPadding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .syPadding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.xsyPadding {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media screen and (max-width: 1024px) {
  .topPadding1024 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .topPadding1024 {
    padding-top: 70px;
  }
}

@media screen and (max-width: 1024px) {
  .bottomPadding1024 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .bottomPadding1024 {
    padding-bottom: 70px;
  }
}

.xNoPadding {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .fullwidth1024 {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
  }
}

@media screen and (max-width: 768px) {
  .fullwidth768 {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}

.noTopPadding {
  padding-top: 0;
}

.noRightPadding {
  padding-right: 0;
}

.noBottomPadding {
  padding-bottom: 0;
}

.noLeftPadding {
  padding-left: 0;
}

@media screen and (max-width: 1024px) {
  .noPadding1024 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .noPadding768 {
    padding-left: 0;
    padding-right: 0;
  }
}

.bottomMargin, .dynamic h1, .dynamic .h1, h1, .h1, h2, .h2 {
  margin: 0 0 35px 0;
}
@media screen and (max-width: 1024px) {
  .bottomMargin, .dynamic h1, .dynamic .h1, h1, .h1, h2, .h2 {
    margin-bottom: 30px;
  }
}

.textLeft {
  text-align: left;
}

.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.block {
  display: block;
}

.table {
  display: table;
  width: 100%;
}

.tableCell {
  display: table-cell;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}

.noscroll {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .noscroll {
    overflow-y: hidden;
  }
}

form {
  display: block;
  width: 100%;
}
form::after {
  content: "";
  display: table;
  clear: both;
}
form .form-bloc {
  margin-top: 0;
}
form .form-bloc:first-child {
  margin-top: 0;
}
form fieldset:first-of-type {
  margin-top: 0;
}
form fieldset:last-of-type {
  margin-bottom: 0;
}
form fieldset:last-of-type.endform {
  margin-bottom: 60px;
}

.input-field {
  position: relative;
  float: left;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .input-field {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 600px) {
  .input-field {
    margin-bottom: 45px;
  }
}

.input-field input {
  width: 100%;
  height: 45px;
  padding: 0px 0;
  border: none;
  border-bottom: solid 1px #3b3839;
  font-family: "san francisco", serif;
  font-size: 17px;
  line-height: 45px;
  color: #3b3839;
  background: transparent;
  -webkit-transition: 250ms ease-out;
  transition: 250ms ease-out;
}

.input-field input:focus {
  border-bottom-color: #9b8679;
  box-shadow: 0 1px 0 0 #9b8679;
}

.input-field input.valid {
  border-bottom: 1px solid #9b8679;
  box-shadow: 0 1px 0 0 #9b8679;
}

.input-field label {
  position: absolute;
  top: 0px;
  font: 16px/45px "san francisco", serif;
  color: #3b3839;
  cursor: text;
  -webkit-transition: 250ms ease-out;
  transition: 250ms ease-out;
}

.input-field input:focus + label,
.input-field input.valid + label,
.input-field input.error + label {
  top: -12px;
  font-size: 11px;
  line-height: 12px;
  color: #9b8679;
  cursor: default;
  pointer-events: none;
}

.input-field input.vide + label {
  top: 0px;
  font: 16px/45px "san francisco", serif;
  color: #3b3839;
}

.input-field textarea:focus + label,
.input-field textarea.valid + label {
  height: 90px;
  top: -12px;
  font-size: 11px;
  line-height: 12px;
  color: #9b8679;
  cursor: default;
  pointer-events: none;
}

textarea {
  width: 100%;
  height: 45px;
  min-height: 0;
  padding: 15px 0 0 0;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #3b3839;
  font-family: "san francisco", serif;
  font-size: 17px;
  line-height: 1.1;
  color: #3b3839;
  resize: none;
  overflow: hidden;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.input-field textarea:focus {
  min-height: 90px;
  border-bottom: 1px solid #9b8679;
  box-shadow: 0 1px 0 0 #9b8679;
}

.input-field textarea.valid {
  min-height: 90px;
  border-bottom: 1px solid #9b8679;
  box-shadow: 0 1px 0 0 #9b8679;
}

.input-field.checkbox label {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0;
  top: auto;
  left: auto;
  line-height: 20px;
  cursor: pointer;
}
.input-field.checkbox label::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border: solid 2px #3b3839;
  transition: border 220ms;
}
.input-field.checkbox label::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 3px;
  background: url("../../images/icones/close-d.png") no-repeat center center;
  background-size: 12px 12px;
  opacity: 0;
  -webkit-transition: opacity 220ms;
  transition: opacity 220ms;
}
.input-field.checkbox input[type=checkbox] {
  display: none;
}
.input-field.checkbox input[type=checkbox]:checked + label::before {
  border-color: #9b8679;
}
.input-field.checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}

.input-field.checkbox:hover input + label::before {
  border-color: #9b8679;
}

div.error {
  position: absolute;
  padding-top: 7px;
  top: 100%;
  font: 12px/1 "san francisco", serif;
  color: #3b3839;
}

#formContact p {
  color: #fff;
}

.tiroirs {
  margin: 0;
  max-width: none;
  border-bottom: 1px solid #3b3839;
  list-style-type: none;
}
.tiroirs > li {
  margin: 0;
  background: #fff;
  border-top: 1px solid #3b3839;
}
.tiroirs > li > .toggleTiroir {
  position: relative;
  margin: 0;
  padding-top: 50px;
  padding-left: 2%;
  padding-bottom: 50px;
  padding-right: 120px;
  font-weight: normal;
  font-size: 22px;
  line-height: 26.4px;
  font-family: "san francisco medium", serif;
  color: #3b3839;
  background: #fff;
  cursor: pointer;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
@media screen and (max-width: 1600px) {
  .tiroirs > li > .toggleTiroir {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .tiroirs > li > .toggleTiroir {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .tiroirs > li > .toggleTiroir {
    font-size: 20px;
    padding-left: 15px;
  }
}
.tiroirs > li > .toggleTiroir::after, .tiroirs > li > .toggleTiroir::before {
  content: "";
  position: absolute;
  background: #3b3839;
}
.tiroirs > li > .toggleTiroir::after {
  right: 29px;
  top: 50%;
  margin-top: -1px;
  width: 22px;
  height: 2px;
  -webkit-transition: background 400ms;
  transition: background 400ms;
}
@media screen and (max-width: 1024px) {
  .tiroirs > li > .toggleTiroir::after {
    right: 9px;
  }
}
.tiroirs > li > .toggleTiroir::before {
  right: 39px;
  top: 50%;
  margin-top: -11px;
  width: 2px;
  height: 22px;
  -webkit-transition: -webkit-transform 400ms, background 400ms;
  transition: transform 400ms, background 400ms;
}
@media screen and (max-width: 1024px) {
  .tiroirs > li > .toggleTiroir::before {
    right: 19px;
  }
}
.tiroirs > li > .toggleTiroir > span {
  display: inline-block;
  vertical-align: middle;
}
.tiroirs > li > .toggleTiroir span span {
  margin: 0 0 10px 0;
  font: 12px/1 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9b8679;
}
.tiroirs > li > .toggleTiroir img {
  margin-right: 20px;
  vertical-align: middle;
}
.tiroirs > li > .tiroir {
  display: none;
  max-width: 100%;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: opacity 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, transform 200ms;
}
@media screen and (max-width: 768px) {
  .tiroirs > li > .tiroir {
    padding-left: 15px;
  }
}
.tiroirs > li > .tiroir > :first-child {
  padding-top: 10px;
}
.tiroirs > li > .tiroir > :last-child {
  margin-bottom: 0;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .tiroirs > li > .tiroir > :last-child {
    padding-bottom: 40px;
  }
}
.tiroirs > li.open > .toggleTiroir {
  color: #2d6685;
}
.tiroirs > li.open > .toggleTiroir::after {
  background: #2d6685;
}
.tiroirs > li.open > .toggleTiroir::before {
  background: transparent !important;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.tiroirs > li.open > .tiroir {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 400ms ease 100ms, opacity 400ms ease 100ms;
  transition: transform 400ms ease 100ms, opacity 400ms ease 100ms;
}
.tiroirs > li p, .tiroirs > li a {
  color: #3b3839;
  font: 18px/1.5 "chronicle semi", sans-serif;
  padding-right: 10%;
  padding-left: 2%;
}

.tiroirs.style1 p {
  font: 16px/1.75 "san francisco", serif;
}

.scrollFire {
  -webkit-transition-delay: 0ms !important;
  transition-delay: 0ms !important;
}

.scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 800ms, -webkit-transform 800ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 800ms, transform 800ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.fire {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.animation {
  opacity: 1;
  -webkit-transition: -webkit-transform 700ms ease 400ms, opacity 700ms ease 400ms;
  transition: transform 700ms ease 400ms, opacity 700ms ease 400ms;
}
.animation.slideUp, .animation.slideDown {
  -webkit-transform: none;
  transform: none;
}
.animation.delay1 {
  transition-delay: 800ms;
  -webkit-transition-delay: 800ms;
}
.animation.delay2 {
  transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
}
.animation.delay3 {
  transition-delay: 1200ms;
  -webkit-transition-delay: 1200ms;
}
.animation.delay4 {
  transition-delay: 1400ms;
  -webkit-transition-delay: 1400ms;
}

.transition .animation, .chargement .animation {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}
.transition .animation.slideUp, .chargement .animation.slideUp {
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
}
@media screen and (max-width: 1024px) {
  .transition .animation.slideUp, .chargement .animation.slideUp {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
.transition .animation.slideRight, .chargement .animation.slideRight {
  -webkit-transform: translateX(70px);
  transform: translateX(70px);
}
@media screen and (max-width: 1024px) {
  .transition .animation.slideRight, .chargement .animation.slideRight {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
.transition .animation.slideDown, .chargement .animation.slideDown {
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px);
}
@media screen and (max-width: 1024px) {
  .transition .animation.slideDown, .chargement .animation.slideDown {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
.transition .animation.slideLeft, .chargement .animation.slideLeft {
  -webkit-transform: translateX(-70px);
  transform: translateX(-70px);
}
@media screen and (max-width: 1024px) {
  .transition .animation.slideLeft, .chargement .animation.slideLeft {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
.transition .animation.delay1, .chargement .animation.delay1 {
  transition-delay: 100ms;
  -webkit-transition-delay: 100ms;
}
.transition .animation.delay2, .chargement .animation.delay2 {
  transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
}
.transition .animation.delay3, .chargement .animation.delay3 {
  transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
}
.transition .animation.delay4, .chargement .animation.delay4 {
  transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
}

.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.floatingStop {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

@keyframes floating {
  0% {
    transform: translateY(-15%);
  }
  60% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(-15%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(-15%);
  }
  60% {
    -webkit-transform: translateY(10%);
  }
  100% {
    -webkit-transform: translateY(-15%);
  }
}
#loaderbar {
  position: absolute;
  width: 0%;
  height: 5px;
  top: 0;
  z-index: 999999;
  background-color: #9b8679;
  -webkit-transition: width 100ms;
  transition: width 100ms;
}

#page-transition, #landing {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 9998;
  background: #fff;
  visibility: hidden;
  -webkit-transition: opacity 600ms, visibility 0ms ease 600ms;
  transition: opacity 600ms, visibility 0ms ease 600ms;
}
#page-transition img, #landing img {
  position: fixed;
  max-width: 70%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.transition #page-transition, .chargement #page-transition {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 600ms ease 1000ms;
  transition: opacity 600ms ease 1000ms;
}

.hamburger {
  height: auto;
  background: transparent;
  border: 0;
  font: inherit;
  color: inherit;
  text-transform: none;
  overflow: visible;
  cursor: pointer;
  pointer-events: all;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 1024px) {
  .hamburger {
    display: inline-block;
  }
}
.hamburger .box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: background 300ms;
  transition: background 300ms;
}
.hamburger .inner {
  display: block;
  margin-top: -1px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hamburger .inner, .hamburger .inner::before, .hamburger .inner::after {
  position: absolute;
  width: 30px;
  height: 2px;
  background: #3b3839;
  border-radius: 0;
  -webkit-transition: -webkit-transform 150ms ease, background 300ms ease 0ms;
  transition: transform 150ms ease, background 300ms ease 0ms;
}
.hamburger .inner::before, .hamburger .inner::after {
  content: "";
  display: block;
}
.hamburger .inner::before {
  top: -8px;
}
.hamburger .inner::after {
  bottom: -8px;
}

.showMenu .hamburger .label {
  color: #fff;
}

.spinAnim .inner {
  -webkit-transition: -webkit-transform 220ms cubic-bezier(0.55, 0.055, 0.675, 0.19), background 300ms ease 0ms;
  transition: transform 220ms cubic-bezier(0.55, 0.055, 0.675, 0.19), background 300ms ease 0ms;
}
.spinAnim .inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in, background 300ms ease 0ms;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in, background 300ms ease 0ms;
}
.spinAnim .inner::after {
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), bottom 0.1s 0.25s ease-in, background 300ms ease 0ms;
  transition: transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), bottom 0.1s 0.25s ease-in, background 300ms ease 0ms;
}
.spinAnim.is-active .inner {
  color: #fff;
  -webkit-transform: translateX(-50%) rotate(225deg);
  transform: translateX(-50%) rotate(225deg);
  -webkit-transition: -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), background 300ms ease 0ms;
  transition: transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), background 300ms ease 0ms;
}
.spinAnim.is-active .inner::before {
  top: 0px;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out, background 300ms ease 0ms;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out, background 300ms ease 0ms;
}
.spinAnim.is-active .inner::after {
  bottom: 0px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), bottom 0.1s ease-out, background 300ms ease 0ms;
  transition: transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), bottom 0.1s ease-out, background 300ms ease 0ms;
}

.linksDrop {
  position: absolute;
  width: 320px;
  left: 0;
  top: 0;
  font-size: 13px;
  font-family: "san francisco", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: box-shadow 300ms;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .linksDrop {
    margin: 0;
    top: 50%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.linksDrop span {
  display: block;
  position: relative;
  padding: 0 0 0 30px;
  line-height: 66px;
  color: #000;
  background: #ebebeb;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  -webkit-transition: background 300ms;
  transition: background 300ms;
}
.linksDrop span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  -webkit-transition: -webkit-transform 300ms, border-color 300ms;
  transition: transform 300ms, border-color 300ms;
}
.linksDrop ul {
  height: 0px;
  background: #3b3839;
  overflow: hidden;
  transition: height 300ms;
}
.linksDrop ul li {
  line-height: 16px;
}
.linksDrop ul li:first-child {
  padding-top: 15px;
}
.linksDrop ul li:last-child {
  padding-bottom: 15px;
}
.linksDrop ul li a {
  display: block;
  padding: 12px 12px 12px 30px;
  opacity: 0;
  color: #fff;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: opacity 200ms, -webkit-transform 300ms, color 250ms;
  transition: opacity 200ms, transform 300ms, color 250ms;
}
.linksDrop.show-links span {
  color: #fff;
  background: #3b3839;
}
.linksDrop.show-links span::after {
  border-color: #fff transparent transparent transparent;
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
.linksDrop.show-links ul {
  height: 200px;
}
.linksDrop.show-links ul li a {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  transition: opacity 300ms, transform 300ms, color 300ms;
}
.linksDrop.show-links ul li a:hover {
  color: #9b8679;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.linksDrop.show-links ul li:nth-child(2) a {
  transition: opacity 300ms ease 40ms, transform 300ms ease 40ms, color 300ms;
  -webkit-transition: opacity 300ms ease 40ms, transform 300ms ease 40ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(3) a {
  transition: opacity 300ms ease 80ms, transform 300ms ease 80ms, color 300ms;
  -webkit-transition: opacity 300ms ease 80ms, transform 300ms ease 80ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(4) a {
  transition: opacity 300ms ease 120ms, transform 300ms ease 120ms, color 300ms;
  -webkit-transition: opacity 300ms ease 120ms, transform 300ms ease 120ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(5) a {
  transition: opacity 300ms ease 160ms, transform 300ms ease 160ms, color 300ms;
  -webkit-transition: opacity 300ms ease 160ms, transform 300ms ease 160ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(6) a {
  transition: opacity 300ms ease 200ms, transform 300ms ease 200ms, color 300ms;
  -webkit-transition: opacity 300ms ease 200ms, transform 300ms ease 200ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(7) a {
  transition: opacity 300ms ease 240ms, transform 300ms ease 240ms, color 300ms;
  -webkit-transition: opacity 300ms ease 240ms, transform 300ms ease 240ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(8) a {
  transition: opacity 300ms ease 280ms, transform 300ms ease 280ms, color 300ms;
  -webkit-transition: opacity 300ms ease 280ms, transform 300ms ease 280ms, color 300ms;
}
.linksDrop.show-links ul li:nth-child(9) a {
  transition: opacity 300ms ease 320ms, transform 300ms ease 320ms, color 300ms;
  -webkit-transition: opacity 300ms ease 320ms, transform 300ms ease 320ms, color 300ms;
}

.evenement {
  display: block;
  position: relative;
  padding: 80px 5%;
  margin-bottom: 50px;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 300ms;
  transition: box-shadow 300ms;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .evenement {
    margin-bottom: 35px;
    padding: 60px 30px;
  }
}
@media screen and (max-width: 768px) {
  .evenement {
    margin-bottom: 20px;
  }
}
.evenement:hover {
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
}
.evenement:hover .description h2 {
  color: #2d6685;
}
.evenement:hover .image div {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  .evenement .nombre {
    margin-bottom: 20px;
  }
}
.evenement .nombre p {
  margin: 0;
  font: 25px/1 "chronicle semi", sans-serif;
  color: #2d6685;
}
@media screen and (max-width: 1024px) {
  .evenement .nombre p {
    font-size: 20px;
  }
}
.evenement .nombre p span {
  font-size: 60px;
}
@media screen and (max-width: 1024px) {
  .evenement .nombre p span {
    font-size: 40px;
  }
}
.evenement .description h6 {
  margin-bottom: 10px;
  color: #9b8679;
  font-size: 10px;
}
.evenement .description h2 {
  margin-bottom: 0;
}
.evenement .image {
  position: absolute;
  width: 25%;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .evenement .image {
    width: 33.33%;
  }
}
@media screen and (max-width: 768px) {
  .evenement .image {
    display: none;
  }
}
.evenement .image div {
  width: 100%;
  height: 100%;
  -webkit-transition: transform 300ms;
  transition: transform 300ms;
}

/*body.fancybox-active {
  overflow: hidden; }*/
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

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

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

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

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

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

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

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

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

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

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

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

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

/* Navigation arrows */
.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

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

.fancybox-close-small:focus {
  outline: none;
}

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

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

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px;
}

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

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

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

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

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */
}

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

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

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.dynamic h1, .dynamic .h1 {
  font: 55px/1.5 "chronicle semi", sans-serif;
  color: #3b3839;
}
@media screen and (max-width: 1600px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1400px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 500px) {
  .dynamic h1, .dynamic .h1 {
    font-size: 34px;
  }
}
.dynamic h2 {
  margin-bottom: 30px;
  font: 30px/1.5 "chronicle semi", sans-serif;
  color: #3b3839;
}
@media screen and (max-width: 1024px) {
  .dynamic h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .dynamic h2 {
    font-size: 24px;
  }
}
.dynamic h3 {
  font: 22px/1.5 "chronicle semi", sans-serif;
  color: #3b3839;
}
@media screen and (max-width: 768px) {
  .dynamic h3 {
    font-size: 20px;
  }
}
.dynamic h4 {
  font: 20px/1.5 "san francisco bold", serif;
  color: #2d6685;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .dynamic h4 {
    font-size: 18px;
  }
}
.dynamic h6 {
  font: 12px/1.1 "san francisco bold", serif;
  color: #9b8679;
  letter-spacing: 1px;
}
.dynamic p {
  margin: 0 0 20px 0;
  font: 16px/1.75 "san francisco", serif;
  color: #3b3839;
}
@media screen and (max-width: 768px) {
  .dynamic p {
    font-size: 16px;
  }
}
.dynamic ul {
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 600px) {
  .dynamic ul {
    padding-left: 25px;
  }
}
.dynamic ul:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #2d6685;
}
.dynamic ul li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 20px 0;
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #000;
}
@media screen and (max-width: 768px) {
  .dynamic ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .dynamic ul li {
    padding-left: 15px;
  }
}
.dynamic ul li p {
  margin: 0 0 20px 0;
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #000;
}
@media screen and (max-width: 768px) {
  .dynamic ul li p {
    font-size: 16px;
  }
}
.dynamic ul li:before {
  content: "•";
  position: absolute;
  top: 1px;
  left: 0;
  font: 20px/1 "san francisco bold", serif;
  color: #2d6685;
}
@media screen and (max-width: 768px) {
  .dynamic ul li:before {
    top: 2px;
  }
}
.dynamic ol {
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 600px) {
  .dynamic ol {
    padding-left: 35px;
  }
}
.dynamic ol:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #2d6685;
}
.dynamic ol li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 20px 0;
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #000;
  counter-increment: list;
}
@media screen and (max-width: 768px) {
  .dynamic ol li {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .dynamic ol li {
    padding-left: 20px;
  }
}
.dynamic ol li p {
  margin: 0 0 20px 0;
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #000;
}
@media screen and (max-width: 768px) {
  .dynamic ol li p {
    font-size: 16px;
  }
}
.dynamic ol li:before {
  content: counter(list) ".";
  position: absolute;
  top: 2px;
  left: 0;
  font: 18px/1 "san francisco bold", serif;
  color: #2d6685;
}
@media screen and (max-width: 768px) {
  .dynamic ol li:before {
    top: 2px;
  }
}
.dynamic table {
  width: 100%;
  border: 1px solid transparent;
}
.dynamic table tbody tr:first-child {
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #fff;
  background: #9b8679;
  height: 70px;
}
.dynamic table tbody tr:not(:first-child) {
  height: 85px;
  font: 18px/1.5 "san francisco", serif;
}
.dynamic table tbody tr:not(:first-child) td {
  border: 1px solid #d9d9d9;
}
.dynamic table tbody tr td {
  padding: 20px;
  text-align: center !important;
  vertical-align: middle !important;
}
.dynamic .btn {
  display: inline-block;
  position: relative;
  padding: 25px 50px;
  border: 2px solid #3b3839;
  border-radius: 3px;
  font: 12px/1.2 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .dynamic .btn {
    padding: 15px 30px;
  }
}
.dynamic .btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background: #3b3839;
  -webkit-transition: right 300ms ease;
  transition: right 300ms ease;
}
.dynamic .btn span {
  position: relative;
  z-index: 1;
  color: #3b3839;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.dynamic .btn:hover::before {
  right: 0%;
}
.dynamic .btn:hover span {
  color: #fff;
}
.dynamic a:not(.btn) {
  position: relative;
  display: inline-block;
  font: 18px/1.5 "chronicle semi", sans-serif;
  color: #000;
  letter-spacing: 1px;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.dynamic a:not(.btn) u {
  text-decoration: none;
}
.dynamic a:not(.btn):after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #2d6685;
  bottom: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
}
.dynamic a:not(.btn):hover {
  color: #2d6685;
}
.dynamic strong {
  font-family: "chronicle semi", sans-serif;
  font-weight: normal;
}
.dynamic:last-child {
  margin-bottom: 0;
}
.dynamic img {
  width: auto;
  max-width: 100%;
  height: auto !important;
  max-height: 100%;
}

.sideNav {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 33.3333333%;
  padding: 0 1% 0 6%;
}
@media screen and (max-width: 1200px) {
  .sideNav {
    padding: 0 1%;
  }
}
@media screen and (max-width: 1024px) {
  .sideNav {
    position: relative;
    width: 100%;
    padding: 80px 0 0;
  }
}
.sideNav ul li {
  position: relative;
  padding: 25px 0;
}
.sideNav ul li:first-child {
  padding: 0 0 40px;
}
.sideNav ul li h3 {
  margin: 0 0 0 20px;
}
.sideNav ul li:after {
  content: "";
  position: absolute;
  height: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(45, 102, 133, 0.1);
}
.sideNav ul li a {
  position: relative;
  padding-left: 55px;
  font: 12px/1 "san francisco bold", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.sideNav ul li a:hover {
  color: #2d6685;
}
.sideNav ul li a span {
  position: absolute;
  margin-right: 10px;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sideNav ul li a span svg {
  width: 26px;
  height: 26px;
}
.sideNav ul li a span svg path, .sideNav ul li a span svg polyline, .sideNav ul li a span svg line, .sideNav ul li a span svg rect {
  stroke: #2d6685;
}

#pageAccueil .banniereAccueil {
  position: relative;
  height: 700px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .banniereAccueil {
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .banniereAccueil {
    height: 450px;
  }
}
#pageAccueil .banniereAccueil::before {
  content: "";
  position: absolute;
  height: 45px;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../../images/motifs/grunge.png") no-repeat bottom;
  background-size: contain;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .banniereAccueil::before {
    background: none;
  }
}
#pageAccueil .banniereAccueil #slickBannieres {
  position: absolute;
  width: 100%;
  z-index: -1;
}
#pageAccueil .banniereAccueil #slickBannieres:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#pageAccueil .banniereAccueil #slickBannieres #img1, #pageAccueil .banniereAccueil #slickBannieres #img2, #pageAccueil .banniereAccueil #slickBannieres #img3 {
  height: 700px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .banniereAccueil #slickBannieres #img1, #pageAccueil .banniereAccueil #slickBannieres #img2, #pageAccueil .banniereAccueil #slickBannieres #img3 {
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .banniereAccueil #slickBannieres #img1, #pageAccueil .banniereAccueil #slickBannieres #img2, #pageAccueil .banniereAccueil #slickBannieres #img3 {
    height: 450px;
  }
}
#pageAccueil .banniereAccueil #slickBannieres #img1 {
  background: url("../../images/accueil/banniere1.jpg") fixed no-repeat bottom;
  background-size: cover;
}
#pageAccueil .banniereAccueil #slickBannieres #img2 {
  background: url("../../images/accueil/banniere2.jpg") fixed no-repeat bottom;
  background-size: cover;
}
#pageAccueil .banniereAccueil #slickBannieres #img3 {
  background: url("../../images/accueil/banniere3.jpg") fixed no-repeat bottom;
  background-size: cover;
}
#pageAccueil .banniereAccueil > div:not(#slickBannieres) {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .banniereAccueil > div:not(#slickBannieres) {
    padding-top: 75px;
  }
}
#pageAccueil .banniereAccueil > div:not(#slickBannieres) h1 {
  color: #fff;
}
#pageAccueil .banniereAccueil > div:not(#slickBannieres) a {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #pageAccueil .banniereAccueil > div:not(#slickBannieres) a {
    width: 250px;
  }
}
#pageAccueil .BlockSlickNews {
  position: relative;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .BlockSlickNews {
    padding: 0;
  }
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper {
  position: absolute;
  padding: 55px 80px;
  right: 15%;
  top: -150px;
  left: 15%;
  background: #3b3839;
}
@media screen and (max-width: 1400px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper {
    right: 10%;
    left: 10%;
  }
}
@media screen and (max-width: 1200px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper {
    right: 5%;
    left: 5%;
  }
}
@media screen and (max-width: 1024px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper {
    position: relative;
    padding: 30px 30px 75px;
    top: 0;
    right: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper {
    padding: 30px 20px 75px;
  }
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper h4 {
  max-width: 500px;
  color: #fff;
  font-family: "san francisco", serif;
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .slick {
  margin-bottom: 0;
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots {
  display: inline-block;
  width: auto;
  right: 80px;
  bottom: 55px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots {
    right: auto;
    bottom: 30px;
    left: 30px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots {
    left: 20px;
  }
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots li {
  margin: 0 2px;
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots .dot {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: transform 300ms, opacity 300ms;
  transition: transform 300ms, opacity 300ms;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots .dot {
    width: 5px;
    height: 5px;
  }
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .slickNav .slick-dots .slick-active .dot {
  opacity: 1;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
#pageAccueil .BlockSlickNews .slickActualiteWrapper .more {
  position: absolute;
  top: 55px;
  right: 80px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper .more {
    top: auto;
    right: auto;
    bottom: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .BlockSlickNews .slickActualiteWrapper .more {
    right: 20px;
  }
}
#pageAccueil .blockLiensRapides h4 {
  position: relative;
  margin-bottom: 75px;
  font: 25px/1 "chronicle semi", sans-serif;
  color: #3b3839;
}
#pageAccueil .blockLiensRapides h4 span {
  position: absolute;
  top: 25px;
  right: 0;
}
@media screen and (max-width: 768px) {
  #pageAccueil .blockLiensRapides h4 span {
    display: none;
  }
}
#pageAccueil .blockLiensRapides h4 span a {
  overflow: hidden;
  -webkit-transform: rotate(90deg) translate(-0.5px, -0.5px);
  transform: rotate(90deg) translate(-0.5px, -0.5px);
}
#pageAccueil .blockLiensRapides h4 span a svg {
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
#pageAccueil .blockLiensRapides h4 span a svg line, #pageAccueil .blockLiensRapides h4 span a svg polyline {
  stroke: #3b3839;
}
#pageAccueil .blockLiensRapides h4 span a:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#pageAccueil .blockLiensRapides h4 span a:hover svg {
  -webkit-transform: none;
  transform: none;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper {
  position: relative;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLinkNav a {
  display: none;
  position: absolute;
  padding: 10px;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  #pageAccueil .blockLiensRapides .slickLinkWrapper #slickLinkNav a {
    display: block;
  }
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLinkNav a.prev {
  left: -10px;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLinkNav a.next {
  right: -10px;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLinkNav a svg {
  width: 20px;
  height: 24px;
  fill: #9b8679;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink {
  text-align: center;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a {
  position: relative;
  width: 100%;
  padding-top: 100px;
  font: 12px/1 "san francisco bold", serif;
  text-align: center;
  color: #3b3839;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: color 300ms, opacity 300ms;
  transition: color 300ms, opacity 300ms;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a:hover {
  color: #2d6685;
  opacity: 0.5;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div svg {
  height: 75px;
  margin: 0 auto;
}
#pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div svg line, #pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div svg path, #pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div svg rect, #pageAccueil .blockLiensRapides .slickLinkWrapper #slickLink a div svg polyline {
  stroke: #2d6685;
  fill: transparent;
}
#pageAccueil .blockEvenements {
  position: relative;
}
#pageAccueil .blockEvenements .col24:nth-last-child(2) .evenement {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #pageAccueil .blockEvenements .col24:last-child {
    text-align: center;
  }
}
#pageAccueil .blockEvenements:before {
  content: "";
  position: absolute;
  top: 450px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ede8e4;
}
@media screen and (max-width: 1600px) {
  #pageAccueil .blockEvenements:before {
    top: 400px;
  }
}
@media screen and (max-width: 1400px) {
  #pageAccueil .blockEvenements:before {
    top: 350px;
  }
}
@media screen and (max-width: 1200px) {
  #pageAccueil .blockEvenements:before {
    top: 300px;
  }
}
#pageAccueil .blockEvenements h1 {
  position: relative;
  margin-bottom: 75px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .blockEvenements h1 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .blockEvenements h1 {
    margin-bottom: 30px;
  }
}
#pageAccueil .blockEvenements .btn {
  margin-top: 75px;
}
@media screen and (max-width: 1024px) {
  #pageAccueil .blockEvenements .btn {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  #pageAccueil .blockEvenements .btn {
    margin-top: 30px;
  }
}

#pageConseil .banniere {
  background: url("../../images/bannieres/conseil.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pageConseil .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pageConseil .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pageConseil .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pageConseil .liste li p {
  font: 18px/1.5 "san francisco medium", serif;
}

#pageDecouvrir .banniere {
  background: url("../../images/bannieres/decouvrir.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pageDecouvrir .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pageDecouvrir .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pageDecouvrir .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pageDecouvrir .liste li p {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  #pageDecouvrir .liste li {
    padding: 0;
  }
  #pageDecouvrir .liste li:before {
    content: "";
  }
  #pageDecouvrir .liste li p {
    text-align: center;
  }
}
#pageDecouvrir #blockTextImage1 {
  position: relative;
}
#pageDecouvrir #blockTextImage1:before {
  content: "";
  position: absolute;
  height: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ede8e4;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #pageDecouvrir #blockTextImage1:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #pageDecouvrir #blockTextImage1 {
    padding-bottom: 70px;
  }
}
#pageDecouvrir #blockTextImage2 {
  background: #ede8e4;
}
#pageDecouvrir #blockTextImage2 > div .tableCell {
  height: 400px;
}
@media screen and (max-width: 768px) {
  #pageDecouvrir #blockTextImage2 > div .tableCell {
    height: 100%;
  }
}
#pageDecouvrir #blockTextImage2 .image div div {
  height: 400px;
}

#pagePublications .banniere {
  background: url("../../images/bannieres/publications.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pagePublications .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pagePublications .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pagePublications .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pagePublications .blockDropDown > div {
  height: 66px;
}
#pagePublications .blockDropDown .linksDrop {
  margin-left: 1%;
}
#pagePublications .blockTextImage > a {
  display: block;
}
#pagePublications .blockTextImage > a > div .tableCell {
  height: 500px;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  #pagePublications .blockTextImage > a > div .tableCell {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  #pagePublications .blockTextImage > a > div .tableCell {
    height: 100%;
  }
}
#pagePublications .blockTextImage > a .image > div {
  max-width: 600px;
}
#pagePublications .blockTextImage > a .image div div {
  height: 500px;
}
@media screen and (max-width: 1024px) {
  #pagePublications .blockTextImage > a .image div div {
    height: 400px;
  }
}
@media screen and (max-width: 600px) {
  #pagePublications .blockTextImage > a .image div div {
    height: 400px;
  }
}
@media screen and (max-width: 500px) {
  #pagePublications .blockTextImage > a .image div div {
    height: 350px;
  }
}
#pagePublications .blockTextImage > a:hover .image div div {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 768px) {
  #pagePublications .listePublications {
    padding-top: 0px;
  }
}
#pagePublications .listePublications a:hover .linkArrow span svg {
  left: -20px;
}
#pagePublications .listePublications > div > a {
  display: block;
  margin-top: 75px;
}
@media screen and (max-width: 1024px) {
  #pagePublications .listePublications > div > a {
    margin-top: 50px;
  }
}
#pagePublications .listePublications > div:first-child .text {
  padding-top: 0;
}
#pagePublications .listePublications .text {
  padding: 60px 0;
  border-bottom: 1px solid rgba(59, 56, 57, 0.2);
}
@media screen and (max-width: 1024px) {
  #pagePublications .listePublications .text {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  #pagePublications .listePublications .text {
    padding: 35px 0;
  }
}
#pagePublications .listePublications .text div h5:first-child {
  position: relative;
  margin-right: 120px;
}
#pagePublications .listePublications .text div h5:first-child:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
  top: 50%;
  right: -100px;
  background: #3b3839;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#pagePublications .listePublications h4 {
  font: 22px/1.5 "san francisco", serif;
  margin-bottom: 45px;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  #pagePublications .listePublications h4 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  #pagePublications .listePublications h4 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #pagePublications .listePublications .col24:last-child {
    text-align: center;
  }
}

#pagePublication .banniere, #pageEvenement .banniere {
  background: url("../../images/bannieres/publications.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pagePublication .banniere, #pageEvenement .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pagePublication .banniere, #pageEvenement .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pagePublication .banniere, #pageEvenement .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pagePublication .blockPublication, #pageEvenement .blockPublication {
  position: relative;
  min-height: 404px;
}
#pagePublication .blockPublication .petitMargin, #pageEvenement .blockPublication .petitMargin {
  margin-bottom: 5px;
}
#pagePublication .blockPublication .mosaic, #pageEvenement .blockPublication .mosaic {
  margin-bottom: 50px;
}
#pagePublication .blockPublication .mosaic .bigImage, #pageEvenement .blockPublication .mosaic .bigImage {
  padding: 0 10px 0 0;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .bigImage, #pageEvenement .blockPublication .mosaic .bigImage {
    padding: 0;
  }
}
#pagePublication .blockPublication .mosaic .bigImage a, #pageEvenement .blockPublication .mosaic .bigImage a {
  display: block;
}
#pagePublication .blockPublication .mosaic .bigImage a div, #pageEvenement .blockPublication .mosaic .bigImage a div {
  width: 100%;
  height: 350px;
}
#pagePublication .blockPublication .mosaic .smallImage, #pageEvenement .blockPublication .mosaic .smallImage {
  padding: 0 0 0 5px;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage, #pageEvenement .blockPublication .mosaic .smallImage {
    padding: 0 0 5px 0;
  }
}
#pagePublication .blockPublication .mosaic .smallImage.first, #pageEvenement .blockPublication .mosaic .smallImage.first {
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage.first, #pageEvenement .blockPublication .mosaic .smallImage.first {
    padding: 10px 5px 10px 0;
  }
}
#pagePublication .blockPublication .mosaic .smallImage.second, #pageEvenement .blockPublication .mosaic .smallImage.second {
  padding: 5px 0 5px 5px;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage.second, #pageEvenement .blockPublication .mosaic .smallImage.second {
    padding: 10px 5px 10px;
  }
}
#pagePublication .blockPublication .mosaic .smallImage.third, #pageEvenement .blockPublication .mosaic .smallImage.third {
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage.third, #pageEvenement .blockPublication .mosaic .smallImage.third {
    padding: 10px 0 10px 5px;
  }
}
#pagePublication .blockPublication .mosaic .smallImage.more div div, #pageEvenement .blockPublication .mosaic .smallImage.more div div {
  background: rgba(0, 0, 0, 0.5);
}
#pagePublication .blockPublication .mosaic .smallImage.more div div:before, #pagePublication .blockPublication .mosaic .smallImage.more div div:after, #pageEvenement .blockPublication .mosaic .smallImage.more div div:before, #pageEvenement .blockPublication .mosaic .smallImage.more div div:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#pagePublication .blockPublication .mosaic .smallImage.more div div:before, #pageEvenement .blockPublication .mosaic .smallImage.more div div:before {
  width: 20px;
  height: 2px;
}
#pagePublication .blockPublication .mosaic .smallImage.more div div:after, #pageEvenement .blockPublication .mosaic .smallImage.more div div:after {
  width: 2px;
  height: 20px;
}
#pagePublication .blockPublication .mosaic .smallImage a, #pageEvenement .blockPublication .mosaic .smallImage a {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage a, #pageEvenement .blockPublication .mosaic .smallImage a {
    display: block;
  }
}
#pagePublication .blockPublication .mosaic .smallImage a div, #pageEvenement .blockPublication .mosaic .smallImage a div {
  height: 104.5px;
  width: 104.5px;
}
@media screen and (max-width: 600px) {
  #pagePublication .blockPublication .mosaic .smallImage a div, #pageEvenement .blockPublication .mosaic .smallImage a div {
    width: 100%;
  }
}
#pagePublication .blockPublication .mosaic a div, #pageEvenement .blockPublication .mosaic a div {
  position: relative;
}
#pagePublication .blockPublication .mosaic a div div, #pageEvenement .blockPublication .mosaic a div div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background 300ms;
  transition: background 300ms;
}
#pagePublication .blockPublication .mosaic a:hover div div, #pageEvenement .blockPublication .mosaic a:hover div div {
  background: rgba(0, 0, 0, 0.2) !important;
}
#pagePublication .blockPublication .mosaic .col24, #pageEvenement .blockPublication .mosaic .col24 {
  padding-left: 0;
}
#pagePublication .blockPublication .mosaic .col24 .legend, #pageEvenement .blockPublication .mosaic .col24 .legend {
  font: 12px/1.5 "san francisco medium", serif;
  color: #a9a9a9;
}
#pagePublication .blockPublication > div > a, #pageEvenement .blockPublication > div > a {
  font: 15px/1 "san francisco medium", serif;
  -webkit-transition: color 300ms, opacity 300ms;
  transition: color 300ms, opacity 300ms;
}
#pagePublication .blockPublication > div > a span, #pageEvenement .blockPublication > div > a span {
  display: inline-block;
  margin-left: 10px;
}
#pagePublication .blockPublication > div > a span svg polyline, #pagePublication .blockPublication > div > a span svg line, #pagePublication .blockPublication > div > a span svg path, #pageEvenement .blockPublication > div > a span svg polyline, #pageEvenement .blockPublication > div > a span svg line, #pageEvenement .blockPublication > div > a span svg path {
  stroke: #2d6685;
}
#pagePublication .blockPublication > div > a:hover, #pageEvenement .blockPublication > div > a:hover {
  color: #2d6685;
  opacity: 0.7;
}

#pageGeneral .banniere {
  background: url("../../images/bannieres/services.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pageGeneral .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pageGeneral .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pageGeneral .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pageGeneral .blockGeneral {
  position: relative;
  min-height: 404px;
}
#pageGeneral #documentsWrapper .listeABande {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
#pageGeneral #documentsWrapper .listeABande li {
  position: relative;
  -webkit-transition: box-shadow 500ms ease;
  transition: box-shadow 500ms ease;
}
#pageGeneral #documentsWrapper .listeABande li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  -webkit-transition: left 500ms ease, right 500ms ease, background 500ms ease;
  transition: left 500ms ease, right 500ms ease, background 500ms ease;
}
#pageGeneral #documentsWrapper .listeABande li:not(:last-child) {
  border-bottom: 1px solid rgba(161, 162, 162, 0.3);
}
#pageGeneral #documentsWrapper .listeABande li a {
  position: relative;
  display: table;
  width: 100%;
  height: 108px;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #pageGeneral #documentsWrapper .listeABande li a.breakpoint {
    min-height: 100%;
    padding: 15px 6%;
  }
  #pageGeneral #documentsWrapper .listeABande li a.breakpoint .texte, #pageGeneral #documentsWrapper .listeABande li a.breakpoint .icone, #pageGeneral #documentsWrapper .listeABande li a.breakpoint .learnMore {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  #pageGeneral #documentsWrapper .listeABande li a.breakpoint .texte:not(:last-child), #pageGeneral #documentsWrapper .listeABande li a.breakpoint .icone:not(:last-child), #pageGeneral #documentsWrapper .listeABande li a.breakpoint .learnMore:not(:last-child) {
    margin-bottom: 20px;
  }
  #pageGeneral #documentsWrapper .listeABande li a.breakpoint .texte p, #pageGeneral #documentsWrapper .listeABande li a.breakpoint .icone p, #pageGeneral #documentsWrapper .listeABande li a.breakpoint .learnMore p {
    text-align: center;
  }
}
#pageGeneral #documentsWrapper .listeABande li a .texte, #pageGeneral #documentsWrapper .listeABande li a .icone, #pageGeneral #documentsWrapper .listeABande li a .learnMore {
  display: table-cell;
  vertical-align: middle;
}
#pageGeneral #documentsWrapper .listeABande li a .texte {
  padding-left: 6%;
  width: 75%;
}
#pageGeneral #documentsWrapper .listeABande li a .texte h4 {
  position: relative;
  top: 3px;
  font-family: "chronicle semi", sans-serif;
  margin: 0;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
#pageGeneral #documentsWrapper .listeABande li a .texte p {
  margin: 5px 0 0;
}
#pageGeneral #documentsWrapper .listeABande li a .icone {
  width: 25px;
  padding-right: 6%;
  text-align: right;
}
#pageGeneral #documentsWrapper .listeABande li a .icone .stroke {
  stroke: #2d6685;
  -webkit-transition: stroke 300ms;
  transition: stroke 300ms;
}
#pageGeneral #documentsWrapper .listeABande li:hover {
  z-index: 3;
  -webkit-box-shadow: 0px 22px 50px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 22px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 22px 50px 0px rgba(0, 0, 0, 0.05);
}
#pageGeneral #documentsWrapper .listeABande li:hover:after {
  right: -10px;
  left: -10px;
  background: #9b8679;
}
#pageGeneral #documentsWrapper .listeABande li:hover a .texte h4 {
  color: #fff;
}
#pageGeneral #documentsWrapper .listeABande li:hover a .texte p {
  color: #fff;
}
#pageGeneral #documentsWrapper .listeABande li:hover a .icone .fill {
  fill: #fff;
}
#pageGeneral #documentsWrapper .listeABande li:hover a .icone .stroke {
  stroke: #fff;
}
#pageGeneral #documentsWrapper .listeABande li:hover a .learnMore p {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #pageGeneral #documentsWrapper .listeABande.style2 li a {
    padding: 20px;
  }
  #pageGeneral #documentsWrapper .listeABande.style2 li a .date p {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
#pageGeneral #documentsWrapper .listeABande.style2 li a .texte {
  width: 60%;
  padding: 0 1%;
}
@media screen and (max-width: 768px) {
  #pageGeneral #documentsWrapper .listeABande.style2 li a .texte {
    margin-bottom: 10px;
  }
}
#pageGeneral #documentsWrapper .listeABande.style2 li a .learnMore {
  padding-right: 3%;
}
@media screen and (max-width: 768px) {
  #pageGeneral #documentsWrapper .listeABande.style2 li a .learnMore {
    padding: 0;
  }
  #pageGeneral #documentsWrapper .listeABande.style2 li a .learnMore p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #pageGeneral #documentsWrapper .listeABande.style2 li a .date, #pageGeneral #documentsWrapper .listeABande.style2 li a .texte, #pageGeneral #documentsWrapper .listeABande.style2 li a .learnMore {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

#pageContact .banniere {
  background: url("../../images/bannieres/nous-joindre.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #pageContact .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #pageContact .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #pageContact .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#pageContact .titre h2 {
  max-width: 520px;
}
#pageContact .blockContact {
  position: relative;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact {
    padding: 0;
  }
}
#pageContact .blockContact .coordonnees {
  padding: 125px 0;
}
@media screen and (max-width: 1600px) {
  #pageContact .blockContact .coordonnees {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1400px) {
  #pageContact .blockContact .coordonnees {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .coordonnees {
    padding: 80px 30px 80px 30px;
  }
}
@media screen and (max-width: 768px) {
  #pageContact .blockContact .coordonnees {
    padding: 70px 20px 70px 20px;
  }
}
#pageContact .blockContact .coordonnees .adresse {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .coordonnees .adresse {
    margin-bottom: 30px;
  }
}
#pageContact .blockContact .coordonnees .telephone {
  margin-bottom: 5px;
}
#pageContact .blockContact .coordonnees .courriel {
  padding-bottom: 5px;
  margin-bottom: 40px;
  text-transform: none;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .coordonnees .courriel {
    margin-bottom: 30px;
  }
}
#pageContact .blockContact .coordonnees .heures {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .coordonnees .heures {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  #pageContact .blockContact .coordonnees .heures {
    margin-bottom: 50px;
  }
}
#pageContact .blockContact .coordonnees .heures li p {
  margin-bottom: 5px;
}
#pageContact .blockContact .coordonnees .personnel {
  margin-bottom: 50px;
  font: 25px/1 "chronicle semi", sans-serif;
  color: #2d6685;
}
@media screen and (max-width: 768px) {
  #pageContact .blockContact .coordonnees .personnel {
    margin-bottom: 50px;
    font-size: 22px;
  }
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .coordonnees .tiroirs li .unePersonne {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  #pageContact .blockContact .coordonnees .tiroirs li .unePersonne {
    margin-bottom: 30px;
  }
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne:last-child {
  margin-bottom: 0;
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne .nom {
  font: 18px/1.5 "san francisco bold", serif;
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne .titre {
  font: 15px/1.5 "san francisco bold", serif;
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne p, #pageContact .blockContact .coordonnees .tiroirs li .unePersonne a {
  display: block;
  font: 15px/1.5 "san francisco", serif;
  margin-bottom: 5px;
  text-transform: none;
  letter-spacing: 0;
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne p:last-child, #pageContact .blockContact .coordonnees .tiroirs li .unePersonne a:last-child {
  margin-bottom: 0;
}
#pageContact .blockContact .coordonnees .tiroirs li .unePersonne a {
  display: inline-block;
  padding: 0 0 5px 0;
  margin-left: 2%;
}
#pageContact .blockContact .formWrapper {
  position: absolute;
  width: 45%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .formWrapper {
    position: relative;
    width: inherit;
    margin-right: 0;
  }
}
#pageContact .blockContact .formWrapper .formulaire {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  padding: 125px;
  background: #3b3839;
  text-align: left;
}
@media screen and (max-width: 1600px) {
  #pageContact .blockContact .formWrapper .formulaire {
    padding: 100px;
  }
}
@media screen and (max-width: 1400px) {
  #pageContact .blockContact .formWrapper .formulaire {
    padding: 80px 50px;
  }
}
@media screen and (max-width: 1024px) {
  #pageContact .blockContact .formWrapper .formulaire {
    position: relative;
    min-height: 100%;
    padding: 80px 30px;
  }
}
@media screen and (max-width: 768px) {
  #pageContact .blockContact .formWrapper .formulaire {
    padding: 70px 20px;
  }
}
#pageContact .blockContact .formWrapper .formulaire h1 {
  margin-bottom: 50px;
  color: #fff;
}
@media screen and (max-width: 600px) {
  #pageContact .blockContact .formWrapper .formulaire h1 {
    margin-bottom: 40px;
  }
}
#pageContact .blockContact .formWrapper .formulaire .col24 {
  padding: 0;
}
#pageContact .blockContact .formWrapper .formulaire .input-field {
  margin-bottom: 40px;
}
#pageContact .blockContact .formWrapper .formulaire .input-field input, #pageContact .blockContact .formWrapper .formulaire textarea {
  border-bottom: solid 1px #fff;
}
#pageContact .blockContact .formWrapper .formulaire .input-field textarea:focus + label, #pageContact .blockContact .formWrapper .formulaire .input-field textarea.valid + label, #pageContact .blockContact .formWrapper .formulaire .input-field input.vide + label,
#pageContact .blockContact .formWrapper .formulaire .input-field label, #pageContact .blockContact .formWrapper .formulaire .input-field input, #pageContact .blockContact .formWrapper .formulaire .error, #pageContact .blockContact .formWrapper .formulaire textarea {
  color: #fff;
  left: 0;
}
#pageContact .blockContact .formWrapper .formulaire .input-field textarea.valid, #pageContact .blockContact .formWrapper .formulaire .input-field textarea:focus, #pageContact .blockContact .formWrapper .formulaire .input-field input.valid, #pageContact .blockContact .formWrapper .formulaire .input-field input:focus {
  border-bottom: 1px solid #fff;
  box-shadow: 0 1px 0 0 #fff;
}
#pageContact .blockContact .formWrapper .formulaire form > div {
  text-align: right;
}

.contact-zone .adresse {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .contact-zone .adresse {
    margin-bottom: 30px;
  }
}
.contact-zone .telephone {
  margin-bottom: 5px;
}
.contact-zone a[href^=mailto] {
  padding-bottom: 5px;
  margin-bottom: 40px;
  text-transform: none;
  color: #3b3839;
  position: relative;
  display: inline-block;
  font: 14px/1.2 "san francisco medium", serif;
  letter-spacing: 1px;
}
.contact-zone a[href^=mailto]:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #3b3839;
  bottom: 0px;
  right: 65%;
  left: 0;
  overflow: hidden;
  -webkit-transition: right 300ms;
  transition: right 300ms;
}
.contact-zone a[href^=mailto]:hover:after {
  right: 0;
  border-bottom: 1px solid #3b3839;
}
@media screen and (max-width: 1024px) {
  .contact-zone a[href^=mailto] {
    margin-bottom: 30px;
  }
}
.contact-zone ul {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .contact-zone ul {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  .contact-zone ul {
    margin-bottom: 50px;
  }
}
.contact-zone ul li p {
  margin-bottom: 5px;
}

#recherche .banniere {
  background: url("../../images/bannieres/services.jpg") fixed no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 1700px) {
  #recherche .banniere {
    background-position: center -100px;
  }
}
@media screen and (max-width: 1500px) {
  #recherche .banniere {
    background-position: center 0;
  }
}
@media screen and (max-width: 1024px) {
  #recherche .banniere {
    background-attachment: scroll;
    background-size: cover;
  }
}
#recherche .banniere h2 {
  color: #fff;
}
#recherche .blockGeneral {
  position: relative;
}

#recherche .linkList li a {
  padding-right: 20px;
  border-bottom: 1px solid rgba(59, 56, 57, 0.2);
  display: block;
  margin-bottom: 100px;
}
@media screen and (max-width: 1300px) {
  #recherche .linkList li a {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 1024px) {
  #recherche .linkList li a {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #recherche .linkList li a {
    margin-bottom: 30px;
  }
}
#recherche .linkList li a > * {
  max-width: 1200px;
}
#recherche .linkList li a .underline {
  position: relative;
  right: auto;
  top: auto;
  margin: 0 0 10px;
}
#recherche .linkList h6 span {
  text-transform: none;
}
#recherche .linkList h3 {
  margin-bottom: 20px;
}
#recherche .linkList mark {
  font-style: normal;
  background: rgba(155, 134, 121, 0.5);
}

header {
  position: absolute;
  width: 100%;
  height: 110px;
  top: 0;
  z-index: 117;
}
@media screen and (max-width: 1024px) {
  header {
    height: 75px;
  }
}
@media screen and (max-width: 1700px) {
  header .desktopHeader {
    padding: 0 3%;
  }
}
@media screen and (max-width: 1200px) {
  header .desktopHeader {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  header .desktopHeader {
    display: none;
  }
}
header .desktopHeader > div {
  position: relative;
  width: 100%;
  padding: 0;
  font-size: 0px;
  background: #fff;
  white-space: nowrap;
}
header .desktopHeader > div > ul {
  display: inline-block;
}
header .desktopHeader > div > ul > li {
  display: inline-block;
  position: relative;
  height: 110px;
  text-align: center;
  vertical-align: top;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
header .desktopHeader > div > ul > li > a {
  margin: 0 auto;
  display: table;
  height: 100%;
}
header .desktopHeader > div > ul > li > a span {
  display: table-cell;
  vertical-align: middle;
}
header .desktopHeader > div > .left, header .desktopHeader > div > .right {
  width: 47.5%;
}
header .desktopHeader > div > .left > li, header .desktopHeader > div > .right > li {
  display: inline-block;
  position: relative;
  text-align: center;
}
header .desktopHeader > div > .left > li:not(.bordure):not(.loupe) > a, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe) > a {
  position: relative;
  overflow: hidden;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
header .desktopHeader > div > .left > li:not(.bordure):not(.loupe) > a:before, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe) > a:before {
  content: "";
  position: absolute;
  height: 5px;
  right: 0;
  bottom: -5px;
  left: 0;
  background: #9b8679;
  -webkit-transition: bottom 300ms;
  transition: bottom 300ms;
}
header .desktopHeader > div > .left > li:not(.bordure):not(.loupe) > a:hover, header .desktopHeader > div > .left > li:not(.bordure):not(.loupe).active > a, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe) > a:hover, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe).active > a {
  color: #9b8679;
}
header .desktopHeader > div > .left > li:not(.bordure):not(.loupe) > a:hover:before, header .desktopHeader > div > .left > li:not(.bordure):not(.loupe).active > a:before, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe) > a:hover:before, header .desktopHeader > div > .right > li:not(.bordure):not(.loupe).active > a:before {
  bottom: 0;
}
header .desktopHeader > div > .left > li {
  width: 33.3333%;
}
header .desktopHeader > div > .center {
  width: 5%;
  text-align: center;
}
header .desktopHeader > div > .center img {
  width: 60px;
}
@media screen and (max-width: 1200px) {
  header .desktopHeader > div > .center img {
    width: 40px;
  }
}
header .desktopHeader > div > .right > li:not(.bordure):not(.loupe) {
  width: 25%;
}
header .desktopHeader > div > .right .bordure {
  width: 10%;
  border-right: 1px solid rgba(59, 56, 57, 0.2);
  border-left: 1px solid rgba(59, 56, 57, 0.2);
}
header .desktopHeader > div > .right .bordure a {
  width: 100%;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
header .desktopHeader > div > .right .bordure a:hover {
  color: #9b8679;
}
header .desktopHeader > div > .right .loupe {
  width: 15%;
}
header .desktopHeader > div > .right .loupe .btnRecherche {
  width: 100%;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
header .desktopHeader > div > .right .loupe .btnRecherche:hover {
  opacity: 0.5;
}
header .desktopHeader > div > .right .loupe .closeRecherche {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #9b8679 url("../../images/icones/close.svg") no-repeat center;
  background-size: 25px;
  -webkit-transition: opacity 300ms, visibility 0ms ease 300ms;
  transition: opacity 300ms, visibility 0ms ease 300ms;
}
header .desktopHeader > div > .right .loupe svg {
  margin: 0 auto;
  width: 25px;
  height: 25px;
  fill: #9b8679;
}
header .mobileHeader {
  display: none;
  position: relative;
  height: 75px;
  background: #fff;
  padding: 0 30px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  header .mobileHeader {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header .mobileHeader {
    padding: 0 20px;
  }
}
header .mobileHeader > div:not(.popupRecherche) {
  display: table;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
header .mobileHeader > div:not(.popupRecherche) > div {
  height: 75px;
  display: table-cell;
  vertical-align: middle;
}
header .mobileHeader > div:not(.popupRecherche).center {
  text-align: center;
}
header .mobileHeader > div:not(.popupRecherche).right {
  text-align: right;
}
header .mobileHeader > div:not(.popupRecherche).right > div > div {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
}
header .mobileHeader > div:not(.popupRecherche).right > div > div a {
  position: absolute;
  top: 0;
  left: 0;
}
header .mobileHeader > div:not(.popupRecherche).right > div > div .closeRecherche {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: url("../../images/icones/close_brun.svg") no-repeat center;
  background-size: contain;
  -webkit-transition: opacity 300ms, visibility 0ms ease 300ms;
  transition: opacity 300ms, visibility 0ms ease 300ms;
}
header .mobileHeader > div:not(.popupRecherche) img {
  height: 75px;
}
header .mobileHeader > div:not(.popupRecherche) svg {
  width: 30px;
  height: 30px;
  fill: #9b8679;
}
header .mobileHeader > div:not(.popupRecherche) .btnRecherche {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
header .mobileHeader > div:not(.popupRecherche) .spanblock {
  position: relative;
  display: block;
}

@media screen and (min-width: 1200px) {
  footer .col {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  footer .col {
    text-align: center;
  }
}
footer .col .show_1200, footer .col .show_900, footer .col .show_700, footer .col .show_400 {
  margin-top: 50px;
}
footer .col h6 {
  color: #2d6685;
}
footer .col ul li:not(:last-child) {
  margin-bottom: 15px;
}
footer .col ul li a {
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
footer .col ul li a:hover {
  color: #2d6685;
}
footer .col ul li p {
  margin: 0;
}

.copyright {
  padding-top: 35px;
  padding-bottom: 35px;
  background: #3b3839;
}
.copyright .right {
  text-align: right;
}
@media screen and (max-width: 700px) {
  .copyright .left, .copyright .right {
    text-align: center;
  }
}
.copyright a, .copyright p {
  font: 14px/1.5 "san francisco", serif;
  color: #fff;
  margin: 0;
}

header .linkDropDown ul {
  position: absolute;
  min-width: 350px;
  padding: 50px 50px 40px;
  left: 0;
  background: linear-gradient(to bottom, #f0f0f0 0, #ffffff 30px, #ffffff 100%);
  opacity: 0;
  text-align: left;
  visibility: hidden;
  overflow: hidden;
  z-index: -1;
  pointer-events: none;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: transform 300ms, opacity 300ms, visibility 0ms ease 300ms;
  transition: transform 300ms, opacity 300ms, visibility 0ms ease 300ms;
}
@media screen and (max-width: 1600px) {
  header .linkDropDown ul {
    min-width: 300px;
  }
}
@media screen and (max-width: 1400px) {
  header .linkDropDown ul {
    padding: 40px 30px;
    min-width: 260px;
  }
}
header .linkDropDown ul li:not(:last-child) {
  padding-bottom: 20px;
}
header .linkDropDown ul li {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
header .linkDropDown ul li a {
  -webkit-transition: padding 175ms, color 175ms;
  transition: padding 175ms, color 175ms;
}
header .linkDropDown ul li a:hover {
  color: #2d6685;
  padding-left: 10px;
}

header .linkDropDown.active ul {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: transform 500ms, opacity 300ms;
  transition: transform 500ms, opacity 300ms;
}
header .linkDropDown.active ul li {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
header .linkDropDown.active ul li:first-child {
  -webkit-transition: transform 500ms ease 300ms, opacity 500ms ease 300ms;
  transition: transform 500ms ease 300ms, opacity 500ms ease 300ms;
}
header .linkDropDown.active ul li:nth-child(2) {
  -webkit-transition: transform 500ms ease 350ms, opacity 500ms ease 350ms;
  transition: transform 500ms ease 350ms, opacity 500ms ease 350ms;
}
header .linkDropDown.active ul li:nth-child(3) {
  -webkit-transition: transform 500ms ease 400ms, opacity 500ms ease 400ms;
  transition: transform 500ms ease 400ms, opacity 500ms ease 400ms;
}
header .linkDropDown.active ul li:nth-child(4) {
  -webkit-transition: transform 500ms ease 450ms, opacity 500ms ease 450ms;
  transition: transform 500ms ease 450ms, opacity 500ms ease 450ms;
}
header .linkDropDown.active ul li:nth-child(5) {
  -webkit-transition: transform 500ms ease 500ms, opacity 500ms ease 500ms;
  transition: transform 500ms ease 500ms, opacity 500ms ease 500ms;
}
header .linkDropDown.active ul li:nth-child(6) {
  -webkit-transition: transform 500ms ease 600ms, opacity 500ms ease 600ms;
  transition: transform 500ms ease 600ms, opacity 500ms ease 600ms;
}
header .linkDropDown.active ul li:nth-child(7) {
  -webkit-transition: transform 500ms ease 650ms, opacity 500ms ease 650ms;
  transition: transform 500ms ease 650ms, opacity 500ms ease 650ms;
}
header .linkDropDown.active ul li:nth-child(8) {
  -webkit-transition: transform 500ms ease 700ms, opacity 500ms ease 700ms;
  transition: transform 500ms ease 700ms, opacity 500ms ease 700ms;
}
header .linkDropDown.active ul li:nth-child(9) {
  -webkit-transition: transform 500ms ease 750ms, opacity 500ms ease 750ms;
  transition: transform 500ms ease 750ms, opacity 500ms ease 750ms;
}
header .linkDropDown.active ul li:nth-child(10) {
  -webkit-transition: transform 500ms ease 800ms, opacity 500ms ease 800ms;
  transition: transform 500ms ease 800ms, opacity 500ms ease 800ms;
}
header .linkDropDown.active ul li:nth-child(11) {
  -webkit-transition: transform 500ms ease 850ms, opacity 500ms ease 850ms;
  transition: transform 500ms ease 850ms, opacity 500ms ease 850ms;
}
header .linkDropDown.active ul li:nth-child(12) {
  -webkit-transition: transform 500ms ease 900ms, opacity 500ms ease 900ms;
  transition: transform 500ms ease 900ms, opacity 500ms ease 900ms;
}

#popupMenu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: right 500ms ease, visibility 0ms ease 500ms;
  transition: right 500ms ease, visibility 0ms ease 500ms;
}
#popupMenu .overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 99;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
}
#popupMenu .wrapper {
  position: fixed;
  margin-top: 75px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 100;
  -webkit-transition: right 300ms ease 100ms, opacity 300ms ease 100ms;
  transition: right 300ms ease 100ms, opacity 300ms ease 100ms;
}
#popupMenu .wrapper > ul {
  min-width: 300px;
}
#popupMenu .wrapper > ul > li:not(:last-child) {
  margin-bottom: 40px;
}
#popupMenu .wrapper > ul > li a {
  position: relative;
  min-width: 300px;
  padding-left: 75px;
  font-size: 24px;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
#popupMenu .wrapper > ul > li a:hover {
  color: #2d6685;
}
#popupMenu .wrapper > ul > li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 100%;
  height: 2px;
  background: #2d6685;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: right 300ms ease;
  transition: right 300ms ease;
}
#popupMenu .wrapper > ul > li.active > a:before {
  right: 80%;
}
#popupMenu .wrapper .subLvl1 {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms ease 200ms, padding 600ms ease 200ms, margin 600ms ease 200ms, opacity 300ms;
  transition: max-height 400ms ease 200ms, padding 600ms ease 200ms, margin 600ms ease 200ms, opacity 300ms;
}
#popupMenu .wrapper .subLvl1 > li {
  margin-top: 25px;
}
@media screen and (max-width: 1400px) {
  #popupMenu .wrapper .subLvl1 > li {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #popupMenu .wrapper .subLvl1 > li {
    margin-top: 25px;
  }
}
#popupMenu .wrapper .subLvl1 > li a {
  padding-bottom: 2px;
  font-size: 18px;
}
#popupMenu .wrapper .subLvl1.open {
  background: #f6f3f1;
  max-height: 600px;
  margin: 15px 0;
  padding: 0 30px 25px 0;
  opacity: 1;
  -webkit-transition: max-height 400ms ease, padding 400ms ease 0ms, opacity 300ms linear 200ms;
  transition: max-height 400ms ease, padding 400ms ease 0ms, opacity 300ms linear 200ms;
}

.showPopupMenu header .btnRecherche {
  pointer-events: none;
  opacity: 0.5;
}
.showPopupMenu #popupMenu {
  overflow-y: auto;
  visibility: visible;
  -webkit-transition: right 500ms ease;
  transition: right 500ms ease;
}
.showPopupMenu #popupMenu::-webkit-scrollbar {
  display: none;
}
.showPopupMenu #popupMenu .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.showPopupMenu #popupMenu .wrapper {
  right: 25%;
}
@media screen and (max-width: 768px) {
  .showPopupMenu #popupMenu .wrapper {
    right: -16px;
  }
}

#popupRecherche {
  position: absolute;
  height: 125px;
  top: 100%;
  right: 0;
  left: 25%;
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(to bottom, #f0f0f0 0, #fff 30px, #fff 100%);
  z-index: -1;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: opacity 300ms, transform 500ms ease, visibility 0ms ease 300ms;
  transition: opacity 300ms, transform 500ms ease, visibility 0ms ease 300ms;
}
@media screen and (max-width: 1400px) {
  #popupRecherche {
    left: 10%;
  }
}
@media screen and (max-width: 1200px) {
  #popupRecherche {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #popupRecherche {
    width: 100%;
    height: 100px;
    background: #fff;
  }
}
#popupRecherche form svg {
  width: 40px;
  height: 40px;
  fill: #9b8679;
}
#popupRecherche form > svg {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  #popupRecherche form > svg {
    left: 30px;
  }
}
@media screen and (max-width: 768px) {
  #popupRecherche form > svg {
    left: 20px;
  }
}
#popupRecherche form input {
  position: absolute;
  width: 80%;
  top: 50%;
  right: 10%;
  left: 10%;
  background: transparent;
  border: none;
  font: 30px/1 "san francisco", serif;
  -webkit-appearance: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  #popupRecherche form input {
    left: 85px;
    right: 85px;
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  #popupRecherche form input {
    width: 60%;
    left: 75px;
    right: 75px;
    font-size: 18px;
    -webkit-transform: translateY(-50%) translateY(-0.5px);
    transform: translateY(-50%) translateY(-0.5px);
  }
}
#popupRecherche form a {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}
@media screen and (max-width: 1024px) {
  #popupRecherche form a {
    right: 30px;
  }
}
@media screen and (max-width: 768px) {
  #popupRecherche form a {
    right: 20px;
  }
}
#popupRecherche form a svg {
  fill: #3b3839;
  width: 30px;
  height: 20px;
}

.showPopupRecherche header li:not(.loupe), .showPopupRecherche header .mobileHeader .col8:not(.right) {
  pointer-events: none;
  opacity: 0.5;
}
.showPopupRecherche header .hamburger {
  pointer-events: none;
}
.showPopupRecherche #popupRecherche {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: opacity 300ms, transform 500ms ease;
  transition: opacity 300ms, transform 500ms ease;
}
.showPopupRecherche header .closeRecherche {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transition: opacity 300ms !important;
  transition: opacity 300ms !important;
}
.showPopupRecherche header .btnRecherche {
  opacity: 0 !important;
  -webkit-transition: opacity 300ms !important;
  transition: opacity 300ms !important;
}

.block2TextOnImage {
  white-space: nowrap;
  font-size: 0;
}
.block2TextOnImage .image1 .image {
  background: url("../../images/prefooter/avis.jpg") no-repeat center;
  background-size: cover;
}
.block2TextOnImage .image2 .image {
  background: url("../../images/prefooter/vivre.jpg") no-repeat center;
  background-size: cover;
}
.block2TextOnImage .image1, .block2TextOnImage .image2 {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .block2TextOnImage .image1, .block2TextOnImage .image2 {
    display: block;
    width: 100%;
  }
}
.block2TextOnImage .image1:before, .block2TextOnImage .image2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  pointer-events: none;
}
.block2TextOnImage .image1 .image, .block2TextOnImage .image2 .image {
  height: 600px;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform 500ms;
  transition: transform 500ms;
}
@media screen and (max-width: 1400px) {
  .block2TextOnImage .image1 .image, .block2TextOnImage .image2 .image {
    height: 500px;
  }
}
@media screen and (max-width: 1200px) {
  .block2TextOnImage .image1 .image, .block2TextOnImage .image2 .image {
    height: 400px;
  }
}
.block2TextOnImage .image1 > div:not(.image), .block2TextOnImage .image2 > div:not(.image) {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
}
.block2TextOnImage .image1 > div:not(.image) h2, .block2TextOnImage .image2 > div:not(.image) h2 {
  color: #fff;
  white-space: normal;
}
.block2TextOnImage .image1 > div:not(.image) div, .block2TextOnImage .image2 > div:not(.image) div {
  position: relative;
  width: 59px;
  margin: 0 auto;
  overflow: hidden;
}
.block2TextOnImage .image1 > div:not(.image) div svg, .block2TextOnImage .image2 > div:not(.image) div svg {
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.block2TextOnImage .image1 > div:not(.image) div svg line, .block2TextOnImage .image1 > div:not(.image) div svg polyline, .block2TextOnImage .image2 > div:not(.image) div svg line, .block2TextOnImage .image2 > div:not(.image) div svg polyline {
  stroke: #fff;
}
.block2TextOnImage .image1:hover > div:not(.image) div svg, .block2TextOnImage .image2:hover > div:not(.image) div svg {
  -webkit-transform: none;
  transform: none;
}
.block2TextOnImage .image1:hover .image, .block2TextOnImage .image2:hover .image {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.blockImageFullWidth {
  text-align: center;
  background: url("../../images/accueil/paysage.jpg") fixed no-repeat center;
  background-size: cover;
}
.blockImageFullWidth .row {
  background: rgba(155, 134, 121, 0.8);
}
.blockImageFullWidth .row h1 {
  margin: 50px 0 75px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .blockImageFullWidth .row h1 {
    margin: 40px 0 60px;
  }
}
@media screen and (max-width: 768px) {
  .blockImageFullWidth .row h1 {
    margin: 25px 0 40px;
  }
}
@media screen and (max-width: 1024px) {
  .blockImageFullWidth .row img {
    width: 75px;
  }
}
@media screen and (max-width: 768px) {
  .blockImageFullWidth .row img {
    width: 50px;
  }
}

.blockTextImage {
  /*&:hover .image div div{
  	-webkit-transform: scale(1.05);
  			transform: scale(1.05);
  }*/
}
.blockTextImage > div .tableCell {
  height: 600px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .blockTextImage > div .tableCell {
    display: block;
    max-width: 400px;
    height: 100%;
    margin: 30px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .blockTextImage > div .slideLeft .tableCell {
    padding-right: 5%;
  }
  .blockTextImage > div .slideRight .tableCell {
    padding-left: 5%;
  }
}
.blockTextImage > div .liste li p {
  text-align: left;
}
.blockTextImage .image > div {
  max-width: 500px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .blockTextImage .image > div {
    height: 100%;
    margin: 0 auto;
  }
}
.blockTextImage .image div div {
  height: 600px;
  -webkit-transition: transform 500ms;
  transition: transform 500ms;
}
@media screen and (max-width: 768px) {
  .blockTextImage .image div div {
    height: 500px;
  }
}
@media screen and (max-width: 600px) {
  .blockTextImage .image div div {
    height: 450px;
  }
}

.blockImages .col8 {
  margin: 30px 0;
}
@media screen and (max-width: 1024px) {
  .blockImages .col8 {
    margin: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .blockImages .col8 {
    margin: 10px 0;
  }
}
.blockImages .col8.first {
  padding-right: 2%;
}
@media screen and (max-width: 1300px) {
  .blockImages .col8.first {
    padding-right: 1%;
  }
}
.blockImages .col8.second {
  padding: 0 1.5%;
}
@media screen and (max-width: 1300px) {
  .blockImages .col8.second {
    padding: 0 1%;
  }
}
.blockImages .col8.third {
  padding-left: 2%;
}
@media screen and (max-width: 1300px) {
  .blockImages .col8.third {
    padding-left: 1%;
  }
}
@media screen and (max-width: 1300px) {
  .blockImages .col8.first_1300 {
    padding-right: 3%;
  }
}
@media screen and (max-width: 600px) {
  .blockImages .col8.first_1300 {
    padding-right: 1%;
  }
}
@media screen and (max-width: 1300px) {
  .blockImages .col8.second_1300 {
    padding-left: 3%;
  }
}
@media screen and (max-width: 600px) {
  .blockImages .col8.second_1300 {
    padding-left: 1%;
  }
}
.blockImages .col8 .image {
  height: 500px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1500px) {
  .blockImages .col8 .image {
    height: 400px;
  }
}
@media screen and (max-width: 1300px) {
  .blockImages .col8 .image {
    height: 500px;
  }
}
@media screen and (max-width: 1024px) {
  .blockImages .col8 .image {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .blockImages .col8 .image {
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  .blockImages .col8 .image {
    height: 400px;
  }
}
@media screen and (max-width: 400px) {
  .blockImages .col8 .image {
    height: 300px;
  }
}

.banniere {
  position: relative;
  height: 500px;
  padding-top: 100px;
}
@media screen and (max-width: 1300px) {
  .banniere {
    height: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .banniere {
    padding-top: 75px;
  }
}
.banniere:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.banniere:after {
  content: "";
  height: 45px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../../images/motifs/grunge.png") no-repeat bottom;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .banniere:after {
    background: url("../../images/motifs/grunge_768.png") no-repeat bottom;
    background-size: contain;
  }
}
@media screen and (max-width: 500px) {
  .banniere:after {
    background: url("../../images/motifs/grunge_500.png") no-repeat bottom;
    background-size: contain;
  }
}
.banniere > div {
  position: relative;
  height: 100%;
}
.banniere > div > div {
  position: absolute;
  top: calc(50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1600px) {
  .banniere > div > div {
    min-height: 104px;
  }
}
@media screen and (max-width: 1400px) {
  .banniere > div > div {
    min-height: 96px;
  }
}
@media screen and (max-width: 1200px) {
  .banniere > div > div {
    min-height: 88px;
  }
}
@media screen and (max-width: 1024px) {
  .banniere > div > div {
    min-height: 84px;
  }
}
.banniere > div > div h1 {
  margin: 0;
  color: #fff;
}
.banniere > div > div .breadcrumbs p, .banniere > div > div .breadcrumbs a, .banniere > div > div .breadcrumbs span {
  display: inline-block;
  margin: 0;
  color: #fff;
  vertical-align: text-top;
}
@media screen and (max-width: 768px) {
  .banniere > div > div .breadcrumbs p {
    font-size: 14px;
  }
}
.banniere > div > div .breadcrumbs a {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.banniere > div > div .breadcrumbs a:hover {
  opacity: 0.5;
}
.banniere > div > div .breadcrumbs span {
  margin: 0 10px;
  vertical-align: -webkit-baseline-middle;
}
.banniere > div > div .breadcrumbs span svg {
  width: 15px;
  height: 18px;
}
.banniere > div > div .breadcrumbs svg polyline, .banniere > div > div .breadcrumbs svg path {
  stroke: #fff;
}

.blockBigText h2 {
  max-width: 900px;
  margin: 0;
  line-height: 1.5;
}

/*# sourceMappingURL=style.css.map */
