/*COMMON STYLES*/
html, body {
    height: 100%;
}
body {
    overflow-x: hidden;
}
p, div {
    margin: 0;
    font-weight: normal;
}
.fullbgsize-ie8,
.debugInfoIE8 {
    display: none;
}
.pal {
    padding: 40px 0;
}

/*FONTS*/
.normal {
    font-weight: normal;
}
.fontSize-14 {
    font-size: 14px;
    font-size: 1rem
}
.fontSize-15 {
    font-size: 15px;
    font-size: 1.072rem
}
.fontSize-18 {
    font-size: 18px;
    font-size: 1.286rem
}
.fontSize-20 {
    font-size: 20px;
    font-size: 1.428rem
}
.fontSize-22 {
    font-size: 22px;
    font-size: 1.571rem
}
.fontSize-25 {
    font-size: 25px;
    font-size: 2.5rem
}
.fontSize-30 {
    font-size: 30px;
    font-size: 2.145rem
}
.fontSize-35 {
    font-size: 35px;
    font-size: 2.5rem
}
.fontSize-40 {
    font-size: 40px;
    font-size: 2.857rem
}
.fontSize-48 {
    font-size: 48px;
    font-size: 3.428rem
}
.fontSize-50 {
    font-size: 50px;
    font-size: 3.571rem
}
.fontSize-60 {
    font-size: 60px;
    font-size: 4.286rem
}
.fontSize-70 {
    font-size: 70px;
    font-size: 5rem
}
.fontSize-80 {
    font-size: 80px;
    font-size: 5.714rem
}
.fontSize-100 {
    font-size: 100px;
    font-size: 7.143rem
}
.lineHeight-1 {
    line-height: 1.2em;
}
.lineHeight-1-3 {
    line-height: 1.3em;
}
.lineHeight-1-5 {
    line-height: 1.5em;
}
.lineHeight-2 {
    line-height: 2em;
}
.Title {
    font-size: 30px;
    font-size: 2.145rem;
    line-height: 1.2em;
    text-transform: uppercase;
}
.TitleSub {
    font-size: 22px;
    font-size: 1.571rem;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.TitleText {
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 2em;
}
.BlocTitle {
    font-size: 22px;
    font-size: 1.571rem;
    line-height: 1.2em;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    font-weight: bold;
}
.BlocText {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.3em;
}
/*COLORS - BG SHAPES*/
.white {
    color: #FFFFFF;
}
.carbon {
    color: #454444;
}
.blue {
    color: #597990;
}
.light-blue {
    color: #32a3fc;
}

/*OTHER*/
.ScrollSceneIndicators {
    /*  display: none !important; */
}
.ScrollSceneIndicators .start {
    background-color: yellow !important;
}
.ScrollSceneIndicators .end {
    margin-top: -20px !important;
    background-color: #fff !important;
}
.fixed {
    position: fixed !important;
}
.background-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.background-image > img {
    width: 100%;
}
.center960px {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    height: 100%;
}
.center860px {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    height: 100%;
}
.center760px {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    height: 100%;
}
.bloc-white {
    background: #FFFFFF;
    padding: 85px 65px;
    width: 385px;
    position: absolute;
    text-align: center;
}
.bloc a:hover,
.bloc11 a:hover {
    text-decoration: underline;
}

.haut-page {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: block;
    height: 50px;
    width: 50px;
    z-index: 999;
    text-indent: -999px;
    overflow: hidden;
    background: #E10019 url(../../img/pictos/chevrons-bas.png) center no-repeat;
    border-radius: 50%;
    transform: rotate(180deg);
}

/*.haut-page {
    position: fixed;
    right: 10px;
    bottom: 10px;
    color: #000000;
    z-index: 999;
    text-shadow: 0px 0px 4px rgb(255, 255, 255);
    display: none;
    font-size: 20px;
}
.haut-page2 {
    position: fixed;
    right: 55px;
    bottom: 38px;
    z-index: 999;
    display: none;
    font-size: 20px;
    background: url('/library/img/pictos/home-gray2.png') center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}*/

#main {
    width: 100%;
}
#main .link {
    margin: 22px 0 0 0;
    font-size: 14px;
    line-height: 100%;
    background: url(../../img/pictos/arrow-right-blue.png) no-repeat center right;
    padding: 2px 15px 0 0;
    /*height: 14px;*/
}

/*------------------------------------*/
/*---------------- NAV ---------------*/
/*------------------------------------*/
#nav {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 90;
    width: 100%;
}
#nav .item-list-container {
    width: 100%;
}
#nav .item-list {
    width: 100%;
}
#nav .item {
    width: 25%;
    float: left;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
#nav .item a {
    padding-bottom: 20px;
    display: inline-block;
    opacity: 0.5;
}
#nav.preload .item a {
    opacity: 1;
    background: url(/library/img/jazzup/nav.png) no-repeat center bottom;
}
#nav .item a:hover,
#nav .item a.active {
    opacity: 1;
    background: url(/library/img/jazzup/nav-active.png) no-repeat center bottom;
}

/*------------------------------------*/
/*------------- SECTIONS -------------*/
/*------------------------------------*/
#main section {
    width: 100%;
    height: 100vh;
    max-height: 800px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 75;
    overflow: hidden;
}
#main #section-0,
#main #section-5,
#main #section-11,
#main #section-13,
#main #section-15,
#main #section-17 {
    height: auto;
    background: #FFFFFF;
}
#main section article {
    width: 100%;
    overflow: hidden;
    height: auto;
}
#main section header {
    width: 100%;
    height: 100%;
}
#main section .bloc {
    bottom: 0;
}
#main section .bloc.right {
    right: 44px;
}
#main section .bloc.left {
    left: 44px;
}

#main #section-0 article,
#main #section-5 article,
#main #section-11 article,
#main #section-13 article,
#main #section-15 article,
#main #section-17 article {
    padding: 40px 0 70px 0;
}
#main #section-0 header,
#main #section-5 header,
#main #section-11 header,
#main #section-13 header,
#main #section-15 header,
#main #section-17 header {
    text-align: center;
}
#main #section-0 .title-subtitle-1,
#main #section-5 .title-subtitle-1,
#main #section-11 .title-subtitle-1,
#main #section-12 .title-subtitle-1,
#main #section-15 .title-subtitle-1,
#main #section-17 .title-subtitle-1 {
    margin: 35px 0 40px 0;
    padding: 0;
    font-weight: bold;
}

/*------------------------------------*/
/*-------------- PRELOAD -------------*/
/*------------------------------------*/
#preload {
    width: 100%;
    z-index: 99;
}
#preload #header {
    position: relative;
    z-index: 75;
}
#preload .background-image {
    background: url(/library/img/jazzup/section-0-bg.jpg) no-repeat center;
    background-size: cover;
    z-index: 75;
}
#preload article {
    position: absolute;
    top: 8%;
    width: 100%;
    z-index: 75;
}
#preload .center760px {
    text-align: center;
}
#preload .title-subtitle-1 {
    font-family: 'Roboto', sans-serif;
    font-weight: bolder;
}
#preload .title-subtitle-2 {
    font-family: 'Roboto', sans-serif;
}
#preload .title-subtitle-3 {
    font-family: 'Roboto', sans-serif;
    padding: 30px 0;
    margin: 30px 0;
    position: relative;
}
#preload .title-subtitle-3:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -140px;
    width: 280px;
    content: '';
    border-top: 1px solid #FFF;
}
#preload .title-subtitle-3:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -140px;
    width: 280px;
    content: '';
    border-top: 1px solid #FFF;
}
#preload .center-loading {
    position: relative;
    width: 50%;
    margin: auto;
}
#preload .loadingBar {
    width: 100%;
    max-width: 280px;
    margin: 34px auto;
    height: 1px;
}
#preload .loadingProgress {
    width: 0%;
    margin: auto;
    height: 1px;
    background-color: #FFFFFF;
}
#preload .loaderTxt {
    font-family: Montserrat;
}
#preload .scroll {
    width: 78px;
    height: 78px;
    position: fixed;
    bottom: 4%;
    left: 50%;
    margin-left: -39px;
}
#preload .scroll img {
    width: 100%;
    height: 100%;
}

/*------------------------------------*/
/*------------ SECTIONS 0 ------------*/
/*------------------------------------*/
#main #section-0 {
    z-index: 76;
}

/*------------------------------------*/
/*------------ SECTIONS 1 ------------*/
/*------------------------------------*/
#main #section-1 .background-image {
    background: url(/library/img/jazzup/section-1-bg.jpg) no-repeat center top;
    background-size: cover;
}

/*------------------------------------*/
/*------------ SECTIONS 2 ------------*/
/*------------------------------------*/
#main #section-2 {
    z-index: 74;
}
#main #section-2 .background-image {
    background: url(/library/img/jazzup/section-2-bg.jpg) no-repeat center;
    background-size: cover;
}

/*------------------------------------*/
/*------------ SECTIONS 3 ------------*/
/*------------------------------------*/
#main #section-3 .background-image {
    background: url(/library/img/jazzup/section-3-bg.jpg) no-repeat center top;
    background-size: cover;
}

/*------------------------------------*/
/*------------ SECTIONS 4 ------------*/
/*------------------------------------*/
#main #section-4 {
    z-index: 73;
    height: 430px;
}
#main #section-4 article {
    height: 100vh;
    padding-top: 3%;
    top: 0;
    left: 0;
}
#main #section-4 .background-image {
    background: url(/library/img/jazzup/section-4-bg.jpg) no-repeat center;
    background-size: cover;
}
#main #section-4 .c00 { width: 25%; height: 89%; position: absolute; /*border-left: 1px dashed #FFFFFF;*/ color: #FFF; text-align: center; /*padding-top: 23%;*/ }
#main #section-4 .c00.chiffre01 { left: 0; border-left: 0; }
#main #section-4 .c00.chiffre03 { left: 25%; }
#main #section-4 .c00.chiffre04 { left: 50%; }
#main #section-4 .c00.chiffre02 { left: 75%; }
#main #section-4 .chiffre { white-space: nowrap; line-height: 100%; }
#main #section-4 .c00 .t00 { font-style: italic; position: absolute; left: 17%; margin-top: 2%; line-height: 90%; text-align: right; }
#main #section-4 .c00 .t01 { font-style: italic; }
#main #section-4 .c00 .t02 { }
#main #section-4 .c00 .t03 { font-style: italic; position: absolute; left: 0; margin-top: -7%; line-height: 90%; text-align: center; width: 100%; }

/*------------------------------------*/
/*------------ SECTIONS 6 ------------*/
/*------------------------------------*/
#main #section-6 .background-image {
    background: url(/library/img/jazzup/section-6-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-6 .bloc {
    padding: 85px 50px;
}
#main #section-6 .bloc h3 {
    padding: 0;
}

/*------------------------------------*/
/*------------ SECTIONS 7 ------------*/
/*------------------------------------*/
#main #section-7 {
    z-index: 74;
}
#main #section-7 .background-image {
    background: url(/library/img/jazzup/section-7-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-7 .bloc {
    padding: 85px 50px;
}

/*------------------------------------*/
/*------------ SECTIONS 8 ------------*/
/*------------------------------------*/
#main #section-8 {
    /*z-index: 92;*/
}
#main #section-8 .background-image {
    background: url(/library/img/jazzup/section-8-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-8 .bloc {
    padding: 85px 50px;
}

/*------------------------------------*/
/*------------ SECTIONS 9 ------------*/
/*------------------------------------*/
#main #section-9 {
    z-index: 73;
}
#main #section-9 .background-image {
    background: url(/library/img/jazzup/section-9-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-9 .bloc {
    padding: 85px 40px;
}

/*------------------------------------*/
/*------------ SECTIONS 10 ------------*/
/*------------------------------------*/
#main #section-10 {
    z-index: 73;
}
#main #section-10 .background-image {
    background: url(/library/img/jazzup/section-10-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-10 .bloc {
    padding: 85px 30px;
}

/*------------------------------------*/
/*----------- SECTIONS 12 ------------*/
/*------------------------------------*/
#main #section-12 {
    z-index: 73;
}
#main #section-12 article {
    height: 100%;
    padding: 0;
    top: 0;
    left: 0;
}
#main #section-12 .background-image {
    background: url(/library/img/jazzup/section-12-bg.jpg) no-repeat center;
    background-size: cover;
}
#main #section-12 .bloc11 {
    width: 50%;
    height: 49%;
    float: left;
    padding: 100px 0 0 0;
    text-align: center;
}
#main #section-12 .bloc11 .centerBloc {
    width: 100%;
    margin: auto;
    max-width: 274px;
}
#main #section-12 .bloc11 .BlocTitle {
    padding: 0;
}
#main #section-12 .bloc11 h3 {
    margin: 10px 0;
}

#main #section-12 .bloc11 img,
#main #section-12 .bloc11 .BlocText {
    position: relative;
}

/*------------------------------------*/
/*----------- SECTIONS 14 ------------*/
/*------------------------------------*/
#main #section-14 {
    z-index: 73;
    height: 100vh;
}
#main #section-14 .background-image {
    background: url(/library/img/jazzup/section-14-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-14 .bloc {
    padding: 85px 50px;
}

/*------------------------------------*/
/*----------- SECTIONS 20 ------------*/
/*------------------------------------*/
#main #section-20 {
    z-index: 73;
    height: 100vh;
}
#main #section-20 .background-image {
    background: url(/library/img/jazzup/section-20-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-20 .bloc {
    padding: 85px 50px;
}

/*------------------------------------*/
/*----------- SECTIONS 16 ------------*/
/*------------------------------------*/
#main #section-16 {
    z-index: 73;
    height: auto;
    max-height: none;
}
#main #section-16 article {
    padding: 2% 0;
    top: 0;
    left: 0;
    position: relative;
}
#main #section-16 .background-image {
    background: url(/library/img/jazzup/section-16-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-16 .lignes {
    max-width: 1110px;
    margin: auto;
    text-align: center;
}
#main #section-16 .bloc15 {
    width: 31%;
    height: 32%;
    /*float: left;*/
    padding: 0;
    text-align: center;
    max-width: 350px;
    margin: 10px;
    background: #FFF;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
#main #section-16 .bloc15 .text img {
    width: 100%;
    height: auto;
}
#main #section-16 .bloc15 .centerBloc {
    width: 100%;
    margin: auto;
    max-width: 230px;
}
#main #section-16 .bloc15 .text .BlocTitle {
    font-size: 17px;
    font-size: 1.24rem;
    padding: 18px 25px 0;
    height: 74px;
    margin: 0;
}
#main #section-16 .bloc15 .text .BlocTitle.line1 {
    padding: 28px 0 0 0;
}
#main #section-16 .bloc15 .text .BlocTitle.line3 {
    padding: 18px 0 0 0;
}
#main #section-16 .bloc15 .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(89, 121, 144, 0.8);
    display: none;
}
#main #section-16 .bloc15:hover .mask {
    display: block;
}
#main #section-16 .bloc15 .center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
}
#main #section-16 .bloc15 .picto {
    position: absolute;
    top: -50px;
    left: -85px;
    width: 170px;
    height: 100px;
    text-align: center;
}
#main #section-16 .bloc15 .picto span {
    font-size: 18px;
    font-size: 1.286rem;
    font-family: 'Open Sans';
    font-weight: 600;
}
#main #section-16 .bloc15 .picto img {
    max-width: none;
    margin-bottom: 10px;
}

/*------------------------------------*/
/*----------- SECTIONS 18 ------------*/
/*------------------------------------*/
#main #section-18 {
    z-index: 73;
    height: 100vh;
}
#main #section-18 .background-image {
    background: url(/library/img/jazzup/section-18-bg.jpg) no-repeat center;
    background-size: cover;
}
#main #section-18 .bloc {
    padding: 30px 30px;
}

/*------------------------------------*/
/*----------- SECTIONS 19 ------------*/
/*------------------------------------*/
#main #section-19 {
    z-index: 72;
    height: 100vh;
}
#main #section-19 .background-image {
    background: url(/library/img/jazzup/section-19-bg.jpg) no-repeat center top;
    background-size: cover;
}
#main #section-19 .bloc {
    padding: 30px 50px;
}




@media only screen and (max-width: 800px) {
    #section-12 .bloc11 {
        padding-top: 0;
    }

    #section-12 .bloc11 .centerBloc {
        margin-top: 15vh;
    }
}
