@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:900');

#respdebug .panel{
position:fixed;
top:10px;
left:10px;
display:inline-block;
padding:20px;
background-color:rgba(128, 128, 128, .5);
color:#000;
z-index:1000
}

#cookieinfo{
/*position:fixed;
left:0;
bottom:0;
width:100%;
height:50px;
background-color:#003867;*/
}

#ca_banner{
height:100px !important;
}


html, body{
margin:0;
padding:0;
border:0;
font-family: 'Source Sans Pro';
width:100%;
height:100%;
overflow:hidden;
background-color:#042948;
}

table{
margin:0;
padding:0;
border-collapse:collapse;
border:0;
}

td{
vertical-align:top;
}

img{
border:0;
}

a{
text-decoration:none;
}

li{
display:flex;
line-height:200%;
font-size:15px;
}

#global{
position:relative;
height:100%;
opacity:0;
transition:opacity 0.5s;
z-index:10;
}

#global.show{
opacity:1;
}

.hide{
opacity:0;
}

#loader{
z-index:5;
transition:opacity 0.5s;
}

#menu{
position:fixed;
top:0;
right:-250px;
width:250px;
height:100%;
z-index:200;
transition:right 0.5s;
background-color:#003867;
}

#menu.show{
right:0;
}

#menu img{
width:50%;
padding:20px 0 0 30px;
}

#menu ul{
margin:0;
padding:0;
width:230px;
height:100%;
list-style-type:none;
padding:10px;
}

#menu ul li a{
color:#FFA421;
transition:all 0.2s;
font-weight:700;
text-transform:uppercase;
}

#menu ul li a:hover, #menu ul li a:focus{
color:#fff;
background-color:#003867;
}

#menu ul li.current a{
color:#fff;
}

#menu img{
display:none;
}


#header{
display:block;
width:100%;
height:168px;
background-color:#003867;
position:fixed;
top:0;
left:0;
z-index:150;
transition:all .2s;
box-shadow: 0px -3px 10px 0px #000;
}

#header.mini{
height:70px;
transition:all .2s;
}

#header .logo{
padding:36px 0 0 80px;
transition:all 0.2s;
}

#header.mini .logo{
padding:11px 0 0 80px;
}

#header .logo img{
transition:all 0.2s;
width:300px;
}

#header.mini .logo img{
width:150px;
}

#header .hamburger{
position:absolute;
top:80px;
right:70px;
transition:top .2s;
}

#header.mini .hamburger{
top:20px;
}

#header .hamburger a{
display:block;
background:url(../images/button.png);
width:41px;
height:24px;
}

#header .hamburger a:hover{
background-position:-41px;
}

#headertop{
display:block;
position:absolute;
top:16px;
right:66px;
transition:right 0.2s;
}

#header.mini #headertop{
right:150px;
}

#headertop .moduletable{
display:inline-block;
}

#headertop a{
color:#FFA421;
font-weight:700;
text-transform:uppercase;
font-size:14px;
transition:color 0.3s;
display:inline-block;
padding-right:20px;
}

#headertop .mod-languages a{
font-size:14px;
padding:0;
}

#headertop a:hover, #headertop a:focus{
color:#fff;
text-decoration:none;
}

#headertop .mod-languages li.lang-active a{
color:#fff;
}

#headertop .mod-languages li{
margin:0;
}

#headertop .mod-languages li:first-child{
border-right:solid 1px #FFA421;
padding-right:5px;
margin-right:5px;
}






#sitecontainer{
-webkit-perspective: 1500px;
perspective: 1500px;
position:relative;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}

#sitecontainer #effect{
transition:all 0.5s;
}

#sitecontainer #effect.push{
-webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}

#sitecontainer #effect.fadeout{
opacity:0;
}

#overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
background-color:rgba(0, 0, 0, .3);
opacity:0;
transition:all 0.5s;
}

#overlay.show{
z-index:100;
opacity:1;
}




#body{
position:relative;
top:168px;
height:calc(100vh - 168px);
width:100%;
overflow-y:auto;
-webkit-overflow-scrolling: touch;
z-index:100;
transition:top 0.2s;
}

#body.mini{
top:70px;
height:calc(100vh - 70px);
}

#body img{

}

.fadeonscreen{
opacity:0;
margin-left:0px;
transition:all 1.2s;
}

.fadedonscreen{
opacity:1;
margin-top:0;
}

.vcenter{
display:flex;
align-items:center;
}

.multilayer{
display:block;
position:relative;
width:100%;
height:500px;
z-index:150;
overflow:hidden;
}

.layer1{
position:absolute;
top:0px;
left:0;
z-index:151;
width:100%;
height:500px;
}

.layer2{
position:absolute;
top:0px;
left:0;
z-index:152;
width:100%;
height:500px;
}

.image1{
display:flex;
background:url(../../../images/containers_back.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image1bis{
display:flex;
background:url(../../../images/containers_front.png) no-repeat;
background-size:cover;
height:700px;
}

.image2{
display:flex;
background:url(../../../images/vortex.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image3{
display:flex;
background:url(../../../images/people.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image4{
display:flex;
background:url(../../../images/plants.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image5{
display:flex;
background:url(../../../images/woman.jpg) no-repeat;
background-size:cover;
height:450px;
}

.image6{
display:flex;
background:url(../../../images/rayoflight.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image7{
display:flex;
background:url(../../../images/contact.jpg) no-repeat;
background-size:cover;
height:500px;
}

.image8{
display:flex;
background:url(../../../images/destinations.jpg) no-repeat;
background-size:cover;
height:500px;
}

.backgroundimage1{
background:url(../../../images/slider/homeslide1.jpg);
background-size:cover;
}


.clientlogo{
display:inline-block;
padding:20px 0;
vertical-align:center;
}

.bgimgcenter{
background-position:center;
}

.bgimgright{
background-position:right;
}

.orangeseparator{
background-color:#FFA421;
display:block;
height:1px;
margin-bottom:30px;
}

p.header{
margin:0 0 10px 0;
padding:0 0 10px 0;
font-style:italic;
border-bottom:solid 1px #003867;
color:#003867 !important;
font-size:26px !important;
font-weight:700;
}

p.small{
font-size:15px !important;
color:#000 !important;
margin:0;
padding:0 0 20px 0;
}

p.small a{
color:#0F6A9C;
transition:color 0.3s;
}

p.small a:hover, p.small a:focus{
color:#fff;
}



#slidercontainer{
height:600px;
}

#smallslidercontainer{
height:450px;
}

#slider, #smallslider{
width:100%;
position:absolute;
}

#slider .slide{
display:none;
opacity:0;
transition:opacity 0.5s;
width:100%;
height:600px;
background-size:cover !important;
background-position:center;
}

#smallslider .slide{
display:none;
opacity:0;
transition:opacity 0.5s;
width:100%;
height:450px;
background-size:cover !important;
background-position:center;
}

#slider .slide.current, #smallslider .slide.current{
display:block;
display:flex;
opacity:1;
}

#slider img, #smallslider img{
width:100%;
max-width:100%;
}

#slider .content, #smallslider .content{
position:absolute;
top:50%;
left:0;
transform:translateY(-50%);
text-align:center;
width:100%;
}

#slider .slide h1{
font-weight:bold;
color:#FFA421;
text-transform:uppercase;
width:100%;
text-align:center;
font-size:60px;
}

#slider .content{
font-weight:bold;
color:#FFA421;
text-transform:uppercase;
font-size:60px;
font-family:"Source Code Pro";
}

#slider .content span{
}


#smallslider .slide h1{
font-weight:bold;
color:#FFA421;
text-transform:uppercase;
width:100%;
text-align:center;
font-size:50px;
}

#slider .slide h2, #smallslider .slide h2{
color:#fff;
width:100%;
text-align:center;
font-family:"Source Sans Pro";
text-transform:none;
font-weight:600;
}




article{
position:relative;
z-index:50;
}

.container h1{
font-size:34px;
font-style:italic;
font-weight:600;
}

.container h2{
font-size:25px;
}

#sitecontainer h1{
font-size:34px;
font-weight:700;
}

#sitecontainer h2{
font-size:25px;
}

#sitecontainer h3{
font-size:20px;
text-transform:uppercase;
color:#003867;
}

#sitecontainer h4{
font-size:16px;
text-transform:uppercase;
color:#0F6A9C;
}

h5{
font-size:20px;
color:#fff;
font-weight:300;
}

.exc1{
font-size:15px;
text-align:left;
color:#003867 !important;
}

.italic{
font-style:italic;
}

.whitebackground{
background-color:#fff;
}

.whitebackground h1{
color:#F59D1D;
margin:30px 0;
}

.whitebackground h2{
color:#003867;
font-weight:600;
}

.whitebackground p{
font-size:19px;
color:#003867;
font-weight:300;
}

.bluebackground{
background-color:#003867;
color:#fff;
}

.bluebackground h1{
color:#fff;
margin:30px 0;}

.bluebackground h2{
color:#fff;
font-weight:600;
}

.bluebackground p{
color:#fff;
font-size:19px;
font-weight:300;
line-height:150%;
}

.bluebackground ul li::before{
content:"";
}

.bluebackground ul li{
color:#fff;
padding-left:0;
text-indent:0;
}

.orangebackground{
background-color:#FFA421;
}

.orangebackground h1{
color:#003867;
margin:30px 0;
}

.orangebackground h2{
color:#fff;
font-weight:600;
}

.orangebackground p{
color:#fff;
font-size:17px;
}

.blackbackground{
background-color:#000;
color:#fff;
}

.blackbackground h1{
color:#fff !important;
margin:30px 0;
}

.blackbackground h2{
color:#fff;
font-weight:600;
}

.blackbackground p{
color:#fff;
font-size:17px;
}

.blackbackground ul li::before{
content:"";
}

.blackbackground ul li{
color:#fff;
padding-left:0;
text-indent:0;
line-height:120%;
padding-bottom:20px;
}

.lightgreybackground{
background-color:#f7f7f7;
}

.toporange{
border-bottom:solid 1px #FFA421;
padding:40px 0 20px 10px;
margin:0 0 20px 0;
}

.tb40{
padding-top:70px;
padding-bottom:80px;
}

.lr40{
padding-right:60px;
padding-left:60px;
}

.l40{
padding-left:60px;
}

.orangeborderright{
border-right:solid 1px #ECA91C;
}

article ul{
margin:0;
padding:0;
}

article ul li::before{
content:"• ";
color:#FFA421;
}

article ul li{
display:block;
padding-left:1em;
text-indent:-0.7em;
font-weight:300;
font-size:17px;
color:#003867;
line-height:120%;
padding-bottom:20px;
}

.morecontent{
display:inline-block;
margin:0 10px;
color:#75CEFF;
transition:color 0.3s;
cursor:pointer;
}

.morecontent:hover{
color:#ECA91C;
}

.thisismorecontent{
display:none;
}

.lesscontent{
display:inline-block;
margin:0 10px;
color:#75CEFF;
transition:color 0.3s;
cursor:pointer;
}

.lesscontent:hover{
color:#ECA91C;
}

input#envoyer{
display:inline-block;
font-size:20px;
border-radius:6px;
padding:12px 40px;
text-transform:uppercase;
font-weight:700;
transition:color 0.3s;
margin:20px 0 20px 0;
font-style:normal;
border:0;
text-shadow:none !important;
background:#FFA421 !important;
color:#fff !important;
line-height:70%;
transition:color 0.3s;
}

input#envoyer:hover{
color:#000 !important;
}


a.button{
display:inline-block;
font-size:20px;
border-radius:6px;
padding:12px 40px;
text-transform:uppercase;
font-weight:700;
transition:color 0.3s;
margin:40px 0 20px 0;
font-style:normal;
}

a.button.blue{
background-color:#003867;
color:#FFA421;
}

a.button.blue:hover{
color:#fff;
text-decoration:none;
}

a.button.lightblue{
background-color:#59A8D6;
color:#003867;
}

a.button.lightblue:hover{
color:#fff;
text-decoration:none;
}

a.button.orange{
background-color:#FFA421;
color:#003867;
}

a.button.orange:hover{
color:#fff;
text-decoration:none;
}

.max50{
max-width:50%;
margin-left:25% !important;
margin-right:25% !important;
}

.max60{
max-width:60%;
margin-left:20% !important;
margin-right:20% !important;
}

.max70{
max-width:70%;
margin-left:15% !important;
margin-right:15% !important;
}

.max80{
max-width:80%;
margin-left:10% !important;
margin-right:10% !important;
}

.max90{
max-width:90%;
margin-left:5% !important;
margin-right:5% !important;
}



#footer {
padding-top:60px;
padding-bottom:100px;
background-color:#f7f7f7;
}

#footer .footerlogo{
width:94%;
margin:0 3%;
padding-bottom:20px;
border-bottom:solid 1px #bebebe;
margin-bottom:30px;
}

#footer img{
max-width:100%;
}

#footer ul.menu{
list-style-type:none;
margin:10px 0 20px 0;
padding:0;
text-align:center;
}

#footer ul.menu li{
display:inline-block;
}

#footer ul.menu li, #footer ul.menu li a{
text-transform:uppercase;
color:#797F86;
font-size:15px;
transition:color 0.3s;
}

#footer ul.menu li a:hover{
background-color:#f7f7f7;
color:#000;
}

.linkedinlink{
display:inline-block;
background:url(../../../images/logo_linked_in.png);
width:33px;
height:33px
}

.linkedinlink:hover{
background-position:-33px;
}

.facebooklink{
display:inline-block;
background:url(../../../images/logo_facebook.png);
width:33px;
height:33px
}

.facebooklink:hover{
background-position:-33px;
}

.googlepluslink{
display:inline-block;
background:url(../../../images/logo_google_plus.png);
width:33px;
height:33px
}

.googlepluslink:hover{
background-position:-33px;
}

.chrono_credits{
display:none;
}





/* Loader */
#loader ul {
position: absolute;
left: 50%;
top: 50%;
transform: rotate(45deg) translate(-50%, -50%);
  
}

#loader li {
list-style-type: none;
position: absolute;
top: 0px;
left: 0px;
width: 20px;
height: 20px;
background: #003867;
border-radius: 50%;
}

#loader #a {
animation: a 1s ease-in-out infinite;
top: -40px;
left: -40px;
}

#loader #b {
animation: b 1s ease-in-out infinite;
top: -40px;
left: 0px;
}

#loader #c {
animation: c 1s ease-in-out infinite;
top: -40px;
left: 40px;
}

#loader #d {
  animation: d 1s ease-in-out infinite;
  top: 0px;
  left: -40px;
}

#loader #e {
  animation: e 1s ease-in-out infinite;
  top: 0px;
  left: 0px;
}

#loader #f {
  animation: f 1s ease-in-out infinite;
  top: 0px;
  left: 40px;
}

#loader #g {
  animation: g 1s ease-in-out infinite;
  top: 40px;
  left: -40px;
}

#loader #h {
  animation: h 1s ease-in-out infinite;
  top: 40px;
  left: 0px;
}

#loader #i {
  animation: i 1s ease-in-out infinite;
  top: 40px;
  left: 40px;
}

@keyframes a {
  50% {
    top: 0px;
    left: -40px;
  }
  100% {
    top: 0px;
    left: -40px;
  }
}
@keyframes b {
  50% {
    top: -40px;
    left: -40px;
  }
  100% {
    top: -40px;
    left: -40px;
  }
}
@keyframes c {
  50% {
    top: -40px;
    left: 0px;
  }
  100% {
    top: -40px;
    left: 0px;
  }
}
@keyframes d {
  50% {
    top: 40px;
    left: -40px;
  }
  100% {
    top: 40px;
    left: -40px;
  }
}
@keyframes f {
  50% {
    top: -40px;
    left: 40px;
  }
  100% {
    top: -40px;
    left: 40px;
  }
}
@keyframes g {
  50% {
    top: 40px;
    left: 0px;
  }
  100% {
    top: 40px;
    left: 0px;
  }
}
@keyframes h {
  50% {
    top: 40px;
    left: 40px;
  }
  100% {
    top: 40px;
    left: 40px;
  }
}
@keyframes i {
  50% {
    top: 0px;
    left: 40px;
  }
  100% {
    top: 0px;
    left: 40px;
  }
}
