/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

body * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

body img {
    max-width: 100%;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none;
}

p a {
    color: #1369b4;
    text-decoration: underline;
}

a,
button {
    outline: none;
    background-color: transparent;
    border: none;
    text-decoration: none;
}

button[disabled] {
    cursor: not-allowed;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*==> FontFace */

/*==> Texgyrehero Condensed Regular (default font) */
@font-face {
    font-family: 'texgyreheroscnregular';
    src: url('../fonts/texgyreheroscn_regular/texgyreheroscn-regular-webfont.eot');
    src: url('../fonts/texgyreheroscn_regular/texgyreheroscn-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheroscn_regular/texgyreheroscn-regular-webfont.woff') format('woff'),
        url('../fonts/texgyreheroscn_regular/texgyreheroscn-regular-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheroscn_regular/texgyreheroscn-regular-webfont.svg#texgyreheroscnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*==> Texgyrehero Regular */
@font-face {
    font-family: 'texgyreherosregular';
    src: url('../fonts/texgyreheros_regular/texgyreheros-regular-webfont.eot');
    src: url('../fonts/texgyreheros_regular/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheros_regular/texgyreheros-regular-webfont.woff') format('woff'),
        url('../fonts/texgyreheros_regular/texgyreheros-regular-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheros_regular/texgyreheros-regular-webfont.svg#texgyreherosregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*==> Texgyrehero Condensed Bold */
@font-face {
    font-family: 'texgyreheroscnbold';
    src: url('../fonts/texgyreheroscn_bold/texgyreheroscn-bold-webfont.eot');
    src: url('../fonts/texgyreheroscn_bold/texgyreheroscn-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheroscn_bold/texgyreheroscn-bold-webfont.woff') format('woff'),
        url('../fonts/texgyreheroscn_bold/texgyreheroscn-bold-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheroscn_bold/texgyreheroscn-bold-webfont.svg#texgyreheroscnbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*==> Texgyrehero Bold */
@font-face {
    font-family: 'texgyreherosbold';
    src: url('../fonts/texgyreheros_bold/texgyreheros-bold-webfont.eot');
    src: url('../fonts/texgyreheros_bold/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheros_bold/texgyreheros-bold-webfont.woff') format('woff'),
        url('../fonts/texgyreheros_bold/texgyreheros-bold-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheros_bold/texgyreheros-bold-webfont.svg#texgyreherosbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*==> Texgyrehero Condensed Italic */
@font-face {
    font-family: 'texgyreheroscnitalic';
    src: url('../fonts/texgyreheroscn_italic/texgyreheroscn-italic-webfont.eot');
    src: url('../fonts/texgyreheroscn_italic/texgyreheroscn-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheroscn_italic/texgyreheroscn-italic-webfont.woff') format('woff'),
        url('../fonts/texgyreheroscn_italic/texgyreheroscn-italic-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheroscn_italic/texgyreheroscn-italic-webfont.svg#texgyreheroscnitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*==> Texgyrehero Bold */
@font-face {
    font-family: 'texgyreherositalic';
    src: url('../fonts/texgyreheros_italic/texgyreheros-italic-webfont.eot');
    src: url('../fonts/texgyreheros_italic/texgyreheros-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheros_italic/texgyreheros-italic-webfont.woff') format('woff'),
        url('../fonts/texgyreheros_italic/texgyreheros-italic-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheros_italic/texgyreheros-italic-webfont.svg#texgyreherositalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*==> Texgyrehero Condensed Bold-Italic */
@font-face {
    font-family: 'texgyreheroscnbold_italic';
    src: url('../fonts/texgyreheroscn_bolditalic/texgyreheroscn-bolditalic-webfont.eot');
    src: url('../fonts/texgyreheroscn_bolditalic/texgyreheroscn-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheroscn_bolditalic/texgyreheroscn-bolditalic-webfont.woff') format('woff'),
        url('../fonts/texgyreheroscn_bolditalic/texgyreheroscn-bolditalic-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheroscn_bolditalic/texgyreheroscn-bolditalic-webfont.svg#texgyreheroscnbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*==> Texgyrehero Bold-Italic */
@font-face {
    font-family: 'texgyreherosbold_italic';
    src: url('../fonts/texgyreheros_bolditalic/texgyreheros-bolditalic-webfont.eot');
    src: url('../fonts/texgyreheros_bolditalic/texgyreheros-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/texgyreheros_bolditalic/texgyreheros-bolditalic-webfont.woff') format('woff'),
        url('../fonts/texgyreheros_bolditalic/texgyreheros-bolditalic-webfont.ttf') format('truetype'),
        url('../fonts/texgyreheros_bolditalic/texgyreheros-bolditalic-webfont.svg#texgyreherosbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'ModernicaMedium';
    src: url('../fonts/Modernica/Latinotype_ModernicaMedium.otf');
    /* src: url('../fonts/Modernica/texgyreheroscn-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Modernica/texgyreheroscn-regular-webfont.woff') format('woff'),
        url('../fonts/Modernica/texgyreheroscn-regular-webfont.ttf') format('truetype'),
        url('../fonts/Modernica/texgyreheroscn-regular-webfont.svg#texgyreheroscnregular') format('svg'); */
    font-weight: normal;
    font-style: normal;

}

/*==> FontFace */

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Content of the project
========================================================================== */

body {
    font-family: 'texgyreheroscnregular';
    font-size: 13px;
    position: relative;
}

body.loaded {
    /*overflow: hidden;*/
}

/*page structur*/
.content_wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
}

/*page structur*/

/*Bloc Header*/
header {
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.header_content {
    display: flex;
    align-items: stretch;
    height: 80px;
}

.header_logo {
    padding: 0 25px;
    border-right: 1px solid #eaeaea;
    display: flex;
    align-items: center;
}

.navigation_share {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
}

.navigation_share ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navigation_share ul li {
    margin-right: 20px;
    padding: 0 10px;
}

.navigation_share ul li a {
    display: flex;
    align-items: center;
}

.navigation_share ul li a strong {
    margin-right: 10px;
}

.navigation_share ul li a span {
    font-size: 13px;
    color: #1369b4;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navigation_share ul li a:hover span {
    font-weight: bold;
}

/*Bloc Header*/

/*Bloc home page*/
.home_slider {
    height: 100vh;
}

.home_slider.-header {
    height: calc(100vh - 80px);
    position: relative;
    bottom: -80px;
}

.home_slide {
    position: relative;
    height: 100%;

}

.home_slide.bg_on_img {
    background-position: center;
    /* background-size: cover; */
}

.new_slide{
 cursor: pointer;
}

.home_slide.bg_on_img.first_slide.slick-slide {
    background-position: center;
}

.content_slide {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.link-more {
    display: block;
    cursor: pointer;
    position: relative;
    cursor: pointer;
    z-index: 99;
}

.content_slide .btn-acess {
    color: #172975;
    font-family: 'texgyreherosbold';
}

.content_slide .btn-acess.ar {
    font-weight: bold;
}

.content_slide a {
    display: inline-block;
    position: absolute;
    left: 18%;
    top: 82%;
    transform: translate(-50%, -50%);
}

.content_slide a.play {
    top: 50%;
    left: 50%;
}

.content_slide a img {
    transform: scale(0.9);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.content_slide a:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

/*bloc home detail*/

.home_detail_bloc {
    display: flex;
    align-items: stretch;
    width: 100%;
    height: 100vh;
    background-position: 100% 0;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.home_detail_left {
    width: 55%;
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 70px 90px 70px 70px;
}

.home_detail_right {
    width: 45%;
}

.home_detail_left .bloc_article {
    display: flex;
}

.home_detail_left .bloc_article .article_symbol {
    width: 70px;
    min-width: 70px;
    max-width: 70px;
    margin-right: 50px;
}

.bloc_article .article_symbol img {
    opacity: 0;
    visibility: hidden;
    transform: translate(-100px, 0);
    -webkit-transition: all 0.3s ease .6s;
    -moz-transition: all 0.3s ease .6s;
    -ms-transition: all 0.3s ease .6s;
    -o-transition: all 0.3s ease .6s;
    transition: all 0.3s ease .6s;
}

.arrived_section .bloc_article .article_symbol img {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}

.home_detail_left .bloc_article .article_text {
    padding-top: 15px;
}

.home_detail_left .bloc_article .article_text h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #1369b4;
}

.home_detail_left .bloc_article .article_text p {
    opacity: 0;
    visibility: hidden;
    font-size: 24px;
    line-height: 1.6;
    color: #262626;
    text-align: justify;
    position: relative;
    transform: translate(0, 50px);
    -webkit-transition: all 0.3s ease 1s;
    -moz-transition: all 0.3s ease 1s;
    -ms-transition: all 0.3s ease 1s;
    -o-transition: all 0.3s ease 1s;
    transition: all 0.3s ease 1s;
}

.arrived_section .home_detail_left .bloc_article .article_text p {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}

.home_detail_left .bloc_article .article_text p:before {
    content: '’’';
    position: absolute;
    left: 0;
    top: -30px;
    height: 30px;
    font-size: 70px;
    color: #262626;
    transform: rotate(-180deg);
}

.home_detail_left .bloc_article .article_text p:after {
    content: '’’';
    position: absolute;
    right: 0;
    height: 30px;
    bottom: -30px;
    font-size: 70px;
    color: #262626;
}

/*bloc home detail*/

/****************  Bloc home page  ************************/

/**********************************************************/
/***************   Bloc Project    ************************/


.project_side {
    display: flex;
    align-items: stretch;
    width: 100%;
    height: 100%;
    position: relative;
}

.project_side.other-side {
    justify-content: flex-end;
}

.project_side_presentation {
    display: flex;
    padding: 5% 3% 5%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.project_side.other-side .project_side_presentation {
    justify-content: flex-end;
    order: 2;
    padding-top: 5%;
}

.project_side.other-side .project_side_presentation .project_title {
    text-align: right;
}

.project_side_presentation .project_title {
    opacity: 1;
    visibility: visible;
    margin: 50% 0 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_side_presentation.invisible .project_title {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_side_presentation .project_title h2 {
    font-size: 65px;
    color: #ffffff;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px;
}

.project_side_presentation .project_title h4 {
    font-size: 25px;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 50px);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 75px;
    -webkit-transition: all 0.3s ease 0.8s;
    -moz-transition: all 0.3s ease 0.8s;
    -ms-transition: all 0.3s ease 0.8s;
    -o-transition: all 0.3s ease 0.8s;
    transition: all 0.3s ease 0.8s;
}

.arrived_section .project_side_presentation .project_title h4 {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}

.link_savoir_plus a {
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50px, 0);
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    padding: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    padding-left: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease .8s;
    -moz-transition: all 0.3s ease .8s;
    -ms-transition: all 0.3s ease .8s;
    -o-transition: all 0.3s ease .8s;
    transition: all 0.3s ease .8s;
}

.other-side .link_savoir_plus a {
    transform: translate(50px, 0);
}

.arrived_section .link_savoir_plus a {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}

.project_side.other-side .link_savoir_plus a:before,
.project_side.other-side .link_savoir_plus a:after {
    right: auto;
    left: -70px;
}

.project_side.other-side .link_savoir_plus a:after {
    content: '<';
}

.project_side.other-side .link_savoir_plus a:before {
    left: -80px;
}

.project_side.other-side .link_savoir_plus a:hover:before {
    width: 55px;
    left: -67px;
}

.link_savoir_plus a:before,
.link_savoir_plus a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -70px;
    height: 2px;
    background-color: #ffffff;
    transform: translate(0%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link_savoir_plus a:hover {
    text-shadow: 1px 1px 20px rgba(0, 0, 0, 1);
}

.link_savoir_plus a:before {
    width: 60px;
}

.link_savoir_plus a:after {
    content: '>';
    color: #ffffff;
    font-size: 20px;
    top: 50%;
    right: -49px;
    width: 0;
    height: 35px;
    opacity: 0;
    visibility: hidden;
    background-color: transparent;
}

.link_savoir_plus a:hover:after {
    opacity: 1;
    visibility: visible;
}

.link_savoir_plus a:hover:before {
    width: 55px;
    right: -55px;
    box-shadow: 2px 0px 15px 2px rgba(0, 0, 0, .8);
}

.project_detail_slider {
    width: 100%;
    height: 100%;
}

.project_content_slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5% 10%;
    height: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 1.4s;
    -moz-transition: all 0.3s ease 1.4s;
    -ms-transition: all 0.3s ease 1.4s;
    -o-transition: all 0.3s ease 1.4s;
    transition: all 0.3s ease 1.4s;
}

.arrived_section .project_content_slide {
    opacity: 1;
    visibility: visible;
}

.project_content_slide .project_detail_icon {
    margin-bottom: 30px;
}

.project_content_slide .project_detail_text h3 {
    font-size: 38px;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    margin-bottom: 30px;
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.6s;
    -moz-transition: all 0.4s ease-in 0.6s;
    -ms-transition: all 0.4s ease-in 0.6s;
    -o-transition: all 0.4s ease-in 0.6s;
    transition: all 0.4s ease-in 0.6s;
}

.left-side .project_content_slide .project_detail_text h3 {
    transform: translateX(-50%);
}

.project_detail_slide.slick-current .project_detail_text h3 {
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0.2s;
    -moz-transition: all 0.4s ease-out 0.2s;
    -ms-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s;
}

.project_content_slide .project_detail_text {
    font-size: 16px;
    color: #ffffff;
    width: 100%;
}

.vertical-text {
    color: #193F76;
    font-family: "ModernicaMedium";
    font-size: 11px;
    height: 100%;
    margin: 0 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    -ms-transform: rotate(270deg) translateY(420px);
}

.vertical-text.ar{
    direction: rtl;
    -ms-transform: rotate(270deg) translateY(380px);
}

.project_detail_text .all_details {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.project_side_detail {
    position: absolute;
    height: 5px;
    top: 50%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 1s;
    -moz-transition: all 0.3s ease 1s;
    -ms-transition: all 0.3s ease 1s;
    -o-transition: all 0.3s ease 1s;
    transition: all 0.3s ease 1s;
}

.project_side_detail.left-side {
    left: 0;
}

.project_side_detail.right-side {
    right: 0;
}

.arrived_section .project_side_detail {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    top: 0;
    height: 100%;
}

.show.arrived_section .project_side_detail {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_side_detail .project_detail_slide {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_detail_slide .project_detail_icon img {
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.4s;
    -moz-transition: all 0.4s ease-in 0.4s;
    -ms-transition: all 0.4s ease-in 0.4s;
    -o-transition: all 0.4s ease-in 0.4s;
    transition: all 0.4s ease-in 0.4s;
}

.project_detail_slide.slick-current .project_detail_icon img {
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -ms-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
}

.project_side .close_details {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 35px;
    height: 35px;
    opacity: 0;
    visibility: hidden;
    z-index: 12;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_side .close_details.active {
    opacity: 1;
    visibility: visible;
}

.project_side .close_details a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    color: transparent;
}

.project_side .close_details a:before,
.project_side .close_details a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 2px;
    opacity: 0;
    border-radius: 100%;
    visibility: hidden;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_side .close_details a:before {
    transform: rotate(40deg);
}

.project_side .close_details a:after {
    transform: rotate(-40deg);
}

.project_side .close_details.active a:before,
.project_side .close_details.active a:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
    top: 0;
}

.project_side .close_details.active span {
    position: absolute;
    right: 90%;
    top: 50%;
    background-color: #ffffff;
    color: #1369b4;
    font-size: 12px;
    font-family: "texgyreheroscnbold";
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -50%);
    border-radius: 25px;
    padding: 2px 20px;
    transition: all .1s ease-in-out;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
}

.project_side .close_details.active:hover span {
    right: 120%;
    opacity: 1;
    visibility: visible;
    transition: all .2s .1s ease-in-out;
}

.project_side .close_details.active span:before {
    content: '';
    position: absolute;
    border-top: 4px solid transparent;
    border-left: 10px solid #ffffff;
    border-bottom: 4px solid transparent;
    opacity: 0;
    visibility: hidden;
    height: 0;
    top: 50%;
    right: 0px;
    width: 0;
    transform: translate(0, -50%);
    transition: all .1s ease-in-out;
}

.project_side .close_details.active:hover span:before {
    opacity: 1;
    visibility: visible;
    right: -8px;
    transition: all .2s .1s ease-in-out;
}

.bloc_horaire {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.bloc_horaire>div {
    text-align: center;
}

.bloc_horaire>div strong {
    text-transform: uppercase;
    font-weight: normal;
}

.bloc_bmce_securite {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.bloc_bmce_securite>div {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: calc(100% / 4);
}

.bloc_bmce_securite>div span,
.bloc_bmce_securite>div strong {
    display: block;
}

.bloc_bmce_securite>div span {
    margin-bottom: 5px;
}

.bloc_bmce_securite>div p {
    letter-spacing: 1px;
}

.bloc_bmce_securite>div strong {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
}

.mobile-apps {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mobile-apps a {
   margin-bottom: 10px;
}

.mobile-apps a img {
   width: 115px;
}

.project_detail_slide .mobile-apps {
  margin-top: 20px;
}

/*bloc bmce a votre ecote*/

.bloc_bmce_ecoute>div {
    width: calc(100% / 2);
}

.bloc_bmce_ecoute>div strong {
    /*text-transform: uppercase;*/
    font-size: 16px;
}

.bloc_bmce_ecoute>div span {
    margin-bottom: 0;
}

/*bloc bmce a votre ecote*/

/*bloc bmce assistnce*/
.bloc_bmce_assistance {
    text-align: left;
    padding: 0 50px;
}

.bloc_bmce_assistance ul li {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -moz-transition: all 0.4s ease-in 0.8s;
    -ms-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
}

.project_detail_slide.slick-current .bloc_bmce_assistance ul li {
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0.2s;
    -moz-transition: all 0.4s ease-out 0.2s;
    -ms-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s;
}

/*bloc bmce assistnce*/

/*bloc la banque en ligne*/
.bloc_banque_ligne .bloc_bmce_securite>div {
    width: calc(100% / 2);
}

.bloc_banque_ligne .bloc_bmce_securite ul {
    padding-left: 20px;
}

.bloc_banque_ligne .bloc_bmce_securite ul li {
    position: relative;
    line-height: 2;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
}

.bloc_banque_ligne .bloc_bmce_securite ul li:before {
    content: '-';
    position: absolute;
    left: -10px;
    width: 5px;
    height: 2px;
    transform: translate(-50%, -50%);
}

/*bloc la banque en ligne*/
.bloc-acess {
    margin-bottom: 20px;
}

.bloc-acess p {
    text-align: center;
    margin-bottom: 5px;
}

.bloc-acess p a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-acess {
    padding: 10px 60px;
    color: #b78d42;
    background-color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    text-align: center;
}

.btn-download {
    padding: 17px 40px;
    color: #5ea2b6;
    background-color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.project_detail_slide .bloc-acess a {
    transform: translateY(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -moz-transition: all 0.4s ease-in 0.8s;
    -ms-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s
}

.project_detail_slide.slick-current .bloc-acess a {
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0.2s;
    -moz-transition: all 0.4s ease-out 0.2s;
    -ms-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s;
}

.btn-acess:hover {
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4)
}

.b_bank_text_color .btn-acess {
    color: #f1b5a5;
}

.bloc_site_vitrine .btn-acess {
    color: #46b3d6;
}

.agence_bloc .btn-acess {
    color: #24468c;
    margin-top: 40px;
}

.bloc_connected_credits .btn-acess {
    color: #24468c;
    margin-top: 40px;
    text-transform: uppercase;
}

.bloc_connected_credits a.bmce_link {
    text-decoration: underline;
    color: #fff;
}

.rs_text_color .btn-acess {
    color: #abe4f8;
}

.link-acces {
    color: #ffffff;
    font-size: 15px;
}

.dh_style strong {
    position: relative;
    font-size: 50px;
}

.dh_style strong span {
    position: absolute;
    top: 10px;
    font-size: 16px;
}

.banner-in-mobile {
    display: none;
}

/*on click scroll to the next page*/

#first-part {
    position: relative;
}

.home-scroll {
    width: 35px;
    text-align: center;
    position: absolute;
    top: 87%;
    left: 50%;
    height: 10%;
    transform: translate(-50%, -50%);
}

.home-scroll a {
    display: inline-block;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.home-scroll a span {
    display: block;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-animation: mymove 2.3s infinite;
    animation: mymove 2.3s infinite;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    transform: translate(-50%, -50%);
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    0% {
        top: 22px;
        opacity: 1
    }

    50% {
        top: 40px;
        opacity: 1
    }

    100% {
        top: 22px;
        opacity: 1
    }
}

/* Standard syntax */
@keyframes mymove {
    0% {
        top: 22px;
        opacity: 1
    }

    50% {
        top: 40px;
        opacity: 1
    }

    100% {
        top: 22px;
        opacity: 1
    }
}

/*on click scroll to the next page*/

/*loader of the page */
.loading_block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 3, 19, 0.93);
}

.loading_block img {
    width: 100px;
}

.bg_loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../img/banner/hb_slide1.jpg) no-repeat center;
    background-size: cover;
    opacity: 1;
}

.bg-color_loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0.5;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background-color: rgba(0, 82, 152, 0.8);
    border-radius: 50%;
    z-index: 99;
}

.loader:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    border: 0px solid #ffffff;
    transform: translate(-50%, -50%);
    animation: loading 1000ms ease-out forwards infinite;
}

@keyframes loading {
    0% {
        border: 0px solid rgba(255, 255, 255, 0.8);
    }

    20% {
        border: 8px solid rgba(255, 255, 255, 0.8);
        width: 0%;
        height: 0%;
    }

    100% {
        border: 8px solid rgba(255, 255, 255, 0.8);
        width: 100%;
        height: 100%;
    }
}


/*loafer 2*/

.progress-container {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.progress {
    background-color: rgb(229, 233, 235);
    height: 0.25em;
    position: relative;
    width: 9em;
}

.progress-bar {
    background-size: rgb(255, 255, 255);
    height: 100%;
    position: relative;
    background-image: linear-gradient(to right, rgba(76, 217, 100, 0.08), rgb(90, 200, 250), rgb(0, 122, 255), rgb(52, 170, 220), rgb(88, 86, 214), rgb(7, 22, 109));
    background-image: -o-linear-gradient(to right, rgba(76, 217, 100, 0.08), rgb(90, 200, 250), rgb(0, 122, 255), rgb(52, 170, 220), rgb(88, 86, 214), rgb(7, 22, 109));
    background-image: -ms-linear-gradient(to right, rgba(76, 217, 100, 0.08), rgb(90, 200, 250), rgb(0, 122, 255), rgb(52, 170, 220), rgb(88, 86, 214), rgb(7, 22, 109));
    background-image: -webkit-linear-gradient(to right, rgba(76, 217, 100, 0.08), rgb(90, 200, 250), rgb(0, 122, 255), rgb(52, 170, 220), rgb(88, 86, 214), rgb(7, 22, 109));
    background-image: -moz-linear-gradient(to right, rgba(76, 217, 100, 0.08), rgb(90, 200, 250), rgb(0, 122, 255), rgb(52, 170, 220), rgb(88, 86, 214), rgb(7, 22, 109));
    animation: cssload-width 1.6s cubic-bezier(0.45, 0, 1, 1) infinite;
    -o-animation: cssload-width 1.6s cubic-bezier(0.45, 0, 1, 1) infinite;
    -ms-animation: cssload-width 1.6s cubic-bezier(0.45, 0, 1, 1) infinite;
    -webkit-animation: cssload-width 1.6s cubic-bezier(0.45, 0, 1, 1) infinite;
    -moz-animation: cssload-width 1.6s cubic-bezier(0.45, 0, 1, 1) infinite;
}

.progress-shadow {
    height: .5em;
    position: absolute;
    top: 100%;
    width: 100%;
    transform: skew(45deg);
    -o-transform: skew(45deg);
    -ms-transform: skew(45deg);
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    background-image: linear-gradient(to bottom, rgba(234, 236, 238, 0.3), transparent);
    background-image: -o-linear-gradient(to bottom, rgba(234, 236, 238, 0.3), transparent);
    background-image: -ms-linear-gradient(to bottom, rgba(234, 236, 238, 0.3), transparent);
    background-image: -webkit-linear-gradient(to bottom, rgba(234, 236, 238, 0.3), transparent);
    background-image: -moz-linear-gradient(to bottom, rgba(234, 236, 238, 0.3), transparent);
}



@keyframes cssload-width {

    0%,
    100% {
        transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
    }

    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-o-keyframes cssload-width {

    0%,
    100% {
        -o-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
    }

    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-ms-keyframes cssload-width {

    0%,
    100% {
        -ms-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
    }

    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes cssload-width {

    0%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
    }

    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-moz-keyframes cssload-width {

    0%,
    100% {
        -moz-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
    }

    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

/*loader 2*/


/***************   Bloc Project    ************************/
/**********************************************************/


/*section navigate*/
.section-navigate {
    position: fixed;
    top: 50%;
    right: 0em;
    transform: translateY(-50%);
    z-index: 10;
    opacity: 1;
    transition: opacity .05s ease;
}

.section-navigate ul li {
    display: block;
}

.section-navigate.is--inactive {
    opacity: 0;
}

.section-navigate__items:before {
    content: '';
    width: 1px;
    height: 180%;
    /*background: linear-gradient(transparent 0, white 15%, white 85%, transparent);*/
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-navigate__link {
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-navigate__link:before {
    content: '\25CF';
    width: 40px;
    height: 25px;
    left: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    line-height: 26px;
    color: #0a2338;
    position: relative;
    /* transform: translate(-50%, -50%); */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-navigate__link:hover .section-navigate__name {
    opacity: 1;
}

.section-navigate__link.is--active:before {
    content: '\25CF';
    font-size: 35px;
    color: #ffffff;
    text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.95);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-navigate__name {
    position: absolute;
    right: 50%;
    top: 65%;
    background-color: #ffffff;
    color: #0a2338;
    font-size: 13px;
    white-space: nowrap;
    text-transform: capitalize;
    font-family: "texgyreheroscnbold";
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -50%);
    border-radius: 25px;
    padding: 3px 30px;
    transition: all .1s ease-in-out;
    letter-spacing: 2px;
    box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
}

.section-navigate__name:before {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-left: 10px solid #ffffff;
    border-bottom: 5px solid transparent;
    opacity: 0;
    visibility: hidden;
    height: 0;
    top: 50%;
    right: 0px;
    width: 0;
    transform: translate(0, -50%);
    transition: all .1s ease-in-out;
}

.section-navigate__link:hover .section-navigate__name {
    right: 105%;
    opacity: 1;
    top: 60%;
    visibility: visible;
    transition: all .2s .1s ease-in-out;
}

.section-navigate__link:hover .section-navigate__name:before {
    opacity: 1;
    visibility: visible;
    right: -5px;
    transition: all .2s .1s ease-in-out;
}

/*section navigate*/

/*slick style*/
.slick-list,
.slick-track {
    height: 100%;
}

.slick-slide {
    outline: none;
}

.slick-slide img {
    display: inline-block;
}

.slick-dots {
    text-align: center;
    position: relative;
    top: -35px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    font-size: 0;
    padding: 0;
    background-color: #1b3a53;
    border-radius: 100%;
    outline: none;
}

.slick-dots li.slick-active button {
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.95);
}

.project_content {
    height: 100%;
}

.full_height {
    height: 100vh;
    background-size: cover;
    background-attachment: scroll;
    overflow: hidden;
    background-repeat: no-repeat;
}

.project_detail_slider .slick-dots {
    position: relative;
}

.project_detail_slider .slick-dots li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    margin: 0;
}

.project_detail_slider .slick-dots li button:before,
.project_detail_slider .slick-dots li button:after {
    content: '';
    height: 1px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}

.project_detail_slider .slick-dots li button:after {
    width: 50px;
}

.project_detail_slider .slick-dots li:first-child button:before {
    width: 50px;
}

.project_detail_slider .slick-dots li button:before {
    right: 22px;
}

.project_detail_slider .slick-dots li button:after {
    left: 22px;
}

.project_detail_slider .slick-dots li.slick-active button {
    background-color: transparent;
    width: 16px;
    height: 16px;
}

.project_detail_slider .slick-dots li.slick-active button {
    background-color: #ffffff;
}

.project_detail_slider .slick-dots button {
    position: relative;
    border: 1px solid #ffffff;
    background-color: transparent;
    width: 16px;
    height: 16px;
}

.project_detail_slider .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 80%;
    display: block;
    width: 62px;
    height: 96px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: 62px;
    padding: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transform: translate(0%, -50%);
    -webkit-transition: all 0.3s ease 1.2s;
    -moz-transition: all 0.3s ease 1.2s;
    -ms-transition: all 0.3s ease 1.2s;
    -o-transition: all 0.3s ease 1.2s;
    transition: all 0.3s ease 1.2s;
}

.arrived_section .project_detail_slider .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.show.arrived_section .project_detail_slider .slick-arrow {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_detail_slider .slick-prev {
    left: -120px;
}

.project_detail_slider .slick-next {
    left: 50px;
}

.arrived_section .project_detail_slider .slick-prev {
    background-image: url(../img/icons/arrow_prev.png);
    left: -62px;
}

.project_detail_slider .slick-prev.slick-arrow.slick-disabled {
    background-image: url(../img/icons/arrow_prev_disabled.png);
}

.arrived_section .project_detail_slider .slick-next {
    background-image: url(../img/icons/arrow_next.png);
    left: 0px;
}

.project_detail_slider .slick-next.slick-arrow.slick-disabled {
    background-image: url(../img/icons/arrow_next_disabled.png);
}

.project_side.other-side .project_detail_slider .slick-prev {
    left: auto;
    right: 80px;
}

.project_side.other-side .project_detail_slider .slick-next {
    right: -142px;
    left: auto;
}

.arrived_section .project_side.other-side .project_detail_slider .slick-prev {
    right: 0;
}

.arrived_section .project_side.other-side .project_detail_slider .slick-next {
    right: -62px;
}

.project_detail_slider {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project_detail_slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

/*slick style*/
.one-page {
    position: relative;
    -webkit-transition: all 0.3s ease 0.5s;
    -moz-transition: all 0.3s ease 0.5s;
    -ms-transition: all 0.3s ease 0.5s;
    -o-transition: all 0.3s ease 0.5s;
    transition: all 0.3s ease 0.5s;
}

.one-page:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom left, grey, grey);
    opacity: 0.4;
    border-radius: 10px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/*animation*/

.reveal_item_animation .reveal_block {
    position: relative;
}

.reveal_item_animation .reveal_effect_item {
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 1s;
    transition: all 0.4s ease 1s;
}

.arrived_section .reveal_item_animation .reveal_effect_item {
    opacity: 1;
    visibility: visible;
}

.reveal_item_animation .reveal_block .reveal_effect {
    content: "";
    position: absolute;
    width: 0;
    top: -5px;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.reveal_effect.blue {
    background: #1369b4;
}

.reveal_effect.lightgreen {
    background: #0ee6b1;
}

.reveal_effect.white {
    background: #fff;
}

.arrived_section .reveal_item_animation .reveal_block .reveal_effect {
    -webkit-animation: mymoves 1s;
    /* Safari 4.0 - 8.0 */
    animation: mymoves 1s;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes mymoves {
    0% {
        width: 0px;
        left: 0;
    }

    50% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 0px;
        left: 100%;
    }
}

/* Standard syntax */

@keyframes mymoves {
    0% {
        width: 0px;
        left: 0;
    }

    50% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 0px;
        left: 100%;
    }
}

/*animation*/


/* ==========================================================================
   Content of the project
========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

.bg_on_img {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.img_under_bg {
    opacity: 0;
    visibility: hidden;
    height: 100%;
}

.little-side {
    width: 45%;
}

.bigger-side {
    width: 55%;
}

.bg-color-1 {
    background-color: rgba(36, 70, 140, 0.8);
}

.bg-color-2 {
    background-color: rgba(45, 92, 190, .8);
}

.bg-color-3 {
    background-color: rgba(32, 53, 97, 0.8);
}

.bg-color-4 {
    background-color: rgba(33, 150, 243, .8);
}

.bg-color-5 {
    background-color: rgba(30, 136, 229, .8);
}

.bg-color-6 {
    background-color: rgba(25, 118, 210, .8);
}

.bg-color-7 {
    background-color: rgba(21, 101, 192, .8);
}

.bg-color-8 {
    background-color: rgba(13, 71, 161, .8);
}

.bg-color-9 {
    background-color: rgba(70, 179, 214, .8);
}

.bg-color-10 {
    background-color: rgba(59, 147, 175, .8);
}

.bg-color-11 {
    background-color: rgba(42, 185, 231, .8);
}

.bg-color-12 {
    background-color: rgba(97, 160, 180, .8);
}

.bg-color-13 {
    background-color: rgba(36, 70, 140, .8);
}

.bg-color-14 {
    background-color: rgba(45, 92, 190, .8);
}

.bg-color-15 {
    background-color: rgba(20, 52, 120, .8);
}

.bg-color-16 {
    background-color: rgba(40, 70, 132, .8);
}

.bg-color-17 {
    background-color: rgba(32, 53, 97, .8);
}

.bg-color-18 {
    background-color: rgba(70, 179, 214, .8);
}

.bg-color-19 {
    background-color: rgba(59, 147, 175, .8);
}

.bg-color-20 {
    background-color: rgba(42, 185, 231, .8);
}

.bg-color-21 {
    background-color: rgba(87, 165, 201, .8);
}

.bg-color-22 {
    background-color: rgba(50, 177, 237, .8);
}

.bg-color-23 {
    background-color: rgba(0, 174, 255, .8);
}

.bg-color-24 {
    background-color: rgba(8, 128, 184, .8);
}

.bg-color-25 {
    background-color: rgba(17, 87, 120, .8);
}

.bg-color-26 {
    background-color: rgba(3, 116, 169, .8);
}

.bg-color-27 {
    background-color: rgba(17, 87, 120, .8);
}

.bg-color-28 {
    background-color: rgba(37, 155, 189, .8);
}

.bg-color-29 {
    background-color: rgba(31, 147, 181, .8);
}

.bg-color-30 {
    background-color: rgba(39, 132, 159, .8);
}

.bg-color-31 {
    background-color: rgba(33, 115, 146, .8);
}

.bg-color-32 {
    background-color: rgba(44, 102, 124, .8);
}

.bg-color-33 {
    background-color: rgba(65, 84, 100, .8);
}


/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    /*visibility: hidden;*/
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width : 1100px) {}

@media only screen and (max-width : 991px) {
    header {
        position: relative;
    }

    .vertical-text {
        margin: 0 20px;
        font-size: 8px;
    }

    .full_height {
        height: auto;
        min-height: 0 !important;
        background-size: contain;
        background-image: none !important;
    }

    #first-part {
        height: 100%;
    }

    #second-part {
        height: 100%;
    }

    .home_detail_bloc {
        background-attachment: scroll;
    }

    .home_slider.-header {
        height: auto;
        bottom: 0;
    }

    .img_under_bg {
        height: 350px;
    }

    .project_detail_slider .slick-dots {
        position: absolute;
        top: auto;
        bottom: 40px;
        width: 100%;
    }

    #first-part .slick-dots {
        width: 100%;
        position: absolute;
        top: auto;
        bottom: 10px;
    }

    .home-scroll {
        top: 80%;
        display: none;
    }

    .home_detail_bloc {
        height: 100%;
        flex-direction: column;
    }

    .slick-slider .slick-track {
        display: flex;
        align-items: stretch;
        height: 100%;
    }

    .project_side_detail .project_detail_slide {
        height: auto;
    }

    .project_content_slide {
        padding: 6% 10%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .home_detail_left {
        height: 100%;
        width: 100%;
        padding: 150px 30px;
        order: 2;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .home_detail_right {
        height: 0%;
        max-height: 0;
        overflow: hidden;
        width: 100%;
    }

    .home_detail_left .bloc_article .article_text p {
        font-size: 14px;
    }

    .home_detail_left .bloc_article .article_text {
        padding-top: 0;
    }

    .home_detail_left .bloc_article .article_text p:before {
        top: -30px;
        height: 30px;
        font-size: 35px;
    }

    .home_detail_left .bloc_article .article_text p:after {
        height: 30px;
        font-size: 35px;
        bottom: -30px;
    }

    .content_slide a.play {
        width: 70px;
    }

    .project_side {
        flex-direction: column;
    }

    .project_side.other-side {
        justify-content: flex-start;
    }

    .bigger-side,
    .little-side {
        width: 100%;
    }

    .little-side {
        position: relative;
        /*max-height: 310px;*/
        padding: 0;
    }

    .project_side_detail {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .arrived_section .project_side_detail {
        flex-grow: 1;
        position: relative;
        height: calc(100% - 310px);
    }

    .project_side_presentation .project_title h2 {
        font-size: 35px;
        text-shadow: 0px 0px 10px black;
        text-align: center;
    }

    .project_side.other-side .project_side_presentation {
        order: 1;
        padding-top: 0;
    }

    .project_side_detail.left-side {
        order: 2;
    }

    .project_content_slide .project_detail_text {
        font-size: 14px;
    }

    .project_content_slide .project_detail_text h3 {
        font-size: 18px;
    }

    .project_detail_slider .slick-arrow {
        top: auto;
        bottom: 0;
        display: none !important;
    }

    .arrived_section .project_detail_slider .slick-prev,
    .project_side.other-side .project_detail_slider .slick-prev {
        left: 50%;
        margin-left: -62px;
    }

    .arrived_section .project_detail_slider .slick-next,
    .project_side.other-side .project_detail_slider .slick-next {
        right: 50%;
        margin-right: -62px;
        left: auto;
    }

    .bloc_bmce_securite {
        flex-wrap: wrap;
    }

    .bloc_bmce_securite>div {
        width: calc(100% / 5);
        margin-bottom: 10px;
    }

    .project_side_presentation .project_title {
        margin: 0 20px;
        margin-top: 20px;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .banner-in-mobile {
        display: block;
        /*height: 310px;*/
        /*min-height: 310px;*/
        width: 100%;
    }

    .project_detail_slider .slick-dots li {
        width: 45px;
    }

    .project_detail_slider .slick-dots li button:after {
        left: 22px;
        width: 15px;
    }

    .project_detail_slider .slick-dots li:first-child button:before {
        width: 15px;
    }

    .bloc_bmce_assistance {
        padding: 0 10px;
    }

    .bloc_banque_ligne .bloc_bmce_securite ul li {
        font-size: 14px;
    }

    .bloc_bmce_securite>div strong {
        font-size: 12px;
    }

    .project_side_presentation {
        display: block;
        overflow: hidden;
    }

    .home_slide.bg_on_img {
        background-image: none !important;
        overflow: hidden;
    }

    .home_slide.bg_on_img .img_under_bg {
        /* height: auto; */
        width: 100%;
        opacity: 1;
        visibility: visible;
        position: relative;
        left: -9px;
        transform: scale(1.1);
    }

    .section-navigate {
        display: none;
    }

    .btn-acess {
        white-space: nowrap;
        padding: 10px 30px;
    }
}

@media only screen and (max-width : 800px) {}

@media only screen and (max-width : 768px) {}

@media only screen and (max-width : 640px) {
    .header_content {
        height: auto;
    }

    .navigation_share ul li {
        margin-right: 0;
        padding: 15px 10px;
    }

    .navigation_share {
        justify-content: flex-end;
    }

    .header_logo h1 a img {
        width: 150px;
    }

    .navigation_share ul li a strong {
        display: none;
    }

    .header_logo {
        align-items: center;
        padding: 10px;
        justify-content: center;
    }

    .navigation_share ul li a span {
        white-space: nowrap;
        text-decoration: underline;
    }

    .bloc_bmce_securite>div {
        width: calc(100% / 2);
        margin-bottom: 10px;
    }

    .project_content_slide {
        padding: 10% 10% 15%;
    }
}

@media only screen and (max-width : 480px) {}

@media only screen and (max-width : 380px) {
    .home_slide.bg_on_img .img_under_bg {
        left: -10px;
    }
    .vertical-text {
        margin: 0 10px;
        font-size: 8px;
    }

    .first_slide.bg_on_img .img_under_bg {
        left: 19px !important;
    }

    .slick-dots li button {
        height: 8px;
        width: 8px;
    }

    .slick-dots li.slick-active button {
        height: 12px;
        width: 12px;
    }
}

@media only screen and (max-width : 320px) {}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}