body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

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

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

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

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

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

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

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

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

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

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

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

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

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

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

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

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

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

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

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

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

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

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

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

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

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

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

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

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

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

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

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

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

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

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

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

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

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

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

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

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

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

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

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@charset "UTF-8";
/* Slider */

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

/* Icons */

/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

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

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

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

.slick-prev:before,
.slick-next:before {
    font-family: Arial;
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

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

.slick-prev:before {
    content: "\2190";
}

[dir="rtl"] .slick-prev:before {
    content: "\2192";
}

.slick-next {
    right: -25px;
}

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

.slick-next:before {
    content: "\2192";
}

[dir="rtl"] .slick-next:before {
    content: "\2190";
}

/* Dots */

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

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

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

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

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

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

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: Arial;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

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

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

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

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

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

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

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

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

.slick-loading .slick-slide {
    visibility: hidden;
}

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

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

* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

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

html {
    overflow-x: hidden;
}

body {
    line-height: 1;
}

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

ol,
ul {
    list-style: none;
}

strong,
b {
    font-weight: normal;
}

input:focus {
    outline: none;
}

blockquote,
q {
    quotes: none;
}

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

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

input {
    border: none;
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input::-ms-clear {
    display: none;
}

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

input,
textarea {
    border-radius: 0;
    -webkit-appearance: none;
}

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

@-webkit-keyframes autofill {
    to {
        color: #375443;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

.introduction {
    margin-bottom: 50px;
    font-family: "Roboto";
    line-height: 1.5;
    color: #738488;
    font-size: 1.375rem;
}

@media screen and (max-width: 768px) {
    .introduction {
        font-size: 1.25rem;
    }
}

@media screen and (max-width: 425px) {
    .introduction {
        font-size: 1.125rem;
    }
}

.dynamic,
.fr-view {
    /* ----- Image - No Caption ----- */
    /* ----- Image - With Caption ----- */
}

.dynamic hr,
.fr-view hr {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    border-bottom-width: 0;
}

.dynamic em,
.fr-view em {
    font-style: italic;
}

.dynamic strong,
.fr-view strong {
    font-weight: 700;
}

.dynamic h2,
.dynamic h3,
.dynamic h4,
.fr-view h2,
.fr-view h3,
.fr-view h4 {
    text-transform: initial;
}

.dynamic h2,
.fr-view h2 {
    margin: 70px 0 30px;
    font-family: "Roboto";
    font-weight: 700;
    line-height: 1.2;
    color: #375443;
    font-size: 2.25rem;
}

@media screen and (max-width: 1024px) {
    .dynamic h2,
    .fr-view h2 {
        font-size: 2.0625rem;
    }
}

@media screen and (max-width: 768px) {
    .dynamic h2,
    .fr-view h2 {
        font-size: 1.875rem;
    }
}

@media screen and (max-width: 425px) {
    .dynamic h2,
    .fr-view h2 {
        font-size: 1.75rem;
    }
}

.dynamic h3,
.fr-view h3 {
    margin: 40px 0 30px;
    font-family: "Roboto";
    font-weight: 700;
    line-height: 1.3;
    color: #375443;
    font-size: 1.75rem;
}

@media screen and (max-width: 768px) {
    .dynamic h3,
    .fr-view h3 {
        font-size: 1.625rem;
    }
}

@media screen and (max-width: 425px) {
    .dynamic h3,
    .fr-view h3 {
        font-size: 1.5rem;
    }
}

.dynamic h4,
.fr-view h4 {
    margin: 30px 0 15px;
    font-family: "Roboto";
    font-weight: 500;
    line-height: 1.3;
    color: #375443;
    font-size: 1.375rem;
}

@media screen and (max-width: 425px) {
    .dynamic h4,
    .fr-view h4 {
        font-size: 1.25rem;
    }
}

.dynamic h5.communique-titre,
.fr-view h5.communique-titre {
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.08em;
    margin-bottom: 30px;
    font-weight: 500;
}

.dynamic p,
.fr-view p {
    margin: 15px 0;
    font-family: "Roboto";
    line-height: 1.5;
    color: #375443;
    font-size: 1rem;
}

.dynamic pre,
.dynamic .fr-img-caption,
.fr-view pre,
.fr-view .fr-img-caption {
    margin: 10px 0;
    font-family: "Roboto";
    line-height: 1.5;
    color: #738488;
    white-space: normal;
    font-size: 0.8125rem;
}

.dynamic sub,
.fr-view sub {
    vertical-align: sub;
    font-size: smaller;
}

.dynamic sup,
.fr-view sup {
    vertical-align: super;
    font-size: smaller;
}

.dynamic a:not(.link):not(.btn),
.fr-view a:not(.link):not(.btn) {
    font-family: "Roboto";
    line-height: 1.5;
    color: #375443;
    box-shadow: 0px 3px 0px -1px #b0c9c6;
    transition: box-shadow 300ms;
    font-size: 1rem;
}

.dynamic a:not(.link):not(.btn):hover,
.fr-view a:not(.link):not(.btn):hover {
    box-shadow: 0px 3px 0px -1px #375443;
}

.dynamic a.link,
.fr-view a.link {
    position: relative;
    display: inline-block;
    margin: 30px 0;
    padding-bottom: 5px;
    font: 0.9375rem/1 "Roboto";
    color: #f1aa42;
    letter-spacing: 0.5px;
}

.dynamic a.link::after,
.fr-view a.link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: #f1aa42;
    z-index: 1;
    transition: width 300ms;
}

.dynamic a.link:hover:after,
.fr-view a.link:hover:after {
    width: 50%;
}

.dynamic a.btn,
.fr-view a.btn {
    position: relative;
    display: inline-block;
    padding: 18px 30px;
    font: 0.9375rem/20px "Roboto";
    color: #fff;
    background: #f1aa42;
    overflow: hidden;
    z-index: 1;
}

.dynamic a.btn::after,
.fr-view a.btn::after {
    content: '';
    position: absolute;
    height: 200%;
    right: -20%;
    bottom: 100%;
    left: -20%;
    background: #375443;
    border-radius: 70%;
    z-index: -1;
    transition: bottom 350ms cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 550ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.dynamic a.btn:hover::after,
.fr-view a.btn:hover::after {
    bottom: 0%;
    border-radius: 0%;
    transition: bottom 350ms cubic-bezier(0.55, 0.055, 0.675, 0.19), border-radius 550ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.dynamic ul,
.dynamic ol,
.fr-view ul,
.fr-view ol {
    margin: 20px 0;
    list-style-position: outside;
    margin-left: 25px;
    list-style-type: inherit;
}

.dynamic ul li,
.dynamic ol li,
.fr-view ul li,
.fr-view ol li {
    font-family: "Roboto";
    line-height: 1.5;
    color: #375443;
    font-size: 1rem;
}

.dynamic ul li p,
.dynamic ol li p,
.fr-view ul li p,
.fr-view ol li p {
    color: #375443;
}

.dynamic ul,
.fr-view ul {
    list-style-type: disc;
}

.dynamic ol,
.fr-view ol {
    list-style-type: decimal;
}

.dynamic table,
.fr-view table {
    margin: 30px 0;
    border: 1px solid #c7c9d0;
    text-align: left;
}

@media screen and (max-width: 500px) {
    .dynamic table,
    .fr-view table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

.dynamic table a:not(.link):not(.btn),
.fr-view table a:not(.link):not(.btn) {
    font: 0.875rem/1.3 "Roboto";
}

.dynamic table thead tr th,
.dynamic table thead tr td,
.fr-view table thead tr th,
.fr-view table thead tr td {
    padding: 20px;
    font: 0.875rem/1.3 "Roboto";
    font-weight: 700;
    color: #fff;
    background: #375443;
    border-right: 1px solid white;
}

.dynamic table thead tr th:last-child,
.dynamic table thead tr td:last-child,
.fr-view table thead tr th:last-child,
.fr-view table thead tr td:last-child {
    border-right: none;
}

@media screen and (max-width: 768px) {
    .dynamic table thead tr th,
    .dynamic table thead tr td,
    .fr-view table thead tr th,
    .fr-view table thead tr td {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 500px) {
    .dynamic table thead tr th,
    .dynamic table thead tr td,
    .fr-view table thead tr th,
    .fr-view table thead tr td {
        font-size: 0.75rem;
    }
}

.dynamic table tbody tr:nth-child(2n+1) td,
.fr-view table tbody tr:nth-child(2n+1) td {
    background: #fff;
}

.dynamic table tbody td,
.fr-view table tbody td {
    border-top: none;
    background: #f1f3f4;
    font-weight: bold;
}

.dynamic table tbody tr td,
.dynamic table tbody tr th,
.fr-view table tbody tr td,
.fr-view table tbody tr th {
    padding: 20px;
    border: 1px solid #c7c9d0;
    vertical-align: middle;
    font: 0.875rem/1.5 "Roboto";
    color: #375443;
}

@media screen and (max-width: 768px) {
    .dynamic table tbody tr td,
    .dynamic table tbody tr th,
    .fr-view table tbody tr td,
    .fr-view table tbody tr th {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 500px) {
    .dynamic table tbody tr td,
    .dynamic table tbody tr th,
    .fr-view table tbody tr td,
    .fr-view table tbody tr th {
        font-size: 0.75rem;
    }
}

.dynamic table tbody tr td p,
.dynamic table tbody tr td li,
.dynamic table tbody tr th p,
.dynamic table tbody tr th li,
.fr-view table tbody tr td p,
.fr-view table tbody tr td li,
.fr-view table tbody tr th p,
.fr-view table tbody tr th li {
    font-size: 0.875rem;
    color: #375443;
}

.dynamic blockquote,
.fr-view blockquote {
    margin: 50px 0;
    position: relative;
    max-width: 775px;
    padding-left: 30px;
}

.dynamic blockquote p,
.fr-view blockquote p {
    margin: 0;
    font-family: "Roboto";
    line-height: 1.3;
    color: #375443;
    font-size: 1.25rem;
}

@media screen and (max-width: 425px) {
    .dynamic blockquote p,
    .fr-view blockquote p {
        font-size: 1.125rem;
    }
}

.dynamic blockquote:after,
.fr-view blockquote:after {
    content: '';
    position: absolute;
    width: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    background: #f1aa42;
}

.dynamic> :first-child,
.fr-view> :first-child {
    margin-top: 0;
}

.dynamic> :last-child,
.fr-view> :last-child {
    margin-bottom: 0;
}

.dynamic img,
.fr-view img {
    position: relative;
    max-width: 100%;
}

.dynamic img.fr-dib,
.fr-view img.fr-dib {
    /* block */
    display: block;
    margin: 30px auto;
    float: none;
    vertical-align: top;
}

.dynamic img.fr-dib.fr-fil,
.fr-view img.fr-dib.fr-fil {
    margin-left: 0;
}

.dynamic img.fr-dib.fr-fir,
.fr-view img.fr-dib.fr-fir {
    margin-right: 0;
}

.dynamic img.fr-dii,
.fr-view img.fr-dii {
    /* Inline */
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin: 10px 20px;
    max-width: calc(100% - (2 * 20px));
}

.dynamic img.fr-dii.fr-fil,
.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 10px 20px 10px 0;
    max-width: calc(100% - 20px);
}

.dynamic img.fr-dii.fr-fir,
.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 10px 0 10px 20px;
    max-width: calc(100% - 20px);
}

.dynamic .fr-img-caption img,
.fr-view .fr-img-caption img {
    width: 100%;
}

.dynamic .fr-img-caption.fr-dib,
.fr-view .fr-img-caption.fr-dib {
    /* block */
    display: block;
    margin: 30px auto;
    float: none;
    vertical-align: middle;
    text-align: center;
}

.dynamic .fr-img-caption.fr-dib.fr-fil,
.fr-view .fr-img-caption.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left;
}

.dynamic .fr-img-caption.fr-dib.fr-fir,
.fr-view .fr-img-caption.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right;
}

.dynamic .fr-img-caption.fr-dib .fr-img-wrap .fr-inner,
.fr-view .fr-img-caption.fr-dib .fr-img-wrap .fr-inner {
    display: block;
}

.dynamic .fr-img-caption.fr-dii,
.fr-view .fr-img-caption.fr-dii {
    /* Inline */
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin: 10px 20px;
    max-width: calc(100% - (2 * 20px));
    text-align: center;
}

.dynamic .fr-img-caption.fr-dii.fr-fil,
.fr-view .fr-img-caption.fr-dii.fr-fil {
    float: left;
    margin-left: 0;
    text-align: left;
    max-width: calc(100% - 20px);
}

.dynamic .fr-img-caption.fr-dii.fr-fir,
.fr-view .fr-img-caption.fr-dii.fr-fir {
    float: right;
    margin-right: 0;
    text-align: right;
    max-width: calc(100% - 20px);
}

.dynamic span.fr-fic.oc-img-rounded img,
.dynamic img.fr-fic.oc-img-rounded,
.fr-view span.fr-fic.oc-img-rounded img,
.fr-view img.fr-fic.oc-img-rounded {
    border-radius: 100%;
    background-clip: padding-box;
}

.dynamic span.fr-fic.oc-img-bordered img,
.dynamic img.fr-fic.oc-img-bordered,
.fr-view span.fr-fic.oc-img-bordered img,
.fr-view img.fr-fic.oc-img-bordered {
    border: solid 10px #ccc;
}

.drawers .dynamic h2 {
    margin: 40px 0 30px;
    font-size: 1.75rem;
}

@media screen and (max-width: 425px) {
    .drawers .dynamic h2 {
        font-size: 1.625rem;
    }
}

.drawers .dynamic h3 {
    margin: 30px 0 20px;
    font-size: 1.375rem;
}

.drawers .dynamic h4 {
    margin: 30px 0 15px;
    font-size: 1.25rem;
}

.drawers .dynamic blockquote p {
    font-size: 1rem;
    line-height: 1.5;
}

.fr-video iframe {
    display: block;
    margin: 30px auto;
    float: none;
    vertical-align: top;
}

.fr-video.fr-fvl iframe {
    margin-left: 0;
}

.fr-video.fr-fvr iframe {
    margin-right: 0;
}

video {
    width: 100%;
}

.row.fixPadding {
    width: calc(100% + 0 + 0);
    margin-left: 0;
    margin-right: 0;
}

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

.col1 {
    width: 4.16667%;
}

.col2 {
    width: 8.33333%;
}

.col3 {
    width: 12.5%;
}

.col4 {
    width: 16.66667%;
}

.col5 {
    width: 20.83333%;
}

.col6 {
    width: 25%;
}

.col7 {
    width: 29.16667%;
}

.col8 {
    width: 33.33333%;
}

.col9 {
    width: 37.5%;
}

.col10 {
    width: 41.66667%;
}

.col11 {
    width: 45.83333%;
}

.col12 {
    width: 50%;
}

.col13 {
    width: 54.16667%;
}

.col14 {
    width: 58.33333%;
}

.col15 {
    width: 62.5%;
}

.col16 {
    width: 66.66667%;
}

.col17 {
    width: 70.83333%;
}

.col18 {
    width: 75%;
}

.col19 {
    width: 79.16667%;
}

.col20 {
    width: 83.33333%;
}

.col21 {
    width: 87.5%;
}

.col22 {
    width: 91.66667%;
}

.col23 {
    width: 95.83333%;
}

.col24 {
    width: 100%;
}

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

@media screen and (max-width: 1800px) {
    .col1_1800 {
        width: 4.16667%;
    }
    .col2_1800 {
        width: 8.33333%;
    }
    .col3_1800 {
        width: 12.5%;
    }
    .col4_1800 {
        width: 16.66667%;
    }
    .col5_1800 {
        width: 20.83333%;
    }
    .col6_1800 {
        width: 25%;
    }
    .col7_1800 {
        width: 29.16667%;
    }
    .col8_1800 {
        width: 33.33333%;
    }
    .col9_1800 {
        width: 37.5%;
    }
    .col10_1800 {
        width: 41.66667%;
    }
    .col11_1800 {
        width: 45.83333%;
    }
    .col12_1800 {
        width: 50%;
    }
    .col13_1800 {
        width: 54.16667%;
    }
    .col14_1800 {
        width: 58.33333%;
    }
    .col15_1800 {
        width: 62.5%;
    }
    .col16_1800 {
        width: 66.66667%;
    }
    .col17_1800 {
        width: 70.83333%;
    }
    .col18_1800 {
        width: 75%;
    }
    .col19_1800 {
        width: 79.16667%;
    }
    .col20_1800 {
        width: 83.33333%;
    }
    .col21_1800 {
        width: 87.5%;
    }
    .col22_1800 {
        width: 91.66667%;
    }
    .col23_1800 {
        width: 95.83333%;
    }
    .col24_1800 {
        width: 100%;
    }
    .col1_1800,
    .col2_1800,
    .col3_1800,
    .col4_1800,
    .col5_1800,
    .col6_1800,
    .col7_1800,
    .col8_1800,
    .col9_1800,
    .col10_1800,
    .col11_1800,
    .col12_1800,
    .col13_1800,
    .col14_1800,
    .col15_1800,
    .col16_1800,
    .col17_1800,
    .col18_1800,
    .col19_1800,
    .col20_1800,
    .col21_1800,
    .col22_1800,
    .col23_1800,
    .col24_1800 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1700px) {
    .col1_1700 {
        width: 4.16667%;
    }
    .col2_1700 {
        width: 8.33333%;
    }
    .col3_1700 {
        width: 12.5%;
    }
    .col4_1700 {
        width: 16.66667%;
    }
    .col5_1700 {
        width: 20.83333%;
    }
    .col6_1700 {
        width: 25%;
    }
    .col7_1700 {
        width: 29.16667%;
    }
    .col8_1700 {
        width: 33.33333%;
    }
    .col9_1700 {
        width: 37.5%;
    }
    .col10_1700 {
        width: 41.66667%;
    }
    .col11_1700 {
        width: 45.83333%;
    }
    .col12_1700 {
        width: 50%;
    }
    .col13_1700 {
        width: 54.16667%;
    }
    .col14_1700 {
        width: 58.33333%;
    }
    .col15_1700 {
        width: 62.5%;
    }
    .col16_1700 {
        width: 66.66667%;
    }
    .col17_1700 {
        width: 70.83333%;
    }
    .col18_1700 {
        width: 75%;
    }
    .col19_1700 {
        width: 79.16667%;
    }
    .col20_1700 {
        width: 83.33333%;
    }
    .col21_1700 {
        width: 87.5%;
    }
    .col22_1700 {
        width: 91.66667%;
    }
    .col23_1700 {
        width: 95.83333%;
    }
    .col24_1700 {
        width: 100%;
    }
    .col1_1700,
    .col2_1700,
    .col3_1700,
    .col4_1700,
    .col5_1700,
    .col6_1700,
    .col7_1700,
    .col8_1700,
    .col9_1700,
    .col10_1700,
    .col11_1700,
    .col12_1700,
    .col13_1700,
    .col14_1700,
    .col15_1700,
    .col16_1700,
    .col17_1700,
    .col18_1700,
    .col19_1700,
    .col20_1700,
    .col21_1700,
    .col22_1700,
    .col23_1700,
    .col24_1700 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1600px) {
    .col1_1600 {
        width: 4.16667%;
    }
    .col2_1600 {
        width: 8.33333%;
    }
    .col3_1600 {
        width: 12.5%;
    }
    .col4_1600 {
        width: 16.66667%;
    }
    .col5_1600 {
        width: 20.83333%;
    }
    .col6_1600 {
        width: 25%;
    }
    .col7_1600 {
        width: 29.16667%;
    }
    .col8_1600 {
        width: 33.33333%;
    }
    .col9_1600 {
        width: 37.5%;
    }
    .col10_1600 {
        width: 41.66667%;
    }
    .col11_1600 {
        width: 45.83333%;
    }
    .col12_1600 {
        width: 50%;
    }
    .col13_1600 {
        width: 54.16667%;
    }
    .col14_1600 {
        width: 58.33333%;
    }
    .col15_1600 {
        width: 62.5%;
    }
    .col16_1600 {
        width: 66.66667%;
    }
    .col17_1600 {
        width: 70.83333%;
    }
    .col18_1600 {
        width: 75%;
    }
    .col19_1600 {
        width: 79.16667%;
    }
    .col20_1600 {
        width: 83.33333%;
    }
    .col21_1600 {
        width: 87.5%;
    }
    .col22_1600 {
        width: 91.66667%;
    }
    .col23_1600 {
        width: 95.83333%;
    }
    .col24_1600 {
        width: 100%;
    }
    .col1_1600,
    .col2_1600,
    .col3_1600,
    .col4_1600,
    .col5_1600,
    .col6_1600,
    .col7_1600,
    .col8_1600,
    .col9_1600,
    .col10_1600,
    .col11_1600,
    .col12_1600,
    .col13_1600,
    .col14_1600,
    .col15_1600,
    .col16_1600,
    .col17_1600,
    .col18_1600,
    .col19_1600,
    .col20_1600,
    .col21_1600,
    .col22_1600,
    .col23_1600,
    .col24_1600 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1500px) {
    .col1_1500 {
        width: 4.16667%;
    }
    .col2_1500 {
        width: 8.33333%;
    }
    .col3_1500 {
        width: 12.5%;
    }
    .col4_1500 {
        width: 16.66667%;
    }
    .col5_1500 {
        width: 20.83333%;
    }
    .col6_1500 {
        width: 25%;
    }
    .col7_1500 {
        width: 29.16667%;
    }
    .col8_1500 {
        width: 33.33333%;
    }
    .col9_1500 {
        width: 37.5%;
    }
    .col10_1500 {
        width: 41.66667%;
    }
    .col11_1500 {
        width: 45.83333%;
    }
    .col12_1500 {
        width: 50%;
    }
    .col13_1500 {
        width: 54.16667%;
    }
    .col14_1500 {
        width: 58.33333%;
    }
    .col15_1500 {
        width: 62.5%;
    }
    .col16_1500 {
        width: 66.66667%;
    }
    .col17_1500 {
        width: 70.83333%;
    }
    .col18_1500 {
        width: 75%;
    }
    .col19_1500 {
        width: 79.16667%;
    }
    .col20_1500 {
        width: 83.33333%;
    }
    .col21_1500 {
        width: 87.5%;
    }
    .col22_1500 {
        width: 91.66667%;
    }
    .col23_1500 {
        width: 95.83333%;
    }
    .col24_1500 {
        width: 100%;
    }
    .col1_1500,
    .col2_1500,
    .col3_1500,
    .col4_1500,
    .col5_1500,
    .col6_1500,
    .col7_1500,
    .col8_1500,
    .col9_1500,
    .col10_1500,
    .col11_1500,
    .col12_1500,
    .col13_1500,
    .col14_1500,
    .col15_1500,
    .col16_1500,
    .col17_1500,
    .col18_1500,
    .col19_1500,
    .col20_1500,
    .col21_1500,
    .col22_1500,
    .col23_1500,
    .col24_1500 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .col1_1400 {
        width: 4.16667%;
    }
    .col2_1400 {
        width: 8.33333%;
    }
    .col3_1400 {
        width: 12.5%;
    }
    .col4_1400 {
        width: 16.66667%;
    }
    .col5_1400 {
        width: 20.83333%;
    }
    .col6_1400 {
        width: 25%;
    }
    .col7_1400 {
        width: 29.16667%;
    }
    .col8_1400 {
        width: 33.33333%;
    }
    .col9_1400 {
        width: 37.5%;
    }
    .col10_1400 {
        width: 41.66667%;
    }
    .col11_1400 {
        width: 45.83333%;
    }
    .col12_1400 {
        width: 50%;
    }
    .col13_1400 {
        width: 54.16667%;
    }
    .col14_1400 {
        width: 58.33333%;
    }
    .col15_1400 {
        width: 62.5%;
    }
    .col16_1400 {
        width: 66.66667%;
    }
    .col17_1400 {
        width: 70.83333%;
    }
    .col18_1400 {
        width: 75%;
    }
    .col19_1400 {
        width: 79.16667%;
    }
    .col20_1400 {
        width: 83.33333%;
    }
    .col21_1400 {
        width: 87.5%;
    }
    .col22_1400 {
        width: 91.66667%;
    }
    .col23_1400 {
        width: 95.83333%;
    }
    .col24_1400 {
        width: 100%;
    }
    .col1_1400,
    .col2_1400,
    .col3_1400,
    .col4_1400,
    .col5_1400,
    .col6_1400,
    .col7_1400,
    .col8_1400,
    .col9_1400,
    .col10_1400,
    .col11_1400,
    .col12_1400,
    .col13_1400,
    .col14_1400,
    .col15_1400,
    .col16_1400,
    .col17_1400,
    .col18_1400,
    .col19_1400,
    .col20_1400,
    .col21_1400,
    .col22_1400,
    .col23_1400,
    .col24_1400 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1300px) {
    .col1_1300 {
        width: 4.16667%;
    }
    .col2_1300 {
        width: 8.33333%;
    }
    .col3_1300 {
        width: 12.5%;
    }
    .col4_1300 {
        width: 16.66667%;
    }
    .col5_1300 {
        width: 20.83333%;
    }
    .col6_1300 {
        width: 25%;
    }
    .col7_1300 {
        width: 29.16667%;
    }
    .col8_1300 {
        width: 33.33333%;
    }
    .col9_1300 {
        width: 37.5%;
    }
    .col10_1300 {
        width: 41.66667%;
    }
    .col11_1300 {
        width: 45.83333%;
    }
    .col12_1300 {
        width: 50%;
    }
    .col13_1300 {
        width: 54.16667%;
    }
    .col14_1300 {
        width: 58.33333%;
    }
    .col15_1300 {
        width: 62.5%;
    }
    .col16_1300 {
        width: 66.66667%;
    }
    .col17_1300 {
        width: 70.83333%;
    }
    .col18_1300 {
        width: 75%;
    }
    .col19_1300 {
        width: 79.16667%;
    }
    .col20_1300 {
        width: 83.33333%;
    }
    .col21_1300 {
        width: 87.5%;
    }
    .col22_1300 {
        width: 91.66667%;
    }
    .col23_1300 {
        width: 95.83333%;
    }
    .col24_1300 {
        width: 100%;
    }
    .col1_1300,
    .col2_1300,
    .col3_1300,
    .col4_1300,
    .col5_1300,
    .col6_1300,
    .col7_1300,
    .col8_1300,
    .col9_1300,
    .col10_1300,
    .col11_1300,
    .col12_1300,
    .col13_1300,
    .col14_1300,
    .col15_1300,
    .col16_1300,
    .col17_1300,
    .col18_1300,
    .col19_1300,
    .col20_1300,
    .col21_1300,
    .col22_1300,
    .col23_1300,
    .col24_1300 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1200px) {
    .col1_1200 {
        width: 4.16667%;
    }
    .col2_1200 {
        width: 8.33333%;
    }
    .col3_1200 {
        width: 12.5%;
    }
    .col4_1200 {
        width: 16.66667%;
    }
    .col5_1200 {
        width: 20.83333%;
    }
    .col6_1200 {
        width: 25%;
    }
    .col7_1200 {
        width: 29.16667%;
    }
    .col8_1200 {
        width: 33.33333%;
    }
    .col9_1200 {
        width: 37.5%;
    }
    .col10_1200 {
        width: 41.66667%;
    }
    .col11_1200 {
        width: 45.83333%;
    }
    .col12_1200 {
        width: 50%;
    }
    .col13_1200 {
        width: 54.16667%;
    }
    .col14_1200 {
        width: 58.33333%;
    }
    .col15_1200 {
        width: 62.5%;
    }
    .col16_1200 {
        width: 66.66667%;
    }
    .col17_1200 {
        width: 70.83333%;
    }
    .col18_1200 {
        width: 75%;
    }
    .col19_1200 {
        width: 79.16667%;
    }
    .col20_1200 {
        width: 83.33333%;
    }
    .col21_1200 {
        width: 87.5%;
    }
    .col22_1200 {
        width: 91.66667%;
    }
    .col23_1200 {
        width: 95.83333%;
    }
    .col24_1200 {
        width: 100%;
    }
    .col1_1200,
    .col2_1200,
    .col3_1200,
    .col4_1200,
    .col5_1200,
    .col6_1200,
    .col7_1200,
    .col8_1200,
    .col9_1200,
    .col10_1200,
    .col11_1200,
    .col12_1200,
    .col13_1200,
    .col14_1200,
    .col15_1200,
    .col16_1200,
    .col17_1200,
    .col18_1200,
    .col19_1200,
    .col20_1200,
    .col21_1200,
    .col22_1200,
    .col23_1200,
    .col24_1200 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1100px) {
    .col1_1100 {
        width: 4.16667%;
    }
    .col2_1100 {
        width: 8.33333%;
    }
    .col3_1100 {
        width: 12.5%;
    }
    .col4_1100 {
        width: 16.66667%;
    }
    .col5_1100 {
        width: 20.83333%;
    }
    .col6_1100 {
        width: 25%;
    }
    .col7_1100 {
        width: 29.16667%;
    }
    .col8_1100 {
        width: 33.33333%;
    }
    .col9_1100 {
        width: 37.5%;
    }
    .col10_1100 {
        width: 41.66667%;
    }
    .col11_1100 {
        width: 45.83333%;
    }
    .col12_1100 {
        width: 50%;
    }
    .col13_1100 {
        width: 54.16667%;
    }
    .col14_1100 {
        width: 58.33333%;
    }
    .col15_1100 {
        width: 62.5%;
    }
    .col16_1100 {
        width: 66.66667%;
    }
    .col17_1100 {
        width: 70.83333%;
    }
    .col18_1100 {
        width: 75%;
    }
    .col19_1100 {
        width: 79.16667%;
    }
    .col20_1100 {
        width: 83.33333%;
    }
    .col21_1100 {
        width: 87.5%;
    }
    .col22_1100 {
        width: 91.66667%;
    }
    .col23_1100 {
        width: 95.83333%;
    }
    .col24_1100 {
        width: 100%;
    }
    .col1_1100,
    .col2_1100,
    .col3_1100,
    .col4_1100,
    .col5_1100,
    .col6_1100,
    .col7_1100,
    .col8_1100,
    .col9_1100,
    .col10_1100,
    .col11_1100,
    .col12_1100,
    .col13_1100,
    .col14_1100,
    .col15_1100,
    .col16_1100,
    .col17_1100,
    .col18_1100,
    .col19_1100,
    .col20_1100,
    .col21_1100,
    .col22_1100,
    .col23_1100,
    .col24_1100 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1024px) {
    .col1_1024 {
        width: 4.16667%;
    }
    .col2_1024 {
        width: 8.33333%;
    }
    .col3_1024 {
        width: 12.5%;
    }
    .col4_1024 {
        width: 16.66667%;
    }
    .col5_1024 {
        width: 20.83333%;
    }
    .col6_1024 {
        width: 25%;
    }
    .col7_1024 {
        width: 29.16667%;
    }
    .col8_1024 {
        width: 33.33333%;
    }
    .col9_1024 {
        width: 37.5%;
    }
    .col10_1024 {
        width: 41.66667%;
    }
    .col11_1024 {
        width: 45.83333%;
    }
    .col12_1024 {
        width: 50%;
    }
    .col13_1024 {
        width: 54.16667%;
    }
    .col14_1024 {
        width: 58.33333%;
    }
    .col15_1024 {
        width: 62.5%;
    }
    .col16_1024 {
        width: 66.66667%;
    }
    .col17_1024 {
        width: 70.83333%;
    }
    .col18_1024 {
        width: 75%;
    }
    .col19_1024 {
        width: 79.16667%;
    }
    .col20_1024 {
        width: 83.33333%;
    }
    .col21_1024 {
        width: 87.5%;
    }
    .col22_1024 {
        width: 91.66667%;
    }
    .col23_1024 {
        width: 95.83333%;
    }
    .col24_1024 {
        width: 100%;
    }
    .col1_1024,
    .col2_1024,
    .col3_1024,
    .col4_1024,
    .col5_1024,
    .col6_1024,
    .col7_1024,
    .col8_1024,
    .col9_1024,
    .col10_1024,
    .col11_1024,
    .col12_1024,
    .col13_1024,
    .col14_1024,
    .col15_1024,
    .col16_1024,
    .col17_1024,
    .col18_1024,
    .col19_1024,
    .col20_1024,
    .col21_1024,
    .col22_1024,
    .col23_1024,
    .col24_1024 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 1000px) {
    .col1_1000 {
        width: 4.16667%;
    }
    .col2_1000 {
        width: 8.33333%;
    }
    .col3_1000 {
        width: 12.5%;
    }
    .col4_1000 {
        width: 16.66667%;
    }
    .col5_1000 {
        width: 20.83333%;
    }
    .col6_1000 {
        width: 25%;
    }
    .col7_1000 {
        width: 29.16667%;
    }
    .col8_1000 {
        width: 33.33333%;
    }
    .col9_1000 {
        width: 37.5%;
    }
    .col10_1000 {
        width: 41.66667%;
    }
    .col11_1000 {
        width: 45.83333%;
    }
    .col12_1000 {
        width: 50%;
    }
    .col13_1000 {
        width: 54.16667%;
    }
    .col14_1000 {
        width: 58.33333%;
    }
    .col15_1000 {
        width: 62.5%;
    }
    .col16_1000 {
        width: 66.66667%;
    }
    .col17_1000 {
        width: 70.83333%;
    }
    .col18_1000 {
        width: 75%;
    }
    .col19_1000 {
        width: 79.16667%;
    }
    .col20_1000 {
        width: 83.33333%;
    }
    .col21_1000 {
        width: 87.5%;
    }
    .col22_1000 {
        width: 91.66667%;
    }
    .col23_1000 {
        width: 95.83333%;
    }
    .col24_1000 {
        width: 100%;
    }
    .col1_1000,
    .col2_1000,
    .col3_1000,
    .col4_1000,
    .col5_1000,
    .col6_1000,
    .col7_1000,
    .col8_1000,
    .col9_1000,
    .col10_1000,
    .col11_1000,
    .col12_1000,
    .col13_1000,
    .col14_1000,
    .col15_1000,
    .col16_1000,
    .col17_1000,
    .col18_1000,
    .col19_1000,
    .col20_1000,
    .col21_1000,
    .col22_1000,
    .col23_1000,
    .col24_1000 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 900px) {
    .col1_900 {
        width: 4.16667%;
    }
    .col2_900 {
        width: 8.33333%;
    }
    .col3_900 {
        width: 12.5%;
    }
    .col4_900 {
        width: 16.66667%;
    }
    .col5_900 {
        width: 20.83333%;
    }
    .col6_900 {
        width: 25%;
    }
    .col7_900 {
        width: 29.16667%;
    }
    .col8_900 {
        width: 33.33333%;
    }
    .col9_900 {
        width: 37.5%;
    }
    .col10_900 {
        width: 41.66667%;
    }
    .col11_900 {
        width: 45.83333%;
    }
    .col12_900 {
        width: 50%;
    }
    .col13_900 {
        width: 54.16667%;
    }
    .col14_900 {
        width: 58.33333%;
    }
    .col15_900 {
        width: 62.5%;
    }
    .col16_900 {
        width: 66.66667%;
    }
    .col17_900 {
        width: 70.83333%;
    }
    .col18_900 {
        width: 75%;
    }
    .col19_900 {
        width: 79.16667%;
    }
    .col20_900 {
        width: 83.33333%;
    }
    .col21_900 {
        width: 87.5%;
    }
    .col22_900 {
        width: 91.66667%;
    }
    .col23_900 {
        width: 95.83333%;
    }
    .col24_900 {
        width: 100%;
    }
    .col1_900,
    .col2_900,
    .col3_900,
    .col4_900,
    .col5_900,
    .col6_900,
    .col7_900,
    .col8_900,
    .col9_900,
    .col10_900,
    .col11_900,
    .col12_900,
    .col13_900,
    .col14_900,
    .col15_900,
    .col16_900,
    .col17_900,
    .col18_900,
    .col19_900,
    .col20_900,
    .col21_900,
    .col22_900,
    .col23_900,
    .col24_900 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 800px) {
    .col1_800 {
        width: 4.16667%;
    }
    .col2_800 {
        width: 8.33333%;
    }
    .col3_800 {
        width: 12.5%;
    }
    .col4_800 {
        width: 16.66667%;
    }
    .col5_800 {
        width: 20.83333%;
    }
    .col6_800 {
        width: 25%;
    }
    .col7_800 {
        width: 29.16667%;
    }
    .col8_800 {
        width: 33.33333%;
    }
    .col9_800 {
        width: 37.5%;
    }
    .col10_800 {
        width: 41.66667%;
    }
    .col11_800 {
        width: 45.83333%;
    }
    .col12_800 {
        width: 50%;
    }
    .col13_800 {
        width: 54.16667%;
    }
    .col14_800 {
        width: 58.33333%;
    }
    .col15_800 {
        width: 62.5%;
    }
    .col16_800 {
        width: 66.66667%;
    }
    .col17_800 {
        width: 70.83333%;
    }
    .col18_800 {
        width: 75%;
    }
    .col19_800 {
        width: 79.16667%;
    }
    .col20_800 {
        width: 83.33333%;
    }
    .col21_800 {
        width: 87.5%;
    }
    .col22_800 {
        width: 91.66667%;
    }
    .col23_800 {
        width: 95.83333%;
    }
    .col24_800 {
        width: 100%;
    }
    .col1_800,
    .col2_800,
    .col3_800,
    .col4_800,
    .col5_800,
    .col6_800,
    .col7_800,
    .col8_800,
    .col9_800,
    .col10_800,
    .col11_800,
    .col12_800,
    .col13_800,
    .col14_800,
    .col15_800,
    .col16_800,
    .col17_800,
    .col18_800,
    .col19_800,
    .col20_800,
    .col21_800,
    .col22_800,
    .col23_800,
    .col24_800 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 768px) {
    .col1_768 {
        width: 4.16667%;
    }
    .col2_768 {
        width: 8.33333%;
    }
    .col3_768 {
        width: 12.5%;
    }
    .col4_768 {
        width: 16.66667%;
    }
    .col5_768 {
        width: 20.83333%;
    }
    .col6_768 {
        width: 25%;
    }
    .col7_768 {
        width: 29.16667%;
    }
    .col8_768 {
        width: 33.33333%;
    }
    .col9_768 {
        width: 37.5%;
    }
    .col10_768 {
        width: 41.66667%;
    }
    .col11_768 {
        width: 45.83333%;
    }
    .col12_768 {
        width: 50%;
    }
    .col13_768 {
        width: 54.16667%;
    }
    .col14_768 {
        width: 58.33333%;
    }
    .col15_768 {
        width: 62.5%;
    }
    .col16_768 {
        width: 66.66667%;
    }
    .col17_768 {
        width: 70.83333%;
    }
    .col18_768 {
        width: 75%;
    }
    .col19_768 {
        width: 79.16667%;
    }
    .col20_768 {
        width: 83.33333%;
    }
    .col21_768 {
        width: 87.5%;
    }
    .col22_768 {
        width: 91.66667%;
    }
    .col23_768 {
        width: 95.83333%;
    }
    .col24_768 {
        width: 100%;
    }
    .col1_768,
    .col2_768,
    .col3_768,
    .col4_768,
    .col5_768,
    .col6_768,
    .col7_768,
    .col8_768,
    .col9_768,
    .col10_768,
    .col11_768,
    .col12_768,
    .col13_768,
    .col14_768,
    .col15_768,
    .col16_768,
    .col17_768,
    .col18_768,
    .col19_768,
    .col20_768,
    .col21_768,
    .col22_768,
    .col23_768,
    .col24_768 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 700px) {
    .col1_700 {
        width: 4.16667%;
    }
    .col2_700 {
        width: 8.33333%;
    }
    .col3_700 {
        width: 12.5%;
    }
    .col4_700 {
        width: 16.66667%;
    }
    .col5_700 {
        width: 20.83333%;
    }
    .col6_700 {
        width: 25%;
    }
    .col7_700 {
        width: 29.16667%;
    }
    .col8_700 {
        width: 33.33333%;
    }
    .col9_700 {
        width: 37.5%;
    }
    .col10_700 {
        width: 41.66667%;
    }
    .col11_700 {
        width: 45.83333%;
    }
    .col12_700 {
        width: 50%;
    }
    .col13_700 {
        width: 54.16667%;
    }
    .col14_700 {
        width: 58.33333%;
    }
    .col15_700 {
        width: 62.5%;
    }
    .col16_700 {
        width: 66.66667%;
    }
    .col17_700 {
        width: 70.83333%;
    }
    .col18_700 {
        width: 75%;
    }
    .col19_700 {
        width: 79.16667%;
    }
    .col20_700 {
        width: 83.33333%;
    }
    .col21_700 {
        width: 87.5%;
    }
    .col22_700 {
        width: 91.66667%;
    }
    .col23_700 {
        width: 95.83333%;
    }
    .col24_700 {
        width: 100%;
    }
    .col1_700,
    .col2_700,
    .col3_700,
    .col4_700,
    .col5_700,
    .col6_700,
    .col7_700,
    .col8_700,
    .col9_700,
    .col10_700,
    .col11_700,
    .col12_700,
    .col13_700,
    .col14_700,
    .col15_700,
    .col16_700,
    .col17_700,
    .col18_700,
    .col19_700,
    .col20_700,
    .col21_700,
    .col22_700,
    .col23_700,
    .col24_700 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 600px) {
    .col1_600 {
        width: 4.16667%;
    }
    .col2_600 {
        width: 8.33333%;
    }
    .col3_600 {
        width: 12.5%;
    }
    .col4_600 {
        width: 16.66667%;
    }
    .col5_600 {
        width: 20.83333%;
    }
    .col6_600 {
        width: 25%;
    }
    .col7_600 {
        width: 29.16667%;
    }
    .col8_600 {
        width: 33.33333%;
    }
    .col9_600 {
        width: 37.5%;
    }
    .col10_600 {
        width: 41.66667%;
    }
    .col11_600 {
        width: 45.83333%;
    }
    .col12_600 {
        width: 50%;
    }
    .col13_600 {
        width: 54.16667%;
    }
    .col14_600 {
        width: 58.33333%;
    }
    .col15_600 {
        width: 62.5%;
    }
    .col16_600 {
        width: 66.66667%;
    }
    .col17_600 {
        width: 70.83333%;
    }
    .col18_600 {
        width: 75%;
    }
    .col19_600 {
        width: 79.16667%;
    }
    .col20_600 {
        width: 83.33333%;
    }
    .col21_600 {
        width: 87.5%;
    }
    .col22_600 {
        width: 91.66667%;
    }
    .col23_600 {
        width: 95.83333%;
    }
    .col24_600 {
        width: 100%;
    }
    .col1_600,
    .col2_600,
    .col3_600,
    .col4_600,
    .col5_600,
    .col6_600,
    .col7_600,
    .col8_600,
    .col9_600,
    .col10_600,
    .col11_600,
    .col12_600,
    .col13_600,
    .col14_600,
    .col15_600,
    .col16_600,
    .col17_600,
    .col18_600,
    .col19_600,
    .col20_600,
    .col21_600,
    .col22_600,
    .col23_600,
    .col24_600 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 500px) {
    .col1_500 {
        width: 4.16667%;
    }
    .col2_500 {
        width: 8.33333%;
    }
    .col3_500 {
        width: 12.5%;
    }
    .col4_500 {
        width: 16.66667%;
    }
    .col5_500 {
        width: 20.83333%;
    }
    .col6_500 {
        width: 25%;
    }
    .col7_500 {
        width: 29.16667%;
    }
    .col8_500 {
        width: 33.33333%;
    }
    .col9_500 {
        width: 37.5%;
    }
    .col10_500 {
        width: 41.66667%;
    }
    .col11_500 {
        width: 45.83333%;
    }
    .col12_500 {
        width: 50%;
    }
    .col13_500 {
        width: 54.16667%;
    }
    .col14_500 {
        width: 58.33333%;
    }
    .col15_500 {
        width: 62.5%;
    }
    .col16_500 {
        width: 66.66667%;
    }
    .col17_500 {
        width: 70.83333%;
    }
    .col18_500 {
        width: 75%;
    }
    .col19_500 {
        width: 79.16667%;
    }
    .col20_500 {
        width: 83.33333%;
    }
    .col21_500 {
        width: 87.5%;
    }
    .col22_500 {
        width: 91.66667%;
    }
    .col23_500 {
        width: 95.83333%;
    }
    .col24_500 {
        width: 100%;
    }
    .col1_500,
    .col2_500,
    .col3_500,
    .col4_500,
    .col5_500,
    .col6_500,
    .col7_500,
    .col8_500,
    .col9_500,
    .col10_500,
    .col11_500,
    .col12_500,
    .col13_500,
    .col14_500,
    .col15_500,
    .col16_500,
    .col17_500,
    .col18_500,
    .col19_500,
    .col20_500,
    .col21_500,
    .col22_500,
    .col23_500,
    .col24_500 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 400px) {
    .col1_400 {
        width: 4.16667%;
    }
    .col2_400 {
        width: 8.33333%;
    }
    .col3_400 {
        width: 12.5%;
    }
    .col4_400 {
        width: 16.66667%;
    }
    .col5_400 {
        width: 20.83333%;
    }
    .col6_400 {
        width: 25%;
    }
    .col7_400 {
        width: 29.16667%;
    }
    .col8_400 {
        width: 33.33333%;
    }
    .col9_400 {
        width: 37.5%;
    }
    .col10_400 {
        width: 41.66667%;
    }
    .col11_400 {
        width: 45.83333%;
    }
    .col12_400 {
        width: 50%;
    }
    .col13_400 {
        width: 54.16667%;
    }
    .col14_400 {
        width: 58.33333%;
    }
    .col15_400 {
        width: 62.5%;
    }
    .col16_400 {
        width: 66.66667%;
    }
    .col17_400 {
        width: 70.83333%;
    }
    .col18_400 {
        width: 75%;
    }
    .col19_400 {
        width: 79.16667%;
    }
    .col20_400 {
        width: 83.33333%;
    }
    .col21_400 {
        width: 87.5%;
    }
    .col22_400 {
        width: 91.66667%;
    }
    .col23_400 {
        width: 95.83333%;
    }
    .col24_400 {
        width: 100%;
    }
    .col1_400,
    .col2_400,
    .col3_400,
    .col4_400,
    .col5_400,
    .col6_400,
    .col7_400,
    .col8_400,
    .col9_400,
    .col10_400,
    .col11_400,
    .col12_400,
    .col13_400,
    .col14_400,
    .col15_400,
    .col16_400,
    .col17_400,
    .col18_400,
    .col19_400,
    .col20_400,
    .col21_400,
    .col22_400,
    .col23_400,
    .col24_400 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

@media screen and (max-width: 300px) {
    .col1_300 {
        width: 4.16667%;
    }
    .col2_300 {
        width: 8.33333%;
    }
    .col3_300 {
        width: 12.5%;
    }
    .col4_300 {
        width: 16.66667%;
    }
    .col5_300 {
        width: 20.83333%;
    }
    .col6_300 {
        width: 25%;
    }
    .col7_300 {
        width: 29.16667%;
    }
    .col8_300 {
        width: 33.33333%;
    }
    .col9_300 {
        width: 37.5%;
    }
    .col10_300 {
        width: 41.66667%;
    }
    .col11_300 {
        width: 45.83333%;
    }
    .col12_300 {
        width: 50%;
    }
    .col13_300 {
        width: 54.16667%;
    }
    .col14_300 {
        width: 58.33333%;
    }
    .col15_300 {
        width: 62.5%;
    }
    .col16_300 {
        width: 66.66667%;
    }
    .col17_300 {
        width: 70.83333%;
    }
    .col18_300 {
        width: 75%;
    }
    .col19_300 {
        width: 79.16667%;
    }
    .col20_300 {
        width: 83.33333%;
    }
    .col21_300 {
        width: 87.5%;
    }
    .col22_300 {
        width: 91.66667%;
    }
    .col23_300 {
        width: 95.83333%;
    }
    .col24_300 {
        width: 100%;
    }
    .col1_300,
    .col2_300,
    .col3_300,
    .col4_300,
    .col5_300,
    .col6_300,
    .col7_300,
    .col8_300,
    .col9_300,
    .col10_300,
    .col11_300,
    .col12_300,
    .col13_300,
    .col14_300,
    .col15_300,
    .col16_300,
    .col17_300,
    .col18_300,
    .col19_300,
    .col20_300,
    .col21_300,
    .col22_300,
    .col23_300,
    .col24_300 {
        display: block;
        float: left;
        min-height: 1px;
        padding: 0 0;
    }
}

.block {
    display: block;
}

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

.table {
    display: table;
}

.tableCell {
    display: table-cell;
}

.flex {
    display: flex;
}

.centerize {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.fixed {
    position: fixed;
}

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

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.textLeft {
    text-align: left;
}

.textCenter {
    text-align: center;
}

.textRight {
    text-align: right;
}

.wrapper1600 {
    max-width: 1600px;
    margin: 0 auto;
}

@media screen and (max-width: 1600px) {
    .wrapper1600 {
        margin: 0;
    }
}

.w1300 {
    max-width: 1300px;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) {
    .w1300 {
        margin: 0;
    }
}

.ylPadding {
    padding-top: 160px;
    padding-bottom: 160px;
}

@media screen and (max-width: 1600px) {
    .ylPadding {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media screen and (max-width: 1400px) {
    .ylPadding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1024px) {
    .ylPadding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {
    .ylPadding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.ylTopPadding {
    padding-top: 160px;
}

@media screen and (max-width: 1600px) {
    .ylTopPadding {
        padding-top: 120px;
    }
}

@media screen and (max-width: 1400px) {
    .ylTopPadding {
        padding-top: 100px;
    }
}

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

@media screen and (max-width: 768px) {
    .ylTopPadding {
        padding-top: 60px;
    }
}

.ylBottomPadding {
    padding-bottom: 160px;
}

@media screen and (max-width: 1600px) {
    .ylBottomPadding {
        padding-bottom: 120px;
    }
}

@media screen and (max-width: 1400px) {
    .ylBottomPadding {
        padding-bottom: 100px;
    }
}

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

@media screen and (max-width: 768px) {
    .ylBottomPadding {
        padding-bottom: 60px;
    }
}

.yPadding {
    padding-top: 120px;
    padding-bottom: 120px;
}

@media screen and (max-width: 1600px) {
    .yPadding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1400px) {
    .yPadding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .yPadding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 768px) {
    .yPadding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.yTopPadding {
    padding-top: 120px;
}

@media screen and (max-width: 1600px) {
    .yTopPadding {
        padding-top: 100px;
    }
}

@media screen and (max-width: 1400px) {
    .yTopPadding {
        padding-top: 80px;
    }
}

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

@media screen and (max-width: 768px) {
    .yTopPadding {
        padding-top: 60px;
    }
}

.yBottomPadding {
    padding-bottom: 120px;
}

@media screen and (max-width: 1600px) {
    .yBottomPadding {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1400px) {
    .yBottomPadding {
        padding-bottom: 80px;
    }
}

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

@media screen and (max-width: 768px) {
    .yBottomPadding {
        padding-bottom: 60px;
    }
}

.ysPadding {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media screen and (max-width: 1200px) {
    .ysPadding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.ysTopPadding {
    padding-top: 80px;
}

@media screen and (max-width: 1200px) {
    .ysTopPadding {
        padding-top: 60px;
    }
}

.ysBottomPadding {
    padding-bottom: 80px;
}

@media screen and (max-width: 1200px) {
    .ysBottomPadding {
        padding-bottom: 60px;
    }
}

.xPadding {
    padding-right: 160px;
    padding-left: 160px;
}

@media screen and (max-width: 1600px) {
    .xPadding {
        padding-right: 130px;
        padding-left: 130px;
    }
}

@media screen and (max-width: 1400px) {
    .xPadding {
        padding-right: 100px;
        padding-left: 100px;
    }
}

@media screen and (max-width: 1200px) {
    .xPadding {
        padding-right: 70px;
        padding-left: 70px;
    }
}

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

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

.xRightPadding {
    padding-right: 160px;
}

@media screen and (max-width: 1600px) {
    .xRightPadding {
        padding-right: 130px;
    }
}

@media screen and (max-width: 1400px) {
    .xRightPadding {
        padding-right: 100px;
    }
}

@media screen and (max-width: 1200px) {
    .xRightPadding {
        padding-right: 70px;
    }
}

@media screen and (max-width: 1024px) {
    .xRightPadding {
        padding-right: 30px;
    }
}

@media screen and (max-width: 768px) {
    .xRightPadding {
        padding-right: 20px;
    }
}

.xLeftPadding {
    padding-left: 160px;
}

@media screen and (max-width: 1600px) {
    .xLeftPadding {
        padding-left: 130px;
    }
}

@media screen and (max-width: 1400px) {
    .xLeftPadding {
        padding-left: 100px;
    }
}

@media screen and (max-width: 1200px) {
    .xLeftPadding {
        padding-left: 70px;
    }
}

@media screen and (max-width: 1024px) {
    .xLeftPadding {
        padding-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .xLeftPadding {
        padding-left: 20px;
    }
}

.xsPadding {
    padding-right: 80px;
    padding-left: 80px;
}

@media screen and (max-width: 1200px) {
    .xsPadding {
        padding-right: 60px;
        padding-left: 60px;
    }
}

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

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

.xsRightPadding {
    padding-right: 80px;
}

@media screen and (max-width: 1200px) {
    .xsRightPadding {
        padding-right: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .xsRightPadding {
        padding-right: 30px;
    }
}

@media screen and (max-width: 768px) {
    .xsRightPadding {
        padding-right: 20px;
    }
}

.xsLeftPadding {
    padding-left: 80px;
}

@media screen and (max-width: 1200px) {
    .xsLeftPadding {
        padding-left: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .xsLeftPadding {
        padding-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .xsLeftPadding {
        padding-left: 20px;
    }
}

.customLeftPadding {
    padding-left: 180px;
}

@media screen and (max-width: 1500px) {
    .customLeftPadding {
        padding-left: 120px;
    }
}

@media screen and (max-width: 1300px) {
    .customLeftPadding {
        padding-left: 100px;
    }
}

@media screen and (max-width: 1200px) {
    .customLeftPadding {
        padding-left: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .customLeftPadding {
        padding-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .customLeftPadding {
        padding-left: 20px;
    }
}

.noTopPadding {
    padding-top: 0;
}

.noRightPadding {
    padding-right: 0;
}

.noBottomPadding {
    padding-bottom: 0;
}

.noLeftPadding {
    padding-left: 0;
}

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

.noYPadding {
    padding-top: 0;
    padding-bottom: 0;
}

.noPadding {
    padding: 0;
}

.noTopMargin {
    margin-top: 0;
}

.noRightMargin {
    margin-right: 0;
}

.noBottomMargin {
    margin-bottom: 0;
}

.noLeftMargin {
    margin-left: 0;
}

.noXMargin {
    margin-right: 0;
    margin-left: 0;
}

.noYMargin {
    margin-top: 0;
    margin-bottom: 0;
}

.nowrap {
    white-space: nowrap;
}

.clearfix::after {
    display: table;
    content: '';
    clear: both;
}

.clearfloat {
    clear: both;
}

.noScroll {
    position: fixed;
    width: 100%;
    overflow-y: scroll;
}

@media screen and (max-width: 768px) {
    .noScroll {
        overflow-y: hidden;
    }
}

.noselect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

.hide {
    display: none;
}

@media screen and (max-width: 1800px) {
    .hide_1800 {
        display: none;
    }
}

@media screen and (max-width: 1700px) {
    .hide_1700 {
        display: none;
    }
}

@media screen and (max-width: 1600px) {
    .hide_1600 {
        display: none;
    }
}

@media screen and (max-width: 1500px) {
    .hide_1500 {
        display: none;
    }
}

@media screen and (max-width: 1400px) {
    .hide_1400 {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .hide_1300 {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .hide_1200 {
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    .hide_1100 {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .hide_1024 {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .hide_1000 {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .hide_900 {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .hide_800 {
        display: none;
    }
}

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

@media screen and (max-width: 700px) {
    .hide_700 {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .hide_600 {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .hide_500 {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    .hide_400 {
        display: none;
    }
}

@media screen and (max-width: 300px) {
    .hide_300 {
        display: none;
    }
}

.show {
    display: block;
}

.show_1800 {
    display: none;
}

@media screen and (max-width: 1800px) {
    .show_1800 {
        display: block;
    }
}

.show_1700 {
    display: none;
}

@media screen and (max-width: 1700px) {
    .show_1700 {
        display: block;
    }
}

.show_1600 {
    display: none;
}

@media screen and (max-width: 1600px) {
    .show_1600 {
        display: block;
    }
}

.show_1500 {
    display: none;
}

@media screen and (max-width: 1500px) {
    .show_1500 {
        display: block;
    }
}

.show_1400 {
    display: none;
}

@media screen and (max-width: 1400px) {
    .show_1400 {
        display: block;
    }
}

.show_1300 {
    display: none;
}

@media screen and (max-width: 1300px) {
    .show_1300 {
        display: block;
    }
}

.show_1200 {
    display: none;
}

@media screen and (max-width: 1200px) {
    .show_1200 {
        display: block;
    }
}

.show_1100 {
    display: none;
}

@media screen and (max-width: 1100px) {
    .show_1100 {
        display: block;
    }
}

.show_1024 {
    display: none;
}

@media screen and (max-width: 1024px) {
    .show_1024 {
        display: block;
    }
}

.show_1000 {
    display: none;
}

@media screen and (max-width: 1000px) {
    .show_1000 {
        display: block;
    }
}

.show_900 {
    display: none;
}

@media screen and (max-width: 900px) {
    .show_900 {
        display: block;
    }
}

.show_800 {
    display: none;
}

@media screen and (max-width: 800px) {
    .show_800 {
        display: block;
    }
}

.show_768 {
    display: none;
}

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

.show_700 {
    display: none;
}

@media screen and (max-width: 700px) {
    .show_700 {
        display: block;
    }
}

.show_600 {
    display: none;
}

@media screen and (max-width: 600px) {
    .show_600 {
        display: block;
    }
}

.show_500 {
    display: none;
}

@media screen and (max-width: 500px) {
    .show_500 {
        display: block;
    }
}

.show_400 {
    display: none;
}

@media screen and (max-width: 400px) {
    .show_400 {
        display: block;
    }
}

.show_300 {
    display: none;
}

@media screen and (max-width: 300px) {
    .show_300 {
        display: block;
    }
}

html {
    font: 1rem/1 "Roboto", sans-serif;
    color: #738488;
    transition: font-size 300ms;
}

html.show-lgFontSize {
    font-size: 20px;
}

html.show-medFontSize {
    font-size: 18px;
}

h1,
.h1 {
    position: relative;
    margin-bottom: 40px;
    font-family: "DINCond";
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    color: #b0c9c6;
    font-size: 3.75rem;
}

@media screen and (max-width: 1440px) {
    h1,
    .h1 {
        font-size: 3.125rem;
    }
}

@media screen and (max-width: 1024px) {
    h1,
    .h1 {
        font-size: 2.8125rem;
    }
}

@media screen and (max-width: 768px) {
    h1,
    .h1 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 425px) {
    h1,
    .h1 {
        font-size: 2.25rem;
    }
}

@media screen and (max-width: 375px) {
    h1,
    .h1 {
        font-size: 2.0625rem;
    }
}

@media screen and (max-width: 320px) {
    h1,
    .h1 {
        font-size: 1.875rem;
    }
}

h1.roboto,
.h1.roboto {
    font-family: "Roboto";
    font-weight: 700;
    text-transform: initial;
}

h1.smaller,
.h1.smaller {
    font-size: 2.5rem;
}

@media screen and (max-width: 1440px) {
    h1.smaller,
    .h1.smaller {
        font-size: 2.1875rem;
    }
}

@media screen and (max-width: 1024px) {
    h1.smaller,
    .h1.smaller {
        font-size: 2.0625rem;
    }
}

@media screen and (max-width: 768px) {
    h1.smaller,
    .h1.smaller {
        font-size: 1.9375rem;
    }
}

@media screen and (max-width: 425px) {
    h1.smaller,
    .h1.smaller {
        font-size: 1.8125rem;
    }
}

@media screen and (max-width: 375px) {
    h1.smaller,
    .h1.smaller {
        font-size: 1.6875rem;
    }
}

@media screen and (max-width: 320px) {
    h1.smaller,
    .h1.smaller {
        font-size: 1.625rem;
    }
}

h1.deco,
.h1.deco {
    display: inline-block;
    font-size: 5rem;
}

@media screen and (max-width: 1440px) {
    h1.deco,
    .h1.deco {
        font-size: 4.0625rem;
    }
}

@media screen and (max-width: 1024px) {
    h1.deco,
    .h1.deco {
        font-size: 3.125rem;
    }
}

@media screen and (max-width: 768px) {
    h1.deco,
    .h1.deco {
        font-size: 2.8125rem;
    }
}

@media screen and (max-width: 425px) {
    h1.deco,
    .h1.deco {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 375px) {
    h1.deco,
    .h1.deco {
        font-size: 2.25rem;
    }
}

@media screen and (max-width: 320px) {
    h1.deco,
    .h1.deco {
        font-size: 2.125rem;
    }
}

h1.deco .script,
.h1.deco .script {
    pointer-events: none;
    position: absolute;
    right: -130px;
    bottom: -60px;
    padding: 0 50px;
    font-family: "Northwell";
    font-weight: 300;
    font-size: 1.7em;
    line-height: 0.5;
    text-transform: none;
    color: #b0c9c6;
    opacity: 0.45;
    z-index: -1;
}

@media screen and (max-width: 1200px) {
    h1.deco .script,
    .h1.deco .script {
        bottom: -50px;
    }
}

@media screen and (max-width: 1024px) {
    h1.deco .script,
    .h1.deco .script {
        right: -110px;
        bottom: -40px;
    }
}

@media screen and (max-width: 768px) {
    h1.deco .script,
    .h1.deco .script {
        right: -90px;
        bottom: -34px;
    }
}

@media screen and (max-width: 500px) {
    h1.deco .script,
    .h1.deco .script {
        right: -60px;
        bottom: -24px;
    }
}

h2,
.h2 {
    margin-bottom: 20px;
    font-family: "DINCond";
    font-weight: 900;
    line-height: 1.1;
    color: #f1aa42;
    font-size: 3.125rem;
}

@media screen and (max-width: 1440px) {
    h2,
    .h2 {
        font-size: 2.8125rem;
    }
}

@media screen and (max-width: 1024px) {
    h2,
    .h2 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 768px) {
    h2,
    .h2 {
        font-size: 2.1875rem;
    }
}

@media screen and (max-width: 425px) {
    h2,
    .h2 {
        font-size: 1.9375rem;
    }
}

@media screen and (max-width: 375px) {
    h2,
    .h2 {
        font-size: 1.8125rem;
    }
}

@media screen and (max-width: 320px) {
    h2,
    .h2 {
        font-size: 1.75rem;
    }
}

h3,
.h3 {
    margin-bottom: 20px;
    font-family: "DINCond";
    font-weight: 700;
    line-height: 1.2;
    color: #375443;
    text-transform: uppercase;
    font-size: 1.875rem;
}

@media screen and (max-width: 768px) {
    h3,
    .h3 {
        font-size: 1.75rem;
    }
}

@media screen and (max-width: 425px) {
    h3,
    .h3 {
        font-size: 1.625rem;
    }
}

@media screen and (max-width: 375px) {
    h3,
    .h3 {
        font-size: 1.5625rem;
    }
}

@media screen and (max-width: 320px) {
    h3,
    .h3 {
        font-size: 1.5rem;
    }
}

h4,
.h4 {
    margin-bottom: 20px;
    line-height: 1.2;
    color: #375443;
    font-weight: 700;
    font-size: 1.75rem;
}

@media screen and (max-width: 768px) {
    h4,
    .h4 {
        font-size: 1.625rem;
    }
}

@media screen and (max-width: 425px) {
    h4,
    .h4 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 375px) {
    h4,
    .h4 {
        font-size: 1.375rem;
    }
}

@media screen and (max-width: 320px) {
    h4,
    .h4 {
        font-size: 1.25rem;
    }
}

h5,
.h5 {
    margin: 0 0 20px 0;
    line-height: 1.4;
    color: #f1aa42;
    font-size: 1.375rem;
}

@media screen and (max-width: 425px) {
    h5,
    .h5 {
        font-size: 1.1875rem;
    }
}

@media screen and (max-width: 375px) {
    h5,
    .h5 {
        font-size: 1.125rem;
    }
}

h6,
.h6 {
    margin-bottom: 10px;
    font-family: "Roboto";
    font-weight: 500;
    line-height: 1;
    color: #738488;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.75rem;
}

p {
    margin: 0 0 20px 0;
    font-size: 1.0625rem;
    line-height: 2;
}

@media screen and (max-width: 768px) {
    p {
        font-size: 1rem;
    }
}

p.xMargin {
    margin-bottom: 30px;
}

p.xxMargin {
    margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
    p.xxMargin {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    p.xxMargin {
        margin-bottom: 30px;
    }
}

a {
    cursor: pointer;
}

p.link {
    margin: 0;
    font: 0.875rem/1 "Roboto";
    color: #f1aa42;
    letter-spacing: 0.5px;
}

p.link a,
p.link span {
    position: relative;
    display: inline-block;
    color: inherit;
    padding: 0 0 7px 0;
}

p.link a::after,
p.link span::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    content: '';
    background: #f1aa42;
    z-index: 1;
    transition: width 300ms;
}

p.link a:hover::after,
p.link span:hover::after {
    width: 50%;
}

p.link.white {
    color: #fff;
}

p.link.white a::after,
p.link.white span::after {
    background: #fff;
}

.link2 {
    position: relative;
    display: inline-block;
    padding: 0 0 7px 0;
    color: #f1aa42;
}

.link2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: #f1aa42;
    z-index: 1;
    transition: width 300ms;
}

.link2:hover::after {
    width: 50%;
}

.link2.white {
    color: #fff;
}

.link2.white:after {
    background: #fff;
}

.link2.blue {
    color: #375443;
}

.link2.blue:after {
    background: #375443;
}

.innerLink {
    color: #375443;
    box-shadow: 0px 4px 0px -1px #b0c9c6;
    transition: box-shadow 300ms;
}

.innerLink:hover {
    box-shadow: 0px 4px 0px -1px #375443;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 18px 30px;
    font: 0.875rem/20px "Roboto";
    color: #fff;
    background: #f1aa42;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: color 400ms;
}

.btn::after {
    position: absolute;
    left: -20%;
    right: -20%;
    bottom: 100%;
    height: 200%;
    content: '';
    background: #375443;
    z-index: -1;
    border-radius: 70%;
    transition: bottom 300ms cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn:hover::after {
    bottom: 0%;
    border-radius: 0%;
    transition: bottom 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), border-radius 500ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.btn.btn-white {
    color: #375443;
    background: #fff;
}

.btn.btn-white::after {
    background: #f1aa42;
}

.btn.btn-white:hover {
    color: #fff;
}

.btn.btn-white2 {
    color: #738488;
    background: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.btn.btn-white2::after {
    background: #375443;
}

.btn.btn-white2:hover {
    color: #fff;
    transition: color 400ms linear 100ms;
}

.btn.btn-blue {
    color: #fff;
    background: #375443;
}

.btn.btn-blue::after {
    background: #f1aa42;
}

.btn.btn-blue:hover {
    color: #fff;
}

.icon {
    width: 1.3em;
    height: 1.3em;
    vertical-align: -0.3em;
    fill: rgba(22, 22, 22, 0.6);
    stroke: none;
    transition: all 300ms;
}

.icon.icon-stroke {
    fill: none;
    stroke: rgba(22, 22, 22, 0.6);
    stroke-width: 2.5px;
}

.icon.video {
    width: 2em;
    height: 2em;
}

.onMedias li {
    display: block;
    font-size: 15px;
}

.onMedias li a {
    display: block;
    padding: 10px;
}

.onMedias li a .icon {
    fill: #000;
    vertical-align: middle;
}

.onMedias li a:hover .icon {
    fill: #f1aa42;
}

.onMedias li span {
    display: block;
    padding: 10px;
}

.onMedias li span .icon {
    fill: #000;
    vertical-align: middle;
}

.onMedias li span:hover .icon {
    fill: #f1aa42;
}

.onMedias li:last-child a .icon {
    width: 1em;
    height: 1em;
}

#overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    z-index: 49;
    transition: background 500ms ease, visibility 0ms ease 300ms, z-index 0ms ease 700ms;
}

.show-sidemenu #overlay,
.show-shareModal #overlay,
.showOverlayModal #overlay,
.show-desktopDrop #overlay,
.show-sideMenu #overlay,
.show-sideRep #overlay,
.show-search #overlay,
.show-mobileCalendarModal #overlay {
    visibility: visible;
    background: rgba(0, 0, 0, 0.7);
    transition: background 600ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.content {
    position: relative;
}

#main {
    position: relative;
    display: block;
    padding-top: 90px;
    background: #f9f7f6;
}

#main::after {
    display: table;
    content: '';
    clear: both;
}

@media screen and (max-width: 1400px) {
    #main {
        padding-top: 70px;
    }
}

@media screen and (max-width: 768px) {
    #main {
        padding-top: 60px;
    }
}

@media screen and (max-width: 600px) {
    #main {
        padding-top: 50px;
    }
}

#main section {
    float: left;
    max-width: calc(100% - 500px);
    width: 100%;
}

@media screen and (max-width: 1600px) {
    #main section {
        max-width: calc(100% - 330px);
    }
}

@media screen and (max-width: 1400px) {
    #main section {
        max-width: calc(100% - 275px);
    }
}

@media screen and (max-width: 1024px) {
    #main section {
        float: none;
        max-width: none;
    }
}

#main section #genericWrapper {
    padding-right: 30px;
}

@media screen and (max-width: 1024px) {
    #main section #genericWrapper {
        padding-right: 0px;
        padding-left: 0px;
    }
}

#main section .rubricComponent {
    padding-top: 40px;
}

#introduction h6 {
    color: #738488;
}

#introduction h6.date {
    color: #f1aa42;
}

#introduction h3 {
    max-width: 900px;
    margin: 0;
    font: 22px/1.6 "Roboto";
    color: #738488;
    text-transform: none;
}

@media screen and (max-width: 1200px) {
    #introduction h3 {
        font-size: 20px;
        line-height: 1.4;
    }
}

@media screen and (max-width: 500px) {
    #introduction h3 {
        font-size: 19px;
        line-height: 1.3;
    }
}

#event #introduction h3 {
    margin-top: 40px;
}

body.compensate-for-scrollbar {
    overflow: visible;
    margin-right: 0;
}

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

@-webkit-keyframes floating {
    0%,
    0.1%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

@keyframes floating {
    0%,
    0.1%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

.typer::after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 8px;
    width: 1px;
    height: 1.1em;
    background-color: currentColor;
    margin-left: 2px;
}

.date {
    margin-bottom: 20px;
    font-family: "Roboto";
    font-weight: 500;
    line-height: 1;
    color: #f1aa42;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media screen and (max-width: 1400px) {
    .date {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .date {
        margin-bottom: 10px;
    }
}

.voirCarte {
    position: relative;
}

.voirCarte a.carte {
    margin-bottom: 25px;
    margin-left: 25px;
    display: block;
    position: relative;
    font: 0.875rem/1 "Roboto";
    font-weight: 500;
    color: #f1aa42;
    transition: color 300ms;
}

.voirCarte a.carte:hover {
    color: #375443;
}

.voirCarte a.carte:hover svg {
    fill: #375443;
    stroke: #375443;
}

.voirCarte a.carte.withImage {
    margin-top: 25px;
}

.voirCarte a.carte svg {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -3px;
    left: -25px;
    fill: #f1aa42;
    stroke: #f1aa42;
    stroke-width: 2px;
    transition: fill 300ms, stroke 300ms;
}

.descCateg p,
.descCateg a {
    margin: 10px 0;
    font-family: "Roboto";
    line-height: 1.5;
    color: #738488;
    white-space: normal;
    font-size: 0.8125rem !important;
}

picture {
    display: block;
    font-size: 0;
}

picture img {
    width: 100%;
    height: 100%;
}

picture.adaptive {
    position: relative;
    width: 100%;
    height: 100%;
}

picture.adaptive img {
    position: absolute;
    top: 0;
    left: 0;
}

[data-object-fit='cover'] {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

@media print {
    * {
        color: black !important;
    }
    header,
    footer,
    #sharing,
    #prefooter,
    #marees {
        display: none;
    }
    *[data-scrollfire] {
        transform: none !important;
        opacity: 1 !important;
    }
    .col,
    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9,
    .col10,
    .col11,
    .col12,
    .col13,
    .col14,
    .col15,
    .col16,
    .col17,
    .col18,
    .col19,
    .col20,
    .col21,
    .col22,
    .col23,
    .col24 {
        float: none !important;
        width: 100% !important;
    }
    .xsPadding,
    .xsLeftPadding,
    .xsRightPadding,
    .xPadding,
    .xLeftPadding,
    .xRightPadding {
        padding: 0;
    }
    #homeBanner,
    #mareesPic {
        display: none;
    }
    #marees,
    #homeEvents {
        page-break-inside: avoid;
    }
    .h1.deco {
        font-size: 40px !important;
    }
    #homeEventsList a.btn {
        display: none;
    }
    #pageBanner #breadcrumbs svg {
        fill: black !important;
    }
    #pageBanner #titleBloc {
        min-height: auto !important;
        padding: 0 !important;
    }
    #pageBanner #bannerCycle {
        display: none !important;
    }
    #main aside {
        display: none;
    }
    #main section {
        max-width: none;
        float: none;
    }
    #main section #genericWrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .dynamic .btn {
        border: 1px solid black;
        background-color: transparent;
        page-break-inside: avoid;
    }
    ul.drawers li .drawer .wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    ul.drawers li .toggle {
        padding: 10px 20px !important;
        border: 1px solid black;
        page-break-inside: avoid;
    }
    ul.drawers li>.drawer {
        display: block !important;
        opacity: 1 !important;
        transform: translateY(0) !important;
    }
    ul.drawers li>.drawer .rubricFooter {
        display: none;
    }
    .dynamic table {
        border: 1px solid black !important;
        border-collapse: collapse;
        page-break-inside: avoid;
    }
    .dynamic table th,
    .dynamic table td {
        border: 1px solid black !important;
    }
    #newsList h4 {
        font-size: 18px !important;
    }
    #newCyclesWrapper .slick-list .slick-slide .newSlide div {
        padding: 0;
    }
    #newCyclesWrapper .slick-list .slick-slide .newSlide div:last-child {
        display: none;
    }
    #events .content aside {
        display: none;
    }
    #newCyclesWrapper .slick-track,
    #newCyclesWrapper .slick-list,
    #newCyclesWrapper .slick-slide>div {
        height: auto !important;
    }
}

.control-multi-file-uploader.form-group {
    margin-bottom: 45px;
    position: relative;
    border: 2px dashed #f9f7f6;
    padding: 20px;
    border-radius: 5px;
}

.control-multi-file-uploader.form-group .content {
    position: static;
}

.control-multi-file-uploader.form-group .content .placeholder {
    margin: 0;
}

[data-fadeup] {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 600ms, transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

[data-fadeup][data-scrollfire="fire"],
[data-fadeup][data-multiscrollfire="fire"] {
    opacity: 1;
    transform: none;
}

.transition:not(.closeTransition) [data-fadeup],
.chargement [data-fadeup] {
    opacity: 0 !important;
    transform: translateY(50px) !important;
}

.transition:not(.closeTransition) [data-scrollfire][data-delay4],
.transition:not(.closeTransition) [data-multiscrollfire][data-delay4],
.chargement [data-scrollfire][data-delay4],
.chargement [data-multiscrollfire][data-delay4] {
    transition-delay: 100ms;
}

.transition:not(.closeTransition) [data-scrollfire][data-delay3],
.transition:not(.closeTransition) [data-multiscrollfire][data-delay3],
.chargement [data-scrollfire][data-delay3],
.chargement [data-multiscrollfire][data-delay3] {
    transition-delay: 200ms;
}

.transition:not(.closeTransition) [data-scrollfire][data-delay2],
.transition:not(.closeTransition) [data-multiscrollfire][data-delay2],
.chargement [data-scrollfire][data-delay2],
.chargement [data-multiscrollfire][data-delay2] {
    transition-delay: 300ms;
}

.transition:not(.closeTransition) [data-scrollfire][data-delay1],
.transition:not(.closeTransition) [data-multiscrollfire][data-delay1],
.chargement [data-scrollfire][data-delay1],
.chargement [data-multiscrollfire][data-delay1] {
    transition-delay: 400ms;
}

.transition:not(.closeTransition) [data-scrollfire][data-delay],
.transition:not(.closeTransition) [data-multiscrollfire][data-delay],
.chargement [data-scrollfire][data-delay],
.chargement [data-multiscrollfire][data-delay] {
    transition-delay: 500ms;
}

[data-scrollfire],
[data-multiscrollfire] {
    transition-delay: 0ms;
}

[data-scrollfire][data-delay1],
[data-multiscrollfire][data-delay1] {
    transition-delay: 500ms;
}

[data-scrollfire][data-delay2],
[data-multiscrollfire][data-delay2] {
    transition-delay: 600ms;
}

[data-scrollfire][data-delay3],
[data-multiscrollfire][data-delay3] {
    transition-delay: 700ms;
}

[data-scrollfire][data-delay4],
[data-multiscrollfire][data-delay4] {
    transition-delay: 800ms;
}

[data-scrollfire][data-delay5],
[data-multiscrollfire][data-delay5] {
    transition-delay: 900ms;
}

[data-scrollfire][data-delay6],
[data-multiscrollfire][data-delay6] {
    transition-delay: 1000ms;
}

[data-scrollfire][data-delay7],
[data-multiscrollfire][data-delay7] {
    transition-delay: 1100ms;
}

[data-scrollfire][data-delay8],
[data-multiscrollfire][data-delay8] {
    transition-delay: 1200ms;
}

#landing {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: opacity 450ms, visibility 0ms ease 450ms;
}

.chargement #landing {
    opacity: 1;
    visibility: visible;
}

#page-transition {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9999;
    background: #fff;
    visibility: hidden;
    transition: opacity 450ms;
}

.transition #page-transition {
    opacity: 1;
    visibility: visible;
    transition: opacity 450ms;
}

.closeTransition #page-transition {
    opacity: 0;
    visibility: visible;
}

.hamburger {
    display: none;
    width: 70px;
    height: 70px;
    background: #f9f7f6;
    text-align: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 1024px) {
    .hamburger {
        float: right;
        display: block;
    }
}

.hamburger .box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
}

.hamburger .inner {
    display: block;
    top: 50%;
    margin-top: -1px;
}

.hamburger .inner,
.hamburger .inner::before,
.hamburger .inner::after {
    width: 30px;
    height: 2px;
    background-color: #375443;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger .inner::before,
.hamburger .inner::after {
    content: "";
    display: block;
}

.hamburger .inner::before {
    top: -8px;
}

.hamburger .inner::after {
    bottom: -8px;
}

.spinAnim .inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.spinAnim .inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.spinAnim .inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.show-sideMenu .inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 768px) {
    .show-sideMenu .inner {
        color: #375443;
    }
}

.show-sideMenu .inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.show-sideMenu .inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 768px) {
    .show-sideMenu .inner,
    .show-sideMenu .inner::before,
    .show-sideMenu .inner::after {
        background-color: #375443;
    }
}

.datetimepicker {
    display: none;
}

.datepicker-days {
    position: relative;
    padding: 0 20px 20px;
    background: #fff;
}

.datepicker-days:after {
    content: '';
    position: absolute;
    height: 65px;
    top: 0;
    right: 0;
    left: 0;
    background: #375443;
}

.datepicker .table-condensed {
    position: relative;
    z-index: 1;
    width: 100%;
}

.datepicker .table-condensed thead {
    height: 65px;
    text-align: center;
}

.datepicker .table-condensed thead td,
.datepicker .table-condensed thead th {
    height: 45px;
    border: none;
    text-align: center;
}

.datepicker .table-condensed thead .dow {
    font: 0.75rem/45px "Roboto";
    padding-top: 20px;
    color: #375443;
    font-weight: 500;
}

.datepicker .table-condensed thead tr:nth-child(2) {
    float: none;
    width: auto;
    height: 65px;
    padding: 0;
    color: #b0c9c6;
    font: 16px/65px "DINCond";
    font-weight: 700;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #375443;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.datepicker .table-condensed thead tr:nth-child(2) span {
    text-decoration: none;
}

.datepicker .table-condensed thead tr:nth-child(2) div,
.datepicker .table-condensed thead tr:nth-child(2) i {
    display: none;
}

.datepicker .table-condensed thead tr:nth-child(2) .datepicker-switch {
    pointer-events: none;
}

.datepicker .table-condensed thead tr:nth-child(2) .prev,
.datepicker .table-condensed thead tr:nth-child(2) .next {
    cursor: pointer;
}

.datepicker .table-condensed thead tr:nth-child(3) {
    background: #fff;
    line-height: 45px;
}

.datepicker .table-condensed tbody .old,
.datepicker .table-condensed tbody .new {
    color: #738488;
}

.datepicker .table-condensed tbody td,
.datepicker .table-condensed tbody th {
    height: 45px;
    border: none;
    text-align: center;
    vertical-align: center;
    color: #375443;
    background: #fff;
    font: 0.75rem/45px "Roboto";
    transition: background 250ms;
}

.datepicker .table-condensed .next {
    right: 35px;
    background: url("../../assets/images/icones/calendar-arrow.png") no-repeat center center/10px auto;
}

.datepicker .table-condensed .prev {
    left: 35px;
    background: url("../../assets/images/icones/calendar-arrow2.png") no-repeat center center/10px auto;
}

.datepicker .table-condensed .day {
    position: relative;
    z-index: 1;
    /*&:hover:before {
                background: $color5;
            }*/
}

.datepicker .table-condensed .day:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    background: transparent;
    border-radius: 50%;
    transition: background 300ms;
    transform: translate(-50%, -50%);
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    .datepicker .table-condensed .day:before {
        right: 3px;
    }
}

@media screen and (max-width: 600px) {
    .datepicker .table-condensed .day:before {
        right: 8px;
    }
}

.datepicker .table-condensed .day.today {
    color: #fff;
    position: relative;
}

.datepicker .table-condensed .day.today:before {
    background: #375443;
}

.datepicker .table-condensed .day.event {
    cursor: pointer;
    position: relative;
    /*&:after {
                    content: '';
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    top: 10px;
                    left: 50%;
                    background: $color2;
                    border-radius: 50%;
                    transition: background 300ms;
                    transform: translateX(8px);

                    @media screen and (max-width: 1024px) { right: 3px; }
                    @media screen and (max-width: 600px)  { right: 8px; }
                }*/
}

.datepicker .table-condensed .day.event:hover:before {
    background: #87988e;
}

.datepicker .table-condensed .day.active:before {
    background: #87988e;
}

.datepicker .table-condensed .day.disabled {
    opacity: 0.5;
}

.datetimepicker {
    display: none;
}

.datepicker-days {
    position: relative;
    padding: 0 20px 20px;
    background: #fff;
}

.datepicker-days:after {
    content: '';
    position: absolute;
    height: 65px;
    top: 0;
    right: 0;
    left: 0;
    background: #375443;
}

.datepicker .table-condensed {
    position: relative;
    z-index: 1;
    width: 100%;
}

.datepicker .table-condensed thead {
    height: 65px;
    text-align: center;
}

.datepicker .table-condensed thead td,
.datepicker .table-condensed thead th {
    height: 45px;
    border: none;
    text-align: center;
}

.datepicker .table-condensed thead .dow {
    font: 0.75rem/45px "Roboto";
    padding-top: 20px;
    color: #375443;
    font-weight: 500;
}

.datepicker .table-condensed thead tr:nth-child(2) {
    float: none;
    width: auto;
    height: 65px;
    padding: 0;
    color: #b0c9c6;
    font: 16px/65px "DINCond";
    font-weight: 700;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #375443;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.datepicker .table-condensed thead tr:nth-child(2) span {
    text-decoration: none;
}

.datepicker .table-condensed thead tr:nth-child(2) div,
.datepicker .table-condensed thead tr:nth-child(2) i {
    display: none;
}

.datepicker .table-condensed thead tr:nth-child(2) .datepicker-switch {
    pointer-events: none;
}

.datepicker .table-condensed thead tr:nth-child(2) .prev,
.datepicker .table-condensed thead tr:nth-child(2) .next {
    cursor: pointer;
}

.datepicker .table-condensed thead tr:nth-child(3) {
    background: #fff;
    line-height: 45px;
}

.datepicker .table-condensed tbody .old,
.datepicker .table-condensed tbody .new {
    color: #738488;
}

.datepicker .table-condensed tbody td,
.datepicker .table-condensed tbody th {
    height: 45px;
    border: none;
    text-align: center;
    vertical-align: center;
    color: #375443;
    background: #fff;
    font: 0.75rem/45px "Roboto";
    transition: background 250ms;
}

.datepicker .table-condensed .next {
    right: 35px;
    background: url("../../assets/images/icones/calendar-arrow.png") no-repeat center center/10px auto;
}

.datepicker .table-condensed .prev {
    left: 35px;
    background: url("../../assets/images/icones/calendar-arrow2.png") no-repeat center center/10px auto;
}

.datepicker .table-condensed .day {
    position: relative;
    z-index: 1;
    /*&:hover:before {
                background: $color5;
            }*/
}

.datepicker .table-condensed .day:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    background: transparent;
    border-radius: 50%;
    transition: background 300ms;
    transform: translate(-50%, -50%);
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    .datepicker .table-condensed .day:before {
        right: 3px;
    }
}

@media screen and (max-width: 600px) {
    .datepicker .table-condensed .day:before {
        right: 8px;
    }
}

.datepicker .table-condensed .day.today {
    color: #fff;
    position: relative;
}

.datepicker .table-condensed .day.today:before {
    background: #375443;
}

.datepicker .table-condensed .day.event {
    cursor: pointer;
    position: relative;
    /*&:after {
                    content: '';
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    top: 10px;
                    left: 50%;
                    background: $color2;
                    border-radius: 50%;
                    transition: background 300ms;
                    transform: translateX(8px);

                    @media screen and (max-width: 1024px) { right: 3px; }
                    @media screen and (max-width: 600px)  { right: 8px; }
                }*/
}

.datepicker .table-condensed .day.event:hover:before {
    background: #87988e;
}

.datepicker .table-condensed .day.active:before {
    background: #87988e;
}

.datepicker .table-condensed .day.disabled {
    opacity: 0.5;
}

.btnFastLinks2 {
    display: none;
    position: fixed;
    right: 35px;
    bottom: 35px;
    width: 60px;
    height: 60px;
    opacity: 0;
    visibility: hidden;
    background: #375443;
    border-radius: 50%;
    z-index: 50;
    transition: opacity 300ms, visibility 0ms ease 300ms;
}

@media screen and (max-width: 768px) {
    .btnFastLinks2 {
        display: block;
        bottom: 25px;
        right: 25px;
        width: 50px;
        height: 50px;
    }
}

.btnFastLinks2 svg {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #fff;
    transition: opacity 300ms;
}

.btnFastLinks2 svg use {
    fill: #fff;
}

.btnFastLinks2:hover svg {
    opacity: 0.5;
}

.btnFastLinks2.display {
    opacity: 1;
    visibility: visible;
    transition: opacity 300ms, background 300ms, transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.show-fastLinks .btnFastLinks {
    opacity: 0;
}

.drawers {
    margin: 0;
    max-width: none;
}

.drawers>li {
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
}

.drawers>li>.toggle {
    position: relative;
    margin: 0;
    cursor: pointer;
}

.drawers>li>.toggle .flex {
    align-items: center;
}

.drawers>li>.toggle .flex h6 {
    margin-top: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
}

.drawers>li>.toggle .flex h4 {
    margin-bottom: 0;
    font: 1.25rem/1.5 "Roboto";
    color: #375443;
    transition: color 300ms;
}

.drawers>li>.toggle .flex .state {
    position: relative;
    font: 0.75rem/1 "Roboto";
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 15px;
}

.drawers>li>.toggle .flex .state.red {
    color: #e5002e;
}

.drawers>li>.toggle .flex .state.red:before {
    background: #e5002e;
}

.drawers>li>.toggle .flex .state.green {
    color: #2ace14;
}

.drawers>li>.toggle .flex .state.green:before {
    background: #2ace14;
}

.drawers>li>.toggle .flex .state:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.drawers>li>.toggle .flex h6.etat {
    position: relative;
    padding-left: 15px;
}

.drawers>li>.toggle .flex h6.etat::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    left: 0;
    top: 49%;
    transform: translateY(-50%);
}

.drawers>li>.toggle .flex h6.etat.open::after {
    background-color: #04b841;
}

.drawers>li>.toggle .flex h6.etat.close::after {
    background-color: #e90000;
}

.drawers>li>.toggle .flex h6.etat.partial::after {
    background-color: #E6AD00;
}

.drawers>li>.toggle .flex h6.etat.other::after {
    background-color: #888;
}

.drawers>li>.toggle .flex h6.etat.open {
    color: #04b841;
}

.drawers>li>.toggle .flex h6.etat.close {
    color: #e90000;
}

.drawers>li>.toggle .flex h6.etat.partial {
    color: #E6AD00;
}

.drawers>li>.toggle .flex h6.etat.other {
    color: #888;
}

.drawers>li>.toggle svg:not(.mapIcon) {
    position: absolute;
    width: 1em;
    height: 1em;
    top: 50%;
    right: 32px;
    fill: #375443;
    transform: translateY(-50%);
    transition: transform 300ms, fill 300ms;
}

@media screen and (max-width: 600px) {
    .drawers>li>.toggle svg:not(.mapIcon) {
        right: 28px;
    }
}

.drawers>li>.toggle:hover h4 {
    color: #f1aa42;
}

.drawers>li>.toggle:hover svg {
    fill: #f1aa42;
}

.drawers>li>.drawer {
    display: none;
    max-width: 100%;
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 300ms, transform 300ms;
}

.drawers>li>.drawer .wrapper>div {
    margin: 40px 0;
}

.drawers>li>.drawer .wrapper> :first-child {
    margin-top: 0;
    padding-top: 0;
}

.drawers>li>.drawer .wrapper> :last-child {
    margin-bottom: 40px;
    padding-bottom: 0;
}

.drawers>li>.drawer .rubricFooter {
    padding: 35px 80px 35px 60px;
    border-top: 1px solid rgba(33, 42, 59, 0.1);
}

@media screen and (max-width: 1300px) {
    .drawers>li>.drawer .rubricFooter {
        padding: 25px 70px 25px 40px;
    }
}

@media screen and (max-width: 768px) {
    .drawers>li>.drawer .rubricFooter {
        padding: 20px 60px 20px 30px;
    }
}

@media screen and (max-width: 600px) {
    .drawers>li>.drawer .rubricFooter {
        padding: 20px 20px;
    }
}

.drawers>li>.drawer .rubricFooter a {
    height: 100%;
    font: 1rem/1 "DINCond";
    font-weight: 900;
    color: #375443;
    text-transform: uppercase;
    transition: opacity 300ms;
}

.drawers>li>.drawer .rubricFooter a:last-child {
    margin-left: 30px;
}

.drawers>li>.drawer .rubricFooter a svg {
    width: 0.9em;
    height: 0.9em;
    margin: 0 10px 0 0;
    vertical-align: -0.1em;
    fill: #375443;
}

.drawers>li>.drawer .rubricFooter a:hover {
    opacity: 0.6;
}

.drawers>li>.drawer .etatnote {
    font-size: 16px !important;
    padding-left: 20px;
}

.drawers>li>.drawer .etatnote:after {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 8px;
    width: 8px;
}

.drawers>li.open>.toggle h4 {
    color: #f1aa42;
}

.drawers>li.open>.toggle svg:not(.mapIcon) {
    fill: #f1aa42;
    transform: translateY(-50%) rotate(-180deg);
}

.drawers>li.open>.drawer {
    opacity: 1;
    transform: translateY(0);
    transition: transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms, opacity 600ms linear 300ms;
}

.drawers.normal>li>.toggle {
    position: relative;
    padding: 30px 80px 30px 60px;
}

@media screen and (max-width: 1300px) {
    .drawers.normal>li>.toggle {
        padding: 30px 70px 30px 40px;
    }
}

@media screen and (max-width: 768px) {
    .drawers.normal>li>.toggle {
        padding: 20px 60px 20px 30px;
    }
}

@media screen and (max-width: 600px) {
    .drawers.normal>li>.toggle {
        padding: 20px 50px 20px 20px;
    }
}

.drawers.normal>li>.drawer .wrapper {
    padding: 10px 80px 0 60px;
}

@media screen and (max-width: 1300px) {
    .drawers.normal>li>.drawer .wrapper {
        padding: 10px 70px 0 40px;
    }
}

@media screen and (max-width: 768px) {
    .drawers.normal>li>.drawer .wrapper {
        padding: 10px 20px 0 30px;
    }
}

@media screen and (max-width: 500px) {
    .drawers.normal>li>.drawer .wrapper {
        padding: 10px 20px;
    }
}

.drawers.plus>li.withThumb .toggle {
    padding: 0;
}

.drawers.plus>li.withThumb .toggle .flex {
    min-height: 120px;
    padding-left: 160px;
    padding-right: 80px;
}

@media screen and (max-width: 1200px) {
    .drawers.plus>li.withThumb .toggle .flex {
        padding-left: 140px;
    }
}

@media screen and (max-width: 600px) {
    .drawers.plus>li.withThumb .toggle .flex {
        padding-right: 65px;
        padding-left: 20px;
        min-height: 0;
    }
}

.drawers.plus>li.withThumb .toggle .flex div {
    padding-top: 20px;
    padding-bottom: 20px;
}

.drawers.plus>li.withThumb .toggle picture {
    position: absolute;
    width: 120px;
    top: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media screen and (max-width: 600px) {
    .drawers.plus>li.withThumb .toggle picture {
        display: none;
    }
}

.drawers.plus>li>.toggle {
    position: relative;
    background: #fff;
    padding: 30px 80px 30px 60px;
}

@media screen and (max-width: 1300px) {
    .drawers.plus>li>.toggle {
        padding: 30px 70px 30px 40px;
    }
}

@media screen and (max-width: 768px) {
    .drawers.plus>li>.toggle {
        padding: 20px 60px 20px 30px;
    }
}

@media screen and (max-width: 600px) {
    .drawers.plus>li>.toggle {
        padding: 20px 50px 20px 20px;
    }
}

.drawers.plus>li>.drawer .wrapper {
    padding: 30px 80px 0 60px;
}

@media screen and (max-width: 1300px) {
    .drawers.plus>li>.drawer .wrapper {
        padding: 10px 70px 0 40px;
    }
}

@media screen and (max-width: 768px) {
    .drawers.plus>li>.drawer .wrapper {
        padding: 10px 20px 0 30px;
    }
}

@media screen and (max-width: 500px) {
    .drawers.plus>li>.drawer .wrapper {
        padding: 10px 20px;
    }
}

#shareModal {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: 20px 0 0 0;
    padding: 80px 0px;
    width: 500px;
    max-width: calc(100% - 40px);
    max-height: 80%;
    text-align: center;
    background: #375443;
    z-index: 800;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: opacity 250ms, margin 250ms, visibility 0ms ease 250ms;
}

@media screen and (max-width: 768px) {
    #shareModal {
        width: 420px;
        padding: 70px;
    }
}

@media screen and (max-width: 600px) {
    #shareModal {
        padding: 70px 20px 50px 20px;
    }
}

@media screen and (max-width: 500px) {
    #shareModal {
        padding: 60px 20px 40px 20px;
    }
}

#shareModal h3 {
    color: #fff;
}

@media screen and (max-width: 768px) {
    #shareModal h3 {
        font-size: 22px;
    }
}

#shareModal #shareCloseBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

#shareModal #shareCloseBtn .icon-stroke {
    stroke: #fff;
    vertical-align: middle;
}

#shareModal #shareCloseBtn:hover .icon-stroke {
    stroke: #b0c9c6;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#shareModal .medias-sociaux {
    display: inline-block;
}

#shareModal .medias-sociaux a {
    position: relative;
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    margin: 4px;
    font-size: 13px;
    line-height: 45px;
    text-align: center;
    background: rgba(176, 201, 198, 0.15);
    z-index: 1;
    transition: background 300ms;
}

#shareModal .medias-sociaux a:hover {
    background: #fff;
}

#shareModal .medias-sociaux a:hover .icon {
    fill: #375443;
}

#shareModal .medias-sociaux a .icon {
    fill: #fff;
    vertical-align: middle;
}

@media screen and (max-width: 335px) {
    #shareModal .medias-sociaux a:nth-child(3) {
        clear: left;
    }
}

.show-shareModal #shareModal {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    transition: opacity 400ms, margin 400ms;
    transition: opacity 400ms, margin 400ms;
}

#mobileCalendarModal {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: 20px 0 0 0;
    padding: 80px 0px;
    width: 500px;
    max-width: calc(100% - 40px);
    max-height: 80%;
    text-align: center;
    background: #375443;
    z-index: 800;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: opacity 250ms, margin 250ms, visibility 0ms ease 250ms;
}

@media screen and (max-width: 768px) {
    #mobileCalendarModal {
        width: 420px;
        padding: 70px;
        padding-top: 30px;
    }
}

@media screen and (max-width: 600px) {
    #mobileCalendarModal {
        padding: 30px 20px 50px 20px;
    }
}

@media screen and (max-width: 500px) {
    #mobileCalendarModal {
        padding: 36px 20px 40px 20px;
    }
}

#mobileCalendarModal h3 {
    color: #fff;
}

@media screen and (max-width: 768px) {
    #mobileCalendarModal h3 {
        font-size: 22px;
    }
}

#mobileCalendarModal #mobileCalendarCloseBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

#mobileCalendarModal #mobileCalendarCloseBtn .icon-stroke {
    stroke: #fff;
    vertical-align: middle;
}

#mobileCalendarModal #mobileCalendarCloseBtn:hover .icon-stroke {
    stroke: #b0c9c6;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#mobileCalendarModal .medias-sociaux {
    display: inline-block;
}

#mobileCalendarModal .medias-sociaux a {
    position: relative;
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    margin: 4px;
    font-size: 13px;
    line-height: 45px;
    text-align: center;
    background: rgba(176, 201, 198, 0.15);
    z-index: 1;
    transition: background 300ms;
}

#mobileCalendarModal .medias-sociaux a:hover {
    background: #fff;
}

#mobileCalendarModal .medias-sociaux a:hover .icon {
    fill: #375443;
}

#mobileCalendarModal .medias-sociaux a .icon {
    fill: #fff;
    vertical-align: middle;
}

@media screen and (max-width: 335px) {
    #mobileCalendarModal .medias-sociaux a:nth-child(3) {
        clear: left;
    }
}

.show-mobileCalendarModal #mobileCalendarModal {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    transition: opacity 400ms, margin 400ms;
    transition: opacity 400ms, margin 400ms;
}

.show-alert header {
    margin-top: 0px;
}

#alert {
    position: relative;
    height: 55px;
    line-height: 0px;
    text-align: center;
    background: #e90000;
}

@media screen and (max-width: 1200px) {
    #alert {
        height: 45px;
    }
}

#alert a#alertBar:hover #alertDesc {
    opacity: 0.5;
}

#alert #alertBar {
    display: block;
    margin-right: 70px;
}

@media screen and (max-width: 768px) {
    #alert #alertBar {
        margin-right: 60px;
    }
}

@media screen and (max-width: 500px) {
    #alert #alertBar {
        margin-right: 45px;
    }
}

#alert #alertBar #alertDesc {
    display: inline-block;
    max-width: 100%;
    padding: 0 0 0 20px;
    font: 0.85rem/55px "Roboto";
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: opacity 300ms;
}

@media screen and (max-width: 1200px) {
    #alert #alertBar #alertDesc {
        font: 0.8rem/45px "Roboto";
    }
}

@media screen and (max-width: 500px) {
    #alert #alertBar #alertDesc {
        padding-left: 10px;
    }
}

#alert #alertBar #alertDesc span:first-child {
    position: relative;
    display: inline-block;
    font-size: 0;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    border: solid 1px #fff;
    border-radius: 50%;
    transition: border 300ms;
}

#alert #alertBar #alertDesc span:first-child .icon {
    position: absolute;
    width: 4px;
    height: 12px;
    top: 50%;
    left: 50%;
    fill: #fff;
    transform: translate(-50%, -50%);
}

#alert #alertBar #alertDesc span:last-child {
    vertical-align: middle;
    padding-top: 1px;
}

#alert #closeAlert {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 70px;
    padding: 0 30px 0 0;
    font-size: 12px;
    line-height: 55px;
    text-align: right;
}

@media screen and (max-width: 1200px) {
    #alert #closeAlert {
        width: 60px;
        padding-right: 20px;
        line-height: 45px;
    }
}

@media screen and (max-width: 500px) {
    #alert #closeAlert {
        width: 45px;
        padding-right: 10px;
    }
}

#alert #closeAlert:hover .icon-stroke {
    opacity: 0.5;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#alert #closeAlert .icon-stroke {
    stroke: #fff;
    opacity: 1;
    transition: opacity 300ms, transform 300ms ease;
}

header {
    position: relative;
    margin-top: -55px;
    z-index: 900;
    transition: margin 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 1200px) {
    header {
        margin-top: -45px;
    }
}

#topNav {
    padding-right: 40px;
    background: #f9f7f6;
}

@media screen and (max-width: 1200px) {
    #topNav {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    #topNav {
        display: none;
    }
}

#topNav::after {
    display: table;
    content: '';
    clear: both;
}

#topNav ul::after {
    display: table;
    content: '';
    clear: both;
}

#topNav ul li {
    float: left;
    font: 0.7rem/50px "Roboto";
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media screen and (max-width: 1200px) {
    #topNav ul li {
        line-height: 40px;
    }
}

#topNav ul:last-child {
    float: left;
}

#topNav ul:last-child li {
    margin-right: 20px;
}

#topNav ul:last-child li strong {
    font-family: "Roboto";
    font-weight: 900;
}

#topNav ul:last-child li a {
    transition: color 300ms;
}

#topNav ul:last-child li a:hover {
    color: #375443;
}

#topNav ul:last-child .fontSizeBtn {
    margin: 0;
    font-size: 13px;
}

#topNav ul:last-child .fontSizeBtn a {
    position: relative;
    float: left;
    padding: 0 5px;
}

#topNav ul:last-child .fontSizeBtn a::after {
    position: absolute;
    top: 18px;
    bottom: 18px;
    right: 0;
    width: 1px;
    content: '';
    background: #738488;
}

@media screen and (max-width: 1200px) {
    #topNav ul:last-child .fontSizeBtn a::after {
        top: 13px;
        bottom: 13px;
    }
}

#topNav ul:last-child .fontSizeBtn a.active {
    font-family: "Roboto";
    font-weight: 900;
    color: #375443 !important;
    cursor: default;
}

#topNav ul:last-child .fontSizeBtn a.medFontSize {
    font-size: 16px;
}

#topNav ul:last-child .fontSizeBtn a.lgFontSize {
    font-size: 20px;
}

#topNav ul:last-child .fontSizeBtn a.lgFontSize::after {
    display: none;
}

#topNav ul:first-child {
    float: right;
}

#topNav ul:first-child li a {
    display: block;
    padding: 0 20px;
    color: #738488;
    transition: color 300ms;
}

@media screen and (max-width: 1200px) {
    #topNav ul:first-child li a {
        padding: 0 15px;
    }
}

#topNav ul:first-child li a:hover {
    color: #375443;
}

#topNav ul:first-child li:last-child a {
    padding-right: 0;
}

#mainNav {
    position: relative;
    height: 80px;
    padding-right: 0;
    line-height: 80px;
    background: #fff;
}

@media screen and (max-width: 1200px) {
    #mainNav {
        height: 70px;
        line-height: 70px;
    }
}

#mainNav #dtLogo {
    float: left;
    display: block;
    width: 130px;
    max-width: 40%;
    height: 100%;
}

@media screen and (max-width: 1200px) {
    #mainNav #dtLogo {
        width: 120px;
    }
}

#mainNav #dtLogo img {
    display: inline-block;
    margin-top: -4px;
    width: 100%;
    vertical-align: middle;
}

#mainNav #searchBtn {
    position: relative;
    float: right;
    display: block;
    height: 100%;
    width: 80px;
    font-size: 18px;
    text-align: center;
    background: #f1aa42;
    transition: background 300ms;
}

@media screen and (max-width: 1200px) {
    #mainNav #searchBtn {
        width: 60px;
    }
}

@media screen and (max-width: 1024px) {
    #mainNav #searchBtn {
        width: 70px;
        background: transparent;
    }
}

#mainNav #searchBtn:hover .icon {
    stroke: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 1024px) {
    #mainNav #searchBtn:hover .icon {
        stroke: #375443;
    }
}

#mainNav #searchBtn:before,
#mainNav #searchBtn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    background: #fff;
    transition: opacity 300ms;
}

#mainNav #searchBtn:before {
    width: 20px;
    height: 2px;
    transform: translate(-50%, -50%) rotate(45deg);
}

#mainNav #searchBtn:after {
    width: 2px;
    height: 20px;
    transform: translate(-50%, -50%) rotate(45deg);
}

#mainNav #searchBtn .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 28px;
    height: 28px;
    margin: -14px 0 0 -14px;
    vertical-align: middle;
    stroke-width: 2px;
    opacity: 1;
    stroke: #fff;
    transition: opacity 300ms linear 300ms, stroke 300ms;
}

@media screen and (max-width: 1200px) {
    #mainNav #searchBtn .icon {
        width: 24px;
        height: 24px;
        margin: -12px 0 0 -12px;
    }
}

@media screen and (max-width: 1024px) {
    #mainNav #searchBtn .icon {
        stroke: #375443;
    }
}

#mainNav #searchBtn .icon:last-child {
    opacity: 0;
}

#mainNav #dtMainMenu {
    float: right;
}

@media screen and (max-width: 1024px) {
    #mainNav #dtMainMenu {
        display: none;
    }
}

#mainNav #dtMainMenu li {
    float: left;
    font-size: 1rem;
}

#mainNav #dtMainMenu li a {
    display: block;
    height: 100%;
    padding: 0 30px;
    color: #375443;
    transition: color 300ms;
}

@media screen and (max-width: 1200px) {
    #mainNav #dtMainMenu li a {
        padding: 0 20px;
    }
}

#mainNav #dtMainMenu li a:hover {
    color: #f1aa42;
}

#mainNav #dtMainMenu li:last-child a {
    padding-right: 60px;
}

@media screen and (max-width: 1200px) {
    #mainNav #dtMainMenu li:last-child a {
        padding-right: 40px;
    }
}

/*** Desktop Drop ***/

#dtDrop {
    position: absolute;
    left: 0;
    right: 0;
    top: 175px;
    max-height: 0px;
    overflow: hidden;
    z-index: 800;
    transition: max-height 0ms ease 1000ms;
}

@media screen and (max-width: 1200px) {
    #dtDrop {
        top: 150px;
    }
}

@media screen and (max-width: 1024px) {
    #dtDrop {
        display: none;
    }
}

#dtDrop::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(to right, #f9f7f6 70%, #375443 30%);
    z-index: -1;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform 700ms cubic-bezier(0.19, 1, 0.22, 1) 200ms, opacity 700ms linear 200ms;
}

@media screen and (max-width: 1400px) {
    #dtDrop::before {
        background: linear-gradient(to right, #f9f7f6 72%, #375443 28%);
    }
}

#dtDrop>div {
    position: absolute;
    left: 0;
    top: 15px;
    width: 70%;
    padding: 70px 40px 60px 160px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 400ms cubic-bezier(0.19, 1, 0.22, 1), top 400ms, visibility 0ms ease 400ms;
}

@media screen and (max-width: 1600px) {
    #dtDrop>div {
        padding: 70px 20px 60px 80px;
    }
}

@media screen and (max-width: 1400px) {
    #dtDrop>div {
        width: 72%;
        padding-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    #dtDrop>div {
        padding: 70px 0 60px 60px;
    }
}

#dtDrop>div>ul>li {
    float: left;
    width: 33.33%;
    padding-right: 40px;
}

@media screen and (max-width: 1200px) {
    #dtDrop>div>ul>li {
        width: 33.33%;
    }
}

#dtDrop>div .sub h6 {
    margin: 0;
    font: 1.375rem/1 "DINCond";
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media screen and (max-width: 1400px) {
    #dtDrop>div .sub h6 {
        font-size: 1.25rem;
    }
}

#dtDrop>div .sub h6>a {
    display: block;
    padding-bottom: 25px;
    padding-top: 0;
}

#dtDrop>div li {
    font: 0.9375rem/20px "Roboto";
    text-transform: none;
}

#dtDrop>div li a {
    display: block;
    padding: 9px 0;
    color: #375443;
    transition: color 250ms;
}

#dtDrop>div li a:hover {
    color: #f1aa42;
}

#dtDrop>div#sectionRapide {
    left: auto;
    right: 0;
    top: 0;
    width: 30%;
    padding-left: 80px;
    opacity: 0;
}

@media screen and (max-width: 1400px) {
    #dtDrop>div#sectionRapide {
        width: 28%;
        padding-left: 40px;
        padding-right: 20px;
    }
}

#dtDrop>div#sectionRapide>ul>li {
    position: relative;
    float: none;
    width: 100%;
    max-width: none;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    top: 15px;
    transition: opacity 400ms cubic-bezier(0.19, 1, 0.22, 1), top 400ms, visibility 0ms ease 400ms;
}

#dtDrop>div#sectionRapide>ul>li a {
    color: #fff;
}

#dtDrop>div#sectionRapide>ul>li a:hover {
    color: #b0c9c6;
}

#dtDrop>div#sectionRapide>ul>li ul li a {
    position: relative;
    padding-left: 30px;
}

#dtDrop>div#sectionRapide>ul>li ul li a:hover {
    color: #b0c9c6;
}

#dtDrop>div#sectionRapide>ul>li ul li a .icon {
    position: absolute;
    left: 0;
    top: 11px;
    width: 1.1em;
    height: 1.1em;
    vertical-align: middle;
    fill: #fff;
}

/*** Showing Drop ***/

.show-desktopDrop #overlay {
    z-index: 799;
}

.show-desktopDrop.sectionUn [data-section='sectionUn'] {
    color: #f1aa42 !important;
}

.show-desktopDrop.sectionUn #sectionUn {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.show-desktopDrop.sectionDeux [data-section='sectionDeux'] {
    color: #f1aa42 !important;
}

.show-desktopDrop.sectionDeux #sectionDeux {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.show-desktopDrop.sectionCinq [data-section='sectionCinq'] {
    color: #f1aa42 !important;
}

.show-desktopDrop.sectionCinq #sectionCinq {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.show-desktopDrop.sectionTrois [data-section='sectionTrois'] {
    color: #f1aa42 !important;
}

.show-desktopDrop.sectionTrois #sectionTrois {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.show-desktopDrop.sectionQuatre [data-section='sectionQuatre'] {
    color: #f1aa42 !important;
}

.show-desktopDrop.sectionQuatre #sectionQuatre {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

.show-desktopDrop #dtDrop {
    max-height: 1500px;
    transition: none;
}

.show-desktopDrop #dtDrop::before {
    opacity: 1;
    transform: scaleY(1);
    transition: transform 700ms cubic-bezier(0.23, 1, 0.32, 1);
}

.show-desktopDrop #dtDrop #sectionRapide {
    opacity: 1;
    visibility: visible;
    transition: opacity 0ms;
}

.show-desktopDrop #dtDrop #sectionRapide>ul>li {
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear 200ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
}

#pageBanner {
    position: relative;
    z-index: 1;
}

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

#pageBanner.withImage #titleBloc {
    min-height: 485px;
    padding-right: 120px;
}

@media screen and (max-width: 1600px) {
    #pageBanner.withImage #titleBloc {
        min-height: 435px;
    }
}

@media screen and (max-width: 1400px) {
    #pageBanner.withImage #titleBloc {
        min-height: 360px;
        padding-right: 100px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner.withImage #titleBloc {
        min-height: 300px;
        padding-right: 70px;
    }
}

@media screen and (max-width: 768px) {
    #pageBanner.withImage #titleBloc {
        min-height: 0px;
    }
}

@media screen and (max-width: 600px) {
    #pageBanner.withImage #titleBloc {
        padding-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
    #pageBanner.withImage #titleBloc::after {
        bottom: -70px;
        height: 190px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner.withImage #titleBloc::after {
        display: none;
    }
}

#pageBanner.withImage #bannerCycle,
#pageBanner.withImage #bannerCycleControls {
    display: block;
}

#pageBanner #titleBloc {
    position: relative;
    background: #375443;
}

@media screen and (max-width: 768px) {
    #pageBanner #titleBloc {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

#pageBanner #titleBloc h6.date {
    color: white;
}

@media screen and (max-width: 768px) {
    #pageBanner #titleBloc h6.date {
        margin-bottom: 15px;
        margin-top: 25px;
    }
}

#pageBanner #titleBloc h1 {
    margin: 0;
}

#pageBanner #titleBloc::after {
    position: absolute;
    left: -80px;
    right: 0;
    bottom: -80px;
    height: 213px;
    content: '';
    background: #87988e;
    z-index: -1;
}

@media screen and (max-width: 1600px) {
    #pageBanner #titleBloc::after {
        height: 195px;
    }
}

@media screen and (max-width: 1400px) {
    #pageBanner #titleBloc::after {
        height: 170px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner #titleBloc::after {
        display: none;
    }
}

#pageBanner #titleBloc #breadcrumbs {
    margin: 0 0 50px 0;
    height: 18px;
    font: 0.7rem/20px "Roboto";
    font-weight: 900;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 1400px) {
    #pageBanner #titleBloc #breadcrumbs {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1200px) {
    #pageBanner #titleBloc #breadcrumbs {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 600px) {
    #pageBanner #titleBloc #breadcrumbs {
        margin-bottom: 20px;
    }
}

#pageBanner #titleBloc #breadcrumbs>.icon {
    display: inline-block;
    margin: 0 10px;
    width: 1em;
    height: 1em;
    vertical-align: -0.1em;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    fill: #fff;
}

#pageBanner #titleBloc #breadcrumbs a {
    color: #fff;
    transition: color 300ms;
}

#pageBanner #titleBloc #breadcrumbs a .icon {
    vertical-align: -0.2em;
    fill: #fff;
}

#pageBanner #titleBloc #breadcrumbs a:hover {
    color: #f1aa42;
}

#pageBanner #titleBloc #breadcrumbs a:hover .icon {
    fill: #f1aa42;
}

#pageBanner #bannerCycle {
    display: none;
    position: absolute;
    width: calc(41.66667% - 50px);
    margin: 0;
    top: 0;
    right: 50px;
    bottom: 0;
    background: #fff;
    z-index: 1;
}

@media screen and (max-width: 1200px) {
    #pageBanner #bannerCycle {
        right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycle {
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    #pageBanner #bannerCycle {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        width: 100%;
        height: 400px;
    }
}

@media screen and (max-width: 600px) {
    #pageBanner #bannerCycle {
        height: 350px;
    }
}

#pageBanner #bannerCycle .slick-track {
    margin: 0;
}

#pageBanner #bannerCycle .slick-slide {
    padding-right: 30px;
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycle .slick-slide {
        padding-right: 0;
    }
}

#pageBanner #bannerCycle picture {
    position: absolute;
    left: 0;
    right: 30px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycle picture {
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    #pageBanner #bannerCycle picture {
        background-position: top;
    }
}

#pageBanner #bannerCycle p {
    display: inline-block;
    position: absolute;
    padding: 5px 10px;
    right: 30px;
    bottom: 0;
    background: rgba(38, 40, 46, 0.7);
    font: 0.8125rem/1 "Roboto";
    color: #fff;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycle p {
        right: 0;
    }
}

#pageBanner #bannerCycle .slick-track,
#pageBanner #bannerCycle .slick-list,
#pageBanner #bannerCycle .slick-slide>div {
    height: 100%;
}

#pageBanner #bannerCycle .zoom {
    position: absolute;
    top: 50px;
    right: -30px;
    bottom: 100%;
    display: block;
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    background: #f1aa42;
    z-index: 5;
    display: none;
}

@media screen and (max-width: 1200px) {
    #pageBanner #bannerCycle .zoom {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycle .zoom {
        top: auto;
        right: 10px;
        bottom: 10px;
    }
}

#pageBanner #bannerCycle .zoom:hover .icon {
    opacity: 0.6;
}

#pageBanner #bannerCycle .zoom .icon {
    fill: #fff;
    vertical-align: middle;
    transition: opacity 300ms;
    opacity: 1;
}

#pageBanner #bannerCycleControls {
    position: absolute;
    right: 23px;
    bottom: 26%;
    display: none;
    width: 30px;
    z-index: 11;
}

@media screen and (max-width: 1200px) {
    #pageBanner #bannerCycleControls {
        right: 13px;
    }
}

@media screen and (max-width: 1024px) {
    #pageBanner #bannerCycleControls {
        top: auto;
        right: 10;
        bottom: 40px;
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    #pageBanner #bannerCycleControls {
        top: auto;
        right: auto;
        bottom: 70px;
        left: 10px;
        width: 30px;
    }
}

#pageBanner #bannerCycleControls #bannerDotsWrapper {
    position: relative;
}

#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots {
    position: static;
    bottom: auto;
}

#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots li {
    display: block;
    width: 30px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    text-align: center;
}

#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots li.slick-active button,
#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots li:hover button {
    opacity: 1;
}

#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots li button {
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 8px;
    background: #f1aa42;
    vertical-align: middle;
    opacity: 0.3;
    transition: opacity 250ms;
}

#pageBanner #bannerCycleControls #bannerDotsWrapper .slick-dots li button::before {
    display: none;
}

#pageBanner #sharing {
    background: #87988e;
    height: 80px;
    font: 1rem/80px "DINCond";
    font-weight: 900;
}

@media screen and (max-width: 1200px) {
    #pageBanner #sharing {
        height: 70px;
        line-height: 70px;
    }
}

@media screen and (max-width: 768px) {
    #pageBanner #sharing {
        height: 60px;
        line-height: 60px;
    }
}

@media screen and (max-width: 600px) {
    #pageBanner #sharing {
        display: none;
    }
}

#pageBanner #sharing a {
    display: none;
    height: 100%;
    color: #375443;
    text-transform: uppercase;
    transition: opacity 300ms;
}

#pageBanner #sharing a:not(:last-child) {
    margin-right: 40px;
}

@media screen and (max-width: 500px) {
    #pageBanner #sharing a:not(:last-child) {
        margin-right: 30px;
    }
}

#pageBanner #sharing a .icon {
    margin: 0 10px 0 0;
    height: 0.9em;
    width: 0.9em;
    vertical-align: -0.1em;
    fill: #375443;
}

#pageBanner #sharing a:hover {
    opacity: 0.6;
}

#pageBanner #sharing.hideShare .shareBtn {
    display: none;
}

@media screen and (max-width: 600px) {
    #pageBanner.wShare #sharing {
        display: block;
    }
}

#pageBanner.wShare #sharing a {
    display: inline-block;
}

@media screen and (max-width: 600px) {
    #pageBanner.wShare #bannerCycleControls {
        bottom: 70px;
    }
}

#pageBanner.noBannerBloc {
    background: #f9f7f6;
}

@media screen and (max-width: 1400px) {
    #pageBanner.noBannerBloc {
        padding-left: 0;
    }
}

#pageBanner.noBannerBloc #titleBloc {
    min-height: 0;
    padding-bottom: 50px;
    background: #f9f7f6;
}

#pageBanner.noBannerBloc #titleBloc::after {
    display: none;
}

@media screen and (max-width: 1024px) {
    #pageBanner.noBannerBloc #titleBloc {
        padding-bottom: 30px;
    }
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs {
    color: #375443;
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs>.icon {
    fill: #375443;
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs a {
    color: #375443;
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs a .icon {
    fill: #375443;
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs a:hover {
    color: #b0c9c6;
}

#pageBanner.noBannerBloc #titleBloc #breadcrumbs a:hover .icon {
    fill: #b0c9c6;
}

#pageBanner.noBannerBloc #sharing {
    background: #f9f7f6;
}

#searchDrop {
    display: none;
    position: absolute;
    width: 50%;
    top: 175px;
    max-height: calc(100vh - 130px);
    right: 0;
    background: #f9f7f6;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 1400px) {
    #searchDrop {
        width: 60%;
    }
}

@media screen and (max-width: 1200px) {
    #searchDrop {
        width: 70%;
        max-height: calc(100vh - 110px);
        top: 150px;
    }
}

@media screen and (max-width: 1024px) {
    #searchDrop {
        width: 80%;
        max-height: calc(100vh - 70px);
        top: 110px;
    }
}

@media screen and (max-width: 768px) {
    #searchDrop {
        width: 90%;
    }
}

@media screen and (max-width: 600px) {
    #searchDrop {
        width: 100%;
    }
}

#searchDrop>div {
    padding-top: 100px;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    #searchDrop>div {
        max-width: 800px;
        padding-top: 80px;
    }
}

@media screen and (max-width: 1024px) {
    #searchDrop>div {
        max-width: 650px;
        padding-top: 60px;
    }
}

@media screen and (max-width: 768px) {
    #searchDrop>div {
        padding-top: 50px;
    }
}

#searchDrop>div p {
    margin-bottom: 10px;
}

#searchDrop .fade {
    opacity: 0;
    transition: opacity 200ms;
}

#searchDrop form {
    max-width: 950px;
    margin: 0 auto;
}

#searchDrop form .searchField {
    max-width: 100%;
}

#searchDrop form .fastResults {
    overflow: hidden;
}

#searchDrop form .fastResults>div:first-child {
    margin-top: 15px;
}

#searchDrop form .fastResults>div:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #87988e;
    margin-bottom: 15px;
}

#searchDrop form .fastResults>div a {
    font: 1.125rem/1.3 "Roboto";
    color: #738488;
    transition: color 300ms;
}

#searchDrop form .fastResults>div a:hover {
    color: #375443;
}

#searchDrop form .fastResults>div a mark {
    background: transparent;
    box-shadow: inset 0px -18px 0 #87988e;
    transition: color 300ms linear 0ms;
}

#searchDrop form .fastResults>div a span {
    display: inline-block;
    width: calc(100% - 70px);
    vertical-align: middle;
}

#searchDrop form .fastResults>div a picture {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    vertical-align: middle;
}

#searchDrop .tags {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 950px;
    margin: 0 auto;
}

@media screen and (max-width: 1024px) {
    #searchDrop .tags {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 768px) {
    #searchDrop .tags {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

#searchDrop .tags p {
    margin-bottom: 20px;
    font: 0.9375rem/1 "Roboto";
    color: #375443;
}

#searchDrop .tags .tag {
    display: inline-block;
    margin-top: 5px;
    padding: 10px 15px;
    font: 0.75rem/1 "Roboto";
    font-weight: 700;
    color: #fff;
    background: #f1aa42;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 175ms;
}

#searchDrop .tags .tag:hover {
    background: #375443;
}

#searchDrop .searchType {
    width: 100%;
}

#searchDrop .searchType a {
    float: left;
    padding: 60px 40px;
    width: 50%;
    background: #fff;
}

@media screen and (max-width: 1024px) {
    #searchDrop .searchType a {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 768px) {
    #searchDrop .searchType a {
        padding: 30px;
    }
}

@media screen and (max-width: 600px) {
    #searchDrop .searchType a {
        float: none;
        display: block;
        width: 100%;
        padding: 30px 20px;
    }
}

#searchDrop .searchType a:first-child {
    border-right: 2px solid #f9f7f6;
}

@media screen and (max-width: 600px) {
    #searchDrop .searchType a:first-child {
        border-right: none;
        border-bottom: 2px solid #f9f7f6;
    }
}

#searchDrop .searchType a:last-child {
    border-left: 2px solid #f9f7f6;
}

@media screen and (max-width: 600px) {
    #searchDrop .searchType a:last-child {
        border-left: none;
        border-top: 2px solid #f9f7f6;
    }
}

#searchDrop .searchType a:hover .link2:after {
    width: 50%;
}

#searchDrop .searchType a .title {
    position: relative;
    display: inline-block;
    font: 35px/1.1 "DINCond";
    font-weight: 900;
    margin-bottom: 20px;
    color: #b0c9c6;
    text-transform: uppercase;
    z-index: 2;
}

@media screen and (max-width: 600px) {
    #searchDrop .searchType a .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

#searchDrop .searchType a .title .word {
    pointer-events: none;
    position: absolute;
    left: 85%;
    bottom: -40px;
    font-family: "Northwell";
    font-weight: 300;
    font-size: 70px;
    text-transform: none;
    color: #b0c9c6;
    opacity: 0.45;
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    #searchDrop .searchType a .title .word {
        left: 75%;
    }
}

@media screen and (max-width: 800px) {
    #searchDrop .searchType a .title .word {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    #searchDrop .searchType a .title br {
        display: none;
    }
}

/** Showing SearchDrop **/

.show-search #overlay {
    z-index: 799;
}

.show-search header #dtMainMenu li a {
    color: rgba(0, 51, 59, 0.5) !important;
    pointer-events: none;
}

.show-search header #mainNav #searchBtn {
    background: #375443;
}

.show-search header #mainNav #searchBtn svg {
    opacity: 0;
    transition: opacity 300ms;
}

.show-search header #mainNav #searchBtn:before,
.show-search header #mainNav #searchBtn:after {
    opacity: 1;
    transition: opacity 300ms linear 300ms;
}

.show-search #searchDrop.droped .fade {
    opacity: 1;
    transition: opacity 500ms;
}

.show-search #searchDrop.droped .fade#fastSearch {
    transition-delay: 200ms;
}

.show-search #searchDrop.droped .fade2 {
    opacity: 1;
    transition: opacity 500ms;
}

.show-search #searchDrop.droped .fade2#fastSearch {
    transition-delay: 200ms;
}

.show-search #searchBtn {
    border-left-color: #375443;
}

.show-search #searchBtn #closeSearchDrop {
    opacity: 1;
}

.show-alert #sideMenu {
    top: 110px;
}

#sideMenu {
    position: fixed;
    left: 0;
    right: -1px;
    top: 70px;
    bottom: 100%;
    z-index: 800;
    overflow: hidden;
    pointer-events: none;
    transition: bottom 0ms ease 700ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

#sideMenu::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 70%;
    max-width: 550px;
    content: '';
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    overflow: hidden;
    pointer-events: none;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 768px) {
    #sideMenu::after {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 600px) {
    #sideMenu::after {
        width: 100%;
        max-width: none;
    }
}

#sideMenu .sidepanelContainer {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70%;
    max-width: 550px;
    background: #fff;
    z-index: -1;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transition: transform 650ms cubic-bezier(0.775, 0, 0.211, 1) 50ms;
    -webkit-transition: -webkit-transform 650ms cubic-bezier(0.775, 0, 0.211, 1) 50ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer {
        width: 100%;
        max-width: none;
    }
}

#sideMenu .sidepanelContainer div {
    display: none;
}

#sideMenu .sidepanelContainer h6 {
    margin: 0;
    padding: 0px 30px;
    font-family: "Roboto";
    line-height: 1.1;
    letter-spacing: 0;
    color: #375443;
    text-transform: none;
    cursor: pointer;
    transition: color 250ms;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer h6 {
        padding: 0 20px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child {
    margin: 0 0 25px 0;
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:first-child {
        margin-bottom: 20px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child>li {
    opacity: 0;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: opacity 450ms, transform 0ms ease 650ms;
    -webkit-transition: opacity 450ms, -webkit-transform 0ms ease 650ms;
}

#sideMenu .sidepanelContainer>ul:first-child .main>h6 {
    position: relative;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 24px;
    transition: color 300ms;
}

#sideMenu .sidepanelContainer>ul:first-child .main>h6:hover {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:first-child .main>h6>span {
    position: relative;
    display: block;
    padding: 25px 60px 25px 0;
    border-bottom: solid 1px #b0c9c6;
    transition: border 250ms;
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul>li>a {
    display: block;
    padding: 17px 30px;
    color: #375443;
    transition: color 300ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul>li>a {
        padding: 17px 20px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul>li>a:hover {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:first-child .main:first-child {
    padding-top: 20px;
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:first-child .main:first-child {
        padding-top: 10px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main:last-child .sec ul li a {
    position: relative;
    padding-left: 55px;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:first-child .main:last-child .sec ul li a {
        padding-left: 45px;
    }
}

@media screen and (max-width: 500px) {
    #sideMenu .sidepanelContainer>ul:first-child .main:last-child .sec ul li a {
        padding-left: 35px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main:last-child .sec ul li a .icon {
    position: absolute;
    left: 30px;
    top: 9px;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: #fff;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:first-child .main:last-child .sec ul li a .icon {
        left: 20px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main.open {
    background: #f2f2f3;
}

#sideMenu .sidepanelContainer>ul:first-child .main.open>h6 {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:first-child .main.open>h6 span {
    border-color: rgba(0, 51, 59, 0.15);
}

#sideMenu .sidepanelContainer>ul:first-child .main.open>h6 span::before {
    background: rgba(176, 201, 198, 0);
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
}

#sideMenu .sidepanelContainer>ul:first-child .main.open>div>ul {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul {
    padding: 15px 0;
    opacity: 0.5;
    transform: translateY(25px);
    transition: opacity 300ms, transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul {
        padding: 10px 0;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec h6 {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    font-family: "Roboto";
    font-weight: 500;
    color: #375443;
    transition: color 250ms, padding 350ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec h6 {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec h6 {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec.open h6 {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec.open ul {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul {
    padding: 5px 0 12px 0;
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: opacity 300ms, transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: opacity 600ms, -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul li {
    font-size: 16px;
    font-family: "Roboto";
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul li {
        font-size: 15px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul li a {
    display: block;
    padding: 17px 30px;
    color: #375443;
    transition: color 300ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul li a {
        padding: 17px 20px;
    }
}

#sideMenu .sidepanelContainer>ul:first-child .main>div>ul .sec ul li a:hover {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:nth-child(2) {
    padding-bottom: 15px;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 450ms, transform 0ms ease 650ms;
}

#sideMenu .sidepanelContainer>ul:nth-child(2) li {
    font-size: 16px;
    font-family: "Roboto";
    color: #375443;
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:nth-child(2) li {
        font-size: 15px;
    }
}

#sideMenu .sidepanelContainer>ul:nth-child(2) li a {
    display: block;
    padding: 17px 30px;
    transition: color 300ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:nth-child(2) li a {
        padding: 17px 20px;
    }
}

#sideMenu .sidepanelContainer>ul:nth-child(2) li a:hover {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:nth-child(3) {
    padding-bottom: 15px;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 450ms, transform 0ms ease 650ms;
}

#sideMenu .sidepanelContainer>ul:nth-child(3) li {
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 700;
    color: #375443;
}

@media screen and (max-width: 600px) {
    #sideMenu .sidepanelContainer>ul:nth-child(3) li {
        font-size: 15px;
    }
}

#sideMenu .sidepanelContainer>ul:nth-child(3) li a {
    display: block;
    padding: 17px 30px;
    text-transform: uppercase;
    transition: color 300ms;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:nth-child(3) li a {
        padding: 17px 20px;
    }
}

#sideMenu .sidepanelContainer>ul:nth-child(3) li a:hover {
    color: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:last-child {
    padding-bottom: 50px;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transition: opacity 450ms, transform 0ms ease 650ms;
    -webkit-transition: opacity 450ms, -webkit-transform 0ms ease 650ms;
}

#sideMenu .sidepanelContainer>ul:last-child li {
    display: inline-block;
    padding-left: 30px;
}

@media screen and (max-width: 768px) {
    #sideMenu .sidepanelContainer>ul:last-child li {
        padding-left: 20px;
    }
}

#sideMenu .sidepanelContainer>ul:last-child li:not(:first-child) {
    padding-left: 30px;
}

#sideMenu .sidepanelContainer>ul:last-child li a {
    display: inline-block;
    padding: 0;
}

#sideMenu .sidepanelContainer>ul:last-child li a svg {
    fill: #375443;
}

#sideMenu .sidepanelContainer>ul:last-child li a svg use {
    fill: #375443;
    transition: fill 300ms;
}

#sideMenu .sidepanelContainer>ul:last-child li a:hover svg {
    fill: #f1aa42;
}

#sideMenu .sidepanelContainer>ul:last-child li a:hover svg use {
    fill: #f1aa42;
}

.show-sideMenu {
    height: 100%;
    overflow-y: scroll;
}

.show-sideMenu body {
    height: 100%;
    overflow: hidden;
}

.show-sideMenu #overlay {
    z-index: 799;
}

.show-sideMenu #sideMenu {
    bottom: 0;
    transition: top 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.show-sideMenu #sideMenu::after {
    transform: none;
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.show-sideMenu #sideMenu .sidepanelContainer {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transition-delay: 0;
    -webkit-transition-delay: 0;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:first-child>li {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: opacity 1s cubic-bezier(0.641, 0, 0.382, 1), transform 1s cubic-bezier(0.641, 0, 0.382, 1), background 300ms linear 0ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:first-child>li:nth-child(2) {
    transition-delay: 60ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:first-child>li:nth-child(3) {
    transition-delay: 120ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:first-child>li:nth-child(4) {
    transition-delay: 180ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:first-child>li:last-child {
    transition-delay: 220ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:last-child,
.show-sideMenu #sideMenu .sidepanelContainer ul:nth-child(2),
.show-sideMenu #sideMenu .sidepanelContainer ul:nth-child(3) {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: opacity 1s cubic-bezier(0.641, 0, 0.382, 1) 260ms, transform 1s cubic-bezier(0.641, 0, 0.382, 1) 260ms;
}

.show-sideMenu #sideMenu .sidepanelContainer>ul:last-child {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

#openNav {
    position: absolute;
    width: 100%;
    text-align: right;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    padding-right: 50px;
}

@media screen and (max-width: 1024px) {
    #openNav {
        padding-right: 20px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 1024px) {
    #openNav {
        padding-right: 5px;
    }
}

#openNav .spacer {
    padding: 0 10px;
}

#openNav .icon {
    fill: #738488;
    width: 2em;
    height: 1em;
    vertical-align: middle;
}

#openNav a {
    transition: color 300ms;
}

@media screen and (max-width: 600px) {
    #openNav a {
        width: 50px;
    }
}

#openNav a.prev {
    /*padding-right: 10px;*/
}

#openNav a.prev .icon {
    margin-right: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

@media screen and (max-width: 600px) {
    #openNav a.prev .icon {
        margin-right: 10px;
    }
}

#openNav a.next {
    /*padding-left: 10px;*/
}

#openNav a.next .icon {
    margin-left: 20px;
}

@media screen and (max-width: 600px) {
    #openNav a.next .icon {
        margin-left: 0;
    }
}

#openNav a:hover {
    color: #f1aa42;
}

#openNav a:hover .icon {
    fill: #f1aa42;
}

aside {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500px;
    padding: 80px 80px 50px 80px;
    background: #fff;
}

@media screen and (max-width: 1600px) {
    aside {
        width: 355px;
    }
}

@media screen and (max-width: 1400px) {
    aside {
        width: 320px;
        padding: 80px 60px 50px 60px;
    }
}

@media screen and (max-width: 1200px) {
    aside {
        width: 300px;
        padding: 80px 40px 50px 40px;
    }
}

@media screen and (max-width: 1024px) {
    aside {
        display: none;
    }
}

aside .sticky {
    position: sticky;
    -webkit-position: -webkit-sticky;
    display: block;
    width: 100%;
    top: 70px;
}

aside .sticky>h6 {
    margin-bottom: 15px;
    font: 1rem/1.2 "DINCond";
    font-weight: 900;
    color: #f1aa42;
}

aside ul {
    margin-bottom: 30px;
}

aside ul li {
    font: 0.9375rem/20px "Roboto";
}

aside ul li.active a {
    color: #738488;
    cursor: default;
}

aside ul li.active a:before {
    opacity: 1;
}

aside ul li.active a:hover {
    color: #738488;
}

aside ul li a {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    color: #375443;
    transition: color 300ms;
}

aside ul li a:before {
    position: absolute;
    left: -30px;
    top: 18px;
    width: 15px;
    height: 2px;
    content: '';
    background: #87988e;
    opacity: 0;
}

aside ul li a:hover {
    color: #f1aa42;
}

aside #faqBtn {
    background: #375443;
}

aside #faqBtn::after {
    background: #f1aa42;
}

aside #faqBtn .icon {
    margin-left: 10px;
    fill: rgba(255, 255, 255, 0.8);
}

.list>li {
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    transition: box-shadow 300ms;
}

.list>li:last-child {
    margin: 0;
}

.list>li>a {
    position: relative;
    display: block;
    padding: 30px 90px 30px 60px;
}

@media screen and (max-width: 1300px) {
    .list>li>a {
        padding: 30px 80px 30px 40px;
    }
}

@media screen and (max-width: 768px) {
    .list>li>a {
        padding: 20px 70px 20px 30px;
    }
}

@media screen and (max-width: 600px) {
    .list>li>a {
        padding: 20px 60px 20px 20px;
    }
}

.list>li>a>span {
    position: absolute;
    display: block;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    transition: background 300ms;
}

@media screen and (max-width: 768px) {
    .list>li>a>span {
        width: 78px;
    }
}

.list>li>a>span .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    fill: #375443;
    transform: translate(-50%, -50%);
    transition: transform 300ms, fill 300ms;
}

.list>li>a:hover h2 {
    color: #f1aa42;
}

.list>li>a:hover .icon {
    fill: #f1aa42;
}

.list>li>a h6 {
    margin-bottom: 5px;
}

.list>li>a h6.subtitle {
    margin-top: 10px;
}

@media screen and (max-width: 600px) {
    .list>li>a h6 {
        margin-bottom: 2px;
    }
}

.list>li>a h2 {
    margin: 0;
    font-family: "Roboto";
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.2;
    color: #375443;
    text-transform: none;
    transition: color 300ms;
}

@media screen and (max-width: 1400px) {
    .list>li>a h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .list>li>a h2 {
        font-size: 19px;
    }
}

@media screen and (max-width: 768px) {
    .list>li>a h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {
    .list>li>a h2 {
        font-size: 17px;
    }
}

.list>li.toLink a>span {
    font-size: 9px;
}

.list.docPlus>li>a>picture {
    position: absolute;
    width: 140px;
    height: 100%;
    right: 0;
    left: 0;
}

@media screen and (max-width: 1400px) {
    .list.docPlus>li>a>picture {
        width: 130px;
    }
}

@media screen and (max-width: 1000px) {
    .list.docPlus>li>a>picture {
        width: 120px;
    }
}

@media screen and (max-width: 768px) {
    .list.docPlus>li>a>picture {
        width: 110px;
    }
}

@media screen and (max-width: 600px) {
    .list.docPlus>li>a>picture {
        display: none;
    }
}

.list.docPlus>li.withThumb>a {
    min-height: 140px;
    line-height: 140px;
}

@media screen and (max-width: 1400px) {
    .list.docPlus>li.withThumb>a {
        min-height: 130px;
        line-height: 130px;
    }
}

@media screen and (max-width: 1024px) {
    .list.docPlus>li.withThumb>a {
        min-height: 120px;
        line-height: 120px;
    }
}

@media screen and (max-width: 768px) {
    .list.docPlus>li.withThumb>a {
        min-height: 100px;
        line-height: 100px;
    }
}

@media screen and (max-width: 600px) {
    .list.docPlus>li.withThumb>a {
        min-height: 0;
        line-height: normal;
    }
}

.list.docPlus>li.noThumb>a,
.list.docPlus>li.withThumb>a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.list.docPlus>li.noThumb>a>img,
.list.docPlus>li.withThumb>a>img {
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width: 1400px) {
    .list.docPlus>li.noThumb>a>img,
    .list.docPlus>li.withThumb>a>img {
        width: 130px;
    }
}

@media screen and (max-width: 1024px) {
    .list.docPlus>li.noThumb>a>img,
    .list.docPlus>li.withThumb>a>img {
        width: 120px;
    }
}

@media screen and (max-width: 768px) {
    .list.docPlus>li.noThumb>a>img,
    .list.docPlus>li.withThumb>a>img {
        width: 100px;
    }
}

@media screen and (max-width: 600px) {
    .list.docPlus>li.noThumb>a>img,
    .list.docPlus>li.withThumb>a>img {
        display: none;
    }
}

.list.docPlus>li.noThumb>a .centerize,
.list.docPlus>li.withThumb>a .centerize {
    padding: 25px 0 25px 180px;
}

@media screen and (max-width: 1400px) {
    .list.docPlus>li.noThumb>a .centerize,
    .list.docPlus>li.withThumb>a .centerize {
        padding-left: 160px;
    }
}

@media screen and (max-width: 1024px) {
    .list.docPlus>li.noThumb>a .centerize,
    .list.docPlus>li.withThumb>a .centerize {
        padding-left: 140px;
    }
}

@media screen and (max-width: 768px) {
    .list.docPlus>li.noThumb>a .centerize,
    .list.docPlus>li.withThumb>a .centerize {
        padding-left: 120px;
    }
}

@media screen and (max-width: 600px) {
    .list.docPlus>li.noThumb>a .centerize,
    .list.docPlus>li.withThumb>a .centerize {
        display: block;
        padding: 25px 0 25px 20px;
    }
}

.list.docPlus>li.noThumb>a .centerize {
    padding-left: 60px;
}

@media screen and (max-width: 1400px) {
    .list.docPlus>li.noThumb>a .centerize {
        padding-left: 40px;
    }
}

@media screen and (max-width: 1200px) {
    .list.docPlus>li.noThumb>a .centerize {
        padding-left: 20px;
    }
}

@media screen and (max-width: 600px) {
    .list.docPlus>li.noThumb>a .centerize {
        padding-left: 20px;
    }
}

@media screen and (max-width: 500px) {
    .list.docPlus>li.noThumb>a .centerize {
        padding-left: 20px;
    }
}

.documentsDrawer .wrapper {
    padding: 0 !important;
}

.documentsDrawer .colDoc {
    margin-bottom: 0 !important;
}

.documentsDrawer .subDynamicDesc {
    margin: 0 !important;
    padding: 20px 90px 30px 60px !important;
}

@media screen and (max-width: 1300px) {
    .documentsDrawer .subDynamicDesc {
        padding: 20px 80px 30px 40px !important;
    }
}

@media screen and (max-width: 768px) {
    .documentsDrawer .subDynamicDesc {
        padding: 10px 70px 20px 30px !important;
    }
}

@media screen and (max-width: 600px) {
    .documentsDrawer .subDynamicDesc {
        padding: 10px 60px 20px 20px !important;
    }
}

.colDoc>li::before,
.colDoc>li>a::after {
    display: none !important;
}

.colDoc>li>a>.centerize>h2 {
    font: 16px/1.5 "Roboto";
}

.colDoc>li>a>.centerize>h6 {
    font: 0.75rem/18px "Roboto";
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #738488;
}

.colDoc>li>a>img {
    margin: 0 !important;
}

.colDoc>li.withThumb>a>picture {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
}

@media screen and (max-width: 1400px) {
    .colDoc>li.withThumb>a>picture {
        width: 110px;
    }
}

@media screen and (max-width: 1000px) {
    .colDoc>li.withThumb>a>picture {
        width: 100px;
    }
}

@media screen and (max-width: 768px) {
    .colDoc>li.withThumb>a>picture {
        width: 90px;
    }
}

@media screen and (max-width: 600px) {
    .colDoc>li.withThumb>a>picture {
        display: none;
    }
}

.colDoc>li>a {
    box-shadow: none !important;
}

.colDoc>li>a:hover {
    box-shadow: none !important;
}

.colDoc>li {
    margin-bottom: 0 !important;
    border-top: 1.2px solid #87988e;
}

.colDoc>li.withThumb>a>.centerize {
    padding-left: 140px;
}

@media screen and (max-width: 1400px) {
    .colDoc>li.withThumb>a>.centerize {
        padding-left: 125px;
    }
}

@media screen and (max-width: 1000px) {
    .colDoc>li.withThumb>a>.centerize {
        padding-left: 110px;
    }
}

@media screen and (max-width: 768px) {
    .colDoc>li.withThumb>a>.centerize {
        padding-left: 100px;
    }
}

.colDoc>li.withThumb>a>.centerize>h2 {
    margin-bottom: 0;
}

.subDynamicDesc {
    margin: 0 0 20px 0;
}

#marees {
    position: relative;
    background: #375443;
    z-index: 1;
}



.calculator {
    position: relative;
    z-index: 1;
}

.calculator .ylPadding {
    padding-top: 200px;
    padding-bottom: 160px;
}

@media screen and (max-width: 1600px) {
    .calculator .ylPadding {
        padding-top: 160px;
        padding-bottom: 160px;
    }
}

@media screen and (max-width: 1400px) {
    .calculator .ylPadding {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media screen and (max-width: 1024px) {
    .calculator .ylPadding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {
    .calculator .ylPadding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.calculator h5 {
    color: #375443;
    font-weight: 500;
}

.calculator h5.pad {
    padding-top: 60px;
}

.calculator .form-group {
    margin-bottom: 20px;
}

.calculator .input-field {
    max-width: 275px;
    margin-bottom: 30px;
}

.calculator .input-field:after {
    content: '$';
    font: 1rem/1 "Roboto";
    color: #375443;
    position: absolute;
    top: 75%;
    transform: translateY(-50%);
    right: 0;
}

.calculator .input-field input {
    padding-right: 20px;
}

.calculator .select-field {
    display: inline-block;
    width: auto;
    margin-left: 10px;
}

@media screen and (max-width: 600px) {
    .calculator .select-field {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        max-width: 100px;
    }
}

.calculator .select-field.z1 .chosen-container {
    z-index: 56;
}

.calculator p:last-child {
    margin: 0;
    text-align: right;
}

@media screen and (max-width: 500px) {
    .calculator p:last-child {
        text-align: left;
    }
}

.calculator p:last-child img {
    vertical-align: middle;
    max-width: calc(100% - 200px);
}

@media screen and (max-width: 500px) {
    .calculator p:last-child img {
        float: left;
        margin: 0 0 30px 0;
        max-width: 100%;
    }
}

.calculator p:last-child a {
    float: left;
}

@media screen and (max-width: 500px) {
    .calculator p:last-child a {
        clear: left;
    }
}

.calculator .results>h5 {
    margin-top: 60px;
}

@media screen and (max-width: 1024px) {
    .calculator .results>h5 {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .calculator .results>h5 {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .calculator .results>h5 {
        margin-top: 30px;
    }
}

.calculator .results .btn {
    margin-top: 60px;
}

@media screen and (max-width: 1024px) {
    .calculator .results .btn {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .calculator .results .btn {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .calculator .results .btn {
        margin-top: 30px;
    }
}

.calculator .results .tableMargin table {
    margin-top: 60px;
}

@media screen and (max-width: 1024px) {
    .calculator .results .tableMargin table {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .calculator .results .tableMargin table {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .calculator .results .tableMargin table {
        margin-top: 30px;
    }
}

.calculator .tableCalculator {
    text-align: center;
    display: block;
    overflow-x: auto;
}

.calculator .tableCalculator thead tr th,
.calculator .tableCalculator thead tr td {
    padding: 20px;
    font: 0.875rem/1.3 "Roboto";
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #375443;
    border-right: 1px solid white;
}

.calculator .tableCalculator thead tr th:last-child,
.calculator .tableCalculator thead tr td:last-child {
    border-right: none;
}

@media screen and (max-width: 768px) {
    .calculator .tableCalculator thead tr th,
    .calculator .tableCalculator thead tr td {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 500px) {
    .calculator .tableCalculator thead tr th,
    .calculator .tableCalculator thead tr td {
        font-size: 0.75rem;
    }
}

.calculator .tableCalculator tbody tr:nth-child(2n+1) td {
    background: #fff;
}

.calculator .tableCalculator tbody td {
    border-top: none;
    background: #f1f3f4;
    font-weight: bold;
}

.calculator .tableCalculator tbody tr td,
.calculator .tableCalculator tbody tr th {
    padding: 20px;
    border: 1px solid #c7c9d0;
    vertical-align: middle !important;
    font: 0.875rem/1.5 "Roboto";
    color: #375443;
}

@media screen and (max-width: 768px) {
    .calculator .tableCalculator tbody tr td,
    .calculator .tableCalculator tbody tr th {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 500px) {
    .calculator .tableCalculator tbody tr td,
    .calculator .tableCalculator tbody tr th {
        font-size: 0.75rem;
    }
}

.calculator .tableCalculator tbody tr th {
    text-transform: uppercase;
    background: #375443;
    color: #fff;
    font-weight: 700;
}

.calculator p.note {
    margin: 30px 0px 0px 0px;
}

.calculator ol {
    margin-top: 5px;
    margin-left: 40px;
}

#prefooter {
    padding-bottom: 80px;
}

@media screen and (max-width: 1200px) {
    #prefooter {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1024px) {
    #prefooter {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    #prefooter {
        padding-bottom: 60px;
    }
}

#prefooter>div:first-child {
    padding-right: 40px;
}

@media screen and (max-width: 1200px) {
    #prefooter>div:first-child {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    #prefooter>div:first-child {
        padding-right: 20px;
    }
}

@media screen and (max-width: 768px) {
    #prefooter>div:first-child {
        padding-right: 10px;
    }
}

@media screen and (max-width: 600px) {
    #prefooter>div:first-child {
        padding-right: 0;
        margin-bottom: 30px;
    }
}

#prefooter>div:last-child {
    padding-top: 100px;
    padding-left: 40px;
}

@media screen and (max-width: 1200px) {
    #prefooter>div:last-child {
        padding-top: 60px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 1200px) {
    #prefooter>div:last-child {
        padding-top: 40px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 768px) {
    #prefooter>div:last-child {
        padding-top: 40px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 600px) {
    #prefooter>div:last-child {
        padding-top: 0;
        padding-left: 0;
    }
}

#prefooter .prefooterBloc {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    background: lightblue;
}

#prefooter .prefooterBloc:hover picture {
    transform: scale(1.05);
}

#prefooter .prefooterBloc:hover .link span::after {
    width: 50%;
}

#prefooter .prefooterBloc div {
    position: absolute;
    bottom: 88px;
}

@media screen and (max-width: 1200px) {
    #prefooter .prefooterBloc div {
        bottom: 68px;
    }
}

@media screen and (max-width: 1024px) {
    #prefooter .prefooterBloc div {
        bottom: 48px;
    }
}

@media screen and (max-width: 500px) {
    #prefooter .prefooterBloc div {
        padding-left: 20px;
    }
}

#prefooter .prefooterBloc div h2 {
    color: #fff;
    text-transform: uppercase;
}

#prefooter .prefooterBloc picture {
    position: relative;
    width: 100%;
    height: 425px;
    opacity: 0.8;
    transition: transform 500ms;
    -webkit-transition: -webkit-transform 500ms;
}

@media screen and (max-width: 1400px) {
    #prefooter .prefooterBloc picture {
        height: 375px;
    }
}

@media screen and (max-width: 1024px) {
    #prefooter .prefooterBloc picture {
        height: 350px;
    }
}

@media screen and (max-width: 768px) {
    #prefooter .prefooterBloc picture {
        height: 300px;
    }
}

#prefooter .prefooterBloc picture:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 51, 59, 0.6);
}

#prefooter .prefooterBloc>span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    z-index: 1;
}

@media screen and (max-width: 1200px) {
    #prefooter .prefooterBloc>span {
        width: 60px;
        height: 60px;
    }
}

@media screen and (max-width: 1024px) {
    #prefooter .prefooterBloc>span {
        width: 40px;
        height: 40px;
    }
}

#prefooter .prefooterBloc>span::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3px;
    height: 17px;
    margin: -8px 0 0 -1px;
    content: '';
    background: #f1aa42;
}

@media screen and (max-width: 1024px) {
    #prefooter .prefooterBloc>span::after {
        width: 2px;
        height: 14px;
        margin: -6px 0 0 0;
    }
}

#prefooter .prefooterBloc>span::before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 17px;
    height: 3px;
    margin: -1px 0 0 -8px;
    content: '';
    background: #f1aa42;
}

@media screen and (max-width: 1024px) {
    #prefooter .prefooterBloc>span::before {
        width: 14px;
        height: 2px;
        margin: 0 0 0 -6px;
    }
}

#topFooter {
    position: relative;
    height: 320px;
    line-height: 320px;
    z-index: 5;
    border-top: 1px solid #87988e;
}

@media screen and (max-width: 1200px) {
    #topFooter {
        height: 280px;
        line-height: 280px;
    }
}

@media screen and (max-width: 768px) {
    #topFooter {
        height: 260px;
        line-height: 260px;
    }
}

@media screen and (max-width: 600px) {
    #topFooter {
        height: auto;
        padding: 0;
        line-height: normal;
    }
}

#topFooter #footerMenu {
    height: 100%;
}

@media screen and (max-width: 1600px) {
    #topFooter #footerMenu {
        padding-right: 20px;
    }
}

@media screen and (max-width: 900px) {
    #topFooter #footerMenu {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    #topFooter #footerMenu {
        padding-right: 20px;
        padding-left: 20px;
    }
}

#topFooter #footerMenu .centerize {
    width: 100%;
}

#topFooter #footerMenu .centerize>div {
    float: left;
    width: 60%;
    max-width: calc(100% - 230px);
}

@media screen and (max-width: 900px) {
    #topFooter #footerMenu .centerize>div {
        float: none;
        width: 100%;
        max-width: none;
    }
}

@media screen and (max-width: 600px) {
    #topFooter #footerMenu .centerize>div {
        float: none;
        width: 100%;
        padding: 40px 0 25px 0;
    }
}

@media screen and (max-width: 500px) {
    #topFooter #footerMenu .centerize>div {
        padding: 30px 0 20px 0;
    }
}

#topFooter #footerMenu .centerize>div #footerLogo {
    margin-bottom: 20px;
}

#topFooter #footerMenu .centerize>div:first-child {
    min-width: 230px;
    width: 40%;
    max-width: none;
}

@media screen and (max-width: 900px) {
    #topFooter #footerMenu .centerize>div:first-child {
        min-width: 0;
        width: 100%;
    }
}

#topFooter #footerMenu .centerize>div p {
    margin: 0;
    font-size: 0.875rem;
    line-height: 20px;
}

@media screen and (max-width: 1024px) {
    #topFooter #footerMenu .centerize>div p {
        margin-bottom: 10px;
    }
}

#topFooter #footerMenu .centerize>div p.tel {
    margin-bottom: 20px;
    font: 1.0625rem/20px "Roboto";
    font-weight: 700;
    color: #f1aa42;
}

#topFooter #footerMenu .centerize>div p.tel a {
    cursor: default;
}

@media screen and (max-width: 1024px) {
    #topFooter #footerMenu .centerize>div:last-child {
        padding-top: 20px;
    }
}

#topFooter #footerMenu .centerize>div:last-child ul {
    display: flex;
    flex-flow: row wrap;
}

#topFooter #footerMenu .centerize>div:last-child ul li {
    width: 50%;
    font-size: 0.875rem;
    line-height: 20px;
    padding-right: 15px;
}

#topFooter #footerMenu .centerize>div:last-child ul li a {
    display: block;
    padding: 10px 0;
    color: #375443;
    transition: color 300ms;
}

#topFooter #footerMenu .centerize>div:last-child ul li a:hover {
    color: #f1aa42;
}

#topFooter #footerInfolettre {
    height: 100%;
}

@media screen and (max-width: 1600px) {
    #topFooter #footerInfolettre {
        padding: 0 40px;
    }
}

@media screen and (max-width: 1024px) {
    #topFooter #footerInfolettre {
        padding: 0 20px;
    }
}

@media screen and (max-width: 600px) {
    #topFooter #footerInfolettre {
        padding: 40px 20px;
    }
}

@media screen and (max-width: 500px) {
    #topFooter #footerInfolettre {
        padding: 30px 20px;
    }
}

#topFooter #footerInfolettre .centerize {
    width: 100%;
}

@media screen and (max-width: 600px) {
    #topFooter #footerInfolettre .centerize {
        display: block;
        width: 300px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
}

#topFooter #footerInfolettre h6 {
    margin-bottom: 5px;
    color: #375443;
}

@media screen and (max-width: 768px) {
    #topFooter #footerInfolettre h3 {
        font-size: 22px;
    }
}

#topFooter #footerInfolettre h5 {
    position: absolute;
    bottom: 50%;
}

#topFooter #footerInfolettre #infolettreForm {
    width: 100%;
    max-width: 400px;
}

#topFooter #footerInfolettre #infolettreForm .input-field {
    width: 100%;
    margin-bottom: 0;
}

@media screen and (max-width: 900px) {
    #topFooter #footerInfolettre #infolettreForm .input-field {
        width: 100%;
        margin-bottom: 0px;
    }
}

#topFooter #footerInfolettre #infolettreForm .input-field input {
    border-bottom-color: #375443;
    color: #738488;
}

#topFooter #footerInfolettre #infolettreForm .input-field input:focus,
#topFooter #footerInfolettre #infolettreForm .input-field input.valid,
#topFooter #footerInfolettre #infolettreForm .input-field input.error {
    border-bottom-color: #375443;
}

#topFooter #footerInfolettre #infolettreForm .input-field label,
#topFooter #footerInfolettre #infolettreForm .input-field input:focus+label,
#topFooter #footerInfolettre #infolettreForm .input-field input.valid+label,
#topFooter #footerInfolettre #infolettreForm .input-field input.error+label {
    color: #738488;
}

#topFooter #footerInfolettre #infolettreForm .input-field button {
    position: absolute;
    width: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    font-size: 18px;
    line-height: 45px;
    text-align: right;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    transition: width 300ms, right 300ms;
}

@media screen and (max-width: 1024px) {
    #topFooter #footerInfolettre #infolettreForm .input-field button {
        font-size: 16px;
    }
}

@media screen and (max-width: 600px) {
    #topFooter #footerInfolettre #infolettreForm .input-field button {
        font-size: 14px;
    }
}

#topFooter #footerInfolettre #infolettreForm .input-field button:hover {
    width: 60px;
    right: -10px;
}

#topFooter #footerInfolettre #infolettreForm .input-field button .icon {
    width: 1.2em;
    height: 1.2em;
    fill: #375443;
    vertical-align: middle;
}

#topFooter #scrollBack {
    position: fixed;
    width: 155px;
    height: 80px;
    padding: 0 40px;
    top: 90%;
    right: -155px;
    font: 15px/80px "Roboto";
    font-weight: 700;
    color: #738488;
    white-space: nowrap;
    z-index: 2;
    transform: rotate(-90deg);
    transform-origin: 0 100%;
    opacity: 0;
    transition: opacity 300ms;
}

@media screen and (max-width: 1200px) {
    #topFooter #scrollBack {
        right: -165px;
        bottom: 100px;
    }
}

@media screen and (max-width: 1024px) {
    #topFooter #scrollBack {
        display: none;
    }
}

#topFooter #scrollBack .icon {
    width: 1em;
    height: 1em;
    margin-left: 5px;
    vertical-align: middle;
    transform: rotate(-90deg);
    fill: #738488;
}

#topFooter #scrollBack:hover .icon {
    margin-left: 15px;
}

#topFooter #scrollBack.visible {
    opacity: 1;
    transition: opacity 300ms;
}

#copy {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f9f7f6;
}

@media screen and (max-width: 500px) {
    #copy {
        padding-top: 25px;
        padding-bottom: 20px;
    }
}

#copy::after {
    display: table;
    content: '';
    clear: both;
}

#copy .onMedias li {
    display: inline-block;
}

#copy .onMedias li a .icon {
    width: 16px;
    height: 16px;
    fill: #375443;
}

#copy .onMedias li span .icon {
    width: 16px;
    height: 16px;
    fill: #375443;
}

#copy .onMedias li a:hover .icon {
    fill: #738488;
}

#copy .left {
    display: flex;
    height: 40px;
    align-items: center;
}

@media screen and (max-width: 600px) {
    #copy .left {
        display: block;
        height: 100%;
    }
}

#copy .left ul {
    margin-right: 20px;
}

@media screen and (max-width: 600px) {
    #copy .left ul {
        margin-right: 0;
    }
}

#copy .left .onMedias,
#copy .left p {
    float: left;
}

@media screen and (max-width: 600px) {
    #copy .left .onMedias,
    #copy .left p {
        float: none;
        margin-bottom: 12px;
        text-align: center;
    }
}

#copy .right {
    display: flex;
    height: 40px;
    align-items: center;
}

@media screen and (max-width: 600px) {
    #copy .right {
        height: 100%;
    }
}

#copy .right .wrapper {
    width: 100%;
}

#copy .right p {
    text-align: right;
}

@media screen and (max-width: 600px) {
    #copy .right p {
        float: none;
        margin: 0;
        text-align: center;
    }
}

#copy .right p a {
    padding-left: 10px;
}

#copy p {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #738488;
}

#copy p a {
    transition: color 250ms;
    margin-left: 10px;
}

#copy p a:first-child {
    margin-left: 0;
}

#copy p a:hover {
    color: #738488;
}

.eventBloc {
    position: relative;
    display: block;
    padding: 0 0 0 80px;
    margin: 0 0 80px 0;
    width: calc(50% - 80px);
}

@media screen and (max-width: 1400px) {
    .eventBloc {
        width: calc(50% - 50px);
    }
}

@media screen and (max-width: 1200px) {
    .eventBloc {
        width: calc(50% - 30px);
        padding-left: 45px;
    }
}

@media screen and (max-width: 1024px) {
    .eventBloc {
        width: calc(50% - 15px);
        padding-left: 30px;
    }
}

@media screen and (max-width: 900px) {
    .eventBloc {
        width: 100%;
        max-width: 560px;
        margin: 0 auto 20px auto;
        padding-left: 60px;
        float: none !important;
    }
}

@media screen and (max-width: 500px) {
    .eventBloc {
        padding-left: 0;
    }
}

.eventBloc:nth-child(odd) {
    float: right;
    clear: both;
}

.eventBloc:nth-child(even) {
    float: left;
}

@media screen and (max-width: 900px) {
    .eventBloc:last-of-type {
        margin: 0 auto 40px auto;
    }
}

.eventBloc:hover .eventBlocPic img {
    transform: scale(1.05);
}

.eventBloc:hover .eventBlocPic div {
    background: #375443;
}

.eventBloc .eventBlocPic {
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 50px;
    width: 290px;
    max-height: 350px;
    overflow: hidden;
    z-index: 1;
}

@media screen and (max-width: 1600px) {
    .eventBloc .eventBlocPic {
        width: 270px;
    }
}

@media screen and (max-width: 1400px) {
    .eventBloc .eventBlocPic {
        top: 30px;
        bottom: 30px;
        width: 240px;
        max-height: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .eventBloc .eventBlocPic {
        width: 210px;
        max-height: 250px;
    }
}

@media screen and (max-width: 1024px) {
    .eventBloc .eventBlocPic {
        width: 190px;
        max-height: 250px;
    }
}

@media screen and (max-width: 500px) {
    .eventBloc .eventBlocPic {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        width: auto;
        height: 290px;
        max-height: none;
        z-index: 1;
    }
}

.eventBloc .eventBlocPic img {
    transition: transform 300ms;
}

.eventBloc .eventBlocPic div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #b0c9c6;
    font-size: 11px;
    transition: background 300ms;
}

@media screen and (max-width: 1400px) {
    .eventBloc .eventBlocPic div {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

@media screen and (max-width: 1024px) {
    .eventBloc .eventBlocPic div {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 500px) {
    .eventBloc .eventBlocPic div {
        display: none;
    }
}

.eventBloc .eventBlocPic div .icon {
    fill: #fff;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.eventBloc .eventBlocDesc {
    min-height: 350px;
    line-height: 350px;
    padding: 20px 50px 20px 260px;
    background: #fff;
}

@media screen and (max-width: 1600px) {
    .eventBloc .eventBlocDesc {
        padding: 20px 30px 20px 220px;
    }
}

@media screen and (max-width: 1400px) {
    .eventBloc .eventBlocDesc {
        min-height: 300px;
        padding: 20px 30px 20px 190px;
        line-height: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .eventBloc .eventBlocDesc {
        min-height: 250px;
        padding: 20px 20px 20px 180px;
        line-height: 250px;
    }
}

@media screen and (max-width: 1024px) {
    .eventBloc .eventBlocDesc {
        padding: 20px 20px 20px 175px;
    }
}

@media screen and (max-width: 900px) {
    .eventBloc .eventBlocDesc {
        padding: 20px 20px 20px 160px;
    }
}

@media screen and (max-width: 500px) {
    .eventBloc .eventBlocDesc {
        position: relative;
        line-height: normal;
        min-height: 0;
        padding: 40px 20px;
    }
    .eventBloc .eventBlocDesc::after {
        position: absolute;
        left: 0;
        right: 0;
        top: -40px;
        height: 40px;
        content: '';
        background: #fff;
    }
}

.eventBloc .eventBlocDesc h6:first-child {
    margin-bottom: 5px;
}

.eventBloc .eventBlocDesc ul li {
    position: relative;
    font: 0.9375rem/1.1 "Roboto";
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
}

.eventBloc .eventBlocDesc ul li:last-child {
    margin: 0;
}

.eventBloc .eventBlocDesc ul li .icon {
    position: absolute;
    left: 0;
    top: 1px;
    width: 1em;
    height: 1em;
    fill: #f1aa42;
}

@media screen and (max-width: 768px) {
    #newCyclesRow {
        padding: 0 30px;
    }
}

@media screen and (max-width: 600px) {
    #newCyclesRow {
        padding: 0 20px;
    }
}

#newCyclesRow .title {
    display: none;
}

@media screen and (max-width: 768px) {
    #newCyclesRow .title {
        display: block;
    }
}

#newCyclesRow .title .sign {
    color: #b0c9c6;
}

#newCyclesWrapper {
    position: relative;
}

#newCyclesWrapper .slick-track,
#newCyclesWrapper .slick-list,
#newCyclesWrapper .slick-slide>div {
    height: 100%;
}

#newCyclesWrapper .btn {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 11;
}

@media screen and (max-width: 768px) {
    #newCyclesWrapper .btn {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 40px;
    }
}

#newCyclesWrapper .newSlide {
    padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
    #newCyclesWrapper .newSlide {
        padding-bottom: 0px;
    }
}

#newCyclesWrapper .newSlide:after {
    display: table;
    content: '';
    clear: both;
}

#newCyclesWrapper .newSlide>div {
    float: left;
    width: 50%;
    min-height: 750px;
    padding-top: 400px;
}

@media screen and (max-width: 1600px) {
    #newCyclesWrapper .newSlide>div {
        min-height: 650px;
        padding-top: 360px;
    }
}

@media screen and (max-width: 1400px) {
    #newCyclesWrapper .newSlide>div {
        min-height: 550px;
    }
}

@media screen and (max-width: 1024px) {
    #newCyclesWrapper .newSlide>div {
        min-height: 400px;
        padding-top: 285px;
        padding-right: 50px;
    }
}

@media screen and (max-width: 768px) {
    #newCyclesWrapper .newSlide>div {
        float: none;
        width: 100%;
        min-height: 0px;
        padding-top: 210px;
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 500px) {
    #newCyclesWrapper .newSlide>div {
        padding-right: 10px;
    }
}

#newCyclesWrapper .newSlide>div h6 span {
    display: inline-block;
    padding: 0 10px;
}

#newCyclesWrapper .newSlide>div p {
    margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
    #newCyclesWrapper .newSlide>div p {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 500px) {
    #newCyclesWrapper .newSlide>div p {
        margin-bottom: 20px;
    }
}

#newCyclesWrapper .newSlide>div p.link {
    margin: 0;
}

#newCyclesWrapper .newSlide picture {
    position: absolute;
    width: 50%;
    min-height: 750px;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 1600px) {
    #newCyclesWrapper .newSlide picture {
        min-height: 650px;
    }
}

@media screen and (max-width: 1400px) {
    #newCyclesWrapper .newSlide picture {
        min-height: 550px;
    }
}

@media screen and (max-width: 1024px) {
    #newCyclesWrapper .newSlide picture {
        min-height: 400px;
    }
}

@media screen and (max-width: 768px) {
    #newCyclesWrapper .newSlide picture {
        display: none;
    }
}

#newCycleNavLayer {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}

@media screen and (max-width: 768px) {
    #newCycleNavLayer {
        padding-top: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 500px) {
    #newCycleNavLayer {
        right: 10px;
    }
}

#newCycleNavLayer #newCycleNavWrapper {
    width: 300px;
    height: 175px;
    max-width: 100%;
}

@media screen and (max-width: 1024px) {
    #newCycleNavLayer #newCycleNavWrapper {
        width: 240px;
        height: 140px;
    }
}

#newCycleNavLayer #newCycleNav {
    height: 100%;
    width: 100%;
    margin: 0;
}

#newCycleNavLayer .slick-arrow {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    float: left;
    font-size: 12px;
    height: 40px;
    width: 60px;
    text-align: center;
    line-height: 40px;
    background: #f1aa42;
    transform: none;
    transition: background 300ms;
}

#newCycleNavLayer .slick-arrow::before {
    display: none;
}

#newCycleNavLayer .slick-arrow.slick-prev .icon {
    transform: rotate(180deg);
}

#newCycleNavLayer .slick-arrow .icon {
    fill: #fff;
    vertical-align: middle;
}

#newCycleNavLayer .slick-arrow:hover {
    background: #d7662f;
}

#fastLinks {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 200px;
    background: #375443;
    z-index: 930;
    overflow: hidden;
    transition: width 1000ms cubic-bezier(0.77, 0, 0.175, 1), bottom 1000ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media screen and (max-width: 1200px) {
    #fastLinks {
        height: 150px;
    }
}

@media screen and (max-width: 768px) {
    #fastLinks {
        position: fixed;
        bottom: 100%;
        height: 100vh;
        width: 100%;
    }
}

#fastLinks .sidepanelContainer {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

#fastLinks .sidepanelContainer #fastLinkWrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 75px 0 40px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

#fastLinks .sidepanelContainer #fastLinkWrapper::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 1200px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper {
        padding: 0 55px 0 30px;
    }
}

@media screen and (max-width: 768px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper {
        padding: 100px 50px 50px;
        overflow-x: hidden;
        overflow-y: auto;
        pointer-events: auto;
    }
}

@media screen and (max-width: 500px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper {
        padding: 100px 20px 30px;
    }
}

#fastLinks .sidepanelContainer #fastLinkWrapper>a {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 80px;
    font-size: 14px;
    opacity: 0;
    text-align: center;
    transition: opacity 300ms;
}

@media screen and (max-width: 1200px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper>a {
        width: 60px;
    }
}

@media screen and (max-width: 768px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper>a {
        position: absolute;
        top: 75px;
        right: 59px;
        bottom: auto;
        width: auto;
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper>a {
        right: 30px;
    }
}

#fastLinks .sidepanelContainer #fastLinkWrapper>a .icon {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    stroke: #fff;
}

@media screen and (max-width: 768px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper>a .icon {
        top: 0;
        transform: none;
    }
}

#fastLinks .sidepanelContainer #fastLinkWrapper>a:hover .icon-stroke {
    stroke: #b0c9c6;
    transform: translateY(-50%) rotate(-90deg);
}

@media screen and (max-width: 768px) {
    #fastLinks .sidepanelContainer #fastLinkWrapper>a:hover .icon-stroke {
        transform: rotate(90deg);
    }
}

#fastLinks ul::after {
    display: table;
    content: '';
    clear: both;
}

@media screen and (max-width: 768px) {
    #fastLinks ul {
        height: 100%;
        min-height: 290px;
    }
}

#fastLinks ul li {
    position: relative;
    float: left;
    width: 12.5%;
    height: 200px;
    border-right: solid 5px #375443;
    font: 0.9375rem/1.2 "DINCond";
    padding: 0 10px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0;
    transition: opacity 300ms;
}

@media screen and (max-width: 1300px) {
    #fastLinks ul li {
        width: 14.28%;
    }
    #fastLinks ul li:nth-child(8) {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    #fastLinks ul li {
        height: 150px;
    }
}

@media screen and (max-width: 1024px) {
    #fastLinks ul li {
        width: 16.66%;
    }
    #fastLinks ul li:nth-child(7) {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    #fastLinks ul li {
        width: 20%;
    }
    #fastLinks ul li:nth-child(6) {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #fastLinks ul li {
        width: 50%;
        border-right: solid 5px #375443;
        border-bottom: solid 5px #375443;
    }
    #fastLinks ul li:nth-child(6),
    #fastLinks ul li:nth-child(7),
    #fastLinks ul li:nth-child(8) {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    #fastLinks ul li {
        width: 50%;
        height: 25%;
        border: 10px solid #375443;
    }
    #fastLinks ul li:nth-child(odd) {
        clear: both;
    }
    #fastLinks ul li:last-child,
    #fastLinks ul li:nth-last-child(2) {
        border-bottom: none;
    }
}

#fastLinks ul li a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: background 300ms;
}

#fastLinks ul li a:hover {
    background: rgba(176, 201, 198, 0.3);
}

#fastLinks ul li a>div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#fastLinks ul li a p {
    margin-bottom: 5px;
}

#fastLinks ul li a span {
    display: inline-block;
    padding-top: 6px;
}

#fastLinks ul li a .icon {
    fill: #fff;
    stroke: none;
    stroke-width: 1.5px;
    width: 1.4em;
    height: 1.4em;
}

.show-fastLinks {
    height: 100%;
}

.show-fastLinks body {
    height: 100%;
}

.show-fastLinks #overlay {
    visibility: visible;
    background: rgba(0, 0, 0, 0.7);
    z-index: 901;
    transition: background 600ms, top 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.show-fastLinks #fastLinks {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .show-fastLinks #fastLinks {
        width: 100%;
        bottom: 0%;
    }
}

.show-fastLinks #fastLinks .sidepanelContainer #fastLinkWrapper>a {
    opacity: 1;
    transition: opacity 650ms ease 600ms;
}

.show-fastLinks #fastLinks .sidepanelContainer ul li {
    opacity: 1;
    transition: opacity 650ms ease 600ms;
}

.galerie {
    max-width: 650px;
}

.galerie .galerieWrapper {
    position: relative;
    max-width: 1000px;
}

.galerie .galerieWrapper::after {
    content: '';
    display: table;
    clear: both;
}

.galerie .galerieWrapper a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 51, 59, 0.15);
    transition: background 300ms;
}

.galerie .galerieWrapper a:hover:after {
    background: rgba(0, 0, 0, 0);
}

.galerie .galerieWrapper>a {
    position: relative;
    display: block;
    float: left;
    width: calc(100% - 160px);
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 500px) {
    .galerie .galerieWrapper>a {
        width: 100%;
        height: 225px;
    }
}

.galerie .galerieWrapper>a picture {
    height: 100%;
}

.galerie .galerieWrapper ul {
    float: right;
    width: 160px;
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .galerie .galerieWrapper ul {
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }
}

.galerie .galerieWrapper ul li {
    display: none;
    float: left;
    width: 100%;
}

@media screen and (max-width: 500px) {
    .galerie .galerieWrapper ul li {
        width: calc(50% - 5px);
    }
}

.galerie .galerieWrapper ul li a {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.galerie .galerieWrapper ul li:first-child,
.galerie .galerieWrapper ul li:nth-child(2) {
    display: block;
}

.galerie .galerieWrapper ul li:first-child a,
.galerie .galerieWrapper ul li:nth-child(2) a {
    display: block;
    width: 140px;
    height: 140px;
}

@media screen and (max-width: 500px) {
    .galerie .galerieWrapper ul li:first-child a,
    .galerie .galerieWrapper ul li:nth-child(2) a {
        width: 100%;
    }
}

.galerie .galerieWrapper ul li:nth-child(2) {
    margin-top: 20px;
}

@media screen and (max-width: 500px) {
    .galerie .galerieWrapper ul li:nth-child(2) {
        margin-top: 0;
        margin-left: 10px;
    }
}

.galerie .galerieWrapper ul li:nth-child(2) a:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    font: 40px/1 Georgia;
    color: #fff;
    z-index: 1;
    transform: translate(-50%, -50%);
}

.galerie .galerieWrapper ul li:nth-child(2) a:after {
    background: rgba(0, 51, 59, 0.5);
}

.galerie .galerieWrapper ul li:nth-child(2) a:hover:after {
    background: rgba(0, 51, 59, 0.25);
}

/*** INSIDE RUBRIQUE ***/

.drawer .galerie {
    /*margin: 40px;
	@media screen and (max-width: 768px) { margin: 30px; }

	.galerieWrapper {
		max-width: 800px;


		ul {
			width: 250px;
			@media screen and (max-width: 600px) { width: calc(100% + 10px); }

			li {
				padding-left: 10px;
				@media screen and (max-width: 600px) 		{ width: 25%; max-width: 90px; padding: 0 5px 0 5px; }
				&:first-child,
				&:nth-child(2)			{ padding-bottom: 10px;
					@media screen and (max-width: 600px)	{ padding-bottom: 0px; }
				}
			}
		}
	}*/
}

#faq {
    position: relative;
    background: #375443;
    z-index: 2;
}

.recollect {
    position: relative;
}

.recollect .widget-toolbar {
    overflow: hidden;
}

.recollect #rCw .btn:after {
    display: none;
}

.recollect #rCw .clearfix {
    pointer-events: none;
}

.recollect #rCw #rC-material-list {
    position: relative;
    z-index: 1;
}

#overlayModal {
    position: fixed;
    margin: 20px 0 0 0;
    top: 5%;
    right: 10%;
    bottom: 5%;
    left: 10%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    z-index: 800;
    transition: opacity 250ms, margin 250ms, visibility 0ms ease 250ms;
}

@media screen and (max-width: 1024px) {
    #overlayModal {
        right: 5%;
        left: 5%;
    }
}

@media screen and (max-width: 768px) {
    #overlayModal {
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
    }
}

@media screen and (max-width: 600px) {
    #overlayModal {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
    }
}

@media screen and (max-width: 500px) {
    #overlayModal {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}

#overlayModal .closeBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    font-size: 14px;
}

#overlayModal .closeBtn .icon-stroke {
    position: absolute;
    top: 50%;
    left: 50%;
    stroke: #375443;
    vertical-align: middle;
    transform: translate(-50%, -50%);
}

#overlayModal .closeBtn:hover .icon-stroke {
    stroke: #b0c9c6;
    transform: translate(-50%, -50%) rotate(-90deg);
}

#overlayModal .wrapper {
    padding: 80px;
}

@media screen and (max-width: 1200px) {
    #overlayModal .wrapper {
        padding: 65px;
    }
}

@media screen and (max-width: 1024px) {
    #overlayModal .wrapper {
        padding: 50px;
    }
}

@media screen and (max-width: 768px) {
    #overlayModal .wrapper {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 600px) {
    #overlayModal .wrapper {
        padding: 50px 20px;
    }
}

#overlayModal .wrapper .btn {
    vertical-align: middle;
    margin-right: 20px;
}

.showOverlayModal #overlay {
    z-index: 999;
}

.showOverlayModal #overlayModal {
    z-index: 1000;
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    transition: opacity 400ms, margin 400ms;
    transition: opacity 400ms, margin 400ms;
}

#overlayModalite {
    position: fixed;
    margin: 20px 0 0 0;
    height: 500px;
    width: 500px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    z-index: 800;
    transition: opacity 250ms, margin 250ms, visibility 0ms ease 250ms;
}

@media screen and (max-width: 1024px) {
    #overlayModalite {
        right: 5%;
        left: 5%;
    }
}

@media screen and (max-width: 768px) {
    #overlayModalite {
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
    }
}

@media screen and (max-width: 600px) {
    #overlayModalite {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
    }
}

@media screen and (max-width: 500px) {
    #overlayModalite {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}

#overlayModalite .closeBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    font-size: 14px;
}

#overlayModalite .closeBtn .icon-stroke {
    position: absolute;
    top: 50%;
    left: 50%;
    stroke: #375443;
    vertical-align: middle;
    transform: translate(-50%, -50%);
}

#overlayModalite .closeBtn:hover .icon-stroke {
    stroke: #b0c9c6;
    transform: translate(-50%, -50%) rotate(-90deg);
}

#overlayModalite .wrapper {
    padding: 80px;
}

@media screen and (max-width: 1200px) {
    #overlayModalite .wrapper {
        padding: 65px;
    }
}

@media screen and (max-width: 1024px) {
    #overlayModalite .wrapper {
        padding: 50px;
    }
}

@media screen and (max-width: 768px) {
    #overlayModalite .wrapper {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 600px) {
    #overlayModalite .wrapper {
        padding: 50px 20px;
    }
}

#overlayModalite .wrapper .btn {
    vertical-align: middle;
    margin-right: 20px;
}

.showOverlayModaliteInfolettre #overlay {
    z-index: 999;
}

.showOverlayModaliteInfolettre #overlayModalite {
    z-index: 1000;
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    transition: opacity 400ms, margin 400ms;
    transition: opacity 400ms, margin 400ms;
}

.showOverlayModaliteInfolettre:after {
    content: "";
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.2;
}

.mapComponent {
    position: relative;
    display: flex;
    align-items: center;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media screen and (max-width: 1200px) {
    .mapComponent {
        height: 500px;
    }
}

@media screen and (max-width: 1024px) {
    .mapComponent {
        height: 450px;
    }
}

@media screen and (max-width: 768px) {
    .mapComponent {
        height: 400px;
    }
}

@media screen and (max-width: 600px) {
    .mapComponent {
        height: 350px;
    }
}

@media screen and (max-width: 500px) {
    .mapComponent {
        height: 300px;
    }
}

.mapComponent:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 51, 59, 0.4);
}

.mapComponent .wrapper h6,
.mapComponent .wrapper h2 {
    position: relative;
    color: #fff;
    z-index: 1;
}

.mapComponent .wrapper h2 {
    max-width: 600px;
    margin: 20px 0 30px;
    text-transform: uppercase;
}

@media screen and (max-width: 1440px) {
    .mapComponent .wrapper h2 {
        max-width: 500px;
    }
}

@media screen and (max-width: 1024px) {
    .mapComponent .wrapper h2 {
        max-width: 450px;
    }
}

#genericWrapper #docsFilter {
    float: right;
    margin-bottom: 40px;
}

#genericWrapper #docsFilter .select-field {
    float: left;
    width: 300px;
    margin: 0 0 20px 20px;
}

#genericWrapper #docsFilter .select-field.filterdate {
    width: 200px;
}

@media screen and (max-width: 1320px) and (min-width: 1024px) {
    #genericWrapper #docsFilter .select-field.filterCategorie {
        float: right;
        margin: 0 0 20px 0;
    }
    #genericWrapper #docsFilter .select-field.filterdateYear {
        clear: both;
    }
}

@media screen and (max-width: 825px) and (min-width: 500px) {
    #genericWrapper #docsFilter .select-field.filterCategorie {
        float: right;
        margin: 0 0 20px 0;
    }
    #genericWrapper #docsFilter .select-field.filterdateYear {
        clear: both;
    }
}

@media screen and (max-width: 500px) {
    #genericWrapper #docsFilter .select-field {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
    #genericWrapper #docsFilter .select-field.filterdate {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    #genericWrapper #docsFilter {
        float: none;
    }
}

#overlayPopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    pointer-events: none;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
}

#overlayPopup .wrapper {
    position: absolute;
    width: 600px;
    top: 50%;
    left: 50%;
    opacity: 0;
    max-height: 90%;
    padding: 90px 50px 70px;
    background: #fff;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
    z-index: 152;
    transform: translate(-50%, -25%);
    transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 600ms;
}

@media screen and (max-width: 1024px) {
    #overlayPopup .wrapper {
        padding: 75px 30px;
    }
}

@media screen and (max-width: 768px) {
    #overlayPopup .wrapper {
        width: 500px;
        padding: 60px 20px 40px;
    }
}

@media screen and (max-width: 600px) {
    #overlayPopup .wrapper {
        width: auto;
        left: 20px;
        right: 20px;
        transform: translateY(-25%);
    }
}

#overlayPopup .wrapper::-webkit-scrollbar {
    display: none;
}

#overlayPopup .wrapper .close {
    position: absolute;
    top: 35px;
    right: 35px;
    font: 1rem/1 "DINCond";
    color: #b0c9c6;
    transition: opacity 300ms;
}

@media screen and (max-width: 1024px) {
    #overlayPopup .wrapper .close {
        top: 30px;
    }
}

@media screen and (max-width: 768px) {
    #overlayPopup .wrapper .close {
        top: 20px;
        right: 20px;
    }
}

#overlayPopup .wrapper .close:hover {
    opacity: 0.6;
}

#overlayPopup .wrapper .close .x {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 10px;
    margin-left: 5px;
}

#overlayPopup .wrapper .close .x:before,
#overlayPopup .wrapper .close .x:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    top: 50%;
    left: 50%;
    background: #b0c9c6;
}

#overlayPopup .wrapper .close .x:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

#overlayPopup .wrapper .close .x:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

#overlayPopup .wrapper .btn {
    margin-top: 10px;
}

.showOverlayPopup.closing #overlayPopup .overlay {
    opacity: 0;
}

.showOverlayPopup.closing #overlayPopup .wrapper {
    opacity: 0;
    transform: translate(-50%, -25%);
}

@media screen and (max-width: 600px) {
    .showOverlayPopup.closing #overlayPopup .wrapper {
        transform: translateY(-25%);
    }
}

.showOverlayPopup #overlayPopup {
    visibility: visible;
    z-index: 151;
    pointer-events: all;
}

.showOverlayPopup #overlayPopup .overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    cursor: default;
    z-index: 150;
    pointer-events: all;
    transition: opacity 600ms;
}

.showOverlayPopup #overlayPopup .wrapper {
    opacity: 1;
    pointer-events: all;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 600px) {
    .showOverlayPopup #overlayPopup .wrapper {
        transform: translateY(-50%);
    }
}

#home {
    overflow: hidden;
}

.show-alert #homeBanner #homeBannerWrapper {
    height: calc(100vh - 175px);
}

@media screen and (max-width: 1200px) {
    .show-alert #homeBanner #homeBannerWrapper {
        height: calc(100vh - 150px);
    }
}

@media screen and (max-width: 1024px) {
    .show-alert #homeBanner #homeBannerWrapper {
        height: calc(100vh - 110px);
    }
}

#homeBanner {
    position: relative;
    min-height: 600px;
    transition: height 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow-x: hidden;
    overflow: hidden;
}

@media screen and (max-width: 1600px) {
    #homeBanner {
        min-height: 550px;
    }
}

@media screen and (max-width: 1400px) {
    #homeBanner {
        min-height: 500px;
    }
}

@media screen and (max-width: 1200px) {
    #homeBanner {
        min-height: 450px;
    }
}

@media screen and (max-width: 1024px) {
    #homeBanner {
        min-height: 400px;
    }
}

@media screen and (max-width: 900px) {
    #homeBanner {
        min-height: 360px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner {
        min-height: 420px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner {
        min-height: 375px;
    }
}

@media screen and (max-width: 500px) {
    #homeBanner {
        min-height: 350px;
    }
}

#homeBanner #homeBannerWrapper {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 1;
    transition: height 500ms;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper {
        height: calc(100vh - 110px);
    }
}

@media screen and (max-width: 1024px) {
    #homeBanner #homeBannerWrapper {
        height: calc(100vh - 70px);
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper {
        overflow: hidden;
    }
}

#homeBanner #homeBannerWrapper .fastLinkMobileWrapper {
    display: none;
    position: relative;
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper .fastLinkMobileWrapper {
        display: block;
    }
}

#homeBanner #homeBannerWrapper .fastLinkMobileWrapper .fastLinksBtn {
    padding: 22px 30px;
    display: block;
    font: 16px/1.1 "DINCond";
    font-weight: 900;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    background: #375443;
}

#homeBanner #homeBannerWrapper .fastLinkMobileWrapper .fastLinksBtn .icon {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 1em;
    height: 1em;
    fill: #fff;
    transform: translateY(-50%);
}

#homeBanner #homeBannerWrapper .fastLinkMobileWrapper .fastLinksBtn:hover {
    color: #b0c9c6;
}

#homeBanner #homeBannerWrapper .fastLinkMobileWrapper .fastLinksBtn:hover .icon {
    fill: #b0c9c6;
}

#homeBanner #homeBannerWrapper #homeCycleNav {
    position: absolute;
    right: -30px;
    top: 20%;
    bottom: auto;
    z-index: 12;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #homeCycleNav {
        right: -10px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #homeCycleNav {
        display: none;
    }
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 0 20px 0;
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper {
        display: none;
    }
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper .anotherWrapperForAnimation {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f1aa42;
    overflow: hidden;
    transition: top 600ms ease 400ms;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper .anotherWrapperForAnimation[data-scrollfire="fire"] {
    top: 0%;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper .anotherWrapperForAnimation[data-scrollfire="fire"] .slide-number {
    opacity: 1;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper .anotherWrapperForAnimation .slide-number {
    font: 18px/50px "DINCond";
    font-weight: 900;
    color: #fff;
    text-align: center;
    opacity: 0;
    cursor: pointer;
    transition: color 400ms, opacity 600ms linear 600ms;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slideNumberWrapper .anotherWrapperForAnimation .slide-number:hover {
    color: rgba(255, 255, 255, 0.5);
}

#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots {
    position: static;
    bottom: auto;
    float: right;
    width: 27px;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #homeCycleNav .slick-dots {
        float: none;
        margin-left: 10px;
    }
}

#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots li {
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px 0 14px;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots li.slick-active button,
#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots li:hover button {
    background: #f1aa42;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots button {
    display: block;
    border: none;
    height: 100%;
    width: 3px;
    padding: 0;
    background: rgba(228, 105, 46, 0.5);
    transition: background 250ms;
}

#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots button::before {
    display: none;
}

#homeBanner #homeBannerWrapper #cycleLayer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 80px;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #cycleLayer {
        bottom: 60px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #cycleLayer {
        top: 60px;
        bottom: 0;
    }
}

#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle {
    position: absolute;
    top: 50%;
    padding: 0 30px 0 80px;
    z-index: 11;
    transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle {
        padding-left: 60px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle {
        margin-top: -20px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle {
        padding-left: 20px;
        padding-right: 20px;
    }
}

#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle p {
    position: relative;
    min-height: 56px;
    font-size: 0;
    margin: 0;
}

#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle p span {
    display: inline-block;
}

#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1,
#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 {
    position: relative;
    display: inline-block;
    color: #fff;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1,
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 {
        margin-bottom: 25px;
    }
}

#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1 .script,
#homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 .script {
    bottom: auto;
    top: -20%;
    font-size: 2.5em;
    line-height: 0.5;
    color: #b0c9c6;
    right: auto;
    left: 100px;
    white-space: nowrap;
    opacity: 1;
}

@media screen and (max-height: 800px) and (min-width: 1024px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1 .script,
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 .script {
        top: 40%;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1 .script,
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 .script {
        left: 0;
        font-size: 2em;
        padding: 0;
    }
}

@media screen and (max-width: 400px) {
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle h1 .script,
    #homeBanner #homeBannerWrapper #cycleLayer .bannerTitle .h1 .script {
        font-size: 75px;
        top: -20%;
        right: -70px;
    }
}

#homeBanner #homeBannerWrapper #homeBannerCycle {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
}

#homeBanner #homeBannerWrapper #homeBannerCycle .slick-track,
#homeBanner #homeBannerWrapper #homeBannerCycle .slick-list,
#homeBanner #homeBannerWrapper #homeBannerCycle .slick-slide>div,
#homeBanner #homeBannerWrapper #homeBannerCycle .slick-track,
#homeBanner #homeBannerWrapper #homeBannerCycle .slick-list,
#homeBanner #homeBannerWrapper #homeBannerCycle .slick-slide>div>div {
    position: relative;
    height: 100%;
}

#homeBanner #homeBannerWrapper #homeBannerCycle .homeSlide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}

#homeBanner #homeBannerWrapper #homeBannerCycle .homeSlide:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
}

#homeBanner #homeBannerWrapper #bannerSearch {
    position: absolute;
    right: -80px;
    bottom: 80px;
    height: 120px;
    width: calc(50% - 80px);
}

@media screen and (max-width: 1400px) {
    #homeBanner #homeBannerWrapper #bannerSearch {
        width: 50%;
        height: 110px;
    }
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerSearch {
        bottom: 60px;
        right: -60px;
    }
}

@media screen and (max-width: 1024px) {
    #homeBanner #homeBannerWrapper #bannerSearch {
        height: 90px;
        right: -30px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerSearch {
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        height: 90px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerSearch {
        height: 90px;
    }
}

#homeBanner #homeBannerWrapper #bannerSearch>div,
#homeBanner #homeBannerWrapper #bannerSearch>span {
    position: absolute;
    padding: 40px 80px;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f1aa42;
    overflow: hidden;
    transition: top 600ms ease 400ms;
}

@media screen and (max-width: 1400px) {
    #homeBanner #homeBannerWrapper #bannerSearch>div,
    #homeBanner #homeBannerWrapper #bannerSearch>span {
        padding: 35px 80px;
    }
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerSearch>div,
    #homeBanner #homeBannerWrapper #bannerSearch>span {
        padding: 35px 60px;
    }
}

@media screen and (max-width: 1024px) {
    #homeBanner #homeBannerWrapper #bannerSearch>div,
    #homeBanner #homeBannerWrapper #bannerSearch>span {
        padding: 25px 50px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerSearch>div,
    #homeBanner #homeBannerWrapper #bannerSearch>span {
        padding: 30px 30px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerSearch>div,
    #homeBanner #homeBannerWrapper #bannerSearch>span {
        padding: 30px 20px;
    }
}

#homeBanner #homeBannerWrapper #bannerSearch>div[data-scrollfire="fire"],
#homeBanner #homeBannerWrapper #bannerSearch>span[data-scrollfire="fire"] {
    top: 0%;
}

#homeBanner #homeBannerWrapper #bannerSearch>div[data-scrollfire="fire"] #bannerSearchForm,
#homeBanner #homeBannerWrapper #bannerSearch>span[data-scrollfire="fire"] #bannerSearchForm {
    opacity: 1;
}

#homeBanner #homeBannerWrapper #bannerSearch #bannerSearchForm {
    position: relative;
    width: 100%;
    opacity: 0;
    transition: color 400ms, opacity 600ms linear 600ms;
}

#homeBanner #homeBannerWrapper #bannerSearch #bannerSearchForm div.error {
    color: #fff;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField input {
    display: block;
    height: 40px;
    width: 100%;
    padding: 0 65px 0 0;
    font: 22px/40px "Roboto";
    color: #fff;
    background: transparent;
    border-bottom: solid 3px #fff;
}

@media screen and (max-width: 1400px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField input {
        height: 40px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField input {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField input {
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField input {
        font-size: 16px;
    }
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField.notEmpty label {
    top: 0px;
    opacity: 0;
    visibility: hidden;
    line-height: 60px;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField.notEmpty .clearSearch {
    opacity: 1;
    transition: opacity 400ms;
    cursor: pointer;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField .clearSearch {
    position: absolute;
    top: 50%;
    right: 35px;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
    opacity: 0;
    background: #87988e;
    cursor: text;
    transition: opacity 400ms;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField .clearSearch:before,
#homeBanner #homeBannerWrapper #bannerSearch .selectField .clearSearch:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 16px;
    background: #fff;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField .clearSearch:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField .clearSearch:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField a {
    opacity: 1;
    transition: opacity 300ms;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField a:hover {
    opacity: 0.5;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField a .icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    stroke: #fff;
    vertical-align: middle;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField a .icon {
        top: 5px;
        transform: none;
    }
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font: 22px/40px "Roboto";
    color: #fff;
    cursor: text;
}

@media screen and (max-width: 1400px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField label {
        font-size: 20px;
    }
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField label {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField label {
        line-height: 30px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerSearch .selectField label {
        font-size: 16px;
    }
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField label span {
    transition: opacity 300ms ease 150ms;
}

#homeBanner #homeBannerWrapper #bannerSearch .selectField input:focus+label span,
#homeBanner #homeBannerWrapper #bannerSearch .selectField input.valid+label span,
#homeBanner #homeBannerWrapper #bannerSearch .selectField input.error+label span {
    opacity: 0;
    transition: opacity 300ms;
}

#homeBanner #homeBannerWrapper #bannerMedia {
    position: absolute;
    left: -80px;
    bottom: 70px;
    width: 80px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerMedia {
        left: -60px;
        width: 60px;
    }
}

#homeBanner #homeBannerWrapper #bannerMedia ul li a svg,
#homeBanner #homeBannerWrapper #bannerMedia span svg {
    fill: #375443;
}

#homeBanner #homeBannerWrapper #bannerMedia ul li a svg use,
#homeBanner #homeBannerWrapper #bannerMedia span svg use {
    fill: #375443;
    transition: all 300ms;
}

#homeBanner #homeBannerWrapper #bannerMedia ul li a:hover svg,
#homeBanner #homeBannerWrapper #bannerMedia span:hover svg {
    fill: #738488;
}

#homeBanner #homeBannerWrapper #bannerMedia ul li a:hover svg use,
#homeBanner #homeBannerWrapper #bannerMedia span:hover svg use {
    fill: #738488;
}

#homeBanner #homeBannerWrapper #bannerNav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    line-height: 80px;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerNav {
        height: 60px;
        line-height: 60px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerNav {
        display: none;
    }
}

#homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn {
    position: absolute;
    right: -80px;
    bottom: 0;
    top: 0;
    left: 50%;
    padding-right: 160px;
    font-size: 1rem;
    font-family: "DINCond";
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right;
    background: #375443;
    transition: color 300ms;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn {
        right: -60px;
        padding-right: 60px;
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn {
        font-size: 0.8rem;
    }
}

#homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn .icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.1em;
    fill: #fff;
    margin-left: 15px;
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn .icon {
        margin-left: 10px;
    }
}

#homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn:hover {
    color: #738488;
}

#homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn:hover .icon {
    fill: #738488;
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 50%;
    color: #375443;
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews a {
    float: right;
    display: block;
    padding: 0 160px 0 80px;
    font-size: 0.9375rem;
    background: #f9f7f6;
    transition: color 300ms;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerNav #scrollToNews a {
        padding-right: 80px;
    }
}

@media screen and (max-width: 768px) {
    #homeBanner #homeBannerWrapper #bannerNav #scrollToNews a {
        float: none;
        padding-left: 20px;
    }
}

@media screen and (max-width: 600px) {
    #homeBanner #homeBannerWrapper #bannerNav #scrollToNews a {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 500px) {
    #homeBanner #homeBannerWrapper #bannerNav #scrollToNews a {
        padding-left: 10px;
    }
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews a:hover {
    color: #738488;
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews a:hover span:last-child .icon {
    transform: translateY(5px);
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews span:last-child {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 80px;
    font-size: 0.6875rem;
    text-align: center;
    background: #87988e;
}

@media screen and (max-width: 1200px) {
    #homeBanner #homeBannerWrapper #bannerNav #scrollToNews span:last-child {
        width: 60px;
    }
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews span:last-child .icon {
    fill: #375443;
    transition: transform 300ms ease;
}

#homeBanner #homeBannerWrapper #bannerNav #scrollToNews span:last-child .icon use {
    fill: #375443;
}

@media screen and (max-width: 768px) {
    #home #newsList a:last-child {
        /*display: none;*/
    }
}

#home .newsSection h2 {
    margin-bottom: 130px;
}

@media screen and (max-width: 1400px) {
    #home .newsSection h2 {
        margin-bottom: 115px;
    }
}

@media screen and (max-width: 1024px) {
    #home .newsSection h2 {
        margin-bottom: 90px;
    }
}

@media screen and (max-width: 768px) {
    #home .newsSection h2 {
        margin-bottom: 60px;
    }
}

#home .newsSection h2 .script {
    color: #b0c9c6;
    opacity: 0.45;
}

@media screen and (max-width: 500px) {
    #home .newsSection h2 .script {
        right: -90px;
    }
}

#homeEvents {
    position: relative;
    text-align: center;
    background: #f9f7f6;
}

@media screen and (max-width: 600px) {
    #homeEvents {
        text-align: left;
    }
}

#homeEvents h2 {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-bottom: 50px;
    line-height: 1.05;
    letter-spacing: 2px;
    z-index: 1;
    /*font-size: 6.25rem;*/
}

@media screen and (max-width: 1440px) {
    #homeEvents h2 {
        font-size: 5.3125rem;
    }
}

@media screen and (max-width: 1024px) {
    #homeEvents h2 {
        font-size: 4.0625rem;
    }
}

@media screen and (max-width: 768px) {
    #homeEvents h2 {
        font-size: 3.4375rem;
    }
}

@media screen and (max-width: 425px) {
    #homeEvents h2 {
        font-size: 2.8125rem;
    }
}

@media screen and (max-width: 375px) {
    #homeEvents h2 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 320px) {
    #homeEvents h2 {
        font-size: 2.125rem;
    }
}

@media screen and (max-width: 1400px) {
    #homeEvents h2 {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    #homeEvents h2 {
        padding: 0 20px;
        margin-bottom: 30px;
        letter-spacing: 1px;
    }
}

#homeEvents h2 .indent {
    display: inline-block;
    text-indent: 100px;
}

@media screen and (max-width: 1024px) {
    #homeEvents h2 .indent {
        text-indent: 70px;
    }
}

@media screen and (max-width: 768px) {
    #homeEvents h2 .indent {
        text-indent: 50px;
    }
}

@media screen and (max-width: 600px) {
    #homeEvents h2 .indent {
        text-indent: 30px;
    }
}

@media screen and (max-width: 500px) {
    #homeEvents h2 .indent {
        text-indent: 0px;
    }
}

#homeEvents #homeEventsList {
    position: relative;
    z-index: 1;
    text-align: left;
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .eventBloc:first-child {
        margin-right: auto;
    }
}

#homeEvents #homeEventsList .eventBloc:last-of-type {
    margin-bottom: 0;
}

#homeEvents #homeEventsList .eventBloc:nth-child(2) {
    margin-top: 240px;
}

@media screen and (max-width: 1600px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(2) {
        margin-top: 200px;
    }
}

@media screen and (max-width: 1400px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(2) {
        margin-top: 150px;
    }
}

@media screen and (max-width: 1200px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(2) {
        margin-top: 120px;
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(2) {
        margin-top: 0;
    }
}

#homeEvents #homeEventsList .eventBloc:nth-child(3) {
    margin-top: -160px;
}

@media screen and (max-width: 1600px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(3) {
        margin-top: -170px;
    }
}

@media screen and (max-width: 1400px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(3) {
        margin-top: -150px;
    }
}

@media screen and (max-width: 1200px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(3) {
        margin-top: -140px;
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .eventBloc:nth-child(3) {
        margin-top: 0;
    }
}

#homeEvents #homeEventsList .wrapper1600>div {
    float: left;
    width: calc(50% - 80px);
    margin-top: -210px;
    text-align: center;
    clear: both;
}

@media screen and (max-width: 1600px) {
    #homeEvents #homeEventsList .wrapper1600>div {
        margin-top: -250px;
    }
}

@media screen and (max-width: 1400px) {
    #homeEvents #homeEventsList .wrapper1600>div {
        margin-top: -160px;
        width: calc(50% - 50px);
    }
}

@media screen and (max-width: 1200px) {
    #homeEvents #homeEventsList .wrapper1600>div {
        margin-top: -180px;
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .wrapper1600>div {
        float: none;
        margin-top: 0;
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .wrapper1600>div {
        text-align: left;
    }
}

#homeEvents #homeEventsList .wrapper1600>div:nth-child(3) {
    float: right;
    margin-top: -145px;
}

@media screen and (max-width: 1600px) {
    #homeEvents #homeEventsList .wrapper1600>div:nth-child(3) {
        margin-top: -120px;
    }
}

@media screen and (max-width: 1400px) {
    #homeEvents #homeEventsList .wrapper1600>div:nth-child(3) {
        margin-top: -95px;
    }
}

@media screen and (max-width: 1200px) {
    #homeEvents #homeEventsList .wrapper1600>div:nth-child(3) {
        margin-top: -80px;
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .wrapper1600>div:nth-child(3) {
        margin-top: 30px;
    }
}

@media screen and (max-width: 900px) {
    #homeEvents #homeEventsList .wrapper1600> :last-child {
        text-align: center;
        margin-top: 30px;
    }
}

.genericBloc {
    margin: 0 0 55px 0;
}

.genericBloc:last-child {
    margin: 0;
}

.genericBloc>h3 {
    margin-bottom: 32px;
    line-height: 1.1;
    font-family: "DINCond";
    font-weight: 900;
}

.rubriqueCt {
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .rubriqueCt {
        padding-bottom: 30px;
    }
}

.rubriqueFile {
    max-width: 475px;
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .rubriqueFile {
        padding-bottom: 30px;
    }
}

.rubriqueFile li {
    margin: 0 0 5px 0;
    font-size: 1rem;
    line-height: 1.1rem;
}

.rubriqueFile li a {
    position: relative;
    display: block;
    padding: 25px 50px 25px 20px;
    color: #fff;
    background: #b0c9c6;
    transition: background 300ms;
}

.rubriqueFile li a .icon {
    position: absolute;
    right: 25px;
    top: 50%;
    width: 1em;
    height: 1em;
    fill: #fff;
    transform: translateY(-50%);
}

.rubriqueFile li a:hover {
    background: #375443;
}

#generic #main form .input-field,
#generic #main form .text-field,
#generic #main form .checkboxField,
#generic #main form .radioField,
#generic #main form .fileField,
#generic #main form .select-field,
#event #main form .input-field,
#event #main form .text-field,
#event #main form .checkboxField,
#event #main form .radioField,
#event #main form .fileField,
#event #main form .select-field {
    margin-bottom: 50px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltipText {
    display: none;
    width: 175px;
    background: #375443;
    color: #fff;
    left: 85%;
    top: -50px;
    z-index: 1000;
    padding: 0;
}

.tooltip:hover .tooltipText {
    display: block;
    position: absolute;
}

.tooltip:hover ul li {
    height: 75px;
    position: relative;
}

.tooltip:hover ul li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tooltip:hover ul li:nth-child(1) {
    border-bottom: solid 1px #fff;
}

#copy .tooltip {
    position: relative;
    display: inline-block;
}

#copy .tooltip .tooltipText {
    display: none;
    width: 175px;
    background: #375443;
    color: #fff;
    left: 85%;
    top: -130px;
    z-index: 1000;
    padding: 0;
}

#copy .tooltip:hover .tooltipText {
    display: block;
    position: absolute;
}

#copy .tooltip:hover ul {
    margin: 0;
}

#copy .tooltip:hover ul li {
    display: block;
    height: 75px;
    position: relative;
    padding: 0;
}

#copy .tooltip:hover ul li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#copy .tooltip:hover ul li:nth-child(1) {
    border-bottom: solid 1px #fff;
}

#event .genericPagesForm {
    margin-top: 55px;
}

#rC-material-list {
    display: none;
}

.rubrique-components-wrapper .yPadding {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (max-width: 1600px) {
    .rubrique-components-wrapper .yPadding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 1400px) {
    .rubrique-components-wrapper .yPadding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .rubrique-components-wrapper .yPadding {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .rubrique-components-wrapper .yPadding {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.rubrique-components-wrapper .ylPadding {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media screen and (max-width: 1600px) {
    .rubrique-components-wrapper .ylPadding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1400px) {
    .rubrique-components-wrapper .ylPadding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .rubrique-components-wrapper .ylPadding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 768px) {
    .rubrique-components-wrapper .ylPadding {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.rubrique-components-wrapper .recollect {
    padding: 10px 80px 0 60px;
}

@media screen and (max-width: 1300px) {
    .rubrique-components-wrapper .recollect {
        padding: 10px 70px 0 40px;
    }
}

@media screen and (max-width: 768px) {
    .rubrique-components-wrapper .recollect {
        padding: 10px 20px 0 30px;
    }
}

@media screen and (max-width: 500px) {
    .rubrique-components-wrapper .recollect {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 768px) {
    #news #newCyclesRow {
        padding: 60px 30px;
    }
}

@media screen and (max-width: 600px) {
    #news #newCyclesRow {
        padding: 50px 20px;
    }
}

#news .filters .wrapper {
    position: relative;
}

#news .filters .wrapper .select-field {
    width: 320px;
    position: absolute;
    top: -200px;
    right: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 1440px) {
    #news .filters .wrapper .select-field {
        top: -192px;
    }
}

@media screen and (max-width: 1200px) {
    #news .filters .wrapper .select-field {
        top: -182px;
    }
}

@media screen and (max-width: 1100px) {
    #news .filters .wrapper .select-field {
        position: relative;
        top: 0;
        padding: 20px 0;
    }
}

@media screen and (max-width: 375px) {
    #news .filters .wrapper .select-field {
        width: 280px;
    }
}

#news #pageBanner {
    padding-left: 0;
}

#news #titleBloc h1 {
    position: relative;
    z-index: 1;
    display: inline-block;
}

#news #titleBloc h1 .script {
    right: -80px;
    bottom: -80px;
    font-size: 2em;
    color: #b0c9c6;
    opacity: 0.45;
}

@media screen and (max-width: 1400px) {
    #news #titleBloc h1 .script {
        bottom: -60px;
    }
}

@media screen and (max-width: 1200px) {
    #news #titleBloc h1 .script {
        font-size: 2.3em;
        right: -120px;
    }
}

@media screen and (max-width: 1024px) {
    #news #titleBloc h1 .script {
        bottom: -40px;
    }
}

@media screen and (max-width: 768px) {
    #news #titleBloc h1 .script {
        bottom: -40px;
    }
}

@media screen and (max-width: 500px) {
    #news #titleBloc h1 .script {
        right: -115px;
        bottom: -30px;
    }
}

#news #main {
    padding-top: 0;
    background: #f9f7f6;
}

@media screen and (max-width: 768px) {
    #news #main #newCyclesRow {
        padding-top: 30px;
    }
}

#news #main #newCyclesRow .xsLeftPadding {
    padding-left: 0;
}

#news #main #newCyclesRow .title {
    display: none;
}

#newsList {
    background: #fff;
}

#newsList>div:first-child {
    margin: 0 0 0 -40px;
    width: calc(100% + 80px);
}

@media screen and (max-width: 1400px) {
    #newsList>div:first-child {
        margin-left: -20px;
        width: calc(100% + 40px);
    }
}

@media screen and (max-width: 1024px) {
    #newsList>div:first-child {
        margin-left: -10px;
        width: calc(100% + 20px);
    }
}

@media screen and (max-width: 500px) {
    #newsList>div:first-child {
        margin-left: 0;
        width: auto;
    }
}

#newsList>div:first-child a {
    float: left;
    display: block;
    width: calc(33.33% - 80px);
    margin: 0 40px 80px 40px;
    transition: color 300ms;
}

#newsList>div:first-child a .date {
    margin-bottom: 10px;
    color: #738488;
}

#newsList>div:first-child a h3 {
    transition: color 300ms;
}

#newsList>div:first-child a picture {
    transition: box-shadow 300ms;
    margin: 0 0 25px 0;
}

@media screen and (max-width: 768px) {
    #newsList>div:first-child a picture {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    #newsList>div:first-child a picture {
        margin-bottom: 15px;
    }
}

#newsList>div:first-child a:nth-child(3n+1) {
    clear: left;
}

@media screen and (max-width: 1400px) {
    #newsList>div:first-child a {
        width: calc(33.33% - 40px);
        margin: 0 20px 80px 20px;
    }
}

@media screen and (max-width: 1024px) {
    #newsList>div:first-child a {
        width: calc(33.33% - 20px);
        margin: 0 10px 70px 10px;
    }
}

@media screen and (max-width: 768px) {
    #newsList>div:first-child a {
        width: calc(50% - 20px);
        margin-bottom: 60px;
    }
    #newsList>div:first-child a:nth-child(3n+1) {
        clear: none;
    }
    #newsList>div:first-child a:nth-child(odd) {
        clear: left;
    }
}

@media screen and (max-width: 500px) {
    #newsList>div:first-child a {
        width: 100%;
        margin: 0 0 50px 0;
    }
}

#newsList>div:first-child a:hover p.link span:after {
    width: 50%;
}

#newsList>div:first-child a:hover picture {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

#generic #newsList>div:first-child a {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    #generic #newsList>div:first-child a:last-child {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    #generic #newsList>div:first-child a:first-child {
        margin-bottom: 50px;
    }
    #generic #newsList>div:first-child a:nth-child(2) {
        margin-bottom: 0;
    }
}

.newsHeader #titleBloc h1 {
    font-size: 50px;
}

@media screen and (max-width: 1024px) {
    .newsHeader #titleBloc h1 {
        font-size: 45px;
    }
}

@media screen and (max-width: 900px) {
    .newsHeader #titleBloc h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    .newsHeader #titleBloc h1 {
        font-size: 36px;
    }
}

@media screen and (max-width: 500px) {
    .newsHeader #titleBloc h1 {
        font-size: 32px;
    }
}

#events #pageBanner {
    padding-left: 0;
    z-index: 10;
}

#events #pageBanner .filterWrapper {
    position: absolute;
    bottom: 9px;
    right: 50px;
    width: 320px;
}

@media screen and (max-width: 1100px) {
    #events #pageBanner .filterWrapper {
        position: relative;
        padding-right: 70px;
        padding-left: 70px;
        width: 100%;
        bottom: auto;
        right: auto;
    }
}

@media screen and (max-width: 1024px) {
    #events #pageBanner .filterWrapper {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    #events #pageBanner .filterWrapper {
        padding-right: 20px;
        padding-left: 20px;
    }
}

#events #pageBanner .filterWrapper .select-field {
    width: 320px;
    margin-bottom: 0;
}

@media screen and (max-width: 425px) {
    #events #pageBanner .filterWrapper .select-field {
        width: 280px;
    }
}

#events #pageBanner .filterWrapper .mobileCalendarBtn {
    background: #375443;
    width: 56px;
    height: 56px;
    position: absolute;
    right: 20px;
    top: 0;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: opacity 300ms;
}

@media screen and (max-width: 400px) {
    #events #pageBanner .filterWrapper .mobileCalendarBtn {
        position: relative;
        margin-top: 20px;
        margin-left: 20px;
    }
}

#events #pageBanner .filterWrapper .mobileCalendarBtn svg {
    position: absolute;
    left: 50%;
    top: 50%;
    fill: transparent;
    stroke: #fff;
    stroke-width: 1.5px;
    width: 1.2em;
    height: 1.2em;
    transform: translate(-50%, -50%);
}

#events #pageBanner .filterWrapper .mobileCalendarBtn:hover {
    opacity: 0.6;
}

#events #pageBanner .mobile {
    display: none;
    width: 100%;
    max-width: 400px;
    float: left;
}

@media screen and (max-width: 768px) {
    #events #pageBanner .mobile {
        display: block;
        margin: 30px 0 10px;
        padding: 0 20px;
    }
}

#events #titleBloc h1 {
    position: relative;
    z-index: 1;
    display: inline-block;
}

#events #titleBloc h1 .sign {
    right: -200px;
    bottom: -50px;
    font-size: 2em;
    color: #fff;
}

@media screen and (max-width: 1400px) {
    #events #titleBloc h1 .sign {
        bottom: -40px;
    }
}

@media screen and (max-width: 1200px) {
    #events #titleBloc h1 .sign {
        right: -160px;
        font-size: 2.3em;
    }
}

@media screen and (max-width: 1024px) {
    #events #titleBloc h1 .sign {
        right: -120px;
    }
}

@media screen and (max-width: 768px) {
    #events #titleBloc h1 .sign {
        bottom: -25px;
    }
}

@media screen and (max-width: 500px) {
    #events #titleBloc h1 .sign {
        right: -80px;
        bottom: -30px;
    }
}

#events #bicol {
    width: calc(100% - 500px);
    background: #f9f7f6;
}

@media screen and (max-width: 1600px) {
    #events #bicol {
        width: calc(100% - 420px);
    }
}

@media screen and (max-width: 1400px) {
    #events #bicol {
        width: calc(100% - 370px);
    }
}

@media screen and (max-width: 1024px) {
    #events #bicol {
        width: calc(100% - 320px);
    }
}

@media screen and (max-width: 768px) {
    #events #bicol {
        width: auto;
        min-height: 0 !important;
    }
}

#events aside {
    bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
    display: block;
    background: #87988e;
}

@media screen and (max-width: 1600px) {
    #events aside {
        width: 420px;
    }
}

@media screen and (max-width: 1400px) {
    #events aside {
        width: 370px;
    }
}

@media screen and (max-width: 1024px) {
    #events aside {
        width: 320px;
    }
}

@media screen and (max-width: 768px) {
    #events aside {
        display: none;
        padding: 0;
    }
}

#events aside .calendar {
    position: relative;
    z-index: 1;
    width: calc(100% + 80px);
    margin: 0 0 50px -40px;
}

@media screen and (max-width: 1024px) {
    #events aside .calendar {
        width: calc(100% + 20px);
        margin: 0 0 50px -20px;
    }
}

#events aside #eventCoord {
    margin-bottom: 50px;
}

#events aside #asideWrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 120px 80px 50px 80px;
}

@media screen and (max-width: 1600px) {
    #events aside #asideWrapper {
        padding-top: 100px;
    }
}

@media screen and (max-width: 1400px) {
    #events aside #asideWrapper {
        padding: 80px 60px 60px 60px;
    }
}

@media screen and (max-width: 1024px) {
    #events aside #asideWrapper {
        padding: 70px 20px 60px 40px;
    }
}

#events #main {
    padding-top: 60px;
    background: #f9f7f6;
}

@media screen and (max-width: 1024px) {
    #events #main {
        padding-top: 30px;
    }
}

#events #main #eventsPage {
    width: 100%;
}

@media screen and (max-width: 1400px) {
    #events #main #eventsPage {
        margin-left: 0;
        width: auto;
    }
}

#events #main #eventsPage .currentDate {
    width: 100%;
    max-width: 900px;
    padding-bottom: 50px;
}

#events #main #eventsPage .currentDate h2,
#events #main #eventsPage .currentDate h3 {
    margin-bottom: 0;
}

#events #main #eventsPage .currentDate a.btn {
    float: right;
}

@media screen and (max-width: 768px) {
    #events #main #eventsPage .currentDate .col {
        text-align: center;
    }
    #events #main #eventsPage .currentDate a.btn {
        float: none;
        margin-top: 20px;
    }
}

#events #main #eventsWrapper {
    width: 100%;
}

@media screen and (max-width: 1400px) {
    #events #main #eventsWrapper {
        margin-left: 0;
        width: auto;
    }
}

#events #main #eventsWrapper .eventBloc {
    width: 100%;
    max-width: 900px;
    clear: both;
    float: left;
}

@media screen and (max-width: 1200px) {
    #events #main #eventsWrapper .eventBloc {
        float: none !important;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1024px) {
    #events #main #eventsWrapper .eventBloc {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    #events #main #eventsWrapper .eventBloc {
        margin-bottom: 20px;
    }
}

#events #main #eventsMoreBtn {
    margin: 0 0 60px 0;
}

@media screen and (max-width: 1200px) {
    #events #main #eventsMoreBtn {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1024px) {
    #events #main #eventsMoreBtn {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    #events #main #eventsMoreBtn {
        margin-bottom: 20px;
    }
}

#events .submitWrapper {
    position: relative;
    margin-bottom: 40px;
    margin-left: -40px;
    width: calc(100% + 80px);
    height: 60px;
}

#events .submitWrapper a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 80px 0 40px;
    background: #375443;
    transition: color 300ms;
    color: #fff;
    font: 0.92rem/1.2 "Roboto";
}

#events .submitWrapper a span:first-child {
    line-height: 60px;
}

#events .submitWrapper a span:last-child {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    font-size: 0.6875rem;
    text-align: center;
    background: #fff;
}

#events .submitWrapper a span:last-child svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: transform 500ms;
    fill: #375443;
}

#events .submitWrapper a:hover {
    color: rgba(255, 255, 255, 0.65);
}

#events .submitWrapper a:hover svg {
    transform: translate(-10%, -50%) rotate(-90deg) !important;
    transition: transform 500ms;
}

#events .submitWrapper.mobile {
    margin: 20px 0 0 0;
    width: 100%;
}

#events .submitWrapper.mobile a {
    background: #87988e;
    color: #375443;
    font-weight: 500;
    padding: 0 60px 0 0;
}

#events aside .sticky>h6 {
    color: #375443;
}

#eventCoord h6:first-child {
    margin-bottom: 5px;
}

#eventCoord h6 {
    font-size: 1rem;
}

#eventCoord ul li {
    position: relative;
    font: 0.9375rem/1.1 "Roboto";
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
}

#eventCoord ul li:last-child {
    margin: 0;
}

#eventCoord ul li .icon {
    position: absolute;
    left: 0;
    top: 1px;
    width: 1em;
    height: 1em;
    fill: #f1aa42;
}

#eventCoord .date {
    margin-bottom: 40px;
}

#moreEvents {
    background: #375443;
}

#moreEvents h2 {
    margin-bottom: 70px;
}

@media screen and (max-width: 1024px) {
    #moreEvents h2 {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
    #moreEvents h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 600px) {
    #moreEvents h2 {
        margin-bottom: 20px;
    }
}

#moreEvents .eventBloc {
    margin: 0;
}

@media screen and (max-width: 900px) {
    #moreEvents .eventBloc {
        max-width: none;
    }
    #moreEvents .eventBloc:first-child {
        margin-bottom: 20px;
    }
}


#sideRep .sidepanelContainer {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 616px;
    max-width: calc(100% - 50px);
    background: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
}

@media screen and (max-width: 1600px) {
    #sideRep .sidepanelContainer {
        width: 500px;
    }
}

@media screen and (max-width: 1200px) {
    #sideRep .sidepanelContainer {
        width: 400px;
    }
}

@media screen and (max-width: 500px) {
    #sideRep .sidepanelContainer {
        width: 100%;
        max-width: none;
    }
}

.show-sideRep #sideRep {
    right: -16px;
    transition: right 650ms cubic-bezier(0.19, 1, 0.22, 1), top 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*** SidePanel Repertoire ***/

#sideRep .sidepanelContainer {
    padding: 0;
    line-height: 0;
}

#sideRep .sidepanelContainer #closeRep {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    background: #b0c9c6;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    #sideRep .sidepanelContainer #closeRep {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

#sideRep .sidepanelContainer #closeRep .icon {
    stroke: #fff;
}

#sideRep .sidepanelContainer #closeRep:hover .icon {
    stroke: #375443;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#sideRep .sidepanelContainer>img {
    width: 100%;
}

#sideRep .sidepanelContainer #repTitle {
    margin: 0;
    padding: 30px 40px;
    background: #375443;
}

@media screen and (max-width: 1200px) {
    #sideRep .sidepanelContainer #repTitle {
        padding: 30px;
    }
}

@media screen and (max-width: 600px) {
    #sideRep .sidepanelContainer #repTitle {
        padding: 25px 20px;
    }
}

@media screen and (max-width: 600px) {
    #sideRep .sidepanelContainer #repTitle {
        padding: 25px 10px;
    }
}

#sideRep .sidepanelContainer #repTitle h6 {
    color: #b0c9c6;
}

#sideRep .sidepanelContainer #repTitle h3 {
    margin: 0;
    color: #b0c9c6;
}

#sideRep .sidepanelContainer>div {
    padding: 40px;
}

@media screen and (max-width: 1200px) {
    #sideRep .sidepanelContainer>div {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 768px) {
    #sideRep .sidepanelContainer>div {
        padding: 30px;
    }
}

@media screen and (max-width: 600px) {
    #sideRep .sidepanelContainer>div {
        padding: 30px 20px;
    }
}

@media screen and (max-width: 500px) {
    #sideRep .sidepanelContainer>div {
        padding: 30px 10px;
    }
}

#sideRep .sidepanelContainer>div p {
    margin: 0 0 30px 0;
    color: #738488;
}

@media screen and (max-width: 768px) {
    #sideRep .sidepanelContainer>div p {
        margin-bottom: 20px;
    }
}

#sideRep .sidepanelContainer>div ul {
    margin: 0px;
}

#sideRep .sidepanelContainer>div ul li {
    font: 1rem/1.25 "Roboto";
    font-weight: 700;
}

#sideRep .sidepanelContainer>div ul li#email {
    word-break: break-all;
}

#sideRep .sidepanelContainer>div ul li:last-child {
    margin: 0;
}

#sideRep .sidepanelContainer>div ul li a,
#sideRep .sidepanelContainer>div ul li>span {
    position: relative;
    display: block;
    padding: 8px 0 8px 40px;
    color: #375443;
}

#sideRep .sidepanelContainer>div ul li a {
    display: block;
    transition: color 300ms;
}

#sideRep .sidepanelContainer>div ul li a.tel {
    color: #375443 !important;
    cursor: default;
}

#sideRep .sidepanelContainer>div ul li a.tel span {
    box-shadow: none;
}

#sideRep .sidepanelContainer>div ul li a.tel span::after {
    display: none;
}

#sideRep .sidepanelContainer>div ul li a:hover {
    color: #b0c9c6;
}

#sideRep .sidepanelContainer>div ul li a span {
    box-shadow: 0px 4px 0px -1px #b0c9c6;
}

#sideRep .sidepanelContainer>div ul li a span::after {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    content: '';
    background: url("../../assets/images/icones/arrow.png") no-repeat center bottom;
    background-size: cover;
    transform: rotate(-45.2deg);
    -webkit-transform: rotate(-45.2deg);
}

#sideRep .sidepanelContainer>div ul li .icon {
    position: absolute;
    left: 0;
    top: 9px;
    width: 1.1em;
    height: 1.1em;
    fill: #375443;
}

#page-section .sectionBlock {
    background: #f9f7f6;
}

#page-section .sectionBlock .sectionWrapper {
    display: flex;
    flex-flow: row wrap;
}

#page-section .sectionBlock .sectionWrapper .flexItem {
    width: 25%;
    padding: 0 1%;
}

#page-section .sectionBlock .sectionWrapper .flexItem:nth-child(-n+4) {
    margin-top: 0;
}

#page-section .sectionBlock .sectionWrapper .flexItem:not(:nth-child(-n+4)) {
    margin-top: 50px;
}

@media screen and (max-width: 1600px) {
    #page-section .sectionBlock .sectionWrapper .flexItem {
        width: 33.3333%;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:nth-child(-n+3) {
        margin-top: 0;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:not(:nth-child(-n+3)) {
        margin-top: 75px;
    }
}

@media screen and (max-width: 1300px) {
    #page-section .sectionBlock .sectionWrapper .flexItem:nth-child(-n+3) {
        margin-top: 0;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:not(:nth-child(-n+3)) {
        margin-top: 60px;
    }
}

@media screen and (max-width: 900px) {
    #page-section .sectionBlock .sectionWrapper .flexItem {
        width: 50%;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:nth-child(-n+2) {
        margin-top: 0;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:not(:nth-child(-n+2)) {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    #page-section .sectionBlock .sectionWrapper .flexItem {
        width: 100%;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:nth-child(-n+1) {
        margin-top: 0;
    }
    #page-section .sectionBlock .sectionWrapper .flexItem:not(:nth-child(-n+1)) {
        margin-top: 20px;
    }
}

#page-section .sectionBlock .sectionWrapper .flexItem a {
    display: block;
}

#page-section .sectionBlock .sectionWrapper .flexItem a picture {
    position: relative;
    width: 100%;
    height: 225px;
}

#page-section .sectionBlock .sectionWrapper .flexItem a picture img {
    position: relative;
    height: 225px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#page-section .sectionBlock .sectionWrapper .flexItem a picture:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 51, 59, 0);
    transition: background 300ms;
}

#page-section .sectionBlock .sectionWrapper .flexItem a span {
    display: block;
    margin-top: 15px;
    font: 25px/1.1 "Roboto";
    color: #375443;
    transition: color 300ms;
}

#page-section .sectionBlock .sectionWrapper .flexItem:hover picture:after {
    background: rgba(0, 51, 59, 0.4);
}

#page-section .sectionBlock .sectionWrapper .flexItem:hover span {
    color: #f1aa42;
}

#page-searchResults .topSection {
    background: #f9f7f6;
    padding-bottom: 25px;
}

#page-searchResults .topSection h1 {
    margin-top: 60px;
    margin-bottom: 10px;
    color: #375443;
}

@media screen and (max-width: 768px) {
    #page-searchResults .topSection h1 {
        margin-top: 30px;
    }
}

#page-searchResults .topSection h1 span {
    color: #f1aa42;
}

#page-searchResults .topSection p {
    font-style: italic;
    margin-bottom: 0;
}

#page-searchResults .topSection .filters {
    margin-top: 60px;
}

@media screen and (max-width: 768px) {
    #page-searchResults .topSection .filters {
        display: none;
    }
}

#page-searchResults .topSection .filters a {
    display: inline-block;
    padding: 15px 20px;
    margin-bottom: 10px;
    font: 0.75rem/1 "Roboto";
    font-weight: 700;
    color: #738488;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fff;
    transition: color 300ms, background 300ms;
}

#page-searchResults .topSection .filters a:hover {
    background: rgba(0, 51, 59, 0.1);
}

#page-searchResults .topSection .filters a:not(:last-child) {
    margin-right: 10px;
}

#page-searchResults .topSection .filters a.active {
    color: #fff;
    background: #375443;
    cursor: default;
}

#page-searchResults .topSection .select-field {
    margin-bottom: 20px;
    margin-top: 20px;
    display: none;
    max-width: 360px;
}

@media screen and (max-width: 768px) {
    #page-searchResults .topSection .select-field {
        display: block;
    }
}

#page-searchResults #noQueryWrapper h1 {
    margin: 0 0 60px 0;
}

@media screen and (max-width: 1024px) {
    #page-searchResults #noQueryWrapper h1 {
        margin: 0 0 40px 0;
    }
}

@media screen and (max-width: 768px) {
    #page-searchResults #noQueryWrapper h1 {
        margin: 0 0 30px 0;
    }
}

#page-searchResults #noQueryWrapper .tags {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 950px;
}

#page-searchResults #noQueryWrapper .tags p {
    margin-bottom: 20px;
    font: 1.125rem/1 "Roboto";
    color: #375443;
}

#page-searchResults #noQueryWrapper .tags .tag {
    display: inline-block;
    margin-top: 5px;
    padding: 10px 15px;
    font: 0.75rem/1 "Roboto";
    font-weight: 700;
    color: #fff;
    background: #f1aa42;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 175ms;
}

#page-searchResults #noQueryWrapper .tags .tag:hover {
    background: #375443;
}

#page-searchResults #noQueryWrapper .searchType {
    margin: 0 0 60px 0;
    width: 100%;
}

@media screen and (max-width: 1024px) {
    #page-searchResults #noQueryWrapper .searchType {
        margin: 0 0 40px 0;
    }
}

@media screen and (max-width: 768px) {
    #page-searchResults #noQueryWrapper .searchType {
        margin: 0 0 30px 0;
    }
}

#page-searchResults #noQueryWrapper .searchType a {
    float: left;
    padding: 60px 40px;
    width: 50%;
    background: #fff;
}

@media screen and (max-width: 1024px) {
    #page-searchResults #noQueryWrapper .searchType a {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 768px) {
    #page-searchResults #noQueryWrapper .searchType a {
        padding: 30px;
    }
}

@media screen and (max-width: 600px) {
    #page-searchResults #noQueryWrapper .searchType a {
        float: none;
        display: block;
        width: 100%;
        padding: 30px 20px;
    }
}

#page-searchResults #noQueryWrapper .searchType a:first-child {
    border-right: 2px solid #f9f7f6;
}

@media screen and (max-width: 600px) {
    #page-searchResults #noQueryWrapper .searchType a:first-child {
        border-right: none;
        border-bottom: 2px solid #f9f7f6;
    }
}

#page-searchResults #noQueryWrapper .searchType a:last-child {
    border-left: 2px solid #f9f7f6;
}

@media screen and (max-width: 600px) {
    #page-searchResults #noQueryWrapper .searchType a:last-child {
        border-left: none;
        border-top: 2px solid #f9f7f6;
    }
}

#page-searchResults #noQueryWrapper .searchType a:hover .link2:after {
    width: 50%;
}

#page-searchResults #noQueryWrapper .searchType a .title {
    position: relative;
    display: inline-block;
    font: 35px/1.1 "DINCond";
    font-weight: 900;
    margin-bottom: 20px;
    color: #b0c9c6;
    text-transform: uppercase;
    z-index: 2;
}

@media screen and (max-width: 600px) {
    #page-searchResults #noQueryWrapper .searchType a .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

#page-searchResults #noQueryWrapper .searchType a .title .word {
    pointer-events: none;
    position: absolute;
    left: 85%;
    bottom: -40px;
    font-family: "Northwell";
    font-weight: 300;
    font-size: 70px;
    text-transform: none;
    color: #b0c9c6;
    opacity: 0.45;
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    #page-searchResults #noQueryWrapper .searchType a .title .word {
        left: 75%;
    }
}

@media screen and (max-width: 800px) {
    #page-searchResults #noQueryWrapper .searchType a .title .word {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    #page-searchResults #noQueryWrapper .searchType a .title br {
        display: none;
    }
}

#page-searchResults .resultsSection {
    background: #f9f7f6;
}

#page-searchResults .resultsSection .resultsWrapper {
    padding: 40px;
    background: #fff;
}

@media screen and (max-width: 1024px) {
    #page-searchResults .resultsSection .resultsWrapper {
        padding: 30px;
    }
}

@media screen and (max-width: 768px) {
    #page-searchResults .resultsSection .resultsWrapper {
        padding: 30px 20px;
    }
}

#page-searchResults .resultsSection .resultsWrapper .result {
    display: flex;
    align-items: center;
}

#page-searchResults .resultsSection .resultsWrapper .result:hover .wrapper h4 {
    color: #f1aa42;
}

#page-searchResults .resultsSection .resultsWrapper .result:hover .wrapper .link:after {
    width: 50%;
}

#page-searchResults .resultsSection .resultsWrapper .result:not(:last-child) {
    padding-bottom: 40px;
    border-bottom: 1px solid #87988e;
    margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
    #page-searchResults .resultsSection .resultsWrapper .result:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}

#page-searchResults .resultsSection .resultsWrapper .result picture {
    width: 180px;
    height: 180px;
    margin-right: 30px;
}

@media screen and (max-width: 600px) {
    #page-searchResults .resultsSection .resultsWrapper .result picture {
        display: none;
    }
}

#page-searchResults .resultsSection .resultsWrapper .result .wrapper {
    width: calc(100% - 180px);
}

@media screen and (max-width: 1024px) {
    #page-searchResults .resultsSection .resultsWrapper .result .wrapper {
        width: 100%;
    }
}

#page-searchResults .resultsSection .resultsWrapper .result .wrapper h4 {
    margin-bottom: 10px;
    font-size: 1.25rem;
    color: #375443;
    transition: color 300ms;
}

@media screen and (max-width: 1024px) {
    #page-searchResults .resultsSection .resultsWrapper .result .wrapper p {
        line-height: 1.4;
    }
}

#page-searchResults .resultsSection .resultsWrapper .result .wrapper mark {
    background: #87988e;
}

#page-searchResults .resultsSection .pages {
    margin-top: 50px;
}

#page-searchResults .resultsSection .pages .first svg,
#page-searchResults .resultsSection .pages .prev svg {
    transform: rotate(180deg);
}

#page-searchResults .resultsSection .pages a {
    padding: 10px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #375443;
    transition: color 300ms;
}

#page-searchResults .resultsSection .pages a:hover {
    color: #f1aa42;
}

#page-searchResults .resultsSection .pages a:hover svg {
    fill: #f1aa42;
}

#page-searchResults .resultsSection .pages svg {
    width: 13px;
    height: 13px;
    fill: #738488;
    transition: fill 300ms;
}

#page-addressSearch {
    background: #f9f7f6;
}

#page-addressSearch .topSection #breadcrumbs {
    margin: 0 0 50px 0;
    height: 18px;
    font: 0.7rem/20px "Roboto";
    font-weight: 900;
    color: #375443;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 1400px) {
    #page-addressSearch .topSection #breadcrumbs {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1200px) {
    #page-addressSearch .topSection #breadcrumbs {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 600px) {
    #page-addressSearch .topSection #breadcrumbs {
        margin-bottom: 20px;
    }
}

#page-addressSearch .topSection #breadcrumbs>.icon {
    display: inline-block;
    margin: 0 10px;
    width: 1em;
    height: 1em;
    vertical-align: -0.1em;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    fill: #375443;
}

#page-addressSearch .topSection #breadcrumbs a {
    color: #375443;
    transition: color 300ms;
}

#page-addressSearch .topSection #breadcrumbs a .icon {
    vertical-align: -0.2em;
    fill: #375443;
}

#page-addressSearch .topSection #breadcrumbs a:hover {
    color: #f1aa42;
}

#page-addressSearch .topSection #breadcrumbs a:hover .icon {
    fill: #f1aa42;
}

#page-addressSearch .topSection h1 {
    margin-bottom: 20px;
    color: #375443;
}

#page-addressSearch .topSection h5 {
    margin-bottom: 50px;
    color: #738488;
}

#page-addressSearch .topSection .addressSearch {
    max-width: 730px;
}

@media screen and (max-width: 1024px) {
    #page-addressSearch .topSection .addressSearch {
        padding: 35px 50px 50px;
    }
}

@media screen and (max-width: 768px) {
    #page-addressSearch .topSection .addressSearch {
        padding: 35px 30px 50px;
    }
}

@media screen and (max-width: 600px) {
    #page-addressSearch .topSection .addressSearch {
        padding: 35px 20px 50px;
    }
}

#page-addressSearch .topSection .addressSearch .searchField {
    float: left;
    max-width: 100%;
}

#page-addressSearch .topSection .addressSearch .searchField.first {
    width: 180px;
}

@media screen and (max-width: 768px) {
    #page-addressSearch .topSection .addressSearch .searchField.first {
        width: 100%;
    }
}

#page-addressSearch .topSection .addressSearch .searchField.last {
    margin-left: 20px;
    width: calc(100% - 200px);
}

@media screen and (max-width: 768px) {
    #page-addressSearch .topSection .addressSearch .searchField.last {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
}

#page-addressSearch .topSection .addressSearch .autocomplete-wrapper {
    position: relative;
}

#page-addressSearch .topSection .addressSearch .autocomplete-wrapper .autocomplete-suggestions {
    text-align: left;
    background: #fff;
    overflow: auto;
}

#page-addressSearch .topSection .addressSearch .autocomplete-wrapper .autocomplete-suggestion {
    font: 1.2rem/1 "Roboto";
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

#page-addressSearch .topSection .addressSearch .autocomplete-wrapper .autocomplete-suggestion strong {
    color: #f1aa42;
}

#page-addressSearch .topSection .addressSearch .autocomplete-wrapper .autocomplete-selected {
    background: #F0F0F0;
}

#page-addressSearch .resultsSection .calendar {
    margin-top: 65px;
}

#page-addressSearch .resultsSection .calendar h2 {
    margin-bottom: 30px;
    font: 2.25rem/1 "Roboto";
    font-weight: 700;
    color: #375443;
}

#page-addressSearch .resultsSection>h2 {
    margin-bottom: 60px;
    font-family: "Roboto";
    font-weight: 700;
    color: #375443;
}

#page-addressSearch .resultsSection>.roleEvaluation,
#page-addressSearch .resultsSection>.planZonage {
    margin-bottom: 65px;
}

#page-addressSearch .resultsSection>.roleEvaluation h2,
#page-addressSearch .resultsSection>.planZonage h2 {
    margin-bottom: 30px;
    font: 2.25rem/1 "Roboto";
    font-weight: 700;
    color: #375443;
}

#page-addressSearch .resultsSection>.planZonage {
    margin-bottom: 0;
}

#page-addressSearch .resultsSection .drawers>li:last-child {
    margin-bottom: 10px;
}

#page-addressSearch .resultsSection .drawer .header {
    padding-top: 20px;
}

#page-addressSearch .resultsSection .drawer .header picture {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    overflow: hidden;
    vertical-align: middle;
}

@media screen and (max-width: 500px) {
    #page-addressSearch .resultsSection .drawer .header picture {
        display: none;
    }
}

#page-addressSearch .resultsSection .drawer .header picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#page-addressSearch .resultsSection .drawer .header .flex {
    height: 100px;
    align-items: center;
}

@media screen and (max-width: 500px) {
    #page-addressSearch .resultsSection .drawer .header .flex {
        height: 100%;
    }
}

#page-addressSearch .resultsSection .drawer .header .flex div {
    width: 100%;
}

#page-addressSearch .resultsSection .drawer .header .flex div h2 {
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 0;
}

#page-addressSearch .resultsSection a.ecBtn {
    position: relative;
    display: block;
    padding: 30px 80px 30px 60px;
    background: #ffffff;
    margin-bottom: 10px;
}

@media screen and (max-width: 1300px) {
    #page-addressSearch .resultsSection a.ecBtn {
        padding: 30px 70px 30px 40px;
    }
}

@media screen and (max-width: 768px) {
    #page-addressSearch .resultsSection a.ecBtn {
        padding: 20px 60px 20px 30px;
    }
}

@media screen and (max-width: 600px) {
    #page-addressSearch .resultsSection a.ecBtn {
        padding: 20px 50px 20px 20px;
    }
}

#page-addressSearch .resultsSection a.ecBtn h4 {
    margin-bottom: 0;
    font: 1.25rem/1.5 "Roboto";
    color: #375443;
    transition: color 300ms;
}

#page-addressSearch .resultsSection a.ecBtn:hover h4 {
    color: #f1aa42;
}

#page-addressSearch .resultsSection a.ecBtn img {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
}



.show-alert #page-map .mapBlock .flexWrapper {
    height: calc(100vh - (50px + 80px + 45px));
}

@media screen and (max-width: 1200px) {
    .show-alert #page-map .mapBlock .flexWrapper {
        height: calc(100vh - (40px + 70px + 40px));
    }
}

@media screen and (max-width: 1024px) {
    .show-alert #page-map .mapBlock .flexWrapper {
        height: calc(100vh - (70px + 40px));
    }
}

.show-alert #page-map #overlay-mapDetail {
    top: calc(50px + 80px + 45px);
}

@media screen and (max-width: 1200px) {
    .show-alert #page-map #overlay-mapDetail {
        top: calc(40px + 70px + 40px);
    }
}

@media screen and (max-width: 1024px) {
    .show-alert #page-map #overlay-mapDetail {
        top: calc(70px + 40px);
    }
}

@media screen and (max-width: 900px) {
    .show-alert #page-map #overlay-mapDetail {
        top: calc(70px + 40px + 50px);
    }
}

html.mapMenu .mapBlock .flexWrapper .flex-item.filter {
    left: 0px !important;
}

@media screen and (max-width: 500px) {
    html.mapMenu .mapBlock .flexWrapper .flex-item.filter {
        left: 0% !important;
    }
}

html.mapMenu #page-map .mapBlock .flexWrapper .flex-item.navigation a>span>span {
    transform: translateY(-50%) rotate(-180deg);
}

#page-map {
    overflow: hidden;
    height: 100vh;
}

#page-map #seeAll {
    position: absolute;
    bottom: 39px;
    right: 60px;
}

@media screen and (max-width: 1024px) {
    #page-map #seeAll {
        right: auto;
        bottom: 20px;
        left: 20px;
    }
}

#page-map .mapBlock {
    position: relative;
}

#page-map .mapBlock .flexWrapper {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    height: calc(100vh - (50px + 80px));
}

@media screen and (max-width: 1200px) {
    #page-map .mapBlock .flexWrapper {
        height: calc(100vh - (40px + 70px));
    }
}

@media screen and (max-width: 1024px) {
    #page-map .mapBlock .flexWrapper {
        height: calc(100vh - 70px);
    }
}

#page-map .mapBlock .flexWrapper .flex-item.navigation {
    display: none;
    position: relative;
    width: 100%;
    height: 50px;
    background: #fff;
    border-top: 1px solid rgba(33, 42, 59, 0.1);
    border-bottom: 1px solid rgba(33, 42, 59, 0.1);
}

#page-map .mapBlock .flexWrapper .flex-item.navigation a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 20px;
    font: 0.75rem/50px "Roboto";
    font-weight: 500;
    color: #375443;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#page-map .mapBlock .flexWrapper .flex-item.navigation a>span {
    position: relative;
    display: block;
}

#page-map .mapBlock .flexWrapper .flex-item.navigation a>span>span {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: transform 300ms;
}

#page-map .mapBlock .flexWrapper .flex-item.navigation a>span>span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url("../images/icones/pointer.svg") no-repeat center/contain;
}

@media screen and (max-width: 900px) {
    #page-map .mapBlock .flexWrapper .flex-item.navigation {
        display: block;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter {
    position: relative;
    width: 370px;
    height: 100%;
    overflow: auto;
    background: #fff;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
    z-index: 52;
    transition: left 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (max-width: 900px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter {
        position: absolute;
        height: auto;
        top: 50px;
        left: -370px;
        bottom: 0;
        z-index: 49;
    }
}

@media screen and (max-width: 500px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter {
        width: calc(100% - 40px);
        left: -100%;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1 {
    margin: 0;
    max-width: none;
    list-style-type: none;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li {
    margin-bottom: 0;
    overflow: hidden;
    border-top: 1px solid rgba(33, 42, 59, 0.1);
}

@media screen and (max-width: 900px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li:first-child {
        border-top: none;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li:last-child {
    border-bottom: 1px solid rgba(33, 42, 59, 0.1);
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li.open div:first-child:before {
    background: transparent !important;
    transform: scaleY(0);
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li.open div:last-child {
    opacity: 1;
    transform: translateY(0);
    transition: transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms, opacity 600ms linear 300ms;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 20px 40px 20px 80px;
    background: #fff;
    font: 20px/1.5 "Roboto";
    color: #375443;
}

@media screen and (max-width: 400px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle {
        padding: 20px 20px 20px 60px;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:after,
#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:before {
    content: '';
    position: absolute;
    background: #f1aa42;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:after {
    width: 14px;
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 40px;
    transition: background 500ms;
}

@media screen and (max-width: 400px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:after {
        left: 20px;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:before {
    width: 2px;
    height: 14px;
    margin-top: -7px;
    top: 50%;
    left: 46px;
    transition: transform 500ms, background 500ms;
}

@media screen and (max-width: 400px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerTitle:before {
        left: 26px;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent {
    display: none;
    max-width: 100%;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 300ms, transform 300ms;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul {
    padding: 20px 40px 40px;
}

@media screen and (max-width: 1400px) {
    #page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul {
        padding: 20px 20px 40px;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul>li:not(:last-child) {
    margin-bottom: 30px;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul>li a {
    display: inline-block;
    font: 15px/1.5 "Roboto";
    color: #738488;
    padding-left: 40px;
    transition: color 300ms;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul>li a:hover {
    color: #375443;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul>li a svg {
    position: absolute;
    top: 50%;
    left: 0;
    fill: #375443;
    stroke: none;
    stroke-width: 2.5px;
    width: 16px;
    height: 16px;
    vertical-align: -0.3em;
    transform: translateY(-50%);
    transition: all 300ms;
    stroke-linecap: round;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL1>li .drawerContent>ul>li a svg.icon-stroke {
    fill: none;
    stroke: rgba(22, 22, 22, 0.6);
    stroke-width: 2.5px;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL2 li:last-child {
    margin-bottom: 0;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL2 .drawersLVL2Title.active a {
    color: #375443;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL2 .drawersLVL2Content {
    display: none;
    opacity: 0;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .drawersLVL2 .drawersLVL2Content strong {
    font-weight: 500;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .pois {
    padding: 15px 0 0 0px;
    list-style-type: none;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .pois .poi {
    margin-bottom: 10px;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .pois .poi.active a {
    color: #f1aa42 !important;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .pois .poi:hover a {
    color: #f1aa42 !important;
}

#page-map .mapBlock .flexWrapper .flex-item.filter .pois .poi:last-child {
    margin-bottom: 0;
}

#page-map .mapBlock .flexWrapper .flex-item.map {
    width: calc(100% - 370px);
    height: 100%;
    background: #738488;
}

@media screen and (max-width: 900px) {
    #page-map .mapBlock .flexWrapper .flex-item.map {
        width: 100%;
    }
}

#page-map .mapBlock .flexWrapper .flex-item.map .googleMap {
    background: #738488;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    #page-map .mapBlock .flexWrapper .flex-item.map .googleMap {
        height: calc(100% - 50px);
    }
}

#page-map .mapBlock .flexWrapper .flex-item.map #googleMapLoading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
}

/*** MAP OVERLAY ***/

@-webkit-keyframes pulse {
    50% {
        background: #fff;
    }
}

@keyframes pulse {
    50% {
        background: #fff;
    }
}

#googleMapLoading .loading-pulse {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 24px;
    background: rgba(228, 105, 46, 0.4);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}

#googleMapLoading .loading-pulse:before,
#googleMapLoading .loading-pulse:after {
    position: absolute;
    top: 50%;
    display: block;
    height: 16px;
    width: 6px;
    content: '';
    background: rgba(228, 105, 46, 0.4);
    transform: translateY(-50%);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
}

#googleMapLoading .loading-pulse:before {
    left: -12px;
}

#googleMapLoading .loading-pulse:after {
    left: 12px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}

#overlay-mapDetail {
    position: fixed;
    width: 370px;
    top: calc(50px + 80px + 80px);
    bottom: 0;
    left: 0;
    background: #fff;
    overflow: auto;
    z-index: 50;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
    transition: left 700ms cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0ms ease 700ms;
}

@media screen and (max-width: 1200px) {
    #overlay-mapDetail {
        top: calc(70px + 40px + 70px);
    }
}

@media screen and (max-width: 1024px) {
    #overlay-mapDetail {
        top: 140px;
    }
}

@media screen and (max-width: 900px) {
    #overlay-mapDetail {
        top: calc(70px + 50px);
    }
}

@media screen and (max-width: 900px) {
    #overlay-mapDetail {
        left: -370px;
    }
}

@media screen and (max-width: 500px) {
    #overlay-mapDetail {
        width: calc(100% - 40px);
        left: -100%;
    }
}

#overlay-mapDetail .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    cursor: pointer;
}

#overlay-mapDetail .close:before,
#overlay-mapDetail .close:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 2px;
    top: 50%;
    left: 50%;
    background: #fff;
}

#overlay-mapDetail .close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

#overlay-mapDetail .close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

#overlay-mapDetail .close:hover:before,
#overlay-mapDetail .close:hover:after {
    background: rgba(255, 255, 255, 0.7);
}

#overlay-mapDetail picture {
    height: 250px;
}

@media screen and (max-width: 400px) {
    #overlay-mapDetail picture {
        height: 200px;
    }
}

#overlay-mapDetail .noImage {
    height: 20px;
    width: 100%;
    background: #375443;
}

#overlay-mapDetail .title {
    padding: 30px 50px 28px;
    background: #375443;
}

@media screen and (max-width: 400px) {
    #overlay-mapDetail .title {
        padding: 20px 20px 18px;
    }
}

#overlay-mapDetail .title h6,
#overlay-mapDetail .title h3 {
    color: #fff;
}

#overlay-mapDetail .title h3 {
    margin-bottom: 0;
}

#overlay-mapDetail .text {
    padding: 50px;
}

@media screen and (max-width: 400px) {
    #overlay-mapDetail .text {
        padding: 30px 20px;
    }
}

#overlay-mapDetail .text .info.wIcon {
    padding-left: 30px;
    position: relative;
}

#overlay-mapDetail .text .info:not(:last-child) {
    margin-bottom: 20px;
}

#overlay-mapDetail .text .info p,
#overlay-mapDetail .text .info span {
    line-height: 1.5;
    font-size: 100%;
}

#overlay-mapDetail .text .info .site {
    line-height: 1.8em;
}

#overlay-mapDetail .text .info a {
    padding-bottom: 2px;
    box-shadow: 0px 4px 0px -1px #b0c9c6;
    transition: box-shadow 300ms;
    line-height: 1.5;
}

#overlay-mapDetail .text .info a:hover {
    box-shadow: 0px 4px 0px -1px #375443;
}

#overlay-mapDetail .text .info svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #f1aa42;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

#overlay-mapDetail .text .info svg use {
    fill: #f1aa42;
}

#overlay-mapDetail .text .info .break {
    word-break: break-all;
}

#overlay-mapDetail .text .relations {
    margin-top: 50px;
}

#overlay-mapDetail .text .relations h3 {
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 12px;
    font-family: "Roboto";
}

#overlay-mapDetail .text .relations ul {
    margin: 0 0 20px 20px;
    list-style-type: disc;
}

#overlay-mapDetail .text .relations ul li {
    margin-bottom: 5px;
    font-size: 15px;
}

#overlay-mapDetail .text .relations ul a {
    transition: color 300ms;
}

#overlay-mapDetail .text .relations ul a:hover {
    color: #375443;
}

.showOverlayMapDetail #overlay-mapDetail {
    left: 370px;
    overflow-y: auto;
    visibility: visible;
    transition: left 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (max-width: 900px) {
    .showOverlayMapDetail #overlay-mapDetail {
        left: 0px;
    }
}

@media screen and (max-width: 500px) {
    .showOverlayMapDetail #overlay-mapDetail {
        left: 0%;
    }
}

.showOverlayMapDetail #overlay-mapDetail::-webkit-scrollbar {
    display: none;
}

.showOverlayMapDetail #overlay-mapDetail .close:before,
.showOverlayMapDetail #overlay-mapDetail .close:after {
    width: 15px;
    transition: width 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 200ms, background 300ms;
}

.mapPin {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    display: block;
}

.mapPin .marker {
    fill: #375443;
    height: 40px;
    width: 40px;
    transition: all 300ms;
}

.mapPin .icon {
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1em;
    height: 1em;
    transition: all 300ms;
    fill: #f9f7f6;
    stroke: none;
    stroke-width: 2.5px;
    stroke-linecap: round;
}

.mapPin:hover .marker {
    fill: #f1aa42;
}

.mapPin.active .marker {
    fill: #f1aa42;
}

.etat {
    position: relative;
}

.etat::after {
    content: '';
    position: absolute;
    bottom: 12px;
    right: -12px;
    background-color: #375443;
    height: 5px;
    width: 5px;
    border-radius: 50%;
}

.etat.open::after {
    background-color: #04b841;
}

.etat.close::after {
    background-color: #e90000;
}

.etat.partial::after {
    background-color: #E6AD00;
}

.etat.other::after {
    background-color: #888;
}

.etat.detail {
    margin-bottom: 0;
    padding-left: 30px;
}

.etat.detail::before {
    padding-left: 30px;
}

.etat.detail::after {
    height: 12px;
    width: 12px;
    left: 4px;
    right: auto;
    top: 49%;
    transform: translateY(-50%);
}

.etat.detail.etat-open {
    color: #04b841;
}

.etat.detail.etat-close {
    color: #e90000;
}

.etat.detail.etat-partial {
    color: #E6AD00;
}

.etat.detail.etat-other {
    color: #888;
}

.etat.detail.etat-open::after {
    background-color: #04b841;
}

.etat.detail.etat-close::after {
    background-color: #e90000;
}

.etat.detail.etat-partial::after {
    background-color: #E6AD00;
}

.etat.detail.etat-other::after {
    background-color: #888;
}

.etat.mapPin::after {
    height: 11px;
    width: 11px;
    transform: translate(50%, -50%);
    top: 3px;
    right: 8px;
}

.etatnote {
    padding-top: 5px;
    padding-left: 30px;
    font-size: 13px !important;
    line-height: 1.3em !important;
    font-style: italic;
}

#contact #pageBanner {
    padding-left: 0;
}

#contact #pageBanner {
    background: white;
}

#contact #pageBanner #titleBloc {
    background: white;
}

#contact .content .row {
    background: white;
}

@media screen and (max-width: 768px) {
    #contact .content .row {
        width: 100%;
        min-height: auto !important;
    }
}

#contact .formWrapper {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    background: #f9f7f6;
}

@media screen and (max-width: 768px) {
    #contact .formWrapper {
        min-height: auto !important;
    }
}

#contact .formWrapper .row {
    background-color: transparent;
}

#contact .formWrapper .wrapper {
    padding-top: 250px;
}

@media screen and (max-width: 1400px) {
    #contact .formWrapper .wrapper {
        padding-top: 160px;
    }
}

@media screen and (max-width: 1200px) {
    #contact .formWrapper .wrapper {
        padding-top: 140px;
    }
}

@media screen and (max-width: 768px) {
    #contact .formWrapper .wrapper {
        padding-top: 60px;
    }
}

#contact .formWrapper .wrapper h3 {
    margin-bottom: 50px;
    font-family: "DINCond";
    font-weight: 900;
}

#contact .formWrapper .select-field {
    margin-bottom: 60px;
}

#contact #main {
    padding-top: 30px;
    background: white;
}

@media screen and (max-width: 1400px) {
    #contact #main {
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {
    #contact #main .col24,
    #contact #main #coord {
        padding-bottom: 0;
    }
}

#contact .drawers li {
    background-color: #f9f7f6;
}

#contact #coords h3 {
    font-family: "DINCond";
    font-weight: 900;
}

#contact #coords h3 a {
    cursor: default;
}

#contact #coords> :last-child {
    margin: 0;
}

#contact #coords ul {
    margin: 0 0 35px 0;
}

#contact #coords ul li {
    position: relative;
    font: 1rem/1.2 "Roboto";
    font-weight: 700;
    padding: 0 0 0 30px;
    margin: 0 0 15px 0;
}

#contact #coords ul li:last-child {
    margin: 0;
}

#contact #coords ul li .icon {
    position: absolute;
    left: 0;
    top: 3px;
    width: 1em;
    height: 1em;
    fill: #375443;
}

#contact .form-field-error-label {
    font-size: 12px;
}


#page-searchResults .drawer .dynamic,
#faqPage .drawer .dynamic {
    font-family: "Roboto";
    line-height: 1.5;
    color: #375443;
    font-size: 1rem;
}

#page-searchResults .seeAllSearch,
#faqPage .seeAllSearch {
    margin-top: 25px;
}

#faqPage .filters .wrapper {
    position: relative;
}

#faqPage .filters .wrapper .select-field {
    width: 320px;
    position: absolute;
    top: -25px;
    right: 0;
}

@media screen and (max-width: 1440px) {
    #faqPage .filters .wrapper .select-field {
        top: -20px;
    }
}

@media screen and (max-width: 1400px) {
    #faqPage .filters .wrapper .select-field {
        top: -10px;
    }
}

@media screen and (max-width: 1200px) {
    #faqPage .filters .wrapper .select-field {
        top: -15px;
    }
}

@media screen and (max-width: 1100px) {
    #faqPage .filters .wrapper .select-field {
        position: relative;
        top: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 375px) {
    #faqPage .filters .wrapper .select-field {
        width: 280px;
    }
}

#faqPage .wrapperLetters {
    opacity: 0;
    transition: opacity 800ms;
}

#faqPage .wrapperLetters.active {
    opacity: 1;
}

#faqPage h3 {
    margin-bottom: 20px;
}

#faqPage #listFaqCat h3 {
    margin-top: 25px;
    margin-bottom: 15px;
}

#faqPage .myfilters {
    margin-top: 30px;
}

#faqPage .seeAll {
    float: left;
}

@media screen and (max-width: 900px) {
    #faqPage .seeAll {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }
}

#faqPage #letterIndex {
    position: relative;
    float: left;
    padding-left: 30px;
    width: calc(100% - 131px);
    cursor: pointer;
    margin-top: 19px;
}

@media screen and (max-width: 900px) {
    #faqPage #letterIndex {
        width: 100%;
        padding-left: 0;
    }
}

#faqPage #letterIndex::-webkit-scrollbar {
    width: 0 !important;
}

#faqPage #letterIndex li {
    display: inline-block;
    margin-right: 10px;
}

@media screen and (max-width: 900px) {
    #faqPage #letterIndex li {
        margin-right: 0;
    }
}

#faqPage #letterIndex li a {
    font-family: "Roboto";
    font-weight: 700;
    padding: 0 2px;
    line-height: 1;
    color: #375443;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 0.8125rem;
    transition: box-shadow 175ms;
    box-shadow: 0px 4px 0px -1px rgba(0, 51, 59, 0);
}

#faqPage #letterIndex li a:hover,
#faqPage #letterIndex li a.active {
    box-shadow: 0px 4px 0px -1px #375443;
}

@media screen and (max-width: 900px) {
    #faqPage #letterIndex li a {
        display: inline-block;
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #fff;
        margin: 0 5px 5px 0;
        transition: background 300ms, color 300ms;
    }
    #faqPage #letterIndex li a:hover {
        color: #fff;
        background: #375443;
        box-shadow: 0px 4px 0px -1px rgba(0, 51, 59, 0);
    }
}

form {
    display: block;
    width: 100%;
}

form button {
    float: right;
    border: none;
    cursor: pointer;
}

form .note {
    margin: 10px 0;
    font-family: "Roboto";
    line-height: 1.5;
    color: #738488;
    white-space: normal;
    font-size: 0.8125rem;
}

form .help-block {
    margin: 0 0 10px 0;
    font-family: "Roboto";
    line-height: 1.5;
    white-space: normal;
    font-size: 0.8125rem;
}

div.error {
    position: absolute;
    padding-top: 7px;
    top: 100%;
    font: 12px/1 "Roboto";
    color: #f1aa42;
}

.input-field,
.text-field,
.checkbox-field,
.radiobox-field,
.file-field,
.fileField,
.select-field {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
    .input-field,
    .text-field,
    .checkbox-field,
    .radiobox-field,
    .file-field,
    .fileField,
    .select-field {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 600px) {
    .input-field,
    .text-field,
    .checkbox-field,
    .radiobox-field,
    .file-field,
    .fileField,
    .select-field {
        margin-bottom: 40px;
    }
}

.form-alert {
    margin-bottom: 30px;
}

.form-alert button {
    display: none;
}

.form-alert-success {
    color: #f1aa42;
    font-family: "DINCond";
    font-weight: 900;
    font-size: 1.5rem;
}

.has-error label {
    color: #FF0000 !important;
}

.has-error .help-block {
    color: #FF0000 !important;
}

.checkboxField {
    position: relative;
}

.checkboxField label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-right: 20px;
    margin-bottom: 20px;
    font: 1rem/1.3 "Roboto";
    color: #375443;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkboxField label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkboxField label span {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -2px;
    left: 0;
    border: 1px solid rgba(0, 51, 59, 0.4);
}

.checkboxField label span:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 10px;
    height: 10px;
    top: 50%;
    background: #f1aa42;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 225ms ease;
}

.checkboxField label input:checked~span:before {
    transform: translate(-50%, -50%) scale(1);
}

.checkboxField label.master {
    display: initial !important;
    font: 1.125rem/45px "Roboto";
    color: #738488;
    padding-left: 0;
    margin-bottom: 10px;
}

.checkboxField.white label {
    color: #fff;
}

.checkboxField.white label span {
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: #fff;
}

.radioField {
    position: relative;
}

.radioField label {
    display: block;
    position: relative;
    padding-left: 30px;
    font: 1rem/1.3 "Roboto";
    color: #375443;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 20px;
    margin-bottom: 20px;
}

.radioField label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radioField label span {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid rgba(0, 51, 59, 0.4);
    border-radius: 50%;
}

.radioField label span:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    background: #f1aa42;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 225ms ease;
}

.radioField label input:checked~span:before {
    transform: translate(-50%, -50%) scale(1);
}

.radioField label.master {
    font: 1.125rem/45px "Roboto";
    color: #738488;
    padding-left: 0;
    margin-bottom: 10px;
    display: initial !important;
}

/*** FILE ***/

.fileField {
    position: relative;
}

.fileField .error {
    z-index: 2;
    top: 70%;
    margin-left: 30px;
}

.fileField .uploadBtnWrapper {
    position: relative;
    width: 100%;
    display: inline-block;
}

.fileField .uploadBtnWrapper input[type=file] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.fileField .uploadBtnWrapper .btnUpload {
    display: block;
    position: relative;
    width: 100%;
    padding: 25px 90px 25px 25px;
    font: 0.9375rem/1.4 "Roboto";
    font-weight: 500;
    color: #fff;
    border: none;
    background: #b0c9c6;
    cursor: pointer;
    transition: background 300ms;
}

.fileField .uploadBtnWrapper .btnUpload svg {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    right: 25px;
    fill: #fff;
    transform: translateY(-50%);
    transition: stroke 300ms;
}

.fileField .uploadBtnWrapper:hover .btnUpload {
    background: #375443;
}

.form-group {
    position: relative;
}

.genericPagesForm {
    clear: both;
}

.genericPagesForm .w880 {
    margin: 0 auto;
    max-width: 880px;
}

.genericPagesForm .w880 #form-title {
    margin-bottom: 25px;
}

.genericPagesForm .w880 .alert.alert-success {
    display: none;
}

.genericPagesForm .w880 form {
    float: left;
}

.input-field input {
    width: 100%;
    height: 45px;
    padding: 0;
    border: none;
    border-bottom: 3px solid rgba(115, 132, 136, 0.35);
    font: 1.125rem/45px "Roboto";
    color: #375443;
    background: transparent;
    transition: 300ms ease;
}

@media screen and (max-width: 1024px) {
    .input-field input {
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .input-field input {
        font-size: 0.9375rem;
    }
}

.input-field input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.input-field input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.input-field input:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.input-field input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.input-field input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.input-field input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b1b1b1;
}

.input-field input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b1b1b1;
}

.input-field input:focus {
    border-bottom-color: #738488 !important;
}

.input-field input.valid {
    border-bottom: 3px solid rgba(115, 132, 136, 0.35);
}

.input-field label {
    font: 1.125rem/45px "Roboto";
    color: #738488;
    cursor: text;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 1024px) {
    .input-field label {
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .input-field label {
        font-size: 0.9375rem;
    }
}

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

@media screen and (max-width: 1024px) {
    .input-field input:focus+label,
    .input-field input.valid+label,
    .input-field input.error+label {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 600px) {
    .input-field input:focus+label,
    .input-field input.valid+label,
    .input-field input.error+label {
        font-size: 0.75rem;
    }
}

/*** File input ***/

.file-field {
    position: relative;
}

.file-field.lowMargin {
    margin-bottom: 5px;
}

.file-field input[type=file] {
    position: absolute;
    width: 0;
    height: 0;
    border: none;
    margin: 0;
    box-shadow: none;
    opacity: 0;
    overflow: hidden;
}

.file-field input[type=file]:disabled+label {
    color: rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.1);
    cursor: default;
}

.file-field input[type=file]:disabled+label .icon {
    opacity: 0.5;
}

.file-field label {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 0 0 30px;
    border: none;
    font: 1.0625rem/60px "Roboto";
    color: #fff;
    background: #b0c9c6;
    cursor: pointer;
    white-space: nowrap;
    transition: color 300ms;
}

@media screen and (max-width: 1200px) {
    .file-field label {
        padding: 0 0 0 20px;
    }
}

@media screen and (max-width: 1024px) {
    .file-field label {
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .file-field label {
        font-size: 0.9375rem;
    }
}

.file-field label span {
    transition: color 300ms;
}

.file-field label:hover span {
    color: #375443;
}

.file-field label .icon {
    position: absolute;
    top: 20px;
    right: 30px;
    margin-top: 0;
    fill: #fff;
    z-index: 1;
    width: 1.1em;
    height: 1.1em;
}

@media screen and (max-width: 1200px) {
    .file-field label .icon {
        right: 20px;
    }
}

.file-field .fileAdded+label .noFile {
    display: none;
}

.file-field .error {
    top: 100%;
}

.text-field textarea {
    width: 100%;
    height: 45px;
    min-height: 0;
    padding: 15px 0 0 0;
    background-color: transparent;
    border: none;
    border-bottom: 3px solid rgba(115, 132, 136, 0.35);
    font: 1.125rem/1.1 "Roboto";
    color: #375443;
    resize: none;
    overflow: hidden;
    transition: border 500ms;
}

@media screen and (max-width: 1024px) {
    .text-field textarea {
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .text-field textarea {
        font-size: 0.9375rem;
    }
}

.text-field textarea::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.text-field textarea::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.text-field textarea:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.text-field textarea::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.text-field textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b1b1;
    opacity: 1;
    /* Firefox */
}

.text-field textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b1b1b1;
}

.text-field textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b1b1b1;
}

.text-field textarea:focus {
    border-bottom-color: #738488;
}

.text-field textarea.valid {
    border-bottom: 3px solid rgba(115, 132, 136, 0.35);
}

.text-field label {
    font: 1.125rem/45px "Roboto";
    color: #738488;
    cursor: text;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 1024px) {
    .text-field label {
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .text-field label {
        font-size: 0.9375rem;
    }
}

.text-field textarea:focus+label,
.text-field textarea.valid+label {
    top: -12px;
    font-size: 0.875rem;
    line-height: 1;
    cursor: default;
    pointer-events: none;
    color: #375443;
}

.select-field {
    z-index: 77;
}

.select-field label {
    font: 1.125rem/45px "Roboto";
    margin-bottom: 10px;
}

.select-field.contact .chosen-results {
    max-height: 287px;
}

.chosen-container .chosen-results li.highlighted {
    box-shadow: none;
}

.chosen-container-single .chosen-search {
    display: none;
}

.chosen-disabled .chosen-single {
    cursor: default !important;
}

.chosen-disabled {
    opacity: 0.35 !important;
    cursor: default;
}

.select-field.style1 .chosen-disabled .chosen-single,
.select-field.style1 .chosen-disabled .chosen-default {
    background: #87988e !important;
}

.chosen-container {
    position: relative;
    display: inline-block;
    width: 100% !important;
    font-size: 0.9375rem;
    vertical-align: middle;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 30;
}

.chosen-container .chosen-single {
    display: block;
    position: relative;
    width: 100%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    z-index: 49;
    transition: background 300ms, color 300ms, border 300ms;
}

.chosen-container .chosen-single span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.chosen-container .chosen-single div {
    display: block;
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: 8px;
    transition: transform 500ms;
}

.chosen-container .chosen-single div b {
    display: none;
}

.chosen-container .chosen-drop {
    position: absolute;
    width: 100%;
    top: 0;
    border: none;
    opacity: 0;
    visibility: hidden;
    z-index: 48;
    transition: padding-top 500ms, opacity 500ms, box-shadow 500ms, visibility 0ms ease 500ms;
}

.chosen-container.chosen-with-drop .chosen-single div {
    transform: rotate(-180deg);
}

.chosen-container.chosen-with-drop .chosen-drop {
    top: 0;
    padding-top: 55px;
    visibility: visible;
    opacity: 1;
    transition: padding 500ms, opacity 500ms, box-shadow 500ms;
}

.chosen-container .chosen-results {
    position: relative;
    max-height: 170px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
    display: none;
    padding: 15px 20px;
    margin: 0;
    font: 0.9375rem/20px "Roboto";
    list-style: none;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    transition: color 300ms;
}

.chosen-container .chosen-results li:first-child {
    padding-top: 25px;
}

.chosen-container .chosen-results li:last-child {
    padding-bottom: 25px;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
    color: #375443;
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: rgba(0, 51, 59, 0.4);
    cursor: default;
}

.chosen-container .chosen-results li.result-selected {
    font-family: "Roboto";
    cursor: default;
}

.chosen-container.chosen-container-active {
    z-index: 50;
}

select {
    display: block;
    width: 100%;
    opacity: 1;
}

select::-ms-expand {
    display: none;
}

select:focus,
select:active {
    outline: none !important;
    border-color: #f1aa42;
}

.select-field.style1.small .chosen-container .chosen-single,
.select-field.style1.small .chosen-container .chosen-default {
    background: #87988e;
    padding: 0 55px 0 20px;
    font: 0.9375rem/45px "Roboto";
}

.select-field.style1.small .chosen-container .chosen-results li.active-result {
    background: #f9f7f6;
}

.select-field.style1.small .chosen-container .chosen-results li.active-result:hover {
    color: #375443;
}

.select-field.style1.small .chosen-container .chosen-results li.result-selected {
    color: #375443;
}

.select-field.style1.small .chosen-container.chosen-with-drop .chosen-drop {
    padding-top: 45px;
}

.select-field.style1 .chosen-container {
    background: transparent;
}

.select-field.style1 .chosen-container:hover .chosen-single,
.select-field.style1 .chosen-container:hover .chosen-default {
    background: #87988e;
}

.select-field.style1 .chosen-container .chosen-single,
.select-field.style1 .chosen-container .chosen-default {
    position: relative;
    padding: 0 45px 0 20px;
    font: 0.9375rem/56px "Roboto";
    color: #375443;
    background: #fff;
    border-bottom: none;
    z-index: 51;
    transition: background 300ms, border 300ms;
}

.select-field.style1 .chosen-container .chosen-single div:before,
.select-field.style1 .chosen-container .chosen-default div:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 11px;
    background: url("../images/icones/pointer.svg") no-repeat center/contain;
    transform: translateY(-50%);
}

.select-field.style1 .chosen-container .chosen-results li.active-result {
    background: #fff;
    color: #95a4a7;
}

.select-field.style1 .chosen-container .chosen-results li.result-selected {
    color: #375443;
}

.select-field.style1 select {
    display: block;
    position: relative;
    height: 56px;
    padding: 0 45px 0 20px;
    font: 0.9375rem/56px "Roboto";
    font-weight: 700;
    color: #375443;
    opacity: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    outline: none;
    border: none;
    background: #fff url("../images/icones/pointer.svg") no-repeat 95% center/15px 10px;
}

.select-field.style1.grayBg .chosen-container.chosen-with-drop .chosen-single,
.select-field.style1.grayBg .chosen-container.chosen-with-drop .chosen-default,
.select-field.style1.grayBg .chosen-container:hover .chosen-single,
.select-field.style1.grayBg .chosen-container:hover .chosen-default {
    background: #b0c9c6;
}

.searchField {
    position: relative;
    width: 100%;
    max-width: 360px;
}

.searchField input {
    width: 100%;
    height: 55px;
    padding: 0 65px 0 0;
    border: none;
    border-bottom: 2px solid #375443;
    font: 1.5625rem/55px "Roboto";
    color: #375443;
    background: transparent;
    transition: border 300ms ease;
}

.searchField input:focus,
.searchField input.valid,
.searchField input:hover {
    border-bottom: 2px solid #375443;
}

@media screen and (max-width: 768px) {
    .searchField input {
        height: 50px;
        font-size: 1.375rem;
        line-height: 50px;
    }
}

@media screen and (max-width: 600px) {
    .searchField input {
        font-size: 1.125rem;
    }
}

.searchField.notEmpty label {
    top: 0px;
    opacity: 0;
    visibility: hidden;
    line-height: 60px;
}

.searchField.notEmpty .clearSearch {
    opacity: 1;
    transition: opacity 400ms;
    cursor: pointer;
}

.searchField .clearSearch {
    position: absolute;
    top: 50%;
    right: 35px;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
    opacity: 0;
    background: #87988e;
    cursor: text;
    transition: opacity 400ms;
}

.searchField .clearSearch:before,
.searchField .clearSearch:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 16px;
    background: #375443;
}

.searchField .clearSearch:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.searchField .clearSearch:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.searchField label {
    position: absolute;
    top: 0px;
    left: 0;
    font: 1.5625rem/55px "Roboto";
    font-weight: 500;
    color: #375443;
    cursor: text;
    pointer-events: none;
    transition: opacity 300ms;
}

@media screen and (max-width: 768px) {
    .searchField label {
        font-size: 1.375rem;
        line-height: 50px;
    }
}

@media screen and (max-width: 600px) {
    .searchField label {
        font-size: 1.25rem;
    }
}

.searchField input.valid+label,
.searchField input.error+label,
.searchField input.notEmpty+label {
    top: 0px;
    opacity: 0;
    line-height: 60px;
}

.searchField span {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    transform: translateY(-50%);
    transition: opacity 300ms;
}

.searchField span:hover {
    opacity: 0.5;
}

.searchField span svg {
    width: 23px;
    height: 23px;
    stroke-width: 3px;
    fill: none;
    stroke: #375443;
}

@media screen and (max-width: 425px) {
    .searchField span svg {
        width: 25px;
        height: 25px;
    }
}

.searchField.white input {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}

.searchField.white input:focus,
.searchField.white input.valid,
.searchField.white input:hover {
    border-bottom: 2px solid #fff;
}

.searchField.white label {
    color: #fff;
}

.searchField.white span {
    opacity: 0.3;
}

.searchField.white span:hover {
    opacity: 1;
}

.searchField.white span svg {
    stroke: #fff;
}

