@charset "UTF-8";
.mfp-container, .slick-slider, img.mfp-img {
  box-sizing: border-box
}

.mfp-arrow, .slick-slider {
  -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

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

.slick-track {
  left: 0;
  top: 0
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

.alignright, [dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0
}

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff
}

@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}

.slick-next, .slick-prev {
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  bottom: -45px;
  list-style: none;
  text-align: center;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25
}

.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
  content: ''
}

.mfp-bg, .mfp-container, .mfp-wrap {
  width: 100%;
  height: 100%
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8
}

.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px
}

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-close, .mfp-preloader {
  text-align: center;
  position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  top: 50%;
  width: auto;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-figure, img.mfp-img {
  line-height: 0
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-image-holder .mfp-content, img, img.mfp-img {
  max-width: 100%
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block
}

img.mfp-img {
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

body, figure {
  margin: 0
}

html, sub, sup {
  position: relative
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

legend, td, th {
  padding: 0
}

/*!
Theme Name: Atscaf
Theme URI:
Author: MRJ Corp
Author URI: http://mrj-web.com/
Description: Thème pour Atscaf
Version: 0.1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.txt
Tags:
Text Domain: atscaf
Domain Path: /languages/
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

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

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

b, optgroup, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

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

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0;
  height: auto
}

svg:not(:root) {
  overflow: hidden
}

hr {
  box-sizing: content-box;
  height: 0
}

pre, textarea {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0
}

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

#menu-header.menu-inline:after, .archive.category .highlights:after, .highlights:after, .nav-posts:after, .search.search-results .highlights:after, .site-header:after {
  content: "";
  display: table;
  clear: both
}

.nav-posts {
  margin-bottom: 90px
}

.archive.category .highlights .highlight .read span, .highlights .highlight .read span, .page-container .inner-article .content .nav-links .current, .page-container .inner-article .content .nav-links a, .search.search-results .highlights .highlight .read span {
  background-color: #0281ac;
  border-radius: 4px;
  display: inline-block;
  line-height: 40px;
  padding: 0 26px;
  color: #fff !important;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none !important
}

@media screen and (max-width: 619px) {
  .archive.category .highlights .highlight .read span, .highlights .highlight .read span, .page-container .inner-article .content .nav-links .current, .page-container .inner-article .content .nav-links a, .search.search-results .highlights .highlight .read span {
    display: block;
    text-align: center
  }
}

html {
  font-size: 18px
}

body {
  background: #edf0f5;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", Arimo, sans-serif;
  line-height: 1.44444
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.22222
}

a {
  border: 0;
  color: inherit;
  text-decoration: none
}

.menu-inline a, .wrap-content a, .wrap-sidebar a {
  color: #4c5666
}

.inner-top, .site-footer, .site-header, .wrap-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px
}

html #wpadminbar {
  position: fixed
}

.site-title {
  margin-top: 0
}

.alignleft, .wrap-top .inner-top p.description {
  float: left
}

#page.fixed {
  min-height: 110vh
}

.browserupgrade {
  background: #FF8D31;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 20px 0
}

.browserupgrade a {
  text-decoration: underline
}

.wrap-top {
  height: 30px;
  background-color: #4c5666
}

.wrap-top .inner-top {
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 30px
}

.wrap-top .inner-top p {
  margin: 0
}

.wrap-top .inner-top p.tel {
  float: right
}

.wrap-header {
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .25)
}

#page.fixed .wrap-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99
}

.admin-bar #page.fixed .wrap-header {
  top: 32px
}

@media screen and (max-width: 619px) {
  .admin-bar #page.fixed .wrap-header {
    top: 46px
  }
}

.site-header {
  padding: 20px 0;
  -webkit-transition: .3s all;
  transition: .3s all
}

#page.fixed .site-header {
  padding-top: 0;
  padding-bottom: 0
}

#page.fixed .site-header .display-mobile {
  margin-top: 12px
}

@media screen and (max-width: 1169px) {
  .wrap-top {
    display: none
  }

  .site-header {
    padding: 10px 20px
  }

  .site-header img {
    max-height: 40px
  }
}

.site-header .site-title {
  float: left
}

#page.fixed .site-header .site-title {
  padding: 10px 0;
  height: 70px;
  box-sizing: border-box
}

#page.fixed .site-header .site-title img {
  height: 100%
}

.site-navigation {
  float: right;
  height: 70px
}

.site-navigation .display-mobile {
  display: none
}

@media screen and (max-width: 1169px) {
  .site-navigation {
    height: 40px
  }

  .site-navigation .display-mobile {
    display: block;
    color: #4c5666;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer
  }

  .site-navigation .display-mobile:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: 24px;
    height: 21px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVCAYAAABc6S4mAAAAXUlEQVQ4T2P0DUtr/c/AUMLAwMDGQF3wi5GBoYfRJyztJw0Mhzn1CyMNffCbkYGhm5G6oYJp2qgFBEN4GAQRDZPpaEYjmIDACoZBKiLOo+SrGgZBNJrR8EQ/uEYDAMdpJFtd8O1KAAAAAElFTkSuQmCC) center center no-repeat
  }
}

.searchoverlay .close, .wrap-copy .site-footer {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase
}

.wrap-copy, .wrap-footer {
  background: #dce2eb;
  border-top: 1px solid #bbc2cc;
  padding: 44px 0;
  position: relative
}

.back-to-top {
  float: right;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAA4UlEQVQoU+3SIUuEQRDG8d94SUHwu1wymEwiXJYLcqCgxWgxmwSDQQx6IIJyWRCTyWDyuwiCJh3ZY+94PV7BYnPTzLPzn5md2fDDycxDzEXEQVtItImZeYT9endc7IjIZuw3MDOLf4K9mYSnRWvCU7BCZ9jBM7oVntjn2I2Iz6KPwczs4AIDPGENLxVcwj2WcYntiPiICl2hj0esR8RrZo7fFKW/zEXcYQU32CzidYUe0IuIt9rFFKz+Am6xWuAC9rCFjYh4nwylWbGhzWOEYes62irOru0frHv89Sf/06l+AXTMa/47tqX6AAAAAElFTkSuQmCC) center center no-repeat #4c5666
}

@media screen and (max-width: 1169px) {
  .back-to-top {
    position: absolute;
    top: -20px;
    left: -webkit-calc(50% - 20px);
    left: calc(50% - 20px)
  }
}

.wrap-copy .site-footer {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  color: #969da8
}

@media screen and (max-width: 619px) {
  .wrap-copy .site-footer {
    padding: 0 50px
  }
}

.searchoverlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: .95;
  background-color: #0281ac;
  z-index: 999
}

.searchoverlay.show {
  display: block
}

.searchoverlay .close {
  position: absolute;
  top: 60px;
  right: 60px;
  color: #fff;
  line-height: 60px;
  cursor: pointer
}

.searchoverlay .close:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  float: right;
  margin-left: 20px;
  margin-top: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAy0lEQVQ4T62UvQ4BQRSFvxuNTsVLeAAqiYRnRkO0KjyAQq0nEblyx2wy1qwZO7bZZJPz3XN/zoqqdgBE5GHvXx9R1SPQBWYics4BqGofWAB3A2yBCXACpimIF2+AIbAzQA9YAaMUpCY+AHMxyzmQiNhavjhACqKqA2DtbVtlJ3bDD4cWcwLcmsQfgAYnV19573r2lavCbw5q7SyBsf8WFUcdBC7aASJzyG+haIjfbiG5xqJDyhEH27EQVTl4nfI/wtQ2zrZmF+eiH8oTP1+lTK/T47cAAAAASUVORK5CYII=) center center no-repeat
}

.searchoverlay .searchform {
  margin-top: -webkit-calc(50vh - 40px);
  margin-top: calc(50vh - 40px);
  margin-left: 50px
}

.searchoverlay .searchform label span {
  display: none
}

.searchoverlay .searchform label input {
  color: #fffefe;
  outline: 0;
  font-family: Raleway;
  font-size: 40px;
  font-weight: 600;
  line-height: 30px;
  background: 0 0;
  border: 0;
  border-left: 1px solid #fff;
  padding-left: 20px;
  box-sizing: border-box;
  width: 100%
}

#menu-header.menu-inline > .menu-item > *, .searchoverlay .searchform .search-submit, .wrap-footer .menu-inline .menu-item {
  font-family: Montserrat;
  font-weight: 700;
  text-transform: uppercase
}

.searchoverlay .searchform label input::-webkit-input-placeholder {
  color: #50a1bd;
  line-height: 1
}

.searchoverlay .searchform label input:-moz-placeholder {
  color: #50a1bd;
  opacity: 1;
  line-height: 1
}

.searchoverlay .searchform label input::-moz-placeholder {
  color: #50a1bd;
  opacity: 1;
  line-height: 1
}

.searchoverlay .searchform label input:-ms-input-placeholder {
  color: #50a1bd;
  line-height: 1
}

.searchoverlay .searchform label input:placeholder-shown {
  color: #50a1bd;
  line-height: 1
}

.searchoverlay .searchform .search-submit {
  position: absolute;
  bottom: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 2px solid #fff;
  border-radius: 4px;
  height: 50px;
  background: 0 0;
  font-size: 14px;
  color: #fff;
  padding: 0 30px
}

@media screen and (max-width: 1169px) {
  .mobile-active .mobile-shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 50;
    cursor: pointer
  }
}

#menu-header.menu-inline, #menu-header.menu-inline ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

#menu-header.menu-inline > .menu-item {
  line-height: 70px;
  float: left;
  position: relative;
  color: #4c5666
}

#menu-header.menu-inline > .menu-item > * {
  display: block;
  padding: 0 15px;
  font-size: 13px;
  color: inherit
}

@media screen and (max-width: 1169px) {
  #menu-header.menu-inline > .menu-item {
    float: none;
    display: block;
    line-height: 55px;
    border-bottom: 1px solid #d0d7e1
  }

  #menu-header.menu-inline > .menu-item.active {
    background-color: #edf0f5
  }

  #menu-header.menu-inline > .menu-item.active > :after {
    background-position: 0 -51px
  }

  #menu-header.menu-inline > .menu-item > * {
    padding: 0 20px
  }

  #menu-header.menu-inline > .menu-item > :after {
    width: 14px;
    height: 15px;
    content: '';
    display: inline-block;
    float: right;
    margin-top: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAGACAYAAACdhVPNAAABKElEQVR4Xu3cMQ7CMBSD4eQkzGzc/xRszJwE1IEtL5E8oBQ+xraRwP2f7UgtvRWf++P5Ok7drpc+umR48LjQwtb6R4RK3ep4vtB9/Carq/taToeFrRFnQgFxiLMyifF55CAHOWWzyqSRVlPdzuQ5+3TyFYpnUnX1W8xjoBAARHmATZNWP5NW2e0HAACQUysgWAVrNh/IQQ5y7OYCBlgH6wiwsZubi2asjJWxksgBA6yDdQTYSGSJzDpYB+vQOgIGWAfrCLDROrQO1sE6WIfWETDAOlhHgI3WoXWwDtYxVsBLvpMnLZfi7PMmwvKrVgNgoUdtpwEpO2SH2mnHGjDAOlhHgM1eO1YFSUP2B0rZGKvWqjVyagUUJAUpmw/kIGcXcjRkDfnvG/IbsNXkxxACgNoAAAAASUVORK5CYII=) left 0 no-repeat
  }

  #menu-header.menu-inline > .menu-item:nth-child(6) {
    display: none
  }
}

#menu-header.menu-inline > .menu-item:nth-child(6) {
  width: 40px;
  height: 40px;
  position: relative;
  margin-top: 17px;
  margin-left: 20px;
  vertical-align: middle;
  background-color: #0281ac;
  border-radius: 4px;
  cursor: pointer
}

#menu-header.menu-inline > .menu-item:nth-child(6) * {
  display: none
}

#menu-header.menu-inline > .menu-item:nth-child(6):after {
  content: '';
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAABv0lEQVQ4T52UTYiOURiGr0sNYaPIRmIxzAKl/G1IlM9qslE2NkpZWbDQlER2NqRmoWyUUliQpIwFNQuR/GVjsvGzIGUxo0Tp0TO939eZ1/vOfJzl+9zvdZ7z3Pc50rAi4gAwDKwBfgLjwHX1dZO++82yGBFbgFvAipafrgBH1F9N9R4sIk4DZyrRReAa8A0YANYBJ4Dc7DOwQ31XB07DIiLFb6riNvVpy/HPA8eAV+rGNthXYFnurD6bbS4RcSmPCoyo50qtEbEfuAmMqkdnA3VrETEFLAYWqmnQ9ErYbWAfMKRO9Am7DBwGNqnPS9gLIM+/Wn3fJ+wscArYrT4sYU+ArcBK9dM/wnapj0pY16G96lifsAzxdmCV+qGErQXeZjTUDXPBIqKrn1CHZrhZ5ewqcBC4oB5vA0bEciDHkjEaVL/8BauA3yu7RzPt6o/aVcu53gOWApPATvVlG2x9Zi1FlSDvYe48H9icV6ih4476oDezuiAiTla2L6jVHgOHgEVAL1tAz7gZr0aR8HlAmrEE+A18LDMYEXuA0vlh9W4jbC5Hqxl3gPuFtvPfsAqYD+id1pn101XN5ezwBjD1B2YWojIFboIjAAAAAElFTkSuQmCC) center center no-repeat;
  width: 40px;
  height: 40px
}

#menu-header.menu-inline > .menu-item .sub-menu, #menu-header.menu-inline > .menu-item:last-child > :after {
  display: none
}

#menu-header.menu-inline > .menu-item:last-child {
  background-color: #e7095d;
  border-radius: 4px;
  margin: 17px 0 17px 10px;
  line-height: 40px
}

#menu-header.menu-inline > .menu-item:last-child > * {
  padding: 0 25px;
  color: #fff
}

@media screen and (max-width: 1169px) {
  #menu-header.menu-inline > .menu-item:last-child {
    margin: 0;
    border-radius: 0;
    text-align: center;
    line-height: 55px
  }
}

@media screen and (min-width: 1170px) {
  #menu-header.menu-inline > .menu-item:hover, #menu-header.menu-inline > .menu-item:hover .sub-menu a:hover {
    color: #0281ac
  }

  #menu-header.menu-inline > .menu-item:hover .sub-menu {
    border-top-color: #0281ac !important
  }

  #menu-header.menu-inline > .menu-item:hover > .sub-menu {
    display: block
  }
}

#menu-header.menu-inline > .menu-item.active .sub-menu {
  display: block
}

#menu-header.menu-inline > .menu-item .sub-menu {
  position: absolute;
  width: 270px;
  left: 148%;
  top: -3px;
  padding: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 4px;
  border-top: 3px solid transparent;
  box-shadow: 0 8px 15px rgba(163, 167, 173, .75);
  z-index: 100
}

#menu-header.menu-inline > .menu-item .sub-menu .menu-item {
  line-height: 1.2
}

@media screen and (max-width: 1169px) {
  #menu-header.menu-inline > .menu-item .sub-menu {
    position: static;
    margin-left: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-top: 0;
    box-shadow: none;
    border-radius: 4px;
    background: 0 0;
    margin-bottom: 15px
  }

  #menu-header.menu-inline > .menu-item .sub-menu:after {
    display: none
  }

  #menu-header.menu-inline > .menu-item .sub-menu .menu-item > a {
    border-width: 0 !important
  }

  #menu-header.menu-inline > .menu-item .sub-menu .menu-item .sub-menu {
    list-style-type: circle;
    margin-left: 35px
  }

  #menu-header.menu-inline > .menu-item .sub-menu .menu-item .sub-menu a {
    padding: 10px;
    font-size: .9em;
    color: rgba(76, 86, 102, .5)
  }
}

#menu-header.menu-inline > .menu-item .sub-menu .menu-item:hover .sub-menu {
  display: block
}

@media screen and (min-width: 1170px) {
  #menu-header.menu-inline > .menu-item .sub-menu .menu-item:hover .sub-menu {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 13px 8px 12px rgba(163, 167, 173, .35);
    border-left: 1px solid #d0d7e1;
    padding-left: 20px;
    min-height: 100%;
    min-height: -webkit-calc(100% - 1px);
    min-height: calc(100% - 1px)
  }

  #menu-header.menu-inline > .menu-item .sub-menu .menu-item:hover .sub-menu a {
    color: rgba(76, 86, 102, .7);
    padding: 15px 20px 15px 10px
  }
}

#menu-header.menu-inline > .menu-item .sub-menu .menu-item > a {
  display: block;
  padding: 20px;
  border: 1px solid #d0d7e1;
  border-width: 0 0 1px
}

@media screen and (max-width: 1169px) {
  #menu-header.menu-inline > .menu-item .sub-menu .menu-item * {
    color: #757f90;
    font-size: 12px
  }

  #menu-header.menu-inline > .menu-item .sub-menu .menu-item > a {
    padding: 15px 20px
  }
}

#menu-header.menu-inline > .menu-item .sub-menu .menu-item:hover * {
  background-color: #edf0f5;
  border-color: #d0d7e1
}

#menu-header.menu-inline > .menu-item > .sub-menu {
  top: 100%;
  left: 50%
}

@media screen and (min-width: 1170px) {
  #menu-header.menu-inline > .menu-item#menu-item-111:hover, #menu-header.menu-inline > .menu-item#menu-item-111:hover .sub-menu a:hover {
    color: #8d3fad
  }

  #menu-header.menu-inline > .menu-item#menu-item-111:hover .sub-menu {
    border-top-color: #8d3fad !important
  }

  #menu-header.menu-inline > .menu-item#menu-item-114:hover, #menu-header.menu-inline > .menu-item#menu-item-114:hover .sub-menu a:hover {
    color: #ff8d31
  }

  #menu-header.menu-inline > .menu-item#menu-item-114:hover .sub-menu {
    border-top-color: #ff8d31 !important
  }

  #menu-header.menu-inline > .menu-item#menu-item-115:hover, #menu-header.menu-inline > .menu-item#menu-item-115:hover .sub-menu a:hover {
    color: #85b718
  }

  #menu-header.menu-inline > .menu-item#menu-item-115:hover .sub-menu {
    border-top-color: #85b718 !important
  }
}

#responsive-menu .mobile-menu {
  display: none
}

@media screen and (max-width: 1169px) {
  #responsive-menu .mobile-menu {
    display: block
  }

  #responsive-menu .mobile-menu .close {
    height: 65px;
    color: #4c5666;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    line-height: 65px;
    text-transform: uppercase;
    text-align: right;
    border-bottom: 1px solid #d0d7e1
  }

  #responsive-menu .mobile-menu .close:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    width: 18px;
    height: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAABXElEQVQ4T53Uu0oDQRQG4P/MBrxgY97AFxAFay0UhJiIIBPTCUZXCwsLW1/CC4iQQishIGgREBRCbOzEvIEPoBEECZidI7PsLmYvs4PTDudjzsw/h5ZlvVggp8IDr926abzhn4vKVbcNYAHAhxBi6e76/MXGklI631Q8JvAWAWdUlu4rCNNBsRWmkT5NNhjYDOr6VJI7M4LoEUDRBktBQIQL0sWrtb1ZpdRDHpaKAJej3Kv7kA1mQprNphdBJmzEe+/G7gQUnEQjunYIysIAdACshaePI6lQBhYlIg3JhPRGqbY7JxQ/A3BChZlvx/G5HrbzN2+J1vRm2sXmRSMBZSADAAUTNgRlPbEn6FQovjflLILycpIXWh/KQ2xCS7aICVPMi1TecE/A2DeFLT5WEm0yunoefQGYCELlf8C0nBgxpidaqbpHBByCcDWmegc2SIhW5PaUIjGv+Kf1C51RBUa2ugZOAAAAAElFTkSuQmCC) center center no-repeat
  }

  #responsive-menu .mobile-menu .searchform {
    border-bottom: 1px solid #d0d7e1;
    padding: 0 20px;
    position: relative
  }

  #responsive-menu .mobile-menu .searchform label span {
    display: none
  }

  #responsive-menu .mobile-menu .searchform label input {
    border: 0;
    background: 0 0;
    height: 50px;
    font-size: 13px;
    width: 80%;
    text-transform: uppercase
  }

  #responsive-menu .mobile-menu .searchform .search-submit {
    width: 20px;
    height: 50px;
    color: transparent;
    border: 0;
    position: absolute;
    right: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAACWElEQVQ4T52US2gTURSG/zNJKloXguLG5tFqTCbT0NunIJaiYF0FN4IbN4LQlQtdFEFEcedGEboQ3BQEQV0oIoK6UOhCKmJmpM4kIaB32oVFcGGL0sfcI0nN00kbvct7/vvdc8//cwk+y7Td0yDOgBGHhhVmnglS4EE6Gf7op6/sUX0xm3eHSfFjAPtaHJoOqeUJwzBW/epVmOXIqwxcK4mYcZsC2n1vDd/R4YWCigxmTAIYBvDV87TRwd5wsRlYhpmfpAENc+Wiph0SifA73+c7X24CdAEgS+gR4Q9z5DcAexTR8EAy8n6zuZiOvANgAoxLIhW9Ua8lKydPMeMRQFNCj5zfDFSpmY5cAtDZGVzdHo/HV6oGWLZ8woSTQCAh9K5CO7BsTt4lxjliHuxLxT5UYWZOZsEQir3YQKpHtgMzc+51MF8B8TGRjL2uwWw5C8IIBQPhvnjXwr/AGOpov979pgarOXRC6JGXbcFsOQPCkXW1Hh0y9rt1sIWDgJcHMCf0aHormOlU9FwQeizR4GY5Z7a8B8IZgG8JPXaxFdAqFvfyWmi2FKPAuncgne5Z/AtWBjpyuWR3KSI/d9Lk4XD4V73QzM+PkFLPGdgN4AcrNdZvdJu+MMt2e0FqikFjfwTTICyCuQNEQ2CMNnfMjPH+VPRVdWbNgmzOvUwl24FtTbe+BXln2dN2QKNqtgCqGtfwa1QOM7OWLXxOQ4V2aZrylOfN12cwa8vjRKh3PiP06DNf2FaObszYHQf4Ra0BjP83rASxHJlh4GnLmbXTVYPLGx0+BLD0G0gD89FpfLiZAAAAAElFTkSuQmCC) center center no-repeat
  }

  #responsive-menu {
    display: none
  }

  .mobile-active #responsive-menu {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 280px;
    background: #fff;
    z-index: 99;
    overflow-y: auto;
    overflow-x: hidden
  }

  .admin-bar.mobile-active #responsive-menu {
    top: 32px
  }
}

.nav-next, .nav-previous {
  width: 50%;
  box-sizing: border-box
}

.wrap-footer .menu-inline {
  list-style: none;
  padding: 0;
  margin: 0
}

.wrap-footer .menu-inline .menu-item {
  padding-right: 25px;
  display: inline-block;
  color: #4c5666;
  font-size: 12px
}

/*.home-banner h1,.home-banner h2{text-shadow:0 2px 5px rgba(50,107,195,.75);font-weight:400;color:#fff}*/
@media screen and (max-width: 1169px) {
  .wrap-footer .menu-inline .menu-item {
    display: block;
    padding-right: 0;
    line-height: 40px;
    text-align: center
  }
}

.nav-previous {
  float: left;
  padding-right: 15px
}

.nav-next {
  float: right;
  padding-left: 15px;
  text-align: right
}

/*.home-banner h1,.home-banner h2,.home-banner p{text-align:center}*/
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

/*.home-banner{background:url(images/banner.jpg) left top no-repeat;background-size:cover;height:520px}*/
@media screen and (max-width: 619px) {
  .admin-bar.mobile-active #responsive-menu {
    top: 46px
  }

  /*.home-banner{height:auto;padding:0 45px 40px}}.home-banner h1{padding-top:120px;margin:0;font-size:70px;line-height:70px;font-family:Vidaloka}@media screen and (max-width:619px){.home-banner h1{font-size:34px;line-height:40px;padding-top:60px}*/
}

/*.home-banner h2{font-family:Raleway;font-size:20px;line-height:30px}@media screen and (max-width:619px){.home-banner h2{font-size:15px;line-height:20px}}.home-banner p{margin-top:40px}.home-banner p a{display:inline-block;line-height:1.2;background-color:#e7095d;border-radius:4px;color:#fff;padding:15px 20px;font-family:Montserrat;font-size:15px;font-weight:700;text-transform:uppercase}*/
.archive.category .highlights, .highlights, .search.search-results .highlights {
  padding: 50px 0
}

.archive.category .highlights a, .highlights a, .search.search-results .highlights a {
  text-decoration: none !important
}

@media screen and (max-width: 619px) {
  /*.home-banner p a{font-size:13px}*/
  .archive.category .highlights, .highlights, .search.search-results .highlights {
    padding-left: 20px;
    padding-right: 20px
  }
}

.archive.category .highlights .highlight, .highlights .highlight, .search.search-results .highlights .highlight {
  height: 560px;
  padding: 300px 40px 40px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(163, 167, 173, .75);
  text-align: center
}

@media screen and (max-width: 619px) {
  .archive.category .highlights .highlight, .highlights .highlight, .search.search-results .highlights .highlight {
    padding: 290px 20px 20px;
    height: auto
  }
}

.archive.category .highlights .highlight .thumbnail, .highlights .highlight .thumbnail, .search.search-results .highlights .highlight .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 270px;
  background: url(images/default.jpg) center center no-repeat;
  background-size: cover
}

.archive.category .highlights .highlight .label, .highlights .highlight .label, .search.search-results .highlights .highlight .label {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  margin: 0;
  border-radius: 4px;
  background-color: #e7095d;
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase
}

@media screen and (max-width: 619px) {
  .archive.category .highlights .highlight .label, .highlights .highlight .label, .search.search-results .highlights .highlight .label {
    font-size: 10px
  }
}

.archive.category .highlights .highlight .label:after, .archive.category .highlights .highlight .label:before, .highlights .highlight .label:after, .highlights .highlight .label:before, .search.search-results .highlights .highlight .label:after, .search.search-results .highlights .highlight .label:before {
  position: absolute;
  display: block;
  content: '';
  top: 13px;
  height: 2px;
  width: 40px;
  background-color: #e7095d
}

.archive.category .highlights .highlight .label:after, .highlights .highlight .label:after, .search.search-results .highlights .highlight .label:after {
  left: 110%
}

.archive.category .highlights .highlight .label:before, .highlights .highlight .label:before, .search.search-results .highlights .highlight .label:before {
  right: 110%
}

.archive.category .highlights .highlight header, .highlights .highlight header, .search.search-results .highlights .highlight header {
  height: auto
}

.archive.category .highlights .highlight .title, .highlights .highlight .title, .search.search-results .highlights .highlight .title {
  color: #4c5666;
  font-family: Vidaloka;
  font-size: 30px
}

@media screen and (max-width: 619px) {
  .archive.category .highlights .highlight .title, .highlights .highlight .title, .search.search-results .highlights .highlight .title {
    font-size: 20px;
    margin-bottom: 10px
  }
}

.archive.category .highlights .highlight .description, .highlights .highlight .description, .search.search-results .highlights .highlight .description {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: #4c5666;
  text-align: left
}

.archive.category .highlights .highlight .read, .highlights .highlight .read, .search.search-results .highlights .highlight .read {
  text-align: right;
  margin-top: 20px
}

.archive.category .highlights .highlight.highlight-big, .highlights .highlight.highlight-big, .search.search-results .highlights .highlight.highlight-big {
  margin-bottom: 30px
}

@media screen and (min-width: 620px) {
  .archive.category .highlights .highlight.highlight-big, .highlights .highlight.highlight-big, .search.search-results .highlights .highlight.highlight-big {
    padding-top: 40px;
    padding-left: -webkit-calc(50% + 40px);
    padding-left: calc(50% + 40px);
    margin-bottom: 50px;
    height: 360px
  }

  .archive.category .highlights .highlight.highlight-big .thumbnail, .highlights .highlight.highlight-big .thumbnail, .search.search-results .highlights .highlight.highlight-big .thumbnail {
    bottom: 0;
    right: auto;
    height: auto;
    width: 50%
  }
}

.classic-page .archive.category .highlights .highlight.highlight-big, .classic-page .highlights .highlight.highlight-big, .classic-page .search.search-results .highlights .highlight.highlight-big {
  margin-bottom: 20px;
  box-shadow: 0 0 13px #a3a7ad
}

.archive.category .highlights .highlight.content, .highlights .highlight.content, .search.search-results .highlights .highlight.content {
  height: 250px
}

.archive.category .highlights .highlight.content .title, .highlights .highlight.content .title, .search.search-results .highlights .highlight.content .title {
  margin: 20px 0
}

.archive.category .highlights .highlight.highlight-normal, .highlights .highlight.highlight-normal, .search.search-results .highlights .highlight.highlight-normal {
  padding-top: 300px
}

@media screen and (min-width: 620px) {
  .archive.category .highlights .highlight.highlight-normal, .highlights .highlight.highlight-normal, .search.search-results .highlights .highlight.highlight-normal {
    float: left;
    width: 31%;
    margin-right: 3.5%
  }
}

@media screen and (max-width: 619px) {
  .archive.category .highlights .highlight .description, .highlights .highlight .description, .search.search-results .highlights .highlight .description {
    font-size: 13px
  }

  .archive.category .highlights .highlight.highlight-normal, .highlights .highlight.highlight-normal, .search.search-results .highlights .highlight.highlight-normal {
    margin-bottom: 20px
  }
}

.archive.category .highlights .highlight.highlight-normal .title, .highlights .highlight.highlight-normal .title, .search.search-results .highlights .highlight.highlight-normal .title {
  font-size: 24px
}

.archive.category .highlights .highlight.type-sport .label, .archive.category .highlights .highlight.type-sport .label:after, .archive.category .highlights .highlight.type-sport .label:before, .highlights .highlight.type-sport .label, .highlights .highlight.type-sport .label:after, .highlights .highlight.type-sport .label:before, .search.search-results .highlights .highlight.type-sport .label, .search.search-results .highlights .highlight.type-sport .label:after, .search.search-results .highlights .highlight.type-sport .label:before {
  background-color: #85b718
}

.archive.category .highlights .highlight.type-culture .label, .archive.category .highlights .highlight.type-culture .label:after, .archive.category .highlights .highlight.type-culture .label:before, .highlights .highlight.type-culture .label, .highlights .highlight.type-culture .label:after, .highlights .highlight.type-culture .label:before, .search.search-results .highlights .highlight.type-culture .label, .search.search-results .highlights .highlight.type-culture .label:after, .search.search-results .highlights .highlight.type-culture .label:before {
  background-color: #ff8d31
}

.archive.category .highlights .highlight.type-tourisme .label, .archive.category .highlights .highlight.type-tourisme .label:after, .archive.category .highlights .highlight.type-tourisme .label:before, .highlights .highlight.type-tourisme .label, .highlights .highlight.type-tourisme .label:after, .highlights .highlight.type-tourisme .label:before, .search.search-results .highlights .highlight.type-tourisme .label, .search.search-results .highlights .highlight.type-tourisme .label:after, .search.search-results .highlights .highlight.type-tourisme .label:before {
  background-color: #8d3fad
}

.archive.category .highlights a:last-child .highlight, .highlights a:last-child .highlight, .search.search-results .highlights a:last-child .highlight {
  margin-right: 0
}

.page-container .inner-article .content {
  font-family: Raleway;
  text-align: justify
}

.page-container .inner-article .content h1, .page-container .inner-article .content h2, .page-container .inner-article .content h3, .page-container .inner-article .content h4, .page-container .inner-article .content h5, .page-container .inner-article .content h6 {
  color: #4c5666;
  font-family: Montserrat;
  font-size: 40px;
  text-align: left
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content h1, .page-container .inner-article .content h2, .page-container .inner-article .content h3, .page-container .inner-article .content h4, .page-container .inner-article .content h5, .page-container .inner-article .content h6 {
    margin-top: 0;
    font-size: 25px
  }
}

.page-container .inner-article .content h2 {
  font-size: 35px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content h2 {
    font-size: 20px
  }
}

.page-container .inner-article .content h3 {
  font-size: 28px
}

.page-container .inner-article .content h4 {
  font-size: 24px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content h3 {
    font-size: 24px
  }

  .page-container .inner-article .content h4 {
    font-size: 20px
  }
}

.page-container .inner-article .content h5 {
  font-size: 22px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content h5 {
    font-size: 17px
  }
}

.page-container .inner-article .content h6 {
  font-size: 19px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content h6 {
    font-size: 15px
  }
}

.page-container .inner-article .content .subtitle {
  margin-top: -25px;
  margin-bottom: 30px;
  color: #adbacc;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase
}

.page-container .inner-article .content b, .page-container .inner-article .content strong {
  font-weight: 600
}

.page-container .inner-article .content p {
  margin: 30px 0 0;
  font-size: 18px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content p {
    margin: 15px 0 0;
    font-size: 13px
  }
}

.page-container .inner-article .content a {
  text-decoration: underline
}

.page-container .inner-article .content .downloads, .page-container .inner-article .content .full, .page-container .inner-article .content .highlights {
  max-width: 1170px;
  display: block;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 50px 0 50px 385px
}

.page-container .inner-article .content .full {
  width: 1170px;
  text-align: center
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article .content .downloads, .page-container .inner-article .content .full, .page-container .inner-article .content .highlights {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 30px -20px
  }

  .page-container .inner-article .content .full {
    width: auto
  }

  .page-container .inner-article .content .full img {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px)
  }
}

.page-container .inner-article .content blockquote {
  color: #adbacc;
  font-family: Merriweather;
  font-size: 20px;
  font-style: italic;
  margin: 40px -40px
}

@media screen and (max-width: 789px) {
  .page-container .inner-article .content blockquote {
    margin: 40px 0
  }
}

.page-container .inner-article .content ul {
  list-style: none;
  padding: 0;
  margin: 40px 0
}

.page-container .inner-article .content ul li {
  padding-left: 30px;
  font-size: 18px;
  margin-bottom: 10px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content ul li {
    font-size: 13px
  }
}

.page-container .inner-article .content ul li:before {
  content: '';
  display: block;
  float: left;
  margin-left: -30px;
  margin-top: 9px;
  width: 8px;
  height: 8px;
  border: 2px solid #00ace5;
  border-radius: 12px
}

.page-container .inner-article .sitemap.content a {
  text-decoration: none
}

.page-container .inner-article .sitemap.content ul {
  margin: 10px 0
}

.page-container .inner-article .content .highlights {
  width: 1170px;
  padding: 0 100px;
  box-sizing: border-box
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article .content .highlights {
    padding: 20px;
    width: auto
  }
}

.page-container .inner-article .content .highlights header {
  min-height: 0
}

.page-container .inner-article .content .downloads {
  width: 1170px;
  background-color: #4c5666;
  padding: 65px 0;
  text-align: center;
  box-sizing: border-box
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article .content .downloads {
    padding: 20px;
    width: -webkit-calc(100vw - 40px);
    width: calc(100vw - 40px)
  }
}

.page-container .inner-article .content .downloads p {
  margin: 0
}

.page-container .inner-article .content .downloads a {
  display: inline-block;
  width: 305px;
  height: 70px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(bottom, #edf0f5 0, #fff 100%);
  background-image: linear-gradient(to top, #edf0f5 0, #fff 100%);
  border-radius: 4px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-left: 110px;
  padding-top: 18px;
  text-align: left;
  text-shadow: 0 2px 0 #fff;
  color: #4c5666;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
  position: relative
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content .downloads a {
    display: block;
    width: auto;
    height: auto;
    padding: 10px 20px;
    margin-right: 0
  }

  .page-container .inner-article .content .downloads a:last-child {
    margin-bottom: 0
  }
}

.page-container .inner-article .content .downloads a:hover {
  background-color: #edf0f5
}

.page-container .inner-article .content .downloads a:before {
  content: 'Télécharger';
  display: block
}

.page-container .inner-article .content .downloads a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 91px;
  border-right: 1px solid #d0d7e1;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAgCAYAAAAFQMh/AAAFhklEQVRIS7WWe2xTVRzHv7/bdVvZutUxlm7dVBhMeUxACO/4SAaIgDF2m0RCIgmvRDaCLIBAMvABGOVNoowlJBJRxkDBhfCKKAEFHIMpAWGAGNaOde7N6rrb3p85d/fCHu3aQbz/tPc8fp/z/Z3v+d1DeJyn6J4JBmkyGOMBTgbICKAa4DIohqPITqwJFpaCDejUf7jGDK9nJZgWA4gJMFcGaB8U32pkpzgCxQ8dXOwYCeA7AM+EuNgGgGYhM+m4v/H+wUX30kGSHYQUgKpAuATGHoBjRZCECIlzBkbRzMRIDIoOQxgBf7t9OFHtwbZbLVzxwKvH9YIxHVm2E13hncFrWcIwx2aAlgRSlWkzoXBULGKNkt8hbQrjg6vN2FzxQO+vg2QYjLesro4TOoOLnSsB3hAI+ro1EkcmxMFAwkjYCeAHABUAvNoWTAGQCyAt90ojdtxuaQ/FvBVZyUv9g09zGGqdwo0WoebrMRa8FB+Bn2s8mPNbA4SSm1MTYDMZigHMI6JGfwtk5nAAG/718fupx1yoavWBQI1c6+yHhaNlfc4jxUX3+0Py3REdSwdFY/MLj0xbWi/jpxoP8tKijwJ4g4h8wQzGzNuX/d6U8zDlxONhTz7fDWw85FwkK/yF6JhmjfAendj3TQBnALwMYC8AoSSNiAIekY6LYWZTwV9u58KyBovW7gbTEmQlFYr3dsUHnXPA/JU+sU8YtbrbfDZkp9S1bxGPBvAKEX2ujilyPg3iCep/ic/CnlzpLwO77rQU515ptHsUftRNmA27bR9hnzMe4SxSbBaryB9iRm5q9LG4CGlawHQecMwC4Ru1nzgL9mSx790eZn63UVb2bKpowcfXm6HiCfXwtfYnFDuEC7eJtrVDzMgfbBZ/hdJBRKQq7voMP+laXN4o7xDtwy3hi8oz+u0KAJ6sOT8i/1ozPrze3D6MaCFFfV/1bYtXeVu818ywcnyEtA7AJiJ6eBC7Bp1fWr999113jmhfMKDPpoIXn8oLlB1mtegsq/EoaxJK7qtbazLQXhpxylV6pUEeJRruT7eut5oMqwOmWOvoDViP5WiVN9pKXCvE+0iL8TwtKK2/XHDXPUI02CINSx0zrFv/D3BSSXWes9X7mYj9XmrURSqrl4+M+dE108uqxd0Mmg174mEQdbBi56X0SjEz4ZAzu73WwxQuEcoy+h0kZl6z7nrzR2uvaRvfzrgJxp8g1ivNOWQmb9HxPYIPOPJAPE5zUTjAQwEaoM/dOCwGK56LXi7AAxi4sepqU9jGGwH9tB+ZtlkhgYsriwGyd90uiYB1Q8xY/by5jYCBqsuYOV+cpkv1MnbebsFJl0eubvUZFK3ADI81Xr6ckaAaUDw9KR5xylVe3iCni50zEDgx0uCbZo0Iy0mNQnqsuKhgJRF9qoPF73rRGMBY+4koJMXMLIpJN8UAFFGfAHxCRNzps8jMQpW41rwKIBGAQVtIERG9E4piZi7SwOKDLT6XopyeBLCDiP7QY4R29TlUmQaF5sKetEq43W+qxSViqHMDWNmN7JRbwY5kcLCA+ug0CEkAF8BuWzT/UsO2TpXriGU50p2FYMxVFSrKq8HgwcEHK8dJoFMKI0o7Il/Oe9YkF2olc37/Plt233VbNCgkQrPiUzKQnXKxJ9VBwcycduYfz7mZv9TFN8ntNcVilJwNspIk/scYUdUkq35Q72ElE/q6JsUbJxJRj+kOBSyKwYlfa9vMr52rhQ7vqkZAj0+Kw9i4cHElmkJET6ZYO+fjARw7X9cWM/Vsd3gX6FQiuvDk5tIiMLNf+ONARcigqe64cma1Bh/XlROoY3pDUtq7c9yBrsMv1LWp11BtT3sF7bVina/DRZkH0GvoY4M1w41VA4RgJH9G+w8uOnyYSOmdwwAAAABJRU5ErkJggg==) center center no-repeat
}

.page-container .inner-article .content hr {
  border: 0;
  border-bottom: 1px solid #d0d7e1;
  margin: 70px -50px
}

@media screen and (max-width: 789px) {
  .page-container .inner-article .content hr {
    margin: 50px 0
  }
}

.page-container .inner-article .content .table-responsive, .page-container .inner-article .content table {
  margin: 30px -80px
}

@media screen and (max-width: 789px) {
  .page-container .inner-article .content .table-responsive, .page-container .inner-article .content table {
    margin: 20px 0
  }
}

.page-container .inner-article .content table {
  color: #4c5666;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400
}

.page-container .inner-article .content table.small-only {
  display: none
}

.page-container .inner-article .content table thead tr td, .page-container .inner-article .content table thead tr th {
  border-top: 1px solid #d0d7e1;
  font-weight: 600
}

.page-container .inner-article .content table thead tr td:first-child, .page-container .inner-article .content table thead tr th:first-child {
  border-top: 0;
  border-left: 0
}

.page-container .inner-article .content table tr {
  border-bottom: 1px solid #d0d7e1
}

.page-container .inner-article .content table tr:first-child {
  border-top: 1px solid #d0d7e1
}

.page-container .inner-article .content table tr:last-child {
  border-top: 0
}

.page-container .inner-article .content table tr:nth-child(2n) {
  background-color: #edf0f5
}

.page-container .inner-article .content table tr td, .page-container .inner-article .content table tr th {
  padding: 10px 20px;
  border: 1px solid #d0d7e1;
  border-width: 0 1px
}

.page-container .inner-article .content table tr td:first-child {
  font-weight: 600
}

.page-container .inner-article .content .gallery {
  margin: 30px -80px 70px;
  width: 950px
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article .content .gallery {
    width: auto;
    margin: 10px 0 40px
  }
}

.page-container .inner-article .content .gallery .gallery-item {
  float: left;
  margin-right: 20px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content .downloads a:after {
    display: none
  }

  .page-container .inner-article .content table.small-only {
    display: block
  }

  .page-container .inner-article .content table.large-only {
    display: none
  }

  .page-container .inner-article .content .gallery .gallery-item {
    margin-right: 0
  }
}

.page-container .inner-article .content .gallery figcaption {
  display: none
}

.page-container .inner-article .content .gallery .slick-next, .page-container .inner-article .content .gallery .slick-prev {
  top: 100%;
  margin-top: 50px;
  width: 40px;
  height: 40px;
  border: 2px solid #4c5666;
  border-radius: 4px
}

.page-container .inner-article .content .gallery .slick-next:before, .page-container .inner-article .content .gallery .slick-prev:before {
  color: #4c5666;
  font-family: Raleway;
  opacity: 1
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content .gallery .slick-next, .page-container .inner-article .content .gallery .slick-prev {
    margin-top: 25px
  }
}

.page-container .inner-article .content .gallery .slick-prev {
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px)
}

.page-container .inner-article .content .gallery .slick-prev:before {
  content: '<'
}

.page-container .inner-article .content .gallery .slick-next {
  right: -webkit-calc(50% - 50px);
  right: calc(50% - 50px)
}

.page-container .inner-article .content .gallery .slick-next:before {
  content: '>'
}

.page-container .inner-article .content .wpcf7-form {
  margin: 0 -20px
}

.page-container .inner-article .content .wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 14px
}

.page-container .inner-article .content .wpcf7-form:after {
  clear: both;
  content: '';
  display: block
}

.page-container .inner-article .content .wpcf7-form p {
  padding: 0 20px;
  box-sizing: border-box;
  float: left;
  width: 100%
}

.page-container .inner-article .content .wpcf7-form p.short {
  width: 50%
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content .wpcf7-form p.short {
    width: 100%
  }
}

.page-container .inner-article .content .wpcf7-form p input, .page-container .inner-article .content .wpcf7-form p textarea {
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  background-color: #fff;
  border: 1px solid #d0d7e1;
  border-radius: 4px;
  padding-left: 15px;
  font-family: Raleway;
  font-size: 14px
}

.page-container .inner-article .content .wpcf7-form p input.wpcf7-submit, .page-container .inner-article .content .wpcf7-form p textarea.wpcf7-submit {
  background: #00ace6;
  color: #fff;
  font-family: Montserrat
}

.page-container .inner-article .content .wpcf7-form p input.wpcf7-submit:hover, .page-container .inner-article .content .wpcf7-form p textarea.wpcf7-submit:hover {
  background: #0086b3
}

.page-container .inner-article .content .wpcf7-form p textarea {
  height: 200px;
  padding-top: 5px
}

.page-container .inner-article .content .wpcf7-form .wpcf7-response-output {
  clear: both;
  margin: 0 20px
}

.page-container .inner-article .content .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  border-color: red
}

.page-container .inner-article .content .address {
  color: #4c5666;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
  font-family: Montserrat
}

.page-container .inner-article .content .tel {
  color: #00ace6;
  font-size: 15px;
  line-height: 24px;
  font-family: Montserrat
}

.page-container .inner-article .content .user-button {
  background-color: #0281ac;
  border-radius: 4px;
  padding: 15px 19px;
  color: #fff;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none
}

.page-container .inner-article .content .user-button a {
  color: inherit;
  text-decoration: none
}

.page-container .inner-article .content .user-button:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-left: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAAtElEQVQYV33RsS5EcRTE4W8ezlJQSEg0CjrbUehIqEjoKGm9g2pDSUXnCWgUCgnNkSv/u7GXmPb8Mjkzk6pawSrWk3waKFV1iQ1cYznJ+0+mA4JzbOEGS0neeqg7atARdnGHhSSv3e0b6FVV+zjAA0ZJXmaA5raDEzxh7hfQoCusYfKXwzZOm8No+MMeDvHYfnieAlV13FLcY36aokU8wxi3WJzpoaousPlfk90O/RYfwy2+APlDSP//sc51AAAAAElFTkSuQmCC) center top no-repeat
}

.page-container .inner-article .content .user-button-find {
  display: inline-block;
  padding: 15px 60px 15px 19px;
  border: 2px solid #4c5666;
  border-radius: 4px;
  color: #4c5666;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  text-decoration: none
}

.page-container .inner-article .content .user-button-find a {
  color: inherit;
  text-decoration: none
}

.page-container .inner-article .content .user-button-find:before {
  content: '';
  display: block;
  float: left;
  width: 22px;
  height: 35px;
  vertical-align: middle;
  margin-right: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAAo5+5WAAADE0lEQVRIS52WSWgUURCG/+rMqCCiiAcTBbcgGEURRfTgAgqSpGeCge4eUAQx8yYnLyYgijqgILjeRN9gQAXN9GjUdGcgkEOiKHgRQVHcQBEXBEkCHsSlS7rNhFl6plvr+Oqvr+vVq1evCVVsjRDRhlFOMCnbCbySgQUAFBA+scPPCDTkIHIjnzv/2Q9BfouqkdwJplMA6qt9eGL9BwEHLFOeK9dVgGO6OM3A/gBgmZvz377MaxseTv8qOErAqp68DNDuf4NOqp+ubWpYlU6nHXdlEqwa4iQY3f8J9cIIuGuZcvMkOGYkm5kpXwU6CnCWiB4zE4F4CxhGtQQIOGOZssvLWNXFKwCNlWK+8p1p31BOjhf74treRgeRHhBv9PtA9Gd0DsUTnasdx3nkc6o5y5R6rdKoungCYEVlLHeTqoujANLFTgLGLVPOCqp3i5FcqjC98NH1kqqn+gDeUQImSCsrU0Fgr4yaeATC6lItDboZPwCwodTBB20zcyIU2CcxBt+nmC5GGNhUDGHgyIApj4UCaykLxGqJlumem/F1AImyrdyyzYvtocCGeAPG4rId5ymmJ7sY3lwosZ+/0DDYJz/V7opUC8ADFRrCNWpu75hfF1He+wCeK/w73p+79NoP3pro2EiO4kJnlPuZoBcuSA+APT4ABvhQRKm7frv3wlvX32p0LCNWOgHs890N4Z2dlQs98DZNzJxGGAuo6UsAUQCLaumIeYuVy4xMDqFWI9VOzDfDHFg1DRX1f8nYjOniKgO7/hP+wTbl/EJsxaBXNfEUhOX/CP/tEDflsxm3XJ5VgLdre2dHqc5tsylh4czcNpDL9Bfr/d88XbhDyR1OIYxv2GZGKxf6gt0Xun4MHwHMCSI7HKn3e6l9wS5M1TrXgZyHtcF02DYvHvfTVAV7l0EX+wk4XSVwwDJl6fApEtYEe5nr4g6AeBn8q23KmmUKBE/UexTA9ALcUbA+3ytrlikQ7GWdSG2Fw0N/G5TP2tlM4A9NKPBESYbdl8Y25dSgTvG9INWCmg2xJMrK3H7zwv0w4D/G+wqVCWtPoQAAAABJRU5ErkJggg==) center center no-repeat
}

.page-container header {
  background: left center no-repeat;
  background-size: cover;
  min-height: 250px
}

.page-container header h1 {
  background-color: rgba(2, 129, 172, .8);
  margin: 0;
  height: 200px;
  display: table-cell;
  width: 100vw;
  vertical-align: middle;
  text-align: center;
  text-shadow: 0 2px 5px rgba(50, 107, 195, .75);
  color: #fff;
  font-family: Vidaloka;
  font-size: 70px;
  padding-bottom: 50px
}

@media screen and (max-width: 619px) {
  .page-container header {
    min-height: 170px
  }

  .page-container header h1 {
    height: 120px;
    font-size: 30px
  }
}

.page-container header.no-bg h1 {
  background-color: #0281ac
}

.page-container .breadcrumb, .page-container a {
  color: #0281ac
}

.page-container.type-sport .breadcrumb, .page-container.type-sport a {
  color: #85b718
}

.page-container.type-sport header h1 {
  background-color: rgba(133, 183, 24, .7)
}

.page-container.type-sport .read, .page-container.type-sport header.no-bg h1 {
  background-color: #85b718
}

.page-container.type-sport .inner-article .content ul li:before {
  border-color: #85b718
}

.page-container.type-culture .breadcrumb, .page-container.type-culture a {
  color: #ff8d31
}

.page-container.type-culture header h1 {
  background-color: rgba(255, 141, 49, .7)
}

.page-container.type-culture .read, .page-container.type-culture header.no-bg h1 {
  background-color: #ff8d31
}

.page-container.type-culture .inner-article .content ul li:before {
  border-color: #ff8d31
}

.page-container.type-tourisme .breadcrumb, .page-container.type-tourisme a {
  color: #8d3fad
}

.page-container.type-tourisme header h1 {
  background-color: rgba(141, 63, 173, .7)
}

.page-container.type-tourisme .read, .page-container.type-tourisme header.no-bg h1 {
  background-color: #8d3fad
}

.page-container.type-tourisme .inner-article .content ul li:before {
  border-color: #8d3fad
}

.page-container .inner-article {
  max-width: 1170px;
  padding: 0 21px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  color: #4c5666;
  font-size: 14px;
  line-height: 30px;
  box-shadow: 0 1px 4px rgba(163, 167, 173, .75);
  overflow: hidden;
  margin: -50px auto 100px
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 20px
  }
}

.page-container .inner-article.archive {
  margin-bottom: 10px
}

.page-container .inner-article .classic-page {
  max-width: 770px;
  padding-bottom: 40px;
  margin: auto
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .classic-page {
    padding-top: 20px
  }

  .page-container .inner-article .classic-page.dual-blocs {
    padding-bottom: 0
  }
}

.page-container .inner-article .classic-page.dual-blocs {
  max-width: 970px;
  padding-top: 40px
}

.page-container .inner-article .classic-page.dual-blocs:after {
  clear: both;
  display: block;
  content: ''
}

@media screen and (min-width: 620px) {
  .page-container .inner-article .classic-page.dual-blocs .col-left, .page-container .inner-article .classic-page.dual-blocs .col-right {
    float: left;
    width: 50%
  }

  .page-container .inner-article .classic-page.dual-blocs .col-right {
    text-align: right
  }
}

.page-container .inner-article .breadcrumb {
  padding: 15px 0;
  border-bottom: 1px solid #d0d7e1;
  line-height: 20px
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .classic-page.dual-blocs .col-right {
    margin: 40px -21px -21px
  }

  .page-container .inner-article .breadcrumb {
    display: none
  }
}

.page-container .inner-article .breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.page-container .inner-article .breadcrumb ul li {
  font-family: Raleway;
  font-size: 13px;
  font-weight: 600;
  display: inline-block
}

.page-container .inner-article .breadcrumb ul li:after {
  content: '>';
  padding: 0 10px;
  font-size: 11px
}

.page-container .inner-article .breadcrumb ul li:last-child {
  color: #4c5666
}

.page-container .inner-article .breadcrumb ul li:last-child:after {
  content: ''
}

.page-container .inner-article .content.album {
  margin: 0 -80px;
  width: 950px
}

@media screen and (max-width: 1169px) {
  .page-container .inner-article .content.album {
    width: auto;
    margin: 0
  }
}

.page-container .inner-article .content.album .nbitems {
  color: #4c5666;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  padding: 20px 0
}

.page-container .inner-article .content.album .images-set {
  margin: 0 -20px
}

.page-container .inner-article .content.album .images-set .image {
  float: left;
  width: 33.3333333%;
  padding: 0 20px;
  box-sizing: border-box
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content.album .nbitems {
    display: none
  }

  .page-container .inner-article .content.album .images-set {
    margin: 0 -10px
  }

  .page-container .inner-article .content.album .images-set .image {
    width: 50%;
    padding: 0 10px
  }
}

.page-container .inner-article .content.album .images-set .image a {
  position: relative;
  display: block;
  height: 200px;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 40px;
  background-color: #d0d7e1
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content.album .images-set .image a {
    height: 80px;
    margin-bottom: 20px
  }
}

.page-container .inner-article .content.album .images-set .image a:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAHpklEQVRoQ91bZ8wVVRA9hx/2ij1RsJHYW9SoUWKNvUvTENFYsIvdaCLEqCCC2LAbNMaGDRv2EkvsvTfsvSR2RT3m4KxZln3v7d33ngnfJATyfffOzNnbZs4MRIdF0rIA+gJYAMCCAOYA8COAnwB8BWAaye86bLayOlYe2WSgpHUAbAHAf68MYEUA85ZM+QLAm/HnQQCPk/ysEz5U1VEbsKQlAQwDsBuA9aoaLIz7BcCdAK4jeXNNHUnTkgFLWgzAUQAOANC7YO05AG8DeA3ApwB+ADA9VnthACsAWAnAmgCWLsx9HsBZJK9NQpA4OAmwpP0BnApgiZydJwDcAOBBkq9UsS/JZ3tdALsD2AXAUrl5twE4juRbVXSljqkEWNL8AC4GMCRn4D4A40jek2o0P17SQgD2AXA4AF94Fu+KA0hOakd32dyWgCUtB+Cu2IrW8S6AE0je1ElnJM0Tu8fHJRNv8WM7aacpYEmrAHgEwKJh9Jr48j930onCim8J4KrcNp9E0jugI9IQsCS/pS/FW2pjJ5E8vSNWWyiJF8C7au0YehlJ3x9tSylgSXPFTbt8WDiE5MS2rSUoCB8eArBBTBtJclSCitKhjQD7fPp9tZxM8rR2DdWZL2luAH6u/JRZtiT5QB1d2ZxZAEsaGmfIYyaTHNiOgXbnSnLU5nfdIerXAJYh+XtdvTMBjvfx/QgoHPItR/KPOsolOSjxO9sLwL0kp9XR4zmFRTiX5BF1dRUBjwVwTCjbjuTUuoolObB4JuYPI3llXV0B2lt589DRl+RHdfT9B1jSIgA+BuBz8zDJzeoozOZIWiNuef9oAMkb29TXL8JWq6l9a+cBHw9gdDi1Ickn23Swo4BjlR3CDvAud2xQJ83MA349UrvnSHo7tiWdXuEA7Kzs6XDsYJIXpjo5A7AkZy8vxuTDSJ6fqqg4vhuAw9dsYR4imZ3pyu5mgI92ahZbpR/J9ypraDCwi4DPcCwPwLn00iS/T/GVkgx6cjwhL5P0arctXQS8bSQz9nGb1GzNgPsAuAPA6g44SO7dNtp/j0nHL63Y0mZaHCN4oY4geW6Kvwa8CYC7ATg961gYGRHSO+HMjiT9UTsikj4IovACkoemKDVgMw63xKR9qiTdknqR/LuZIUmrAng1xuzeirPy0SLp56alSHoUwMZ1Ql8DzsfOVRzz5bYzgN+aePYngPmCvfQwR0XfRDzcaNqcAF4gOagVYklOHWecZZLbtxqf/70B7wvg8vjhziTNKTUUSS8AWCvFSMLY6SSdJDQVSVMA7BQ8munhymLA/qLXxYwhJLN/lyoJIs/b6dcWK2yib48YY/7LfHQzMM7B36mSikqyPjMjU0luVxmtbzpJnmBu2FIreikzKMlMZEayt53H5m1IMh1s0v8aknulAvZE36B2cCzJ41IUNBoraTUAGW3b8m6oalOSd8mXAMx2nknSOUBl8Qp7old4IwMnuWPl2U0GdvEdNrFoQsCyH8ns/qnkdhZaOggfHl9uWZLNbuBKirsIOH/JrkvS27uyZIDzF9emJE3NtiVdBOxSzOC4H0wE+AmsLBlg885O/n1TTiR5SGUNDQZ2A7AkVyR9fv13Lb46nw+7ercrgG+DKGv27LT8Hl0CbG76kjC+Fcn7WzpSGJAHnM9CRpCckKosP75LgB2bm8V0UT3jzJPcLJJ4jn0dA3vb9KnLWNoDSY7GHJVZBpO8PsmzwmBJzuKy4tpwki7uJUsRsMM1h22WtujQAosyiKT5qFoShLzvGBONn0fi3zR5aWSojIh3K0LGWG5C8rE6XkapxJVH2/iEpIvjtUSSd0dWENiFZLYoyfrKAC8DwPmmCXTTJyuk0ijJXjSZIMn57nkxZApJp7O1pVFtyYVvl0YtL7uHo53zXNc7SX41st4P08b9SbpYXlualUud95rcszzu/JOk24/+FymAtc3a5Hve4VYFcRemTRBYfIMPJPlGtxFLcvvDOSV2ziaZ7xBIdqVKy8OlDtJDs5vLTJxdkWypwgRJiwddnH3kslnuK8nqXxW0zjykJWAPl3QKgJG5qebARpF0h0BHRNKB0ePhtijLs1EbdntUUZLTwkxBJcAB2kSBKxJ+ajK52vQQyYfroI4Cnp+bg4ImztT4zR7qi1LSeAAjSvSPIWlCPkkqAw7QpnLdDXBkwYoT/duj7uPb9BuSfxU9iU4dtyb1B2B6eIfoycyG+n5wa8NMQYqkfBk3r3Y0yRNTECcBzhQHBeui9J4lPZWuzjs0NVPpW93PiD+UoySDdUdeUfz0XUjyokbOS3Jls4zdSGptqgU4B9y0kAMB94O4RJOdvyof3R0BznZuJWnataVIGuMuvZKB40lmT2hTPW0BzmuW5JUzTeRIzQmIWUvnrS6wm0Fxy7DjYbcUmsF8qirxXrBzJoCyZrVKT1bHALdcng4OkDQuGlyLWluu9GwJOC7Qs0suT/+q6ZmebQEHaJMUZR09Dd/p2RpwgG60vUtBz/aAA3Sji2wW0D0CcAvQM8XePQZwgG4UkU0gOSM87VGAA3Q+j88/W477j+lxgJs8Wc7sdu2RgEueLPdpbu2EpscCDtDexu61Xj/rSenpgP2/cXqT/DA7zP8A2LfdjYSmkxcAAAAASUVORK5CYII=) center center no-repeat rgba(2, 129, 172, .7)
}

.page-container .inner-article .content.album .images-set .display-more {
  clear: both;
  width: 280px;
  margin: 40px auto;
  text-align: center;
  border: 2px solid #4c5666;
  border-radius: 4px;
  color: #4c5666;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
  cursor: pointer
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content.album .images-set .display-more {
    width: 100%;
    line-height: 40px;
    margin: 0
  }

  .page-container .inner-article .content.album .images-set .display-more span {
    display: none
  }
}

.page-container .inner-article .content.album .images-set:after {
  content: '';
  display: block;
  clear: both
}

.page-container .inner-article .content .nav-links {
  text-align: center
}

.page-container .inner-article .content .nav-links .current {
  background: #4c5666;
  cursor: default
}

.page-container .inner-article .content .result-item {
  background-color: #edf0f5;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
  padding: 40px;
  padding-left: -webkit-calc(50% + 40px);
  padding-left: calc(50% + 40px);
  color: #4c5666;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 15px
}

.page-container .inner-article .content .result-item .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background: url(images/default.jpg) center center no-repeat;
  background-size: cover
}

.page-container .inner-article .content .result-item h3 {
  font-size: 24px;
  text-align: left;
  margin-top: 0
}

.page-container .inner-article .content .result-item a {
  color: inherit
}

.page-container .inner-article .content .result-item ul li {
  font-size: inherit;
  margin-bottom: 0
}

.page-container .inner-article .content .result-item .read {
  color: #fff;
  border-radius: 3px;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 0;
  background: #0281AC
}

@media screen and (max-width: 619px) {
  .page-container .inner-article .content .result-item {
    padding: 290px 20px 20px;
    height: auto
  }

  .page-container .inner-article .content .result-item .thumbnail {
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    height: 270px;
    width: auto
  }
}

.page-container .inner-article .tab:not(.tab-1) {
  display: none
}

.page-container .inner-article .tabs {
  list-style: none
}

.page-container .inner-article .tabs li {
  float: left;
  margin-right: 40px
}

.page-container .inner-article .tabs li a {
  color: #00ace5;
  text-decoration: none
}

.page-container .inner-article .tabs li.active a {
  color: #222
}

.page-container .inner-article .tabs:after {
  content: '';
  display: block;
  clear: both
}

.layout.twocols .col-left, .layout.twocols .col-right {
  float: left;
  width: 70%;
  box-sizing: border-box;
  padding-right: 40px
}

.layout.twocols .col-right {
  width: 30%;
  padding-right: 0
}

.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  margin: 5px 0 20px 20px
}

.alignleft {
  margin: 5px 20px 20px 0
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignleft, a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center
}

.wp-caption.alignleft, .wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.home-banner {
  position: relative;
}

.home-banner .slider__item {
  background-size: cover;
  background-repeat: no-repeat;
}

.home-banner .slider__item__content {
  position: relative;
  height: 400px;
}

.home-banner .highlights .highlight.highlight-big {
  width: 50%;
  position: absolute;
  top: 50%;
  padding: 30px 40px;
  transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 1260px) {
  .home-banner .highlights .highlight.highlight-big {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    right: auto;
  }
}

.home-banner .highlights .highlight .read {
  text-align: center;
}

.home-banner .slider__arrow {
  position: absolute;
  width: 42px;
  height: 81px;
  background: #000;
  cursor: pointer;
  border-radius: 3px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.home-banner .slider__arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: 32px;
  left: 7px;
  width: 15px;
  height: 15px;
  border: 3px solid #fff;
  transform: rotate(45deg);
  border-width: 5px 5px 0 0;
}

.home-banner .slider__prev, .home-banner .slider__next {
  display: none;
}

.home-banner .slider__prev .slider__arrow {
  right: auto;
  left: 20px;
}

.home-banner .slider__prev .slider__arrow:after {
  transform: rotate(225deg);
  left: 15px;
}

@media screen and (max-width: 800px) {
  .home-banner .slider__item {
    background-position: center center;
  }

  .home-banner .slider__item__content {
    height: 410px;
  }

  .home-banner .highlights .highlight.highlight-big {
    top: auto;
    left: 20px;
    right: 20px;
    bottom: 32px;
    height: auto;
    transform: none;
    width: auto;
    padding: 30px !important;
  }

  .home-banner .highlights .highlight.highlight-big .label,
  .home-banner .highlights .highlight.highlight-big .description,
  .home-banner .highlights .highlight.highlight-big .read {
    display: none;
  }
}

.home-banner .slick-slider {
  margin-bottom: 0;
}

.home-banner .slick-slider .small-only {
  display: none;
}

.home-banner .slick-dots {
  bottom: 5px;
}

.home-banner .highlights .highlight .description {
  font-size: 16px;
}

.home-banner .slick-dots li {
  border: 2px solid #fff;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  cursor: pointer;
}

.home-banner .slick-dots li.slick-active {
  background: #fff;
}

.home-banner .slick-dots li button {
  display: none;
}
