/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */


/* General */

body {
    color: #031a6b;
    overflow-x: hidden;
    height: auto;
}

p {
    font-size: 20px;
    line-height: 30px;
}

.page,
.regions {
    background-color: white;
}

a,
a:visited {
    text-decoration: underline;
    color: #3861ff;
    transition: all 0.1s ease-out;
}

a:hover {
    color: #2040bb;
}

.node {
    box-shadow: none;
}

.l-main {
    margin-top: 30px;
    transition: padding 0.4s linear;
}

.breadcrumb {
    transition: padding 0.4s linear;
}

.path-frontpage .l-main {
    margin-top: 60px;
}

.node {
    padding: 0;
    /*margin-top: 50px;*/
}

.node__title,
.layout-type--page-layout .view-title {
    font-weight: bold;
}

h1.node__title,
h1.view-title {
    font-size: 45px;
}

h2,
h3,
h4,
h5,
h6 {
    margin-top: 2.5em;
}

.page-node-type--case-studies .field-node--field-elements>.field__items>.field__item:last-child h2,
.page-node-type--testimonial-employee .field-node--field-elements>.field__items>.field__item:last-child h2 {
    margin-top: 0;
}

body:not(.path-frontpage) .field-node--body img,
body:not(.path-frontpage) .field-node--body iframe {
    margin: 30px 0;
}

body:not(.path-frontpage) .field-node--body iframe {
    width: 100%;
}

.page-node-type--landing-page .field-node--body,
.page-node-type--landing-page .field-node--field-texte {
    margin-left: 0;
}

.page-node-type--landing-page .field-node--body h2,
.page-node-type--landing-page .field-node--field-texte h2 {
    font-weight: bold;
}

.page-node-type--landing-page #block-views-block-services-related-block-block-1 {
    margin-top: 2em;
}

.page-node-type--landing-page #block-views-block-services-related-block-block-1 h2 {
    display: none;
}

.page-node-type--landing-page #footer {
    margin-top: 0;
}

.description {
    color: #031a6b;
    font-size: 14px;
    line-height: 1.5;
}

.node__content {
    font-size: 20px;
}

.field__item ul li {
    margin-bottom: 0.5em;
}


/* Header */

.site-branding {
    display: block;
    margin-right: 3em;
}

.site-branding__logo-link {
    padding-right: 0;
}

.l-leaderboard {
    padding-top: 30px;
}

body:not(.look-base) .l-leaderboard {
    background-color: #3861ff;
    padding: 0 10px;
    height: 54px;
}

body:not(.look-base) .l-leaderboard .regions {
    background-color: transparent;
}

body:not(.look-base) .l-leaderboard #block-languageswitcher .links a.is-active {
    color: white;
}

body:not(.look-base) .l-leaderboard #block-languageswitcher .links.open a.is-active {
    color: #031a6b;
}

body:not(.look-base) #block-contraste-search .form-submit,
body:not(.look-base) #block-searchlink .block__content a {
    background-image: url(images/search-icon-white.svg);
    opacity: 1;
}

body:not(.look-base) #block-searchlink .block__content a:hover {
    opacity: 0.8;
}

body:not(.look-base) #block-contraste-search:hover .form-submit,
#block-searchlink .block__content a {
    background-image: url(images/search-icon.svg);
}

#block-searchlink .block__content a {
    background-size: cover;
    height: 20px;
    width: 20px;
    background-position: center;
    position: relative;
    top: 10px;
    opacity: 1;
}

#block-searchlink .block__content a:hover {
    opacity: 0.8;
}

body:not(.look-base) .site-branding__logo-link {
    height: 27px;
    width: 46px;
    background-image: url(images/logo_small.svg);
    background-repeat: no-repeat;
    margin-top: 13px;
    transition: all 0.2s ease-out;
}

body:not(.look-base) .site-branding__logo-link:hover {
    opacity: 0.8;
}

body:not(.look-base) .site-branding__logo-link img {
    display: none;
}

body:not(.look-base) #block-contraste-search {
    margin-top: -15px;
}

body:not(.look-base) #block-contraste-search:hover .search-block-form__form .form-search {
    border: none;
}

body:not(.look-base) #block-mainnavigation-2 {
    margin-top: 2px;
}

body:not(.look-base) .l-main {
    margin-top: 30px;
}

body:not(.look-base) h1.node__title {
    padding-top: 1em;
    text-align: center;
    padding-bottom: 0.5em;
}

.page-node-type--landing-page h1.node__title {
    padding-bottom: 3rem;
}

.node--type-landing-page-2 h1.node__title {
    color: #CE1F46;
}

.site-branding .site-branding__text {
    text-indent: -9999px;
}

.site-branding img {
    width: 237px;
    transition: all 0.2s ease-out;
}

.site-branding img:hover {
    opacity: 0.8;
}

#block-contraste-branding {
    float: left;
}

.look-base #block-mainnavigation {
    display: none;
}

#block-mainnavigation-2 {
    float: left;
    height: auto;
    margin-top: 0px;
    position: static;
}

#block-mainnavigation-2 a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
}

#block-mainnavigation-2 .menu-level-1>li>span>a {
    color: #3861ff;
    display: block;
    transition: all 0.2s ease-out;
}

#block-mainnavigation-2 .menu-level-1>li.is-parent>span {
    float: left;
}

#block-mainnavigation-2 .menu-level-1>li.is-parent:after {
    font-family: FontAwesome, sans-serif;
    content: '';
    margin: 15px 15px 0px -9px;
    float: right;
    color: #3861ff;
    transition: all 0.2s ease-out;
}

#block-mainnavigation-2 .menu-level-1>li.is-parent.open:after {
    content: '';
    color: white;
}

#block-mainnavigation-2 .menu-level-1>li:hover:after {
    color: white;
}

#block-mainnavigation-2 ul,
#block-mainnavigation-2 li {
    padding: 0;
}

#block-mainnavigation-2 li a {
    padding: 12px 15px;
}

#block-mainnavigation-2 .menu-level-2 a:hover {
    text-decoration: underline;
}

#block-mainnavigation-2 li.menu__item--active-trail>span>a {
    font-weight: bold;
}

#block-mainnavigation-2 .menu-level-1>li {
    transition: all 0.2s ease-out;
    margin: 0;
    margin-right: 10px;
}

#block-mainnavigation-2 .menu-level-1>li.is-parent {
    cursor: pointer;
}

#block-mainnavigation-2 .menu-level-1>li:hover,
#block-mainnavigation-2 .menu-level-1>li.open {
    background-color: #3861FF;
}

body:not(.look-base) #block-mainnavigation-2 .menu-level-1>li:hover,
body:not(.look-base) #block-mainnavigation-2 .menu-level-1>li.open {
    background-color: white;
}

#block-mainnavigation-2 .menu-level-1>li:hover a,
#block-mainnavigation-2 .menu-level-1>li.open a {
    color: white;
}

body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.is-parent:hover>span>a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.is-parent.open>span>a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li:hover>span>a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.open>span>a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.is-parent:hover:after,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.is-parent.open:after {
    color: #3861FF;
}

#block-mainnavigation-2 .menu-level-2 {
    display: none;
    background-color: #3861FF;
    left: 50%;
    transform: translateX(-50%);
    top: 82px;
    z-index: 2;
    position: absolute;
    width: 100%;
    max-width: 1200px;
    padding: 1em 1em 3em;
    border-left: 1000px solid #3861FF;
    border-right: 1000px solid #3861FF;
    box-sizing: initial;
}

.ie #block-mainnavigation-2 .menu-level-2 {
    border-left: 0px solid #3861FF;
    border-right: 0px solid #3861FF;
}

#block-mainnavigation-2 .menu-level-2>li.menu__item--active-trail>span>a {
    text-decoration: underline;
}

body:not(.look-base) #block-mainnavigation-2 .menu-level-2 {
    top: 54px;
    background-color: white;
    border-left: 1000px solid white;
    border-right: 1000px solid white;
}

body:not(.look-base) #block-mainnavigation-2 .menu-level-2 a {
    color: #021a6b;
}

body:not(.look-base) #block-mainnavigation-2 .menu-level-3 a {
    color: #3861ff;
}

#block-mainnavigation-2 .menu-level-2 a[data-showed='no'] {
    display: none;
}

#block-mainnavigation-2 .menu-level-1>li>ul>li {
    display: inline-block;
    vertical-align: top;
    max-width: 220px;
}

#block-mainnavigation-2 .menu-level-2 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
}

#block-mainnavigation-2 .menu-level-3 a {
    font-weight: normal;
    padding: 3px 15px;
    margin: 0;
}


/* landing page menu version */

body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1 li a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-2 li a {
    font-size: 16px;
}

body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li.is-parent>span>a,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li:after,
body:not(.look-base) .l-leaderboard #block-mainnavigation-2 .menu-level-1>li>span>a {
    color: white;
    font-size: 16px;
}

#block-contraste-search,
#block-searchlink {
    float: right;
    width: 27px;
    margin-top: -10px;
    position: relative;
}

#block-contraste-search .form-submit,
#block-searchlink .block__content a {
    background-color: transparent;
    border: none;
    box-shadow: none;
    transition: all 0.2s ease-out;
    text-indent: -9999px;
    display: block;
}

#block-contraste-search .form-submit:hover {
    opacity: 0.8;
}

body:not(.look-base) #block-contraste-search .search-block-form__form {
    position: relative;
    top: 5px;
}

#block-contraste-search .search-block-form__form .form-search {
    position: absolute;
    right: 0;
    max-width: none;
    z-index: 1;
    transition: all 0.2s ease-out;
    border: none;
    border-radius: 8px;
    height: 40px;
    top: -3px;
    background-color: transparent;
    width: 20px;
    opacity: 0;
}

#block-contraste-search:hover .search-block-form__form .form-search {
    display: block;
    width: 250px;
    border: 2px solid #3762ff;
    background-color: white;
    opacity: 1;
}

.breadcrumb a {
    color: #3861ff;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.fa-loaded .breadcrumb__list-item:before {
    content: '>';
    font-family: "Lato", sans-serif;
    color: #031a6b;
    margin: 0 1.5em;
}

#block-languageswitcher {
    float: right;
    margin-top: 1px;
    margin-right: 10px;
    position: relative;
    height: 27px;
    z-index: 10;
}

#block-languageswitcher .links li {
    opacity: 0;
    transition: all 0.2s ease-out;
    position: absolute;
    top: -9999px;
    margin-top: -10px;
}

#block-languageswitcher .links {
    padding: 10px;
    transition: all 0.2s ease-out;
}

#block-languageswitcher:hover .links {
    background-color: #3861ff;
}

#block-languageswitcher:hover .links li,
#block-languageswitcher .links li.is-active {
    opacity: 1;
    position: static;
    margin-top: 0;
}

#block-languageswitcher:hover .links li a {
    transition: all 0.2s ease-out;
}

#block-languageswitcher:hover .links li.is-active a {
    color: white;
}

#block-languageswitcher .links a {
    color: #3861ff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

#block-languageswitcher:hover .links a {
    color: white;
}

#block-languageswitcher .links a:not(.is-active):hover {
    text-decoration: underline;
}

#block-languageswitcher .links a.is-active {
    color: #031a6b;
}

#block-languageswitcher .links a.is-active:after {
    font-family: FontAwesome, sans-serif;
    content: '';
    margin-left: 5px;
}

.fa-loaded .ms-dropmenu .rm-block__content .menu-level-1 .menu__item--expanded.is-parent>span>.menu__link:after {
    content: '';
}

.pr-header {
    background-color: white;
    margin-top: 2em;
}

.sub-logo a {
    position: relative;
    z-index: 1;
}

.sub-logo a:hover h2 {
    opacity: 0.8;
}

.sub-logo {
    width: 250px;
}

.sub-logo h2 {
    background-image: url(images/logo_europe.svg);
    text-indent: -9999px;
    width: 253px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.2s ease-out;
    margin-top: 0;
}

@media screen and (min-width: 700px) {
    #block-mainnavigation {
        float: left;
        width: 100%;
        padding-left: 285px;
        margin: 29px 0;
    }
    #block-mainnavigation li {
        float: left;
        margin-right: 1.5em;
    }
}

#block-mainnavigation a {
    text-decoration: none;
    color: #3861ff;
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
}

#block-mainnavigation a:hover {
    text-decoration: underline;
}


/* Home */

.path-frontpage .node__title {
    display: none;
}

.path-frontpage article {
    padding-left: 0;
    padding-right: 0;
}

.path-frontpage main .node__content {
    font-size: 45px;
    font-weight: bold;
    text-align: right;
    position: relative;
}

.path-frontpage main .node__content:before,
.page-node-type--landing-page main .node__content:before {
    content: '';
    display: block;
    position: absolute;
    top: 190px;
    left: -460px;
    width: 460px;
    height: 460px;
    background-color: #3861ff;
    border-radius: 25px;
    z-index: 0;
}

.page-node-type--landing-page main .node__content {
    position: relative;
}

.path-frontpage main .node__content .text p,
.path-frontpage main .node__content .text h1 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 1em;
}

@media screen and (min-width: 700px) {
    .path-frontpage main .node__content .text {
        float: left;
        width: 47.5%;
        line-height: 1.1;
        margin-top: 100px;
        position: relative;
        z-index: 1;
        padding-top: 50px;
    }
    .path-frontpage main .node__content .text:before,
    #header-landing .field-node--field-banner-text:before {
        content: '';
        display: block;
        position: absolute;
        top: -100px;
        left: -140px;
        width: 460px;
        height: 460px;
        background-color: #3861ff;
        border-radius: 25px;
        z-index: -1;
    }
    #header-landing .field-node--field-banner-text:before {
        z-index: 1;
    }
    .path-frontpage main .node__content .text:after,
    #header-landing .field-node--field-banner-text:after {
        content: '';
        display: block;
        position: absolute;
        top: -70px;
        left: -110px;
        width: 400px;
        height: 400px;
        background-color: white;
        z-index: -1;
    }
    #header-landing .field-node--field-banner-text:after {
        z-index: 2;
    }
    .path-frontpage main .node__content .text p:first-child:after,
    #header-landing .field-node--field-banner-text .field__items:after {
        content: '';
        display: block;
        position: absolute;
        top: -30px;
        left: 180px;
        width: 200px;
        height: 391px;
        background-color: white;
        z-index: -1;
    }
    #header-landing .field-node--field-banner-text .field__items:after {
        z-index: 1;
    }
    .path-frontpage main .node__content .video {
        float: right;
        width: 60%;
        margin-right: -12%;
        margin-left: 4.5%;
        background-color: #3861ff;
        border-top-left-radius: 25px;
        position: relative;
        height: 460px;
    }
    .path-frontpage main .node__content .video:after,
    .page-node-type--landing-page main .node__content:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 1000px;
        height: 100%;
        background-color: #3861ff;
    }
    .page-node-type--landing-page main .node__content:after {
        height: 466px;
        margin-left: 130px;
        top: 46px;
    }
}

.path-frontpage main .node__content .video img {
    width: 100%;
    max-height: 460px;
    border-top-left-radius: 25px;
}

.path-frontpage #block-contraste-content {
    margin-bottom: 6em;
}

.block[id*='block-views-block-case-studies-block-'],
.block[id*='block-views-block-testimonial-employee-block-'],
.block[id*='block-views-block-news-block-'] {
    float: left;
    width: 48%;
    margin-top: 0;
    padding: 0;
    position: relative;
}

@media screen and (min-width: 700px) {
    .block#block-views-block-case-studies-block-1,
    .block#block-views-block-testimonial-employee-block-1,
    .block#block-views-block-news-block-2 {
        clear: left;
        margin-left: 4%;
    }
}

.block[id*='block-views-block-case-studies-block-'] img,
.block[id*='block-views-block-testimonial-employee-block-'] img,
.block[id*='block-views-block-news-block-'] img,
.block[id*='block-views-block-case-studies-block-'] figure,
.block[id*='block-views-block-testimonial-employee-block-'] figure,
.block[id*='block-views-block-news-block-'] figure {
    display: block;
    margin-bottom: 0;
    width: 100%;
}

.block[id*='block-views-block-case-studies-block-'] .view-title,
.block[id*='block-views-block-testimonial-employee-block-'] .view-title,
.block[id*='block-views-block-news-block-'] .view-title,
#block-views-block-jobs-block-1 .view-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

#block-views-block-jobs-block-1 .view-title {
    font-size: 28px;
}

.block[id*='block-views-block-case-studies-block-'] article,
.block[id*='block-views-block-testimonial-employee-block-'] article,
.block[id*='block-views-block-news-block-'] article,
body:not(.path-frontpage) [class*='view-case-studies'] .views-row,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row,
.view-blog .views-row,
body:not(.path-frontpage) .view-news .views-row {
    padding-top: 0;
    margin-top: 0;
    overflow: hidden;
}

.block[id*='block-views-block-case-studies-block-'] article img,
.block[id*='block-views-block-testimonial-employee-block-'] article img,
.block[id*='block-views-block-news-block-'] article img,
body:not(.path-frontpage) [class*='view-case-studies'] .views-row img,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row img,
.view-blog .views-row img,
body:not(.path-frontpage) .view-news .views-row img {
    transition: all 0.2s ease-out;
}

.block[id*='block-views-block-case-studies-block-'] article:hover img,
.block[id*='block-views-block-testimonial-employee-block-'] article:hover img,
.block[id*='block-views-block-news-block-'] article:hover img,
body:not(.path-frontpage) [class*='view-case-studies'] .views-row:hover img,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:hover img,
.view-blog .views-row:hover img,
body:not(.path-frontpage) .view-news .views-row:hover img {
    transform: scale(1.05);
}

.block[id*='block-views-block-case-studies-block-'] .node__title,
.block[id*='block-views-block-testimonial-employee-block-'] .node__title,
.block[id*='block-views-block-news-block-'] .node__title {
    display: block;
    font-size: 2rem;
    position: relative;
}

.block[id*='block-views-block-news-block-'] .node__title a {
    color: #fff;
}

.block[id*='block-views-block-case-studies-block-'] .node__title a,
.block[id*='block-views-block-testimonial-employee-block-'] .node__title a {
    color: #3861ff;
}


/*.block[id*="block-views-block-case-studies-block-"] .node__container:hover .node__title a,*/


/*.block[id*="block-views-block-news-block-"] .node__container:hover .node__title a{*/


/*text-decoration: underline;*/


/*}*/

@media screen and (min-width: 700px) {
    #block-linkscasenewshomepage {
        clear: both;
        float: right;
        font-size: 32px;
        margin-top: 0;
    }
}

#block-linkscasenewshomepage p {
    font-size: 32px;
}

#block-linkscasenewshomepage a {
    text-decoration: none;
    margin-left: 4em;
    font-weight: bold;
}

#block-linkscasenewshomepage a:hover {
    text-decoration: underline;
}

#block-views-block-jobs-block-1 .view {
    position: relative;
    z-index: 2;
}

[class*='view-id'][class*='jobs'] .view-content {
    width: 60%;
    float: left;
    padding: 75px 50px 20px 0;
    background-color: #ff8c00;
    border-top-right-radius: 25px;
    min-height: 660px;
    position: relative;
}

.view-id-jobs2 .view-footer {
    clear: both;
    padding-top: 1em;
    font-size: 1.5em;
}

.view-id-jobs2 .view-footer a {
    text-decoration: none;
}

.view-id-jobs2 .view-footer a:after {
    font-family: FontAwesome, sans-serif;
    content: '\f0d8';
    margin: 0 0 0 14px;
    transition: all 0.2s ease-out;
    position: relative;
    top: 0;
}

.view-id-jobs2 .view-footer a:hover {
    text-decoration: none;
}

.view-id-jobs2 .view-footer a:hover:after {
    top: -5px;
}

@media screen and (min-width: 700px) {
    #block-views-block-jobs-block-1 {
        clear: both;
        margin-left: 4%;
        padding-top: 60px;
    }
    [class*='view-id'][class*='jobs'] .view-content:before {
        content: '';
        background-color: #ff8c00;
        height: 100%;
        width: 1000px;
        position: absolute;
        left: -100%;
        top: 0;
        z-index: -1;
    }
}

[class*='view-id'][class*='jobs'] .view-content a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 2em;
    font-weight: 300;
}

[class*='view-id'][class*='jobs'] .view-content a .hot {
    background-color: white;
    padding: 5px;
    font-size: 0.5em;
    color: #ff8c00;
    letter-spacing: 0;
    margin-right: 10px;
    border-radius: 100px;
    line-height: 1;
    top: -3px;
    position: relative;
}

[class*='view-id'][class*='jobs'] a:hover {
    text-decoration: underline;
}

[class*='view-id'][class*='jobs'] .view-header {
    float: none;
    width: auto;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

[class*='view-id'][class*='jobs'] .view-header p {
    font-size: 45px;
    line-height: 50px;
}

[class*='view-id'][class*='jobs'] .view-header p:first-child {
    font-size: 20px;
    line-height: 38px;
    max-width: 60%;
    font-weight: normal;
}

[class*='view-id'][class*='jobs'] .view-header p:last-child {
    width: 35%;
    position: absolute;
    top: 35px;
    right: -10px;
}

[class*='view-id'][class*='jobs'] .view-header img {
    margin-bottom: 0.8em;
}

[class*='view-id'][class*='jobs'] {
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 992px) {
    [class*='view-id'][class*='jobs']:before,
    [class*='view-id'][class*='jobs']:after {
        content: '';
        display: block;
        position: absolute;
        top: 36px;
        right: -180px;
        width: 400px;
        height: 400px;
        border: 30px solid #ff8c00;
        background-color: white;
        border-radius: 25px;
        z-index: -2;
    }
    .path-frontpage [class*='view-id'][class*='jobs']:before,
    .path-frontpage [class*='view-id'][class*='jobs']:after {
        top: 47px;
    }
    [class*='view-id'][class*='jobs']:after {
        z-index: -10;
        right: -440px;
        top: 220px;
        background-color: #ff8c00;
    }
    [class*='view-id'][class*='jobs'] .view-header:before,
    [class*='view-id'][class*='jobs'] .view-header:after {
        content: '';
        display: block;
        position: absolute;
        top: 60px;
        right: -150px;
        width: 400px;
        height: 400px;
        background-color: white;
        z-index: -1;
    }
    [class*='view-id'][class*='jobs'] .view-header:after {
        right: 200px;
        height: 430px;
        width: 200px;
        top: 70px;
    }
}

#block-views-block-jobs-block-1 .view-footer {
    clear: both;
    width: 60%;
    font-size: 32px;
    text-align: right;
    padding-top: 25px;
    font-weight: bold;
}

#block-views-block-jobs-block-1 .view-footer a {
    text-decoration: none;
}

#block-views-block-jobs-block-1 .view-footer a:hover {
    text-decoration: underline;
}


/** page jobs **/

.page-node-type--jobs .field-label-inline .field__label {
    font-size: 20px;
    font-weight: bold;
}

.page-node-type--jobs .field-type-text-long .field__label {
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 2.5em;
}

.page-node-type--jobs .node__content .field {
    margin-left: auto;
    margin-right: auto;
    max-width: 35em;
    margin-bottom: 0.5em;
}

.page-node-type--jobs .node__content .field span {
    font-size: 18px!important;
}

.page-node-type--jobs .node__content .field-node--field-job-intro {
    margin-bottom: 2em;
}

.page-node-type--jobs .field-type-text-long ul {
    padding-left: 19px;
}


/* Footer */

#footer {
    background-color: #031a6b;
    min-height: 300px;
    position: relative;
    margin-top: 200px;
}

.pr-footer__footer {
    max-width: 1100px;
    margin: auto;
}

#block-newsletter+#block-footermenu {
    padding-top: 180px;
    /* = hauteur du block newsletter */
}

.pr-footer__footer .menu-level-1 {
    flex-flow: wrap;
}

#block-contactfixed {
    position: fixed;
    bottom: -100px;
    right: 20px;
    z-index: 50;
    opacity: 0;
    transition: all 0.2s ease-out;
}

#block-contactfixed.showed {
    opacity: 1;
    bottom: 0;
}

#block-contactfixed p,
#block-contactfixed .field {
    margin: 0;
}

#block-contactfixed a {
    display: block;
    font-weight: bold;
    color: white;
    border-radius: 100px;
    text-align: center;
    background-color: #021a6b;
    text-decoration: none;
    width: 200px;
    text-transform: uppercase;
    padding: 15px;
    transition: all 0.2s ease-out;
    font-size: 18px;
}

#block-contactfixed a:hover {
    background-color: #3861ff;
}

#block-newsletter {
    background-color: #4abdff;
    height: 180px;
    left: 0;
    margin: 0;
    padding: 45px 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#block-newsletter .block__inner {
    max-width: 1100px;
    margin: auto;
    padding: 0 10px;
}

#block-newsletter .mc-field-group {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
}

#block-newsletter .mc-field-group input {
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid white;
    border-radius: 0;
    font-size: 32px;
    color: white;
    height: auto;
    padding: 6px 0;
    height: 54px;
}

#block-newsletter .mc-field-group label {
    font-size: 32px;
    position: absolute;
    top: 14px;
    left: 0;
    font-weight: normal;
    transition: all 0.2s ease-out;
    cursor: text;
}

#block-newsletter.focus .mc-field-group label {
    cursor: default;
    font-size: 16px;
    top: -25px;
}

#block-newsletter .mce-submit {
    float: right;
    width: 49%;
}

#block-newsletter .mce-submit input {
    background-color: #021a6b;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    border-radius: 40px;
    border: 0;
    padding: 12px 40px;
    width: 100%;
    height: auto;
    box-shadow: none;
    transition: all 0.2s ease-out;
    word-spacing: 0.15em;
}

#block-newsletter .mce-submit input:hover {
    background-color: #3762ff;
}


/* Landing page */

#header-landing {
    position: relative;
}

#header-landing+.field-node--body {
    padding-left: 40px;
    margin-top: -20px;
}

#header-landing img {
    display: block;
    max-width: 100%;
    margin: auto;
    position: relative;
    z-index: 4;
}

#header-landing .field-node--field-illustration-header {
    margin-right: -140px;
    padding-top: 20px;
}

#header-landing .field-node--field-banner-text {
    position: absolute;
    top: 3.4em;
    left: 0;
    text-align: right;
    float: left;
    width: 47.5%;
    line-height: 1.1;
}

#header-landing .field-node--field-banner-text p {
    font-size: 1.5em;
    line-height: 1;
}

#header-landing .field-node--field-banner-text p {
    margin-bottom: 1.2em;
}


/* Forms */

.webform-submission-form .form-item,
.webform-submission-form #ajax-wrapper,
.webform-submission-form #ajax-wrapper--2 {
    display: inline-block;
    width: 47%;
    margin-right: 5%;
    position: relative;
    margin-top: 20px;
    vertical-align: bottom;
}

#edit-processed-text {
    display: block;
    width: auto;
    margin-right: 0;
}

.webform-submission-form .form-item:nth-child(even),
.webform-submission-form #ajax-wrapper--2 {
    margin-right: 0;
}


/*contact custom behaviour*/

.webform-submission-contact-us-form .form-item:nth-child(even) {
    margin-right: 5%;
}

.webform-submission-contact-us-form .form-item:nth-child(odd) {
    margin-right: 0;
}

.webform-submission-form #ajax-wrapper .form-item,
.webform-submission-form #ajax-wrapper--2 .form-item {
    width: 100%;
}

.webform-submission-form .form-item input[type='text'],
.webform-submission-form .form-item input[type='email'],
.webform-submission-form .form-item input[type='file'],
.webform-submission-form .form-type-select__select-wrapper:not(.is-multiple) .form-select,
.webform-submission-form .form-item textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid #021a6b;
    border-radius: 0;
    font-size: 32px;
    color: #021a6b;
    height: auto;
    padding: 6px 0;
    text-indent: 0;
    height: 54px;
}

.webform-submission-form .form-item input[type='file'] {
    font-size: 16px;
    height: auto;
    width: 100%;
}

.webform-submission-form .form-type-select__select-wrapper:not(.is-multiple):after {
    top: 20px;
}

.webform-submission-contact-us-form .form-type-select__select-wrapper:not(.is-multiple):after {
    color: #021a6b;
}

.webform-submission-form .form-item.form-type-textarea {
    width: 99.5%;
    margin-right: 0;
}

.webform-submission-form .form-item textarea {
    font-size: 18px;
    height: auto;
}

.webform-submission-form .form-item:not(.form-type-checkbox) label {
    font-size: 32px;
    position: absolute;
    top: 14px;
    left: 0;
    font-weight: normal;
    transition: all 0.2s ease-out;
    cursor: text;
}

.webform-submission-form .form-item.form-type-checkbox label {
    display: inline;
    white-space: initial;
}

.webform-submission-form .form-item.form-type-checkbox label.option {
    margin-bottom: 1em;
}

.webform-submission-form .form-item.form-type-webform-document-file label {
    position: static !important;
    padding-bottom: 0.5em;
}

.webform-submission-form .form-item.focus:not(.form-type-webform-document-file) label,
.no-js .webform-submission-form .form-item label {
    cursor: default;
    font-size: 16px;
    top: -25px;
}

.webform-submission-form .form-actions {
    display: block;
}

.webform-submission-form input[type='submit'] {
    background-color: #3762ff;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    border-radius: 30px;
    border: 0;
    padding: 16px 50px;
    height: auto;
    box-shadow: none;
    transition: all 0.2s ease-out;
    float: right;
}


/* Paragraphs */

.paragraph {
    margin-bottom: 100px;
}

.paragraph:last-child {
    margin-bottom: 0;
}

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

@media screen and (min-width: 700px) {
    .paragraph--type-text-left-image-right .field-paragraph--field-text,
    .paragraph--type-image-left-text-right .field-paragraph--field-image,
    .paragraph--type-image-left-text-right .group-image {
        float: left;
        width: 47.5%;
        margin-right: 0;
    }
    .paragraph--type-text-left-image-right .field-paragraph--field-image,
    .paragraph--type-image-left-text-right .field-paragraph--field-text,
    .paragraph--type-text-left-image-right .group-image {
        float: right;
        width: 47.5%;
    }
    .node--type-landing-page-2 .paragraph--type-image-left-text-right .group-image,
    .node--type-landing-page-2 .paragraph--type-text-left-image-right .group-image {
        width: 35%;
    }
    .paragraph--type-image-left-text-right .group-image .field-paragraph--field-image,
    .paragraph--type-text-left-image-right .group-image .field-paragraph--field-image {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .node--type-landing-page-2 .paragraph--type-image-left-text-right .field-paragraph--field-text,
    .node--type-landing-page-2 .paragraph--type-text-left-image-right .field-paragraph--field-text {
        width: 60%;
    }
}

.paragraph .field-paragraph--field-image img {
    margin: auto;
    display: block;
}

.field-paragraph--field-mise-en-avant p {
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5em;
    margin-top: 30px;
}

.paragraph--type-mise-en-avant {
    background-color: #EDEFF4;
    padding: 40px 0 30px 0;
    margin: 50px 0 100px 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.paragraph--type-mise-en-avant:last-child {
    margin-bottom: 100px;
}

.paragraph--type-call-to-action {
    margin-top: 50px;
    margin-bottom: 100px;
    text-align: center;
}

.paragraph--type-call-to-action .field-paragraph--field-call-to-action a {
    margin: auto;
    display: inline-block;
    padding: 30px 50px;
    background-color: #3A58FF;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: 70%;
    font-size: 26px;
}

.paragraph--type-call-to-action .field-paragraph--field-call-to-action a:hover {
    background-color: #3762FF;
}

.paragraph--type-call-to-action .field-paragraph--field-call-to-action h2 {
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.node--type-landing-page-2 .field-node--field-elements h2 {
    font-weight: normal;
    margin-bottom: 50px;
}

.node--type-landing-page-2 .field-node--field-elements .paragraph--type-mise-en-avant h2 {
    margin-bottom: 10px;
}

.node--type-landing-page-2 .pr-footer__footer {
    padding-top: 0;
}

@media screen and (max-width: 989px) {
    .paragraph--type-mise-en-avant {
        background-color: #EDEFF4;
        padding: 20px 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }
    .paragraph--type-call-to-action .field-paragraph--field-call-to-action a {
        width: 100%;
        display: block;
    }
    .webform-submission-form .form-item,
    .webform-submission-form #ajax-wrapper,
    .webform-submission-form #ajax-wrapper--2 {
        display: block;
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (min-width: 990px) {
    .paragraph--type-text-only,
    .field-type-text-long,
    .field-type-string-long,
    .field-node--body,
    .search-results {
        max-width: 40em;
        margin-left: auto;
        margin-right: auto;
    }
    .page-node-type--blog-posts .field-name-field-banner-image {
        padding-bottom: 50px;
    }
    .field-name-field-services2:after {
        content: "";
        display: block;
        clear: both;
    }
    /*.field-name-field-services2>.field__items>.field__item{
        float: left;
        width: 47.5%;
    }
    .field-name-field-services2>.field__items>.field__item:nth-child(odd){
        margin-right: 5%;
    }*/
    /*
    .page-node-type--jobs .field-type-text-long,
    .page-node-type--jobs .field-type-string-long,
    .page-node-type--blog-posts .field-node--body,
    .page-node-type--news .field-node--body,
    .page-node-type--industries .field-node--body,
    .field-name-field-services2 {
        margin: 50px 280px;
    }*/
}


/* Case studies */

.view-expertises2 {
    display: none;
}


/* Company look */


/*.look-digital.page-node-type--landing-page main .node__content:after,
.look-digital #header-landing .field-node--field-banner-text:before,
.look-digital.page-node-type--landing-page main .node__content:before{
    background: #e84a7f;
}
.look-tdj.page-node-type--landing-page main .node__content:after,
.look-tdj #header-landing .field-node--field-banner-text:before,
.look-tdj.page-node-type--landing-page main .node__content:before{
    background: #1695a3;
}
.look-consulting.page-node-type--landing-page main .node__content:after,
.look-consulting #header-landing .field-node--field-banner-text:before,
.look-consulting.page-node-type--landing-page main .node__content:before{
    background: #4abdff;
}
.look-audaxis.page-node-type--landing-page main .node__content:after,
.look-audaxis #header-landing .field-node--field-banner-text:before,
.look-audaxis.page-node-type--landing-page main .node__content:before{
    background: #f50c1a;
}
.look-amsit.page-node-type--landing-page main .node__content:after,
.look-amsit #header-landing .field-node--field-banner-text:before,
.look-amsit.page-node-type--landing-page main .node__content:before{
    background: #ff8c00;
}*/

.look-europe .field-node--field-banner-text {
    color: #3861ff;
}

.look-europe .field-paragraph--field-title {
    color: #3861ff;
}

.look-digital .field-node--field-banner-text {
    color: #e84a7f;
}

.look-digital .field-paragraph--field-title {
    color: #e84a7f;
}

.look-digital #block-newsletter {
    background-color: #e84a7f;
}

.look-digital .sub-logo h2 {
    background-image: url(images/logo_contraste_digital.svg);
}

.look-amsit .field-node--field-banner-text {
    color: #ff8c00;
}

.look-amsit .field-paragraph--field-title {
    color: #ff8c00;
}

.look-amsit #block-newsletter {
    background-color: #ff8c00;
}

.look-amsit .sub-logo {
    width: 264px;
}

.look-amsit .sub-logo h2 {
    background-image: url(images/logo_amsit.svg);
    width: 264px;
}

.look-audaxis .field-node--field-banner-text {
    color: #f50c1a;
}

.look-audaxis .field-paragraph--field-title {
    color: #f50c1a;
}

.look-audaxis #block-newsletter {
    background-color: #f50c1a;
}

.look-audaxis .sub-logo {
    width: 246px;
}

.look-audaxis .sub-logo h2 {
    background-image: url(images/logo_audaxis.svg);
    width: 246px;
    height: 60px;
}

.look-audaxis #block-newsletter .mce-submit input {
    color: #3762ff;
    background-color: white;
}

.look-consulting .field-node--field-banner-text {
    color: #4abdff;
}

.look-consulting .sub-logo h2 {
    background-image: url(images/logo_contrast_consulting.svg);
    height: 55px;
}

.look-consulting .field-paragraph--field-title {
    color: #4abdff;
}

.look-tdj .field-node--field-banner-text {
    color: #1695a3;
}

.look-tdj .field-paragraph--field-title {
    color: #1695a3;
}

.look-tdj #block-newsletter {
    background-color: #1695a3;
}

.look-tdj .sub-logo {
    width: 200px;
}

.look-tdj .sub-logo h2 {
    background-image: url(images/logo_tdj.svg);
    width: 200px;
    height: 104px;
}

.look-tdj #block-mainnavigation {
    padding-left: 250px;
}


/* Challenges */

.field-node--field-challenges {
    font-size: 0;
    background-color: #f9fafb;
    margin-top: 60px;
    padding-bottom: 40px;
    position: relative;
}

.field-node--field-challenges:before,
.field-node--field-challenges:after {
    content: "";
    display: block;
    height: 100%;
    width: 200%;
    background-color: #f9fafb;
    position: absolute;
    top: 0;
    left: -200%;
}

.field-node--field-challenges:after {
    left: auto;
    right: -200%;
}

.field-node--field-challenges>.field__items:after {
    content: "";
    display: block;
    clear: both;
}

.field-node--field-services2>.field__items {
    margin-top: 60px;
}

.field-node--field-challenges>.field__items>.field__item,
.field-node--field-services2>.field__items>.field__item {
    display: block;
    float: left;
    font-size: 20px;
    margin-bottom: 3px;
    margin-right: 0.3%;
    width: 49.85%;
}

.field-node--field-challenges>.field__items>.field__item:nth-child(3),
.field-node--field-services2>.field__items>.field__item:nth-child(2) {
    margin-top: 60px;
}

.field-node--field-challenges>.field__items>.field__item:nth-child(even),
.field-node--field-services2>.field__items>.field__item:nth-child(odd) {
    margin-top: -60px;
}

.field-node--field-challenges>.field__items>.field__item:nth-child(2),
.field-node--field-services2>.field__items>.field__item:nth-child(1) {
    margin-top: 0;
}

.field-node--field-challenges>.field__items>.field__item:first-child {
    width: auto;
    display: block;
    margin: 0;
}

.field-node--field-challenges>.field__items>.field__item:first-child h2 {
    font-weight: bold;
    text-align: left;
}

.field-node--field-challenges>.field__items>.field__item:first-child .paragraph--type-text-only {
    max-width: none;
    padding-left: 40px;
}

.field-node--field-challenges>.field__items>.field__item:first-child .field {
    margin-left: 0;
}

.field-node--field-challenges>.field__items>.field__item:nth-child(odd),
.field-node--field-services2>.field__items>.field__item:nth-child(even) {
    margin-right: 0;
}

.field-node--field-challenges .field-paragraph--field-icon img {
    width: 90px;
    background-color: white;
    border-radius: 5px;
    padding: 10px;
}

.field-node--field-challenges .field-paragraph--field-link {
    font-weight: bold;
    font-size: 1.2em;
    text-align: right;
}

.field-node--field-challenges .field-name-field-text {
    margin-left: 125px;
}

.field-node--field-challenges .field-name-field-text ul {
    padding-left: 20px;
}

.field-node--field-challenges .field-paragraph--field-icon {
    float: left;
    position: relative;
    margin-left: 0;
}

.field-node--field-challenges h3 {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.25;
    margin-left: 125px;
    max-width: 70%;
}

.field-paragraph--field-link a {
    text-decoration: none;
}


/* Related blocks commons */

[id*='views'][id*='related'],
#block-views-block-technologies-block-1 {
    clear: both;
    margin: 100px 0;
}

[id*='views'][id*='related'] .view-title,
#block-views-block-technologies-block-1 .view-title,
.field-node--field-challenges .field__label {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 1em;
}

.field-node--field-challenges .field__label {
    margin-bottom: 2em;
}


/* Services */

#block-views-block-services-related-block-block-1 .view-content {
    font-size: 0;
}

#block-views-block-services-related-block-block-1 .node {
    margin: 0;
}

#block-views-block-services-related-block-block-1 .view-content {
    margin: -2px;
}

#block-views-block-services-related-block-block-1 .views-row {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 16px;
    position: relative;
    border: 2px solid white;
    overflow: hidden;
}

#block-views-block-services-related-block-block-1 .views-row:nth-child(1) {
    border-top-left-radius: 20px;
}

#block-views-block-services-related-block-block-1 .views-row:nth-last-child(2) {
    border-bottom-left-radius: 20px;
}

#block-views-block-services-related-block-block-1 .views-row:nth-child(2) {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
}

#block-views-block-services-related-block-block-1 .views-row:nth-last-child(1) {
    border-bottom-right-radius: 20px;
}

#block-views-block-services-related-block-block-1 .views-row:nth-last-child(1):nth-child(3) {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0;
}


/*#block-views-block-services-related-block-block-1 .views-row .node__title{*/


/*position: absolute;*/


/*top: 20px;*/


/*left: 20px;*/


/*right: 50px;*/


/*z-index: 1;*/


/*margin-bottom: 0;*/


/*font-weight: bold;*/


/*}*/

#block-views-block-services-related-block-block-1 .views-row .node__title a {
    color: #fff;
    display: block;
    text-decoration: none;
}

#block-views-block-services-related-block-block-1 .node__links {
    display: none;
}

#block-views-block-services-related-block-block-1 figure {
    margin-bottom: 0;
}


/* Technos and clients */

.layout-type--page-layout .view-display-id-page_1 .view-title {
    margin-bottom: 1em;
}

#block-views-block-technologies-block-1.full {
    text-align: center;
    position: relative;
}

#block-views-block-technologies-block-1.full h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 94px;
}

[lang="nl"] #block-views-block-technologies-block-1.full h2 {
    top: 108px;
    font-size: 31px;
}

#block-views-block-technologies-block-1 .views-row,
body:not(.path-frontpage) [class*='view-clients'] .views-row {
    display: inline-block;
    vertical-align: top;
    margin-right: 2em;
}

#block-views-block-technologies-block-1 .views-row {
    border: 3px solid #e5e8f0;
    border-radius: 100px;
    height: 147px;
    width: 147px;
    line-height: 147px;
    text-align: center;
    margin: 2px;
    margin-bottom: 4px;
}

#block-views-block-technologies-block-1.full .views-row {
    margin-bottom: -18px;
}

#block-views-block-technologies-block-1 .views-row.empty {
    color: #e5e8f0;
    position: relative;
}

#block-views-block-technologies-block-1 .views-row.empty:after {
    content: "";
    display: block;
    width: 110%;
    height: 110%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    position: absolute;
    left: 3px;
    top: -3px;
    border-radius: 100px;
}

#block-views-block-technologies-block-1 .views-row img {
    max-width: 90px;
    max-height: 90px;
    height: auto;
    width: auto;
}

#block-views-block-technologies-block-1.full .views-row:nth-child(8),
#block-views-block-technologies-block-1 .views-row:nth-child(19) {
    margin-left: 62px;
}

#block-views-block-technologies-block-1.vingt2 .views-row:nth-child(22) {
    margin-right: 62px;
}

#block-views-block-technologies-block-1.full .views-row:nth-child(9) {
    margin-right: 312px;
}

#block-views-block-technologies-block-1 .views-row:nth-child(11),
#block-views-block-technologies-block-1 .views-row:nth-child(24) {
    margin-right: 62px;
}

@media (max-width:1140px) {
    #block-views-block-technologies-block-1 .views-row {
        margin-bottom: 4px!important;
    }
    #block-views-block-technologies-block-1.full .views-row:nth-child(8),
    #block-views-block-technologies-block-1 .views-row:nth-child(19) {
        margin-left: 4px;
    }
    #block-views-block-technologies-block-1.full .views-row:nth-child(9) {
        margin-right: 4px;
    }
    #block-views-block-technologies-block-1 .views-row:nth-child(11),
    #block-views-block-technologies-block-1 .views-row:nth-child(24),
    #block-views-block-technologies-block-1.vingt2 .views-row:nth-child(22) {
        margin-right: 4px;
    }
    #block-views-block-technologies-block-1.full h2 {
        position: static;
    }
    #block-views-block-technologies-block-1 .views-row.empty {
        display: none;
    }
}

.vocabulary-technologies.taxonomy-term--view-mode-default,
body:not(.path-frontpage) [class*='view-clients'] .views-row {
    display: inline-block;
    position: relative;
    width: 100px;
    line-height: 100px;
    vertical-align: middle;
}

body:not(.path-frontpage) [class*='view-clients'] .views-row {
    width: 20%;
}

.vocabulary-technologies.taxonomy-term--view-mode-default .field-type-image__item a,
body:not(.path-frontpage) [class*='view-clients'] .views-row .views-field-field-logo a {
    text-align: center;
    display: block;
    transition: all 0.2s ease-out;
}

body:not(.path-frontpage) [class*='view-clients'] .views-row .views-field-field-logo a {
    padding: 25px 10px;
}

.vocabulary-technologies.taxonomy-term--view-mode-default .field-type-image__item img,
body:not(.path-frontpage) [class*='view-clients'] .views-row .views-field-field-logo img {
    transition: all 0.2s ease-out;
}

.vocabulary-technologies.taxonomy-term--view-mode-default h3,
body:not(.path-frontpage) [class*='view-clients'] .views-row h2,
body:not(.path-frontpage) [class*='view-clients'] .views-row h3 {
    opacity: 0;
    transition: all 0.2s ease-out;
    position: absolute;
    text-transform: uppercase;
    top: -20px;
    font-size: 14px;
    z-index: 2;
    width: 100%;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: none;
}

.vocabulary-technologies.taxonomy-term--view-mode-default h3 a,
body:not(.path-frontpage) [class*='view-clients'] .views-row h2 a,
body:not(.path-frontpage) [class*='view-clients'] .views-row h3 a {
    text-decoration: none;
    color: #031a6b;
}

.vocabulary-technologies.taxonomy-term--view-mode-default:hover h2,
body:not(.path-frontpage) [class*='view-clients'] .views-row:hover h2,
body:not(.path-frontpage) [class*='view-clients'] .views-row:hover h3 {
    opacity: 1;
}

body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises {
    position: absolute;
    top: 2px;
}

body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises ul,
body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises ul li {
    display: inline-block;
    margin-right: 2px;
}

body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises ul li a {
    background-color: #3861ff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px 5px;
    line-height: 1;
    color: white;
    transition: all 0.2s ease-out;
    text-decoration: none;
}

body:not(.path-frontpage) [class*='view-clients'] .views-field-field-related-expertises ul li a:hover {
    background-color: #2040bb;
}


/* Style liste comme Case studies */

body:not(.path-frontpage) [class*='view-case-studies'] .view-content,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .view-content,
.view-blog .view-content,
.view-news .view-content {
    font-size: 0;
}

.view-blog .view-header {
    padding-bottom: 2em;
}

body:not(.path-frontpage) [class*='view-case-studies'] .node,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .node,
.view-blog .node,
.view-news .node {
    margin: 0;
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row,
.view-blog .views-row,
body:not(.path-frontpage) .view-news .views-row {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 16px;
    position: relative;
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row .node__title,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row .node__title,
#block-views-block-services-related-block-block-1 .views-row .node__title,
.block[id*='block-views-block-case-studies-block-'] .node__title,
.block[id*='block-views-block-testimonial-employee-block-'] .node__title,
.block[id*='block-views-block-news-block-'] .node__title,
.view-blog .node__title,
.view-news .node__title {
    margin: 0;
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row .node__title a,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row .node__title a,
#block-views-block-services-related-block-block-1 .views-row .node__title a,
.block[id*='block-views-block-case-studies-block-'] .node__title a,
.block[id*='block-views-block-testimonial-employee-block-'] .node__title a,
.block[id*='block-views-block-news-block-'] .node__title a,
.view-blog .node__title a,
.view-news .node__title a {
    font-weight: bold;
    font-size: 2rem;
    left: 0;
    margin-bottom: 0;
    padding: 20px 20px 300px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 1;
}

body.path-frontpage .block[id*="block-views-block-news-block-"] .node__title a,
body:not(.path-frontpage) [class*='view-case-studies'] .views-row .node__title a,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row .node__title a,
#block-views-block-services-related-block-block-1 .views-row .node__title a,
.block[id*='block-views-block-news-block-'] .node__title a,
.view-blog .views-row .node__title a,
.view-news .views-row .node__title a {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 40%);
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 40%);
    color: #fff;
    display: block;
    text-decoration: none;
    transition: padding 0.2s ease-out;
}


/* JDE
#block-views-block-services-related-block-block-1 .views-row .node__title a{
    background: linear-gradient(
        to bottom,
        rgba(0, 108, 132, 1) 0%,
        rgba(0, 108, 132, 1) 1%,
        rgba(0, 0, 0, 0) 40%
    );
}
*/

#block-views-block-services-related-block-block-1 .views-row .node__title a {
    background: linear-gradient( to bottom, rgba(56, 97, 255, 1) 0%, rgba(56, 97, 255, 1) 1%, rgba(0, 0, 0, 0) 40%);
}

body.path-frontpage .block[id*="block-views-block-news-block-"]:hover .node__title a,
body:not(.path-frontpage) [class*='view-case-studies'] .views-row:hover .node__title a,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:hover .node__title a,
#block-views-block-services-related-block-block-1 .views-row:hover .node__title a,
.block[id*='block-views-block-news-block-']:hover .node__title a,
.view-blog .views-row:hover .node__title a,
.view-news .views-row:hover .node__title a,
.block[id*='block-views-block-case-studies-block-']:hover .node__title a,
.block[id*='block-views-block-testimonial-employee-block-']:hover .node__title a {
    padding-top: 1em;
}

@media screen and (min-width: 700px) {
    body:not(.path-frontpage) [class*='view-case-studies'] .views-row:nth-child(4n + 1) .node__title a,
    body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:nth-child(4n + 1) .node__title a,
    body:not(.path-frontpage) [class*='view-case-studies'] .views-row:nth-child(4n + 4) .node__title a,
    body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:nth-child(4n + 4) .node__title a,
    #block-views-block-services-related-block-block-1 .views-row:nth-child(4n + 1) .node__title a,
    #block-views-block-services-related-block-block-1 .views-row:nth-child(4n + 4) .node__title a,
    .block[id*='block-views-block-case-studies-block-'] .node__title a,
    .block[id*='block-views-block-testimonial-employee-block-'] .node__title a,
    .view-blog .views-row:nth-child(4n + 1) .node__title a,
    .view-blog .views-row:nth-child(4n + 4) .node__title a,
    .view-news .views-row:nth-child(4n + 1) .node__title a,
    .view-news .views-row:nth-child(4n + 4) .node__title a {
        /*background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); 
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); 
        background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0) 100%
        ); */
        color: white;
    }
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row:hover figure,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:hover figure,
#block-views-block-services-related-block-block-1 .views-row:hover figure,
.block[id*='block-views-block-case-studies-block-']:hover figure,
.block[id*='block-views-block-testimonial-employee-block-']:hover figure,
.block[id*='block-views-block-news-block-']:hover figure,
.view-blog .views-row:hover figure,
.view-news .views-row:hover figure {
    opacity: 0.8;
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row figure,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row figure,
#block-views-block-services-related-block-block-1 .views-row figure,
.block[id*='block-views-block-case-studies-block-'] figure,
.block[id*='block-views-block-testimonial-employee-block-'] figure,
.block[id*='block-views-block-news-block-'] figure,
.view-blog .views-row figure,
.view-news .views-row figure {
    margin-bottom: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

body:not(.path-frontpage) [class*='view-case-studies'] .views-row figure img,
body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row figure img,
#block-views-block-services-related-block-block-1 .views-row figure img,
.block[id*='block-views-block-case-studies-block-'] figure img,
.block[id*='block-views-block-testimonial-employee-block-'] figure img,
.block[id*='block-views-block-news-block-'] figure img,
.view-blog .views-row figure img,
.view-news .views-row figure img {
    min-width: 100%;
}


/* Views pages */

.view-empty {
    clear: both;
}

body:not(.path-frontpage) .view .view-filters {
    background-color: #3762ff;
    border-radius: 25px;
    padding: 50px 50px 50px 0;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
}

.view-case-studies .view-filters, 
.view-testimonial-employee .view-filters {
    display: none;
}

body:not(.path-frontpage) .view .view-filters form {
    margin-bottom: 0;
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 700px) {
    body:not(.path-frontpage) .view .view-filters:before {
        content: '';
        background-color: #3762ff;
        height: 100%;
        width: 1000px;
        position: absolute;
        left: -60%;
        top: 0;
        z-index: -1;
        display: block;
    }
    body:not(.path-frontpage) [class*='view-jobs2'] .view-filters:before {
        background-color: #ff8c00;
        left: -100%;
    }
    body:not(.path-frontpage) [class*='view-case-studies'].view-display-id-page_1 .view-filters .form-item,
    body:not(.path-frontpage) [class*='view-testimonial-employee'].view-display-id-page_1 .view-filters .form-item {
        width: 31.33%;
        display: inline-block;
        margin-right: 3%;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-title {
        float: left;
        width: 60%;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters .form-item {
        width: 47.5%;
        display: inline-block;
        margin-right: 5%;
    }
}

body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters {
    width: 60%;
    float: left;
    vertical-align: top;
    margin-right: 5%;
    background-color: #ff8c00;
}

body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1.view input {
    color: #ff8c00;
}


/* body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-header {
    width: 35%;
    float: right;
    margin-top: 36px;
} */

body:not(.path-frontpage) [class*='view-case-studies'].view-display-id-page_1 .view-filters .form-item:nth-child(3),
body:not(.path-frontpage) [class*='view-testimonial-employee'].view-display-id-page_1 .view-filters .form-item:nth-child(3),
body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters .form-item:nth-child(even) {
    margin-right: 0;
}

body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters .form-item:nth-child(4) {
    display: none;
}

body:not(.path-frontpage) .view .form-item label {
    font-weight: normal;
    color: white;
}

body:not(.path-frontpage) .view .form-item select {
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid white;
    border-radius: 0;
    font-size: 25px;
    color: white;
    padding: 6px 0;
    text-indent: 0;
    height: 45px;
}

body:not(.path-frontpage) .view .form-type-select__select-wrapper:not(.is-multiple):after {
    top: 13px;
    font-size: 13px;
}

body:not(.path-frontpage) .view #edit-actions input {
    font-size: 20px;
    padding: 12px;
}

body:not(.path-frontpage) .view .form-item option {
    color: #031a6b;
    font-size: 20px;
}

.form-type-select__select-wrapper:not(.is-multiple):after {
    top: 20px;
    color: white;
}

body:not(.path-frontpage) [class*='view-case-studies'].view-display-id-page_1 #edit-actions,
body:not(.path-frontpage) [class*='view-testimonial-employee'].view-display-id-page_1 #edit-actions {
    width: 31.33%;
    margin-left: 68.66%;
    margin-bottom: 0;
}

body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 #edit-actions {
    width: 47.5%;
    /*margin-left: 52.5%;*/
    margin-bottom: 0;
    clear: none;
    float: left;
}

body:not(.path-frontpage) .view input {
    background-color: white;
    color: #3762ff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    border-radius: 25px;
    border: 0;
    padding: 16px;
    width: 100%;
    height: auto;
    box-shadow: none;
    transition: all 0.2s ease-out;
    margin-right: 0;
}

body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-content {
    clear: both;
}


/** détail Case studies et news **/

.page-node-type--case-studies .pr-highlighted__rw,
.page-node-type--testimonial-employee .pr-highlighted__rw,
.page-node-type--news .pr-highlighted__rw,
.page-node-type--industries .pr-highlighted__rw {
    max-width: 100vw;
    padding: 0;
}

.page-node-type--case-studies .pr-highlighted__highlighted,
.page-node-type--testimonial-employee .pr-highlighted__highlighted,
.page-node-type--news .pr-highlighted__highlighted,
.page-node-type--industries .pr-highlighted__highlighted {
    padding: 0;
}

.page-node-type--case-studies .pr-highlighted__rw .l-rw,
.page-node-type--testimonial-employee .pr-highlighted__rw .l-rw,
.page-node-type--news .pr-highlighted__rw .l-rw,
.page-node-type--industries .pr-highlighted__rw .l-rw {
    margin: 0 auto;
    padding: 0 20px;
}

.page-node-type--case-studies .pr-highlighted__rw img,
.page-node-type--testimonial-employee .pr-highlighted__rw img,
.page-node-type--news .pr-highlighted__rw img,
.page-node-type--industries .pr-highlighted__rw img {
    width: 100%;
}

.page-node-type--case-studies .field-node--field-banner-text,
.page-node-type--testimonial-employee .field-node--field-banner-text,
.page-node-type--news .field-node--field-banner-text,
.page-node-type--industries .field-node--field-banner-text {
    margin-bottom: 50px;
}

.page-node-type--case-studies .l-main,
.page-node-type--testimonial-employee .l-main {
    margin-top: 0;
}

.page-node-type--case-studies .field-node--field-elements>.field__items>.field__item:last-child,
.page-node-type--testimonial-employee .field-node--field-elements>.field__items>.field__item:last-child {
    background-color: #3762ff;
    color: #fff;
    margin: 100px 0;
    padding: 50px 50px;
}


/*.page-node-type--case-studies .field-node--field-banner-image{*/


/*padding-bottom: 80%;*/


/*}*/

.page-node-type--case-studies .field-node--field-banner-image img,
.page-node-type--testimonial-employee .field-node--field-banner-image img {
    width: 100%;
    position: absolute;
    left: 0;
    max-height: 800px;
}

.page-node-type--case-studies .field-formatter-entity-reference-label,
.page-node-type--testimonial-employee .field-formatter-entity-reference-label {
    margin-bottom: 40px;
}

.page-node-type--case-studies .field-formatter-entity-reference-label,
.page-node-type--testimonial-employee .field-formatter-entity-reference-label,
.page-node-type--case-studies .field-formatter-entity-reference-label .field__label,
.page-node-type--testimonial-employee .field-formatter-entity-reference-label .field__label {
    font-size: 25px;
}

.page-node-type--case-studies .field-formatter-entity-reference-label a,
.page-node-type--testimonial-employee .field-formatter-entity-reference-label a {
    text-decoration: none;
}

#block-footermenu,
#block-signature p {
    font-size: 16px;
}

#block-footermenu a,
#block-signature a {
    text-decoration: none;
    color: #fff;
}

#block-footermenu a:hover,
#block-signature a:hover {
    text-decoration: none;
}


/** Blog **/

.page-node-type--blog-posts .field-type-image__item img {
    width: 100%;
}


/** Recherche **/

.item-list--search-results {
    box-shadow: none;
}

.search-results {
    padding-left: 0;
    padding-right: 0;
}

.search-form {
    margin-bottom: 100px;
}

.search-form .form-submit {
    background-color: #021a6b;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 40px;
    border: 0;
    padding: 12px 40px;
    height: auto;
    box-shadow: none;
    transition: all 0.2s ease-out;
}

.search-form .form-submit:hover {
    background-color: #3861ff;
}

.search-basic .form-search {
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid #021a6b;
    border-radius: 0;
    font-size: 32px;
    color: #021a6b;
    height: auto;
    padding: 6px 0;
    text-indent: 0;
    height: 54px;
}

.search-basic .form-search:focus {
    border-bottom: 3px solid #021a6b;
}

.search-result__title a {
    color: #3861ff;
    font-size: 25px;
    text-decoration: none;
}

.search-result__title a:hover {
    color: #2040bb;
    text-decoration: underline;
}

.search-result__snippet-info {
    color: #031a6b;
}

.pager__items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pager__link {
    font-size: 25px;
    text-decoration: none;
}

.search-results__item {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 1.625rem;
}

.page-node-type--jobs .node__content {
    padding-top: 40px;
}

.node--id-198 .field-node--body {
    margin-top: 50px;
    max-width: 40em;
}

.node--id-198 .field-node--body li {
    max-width: 35em;
    margin: 0;
}

.node--id-198 .field-node--body li {
    margin-bottom: 50px;
    list-style: none;
    counter-increment: li;
}

.node--id-198 .field-node--body li:before {
    content: counter(li);
    color: #3861ff;
    display: inline-block;
    width: 1em;
    margin-left: -1.5em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
    font-size: 4em;
    font-weight: bold;
    position: relative;
    bottom: -23px;
}

.node--id-132 .field-node--body {
    max-width: none;
}

.node--id-132 .field-node--body h2 {
    text-align: center;
    font-weight: bold;
    font-size: 2.5em;
    margin-top: 1em;
}

#block-contraste-content .node--id-132 .field-node--body iframe {
    width: 47.5%;
    float: right;
    margin-left: 5%;
    margin-top: 15px;
}

.no-js .breadcrumb__list-item:first-child:before {
    content: '>'!important;
}

#webform-submission-contraste-europe-privacy-policy-add-form {
    max-width: 40em;
    margin: auto;
}

#webform-submission-contraste-europe-privacy-policy-add-form .form-item {
    width: 100%;
    margin-right: 0;
}

.field-node--field-elements>.field__items>.field__item {
    margin-top: 3em;
}

.field-node--field-elements h2 {
    margin-top: 0;
    font-weight: bold;
}

.cta {
    text-decoration: none;
    background-color: #3861ff;
    color: white!important;
    text-transform: uppercase;
    padding: 10px 24px;
    border-radius: 100px;
    margin: 0 1em 1em 0;
    display: inline-block;
    transition: all 0.2s ease-out;
}

.cta:hover {
    opacity: 0.8;
    text-decoration: none;
}

#rid-content>.sub-logo {
    display: none;
}

.path-en-erp #block-mainnavigation,
.path-fr-erp #block-mainnavigation,
.path-nl-erp #block-mainnavigation {
    display: none;
}

#block-titrecontact h2,
#block-titrecontact h3 {
    font-weight: bold;
}

#block-titrecontact h3 {
    margin-top: 1em;
}

#block-titrecontact .office {
    width: 23%;
    margin-right: 2%;
    float: left;
}

#block-titrecontact .office p {
    line-height: 40px;
}

#block-titrecontact .country:after,
#block-titrecontact:after {
    content: "";
    display: block;
    clear: both;
}

#block-titrecontact .country.half {
    width: 50%;
    float: left;
}

#block-titrecontact .country.half .office {
    width: 48%;
    float: left;
}


/* RESPONSIVE */

#block-navigationprincipale {
    /* menu mobile */
    display: none;
}

@media screen and (max-width: 1225px) {
    .page-node-type--landing-page main .node__content:after,
    #header-landing .field-node--field-banner-text:before,
    #header-landing .field-node--field-banner-text:after,
    #header-landing .field-node--field-banner-text .field__items:after {
        display: none;
    }
    body .field-node--field-banner-text h2,
    body .field-node--field-banner-text p {
        margin-top: -50px;
        font-size: 1.3em;
    }
}

@media screen and (max-width: 1200px) {
    #block-mainnavigation-2 li a {
        padding: 12px 12px;
        font-size: 16px;
    }
    #block-languageswitcher {
        margin-top: 0;
    }
}

@media screen and (max-width: 1030px) {
    #block-newsletter .mce-submit input {
        font-size: 24px;
    }
    #block-mainnavigation-2 {
        display: none;
    }
    body:not(.look-base) .l-leaderboard {
        min-height: 85px;
        height: auto;
    }
    #block-navigationprincipale {
        display: block;
        clear: both;
    }
    #block-navigationprincipale .block__content {
        display: none;
    }
    #block-navigationprincipale ul {
        display: block;
        padding: 0;
        font-size: 18px;
        margin-bottom: 2px;
    }
    #block-navigationprincipale li {
        display: block;
        margin: 0;
        position: relative;
        background-color: #3861ff;
    }
    #block-navigationprincipale li a {
        text-decoration: none;
        padding: 15px 40px 15px 15px;
        background-color: transparent;
        color: white;
        margin: 0;
        position: relative;
        z-index: 2;
    }
    #block-navigationprincipale .menu-level-3 a {
        padding: 10px 40px 10px 15px;
    }
    #block-navigationprincipale .menu-level-2>li>span>a {
        font-weight: bold;
    }
    #block-navigationprincipale li.menu__item--active-trail>span>a {
        font-weight: bold;
    }
    #block-navigationprincipale .menu-level-1>li.is-parent:after {
        font-family: FontAwesome, sans-serif;
        content: '\f0da';
        display: block;
        color: white;
        position: absolute;
        top: 15px;
        right: 15px;
    }
    #block-navigationprincipale .menu-level-1>li.open>span>a {
        padding-left: 45px;
        border-bottom: 2px solid white;
        font-weight: bold;
    }
    #block-navigationprincipale .menu-level-1>li.is-parent.open:after {
        transform: rotate(180deg);
        right: auto;
        left: 15px;
    }
    #block-navigationprincipale .menu-level-2 {
        display: none;
    }
    #block-navigationprincipale .menu-level-3 a {
        padding-left: 30px;
        font-size: 16px;
    }
    #block-navigationprincipale .menu-level-1>li {
        margin-bottom: 2px;
    }
    #block-navigationprincipale .menu-level-1>li>span>a {
        text-transform: uppercase;
    }
    #block-navigationprincipale h2 {
        position: absolute;
        text-transform: uppercase;
        padding-right: 35px;
        padding-top: 5px;
        right: 20px;
        top: 50px;
        font-weight: bold;
        cursor: pointer;
        font-size: 16px;
        margin-top: 0;
    }
    body:not(.look-base) #block-navigationprincipale h2 {
        color: white;
    }
    #block-navigationprincipale h2 button {
        position: absolute;
        right: 0;
        top: 0;
    }
    .l-leaderboard {
        padding-top: 20px;
    }
    #block-contraste-search {
        position: absolute;
        top: 0;
        right: 18px;
    }
    #block-languageswitcher {
        position: absolute;
        top: 0;
        right: 50px;
    }
    #block-languageswitcher .links:hover {
        background-color: transparent;
    }
    #block-languageswitcher .links:hover a {
        color: #3861ff;
    }
    #block-languageswitcher .links:hover a.is-active {
        color: #031a6b!important;
    }
    #block-languageswitcher .links li {
        position: static;
        margin-top: 0;
        opacity: 1;
        display: inline-block;
        margin-left: 1em;
    }
    #block-languageswitcher .links a.is-active:after {
        display: none;
    }
    .l-main {
        margin-top: 0;
    }
    .path-frontpage main .node__content .text p {
        font-size: 32px;
        line-height: 39px;
    }
    body:not(.look-base) .site-branding__logo-link {
        margin-bottom: 20px;
    }
    body:not(.look-base) #block-navigationprincipale li {
        background-color: white;
    }
    body:not(.look-base) #block-navigationprincipale li a,
    body:not(.look-base) #block-navigationprincipale .menu-level-1>li.is-parent:after {
        color: #3861ff;
    }
    body:not(.look-base) #rid-leaderboard {
        padding: 0;
    }
    body:not(.look-base) #block-navigationprincipale .menu-level-1>li.open>span>a {
        border-color: #3861ff;
    }
    body:not(.look-base) #block-languageswitcher .links a,
    body:not(.look-base) #block-languageswitcher .links:hover a {
        color: white;
    }
    body:not(.look-base) #block-languageswitcher .links a.is-active {
        color: #031a6b!important;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-header img {
        display: block;
        margin-bottom: 0.5em;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-header {
        margin-bottom: 1em;
    }
    .path-frontpage main .node__content .text p:first-child:after {
        left: 125px;
    }
    [class*='view-id'][class*='jobs'] .view-content:before {
        left: -100%;
    }
    .path-frontpage [class*='view-id'][class*='jobs'] .view-content:before {
        left: -180%;
    }
    #block-searchlink {
        position: absolute;
        right: 17px;
        top: 0;
    }
    .node--id-198 .field-node--body li {
        list-style: decimal;
    }
    .node--id-198 .field-node--body li:before {
        display: none;
    }
    #block-contraste-content .node--id-132 .field-node--body iframe {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    #block-titrecontact .office,
    #block-titrecontact .country.half,
    #block-titrecontact .country.half .office {
        width: 100%;
        margin-right: 0;
        float: none;
    }
}

@media screen and (max-width: 866px) {
    #block-newsletter .mce-submit input {
        font-size: 18px;
    }
    [class*='view-id'][class*='jobs'] .view-header p {
        font-size: 38px;
    }
}

@media screen and (max-width: 699px) {
    #header-landing .field-node--field-illustration-header {
        margin-right: -20px;
        padding-top: 0;
    }
    .page-node-type--landing-page h1.node__title {
        padding-bottom: 0;
    }
    .field-node--field-elements>.field__items>.field__item {
        margin-bottom: 2em;
    }
    .field-node--field-elements>.field__items>.field__item .field-paragraph--field-image {
        margin-bottom: 2em;
    }
    [class*='board-directors'] .field-node--field-elements>.field__items>.field__item:nth-child(even) {
        background-color: rgba(0, 0, 0, 0.05);
        padding: 2em 20px;
        margin-left: -20px;
        margin-right: -20px;
    }
    [class*='board-directors'] .field-node--field-elements>.field__items>.field__item .field-paragraph--field-image img {
        width: 300px;
    }
    #rid-content>.sub-logo {
        display: block;
        margin: auto;
        margin-bottom: 1em;
    }
    #block-contraste-content>.sub-logo {
        display: none;
    }
    #block-mainnavigation a {
        display: block;
        text-align: center;
        padding: 8px;
        background-color: #3861ff;
        color: white;
        margin-bottom: 2px;
    }
    .breadcrumb {
        margin: 0;
        font-size: 0.9em;
        line-height: 1.2;
    }
    .fa-loaded .breadcrumb__list-item:before {
        margin: 0 .5em 0 0;
    }
    .path-frontpage main .node__content:before {
        display: none;
    }
    body:not(.path-frontpage) [class*='view-testimonial-employee'].view-display-id-page_1 #edit-actions,
    body:not(.path-frontpage) [class*='view-case-studies'].view-display-id-page_1 #edit-actions {
        width: 100%;
        margin-left: 0;
    }
    .form--inline .form-item {
        margin-right: 0;
    }
    .form-type-select__select-wrapper:not(.is-multiple):after {
        top: 10px;
    }
    #header-landing .field-node--field-banner-text {
        top: 0;
    }
    body:not(.path-frontpage) [class*='view-case-studies'] .views-row,
    body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row,
    #block-views-block-services-related-block-block-1 .views-row,
    .block[id*='block-views-block-case-studies-block-'] .views-row,
    .block[id*='block-views-block-testimonial-employee-block-'] .views-row,
    .view-blog .views-row,
    .block[id*='block-views-block-news-block-'] .views-row,
    .view-news .views-row {
        display: block;
        width: 100%;
        border-radius: 0!important;
    }
    h1.node__title,
    h1.view-title,
    #header-landing .field-node--field-banner-text p {
        font-size: 30px;
        margin-bottom: 30px;
    }
    #header-landing .field-node--field-banner-text p {
        line-height: 30px;
    }
    .page-node-type--case-studies .node,
    .page-node-type--testimonial-employee .node {
        margin-top: 0;
    }
    #block-mainnavigation-2 .menu-level-1 {
        display: block;
    }
    body:not(.path-frontpage) .view .view-filters {
        padding: 20px;
    }
    body:not(.path-frontpage) [class*='view-case-studies'].view-display-id-page_1 .view-filters .form-item,
    body:not(.path-frontpage) [class*='view-testimonial-employee'].view-display-id-page_1 .view-filters .form-item {
        float: none;
    }
    .page-node-type--testimonial-employee .field-node--field-elements>.field__items>.field__item:last-child,
    .page-node-type--case-studies .field-node--field-elements>.field__items>.field__item:last-child {
        padding: 20px;
    }
    #block-newsletter .mc-field-group {
        margin-bottom: 10px;
        width: 100%;
    }
    #block-newsletter .mc-field-group label {
        font-size: 25px;
        top: 20px;
    }
    #block-newsletter .mc-field-group input {
        font-size: 25px;
    }
    #block-newsletter .mce-submit {
        float: none;
        width: 100%;
    }
    #block-newsletter .mce-submit input {
        font-size: 16px;
    }
    body:not(.path-frontpage) [class*='view-case-studies'] .views-row:nth-child(2n + 1) .node__title a,
    body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row:nth-child(2n + 1) .node__title a,
    #block-views-block-services-related-block-block-1 .views-row:nth-child(2n + 1) .node__title a,
    .block[id*='block-views-block-case-studies-block-'] .node__title a,
    .block[id*='block-views-block-testimonial-employee-block-'] .node__title a,
    .view-blog .views-row:nth-child(2n + 1) .node__title a,
    .view-news .views-row:nth-child(2n + 1) .node__title a {
        /*background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); 
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); 
        background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0) 100%
        ); */
        color: white;
    }
    .webform-submission-form .form-item,
    .webform-submission-form #ajax-wrapper,
    .webform-submission-form #ajax-wrapper--2 {
        display: block;
        margin-right: 0;
        width: 100%;
    }
    #footer {
        margin-top: 30px;
    }
    .field-node--field-challenges>.field__items>.field__item {
        display: block;
        font-size: 16px;
        width: 100%;
        margin-top: 0!important;
    }
    .paragraph--type--challenges,
    .paragraph--type--services {
        min-height: 0!important;
    }
    #header-landing .field-node--field-banner-text {
        float: none;
        position: relative;
        width: 100%;
    }
    body .field-node--field-banner-text h2,
    body .field-node--field-banner-text p {
        margin-top: 0;
    }
    .page-node-type--landing-page main .node__content:before {
        display: none;
    }
    .field-node--field-challenges>.field__items>.field__item:first-child .paragraph--type-text-only {
        padding-left: 0;
    }
    .field-node--field-challenges>.field__items>.field__item:first-child h2 {
        font-size: 25px;
    }
    #header-landing+.field-node--body {
        padding-left: 0;
    }
    #header-landing {
        margin-bottom: 0;
    }
    .block[id*='block-views-block-case-studies-block-'],
    .block[id*='block-views-block-testimonial-employee-block-'],
    .block[id*='block-views-block-news-block-'] {
        float: none;
        width: 100%;
    }
    body:not(.path-frontpage) [class*='view-clients'] .views-row,
    #block-views-block-technologies-block-1 .views-row {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    #block-views-block-technologies-block-1 .views-row img {
        max-width: 50px;
        max-height: 50px;
        margin-top: -7px;
        margin-left: -7px;
    }
    .field-node--field-challenges h3,
    .field-node--field-challenges .field-name-field-text {
        margin-left: 95px;
    }
    .paragraph--type--challenges,
    .paragraph--type--services {
        padding: 1em!important;
    }
    .field-node--field-challenges .field-name-field-text p {
        line-height: 1.4;
    }
    .field-node--field-challenges .field-paragraph--field-icon img {
        width: 65px;
        padding: 4px;
    }
    body:not(.path-frontpage) [class*='view-clients'] .views-row:nth-child(even),
    #block-views-block-technologies-block-1 .views-row:nth-child(even) {
        margin-right: 0;
    }
    /** Jobs **/
    .path-frontpage main .node__content .text,
    .path-frontpage main .node__content .video,
    [class*='view-id'][class*='jobs'] .view-header,
    [class*='view-id'][class*='jobs'] .view-content {
        float: none;
        width: 100%;
    }
    [class*='view-id'][class*='jobs'] .view-header {
        margin: 1em 0;
    }
    #block-views-block-jobs-block-1 .view-footer a {
        font-size: 26px;
    }
    [class*='view-id'][class*='jobs'] .view-header img {
        width: 100%;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters .form-item {
        width: 100%;
        margin-right: 0;
    }
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 #edit-actions {
        margin-left: 0;
        width: 100%;
    }
    body:not(.path-frontpage) .view .form-item select {
        font-size: 25px;
        height: 45px;
    }
    body:not(.path-frontpage) .view input {
        font-size: 18px;
    }
    /** Home **/
    [class*='view-id'][class*='jobs'] .view-content {
        margin-left: -20px;
        padding: 20px 50px 20px 20px;
    }
    .path-frontpage main .node__content .video img {
        margin-right: -20px;
    }
    .path-frontpage main .node__content .text p {
        font-size: 30px;
        line-height: 35px;
    }
    body:not(.path-frontpage) [class*='view-case-studies'] .views-row .node__title a,
    body:not(.path-frontpage) [class*='view-testimonial-employee'] .views-row .node__title a,
    #block-views-block-services-related-block-block-1 .views-row .node__title a,
    .block[id*='block-views-block-case-studies-block-'] .node__title a,
    .block[id*='block-views-block-testimonial-employee-block-'] .node__title a,
    .block[id*='block-views-block-news-block-'] .node__title a,
    .view-blog .node__title a,
    .view-news .node__title a {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    #block-linkscasenewshomepage a {
        display: block;
        margin: 0;
    }
    #block-linkscasenewshomepage p {
        font-size: 25px;
    }
    [class*='view-id'][class*='jobs'] .view-header p {
        font-size: 25px;
        line-height: 25px;
    }
    #block-contactfixed {
        display: none;
    }
}

@media screen and (max-width: 444px) {
    .site-branding img {
        width: 120px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {
    body:not(.path-frontpage) [class*='view-id'][class*='jobs'] .view-content,
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-filters,
    body:not(.path-frontpage) [class*='view-jobs2'].view-display-id-page_1 .view-header {
        float: none;
        width: 100%;
    }
    [class*='view-id'][class*='jobs'] .view-header p:first-child {
        display: block;
        clear: both;
        max-width: 100%;
    }
    [class*='view-id'][class*='jobs'] .view-header p:last-child {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
    }
}

@media screen and (min-width: 1300px) {
    #block-footermenu {
        margin-top: 80px;
    }
    #block-signature {
        margin-top: 80px;
    }
}


/* Ajax loader */

.ajax-progress,
.ajax-progress-throbber,
.ajax-progress-fullscreen {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: rgba(255, 255, 255, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    overflow: hidden;
    text-indent: -99999em;
}

.ajax-progress-throbber:before,
.ajax-progress-fullscreen:before {
    content: ' ';
    display: block;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    border-radius: 120px;
    border-width: 10px;
    border-style: solid;
    border-color: #3861ff transparent #3861ff transparent;
    overflow: hidden;
    text-indent: -99999em;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent!important;
    border: 0;
    margin: 0;
    overflow: visible;
    border: 0;
    box-shadow: none;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #031a6b;
}

body:not(.look-base) .hamburger-inner,
body:not(.look-base) .hamburger-inner::before,
body:not(.look-base) .hamburger-inner::after {
    background-color: white!important;
}

.hamburger-box {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
}

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

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 24px;
    height: 3px;
    background-color: #031a6b;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

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

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


/*
   * Collapse
   */

.hamburger .hamburger-inner {
    top: auto;
    bottom: 4px;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    bottom: 2px;
}

.hamburger.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}


/*EDITO UPDATE*/

#block-views-block-frontfiltering-block-1,
#block-views-block-expertises-home-block-1 {
    margin: 0 0 0 4%;
}

.field-node--field-banner-text h2,
.field-node--field-banner-text p {
    font-size: 1.5em;
    margin-top: 10px;
    font-weight: bold;
    position: relative;
    z-index: 5;
}

#block-views-block-expertises-home-block-1 {
    padding-bottom: 3em;
    padding-top: 1em;
}

#block-views-block-expertises-home-block-1 h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 1em;
    display: none;
}

#block-views-block-expertises-home-block-1 .views-row {
    display: inline-block;
}

#block-views-block-expertises-home-block-1 .views-row a {
    text-decoration: none;
    background-color: #3861ff;
    color: white!important;
    text-transform: uppercase;
    padding: 10px 24px;
    border-radius: 100px;
    margin: 0 0.8em 1em 0;
    display: inline-block;
    transition: all 0.2s ease-out;
}

#block-views-block-expertises-home-block-1 .views-row a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.page-node-type--landing-page .field-node--field-elements .paragraph--type-text-only {
    margin-left: 0;
    clear: both;
}

.page-node-type--landing-page .field-node--field-elements h2 {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 1em;
}

.page-node-type--landing-page .field-node--field-bottom-text {
    margin-left: 0;
    margin-top: 40px;
}

.page-node-type--landing-page .field-node--field-bottom-text h2 {
    font-weight: bold;
}


/*update DRO 2019-11-04----------------------------------------------------------*/


/*services paragraph behaviour---------------------------------------------------*/


/*.field-node--field-services2>.field__items > .field__item{
  padding:0 2em;
  margin-bottom:1em;
}
.field-node--field-services2>.field__items > .field__item h2{
  margin-top:1em;
}*/


/*default behaviour - look europe*/


/*.field-node--field-services2>.field__items > .field__item:nth-child(4n+1),
.field-node--field-services2>.field__items > .field__item:nth-child(4n+4){
  background-color: #ff8c00;
  border-radius:1em;
  color:#fff;
  background-color:#031a6b;
}
.field-node--field-services2>.field__items > .field__item:nth-child(4n+1) .field-paragraph--field-title,
.field-node--field-services2>.field__items > .field__item:nth-child(4n+4) .field-paragraph--field-title{
  color:#fff;
}*/


/*amsit*/


/*.look-amsit .field-node--field-services2>.field__items > .field__item:nth-child(4n+1),
.look-amsit .field-node--field-services2>.field__items > .field__item:nth-child(4n+4){
  background-color: #ff8c00;
}*/


/*contraste digital*/


/*.look-digital .field-node--field-services2>.field__items > .field__item:nth-child(4n+1),
.look-digital .field-node--field-services2>.field__items > .field__item:nth-child(4n+4){
  background-color: #e84a7f;
}*/


/*look tdj*/


/*.look-tdj .field-node--field-services2>.field__items > .field__item:nth-child(4n+1),
.look-tdj .field-node--field-services2>.field__items > .field__item:nth-child(4n+4){
  background-color:#1695a3;
}*/


/*consulting*/


/*.look-consulting .field-node--field-services2>.field__items > .field__item:nth-child(4n+1),
.look-consulting .field-node--field-services2>.field__items > .field__item:nth-child(4n+4){
  background-color:#4abdff;
}*/


/*challenge paragraph behaviour ---------------------------------------------------*/

.paragraph--type--challenges,
.paragraph--type--services {
    background-color: #edeff4;
    padding: 2em;
}

.paragraph--type--services h2 {
    margin-top: 0;
}

.paragraph--type--challenges h3,
paragraph--type--services h2 {
    margin-top: 0;
}


/*text only behaviour*/

.paragraph--type-text-only h2 {
    margin-top: 0;
}

.paragraph--type-text-only {
    padding: 2em 0;
}


/* Animate on scroll */

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform
    }
    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }
    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }
    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0)
    }
    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0)
    }
    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0)
    }
    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0)
    }
    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform
    }
    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(.6);
        transform: translate3d(0, 100px, 0) scale(.6)
    }
    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(.6);
        transform: translate3d(0, -100px, 0) scale(.6)
    }
    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
        transform: translate3d(-100px, 0, 0) scale(.6)
    }
    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(.6);
        transform: translate3d(100px, 0, 0) scale(.6)
    }
    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
        transform: translate3d(0, 100px, 0) scale(1.2)
    }
    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
        transform: translate3d(0, -100px, 0) scale(1.2)
    }
    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }
    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
        transform: translate3d(100px, 0, 0) scale(1.2)
    }
    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        visibility: hidden
    }
    html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform
    }
    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }
    html:not(.no-js) [data-aos=flip-left].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }
    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }
    html:not(.no-js) [data-aos=flip-right].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }
    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }
    html:not(.no-js) [data-aos=flip-up].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }
    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }
    html:not(.no-js) [data-aos=flip-down].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }
}

.field-node--field-contraste-jobs-link a {
    text-decoration: none;
    background-color: #3861ff;
    color: white!important;
    font-size: 26px;
    line-height: 38px;
    border-radius: 40px;
    border: 0;
    padding: 12px 40px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    height: auto;
    box-shadow: none;
    transition: all 0.2s ease-out;
    word-spacing: 0.15em;
    text-align: center;
    font-weight: bold;
    margin-top: 1em;
}

.field-node--field-contraste-jobs-link a:hover {
    background-color: #021a6b;
}

.field-node--field-contraste-jobs-link a:after {
    font-family: FontAwesome, sans-serif;
    content: "\f08e";
    margin-left: 20px;
    font-size: 0.9em;
}

.node--type-jobs.node--view-mode-full br {
    content: "";
    margin: 2.25em;
    display: block;
    margin-bottom: -20px;
}

.node--type-jobs.node--view-mode-full p {
    line-height: 1.4;
}

.page-node-type--jobs .node__content {
    line-height: 1.4;
}


/** VARIABLES
===================================*/


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bxslider {
    margin: 0;
    padding: 0;
}

ul.bxslider {
    list-style: none;
}

.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    transform: translatez(0);
}


/** THEME
  ===================================*/


.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0;
}

.bx-wrapper .bx-next {
    right: 10px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

#block-views-block-they-trust-us-block-1 .views-row {
    position: relative;
    padding-top: 65px;
}

#block-views-block-they-trust-us-block-1 .views-row h3 a:after {
    content: "";
    display: block;
    height: 70%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0) 100%);
    z-index: 0;
}

#block-views-block-they-trust-us-block-1 .views-row h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    margin: 0;
    transition: all 0.2s ease-out;
    height: 100%;
    width: 100%;
}

#block-views-block-they-trust-us-block-1 .views-row h3 a {
    color: #062B7B;
    padding: 20px;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    box-sizing: border-box;
}

#block-views-block-they-trust-us-block-1 .views-row h3 a span {
    display: block;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    padding-right: 20px;
    transition: all 0.2s ease-out;
}

#block-views-block-they-trust-us-block-1 .views-row:hover h3 a span {
    bottom: 30px;
}

#block-views-block-they-trust-us-block-1 .views-field-field-logo img {
    max-height: 65px;
    max-width: 110px;
    display: inline-block;
    vertical-align: center;
    border-bottom: 4px solid white;
    width: auto;
}

#block-views-block-they-trust-us-block-1 .views-field-field-logo a {
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    line-height: 65px;
}

#block-views-block-they-trust-us-block-1 .bx-viewport {
    overflow: visible!important;
}

#block-views-block-they-trust-us-block-1 .bx-viewport:before,
#block-views-block-they-trust-us-block-1 .bx-viewport:after {
    content: "";
    display: block;
    height: 100%;
    width: 1000%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: -1000%;
    z-index: 500;
}

#block-views-block-they-trust-us-block-1 .bx-viewport:after {
    left: auto;
    right: -1000%;
}

#block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #3861ff;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    margin-top: 0;
    color: white;
    text-indent: 0;
    font-size: 0;
    text-decoration: none;
    text-align: center;
    line-height: 52px;
    transition: all 0.2s ease-out;
}

#block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #3861ff;
    background: white!important;
}

.look-digital #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #e84a7f;
}

.look-digital #block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #e84a7f;
}

.look-tdj #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #1695a3;
}

.look-tdj #block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #1695a3;
}

.look-consulting #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #4abdff;
}

.look-consulting #block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #4abdff;
}

.look-audaxis #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #f50c1a;
}

.look-audaxis #block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #f50c1a;
}

.look-amsit #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
    background: #ff8c00;
}

.look-amsit #block-views-block-they-trust-us-block-1 .bx-controls-direction a:hover {
    color: #ff8c00;
}

#block-views-block-they-trust-us-block-1 .bx-controls-direction a:after {
    font-family: FontAwesome, sans-serif;
    content: '';
    font-size: 22px;
    margin-left: -5px;
}

#block-views-block-they-trust-us-block-1 .bx-prev {
    left: -28px;
}

#block-views-block-they-trust-us-block-1 .bx-next {
    right: -28px;
    transform: rotate(180deg);
}

@media (max-width: 1215px) {
    #block-views-block-they-trust-us-block-1 .bx-viewport {
        overflow: hidden!important;
    }
    #block-views-block-they-trust-us-block-1 .bx-controls-direction a {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    #block-views-block-they-trust-us-block-1 .bx-controls-direction a:after {
        font-size: 16px;
        margin-left: -3px;
    }
    #block-views-block-they-trust-us-block-1 .bx-prev {
        left: -15px;
    }
    #block-views-block-they-trust-us-block-1 .bx-next {
        right: -15px;
    }
}

.form-item,
.form-radios,
.form-checkboxes {
    margin-top: 20px !important;
}

label.option {
    top: -5px !important;
    left: 20px !important;
    background-color: transparent !important;
    margin-bottom: 20px;
}

.description {
    padding: 20px 40px;
}

label {
    font-weight: 600;
    text-decoration: none;
    white-space: normal !important;
    display: block;
}


/*Landing Page Webmarketing**/

#webform-submission-landing-page-free-consultance-we-add-form .webform-section-title {
    font-family: Lato;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: left;
    color: #3861FF;
    width: 581px;
    left: 767px;
    hyphens: none;
    margin-left: 760px;
    padding-top: 280px;
    margin-top: 0px;
}

.webform-submission-form .form-item {
    width: 100% !important;
    display: block !important;
}

#webform-submission-landing-page-free-consultance-we-add-form .webform-section-wrapper {
    width: 674px;
    left: 94px;
    top: 919px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
    color: #4F4F4F;
}

#edit-how-subscribe .webform-element-description .required {
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #4F4F4F;
    display: block;
    padding: 20px 0px;
}

#edit-soyez-parmi-les-10-premiers--description {
    padding-left: 50px;
    margin-top: 200px;
}

#edit-accept-personnal-data-1--description {
    margin-top: -50px;
    height: 96px;
    width: 788px;
    left: 133px;
    top: 4347px;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

#webform-submission-landing-page-free-consultance-we-add-form .webform-section-wrapper .description {
    font-size: 24px;
    padding: 0;
}

#webform-submission-landing-page-free-consultance-we-add-form .webform-section-wrapper .bold {
    font-weight: bold;
}

#edit-planifier-la-prestation---description h4 {
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    height: 80px;
    width: 835px !important;
    left: 93px;
    top: 4221px;
}

#edit-how-subscribe--wrapper {
    margin-top: 300px !important;
}

#edit-how-subscribe--wrapper .fieldset-legend {
    height: 158px;
    width: 729px;
    left: 94px;
    top: 1459px;
    display: block;
    font-family: Lato;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: left;
    color: #E84A7F;
}

#edit-how-subscribe--wrapper .form-required::after {
    content: "";
}

#edit-how-subscribe--wrapper .fieldset-wrapper .field-prefix .description {
    height: 175px;
    width: auto;
    left: 94px;
    top: 1732px;
    font-family: Lato;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #031A6B;
    display: block;
    bottom: 30px;
    padding: 0px
}

#edit-how-subscribe--wrapper .fieldset-wrapper .field-prefix .description .title-radios {
    bottom: 30px;
    font-weight: bold;
    display: block;
    font-size: 36px !important;
}

#edit-how-subscribe {
    width: 1255px;
    border-radius: 0px;
    display: flex;
}

#edit-how-subscribe .form-item {
    height: 381px;
    width: 1255px !important;
    left: 0px;
    top: 3px;
    border-radius: 0px;
    display: block;
    flex-direction: column;
    padding: 30px 20px 15px 20px;
    margin: 0 !important;
    border-top: 4px solid #E0E0E0;
}

#edit-how-subscribe .form-item label {
    height: 88px;
    width: 728px;
    font-family: Lato;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #3861FF;
    position: relative;
    margin-top: 30px;
    padding: 0px;
    display: inline-block;
}

#webform-submission-landing-page-free-consultance-we-add-form .webform-options-display-two-columns {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    display: block;
}

#edit-how-subscribe .form-item input[type="checkbox"],
#edit-how-subscribe .form-item input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: -20px 30px 30px 0px;
}

#edit-how-subscribe .form-item:hover {
    border-top: 4px solid #333333;
    background: rgba(74, 189, 255, 0.1);
}

#edit-how-subscribe .form-item:first-child {
    background-image: url(../../images/webform/03.png);
    background-position: 92% 50%;
    background-repeat: no-repeat;
}

#edit-how-subscribe .form-item:nth-child(2) {
    background-image: url(../../images/webform/04.png);
    background-position: 92% 50%;
    background-repeat: no-repeat;
}

#edit-how-subscribe .form-item:nth-child(3) {
    background-image: url(../../images/webform/05.png);
    background-position: 92% 50%;
    background-repeat: no-repeat;
}

#edit-how-subscribe .form-item:nth-child(4) {
    background-image: url(../../images/webform/06.png);
    background-position: 92% 50%;
    background-repeat: no-repeat;
}

#edit-how-subscribe .form-item .description {
    height: auto;
    width: 724px;
    left: 105px;
    top: 174px;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #4F4F4F;
    display: block;
    margin-top: 20px;
    margin-left: 70px;
    padding: 0;
}

#webform-submission-landing-page-free-consultance-we-add-form .image-left-form {
    position: absolute;
    top: 0px;
    left: 0px;
}

#webform-submission-landing-page-free-consultance-we-add-form .image-right-form {
    position: absolute;
    left: 750px;
    top: 800px;
}

#webform-submission-landing-page-free-consultance-we-add-form .image-right-form img {
    min-height: 679px;
    min-width: 602px;
}

#webform-submission-landing-page-free-consultance-we-add-form .form-type-textfield,
#webform-submission-landing-page-free-consultance-we-add-form .form-type-email {
    margin-top: 80px !important;
    max-width: 517px !important;
}

#webform-submission-landing-page-free-consultance-we-add-form .form-type-textfield label,
#webform-submission-landing-page-free-consultance-we-add-form .form-type-email label {
    font-size: 32px !important;
}

.left-col {
    display: inline-block;
    max-width: 500px;
    text-align: justify;
    vertical-align: top;
}

.right-col {
    display: inline-block;
    max-width: 500px;
    margin-left: 100px;
    vertical-align: top;
}

[data-quickedit-entity-id="node/650"] .field-name-field-bottom-text,
[data-quickedit-entity-id="node/571"] .field-name-field-bottom-text {
    float: right;
    max-width: 550px;
    text-align: justify;
    padding: 40px 50px 10px 0px;
}

/**
------Categories Testimonial employee -- Add 05-10-2021 
*/

/**
------Issue #139782
(Categorie page "testimonial employee" correction alignement photo et texte)
*/

.page-node-type--testimonial-employee .paragraph--view-mode-default .field-paragraph--field-text h2{
    margin-top: 0 !important;
}

.page-node-type--testimonial-employee .paragraph--type-text-left-image-right,
.page-node-type--testimonial-employee .paragraph--type-image-left-text-right{
    margin-top: 2.5em;
}

.page-node-type--testimonial-employee .node__title {
    margin-bottom: 1.8em;
}

@media (max-width: 1405px) {
    #webform-submission-landing-page-free-consultance-we-add-form {
        padding: 0px 50px;
    }
    #webform-submission-landing-page-free-consultance-we-add-form .webform-section-title {
        display: block;
        width: auto;
        margin-left: 0px;
        padding-top: 0px;
        top: 0px;
        position: relative;
        left: 0px;
    }
    #edit-soyez-parmi-les-10-premiers--description {
        top: 0px;
        position: relative;
        margin-top: 0px;
        text-align: justify;
        padding: 0px
    }
    #webform-submission-landing-page-free-consultance-we-add-form .webform-section-wrapper {
        width: auto;
    }
    #webform-submission-landing-page-free-consultance-we-add-form .image-left-form {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }
    #webform-submission-landing-page-free-consultance-we-add-form .image-right-form {
        position: absolute;
        left: 750px;
        top: 800px;
        display: none;
    }
    #edit-how-subscribe--wrapper {
        margin-top: 30px !important;
    }
    #edit-how-subscribe--wrapper .fieldset-legend {
        height: auto;
        width: auto;
    }
    #edit-how-subscribe {
        width: auto;
    }
    #edit-how-subscribe .form-item {
        width: auto !important;
        height: auto;
        background-position: 50% 12% !important;
        background-repeat: no-repeat;
        padding-top: 350px;
    }
    #edit-planifier-la-prestation---description h4 {
        width: auto !important;
        height: auto !important;
    }
    #edit-accept-personnal-data-1--description {
        width: auto !important;
        height: auto !important;
    }
    #edit-how-subscribe .form-item label {
        width: auto !important;
        margin: 0px auto;
        height: auto;
        margin-top: -40px;
        margin-left: 20px;
        font-size: 34px;
        max-width: 724px !important;
    }
    #edit-how-subscribe .form-item .description {
        width: auto;
        margin: 0px;
        padding-top: 20px;
        font-size: 15px;
        max-width: 724px !important;
    }
    #edit-how-subscribe .form-item input[type="checkbox"],
    #edit-how-subscribe .form-item input[type="radio"] {
        margin: 0px auto;
        margin-top: -50px !important;
    }
    @media (max-width: 990px) {
        #edit-how-subscribe .form-item input[type="checkbox"],
        #edit-how-subscribe .form-item input[type="radio"] {
            margin-top: 50px !important;
        }
    }
    @media (max-width: 720px) {
        #webform-submission-landing-page-free-consultance-we-add-form {
            padding: 0px 0px;
        }
        #webform-submission-landing-page-free-consultance-we-add-form .webform-section-title {
            display: block;
            font-size: 2.5em;
            padding: 0px;
            line-height: 52px;
        }
        #edit-soyez-parmi-les-10-premiers--description {
            font-size: 1em;
            padding: 0px;
            text-align: justify;
        }
        #edit-how-subscribe--wrapper .fieldset-legend {
            padding: 0px 0px;
        }
        #edit-how-subscribe--wrapper {
            padding: 0px 0px;
        }
        #edit-how-subscribe .form-item {
            padding-top: 300px;
        }
        #edit-how-subscribe--wrapper .fieldset-wrapper .field-prefix .description {
            height: auto;
        }
        #edit-how-subscribe .form-item label {
            font-size: 2em;
        }
        #edit-how-subscribe--wrapper .fieldset-legend {
            width: auto;
            display: block;
            position: relative;
            left: 0;
            top: 0;
            height: auto;
            font-size: 2.5em;
        }
        #edit-how-subscribe .form-item input[type="checkbox"],
        #edit-how-subscribe .form-item input[type="radio"] {
            margin-top: 70px !important;
        }
    }
}