@font-face {
  font-family: 'AkcelerAalt';
  src: url('fonts/AkcelerAalt.eot');
  src: url('fonts/AkcelerAalt.woff2') format('woff2'),
       url('fonts/AkcelerAalt.woff') format('woff'),
       url('fonts/AkcelerAalt.ttf') format('truetype'),
       url('fonts/AkcelerAalt.svg#AkcelerAalt') format('svg'),
       url('fonts/AkcelerAalt.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CoreSansM37CnLight';
  src: url('fonts/CoreSansM37CnLight.eot');
  src: url('fonts/CoreSansM37CnLight.woff2') format('woff2'),
       url('fonts/CoreSansM37CnLight.woff') format('woff'),
       url('fonts/CoreSansM37CnLight.ttf') format('truetype'),
       url('fonts/CoreSansM37CnLight.svg#CoreSansM37CnLight') format('svg'),
       url('fonts/CoreSansM37CnLight.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CoreSansM75ExtraBold';
  src: url('fonts/CoreSansM75ExtraBold.woff2') format('woff2'),
       url('fonts/CoreSansM75ExtraBold.woff') format('woff'),
       url('fonts/CoreSansM75ExtraBold.ttf') format('truetype'),
       url('fonts/CoreSansM75ExtraBold.svg#CoreSansM75ExtraBold') format('svg'),
       url('fonts/CoreSansM75ExtraBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CoreSansM35Light';
  src: url('fonts/CoreSansM35Light.eot');
  src: url('fonts/CoreSansM35Light.woff2') format('woff2'),
       url('fonts/CoreSansM35Light.woff') format('woff'),
       url('fonts/CoreSansM35Light.ttf') format('truetype'),
       url('fonts/CoreSansM35Light.svg#CoreSansM35Light') format('svg'),
       url('fonts/CoreSansM35Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body{
  margin: 0;
  border: 0;
  padding: 0;
}
body.loading{
  cursor: wait;
  overflow: hidden;
}
h1, h2, h3, p, img, a, ul, li, input{
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
h1{
  top: 7px;
  left: 50%;
  text-align: center;
  position: absolute;
  margin-left: -37px;
}
#burger{
  top: 0;
  left: 0;
  width: 106px;
  display: none;
  height: 106px;
  position: absolute;
  background: transparent url(../images/picto-burger.png) no-repeat left top;
}
#header{
  top: 0;
  left: 0;
  width: 100%;
  height: 106px;
  z-index: 1000;
  position: fixed;
  background: white;
  text-align: center;
  border-bottom: 5px solid #cf4400;
}
#menu{
  width: 970px;
  display: table;
  text-align: left;
  display: inline-block;
}
#menu li.main{
  width: 248px;
}
#menu li.sep,
#menu li.main,
#menu li.menu,
#menu li.lang{
  display: table-cell;
  vertical-align: top;
}
#menu li.lang,
#menu li.menu{
  text-transform: uppercase;
}
#menu li.lang span,
#menu li.menu a{
  color: black;
  cursor: pointer;
  font-size: 18px;
  margin-top: 55px;
  line-height: 14px;
  padding-bottom: 3px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 6px solid white;
  font-family: 'CoreSansM37CnLight';
}
#menu li.lang span{
  border-bottom: 0;
  padding-right: 17px;
  background: transparent url(../images/picto-select.png) no-repeat right 3px;
}
#menu li.over a{
  color: #cf4400;
  border-color: #cf4400;
}
#menu li.sep{
  width: 74px;
  background: transparent url(../images/menu-sep.png) no-repeat center 59px;
}
#langs{
  height: 0;
  overflow: hidden;
  margin-left: -5px;
  background: white;
  position: absolute;
  list-style-type: none;
  -webkit-transition: height .4s ease;
  transition: height .4s ease;
}
#menu li.lang:hover #langs{
  height: 51px;
}
#langs li{
  padding: 5px 5px 0 5px;
}
#langs a{
  color: black;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  font-family: 'CoreSansM37CnLight';
}
#langs a:hover{
  color: #cf4400;
}
.margin{
  height: 111px;
}
.title{
  width: 100%;
  display: table;
  min-height: 480px;
  text-align: center;
  background: transparent url(../images/bg-histoire.jpg) no-repeat center center;
  background-size: cover;
}
#t1{
  z-index: 2;
  background-image: url(../images/bg-origines.jpg);
}
#t2{
  z-index: 3;
  background-image: url(../images/bg-savoir.jpg);
}
#t3{
  z-index: 4;
  background-image: url(../images/bg-mixo.jpg);
}
#t4{
  z-index: 5;
  background-color: yellow;
  background-image: url(../images/bg-contact.jpg);
}
.title.fixed{
  left: 0;
  position: absolute;
}
.title.blocked{
  top: 111px !important;
  position: fixed;
}
.title .inner{
  display: table-cell;
  vertical-align: middle;
}
#t4 .inner{
  padding: 30px 0 20px 0;
}
.title h2{
  display: inline-block;
  border: 4px solid white;
  padding: 36px 176px 43px 176px;
}
.title h2 span{
  color: white;
  font-size: 145px;
  line-height: 106px;
  font-weight: normal;
  padding: 0 0 58px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'CoreSansM37CnLight';
  background: transparent url(../images/bg-title.png) repeat-x left bottom;
}
.article{
  overflow: hidden;
  min-height: 480px;
  background: transparent url(../images/bg-histoire2.jpg) no-repeat center center;
  background-size: cover;
}
.article.double{
  min-height: 960px;
}
#a1{
  background-image: url(../images/bg-origines2.png);
}
#a2{
  background-image: url(../images/bg-savoir2.jpg);
}
#a3{
  background-attachment: fixed;
  background-image: url(../images/bg-mixo2.jpg);
}
#a4{
  background-image: url(../images/bg-contact.jpg);
}
.article.fixed{
  left: 0;
  width: 100%;
  z-index: 100;
  position: absolute;
}
.col{
  width: 50%;
  float: left;
  height: 100%;
  display: table;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
  background-size: cover;
}
#a0 .col{
  background-image: url(../images/bg-histoire3.jpg);
}
#a2 .col{
  background-color: #eee8dc;
}
.double .col{
  height: 50%;
}
.double .col.double{
  height: 100%;
}
.col.right{
  margin-left: 50%;
}
.col .inner{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: padding .75s ease, opacity .75s;
  transition: padding .75s ease, opacity .75s;
}
.col.anim .inner{
  opacity: 0;
  padding-top: 100px;
}
.stitle{
  height: 102px;
  padding-left: 155px;
  display: inline-block;
  background: transparent url(../images/bg-stitle-left.png) no-repeat left top;
}
#t4 .stitle{
  background-image: url(../images/bg-stitle-left-w.png);
}
.stitle h3{
  height: 102px;
  font-weight: normal;
  padding-right: 155px;
  display: inline-block;
  background: transparent url(../images/bg-stitle-right.png) no-repeat right top;
}
#t4 .stitle h3{
  background-image: url(../images/bg-stitle-right-w.png);
}
.stitle h3 span{
  height: 102px;
  font-size: 37px;
  line-height: 90px;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'CoreSansM75ExtraBold';
  background: transparent url(../images/bg-stitle-mid.png) repeat-x left top;
}
#t4 .stitle h3 span{
  color: white;
  background-image: url(../images/bg-stitle-mid-w.png);
}
.txt{
  width: 335px;
  margin-top: 14px;
  padding-top: 32px;
  text-align: justify;
  display: inline-block;
  font-family: 'AkcelerAalt';
  background: transparent url(../images/bg-txt-top.png) repeat-x left top;
}
.txt.nobg{
  color: white;
  margin-top: 0;
  padding-top: 0;
  background: none;
}
.txt .body{
  padding-bottom: 40px;
  background: transparent url(../images/bg-txt-bot.png) repeat-x left bottom;
}
.txt.nobg .body{
  background: none;
  padding-bottom: 0;
}
.txt p{
  font-size: 14px;
  padding-top: 7px;
}
.scroll{
  left: 50%;
  bottom: 2%;
  opacity: 0;
  z-index: 10;
  width: 88px;
  height: 88px;
  color: white;
  font-size: 14px;
  line-height: 88px;
  position: absolute;
  margin: 0 0 0 -44px;
  text-transform: uppercase;
  font-family: 'CoreSansM75ExtraBold';
  background: transparent url(../images/bg-scroll.png) no-repeat left top;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}
.title.blocked .scroll{
  opacity: 1;
}
.article .fg{
  left: 50%;
  bottom: 0;
  z-index: 101;
  position: absolute;
}
.article .para{
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../images/mixo1.png) no-repeat left top fixed;
  background-size: 100%;
}
#p2{
  z-index: 2;
  background-attachment: scroll;
  background-image: url(../images/mixo2.png);
}
#p3{
  z-index: 8;
  background-image: url(../images/mixo3.png);
}
#p4{
  z-index: 4;
  background-image: url(../images/mixo4.png);
}
#p5{
  z-index: 6;
  background-attachment: scroll;
  background-image: url(../images/mixo5.png);
}
#p6{
  z-index: 7;
  background-image: url(../images/mixo6.png);
}
#p7{
  z-index: 5;
  background-image: url(../images/mixo7.png);
}
#p8{
  z-index: 3;
  background-image: url(../images/mixo8.png);
}
form{
  width: 480px;
  text-align: left;
  padding-top: 27px;
  display: inline-block;
}
form label{
  color: white;
  width: 110px;
  font-size: 24px;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'CoreSansM75ExtraBold';
}
form input[type="text"]{
  width: 370px;
  height: 40px;
  color: white;
  font-size: 24px;
  line-height: 40px;
  font-family: 'CoreSansM35Light';
  background: transparent url(../images/bg-input.png) repeat-x left bottom;
}
form textarea{
  width: 470px;
  resize: none;
  height: 235px;
  font-size: 24px;
  background: white;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'CoreSansM35Light';
}
form input[type="submit"]{
  border: 0;
  float: right;
  color: white;
  outline: none;
  font-size: 20px;
  background: none;
  margin-top: 22px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  font-family: 'CoreSansM35Light';
  border-bottom: 4px solid transparent;
}
form input[type="submit"]:hover{
  border-color: white;
}
.err{
  clear: both;
  color: white;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  font-family: 'CoreSansM35Light';
}
#o1{
  -webkit-transition: padding 1s ease;
  transition: padding 1s ease;
}
#o1.anim{
  padding-top: 35px;
}
#o3,
#o2{
  -webkit-transition: opacity .75s;
  transition: opacity .75s;
}
#o3.anim,
#o2.anim{
  opacity: 0;
}

@media screen and (max-width: 1400px) {
  .stitle{
    height: 51px;
    padding-left: 77px;
    background-size: auto 100%;
  }
  .stitle h3{
    height: 51px;
    padding-right: 77px;
    background-size: auto 100%;
  }
  .stitle h3 span{
    height: 51px;
    font-size: 26px;
    line-height: 40px;
    padding: 0 30px 0 30px;
    background-size: auto 51px;
  }
}

@media screen and (max-width: 1120px) {
  .title h2{
    padding: 36px 100px 43px 100px;
  }
  .title h2 span{
    font-size: 100px;
  }
}

@media screen and (max-width: 980px) {
  #burger{
    display: block;
  }
  #menu{
    left: 0;
    height: 0;
    top: 106px;
    width: auto;
    display: block;
    overflow: hidden;
    background: white;
    position: absolute;
    padding: 0 30px 0 30px;
    border-right: 5px solid #cf4400;
    border-bottom: 5px solid #cf4400;
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
  }
  #menu.open{
    height: 225px;
  }
  #menu li.menu,
  #menu li.lang{
    display: block;
    padding-bottom: 15px;
  }
  #menu li.sep,
  #menu li.main{
    display: none;
  }
  #menu li.lang span,
  #menu li.menu a{
    margin-top: 0;
  }
  #menu li.menu a{
    color: black;
    border: 0;
  }
  #menu li.lang{
    padding-top: 10px;
  }
  #menu li.lang span{
    padding-right: 0;
    background: none;
    vertical-align: top;
  }
  #langs{
    height: auto;
    margin-left: 0;
    position: static;
    overflow: visible;
    line-height: 14px;
    padding: 0 0 3px 0;
    vertical-align: top;
    display: inline-block;
  }
  #menu li.lang:hover #langs{
    height: auto;
  }
  #langs li{
    padding: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
  }
  #langs a{
    line-height: 14px;
  }
  #a3{
    background-attachment: scroll;
  }
}

@media screen and (max-width: 880px) {
  .title h2{
    padding: 6px 30px 23px 30px;
  }
  .title h2 span{
    font-size: 50px;
    padding-bottom: 20px;
  }
  .title.blocked{
    top: auto !important;
    position: absolute;
  }
  .stitle{
    padding-left: 50px;
  }
  .stitle h3{
    padding-right: 50px;
  }
  .title{
    width: 100%;
    display: table;
    min-height: 480px;
  }
  .col{
    width: 100%;
    float: none;
    position: static;
  }
  #a1{
    min-height: 1200px;
    max-height: 1200px;
    background: #eee8dc;
  }
  #a1 .col{
    min-height: 360px;
    max-height: 360px;
  }
  #a1 .col.anim{
    min-height: 480px;
    max-height: 480px;
  }
  #o1{
    max-width: 80%;
    margin-left: 10% !important;
  }
  #o3{
    margin-left: 22% !important;
    max-width: 55%;
  }
  #a1 .fg,
  #a1 .col2{
    display: none;
  }
  #a3{
    min-height: 640px;
    max-height: 640px;
  }
  .col.right{
    margin-left: 0;
  }
  .para{
    display: none;
  }
  .col.anim .inner{
    opacity: 1;
    padding-top: 0;
  }
  #o1.anim{
    padding-top: 0;
  }
  #o3.anim,
  #o2.anim{
    opacity: 1;
  }
  form{
    width: 280px;
  }
  form input[type="text"]{
    width: 170px;
    font-size: 20px;
  }
  form textarea{
    width: 270px;
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  #a1 .col{
    min-height: 280px;
    max-height: 280px;
  }
}

