* {
    box-sizing: border-box
}

/* 
REMOVE responsive-menu-pro MODULE
.home .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:after{
    background-color: white !important;
}

.home .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:before{
    background-color: white !important;
}

.home .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner{
    background-color: white !important;
}

.responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:after{
    background-color: black !important;
}

.responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:before{
    background-color: black !important;
}

.responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner{
    background-color: black !important;
}

.home header.sticky ~ .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner{
    background-color: black !important;
}

.home header.sticky ~ .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:before{
    background-color: black !important;
}

header.sticky ~ .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:after{
    background-color: black !important;
}

header.sticky ~ .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner:before{
    background-color: black !important;
}

header.sticky ~ .responsive-menu-pro-button > .responsive-menu-pro-box > .responsive-menu-pro-inner{
    background-color: black !important;
}





.responsive-menu-pro-button.responsive-menu-pro-spring.responsive-menu-pro-accessible.is-active > .responsive-menu-pro-box > .responsive-menu-pro-inner{
    background-color: rgba(0, 0, 0, 0) !important;}
.responsive-menu-pro-button.responsive-menu-pro-spring.responsive-menu-pro-accessible.is-active > .responsive-menu-pro-box > .responsive-menu-pro-inner:before{
    background-color: black !important;
}
.responsive-menu-pro-button.responsive-menu-pro-spring.responsive-menu-pro-accessible.is-active > .responsive-menu-pro-box > .responsive-menu-pro-inner:after{
    background-color: black !important;
}

.responsive-menu-pro-subarrow{
    color: #e94c39 !important;
    font-size: 35px;
}
.responsive-menu-pro-subarrow::before{
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    height: 100%;
    content: '';

}
#responsive-menu-pro-title{
    padding-top:25px !important;
    padding-left: 40px !important;
}

#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image{
    margin-bottom: 0 !important;
}
 */

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

strong {
    font-weight: 700
}

blockquote, code, img, input, pre, table, td, textarea, video {
    max-width: 100%
}

a img {
    border: 0
}

body > script {
    display: none !important
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: #f7f7f7;
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

.container {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 90px
}

.col {
    position: relative;
    min-height: 1px
}

.col {
    float: left
}

.clear, .clearfix, .clearfix:after, .clearfix:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clear, .clearfix:after, .container:after, .row:after {
    clear: both
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w33 {
    width: 33.3333%
}

.w40 {
    width: 40%
}

.w50 {
    width: 50%
}

.w60 {
    width: 60%
}

.w66 {
    width: 66.6666%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}

.wauto {
    width: auto
}

@media (max-width: 1250px) {
    .container {
        padding: 0 60px
    }
}

@media (max-width: 1180px) {
    .container {
        padding: 0 60px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .container {
        margin: 0 auto;
        max-width: 1440px;
        padding: 0 30px;
        position: relative
    }
}

@media (max-width: 768px) {
    /*code, div, pre, samp, table, td, textarea, th {
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
*/
    .no-mobile {
        display: none
    }

    .small-w10 {
        width: 10% !important
    }

    .small-w20 {
        width: 20% !important
    }

    .small-w25 {
        width: 25% !important
    }

    .small-w30 {
        width: 30% !important
    }

    .small-w33 {
        width: 33.3333% !important
    }

    .small-w40 {
        width: 40% !important
    }

    .small-w50 {
        width: 50% !important
    }

    .small-w60 {
        width: 60% !important
    }

    .small-w66 {
        width: 66.6666% !important
    }

    .small-w70 {
        width: 70% !important
    }

    .small-w75 {
        width: 75% !important
    }

    .small-w80 {
        width: 80% !important
    }

    .small-w90 {
        width: 90% !important
    }

    .small-w100, .small-wauto {
        display: block !important;
        float: none !important;
        clear: none !important;
        width: auto !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        border: 0
    }

}
@media (max-width: 1050px) {
    /*
.menu-footer_contacts-container, .menu-footer-contact-en-container .menu{
    align-items: center;
}
    .menu-footer_bottom-container > #menu-footer_bottom.menu{
        flex-direction: column;
        align-items: center !important;
    }
    .menu-footer_bottom-container > #menu-footer-bottom-en.menu{
        flex-direction: column;
        align-items: center !important;
    }
    .menu-footer_bottom-container > #menu-footer_bottom.menu>li:not(:last-child):after{
        display: none !important;
    }
    .menu-footer_bottom-container > #menu-footer-bottom-en.menu >li:not(:last-child):after{
        display: none !important;
    }
    .footer-contacts{
        margin-top:50px !important;
    }

    .footer_entrylist{
        display: none !important;
    }
    */
}

body {
    font-weight: 400;
    position: relative;
    font-family: "Lexend Variable", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif
}

p {
    /*font-size: 25px;*/
    /*line-height: 30px*/
}

h1 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400
}

h2 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel {
    /*display: none;*/
    opacity:0;
    transition: opacity .4s linear;
    -webkit-transition: opacity .4s linear;
}
.owl-carousel.owl-loaded {
    /*display: block;*/
    opacity:1;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-controls {
    display: block
}

.owl-controls .owl-prev {
    width: 67px;
    height: 37px;
    border-right: 0;
    float: left;
    font-size: 0;
    background: url(../img/pct/slide_nav.png) no-repeat top left;
    background-size: 133px auto
}

.owl-controls .owl-next {
    width: 66px;
    height: 37px;
    float: left;
    background: url(../img/pct/slide_nav.png) no-repeat top right;
    font-size: 0;
    background-size: 133px auto
}

.owl-controls .owl-dots.hidden {
    display: none
}

@media (max-width: 768px) {
    .owl-controls {
        display: block
    }

    .owl-controls .owl-nav {
        display: none
    }

    .owl-controls .owl-dots {
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    .owl-controls .owl-dots .owl-dot {
        display: inline-block;
        margin: 0 5px
    }

    .owl-controls .owl-dots .owl-dot span {
        background: url(../img/png/owl-bullet.png) no-repeat top left;
        display: block;
        height: 20px;
        width: 20px;
        background-size: 20px
    }

    .owl-controls .owl-dots .owl-dot.active span {
        background: url(../img/png/owl-bullet-active.png) no-repeat top left;
        background-size: 20px
    }

    .owl-carousel .item {
        width: 100%
    }
}

.mobile-menu {
    display: none
}

@media (max-width: 1024px) {
    .header--discover, .header--menu, .header--topbar {
        display: none !important
    }

    .bkg-head {
        background: #260c23;
        position: fixed;
        top: 0;
        left: 0;
        height: 70px;
        width: 100%;
        z-index: 99999
    }

    #nav-icon3 {
        z-index: 99999;
        display: block;
        height: 20px;
        left: 20px;
        position: absolute;
        top: 25px;
        width: 28px
    }

    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 28px;
        background: #70456b;
        border-radius: 3px;
        opacity: 1;
        left: 0;
        transform: rotate(0);
        transition: .25s ease-in-out
    }

    #nav-icon3 span:nth-child(1) {
        top: 0
    }

    #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
        top: 8px
    }

    #nav-icon3 span:nth-child(4) {
        top: 16px
    }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%
    }

    #nav-icon3.open span:nth-child(2) {
        transform: rotate(45deg)
    }

    #nav-icon3.open span:nth-child(3) {
        transform: rotate(-45deg)
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%
    }

    #nav-icon3.active ~ aside {
        transform: translate3d(0, 0, 0)
    }

    .mobile-menu {
        background-color: #fff;
        display: block;
        height: 70px;
        top: 0;
        width: 100%;
        position: absolute
    }

    .mobile-menu .logo {
        position: absolute;
        left: calc((100% - 220px) / 2);
        top: 5px;
        width: 220px;
        z-index: 999999;
        overflow: hidden
    }

    .mobile-menu aside {
        transform: translate3d(0, -130%, 0);
        transition: transform .5s ease 0s;
        width: 100%;
        position: fixed;
        left: 0;
        top: 70px;
        bottom: 0;
        background-color: #260c23;
        z-index: 999;
        padding-top: 80px;
        padding-bottom: 120px;
        overflow: auto
    }

    .mobile-menu aside a {
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        font-weight: 700
    }

    .mobile-menu aside ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .mobile-menu aside ul li {
        text-align: left;
        line-height: 70px
    }

    .mobile-menu aside .dropdown .tasks {
        width: 100%;
        display: block;
        color: #fff
    }

    .mobile-menu aside .dropdown .tasks.show {
        color: #fd5d47
    }

    .mobile-menu aside .dropdown .dropdown--content {
        display: none;
        overflow: hidden
    }

    .mobile-menu aside .dropdown .dropdown--content li {
        line-height: 20px
    }

    .mobile-menu aside .dropdown .dropdown--content li a {
        color: #fff;
        line-height: 40px;
        font-size: 16px
    }

    .mobile-menu aside .dropdown .dropdown--content.show {
        display: block;
        padding-bottom: 40px
    }

    .mobile-menu aside .sep {
        width: 100%;
        border-bottom: 1px solid;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .mobile-menu aside .header--socials {
        text-align: center
    }

    .mobile-menu aside .header--socials li {
        display: inline-block;
        padding: 0 16px
    }

    .mobile-menu aside .header--socials li a .svg .cls-1 {
        fill: #212328;
        transition: all .3s ease-in-out 0s
    }

    .mobile-menu aside .header--lang-switcher, .mobile-menu aside .header--lang-switcher a {
        font-family: "Lexend Variable", GravurCondensedRegCE;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        text-transform: inherit;
        margin-top: 20px;
        background-color: transparent;
        font-size: 16px;
        text-decoration: underline
    }

    .mobile-menu aside .header--lang-switcher {
        text-decoration: none
    }

    .scrolled .mobile-menu .logo {
        height: 60px;
        overflow: hidden
    }
}

@media (max-width: 1024px) {
    .Header-nav-wrapper {
        display: none
    }

    #header {
        border-bottom: 0
    }

    #header.fix, #header.sticky {
        background-color: transparent;
        transition: all .3s ease
    }

    #header .mobile-menu {
        background-color: transparent
    }

    #header .bkg {
        display: none
    }

    .nav-mobil {
        display: block
    }

    .subnav {
        padding-top: 70px;
        height: 120px
    }

    #header aside ul li {
        clear: both;
        float: left
    }
}

@media (max-width: 640px) {
    #header {
        position: fixed
    }

    #header .Header-nav-wrapper .center.show {
        display: none
    }

    .mobile-menu.opened {
        height: 800px
    }

    .mobile-menu.opened .container {
        padding-bottom: 400px
    }
}

.nav-icon3 {
    z-index: 99999;
    display: block;
    height: 20px;
    left: 20px;
    position: absolute;
    top: 25px;
    width: 28px
}

.nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 28px;
    background: #370432;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0);
    transition: .25s ease-in-out
}

.violet .nav-icon3 span {
    background: #70456b
}

.nav-icon3 span:nth-child(1) {
    top: 0
}

.nav-icon3 span:nth-child(2), .nav-icon3 span:nth-child(3) {
    top: 8px
}

.nav-icon3 span:nth-child(4) {
    top: 16px
}

.nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg)
}

.nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.nav-icon3.active ~ aside {
    transform: translate3d(0, 0, 0)
}

/*
@media (max-width: 640px) {
    #header .Header-nav-wrapper .right {
        display: none !important
    }
}

.footer {
    font-size: 17px;
    background-color: black;
}

.footer .menu{

    display : flex;
    flex-wrap: wrap;
}
*/

/*
#menu-footer> li{
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
}
#menu-footer-main-en>li{
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
}

@media (max-width: 770px){
    #menu-footer > li{
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
    }
    #menu-footer-main-en > li{
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
    }
}

.footer .menu li a:hover{
    color: #e94c39;
}

#menu-footer > li > a{
    font-family: "Lexend Variable", 'camptonextrabold', Arial, sans-serif;
    font-size: 21px;
}
 #menu-footer-main-en>li>a{
     font-family: "Lexend Variable", 'camptonextrabold', Arial, sans-serif;
     font-size: 21px;
 }

.menu-footer_contacts-container .menu{
    flex-direction: column;
    font-size: 21px;
    font-family: "Lexend Variable", 'camptonbold', Arial, sans-serif;
}
.menu-footer-contact-en-container .menu{
    flex-direction: column;
    font-size: 21px;
    font-family: "Lexend Variable", 'camptonbold', Arial, sans-serif;
}

.menu-footer_contacts-container > .menu-footer_contacts >li >a{
    flex-direction: column;
    font-size: 21px;
    font-family: "Lexend Variable", 'camptonbold', Arial, sans-serif;
}
 .menu-footer-contact-en-container > .menu-footer_contacts>li>a{
     flex-direction: column;
     font-size: 21px;
     font-family: "Lexend Variable", 'camptonbold', Arial, sans-serif;
 }
@media screen and (max-width: 900px) {

    .footer .footer-bottom{
        flex-direction: column !important;
    }

}


.footer-contacts{
    margin-top: 25px;
    font-weight: bold;
    font-size: 21px;
    color: white;
    display: flex;
    flex-direction: column;
}

.footer-contacts > a{
    font-family: "Lexend Variable", 'camptonbold', Arial, sans-serif;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}
.footer-contacts > a:hover{
    color: #e94c39;
    font-weight: bold;
}

.footer-right .social{
    margin-top: 25px;
}
.menu-footer_bottom-container > #menu-footer_bottom.menu {
   display:flex;
    align-items: baseline;
}
.menu-footer-bottom-en-container > #menu-footer-bottom-en.menu{
    display:flex;
    align-items: baseline;
}

.menu-footer_bottom-container > #menu-footer_bottom.menu >li:not(:last-child):after{
   content: "";
    width: 2px;
    height: 20px;
    background-color: lightgray;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: -5px;
}

.menu-footer-bottom-en-container > #menu-footer-bottom-en.menu >li:not(:last-child):after{
    content: "";
    width: 2px;
    height: 20px;
    background-color: lightgray;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: -5px;
}
*/
/*
.footer .numbers {
    margin-top: 70px
}

.footer .numbers .col {
    width: calc(50% - 25px);
    text-align: center
}

.footer .numbers .col .Footer-title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px
}

.footer .numbers .col .sep {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px
}

.footer .numbers .col .sep .orangeline {
    background-color: #370432
}

.footer .numbers .col .sep .line {
    background-color: #a5439a
}

.footer .numbers .col.right .sep {
    margin-right: 20px;
    margin-left: 20px
}

.footer .numbers .num {
    text-align: center;
    position: relative
}

.footer .numbers .num span {
    display: inline
}

.footer .numbers .num .big {
    font-size: 40px;
    color: #fff;
    margin-top: 16px
}

.footer .numbers .num .small {
    font-size: 15px;
    color: #c9c9c9;
    margin-top: 6px
}

.footer .menu {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #a89ea7
}

.footer .menu a {
    color: #a89ea7;
    text-decoration: none
}

.footer .menu span {
    padding: 0 10px
}
*/
.Footer-social {
    margin-top: 40px
}

.Footer-social .sr-only {
    display: none
}

.Footer-social .wrapper {
    border-radius: 5px;
    text-align: center;
    background-color: #4e1948
}

.Footer-social .Footer-title {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding-top: 66px;
    margin-bottom: 45px
}

.Footer-social ul {
    margin: 0;
    padding-bottom: 75px
}

.Footer-social li {
    display: inline-block;
    margin: 0 10px;
    border-radius: 180px;
    background-color: #4e1948
}

.Footer-social a {
    text-decoration: none;
    font-size: rem(20);
    position: relative;
    display: block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px
}

.Footer-social a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    border: 1px solid #370432;
    background-color: #370432;
    transform: scale(1.1);
    transition: all .3s ease
}

.Footer-social a:hover::before {
    border: 1px solid #fd5d47;
    background-color: #fd5d47;
    transform: scale(1.6);
    transition: all .3s ease
}

.Footer-social a .icon-fb {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    padding-top: 13px;
    left: -1px
}

.Footer-social a .icon-twitter {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    padding-top: 14px;
    left: 0
}

.Footer-social a .icon-youtube {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    padding-top: 13px;
    left: -1px
}

.Footer-social a .icon-instagram {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    padding-top: 14px;
    left: -1px
}

.cookies {
    width: 100%
}

.cookies .cookies--bar {
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0;
    color: #fff
}

.cookies .cookies--bar .container {
    padding: 10px 30px
}

.cookies .cookies--bar .container h2 {
    font-family: "Lexend Variable", GravurCondensedThinCE;
    margin-bottom: 5px;
    font-size: 20px
}

.cookies .cookies--bar .container p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    width: 98%
}

.cookies .cookies--bar .container .close {
    display: block;
    width: 30px;
    position: absolute;
    right: 20px;
    top: 20px
}

.cookies .cookies--bar .container .close img {
    width: 100%
}

@media (max-width: 640px) {
    .Footer-social {
        margin-top: 40px;
        position: absolute;
        left: 0;
        width: 100%
    }

    .footer .numbers .col {
        width: calc(100%);
        text-align: center
    }

    .footer .numbers .col.left, .footer .numbers .col.right {
        float: none
    }

    .footer .numbers .col.left {
        margin-bottom: 50px
    }

    .footer .menu {
        line-height: 30px;
        position: relative;
        margin-top: 50px
    }
}

.sliderhome {
    position: relative
}

.sliderhome .owl-carousel {
    height: 675px;
    transition: all .3s ease;
    width: 100%;
    display: block
}

.sliderhome .owl-carousel .owl-nav {
    display: none
}

.sliderhome .owl-carousel .owl-dots {
    position: absolute;
    bottom: 45px;
    width: 100%;
    text-align: center
}

.sliderhome .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 5px;
    transition: all .3s ease
}

.sliderhome .owl-carousel .owl-dots .owl-dot.active, .sliderhome .owl-carousel .owl-dots .owl-dot:hover {
    transition: all .3s ease;
    background-color: #fd5d47
}

.sliderhome .owl-carousel .owl-item .title h1 {
    transition: all 1s ease;
    opacity: 0
}

.sliderhome .owl-carousel .owl-item.active .title h1 {
    transition: all 1s ease;
    opacity: 1
}

.sliderhome .owl-carousel .owl-item .item {
    min-height: 675px;
    background-size: cover !important
}

.sliderhome .title {
    position: absolute;
    height: 100%;
    width: 100%
}

.sliderhome .title span {
    clear: both;
    display: block;
    margin-top: 10px
}

.sliderhome .title span span {
    display: block;
    width: 6px;
    height: 40px;
    background-color: #fd5d47;
    margin-right: 20px;
    float: left
}

.sliderhome .title h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    transition: all 1s ease;
    opacity: 0
}

.sliderhome .title h1.show {
    opacity: 1
}

.sliderhome .pushs {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.sliderhome .pushs .title-push {
    background-size: cover !important;
    display: block
}

.sliderhome .pushs .title-push a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    height: 220px;
    width: 340px;
    position: relative
}

.sliderhome .pushs .title-push a .text {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 30px;
    left: 35px
}

.sliderhome .pushs .title-push a .text span {
    clear: none;
    float: left;
    display: block;
    margin-top: 3px
}

.sliderhome .pushs .title-push a .text span span {
    display: block;
    width: 2px;
    height: 10px;
    background-color: #fd5d47;
    margin-right: 10px;
    float: left
}

.sliderhome .pushs .title-push a .text .fleft {
    float: left
}

.sliderhome .pushs .title-push a .shad {
    background-color: #212328;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.sliderhome.references .cont1180 {
    max-width: 1180px;
    padding: 0 40px;
    margin: 0 auto
}

.sliderhome.references .shadow {
    background-color: #212328;
    opacity: .8;
    transition: all .3s ease;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.sliderhome.references .owl-item.active.center .shadow {
    opacity: 0;
    transition: all .3s ease
}

.sliderhome.references .owl-item.active.center .sign {
    overflow: hidden;
    transition: all .3s ease;
    opacity: 1;
    width: 100%
}

.sliderhome.references .owl-item.active.center .sign .shadow {
    opacity: .8;
    z-index: 0
}

.sliderhome.references #nav .owl-prev {
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    width: 46px;
    height: 94px;
    cursor: pointer;
    font-size: 0;
    background: url(../img/pictos/orange-arrow-left.png) repeat-x
}

.sliderhome.references #nav .owl-prev:hover {
    background: url(../img/pictos/arrow-left-hover.png) repeat-x
}

.sliderhome.references #nav .owl-next {
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    right: 0;
    width: 46px;
    height: 94px;
    cursor: pointer;
    font-size: 0;
    background: url(../img/pictos/orange-arrow-right.png) repeat-x
}

.sliderhome.references #nav .owl-next:hover {
    background: url(../img/pictos/arrow-right-hover.png) repeat-x
}

.sliderhome.references .owl-dots {
    display: none
}

.sliderhome.references .owl-carousel .owl-item .shares img {
    width: auto
}

.sliderhome.references .sign {
    transition: all .3s ease;
    opacity: 0;
    max-width: 670px;
    position: absolute;
    bottom: 90px;
    padding: 50px 60px 60px 60px
}

.sliderhome.references .sign .text {
    width: 70%;
    position: relative;
    padding-bottom: 110px
}

.sliderhome.references .sign .text h1 {
    font-size: 40px;
    margin: 0;
    line-height: 50px;
    font-weight: 300;
    padding-bottom: 24px
}

.sliderhome.references .sign .text h1 span span {
    display: block;
    width: 6px;
    height: 30px;
    background-color: #fd5d47;
    margin-right: 20px;
    float: left;
    margin-top: 10px
}

.sliderhome.references .sign .text p {
    font-size: 16px;
    color: #cacaca;
    line-height: 20px
}

.sliderhome.references .sign .text p b, .sliderhome.references .sign .text p strong {
    color: #fd5d47;
    font-weight: 400
}

.sliderhome.references .sign .shares {
    width: 200px;
    clear: both;
    display: block;
    height: 50px;
    text-align: center;
    position: absolute;
    bottom: 60px;
    right: 60px;
    z-index: 9
}

.sliderhome.references .sign .shares a {
    margin: 0 7px;
    display: inline-block
}

.sliderhome.references .sign .ico-fs {
    position: absolute;
    bottom: 60px;
    left: 60px;
    z-index: 9
}

.about {
    background-color: #f7f7f7;
    padding-top: 65px;
    padding-bottom: 50px
}

.about h2 {
    color: #9c9c9c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px
}

.about .quote {
    border-left: 8px solid #000;
    padding-left: 35px
}

.about .quote p {
    color: #212328;
    font-size: 20px;
    line-height: 35px;
    margin: 0;
    padding: 0
}

.about .col {
    width: 45%
}

.about .col.left {
    float: left
}

.about .col.right {
    float: right
}

.about p {
    color: #6f6f6f;
    font-size: 15px;
    line-height: 30px
}

.about p a {
    color: #fd5d47
}

.actu {
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative
}

.actu h2 {
    color: #212328;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-bottom: 45px
}

.actu .slideractus {
    padding-top: 45px
}

.actu .slideractus .item {
    padding-bottom: 50px
}

.actu #actu-nav .owl-prev {
    width: 46px;
    height: 94px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 250px;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/violet-arrow-left.png) repeat-x;
    font-size: 0
}

.actu #actu-nav .owl-prev:hover {
    background: url(../img/pictos/arrow-left-hover.png) repeat-x
}

.actu #actu-nav .owl-next {
    width: 46px;
    height: 94px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 250px;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/violet-arrow-right.png) repeat-x;
    font-size: 0
}

.actu #actu-nav .owl-next:hover {
    background: url(../img/pictos/arrow-right-hover.png) repeat-x
}

.socialfeed {
    padding-top: 15px;
    padding-bottom: 160px;
    background-color: #f7f7f7
}

.socialfeed h2 {
    color: #2c2c2c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 45px;
    width: 100%;
    text-align: center
}

.socialfeed .list {
    margin-top: 50px
}

.socialfeed .list .owl-carousel {
    display: block
}

.socialfeed .cta {
    margin-top: 110px
}

.socialfeed .card {
    height: 150px;
    width: calc(33.333% - 40px / 3);
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.socialfeed .card.card0 {
    margin-right: 10px
}

.socialfeed .card.card1 {
    margin-right: 10px;
    margin-left: 10px
}

.socialfeed .card.card2 {
    margin-left: 10px
}

.socialfeed .card .type {
    clear: both;
    height: 32px
}

.socialfeed .card .type .picto {
    float: left
}

.socialfeed .card .type .date {
    padding-left: 16px;
    line-height: 32px;
    font-size: 15px;
    color: #2c2c2c
}

.socialfeed .card .text {
    text-align: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
    line-height: 24px;
    color: #6f6f6f
}

.socialfeed .card.facebook .text, .socialfeed .card.twit .text, .socialfeed .card.youtube .text {
    font-size: 14px;
    line-height: 17px
}

.socialfeed .card.facebook .text a, .socialfeed .card.twit .text a, .socialfeed .card.youtube .text a {
    color: #383838;
    text-decoration: none
}

.socialfeed .card.facebook .time, .socialfeed .card.twit .time, .socialfeed .card.youtube .time {
    float: right;
    font-size: 13px;
    color: #c9c9c9
}

.agenda .card {
    height: 150px;
    width: calc(33.333% - 40px / 3);
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.agenda .card.card0 {
    margin-right: 10px
}

.agenda .card.card1 {
    margin-right: 10px;
    margin-left: 10px
}

.agenda .card.card2 {
    margin-left: 10px
}

.agenda .card .type {
    clear: both;
    height: 32px
}

.agenda .card .type .picto {
    float: left
}

.agenda .card .type .date {
    padding-left: 16px;
    line-height: 32px;
    font-size: 15px;
    color: #2c2c2c
}

.agenda .card .text {
    text-align: left;
    clear: both;
    margin-top: 10px;
    width: 75%;
    line-height: 24px;
    color: #6f6f6f
}

.agenda .card.facebook .text, .agenda .card.twit .text, .agenda .card.youtube .text {
    font-size: 12px;
    line-height: 17px
}

.agenda .card.facebook .text a, .agenda .card.twit .text a, .agenda .card.youtube .text a {
    color: #383838;
    text-decoration: none
}

.agenda .card.facebook .time, .agenda .card.twit .time, .agenda .card.youtube .time {
    float: right;
    font-size: 13px;
    color: #c9c9c9
}

.agenda .card a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%
}

.projects {
    position: relative;
    padding-top: 65px;
    padding-bottom: 90px;
    background-color: #1f1f27
}

.projects h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 45px;
    width: 100%;
    text-align: center
}

.projects .sep .orangeline {
    position: relative;
    background-color: #1f1f27
}

.projects .sep .line {
    opacity: .2
}

.projects .sliderprojects {
    margin-top: 70px
}

.projects .sliderprojects .item a {
    overflow: hidden;
    display: block;
    position: relative
}

.projects .sliderprojects .item a .bkg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover
}

.projects .sliderprojects .item h3 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 30px
}

.projects .sliderprojects .item .cross {
    display: block;
    text-decoration: none;
    text-align: center;
    opacity: 0;
    z-index: 2;
    position: relative;
    color: #fff;
    font-size: 60px;
    font-weight: 400
}

.projects .sliderprojects .item .cross span {
    opacity: 0;
    display: block;
    transition: all .3s ease;
    color: #fd5d47
}

.projects .sliderprojects .item:hover .cross {
    opacity: 1;
    text-decoration: none
}

.projects .sliderprojects .item:hover .cross span {
    opacity: 1;
    transform: scale(1) rotate(90deg);
    transition: all .3s ease;
    display: block
}

.projects .sliderprojects .item .shad {
    background-color: #212328;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 110%;
    width: 100%;
    z-index: 1
}

.projects .sliderprojects .item .bkg {
    transition: all .3s ease
}

.projects .sliderprojects .item:hover .shad {
    opacity: .5;
    transition: all .3s ease
}

.projects .sliderprojects .item:hover .bkg {
    transform: scale(1.1);
    transition: all .3s ease
}

.projects #project-nav .owl-prev {
    width: 46px;
    height: 94px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 300px;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/orange-arrow-left.png) repeat-x;
    font-size: 0
}

.projects #project-nav .owl-prev:hover {
    background: url(../img/pictos/arrow-left-hover.png) repeat-x
}

.projects #project-nav .owl-next {
    width: 46px;
    height: 94px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 300px;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/orange-arrow-right.png) repeat-x;
    font-size: 0
}

.projects #project-nav .owl-next:hover {
    background: url(../img/pictos/arrow-right-hover.png) repeat-x
}

@media (max-width: 1024px) {
    .sliderhome .title h1 {
        max-width: 65%
    }

    .sliderhome.references .shadow {
        height: 200%
    }

    .sliderhome.references .cont1180 {
        padding: 0 80px
    }
}

@media (max-width: 640px) {
    .projects {
        padding-bottom: 30px
    }

    .sliderhome {
        position: relative
    }

    /*.sliderhome .owl-carousel {
        height: 477px
    }*/

    .sliderhome .owl-carousel .owl-dots, .sliderhome .owl-carousel .owl-nav {
        display: none
    }

    .sliderhome .owl-carousel .owl-item .item {
        /*min-height: 477px;*/
        background-size: cover !important
    }

    .sliderhome .title span {
        clear: both;
        display: block;
        margin-top: 4px
    }

    .sliderhome .title span span {
        display: block;
        width: 6px;
        height: 20px;
        background-color: #fd5d47;
        margin-right: 10px;
        float: left
    }

    .sliderhome .title h1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 30px;
        width: 100%;
        max-width: 100%
    }

    .sliderhome.references .shadow {
        height: 200%
    }

    .sliderhome.references .cont1180 {
        padding: 0
    }

    .sliderhome.references #nav .owl-next, .sliderhome.references #nav .owl-prev {
        top: 20%
    }

    /*.sliderhome.references .owl-carousel {
        height: inherit
    }

    .sliderhome.references .owl-carousel .owl-item .item {
        min-height: inherit;
        height: inherit;
        background-image: none !important
    }*/

    .sliderhome.references .owl-carousel .owl-item .item .title {
        position: relative
    }

    .sliderhome.references .mobile {
        margin-top: 70px
    }

    .sliderhome.references .sign {
        position: relative;
        bottom: inherit;
        padding: 20px;
        padding-bottom: 40px
    }

    .sliderhome.references .sign .text {
        padding: 0;
        z-index: 1;
        width: 100%
    }

    .sliderhome.references .sign .text h1 {
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .sliderhome.references .sign .ico-fs {
        position: relative;
        width: 37px;
        bottom: inherit;
        left: inherit;
        height: 30px;
        display: none;
        margin-top: 30px
    }

    .sliderhome.references .sign .shares {
        position: relative;
        bottom: inherit;
        right: inherit;
        float: right;
        margin-top: 40px
    }
}

@media (max-width: 768px) {
    .pushs.mobile {
        position: relative;
        z-index: 1
    }

    .pushs.mobile .title-push {
        background-size: cover !important;
        display: block
    }

    .pushs.mobile .title-push a {
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        display: block;
        height: 220px;
        width: 340px;
        position: relative
    }

    .pushs.mobile .title-push a .text {
        width: auto;
        height: auto;
        position: absolute;
        bottom: 30px;
        left: 35px;
        max-width: 70%
    }

    .pushs.mobile .title-push a .text span {
        clear: none;
        float: left;
        display: block;
        margin-top: 3px
    }

    .pushs.mobile .title-push a .text span span {
        display: block;
        width: 2px;
        height: 10px;
        background-color: #fd5d47;
        margin-right: 10px;
        float: left
    }

    .pushs.mobile .title-push a .text .fleft {
        float: left
    }

    .pushs.mobile .title-push a .shad {
        background-color: #212328;
        opacity: .5;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    .pushs.mobile .owl-item.active .title-push a .shad {
        display: none
    }

    .pushs.mobile .owl-item.active ~ .active .title-push a .shad {
        display: block
    }
}

@media (min-width: 1600px) {
    .about p {
        font-size: 18px;
        line-height: 34px
    }

    .about .quote p {
        font-size: 24px;
        font-weight: 700;
        line-height: 38px
    }

    .about .col.left {
        float: left;
        width: 40%
    }

    .about .col.right {
        float: right;
        width: 55%
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .socialfeed {
        padding-bottom: 80px
    }

    .socialfeed .card {
        width: 100% !important
    }

    .socialfeed .owl-stage {
        padding-bottom: 50px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .sliderhome {
        position: relative
    }

   /* .sliderhome .owl-carousel {
        height: 247px
    }*/

    /*.sliderhome .owl-carousel .owl-item .item {
        min-height: 247px
    }*/
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    .sliderhome {
        position: relative
    }

    /*.sliderhome .owl-carousel {
        height: 347px
    }*/

    /*.sliderhome .owl-carousel .owl-item .item {
        min-height: 347px
    }*/
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .sliderhome {
        position: relative
    }

    /*.sliderhome .owl-carousel {
        height: 416px
    }

    .sliderhome .owl-carousel .owl-item .item {
        min-height: 416px
    }*/
}

.actualites {
    padding-top: 100px;
    padding-bottom: 100px
}

.actualites #actu-nav {
    display: none
}

.actualites .list .card {
    height: 84px;
    width: calc(33.333% - 88px / 3);
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 16px
}

.actualites .list .card.card0 {
    margin-right: 22px
}

.actualites .list .card.card1 {
    margin-right: 22px;
    margin-left: 22px
}

.actualites .list .card.card2 {
    margin-left: 22px
}

.actualites .list .card .type {
    clear: both;
    height: 32px
}

.actualites .list .card .type .thumb {
    border-radius: 0;
    float: left;
    position: relative;
    height: 50px;
    width: 50px
}

.actualites .list .card .type .text {
    text-align: left;
    float: left;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 0;
    font-weight: 700;
    width: calc(100% - 80px);
    line-height: 16px;
    color: #2c2c2c
}

.actualites .list .card .date {
    line-height: 16px;
    font-size: 12px;
    color: #535353;
    display: block
}

.actualites .cta {
    margin-top: 120px
}

.slideractupage .item {
    padding-bottom: 40px
}

.agenda .actu {
    padding-bottom: 80px
}

.menu-filters {
    height: auto
}

.menu-filters .dropdown .tasks {
    width: 100%;
    display: block;
    color: #888;
    background-color: #f7f7f7
}

.menu-filters .dropdown .tasks.show {
    color: #fd5d47
}

.menu-filters .dropdown .dropdown--content {
    display: none;
    overflow: hidden;
    background-color: #f7f7f7;
    padding-bottom: 30px
}

.menu-filters .dropdown .dropdown--content li {
    line-height: 30px;
    list-style: none
}

.menu-filters .dropdown .dropdown--content li a {
    color: #888;
    line-height: 30px;
    font-size: 16px;
    display: block;
    height: 30px
}

.menu-filters .dropdown .dropdown--content.show {
    display: block;
    position: absolute;
    z-index: 2;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    width: calc(100% + 2px);
    left: -1px
}

.menu-filters ul li {
    list-style: none
}

.menu-filters .element {
    width: 20%;
    float: left;
    position: relative;
    border-right: 1px solid #e7e7e7
}

.menu-filters .element:last-child {
    border-right: 0 solid #e7e7e7
}

.menu-filters .element a {
    display: block;
    height: 90px;
    width: 100%;
    line-height: 96px;
    text-align: center;
    background-color: #f7f7f7;
    color: #888;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700
}

.menu-filters .element a span {
    color: #fd5d47
}

.menu-filters .element span.bar {
    display: none
}

.menu-filters .element.active span.bar {
    display: block;
    height: 4px;
    background-color: #fd5d47;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.menu-filters .arrow {
    margin-left: 16px
}

.menu-filters.cpresse {
    position: absolute;
    right: 10px;
    width: 400px;
    z-index: 3;
    top: 120px
}

.menu-filters.cpresse ul li {
    width: 50%;
    list-style: none
}

.menu-filters.cpresse ul li ul li {
    width: 100%;
    list-style: none
}

.imagefeed {
    padding-top: 0;
    padding-bottom: 100px;
    background-color: #f7f7f7
}

.imagefeed h2 {
    color: #2c2c2c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    width: 100%;
    text-align: center
}

.imagefeed h2 span {
    color: #fd5d47
}

.imagefeed .cols3 {
    margin-top: 60px
}

.imagefeed .cols3 .col {
    width: calc(33.33% - 10px);
    float: left
}

.imagefeed .cols3 .col img {
    width: 100%;
    margin-top: 5px
}

.imagefeed .cols3 .col img.w85 {
    width: 85%
}

.imagefeed .cols3 .col img.w95 {
    width: 95%
}

.imagefeed .cols3 .col1 {
    padding-top: 200px;
    text-align: right;
    margin-right: 5px
}

.imagefeed .cols3 .col2 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px
}

.imagefeed .cols3 .col3 {
    padding-top: 90px;
    margin-left: 5px;
    text-align: left
}

.slidevideo {
    margin-top: 180px;
    margin-bottom: 140px
}

.slidevideo a {
    display: block;
    height: 100%;
    text-decoration: none
}

.slidevideo h1 {
    font-size: 50px;
    line-height: 50px
}

.slidevideo h1 span {
    clear: both;
    display: block
}

.slidevideo h1 span span {
    margin-top: 10px;
    display: block;
    width: 4px;
    height: 20px;
    background-color: #fd5d47;
    margin-right: 20px;
    float: left
}

.slidevideo img {
    border-radius: 5px
}

.slidevideo .item {
    padding-left: 13px;
    padding-right: 13px
}

.slidevideo .playbt {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%
}

.slidevideo .playbt img {
    margin: 0 auto;
    display: inline-block;
    width: 80px;
    height: 80px
}

.slidevideo .text {
    position: absolute;
    bottom: 50px;
    left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 40px
}

.slidevideo .metas {
    margin-top: 50px;
    font-size: 15px;
    text-transform: none
}

.slidevideo .owl-nav {
    display: none
}

.slidevideo .owl-dots {
    position: absolute;
    bottom: -75px;
    width: 100%;
    text-align: center
}

.slidevideo .owl-dots .owl-dot {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 5px;
    transition: all .3s ease
}

.slidevideo .owl-dots .owl-dot.active, .slidevideo .owl-dots .owl-dot:hover {
    transition: all .3s ease;
    background-color: #fd5d47
}

.agenda .slidevideo .owl-dots .owl-dot.active, .agenda .slidevideo .owl-dots .owl-dot:hover {
    background-color: #2c2c2c
}

.videopage .background {
    position: absolute;
    top: 0;
    left: 0;
    height: 208px;
    width: 100%;
    display: block;
    z-index: 2;
    background: url(img/bkg-video.png) repeat-x #370432;
    z-index: 0
}

.videopage .header {
    border-bottom: 1px solid #ccc
}

.videopage .subnav {
    color: #ccc
}

.videopage .subnav .active {
    color: #fff
}

.videopage.join .slidevideo {
    margin-top: 180px
}

.videopage.join .background {
    background: url(../img/bkg-join.jpg) no-repeat #370432;
    background-size: cover;
    z-index: 0
}

.videopage.agenda .slidevideo {
    margin-top: 180px
}

.videopage.agenda .background {
    background: url(../img/bkg-agenda.png) no-repeat #370432;
    background-size: cover;
    z-index: 0
}

@media (max-width: 1024px) {
    .agenda .list .card {
        width: calc(50% - 22px / 2)
    }

    .agenda .list .card.card0, .agenda .list .card.card1, .agenda .list .card.card2, .agenda .list .card.card3 {
        margin-left: 0;
        margin-right: 0
    }

    .agenda .list .card:nth-child(even) {
        margin-left: 11px
    }

    .agenda .list .card:nth-child(odd) {
        margin-right: 11px
    }
}

@media (max-width: 640px) {
    .agenda .list .card {
        width: 100%
    }

    .agenda .list .card.card0, .agenda .list .card.card1, .agenda .list .card.card2 {
        margin-right: 0;
        margin-left: 0
    }

    .slideractupage .card h2, .slideractus .card h2 {
        padding-left: 0;
        width: 100%
    }
}

@media (max-width: 640px) {
    .shadow {
        z-index: 1 !important
    }

    .videopage .subnav {
        display: none
    }

    .videopage .header {
        border: 0
    }

    .menu-filters {
        height: auto
    }

    .menu-filters .element {
        width: 50%
    }

    .menu-filters .container {
        padding: 0
    }

    .slidevideo {
        margin-top: 125px;
        margin-bottom: 60px
    }

    .slidevideo .text {
        bottom: 10px
    }

    .slidevideo h1 {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0;
        padding-bottom: 0;
        max-width: 85%
    }

    .slidevideo h1 span span {
        margin-top: 2px;
        display: block;
        width: 2px;
        height: 12px;
        background-color: #fd5d47;
        margin-right: 6px;
        float: left
    }

    .slidevideo .owl-dots {
        display: none
    }

    .slidevideo .metas {
        margin-top: 10px;
        font-size: 8px
    }

    .slidevideo .playbt img {
        height: 40px;
        width: 40px
    }

    .actualites {
        padding-top: 30px
    }

    .actualites .list .card {
        width: 100%
    }

    .actualites .list .card.card0, .actualites .list .card.card1, .actualites .list .card.card2 {
        margin-right: 0;
        margin-left: 0
    }

    .imagefeed .cols3 .col1 {
        padding-top: 60px
    }

    .imagefeed .cols3 .col3 {
        padding-top: 30px
    }

    .socialfeed .card {
        height: auto
    }
}

.content {
    background-color: #f7f7f7;
    padding-top: 100px;
    padding-bottom: 100px
}

.content .whitebox {
    padding-top: 70px;
    position: relative
}

.content .shares {
    width: 100%;
    clear: both;
    display: block;
    height: 50px;
    margin-top: 75px;
    margin-bottom: 90px;
    text-align: center
}

.content .shares a {
    margin: 0 7px
}

.content .title-head {
    float: left;
    width: 50%;
    display: block
}

.content h1 {
    color: #2c2c2c;
    padding-top: 0;
    margin-top: 0;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 60px
}

.content h1 span {
    clear: both;
    display: block;
    margin-top: 7px
}

.content h1 span span {
    display: block;
    width: 6px;
    height: 45px;
    background-color: #fd5d47;
    margin-right: 18px;
    float: left
}

.content h1.bluepipe span span {
    background-color: #2f769f
}

.content h1.spacer {
    margin-top: 80px
}

.content .push {
    position: relative;
    margin-top: 120px;
    overflow: hidden
}

.content .push .img {
    position: relative;
    width: 100%;
    transition: all .3s ease;
    border-radius: 5px
}

.content .push .img img {
    display: block;
    border-radius: 5px
}

.content .push .bottom {
    position: absolute;
    bottom: 80px;
    width: 100%;
    padding: 0 40px
}

.content .push .bottom .text {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase
}

.content .push .bottom .cross {
    text-align: center;
    width: 100%;
    font-size: 80px;
    font-weight: 400;
    color: #2f769f;
    transition: all .3s ease
}

.content .push .bottom .cross span {
    transform: rotate(0);
    transition: all .3s ease;
    display: block
}

.content .push .bottom .cross span.orange {
    color: #fd5d47
}

.content .push:hover .cross span {
    transform: rotate(90deg);
    transition: all .3s ease;
    display: block
}

.content .push:hover .img {
    transform: scale(1.1);
    transition: all .3s ease
}

.content .list .card {
    height: 84px;
    width: calc(33.333% - 88px / 3);
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 30px
}

.content .list .card h2 {
    margin-top: 5px;
    width: 100%
}

.content .list .card.card0 {
    margin-right: 22px
}

.content .list .card.card1 {
    margin-right: 22px;
    margin-left: 22px
}

.content .list .card.card2 {
    margin-left: 22px
}

.content .list .card .type {
    clear: both;
    height: 32px
}

.content .list .card .type .thumb {
    float: left;
    position: relative;
    height: 50px;
    width: 50px
}

.content .list .card .type .text {
    text-align: left;
    float: left;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 0;
    font-weight: 700;
    width: calc(100% - 80px);
    line-height: 16px;
    color: #2c2c2c
}

.content .list .card .date {
    line-height: 40px;
    font-size: 12px;
    color: #535353;
    display: block
}

.content .list .card .cta {
    opacity: 1;
    width: 100%;
    padding: 0;
    left: 0;
    bottom: 90px
}

.content .list .card .btn {
    padding: 0;
    line-height: 44px;
    width: calc(100% - 60px)
}

.content .list .card .btn .text {
    font-size: 13px
}

.content .list.finance, .content .list.presse {
    margin-top: 70px
}

.content .list.finance .card, .content .list.presse .card {
    height: 270px
}

.content .list.finance .card .btn, .content .list.presse .card .btn {
    background: url(../img/pictos/pdf.png) no-repeat center right #c9c9c9
}

.content .list.short .card {
    width: calc(50% - 22px / 2)
}

.content .list.short .card.card0, .content .list.short .card.card1, .content .list.short .card.card2, .content .list.short .card.card3 {
    margin-left: 0;
    margin-right: 0
}

.content .list.short .card:nth-child(even) {
    margin-left: 11px
}

.content .list.short .card:nth-child(odd) {
    margin-right: 11px
}

.content .list:hover .cta .bkg {
    color: #c9c9c9
}

.content .list:hover .btn.bluelight .bkg {
    background: url(../img/pictos/pdf-hover.png) no-repeat center right #0e8ad9
}

.content .list:hover .btn.orange .bkg {
    background: url(../img/pictos/pdf-hover-orange.png) no-repeat center right #e84b21
}

.content .main-content {
    padding-bottom: 80px
}

.content .main-content.spacer {
    padding-top: 80px
}

.content .main-content .main-text {
    width: 60%;
    float: left
}

.content .main-content .main-text.full {
    float: none;
    width: 100%;
    max-width: inherit
}

.content .main-content .main-text .aside .people {
    margin-top: 10px
}

.content .main-content .aside {
    width: 33%;
    float: right;
    padding-left: 40px
}

.content .main-content .aside.short {
    padding-left: 11px
}

.content .main-content .aside h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 45px
}

.content .main-content .aside .boxes {
    margin-top: 40px
}

.content .main-content .aside .cta .btn {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    font-size: 12px
}

.content .main-content .aside .card {
    height: auto;
    margin-top: 10px
}

.content .main-content .aside .card .text {
    text-align: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
    color: #c9c9c9;
    font-size: 12px;
    line-height: 17px
}

.content .main-content .aside .card .date {
    padding-left: 16px;
    line-height: 32px;
    font-size: 15px;
    color: #2c2c2c;
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
    height: 40px
}

.content .main-content .aside .card .picto {
    float: left
}

.content .main-content .aside .card .time {
    float: right;
    font-size: 13px;
    color: #c9c9c9
}

.content .main-content .aside .card a {
    color: #383838;
    text-decoration: none
}

.content .main-content .aside .people {
    margin-top: 110px;
    padding-bottom: 10px
}

.content .main-content .aside .people .item {
    padding-bottom: 10px
}

.content .main-content .aside .people .card {
    height: 355px
}

.content .main-content .aside .people h2 {
    font-weight: 700
}

.content .main-content .aside .people .metas {
    line-height: 60px;
    font-size: 14px;
    color: #535353
}

.content .main-content .aside .people .metas .orangesep {
    width: 2px;
    height: 14px;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 22px;
    background-color: #fd5d47
}

.content .main-content .aside .people .owl-carousel .item {
    padding-bottom: 40px
}

.content .main-content .aside .people .owl-carousel .owl-nav {
    display: none
}

.content .main-content .aside .people .owl-carousel .owl-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center
}

.content .main-content .aside .people .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 5px;
    background-color: #b5b5b5;
    border-radius: 5px;
    transition: all .3s ease
}

.content .main-content .aside .people .owl-carousel .owl-dots .owl-dot.active, .content .main-content .aside .people .owl-carousel .owl-dots .owl-dot:hover {
    transition: all .3s ease;
    background-color: #fd5d47
}

.content .main-content .aside .social {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.content .main-content .aside .social ul {
    text-align: center
}

.content .main-content .aside .social ul li {
    display: inline-block;
    padding: 0 5px
}

.content .main-content .aside .social ul li a {
    display: inline-block
}

.content .main-content .aside .social ul li img {
    display: block
}

.content .main-content .excerpt {
    margin-bottom: 70px
}

.content .main-content .excerpt p, .content .main-content .excerpt ul {
    color: #212328;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700
}

.content .main-content .excerpt ul li {
    line-height: 60px
}

.content .main-content .excerpt a {
    text-decoration: none;
    color: #fd5d47
}

.content .main-content p, .content .main-content ul {
    font-size: 18px;
    color: #6f6f6f;
    line-height: 40px;
    margin-bottom: 35px
}

.content .main-content p {
    margin-bottom: 0px
}

.content .main-content ul li {
    margin-left: 20px;
    padding-left: 10px
}

.content .main-content .menu-filters ul li {
    list-style: none
}

.content .main-content.template .text h2 {
    color: #4e1948;
    font-size: 24;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px
}

.content .main-content.template .text h3 {
    font-size: 16px;
    margin-bottom: 40px
}

.content .main-content.template .text p {
    font-size: 16px;
    color: #212328;
    line-height: 30px
}

.content .main-content.template .text p b, .content .main-content.template .text p strong {
    font-weight: 700
}

.slice {
    height: 470px;
    width: 100%;
    margin-bottom: 0
}

.slice .exergue2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    line-height: 34px
}

.phhilo .projects {
    padding-bottom: 0
}

.phhilo .signature {
    color: #a9cbee;
    display: block;
    font-size: 22px;
    margin-top: 40px;
    text-transform: initial;
    font-style: italic
}

@media (min-width: 1600px) {
    .mobile {
        display: none !important
    }

    .desktop {
        display: block
    }

    .only1024 {
        display: none
    }

    .content .push {
        padding-top: 0
    }

    .content .push.contact {
        margin-top: 207px;
        overflow: hidden;
        padding-top: 0
    }

    .slice {
        height: 590px
    }

    .container {
        max-width: 1440px;
        padding: 0 40px
    }

    .about, .content {
        position: relative;
        z-index: 1
    }

    .about .container, .content .container {
        max-width: 1286px
    }

    .about .container .whitebox, .content .container .whitebox {
        max-width: 1226px;
        margin-top: -215px;
        width: 100%;
        padding-top: 40px;
        border-radius: 10px;
        padding-left: 40px;
        padding-right: 40px;
        background-color: #f7f7f7
    }

    .menu-filters {
        position: relative;
        z-index: 2;
        margin-top: 0
    }

    .menu-filters .container {
        max-width: 1286px
    }

    .menu-filters .container .whitebox {
        max-width: 1226px;
        margin-top: 0;
        width: 100%;
        padding-top: 25px;
        border-radius: 10px;
        padding-left: 40px;
        padding-right: 40px;
        background-color: #f7f7f7;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .menu-filters.cpresse {
        top: 0
    }

    .sliderhome .pushs {
        top: 130px;
        bottom: inherit
    }
}

@media (min-width: 1280px) {
    .only1024 {
        display: none
    }

    .mobile {
        display: none !important
    }
}

@media (max-width: 1280px) {
    .only1024 {
        display: none
    }

    .mobile {
        display: none !important
    }

    .only1024 {
        display: block
    }

    .only1024 .square {
        width: 66%;
        float: left
    }

    .only1024 .square .card {
        width: calc(50% - 50px / 2) !important
    }

    .only1024 .square .card.card0, .only1024 .square .card.card1, .only1024 .square .card.card2, .only1024 .square .card.card3 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .only1024 .square .card:nth-child(even) {
        margin-left: 22px !important
    }

    .only1024 .square .card:nth-child(odd) {
        margin-right: 22px !important
    }

    .only1024 .side {
        width: 33%;
        float: right
    }

    .only1024 .side .double {
        width: calc(100% - 25px) !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding: 0 !important
    }

    .only1024 .side .double .bottom {
        position: absolute;
        bottom: 80px;
        width: 100%;
        padding: 0 40px
    }

    .only1024 .side .double .bottom .text {
        color: #fff;
        text-align: center;
        width: 100%;
        font-size: 30px;
        text-transform: uppercase
    }

    .only1024 .side .double .bottom .cross {
        text-align: center;
        width: 100%;
        font-size: 80px;
        font-weight: 400;
        color: #2f769f
    }

    .only1024 .side .double .bottom .cross span.orange {
        color: #fd5d47
    }

    .no1024 {
        display: none
    }

    .content h1 {
        color: #2c2c2c;
        padding-top: 12px;
        padding-bottom: 35px;
        font-size: 38px;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 46px
    }

    .content h1 span {
        clear: both;
        display: block;
        margin-top: 7px
    }

    .content h1 span span {
        display: block;
        width: 6px;
        height: 30px;
        background-color: #fd5d47;
        margin-right: 18px;
        float: left
    }

    .content .main-content .main-text.full1024 {
        float: none;
        width: 100%;
        max-width: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(odd) {
        margin-right: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(even) {
        margin-left: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card {
        width: calc(33.333% - 88px / 3)
    }

    .content .main-content .main-text.full1024 .list.short .card.card0 {
        margin-right: 22px
    }

    .content .main-content .main-text.full1024 .list.short .card.card1 {
        margin-right: 22px;
        margin-left: 22px
    }

    .content .main-content .main-text.full1024 .list.short .card.card2 {
        margin-left: 22px
    }

    .content .main-content .main-text.full1024 .list.short .card.double {
        height: 570px;
        float: right
    }
}

@media (min-width: 1024px) {
    .content .push.contact {
        padding-top: 205px
    }

    .mobile {
        display: none !important
    }
}

@media (max-width: 940px) {
    .only1024 {
        display: none
    }

    .mobile {
        display: none !important
    }

    .menu-filters.cpresse {
        position: relative;
        z-index: 6;
        top: 0;
        width: 100%
    }

    .content .list .card {
        width: calc(50% - 22px / 2)
    }

    .content .list .card.card0, .content .list .card.card1, .content .list .card.card2, .content .list .card.card3 {
        margin-left: 0;
        margin-right: 0
    }

    .content .list .card:nth-child(even) {
        margin-left: 11px
    }

    .content .list .card:nth-child(odd) {
        margin-right: 11px
    }

    .content .main-content .main-text.full1024 {
        float: none;
        width: 100%;
        max-width: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(odd) {
        margin-right: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(even) {
        margin-left: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card {
        width: calc(50% - 22px / 2)
    }

    .content .main-content .main-text.full1024 .list.short .card.card0, .content .main-content .main-text.full1024 .list.short .card.card1, .content .main-content .main-text.full1024 .list.short .card.card2, .content .main-content .main-text.full1024 .list.short .card.card3 {
        margin-left: 0;
        margin-right: 0
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(even) {
        margin-left: 11px
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(odd) {
        margin-right: 11px
    }
}

@media (max-width: 640px) {
    .desktop {
        display: none
    }

    .mobile {
        display: block !important
    }

    .container {
        padding: 0 40px
    }

    .about {
        padding-top: 40px
    }

    .about .col {
        width: 100%
    }

    .about .col.left, .about .col.right {
        float: none;
        padding-bottom: 35px
    }

    #actu-nav, #project-nav {
        display: none
    }

    .socialfeed .card {
        width: 100%
    }

    .socialfeed .card .type .date {
        height: 32px;
        display: block;
        overflow: hidden
    }

    .socialfeed .card.facebook .time, .socialfeed .card.twit .time, .socialfeed .card.youtube .time {
        padding-bottom: 20px;
        padding-top: 10px
    }

    .teampage .subnav {
        display: none
    }

    .content .main-content .aside {
        display: block;
        width: 100%;
        padding-left: 0;
        float: none
    }

    .content .main-content .main-text {
        width: 100%;
        float: none
    }

    .content .slice {
        height: 300px
    }

    .content .slice .exergue {
        padding: 0 20px;
        position: absolute;
        bottom: 45px;
        padding-bottom: 30px
    }

    .content .slice .exergue2 {
        text-transform: uppercase;
        font-size: 30px;
        color: #fff;
        line-height: 34px
    }

    .content .container-xtlg {
        height: 300px;
        margin: 0 !important;
        position: relative
    }

    .content .main-content .main-text.full1024 {
        float: none;
        width: 100%;
        max-width: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(odd) {
        margin-right: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(even) {
        margin-left: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card {
        width: 100%
    }

    .content .main-content .main-text.full1024 .list.short .card.card0, .content .main-content .main-text.full1024 .list.short .card.card1, .content .main-content .main-text.full1024 .list.short .card.card2, .content .main-content .main-text.full1024 .list.short .card.card3 {
        margin-left: 0;
        margin-right: 0
    }

    .content .list .card:nth-child(odd) {
        margin-right: 0;
        width: 100%
    }

    .content .list .card:nth-child(even) {
        margin-left: 0;
        width: 100%
    }
}

@media (max-width: 480px) {
    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    .content .main-content {
        padding-bottom: 0
    }

    .content .main-content.spacer {
        padding-top: 0
    }

    .content .main-content .main-text.full1024 {
        float: none;
        width: 100%;
        max-width: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(odd) {
        margin-right: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card:nth-child(even) {
        margin-left: inherit
    }

    .content .main-content .main-text.full1024 .list.short .card {
        width: 100%
    }

    .content .main-content .main-text.full1024 .list.short .card.card0, .content .main-content .main-text.full1024 .list.short .card.card1, .content .main-content .main-text.full1024 .list.short .card.card2, .content .main-content .main-text.full1024 .list.short .card.card3 {
        margin-left: 0;
        margin-right: 0
    }
}

.card.youtube a {
    text-decoration: none
}

.card.youtube .type .date {
    padding-left: 16px;
    line-height: 32px;
    font-size: 15px;
    color: #2c2c2c;
    width: 43%;
    display: block;
    float: left;
    overflow: hidden;
    height: 29px;
    text-decoration: none
}

.card.youtube .type .time {
    float: right;
    font-size: 13px;
    color: #c9c9c9;
    text-decoration: none
}

.card.youtube .type .text {
    text-align: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
    color: #6f6f6f;
    font-size: 12px;
    line-height: 17px;
    text-decoration: none
}

.ztxt {
    margin: 0 40px;
    position: relative;
    min-height: 410px;
    margin-bottom: 30px;
    margin-top: 70px
}

.ztxt .thetitle {
    padding-bottom: 50px
}

.ztxt .thetitle .title {
    font-weight: 700;
    font-size: 20px;
    width: 75%;
    display: block;
    position: relative;
    background-color: #f7f7f7;
    z-index: 1
}

.ztxt .thetitle .xray {
    width: 100%;
    height: 6px;
    background-color: #000;
    display: block;
    top: 10px;
    position: absolute
}

.ztxt .thetitle .desc {
    color: #6f6f6f;
    font-size: 14px
}

.ztxt.orange .thetitle .xray {
    background-color: #fd5d47
}

.ztxt.pink .thetitle .xray {
    background-color: #c52456
}

.ztxt .img {
    float: left;
    padding-right: 30px;
    padding-top: 16px
}

.ztxt .number {
    font-size: 100px;
    font-weight: 700;
    float: right;
    color: #c9c9c9
}

@media (max-width: 640px) {
    .ztxt {
        margin: 0;
        min-height: inherit;
        clear: both;
        float: left;
        margin-bottom: 50px;
        margin-top: 110px
    }

    .ztxt .img {
        width: 50%
    }

    .ztxt .number {
        font-weight: 700;
        float: right;
        color: #c9c9c9;
        width: 50% !important;
        font-size: 42px;
        margin-top: 30px
    }

    .ztxt .thetitle {
        padding-bottom: 20px
    }

    .ztxt.first {
        margin-top: 0
    }

    .chiffres .map {
        margin-bottom: 50px
    }
}

.chiffres .charts {
    padding-bottom: 80px
}

.chiffres .charts .col {
    width: auto !important;
    padding-right: 40px;
    text-align: center;
    height: 330px
}

.chiffres .charts .col .jauge {
    height: 100%;
    width: 28px;
    display: inline-block;
    background-color: #ececec;
    position: relative;
    border-radius: 5px
}

.chiffres .charts .col .jauge span {
    display: block;
    border-radius: 5px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    height: 10%
}

.chiffres .charts .col .title {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px
}

.chiffres .charts .col .desc {
    color: #fd5d47;
    font-size: 14px;
    padding-top: 4px
}

.chiffres .charts .col .desc2 {
    color: #fd5d47;
    font-size: 14px;
    padding-top: 4px
}

.chiffres .charts .col.active .title {
    color: #fd5d47
}

.chiffres .charts .col.active span {
    background-color: #fd5d47
}

.chiffres .charts .col.head {
    min-width: 100px
}

.chiffres .charts .col.head .metas {
    position: absolute;
    top: 100%
}

.chiffres .charts .col.head .desc, .chiffres .charts .col.head .desc2, .chiffres .charts .col.head .title {
    font-size: 17px;
    color: #cfcfcf
}

.chiffres .charts .col.head .desc {
    font-size: 15px;
    color: #6f6f6f
}

.chiffres .charts .col.head .desc2 {
    font-size: 15px;
    color: #6f6f6f
}

.chiffres .charts.pink .col.active .title {
    color: #c52456
}

.chiffres .charts.pink .col.active span {
    background-color: #c52456
}

.chiffres .charts.pink .col .desc {
    color: #c52456
}

.chiffres .charts.pink .col .desc2 {
    color: #6f6f6f
}

.chiffres .charts.pink .col .desc, .chiffres .charts.pink .col .desc2 {
    font-size: 15px
}

.chiffres .charts.pink .col.head .desc, .chiffres .charts.pink .col.head .desc2 {
    color: #6f6f6f;
    font-size: 15px
}

.chiffres .charts.pink .col.head .title {
    font-size: 17px;
    color: #cfcfcf
}

.groupe-team .projects {
    padding-bottom: 90px
}

.team {
    background-color: #f7f7f7;
    padding-top: 100px;
    padding-bottom: 160px
}

.team .shares {
    float: right;
    margin-top: 70px;
    width: 50%;
    clear: none;
    text-align: right
}

.team .shares a {
    display: block;
    float: right;
    margin-left: 15px
}

.team .title-head {
    float: left;
    width: 50%;
    display: block
}

.team .cta {
    margin-top: 60px
}

.team .owl-carousel {
    display: block
}

.team .owl-carousel .item {
    width: 33%;
    position: relative;
    min-height: 1px;
    float: left
}

.team .owl-carousel .item .card {
    margin-bottom: 20px
}

.team .owl-carousel .item .card.card0 {
    margin-right: 10px;
    width: calc(100% - 10px)
}

.team .owl-carousel .item .card.card1 {
    margin-right: 10px;
    margin-left: 10px;
    width: calc(100% - 20px)
}

.team .owl-carousel .item .card.card2 {
    margin-left: 10px;
    width: 100%
}

.team .owl-carousel .item .card .thumb {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.team .owl-carousel .item .metas {
    line-height: 30px;
    font-size: 14px;
    color: #535353;
    bottom: 10px
}

.team .owl-carousel .item .metas .orangesep {
    width: 2px;
    height: 14px;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    background-color: #fd5d47
}

@media (min-width: 1600px) {
    .team .card h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px
    }

    .team .owl-carousel .item .metas {
        font-size: 16px
    }
}

@media (max-width: 990px) {
    .team .owl-carousel .item {
        width: calc(50% - 11px)
    }

    .team .owl-carousel .item .card.card0, .team .owl-carousel .item .card.card1, .team .owl-carousel .item .card.card2 {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .team .owl-carousel .item:nth-child(even) {
        margin-left: 11px !important
    }

    .team .owl-carousel .item:nth-child(odd) {
        margin-right: 11px !important
    }

    .team .owl-carousel .owl-nav {
        display: none
    }
}

@media (max-width: 640px) {
    .team .owl-carousel .item {
        width: 100%
    }

    .team .owl-carousel .item .card.card0, .team .owl-carousel .item .card.card1, .team .owl-carousel .item .card.card2 {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .team .owl-carousel .item:nth-child(even) {
        margin-left: 0 !important
    }

    .team .owl-carousel .item:nth-child(odd) {
        margin-right: 0 !important
    }

    .team .owl-carousel .owl-nav {
        display: none
    }

    .team .shares {
        float: none;
        margin-top: 0;
        clear: both;
        margin-bottom: 60px;
        display: block;
        height: 40px;
        width: 100%
    }

    .team .title-head {
        width: 100%;
        float: none
    }

    .team .title-head h1 {
        padding-bottom: 0
    }

    .team .whitebox {
        padding-top: 40px
    }

    .teampage .subnav {
        display: none
    }
}

.actualites .list.offers .card {
    width: calc(25% - 25px / 3);
    height: 434px;
    padding: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.actualites .list.offers .card.card0 {
    margin-right: 5px;
    margin-left: 0
}

.actualites .list.offers .card.card1, .actualites .list.offers .card.card2 {
    margin-right: 5px;
    margin-left: 5px
}

.actualites .list.offers .card.card3 {
    margin-right: 0;
    margin-left: 5px
}

.actualites .list.offers .card h2 {
    font-size: 22px;
    text-align: center;
    color: #2c2c2c;
    width: 100%;
    margin-top: 0;
    padding-top: 80px;
    line-height: 34px
}

.actualites .list.offers .card .titlecontent {
    height: 180px
}

.actualites .list.offers .card p {
    font-size: 14px;
    color: #757575;
    text-align: center;
    line-height: 24px
}

.actualites .list.offers .card .cta {
    opacity: 1;
    bottom: 45px
}

.actualites .list.offers .card .cta .btn {
    width: 100%;
    padding: 0
}

.actualites .list.offers .card .tag {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.actualites .list.offers .card:hover {
    z-index: 2
}

.actualites .list.offers .card:hover .cta .bkg {
    background-color: #0e8ad9
}

.join .actualites {
    padding-bottom: 80px
}

@media (max-width: 640px) {
    .actualites .list.offers .card {
        height: 340px;
        width: 100%
    }

    .actualites .list.offers .card h2 {
        padding-top: 42px;
        font-size: 16px;
        line-height: 26px
    }

    .actualites .list.offers .card.card0, .actualites .list.offers .card.card2 {
        margin-left: 0;
        margin-right: 0
    }

    .actualites .list.offers .card.card1, .actualites .list.offers .card.card3 {
        margin-left: 0;
        margin-right: 0
    }

    .actualites .list.offers .card .titlecontent {
        height: 120px
    }
}

.errorsform {
    width: 100%
}

.errorsform span {
    font-size: 10px;
    text-align: center;
    display: inline;
    width: 100%;
    line-height: 13px;
    color: red
}

.filename-cv, .filename-ldm {
    font-size: 12px;
    padding: 6px;
    display: block
}

.modal {
    max-width: 1080px;
    border-radius: 0;
    padding: 0
}

.modal article {
    position: relative
}

.modal article.violet {
    background-color: #370432
}

.modal article.blue {
    background-color: #0e8ad9
}

.modal article.orange {
    background-color: #fd5d47
}

.modal a.close-modal {
    background: url(../img/pictos/close.png) no-repeat 0 0;
    top: -21px;
    right: -21px;
    height: 42px;
    width: 42px
}

.modal .article-nav.prev {
    width: 46px;
    height: 94px;
    background-color: #212328;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/violet-arrow-left.png) repeat-x;
    font-size: 0
}

.modal .article-nav.prev.orange {
    background: url(../img/pictos/orange-arrow-left.png) repeat-x
}

.modal .article-nav.next {
    width: 46px;
    height: 94px;
    background-color: #212328;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9;
    cursor: pointer;
    background: url(../img/pictos/violet-arrow-right.png) repeat-x;
    font-size: 0
}

.modal .article-nav.next.orange {
    background: url(../img/pictos/orange-arrow-right.png) repeat-x
}

.blocker {
    padding-top: 90px;
    padding-bottom: 90px;
    z-index: 20
}

.Post-social {
    float: left;
    width: 45px;
    height: 100%;
    min-height: 20px
}

.Post-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 45px
}

.Post-social ul li {
    margin: 0;
    padding: 0;
    text-align: center
}

.Post-social ul li a{
    background-position: center 10px;
    background-repeat: no-repeat;
}
.Post-social ul li a:hover{
    background-color: #fff;
}

.Post-social ul li a.fb-ico {
    display: block;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/pictos/facebook-white.png);
}

.Post-social ul li a.fb-ico:hover {
    background-image: url(../img/pictos/facebook-orange.png);
}

.Post-social ul li a.tw-ico {
    display: block;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/pictos/twitter-white.png);
}

.Post-social ul li a.tw-ico:hover {
    background-image: url(../img/pictos/twitter-orange.png);
}

.Post-social ul li a.lk-ico {
    display: block;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/pictos/linkedin-white.png);
}

.Post-social ul li a.lk-ico:hover {
    background-image: url(../img/pictos/linkedin-orange.png);
}

.Post-social ul li a.print-ico {
    display: block;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/pictos/print-white.png);
}

.Post-social ul li a.print-ico:hover {
    background-image: url(../img/pictos/print-orange.png);
}

.Post-social ul li a.send-ico {
    display: block;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/pictos/send-white.png);
}

.Post-social ul li a.send-ico:hover {
    background-image: url(../img/pictos/send-orange.png);
}

.Post-social ul.fixed {
    position: fixed;
    top: 0
}

.orange .Post-social ul li a.fb-ico {
    background-image: url(../img/pictos/facebook-white.png);
}

.orange .Post-social ul li a.fb-ico:hover {
    background-image: url(../img/pictos/facebook-white.png);
}

.orange .Post-social ul li a.tw-ico {
    background-image: url(../img/pictos/twitter-white.png);
}

.orange .Post-social ul li a.tw-ico:hover {
    background-image: url(../img/pictos/twitter-white.png);
}

.orange .Post-social ul li a.lk-ico {
    background-image: url(../img/pictos/linkedin-white.png);
}

.orange .Post-social ul li a.lk-ico:hover {
    background-image: url(../img/pictos/linkedin-white.png);
}

.orange .Post-social ul li a.print-ico {
    background-image: url(../img/pictos/print-white.png);
}

.orange .Post-social ul li a.print-ico:hover {
    background-image: url(../img/pictos/print-white.png);
}

.orange .Post-social ul li a.send-ico {
    background-image: url(../img/pictos/send-white.png);
}

.orange .Post-social ul li a.send-ico:hover {
    background-image: url(../img/pictos/send-white.png);
}

.Post-content {
    float: right;
    width: calc(100% - 45px);
    background-color: #fff
}

.Post-content .popin-content {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 45px
}

.Post-content .tag {
    position: relative;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    width: 110px;
    color: #fff
}

.Post-content .tag.pink {
    background-color: #e92965
}

.Post-content .tag.bluelight {
    background-color: #0e8ad9
}

.Post-content .tag.blue {
    background-color: #2f769f
}

.Post-content .tag.green {
    background-color: #06a971
}

.Post-content .tag.orange {
    background-color: #fd5d47
}

.Post-content h1 {
    color: #2c2c2c;
    padding-top: 12px;
    padding-bottom: 35px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 46px
}

.Post-content h1 span {
    clear: both;
    display: block;
    margin-top: 7px
}

.Post-content h1 span span {
    display: block;
    width: 6px;
    height: 30px;
    background-color: #fd5d47;
    margin-right: 18px;
    float: left
}

.Post-content .Post-metas {
    position: absolute;
    top: 40px;
    right: 70px;
    color: #535353;
    font-size: 12px
}

.Post-content .Post-sources {
    margin-top: 40px;
    font-size: 10px;
    color: #a8a9a1
}

.Post-content .Post-inner {
    padding-bottom: 90px
}

.Post-content .Post-inner .col {
    float: left;
    width: 50%
}

.Post-content .Post-inner .details {
    font-size: 20px;
    font-weight: 700;
    color: #fd5d47;
    margin-bottom: 70px;
    line-height: 34px
}

.Post-content .Post-inner .details .label {
    color: #212328;
    display: inline-block;
    width: 215px
}

.Post-content .Post-inner li, .Post-content .Post-inner p, .Post-content .Post-inner ul {
    font-size: 18px;
    color: #6f6f6f;
    line-height: 40px;
    text-align: justify;
    margin-bottom: 50px
}

.Post-content .Post-inner a {
    text-decoration: none;
    color: #fd5d47
}

.Post-content .Post-inner li {
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 10px
}

.Post-content .Post-inner h2 {
    display: block;
    font-size: 1.17em;
    font-weight: 700;
    margin-bottom: 40px;
    color: #4e1948
}

.Post-content .Post-inner h3 {
    display: block;
    font-size: 1.17em;
    font-weight: 700;
    margin-bottom: 40px
}

.Post-content .Post-inner .inner-head {
    margin-top: 100px;
    margin-bottom: 70px
}

.Post-content .Post-inner .inner-head .col {
    float: left;
    width: 50%
}

.Post-content .Post-inner .inner-head .col .excerpt {
    padding-right: 50px
}

.Post-content .Post-inner .inner-head .col .excerpt p {
    font-size: 24px;
    font-weight: 700;
    color: #212328;
    text-align: left
}

.Post-content .Post-inner .inner-head .col .chapo {
    position: relative;
    padding-left: 30px
}

.Post-content .Post-inner .inner-head .col .chapo p {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: #212328;
    text-align: left;
    color: #fd5d47
}

.Post-content .Post-inner .inner-head .spacerpipe {
    position: absolute;
    top: 9px;
    left: 0;
    height: 40px;
    width: 6px;
    background-color: #fd5d47
}

.apply {
    background-color: #f7f7f7
}

.form, .wpcf7 {
    max-width: 780px;
    padding-bottom: 50px
}

.form input, .wpcf7 input {
    outline: 0
}

.form input[type=color], .form input[type=email], .form input[type=number], .form input[type=tel], .form input[type=text], .form input[type=url], .form label, .form select, .wpcf7 input[type=color], .wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=url], .wpcf7 label, .wpcf7 select {
    line-height: 40px;
    border: 1px solid #eee;
    font-size: 13px;
    color: #888;
    border-radius: 3px;
    padding: 0 16px;
    width: 100%;
    display: block
}

.form input[type=file], .wpcf7 input[type=file] {
    display: none
}

.form .col, .wpcf7 .col {
    width: 25%;
    padding: 5px;
    float: left
}

.form .comp, .wpcf7 .comp {
    line-height: 40px;
    font-size: 13px;
    color: #888;
    text-align: center
}

.form .sec, .wpcf7 .sec {
    line-height: 40px;
    font-size: 13px;
    color: #2c2c2c;
    text-align: left
}

.form label.btn, .wpcf7 label.btn {
    display: block;
    line-height: 40px;
    font-size: 13px;
    background-color: #fff;
    height: 40px
}

.form label.btn.download, .wpcf7 label.btn.download {
    background: url(../img/pictos/download.png) no-repeat center center #fff;
    background-size: 16px
}

.form select, .wpcf7 select {
    width: 100%;
    line-height: 40px;
    height: 40px;
    background-color: #fff;
    outline: 0
}

.form textarea, .wpcf7 textarea {
    width: 100%;
    height: 110px;
    border: 1px solid #eee;
    font-size: 13px;
    color: #888;
    border-radius: 3px;
    padding: 16px;
    padding-left: 50px;
    margin: 5px;
    background: url(../img/pictos/enveloppe.png) no-repeat 18px 18px #fff
}

.form .cta, .wpcf7 .cta {
    text-align: left;
    margin: 10px
}

.form .cta .btn, .wpcf7 .cta .btn {
    border: 0;
    padding: 0 75px
}

.form .cta .btn:hover.bluelight .bkg, .wpcf7 .cta .btn:hover.bluelight .bkg {
    background-color: #0e8ad9
}

.form .files, .form .message, .wpcf7 .files, .wpcf7 .message {
    margin-top: 30px
}

.wpcf7 label {
    border: 0
}

.wpcf7 input[type=submit] {
    display: inline-block;
    color: #fff;
    padding: 0 60px;
    width: auto;
    font-size: 15px;
    margin-top: 0;
    position: relative;
    border: 0;
    border-radius: 5px;
    line-height: 44px;
    transition: all .3s ease;
    background-color: #c9c9c9
}

.wpcf7 input[type=submit]:hover {
    background-color: #fd5d47;
    transition: all .3s ease
}

@media (max-width: 640px) {
    .modal {
        width: 100%
    }

    .modal .article-nav {
        display: none
    }

    .modal a.close-modal {
        top: 30px;
        right: 40px
    }

    .modal .Post-metas {
        display: none
    }

    .blocker {
        padding: 0;
        z-index: 20
    }

    .Post-content .Post-inner .inner-head .col {
        float: none;
        width: 100%
    }

    .Post-content .Post-inner .inner-head .col .excerpt {
        padding: 0
    }

    .form .col, .wpcf7 .col {
        margin: 0;
        width: 100%;
        padding: 5px;
        float: left
    }

    .form textarea, .wpcf7 textarea {
        margin: 0
    }

    .form .cta, .wpcf7 .cta {
        margin: 0
    }

    .form .cta .btn, .wpcf7 .cta .btn {
        padding: 0;
        text-align: center;
        width: 100%
    }

    .form .cta .btn:hover.bluelight .bkg, .wpcf7 .cta .btn:hover.bluelight .bkg {
        background-color: #0e8ad9
    }

    .Post-content .Post-inner li, .Post-content .Post-inner p, .Post-content .Post-inner ul {
        font-size: 18px;
        text-align: left;
        line-height: 32px
    }

    .Post-content .Post-inner .Wysiwyg p {
        margin-bottom: 20px !important
    }

    .Post-content .Post-inner h2 {
        margin-top: 40px
    }
}

.donut-chart {
    right: 225px;
    position: absolute;
    top: 88px;
    width: 242px;
    height: 242px;
    display: inline-block;
    transform: rotate(3deg)
}

.donut-chart svg {
    pointer-events: none;
    height: 242px;
    width: 242px
}

.donut-chart svg path {
    fill: none;
    stroke-width: 26px;
    stroke: #2f769f
}

.chiffres {
    overflow-x: hidden
}

.chiffres .excerpt, .chiffres .text {
    width: 33%
}

.chiffres .map {
    position: relative;
    margin-top: -160px;
    padding-bottom: 110px
}

.chiffres .num {
    position: absolute
}

.chiffres .num.blue .chiffre {
    color: #2f769f
}

.chiffres .num.blue .donut-chart svg path {
    stroke: #2f769f
}

.chiffres .num.pink .chiffre {
    color: #e92965
}

.chiffres .num.pink .donut-chart svg path {
    stroke: #e92965
}

.chiffres .num.violetlight .chiffre {
    color: #4e1948
}

.chiffres .num.violetlight .donut-chart svg path {
    stroke: #4e1948
}

.chiffres .num.orange .chiffre {
    color: #fd5d47
}

.chiffres .num.orange .donut-chart svg path {
    stroke: #fd5d47
}

.chiffres .num.hasshade .shade {
    opacity: .3;
    transition: all .3s ease
}

.chiffres .num1 {
    top: 0;
    right: 0
}

.chiffres .num2 {
    top: 257px;
    right: -167px
}

.chiffres .num3 {
    top: 417px;
    right: 86px
}

.chiffres .num4 {
    top: 604px;
    right: -165px
}

.chiffres .chart {
    position: relative
}

.chiffres .shade {
    display: block;
    height: 370px;
    width: 370px;
    border-radius: 200px;
    background-color: #ccc;
    right: 160px;
    top: 25px;
    position: absolute;
    opacity: 0;
    transition: all .3s ease
}

.chiffres .bkg_jauge {
    display: block;
    height: 242px;
    width: 242px;
    border-radius: 200px;
    background-color: #e9e4e2;
    right: 225px;
    position: absolute;
    opacity: 1;
    top: 88px
}

.chiffres .bkg_white {
    display: block;
    height: 192px;
    width: 192px;
    border-radius: 200px;
    background-color: #fff;
    right: 250px;
    position: absolute;
    opacity: 1;
    top: 113px;
    text-align: center
}

.chiffres .bkg_white .title {
    font-size: 15px;
    color: #cfcfcf
}

.chiffres .bkg_white .chiffre {
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 15px;
    display: inline-block
}

.chiffres .stats .col {
    width: 50%;
    float: left
}

@media (max-width: 640px) {
    .chiffres .excerpt, .chiffres .text {
        width: 100%
    }

    .chiffres .map {
        margin-top: 0;
        height: 1080px
    }

    .chiffres .map img {
        max-width: 130%
    }

    .chiffres .num {
        transform: scale(.7)
    }

    .chiffres .num1 {
        top: 40px;
        right: -180px
    }

    .chiffres .num2 {
        top: 217px;
        right: -47px
    }

    .chiffres .num3 {
        top: 387px;
        right: -180px
    }

    .chiffres .num4 {
        top: 570px;
        right: -45px
    }

    .chiffres .chart {
        margin-top: 150px;
        position: relative
    }

    .chiffres .stats .col {
        width: 100%;
        float: none
    }

    .chiffres .charts .col {
        float: left;
        padding-right: 6px;
        height: 230px
    }

    .chiffres .charts .col .jauge {
        width: 18px
    }

    .chiffres .charts .col.head {
        min-width: 60px
    }

    .chiffres .charts .col.head .desc, .chiffres .charts .col.head .desc2, .chiffres .charts .col.head .title {
        font-size: 12px
    }

    .chiffres .charts .col .desc, .chiffres .charts .col .desc2, .chiffres .charts .col .title {
        font-size: 12px
    }

    .chiffres .charts.pink .col .desc, .chiffres .charts.pink .col .desc2, .chiffres .charts.pink .col .title {
        font-size: 12px
    }

    .chiffres .charts.pink .col.head {
        min-width: 60px
    }

    .chiffres .charts.pink .col.head .desc, .chiffres .charts.pink .col.head .desc2, .chiffres .charts.pink .col.head .title {
        font-size: 12px
    }
}

body.page-template-metier {
    font-size: 20px
}

body.page-template-metier a, body.page-template-metier h1, body.page-template-metier h2, body.page-template-metier h3, body.page-template-metier p, body.page-template-metier span {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

@media (min-width: 37.5em) {
    body.page-template-metier .container {
        padding-right: 0 !important
    }
}

body.page-template-metier .sections-navigator {
    position: absolute;
    top: 150px;
    right: 1%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 5;
    text-align: left;
    width: 17%
}

@media (max-width: 37.49em) {
    body.page-template-metier .sections-navigator {
        top: 90px;
        width: 100%;
        height: 50px;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2
    }
}

body.page-template-metier .sections-navigator > a {
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fd5d47;
    position: relative;
    height: 1em;
    margin-bottom: 1em;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.page-template-metier .sections-navigator > a span {
    width: 100%;
    font-size: .7em;
    opacity: 0;
    position: relative;
    left: -10px;
    transition: left .3s cubic-bezier(.25, .46, .45, .94), opacity .2s cubic-bezier(.25, .46, .45, .94)
}

@media (max-width: 37.49em) {
    body.page-template-metier .sections-navigator > a span {
        display: none
    }
}

body.page-template-metier .sections-navigator > a .point {
    content: "";
    -ms-flex-preferred-size: 4px;
    flex-basis: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    margin-right: 10px;
    position: relative;
    left: -2px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .03);
    transition: background-color .2s cubic-bezier(.25, .46, .45, .94)
}

body.page-template-metier .sections-navigator > a.active .point {
    width: 10px;
    height: 10px;
    -ms-flex-preferred-size: 10px;
    flex-basis: 10px;
    background-color: #fd5d47;
    left: -5px
}

body.page-template-metier .sections-navigator > a:hover .point {
    background-color: #fd5d47
}

body.page-template-metier .sections-navigator > a:hover span {
    left: 0;
    opacity: 1
}

@keyframes sectionInAnimation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes sectionOutAnimation {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

body.page-template-metier .content-section {
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    position: absolute;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: sectionOutAnimation;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -moz-animation-duration: 2s;
    -moz-animation-name: sectionOutAnimation;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    -o-animation-duration: 2s;
    -o-animation-name: sectionOutAnimation;
    -o-animation-fill-mode: forwards;
    animation-delay: 0;
    animation-duration: 2s;
    animation-name: sectionOutAnimation;
    animation-fill-mode: forwards
}

body.page-template-metier .content-section.active {
    display: block;
    position: relative;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: sectionInAnimation;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -moz-animation-duration: 2s;
    -moz-animation-name: sectionInAnimation;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    -o-animation-duration: 2s;
    -o-animation-name: sectionInAnimation;
    -o-animation-fill-mode: forwards;
    animation-delay: 0;
    animation-duration: 2s;
    animation-name: sectionInAnimation;
    animation-fill-mode: forwards
}

@media (max-width: 37.49em) {
    body.page-template-metier .content-section {
        padding-top: 70px
    }
}

body.page-template-metier footer {
    position: relative;
    z-index: 2
}

body.page-template-metier .profile-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

body.page-template-metier .profile-background .gradient, body.page-template-metier .profile-background .mobile-gradient {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%
}

body.page-template-metier .profile-background .mobile-gradient {
    display: none
}

@media (min-width: 37.5em) and (max-width: 74.99em) {
    body.page-template-metier .profile-background {
        position: fixed;
        background-position: center
    }

    body.page-template-metier .profile-background .gradient {
        width: 50%
    }
}

@media (min-width: 37.5em) and (max-width: 56.24em) {
    body.page-template-metier .profile-background {
        width: 37%
    }
}

@media (min-width: 56.25em) and (max-width: 74.99em) {
    body.page-template-metier .profile-background {
        width: 45%
    }
}

@media (min-width: 75em) and (max-width: 84.365em) {
    body.page-template-metier .profile-background {
        width: 43%
    }
}

@media (max-width: 37.49em) {
    body.page-template-metier .profile-background {
        width: 100%;
        background-size: 140% auto;
        background-position: top center;
        height: 0;
        padding-bottom: 150%;
        position: relative
    }

    body.page-template-metier .profile-background .gradient {
        display: none
    }

    body.page-template-metier .profile-background .mobile-gradient {
        display: block
    }

    body.page-template-metier .profile-background .mobile-gradient {
        width: 100%;
        height: 10em;
        top: auto;
        bottom: 0;
        left: 0
    }
}

@media (min-width: 56.25em) and (max-width: 74.99em) {
    body.page-template-metier .wrapper {
        font-size: 1em
    }
}

@media (min-width: 37.5em) and (max-width: 56.24em) {
    body.page-template-metier .wrapper {
        font-size: .9em
    }
}

@media (max-width: 37.49em) {
    body.page-template-metier .wrapper {
        font-size: .8em
    }
}

body.page-template-metier .wrapper-inner {
    background-color: #212328;
    min-height: 350px
}

body.page-template-metier .main-text, body.page-template-metier .team-members {
    padding-left: 35%
}

@media (max-width: 56.24em) {
    body.page-template-metier .main-text, body.page-template-metier .team-members {
        padding-left: 35%
    }
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text, body.page-template-metier .team-members {
        padding: 0
    }
}

body.page-template-metier .main-text {
    width: 75%;
    text-align: justify
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text {
        width: 100%;
        margin-top: -10em
    }
}

body.page-template-metier .main-text > h1, body.page-template-metier .main-text > h2, body.page-template-metier .main-text > p.description {
    font-weight: 400;
    color: #fff
}

body.page-template-metier .main-text > h1 {
    text-transform: initial;
    font-size: 1.6em;
    margin-bottom: .5em
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text > h1 {
        padding-bottom: 0
    }
}

body.page-template-metier .main-text > h2 {
    text-transform: initial;
    font-size: 1em;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 1em;
    opacity: .6
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text > h2 {
        margin-bottom: 0
    }
}

body.page-template-metier .main-text > p.description {
    font-size: .65em;
    opacity: .6;
    line-height: 1.7em;
    margin-bottom: 3em
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text > p.description {
        display: none
    }
}

body.page-template-metier .main-text .button {
    display: inline-block;
    min-width: 12em;
    padding: 1em;
    border-radius: 4px;
    background-color: #fd5d47;
    margin: 1em 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .6em;
    font-weight: 700;
    color: #fff
}

@media (max-width: 37.49em) {
    body.page-template-metier .main-text .button {
        margin: 3em 0
    }
}

body.page-template-metier section.team-members {
    max-height: 10em;
    width: 100%;
    overflow: hidden
}

body.page-template-metier section.team-members .member-block {
    background-color: #fff;
    padding: 1.5em;
    margin: 0 1em 1em 0;
    display: inline-block;
    color: #212328;
    text-decoration: none;
    border: 2px solid #fff;
    width: 14em;
    transition: border .2s cubic-bezier(.25, .46, .45, .94)
}

body.page-template-metier section.team-members .member-block > * {
    display: block
}

body.page-template-metier section.team-members .member-block-sector {
    font-size: .9em;
    font-weight: 700;
    margin-bottom: .7em
}

body.page-template-metier section.team-members .member-block-name {
    font-size: 1.2em
}

body.page-template-metier section.team-members .member-block-job {
    font-size: .65em;
    color: #535353
}

body.page-template-metier section.team-members .member-block-cta {
    display: block;
    margin-top: 1em;
    width: 1.3em;
    fill: #fd5d47;
    transition: transform .2s cubic-bezier(.25, .46, .45, .94)
}

body.page-template-metier section.team-members .member-block:hover {
    border: 2px solid #fd5d47
}

body.page-template-metier section.team-members .member-block:hover svg {
    transform: translateX(7px)
}

.page-template-histoire .content {
    background-color: #fff
}

.page-template-histoire h1, .page-template-histoire h2, .page-template-histoire h3, .page-template-histoire p {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.page-template-histoire h1.underline-title {
    text-align: center;
    font-size: 1.2em;
    position: relative;
    margin: 2em 0;
    padding-bottom: 1.5em;
    text-align: center
}

.page-template-histoire h1.underline-title:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #d6d6d6
}

.page-template-histoire h1.underline-title span {
    position: relative;
    display: inline-block
}

.page-template-histoire h1.underline-title span:after {
    content: "";
    position: absolute;
    left: -5%;
    bottom: -1.5em;
    width: 110%;
    height: 1.5em;
    background-color: #fff;
    z-index: 1
}

.page-template-histoire h1.underline-title span:before {
    content: "";
    position: absolute;
    left: 10%;
    bottom: -1.5em;
    width: 80%;
    transform: translateY(2px);
    height: 7px;
    background-color: #fd5d47;
    z-index: 2
}

@media (max-width: 37.49em) {
    .page-template-histoire h1.underline-title {
        display: none
    }
}

.page-template-histoire h2 {
    color: #9c9c9c;
    font-size: 1.25em;
    text-transform: initial;
    font-weight: 700;
    text-align: center;
    width: 100%;
    color: #535353;
    margin-bottom: 10em
}

@media (max-width: 37.49em) {
    .page-template-histoire h2 {
        font-size: 1em;
        margin: 3em 0 5em 0
    }
}

.page-template-histoire .shadow {
    display: none !important
}

.page-template-histoire .timeline {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 5em;
    font-size: 1.25em
}

@media (min-width: 56.25em) and (max-width: 74.99em) {
    .page-template-histoire .timeline {
        font-size: 1em
    }
}

@media (min-width: 37.5em) and (max-width: 56.24em) {
    .page-template-histoire .timeline {
        font-size: .9em
    }
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline {
        font-size: .8em
    }
}

.page-template-histoire .timeline:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 100%;
    bottom: 6px;
    z-index: 1;
    background-color: #d6d6d6
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline:before {
        left: auto
    }
}

.page-template-histoire .timeline > .cursor {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
    background-color: #fd5d47;
    height: 3.5em;
    width: 1em;
    border-radius: 3.5em;
    margin-top: -.5em;
    transition: transform .6s cubic-bezier(.645, .045, .355, 1)
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline > .cursor {
        left: auto;
        right: -.5em
    }
}

.page-template-histoire .timeline .timeline-section {
    width: 100%;
    z-index: 2;
    position: relative;
    padding: 5em 0
}

.page-template-histoire .timeline .timeline-section h3, .page-template-histoire .timeline .timeline-section img, .page-template-histoire .timeline .timeline-section p {
    opacity: 0;
    transform: translateY(30px);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

.page-template-histoire .timeline .timeline-section .section-block {
    width: 50%;
    position: relative
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section .section-block {
        width: 100%
    }
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section .section-block.section-block-text {
        text-align: right;
        padding-left: 0 !important;
        padding-right: 37.5% !important
    }
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text h3, .page-template-histoire .timeline .timeline-section .section-block.section-block-text p {
    position: relative;
    top: -.5em
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text h3 {
    font-size: 2.7em;
    margin-bottom: .5em;
    color: #969696;
    font-weight: 300
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text p {
    font-size: 1em;
    line-height: 1.7em;
    margin: 0;
    color: #2c2c2c
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-line {
    position: absolute;
    top: 0;
    width: 25%;
    height: 1px;
    background-color: #d6d6d6
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-line {
        right: 0 !important;
        left: auto !important
    }
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-line:after, .page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-line:before {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 6px;
    position: absolute;
    top: 0;
    background-color: #d6d6d6
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-line:before {
    background-color: #fd5d47;
    transition: background-color .5s cubic-bezier(.215, .61, .355, 1)
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-text .section-point {
    content: "";
    height: 3em;
    width: 3em;
    border-radius: 3em;
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    transition: background-color .3s cubic-bezier(.215, .61, .355, 1)
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-images {
    position: relative;
    top: -2em
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section .section-block.section-block-images {
        padding-left: 0 !important;
        padding-right: 25%;
        margin-top: 2em;
        top: 0
    }
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-images > .images-container {
    position: relative
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-images img:nth-child(odd) {
    max-width: 15.3em;
    width: 70%;
    position: relative;
    z-index: 2
}

.page-template-histoire .timeline .timeline-section .section-block.section-block-images img:nth-child(even) {
    max-width: 11em;
    width: 50%;
    position: absolute;
    z-index: 1
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block {
    float: left
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text {
    padding-right: 18.75%;
    text-align: right
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text .section-line:before {
    left: 0;
    transform: translate(-50%, -50%)
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text .section-line, .page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text .section-line:after {
    right: 0
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text .section-line:after {
    transform: translate(50%, -50%)
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-text .section-point {
    right: 25%;
    transform: translate(50%, -50%)
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-images {
    padding-left: 12.5%
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-images img:nth-child(odd) {
    left: 0
}

.page-template-histoire .timeline .timeline-section:nth-child(odd) .section-block.section-block-images img:nth-child(even) {
    left: 60%;
    top: 11%
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block {
    float: right
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text {
    padding-left: 18.75%
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:before {
    right: 0;
    transform: translate(50%, -50%)
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line, .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:after {
    left: 0
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:after {
    transform: translate(-50%, -50%)
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:before {
        left: 0;
        transform: translate(-50%, -50%)
    }

    .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line, .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:after {
        right: 0;
        left: auto
    }

    .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-line:after {
        transform: translate(50%, -50%)
    }
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-point {
    left: 25%;
    transform: translate(-50%, -50%)
}

@media (max-width: 37.49em) {
    .page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-text .section-point {
        right: 25%;
        transform: translate(50%, -50%);
        left: auto
    }
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-images {
    padding-right: 18.75%;
    margin-bottom: 3em
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-images img:nth-child(odd) {
    float: right
}

.page-template-histoire .timeline .timeline-section:nth-child(even) .section-block.section-block-images img:nth-child(even) {
    right: 54%;
    margin-top: 35%
}

.page-template-histoire .timeline .timeline-section:nth-child(1) {
    padding-top: 0
}

.page-template-histoire .timeline .timeline-section:nth-child(1) .section-block-images {
    top: 0
}

.page-template-histoire .timeline .timeline-section:last-child {
    background-color: #fff;
    padding: 0;
    margin-top: 5em
}

.page-template-histoire .timeline .timeline-section.active .section-block .section-point {
    background-color: #fd5d47;
    z-index: 5
}

.page-template-histoire .timeline .timeline-section.active .section-block .section-line:before {
    z-index: 6;
    background-color: #fff
}

.page-template-histoire .timeline .timeline-section.active .section-block.section-block-text h3 {
    color: #fd5d47
}

.page-template-histoire .timeline .timeline-section.viewed h3, .page-template-histoire .timeline .timeline-section.viewed img, .page-template-histoire .timeline .timeline-section.viewed p {
    transform: translateY(0);
    opacity: 1
}

.onscreen {
    opacity: 0;
    transition: all .6s ease;
    margin-top: 100px
}

.onscreen.showsection {
    opacity: 1;
    transition: all .6s ease;
    margin-top: 0
}

/*.shadow {
    background: url(../img/menu_shadow.png) repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    height: 208px;
    width: 100%;
    display: block;
    z-index: 2
}*/

.owl-carousel {
    display: block
}

.vertical-align-center {
    transition: all .3s ease
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.size-full {
    height: auto;
    width: 100%
}

.dir {
    color: #fd5d47;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px
}

.heb {
    color: #888;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px
}

.chapo {
    font-size: 18px;
    font-weight: 700;
    color: #9c9c9c;
    line-height: 30px;
    margin-bottom: 65px
}

.posAbs {
    position: absolute
}

.container-xtlg {
    max-width: 1740px;
    margin: 0 auto;
    width: 100%;
    padding-left: 90px;
    padding-right: 90px
}

.exergue {
    padding-left: 0;
    border-left: 0 solid #fff;
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    padding-bottom: 0
}

.sep {
    display: block;
    height: 10px;
    width: 100%
}

.sep .line {
    height: 1px;
    width: 100%;
    background-color: #d6d6d6
}

.sep .orangeline {
    background-color: #f7f7f7;
    display: block;
    margin: 0 auto;
    margin-top: -5px;
    width: 170px
}

.sep .orangeline span {
    background-color: #fd5d47;
    width: 110px;
    height: 8px;
    margin-left: 30px;
    display: block
}

.sep .orangeline span.black {
    background-color: #212328
}

.card {
    transition: box-shadow .3s;
    border-radius: 5px;
    padding: 25px;
    height: 355px;
    position: relative;
    width: 100%;
    background-color: #fff
}

.card .tag {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    width: 110px;
    color: #fff
}

.card .tag.pink {
    background-color: #e92965
}

.card .tag.bluelight {
    background-color: #0e8ad9
}

.card .tag.blue {
    background-color: #2f769f
}

.card .tag.green {
    background-color: #06a971
}

.card .tag.orange {
    background-color: #fd5d47
}

.card .thumb {
    border-top-right-radius: 5px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    overflow: hidden
}

.card .thumb img {
    display: block;
    width: 100%
}

.card .cta {
    position: absolute;
    z-index: 2;
    opacity: 0;
    transition: all .3s ease;
    color: #fff;
    line-height: 44px;
    width: 70%;
    left: 15%;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none
}

.card .cta .bkg {
    content: "";
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #f7f7f7;
    transform: scaleY(0);
    transition: all .2s ease
}

.card .shad {
    background-color: #212328;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all .3s ease
}

.card h2 {
    position: relative;
    margin-top: 200px;
    font-size: 15px;
    text-align: left;
    color: #2c2c2c;
    text-transform: inherit;
    width: 70%;
    line-height: 24px
}

.card .metas {
    position: absolute;
    bottom: 0;
    width: calc(100% - 50px);
    border-top: 1px solid #eee
}

.card .metas .date {
    color: #535353;
    font-size: 11px;
    float: left;
    line-height: 40px;
    width: 50%
}

.card .metas .share {
    float: right;
    text-align: right;
    width: 50%
}

.card .metas .share a {
    text-decoration: none;
    color: #2c2c2c;
    line-height: 40px;
    font-size: 12px
}

.card:hover {
    box-shadow: 0 31px 54px -19px #8a858a
}

.card:hover .shad {
    opacity: .7;
    transition: all .3s ease
}

.card:hover .cta {
    opacity: 1;
    transition: all .3s ease
}

.card:hover .cta .bkg {
    background-color: #fd5d47;
    transform: scaleY(1)
}

.card:hover .cta .btn.grey .bkg {
    background-color: #1f1f27
}

.card:hover .cta .btn.bluelight .bkg {
    background-color: #0e8ad9
}

.cta {
    width: 100%;
    text-align: center
}

.cta .bkg {
    transition: all .3s ease
}

.cta .btn {
    display: inline-block;
    color: #fff;
    padding: 0 110px;
    width: auto;
    font-size: 15px;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 0;
    position: relative;
    transition: all .3s ease
}

.cta .btn.grey {
    background-color: #d6d6d6
}

.cta .btn.orange {
    background-color: #fd5d47
}

.cta .btn.violet {
    background-color: #370432
}

.cta .btn .bkg {
    content: "";
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all .3s ease;
    transform: scaleY(0)
}

.cta .btn .text {
    position: relative;
    z-index: 2
}

.btn:hover {
    transition: all .3s ease
}

.btn:hover.grey .bkg {
    background-color: #1f1f27
}

.btn:hover.orange .bkg {
    background-color: #1f1f27
}

.btn:hover.violet .bkg {
    background-color: #1f1f27
}

.btn:hover .bkg {
    z-index: 1;
    transition: all .3s ease;
    transform: scaleY(1)
}

.popin.reference {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 999999;
    display: none;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden
}

.popin.reference .close {
    position: absolute;
    top: 30px;
    right: 30px
}

.subnav {
    height: 130px;
    width: 100%;
    clear: both;
    padding-top: 80px;
    background-color: #fff;
    border-bottom: 1px solid #ededed;
    box-shadow: 0 9px 5px -3px #ccc
}

.subnav ul {
    text-align: center;
    width: 100%
}

.subnav ul li {
    display: inline-block
}

.subnav ul li a {
    line-height: 50px;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    text-decoration: none;
    width: 170px;
    color: #ccc
}

.subnav ul li a.active {
    color: #363636
}

.sliderprojects.tags .item a {
    text-decoration: none
}

.sliderprojects.tags .item .desc {
    opacity: 0;
    transition: all .3s ease;
    font-style: italic;
    color: #9c9c9c;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding-top: 35px
}

.sliderprojects.tags .item .desc p {
    font-size: 16px;
    line-height: 24px
}

.sliderprojects.tags .item h3 {
    transition: all .3s ease
}

.sliderprojects.tags .item:hover h3 {
    color: #fd5d47;
    transition: all .3s ease
}

.sliderprojects.tags .item:hover .desc {
    opacity: 1;
    transition: all .3s ease;
    padding-bottom: 50px
}

@media (min-width: 1600px) {
    .top-page {
        height: 300px;
        width: 100%;
        background-color: #212328
    }

    .exergue {
        padding-left: 40px;
        border-left: 8px solid #fff;
        padding-bottom: 40px
    }
}

@media (max-width: 640px) {
    .alignright {
        float: none
    }

    .alignleft {
        float: none
    }

    .nomobile {
        display: none
    }

    .card .thumb {
        height: 180px
    }

    .card h2 {
        position: relative;
        margin-top: 180px
    }

    .exergue {
        padding-left: 20px;
        border-left: 4px solid #fff;
        padding-bottom: 20px;
        font-size: 15px
    }

    .container-xtlg {
        padding: 0 20px
    }

    .push.mobile {
        position: relative
    }

    .push.mobile img {
        display: block
    }

    .push.mobile .bottom {
        position: absolute;
        bottom: inherit;
        top: 0;
        width: 100%;
        padding: 0 40px
    }

    .push.mobile .bottom .text {
        color: #fff;
        text-align: center;
        width: 100%;
        font-size: 30px;
        text-transform: uppercase
    }

    .push.mobile .bottom .cross {
        text-align: center;
        width: 100%;
        font-size: 80px;
        font-weight: 400;
        color: #2f769f
    }

    .push.mobile .bottom .cross span.orange {
        color: #fd5d47
    }
}

.presse .card .metas .share a.addthis_button {
    line-height: 36px;
    font-size: 16px
}

.debug {
    background: pink;
    outline: 3px solid maroon
}

.desktop-hidden {
    display: none !important
}

.mobile-hidden {
    display: block !important
}

.forIE9, .hidden {
    display: none
}

.nowrap {
    white-space: nowrap
}

.pngfile {
    max-width: 34px
}

.display-none {
    display: none
}

.clear {
    clear: both
}

.clearfix-container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clearfix-container {
    display: inline-table
}

.clearfix-container {
    height: 1%
}

.clearfix-container {
    display: block
}

.uppercase {
    text-transform: uppercase
}

.line:after {
    content: "";
    display: table;
    clear: both
}

.wrapper {
    padding-top: 0
}

.wrapper.opened {
    padding-top: 120px
}

.no-overflow {
    overflow: hidden
}

.no-overflow-body {
    overflow: hidden;
    position: relative;
    height: 100%
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.bottom {
    bottom: 0
}

.noborder {
    border: 0 !important
}

.fullheight {
    height: 100%
}

.cover {
    background-size: cover !important;
    -ms-behavior: url(js/backgroundsize.min.htc) !important
}

.inbl {
    display: inline-block;
    vertical-align: top
}

.nofloat {
    float: none
}

.left {
    float: left
}

.right {
    float: right
}

.block {
    display: block
}

.midcenter {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.center {
    margin-left: auto;
    margin-right: auto
}

.txtleft {
    text-align: left
}

.txtright {
    text-align: right
}

.txtcenter {
    text-align: center
}

.btn {
    cursor: pointer
}

.m-reset, .ma0 {
    margin: 0
}

.p-reset, .pa0 {
    padding: 0
}

.ma1 {
    margin: 10px
}

.ma2 {
    margin: 20px
}

.ma3 {
    margin: 30px
}

.ma4 {
    margin: 40px
}

.ma5 {
    margin: 50px
}

.pa1 {
    padding: 10px
}

.pa2 {
    padding: 20px
}

.pa3 {
    padding: 30px
}

.pa4 {
    padding: 40px
}

.pa5 {
    padding: 50px
}

.mt0 {
    margin-top: 0
}

.mt1 {
    margin-top: 10px
}

.mt2 {
    margin-top: 20px
}

.mt3 {
    margin-top: 30px
}

.mt4 {
    margin-top: 40px
}

.mt5 {
    margin-top: 50px
}

.mt6 {
    margin-top: 60px
}

.mr0 {
    margin-right: 0
}

.mr1 {
    margin-right: 10px
}

.mr2 {
    margin-right: 20px
}

.mr3 {
    margin-right: 30px
}

.mr4 {
    margin-right: 40px
}

.mr5 {
    margin-right: 50px
}

.mb0 {
    margin-bottom: 0
}

.mb1 {
    margin-bottom: 10px
}

.mb2 {
    margin-bottom: 20px
}

.mb3 {
    margin-bottom: 30px
}

.mb4 {
    margin-bottom: 40px
}

.mb5 {
    margin-bottom: 50px
}

.mb6 {
    margin-bottom: 60px
}

.ml0 {
    margin-left: 0
}

.ml1 {
    margin-left: 10px
}

.ml2 {
    margin-left: 20px
}

.ml3 {
    margin-left: 30px
}

.ml4 {
    margin-left: 40px
}

.ml5 {
    margin-left: 50px
}

.pt0 {
    padding-top: 0 !important
}

.pt1 {
    padding-top: 10px
}

.pt2 {
    padding-top: 20px
}

.pt3 {
    padding-top: 30px
}

.pt4 {
    padding-top: 40px
}

.pt5 {
    padding-top: 50px
}

.pt8 {
    padding-top: 80px
}

.pr0 {
    padding-right: 0
}

.pr1 {
    padding-right: 10px
}

.pr2 {
    padding-right: 20px
}

.pr3 {
    padding-right: 30px
}

.pr4 {
    padding-right: 40px
}

.pr5 {
    padding-right: 50px
}

.pb0 {
    padding-bottom: 0 !important
}

.pb1 {
    padding-bottom: 10px
}

.pb2 {
    padding-bottom: 20px
}

.pb3 {
    padding-bottom: 30px
}

.pb4 {
    padding-bottom: 40px
}

.pb5 {
    padding-bottom: 50px
}

.pl0 {
    padding-left: 0
}

.pl1 {
    padding-left: 10px
}

.pl2 {
    padding-left: 20px
}

.pl3 {
    padding-left: 30px
}

.pl4 {
    padding-left: 30px
}

.pl5 {
    padding-left: 30px
}

@media (max-width: 768px) {
    .mb-pa2 {
        padding: 0 20px !important
    }

    .mobile-hidden {
        display: none !important
    }

    .desktop-hidden {
        display: block !important
    }

}

/*
@media (max-width: 1100px) {
    header .topheader{
        display: none;
    }
    header #logo {
        margin-right: 0;
        margin-top: 25px;
        width: 145px;
    }

    .menu-footer-bottom-en-container > #menu-footer-bottom-en.menu >li:not(:last-child):after{
     display: none !important;
    }
}


.topheader .pll-parent-menu-item{
    position: relative;
}
.topheader .pll-parent-menu-item .sub-menu{
    position: absolute;
    right: 0;
    display: flex;
    text-align: right;
    z-index: 3;
    flex-direction: column;
    background-color: #fff;
}
.topheader .pll-parent-menu-item .sub-menu li + li {
    margin-left: 0;
}
.topheader .pll-parent-menu-item .sub-menu a{
    color: #000;
    border-radius: 0;

    padding: 0 20px;
}
.topheader .pll-parent-menu-item .sub-menu a:hover {
    background-color: #e94c39;
    color: #fff;
}
.topheader .pll-parent-menu-item>a::after{
    content: "";
    width: 5px;
    height: 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    margin-top: -2px;
}
@media (max-width: 450px){
    .topheader .pll-parent-menu-item>a {
        padding-right: 15px;
    }
}
.topheader .pll-parent-menu-item > a:not(.is-active) + .sub-menu {
    display: none;
}

*/

.posunset{
    position: unset;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

#responsive-menu-pro-button{
    background-color: rgba(255, 255, 255, 0) !important;
}

button#responsive-menu-pro-button{
    transition: all .5s ease-in-out !important;
}
