@charset "UTF-8";
/* CSS Document */

*{
    outline: none;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;}
body{
    background: #7d8bad;
    color: #fff;
    font-family: caecilia_light, Helvetica, Arial, sans-serif;
    position: relative;
    letter-spacing: 0px;
    height: 100%;
    width: 100%;
    font-size: 0;
    outline: none;}
html{
    position: relative;
    height: 100%;
    width: 100%;}
p{ 
    margin-bottom: 20px;}
p:last-child{margin-bottom: 0;}
ul{
    list-style-position: inside;
    text-indent: -30px;
    margin-left: 27px;}
li{
    margin: 0 0 10px 0;
}

a{
    color: #fff;
}




@font-face {
    font-family: 'caecilia_heavy';
    src: url('fonts/caecilialtpro85heavy-webfont.eot');
    src: url('fonts/caecilialtpro85heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caecilialtpro85heavy-webfont.woff2') format('woff2'),
         url('fonts/caecilialtpro85heavy-webfont.woff') format('woff'),
         url('fonts/caecilialtpro85heavy-webfont.ttf') format('truetype'),
         url('fonts/caecilialtpro85heavy-webfont.svg#caecilia_lt_pro85_heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caecilia_bold';
    src: url('fonts/caecilialtpro75bold-webfont.eot');
    src: url('fonts/caecilialtpro75bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caecilialtpro75bold-webfont.woff2') format('woff2'),
         url('fonts/caecilialtpro75bold-webfont.woff') format('woff'),
         url('fonts/caecilialtpro75bold-webfont.ttf') format('truetype'),
         url('fonts/caecilialtpro75bold-webfont.svg#caecilia_lt_pro75_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caecilia_roman';
    src: url('fonts/caecilialtpro55roman-webfont.eot');
    src: url('fonts/caecilialtpro55roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caecilialtpro55roman-webfont.woff2') format('woff2'),
         url('fonts/caecilialtpro55roman-webfont.woff') format('woff'),
         url('fonts/caecilialtpro55roman-webfont.ttf') format('truetype'),
         url('fonts/caecilialtpro55roman-webfont.svg#caecilia_lt_pro55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caecilia_light';
    src: url('fonts/caecilialtpro45light-webfont.eot');
    src: url('fonts/caecilialtpro45light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caecilialtpro45light-webfont.woff2') format('woff2'),
         url('fonts/caecilialtpro45light-webfont.woff') format('woff'),
         url('fonts/caecilialtpro45light-webfont.ttf') format('truetype'),
         url('fonts/caecilialtpro45light-webfont.svg#caecilia_lt_pro45_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.overContainer{
    font-size: 0;
    height: 100%;
    width: 100%;
    position: relative;}


.item{
    vertical-align: top;
    font-size: 14px;
    line-height: 23px;
    position: relative;
    width: calc(49.9% - 100px);
    height: calc(50vw - 100px);
    padding: 50px;
/*    display: table-cell;*/
    display: inline-block;}

.item.footer{
    font-size: 30px;}

.giantSize .item{
    width: calc(33.2% - 100px);
    height: calc(33.2vw - 100px);}

.megaGiantSize .item{
    width: calc(24.9% - 100px);
    height: calc(24.9vw - 100px);}

.item h1{
    position: relative;
    font-size: 60px;
    line-height: 80px;}
.item spam{
    position: absolute;
    left: -40px;
    top: 30px;
    font-size: 45px;}
.smallSize .item h1{
    font-size: 40px;
    line-height: 50px;}
.smallSize .item spam{
    left: -25px;
    top: 20px;
    font-size: 30px;}
.smallSize .item{
    width: calc(100vw - 100px);
    height: auto;
    display: block;}
.item img{
    width: 100%;
    height: 100%;}


.textCenterMe{
    display: flex;
    min-height: 100%;}
.textCenterMe p, .textCenterMe h1{
    margin: auto 0;}

.item:nth-child(1) h1, .item:nth-child(20) h1{ 
    left:3vw;}

.galaxy .item:nth-child(1) h1{
    font-size: 50px;
    line-height: 60px;}

.item:nth-child(5){background-color: #d98b0e;}
.item:nth-child(6){background-color: #fff; color: #7d8bad}
.item:nth-child(8){background-color: #b0b0b0;}
.item:nth-child(9){background-color: #e066a0;}
.item:nth-child(12){background-color: #fff; color: #7d8bad}
.item:nth-child(17){background-color: #a89a59;}
.item:nth-child(19){background-color: #fff; color: #7d8bad}
.item:nth-child(20){background-color: #63749e;}
.item:nth-child(21){background-color: #97a5c9;}
.item:nth-child(22){background-color: #3c4c75;}
.item:nth-child(23){background-color: #6177ae;}

.item:nth-child(1){width: calc(30% - 100px);}
.item:nth-child(2){width: calc(69% - 100px);}
.item:nth-child(9){width: calc(100% - 100px);}
.item:nth-child(17){width: calc(100% - 100px);}

.giantSize .item:nth-child(2){width: calc(66.6% - 100px);}
.giantSize .item:nth-child(9){width: calc(66.6% - 100px);}
.giantSize .item:nth-child(17){width: calc(100% - 100px);}

.smallSize .item:nth-child(2){width: calc(100% - 100px);}
.smallSize .item:nth-child(9){width: calc(100% - 100px);}

.item:nth-child(3){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(4){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(7){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(10){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(11){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(13){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(14){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(15){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(16){padding: 0; width: 49.9vw; height: 49.9vw;}
.item:nth-child(18){padding: 0; width: 49.9vw; height: 49.9vw;}


.smallSize .item:nth-child(1){padding-bottom: 0;}
.smallSize .item:nth-child(3){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(4){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(7){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(8){padding: 200px 50px;}
.smallSize .item:nth-child(10){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(11){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(12){padding: 120px 50px;}
.smallSize .item:nth-child(13){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(14){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(15){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(16){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(18){padding: 0; width: 100vw; height: 100vw;}
.smallSize .item:nth-child(19){padding: 200px 50px;}
.smallSize .item:nth-child(20){padding: 200px 50px;}
.smallSize .item:nth-child(21){padding: 200px 50px;}
.smallSize .item:nth-child(22){padding: 200px 50px;}
.smallSize .item:nth-child(23){padding: 200px 50px;}

.giantSize .item:nth-child(3){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(4){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(7){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(10){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(11){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(13){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(14){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(15){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(16){padding: 0; width: 33.2vw; height: 33.2vw;}
.giantSize .item:nth-child(18){padding: 0; width: 33.2vw; height: 33.2vw;}

.megaGiantSize .item:nth-child(3){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(4){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(7){padding: 0; width: 24.9vw; height: 24.9vw;}

.megaGiantSize .item:nth-child(1){height: calc(20vw - 100px);}
.megaGiantSize .item:nth-child(2){height: calc(20vw - 100px);}
.megaGiantSize .item:nth-child(9){width: calc(49.8% - 100px);}
.megaGiantSize .item:nth-child(10){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(11){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(13){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(14){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(15){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(16){padding: 0; width: 24.9vw; height: 24.9vw;}
.megaGiantSize .item:nth-child(18){padding: 0; width: 24.9vw; height: 24.9vw;}







/******* timeline div ***********/

.timeline{
    transition: all 220ms ease; /* animation du glissement */
    z-index: 9998;
    letter-spacing: 2px;
    font-size:14px;
    color: #000;
    background: #fff;
    padding: 7px 5px 5px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: calc(100% - 10px);}

/* cachée en haut */
.timeline--hidden{
  transform: translateY(-100%);
}

.timeline ul{
    position: relative;
    text-align: left;
    line-height: 15px;
    width: 100%;
    text-indent: 0;
    margin-left: 0;}
    
.timeline li{
    list-style-type:none;
    display: inline-block;
    margin: 2px 10px 0;}

.smallSize .timeline li.hideMeIfItsTooSmall{
    display: none;}

.timeline li a{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    display: inline-table;
    font-weight: normal;
    font-size:14px;
    letter-spacing: 2px;
    background: transparent;}

.timeline li a:hover{
    color: #ee8c8e;}

.timeline li a.current{
    color: #9b2628;
    font-weight: bold;}


/*******************************/












