@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

img {
  border: none;
}

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

button, input {
  line-height: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  *overflow: visible;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

.actu-filters > .row, .node-type-webform .region-content.actu-filters > article, body[class*=-done] main .actu-filters > .region-content {
  overflow: visible;
}
.actu-filters h1, .actu-filters h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #D13932;
  padding: 20px 0 20px 15px;
  font-family: "Raleway", sans-serif;
  width: 100%;
}
@media only screen and (min-width: 808px) {
  .path-actualites .actu-filters h1, .path-nieuws .actu-filters h1, .path-news .actu-filters h1, .path-publications .actu-filters h1, .section-publicaties .actu-filters h1, .path-actualites .actu-filters h2, .path-nieuws .actu-filters h2, .path-news .actu-filters h2, .path-publications .actu-filters h2, .section-publicaties .actu-filters h2 {
    width: 25%;
    padding: 0 0 0 15px;
  }
}
.actu-filters .texte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 808px) {
  .actu-filters .texte {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 120px;
  }
}
.actu-filters #edit-field-section-target-id-entityreference-filter select, .actu-filters #edit-field-newstype-tid-i18n select, .actu-filters #edit-field-typedoc-tid-i18n select {
  opacity: 0;
}
.actu-filters #edit-field-section-target-id-entityreference-filter label, .actu-filters #edit-field-newstype-tid-i18n label, .actu-filters #edit-field-typedoc-tid-i18n label {
  display: inline-block;
}
@media (min-width: 768px) {
  .actu-filters #edit-field-section-target-id-entityreference-filter, .actu-filters #edit-field-newstype-tid-i18n, .actu-filters #edit-field-typedoc-tid-i18n {
    display: inline-block;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 808px) {
  .actu-filters #edit-field-section-target-id-entityreference-filter, .actu-filters #edit-field-newstype-tid-i18n, .actu-filters #edit-field-typedoc-tid-i18n {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*margin-right: 6%;*/
  }
}
.actu-filters #edit-field-section-target-id-entityreference-filter, .actu-filters #edit-serie, .actu-filters #edit-institution, .actu-filters #edit-instellingen {
  margin-bottom: 20px;
}
@media only screen and (min-width: 808px) {
  .actu-filters #edit-field-section-target-id-entityreference-filter, .actu-filters #edit-serie, .actu-filters #edit-institution, .actu-filters #edit-instellingen {
    margin-bottom: 0;
  }
}
.actu-filters #edit-field-section-target-id-entityreference-filter select, .actu-filters #edit-field-section-target-id-entityreference-filter .choosen-container-single .choosen-single, .actu-filters #edit-serie select, .actu-filters #edit-serie .choosen-container-single .choosen-single, .actu-filters #edit-institution select, .actu-filters #edit-institution .choosen-container-single .choosen-single, .actu-filters #edit-instellingen select, .actu-filters #edit-instellingen .choosen-container-single .choosen-single {
  width: 200px;
  max-width: 200px;
  background-color: #f0d0c8;
}
.actu-filters #edit-field-newstype-tid-i18n select, .actu-filters #edit-field-newstype-tid-i18n .choosen-container-single .choosen-single {
  width: 120px;
  background-color: #f0d0c8;
}
.actu-filters .action-buttons > div {
  float: left;
}
.actu-filters .views-widget--submit {
  margin-right: 10px;
}
.actu-filters .views-widget--submit input {
  padding: 0px 16px !important;
  height: 28px;
  line-height: 24px;
  font-size: 14px;
}
.actu-filters .views-widget--reset {
  margin-bottom: 20px;
}
@media only screen and (min-width: 808px) {
  .actu-filters .views-widget--reset {
    margin-bottom: 0;
  }
}
.actu-filters .views-widget--reset input {
  padding: 0px 16px !important;
  height: 28px;
  line-height: 24px;
  font-size: 14px;
}
.actu-filters .views-widget--reset, .actu-filters .views-widget--submit {
  display: inline-block;
}
@media only screen and (min-width: 808px) {
  .actu-filters .views-widget--reset, .actu-filters .views-widget--submit {
    margin-bottom: 0;
    padding: 20px 0;
  }
  .actu-filters .views-widget--reset input.button, .actu-filters .views-widget--submit input.button {
    margin: 0 0 0 0;
  }
}
.actu-filters .view__filters {
  width: 100%;
}
@media only screen and (min-width: 808px) {
  .actu-filters .view__filters {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .actu-filters .view__filters > form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px;
  }
}
.actu-filters .illustration {
  display: none;
}
.actu-filters .views-widget__label {
  padding-right: 5px;
}
.actu-filters .choosen-container-single .choosen-single span, .actu-filters .views-widget__label {
  font-size: 14px;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
}
.actu-filters .choosen-container .choosen-results li {
  font-size: 14px;
  font-weight: 500;
  padding: 4px 2px;
  color: #562821;
  font-family: "Raleway", sans-serif;
}

.actu-feed {
  height: 100%;
  display: block;
  border-top: 5px solid #562821;
  padding-left: 15px;
  padding-right: 15px;
}
.actu-feed > .row, .node-type-webform .region-content.actu-feed > article, body[class*=-done] main .actu-feed > .region-content {
  margin-bottom: 60px;
}

.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser {
  border-bottom: solid 1px #562821;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .equal .description-wrapper, .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .facet-search > .row .description-wrapper, .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .node-type-webform .region-content.facet-search > article .description-wrapper, .node-type-webform .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .region-content.facet-search > article .description-wrapper, .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser body[class*=-done] main .facet-search > .region-content .description-wrapper, body[class*=-done] main .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .facet-search > .region-content .description-wrapper {
  display: block;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser h1 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
  margin-bottom: 10px;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #D13932;
  font-family: "Raleway", sans-serif;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .resume p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  padding-right: 60px;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types {
  display: inline;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types:after {
  /*content:'-';*/
  display: inline;
  padding: 0 5px;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  color: #f0d0c8;
  font-family: "Raleway", sans-serif;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types li {
  display: inline;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types li:after {
  content: ",";
  display: inline;
  padding: 0 5px 0 0;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  color: #f0d0c8;
  font-family: "Raleway", sans-serif;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types li:last-child:after {
  content: "";
  display: inline;
  padding: 0 0 0 0;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types {
  padding-top: 10px;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .types li {
  font-size: 12px !important;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .date {
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  color: #9A9A9A;
  font-family: "Raleway", sans-serif;
  margin-top: 10px;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .title-wrapper, .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .description-wrapper, .not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .img-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .img-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.focus-link-wrapper {
  display: block;
  width: 100%;
  text-decoration: none !important;
}
.focus-link-wrapper.external:not(.notext) {
  padding-right: 0;
  background-image: none;
}
.focus-link-wrapper > .content {
  width: 100%;
}
.focus-link-wrapper:hover h2 {
  color: #D13932;
}
.focus-link-wrapper:hover .date p {
  color: #e7a599;
}

.mobile .actu-filters #edit-field-section-target-id-entityreference-filter select, .mobile .actu-filters #edit-field-newstype-tid-i18n select {
  opacity: 1;
  border: none;
  height: 42px;
  font-weight: 700;
  position: relative;
  background: url("images/triangle.svg") no-repeat 92% center;
  background-color: #f0d0c8;
}

.single-actu.regularwidth, .node-type-webform .single-actu.region-content, body[class*=-done] main.single-actu {
  padding-left: 15px;
  padding-right: 15px;
}
.single-actu .single-actu-wrapper, .single-actu .single-actu-feed {
  padding-top: 60px;
  padding-bottom: 60px;
}
.single-actu .single-actu-wrapper h1 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
}
.single-actu .single-actu-wrapper h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #D13932;
  font-family: "Raleway", sans-serif;
}
.single-actu .single-actu-wrapper .eventdate + .date {
  display: none;
}
.single-actu .single-actu-wrapper h2.eventdate:before {
  content: " — ";
}
.single-actu .single-actu-wrapper h2.type, .single-actu .single-actu-wrapper h2.eventdate {
  display: inline-block;
  color: #562821;
  font-size: 20px;
  line-height: 32px;
}
.single-actu .single-actu-wrapper h2.type {
  padding-left: 40px;
  position: relative;
}
.single-actu .single-actu-wrapper h2.type:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/agenda-brown.svg) no-repeat center left;
  background-size: 23px;
  position: absolute;
  top: 3px;
  left: 0;
}
.single-actu .single-actu-wrapper .register {
  padding-left: 40px;
  position: relative;
}
.single-actu .single-actu-wrapper .register:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/check.svg) no-repeat center left;
  background-size: 20px;
  position: absolute;
  top: 0px;
  left: 0;
}
.single-actu .single-actu-wrapper .eventdate > span:before {
  content: " & ";
}
.single-actu .single-actu-wrapper .eventdate > span:first-child:before {
  content: "";
}
.single-actu .single-actu-wrapper .border1 img {
  border: solid 1px #562821;
}
.single-actu .single-actu-wrapper .texte.wysiwyg {
  margin-top: 0px;
  font-weight: 500;
}
.single-actu .single-actu-wrapper .date span {
  font-size: 14px;
  /*line-height:35px;*/
  font-weight: 700;
  color: #D13932;
  font-family: "Raleway", sans-serif;
}
.single-actu .single-actu-feed .feed-title {
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
  padding: 10px 0;
  border-top: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
  margin-bottom: 10px;
}
.single-actu .single-actu-feed .single-news {
  border-bottom: 1px solid #9A9A9A;
  margin-bottom: 20px;
}
.single-actu .single-actu-feed .single-actu-link-wrapper {
  text-decoration: none;
}
.single-actu .single-actu-feed .single-actu-link-wrapper .resume {
  font-size: 14px;
}
.single-actu .single-actu-feed .single-actu-link-wrapper .date {
  font-size: 14px;
  line-height: 1.375em;
  font-weight: 700;
  color: #D13932;
  font-family: "Raleway", sans-serif;
}
.single-actu .single-actu-feed .single-actu-link-wrapper .single-actu-title {
  font-size: 18px;
  line-height: 1.375em;
  font-weight: 700;
  color: #562821;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
}
.single-actu .single-actu-feed .single-actu-link-wrapper .img-wrapper {
  margin: 10px 0;
}
.single-actu .image-wrapper {
  margin-bottom: 40px;
}
.single-actu .image-wrapper img {
  /*max-height:550px;width:auto;*/
}

ul.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 90px;
  width: 100%;
}
ul.pager a {
  text-decoration: none;
}
ul.pager .pager__item--current {
  text-decoration: underline !important;
}
ul.pager li, ul.pager .pager__link {
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: #D13932;
}
ul.pager .pager__item {
  padding: 0 5px;
}
ul.pager .pager__link:hover {
  color: #562821;
}
ul.pager .pager__item--first {
  padding: 0 5px 0 0;
}
ul.pager .pager__item--last {
  padding: 0 0 0 5px;
}
ul.pager .pager-previous {
  margin-right: auto;
}
ul.pager .pager-next {
  margin-left: auto;
}
ul.pager .pager__item--previous {
  margin-right: auto;
}
ul.pager .pager__item--next {
  margin-left: auto;
}

.box.news .description-wrapper .resume {
  max-height: 150px;
  overflow: hidden;
  position: relative;
}
.box.news .description-wrapper .resume:after {
  content: "";
  display: block;
  height: 50px;
  z-index: 1;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(8%, rgb(255, 255, 255)), color-stop(110%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 8%, rgba(255, 255, 255, 0) 110%);
}

.grey-bkg .box.news .description-wrapper .resume:after {
  content: "";
  background: rgb(248, 248, 248);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(248, 248, 248)), color-stop(8%, rgb(248, 248, 248)), color-stop(110%, rgba(248, 248, 248, 0)));
  background: linear-gradient(0deg, rgb(248, 248, 248) 0%, rgb(248, 248, 248) 8%, rgba(248, 248, 248, 0) 110%);
}
.grey-bkg .wysiwyg .rsDefault, .grey-bkg .wysiwyg .rsDefault .rsOverflow, .grey-bkg .wysiwyg .rsDefault .rsSlide, .grey-bkg .wysiwyg .rsDefault .rsVideoFrameHolder, .grey-bkg .wysiwyg .rsDefault .rsThumbs {
  background: #F8F8F8;
}

.new-h1-style, section.page h1,
section.page .h1,
section.page .menu-parent-title {
  font-size: 45px;
  line-height: 53px;
  font-weight: 700;
  color: #D13932;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 767px) {
  .new-h1-style, section.page h1,
section.page .h1,
section.page .menu-parent-title {
    font-size: 30px;
    line-height: 38px;
  }
}

section.page.news {
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  section.page .menu-parent-title {
    font-size: 26px;
    line-height: 32px;
  }
}
section.page h1,
section.page .h1,
section.page .menu-parent-title {
  margin-bottom: 20px;
}
section.page h1 a,
section.page .h1 a,
section.page .menu-parent-title a {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  section.page h1,
section.page .h1,
section.page .menu-parent-title {
    margin-bottom: 40px;
  }
}
section.page .texte {
  overflow: hidden;
}
section.page .texte h1 {
  font-weight: 300;
  margin-bottom: 40px;
}
section.page .aside.left .stickyside > ul.nav > li:first-child > a {
  border-top: solid 1px #562821;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > a,
section.page .aside.left .toc > ul > li > a,
section.page .aside.left .nav > ul > li > a {
  font-weight: bold !important;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > a.anchor:before,
section.page .aside.left .toc > ul > li > a.anchor:before,
section.page .aside.left .nav > ul > li > a.anchor:before {
  left: -30px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > a:before,
section.page .aside.left .toc > ul > li > a:before,
section.page .aside.left .nav > ul > li > a:before {
  left: -30px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a,
section.page .aside.left .toc > ul li a,
section.page .aside.left .nav > ul li a {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  text-decoration: none;
  color: #562821;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a span,
section.page .aside.left .toc > ul li a span,
section.page .aside.left .nav > ul li a span {
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
  color: inherit;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.external:not(.notext),
section.page .aside.left .toc > ul li a.external:not(.notext),
section.page .aside.left .nav > ul li a.external:not(.notext) {
  padding-right: 20px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.is-active,
section.page .aside.left .toc > ul li a.is-active,
section.page .aside.left .nav > ul li a.is-active {
  color: #D13932;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > a,
section.page .aside.left .toc > ul > li > ul > li > a,
section.page .aside.left .nav > ul > li > ul > li > a {
  padding-left: 25px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > a.anchor,
section.page .aside.left .toc > ul > li > ul > li > a.anchor,
section.page .aside.left .nav > ul > li > ul > li > a.anchor {
  padding-left: 0;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > a:before,
section.page .aside.left .toc > ul > li > ul > li > a:before,
section.page .aside.left .nav > ul > li > ul > li > a:before {
  left: 0px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > ul > li > a,
section.page .aside.left .toc > ul > li > ul > li > ul > li > a,
section.page .aside.left .nav > ul > li > ul > li > ul > li > a {
  padding-left: 40px;
  color: #707070;
  font-size: 14px;
  line-height: 16px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > ul > li > a.anchor,
section.page .aside.left .toc > ul > li > ul > li > ul > li > a.anchor,
section.page .aside.left .nav > ul > li > ul > li > ul > li > a.anchor {
  padding-left: 25px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > ul > li > a:hover:before,
section.page .aside.left .toc > ul > li > ul > li > ul > li > a:hover:before,
section.page .aside.left .nav > ul > li > ul > li > ul > li > a:hover:before {
  left: 10px !important;
  top: 6px !important;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > div > ul > li > a,
section.page .aside.left .toc > ul > li > ul > li > div > ul > li > a,
section.page .aside.left .nav > ul > li > ul > li > div > ul > li > a {
  padding-left: 40px;
  color: #9b321f;
  font-size: 14px;
  line-height: 16px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > div > ul > li > a.anchor,
section.page .aside.left .toc > ul > li > ul > li > div > ul > li > a.anchor,
section.page .aside.left .nav > ul > li > ul > li > div > ul > li > a.anchor {
  padding-left: 25px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > div > ul > li > a:hover:before,
section.page .aside.left .toc > ul > li > ul > li > div > ul > li > a:hover:before,
section.page .aside.left .nav > ul > li > ul > li > div > ul > li > a:hover:before {
  left: 10px !important;
  top: 6px !important;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a:not(.is-active):hover:before,
section.page .aside.left .toc > ul li a:not(.is-active):hover:before,
section.page .aside.left .nav > ul li a:not(.is-active):hover:before {
  content: url(images/icons/item_off.svg);
  position: absolute;
  top: 11px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li.is-active > a:before,
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) a.is-active:before,
section.page .aside.left .toc > ul li.is-active > a:before,
section.page .aside.left .toc > ul a.is-active:before,
section.page .aside.left .nav > ul li.is-active > a:before,
section.page .aside.left .nav > ul a.is-active:before {
  content: url(images/icons/item_on.svg);
  position: absolute;
  top: 11px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.anchor,
section.page .aside.left .toc > ul li a.anchor,
section.page .aside.left .nav > ul li a.anchor {
  font-weight: 400;
  color: #562821 !important;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.anchor:before,
section.page .aside.left .toc > ul li a.anchor:before,
section.page .aside.left .nav > ul li a.anchor:before {
  content: url(images/icons/item_anchor.svg);
  position: absolute;
  top: 6px;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.anchor:hover,
section.page .aside.left .toc > ul li a.anchor:hover,
section.page .aside.left .nav > ul li a.anchor:hover {
  color: #D13932 !important;
}
section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) li a.anchor:hover:before,
section.page .aside.left .toc > ul li a.anchor:hover:before,
section.page .aside.left .nav > ul li a.anchor:hover:before {
  content: url(images/icons/item_anchor_on.svg);
  position: absolute;
  top: 6px;
}
section.page .aside.left .toc ul li a {
  text-transform: none;
}
body.istoc section.page li.is-active a.is-active {
  border-bottom: none !important;
}
section.page .toc li:not(:last-child) a {
  border-bottom: none !important;
}
section.page .toc a {
  font-size: 12px;
  line-height: 17px;
}
section.page .toc a:hover:before {
  top: 7px;
}
section.page .aside.left .block--menu-block {
  margin-bottom: 20px;
}
section.page .box.contact .departement {
  display: none;
}
section.page .box.contact a {
  text-decoration: none;
}
section.page .box.contact a:hover {
  text-decoration: underline;
}
section.page figcaption {
  text-align: left !important;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  section.page .aside.left,
section.page .aside.right {
    margin-bottom: 40px;
  }
}

.node-type-etudes-observations #main {
  overflow: visible;
}

.node-type-etudes-observations section.page:not(.with-sidebar),
.node-type-plans-reglements-guides section.page:not(.with-sidebar),
.node-type-qui-sommes-nous section.page:not(.with-sidebar),
.node-type-page section.page:not(.with-sidebar) {
  padding-top: 80px;
}

body section.with-sidebar {
  overflow: hidden;
}
body section.with-sidebar .aside, body section.with-sidebar .right {
  padding-top: 60px;
}
@media only screen and (max-width: 991px) {
  body section.with-sidebar .aside.left, body section.with-sidebar .right.left {
    padding-top: 20px;
  }
}

.grey-bkg {
  position: relative;
}
.grey-bkg.right {
  padding-bottom: 150px;
  position: relative;
}
.grey-bkg.right:before {
  content: "";
  display: block;
  position: absolute;
  left: -6.25%;
  height: 100%;
  width: 100vw;
  top: 0;
  background: #F8F8F8;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  .grey-bkg.right:before {
    left: -10vw;
    height: 100%;
    width: 120vw;
  }
}

.grey-bkg.full-bkg {
  background-color: #F8F8F8;
}

.bkg-index-wrapper {
  position: relative;
  z-index: 1;
}

.row.visible, .node-type-webform .region-content > article.visible, body[class*=-done] main .visible.region-content {
  overflow: visible;
}

.not-front .view--jobs {
  /*.views-row-last .news-teaser {margin-bottom:30px;border-bottom:none;background-color:$pink;}*/
}
.not-front .view--jobs .row.equal > div, .not-front .view--jobs .node-type-webform .region-content > article.equal > div, .node-type-webform .not-front .view--jobs .region-content > article.equal > div, .not-front .view--jobs body[class*=-done] main .equal.region-content > div, body[class*=-done] main .not-front .view--jobs .equal.region-content > div, .not-front .view--jobs .facet-search > .row > div, .not-front .view--jobs .node-type-webform .region-content.facet-search > article > div, .node-type-webform .not-front .view--jobs .region-content.facet-search > article > div, .not-front .view--jobs body[class*=-done] main .facet-search > .region-content > div, body[class*=-done] main .not-front .view--jobs .facet-search > .region-content > div {
  width: 100%;
  padding: 0px;
  right: 0;
  margin: 0px !important;
}
.not-front .view--jobs .img-wrapper {
  display: none !important;
}
.not-front .view--jobs .news-teaser {
  margin-bottom: 15px;
  border-bottom: none !important;
  background-color: #f0d0c8;
  padding: 15px 30px;
}
.not-front .view--jobs .news-teaser .description-wrapper {
  padding: 0px !important;
}
.not-front .view--jobs h2,
.not-front .view--jobs h3 {
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0px !important;
}
.not-front .view--jobs p {
  margin-bottom: 0px !important;
}
.not-front .view--jobs .empty p {
  margin-bottom: 20px !important;
}
.not-front .view--jobs ul.types {
  display: none !important;
}
.not-front .view--jobs .date {
  color: #D13932 !important;
}

body:not(.toolbox) .wysiwyg.chapeau-wrapper {
  padding-bottom: 40px;
}

.page.with-sidebar h1, .page.with-sidebar .sous-titre {
  display: inline-block;
}
.page.with-sidebar h1 + .sous-titre {
  font-size: 14px;
  color: #707070;
  margin-left: 15px;
}
.page.with-sidebar .chapeau-wrapper {
  display: block;
}

.chapeau-wrapper {
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;
}
.chapeau-wrapper * {
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;
}

.page.with-sidebar.with-introduction .illu-wrapper {
  position: relative;
  min-height: 350px;
  text-align: center;
  padding-bottom: 20px;
  z-index: 2;
}
.page.with-sidebar.with-introduction .illu-wrapper:before {
  content: "";
  width: 100vw;
  background: white;
  z-index: 0;
  display: block;
  height: calc(50% + 60px);
  top: -60px;
  position: absolute;
  left: calc(-6.25% - 35px);
}
.page.with-sidebar.with-introduction .illu-wrapper img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 400px;
  z-index: 1;
  position: relative;
}

.box.files h3.anchor {
  margin-bottom: 20px;
}

section.page .aside.left ul.nav:not(.nav--subnav):not(.nav--menu-block-13) > li > ul > li > ul > li > a.is-active:before {
  top: 6px !important;
  left: 10px !important;
}

h1 + .contact-flex-wrapper {
  margin-top: 60px;
}

.box.main-contact h3.anchor {
  padding-bottom: 20px;
}

.togle-menu-link {
  display: block;
  padding: 10px 3vw;
  text-decoration: none;
  border-top: 1px solid #D13932;
  border-bottom: 1px solid #D13932;
  position: relative;
  left: -3vw;
  width: calc(100% + 6vw);
  background: white;
}
@media screen and (min-width: 992px) {
  .togle-menu-link {
    display: none;
  }
}
.togle-menu-link::before {
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #D13932;
  content: "";
  display: inline-block;
  height: 15px;
  right: calc(3vw + 7.5px);
  position: absolute;
  top: calc(50% - 15px);
  -webkit-transform: rotate(135deg) translateY(-50%);
          transform: rotate(135deg) translateY(-50%);
  vertical-align: top;
  width: 15px;
}
.togle-menu-link span {
  font-size: 21px;
  font-weight: 500;
  color: #D13932;
}

@media screen and (max-width: 991px) {
  .toggle-menu-content {
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 20px;
    display: none;
  }

  section.page .aside.left .block--menu-block {
    margin-bottom: 0;
  }
}
.with-sidebar div.focuspublications div.wrapper {
  padding: 30px 0;
}

.toggle-menu-content > ul > li.is-active-trail > a {
  color: #D13932 !important;
}

.stickyside {
  position: relative;
}

body section.with-sidebar .aside.left {
  padding-top: 0;
}
body section.with-sidebar .aside.left .stickyside-zero {
  min-height: calc(100vh - 174px);
  position: relative;
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 40px;
  -webkit-transition: min-height 0.3s ease;
  transition: min-height 0.3s ease;
}
@media only screen and (max-width: 991px) {
  body section.with-sidebar .aside.left .stickyside-zero {
    min-height: auto;
    padding-bottom: 0;
  }
  body section.with-sidebar .aside.left .stickyside-zero > .bouton.brun, body section.with-sidebar .aside.left .webform-confirmation + .links .stickyside-zero > a.brun, .webform-confirmation + .links body section.with-sidebar .aside.left .stickyside-zero > a.brun, body section.with-sidebar .aside.left .stickyside-zero > .webform-next, body section.with-sidebar .aside.left .stickyside-zero > .webform-previous, body section.with-sidebar .aside.left .webform-client-form .form-actions .stickyside-zero > input.brun, body section.with-sidebar .aside.left .webform-client-form .form-actions .stickyside-zero > input.webform-next, body section.with-sidebar .aside.left .webform-client-form .form-actions .stickyside-zero > input.webform-previous, .webform-client-form .form-actions body section.with-sidebar .aside.left .stickyside-zero > input.brun, body section.with-sidebar .aside.left .webform-client-form .webform-component-file .stickyside-zero > input.brun[type=submit], body section.with-sidebar .aside.left .webform-client-form .webform-component-file .stickyside-zero > input[type=submit].webform-next, body section.with-sidebar .aside.left .webform-client-form .webform-component-file .stickyside-zero > input[type=submit].webform-previous, .webform-client-form .webform-component-file body section.with-sidebar .aside.left .stickyside-zero > input.brun[type=submit], body section.with-sidebar .aside.left .actu-filters .views-widget--reset .stickyside-zero > input.brun, body section.with-sidebar .aside.left .actu-filters .views-widget--reset .stickyside-zero > input.webform-next, body section.with-sidebar .aside.left .actu-filters .views-widget--reset .stickyside-zero > input.webform-previous, .actu-filters .views-widget--reset body section.with-sidebar .aside.left .stickyside-zero > input.brun, body section.with-sidebar .aside.left .actu-filters .views-widget--submit .stickyside-zero > input, .actu-filters .views-widget--submit body section.with-sidebar .aside.left .stickyside-zero > input {
    position: absolute !important;
    bottom: 20px;
  }
}
body section.with-sidebar .aside.left .stickyside-zero > *:not(#mapid) {
  position: relative;
  z-index: 2;
  pointer-events: none;
}
body section.with-sidebar .aside.left .stickyside-zero > *:not(#mapid) a {
  pointer-events: auto;
}
body section.with-sidebar .aside.left .stickyside-zero > a {
  pointer-events: auto !important;
}
body section.with-sidebar .aside.left .stickyside-zero > a.bouton, body section.with-sidebar .aside.left .webform-confirmation + .links .stickyside-zero > a, .webform-confirmation + .links body section.with-sidebar .aside.left .stickyside-zero > a, body section.with-sidebar .aside.left .stickyside-zero > a.webform-next, body section.with-sidebar .aside.left .stickyside-zero > a.webform-previous {
  margin-top: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  body section.with-sidebar .aside.left .stickyside-zero.is_stuck {
    min-height: calc(100vh - 79px);
  }
  body section.with-sidebar .aside.left .stickyside-zero.is_stuck #mapid:not(.leaflet-fullscreen) .leaflet-top.leaflet-left {
    bottom: 150px;
  }
}
body section.with-sidebar .aside.left .stickyside-zero + div[style] {
  pointer-events: none;
}
body section.with-sidebar .aside.left #mapid:not(.leaflet-fullscreen) {
  height: calc(100vh - 79px);
  position: absolute !important;
  min-width: calc(100% + 43px + 3vw);
  top: 0;
  z-index: 1;
  right: -51px;
  width: 50vw;
  max-width: calc(100% + 66px + (100vw - 50px - 1500px) / 2);
}
@media only screen and (max-width: 991px) {
  body section.with-sidebar .aside.left #mapid:not(.leaflet-fullscreen) {
    height: auto;
    padding-top: 90%;
    max-width: none;
    min-width: 100%;
    right: auto;
    width: calc(100% + 24px);
    left: -12px;
    position: relative !important;
  }
}
@media only screen and (min-width: 992px) {
  body section.with-sidebar .aside.left #mapid:not(.leaflet-fullscreen) .leaflet-top.leaflet-left {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 240px;
    -webkit-transition: bottom 0.3s ease;
    transition: bottom 0.3s ease;
  }
}

.pages-complementaires > .view > div + div ul {
  padding-top: 0;
  margin-top: -60px;
}

.pages-complementaires ul, .view--projets-all-pages > div {
  padding-top: 40px;
  padding-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pages-complementaires ul > div, .pages-complementaires ul > li, .view--projets-all-pages > div > div, .view--projets-all-pages > div > li {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  width: 100%;
}
.pages-complementaires ul > div > span, .pages-complementaires ul > li > span, .view--projets-all-pages > div > div > span, .view--projets-all-pages > div > li > span {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pages-complementaires ul > div, .pages-complementaires ul > li, .view--projets-all-pages > div > div, .view--projets-all-pages > div > li {
    width: 50%;
  }
}
.pages-complementaires ul > div a, .pages-complementaires ul > li a, .view--projets-all-pages > div > div a, .view--projets-all-pages > div > li a {
  display: block;
  background: #D13932;
  padding: 15px 15px 15px 50px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 15px;
  position: relative;
}
.pages-complementaires ul > div a.back, .pages-complementaires ul > li a.back, .view--projets-all-pages > div > div a.back, .view--projets-all-pages > div > li a.back {
  background: transparent;
  color: #D13932;
  border: 2px solid #D13932;
}
.pages-complementaires ul > div a.back:hover, .pages-complementaires ul > li a.back:hover, .view--projets-all-pages > div > div a.back:hover, .view--projets-all-pages > div > li a.back:hover {
  background: #D13932;
  border: 2px solid transparent;
  color: white;
}
.pages-complementaires ul > div a.back:hover:before, .pages-complementaires ul > li a.back:hover:before, .view--projets-all-pages > div > div a.back:hover:before, .view--projets-all-pages > div > li a.back:hover:before {
  background: url(images/arrow-right.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.pages-complementaires ul > div a.back:before, .pages-complementaires ul > li a.back:before, .view--projets-all-pages > div > div a.back:before, .view--projets-all-pages > div > li a.back:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background: url(images/arrow-right-red.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.pages-complementaires ul > div a:hover, .pages-complementaires ul > div a.is-active, .pages-complementaires ul > li a:hover, .pages-complementaires ul > li a.is-active, .view--projets-all-pages > div > div a:hover, .view--projets-all-pages > div > div a.is-active, .view--projets-all-pages > div > li a:hover, .view--projets-all-pages > div > li a.is-active {
  background: #562821;
}
.pages-complementaires ul > div a:before, .pages-complementaires ul > li a:before, .view--projets-all-pages > div > div a:before, .view--projets-all-pages > div > li a:before {
  content: "";
  display: block;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(images/arrow-right.svg) no-repeat;
  background-position: center;
  background-size: contain;
}

.back-link-btn {
  margin-top: 40px;
}

.back-link-btn a {
  display: block;
  background: #D13932;
  padding: 15px 15px 15px 50px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 15px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .back-link-btn a {
    width: 50%;
  }
}
.back-link-btn a:hover {
  background: #562821;
}
.back-link-btn a:before {
  content: "";
  display: block;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background: url(images/arrow-right.svg) no-repeat;
  background-position: center;
  background-size: contain;
}

.new-btn-style, ul.types li, .commune-tag span {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 12px;
  border: 1px solid #D13932;
  border-radius: 20px;
  color: #D13932;
  margin-bottom: 10px;
  margin-right: 10px;
}

.commune-tag {
  margin-bottom: 40px;
}
.commune-tag span {
  background: #f0d0c8;
  border-color: #f0d0c8;
  color: #3b1a00;
  font-size: 12px;
  line-height: 15px;
  padding: 4px 9px;
}

#mapid.leaflet-fullscreen {
  z-index: 1200;
}

.contrats-ecole-feed > h3 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #D13932;
  position: relative;
  padding-top: 20px;
  padding-bottom: 25px;
  margin-top: 30px;
}
.contrats-ecole-feed > h3:before {
  content: "";
  height: 1px;
  border-top: 1px solid #D13932;
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  display: block;
}
.contrats-ecole-feed > h3:first-child {
  margin-top: 0;
  border-top: none;
}
.contrats-ecole-feed > h3:first-child:before {
  display: none;
}

.contrat-ecole-teaser {
  margin-bottom: 40px;
}
.contrat-ecole-teaser .views-field-field-images {
  margin-bottom: 10px;
}
.contrat-ecole-teaser .views-field-field-images a, .contrat-ecole-teaser .views-field-field-images img {
  display: block;
}
.contrat-ecole-teaser .views-field-title a {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 10px;
  color: #D13932;
}
.contrat-ecole-teaser .views-field-field-ecoles {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.contrat-ecole-teaser .views-field-field-ecoles p:last-child {
  margin-bottom: 0;
}
.contrat-ecole-teaser .views-field-field-description-ecole {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contrat-ecole-teaser .views-field-field-description-ecole p:last-child {
  margin-bottom: 0;
}
.contrat-ecole-teaser .views-field-view-node a {
  font-size: 12px;
  font-weight: bold;
  color: #D13932;
  cursor: pointer;
  text-decoration: underline;
  display: inline-block;
}
.contrat-ecole-teaser .views-field-field-ce-serie .field-content {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}
.contrat-ecole-teaser .views-field-field-actions, .contrat-ecole-teaser .views-field-field-investissements, .contrat-ecole-teaser .views-field-field-communes, .contrat-ecole-teaser .views-field-field-ce-avancement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.contrat-ecole-teaser .views-field-field-actions > .views-label, .contrat-ecole-teaser .views-field-field-investissements > .views-label, .contrat-ecole-teaser .views-field-field-communes > .views-label, .contrat-ecole-teaser .views-field-field-ce-avancement > .views-label {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}
.contrat-ecole-teaser .views-field-field-actions > div, .contrat-ecole-teaser .views-field-field-investissements > div, .contrat-ecole-teaser .views-field-field-communes > div, .contrat-ecole-teaser .views-field-field-ce-avancement > div {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  padding-left: 5px;
}
.contrat-ecole-teaser .views-field-field-actions + .views-field-view-node, .contrat-ecole-teaser .views-field-field-investissements + .views-field-view-node, .contrat-ecole-teaser .views-field-field-communes + .views-field-view-node, .contrat-ecole-teaser .views-field-field-ce-avancement + .views-field-view-node {
  margin-top: 10px;
}

.page.with-sidebar h1 + h3 {
  display: block;
  margin-bottom: 30px;
  margin-top: -10px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #9A9A9A;
}
.page.with-sidebar .sections-feed > .regularwidth, .page.with-sidebar .node-type-webform .sections-feed > .region-content, .node-type-webform .page.with-sidebar .sections-feed > .region-content, .page.with-sidebar body[class*=-done] .sections-feed > main, body[class*=-done] .page.with-sidebar .sections-feed > main {
  width: 100%;
  max-width: none;
}
.page.with-sidebar .sections-feed > .regularwidth > .row, .page.with-sidebar .node-type-webform .sections-feed > .region-content > .row, .page.with-sidebar .node-type-webform .sections-feed > .region-content > article, .node-type-webform .page.with-sidebar .sections-feed > .region-content > .row, .node-type-webform .page.with-sidebar .sections-feed > .region-content > article, .page.with-sidebar body[class*=-done] main .sections-feed > .regularwidth > .region-content, .page.with-sidebar body[class*=-done] main .node-type-webform .sections-feed > .region-content > .region-content, .node-type-webform .page.with-sidebar body[class*=-done] main .sections-feed > .region-content > .region-content, body[class*=-done] main .page.with-sidebar .sections-feed > .regularwidth > .region-content, body[class*=-done] main .page.with-sidebar .node-type-webform .sections-feed > .region-content > .region-content, .node-type-webform body[class*=-done] main .page.with-sidebar .sections-feed > .region-content > .region-content, .page.with-sidebar body[class*=-done] .sections-feed > main > .row, .page.with-sidebar body[class*=-done] .sections-feed > main > .region-content, body[class*=-done] .page.with-sidebar .sections-feed > main > .row, body[class*=-done] .page.with-sidebar .sections-feed > main > .region-content {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .page.with-sidebar .sections-feed .flex-container > .section-teaser {
    width: 50%;
  }
}

* {
  font-family: "Raleway", sans-serif;
  color: #562821;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

main {
  padding-top: 174px;
  display: block;
  background: #fff;
  outline: none;
}
@media screen and (max-width: 768px) {
  main {
    padding-top: 80px;
  }
}

.printonly {
  display: none;
}

.lexicon-term {
  text-decoration: none !important;
  border-bottom: dotted 1px #562821;
}

.date-event + .date {
  display: none;
}

.date-event span:before {
  content: ", ";
}
.date-event span:first-child:before {
  display: none;
}
.date-event span:last-child:before {
  content: " & ";
}

.hyphenate {
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}

.donthyphenate {
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}

.regularwidth, .node-type-webform .region-content, body[class*=-done] main {
  width: 94vw;
  max-width: 1500px;
  margin: auto;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin-bottom: 1em;
}

a.external:not(.notext) {
  padding-right: 15px;
  background-image: url(images/external.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 10px 10px;
}

a.dummy {
  pointer-events: none;
}

.pdfpreview-image-wrapper a.external {
  background-image: none;
  padding-right: 0px;
}

.equal, .facet-search > .row, .node-type-webform .region-content.facet-search > article, body[class*=-done] main .facet-search > .region-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.equal > div[class*=col-], .facet-search > .row > div[class*=col-], .node-type-webform .region-content.facet-search > article > div[class*=col-], body[class*=-done] main .facet-search > .region-content > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* BOUTONS */
.bouton, .webform-confirmation + .links a, .webform-next, .webform-previous, .webform-client-form .form-actions input, .webform-client-form .webform-component-file input[type=submit], .actu-filters .views-widget--submit input, .actu-filters .views-widget--reset input {
  display: inline-block !important;
  font-size: 14px;
  width: auto;
  font-weight: 700;
  padding: 10px 14px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 24px 0 0 0;
  background-image: none !important;
  text-decoration: none !important;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (max-width: 1200px) {
  .bouton, .webform-confirmation + .links a, .webform-next, .webform-previous, .webform-client-form .form-actions input, .webform-client-form .webform-component-file input[type=submit], .actu-filters .views-widget--submit input, .actu-filters .views-widget--reset input {
    padding: 5px 9px;
  }
}

.bouton.brun, .webform-confirmation + .links a.brun, .webform-next, .webform-previous, .webform-client-form .form-actions input.brun, .webform-client-form .form-actions input.webform-next, .webform-client-form .form-actions input.webform-previous, .webform-client-form .webform-component-file input.brun[type=submit], .webform-client-form .webform-component-file input[type=submit].webform-next, .webform-client-form .webform-component-file input[type=submit].webform-previous, .actu-filters .views-widget--reset input.brun, .actu-filters .views-widget--reset input.webform-next, .actu-filters .views-widget--reset input.webform-previous, .actu-filters .views-widget--submit input {
  background-color: #562821;
  border-color: #562821;
  color: white;
}

.bouton.brun:hover, .webform-confirmation + .links a.brun:hover, .webform-next:hover, .webform-previous:hover, .webform-client-form .form-actions input.brun:hover, .webform-client-form .form-actions input.webform-next:hover, .webform-client-form .form-actions input.webform-previous:hover, .webform-client-form .webform-component-file input.brun[type=submit]:hover, .webform-client-form .webform-component-file input[type=submit].webform-next:hover, .webform-client-form .webform-component-file input[type=submit].webform-previous:hover, .actu-filters .views-widget--reset input.brun:hover, .actu-filters .views-widget--reset input.webform-next:hover, .actu-filters .views-widget--reset input.webform-previous:hover, .actu-filters .views-widget--submit input:hover {
  background-color: transparent;
  color: #562821;
}

.bouton.rouge, .webform-confirmation + .links a.rouge, .rouge.webform-next, .rouge.webform-previous, .webform-client-form .form-actions input.rouge, .webform-client-form .webform-component-file input.rouge[type=submit], .actu-filters .views-widget--submit input.rouge, .actu-filters .views-widget--reset input, .menu-attach-block-wrapper .bouton.brun, .menu-attach-block-wrapper .webform-confirmation + .links a.brun, .webform-confirmation + .links .menu-attach-block-wrapper a.brun, .menu-attach-block-wrapper .webform-next, .menu-attach-block-wrapper .webform-previous, .menu-attach-block-wrapper .webform-client-form .form-actions input.brun, .menu-attach-block-wrapper .webform-client-form .form-actions input.webform-next, .menu-attach-block-wrapper .webform-client-form .form-actions input.webform-previous, .webform-client-form .form-actions .menu-attach-block-wrapper input.brun, .webform-client-form .form-actions .menu-attach-block-wrapper input.webform-next, .webform-client-form .form-actions .menu-attach-block-wrapper input.webform-previous, .menu-attach-block-wrapper .webform-client-form .webform-component-file input.brun[type=submit], .menu-attach-block-wrapper .webform-client-form .webform-component-file input[type=submit].webform-next, .menu-attach-block-wrapper .webform-client-form .webform-component-file input[type=submit].webform-previous, .webform-client-form .webform-component-file .menu-attach-block-wrapper input.brun[type=submit], .webform-client-form .webform-component-file .menu-attach-block-wrapper input[type=submit].webform-next, .webform-client-form .webform-component-file .menu-attach-block-wrapper input[type=submit].webform-previous, .menu-attach-block-wrapper .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit .menu-attach-block-wrapper input {
  background-color: #D13932;
  border-color: #D13932;
  color: white;
}

.bouton.rouge:hover, .webform-confirmation + .links a.rouge:hover, .rouge.webform-next:hover, .rouge.webform-previous:hover, .webform-client-form .form-actions input.rouge:hover, .webform-client-form .webform-component-file input.rouge[type=submit]:hover, .actu-filters .views-widget--submit input.rouge:hover, .actu-filters .views-widget--reset input:hover, .menu-attach-block-wrapper .bouton.brun:hover, .menu-attach-block-wrapper .webform-confirmation + .links a.brun:hover, .webform-confirmation + .links .menu-attach-block-wrapper a.brun:hover, .menu-attach-block-wrapper .webform-next:hover, .menu-attach-block-wrapper .webform-previous:hover, .menu-attach-block-wrapper .webform-client-form .form-actions input.brun:hover, .webform-client-form .form-actions .menu-attach-block-wrapper input.brun:hover, .menu-attach-block-wrapper .webform-client-form .webform-component-file input.brun[type=submit]:hover, .menu-attach-block-wrapper .webform-client-form .webform-component-file input[type=submit].webform-next:hover, .menu-attach-block-wrapper .webform-client-form .webform-component-file input[type=submit].webform-previous:hover, .webform-client-form .webform-component-file .menu-attach-block-wrapper input.brun[type=submit]:hover, .webform-client-form .webform-component-file .menu-attach-block-wrapper input[type=submit].webform-next:hover, .webform-client-form .webform-component-file .menu-attach-block-wrapper input[type=submit].webform-previous:hover, .menu-attach-block-wrapper .actu-filters .views-widget--submit input:hover, .actu-filters .views-widget--submit .menu-attach-block-wrapper input:hover {
  background-color: transparent;
  color: #D13932;
}

.bouton.rose, .webform-confirmation + .links a.rose, .rose.webform-next, .rose.webform-previous, .webform-client-form .form-actions input.rose, .webform-client-form .webform-component-file input.rose[type=submit], .actu-filters .views-widget--submit input.rose, .actu-filters .views-widget--reset input.rose {
  background-color: #e7a599;
  border-color: #e7a599;
  color: #562821;
}

.bouton.rose:hover, .webform-confirmation + .links a.rose:hover, .rose.webform-next:hover, .rose.webform-previous:hover, .webform-client-form .form-actions input.rose:hover, .webform-client-form .webform-component-file input.rose[type=submit]:hover, .actu-filters .views-widget--submit input.rose:hover, .actu-filters .views-widget--reset input.rose:hover {
  background-color: transparent;
  color: #562821;
}

.grandbouton {
  padding: 10px 14px;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
}

.aligncenter, .aligncenter * {
  text-align: center;
}

.clearer, .clearfix {
  clear: both;
}

.mobileonly {
  display: none;
}

@media screen and (max-width: 768px) {
  .mobileonly {
    display: inline;
  }

  .desktoponly {
    display: none;
  }
}
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #562821;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  height: 100vh;
  top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: transparent;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/icons/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-closeContainer {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  display: block;
}

.lb-nav a.lb-prev {
  width: 50%;
  left: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  position: fixed;
  top: 0;
}
.lb-nav a.lb-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50px;
  width: 50px;
  height: 50px;
  background: url(images/arrow-left.svg) no-repeat;
  background-size: contain;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 50%;
  right: 0;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  position: fixed;
  top: 0;
}
.lb-nav a.lb-next:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
  width: 50px;
  height: 50px;
  background: url(images/arrow-right.svg) no-repeat;
  background-size: contain;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
}

.lb-data .lb-caption a {
  color: #D13932;
  font-size: 15px;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: white;
  font-family: "Raleway", sans-serif;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lightbox-link.external:not(.notext) {
  background-image: none;
  padding-right: 0;
}

.royalSlider .lightbox-link.inline, .file-image .lightbox-link.inline {
  display: block;
  position: relative;
}
.royalSlider .lightbox-link.inline:after, .file-image .lightbox-link.inline:after {
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  top: 15px;
  right: 15px;
  background-image: url(images/fullscreen-white.svg);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  z-index: 1;
}
.royalSlider .lightbox-link.inline:before, .file-image .lightbox-link.inline:before {
  content: "";
  display: block;
  height: 200px;
  width: 200px;
  top: 0px;
  right: 0px;
  pointer-events: none;
  background: rgb(0, 0, 0);
  background: linear-gradient(220deg, rgb(0, 0, 0) -25%, rgba(0, 0, 0, 0) 40%);
  z-index: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.royalSlider .lightbox-link.inline:hover:after, .file-image .lightbox-link.inline:hover:after {
  opacity: 1;
}
.royalSlider .lightbox-link.inline:hover:before, .file-image .lightbox-link.inline:hover:before {
  opacity: 0.6;
}

.lightbox-link {
  display: block;
}
.lightbox-link.inline {
  display: inline;
}

.lightbox-link:not(.inline) {
  position: relative;
}
.lightbox-link:not(.inline):after {
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  top: 15px;
  right: 15px;
  background-image: url(images/fullscreen-white.svg);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  z-index: 1;
}
.lightbox-link:not(.inline):before {
  content: "";
  display: block;
  height: 200px;
  width: 200px;
  top: 0px;
  right: 0px;
  pointer-events: none;
  background: rgb(0, 0, 0);
  background: linear-gradient(220deg, rgb(0, 0, 0) -25%, rgba(0, 0, 0, 0) 40%);
  z-index: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.lightbox-link:not(.inline):hover:after {
  opacity: 1;
}
.lightbox-link:not(.inline):hover:before {
  opacity: 0.6;
}

.visually-hidden, .wysiwyg .hidden-anchor {
  width: 0;
  display: block;
  visibility: hidden;
  height: 0px;
}

#block-views-995aab0b99df52f197905aa1c884b2be form {
  margin-top: 20px;
}
#block-views-995aab0b99df52f197905aa1c884b2be .form-item--commune select {
  width: calc(100% + 32px);
  padding: 10px 16px;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: 1px solid #562821;
  border-bottom: 1px solid #562821;
  -webkit-box-shadow: transparent;
          box-shadow: transparent;
  margin-left: -16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: url(images/icons/arrow-down-form.svg) no-repeat;
  background-size: 15px;
  background-position: 95% center;
  color: #D13932;
  font-weight: bold;
  cursor: pointer;
}
#block-views-995aab0b99df52f197905aa1c884b2be .form-item--commune select:focus {
  outline: transparent;
}

#back-to-top {
  display: inline-block;
  background-color: #D13932;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#back-to-top svg {
  height: 12px;
  width: auto;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

#back-to-top:hover {
  cursor: pointer;
  background-color: #562821;
}

#back-to-top.show {
  opacity: 1;
  visibility: visible;
}

div.focuspublications div.wrapper .publication-slider .publication img {
  max-height: 300px;
}

div.focuspublications div.wrapper .publication-slider .publication .cover {
  max-width: 100% !important;
  height: 300px;
}

.overflow-visible {
  overflow: visible;
}

body.node-type-ecole .aside.left .bouton, body.node-type-ecole .aside.left .webform-confirmation + .links a, .webform-confirmation + .links body.node-type-ecole .aside.left a, body.node-type-ecole .aside.left .webform-next, body.node-type-ecole .aside.left .webform-previous, body.node-type-ecole .aside.left .webform-client-form .form-actions input, .webform-client-form .form-actions body.node-type-ecole .aside.left input, body.node-type-ecole .aside.left .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file body.node-type-ecole .aside.left input[type=submit], body.node-type-ecole .aside.left .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit body.node-type-ecole .aside.left input, body.node-type-ecole .aside.left .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset body.node-type-ecole .aside.left input {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1350px) {
  body.node-type-ecole .aside.left .bouton, body.node-type-ecole .aside.left .webform-confirmation + .links a, .webform-confirmation + .links body.node-type-ecole .aside.left a, body.node-type-ecole .aside.left .webform-next, body.node-type-ecole .aside.left .webform-previous, body.node-type-ecole .aside.left .webform-client-form .form-actions input, .webform-client-form .form-actions body.node-type-ecole .aside.left input, body.node-type-ecole .aside.left .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file body.node-type-ecole .aside.left input[type=submit], body.node-type-ecole .aside.left .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit body.node-type-ecole .aside.left input, body.node-type-ecole .aside.left .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset body.node-type-ecole .aside.left input {
    padding-left: 40px;
    padding-right: 40px;
  }
}
body.node-type-ecole .publicationss {
  /* publications */
  background-color: #f2e3df;
  padding: 15px 0;
}
body.node-type-ecole .publicationss .institution, body.node-type-ecole .publicationss .date {
  display: none;
}
body.node-type-ecole .publicationss .publications h3 {
  font-size: 14px;
}
body.node-type-ecole .publicationss .publications h4 {
  font-size: 12px;
}
body.node-type-ecole .publicationss a.lirepluspdf {
  font-size: 12px;
  margin: 0px;
  margin-bottom: 1em;
}
body.node-type-ecole .publicationss a.lireplus {
  display: none;
}
body.node-type-ecole .publicationss .cover {
  height: 180px;
  float: none;
  margin-right: 0px;
  margin-bottom: 10px;
}
body.node-type-ecole .publicationss .cover img {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
body.node-type-ecole .focuspublications .news a {
  text-decoration: none;
  border-bottom: none;
}
body.node-type-ecole .focuspublications .news a:hover * {
  color: #D13932;
}
body.node-type-ecole .focuspublications .news h2 {
  font-size: 14px;
  line-height: 1.5em;
}
body.node-type-ecole .focuspublications .news h4 {
  font-size: 12px;
  line-height: 1.5em;
}

@font-face {
  font-family: "Glyphicons Regular";
  src: url("font/glyphicons-regular.eot");
  src: url("font/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("font/glyphicons-regular.woff2") format("woff2"), url("font/glyphicons-regular.woff") format("woff"), url("font/glyphicons-regular.ttf") format("truetype"), url("font/glyphicons-regular.svg#glyphiconsregular") format("svg");
}
.leaflet-top, .leaflet-bottom {
  z-index: 800;
}

.leaflet-fullscreen {
  z-index: 99999;
}

.leaflet-control-fullscreen {
  font-family: "Glyphicons Regular";
}

.leaflet-control-fullscreen:before {
  content: "\e350";
}

.leaflet-fullscreen .leaflet-control-fullscreen:before {
  content: "\e215";
}

div.leaflet-control-layers.leaflet-control {
  left: 42px;
}

div.leaflet-control-zoom {
  top: 0;
  position: absolute;
}

.node-type-qui-sommes-nous section.map {
  width: 100%;
  background-color: #f0d0c8;
  margin-top: 0px;
}
.node-type-qui-sommes-nous section.map #mapid2 {
  width: 100%;
  height: 400px;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-content-wrapper {
  border-radius: 0px !important;
  background-color: #562821 !important;
  -webkit-box-shadow: 0 0px 0px transparent !important;
          box-shadow: 0 0px 0px transparent !important;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-content-wrapper .leaflet-popup-content {
  color: white !important;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-content-wrapper h2.h2-productions-small {
  margin-bottom: 2px !important;
  margin-top: 0px;
  font-size: 16px !important;
  font-weight: normal !important;
  height: initial;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-content-wrapper h2.h2-productions-small a {
  color: white !important;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-close-button {
  display: none !important;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup-tip {
  display: none;
  width: 22px !important;
  height: 22px !important;
  margin: -13px auto 0 !important;
  -webkit-transform: rotate(-58deg) skew(-25deg) !important;
  transform: rotate(-58deg) skew(-25deg) !important;
  background-color: #562821 !important;
  -webkit-box-shadow: 0 0px 0px transparent !important;
          box-shadow: 0 0px 0px transparent !important;
}
.node-type-qui-sommes-nous section.map #mapid2 .leaflet-popup.leaflet-zoom-animated {
  margin-bottom: 3px !important;
  margin-left: -1px !important;
}

.leaflet-control-zoomhome a {
  font: bold 18px "Lucida Console", Monaco, monospace;
}

a.leaflet-control-zoomhome-in,
a.leaflet-control-zoomhome-out {
  font-size: 1.5em;
}

a.leaflet-control-zoom-home {
  background-image: url(images/reset-zoom.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 60%;
}
a.leaflet-control-zoom-home:hover {
  color: transparent;
}

.node-type-projet a.leaflet-control-zoom-home {
  display: none;
}
.node-type-projet .leaflet-control-layers {
  display: none;
}
.node-type-projet.fullscreen .leaflet-control-layers {
  display: block;
}

body .leaflet-popup-content-wrapper {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
  background: white !important;
  border-radius: 5px;
  padding: 0;
}
body .leaflet-popup-content {
  padding: 20px;
  min-width: 200px;
}
body .leaflet-popup-content > a > img {
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  max-width: calc(100% + 40px);
  margin-bottom: 15px;
}
body .leaflet-popup-content > h2 {
  color: #D13932;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
body .leaflet-popup-content > a:last-child {
  padding: 4px 12px !important;
  border-radius: 20px !important;
  font-size: 12px !important;
  line-height: 18px !important;
  margin-top: 10px !important;
}
body .leaflet-popup-tip {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
  width: 40px;
  height: 20px;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.choosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.choosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.choosen-container .choosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #f0d0c8;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.choosen-container.choosen-with-drop .choosen-drop {
  clip: auto;
}

.choosen-container a {
  cursor: pointer;
}

.choosen-container .search-choice .group-name, .choosen-container .choosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.choosen-container .search-choice .group-name:after, .choosen-container .choosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.choosen-container-single .choosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 28px;
  border-radius: 10px;
  background-color: #f0d0c8;
  color: #562821;
  text-decoration: none;
  white-space: nowrap;
  line-height: 28px;
}
@media only screen and (max-width: 1200px) {
  .choosen-container-single .choosen-single {
    padding: 0 0 0 3px;
  }
}

.choosen-container-single .choosen-default {
  color: #999;
}

.choosen-container-single .choosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 28px;
  line-height: 28px;
}
.choosen-container-single .choosen-single-with-deselect span {
  margin-right: 38px;
}

.choosen-container-single .choosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.choosen-container-single .choosen-single abbr:hover {
  background-position: -42px -10px;
}

.choosen-container-single.choosen-disabled .choosen-single abbr:hover {
  background-position: -42px -10px;
}

.choosen-container-single .choosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 100%;
}

.choosen-container-single .choosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("images/triangle.svg") no-repeat center center;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
}

.choosen-container-single .choosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.choosen-container-single .choosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.choosen-container-single .choosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.choosen-container-single.choosen-container-single-nosearch .choosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.choosen-container .choosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.choosen-container .choosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.choosen-container .choosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.choosen-container .choosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.choosen-container .choosen-results li.highlighted {
  background-color: #e7a599;
  color: #fff;
}

.choosen-container .choosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.choosen-container .choosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.choosen-container .choosen-results li.group-option {
  padding-left: 15px;
}

.choosen-container .choosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.choosen-container-multi .choosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.choosen-container-multi .choosen-choices li {
  float: left;
  list-style: none;
}

.choosen-container-multi .choosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.choosen-container-multi .choosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.choosen-container-multi .choosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.choosen-container-multi .choosen-choices li.search-choice span {
  word-wrap: break-word;
}

.choosen-container-multi .choosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.choosen-container-multi .choosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.choosen-container-multi .choosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.choosen-container-multi .choosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.choosen-container-multi .choosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.choosen-container-multi .choosen-results {
  margin: 0;
  padding: 0;
}

.choosen-container-multi .choosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.choosen-container-active.choosen-with-drop .choosen-single {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #f0d0c8;
}

.choosen-container-active.choosen-with-drop .choosen-single div {
  border-left: none;
  background: transparent;
}

.choosen-container-active.choosen-with-drop .choosen-single div b {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.choosen-container-active .choosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.choosen-container-active .choosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.choosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.choosen-disabled .choosen-single {
  cursor: default;
}

.choosen-disabled .choosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.choosen-rtl {
  text-align: right;
}

.choosen-rtl .choosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.choosen-rtl .choosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.choosen-rtl .choosen-single-with-deselect span {
  margin-left: 38px;
}

.choosen-rtl .choosen-single div {
  right: auto;
  left: 3px;
}

.choosen-rtl .choosen-single abbr {
  right: auto;
  left: 26px;
}

.choosen-rtl .choosen-choices li {
  float: right;
}

.choosen-rtl .choosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.choosen-rtl .choosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.choosen-rtl .choosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.choosen-rtl.choosen-container-single .choosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.choosen-rtl .choosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.choosen-rtl.choosen-container-active.choosen-with-drop .choosen-single div {
  border-right: none;
}

.choosen-rtl .choosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.choosen-rtl.choosen-container-single .choosen-single div b {
  background-position: 6px 2px;
}

.choosen-rtl.choosen-container-single.choosen-with-drop .choosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .choosen-rtl .choosen-search input[type=text],
.choosen-container-single .choosen-single abbr,
.choosen-container-single .choosen-single div b,
.choosen-container-single .choosen-search input[type=text],
.choosen-container-multi .choosen-choices .search-choice .search-choice-close,
.choosen-container .choosen-results-scroll-down span,
.choosen-container .choosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
.contact-flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.contact-flex-wrapper .box.contact, .contact-flex-wrapper .box.links {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 798px) {
  .contact-flex-wrapper .box.contact, .contact-flex-wrapper .box.links {
    min-width: 50%;
  }
}
@media screen and (max-width: 797px) {
  .contact-flex-wrapper .box.contact, .contact-flex-wrapper .box.links {
    min-width: 100%;
  }
}

.contact.solo .view-mode-nom_et_pr_nom {
  display: inline;
}

.contact.solo .view-mode-nom_et_pr_nom:after {
  content: ", ";
}

.box.links {
  margin-bottom: 60px;
}
.box.links > .field__label {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #D13932;
  position: relative;
  padding-top: 15px;
  margin-bottom: 5px;
}
.box.links > .field__label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: #562821;
  width: 100%;
  left: 0;
  top: 0;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px;
}
.contact.mail .general {
  padding-top: 41px;
}
.contact.solo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact.solo > .field__label {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #D13932;
  position: relative;
  padding-top: 15px;
  margin-bottom: 5px;
}
.contact.solo > .field__label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: #562821;
  width: calc(100% - 30px);
  left: 15px;
  top: 0;
}
.contact.solo > .field__label, .contact.solo > span {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.contact .general, .contact .coordonates {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 798px) {
  .contact .general, .contact .coordonates {
    min-width: 50%;
  }
}
@media screen and (max-width: 797px) {
  .contact .general, .contact .coordonates {
    min-width: 100%;
  }
}
.contact .general:before, .contact .coordonates:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: #562821;
  width: calc(100% - 30px);
  left: 15px;
  top: 0;
}
.contact .nom,
.contact .prenom,
.contact .generic {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}
.contact .generic {
  text-transform: uppercase;
}
.contact .prenom {
  float: left;
  margin-right: 4px;
}
.contact .departement,
.contact .fonction {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #D13932;
}
.contact .coordonates p {
  margin: 0px !important;
}
.contact p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}
.contact p span {
  padding-right: 4px;
}
.contact a {
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.node--equipe h2 {
  margin-top: 40px;
}
.node--equipe .equipe .general,
.node--equipe .equipe .coordonates {
  display: inline;
}
.node--equipe .equipe .prenom,
.node--equipe .equipe .nom,
.node--equipe .equipe .generic {
  display: inline;
  padding-right: 4px;
  font-weight: bold;
}
.node--equipe .equipe .departement {
  display: none;
}
.node--equipe .equipe .nom:after {
  content: "\a";
  white-space: pre;
}
.node--equipe .equipe .coordonates p {
  margin: 0px 0px 0px 15px !important;
}

.cookie-pop {
  background-color: #562821;
  border-bottom: 1px solid #fff;
  color: #fff;
  left: 0;
  position: fixed;
  text-align: center;
  bottom: 0px;
  width: 100%;
  z-index: 1000;
  padding: 2px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Raleway", sans-serif;
  border-top: solid 4px white;
}
.cookie-pop a {
  color: white;
}

.cookie-pop button.bouton, .cookie-pop button.webform-next, .cookie-pop button.webform-previous {
  margin: 10px;
  padding: 2px 5px;
  font-size: 12px;
}

html .skiplinks {
  display: none;
}
html .nav--inline.nav {
  display: none !important;
}

.element-invisible {
  display: none;
}

.nav__item--en {
  display: none !important;
}

/************contextual-links****************************/
.contextual-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 30px;
}
.contextual-links li {
  margin-right: 15px;
  padding: 3px 10px 2px !important;
  background-image: none !important;
  background-color: #bd004c;
}
.contextual-links li:hover {
  background-color: #D13932;
}
.contextual-links li a {
  color: white !important;
  font-weight: 600;
}

/* ne pas voir les liens d edition pour les menus etc. */
.block .contextual-links-wrapper {
  display: none;
}

@media screen and (max-width: 768px) {
  main h1 {
    margin-bottom: 28px;
  }
}
body.i18n-en .nid703 {
  display: none;
}

.wysiwyg .view--quipes .views-row {
  margin-top: 80px;
}
.wysiwyg .view--quipes .views-row.views-row-1 {
  margin-top: 0px;
}
.wysiwyg .view--quipes .views-row .coordonates p {
  margin-left: 0px !important;
}

.page-evenements main div.date, .page-evenementen main div.date {
  display: none !important;
}
.page-evenements main .eventdate > span:before, .page-evenementen main .eventdate > span:before {
  content: " & ";
}
.page-evenements main .eventdate > span:first-child:before, .page-evenementen main .eventdate > span:first-child:before {
  content: "";
}
.page-evenements main .date-heading, .page-evenementen main .date-heading {
  font-weight: bold;
  text-align: center;
  padding-top: 1em;
}
.page-evenements main .date-heading h3, .page-evenementen main .date-heading h3 {
  color: #D13932;
  text-transform: capitalize;
}
.page-evenements main ul.pager, .page-evenementen main ul.pager {
  min-height: 0px;
  margin-bottom: 1em;
}
.page-evenements main ul.pager li, .page-evenementen main ul.pager li {
  margin: 0 10px;
}
.page-evenements main ul.pager li a:hover, .page-evenementen main ul.pager li a:hover {
  color: #D13932;
}

.feed-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.node-type-actualite div.lieu, .node-type-actualite div.organisateur {
  margin-bottom: 1em;
  font-size: 15px;
  line-height: 24px;
}
.node-type-actualite div.lieu h3, .node-type-actualite div.organisateur h3 {
  font-weight: bold;
}
.node-type-actualite div.lieu p, .node-type-actualite div.organisateur p {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.node-type-actualite div.lieu span:after, .node-type-actualite div.organisateur span:after {
  content: ", ";
}
.node-type-actualite div.lieu span:last-child:after, .node-type-actualite div.organisateur span:last-child:after {
  content: "";
}

.agenda.actu-feed .event-time span {
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  color: #D13932;
}
.agenda.actu-feed .lieu-label {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #562821;
}
.agenda.actu-feed address {
  padding-top: 15px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #562821;
}
.agenda.actu-feed .organisateur {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #562821;
}
.agenda.actu-feed .lieu {
  font-size: 18px;
  line-height: 24px;
}
.agenda.actu-feed .description-wrapper p {
  font-size: 16px;
  line-height: 24px;
}
.agenda.actu-feed .description-wrapper h3 {
  padding-left: 40px;
  position: relative;
}
.agenda.actu-feed .description-wrapper h3:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/agenda.svg) no-repeat center left;
  background-size: 23px;
  position: absolute;
  top: 3px;
  left: 0;
}
.agenda.actu-feed .register {
  padding-left: 40px;
  position: relative;
}
.agenda.actu-feed .register:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/check.svg) no-repeat center left;
  background-size: 20px;
  position: absolute;
  top: 0px;
  left: 0;
}
.agenda.actu-feed .img-wrapper {
  display: block;
}
.agenda.actu-feed .img-wrapper div {
  display: block;
  width: 100%;
}
.agenda.actu-feed .img-wrapper div img {
  display: block;
}

.not-front .news-teaser h3 {
  margin-bottom: 10px;
}

.organisateur {
  padding-left: 40px;
  display: block;
  position: relative;
}
.organisateur:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/user.svg) no-repeat center left;
  background-size: 25px;
  position: absolute;
  top: 0px;
  left: 0;
}

.single-actu-wrapper .organisateur:before {
  top: 0px;
}

.lieu {
  padding-left: 40px;
  display: block;
  position: relative;
}
.lieu:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/location.svg) no-repeat center left;
  background-size: 25px;
  position: absolute;
  top: -4px;
  left: 0;
}

.month-agenda {
  text-align: left;
}
.month-agenda h2 {
  position: relative;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  padding: 15px 15px;
  display: block;
  left: -15px;
  color: #D13932;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: inline-block;
}

.actu-feed .month-agenda:first-of-type {
  border-top: none;
}

.actu-feed .month-agenda {
  border-top: 4px solid #562821;
}

.actu-feed > .row > .month-agenda:first-child h2, .node-type-webform .region-content.actu-feed > article > .month-agenda:first-child h2, body[class*=-done] main .actu-feed > .region-content > .month-agenda:first-child h2 {
  margin-top: 0;
}

.event-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.event-anchor li {
  padding: 20px 20px;
  text-align: center;
}
.event-anchor a {
  text-decoration: none;
  color: #D13932;
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.event-anchor a:hover {
  color: #562821;
}

.event-year-filter .date-nav-wrapper {
  border-bottom: 1px solid #D13932;
}
.event-year-filter .date-heading {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 200px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.event-year-filter .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 15px;
  padding-left: 15px;
}
.event-year-filter .pager a {
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  color: #D13932;
}
.event-year-filter .pager a:hover {
  color: #562821;
}
.event-year-filter .pager .date-next {
  margin-left: auto;
}
.event-year-filter .pager .date-prev {
  margin-right: auto;
}
.event-year-filter .date-heading h3 {
  font-size: 36px;
  line-height: 42px;
  color: #D13932;
  font-weight: 700;
}

.facet-search .focuspublications {
  background-color: #f2e3df;
}
@media only screen and (max-width: 807px) {
  .facet-search .filtertoggle + .view__filters {
    display: none;
    border: 2px solid #D13932;
    border-top: none;
    margin-top: 0;
    padding: 20px;
    background-color: white;
  }
}
.facet-search .filtertoggle {
  color: #D13932 !important;
  font-size: 22pt;
  line-height: 30pt;
  margin-bottom: 10px;
  font-weight: 700;
  position: relative;
  display: none;
}
@media only screen and (max-width: 807px) {
  .facet-search .filtertoggle {
    padding: 20px 20px 20px 70px;
    background-color: #D13932;
    color: white !important;
    margin-bottom: 0;
    display: block;
  }
  .facet-search .filtertoggle:after {
    content: "";
    display: block;
    height: 25px;
    width: 40px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url(images/filter.svg) no-repeat left center;
    background-size: 26px auto;
  }
  .facet-search .filtertoggle.is-on:before {
    content: "↑";
  }
  .facet-search .filtertoggle:before {
    content: "↓";
    position: absolute;
    font-weight: 700;
    font-size: inherit;
    color: white;
    right: 20px;
    top: 52%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.facet-search .view__filters form {
  position: relative;
  margin-bottom: 40px;
  max-width: 320px;
}
.facet-search .view__filters form ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D13932 !important;
  opacity: 1;
  /* Firefox */
}
.facet-search .view__filters form ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D13932 !important;
  opacity: 1;
  /* Firefox */
}
.facet-search .view__filters form :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D13932 !important;
  opacity: 1;
  /* Firefox */
}
.facet-search .view__filters form ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D13932 !important;
  opacity: 1;
  /* Firefox */
}
.facet-search .view__filters form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D13932 !important;
  opacity: 1;
  /* Firefox */
}
.facet-search .view__filters form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D13932 !important;
}
.facet-search .view__filters form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #D13932 !important;
}
.facet-search .view__filters form > div {
  float: none !important;
  margin-right: 0 !important;
}
.facet-search .view__filters form .views-widget__label {
  display: none;
  width: 100%;
  font-size: 15pt;
  line-height: 20pt;
  color: #562821;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
}
.facet-search .view__filters form input[type=text] {
  border-radius: 22.5px;
  height: 40px;
  color: #D13932;
  max-width: 100%;
  width: 320px;
  border: 1px solid #D13932;
  line-height: 40px;
  padding: 0px 15px;
  font-size: 10pt;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: transparent;
}
.facet-search .view__filters form .action-buttons {
  position: absolute;
  right: 12px;
  top: 4px;
  width: 32px;
  height: 30px;
  z-index: 2;
}
.facet-search .view__filters form .action-buttons input.button {
  width: 35px;
  overflow: hidden;
  color: transparent;
  border: none;
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  text-indent: -1000px;
  height: 25px;
  background: url("images/ico-loupe.svg") no-repeat center center;
  background-size: 21px;
}

.block--facetapi {
  clear: both;
}
.block--facetapi h2.block__title {
  display: block;
  width: 100%;
  font-size: 15pt;
  line-height: 20pt;
  color: #562821;
  font-weight: 700;
  border-bottom: 1px solid #562821;
  padding-bottom: 5px;
  margin-bottom: 15px;
  position: relative;
}
.block--facetapi .content {
  margin-bottom: 20px;
}
.block--facetapi .facetapi-limit-link {
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  color: #D13932;
  position: relative;
  margin-left: 25px;
  padding-bottom: 2px;
  border-bottom: 1px solid;
}
.block--facetapi .facetapi-limit-link:hover {
  color: #562821;
}
.block--facetapi .facetapi-limit-link:hover:before {
  color: #562821;
}
.block--facetapi .facetapi-limit-link.open:before {
  content: "↑";
}
.block--facetapi .facetapi-limit-link:before {
  content: "↓";
  position: absolute;
  font-weight: 700;
  font-size: inherit;
  color: #D13932;
  left: -23px;
}
.block--facetapi ul {
  margin-bottom: 10px;
}
.block--facetapi ul li {
  font-size: 17px;
  line-height: 19px;
  text-decoration: none;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.block--facetapi ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  padding-left: 25px;
  text-decoration: none;
}
.block--facetapi ul li a .facet__count {
  margin-left: auto;
  color: darkgrey;
}
.block--facetapi ul li a.is-active:before {
  background-color: #562821;
}
.block--facetapi ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #562821;
  background: transparent;
  border-radius: 100%;
}
.block--facetapi ul li a:hover {
  color: #D13932;
}
.block--facetapi ul li a:hover:before {
  background-color: #562821;
}
.block--facetapi ul li span {
  font-size: 17px;
  line-height: 19px;
}
.block--facetapi ul li span.facet__count {
  font-size: 14px;
  line-height: 19px;
}

.section-recherche .facet-search .focuspublications .wrapper .views-row {
  display: block;
  width: 100%;
}
.section-recherche .facet-search .focuspublications .wrapper .views-row .img-wrapper {
  display: block !important;
}
.section-recherche .facet-search .focuspublications .wrapper .views-row h2 {
  font-size: 24px !important;
  line-height: 28px !important;
}
.searchtoolbox {
  padding-left: 10px;
  padding-right: 10px;
}
.searchtoolbox form {
  position: relative;
  margin-bottom: 40px;
  max-width: 320px;
}
.searchtoolbox form > div {
  float: none !important;
  margin-right: 0 !important;
}
.searchtoolbox form .views-widget__label {
  display: none;
}
.searchtoolbox form input[type=text] {
  border-radius: 22.5px;
  height: 40px;
  color: #D13932;
  max-width: 100%;
  width: 320px;
  border: 1px solid #D13932;
  line-height: 40px;
  padding: 0px 15px;
  font-size: 10pt;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: transparent;
}
.searchtoolbox form .action-buttons {
  position: absolute;
  right: 12px;
  top: 4px;
  width: 32px;
  height: 30px;
  z-index: 2;
}
.searchtoolbox form .action-buttons input.button {
  width: 35px;
  overflow: hidden;
  color: transparent;
  border: none;
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  text-indent: -1000px;
  height: 25px;
  background: url("images/ico-loupe.svg") no-repeat center center;
  background-size: 21px;
}

.toolbox-layout .searchtoolbox {
  margin-top: 40px;
}

.lirepluspdf {
  position: relative;
  color: #D13932;
  display: block;
  padding-left: 30px;
}
.lirepluspdf:before {
  content: "";
  display: block;
  width: 30px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  background: url("images/icons/download.svg") no-repeat center left;
}

.pages-dependantes .sections-feed div.row:nth-child(2n+1), .pages-dependantes .sections-feed body[class*=-done] main div.region-content:nth-child(2n+1), body[class*=-done] main .pages-dependantes .sections-feed div.region-content:nth-child(2n+1) {
  background-color: transparent;
  margin-top: 0;
  min-height: 0;
}

.sections-feed > .regularwidth > .row, .node-type-webform .sections-feed > .region-content > .row, .node-type-webform .sections-feed > .region-content > article, body[class*=-done] main .sections-feed > .regularwidth > .region-content, body[class*=-done] main .node-type-webform .sections-feed > .region-content > .region-content, .node-type-webform body[class*=-done] main .sections-feed > .region-content > .region-content, body[class*=-done] .sections-feed > main > .row, body[class*=-done] .sections-feed > main > .region-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.sections-feed .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.sections-feed .flex-container > .section-teaser {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sections-feed .flex-container > .section-teaser {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .sections-feed .flex-container > .section-teaser {
    width: 33.3333333333%;
  }
}

#block-views-p-les-en-d-veloppement-block-1 .sections-feed .flex-container > h3 {
  display: block;
  width: 100%;
  padding: 30px 15px;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  color: #D13932;
  font-family: "Raleway", sans-serif;
  width: 100%;
}

.section-teaser {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 60px;
  text-decoration: none;
  min-height: 320px;
}
.section-teaser.external {
  background-image: none !important;
}
.section-teaser > img {
  display: block;
}
.section-teaser.projets {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  text-align: left;
}
.section-teaser.projets > *:not(img) {
  padding-left: 30px;
  padding-right: 30px;
}
.section-teaser.projets > *:last-child {
  margin-bottom: auto;
}
.section-teaser.projets > p {
  margin-bottom: 20px;
}
.section-teaser.projets > img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.section-teaser.projets > img + h2 {
  margin-top: 30px;
}
.section-teaser.projets > h2, .section-teaser.projets > h2 a {
  color: #D13932;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 30px;
  text-decoration: none;
}
.section-teaser.projets > ul li a {
  font-weight: bold;
  color: #562821;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
.section-teaser.projets > ul li a:hover {
  color: #D13932;
}
.section-teaser.projets > ul li a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(images/arrow-right-red.svg) no-repeat center left;
  background-size: 12px;
}
.section-teaser:hover:before {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.section-teaser:hover .fake-btn {
  background: #562821;
}
.section-teaser > * {
  position: relative;
  z-index: 1;
}
.section-teaser:before {
  content: "";
  background: white;
  display: block;
  position: absolute;
  left: 15px;
  top: 0;
  width: calc(100% - 30px);
  height: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section-teaser h2 {
  color: #D13932;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  padding: 0 20px;
  margin-bottom: 30px;
}
.section-teaser h2 a {
  text-decoration: none;
  color: inherit;
}
.section-teaser .teaser-resume {
  color: #562821;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
  padding: 0 20px;
}
.section-teaser .fake-btn {
  margin-top: auto;
  max-width: calc(100% - 40px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.box.news h3.anchor {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #562821;
}

.pages-dependantes .section-teaser {
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.pages-dependantes .section-teaser .fake-btn {
  margin-left: 20px;
  margin-right: auto;
}

.teaser-resume.subpages > ul {
  margin-bottom: 10px;
}
.teaser-resume.subpages > ul li {
  margin-bottom: 5px;
}
.teaser-resume.subpages > ul li:first-child {
  margin-bottom: 15px;
}
.teaser-resume.subpages > ul li:first-child a {
  font-size: 20px;
  line-height: 24px;
  padding-left: 30px;
}
.teaser-resume.subpages > ul li:first-child a:before {
  content: "";
  background: url(images/icons/item_on.svg) no-repeat center left;
  background-size: 18px;
  width: 20px;
  height: 20px;
  top: 2px;
}
.teaser-resume.subpages > ul li:not(:first-child) {
  padding-left: 30px;
}
.teaser-resume.subpages > ul li a {
  font-weight: bold;
  color: #562821;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  display: block;
}
.teaser-resume.subpages > ul li a:hover {
  color: #D13932;
}
.teaser-resume.subpages > ul li a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(images/arrow-right-red.svg) no-repeat center left;
  background-size: 12px;
}

main > div.region-content > div.file {
  width: 1000px;
  max-width: 90vw;
  margin: auto;
  padding: 60px 0;
}

.grey-bkg .new-doc-teaser {
  background: white;
}

.new-doc-teaser {
  background: #F8F8F8;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 20px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 30px;
  min-height: 100px;
}
.new-doc-teaser:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) {
  .new-doc-teaser {
    padding: 20px 180px 20px 20px;
  }
}
.new-doc-teaser .titre {
  color: #D13932;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  display: block;
  margin-bottom: 5px;
}
.new-doc-teaser .soustitre {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.new-doc-teaser .soustitre + .new-doc-teaser-infos {
  padding-top: 10px;
}
.new-doc-teaser .new-doc-teaser-infos {
  color: #707070;
  font-size: 14px;
  line-height: 16px;
}
.new-doc-teaser .new-doc-teaser-infos * {
  color: #707070;
  font-size: 14px;
  line-height: 16px;
}
.new-doc-teaser .new-doc-teaser-infos .date-display-single {
  display: inline-block;
}
.new-doc-teaser .new-doc-teaser-infos span + .date-display-single:before {
  content: ", ";
}
.new-doc-teaser .dl-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  height: 65px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #D13932;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}
.new-doc-teaser .dl-icon:before {
  content: "";
  height: 35px;
  width: 26px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  background-image: url(images/dwl.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

li.pdf {
  position: relative;
}

.new-doc-teaser + .editlink {
  color: blue;
  text-decoration: underline;
  padding: 4px 0;
  font-size: 14px;
  position: absolute;
  top: 100%;
  right: 0;
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* Flickity fullscreen v1.0.1
------------------------- */
.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: hsla(0deg, 0%, 0%, 0.9);
  padding-bottom: 35px;
  z-index: 1;
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white;
}

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden;
}

/* ---- flickity-fullscreen-button ---- */
.flickity-fullscreen-button {
  display: block;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px;
}

.flickity-fullscreen-button-exit {
  display: none;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px;
}

footer {
  background-color: #3b1a00;
  color: white;
  padding-top: 60px;
  font-family: "Raleway", sans-serif;
}
footer * {
  font-family: "Raleway", sans-serif !important;
}
footer ul.nav > li.has-children.has-subnav > a.dummy {
  font-size: 20pt;
  line-height: 25pt;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
}
footer div.row > div, footer body[class*=-done] main div.region-content > div, body[class*=-done] main footer div.region-content > div {
  margin-bottom: 30px;
}
footer h2, footer h3 {
  color: white;
  font-weight: 700;
}
footer h2 {
  font-size: 24px;
  margin-bottom: 24px;
}
footer li.has-subnav > a {
  font-weight: 700;
}
footer li li a, footer p {
  font-family: "Anonymous Pro";
}
footer li.has-subnav {
  display: block;
  float: left;
  width: 46%;
  margin-right: 3%;
}
@media only screen and (max-width: 807px) {
  footer li.has-subnav {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2em;
  }
}
footer p, footer a {
  color: white;
  text-decoration: none;
}
footer .credits {
  margin-top: 40px;
  color: white;
  font-size: 11pt;
  line-height: 12pt;
}
footer .credits span {
  color: white;
}
footer .credits a {
  text-decoration: underline;
  color: white;
  font-size: 11pt;
  line-height: 12pt;
  padding: 0px !important;
  background-image: none !important;
}
footer .ratio {
  display: none;
  color: white;
}
@media (-webkit-min-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx) {
  footer .ratio1 {
    display: inline;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1), (min-resolution: 1.1dppx) {
  footer .ratio2 {
    display: inline;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  footer .ratio3 {
    display: inline;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.4), (min-device-pixel-ratio: 1.4), (min-resolution: 1.4dppx) {
  footer .ratio4 {
    display: inline;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  footer .ratio5 {
    display: inline;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  footer .ratio20 {
    display: inline;
  }
}

header.main_header, .cd-main-header {
  -webkit-box-shadow: -7px 19px 17px -26px transparent;
          box-shadow: -7px 19px 17px -26px transparent;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100vw;
  z-index: 999 !important;
  background-color: white;
  height: auto;
  -webkit-transition: top 0.3s, transform 0.3s, box-shadow 0.4s;
  -webkit-transition: top 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.4s;
  transition: top 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.4s;
  transition: top 0.3s, transform 0.3s, box-shadow 0.4s;
  transition: top 0.3s, transform 0.3s, box-shadow 0.4s, -webkit-transform 0.3s, -webkit-box-shadow 0.4s;
}
header.main_header.reduced, .cd-main-header.reduced {
  -webkit-box-shadow: -7px 19px 17px -26px;
          box-shadow: -7px 19px 17px -26px;
}
@media screen and (max-width: 807px) {
  header.main_header.search-is-open, .cd-main-header.search-is-open {
    top: 70px;
  }
}
header.main_header #edit-custom-search-types, .cd-main-header #edit-custom-search-types {
  display: none;
}
header.main_header .logoreduced, .cd-main-header .logoreduced {
  display: none;
  position: absolute;
  bottom: 36px;
  left: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1000;
}
@media screen and (min-width: 808px) {
  header.main_header .logoreduced, .cd-main-header .logoreduced {
    display: block;
  }
}
header.main_header .logo img, .cd-main-header .logo img {
  height: 37px;
}
header.main_header .menu-attach-block-wrapper, .cd-main-header .menu-attach-block-wrapper {
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
@media screen and (min-width: 808px) {
  header.main_header .menu-attach-block-wrapper, .cd-main-header .menu-attach-block-wrapper {
    top: 144px;
  }
}
@media screen and (min-width: 808px) {
  header.main_header.reduced, .totallyreduced header.main_header, .cd-main-header.reduced, .totallyreduced .cd-main-header {
    top: -94px;
  }
  header.main_header.reduced .logoreduced, .totallyreduced header.main_header .logoreduced, .cd-main-header.reduced .logoreduced, .totallyreduced .cd-main-header .logoreduced {
    opacity: 1;
  }
  header.main_header.reduced #block-menu-block-2, .totallyreduced header.main_header #block-menu-block-2, .cd-main-header.reduced #block-menu-block-2, .totallyreduced .cd-main-header #block-menu-block-2 {
    opacity: 0;
  }
  header.main_header.reduced.is-hover, .totallyreduced header.main_header.is-hover, .cd-main-header.reduced.is-hover, .totallyreduced .cd-main-header.is-hover {
    top: 0;
  }
  header.main_header.reduced.is-hover .logoreduced, .totallyreduced header.main_header.is-hover .logoreduced, .cd-main-header.reduced.is-hover .logoreduced, .totallyreduced .cd-main-header.is-hover .logoreduced {
    opacity: 0;
  }
}
.totallyreduced header.main_header .sensor, .totallyreduced .cd-main-header .sensor {
  width: 94vw;
  max-width: 1500px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 30px;
  margin: auto;
  position: fixed;
  top: 100px;
  z-index: 1000;
}
header.main_header.reduced.is-hover #block-menu-block-2, .cd-main-header.reduced.is-hover #block-menu-block-2 {
  opacity: 1;
}
header.main_header .navigation, .cd-main-header .navigation {
  position: relative;
  /* 		#block-search-form {
  	label {display:none;}

  	#edit-search-block-form--2 {
  		width:220px;
  		border:solid 1px $grey;
  		padding:6px 15px;
  		font-size:12px;
  		@include border-radius(15px, 15px);
  		&:hover  {border-color:$black;}
  		}

  	.form-actions input {
  		height:12px;
  		width:12px;

  		position:absolute;
  		top:8px;
  		right:25px;
  	}
  } */
}
header.main_header .navigation .logo, .cd-main-header .navigation .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
@media screen and (min-width: 808px) {
  header.main_header .navigation .logo, .cd-main-header .navigation .logo {
    padding-top: 30px;
  }
}
header.main_header .navigation .logo:first-child a, .cd-main-header .navigation .logo:first-child a {
  max-width: 180px;
}
@media screen and (min-width: 808px) {
  header.main_header .navigation .logo, .cd-main-header .navigation .logo {
    height: auto;
  }
}
header.main_header .navigation .logo .logo-img, .cd-main-header .navigation .logo .logo-img {
  display: block;
  width: 50%;
  max-width: 180px;
}
@media screen and (min-width: 808px) {
  header.main_header .navigation .logo .logo-img, .cd-main-header .navigation .logo .logo-img {
    width: 180px;
  }
}
header.main_header .navigation .logo .logo-img img, .cd-main-header .navigation .logo .logo-img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 808px) {
  header.main_header #block-menu-block-2 > .content, .cd-main-header #block-menu-block-2 > .content {
    margin-top: 37px;
  }
}
@media screen and (max-width: 808px) {
  header.main_header #block-menu-block-2 > .content .regularwidth, header.main_header #block-menu-block-2 > .content .node-type-webform .region-content, .node-type-webform header.main_header #block-menu-block-2 > .content .region-content, header.main_header #block-menu-block-2 > .content body[class*=-done] main, body[class*=-done] header.main_header #block-menu-block-2 > .content main, .cd-main-header #block-menu-block-2 > .content .regularwidth, .cd-main-header #block-menu-block-2 > .content .node-type-webform .region-content, .node-type-webform .cd-main-header #block-menu-block-2 > .content .region-content, .cd-main-header #block-menu-block-2 > .content body[class*=-done] main, body[class*=-done] .cd-main-header #block-menu-block-2 > .content main {
    width: 100%;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  float: left;
  width: 100%;
  margin-right: 16px;
  padding-bottom: 10px;
  border-bottom: solid 4px #fff;
  /* integration only */
}
@media screen and (min-width: 808px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li {
    width: auto;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li > a {
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: #562821;
  text-decoration: none;
  font-size: 13px;
}
@media screen and (min-width: 1025px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li > a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li > a {
    font-size: 17px;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li:hover, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li.is-active, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li:hover, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li.is-active {
  border-bottom: solid 4px #562821;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper {
  display: block;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.15s 0.15s;
  transition: 0.15s 0.15s;
  position: fixed;
  left: 0;
  width: calc(100vw - 30px);
  background-color: #562821;
  padding: 30px 0;
  z-index: 1002;
}
@media screen and (min-width: 808px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper {
    width: 100vw;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .sub-nav, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .sub-nav {
  display: block;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a {
  font-family: "Raleway", sans-serif;
  color: white;
  text-decoration: none;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper h2, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper h2 {
  font-family: "Raleway", sans-serif;
  color: white;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 1em;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper p, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper p {
  font-family: "Raleway", sans-serif;
  color: white;
  width: 40%;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .intro, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .intro {
  background-image: url(/_integration/assets/css/images/illustration-carte.svg);
  background-position: bottom right;
  background-size: 60%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 808px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .intro, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .intro {
    display: none;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a:hover, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a.is-active, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a:hover, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper a.is-active {
  text-decoration: underline;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > a {
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 14px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul {
  margin-left: 20px;
  margin-bottom: 28px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group span.description, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav span.description, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group span.description, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav span.description {
  display: block;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 19px;
  padding-bottom: 19px;
  max-width: 300px;
}
@media screen and (max-width: 1200px) {
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > a {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li:nth-child(2) > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li:nth-child(2) > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li:nth-child(2) > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li:nth-child(2) > a {
    margin-top: 24px;
  }
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 4px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul {
  margin-bottom: 1em;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > a:before, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > a:before, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > a:before, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > a:before {
  content: ">";
  position: relative;
  margin-top: -1px;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 5px;
  margin-left: 15px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > ul > li > a, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > ul > li > a, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > ul > li > a:before, header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > ul > li > a:before, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper ul.sub-nav-group > li > ul > li > ul > li > ul > li > a:before, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > ul > li > ul > li > a:before {
  content: ">";
  position: relative;
  margin-top: -1px;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 5px;
  margin-left: 30px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper.open, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper.open {
  visibility: visible;
  pointer-events: auto;
  -webkit-transition: 0.15s 0.15s;
  transition: 0.15s 0.15s;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns {
  display: block;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns.columns3, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns.columns3 {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns li, .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .col-md-9.multicolumns li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
body.front header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li:first-child, body.page-aboutus header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li:nth-child(6), body.page-poles header.main_header #block-menu-block-2 > .content ul.nav--main-menu > li:nth-child(2), body.front .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li:first-child, body.page-aboutus .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li:nth-child(6), body.page-poles .cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li:nth-child(2) {
  border-bottom: solid 4px #562821;
}
header.main_header #block-menu-block-2 > .content .language-switcher-locale-url, .cd-main-header #block-menu-block-2 > .content .language-switcher-locale-url {
  display: block;
  position: relative;
  width: 100%;
}
header.main_header #block-menu-block-2 > .content .language-switcher-locale-url li, .cd-main-header #block-menu-block-2 > .content .language-switcher-locale-url li {
  display: inline-block;
  width: auto;
}
header.main_header #block-menu-block-2 > .content .language-switcher-locale-url li a, .cd-main-header #block-menu-block-2 > .content .language-switcher-locale-url li a {
  color: #562821;
}
header.main_header #block-menu-block-2 > .content .language-switcher-locale-url li a.is-active, header.main_header #block-menu-block-2 > .content .language-switcher-locale-url li a:hover, .cd-main-header #block-menu-block-2 > .content .language-switcher-locale-url li a.is-active, .cd-main-header #block-menu-block-2 > .content .language-switcher-locale-url li a:hover {
  background-color: white;
  color: #D13932;
}
header.main_header .easy-breadcrumb, .cd-main-header .easy-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
header.main_header .easy-breadcrumb > span, .cd-main-header .easy-breadcrumb > span {
  float: none;
}
header.main_header .easy-breadcrumb::-webkit-scrollbar, .cd-main-header .easy-breadcrumb::-webkit-scrollbar {
  display: none;
}
header.main_header .breadcrumb, .cd-main-header .breadcrumb {
  display: block;
  width: 100%;
  height: 30px;
  background-color: #D13932;
}
@media screen and (max-width: 808px) {
  header.main_header .breadcrumb, .cd-main-header .breadcrumb {
    display: block;
  }
}
header.main_header .breadcrumb > div, .cd-main-header .breadcrumb > div {
  position: relative;
}
header.main_header .breadcrumb ul.breadcrumb li, header.main_header .breadcrumb ul.breadcrumb span, header.main_header .breadcrumb .block--easy-breadcrumb div.content li, header.main_header .breadcrumb .block--easy-breadcrumb div.content span, .cd-main-header .breadcrumb ul.breadcrumb li, .cd-main-header .breadcrumb ul.breadcrumb span, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span {
  float: left;
  position: relative;
  padding: 4px 8px 4px 22px;
}
header.main_header .breadcrumb ul.breadcrumb li a, header.main_header .breadcrumb ul.breadcrumb span a, header.main_header .breadcrumb .block--easy-breadcrumb div.content li a, header.main_header .breadcrumb .block--easy-breadcrumb div.content span a, .cd-main-header .breadcrumb ul.breadcrumb li a, .cd-main-header .breadcrumb ul.breadcrumb span a, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li a, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span a {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding-top: 2px;
}
@media screen and (min-width: 1280px) {
  header.main_header .breadcrumb ul.breadcrumb li a, header.main_header .breadcrumb ul.breadcrumb span a, header.main_header .breadcrumb .block--easy-breadcrumb div.content li a, header.main_header .breadcrumb .block--easy-breadcrumb div.content span a, .cd-main-header .breadcrumb ul.breadcrumb li a, .cd-main-header .breadcrumb ul.breadcrumb span a, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li a, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span a {
    font-size: 14px;
  }
}
header.main_header .breadcrumb ul.breadcrumb li:first-child, header.main_header .breadcrumb ul.breadcrumb span:first-child, header.main_header .breadcrumb .block--easy-breadcrumb div.content li:first-child, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:first-child, .cd-main-header .breadcrumb ul.breadcrumb li:first-child, .cd-main-header .breadcrumb ul.breadcrumb span:first-child, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:first-child, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:first-child {
  background-color: #f0d0c8;
}
header.main_header .breadcrumb ul.breadcrumb li:first-child:after, header.main_header .breadcrumb ul.breadcrumb span:first-child:after, header.main_header .breadcrumb .block--easy-breadcrumb div.content li:first-child:after, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:first-child:after, .cd-main-header .breadcrumb ul.breadcrumb li:first-child:after, .cd-main-header .breadcrumb ul.breadcrumb span:first-child:after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:first-child:after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:first-child:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #f0d0c8;
  border-width: 15px;
  margin-top: -15px;
  z-index: 10;
}
header.main_header .breadcrumb ul.breadcrumb li:nth-child(2), header.main_header .breadcrumb ul.breadcrumb span:nth-child(2), header.main_header .breadcrumb ul.breadcrumb li:nth-child(5), header.main_header .breadcrumb ul.breadcrumb span:nth-child(5), header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(2), header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(2), header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(5), header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(5), .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(2), .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(2), .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(5), .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(5), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(2), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(2), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(5), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(5) {
  background-color: #e7a599;
}
header.main_header .breadcrumb ul.breadcrumb li:nth-child(2):after, header.main_header .breadcrumb ul.breadcrumb span:nth-child(2):after,
header.main_header .breadcrumb ul.breadcrumb li:nth-child(5):after, header.main_header .breadcrumb ul.breadcrumb span:nth-child(5):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(2):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(2):after,
header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(5):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(5):after, .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(2):after, .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(2):after,
.cd-main-header .breadcrumb ul.breadcrumb li:nth-child(5):after, .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(5):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(2):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(2):after,
.cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(5):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(5):after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #e7a599;
  border-width: 15px;
  margin-top: -15px;
  z-index: 10;
}
header.main_header .breadcrumb ul.breadcrumb li:nth-child(3):after, header.main_header .breadcrumb ul.breadcrumb span:nth-child(3):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(3):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(3):after, .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(3):after, .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(3):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(3):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(3):after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #D13932;
  border-width: 15px;
  margin-top: -15px;
  z-index: 10;
}
header.main_header .breadcrumb ul.breadcrumb li:nth-child(4), header.main_header .breadcrumb ul.breadcrumb span:nth-child(4), header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(4), header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(4), .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(4), .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(4), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(4), .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(4) {
  background-color: #f0d0c8;
}
header.main_header .breadcrumb ul.breadcrumb li:nth-child(4):after, header.main_header .breadcrumb ul.breadcrumb span:nth-child(4):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(4):after, header.main_header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(4):after, .cd-main-header .breadcrumb ul.breadcrumb li:nth-child(4):after, .cd-main-header .breadcrumb ul.breadcrumb span:nth-child(4):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content li:nth-child(4):after, .cd-main-header .breadcrumb .block--easy-breadcrumb div.content span:nth-child(4):after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #f0d0c8;
  border-width: 15px;
  margin-top: -15px;
  z-index: 10;
}
header.main_header ul.language-switcher-locale-url, .cd-main-header ul.language-switcher-locale-url {
  position: absolute;
  right: 0px;
  top: 3px;
}
header.main_header ul.language-switcher-locale-url li, .cd-main-header ul.language-switcher-locale-url li {
  display: inline-block;
}
header.main_header ul.language-switcher-locale-url li a, .cd-main-header ul.language-switcher-locale-url li a {
  display: block;
  color: white;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  font-family: "Raleway", sans-serif;
  height: 18px;
  width: 18px;
  margin-left: 6px;
  border-radius: 50% / 50%;
  text-align: center;
}
header.main_header ul.language-switcher-locale-url li a.is-active, header.main_header ul.language-switcher-locale-url li a:hover, .cd-main-header ul.language-switcher-locale-url li a.is-active, .cd-main-header ul.language-switcher-locale-url li a:hover {
  background-color: white;
  color: #D13932;
}

@media only screen and (max-width: 807px) {
  #primary-nav .intro {
    display: none;
  }
}
@media only screen and (max-width: 807px) {
  .nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}
/* --------------------------------

Main components

-------------------------------- */
.cd-main-contentttt, .cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}

.cd-main-content {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: white !important;
}

@media only screen and (max-width: 807px) {
  .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
  }

  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
  }
}
.cd-main-content {
  min-height: 100vh;
}

.cd-main-content.nav-is-visible {
  z-index: 2;
}

.cd-main-header {
  background: #ffffff;
  z-index: 3;
}

.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 808px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

@media only screen and (min-width: 808px) {
  .cd-main-header::after {
    clear: both;
    content: "";
    display: table;
  }
}
.cd-logo {
  position: absolute;
  top: 12px;
  left: 5%;
}

.cd-logo img {
  display: block;
}

@media only screen and (max-width: 807px) {
  .nav-on-left .cd-logo {
    left: auto;
    right: 5%;
  }
}
@media only screen and (min-width: 808px) {
  .cd-logo {
    top: 26px;
    left: 4em;
  }
}
.cd-header-buttons {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 3px;
  right: 0;
  height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cd-header-buttons li {
  display: inline-block;
}

@media only screen and (max-width: 807px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%;
  }

  .nav-on-left .cd-header-buttons li {
    float: right;
  }
}
@media only screen and (min-width: 808px) {
  .cd-header-buttons {
    display: none;
  }
}
.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent;
  z-index: 3;
}

.cd-search-trigger::before, .cd-search-trigger::after {
  /* search icon */
  content: "";
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #2e3233;
}

.cd-search-trigger::after {
  /* handle */
  height: 3px;
  width: 8px;
  background: #2e3233;
  bottom: 14px;
  right: 11px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.cd-search-trigger span::before, .cd-search-trigger span::after {
  /* close icon */
  content: "";
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #2e3233;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0;
}

.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #2e3233;
}

.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* other 2 lines */
  content: "";
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px;
}

.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px;
}

.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0);
}

.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #2e3233;
}

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg);
}

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg);
}

@media only screen and (min-width: 808px) {
  .cd-nav-trigger {
    display: none;
  }
}
@media only screen and (max-width: 807px) {
  .cd-primary-nav, .cd-primary-nav ul {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 260px;
    background: #D13932;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow-x: hidden;
  }
  .cd-primary-nav .lg-wrapper, .cd-primary-nav ul .lg-wrapper {
    position: absolute;
    opacity: 1;
    bottom: 20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .cd-primary-nav .lg-wrapper ul.language-switcher-locale-url, .cd-primary-nav ul .lg-wrapper ul.language-switcher-locale-url {
    position: relative;
    height: auto;
  }
  .cd-primary-nav .lg-wrapper ul.language-switcher-locale-url li, .cd-primary-nav ul .lg-wrapper ul.language-switcher-locale-url li {
    display: inline-block;
    margin-left: 20px;
  }
  .cd-primary-nav .lg-wrapper ul.language-switcher-locale-url li a, .cd-primary-nav ul .lg-wrapper ul.language-switcher-locale-url li a {
    border-bottom: none;
    font-size: 12px;
    border-radius: 50%/50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 0;
  }
  .cd-primary-nav .lg-wrapper ul.language-switcher-locale-url li a.is-active, .cd-primary-nav ul .lg-wrapper ul.language-switcher-locale-url li a.is-active {
    background: #fff;
    color: #D13932;
  }
  .cd-primary-nav.moves-out .lg-wrapper, .cd-primary-nav ul.moves-out .lg-wrapper {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }

  .cd-primary-nav > li > a, .cd-primary-nav ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cd-primary-nav a, .cd-primary-nav ul a {
    display: block;
    line-height: 30px;
    padding: 0 20px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform, opacity;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .cd-primary-nav a > span, .cd-primary-nav ul a > span {
    color: inherit;
    font-size: 12px;
    display: block;
  }
  .cd-primary-nav span.description, .cd-primary-nav ul span.description {
    display: none;
  }
  .cd-primary-nav .go-back a, .cd-primary-nav ul .go-back a {
    border-bottom: none;
  }
  .cd-primary-nav .see-all, .cd-primary-nav ul .see-all {
    background: #562821;
  }
  .cd-primary-nav .see-all a, .cd-primary-nav ul .see-all a {
    border-bottom: none;
  }

  .cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
    /* secondary navigations hidden by default */
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  .cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}
@media only screen and (max-width: 807px) {
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0;
  }
}
@media only screen and (max-width: 807px) {
  .cd-primary-nav {
    /* by default .cd-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
  }

  .cd-primary-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
    overflow-x: hidden;
  }

  .cd-secondary-nav ul {
    position: relative;
    height: auto;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  .cd-secondary-nav ul > li a {
    border-bottom: none;
  }
  .cd-secondary-nav ul > li ul li a {
    padding: 10px 20px;
    font-weight: 700;
    border-bottom: none;
  }
  .cd-secondary-nav ul > li ul li a:before {
    content: ">";
    position: relative;
    margin-top: -1px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 5px;
  }

  .cd-secondary-nav .has-children a, .cd-secondary-nav .has-subnav a {
    border-bottom: none;
  }
  .cd-secondary-nav .has-children > ul, .cd-secondary-nav .has-subnav > ul {
    padding-bottom: 20px;
  }
  .cd-secondary-nav .has-children ul li a, .cd-secondary-nav .has-subnav ul li a {
    padding: 10px 20px 0 20px;
    font-weight: 700;
    border-bottom: none;
    line-height: 30px;
    color: #f0d0c8;
  }
  .cd-secondary-nav .has-children ul li .nav--subnav, .cd-secondary-nav .has-subnav ul li .nav--subnav {
    border-bottom: none;
  }
  .cd-secondary-nav .has-children ul li .nav--subnav li a, .cd-secondary-nav .has-subnav ul li .nav--subnav li a {
    padding: 0px 20px 10px 20px;
    font-weight: 500;
    line-height: 20px;
  }
  .cd-secondary-nav .has-children ul li .nav--subnav li a:before, .cd-secondary-nav .has-subnav ul li .nav--subnav li a:before {
    content: ">";
    position: relative;
    margin-top: -1px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 5px;
  }

  .has-children-2 > a, .go-back a {
    position: relative;
  }

  .has-children-2 > a::before, .has-children-2 > a::after, .go-back a::before, .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .has-children-2 > a::before, .go-back a::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .has-children-2 > a::after, .go-back a::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .has-children-2 > a {
    padding-right: 40px;
  }

  .has-children-2 > a::before, .has-children-2 > a::after {
    /* arrow goes on the right side - children navigation */
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    transform-origin: 9px 50%;
  }

  .cd-primary-nav .go-back a {
    padding-left: 40px;
  }

  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    /* arrow goes on the left side - go back button */
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-search form {
  height: 100%;
  width: 100%;
}

.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4;
}

.cd-search input::-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-ms-input-placeholder {
  color: #c9cbc4;
}

.cd-search input:focus {
  outline: none;
}

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.nav-is-fixed .cd-search {
  position: fixed;
}

@media only screen and (min-width: 808px) {
  .cd-search {
    height: 120px;
    top: 80px;
  }

  .cd-search input {
    padding: 0 2em;
    font-size: 3.2rem;
    font-weight: 300;
  }

  .go-back {
    display: none;
  }
}
.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(209, 57, 50, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

@media only screen and (max-width: 807px) {
  .cd-overlay.is-visible {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media only screen and (min-width: 808px) {
  .go-back, .cd-overlay {
    display: none !important;
  }
}
.fullscreen .cd-main-content {
  z-index: 1000;
}

.overflow-hidden {
  overflow: hidden;
}

#primary-nav > ul > li.nav-item:last-child .intro {
  background-image: none !important;
}

.ie header.main_header .menu-attach-block-wrapper, .ie header.main_header .cd-main-header .menu-attach-block-wrapper {
  top: 144px;
}
.ie header.main_header.reduced .menu-attach-block-wrapper, .ie header.main_header.reduced .cd-main-header .menu-attach-block-wrapper {
  top: 40px;
}

@media screen and (min-width: 808px) {
  .navigation .see-all, .navigation .go-back {
    display: none;
  }
}

.secondary-navigation {
  display: none;
}
@media screen and (min-width: 808px) {
  .secondary-navigation {
    padding-top: 30px;
    display: block;
  }
}
.secondary-navigation .nav--menu-top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.secondary-navigation .nav--menu-top-menu > li {
  display: inline-block;
}
.secondary-navigation .nav--menu-top-menu > li > a {
  display: block;
  padding-bottom: 5px;
  font-weight: 500;
  padding-left: 25px;
  position: relative;
  font-size: 11pt;
  line-height: 13pt;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
}
.secondary-navigation .nav--menu-top-menu > li > a:after {
  content: "";
  bottom: -3px;
  display: block;
  height: 5px;
  position: absolute;
  width: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.secondary-navigation .nav--menu-top-menu > li > a:hover:after, .secondary-navigation .nav--menu-top-menu > li > a.is-active:after {
  width: calc(100% - 25px);
  background-color: #D13932;
}
.secondary-navigation .region-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#block-search-form, .region-header #block-views-exp-recherche-perspective-page {
  margin-left: 40px;
  position: relative;
  top: -3px;
  z-index: 999;
}
#block-search-form .form-item--custom-search-types, .region-header #block-views-exp-recherche-perspective-page .form-item--custom-search-types {
  display: none;
}
#block-search-form .form-item__label, #block-search-form .views-widget__label, .region-header #block-views-exp-recherche-perspective-page .form-item__label, .region-header #block-views-exp-recherche-perspective-page .views-widget__label {
  display: none;
}
#block-search-form .container-inline, .region-header #block-views-exp-recherche-perspective-page .container-inline {
  position: relative;
}
@media screen and (max-width: 807px) {
  #block-search-form, .region-header #block-views-exp-recherche-perspective-page {
    position: fixed;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    height: 70px;
    top: -70px;
    margin-left: 0;
    background-color: white;
    width: 100%;
    border-bottom: 3px solid #D13932;
  }
  #block-search-form ::-webkit-input-placeholder, .region-header #block-views-exp-recherche-perspective-page ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D13932;
    opacity: 1;
    /* Firefox */
  }
  #block-search-form ::-moz-placeholder, .region-header #block-views-exp-recherche-perspective-page ::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D13932;
    opacity: 1;
    /* Firefox */
  }
  #block-search-form :-ms-input-placeholder, .region-header #block-views-exp-recherche-perspective-page :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D13932;
    opacity: 1;
    /* Firefox */
  }
  #block-search-form ::-ms-input-placeholder, .region-header #block-views-exp-recherche-perspective-page ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D13932;
    opacity: 1;
    /* Firefox */
  }
  #block-search-form ::placeholder, .region-header #block-views-exp-recherche-perspective-page ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D13932;
    opacity: 1;
    /* Firefox */
  }
  #block-search-form :-ms-input-placeholder, .region-header #block-views-exp-recherche-perspective-page :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #D13932;
  }
  #block-search-form ::-ms-input-placeholder, .region-header #block-views-exp-recherche-perspective-page ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #D13932;
  }
  #block-search-form.is-open, .region-header #block-views-exp-recherche-perspective-page.is-open {
    top: 0;
  }
  #block-search-form form, .region-header #block-views-exp-recherche-perspective-page form {
    position: relative;
    display: block !important;
  }
  #block-search-form input[type=text], .region-header #block-views-exp-recherche-perspective-page input[type=text] {
    border-radius: 0;
    height: 70px;
    color: #D13932;
    max-width: 100%;
    width: 100%;
    border: none;
    line-height: 60px;
    padding: 0px 15px 0 25px;
    font-size: 14pt;
    font-weight: 700;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: transparent;
    text-transform: capitalize;
  }
  #block-search-form .form-actions, #block-search-form .action-buttons, .region-header #block-views-exp-recherche-perspective-page .form-actions, .region-header #block-views-exp-recherche-perspective-page .action-buttons {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 60px;
    height: 70px;
    z-index: 2;
  }
  #block-search-form .form-actions input, #block-search-form .action-buttons input, .region-header #block-views-exp-recherche-perspective-page .form-actions input, .region-header #block-views-exp-recherche-perspective-page .action-buttons input {
    width: 25px;
    overflow: hidden;
    color: transparent;
    border: none;
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
  }
}
@media screen and (min-width: 808px) {
  #block-search-form form, .region-header #block-views-exp-recherche-perspective-page form {
    position: relative;
    display: block !important;
  }
  #block-search-form form:hover input[type=text], .region-header #block-views-exp-recherche-perspective-page form:hover input[type=text] {
    width: 300px;
  }
  #block-search-form input[type=text], .region-header #block-views-exp-recherche-perspective-page input[type=text] {
    border-radius: 22.5px;
    height: 30px;
    color: #D13932;
    max-width: 100%;
    width: 0;
    border: 1px solid #D13932;
    line-height: 30px;
    padding: 0px 15px;
    font-size: 10pt;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #block-search-form input[type=text]:focus, .region-header #block-views-exp-recherche-perspective-page input[type=text]:focus {
    width: 300px;
  }
  #block-search-form .form-actions, #block-search-form .action-buttons, .region-header #block-views-exp-recherche-perspective-page .form-actions, .region-header #block-views-exp-recherche-perspective-page .action-buttons {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 32px;
    height: 30px;
    z-index: 2;
  }
  #block-search-form .form-actions input, #block-search-form .action-buttons input, .region-header #block-views-exp-recherche-perspective-page .form-actions input, .region-header #block-views-exp-recherche-perspective-page .action-buttons input {
    width: 17px;
    overflow: hidden;
    color: transparent;
    border: none;
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
  }
  #block-search-form .action-buttons input, .region-header #block-views-exp-recherche-perspective-page .action-buttons input {
    height: 20px;
    background: url("images/ico-loupe.svg") no-repeat center center;
    background-size: 17px;
  }
}
#block-search-form .form-type-search, .region-header #block-views-exp-recherche-perspective-page .form-type-search {
  position: relative;
}
#block-search-form .form-type-search label, .region-header #block-views-exp-recherche-perspective-page .form-type-search label {
  display: none;
}

.cd-main-header .nav--menu-block-3 > li > ul {
  display: none;
}

.cd-main-header li a span {
  color: inherit;
  padding-left: 5px;
}

.cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > a[title] {
  font-size: 18px !important;
  line-height: 22px;
  font-weight: bold;
}
.cd-main-header #block-menu-block-2 > .content ul.nav--main-menu > li .menu-attach-block-wrapper .submenu > ul.nav > li > ul > li > a[title] span {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li, .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li {
  display: none;
}
.menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(1), .menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(2), .menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(3), .menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(4), .menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(5), .menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(6), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(1), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(2), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(3), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(4), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(5), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(6) {
  display: block;
}
.menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(6), .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(6) {
  position: relative;
}
.menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(6) a, .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(6) a {
  color: transparent !important;
}
.menu-attach-block-wrapper li.has-children a[href$=contrat-ecole] + ul li:nth-child(6) a:before, .menu-attach-block-wrapper li.has-children a[href$=strategische-polen] + ul li:nth-child(6) a:before {
  content: "...";
  color: white;
}

.all-focus {
  margin: 2px;
}
.all-focus > .row, .node-type-webform .region-content.all-focus > article, body[class*=-done] main .all-focus > .region-content {
  margin: 0px;
}
.all-focus h2 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0px;
  color: white;
  width: 100%;
}
.all-focus h2.newsblocktitle {
  color: #562821;
  margin: 24px 0 24px 15px;
}
@media screen and (max-width: 1100px) {
  .all-focus h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.all-focus h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: white;
  width: 100%;
}
.all-focus h3 span {
  color: white;
}
@media screen and (max-width: 1100px) {
  .all-focus h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.all-focus p {
  font-size: 16px;
  line-height: 24px;
  color: white;
}
.all-focus p.resume {
  margin-top: 1em;
}
.all-focus p.date {
  font-size: 14px;
  font-style: italic;
}
@media screen and (max-width: 1200px) {
  .all-focus p {
    font-size: 13px;
    line-height: 17px;
  }
  .all-focus p.date {
    font-size: 13px;
  }
}
.all-focus.all-focusecole div.focus:not(.imagewrapper) {
  height: 15vw;
}
.all-focus div.focus.rouge:hover {
  background-color: #D13932;
}
.all-focus div.focus.rose:hover {
  background-color: #f0d0c8;
}
.all-focus div.focus.brun:hover, .all-focus div.focus.webform-next:hover, .all-focus div.focus.webform-previous:hover {
  background-color: #562821;
}
.all-focus div.focus {
  padding: 2px;
  height: 30vw;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  max-height: 400px;
}

@media screen and (max-width: 992px) {
.all-focus div.focus {
	height:auto !important;
	max-height:auto !important;
}
.all-focus div.focus.imagewrapper .voile {display:none;}

  .all-focus div.focus > a.image {
	height:350px;
    padding: 0px !important;
    padding-top:0 !important;
    background-size: cover !important;
}
  .all-focus div.focus > a.image div.content {
	background: rgba(240,208,200, 0.7) ;
	position:absolute !important;
	bottom:0px !important;
	height:auto !important;
	width:100%;
	padding:30px !important;
	}
	
	.all-focus div.focus > a.image div.content h2 {
		font-size: 24px;
		line-height: 32px;
	}
	
  .all-focus div.focus.imagewrapper a, .all-focus div.focus.imagewrapper div.focusfocus {
    overflow: visible !important;
  }
  .all-focus div.focus.imagewrapper .image * {
    color: #562821 !important;
  }
}
.all-focus div.focus > a, .all-focus div.focus > div.focusfocus {
  display: block;
  position: relative;
  height: 100%;
  text-decoration: none;
  background-color: #f0d0c8;
  background-size: cover;
  background-position: center center;
  padding: 30px;
  overflow: hidden;
}

@media screen and (max-width: 1100px) {
  .all-focus div.focus > a, .all-focus div.focus > div.focusfocus {
    padding: 20px;
  }
}
.all-focus div.focus > a.image div.voile, .all-focus div.focus > div.focusfocus.image div.voile {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/_integration/assets/css/images/triangle-brown.png);
  background-size: 100% 100%;
  z-index: 1;
}
.all-focus div.focus > a.image .resume, .all-focus div.focus > div.focusfocus.image .resume {
  display: none;
}
.all-focus div.focus > a:not(.image) div.voile, .all-focus div.focus > div.focusfocus:not(.image) div.voile {
  display: none;
}
.all-focus div.focus > a div.content, .all-focus div.focus > div.focusfocus div.content {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .all-focus div.focus > a div.content, .all-focus div.focus > div.focusfocus div.content {
    padding: 20px;
  }
}

.all-focus div.focus > a div.content h2, .all-focus div.focus > div.focusfocus div.content h2 {
  width: 100%;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
@media screen and (max-width: 1100px) {
  .all-focus div.focus > a div.content h2, .all-focus div.focus > div.focusfocus div.content h2 {
    width: 100%;
  }
}
.all-focus div.focus > a div.content h3, .all-focus div.focus > div.focusfocus div.content h3 {
  width: 100%;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
@media screen and (max-width: 1100px) {
  .all-focus div.focus > a div.content h3, .all-focus div.focus > div.focusfocus div.content h3 {
    width: 100%;
  }
}
.all-focus div.focus > a div.content p, .all-focus div.focus > div.focusfocus div.content p {
  width: 60%;
}
@media screen and (max-width: 1100px) {
  .all-focus div.focus > a div.content p, .all-focus div.focus > div.focusfocus div.content p {
    width: 70%;
  }
}
.all-focus div.focus div.section, .all-focus div.focus div.section span, .all-focus div.focus div.section a {
  color: white;
  font-weight: 500;
  margin-top: 12px;
  font-size: 14px;
  line-height: 20px;
}
.all-focus div.focus div.section span:not(:first-child):before {
  content: " / ";
}
.all-focus div.focus:nth-child(2) a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-red.png);
}
.all-focus div.focus:nth-child(3) a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-pink.png);
}
.all-focus div.focus:nth-child(3) a.image h2, .all-focus div.focus:nth-child(3) a.image h3, .all-focus div.focus:nth-child(3) a.image p, .all-focus div.focus:nth-child(3) a.image div.section, .all-focus div.focus:nth-child(3) a.image div.section span {
  color: #562821;
}
.all-focus div.focus:nth-child(6) a.image div.voile, .all-focus div.focus:nth-child(8) a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-pink.png);
}
.all-focus div.focus:nth-child(6) > a:not(.image), .all-focus div.focus:nth-child(8) > a:not(.image) {
  background-color: #D13932;
}
.all-focus div.focus:nth-child(6) > a:not(.image) h2, .all-focus div.focus:nth-child(6) > a:not(.image) h3, .all-focus div.focus:nth-child(6) > a:not(.image) p, .all-focus div.focus:nth-child(6) > a:not(.image) div.section, .all-focus div.focus:nth-child(6) > a:not(.image) div.section span, .all-focus div.focus:nth-child(8) > a:not(.image) h2, .all-focus div.focus:nth-child(8) > a:not(.image) h3, .all-focus div.focus:nth-child(8) > a:not(.image) p, .all-focus div.focus:nth-child(8) > a:not(.image) div.section, .all-focus div.focus:nth-child(8) > a:not(.image) div.section span {
  color: #562821;
}
.all-focus div.focus.rouge a.image div.voile, .all-focus div.focus a.focus.rouge div.voile {
  background-image: url(/_integration/assets/css/images/triangle-red.png);
}
.all-focus .focus.rouge h2, .all-focus .actu-filters .views-widget--reset input.focus h2, .actu-filters .views-widget--reset .all-focus input.focus h2, .all-focus .focus.rouge h2 div, .all-focus .actu-filters .views-widget--reset input.focus h2 div, .actu-filters .views-widget--reset .all-focus input.focus h2 div, .all-focus .focus.rouge b, .all-focus .actu-filters .views-widget--reset input.focus b, .actu-filters .views-widget--reset .all-focus input.focus b {
  color: white;
}
.all-focus div.focus.brun a.image div.voile, .all-focus div.focus.webform-next a.image div.voile, .all-focus div.focus.webform-previous a.image div.voile, .all-focus div.focus a.focus.brun div.voile, .all-focus div.focus a.focus.webform-next div.voile, .all-focus div.focus a.focus.webform-previous div.voile {
  background-image: url(/_integration/assets/css/images/triangle-brown.png);
}
.all-focus div.focus.brun a.image h2, .all-focus div.focus.webform-next a.image h2, .all-focus div.focus.webform-previous a.image h2, .all-focus div.focus.brun a.image h3, .all-focus div.focus.webform-next a.image h3, .all-focus div.focus.webform-previous a.image h3, .all-focus div.focus.brun a.image p, .all-focus div.focus.webform-next a.image p, .all-focus div.focus.webform-previous a.image p, .all-focus div.focus.brun a.image div.section, .all-focus div.focus.webform-next a.image div.section, .all-focus div.focus.webform-previous a.image div.section, .all-focus div.focus.brun a.image div.section span, .all-focus div.focus.webform-next a.image div.section span, .all-focus div.focus.webform-previous a.image div.section span, .all-focus div.focus.brun a.image b, .all-focus div.focus.webform-next a.image b, .all-focus div.focus.webform-previous a.image b, .all-focus div.focus.brun a.image h3 span, .all-focus div.focus.webform-next a.image h3 span, .all-focus div.focus.webform-previous a.image h3 span, .all-focus div.focus a.focus.brun h2, .all-focus div.focus a.focus.webform-next h2, .all-focus div.focus a.focus.webform-previous h2, .all-focus div.focus a.focus.brun h3, .all-focus div.focus a.focus.webform-next h3, .all-focus div.focus a.focus.webform-previous h3, .all-focus div.focus a.focus.brun p, .all-focus div.focus a.focus.webform-next p, .all-focus div.focus a.focus.webform-previous p, .all-focus div.focus a.focus.brun div.section, .all-focus div.focus a.focus.webform-next div.section, .all-focus div.focus a.focus.webform-previous div.section, .all-focus div.focus a.focus.brun div.section span, .all-focus div.focus a.focus.webform-next div.section span, .all-focus div.focus a.focus.webform-previous div.section span, .all-focus div.focus a.focus.brun b, .all-focus div.focus a.focus.webform-next b, .all-focus div.focus a.focus.webform-previous b, .all-focus div.focus a.focus.brun h3 span, .all-focus div.focus a.focus.webform-next h3 span, .all-focus div.focus a.focus.webform-previous h3 span {
  color: #fff;
}
.all-focus div.focus.rose a.image div.voile, .all-focus div.focus a.focus.rouge div.voile a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-pink.png);
}
.all-focus div.focus.rose a, .all-focus div.focus a.focus.rouge div.voile a {
  background-color: #D13932;
}
.all-focus div.focus.rose a h2, .all-focus div.focus.rose a h3, .all-focus div.focus.rose a p, .all-focus div.focus.rose a div.section, .all-focus div.focus.rose a div.section span, .all-focus div.focus.rose a b, .all-focus div.focus.rose a h3 span, .all-focus div.focus a.focus.rouge div.voile a h2, .all-focus div.focus a.focus.rouge div.voile a h3, .all-focus div.focus a.focus.rouge div.voile a p, .all-focus div.focus a.focus.rouge div.voile a div.section, .all-focus div.focus a.focus.rouge div.voile a div.section span, .all-focus div.focus a.focus.rouge div.voile a b, .all-focus div.focus a.focus.rouge div.voile a h3 span {
  color: #562821;
}
.all-focus div.focus a.focus.rose.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-pink.png);
}
.all-focus div.focus a.focus.rose {
  background-color: #D13932;
}
.all-focus div.focus a.focus.rose h2, .all-focus div.focus a.focus.rose h3, .all-focus div.focus a.focus.rose p, .all-focus div.focus a.focus.rose div.section, .all-focus div.focus a.focus.rose div.section span, .all-focus div.focus a.focus.rose b, .all-focus div.focus a.focus.rose h3 span {
  color: #562821;
}
.all-focus div.focus.brun > a:not(.image), .all-focus div.focus.webform-next > a:not(.image), .all-focus div.focus.webform-previous > a:not(.image) {
  background-color: #562821;
}
.all-focus div.focus.brun h2, .all-focus div.focus.webform-next h2, .all-focus div.focus.webform-previous h2, .all-focus div.focus.brun h3, .all-focus div.focus.webform-next h3, .all-focus div.focus.webform-previous h3, .all-focus div.focus.brun p, .all-focus div.focus.webform-next p, .all-focus div.focus.webform-previous p, .all-focus div.focus.brun div.section, .all-focus div.focus.webform-next div.section, .all-focus div.focus.webform-previous div.section, .all-focus div.focus.brun div.section span, .all-focus div.focus.webform-next div.section span, .all-focus div.focus.webform-previous div.section span, .all-focus div.focus.brun b, .all-focus div.focus.webform-next b, .all-focus div.focus.webform-previous b, .all-focus div.focus.brun h3 span, .all-focus div.focus.webform-next h3 span, .all-focus div.focus.webform-previous h3 span {
  color: #f0d0c8;
}
.all-focus div.focus.rouge > a:not(.image) {
  background-color: #D13932;
}
.all-focus div.focus.rouge > a:not(.image) h2, .all-focus div.focus.rouge > a:not(.image) h3, .all-focus div.focus.rouge > a:not(.image) p, .all-focus div.focus.rouge > a:not(.image) div.section, .all-focus div.focus.rouge > a:not(.image) div.section span, .all-focus div.focus.rouge > a:not(.image) b, .all-focus div.focus.rouge > a:not(.image) h3 span {
  color: #562821;
}
.all-focus div.focus.rose > a:not(.image) {
  background-color: #f0d0c8;
}
.all-focus div.focus.rose h2, .all-focus div.focus.rose p, .all-focus div.focus.rose div.section, .all-focus div.focus.rose div.section span {
  color: #562821;
}
.all-focus div.focus.rose a:not(.button) {
  background-color: #f0d0c8 !important;
}
.all-focus div.focus.nid703 > div {
  background-color: #f0d0c8 !important;
  padding: 30px;
  height: 100%;
}
@media screen and (max-width: 1100px) {
  .all-focus div.focus.nid703 > div {
    padding: 20px;
  }
}
.all-focus div.focus.nid703 h2, .all-focus div.focus.nid703 p, .all-focus div.focus.nid703 div.section, .all-focus div.focus.nid703 div.section span {
  color: #562821;
}
.all-focus div.focus.nid703 a:not(.button) {
  background-color: #f0d0c8 !important;
}
.all-focus .focus.newsletter form {
  margin: 24px 0;
}
.all-focus .focus.newsletter form input {
  width: 70%;
}
.all-focus .focus.newsletter form label {
  margin-bottom: 12px;
}
.all-focus div.focus.jobs a, .all-focus a.qui_sommes_nous, .all-focus div.focusfocus {
  background-color: white !important;
}
.all-focus div.focus.jobs a h2, .all-focus div.focus.jobs a p, .all-focus div.focus.jobs a div.section, .all-focus div.focus.jobs a div.section span, .all-focus a.qui_sommes_nous h2, .all-focus a.qui_sommes_nous p, .all-focus a.qui_sommes_nous div.section, .all-focus a.qui_sommes_nous div.section span, .all-focus div.focusfocus h2, .all-focus div.focusfocus p, .all-focus div.focusfocus div.section, .all-focus div.focusfocus div.section span {
  color: #562821;
}
.all-focus div.focus.jobs a a, .all-focus a.qui_sommes_nous a, .all-focus div.focusfocus a {
  text-decoration: none;
}
.all-focus div.focus.jobs a li a:not(.bouton):not(.webform-next):not(.webform-previous), .all-focus div.focus.jobs a p a:not(.bouton):not(.webform-next):not(.webform-previous), .all-focus a.qui_sommes_nous li a:not(.bouton):not(.webform-next):not(.webform-previous), .all-focus a.qui_sommes_nous p a:not(.bouton):not(.webform-next):not(.webform-previous), .all-focus div.focusfocus li a:not(.bouton):not(.webform-next):not(.webform-previous), .all-focus div.focusfocus p a:not(.bouton):not(.webform-next):not(.webform-previous) {
  font-weight: 500;
}
.all-focus div.focus.jobs a a:not(.bouton):not(.webform-next):not(.webform-previous):hover, .all-focus a.qui_sommes_nous a:not(.bouton):not(.webform-next):not(.webform-previous):hover, .all-focus div.focusfocus a:not(.bouton):not(.webform-next):not(.webform-previous):hover {
  text-decoration: underline;
}
.all-focus div.focus.jobs a p, .all-focus div.focus.jobs a .view--jobs, .all-focus a.qui_sommes_nous p, .all-focus a.qui_sommes_nous .view--jobs, .all-focus div.focusfocus p, .all-focus div.focusfocus .view--jobs {
  margin-top: 1em;
}
.all-focus div.focuslinks {
  padding: 2px;
}
.all-focus div.focuslinks > div {
  background-color: #f0d0c8;
  padding: 10px 30px;
}
.all-focus div.focuslinks > div .bouton, .all-focus div.focuslinks > div .webform-confirmation + .links a, .webform-confirmation + .links .all-focus div.focuslinks > div a, .all-focus div.focuslinks > div .webform-next, .all-focus div.focuslinks > div .webform-previous, .all-focus div.focuslinks > div .webform-client-form .form-actions input, .webform-client-form .form-actions .all-focus div.focuslinks > div input, .all-focus div.focuslinks > div .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file .all-focus div.focuslinks > div input[type=submit], .all-focus div.focuslinks > div .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit .all-focus div.focuslinks > div input, .all-focus div.focuslinks > div .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset .all-focus div.focuslinks > div input {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 800px) {
  .all-focus div.focuslinks > div .bouton, .all-focus div.focuslinks > div .webform-confirmation + .links a, .webform-confirmation + .links .all-focus div.focuslinks > div a, .all-focus div.focuslinks > div .webform-next, .all-focus div.focuslinks > div .webform-previous, .all-focus div.focuslinks > div .webform-client-form .form-actions input, .webform-client-form .form-actions .all-focus div.focuslinks > div input, .all-focus div.focuslinks > div .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file .all-focus div.focuslinks > div input[type=submit], .all-focus div.focuslinks > div .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit .all-focus div.focuslinks > div input, .all-focus div.focuslinks > div .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset .all-focus div.focuslinks > div input {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .all-focusecole > .row > div.focus, .node-type-webform .region-content.all-focusecole > article > div.focus, body[class*=-done] main .all-focusecole > .region-content > div.focus {
    width: 33.3333333333%;
  }
}
div.focuspublications {
  padding: 2px;
}
div.focuspublications div.wrapper {
  background-color: #f2e3df;
  padding: 30px;
}
div.focuspublications div.wrapper .intro, div.focuspublications div.wrapper .publication {
  float: left;
  padding-right: 15px;
  text-decoration: none;
}
div.focuspublications div.wrapper .publication {
  font-size: 12px;
  line-height: 18px;
}
div.focuspublications div.wrapper .publication .title {
  position: relative;
}
div.focuspublications div.wrapper .publication .title > h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
div.focuspublications div.wrapper .publication .title > h4 {
  font-weight: bold;
}
div.focuspublications div.wrapper .publication .title .editlink {
  position: absolute;
  left: 0;
  top: -15px;
}
div.focuspublications div.wrapper .publication a.file__link {
  display: block;
  overflow: hidden;
}
div.focuspublications div.wrapper .publication img {
  max-width: 100%;
  max-height: 250px;
  width: auto;
}
div.focuspublications div.wrapper .publication .date {
  font-weight: 700;
}
div.focuspublications div.wrapper .publication .date:after {
  content: "";
}
div.focuspublications div.wrapper .publication .institution, div.focuspublications div.wrapper .publication .lireplus {
  display: none;
}
div.focuspublications div.wrapper .publication .cover {
  max-width: 250px !important;
  height: 250px;
  width: 100%;
  float: none;
  margin-right: 0px;
  margin-bottom: 10px;
}
div.focuspublications div.wrapper h2, div.focuspublications div.wrapper p, div.focuspublications div.wrapper div.section {
  color: #562821;
}
@media screen and (max-width: 800px) {
  div.focuspublications div.wrapper .publication, div.focuspublications div.wrapper .bouton, div.focuspublications div.wrapper .webform-confirmation + .links a, .webform-confirmation + .links div.focuspublications div.wrapper a, div.focuspublications div.wrapper .webform-next, div.focuspublications div.wrapper .webform-previous, div.focuspublications div.wrapper .webform-client-form .form-actions input, .webform-client-form .form-actions div.focuspublications div.wrapper input, div.focuspublications div.wrapper .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file div.focuspublications div.wrapper input[type=submit], div.focuspublications div.wrapper .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit div.focuspublications div.wrapper input, div.focuspublications div.wrapper .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset div.focuspublications div.wrapper input {
    margin-bottom: 20px;
  }
}

body .publications div.date {
  float: none;
}

.front .introduction {
  padding-top: 30px;
}
.page-aboutus .introduction {
  border-bottom: solid 1px #562821;
  border-bottom: solid 1px #562821;
  margin-bottom: 40px;
}
.introduction .texte {
  padding-left: 30px;
}
.introduction h1, .introduction h2 {
  color: #D13932;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  margin: 30px 0 30px 0;
}
.section-projets .introduction h1, .section-stadsprojecten .introduction h1 {
  margin-bottom: 5px;
}
.introduction h3 {
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 30px 0 0 0;
}
.introduction p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 28px;
}
@media screen and (max-width: 1025px) {
  .introduction p {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-projets .introduction p, .section-stadsprojecten .introduction p {
  display: none;
}
@media screen and (min-width: 768px) {
  .introduction .nopaddingcol {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.introduction div.illustration {
  text-align: center;
  padding: 40px;
}
.introduction div.illustration img {
  max-width: 100%;
  height: auto;
}
.introduction img.illustration {
  position: absolute;
  left: 100%;
  bottom: 30px;
  width: 90%;
}
.section-qui-sommes-nous .introduction img.illustration {
  max-width: 550px;
  width: 550px;
  left: 150%;
}
.section-qui-sommes-nous .introduction .texte {
  /*height:570px;*/
}
.section-projets .introduction img.illustration, .section-stadsprojecten .introduction img.illustration {
  position: relative;
  left: 0%;
  bottom: auto;
  width: 80%;
  max-width: 250px;
}
.introduction .multicolumns {
  margin-top: 30px;
  display: block;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.introduction .multicolumns li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
@media screen and (max-width: 768px) {
  .introduction .submenu > ul.nav {
    display: none;
  }
}
.introduction .submenu > ul.nav a {
  text-decoration: none;
}
.introduction .submenu > ul.nav a:hover {
  text-decoration: underline;
}
.introduction .submenu > ul.nav > li > a {
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 14px;
}
.introduction .submenu > ul.nav > li > ul {
  margin-left: 20px;
  margin-bottom: 28px;
}
@media screen and (max-width: 1200px) {
  .introduction .submenu > ul.nav > li > a {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .introduction .submenu > ul.nav > li:nth-child(2) > a {
    margin-top: 24px;
  }
}
.introduction .submenu > ul.nav > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 4px;
}
.introduction .submenu > ul.nav > li > ul > li > ul {
  margin-bottom: 1em;
}
.introduction .submenu > ul.nav > li > ul > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin: 0 0 4px 0px;
}
.introduction .submenu > ul.nav > li > ul > li > ul > li > a:before {
  content: ">";
  position: relative;
  margin-top: -1px;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 5px;
}
@media screen and (min-width: 1200px) {
  .introduction .block--menu-block > .content {
    position: absolute;
    bottom: 0px;
    margin-top: -12px;
  }
}
.introduction .block--menu-block > .content > ul > li {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  float: left;
  margin-right: 16px;
  padding-bottom: 10px;
}
.introduction .block--menu-block > .content > ul > li > a {
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: #562821;
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
}
.introduction .block--menu-block > .content > ul > li:hover, .introduction .block--menu-block > .content > ul > li.is-active {
  border-bottom: solid 4px #562821;
}

.pages-dependantes:not(.new-page) div.row, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content, .pages-dependantes:not(.new-page) a.row, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content {
  min-height: 240px;
  text-decoration: none;
  margin-top: 4px;
}
.pages-dependantes:not(.new-page) div.row .text, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content .text, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content .text, .pages-dependantes:not(.new-page) a.row .text, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content .text, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content .text {
  padding: 30px;
}
.pages-dependantes:not(.new-page) div.row .image, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content .image, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content .image, .pages-dependantes:not(.new-page) a.row .image, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content .image, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content .image {
  background-size: cover;
  background-position: center center;
  min-height: 260px;
}
@media screen and (max-width: 768px) {
  .pages-dependantes:not(.new-page) div.row .image, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content .image, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content .image, .pages-dependantes:not(.new-page) a.row .image, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content .image, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content .image {
    min-height: 200px;
  }
}
.pages-dependantes:not(.new-page) div.row h2, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content h2, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content h2, .pages-dependantes:not(.new-page) a.row h2, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content h2, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content h2 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}
.pages-dependantes:not(.new-page) div.row:nth-child(even), .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content:nth-child(even), body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content:nth-child(even), .pages-dependantes:not(.new-page) a.row:nth-child(even), .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content:nth-child(even), body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content:nth-child(even) {
  background-color: #D13932;
}
.pages-dependantes:not(.new-page) div.row:nth-child(odd), .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content:nth-child(odd), body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content:nth-child(odd), .pages-dependantes:not(.new-page) a.row:nth-child(odd), .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content:nth-child(odd), body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content:nth-child(odd) {
  background-color: #562821;
}
.pages-dependantes:not(.new-page) div.row:nth-child(odd) *, .pages-dependantes:not(.new-page) body[class*=-done] main div.region-content:nth-child(odd) *, body[class*=-done] main .pages-dependantes:not(.new-page) div.region-content:nth-child(odd) *, .pages-dependantes:not(.new-page) a.row:nth-child(odd) *, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content:nth-child(odd) *, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content:nth-child(odd) * {
  color: white;
}
.pages-dependantes:not(.new-page) div.row.ibsa-intro, .pages-dependantes:not(.new-page) body[class*=-done] main div.ibsa-intro.region-content, body[class*=-done] main .pages-dependantes:not(.new-page) div.ibsa-intro.region-content {
  background-color: white;
}
.pages-dependantes:not(.new-page) div.row.ibsa-intro *, .pages-dependantes:not(.new-page) body[class*=-done] main div.ibsa-intro.region-content *, body[class*=-done] main .pages-dependantes:not(.new-page) div.ibsa-intro.region-content * {
  color: #333;
}
.pages-dependantes:not(.new-page) div.row.ibsa-intro .image, .pages-dependantes:not(.new-page) body[class*=-done] main div.ibsa-intro.region-content .image, body[class*=-done] main .pages-dependantes:not(.new-page) div.ibsa-intro.region-content .image {
  background-size: 50% !important;
  background-repeat: no-repeat;
}
.pages-dependantes:not(.new-page) a.row:hover, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content:hover, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content:hover {
  background-color: #f0d0c8;
}
.pages-dependantes:not(.new-page) a.row:hover *, .pages-dependantes:not(.new-page) body[class*=-done] main a.region-content:hover *, body[class*=-done] main .pages-dependantes:not(.new-page) a.region-content:hover * {
  color: #333;
}

@media screen and (min-width: 1000px) {
  .path-projets.section-projets section.introduction, .path-stadsprojecten.section-stadsprojecten section.introduction {
    position: absolute;
    left: 0;
    width: 270px;
    top: 200px;
    height: calc(100vh - 200px);
    /* checkbox aspect */
    /* checked mark aspect */
  }
  .path-projets.section-projets section.introduction .row, .path-projets.section-projets section.introduction .node-type-webform .region-content > article, .node-type-webform .path-projets.section-projets section.introduction .region-content > article, .path-projets.section-projets section.introduction body[class*=-done] main .region-content, body[class*=-done] main .path-projets.section-projets section.introduction .region-content, .path-stadsprojecten.section-stadsprojecten section.introduction .row, .path-stadsprojecten.section-stadsprojecten section.introduction .node-type-webform .region-content > article, .node-type-webform .path-stadsprojecten.section-stadsprojecten section.introduction .region-content > article, .path-stadsprojecten.section-stadsprojecten section.introduction body[class*=-done] main .region-content, body[class*=-done] main .path-stadsprojecten.section-stadsprojecten section.introduction .region-content {
    margin: 0px !important;
    padding: 0 15px;
  }
  .path-projets.section-projets section.introduction h1, .path-stadsprojecten.section-stadsprojecten section.introduction h1 {
    margin-top: 0px;
  }
  .path-projets.section-projets section.introduction img.illustration, .path-stadsprojecten.section-stadsprojecten section.introduction img.illustration {
    max-width: 100px;
    display: block;
    margin: 15px auto 0 auto;
  }
  .path-projets.section-projets section.introduction .nopaddingcol, .path-projets.section-projets section.introduction .texte, .path-stadsprojecten.section-stadsprojecten section.introduction .nopaddingcol, .path-stadsprojecten.section-stadsprojecten section.introduction .texte {
    width: 100% !important;
    float: none !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .path-projets.section-projets section.introduction .nopaddingcol, .path-stadsprojecten.section-stadsprojecten section.introduction .nopaddingcol {
    padding-top: 15px !important;
  }
  .path-projets.section-projets section.introduction [type=checkbox]:not(:checked), .path-projets.section-projets section.introduction [type=checkbox]:checked, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:not(:checked), .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:checked {
    position: absolute;
    left: -9999px;
  }
  .path-projets.section-projets section.introduction [type=checkbox]:not(:checked) + label, .path-projets.section-projets section.introduction [type=checkbox]:checked + label, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:not(:checked) + label, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:checked + label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
  }
  .path-projets.section-projets section.introduction [type=checkbox]:not(:checked) + label:before, .path-projets.section-projets section.introduction [type=checkbox]:checked + label:before, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:not(:checked) + label:before, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    background-color: #f0d0c8;
    border-radius: 4px;
    opacity: 0.5;
  }
  .path-projets.section-projets section.introduction [type=checkbox]:not(:checked) + label:after, .path-projets.section-projets section.introduction [type=checkbox]:checked + label:after, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:not(:checked) + label:after, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:checked + label:after {
    content: "✔";
    position: absolute;
    top: 2px;
    left: 4px;
    font-size: 14px;
    line-height: 0.8;
    color: #562821;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-shadow: 0px 1px grey;
    font-weight: normal;
  }
  .path-projets.section-projets section.introduction li [type=checkbox] + label.hover, .path-projets.section-projets section.introduction li [type=checkbox] + label:hover, .path-stadsprojecten.section-stadsprojecten section.introduction li [type=checkbox] + label.hover, .path-stadsprojecten.section-stadsprojecten section.introduction li [type=checkbox] + label:hover {
    color: #D13932 !important;
    text-decoration: underline;
  }
  .path-projets.section-projets section.introduction h3 label:before, .path-projets.section-projets section.introduction h3 label:after, .path-stadsprojecten.section-stadsprojecten section.introduction h3 label:before, .path-stadsprojecten.section-stadsprojecten section.introduction h3 label:after {
    top: 5px !important;
  }
  .path-projets.section-projets section.introduction [type=checkbox]:not(:checked) + label:after, .path-stadsprojecten.section-stadsprojecten section.introduction [type=checkbox]:not(:checked) + label:after {
    content: "";
  }
  .path-projets.section-projets section.map, .path-stadsprojecten.section-stadsprojecten section.map {
    width: calc(100% - 270px);
    margin-left: 270px;
  }
}
@media screen and (min-width: 1200px) {
  .path-projets.section-projets section.introduction, .path-stadsprojecten.section-stadsprojecten section.introduction {
    left: 0;
    width: 350px;
  }
  .path-projets.section-projets section.introduction img.illustration, .path-stadsprojecten.section-stadsprojecten section.introduction img.illustration {
    max-width: 140px;
  }
  .path-projets.section-projets section.map, .path-stadsprojecten.section-stadsprojecten section.map {
    width: calc(100% - 350px);
    margin-left: 350px;
  }
}
@media screen and (max-width: 768px) {
  .path-projets.section-projets .introduction ul, .path-stadsprojecten.section-stadsprojecten .introduction ul {
    display: none;
  }
  .path-projets.section-projets .nopaddingcol, .path-stadsprojecten.section-stadsprojecten .nopaddingcol {
    padding-top: 0px;
  }
  .path-projets.section-projets .introduction, .path-stadsprojecten.section-stadsprojecten .introduction {
    padding-bottom: 30px;
  }
  .path-projets.section-projets input[type=checkbox], .path-stadsprojecten.section-stadsprojecten input[type=checkbox] {
    float: left;
    margin-right: 4px;
  }
  .path-projets.section-projets #mapid, .path-stadsprojecten.section-stadsprojecten #mapid {
    height: 500px !important;
  }
  .path-projets.section-projets img.illustration, .path-stadsprojecten.section-stadsprojecten img.illustration {
    max-width: 180px;
  }

  main > div > section.page {
    padding-top: 40px !important;
  }

  main > div > section.page .aside.left {
    margin-bottom: 0px;
  }
}
.new-introduction-bottom {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .new-introduction-bottom {
    padding-top: 120px;
  }
}
.new-introduction-bottom .wysiwyg p {
  font-size: 25px;
  line-height: 31px;
  font-weight: bold;
}

.new-introduction-top {
  position: relative;
  z-index: 2;
}
.new-introduction-top .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 40px;
  padding-bottom: 20px;
  min-height: 200px;
}
.new-introduction-top .illu-wrapper {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .new-introduction-top .illu-wrapper {
    margin-top: -60px;
  }
}
.new-introduction-top .illu-wrapper img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 350px;
  top: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .new-introduction-top .illu-wrapper img {
    position: relative;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    top: auto;
    max-width: calc(100% - 30px);
  }
}

.section-plans-et-reglements .page.with-sidebar .toc > ul > li > ul > li > ul {
  display: none;
}

.path-qui-sommes-nous .new-introduction-top .illu-wrapper img {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.box.links a {
  position: relative;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}

.mfp-wrap {
  height: 100vh;
}

.mfp-bg {
  background: #fff !important;
  opacity: 0.5;
}

.mfp-title {
  color: black !important;
  font-size: 13px;
  padding-top: 5px;
}

.mfp-container {
  position: relative;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

img.mfp-img {
  width: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
  max-height: 100vh !important;
  height: auto;
}

.mfp-counter {
  display: none;
}

.mfp-arrow:before {
  opacity: 1 !important;
  border-top-width: 18px !important;
  border-bottom-width: 18px !important;
}

.mfp-arrow:after {
  border-top-width: 11px !important;
  border-bottom-width: 11px !important;
  top: 7px !important;
}

.mfp-arrow-left:before {
  border-right: 28px solid #D13932 !important;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff !important;
  margin-left: 32px !important;
}

.mfp-arrow-right:before {
  border-left: 28px solid #D13932 !important;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff !important;
}

.wrapper-large {
  padding: 0px !important;
  margin-left: 0px !important;
}

.newsletterform .indicates-required {
  font-size: smaller;
}
.newsletterform p, .newsletterform .mc-field-group, .newsletterform #mce-responses {
  margin-top: 1em;
}
.newsletterform label {
  font-weight: bold;
}
.newsletterform input[type=text], .newsletterform input[type=email] {
  width: 100%;
  max-width: 400px;
}
.newsletterform .response {
  margin: 1em 0;
  color: #D13932;
  font-weight: bold;
  max-width: 500px;
}

.grey-bkg .anchor-menu-wrapper {
  background: #F8F8F8;
}

.anchor-menu-wrapper {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #D13932;
  margin-bottom: 60px;
  overflow: hidden;
  z-index: 2;
}
.anchor-menu-wrapper:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  z-index: 4;
  height: 100%;
  width: 40px;
  top: 0;
  right: 0;
  background: rgb(248, 248, 248);
  background: -webkit-gradient(linear, right top, left top, color-stop(49%, rgb(248, 248, 248)), to(rgba(248, 248, 248, 0)));
  background: linear-gradient(-90deg, rgb(248, 248, 248) 49%, rgba(248, 248, 248, 0) 100%);
}
.anchor-menu-wrapper .anchor-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: scroll;
  /* 1 */
  -webkit-overflow-scrolling: touch;
  /* 2 */
  white-space: nowrap;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.anchor-menu-wrapper .anchor-wrapper::-webkit-scrollbar {
  display: none;
  width: 0px;
  background: transparent;
  /* make scrollbar transparent */
}
.anchor-menu-wrapper .anchor-wrapper .carousel-cell {
  height: 46px;
}
.anchor-menu-wrapper .anchor-wrapper li {
  margin-right: 20px;
}
.anchor-menu-wrapper .anchor-wrapper li:last-child {
  margin-right: 40px;
}
.anchor-menu-wrapper .anchor-wrapper li.active a {
  color: #D13932;
  font-weight: bold;
}
.anchor-menu-wrapper .anchor-wrapper li a {
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0 6px 0;
  display: inline-block;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 250px;
}

#slide-line {
  position: absolute;
  bottom: -2px;
  height: 6px;
  background-color: #D13932;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all 0.3s 0.15s ease;
  transition: all 0.3s 0.15s ease;
}
@media only screen and (max-width: 991px) {
  #slide-line {
    display: none;
  }
}

.newsletter-form {
  background-color: #D13932;
}
.newsletter-form .newsletter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}
.newsletter-form .response {
  font-family: "Raleway", sans-serif;
  color: #D13932;
  font-weight: 400;
  padding: 20px;
}
.newsletter-form .newsletter-title {
  font-family: "Raleway", sans-serif;
  color: white;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  display: block;
  padding-bottom: 20px;
  min-width: 18.75%;
}
.newsletter-form .newsletter-title span {
  display: none;
}
.newsletter-form #mc_embed_signup {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.newsletter-form .mc_embed_signup {
  display: inline-block;
}
.newsletter-form .mc_embed_signup .bouton, .newsletter-form .mc_embed_signup .webform-confirmation + .links a, .webform-confirmation + .links .newsletter-form .mc_embed_signup a, .newsletter-form .mc_embed_signup .webform-next, .newsletter-form .mc_embed_signup .webform-previous, .newsletter-form .mc_embed_signup .webform-client-form .form-actions input, .webform-client-form .form-actions .newsletter-form .mc_embed_signup input, .newsletter-form .mc_embed_signup .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file .newsletter-form .mc_embed_signup input[type=submit], .newsletter-form .mc_embed_signup .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit .newsletter-form .mc_embed_signup input, .newsletter-form .mc_embed_signup .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset .newsletter-form .mc_embed_signup input {
  margin: 0 0 0 0;
}
.newsletter-form #mc_embed_signup div.mce_inline_error {
  background-color: transparent;
  color: #D13932;
  font-family: "Raleway", sans-serif;
  color: #D13932;
  margin: 0 0 0 0;
  font-weight: normal;
}
.newsletter-form #mc_embed_signup_scroll {
  text-align: center;
}
.newsletter-form .mc-field-group {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.newsletter-form .mc-field-group > label {
  display: none;
}
.newsletter-form .mc-field-group input[type=email].grandbouton {
  border: none;
  background-color: white;
  width: 250px;
  margin: 0 0 10px 0;
  height: 28px;
  border-radius: 50px;
  line-height: 0;
  width: calc(100% - 20px);
}
.newsletter-form .clear {
  display: inline-block;
}
.newsletter-form .clear input[type=submit].bouton, .newsletter-form .clear input[type=submit].webform-next, .newsletter-form .clear input[type=submit].webform-previous, .newsletter-form .clear .webform-client-form .form-actions input[type=submit], .webform-client-form .form-actions .newsletter-form .clear input[type=submit], .newsletter-form .clear .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file .newsletter-form .clear input[type=submit], .newsletter-form .clear .actu-filters .views-widget--submit input[type=submit], .actu-filters .views-widget--submit .newsletter-form .clear input[type=submit], .newsletter-form .clear .actu-filters .views-widget--reset input[type=submit], .actu-filters .views-widget--reset .newsletter-form .clear input[type=submit] {
  border: none;
  background-color: white;
  color: #D13932;
  margin: 0 0 0 0;
  height: 28px;
  line-height: 28px;
  padding: 0px 16px;
  border-radius: 50px;
}
@media only screen and (min-width: 992px) {
  .newsletter-form #mc_embed_signup {
    max-width: 56.25%;
  }
}
.newsletter-form #mc_embed_signup > p {
  display: none;
}
@media (min-width: 768px) {
  .newsletter-form .mc-field-group,
.newsletter-form .newsletter-title {
    display: inline-block;
  }
  .newsletter-form .newsletter-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 15px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .newsletter-form .newsletter-title {
    padding-bottom: 0;
    margin-right: 20px;
    line-height: 28px;
  }
  .newsletter-form .mc-field-group input[type=email].grandbouton {
    margin: 0 10px 0 0;
  }
  .newsletter-form #mc_embed_signup_scroll {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .newsletter-form #mc_embed_signup div.mce_inline_error {
    padding-left: 15px;
    margin-top: 5px;
  }
  .newsletter-form .response {
    max-width: 410px;
    padding: 0 20px 0 20px;
  }
}

.section-statistiques-et-analyses .newsletter-title span,
.section-statistieken-en-analyse .newsletter-title span,
.section-statistics-and-analyses .newsletter-title span {
  display: inline;
}

@media print {
  .no-print, .toc, .stickyside .nav, .rsFullscreenBtn, .rsBullets, .rsGCaption {
    display: none !important;
  }

  h1, .texte *, .aside * {
    color: black !important;
    margin-top: 0px;
  }

  .rsGCaption, .rsCaption, .rsContainer {
    display: block !important;
  }

  main {
    padding: 0px !important;
  }

  .aside.left .nav {
    display: none;
  }

  .lexicon-term {
    border-bottom: none;
  }

  .texte ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 1cm;
  }
  .texte ul li {
    padding-left: 0px;
    margin-left: 0px;
  }

  .aside.right a {
    text-decoration: none;
  }

  .box.links {
    width: 45%;
    margin-right: 5%;
    float: left;
  }

  body:not(.toolbox) h1:before {
    display: block;
    content: "perspective.brussels";
    color: #D13932 !important;
  }

  section.page h1, section.page .h1 {
    margin-bottom: 2cm;
  }

  .printonly {
    display: block;
  }
  .printonly * {
    color: black;
  }

  .sidebar.financements {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .sidebar.financements ul {
    -webkit-column-break-before: avoid-column;
       -moz-column-break-before: avoid-column;
            break-before: avoid-column;
  }
  .sidebar.financements div.field__label {
    -webkit-column-break-after: avoid-column;
       -moz-column-break-after: avoid-column;
            break-after: avoid-column;
  }
  .sidebar.financements * {
    color: black;
  }
}
@media only screen and (min-width: 808px) {
  .page-poles .nav--main-menu > li:nth-child(2), .section-poles .nav--main-menu > li:nth-child(2), .page-projets .nav--main-menu > li:nth-child(2), .section-projets .nav--main-menu > li:nth-child(2), .page-stadsprojecten .nav--main-menu > li:nth-child(2), .section-stadsprojecten .nav--main-menu > li:nth-child(2), .page-projects .nav--main-menu > li:nth-child(2), .section-projects .nav--main-menu > li:nth-child(2) {
    border-bottom: solid 4px #562821;
  }
}
.page-poles section.map, .section-poles section.map, .page-projets section.map, .section-projets section.map, .page-stadsprojecten section.map, .section-stadsprojecten section.map, .page-projects section.map, .section-projects section.map {
  width: 100%;
  background-color: #f0d0c8;
  margin-top: 0px;
  position: relative;
}
.page-poles section.map #mapid, .section-poles section.map #mapid, .page-projets section.map #mapid, .section-projets section.map #mapid, .page-stadsprojecten section.map #mapid, .section-stadsprojecten section.map #mapid, .page-projects section.map #mapid, .section-projects section.map #mapid {
  width: 100%;
  height: 800px;
}
.page-poles section.map a.bouton, .page-poles section.map .webform-confirmation + .links a, .webform-confirmation + .links .page-poles section.map a, .page-poles section.map a.webform-next, .page-poles section.map a.webform-previous, .section-poles section.map a.bouton, .section-poles section.map .webform-confirmation + .links a, .webform-confirmation + .links .section-poles section.map a, .section-poles section.map a.webform-next, .section-poles section.map a.webform-previous, .page-projets section.map a.bouton, .page-projets section.map .webform-confirmation + .links a, .webform-confirmation + .links .page-projets section.map a, .page-projets section.map a.webform-next, .page-projets section.map a.webform-previous, .section-projets section.map a.bouton, .section-projets section.map .webform-confirmation + .links a, .webform-confirmation + .links .section-projets section.map a, .section-projets section.map a.webform-next, .section-projets section.map a.webform-previous, .page-stadsprojecten section.map a.bouton, .page-stadsprojecten section.map .webform-confirmation + .links a, .webform-confirmation + .links .page-stadsprojecten section.map a, .page-stadsprojecten section.map a.webform-next, .page-stadsprojecten section.map a.webform-previous, .section-stadsprojecten section.map a.bouton, .section-stadsprojecten section.map .webform-confirmation + .links a, .webform-confirmation + .links .section-stadsprojecten section.map a, .section-stadsprojecten section.map a.webform-next, .section-stadsprojecten section.map a.webform-previous, .page-projects section.map a.bouton, .page-projects section.map .webform-confirmation + .links a, .webform-confirmation + .links .page-projects section.map a, .page-projects section.map a.webform-next, .page-projects section.map a.webform-previous, .section-projects section.map a.bouton, .section-projects section.map .webform-confirmation + .links a, .webform-confirmation + .links .section-projects section.map a, .section-projects section.map a.webform-next, .section-projects section.map a.webform-previous {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 990;
  padding: 2px 6px;
}
.page-poles.node-type-projet section.map #mapid, .page-poles.node-type-projet-complements section.map #mapid, .section-poles.node-type-projet section.map #mapid, .section-poles.node-type-projet-complements section.map #mapid, .page-projets.node-type-projet section.map #mapid, .page-projets.node-type-projet-complements section.map #mapid, .section-projets.node-type-projet section.map #mapid, .section-projets.node-type-projet-complements section.map #mapid, .page-stadsprojecten.node-type-projet section.map #mapid, .page-stadsprojecten.node-type-projet-complements section.map #mapid, .section-stadsprojecten.node-type-projet section.map #mapid, .section-stadsprojecten.node-type-projet-complements section.map #mapid, .page-projects.node-type-projet section.map #mapid, .page-projects.node-type-projet-complements section.map #mapid, .section-projects.node-type-projet section.map #mapid, .section-projects.node-type-projet-complements section.map #mapid {
  height: 200px;
}
.page-poles .nopaddingcol, .section-poles .nopaddingcol, .page-projets .nopaddingcol, .section-projets .nopaddingcol, .page-stadsprojecten .nopaddingcol, .section-stadsprojecten .nopaddingcol, .page-projects .nopaddingcol, .section-projects .nopaddingcol {
  padding-top: 30px;
}
.page-poles .nopaddingcol h3, .section-poles .nopaddingcol h3, .page-projets .nopaddingcol h3, .section-projets .nopaddingcol h3, .page-stadsprojecten .nopaddingcol h3, .section-stadsprojecten .nopaddingcol h3, .page-projects .nopaddingcol h3, .section-projects .nopaddingcol h3 {
  margin-top: 10px;
}
.page-poles .nopaddingcol li label, .section-poles .nopaddingcol li label, .page-projets .nopaddingcol li label, .section-projets .nopaddingcol li label, .page-stadsprojecten .nopaddingcol li label, .section-stadsprojecten .nopaddingcol li label, .page-projects .nopaddingcol li label, .section-projects .nopaddingcol li label {
  display: block !important;
  font-size: 14px;
  line-height: 18px;
}
.page-poles .leaflet-container a.leaflet-popup-close-button, .section-poles .leaflet-container a.leaflet-popup-close-button, .page-projets .leaflet-container a.leaflet-popup-close-button, .section-projets .leaflet-container a.leaflet-popup-close-button, .page-stadsprojecten .leaflet-container a.leaflet-popup-close-button, .section-stadsprojecten .leaflet-container a.leaflet-popup-close-button, .page-projects .leaflet-container a.leaflet-popup-close-button, .section-projects .leaflet-container a.leaflet-popup-close-button {
  color: black;
  top: 5px;
  right: 5px;
}
.page-poles .leaflet-popup-content, .section-poles .leaflet-popup-content, .page-projets .leaflet-popup-content, .section-projets .leaflet-popup-content, .page-stadsprojecten .leaflet-popup-content, .section-stadsprojecten .leaflet-popup-content, .page-projects .leaflet-popup-content, .section-projects .leaflet-popup-content {
  margin: 0px !important;
}
.page-poles section.page, .section-poles section.page, .page-projets section.page, .section-projets section.page, .page-stadsprojecten section.page, .section-stadsprojecten section.page, .page-projects section.page, .section-projects section.page {
  margin-top: 60px;
}
.page-poles section.map + .page.with-sidebar, .section-poles section.map + .page.with-sidebar, .page-projets section.map + .page.with-sidebar, .section-projets section.map + .page.with-sidebar, .page-stadsprojecten section.map + .page.with-sidebar, .section-stadsprojecten section.map + .page.with-sidebar, .page-projects section.map + .page.with-sidebar, .section-projects section.map + .page.with-sidebar {
  margin-top: 0;
}

section.map + .page.with-sidebar {
  margin-top: 0;
}

.publications .item > div {
  margin-top: 1em;
  border-top: solid 1px #9A9A9A;
  padding-top: 1em;
  clear: both;
}
.publications .serie, .publications .numserie {
  font-weight: bold;
  display: inline-block;
  color: #D13932;
}
.publications .numserie:before {
  content: " – ";
}
.wysiwyg .publications h3 {
  margin: 0px !important;
  text-transform: uppercase;
}
.publications h4 {
  font-weight: bold;
}
.publications h3 {
  overflow: hidden;
  color: #562821;
}
.publications div.date {
  float: left;
}
.publications div.date:after {
  content: " – ";
}
.publications .institution span:before {
  content: ", ";
}
.publications .institution span:first-child:before {
  content: "";
}
.publications a.lireplus, .publications a.lirepluspdf, .publications .title a.external {
  display: inline-block;
  margin-top: 1em;
}
.wysiwyg .publications .withreadmore {
  display: none;
}
.publications .cover {
  max-width: 120px !important;
  width: 120px;
  height: 100%;
  min-height: 40px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}
.focuspublications .publications .cover a img {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.publications figure.preview img, .publications .pdfpreview img {
  height: auto;
}
.publications .lireplus, .publications .lirepluspdf, .publications .description, .publications .date, .publications .institution, .publications .langues, .publications br, .publications .external {
  font-size: 14px;
  line-height: 18px;
}
.publications .field__label--inline {
  display: inline-block;
}
.publications .hidden {
  max-height: 0px;
  overflow: hidden;
  margin-top: 1em;
}
.publications .hidden.visible {
  max-height: 500px;
}

.focuspublications .view__filters {
  margin: 30px 0px;
}
.focuspublications .view__filters form > div {
  float: left;
  margin-right: 15px;
}

.section-publications .actu-filters .views-widget, .section-publicaties .actu-filters .views-widget {
  display: block;
  position: relative;
}
@media only screen and (min-width: 808px) {
  .section-publications .actu-filters .views-widget label, .section-publicaties .actu-filters .views-widget label {
    display: block;
    position: absolute;
    top: -20px;
    left: 8px;
  }
}
.section-publications .actu-filters #edit-combine.views-widget--filter-combine, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine {
  position: relative;
}
@media only screen and (min-width: 808px) {
  .section-publications .actu-filters #edit-combine.views-widget--filter-combine label, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine label {
    display: block;
    position: absolute;
    top: -20px;
    left: 8px;
  }
}
.section-publications .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine {
  margin-bottom: 20px;
}
@media only screen and (min-width: 808px) {
  .section-publications .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine {
    margin-bottom: 0;
  }
}
.section-publications .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input {
  height: 28px;
  font-size: 14px;
  border-radius: 10px;
  margin-right: 10px;
  border: solid 1px;
  outline: none;
  border-color: #9A9A9A;
  padding: 0 16px;
  transition: border-color 0.4s ease;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -ms-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
}
.section-publications .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input:focus, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input:focus {
  border-color: #562821;
  outline: none;
  border: 1px solid;
}
@media only screen and (max-width: 1200px) {
  .section-publications .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input, .section-publicaties .actu-filters #edit-combine.views-widget--filter-combine .form-item--combine input {
    padding: 0px 9px;
  }
}
.section-publications .actu-filters .choosen-container, .section-publicaties .actu-filters .choosen-container {
  margin-right: 10px;
}

.view--publications div.views-row {
  clear: both;
}

.wysiwyg .royalSlider {
  width: 100%;
  height: 500px;
  margin-bottom: 3em;
}

.royalSlider:not(.rsAutoHeight) {
  display: none;
}

.royalSlider.rsAutoHeight {
  display: block;
}

.wysiwyg .rsDefault,
.wysiwyg .rsDefault .rsOverflow,
.wysiwyg .rsDefault .rsSlide,
.wysiwyg .rsDefault .rsVideoFrameHolder,
.wysiwyg .rsDefault .rsThumbs {
  background: white;
}

body .rsContent {
  height: auto;
}
body .royalSlider .rsContent {
  height: 100%;
}

.royalSlider .rsContent {
  width: 100%;
}

.royalSlider .rsNav.rsBullets {
  position: absolute;
  left: auto;
  right: 16px;
  bottom: 10px;
  top: auto;
  z-index: 10;
}

.royalSlider .rsNav.rsBullets .rsNavItem.rsBullet {
  width: 12px;
  height: 12px;
  background-color: #f0d0c8;
  margin-left: 6px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}

.royalSlider .rsNav.rsBullets .rsNavItem.rsBullet.rsNavSelected {
  background-color: #D13932;
}

.rsFullscreenBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
}

.rsFullscreenIcn {
  background: url("rs-default.png") 0 0;
  content: "\e350";
  color: black;
}

.rsGCaption {
  float: none !important;
  position: relative;
  pointer-events: none;
}

.rsCaption, .rsCaption * {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}

.rsCaption {
  text-align: left !important;
  margin-bottom: 17px;
}

.rsDefault .rsFullscreenIcn {
  width: 20px;
  height: 20px;
  background-color: #D13932 !important;
}

body .rsDefault, body .rsDefault .rsOverflow, body .rsDefault .rsSlide, body .rsDefault .rsVideoFrameHolder, body .rsDefault .rsThumbs {
  background-color: white;
}
body img.rsImg {
  max-width: 100%;
}
body .lightbox-link.inline .rsContent a {
  display: block;
}

.publication-slider {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
}
.publication-slider:after {
  content: "flickity";
  display: none;
  /* hide :after */
}
@media only screen and (max-width: 767px) {
  .publication-slider {
    opacity: 1;
  }
  .publication-slider:after {
    content: "";
  }
}
.publication-slider.flickity-enabled {
  opacity: 1;
}
.publication-slider .carousel-cell {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .publication-slider .carousel-cell {
    width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .publication-slider .carousel-cell {
    width: 400px;
  }
}
.publication-slider .flickity-viewport {
  overflow: visible;
}
.publication-slider .flickity-prev-next-button {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  top: -90px;
}
.publication-slider .flickity-prev-next-button .flickity-button-icon {
  height: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.publication-slider .flickity-prev-next-button.previous {
  left: auto;
  right: 80px;
}

.timeline-slider {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  overflow: hidden;
  opacity: 0;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
}
.timeline-slider:after {
  content: "flickity";
  display: none;
  /* hide :after */
}
.timeline-slider.flickity-enabled {
  opacity: 1;
}
.timeline-slider article:last-of-type {
  min-height: calc(100% + 60px);
  top: -30px;
  width: calc(33.3333333333% + 60px);
}
.timeline-slider article:last-of-type:after {
  top: 91px;
}
.timeline-slider .timeline-teaser-slider {
  width: 100%;
  padding: 30px;
  min-height: 100%;
}
@media only screen and (min-width: 768px) {
  .timeline-slider .timeline-teaser-slider {
    width: calc(33.3333333333% - 30px);
    max-width: 500px;
  }
}
.timeline-slider .flickity-viewport {
  overflow: visible;
}
.timeline-slider .flickity-prev-next-button {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.timeline-slider .flickity-prev-next-button .flickity-button-icon {
  height: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

div.focuspublications div.wrapper.overflow-visible {
  position: relative;
  z-index: 2;
  padding-bottom: 0;
}

.section-search main > .region-content {
  width: 94vw;
  max-width: 1500px;
  margin: auto;
  padding: 50px 0;
  margin-bottom: 30px;
  clear: both;
}
.section-search main > .region-content form {
  padding: 15px;
  margin-bottom: 15px;
}
.section-search main > .region-content form label {
  font-weight: 700;
  position: absolute;
  top: -24px;
}
.section-search main > .region-content form #edit-advanced legend {
  display: none;
}
.section-search main > .region-content form .form-item--checkbox label {
  position: relative;
  top: 0;
  display: inline;
}
.section-search main > .region-content form .form-item--checkbox {
  margin-right: 8px;
}
.section-search main > .region-content form #edit-type, .section-search main > .region-content form .action {
  clear: both;
  padding-top: 20px;
}
.section-search main > .region-content form .form-item {
  float: left;
  position: relative;
}
.section-search main > .region-content form #edit-keys {
  height: 42px;
  border-radius: 10px / 10px;
  margin-right: 10px;
  border: solid 1px;
  outline: none;
  border-color: #9A9A9A;
  padding: 0 10px;
}
.section-search main > .region-content form #edit-submit {
  background-color: #D13932;
  border-color: #D13932;
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 14px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px / 10px;
}
.section-search main > .region-content > h2 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  padding: 0 15px;
}
.section-search main > .region-content .ds-search-extra {
  border-bottom: solid 1px #562821;
  padding: 15px;
}

.section-projets.node-type-intro img.illustration,
.section-stadsprojecten.node-type-intro img.illustration {
  display: none !important;
}

p.organisateur:empty {
  display: none;
}

.banner-link a {
  display: block;
  background-color: white;
  color: #D13932;
  border: solid 1px #D13932;
  margin: 0 0 24px 0;
  text-decoration: none;
  padding: 15px;
  padding-left: 50px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
.banner-link a.external {
  padding-right: 3%;
  background-position: 96% center;
}
.banner-link a:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(images/agenda.svg) no-repeat center left;
  background-size: 23px;
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
}
@media only screen and (min-width: 992px) {
  .banner-link a {
    width: 50%;
  }
}

.banner-link a:hover {
  color: #D13932;
  background-color: white;
}

.zone-texte table.chiffres td p,
.zone-texte table.chiffres th p,
.wysiwyg table.chiffres td p,
.wysiwyg table.chiffres th p {
  font-size: 13px;
  line-height: 15px;
}

table.superlarge {
  width: auto !important;
  white-space: nowrap;
  display: block;
  overflow-x: auto;
  position: relative;
}

table.superlargee th {
  background: white;
  position: sticky;
  top: 0;
  z-index: 2;
}

.headerreduced table.superlargee th {
  background: white;
  position: sticky;
  top: 100px;
}

table.forceleft.chiffres td {
  text-align: left !important;
}

body.unpublished h1:after {
  content: "UNPUBLISHED !";
  display: block;
  color: red;
  font-size: 20px;
}

span.extlink {
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  color: #d95a49;
}

.publications h3 {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.wysiwyg a span {
  color: inherit !important;
}

.facet.is-active:hover .element-invisible {
  display: block;
  position: absolute;
  right: 0px;
  font-size: 12px;
  background-color: #f2e3df;
  padding-left: 4px;
  font-weight: 700;
}

.i18n-fr .nl,
i18n-nl .fr {
  display: none;
}

.news-teaser.external {
  background-image: none !important;
}

.all-focus.fullwidth {
  margin-left: 0px;
  margin-right: 0px;
}

.all-focus.fullwidth div.focuslinks {
  padding-left: 0px;
  padding-right: 0px;
}

.node--toolbox-subsides.node--teaser {
  margin-bottom: 1em;
}

.page-poles section.map #mapid,
.section-poles section.map #mapid,
.page-projets section.map #mapid,
.section-projets section.map #mapid,
.page-stadsprojecten section.map #mapid,
.section-stadsprojecten section.map #mapid,
.page-projects section.map #mapid,
.section-projects section.map #mapid {
  height: 850px;
}

.nav--menu-block-4 li ul li ul {
  display: none;
}

section.secondtext {
  padding-top: 60px;
}

section.secondtext .wysiwyg {
  border-top: solid 1px #562821;
  padding-top: 20px;
}

.webform-client-form {
  margin-bottom: 2em;
}

.node-type-webform .page {
  padding: 80px 15px;
}

.node-type-webform h1 {
  font-weight: 700 !important;
}

.path-404 .webform-progressbar {
  display: none;
}

#views-exposed-form-actualites-new-page,
#views-exposed-form-actualites-new-page-1,
#views-exposed-form-actualites-new-page-2 {
  margin-top: 20px;
}

.publication:empty {
  display: none;
}

.ptop {
  padding-top: 28px;
}

.grad1 {
  background: red;
  background: -webkit-gradient(linear, left top, right top, from(orange), color-stop(red), color-stop(green), color-stop(cyan), color-stop(blue), to(violet));
  background: linear-gradient(to right, orange, red, green, cyan, blue, violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

h3.eventdate {
  position: relative;
  padding-left: 24px;
}

h3.eventdate:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/_integration/assets/css/images/agenda.svg) no-repeat center left;
  background-size: 16px;
  position: absolute;
  top: -2px;
  left: 0;
}

.focus.rouge *, .actu-filters .views-widget--reset input.focus *,
.focus.brun *,
.focus.webform-next *,
.focus.webform-previous *,
.actu-filters .views-widget--submit input.focus *,
.focus.image:not(.rose) * {
  color: white;
}

@media print {
  .noprint,
.aside.right,
.stickyside-toolbox .block--menu-block.hidden-sm-down,
.view__filters {
    display: none !important;
  }
}
.zone-texte p.redborder,
.wysiwyg p.redborder,
.CSS1Compat p.redborder {
  background-color: #fcf6f4;
}

.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all a {
  font-size: 30px;
  text-transform: none;
  line-height: 32px;
  font-weight: 500;
  padding: 12px 0px;
}

.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all a:before {
  content: "";
}

.date-display-range .date-display-single:not(:first-child):before {
  content: ", ";
}

/* hack pager internet explorer */
ul.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
}

.ie ul.pager {
  display: block;
  position: relative;
  padding-top: 10px;
}

.ie ul.pager .pager-previous {
  display: inline-block;
  position: absolute;
  left: 0;
}

.ie ul.pager .pager-current {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120px;
  text-align: center;
}

.ie ul.pager .pager-next {
  display: inline-block;
  position: absolute;
  right: 0;
}

#views-exposed-form-recherche-toolbox-page #edit-search {
  width: 100% !important;
}

.not-front:not(.section-be-ecole):not(.section-be-school) .news-teaser .img-wrapper img {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

/* hack faux liens timeline */
body > #block-views-exp-recherche-perspective-page input[type=text] {
  border-radius: 4px;
  height: 50px;
  color: #d95a49;
  max-width: 100%;
  width: calc(100% - 80px);
  margin: 8px;
  border: 1px solid #d95a49;
  line-height: 60px;
  padding: 0px 15px 0 25px;
  font-size: 14pt;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: transparent;
  text-transform: capitalize;
  background: white;
}

@media screen and (max-width: 807px) {
  #block-views-exp-recherche-perspective-page.is-open {
    top: 0;
  }

  #block-views-exp-recherche-perspective-page {
    position: fixed;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    height: 70px;
    top: -70px;
    margin-left: 0;
    background-color: #d95a49;
    width: 100%;
    border-bottom: none;
    z-index: 999;
  }

  #block-views-exp-recherche-perspective-page .action-buttons {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 60px;
    height: 50px;
    /* z-index: 2; */
  }

  #block-views-exp-recherche-perspective-page .action-buttons input {
    width: 60px;
    overflow: hidden;
    color: transparent;
    border: none;
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    height: 50px;
    border: 1px solid #d95a49;
    border-radius: 4px;
    text-indent: -999px;
    background: url(../../../../../_integration/assets/css/images/ico-loupe.svg) no-repeat center center;
    background-size: 20px;
    background-color: white;
  }

  #block-views-exp-recherche-perspective-page .views-widget__label {
    display: none;
  }

  #block-views-exp-recherche-perspective-page form {
    position: relative;
    display: block !important;
  }
}
.lirepluspdf {
  color: #562821;
  font-size: 12px !important;
}

footer a.external:not(.notext),
.menu-attach-block-wrapper a.external:not(.notext) {
  background-image: url(/_integration/assets/css/images/external-white.svg);
}

.easy-breadcrumb span:nth-child(3) a {
  color: white;
}

.toolbox-overlay-nav .nav--menu-toolbox2 > li > a {
  color: #3b1a00;
}

body.node-type-maps {
  overflow-y: scroll !important;
}

body.node-type-maps.fullscreen {
  overflow-y: hidden !important;
}

body.node-type-maps div.logo img {
  max-width: 200px;
  height: auto;
}

.node-type-maps h1 {
  color: #562821;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px;
}

.node-type-maps h2 {
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: #D13932;
  text-decoration: none;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 0.5em;
}

.node-type-maps #admin-menu {
  display: none !important;
}

.node-type-maps sidebar {
  float: left;
  width: 450px;
  padding: 0px;
}

.node-type-maps sidebar .borderbottom {
  border-bottom: solid 1px #D13932;
}

.node-type-maps sidebar .padding {
  padding: 40px;
}

.node-type-maps ul.language-switcher-locale-url li a {
  display: block;
  float: right;
  color: white;
  background-color: #D13932;
  border: solid 1px #D13932;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  font-family: "Raleway", sans-serif;
  height: 24px;
  width: 24px;
  margin-left: 6px;
  margin-top: 10px;
  border-radius: 50%/50%;
  text-align: center;
}

.node-type-maps ul.language-switcher-locale-url li a:hover,
.node-type-maps ul.language-switcher-locale-url li a.is-active {
  background-color: white;
  color: #D13932;
}

@media screen and (max-width: 1400px) {
  .node-type-maps sidebar .paddinglight {
    padding: 20px 40px;
  }
}
.node-type-maps div.maps {
  position: fixed;
  right: 0;
  top: 0;
  width: calc(100vw - 465px);
  height: 100%;
}

.node-type-maps sidebar h2 {
  margin-bottom: 0px;
}

.node-type-maps #mapp {
  width: 100%;
  height: 100vh;
  background: #FFF;
}

.typologies ol li {
  display: inline-block;
}

.typosquare {
  border: solid 1px #562821;
  font-size: 13px;
  padding: 0 12px;
  margin: 12px 4px 0px 0;
  color: black !important;
  height: 24px;
  border-radius: 12px;
}

.node-type-maps #poopup {
  position: absolute;
  width: 350px;
  z-index: 999;
  right: 10px;
  top: 10px;
  background-color: #FFF;
}

.node-type-maps #popup h2,
.node-type-maps #popup .wysiwyg {
  padding: 0px;
  clear: both;
}

.node-type-maps .map-marker {
  margin-left: -12px !important;
  margin-top: -12px !important;
  height: 24px !important;
  width: 24px !important;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.node-type-maps .leaflet-tooltip {
  display: inline-block !important;
  font-size: 17px;
  width: auto;
  font-weight: 700;
  padding: 5px 8px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 24px 0 0 0;
  border-color: #D13932;
  background-color: #D13932;
  color: white;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
}

.node-type-maps .leaflet-tooltip.quartier {
  font-size: 24px;
  color: #562821 !important;
  background-color: transparent;
  border-style: none !important;
  border-color: transparent;
  padding: 2px;
  border-radius: 0px;
  font-family: "Raleway", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.node-type-maps .leaflet-tooltip.quartier .o45 {
  display: block;
  -webkit-transform: rotate(-52deg);
          transform: rotate(-52deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.node-type-maps .leaflet-tooltip:after,
.node-type-maps .leaflet-tooltip:before {
  display: none;
}

.node-type-maps .wysiwyg p.chapeau {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
}

.node-type-maps .proj-marker {
  background: url("/sites/default/files/maps/images/bati-marker.svg") no-repeat;
  background-size: cover;
}

.node-type-maps .espa-marker {
  background: url("/sites/default/files/maps/images/espa-marker.svg") no-repeat;
  background-size: cover;
  -webkit-transform-origin: center center !important;
          transform-origin: center center !important;
  margin-left: -10px !important;
  margin-top: -16px !important;
  height: 32px !important;
  width: 20px !important;
}

.node-type-maps .map-marker:hooover {
  margin-left: -20px !important;
  margin-top: -20px !important;
  height: 40px !important;
  width: 40px !important;
}

.fullscreen.node-type-maps #popup2 {
  position: fixed;
  z-index: 99999;
  right: 10px;
  bottom: 10px;
  width: 250px;
  height: 250px;
}

.fullscreen.node-type-maps .leaflet-fullscreen {
  z-index: 99911;
}

.node-type-maps .leaflet-control-layers-base label input {
  display: none;
}

.node-type-maps div.leaflet-control-layers.leaflet-control {
  left: 0px;
}

.node-type-maps .leaflet-touch .leaflet-control-layers {
  border-style: none;
  background-color: transparent;
}

.node-type-maps .leaflet-touch .leaflet-bar,
.node-type-maps .leaflet-touch .leaflet-bar a {
  border-color: #DEB1A5;
  background-color: #F0D0C8;
}

.node-type-maps .leaflet-bar a.leaflet-disabled {
  cursor: default;
  color: #DEB1A5;
}

.node-type-maps .leaflet-touch .leaflet-bar a:hover {
  background-color: white;
}

.node-type-maps .leaflet-top.leaflet-right {
  right: 45px;
}

.node-type-maps .leaflet-control-layers-base label {
  display: inline-block;
  margin-right: 10px;
}

.node-type-maps .leaflet-control-layers-base label span {
  display: inline-block !important;
  font-size: 13px;
  width: auto;
  font-weight: 700;
  padding: 5px 8px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 24px 0 0 0;
  border-color: #D13932;
  background-color: #D13932;
  color: white;
  cursor: pointer;
}

.node-type-maps .leaflet-control-layers-base label span:hover {
  background-color: white;
  color: #D13932;
}

.node-type-maps .cluster-icon {
  background: url("/sites/default/files/maps/iimages/cluster-marker.svg") no-repeat;
  background-size: cover;
  text-align: center;
}

.node-type-maps .map-popup {
  max-height: 200px;
  overflow-y: scroll;
}

.node-type-maps .leaflet-popup-content-wrapper {
  border-radius: 0;
  background-color: #B43A3F;
}

.node-type-maps .leaflet-popup-tip-container {
  display: none;
}

.embedded-video .player iframe {
  max-width: 100%;
}

.embedded-video .player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 40px 0;
}

.embedded-video .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.i18n-en:not(.front):not(.section-who-are-we) .introduction.regularwidth .texte > p, .i18n-en:not(.front):not(.section-who-are-we) .node-type-webform .introduction.region-content .texte > p, .node-type-webform .i18n-en:not(.front):not(.section-who-are-we) .introduction.region-content .texte > p, .i18n-en:not(.front):not(.section-who-are-we) body[class*=-done] main.introduction .texte > p, body[class*=-done] .i18n-en:not(.front):not(.section-who-are-we) main.introduction .texte > p {
  min-height: 280px;
}

.englishonly {
  display: none !important;
}

.i18n-en .englishonly {
  display: block !important;
}

.not-front .aside.right .links a {
  display: block;
  background-image: none;
}

@media screen and (max-width: 640px) {
  .node-type-maps sidebar {
    float: none;
    width: 100%;
    padding: 0px;
    padding-top: 40vh;
    position: absolute;
  }

  .node-type-maps div.maps {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 40vh;
    z-index: 100;
  }

  .node-type-maps #mapp {
    height: 40vh;
    background: #FFF;
  }
}
.region-content > #block-views-995aab0b99df52f197905aa1c884b2be {
  display: none;
}

#block-views-995aab0b99df52f197905aa1c884b2be .action-buttons, #block-views-995aab0b99df52f197905aa1c884b2be label {
  display: none;
}

.not-front .aside.right > div.box {
  margin-bottom: 36px;
}
.not-front .aside.right > div.box:first-child {
  margin-top: 132px;
}
.not-front .aside.right h3 {
  padding: 8px 0;
  font-weight: bold;
  font-size: 14px;
  border-bottom: solid 1px #9A9A9A;
  border-top: solid 1px #9A9A9A;
  margin-bottom: 12px;
}
.not-front .aside.right .links {
  margin-bottom: 30px;
}
.not-front .aside.right .links li {
  padding: 0 0 12px 20px;
  margin: 0px;
}
.not-front .aside.right .links li:before {
  content: ">";
  color: #D13932;
  font-weight: 700;
  position: absolute;
  left: 15px;
}
.not-front .aside.right .links a, .not-front .aside.right .links span.tooltiplink, .not-front .aside.right .links a > span, .not-front .aside.right .links span.titre {
  font-size: 14px;
  color: #D13932;
  cursor: pointer;
}
.not-front .aside.right .links a:hover, .not-front .aside.right .links a:hover > span, .not-front .aside.right .links span.tooltiplink:hover {
  color: #562821;
}
.not-front .aside.right .links span.soustitre:before {
  content: " / ";
}
.not-front .aside.right audio {
  max-width: 100%;
}
.not-front .aside.right .file img {
  display: none;
}
.not-front .aside.right .news a {
  text-decoration: none;
}
.not-front .aside.right .news h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 12px;
}
.not-front .aside.right .news p, .not-front .aside.right .news div.section {
  font-size: 14px;
  line-height: 21px;
  margin: 0px;
}
.not-front .aside.right .news .news-teaser > div {
  margin-bottom: 24px;
}
.not-front .aside.right .news a:hover * {
  color: #D13932;
}
.not-front .aside.right .contact .coordonates {
  margin-top: 1em;
}
.node-type-projet .not-front .aside.right .contact, .node-type-projet-complements .not-front .aside.right .contact, .node-type-etudes-observations .not-front .aside.right .contact {
  margin-bottom: 0px;
}
.node-type-projet .not-front .aside.right .contact p, .node-type-projet-complements .not-front .aside.right .contact p, .node-type-etudes-observations .not-front .aside.right .contact p {
  margin-bottom: 0px;
}
.not-front .aside.right .is_stuck .links li:before {
  left: 0px;
}

/*.slicknav_menu , .logo-slicknav{
	display:none;
}

@media screen and (max-width: 1200px) {
	#block-system-main-menu, #block-block-2, .navigation{display:none;}
	.logo-slicknav{
		display:block;
		position:fixed;
		top:0;
		z-index:2000;
		width:inherit;	
	}
	.slicknav_nav a  {margin: 2px 0px!important;}
	.slicknav_nav .slicknav_arrow {
		font-size: 1em!important;
		margin: 0 0 0 1.2em!important;
		line-height:1.2em!important;
	}
	.slicknav_menu {
		display:block;
		position: fixed;
		top: 0;
		width: 100%;
		border-bottom:1px solid $white;
		z-index:1800;
		background-color:$white!important;
		border-bottom:1px solid $blue;
		.slicknav_menutxt{
			font-size: 15px;
			font-family: $typo1;
			font-style: normal;
			font-weight: 700!important;
			color:$blue!important;
			text-shadow:none!important;
			padding-top:1px;
			width: 92.5%;
			line-height: 22px!important;
		}
		.slicknav_btn{
			width:100%;
			margin-right:0px!important;
			background-color:$white !important;
			.slicknav_icon{
				position: absolute;
				right: 15px;
			}
			.slicknav_icon-bar{background-color:$blue!important;}
		}
		ul{


			z-index: 1800;
			width: 100%;
			left: 0px;
			top: 54px;
			background-color:$white!important;
			padding-top:15px;
			padding-bottom:15px;
			margin-left:0px!important;
			li{
				display: block;
				border-bottom: 1px solid white;
				a, a:link{color:$blue!important;text-tranform:none!important;font-family:$typo1;}
				.is-active{font-weight:bold;}
				a:hover{
					border-radius: 0px;
				}
			}
			li.float{width:40px;    display: -webkit-inline-box!important;}
		}
	}
}


/*cache*/
/*@media screen and (min-width: 801px) and(max-width: 1200px) {
	.slicknav_menu{
		z-index: 100000000;
		width: 50px;
		border: 0px;
		right: 2.5vw;
	}
	ul.slicknav_nav {
        width: 200px;
		position: absolute;
		right: -2.5vw;
		left: inherit;
		text-align: right;
		padding: inherit;
		padding-top: 0;
		top: 45px;
		padding-right: 2.5vw;
	}
	.slicknav_menu .slicknav_btn .slicknav_icon {
    position: absolute;
    right: 0;
	}
	.slicknav_nav a {
		padding: 5px 0px!important;
		margin: 2px 5px;
		    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
	}
	.slicknav_menu ul li.float {
			width: initial; 
			margin-left: 30px;
			display: -webkit-inline-box !important;
}
}*/
.wysiwyg .view--timeline-pad ol li {
  display: block;
  padding-left: 0px;
  background-image: none;
  margin-bottom: 0;
}
.wysiwyg .view--timeline-pad ol li:nth-child(1) {
  z-index: 20;
}
.wysiwyg .view--timeline-pad ol li:nth-child(2) {
  z-index: 19;
}
.wysiwyg .view--timeline-pad ol li:nth-child(3) {
  z-index: 18;
}
.wysiwyg .view--timeline-pad ol li:nth-child(4) {
  z-index: 17;
}
.wysiwyg .view--timeline-pad ol li:nth-child(5) {
  z-index: 16;
}
.wysiwyg .view--timeline-pad ol li:nth-child(6) {
  z-index: 15;
}
.wysiwyg .view--timeline-pad ol li:nth-child(7) {
  z-index: 14;
}
.wysiwyg .view--timeline-pad ol li:nth-child(8) {
  z-index: 13;
}
.wysiwyg .view--timeline-pad ol li:nth-child(9) {
  z-index: 12;
}
.wysiwyg .view--timeline-pad ol li:nth-child(10) {
  z-index: 11;
}
.wysiwyg .view--timeline-pad ol li:nth-child(11) {
  z-index: 10;
}
.wysiwyg .view--timeline-pad ol li:nth-child(12) {
  z-index: 9;
}
.wysiwyg .view--timeline-pad ol li:nth-child(13) {
  z-index: 8;
}
.wysiwyg .view--timeline-pad ol li:nth-child(14) {
  z-index: 7;
}
.wysiwyg .view--timeline-pad ol li:nth-child(15) {
  z-index: 6;
}
.wysiwyg .view--timeline-pad ol li:nth-child(16) {
  z-index: 5;
}
.wysiwyg .view--timeline-pad ol li:nth-child(17) {
  z-index: 4;
}
.wysiwyg .view--timeline-pad ol li:nth-child(18) {
  z-index: 3;
}
.wysiwyg .view--timeline-pad ol li:nth-child(19) {
  z-index: 2;
}
.wysiwyg .view--timeline-pad ol li:nth-child(20) {
  z-index: 1;
}
.wysiwyg .view--timeline-pad ol li:nth-child(21) {
  z-index: 0;
}
.wysiwyg .view--timeline-pad ol li:before {
  width: 45px;
  height: 45px;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 23px;
  background-color: white;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 32.5px;
}
@media only screen and (max-width: 767px) {
  .wysiwyg .view--timeline-pad ol li:before {
    width: 35px;
    height: 35px;
    font-size: 18px;
    left: 15px;
  }
}
.wysiwyg .view--timeline-pad ol li:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: inherit;
  bottom: -15px;
  left: 110px;
}
.wysiwyg .view--timeline-pad ol li:last-child:after {
  display: none;
}

.timeline-slider {
  counter-reset: my-badass-counter;
}
.timeline-slider .timeline-teaser-slider {
  display: block;
  background-image: none;
  margin-bottom: 0;
}
.timeline-slider .timeline-teaser-slider:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.timeline-slider .timeline-teaser-slider:nth-child(1) {
  z-index: 20;
}
.timeline-slider .timeline-teaser-slider:nth-child(2) {
  z-index: 19;
}
.timeline-slider .timeline-teaser-slider:nth-child(3) {
  z-index: 18;
}
.timeline-slider .timeline-teaser-slider:nth-child(4) {
  z-index: 17;
}
.timeline-slider .timeline-teaser-slider:nth-child(5) {
  z-index: 16;
}
.timeline-slider .timeline-teaser-slider:nth-child(6) {
  z-index: 15;
}
.timeline-slider .timeline-teaser-slider:nth-child(7) {
  z-index: 14;
}
.timeline-slider .timeline-teaser-slider:nth-child(8) {
  z-index: 13;
}
.timeline-slider .timeline-teaser-slider:nth-child(9) {
  z-index: 12;
}
.timeline-slider .timeline-teaser-slider:nth-child(10) {
  z-index: 11;
}
.timeline-slider .timeline-teaser-slider:nth-child(11) {
  z-index: 10;
}
.timeline-slider .timeline-teaser-slider:nth-child(12) {
  z-index: 9;
}
.timeline-slider .timeline-teaser-slider:nth-child(13) {
  z-index: 8;
}
.timeline-slider .timeline-teaser-slider:nth-child(14) {
  z-index: 7;
}
.timeline-slider .timeline-teaser-slider:nth-child(15) {
  z-index: 6;
}
.timeline-slider .timeline-teaser-slider:nth-child(16) {
  z-index: 5;
}
.timeline-slider .timeline-teaser-slider:nth-child(17) {
  z-index: 4;
}
.timeline-slider .timeline-teaser-slider:nth-child(18) {
  z-index: 3;
}
.timeline-slider .timeline-teaser-slider:nth-child(19) {
  z-index: 2;
}
.timeline-slider .timeline-teaser-slider:nth-child(20) {
  z-index: 1;
}
.timeline-slider .timeline-teaser-slider:nth-child(21) {
  z-index: 0;
}
.timeline-slider .timeline-teaser-slider:before {
  font-family: Arial;
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  color: #D13932;
  font-weight: bold;
  position: absolute;
  width: 45px;
  height: 45px;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 23px;
  background-color: white;
  border-radius: 100%;
  top: 20px;
  left: 30px;
}
@media only screen and (max-width: 767px) {
  .timeline-slider .timeline-teaser-slider:before {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}
.timeline-slider .timeline-teaser-slider:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: inherit;
  top: 58px;
  right: -16px;
}
.timeline-slider .timeline-teaser-slider:last-child:after {
  display: none;
}

.timeline-teaser-slider .timeline-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin-top: 50px;
}
.timeline-teaser-slider .timeline-title + div {
  padding-top: 20px;
}
.timeline-teaser-slider .type-wrapper .read-more {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.timeline-teaser > .timeline-title, .timeline-teaser > .timeline-toggle {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 130px;
  padding: 20px 20px 20px 120px;
}
@media only screen and (max-width: 767px) {
  .timeline-teaser > .timeline-title, .timeline-teaser > .timeline-toggle {
    padding: 20px 20px 20px 70px;
  }
}
.timeline-teaser .timeline-toggle {
  text-decoration: none;
  -webkit-box-shadow: inset -30px 20px 20px transparent;
          box-shadow: inset -30px 20px 20px transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.timeline-teaser .timeline-toggle-content {
  display: none;
}
.timeline-teaser .type-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.timeline-teaser .type-wrapper * {
  font-size: 16px;
  line-height: 20px;
}

.timeline-teaser .timeline-title {
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.timeline-teaser span.read-more {
  display: inline-block;
  margin-top: 5px;
}
.timeline-teaser .timeline-toggle-content {
  padding: 0 20px 30px 120px;
}
@media only screen and (max-width: 767px) {
  .timeline-teaser .timeline-toggle-content {
    padding: 0 20px 30px 70px;
  }
}

.grad250:hover,
.grad251:hover,
.grad252:hover,
.grad253:hover,
.grad254:hover,
.grad286:hover,
.grad287:hover,
.grad288:hover,
.grad289:hover,
.grad296:hover,
.grad297:hover,
.grad298:hover,
.grad299:hover,
.grad300:hover,
.grad301:hover,
.grad302:hover {
  -webkit-box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.1);
}

.grad255:hover,
.grad256:hover,
.grad257:hover,
.grad266:hover,
.grad259:hover,
.grad290:hover,
.grad291:hover,
.grad292:hover,
.grad293:hover,
.grad294:hover {
  -webkit-box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.2);
}

.grad260:hover,
.grad261:hover,
.grad262:hover,
.grad263:hover,
.grad264:hover,
.grad295:hover {
  -webkit-box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.2);
}

[class^=grad] {
  background: #F8F8F8;
}

.grad250 {
  background: #e8f6e3;
}
.grad250 * {
  color: #3b1a00;
}

.grad251 {
  background: #def3d8;
}
.grad251 * {
  color: #3b1a00;
}

.grad252 {
  background: #cdedc4;
}
.grad252 * {
  color: #3b1a00;
}

.grad253 {
  background: #bde6b1;
}
.grad253 * {
  color: #3b1a00;
}

.grad254 {
  background: #ace09e;
}
.grad254 * {
  color: #3b1a00;
}

.grad255 {
  background: #9cda8a;
}
.grad255 * {
  color: #3b1a00;
}

.grad256 {
  background: #8bd477;
}
.grad256 * {
  color: #3b1a00;
}

.grad257 {
  background: #7bce63;
}
.grad257 * {
  color: #3b1a00;
}

.grad266 {
  background: #6ac850;
}
.grad266 * {
  color: #3b1a00;
}

.grad259 {
  background: #5ac23d;
}
.grad259 * {
  color: #3b1a00;
}

.grad260 {
  background: #51ae37;
}
.grad260 * {
  color: #3b1a00;
}

.grad261 {
  background: #489b31;
}
.grad261 * {
  color: white;
}

.grad262 {
  background: #3f872b;
}
.grad262 * {
  color: white;
}

.grad263 {
  background: #367424;
}
.grad263 * {
  color: white;
}

.grad264 {
  background: #326c22;
}
.grad264 * {
  color: white;
}

.grad286 {
  background: #edf7f9;
}
.grad286 * {
  color: #3b1a00;
}

.grad287 {
  background: #e1f2f6;
}
.grad287 * {
  color: #3b1a00;
}

.grad288 {
  background: #d6eef2;
}
.grad288 * {
  color: #3b1a00;
}

.grad289 {
  background: #c2e5ec;
}
.grad289 * {
  color: #3b1a00;
}

.grad290 {
  background: #afdde6;
}
.grad290 * {
  color: #3b1a00;
}

.grad291 {
  background: #9bd5e0;
}
.grad291 * {
  color: #3b1a00;
}

.grad292 {
  background: #88cdda;
}
.grad292 * {
  color: #3b1a00;
}

.grad293 {
  background: #74c4d4;
}
.grad293 * {
  color: #3b1a00;
}

.grad294 {
  background: #61bcce;
}
.grad294 * {
  color: #3b1a00;
}

.grad295 {
  background: #4eb4c8;
}
.grad295 * {
  color: #3b1a00;
}

.grad307 {
  background: #e7e6f6;
}
.grad307 * {
  color: #3b1a00;
}

.grad301 {
  background: #dcdbf1;
}
.grad301 * {
  color: #3b1a00;
}

.grad296 {
  background: #d1d0ed;
}
.grad296 * {
  color: #3b1a00;
}

.grad297 {
  background: #c7c5e9;
}
.grad297 * {
  color: #3b1a00;
}

.grad298 {
  background: #b5b2e2;
}
.grad298 * {
  color: #3b1a00;
}

.grad299 {
  background: #a3a0db;
}
.grad299 * {
  color: #3b1a00;
}

.grad306 {
  background: #918dd4;
}
.grad306 * {
  color: #3b1a00;
}

.view--tableau-de-bord-des-pad-s > .texte {
  overflow: visible !important;
}
.view--tableau-de-bord-des-pad-s table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table thead {
    display: none;
  }
}
.view--tableau-de-bord-des-pad-s table tbody,
.view--tableau-de-bord-des-pad-s table thead {
  width: 100%;
}
.view--tableau-de-bord-des-pad-s table tbody tr,
.view--tableau-de-bord-des-pad-s table thead tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr,
.view--tableau-de-bord-des-pad-s table thead tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .view--tableau-de-bord-des-pad-s table tbody tr td,
.view--tableau-de-bord-des-pad-s table thead tr td {
    width: 100%;
  }
}
.view--tableau-de-bord-des-pad-s table tbody tr:hover,
.view--tableau-de-bord-des-pad-s table thead tr:hover {
  z-index: 2;
}
.view--tableau-de-bord-des-pad-s table tbody tr th,
.view--tableau-de-bord-des-pad-s table tbody tr td,
.view--tableau-de-bord-des-pad-s table thead tr th,
.view--tableau-de-bord-des-pad-s table thead tr td {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
.view--tableau-de-bord-des-pad-s table tbody tr th.views-field-field-email-de-contact-spcifique,
.view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-email-de-contact-spcifique,
.view--tableau-de-bord-des-pad-s table thead tr th.views-field-field-email-de-contact-spcifique,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-email-de-contact-spcifique {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 15px;
}
.view--tableau-de-bord-des-pad-s table tbody tr td,
.view--tableau-de-bord-des-pad-s table thead tr td {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.view--tableau-de-bord-des-pad-s table tbody tr td .mobile-col-title,
.view--tableau-de-bord-des-pad-s table thead tr td .mobile-col-title {
  font-size: 11px;
  letter-spacing: 0.5px;
  text-decoration: underline;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td .mobile-col-title,
.view--tableau-de-bord-des-pad-s table thead tr td .mobile-col-title {
    display: none;
  }
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(1),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(1) {
  z-index: 10;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(2),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(2) {
  z-index: 9;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(3),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(3) {
  z-index: 8;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(4),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(4) {
  z-index: 7;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(5),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(5) {
  z-index: 6;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(6),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(6) {
  z-index: 5;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(7),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(7) {
  z-index: 4;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(8),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(8) {
  z-index: 3;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(9),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(9) {
  z-index: 2;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(10),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(10) {
  z-index: 1;
}
.view--tableau-de-bord-des-pad-s table tbody tr td:nth-child(11),
.view--tableau-de-bord-des-pad-s table thead tr td:nth-child(11) {
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-title > span,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-title > span {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-title > h3 > a,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-title > h3 > a {
    font-size: 18px;
    line-height: 22px;
  }
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-title > h3 > a .hover,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-title > h3 > a .hover {
    position: relative;
    display: block;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    pointer-events: auto;
    padding-left: 100px;
    margin-top: 30px;
    margin-bottom: 20px;
    min-height: 80px;
    padding-right: 10px;
    width: 100%;
    background: transparent;
  }
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-title > h3 > a .hover p,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-title > h3 > a .hover p {
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
  }
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-title > h3 > a .hover img,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-title > h3 > a .hover img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 80px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-prochaine-squence > div[class^=grad]:after,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-prochaine-squence > div[class^=grad]:after {
  display: none !important;
}
.view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-s-quence-pr-c-dente-de-la- > div[class^=grad],
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-s-quence-pr-c-dente-de-la- > div[class^=grad] {
  padding-left: 15px;
}
.view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-email-de-contact-spcifique,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-email-de-contact-spcifique {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-email-de-contact-spcifique,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-email-de-contact-spcifique {
    padding-bottom: 30px;
  }
}
.view--tableau-de-bord-des-pad-s table tbody tr td.views-field-field-email-de-contact-spcifique a.contactlink,
.view--tableau-de-bord-des-pad-s table thead tr td.views-field-field-email-de-contact-spcifique a.contactlink {
  margin-right: auto;
}
.view--tableau-de-bord-des-pad-s table tbody tr td > div[class^=grad],
.view--tableau-de-bord-des-pad-s table thead tr td > div[class^=grad] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 10px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td > div[class^=grad],
.view--tableau-de-bord-des-pad-s table thead tr td > div[class^=grad] {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }
}
.view--tableau-de-bord-des-pad-s table tbody tr td > div[class^=grad]:hover,
.view--tableau-de-bord-des-pad-s table thead tr td > div[class^=grad]:hover {
  -webkit-box-shadow: 0 0 transparent;
          box-shadow: 0 0 transparent;
}
.view--tableau-de-bord-des-pad-s table tbody tr td > div[class^=grad]:not(.grad264):after,
.view--tableau-de-bord-des-pad-s table thead tr td > div[class^=grad]:not(.grad264):after {
  content: "";
  background: inherit;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -10px;
  display: block;
  width: 20px;
  height: 20px;
  top: 20px;
}
@media only screen and (max-width: 767px) {
  .view--tableau-de-bord-des-pad-s table tbody tr td > div[class^=grad]:not(.grad264):after,
.view--tableau-de-bord-des-pad-s table thead tr td > div[class^=grad]:not(.grad264):after {
    top: calc(100% - 10px);
    right: 25px;
  }
}

.view--tableau-de-bord-des-pad-s tbody .views-field-title .hover {
  position: fixed;
  z-index: 200;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
  display: block;
  background-color: #f0d0c8;
  padding: 0px;
  width: 200px;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .view--tableau-de-bord-des-pad-s tbody .views-field-title .hover p {
    margin: 6px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 700;
  }
}

@media only screen and (min-width: 768px) {
  .view--tableau-de-bord-des-pad-s tbody .views-field-title:hover .hover {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
  }
}

.tooltip span p {
  margin: 0px !important;
  color: inherit;
  padding: 0px !important;
  font-size: 12px;
  line-height: 17px;
}

.taxonomyterm .tooltiplink,
a.contactlink {
  text-decoration: none;
}

a.contactlink {
  background-color: #D13932;
  color: white;
  margin-top: 3px;
  padding: 2px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
}

.view--tableau-de-bord-des-pad-s .view-mode-nom_et_pr_nom > div {
  display: inline;
  font-size: 12px;
  line-height: 17px;
}

.view--tableau-de-bord-des-pad-s .view-mode-nom_et_pr_nom > div:after {
  content: " ";
}

.zone-texte ol li:before,
.wysiwyg ol li:before,
.CSS1Compat ol li:before {
  background-color: #F8F8F8;
}

.view--tableau-de-bord-des-pad-s .complement p {
  font-size: 12px;
  line-height: 17px;
  margin-top: 8px;
}

.view--tableau-de-bord-des-pad-s table th {
  font-size: 14px;
  line-height: 19px;
}

.view--tableau-de-bord-des-pad-s table td {
  vertical-align: top;
  font-size: 14px;
  line-height: 19px;
  padding-right: 6px;
}

div.tooltiplink {
  cursor: pointer;
}

.tooltip span b.cobat i {
  color: #f0d0c8;
}

.view--tableau-de-bord-des-pad-s table td.views-field-title {
  position: relative;
}

.view--tableau-de-bord-des-pad-s table td.views-field-title a {
  text-decoration: none;
}

.view--tableau-de-bord-des-pad-s table td.views-field-title .hover {
  display: none;
}

.contact.solo > span > div {
  display: inline;
}
.contact.solo > span > div .nom, .contact.solo > span > div .prenom {
  display: inline;
  float: none;
}
.contact.solo > span > div:last-child .view-mode-nom_et_pr_nom::after {
  display: none;
}

.view--tableau-de-bord-des-cru td.views-field-title + td.views-field-view .timeline-slider article:last-of-type {
  min-height: 100%;
  top: auto;
  width: calc(50% + 60px);
}
@media only screen and (min-width: 768px) {
  .view--tableau-de-bord-des-cru td.views-field-title + td.views-field-view .timeline-slider .timeline-teaser-slider {
    width: 50%;
  }
}
.view--tableau-de-bord-des-cru table {
  display: table;
}
.view--tableau-de-bord-des-cru table thead tr, .view--tableau-de-bord-des-cru table tbody tr {
  display: table-row;
}
.view--tableau-de-bord-des-cru table thead tr td, .view--tableau-de-bord-des-cru table tbody tr td {
  display: table-cell;
}
.view--tableau-de-bord-des-cru th.views-field-title {
  width: 200px;
}

table .timeline-slider {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
table .timeline-slider .timeline-teaser-slider {
  padding-bottom: 50px;
}
table .timeline-teaser-slider .timeline-title {
  font-size: 15px;
  line-height: 20px;
}
table .timeline-slider .flickity-prev-next-button {
  top: auto;
  bottom: 10px;
}

.view--timeline-pad.view--id-timeline_pad.view--display-id-ce_projet.timeline-slider .timeline-teaser-slider::before, .timeline_ce .timeline-teaser-slider::before, .view--ligne-du-temps-des-cru-pour-tableau-de-bord .timeline-teaser-slider::before {
  width: 28px;
  height: 28px;
  font-size: 15px;
  color: black;
  opacity: 0.4;
}

.stickyside, .stickyside-toolbox {
  z-index: 100;
}

body .royalSlider .rsNav.rsBullets {
  z-index: 5;
}

.toolbox-layout .stickyside-toolbox {
  z-index: 6;
}
.toolbox-layout .aside.left h2.h1 {
  position: relative;
}

.be-ecole-logo {
  position: relative;
  margin-bottom: 20px;
  z-index: 20;
}
@media screen and (max-width: 991px) {
  .be-ecole-logo {
    padding-top: 20px;
  }
}
.be-ecole-logo img {
  display: block;
  width: 191px;
}

.toolbox-layout .aside.left .be-ecole-logo + h2.h1 {
  z-index: 20;
  margin-bottom: 40px;
}

#block-menu-block-13 {
  margin-top: 200px;
}
#block-menu-block-13 .content {
  display: none;
  position: fixed;
  top: 15vh;
  left: 10vw;
  width: 80vw;
  height: 70vh;
  overflow: auto;
  background-color: #D13932;
  padding: 20px;
  z-index: 1000;
}
#block-menu-block-13 .content * {
  color: white;
}
#block-menu-block-13:hover .content {
  display: block;
}
#block-menu-block-13 .content > ul > li > a {
  text-transform: uppercase;
  font-weight: bold;
}
#block-menu-block-13 .content > ul > li > ul li {
  margin-left: 30px;
}
#block-menu-block-13 .content > ul > li {
  margin-bottom: 2em;
}
#block-menu-block-13 .content > ul > li a:hover {
  color: #f0d0c8;
}

.toolbox-toggle {
  width: 25px;
  height: 19px;
  cursor: pointer;
  display: block;
}
.toolbox-toggle.is-on .bar {
  background: rgba(255, 255, 255, 0);
}
.toolbox-toggle.is-on .bar:after {
  top: 0;
  background: #562821;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.toolbox-toggle.is-on .bar:before {
  background: #562821;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar,
.bar:after,
.bar:before {
  width: 25px;
  height: 3px;
  border-radius: 140px;
}

.bar {
  position: relative;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  background: #562821;
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  background: #562821;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #562821;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.toolbox-overlay-wrapper {
  position: relative;
}
@media screen and (max-width: 991px) {
  .toolbox-overlay-wrapper {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-wrapper.menu-is-open:after {
    content: "";
    background-color: #e7a599;
    height: calc(100vh - 140px);
    width: 200vh;
    position: absolute;
    left: 162.5%;
    top: -51px;
    /* 				@media screen and (min-width: 1450px){
    	height: calc(100vh - 130px);
    } */
  }
  .toolbox-overlay-wrapper.menu-is-open:before {
    content: "";
    background-color: #E9E9E9;
    height: calc(100vh - 140px);
    width: 200vh;
    position: absolute;
    right: 100%;
    top: -51px;
    border-right: 15px solid #f0d0c8;
    /* 				@media screen and (min-width: 1450px){
    	height: calc(100vh - 130px);
    } */
  }
}

.toggle--toolbox-wrapper {
  position: absolute;
  left: -100px;
  top: 6px;
  height: 20px;
  display: block;
  z-index: 1000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 20px;
}
@media screen and (max-width: 991px) {
  .toggle--toolbox-wrapper {
    left: -20px;
    top: 0;
    height: 40px;
    width: 40px;
    background-color: #e7a599;
    padding: 11px 7px;
  }
}

.toolbox-overlay-nav {
  display: none;
  z-index: 4;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav {
    position: absolute;
    /* 	  left: calc(((100% / 4) * 4) + 30px); */
    top: -51px;
    left: 0;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav {
    width: calc((100% + 30px) / 4 * 14 - 15px);
  }
}
@media screen and (min-width: 1450px) {
  .toolbox-overlay-nav {
    width: calc((100% + 30px) / 4 * 13 - 15px);
  }
}
.toolbox-overlay-nav.is-active {
  display: block;
}
.toolbox-overlay-nav .nav--menu-toolbox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-top: 39px;
  /* 		@media screen and (min-width: 1450px){
  	height: calc(100vh - 130px);
  } */
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 {
    height: calc(100vh - 140px);
    padding-top: 192px;
    background-color: #f0d0c8;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2:before {
    content: "";
    position: absolute;
    left: calc(33.3333333333% - 60px);
    top: 0;
    background-color: #e7a599;
    display: block;
    width: calc((100% + 60px) * 2 + 60px);
    height: 100%;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li {
  display: block;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li {
    width: calc(33.3333333333% - 60px);
  }
}
@media screen and (max-width: 991px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li.is-highlighted:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2385154745)), color-stop(48%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2385154745) 0%, rgba(0, 0, 0, 0) 48%);
    z-index: 3;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li.is-active-trail > .nav--subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li:last-child:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  bottom: 0;
  width: calc(100% - 20px);
  left: 10px;
  background-color: #e7a599;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li:nth-child(1) > .nav--subnav {
    top: 0px;
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li:nth-child(2) > .nav--subnav {
    top: -80px;
    /* 					@media screen and (min-width: 1450px){
    	top: -120px;
    } */
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li:nth-child(3) > .nav--subnav {
    top: -160px;
    /* 						@media screen and (min-width: 1450px){
    	top: -240px;
    } */
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li:nth-child(4) > .nav--subnav {
    top: -240px;
    /* 						@media screen and (min-width: 1450px){
    	top: -360px;
    } */
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li:nth-child(5) > .nav--subnav {
    top: -320px;
    /* 						@media screen and (min-width: 1450px){
    	top: -480px;
    } */
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a {
  height: 80px;
  background-color: #f0d0c8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 40px;
  padding-left: 10px;
  width: 100%;
  font-size: 14px;
  color: #D13932;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  /* 				@media screen and (min-width: 1450px){
  	font-size: 18px;
  } */
  /* 				@media screen and (min-width: 1450px){
  	height: 120px;
  } */
}
@media screen and (max-width: 991px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a {
    background-image: url(images/overlay-arrow-bottom.svg);
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: right center;
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a.is-open {
    background-image: url(images/overlay-arrow-top.svg);
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: right center;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a {
    height: 80px;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a:before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  top: 0;
  width: calc(100% - 20px);
  left: 10px;
  background-color: #e7a599;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover {
  background: url(images/overlay-arrow.svg) no-repeat right center;
  background-size: auto 20px;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover + .nav--subnav {
    z-index: 2;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a.is-active-trail + .nav--subnav {
  z-index: 1;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover {
  background-color: #e7a599;
  color: white;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover {
    -webkit-box-shadow: -15px 0px 0px 0px #e7a599;
            box-shadow: -15px 0px 0px 0px #e7a599;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  bottom: -1px;
  width: 100%;
  left: 0;
  background-color: #e7a599;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > a.maintainHover + .nav--subnav {
    display: none;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav {
  background-color: #e7a599;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 294px;
  display: none;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  /* 				@media screen and (min-width: 1450px){
  	height: calc(100vh - 241px)
  } */
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav {
    position: absolute;
    left: 100%;
    width: calc((100% + 60px) * 2 + 60px);
    height: calc(100vh - 332px);
    padding-left: 15px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all {
    display: block !important;
    position: relative;
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all:before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -1px;
    background-color: #562821;
    height: calc(100% + 2px);
    width: calc(100% + 20px);
    z-index: 0;
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all a {
    background-color: #562821;
    color: white;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all {
    /*display: none;*/
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all a {
    position: relative;
    padding-left: 24px;
  }
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav .see-all a:before {
    content: url("images/icons/item_on.svg");
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
  }
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav.show-menu {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > ul {
  width: 100%;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li:last-child {
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li:last-child {
    padding-bottom: 0px;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav li {
  border-top: 1px solid #D13932;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav li a {
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #3b1a00;
  text-decoration: none;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav li a.is-active {
  color: white;
}
@media screen and (min-width: 992px) {
  .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav li a:hover {
    color: white;
  }
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > ul > li > a, .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li > a {
  padding-left: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > ul > li > ul > li > a, .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li > ul > li > a {
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 35px;
  font-size: 14px;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > ul > li > ul > li > ul > li > a, .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li > ul > li > ul > li > a {
  padding-left: 70px;
  font-weight: bold;
  font-size: 14px;
}
.toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > ul > li > ul > li > ul > li > ul > li > a, .toolbox-overlay-nav .nav--menu-toolbox2 > li > .nav--subnav > li > ul > li > ul > li > ul > li > a {
  font-size: 14px;
  padding-left: 105px;
}

.toolbox-overlay-wrapper.menu-is-open ~ .block--menu-block {
  opacity: 0;
  visibility: hidden;
}

.overflow-visible {
  overflow: visible !important;
}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* IE < 8 */
#main {
  overflow: hidden;
}

.block--menu-block .nav--menu-toolbox2 > li {
  position: relative;
}
.block--menu-block .nav--menu-toolbox2 > li:last-child:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  bottom: 0;
  width: calc(100% - 20px);
  left: 10px;
  background-color: #562821;
}
.block--menu-block .nav--menu-toolbox2 > li > a {
  height: 80px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  padding-right: 40px !important;
  padding-left: 10px !important;
  width: 100% !important;
  font-size: 14px !important;
  color: #562821 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-weight: bold !important;
  border-bottom: none !important;
}
.block--menu-block .nav--menu-toolbox2 > li > a:hover {
  color: #e7a599 !important;
}
.block--menu-block .nav--menu-toolbox2 > li > a:before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  top: 0 !important;
  width: calc(100% - 20px) !important;
  left: 10px !important;
  background-color: #562821 !important;
}

.ie #timeline div > ul > li.is-close > a {
  -ms-writing-mode: tb-rl;
}

.toolbox section.page .aside.left ul.nav:not(.nav--subnav) li li li li a {
  padding-left: 50px;
}

.toolbox section.page .aside.left ul.nav:not(.nav--subnav) li li li li li a {
  padding-left: 70px;
}

.toolbox section.page .aside.left ul.nav:not(.nav--subnav) li li li li li li a {
  padding-left: 90px;
}

.toolbox .aside.left > div > .block--menu-block:hooover {
  width: 800px;
  background-color: white;
  z-index: 10000000;
  position: absolute;
  margin-bottom: 600px;
}

.toolbox .aside.left > div > .block--menu-block li:before, .toolbox .aside.left > div > .block--menu-block li a:before {
  content: "" !important;
}

.toolbox .aside.left > div > .block--menu-block li.is-active-trail.is-active-trail > a {
  background-color: #F0D0C9;
}

.toolbox .aside.left > div > .block--menu-block > div > ul > li > ul {
  display: none;
}

.toolbox .aside.left > div > .block--menu-block > div > ul > li:hover > ul, .node-type-toolbox .aside.left > div > .block--menu-block > div > ul > li.is-active-trail > ul {
  display: block;
}

.toolbox .wysiwyg .media-wysiwyg img {
  max-height: 60vh;
  width: auto;
}

body.toolbox .aside.left .bouton, body.toolbox .aside.left .webform-confirmation + .links a, .webform-confirmation + .links body.toolbox .aside.left a, body.toolbox .aside.left .webform-next, body.toolbox .aside.left .webform-previous, body.toolbox .aside.left .webform-client-form .form-actions input, .webform-client-form .form-actions body.toolbox .aside.left input, body.toolbox .aside.left .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file body.toolbox .aside.left input[type=submit], body.toolbox .aside.left .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit body.toolbox .aside.left input, body.toolbox .aside.left .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset body.toolbox .aside.left input {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1350px) {
  body.toolbox .aside.left .bouton, body.toolbox .aside.left .webform-confirmation + .links a, .webform-confirmation + .links body.toolbox .aside.left a, body.toolbox .aside.left .webform-next, body.toolbox .aside.left .webform-previous, body.toolbox .aside.left .webform-client-form .form-actions input, .webform-client-form .form-actions body.toolbox .aside.left input, body.toolbox .aside.left .webform-client-form .webform-component-file input[type=submit], .webform-client-form .webform-component-file body.toolbox .aside.left input[type=submit], body.toolbox .aside.left .actu-filters .views-widget--submit input, .actu-filters .views-widget--submit body.toolbox .aside.left input, body.toolbox .aside.left .actu-filters .views-widget--reset input, .actu-filters .views-widget--reset body.toolbox .aside.left input {
    padding-left: 40px;
    padding-right: 40px;
  }
}
body.toolbox .royalSlider + .wysiwyg {
  margin-top: 60px;
}
@media screen and (min-width: 991px) {
  body.toolbox .floatdocs {
    position: relative;
    float: right;
    margin: 0 0 20px 20px;
    max-width: 200px;
  }
  body.toolbox .floatdocs.aside.right .links li:before {
    left: 5px;
  }
  body.toolbox .floatdocs .tooltip, body.toolbox .floatdocs .tooltip * {
    color: #9b321f !important;
  }
}
body.toolbox main {
  padding-top: 134px;
}
body.toolbox header.main_header, body.toolbox .cd-main-header {
  top: -94px;
}
body.toolbox.normal header.main_header, body.toolbox.normal .cd-main-header {
  top: 0px;
}
body.toolbox .all-focus div.focus > a.image .resume, body.toolbox .all-focus div.focus > div.focusfocus.image .resume {
  display: block;
}
body.toolbox .all-focus div.focus:nth-child(6) a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-red.png);
}
body.toolbox .all-focus div.focus:nth-child(7) a.image div.voile {
  background-image: url(/_integration/assets/css/images/triangle-pink.png);
}
body.toolbox .all-focus div.focus:nth-child(7) a.image h2, body.toolbox .all-focus div.focus:nth-child(7) a.image h3, body.toolbox .all-focus div.focus:nth-child(7) a.image p, body.toolbox .all-focus div.focus:nth-child(7) a.image div.section, body.toolbox .all-focus div.focus:nth-child(7) a.image div.section span {
  color: #562821;
}

.toolbox .CTA, .node-type-ecole .CTA {
  display: block;
  background-color: #D13932;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  margin: 20px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.toolbox .CTA:hover, .node-type-ecole .CTA:hover {
  background-color: #562821;
}

.accordion-wrapper .accordion .accordion-toggle {
  text-decoration: none;
  display: block;
  border-top: 1px solid #562821;
  padding-bottom: 0 !important;
  position: relative;
  display: block;
}
.accordion-wrapper .accordion .accordion-toggle > h2 {
  font-weight: 500;
  font-size: 16pt;
  padding-right: 50px;
  margin-top: 0;
  padding-top: 20px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.accordion-wrapper .accordion .accordion-toggle:hover h2, .accordion-wrapper .accordion .accordion-toggle.is-open h2 {
  color: #D13932;
}
.accordion-wrapper .accordion .accordion-toggle:hover:after, .accordion-wrapper .accordion .accordion-toggle.is-open:after {
  color: #D13932;
}
.accordion-wrapper .accordion .accordion-toggle.is-open:after {
  content: "-";
}
.accordion-wrapper .accordion .accordion-toggle:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  height: 20px;
  width: 20px;
  font-size: 28px;
}
.accordion-wrapper .accordion .inner {
  display: none;
  padding-top: 40px;
  padding-bottom: 20px;
}

.partners-paragraph-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partners-paragraph-wrapper a.external:not(.notext) {
  background-image: none;
  padding-right: 0;
}
.partners-paragraph-wrapper a:hover img {
  opacity: 0.5;
}
.partners-paragraph-wrapper .paragraph-partner {
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 40px;
}

/* block sous menu de la page */
.whatsnext {
  margin-top: 40px;
}
.whatsnext a {
  display: none;
  text-decoration: none;
  color: #562821;
  font-size: 16px;
  position: relative;
  padding-left: 24px;
  margin-bottom: 0.5em;
}
.whatsnext a:hover {
  color: #D13932;
  font-weight: bold;
}
.whatsnext a:before {
  content: url("images/icons/item_off.svg");
  position: absolute;
  left: 0px;
  top: 0px;
}
.whatsnext.children1 > ul > li.is-active > ul > li > a {
  display: block;
}
.whatsnext.children2 > ul > li.is-active > ul > li > a {
  display: block;
}
.whatsnext.children2 > ul > li.is-active > ul > li > ul > li > a {
  display: block;
}
.whatsnext.childrenall > ul > li.is-active ul li a {
  display: block;
}
.whatsnext.siblings > ul > li > a {
  display: block;
}
.whatsnext.siblings a.is-active-trail {
  color: #D13932;
  font-weight: bold;
}
.whatsnext.siblings a.is-active-trail:before, .whatsnext.siblings a:hover:before {
  content: url("images/icons/item_on.svg");
  margin-right: 4px;
  margin-top: 2px;
  pointer-events: none;
}
.i18n-fr .whatsnext.siblings:before {
  content: "Également dans ce chapitre :";
  font-weight: 700;
  margin-bottom: 0.5em;
  display: block;
}
.i18n-fr .whatsnext.children1:before, .i18n-fr .whatsnext.children2:before, .i18n-fr .whatsnext.childrenall:before {
  content: "En savoir plus :";
  font-weight: 700;
  margin-bottom: 0.5em;
  display: block;
}
.i18n-nl .whatsnext.siblings:before {
  content: "Ook in dit hoofdstuk :";
  font-weight: 700;
  margin-bottom: 0.5em;
  display: block;
}
.i18n-nl .whatsnext.children1:before, .i18n-nl .whatsnext.children2:before, .i18n-nl .whatsnext.childrenall:before {
  content: "Meer weten :";
  font-weight: 700;
  margin-bottom: 0.5em;
  display: block;
}

/*body.toolbox .field__label, body.toolbox .view__filters label {
  margin-top: 1em;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #D13932;
  font-weight: bold;
}*/
body.toolbox .sidebar.financements {
  font-size: 13px;
  line-height: 17px;
}
body.toolbox .sidebar.financements ul {
  list-style-type: disc;
  margin-left: 20px;
}
body.toolbox .action-buttons {
  clear: both;
}
body.toolbox .view__filters {
  margin-bottom: 2em;
}
body.toolbox .view__filters form > div {
  float: left;
  width: 33%;
}
body.toolbox .view__filters form > div > div {
  height: 24px;
}
body.toolbox .view__filters form > div input, body.toolbox .view__filters form > div select {
  width: calc(100% - 10px);
}
body.toolbox .view__filters form > div.action-buttons > div {
  float: left;
  margin-right: 10px;
}
body.toolbox .view__filters form > div.action-buttons input {
  width: auto;
  margin-top: 0.5em;
}
body.toolbox .view__filters form > div #edit-combine {
  background-color: #f0d0c8;
  border-style: none;
  font-size: 14px;
  font-weight: 700;
  color: #562821;
  padding: 4px;
  border-radius: 10px;
  height: 28px;
}
body.toolbox .view__filters form > div select, body.toolbox .view__filters form > div input {
  font-size: 12px;
  line-height: 18px;
  height: 22px;
  margin: 0px;
  padding: 2px;
}
body.toolbox .view__filters form > div select option, body.toolbox .view__filters form > div input option {
  font-size: 12px;
  line-height: 18px;
}
body.toolbox .view__filters form > div#edit-combine {
  clear: both;
}
body.toolbox table.views-table {
  width: 100%;
}
body.toolbox table.views-table td, body.toolbox table.views-table br, body.toolbox table.views-table th {
  font-size: 12px;
  line-height: 16px;
}
body.toolbox table.views-table td a, body.toolbox table.views-table th {
  color: #D13932;
  font-weight: bold;
  text-decoration: none;
}
body.toolbox table.views-table td a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 200px;
}
body.toolbox table.views-table td {
  border-top: solid 1px #D13932;
  vertical-align: top;
  padding: 2px;
}
body.toolbox table.views-table td:first-of-type {
  padding-left: 0;
}
body.toolbox table.views-table td:last-of-type {
  padding-right: 0;
}
body.toolbox span.comma:after {
  content: ", ";
}
body.toolbox span.comma:last-of-type:after {
  content: "";
}

.regularwidth.timeline, .node-type-webform .timeline.region-content, body[class*=-done] main.timeline {
  max-width: 2500px;
  margin-top: 80px;
}

.timeline-anchor-wrapper {
  position: relative;
}
.timeline-anchor-wrapper .timeline-anchor {
  position: absolute;
  top: 65px;
  left: -86px;
}
.timeline-anchor-wrapper .timeline-anchor:hover {
  background-color: #F94E3B;
}
.timeline-anchor-wrapper .timeline-anchor:hover svg g {
  stroke: white;
}

.timeline-anchor {
  height: 40px;
  width: 40px;
  border: 2px solid #F94E3B;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.timeline-anchor svg {
  display: block;
  height: 20px;
  width: 26px;
}

#timeline a {
  text-decoration: none;
  outline: transparent;
}
#timeline a.dummy {
  pointer-events: auto;
}
#timeline a:hover {
  color: #D13932;
}
#timeline div > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
}
#timeline div > ul > li {
  height: 180px;
  position: relative;
  padding: 0 2px;
  width: 25%;
  -webkit-transition: width 0.4s 0.2s ease;
  transition: width 0.4s 0.2s ease;
}
#timeline div > ul > li:nth-child(5) {
  position: relative;
  pointer-events: none !important;
  width: 0% !important;
  padding: 0 0 !important;
}
#timeline div > ul > li:nth-child(5):before, #timeline div > ul > li:nth-child(5):after {
  display: none !important;
}
#timeline div > ul > li:nth-child(5) a {
  position: absolute !important;
  -webkit-transform: rotate(0) !important;
          transform: rotate(0) !important;
  -webkit-writing-mode: unset !important;
          writing-mode: unset !important;
  -ms-writing-mode: unset !important;
  bottom: -62px !important;
  left: -81px !important;
  pointer-events: none !important;
  background-color: #5c85bd !important;
  color: white !important;
  width: 140px !important;
  height: 44px !important;
  padding: 0 !important;
  top: auto !important;
  font-size: 14px !important;
  font-weight: bold !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
#timeline div > ul > li:nth-child(5) a:before {
  content: "" !important;
  top: -5px !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  -webkit-transform: rotate(-45deg) !important;
          transform: rotate(-45deg) !important;
  position: absolute !important;
  display: block !important;
  height: 30px !important;
  width: 30px !important;
  z-index: -1 !important;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
  background-color: #5c85bd !important;
}
#timeline div > ul > li.is-close {
  width: 84px;
}
#timeline div > ul > li.is-close > a {
  font-size: 14px;
  font-weight: bold;
  height: 180px;
  width: 84px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  top: auto;
  bottom: 0;
  z-index: 1;
  left: -7px;
  padding: 5px 10px 5px 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-content: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
#timeline div > ul > li.is-close > ul {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 0;
}
#timeline div > ul > li.is-highlighted {
  width: calc(100% - 252px);
}
#timeline div > ul > li.is-highlighted.hoverable > ul > li.have-tooltip:after {
  opacity: 1;
}
#timeline div > ul > li.is-highlighted > a {
  min-width: 240px;
}
#timeline div > ul > li.is-highlighted > a:after, #timeline div > ul > li.is-highlighted > a:before {
  display: none;
}
#timeline div > ul > li.is-highlighted > ul > li.has-subnav:before {
  content: attr(data-tooltip);
  width: 75%;
}
#timeline div > ul > li.is-highlighted > ul > li > a {
  color: transparent !important;
}
#timeline div > ul > li.is-highlighted > ul > li:before {
  content: attr(data-tooltip);
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  z-index: 5;
  text-align: left;
  width: 100%;
  left: 0;
  padding: 0 20px 0 20px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  pointer-events: none;
  -webkit-transition: opacity 0.3s 0.5s ease;
  transition: opacity 0.3s 0.5s ease;
  opacity: 1;
}
@media screen and (min-width: 1240px) {
  #timeline div > ul > li.is-highlighted > ul > li:before {
    font-size: 14px;
    line-height: 18px;
  }
}
#timeline div > ul > li.is-highlighted > ul > li:after {
  content: attr(data-title);
  position: absolute;
  top: 70px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  z-index: 99;
  text-align: left;
  padding: 30px 10px 10px 10px;
  font-size: 12px;
  background-image: url(images/grey-bkg.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 501px auto;
  color: white;
  font-weight: bold;
  opacity: 0;
  width: 320px;
  margin: 0 auto;
}
#timeline div > ul > li.is-highlighted > ul > li.is-hover:before {
  color: white !important;
}
#timeline div > ul > li.is-highlighted > ul > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: space-between;
          flex-direction: space-between;
  position: absolute;
  top: 0;
  left: 75%;
  width: 25%;
  height: 100%;
}
#timeline div > ul > li.is-highlighted > ul > li > ul:before {
  content: attr(data-tooltip);
  position: absolute;
  top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  z-index: 5;
  text-align: left;
  width: 400%;
  left: -300%;
  padding: 0 20px 0 20px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  pointer-events: none;
  -webkit-transition: opacity 0.3s 0.5s ease;
  transition: opacity 0.3s 0.5s ease;
  opacity: 1;
}
@media screen and (min-width: 1240px) {
  #timeline div > ul > li.is-highlighted > ul > li > ul:before {
    font-size: 14px;
    line-height: 18px;
  }
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 60px;
  position: relative;
  left: 3px;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li.is-hover.have-tooltip:after {
  opacity: 1;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li.is-hover a:after, #timeline div > ul > li.is-highlighted > ul > li > ul > li.is-hover a:before {
  background-color: white;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li:after {
  content: attr(data-title);
  position: absolute;
  top: 130px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  z-index: 99;
  text-align: left;
  padding: 30px 10px 10px 10px;
  font-size: 12px;
  background-image: url(images/grey-bkg.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 501px auto;
  color: white;
  font-weight: bold;
  opacity: 0;
  width: 320px;
  margin: 0 auto;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li:first-child > a:before, #timeline div > ul > li.is-highlighted > ul > li > ul > li:first-child > a:after {
  border-left: 4px solid;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li:last-child > a:before, #timeline div > ul > li.is-highlighted > ul > li > ul > li:last-child > a:after {
  border-right: none;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  position: relative;
  color: white;
  font-weight: 700;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li > a:after {
  content: "";
  left: 0;
  border-right: 4px solid;
  z-index: -1;
  position: absolute;
  display: block;
  height: 30px;
  width: 100%;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
  background-color: rgba(255, 255, 255, 0.3);
  top: 0;
  -webkit-transform: skew(12deg);
          transform: skew(12deg);
  font-weight: 700;
  color: white;
}
#timeline div > ul > li.is-highlighted > ul > li > ul > li > a:before {
  content: "";
  left: 0;
  border-right: 4px solid;
  z-index: -1;
  position: absolute;
  display: block;
  height: 30px;
  width: 100%;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  top: 30px;
  font-weight: 700;
  color: white;
}
#timeline div > ul > li:before, #timeline div > ul > li:after {
  position: absolute;
  display: block;
  height: 90px;
  width: 100%;
  border-right: 5px inset white;
  z-index: 0;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
#timeline div > ul > li:before {
  content: "";
  top: 0;
  -webkit-transform: skew(12deg);
          transform: skew(12deg);
}
#timeline div > ul > li:after {
  content: "";
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  top: 90px;
}
#timeline div > ul > li > a {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 0px 20px 0px 10px;
  height: 60px;
  pointer-events: auto;
  font-size: 20px;
  font-weight: lighter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1390px) {
  #timeline div > ul > li > a {
    font-size: 25px;
  }
}
#timeline div > ul > li > a.is-hover:after {
  opacity: 1;
}
#timeline div > ul > li > a:before {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  z-index: 99;
  text-align: left;
  width: 100%;
  padding: 0 20px 0 0;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}
#timeline div > ul > li:nth-child(1):before, #timeline div > ul > li:nth-child(1):after {
  background-color: #cde39e;
}
#timeline div > ul > li:nth-child(1).is-close:hover:before, #timeline div > ul > li:nth-child(1).is-close:hover:after {
  background-color: #2f3d12;
}
#timeline div > ul > li:nth-child(1).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(1).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(1).is-highlighted > ul > li > ul:before {
  color: #2f3d12;
}
#timeline div > ul > li:nth-child(1).is-highlighted > ul > li:before {
  color: #000507;
}
#timeline div > ul > li:nth-child(1) > ul > li.is-hover a {
  color: white;
}
#timeline div > ul > li:nth-child(1) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(1) > ul > li.is-hover a:before {
  background-color: #2f3d12;
}
#timeline div > ul > li:nth-child(1) > ul > li > a {
  color: #2f3d12;
}
#timeline div > ul > li:nth-child(1) > ul > li > a:after, #timeline div > ul > li:nth-child(1) > ul > li > a:before {
  border-color: #cde39e;
  background-color: #a4cc4f;
}
#timeline div > ul > li:nth-child(1) > a {
  color: #2f3d12;
}
#timeline div > ul > li:nth-child(1) > a:before {
  color: #2f3d12;
}
#timeline div > ul > li:nth-child(1).hover-main-link > a {
  color: #000507;
}
#timeline div > ul > li:nth-child(1) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(1) > ul > li > ul > li a:after {
  border-color: #cde39e;
  border-left-color: #cde39e !important;
}
#timeline div > ul > li:nth-child(2):before, #timeline div > ul > li:nth-child(2):after {
  background-color: #6ac850;
}
#timeline div > ul > li:nth-child(2).is-close:hover:before, #timeline div > ul > li:nth-child(2).is-close:hover:after {
  background-color: #6ac850;
}
#timeline div > ul > li:nth-child(2).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(2).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(2).is-highlighted > ul > li > ul:before {
  color: #1b3a12;
}
#timeline div > ul > li:nth-child(2).is-highlighted > ul > li:before {
  color: #1b3a12;
}
#timeline div > ul > li:nth-child(2) > ul > li.is-hover a {
  color: white;
}
#timeline div > ul > li:nth-child(2) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(2) > ul > li.is-hover a:before {
  background-color: #1b3a12;
}
#timeline div > ul > li:nth-child(2) > ul > li > a {
  color: #1b3a12;
}
#timeline div > ul > li:nth-child(2) > ul > li > a:after, #timeline div > ul > li:nth-child(2) > ul > li > a:before {
  border-color: #6ac850;
  background-color: #3f872b;
}
#timeline div > ul > li:nth-child(2) > a {
  color: #3f872b;
}
#timeline div > ul > li:nth-child(2) > a:before {
  color: #3f872b;
}
#timeline div > ul > li:nth-child(2).hover-main-link > a {
  color: #1b3a12;
}
#timeline div > ul > li:nth-child(2) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(2) > ul > li > ul > li a:after {
  border-color: #6ac850;
  border-left-color: #6ac850 !important;
}
#timeline div > ul > li:nth-child(3):before, #timeline div > ul > li:nth-child(3):after {
  background-color: #4fb492;
}
#timeline div > ul > li:nth-child(3).is-close:hover:before, #timeline div > ul > li:nth-child(3).is-close:hover:after {
  background-color: #4fb492;
}
#timeline div > ul > li:nth-child(3).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(3).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(3).is-highlighted > ul > li > ul:before {
  color: #10271f;
}
#timeline div > ul > li:nth-child(3).is-highlighted > ul > li:before {
  color: #10271f;
}
#timeline div > ul > li:nth-child(3) > ul > li.is-hover a {
  color: white;
}
#timeline div > ul > li:nth-child(3) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(3) > ul > li.is-hover a:before {
  background-color: #10271f;
}
#timeline div > ul > li:nth-child(3) > ul > li > a {
  color: #10271f;
}
#timeline div > ul > li:nth-child(3) > ul > li > a:after, #timeline div > ul > li:nth-child(3) > ul > li > a:before {
  border-color: #4fb492;
  background-color: #2f6e59;
}
#timeline div > ul > li:nth-child(3) > a {
  color: #2f6e59;
}
#timeline div > ul > li:nth-child(3) > a:before {
  color: #2f6e59;
}
#timeline div > ul > li:nth-child(3).hover-main-link > a {
  color: #10271f;
}
#timeline div > ul > li:nth-child(3) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(3) > ul > li > ul > li a:after {
  border-color: #4fb492;
  border-left-color: #4fb492 !important;
}
#timeline div > ul > li:nth-child(4):before, #timeline div > ul > li:nth-child(4):after {
  background-color: #61bcce;
}
#timeline div > ul > li:nth-child(4).is-close:hover:before, #timeline div > ul > li:nth-child(4).is-close:hover:after {
  background-color: #61bcce;
}
#timeline div > ul > li:nth-child(4).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(4).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(4).is-highlighted > ul > li > ul:before {
  color: #17434c;
}
#timeline div > ul > li:nth-child(4).is-highlighted > ul > li:before {
  color: #17434c;
}
#timeline div > ul > li:nth-child(4) > ul > li.is-hover a {
  color: white;
}
#timeline div > ul > li:nth-child(4) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(4) > ul > li.is-hover a:before {
  background-color: #17434c;
}
#timeline div > ul > li:nth-child(4) > ul > li > a {
  color: #17434c;
}
#timeline div > ul > li:nth-child(4) > ul > li > a:after, #timeline div > ul > li:nth-child(4) > ul > li > a:before {
  border-color: #61bcce;
  background-color: #308899;
}
#timeline div > ul > li:nth-child(4) > a {
  color: #308899;
}
#timeline div > ul > li:nth-child(4) > a:before {
  color: #308899;
}
#timeline div > ul > li:nth-child(4).hover-main-link > a {
  color: #17434c;
}
#timeline div > ul > li:nth-child(4) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(4) > ul > li > ul > li a:after {
  border-color: #61bcce;
  border-left-color: #61bcce !important;
}
#timeline div > ul > li:nth-child(5):before, #timeline div > ul > li:nth-child(5):after {
  background-color: #5c85bd;
}
#timeline div > ul > li:nth-child(5).is-close:hover:before, #timeline div > ul > li:nth-child(5).is-close:hover:after {
  background-color: #5c85bd;
}
#timeline div > ul > li:nth-child(5).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(5).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(5).is-highlighted > ul > li > ul:before {
  color: #162437;
}
#timeline div > ul > li:nth-child(5).is-highlighted > ul > li:before {
  color: #162437;
}
#timeline div > ul > li:nth-child(5) > ul > li.is-hover a {
  color: white;
}
#timeline div > ul > li:nth-child(5) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(5) > ul > li.is-hover a:before {
  background-color: #162437;
}
#timeline div > ul > li:nth-child(5) > ul > li > a {
  color: #162437;
}
#timeline div > ul > li:nth-child(5) > ul > li > a:after, #timeline div > ul > li:nth-child(5) > ul > li > a:before {
  border-color: #5c85bd;
  background-color: #34547f;
}
#timeline div > ul > li:nth-child(5) > a {
  color: #34547f;
}
#timeline div > ul > li:nth-child(5) > a:before {
  color: #34547f;
}
#timeline div > ul > li:nth-child(5).hover-main-link > a {
  color: #162437;
}
#timeline div > ul > li:nth-child(5) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(5) > ul > li > ul > li a:after {
  border-color: #5c85bd;
  border-left-color: #5c85bd !important;
}
#timeline div > ul > li:nth-child(6):before, #timeline div > ul > li:nth-child(6):after {
  background-color: #484c90;
}
#timeline div > ul > li:nth-child(6).is-close:hover:before, #timeline div > ul > li:nth-child(6).is-close:hover:after {
  background-color: #484c90;
}
#timeline div > ul > li:nth-child(6).is-close:hover a {
  color: white !important;
}
#timeline div > ul > li:nth-child(6).is-highlighted > ul > li > ul > li.is-hover a, #timeline div > ul > li:nth-child(6).is-highlighted > ul > li > ul:before {
  color: #c3c5e1;
}
#timeline div > ul > li:nth-child(6).is-highlighted > ul > li:before {
  color: #c3c5e1;
}
#timeline div > ul > li:nth-child(6) > ul > li.is-hover a {
  color: #484c90;
}
#timeline div > ul > li:nth-child(6) > ul > li.is-hover a:after, #timeline div > ul > li:nth-child(6) > ul > li.is-hover a:before {
  background-color: #c3c5e1;
}
#timeline div > ul > li:nth-child(6) > ul > li > a {
  color: #edf2f8;
}
#timeline div > ul > li:nth-child(6) > ul > li > a:after, #timeline div > ul > li:nth-child(6) > ul > li > a:before {
  border-color: #484c90;
  background-color: #7f83bf;
}
#timeline div > ul > li:nth-child(6) > a {
  color: #a5bbda;
}
#timeline div > ul > li:nth-child(6) > a:before {
  color: #7f83bf;
}
#timeline div > ul > li:nth-child(6).hover-main-link > a {
  color: #c3c5e1;
}
#timeline div > ul > li:nth-child(6) > ul > li > ul > li a:before, #timeline div > ul > li:nth-child(6) > ul > li > ul > li a:after {
  border-color: #484c90;
  border-left-color: #484c90 !important;
}
#timeline div > ul > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  z-index: 2;
}
#timeline div > ul > li > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 60px;
  position: relative;
}
#timeline div > ul > li > ul > li:before {
  content: "";
  opacity: 0;
}
#timeline div > ul > li > ul > li:last-child > a:after, #timeline div > ul > li > ul > li:last-child > a:before {
  border-right: 0;
}
#timeline div > ul > li > ul > li > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  position: relative;
  left: 6px;
  font-size: 25px;
  font-weight: 600;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
#timeline div > ul > li > ul > li > a:before {
  content: "";
  top: 0;
  -webkit-transform: skew(12deg);
          transform: skew(12deg);
}
#timeline div > ul > li > ul > li > a:after {
  content: "";
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  top: 30px;
}
#timeline div > ul > li > ul > li > a:before, #timeline div > ul > li > ul > li > a:after {
  left: 0;
  border-right: 4px solid;
  z-index: -1;
  position: absolute;
  display: block;
  height: 30px;
  width: 100%;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
#timeline div > ul > li > ul > li > a:hover::before {
  display: block;
}
#timeline div > ul > li > ul > li > ul {
  display: none;
}

.timeline-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.timeline-text .timeline-anchor {
  margin-right: 20px;
}
.timeline-text .txt-wrapper p {
  font-weight: 700;
  margin-bottom: 0;
}

.tooltip {
  opacity: 0;
  position: fixed;
  left: 0px;
  top: 6px;
  width: 280px;
  padding: 15px;
  border-radius: 10px;
  background: #D13932;
  color: white !important;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal !important;
  z-index: 100;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
}
.tooltip span, .tooltip div, .tooltip a {
  color: white !important;
  font-size: 12px !important;
  line-height: 20px !important;
}
.tooltip span {
  padding-left: 4px;
}
.tooltip a {
  word-break: break-all;
}

.tooooltip:before {
  content: " ";
  background: #f2e3df;
  position: absolute;
  top: 0;
  left: -42px;
  right: -42px;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewX(60deg);
          transform: skewX(60deg);
}

.tooltip.visible {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  opacity: 1;
}

body[class*=-done] main .region-content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.node-type-webform .region-content > article {
  padding-top: 60px;
  padding-bottom: 60px;
}
.webform-client-form .form-item.form-item--radio > label {
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 700;
  color: #562821;
}

textarea {
  border: 1px solid #D13932;
  color: #D13932;
  padding: 10px !important;
}

.webform-client-form {
  /* Change Autocomplete styles in Chrome*/
}
.webform-client-form input:-webkit-autofill,
.webform-client-form input:-webkit-autofill:hover,
.webform-client-form input:-webkit-autofill:focus input:-webkit-autofill,
.webform-client-form textarea:-webkit-autofill,
.webform-client-form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.webform-client-form select:-webkit-autofill,
.webform-client-form select:-webkit-autofill:hover,
.webform-client-form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #562821;
  -webkit-box-shadow: 0 0 0 30px white inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  outline: none !important;
}
.webform-client-form textarea:focus, .webform-client-form input:focus {
  outline: none !important;
}
.webform-client-form .webform-component-time .webform-container-inline .form-item {
  width: 120px;
  margin-bottom: 0;
}
.webform-client-form .webform-component-time .webform-container-inline .form-item select {
  min-width: 100px;
  max-width: 120px;
}
.webform-client-form .webform-component-time .webform-container-inline .form-item:nth-child(2) {
  margin-left: 10px;
}
.webform-client-form .webform-component-time .webform-container-inline .form-item:nth-child(2).form-item--radio {
  margin-left: 0;
}
.webform-client-form .webform-component-time .form-item__label {
  width: 100%;
}
.webform-client-form .webform-component-time > .form-item__label {
  margin-bottom: 10px;
  display: none !important;
}
.webform-client-form .webform-component--evenement--type-dactivite {
  margin-top: 20px;
}

.form-item__required-marker {
  width: 10px;
  display: inline-block;
}
.form-item__required-marker:after {
  content: "*";
  color: #D13932;
}

.webform-client-form input.webform-submit.button-primary.button.button--submit {
  text-align: center;
  border: 2px solid #D13932;
  padding: 15px 30px;
  margin-top: 30px;
  background-color: transparent;
  color: #D13932;
}
.webform-client-form input.webform-submit.button-primary.button.button--submit:hover {
  background-color: #D13932;
  color: white;
}
.webform-client-form .associated-events-title {
  margin-bottom: 20px;
}
.webform-client-form .fieldset__legend {
  margin-top: 0;
  margin-bottom: 40px;
  padding: 20px 0px;
}
.webform-client-form .form-item__legend {
  color: #562821;
  font-weight: 700;
  width: auto;
  border-bottom: none;
}
.webform-client-form .webform-component-fieldset {
  margin-top: 60px;
}
.webform-client-form .form-item {
  margin-bottom: 30px;
  clear: both;
  display: inline-block;
  width: 100%;
}
.webform-client-form .form-item .description {
  padding-top: 5px;
  margin-bottom: 5px;
}
.webform-client-form .line .form-item {
  clear: none;
  width: auto;
}
.webform-client-form input {
  display: inline-block;
  padding: 5px 10px 0px 10px;
}
.webform-client-form input[type=file] {
  border: none;
}
.webform-client-form input[type=text], .webform-client-form input[type=email] {
  border: 1px solid #D13932;
  background-color: white;
  padding: 10px 10px;
  min-width: 200px;
  width: auto;
  max-width: 320px;
  color: #D13932;
  display: block;
}
.webform-client-form select {
  background: transparent url("images/icons/arrow-down-form.svg") no-repeat 90% center;
  border: 1px solid #D13932;
  display: block;
  overflow: hidden;
  background-color: white;
  padding: 10px;
  min-width: 200px;
  max-width: 320px;
  width: auto;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  margin-bottom: 10px;
}
.webform-client-form .webform-component-textfield label {
  padding-top: 6px;
}
.webform-client-form .webform-component-date .form-item {
  margin-bottom: 0;
  clear: none;
  display: inline-block;
  width: 120px;
}
.webform-client-form .webform-component-date select {
  min-width: 110px;
}
.webform-client-form .webform-component-date input[type=image] {
  margin-top: 34px;
}
.webform-client-form .webform-component-textarea label {
  width: 100%;
  margin-bottom: 20px;
}
.webform-client-form textarea {
  padding: 0;
  width: 100%;
}
.webform-client-form .webform-component-file > .form-item__label {
  min-width: 250px;
  max-width: 300px;
}
.webform-client-form .webform-component-file input[type=submit] {
  border: 1px solid #D13932;
  margin-top: 0px;
  border: 1px solid #d95a49 !important;
  margin-top: 0;
  border-radius: 0;
  background-color: #d95a49;
  color: white;
}
.webform-client-form .webform-component-file input[type=submit]:hover {
  background-color: #562821;
  border: 1px solid #562821 !important;
}
.webform-client-form .webform-component-file .description {
  display: block;
  clear: both;
}
.webform-client-form .form-item--radio {
  margin-bottom: 5px;
}
.webform-client-form .form-item--radio:hover label {
  color: #e7a599;
}
.webform-client-form .webform-component-file {
  margin-top: 20px;
  position: relative;
  display: inline-block;
}
.webform-client-form .webform-component-file .form-managed-file {
  position: relative;
  width: 100%;
  height: 100%;
}
.webform-client-form .webform-component-file .file {
  position: absolute;
  top: 52px;
}
.webform-client-form .webform-component-file .file + input[type=submit] {
  margin-bottom: 52px;
}
.webform-client-form .webform-component-file label {
  display: inline-block;
  padding: 10px 10px 10px 10px;
  text-align: center;
  background: #f2e3df;
  color: #D13932;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 200px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.webform-client-form .webform-component-file label:hover {
  cursor: pointer;
  background: #D13932;
  color: white;
}
.webform-client-form .webform-component-file input[type=file] {
  position: absolute;
  max-width: 300px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.webform-client-form table.webform-grid {
  margin: 20px 0 40px 0;
}
.webform-client-form table.webform-grid .radio, .webform-client-form table.webform-grid .checkbox {
  display: table-cell;
}
.webform-client-form table.webform-grid thead {
  border-top: 1px solid #D13932;
  border-bottom: 1px solid #D13932;
}
.webform-client-form table.webform-grid thead th {
  padding: 10px 0;
  padding-right: 10px;
  text-align: center;
}
.webform-client-form table.webform-grid thead th:last-child {
  padding-right: 0;
}
.webform-client-form table.webform-grid thead th.webform-grid-question {
  width: 30%;
}
.webform-client-form table.webform-grid tr.even, .webform-client-form table.webform-grid tr.odd {
  background-color: transparent;
}
.webform-client-form table.webform-grid tbody td {
  padding: 10px 0;
}
.webform-client-form table.webform-grid tbody td .form-item--radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.webform-client-form table.webform-grid tbody td .form-item--radio label {
  display: none;
}
.webform-client-form table.webform-grid input[type=checkbox]:not(old),
.webform-client-form table.webform-grid input[type=radio]:not(old) {
  width: 28px;
  margin: 0 auto;
  padding: 0;
  opacity: 1;
  cursor: pointer;
}
.webform-client-form .form-item.form-item--checkbox {
  margin-bottom: 0px;
}

input[type=image] {
  border: none;
}

#ui-datepicker-div {
  font-family: "HelveticaNeueLTStd-Md", Helvetica, Arial, sans-serif;
  background: #f2e3df;
  border-right: none;
  border-bottom: none;
  border-top: none;
  border-left: none;
  border-radius: 0;
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  background: transparent;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  border: none;
  border-radius: 0;
  background: transparent;
}

.ui-datepicker-title span, .ui-datepicker th {
  font-weight: normal;
}

div.messages.error {
  color: red;
}

.error {
  color: red;
}

div.error, table tr.error {
  border: 4px solid red;
}

div.error {
  border-color: white;
  background-image: url(images/icons/cancel.svg);
}

div.messages {
  margin: 60px 0;
  padding: 20px 20px 20px 50px;
  border: none;
  background-position: 20px 22px;
  background-size: 30px;
}

div.messages ul li {
  margin-bottom: 10px;
}

.col-right div.messages {
  padding-left: calc(8.33333% - 20px);
  padding-right: 7.5vw;
}

input[type=text].error, textarea.error {
  border: 3px solid red !important;
}

.webform-client-form .fieldset--collapsible > .fieldset__legend .fieldset__legend-text {
  display: block;
  width: 100%;
}
.webform-client-form .fieldset--collapsible > .fieldset__legend .fieldset__legend-link {
  padding-left: 35px;
  display: block;
  width: 100%;
}

.fieldset--collapsible {
  position: relative;
}
.fieldset--collapsible > .fieldset__legend {
  position: relative;
}

.webform-wrapper {
  margin-bottom: 150px;
}

.webform-client-form .form-actions {
  width: 100%;
}
.webform-client-form label {
  font-weight: 700;
  color: #562821;
  display: block;
  margin-bottom: 5px;
}

.webform-client-form .fieldset-legend {
  font-size: 20px;
  line-height: 24px;
}

.webform-client-form > div > .form-item {
  margin-bottom: 40px;
}

.webform-client-form .form-wrapper {
  margin-bottom: 40px;
}

.webform-component-multiple-file {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}
.webform-component-multiple-file label {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 80%;
  background: #D13932;
  cursor: pointer;
  color: #fff !important;
  padding: 10px 0;
  text-align: center;
  max-width: 360px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 50px;
}
.webform-component-multiple-file label:hover {
  background-color: #80211d;
}
.webform-component-multiple-file .description {
  width: 100%;
}
.webform-component-multiple-file .file-widget {
  position: relative;
  width: 20%;
}
.webform-component-multiple-file .file-widget input[type=file] {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 0;
  height: 50px;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.webform-component-multiple-file .file-widget input[type=submit] {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  width: 100%;
}

.webform-previous {
  margin-right: 10px !important;
}

.fieldset--collapsible.is-collapsed .fieldset__legend .fieldset__legend-link:after {
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
.fieldset--collapsible .fieldset__legend {
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.fieldset--collapsible .fieldset__legend .fieldset__legend-link {
  width: 100%;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #562821;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 2px solid;
  border-color: inherit;
  position: relative;
}
.fieldset--collapsible .fieldset__legend .fieldset__legend-link:after {
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  text-align: right;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  color: inherit;
  background: url("images/icons/arrow-down-form.svg") no-repeat center center;
  background-size: 20px auto;
}
.fieldset--collapsible .fieldset__legend .fieldset__legend-link:hover {
  color: #D13932;
}
.fieldset--collapsible .fieldset__content {
  display: none;
  padding-top: 20px;
}

.webform-progressbar-outer {
  position: relative;
  border: 1px solid #D13932;
}

.webform-progressbar-outer > span:nth-last-child(1) .webform-progressbar-page-label {
  left: auto;
  right: 0;
}

.webform-progressbar-outer > span:nth-last-child(1) .webform-progressbar-page-number {
  right: 0;
  margin-left: 0;
}

.webform-progressbar-outer > span:nth-child(2) .webform-progressbar-page-number {
  position: relative;
  left: -2px;
}

.webform-progressbar-outer > span:nth-last-child(1) {
  text-align: right;
  right: -2px !important;
  left: auto !important;
  margin-left: 0;
}

.webform-progressbar-outer > span:nth-child(2) .webform-progressbar-page-label {
  right: auto;
  left: 0;
}

.webform-progressbar-outer > span:nth-child(2) .webform-progressbar-page-number {
  margin-left: 0;
}

.webform-progressbar-outer > span:nth-child(2) {
  text-align: left;
  margin-left: 0;
}

.webform-progressbar-outer > span .webform-progressbar-page-label {
  position: absolute;
  top: 40px;
  left: -40px;
  margin: 0 auto;
  min-width: 80px;
}

.webform-progressbar-outer > span .webform-progressbar-page-number {
  position: relative;
  display: block;
  background-color: #D13932;
  border: 2px solid #D13932;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  height: 30px;
  width: 30px;
  color: white;
  z-index: 3;
  margin-left: -15px;
}

.webform-progressbar-outer > span {
  position: absolute;
  text-align: center;
  padding-bottom: 40px;
  top: -11px;
  display: block;
}

.webform-progressbar-outer span {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #D13932;
}

main .webform-progressbar-outer {
  position: relative;
  background-color: transparent;
  border: 1px solid;
}

.webform-progressbar-inner:before {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  right: 0;
  top: 0;
  width: 3px;
  background-color: #D13932;
}

.webform-progressbar-inner:after {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  left: 0;
  top: 0;
  width: 3px;
  background-color: #D13932;
}

.webform-progressbar-inner {
  background-color: #D13932;
  height: 8px;
}

.webform-progressbar {
  width: 100%;
  margin-bottom: 80px;
  margin-top: 60px;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

body .ui-datepicker .ui-datepicker-next span {
  margin-left: 0;
  left: auto;
  right: 0;
}

.form-item__required-marker {
  position: relative;
  cursor: pointer;
}
.form-item__required-marker:hover .element-invisible {
  display: block;
  font-size: 12px;
  color: darkgrey;
  left: 100%;
  top: 0;
  position: absolute;
  min-width: 260px;
}

.form-item--checkbox input[type=checkbox], .form-item--radio input[type=radio] {
  opacity: 0;
  width: 0;
}

.form-item--radio {
  position: relative;
}
.form-item--radio label {
  color: #562821;
  font-weight: 700;
}

.form-item--checkbox label, .form-item--radio label {
  position: relative;
  display: inline-block;
  /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding-left: 22px;
}

.form-item--checkbox label::before,
.form-item--checkbox label::after, .form-item--radio label::before, .form-item--radio label::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}

/*Outer box of the fake checkbox*/
.form-item--checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
   *to vertically center it.
   */
  top: 3px;
}

.form-item--radio label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
   *to vertically center it.
   */
  top: 4px;
}

.form-item--radio label::before {
  border-radius: 100%;
}

/*Checkmark of the fake checkbox*/
.form-item--checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 4px;
  top: 7px;
}

.form-item--radio input[type=radio]:checked + label::before {
  background-color: #562821;
}

.form-item--checkbox label:hover, .form-item--radio label:hover {
  color: red;
  cursor: pointer;
}

/*Hide the checkmark by default*/
.form-item--checkbox input[type=checkbox] + label::after, .form-item--radio input[type=radio] + label::after {
  content: none;
}

/*Unhide on the checked state*/
.form-item--checkbox input[type=checkbox]:checked + label::after, .form-item--radio input[type=radio]:checked + label::after {
  content: "";
}

/*Adding focus styles on the outer-box of the fake checkbox*/
.form-item--checkbox input[type=checkbox]:focus + label::before, .form-item--radio input[type=radio]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}

body:not(.toolbox) .wysiwyg {
  padding-bottom: 40px;
}

h3.anchor {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #562821;
  padding-top: 40px;
}

.zone-texte,
.wysiwyg,
.CSS1Compat {
  font-family: "Raleway", sans-serif !important;
  color: !important;
  /*ul{padding-top:20px!important;}*/
  counter-reset: titrenum;
}
.zone-texte h2,
.wysiwyg h2,
.CSS1Compat h2 {
  font-size: 24px;
  font-weight: bold;
}
.zone-texte h2.small,
.wysiwyg h2.small,
.CSS1Compat h2.small {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.zone-texte h3,
.wysiwyg h3,
.CSS1Compat h3 {
  font-size: 16px;
  font-weight: bold;
}
.zone-texte h4,
.wysiwyg h4,
.CSS1Compat h4 {
  font-size: 15px;
  font-weight: bold;
  color: #9b321f;
}
.zone-texte h4 a,
.wysiwyg h4 a,
.CSS1Compat h4 a {
  color: #9b321f;
}
.zone-texte h4.caption,
.wysiwyg h4.caption,
.CSS1Compat h4.caption {
  color: #562821;
}
.zone-texte p,
.zone-texte td,
.zone-texte th,
.zone-texte li,
.wysiwyg p,
.wysiwyg td,
.wysiwyg th,
.wysiwyg li,
.CSS1Compat p,
.CSS1Compat td,
.CSS1Compat th,
.CSS1Compat li {
  font-size: 16px;
  line-height: 24px;
}
.zone-texte P.chapeau,
.wysiwyg P.chapeau,
.CSS1Compat P.chapeau {
  font-weight: bold;
}
.zone-texte p.chapeau,
.zone-texte h6,
.wysiwyg p.chapeau,
.wysiwyg h6,
.CSS1Compat p.chapeau,
.CSS1Compat h6 {
  font-size: 21px;
  line-height: 28px;
}
.zone-texte p.retrait,
.wysiwyg p.retrait,
.CSS1Compat p.retrait {
  margin-left: 60px;
}
.zone-texte blockquote,
.wysiwyg blockquote,
.CSS1Compat blockquote {
  font-size: 18px;
  font-style: italic;
}
.zone-texte a,
.wysiwyg a,
.CSS1Compat a {
  text-decoration: underline;
}
.zone-texte ul:not(.types),
.wysiwyg ul:not(.types),
.CSS1Compat ul:not(.types) {
  margin: 0 0 20px 0;
}
.zone-texte ul:not(.types) li,
.wysiwyg ul:not(.types) li,
.CSS1Compat ul:not(.types) li {
  margin-bottom: 1em;
  padding-left: 30px;
  background-image: url(images/tiret_d95a49.gif);
  background-repeat: no-repeat;
  background-position: 0 13px;
  background-size: 24px 3px;
}
.zone-texte ul:not(.types) li ul,
.wysiwyg ul:not(.types) li ul,
.CSS1Compat ul:not(.types) li ul {
  margin-top: 1em;
}
.zone-texte ul:not(.types) li ul li,
.wysiwyg ul:not(.types) li ul li,
.CSS1Compat ul:not(.types) li ul li {
  background-image: url(images/tiret_f0d0c8.gif);
}
.zone-texte ul li:before,
.wysiwyg ul li:before,
.CSS1Compat ul li:before {
  /*content:url(/_integration/assets/css/images/puce.svg);
  margin-right:5px;*/
}
.zone-texte p.arrows,
.wysiwyg p.arrows,
.CSS1Compat p.arrows {
  padding-left: 20px;
  position: relative;
}
.zone-texte p.arrows:before,
.wysiwyg p.arrows:before,
.CSS1Compat p.arrows:before {
  content: "⯈";
  position: absolute;
  color: #e7a599;
  top: 0px;
  left: 0px;
}
.zone-texte p.pinkbg,
.wysiwyg p.pinkbg,
.CSS1Compat p.pinkbg {
  background-color: #f0d0c8;
  padding: 15px;
  font-size: 17px;
}
.zone-texte p.redborder,
.wysiwyg p.redborder,
.CSS1Compat p.redborder {
  border: solid 2px #D13932;
  padding: 25px;
  font-size: 18px;
  line-height: 26px;
  color: #D13932;
  background-color: #f2e3df;
}
.zone-texte p.pinkbg.arrows,
.wysiwyg p.pinkbg.arrows,
.CSS1Compat p.pinkbg.arrows {
  padding-left: 35px;
}
.zone-texte p.pinkbg.arrows:before,
.wysiwyg p.pinkbg.arrows:before,
.CSS1Compat p.pinkbg.arrows:before {
  top: 15px;
  left: 15px;
  color: #D13932;
}
.zone-texte ol,
.wysiwyg ol,
.CSS1Compat ol {
  margin: 0 0 20px 0 !important;
  padding-left: 0px;
  counter-reset: my-badass-counter;
}
.zone-texte ol li,
.wysiwyg ol li,
.CSS1Compat ol li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 1em;
  background-image: url(images/tiret_d95a49.gif);
  background-repeat: no-repeat;
  background-position: 0 15px;
  background-size: 24px 2px;
}
.zone-texte ol li:before,
.wysiwyg ol li:before,
.CSS1Compat ol li:before {
  font-family: Arial;
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  color: #D13932;
  font-weight: bold;
  display: inline-block;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-right: 2px;
}
.zone-texte p,
.zone-texte blockquote,
.zone-texte h2,
.zone-texte h3,
.wysiwyg p,
.wysiwyg blockquote,
.wysiwyg h2,
.wysiwyg h3,
.CSS1Compat p,
.CSS1Compat blockquote,
.CSS1Compat h2,
.CSS1Compat h3 {
  margin-bottom: 20px;
}
.zone-texte h2,
.wysiwyg h2,
.CSS1Compat h2 {
  padding-top: 40px;
}
.zone-texte h3,
.wysiwyg h3,
.CSS1Compat h3 {
  margin-top: 20px;
}
.zone-texte h6,
.wysiwyg h6,
.CSS1Compat h6 {
  margin-bottom: 40px;
}
.zone-texte .grad1,
.wysiwyg .grad1,
.CSS1Compat .grad1 {
  background: red;
  background: linear-gradient(-20deg, orange, red, green, blue, violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.zone-texte body,
.wysiwyg body,
.CSS1Compat body {
  margin: 20px !important;
  width: 643px;
}
.zone-texte table,
.wysiwyg table,
.CSS1Compat table {
  width: 100% !important;
  margin-bottom: 15px;
}
.zone-texte table tr,
.wysiwyg table tr,
.CSS1Compat table tr {
  border-bottom: solid 1px #333;
}
.zone-texte table td,
.zone-texte table th,
.wysiwyg table td,
.wysiwyg table th,
.CSS1Compat table td,
.CSS1Compat table th {
  vertical-align: top;
  padding: 10px 0;
}
.zone-texte table td p:last-child,
.wysiwyg table td p:last-child,
.CSS1Compat table td p:last-child {
  margin-bottom: 0px;
}
.zone-texte table th,
.wysiwyg table th,
.CSS1Compat table th {
  color: #D13932;
  font-weight: 700;
}
.zone-texte table.chiffres td,
.wysiwyg table.chiffres td,
.CSS1Compat table.chiffres td {
  text-align: right;
  padding-right: 2px;
  font-family: "Anonymous Pro";
}
.zone-texte table.chiffres td,
.zone-texte table.chiffres th,
.zone-texte table.chiffres th br,
.wysiwyg table.chiffres td,
.wysiwyg table.chiffres th,
.wysiwyg table.chiffres th br,
.CSS1Compat table.chiffres td,
.CSS1Compat table.chiffres th,
.CSS1Compat table.chiffres th br {
  font-size: 13px;
  line-height: 15px;
}
.zone-texte table.total tbody:last-of-type tr:last-of-type td,
.zone-texte table.total tbody:last-of-type tr:last-of-type th,
.wysiwyg table.total tbody:last-of-type tr:last-of-type td,
.wysiwyg table.total tbody:last-of-type tr:last-of-type th,
.CSS1Compat table.total tbody:last-of-type tr:last-of-type td,
.CSS1Compat table.total tbody:last-of-type tr:last-of-type th {
  background-color: #f2e3df;
  font-weight: bold;
}
.zone-texte table.vertical tr td,
.zone-texte table.vertical tr th,
.wysiwyg table.vertical tr td,
.wysiwyg table.vertical tr th,
.CSS1Compat table.vertical tr td,
.CSS1Compat table.vertical tr th {
  border-left: solid 1px #333;
  padding-left: 4px;
  padding-right: 4px;
}
.zone-texte table.vertical tr td:first-child,
.zone-texte table.vertical tr th:first-child,
.wysiwyg table.vertical tr td:first-child,
.wysiwyg table.vertical tr th:first-child,
.CSS1Compat table.vertical tr td:first-child,
.CSS1Compat table.vertical tr th:first-child {
  border-left: none;
}
.zone-texte table.vertical tr td:last-child,
.zone-texte table.vertical tr th:last-child,
.wysiwyg table.vertical tr td:last-child,
.wysiwyg table.vertical tr th:last-child,
.CSS1Compat table.vertical tr td:last-child,
.CSS1Compat table.vertical tr th:last-child {
  padding-right: 0px;
}
.zone-texte table tr th:first-of-type,
.wysiwyg table tr th:first-of-type,
.CSS1Compat table tr th:first-of-type {
  min-width: 100px;
}
.zone-texte table.squares tr td,
.wysiwyg table.squares tr td,
.CSS1Compat table.squares tr td {
  text-align: center;
  padding: 35px 6px 35px 6px;
}
.zone-texte table.squares tr td p,
.wysiwyg table.squares tr td p,
.CSS1Compat table.squares tr td p {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin: 0px;
}
.zone-texte table.squares tr td h3,
.wysiwyg table.squares tr td h3,
.CSS1Compat table.squares tr td h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 8px 0;
}
.zone-texte table.squares3 td,
.wysiwyg table.squares3 td,
.CSS1Compat table.squares3 td {
  width: 33% !important;
}
.zone-texte table.squares4 td,
.wysiwyg table.squares4 td,
.CSS1Compat table.squares4 td {
  width: 25% !important;
}
.zone-texte table.squares tr,
.zone-texte table.squares td,
.zone-texte table.squares th,
.wysiwyg table.squares tr,
.wysiwyg table.squares td,
.wysiwyg table.squares th,
.CSS1Compat table.squares tr,
.CSS1Compat table.squares td,
.CSS1Compat table.squares th {
  border-bottom: none;
}
.zone-texte table.colors td:first-child,
.wysiwyg table.colors td:first-child,
.CSS1Compat table.colors td:first-child {
  background-color: #d95a49;
}
.zone-texte table.colors td:nth-child(2),
.wysiwyg table.colors td:nth-child(2),
.CSS1Compat table.colors td:nth-child(2) {
  background-color: #f8bc00;
  border-left: solid 6px white;
}
.zone-texte table.colors td:nth-child(3),
.wysiwyg table.colors td:nth-child(3),
.CSS1Compat table.colors td:nth-child(3) {
  background-color: #83ba26;
  border-left: solid 6px white;
}
.zone-texte table.colors td:nth-child(4),
.wysiwyg table.colors td:nth-child(4),
.CSS1Compat table.colors td:nth-child(4) {
  background-color: #439134;
  border-left: solid 6px white;
}
.zone-texte table.colors td p,
.zone-texte table.colors td h3,
.wysiwyg table.colors td p,
.wysiwyg table.colors td h3,
.CSS1Compat table.colors td p,
.CSS1Compat table.colors td h3 {
  color: white;
}
.zone-texte div.media-element-container:not(.media-teaser),
.wysiwyg div.media-element-container:not(.media-teaser),
.CSS1Compat div.media-element-container:not(.media-teaser) {
  display: block;
  margin-bottom: 10px;
}
.zone-texte div.media-teaser,
.zone-texte div.media-teaser div,
.wysiwyg div.media-teaser,
.wysiwyg div.media-teaser div,
.CSS1Compat div.media-teaser,
.CSS1Compat div.media-teaser div {
  display: inline;
}
.zone-texte div.media-teaser img,
.zone-texte div.media-teaser div img,
.wysiwyg div.media-teaser img,
.wysiwyg div.media-teaser div img,
.CSS1Compat div.media-teaser img,
.CSS1Compat div.media-teaser div img {
  display: none;
}
.zone-texte .media-demi_largeur,
.wysiwyg .media-demi_largeur,
.CSS1Compat .media-demi_largeur {
  max-width: 50%;
}
.zone-texte .media-wysiwyg-align-left,
.wysiwyg .media-wysiwyg-align-left,
.CSS1Compat .media-wysiwyg-align-left {
  float: left;
  margin-right: 15px;
}
.zone-texte .media-wysiwyg-align-right,
.wysiwyg .media-wysiwyg-align-right,
.CSS1Compat .media-wysiwyg-align-right {
  float: right;
  margin-left: 15px;
}
.zone-texte p.legende,
.zone-texte caption,
.wysiwyg p.legende,
.wysiwyg caption,
.CSS1Compat p.legende,
.CSS1Compat caption {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  margin-top: -10px;
}
.zone-texte p.red,
.wysiwyg p.red,
.CSS1Compat p.red {
  font-weight: bold;
  color: #D13932;
}
.zone-texte p.citation,
.wysiwyg p.citation,
.CSS1Compat p.citation {
  font-style: italic;
  color: #D13932;
  font-size: 17px;
}
.zone-texte p.citation a,
.wysiwyg p.citation a,
.CSS1Compat p.citation a {
  color: #D13932;
}
.zone-texte h2.ordered:before,
.wysiwyg h2.ordered:before,
.CSS1Compat h2.ordered:before {
  counter-increment: titrenum;
  content: counter(titrenum) ". ";
  color: #D13932;
}
.zone-texte div.collapsed,
.wysiwyg div.collapsed,
.CSS1Compat div.collapsed {
  overflow: hidden;
  max-height: 1.3em;
  -webkit-transition: max-height 2s ease;
  transition: max-height 2s ease;
}
.zone-texte div.collapsed:before,
.wysiwyg div.collapsed:before,
.CSS1Compat div.collapsed:before {
  display: block;
  content: "Lire plus";
  font-size: 12px;
  height: 1.3em;
  font-weight: bold;
  color: #D13932;
  cursor: pointer;
  text-decoration: underline;
}
.i18n-nl .zone-texte div.collapsed:before,
.i18n-nl .wysiwyg div.collapsed:before,
.i18n-nl .CSS1Compat div.collapsed:before {
  content: "Lees meer";
}
.zone-texte div.collapsed.open,
.wysiwyg div.collapsed.open,
.CSS1Compat div.collapsed.open {
  overflow: hidden;
  max-height: 2500px;
}
.zone-texte div.collapsed.open:before,
.wysiwyg div.collapsed.open:before,
.CSS1Compat div.collapsed.open:before {
  display: none;
}

.view--display-id-jobs2 .resume p {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0px !important;
}

.CSS1Compat table td,
.CSS1Compat table th {
  border-right: dotted 1px #9A9A9A;
}
.CSS1Compat table td:first-child,
.CSS1Compat table th:first-child {
  border-left: dotted 1px #9A9A9A;
}
.CSS1Compat div.collapsed {
  max-height: 2500px;
  background-color: #eee;
}
.CSS1Compat div.collapsed:before {
  content: "Lire plus (cliquable sur le site public - ajout d'un DIV avec classe 'collapsed')";
  margin: 5px 0 2em 0;
}

.mtop60 {
  margin-top: 60px;
}

.main-body a.bouton.rouge, .main-body a.rouge.webform-next, .main-body a.rouge.webform-previous, .main-body .webform-confirmation + .links a.rouge, .webform-confirmation + .links .main-body a.rouge, .wysiwyg a.bouton.rouge, .wysiwyg a.rouge.webform-next, .wysiwyg a.rouge.webform-previous, .wysiwyg .webform-confirmation + .links a.rouge, .webform-confirmation + .links .wysiwyg a.rouge {
  margin-top: 0;
}

.btn-style, body .leaflet-popup-content > a:last-child {
  font-size: 18px;
  line-height: 21px;
  color: white;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  background: #D13932;
  padding: 10px 18px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
}

.section-page-title {
  font-size: 60px;
  line-height: 70px;
  font-weight: bold;
  color: #D13932;
}

.hidden-anchor {
  font-weight: bold;
  color: #562821;
  opacity: 0.4;
}
.hidden-anchor:before {
  content: "➞";
}

/* ::Base styles */
/* ------------------------------------------------------------ */
/* ::Import styles */
/* ------------------------------------------------------------ */
@font-face {
  font-family: "Unica-Medium";
  src: url("font/Unica-Medium.otf");
  font-weight: normal;
  font-style: normal;
}
.font-body {
  font-family: "Unica-Medium", Helvetica, Arial, sans-serif;
}

p, span, cite, ol, ul, pre, label, input, textarea {
  font-size: 1em;
  line-height: 1.375em;
}

ul {
  list-style-type: none;
}

ol {
  list-style-type: none;
}

li {
  line-height: inherit;
}

strong, b {
  font-weight: bold;
}

em, i, q {
  font-style: italic;
}

label, legend, select {
  display: block;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type=file],
input[type=image],
input[type=submit],
input[type=reset],
input[type=button],
input[type=radio],
input[type=checkbox] {
  width: auto;
}

select,
input[type=file] {
  *margin-top: 4px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
}

select:focus,
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.as-heading__headline, .is-typeset .headline {
  font-size: 2.625em;
  line-height: 1.1523809524em;
}

.as-heading__largest, .is-typeset h1 {
  font-size: 2em;
  line-height: 1.2375em;
}

.as-heading__large, .is-typeset h2 {
  font-size: 1.75em;
  line-height: 1.2571428571em;
}

.as-heading__medium, .is-typeset h3 {
  font-size: 1.625em;
  line-height: 1.1846153846em;
}

.as-heading__normal, .is-typeset h4 {
  font-size: 1.5em;
  line-height: 1.2833333333em;
}

.as-heading__small, .is-typeset h5 {
  font-size: 1.25em;
  line-height: 1.32em;
}

.as-heading__smallest, .is-typeset h6 {
  font-size: 1.125em;
  line-height: 1.2222222222em;
}

.as-blockquote, .as-blockquote--typeset, .is-typeset blockquote {
  font-size: 2em;
  line-height: 1.2375em;
  line-height: normal;
}
.as-blockquote p, .as-blockquote--typeset p, .is-typeset blockquote p {
  margin: 0;
  font-style: italic;
}

.as-para {
  font-size: 1em;
  line-height: 1.375em;
}

.as-heading__headline--typeset, .is-typeset .headline {
  margin: 0 0 0.3142857143em 0;
}

.as-heading__largest--typeset, .is-typeset h1 {
  margin: 0 0 0.4125em 0;
}

.as-heading__large--typeset, .is-typeset h2 {
  margin: 0 0 0.4714285714em 0;
}

.as-heading__medium--typeset, .is-typeset h3 {
  margin: 0 0 0.5076923077em 0;
}

.as-heading__normal--typeset, .is-typeset h4 {
  margin: 0 0 0.55em 0;
}

.as-heading__small--typeset, .is-typeset h5 {
  margin: 0 0 0.66em 0;
}

.as-heading__smallest--typeset, .is-typeset h6 {
  margin: 0 0 0.7333333333em 0;
}

.as-para--typeset, .is-typeset p {
  margin: 0 0 0.55em 0;
}

.as-list--typeset, .is-typeset li, .as-unordered-list--typeset, .is-typeset ul, .as-ordered-list--typeset, .is-typeset ol {
  margin: 0 0 0.55em 0;
}

.as-unordered-list--typeset, .is-typeset ul, .as-ordered-list--typeset, .is-typeset ol {
  margin-left: 1em;
  list-style-position: outside;
  list-style-type: disc;
}

.as-ordered-list--typeset, .is-typeset ol {
  list-style-position: outside;
  list-style-type: decimal;
}

.as-blockquote--typeset, .is-typeset blockquote {
  margin: 0.825em 0;
}

/*.slicknav_menu , .logo-slicknav{
	display:none;
}

@media screen and (max-width: 1200px) {
	#block-system-main-menu, #block-block-2, .navigation{display:none;}
	.logo-slicknav{
		display:block;
		position:fixed;
		top:0;
		z-index:2000;
		width:inherit;	
	}
	.slicknav_nav a  {margin: 2px 0px!important;}
	.slicknav_nav .slicknav_arrow {
		font-size: 1em!important;
		margin: 0 0 0 1.2em!important;
		line-height:1.2em!important;
	}
	.slicknav_menu {
		display:block;
		position: fixed;
		top: 0;
		width: 100%;
		border-bottom:1px solid $white;
		z-index:1800;
		background-color:$white!important;
		border-bottom:1px solid $blue;
		.slicknav_menutxt{
			font-size: 15px;
			font-family: $typo1;
			font-style: normal;
			font-weight: 700!important;
			color:$blue!important;
			text-shadow:none!important;
			padding-top:1px;
			width: 92.5%;
			line-height: 22px!important;
		}
		.slicknav_btn{
			width:100%;
			margin-right:0px!important;
			background-color:$white !important;
			.slicknav_icon{
				position: absolute;
				right: 15px;
			}
			.slicknav_icon-bar{background-color:$blue!important;}
		}
		ul{


			z-index: 1800;
			width: 100%;
			left: 0px;
			top: 54px;
			background-color:$white!important;
			padding-top:15px;
			padding-bottom:15px;
			margin-left:0px!important;
			li{
				display: block;
				border-bottom: 1px solid white;
				a, a:link{color:$blue!important;text-tranform:none!important;font-family:$typo1;}
				.is-active{font-weight:bold;}
				a:hover{
					border-radius: 0px;
				}
			}
			li.float{width:40px;    display: -webkit-inline-box!important;}
		}
	}
}


/*cache*/
/*@media screen and (min-width: 801px) and(max-width: 1200px) {
	.slicknav_menu{
		z-index: 100000000;
		width: 50px;
		border: 0px;
		right: 2.5vw;
	}
	ul.slicknav_nav {
        width: 200px;
		position: absolute;
		right: -2.5vw;
		left: inherit;
		text-align: right;
		padding: inherit;
		padding-top: 0;
		top: 45px;
		padding-right: 2.5vw;
	}
	.slicknav_menu .slicknav_btn .slicknav_icon {
    position: absolute;
    right: 0;
	}
	.slicknav_nav a {
		padding: 5px 0px!important;
		margin: 2px 5px;
		    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
	}
	.slicknav_menu ul li.float {
			width: initial; 
			margin-left: 30px;
			display: -webkit-inline-box !important;
}
}*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  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-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -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;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

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

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          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;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-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-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

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

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

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium 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: 0.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-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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 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-image-holder .mfp-content {
  max-width: 100%;
}

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            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, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

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

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

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}

.royalSlider > * {
  float: left;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
}

.grab-cursor {
  cursor: url(grab.png) 8 8, move;
}

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}

.rsNoDrag {
  cursor: auto;
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif);
}

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #151515;
  color: #FFF;
}

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: 0.2;
  filter: alpha(opacity=20);
  *display: none;
}

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png");
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }

  .rsDefault .rsThumbsHor {
    height: 44px;
  }

  .rsDefault .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  -webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
          box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ACACAC), to(#BBB));
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/***************
*
*  8. Global caption
*
****************/
.rsDefault.rsFullscreen .rsGCaption {
  position: absolute;
  float: none;
  bottom: 0px;
  left: 0px;
  text-align: left;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.75);
  color: #FFF;
  padding: 10px;
  width: 100%;
  font-size: 14px;
}
.rsDefault.rsFullscreen .rsGCaption .rsCaption {
  margin: 0px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1450px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  *zoom: 1;
}

.row, body[class*=-done] main .region-content, .node-type-webform .region-content > article {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  *zoom: 1;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, body[class*=-done] main .region-content .webform-progressbar, body[class*=-done] main .region-content .links, body[class*=-done] main .region-content .webform-confirmation, .node-type-webform .region-content > article > div, .col-sm-16, .col-md-16, .col-lg-16 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, body[class*=-done] main .region-content .webform-progressbar, body[class*=-done] main .region-content .links, body[class*=-done] main .region-content .webform-confirmation, .node-type-webform .region-content > article > div {
  float: left;
}

.col-xs-1 {
  width: 6.25%;
}

.col-xs-2 {
  width: 12.5%;
}

.col-xs-3 {
  width: 18.75%;
}

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

.col-xs-5 {
  width: 31.25%;
}

.col-xs-6 {
  width: 37.5%;
}

.col-xs-7 {
  width: 43.75%;
}

.col-xs-8 {
  width: 50%;
}

.col-xs-9 {
  width: 56.25%;
}

.col-xs-10 {
  width: 62.5%;
}

.col-xs-11 {
  width: 68.75%;
}

.col-xs-12 {
  width: 75%;
}

.col-xs-13 {
  width: 81.25%;
}

.col-xs-14 {
  width: 87.5%;
}

.col-xs-15 {
  width: 93.75%;
}

.col-xs-16, body[class*=-done] main .region-content .webform-progressbar, body[class*=-done] main .region-content .links, body[class*=-done] main .region-content .webform-confirmation, .node-type-webform .region-content > article > div {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 6.25%;
}

.col-xs-pull-2 {
  right: 12.5%;
}

.col-xs-pull-3 {
  right: 18.75%;
}

.col-xs-pull-4 {
  right: 25%;
}

.col-xs-pull-5 {
  right: 31.25%;
}

.col-xs-pull-6 {
  right: 37.5%;
}

.col-xs-pull-7 {
  right: 43.75%;
}

.col-xs-pull-8 {
  right: 50%;
}

.col-xs-pull-9 {
  right: 56.25%;
}

.col-xs-pull-10 {
  right: 62.5%;
}

.col-xs-pull-11 {
  right: 68.75%;
}

.col-xs-pull-12 {
  right: 75%;
}

.col-xs-pull-13 {
  right: 81.25%;
}

.col-xs-pull-14 {
  right: 87.5%;
}

.col-xs-pull-15 {
  right: 93.75%;
}

.col-xs-pull-16 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 6.25%;
}

.col-xs-push-2 {
  left: 12.5%;
}

.col-xs-push-3 {
  left: 18.75%;
}

.col-xs-push-4 {
  left: 25%;
}

.col-xs-push-5 {
  left: 31.25%;
}

.col-xs-push-6 {
  left: 37.5%;
}

.col-xs-push-7 {
  left: 43.75%;
}

.col-xs-push-8 {
  left: 50%;
}

.col-xs-push-9 {
  left: 56.25%;
}

.col-xs-push-10 {
  left: 62.5%;
}

.col-xs-push-11 {
  left: 68.75%;
}

.col-xs-push-12 {
  left: 75%;
}

.col-xs-push-13 {
  left: 81.25%;
}

.col-xs-push-14 {
  left: 87.5%;
}

.col-xs-push-15 {
  left: 93.75%;
}

.col-xs-push-16 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 6.25%;
}

.col-xs-offset-2 {
  margin-left: 12.5%;
}

.col-xs-offset-3 {
  margin-left: 18.75%;
}

.col-xs-offset-4 {
  margin-left: 25%;
}

.col-xs-offset-5 {
  margin-left: 31.25%;
}

.col-xs-offset-6 {
  margin-left: 37.5%;
}

.col-xs-offset-7 {
  margin-left: 43.75%;
}

.col-xs-offset-8 {
  margin-left: 50%;
}

.col-xs-offset-9 {
  margin-left: 56.25%;
}

.col-xs-offset-10 {
  margin-left: 62.5%;
}

.col-xs-offset-11 {
  margin-left: 68.75%;
}

.col-xs-offset-12 {
  margin-left: 75%;
}

.col-xs-offset-13 {
  margin-left: 81.25%;
}

.col-xs-offset-14 {
  margin-left: 87.5%;
}

.col-xs-offset-15 {
  margin-left: 93.75%;
}

.col-xs-offset-16 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16 {
    float: left;
  }

  .col-sm-1 {
    width: 6.25%;
  }

  .col-sm-2 {
    width: 12.5%;
  }

  .col-sm-3 {
    width: 18.75%;
  }

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

  .col-sm-5 {
    width: 31.25%;
  }

  .col-sm-6 {
    width: 37.5%;
  }

  .col-sm-7 {
    width: 43.75%;
  }

  .col-sm-8 {
    width: 50%;
  }

  .col-sm-9 {
    width: 56.25%;
  }

  .col-sm-10 {
    width: 62.5%;
  }

  .col-sm-11 {
    width: 68.75%;
  }

  .col-sm-12 {
    width: 75%;
  }

  .col-sm-13 {
    width: 81.25%;
  }

  .col-sm-14 {
    width: 87.5%;
  }

  .col-sm-15 {
    width: 93.75%;
  }

  .col-sm-16 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 6.25%;
  }

  .col-sm-pull-2 {
    right: 12.5%;
  }

  .col-sm-pull-3 {
    right: 18.75%;
  }

  .col-sm-pull-4 {
    right: 25%;
  }

  .col-sm-pull-5 {
    right: 31.25%;
  }

  .col-sm-pull-6 {
    right: 37.5%;
  }

  .col-sm-pull-7 {
    right: 43.75%;
  }

  .col-sm-pull-8 {
    right: 50%;
  }

  .col-sm-pull-9 {
    right: 56.25%;
  }

  .col-sm-pull-10 {
    right: 62.5%;
  }

  .col-sm-pull-11 {
    right: 68.75%;
  }

  .col-sm-pull-12 {
    right: 75%;
  }

  .col-sm-pull-13 {
    right: 81.25%;
  }

  .col-sm-pull-14 {
    right: 87.5%;
  }

  .col-sm-pull-15 {
    right: 93.75%;
  }

  .col-sm-pull-16 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 6.25%;
  }

  .col-sm-push-2 {
    left: 12.5%;
  }

  .col-sm-push-3 {
    left: 18.75%;
  }

  .col-sm-push-4 {
    left: 25%;
  }

  .col-sm-push-5 {
    left: 31.25%;
  }

  .col-sm-push-6 {
    left: 37.5%;
  }

  .col-sm-push-7 {
    left: 43.75%;
  }

  .col-sm-push-8 {
    left: 50%;
  }

  .col-sm-push-9 {
    left: 56.25%;
  }

  .col-sm-push-10 {
    left: 62.5%;
  }

  .col-sm-push-11 {
    left: 68.75%;
  }

  .col-sm-push-12 {
    left: 75%;
  }

  .col-sm-push-13 {
    left: 81.25%;
  }

  .col-sm-push-14 {
    left: 87.5%;
  }

  .col-sm-push-15 {
    left: 93.75%;
  }

  .col-sm-push-16 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 6.25%;
  }

  .col-sm-offset-2 {
    margin-left: 12.5%;
  }

  .col-sm-offset-3 {
    margin-left: 18.75%;
  }

  .col-sm-offset-4 {
    margin-left: 25%;
  }

  .col-sm-offset-5 {
    margin-left: 31.25%;
  }

  .col-sm-offset-6 {
    margin-left: 37.5%;
  }

  .col-sm-offset-7 {
    margin-left: 43.75%;
  }

  .col-sm-offset-8 {
    margin-left: 50%;
  }

  .col-sm-offset-9 {
    margin-left: 56.25%;
  }

  .col-sm-offset-10 {
    margin-left: 62.5%;
  }

  .col-sm-offset-11 {
    margin-left: 68.75%;
  }

  .col-sm-offset-12 {
    margin-left: 75%;
  }

  .col-sm-offset-13 {
    margin-left: 81.25%;
  }

  .col-sm-offset-14 {
    margin-left: 87.5%;
  }

  .col-sm-offset-15 {
    margin-left: 93.75%;
  }

  .col-sm-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16 {
    float: left;
  }

  .col-md-1 {
    width: 6.25%;
  }

  .col-md-2 {
    width: 12.5%;
  }

  .col-md-3 {
    width: 18.75%;
  }

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

  .col-md-5 {
    width: 31.25%;
  }

  .col-md-6 {
    width: 37.5%;
  }

  .col-md-7 {
    width: 43.75%;
  }

  .col-md-8 {
    width: 50%;
  }

  .col-md-9 {
    width: 56.25%;
  }

  .col-md-10 {
    width: 62.5%;
  }

  .col-md-11 {
    width: 68.75%;
  }

  .col-md-12 {
    width: 75%;
  }

  .col-md-13 {
    width: 81.25%;
  }

  .col-md-14 {
    width: 87.5%;
  }

  .col-md-15 {
    width: 93.75%;
  }

  .col-md-16 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 6.25%;
  }

  .col-md-pull-2 {
    right: 12.5%;
  }

  .col-md-pull-3 {
    right: 18.75%;
  }

  .col-md-pull-4 {
    right: 25%;
  }

  .col-md-pull-5 {
    right: 31.25%;
  }

  .col-md-pull-6 {
    right: 37.5%;
  }

  .col-md-pull-7 {
    right: 43.75%;
  }

  .col-md-pull-8 {
    right: 50%;
  }

  .col-md-pull-9 {
    right: 56.25%;
  }

  .col-md-pull-10 {
    right: 62.5%;
  }

  .col-md-pull-11 {
    right: 68.75%;
  }

  .col-md-pull-12 {
    right: 75%;
  }

  .col-md-pull-13 {
    right: 81.25%;
  }

  .col-md-pull-14 {
    right: 87.5%;
  }

  .col-md-pull-15 {
    right: 93.75%;
  }

  .col-md-pull-16 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 6.25%;
  }

  .col-md-push-2 {
    left: 12.5%;
  }

  .col-md-push-3 {
    left: 18.75%;
  }

  .col-md-push-4 {
    left: 25%;
  }

  .col-md-push-5 {
    left: 31.25%;
  }

  .col-md-push-6 {
    left: 37.5%;
  }

  .col-md-push-7 {
    left: 43.75%;
  }

  .col-md-push-8 {
    left: 50%;
  }

  .col-md-push-9 {
    left: 56.25%;
  }

  .col-md-push-10 {
    left: 62.5%;
  }

  .col-md-push-11 {
    left: 68.75%;
  }

  .col-md-push-12 {
    left: 75%;
  }

  .col-md-push-13 {
    left: 81.25%;
  }

  .col-md-push-14 {
    left: 87.5%;
  }

  .col-md-push-15 {
    left: 93.75%;
  }

  .col-md-push-16 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 6.25%;
  }

  .col-md-offset-2 {
    margin-left: 12.5%;
  }

  .col-md-offset-3 {
    margin-left: 18.75%;
  }

  .col-md-offset-4 {
    margin-left: 25%;
  }

  .col-md-offset-5 {
    margin-left: 31.25%;
  }

  .col-md-offset-6 {
    margin-left: 37.5%;
  }

  .col-md-offset-7 {
    margin-left: 43.75%;
  }

  .col-md-offset-8 {
    margin-left: 50%;
  }

  .col-md-offset-9 {
    margin-left: 56.25%;
  }

  .col-md-offset-10 {
    margin-left: 62.5%;
  }

  .col-md-offset-11 {
    margin-left: 68.75%;
  }

  .col-md-offset-12 {
    margin-left: 75%;
  }

  .col-md-offset-13 {
    margin-left: 81.25%;
  }

  .col-md-offset-14 {
    margin-left: 87.5%;
  }

  .col-md-offset-15 {
    margin-left: 93.75%;
  }

  .col-md-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1450px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16 {
    float: left;
  }

  .col-lg-1 {
    width: 6.25%;
  }

  .col-lg-2 {
    width: 12.5%;
  }

  .col-lg-3 {
    width: 18.75%;
  }

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

  .col-lg-5 {
    width: 31.25%;
  }

  .col-lg-6 {
    width: 37.5%;
  }

  .col-lg-7 {
    width: 43.75%;
  }

  .col-lg-8 {
    width: 50%;
  }

  .col-lg-9 {
    width: 56.25%;
  }

  .col-lg-10 {
    width: 62.5%;
  }

  .col-lg-11 {
    width: 68.75%;
  }

  .col-lg-12 {
    width: 75%;
  }

  .col-lg-13 {
    width: 81.25%;
  }

  .col-lg-14 {
    width: 87.5%;
  }

  .col-lg-15 {
    width: 93.75%;
  }

  .col-lg-16 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 6.25%;
  }

  .col-lg-pull-2 {
    right: 12.5%;
  }

  .col-lg-pull-3 {
    right: 18.75%;
  }

  .col-lg-pull-4 {
    right: 25%;
  }

  .col-lg-pull-5 {
    right: 31.25%;
  }

  .col-lg-pull-6 {
    right: 37.5%;
  }

  .col-lg-pull-7 {
    right: 43.75%;
  }

  .col-lg-pull-8 {
    right: 50%;
  }

  .col-lg-pull-9 {
    right: 56.25%;
  }

  .col-lg-pull-10 {
    right: 62.5%;
  }

  .col-lg-pull-11 {
    right: 68.75%;
  }

  .col-lg-pull-12 {
    right: 75%;
  }

  .col-lg-pull-13 {
    right: 81.25%;
  }

  .col-lg-pull-14 {
    right: 87.5%;
  }

  .col-lg-pull-15 {
    right: 93.75%;
  }

  .col-lg-pull-16 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 6.25%;
  }

  .col-lg-push-2 {
    left: 12.5%;
  }

  .col-lg-push-3 {
    left: 18.75%;
  }

  .col-lg-push-4 {
    left: 25%;
  }

  .col-lg-push-5 {
    left: 31.25%;
  }

  .col-lg-push-6 {
    left: 37.5%;
  }

  .col-lg-push-7 {
    left: 43.75%;
  }

  .col-lg-push-8 {
    left: 50%;
  }

  .col-lg-push-9 {
    left: 56.25%;
  }

  .col-lg-push-10 {
    left: 62.5%;
  }

  .col-lg-push-11 {
    left: 68.75%;
  }

  .col-lg-push-12 {
    left: 75%;
  }

  .col-lg-push-13 {
    left: 81.25%;
  }

  .col-lg-push-14 {
    left: 87.5%;
  }

  .col-lg-push-15 {
    left: 93.75%;
  }

  .col-lg-push-16 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 6.25%;
  }

  .col-lg-offset-2 {
    margin-left: 12.5%;
  }

  .col-lg-offset-3 {
    margin-left: 18.75%;
  }

  .col-lg-offset-4 {
    margin-left: 25%;
  }

  .col-lg-offset-5 {
    margin-left: 31.25%;
  }

  .col-lg-offset-6 {
    margin-left: 37.5%;
  }

  .col-lg-offset-7 {
    margin-left: 43.75%;
  }

  .col-lg-offset-8 {
    margin-left: 50%;
  }

  .col-lg-offset-9 {
    margin-left: 56.25%;
  }

  .col-lg-offset-10 {
    margin-left: 62.5%;
  }

  .col-lg-offset-11 {
    margin-left: 68.75%;
  }

  .col-lg-offset-12 {
    margin-left: 75%;
  }

  .col-lg-offset-13 {
    margin-left: 81.25%;
  }

  .col-lg-offset-14 {
    margin-left: 87.5%;
  }

  .col-lg-offset-15 {
    margin-left: 93.75%;
  }
  
  
  
  
  /*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

  .col-lg-offset-16 {
    margin-left: 100%;
  }
}
/* ::Print */
/* ------------------------------------------------------------ */
@media print {
  body {
    line-height: 0.55em;
    font-size: 62.5%;
  }
}
/*# sourceMappingURL=screen.css.map */