/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased !important;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*color*/
/*$mongris: #303030;*/
/*fonts*/
/*mediaqueries generales*/
@media screen and (max-width: 1200px) {
  div.conteneurnogrid {
    width: 96%;
    padding: 0 2%;
  }
}
@media all and (max-width: 62em) {
  article.footercol2 {
    display: none;
  }

  article.footercol3, article.footercol4 {
    width: 32%;
  }
}
@media all and (max-width: 52em) {
  /*footer article p{font-size: 1em;}
  article.footercol4 p.premierp {font-size: 1em;}*/
  p.footercol1slogan {
    font-size: 1.3em;
  }

  /*h3.footercol1nom{font-size: 1.5em;}*/
  div.gris {
    min-height: 55px;
  }

  #btn_up {
    width: 65px !important;
    height: 65px !important;
    right: 20px !important;
  }

  section.header-title {
    padding: 0;
  }

  .petit:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/below.svg);
    margin: 0 auto;
    margin-top: 25px;
  }

  .ok-liens:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/below.svg);
    margin: 0 auto;
    margin-top: 25px;
  }

  .no-svg .petit:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/below.webp);
    background-size: 100%;
    margin: 0 auto;
    margin-top: 25px;
  }

  /*div.gris{padding: 0 0 20px 0;}  */
  no-svg .ok-liens:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/below.webp);
    margin: 0 auto;
    margin-top: 25px;
  }

  h1.grand.grand {
    padding-top: 75px;
    margin: 0;
  }
}
@media all and (max-width: 40em) {
  section.footercols {
    padding: 25px 0 30px 0;
  }

  article.footercol1, article.footercol2, article.footercol3, article.footercol4 {
    display: block;
    width: 100%;
    text-align: center;
    min-height: 0;
    padding: 25px 0;
    border-right: 0;
  }

  article.footercol1, article.footercol2, article.footercol3, article.footercol4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  article.footercol4 a {
    width: 50%;
    margin: 0 auto;
  }

  span.grand.grand {
    font-size: 2.5em;
    padding: 0 5%;
  }

  span.petit.petit {
    font-size: 1.2em;
    width: 90%;
  }

  p.petit.petit {
    width: 96%;
  }
}
@media all and (max-width: 30em) {
  p.petit.petit {
    font-size: 1.1em;
  }

  h1.grand.grand {
    font-size: 2.5em;
  }

  header.header {
    min-height: 0;
  }

  article.footercol4 a {
    width: 96%;
  }
}
@media all and (max-height: 26em) and (orientation: landscape) {
  section.menu.menu.menu {
    padding-top: 30px;
  }

  ul.menuprinc a {
    height: 55px;
    line-height: 55px;
  }

  nav.slicknav_nav {
    padding-top: 30px;
  }

  nav.slicknav_nav ul.menuprinc {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  nav.slicknav_nav a {
    line-height: 60px;
  }
}
@media all and (max-height: 25em) and (orientation: landscape) {
  section.menu.menu.menu {
    padding-top: 15px;
  }

  ul.menuprinc a {
    height: 50px;
    line-height: 50px;
  }

  nav.slicknav_nav {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  nav.slicknav_nav ul.menuprinc {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  nav.slicknav_nav a {
    line-height: 55px;
  }
}
@media all and (max-height: 21em) and (orientation: landscape) {
  section.menu.menu.menu {
    padding-top: 10px;
  }

  ul.menuprinc a {
    height: 45px;
    line-height: 45px;
  }

  nav.slicknav_nav {
    padding-top: 0;
  }

  nav.slicknav_nav ul.menuprinc {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  nav.slicknav_nav a {
    line-height: 50px;
  }
}
/*mq apropos*/
/*mq services*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  header.header {
    background-image: url(../img/fond01@2x.webp);
  }
}
@media all and (max-width: 62em) {
  header.header {
    background-image: url(../img/fond01demi.webp);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 62em), only screen and (min-resolution: 192dpi) and (max-width: 62em) {
  header.header {
    background-image: url(../img/fond01demi@2x.webp);
  }
}
@media all and (max-width: 1200px) {
  article.apropos-skills-recap {
    width: 60%;
  }

  article.apropos-skills-links {
    width: 34%;
  }
}
@media all and (max-width: 62em) {
  article.apropos-skills-recap, article.apropos-skills-links {
    display: block;
    width: 100%;
  }

  article.apropos-skills-recap {
    margin: 0;
  }

  span.apropos-skills-recap-intitule {
    top: -1px;
    left: -1px;
  }

  article.apropos-skills-recap p {
    padding: 60px 50px 25px 50px;
  }

  div.apropos-skills-links-dowloadwrapper {
    display: inline-block;
    vertical-align: top;
    margin: 0 10%;
  }

  div.apropos-skills-links-dowloadwrapper:last-child {
    margin-top: 0;
  }

  article.apropos-skills-links {
    margin-top: 50px;
  }
}
@media all and (max-width: 54em) {
  article.apropos-pierrekaiser-descr {
    width: 80%;
  }

  article.apropos-pierrekaiser-photo {
    position: absolute;
    top: -165px;
    right: 2%;
    width: 150px;
  }

  .conteneurrelative {
    position: relative;
  }

  article.apropos-kaiserinside-descr {
    padding-left: 2%;
  }
}
@media all and (max-width: 52em) {
  article.apropos-pierrekaiser-titre h3 {
    font-size: 3em;
  }

  section.apropos-kaiserinside p, section.apropos-kaiserinside p:last-child {
    font-size: 1em;
  }

  article.apropos-pierrekaiser-descr p, article.apropos-pierrekaiser-descr p:last-child {
    font-size: 1em;
  }

  article.apropos-skills-recap p {
    font-size: 1em;
  }

  h2.apropos-pierrerkaiser-titre-nom {
    font-size: 3em;
  }

  h2.apropos-pierrekaiser-titre-skills {
    font-size: 1.1em;
  }
}
@media all and (max-width: 45em) {
  /*article.apropos-pierrekaiser-titre{display: block; width: 100%;}
  article.apropos-pierrekaiser-descr{width: 100%; padding-top: 50px;}
  article.apropos-pierrekaiser-photo{top: 0; left:2%; width: 250px;}
  div.apropos-gris2{padding: 50px 0;}*/
  article.apropos-pierrekaiser-titre {
    display: block;
    width: 48%;
  }

  article.apropos-pierrekaiser-descr {
    width: 100%;
    padding: 50px 0 0 0;
  }

  article.apropos-pierrekaiser-photo {
    width: 200px;
    top: 0;
    left: 50%;
  }

  div.apropos-gris2 {
    padding: 50px 0;
  }
}
@media all and (max-width: 30em) {
  header.header {
    background-image: url(../img/fond01small.webp);
  }

  article.apropos-kaiserinside-logo {
    display: block;
    width: 40%;
    margin: 0 auto;
  }

  section.apropos-kaiserinside {
    padding: 50px 0;
  }

  section.apropos-skills {
    padding-bottom: 50px;
  }

  article.apropos-kaiserinside-descr {
    display: block;
    width: 100%;
    padding: 35px 5% 0 5%;
    text-align: center;
  }

  article.apropos-pierrekaiser-descr {
    padding: 50px 5% 0 5%;
  }

  article.apropos-pierrekaiser-titre {
    display: block;
    width: 100%;
  }

  article.apropos-pierrekaiser-photo {
    top: 0;
    left: 2%;
    width: 40%;
  }

  article.apropos-pierrekaiser-descr {
    text-align: center;
  }
}
@media all and (max-width: 26em) {
  span.apropos-skills-recap-intitule {
    width: 100%;
    left: 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 30em), only screen and (min-resolution: 192dpi) and (max-width: 30em) {
  header.header {
    background-image: url(../img/fond01small@2x.webp);
  }
}
/*apropos styles*/
.apropos-kaiserinside, .apropos-skills {
  padding: 75px 0;
}

.logo-deglued {
  max-width: 220px;
  width: 100%;
}

.apropos-gris2 {
  height: auto;
  width: 100%;
  background-image: url(../img/grisgris2.svg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 75px 0;
}

.no-svg .apropos-gris2 {
  background-image: url(../img/grisgris2.webp);
}

.apropos-kaiserinside p {
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.8em;
}

.apropos-kaiserinside p:last-child {
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  padding-top: 25px;
}

.apropos-kaiserinside-descr, .apropos-kaiserinside-logo {
  display: inline-block;
  vertical-align: top;
}

.apropos-kaiserinside-descr {
  box-sizing: border-box;
  width: 66%;
}

.apropos-kaiserinside-logo {
  width: 33%;
  text-align: center;
}

.apropos-kaiserinside-logo img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  width: auto;
}

.apropos-pierrekaiser {
  background-color: #3d3d3d;
  color: #fff;
  font-weight: 200;
}

.apropos-pierrekaiser-photo, .apropos-pierrekaiser-descr, .apropos-pierrekaiser-titre {
  display: inline-block;
  vertical-align: top;
}

.apropos-pierrekaiser-titre {
  width: 19%;
  text-align: right;
  font-family: "Oswald", sans-serif;
}

.apropos-pierrerkaiser-titre-nom {
  font-size: 3.5em;
  font-weight: 400;
}

.apropos-pierrekaiser-titre-skills {
  font-size: 3.5em;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #ee8a54;
}

.apropos-pierrekaiser-titre-skills:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-image: url(../img/sepatitreorange@2x.webp);
  margin: 20px 0;
  background-repeat: no-repeat;
  background-size: 65px;
  background-position: right;
}

.apropos-pierrekaiser-descr {
  width: 55%;
  box-sizing: border-box;
  padding: 10px 25px;
}

.apropos-pierrekaiser-photo {
  width: 25%;
  text-align: right;
}

.apropos-pierrekaiser-photo img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  width: auto;
}

.apropos-pierrekaiser-descr p {
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  line-height: 1.8em;
  font-weight: 200;
}

.apropos-pierrekaiser-descr p:last-child {
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  padding-top: 25px;
}

.apropos-skills-links, .apropos-skills-recap {
  display: inline-block;
  vertical-align: top;
}

.apropos-skills-recap {
  width: 66%;
  box-sizing: border-box;
  margin: 0 0 0 50px;
  border: 1px solid #3d3d3d;
}

.apropos-skills-recap p {
  box-sizing: border-box;
  position: relative;
  padding: 35px 50px 35px 100px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.5em;
}

.apropos-skills-recap-intitule {
  display: block;
  background-color: #3d3d3d;
  color: #fff;
  width: 275px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: -20px;
  left: -60px;
  font-family: "Lato", sans-serif;
  font-weight: 200;
  font-size: 1.2em;
  line-height: 40px;
}

.apropos-skills-links {
  width: 29%;
  text-align: center;
  margin-top: 15%;
}

.apropos-skills-links-download {
  font-family: "Lato", sans-serif;
  font-weight: 200;
  font-size: 1.3em;
}

.apropos-skills-links-note {
  font-family: "Lato", sans-serif;
  font-weight: 200;
  font-size: 1.2em;
}

.apropos-skills-links-dowloadwrapper:last-child {
  margin-top: 50px;
}

.apropos-skills-links a {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
  width: 110px;
  text-decoration: none;
  height: 30px;
  margin: 15px 0 10px 0;
  line-height: 30px;
}

/*borwserhappy &co*/
p.browsehappy {
  color: #FFF;
  background-color: #d13333;
  font-size: 1.8em;
}

p.noscript {
  display: none;
}

.js p.noscript {
  display: none;
}

.no-js p.noscript {
  display: block;
  color: #FFF;
  background-color: #d13333;
  font-size: 1.8em;
  padding: 1%;
  position: absolute;
  top: 0;
  width: 98%;
  line-height: 35px;
}

/*conteneur principal*/
.conteneurnogrid {
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
}

/*helpers*/
/*
Sweep To Bottom */
.to-bottom {
  display: inline-block;
  /*vertical-align: middle;*/
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  /*box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #303030;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.to-bottom:hover, .to-bottom:focus, .to-bottom:active {
  color: white;
}

.to-bottom:hover:before, .to-bottom:focus:before, .to-bottom:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.sepa {
  padding: 20px 0;
}

/*selection*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* Mozilla based browsers */
::-moz-selection {
  background-color: #2b9cc0;
  color: #FFF;
  border: 0;
}

/* Works in Safari */
::-moz-selection {
  background-color: #2b9cc0;
  color: #FFF;
}

::selection {
  background-color: #2b9cc0;
  color: #FFF;
}

/* Works in Opera */
::-o-selection {
  background-color: #2b9cc0;
  color: #FFF;
}

::-ms-selection {
  background-color: #2b9cc0;
  color: #FFF;
}

/* Works in Internet Explorer */
::-webkit-selection {
  background-color: #2b9cc0;
  color: #FFF;
}

/*btn up*/
#btn_up {
  width: 80px;
  height: 80px;
  background-image: url("../img/btn_up.svg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 3%;
  right: 5%;
  z-index: 1000;
  cursor: pointer;
  display: none;
  /*box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);*/
}

.no-svg #btn_up {
  background-image: url("../img/btn_up.webp");
}

/*Navigation*/
/*nav.principal {display: block; height: 100px; width: 100%; margin-top: 15px;}
.menuprinc li{display: inline-block;}
.menuprinc li a{display: inline-block; height: 100%; width: 120px; font-family: $font-oswald; font-size: 1.375em; font-weight: 200; color: white; text-align: center; text-decoration: none;}
.menuprinc{float: right;}
.langues{float: right; padding-left: 10px;}
.langues a{display: block; height: 30px; font-family: $font-oswald; font-size: 1.375em; font-weight: 200; color: white; text-align: center; text-decoration: none;}
.logo{float: left;}
.sepamenu{float: right; padding-top: 8px;}


.effect-line{position: relative;}
.effect-line:before{position: absolute; height: 1px;  width: 100%; content: ""; background-color: #fff; top: 0; left: 0; opacity: 0;  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;}
.effect-line:after{position: absolute; height: 1px;  width: 100%; content: ""; background-color: #fff; bottom: -50px; left: 0; opacity: 0;  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;}

.effect-line:hover::before{transform: translateY(25px);  opacity: 0.7; transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;}
.effect-line:hover::after{transform: translateY(-25px);  opacity: 0.7; transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;}



.effect-link-line {
    position: relative;
}
.effect-link-line::before {
    top: 4px;
    transform: translateY(-8px);
}
.effect-link-line::after, .effect-link-line::before {
    background: rgba(115, 121, 126, 0.3) none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-8px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}
.effect-link-line::after {
    bottom: 4px;
    transform: translateY(8px);
}
.effect-link-line::after, .effect-link-line::before {
    background: rgba(115, 121, 126, 0.3) none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-8px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}*/
.sepamenu {
  opacity: 0.8;
  padding-top: 6px;
}

section.menu {
  width: 100%;
  height: 100px;
  /*margin-top:10px;*/
}

nav.principal {
  float: right;
  text-transform: uppercase;
}

nav.principal ul {
  display: inline-block;
  vertical-align: top;
}

.menuprinc {
  vertical-align: top;
  line-height: 90px;
}

.menuprinc:after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 75px;
  background-color: #fff;
  vertical-align: middle;
}

.menuprinc li {
  display: inline-block;
  margin: 0 25px;
}

.menuprinc a {
  cursor: pointer;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.menuprinc a:active {
  color: #ee8a54;
}

.langues {
  padding-top: 8px;
}

.langues a {
  cursor: pointer;
  display: block;
  height: 30px;
  font-family: "Work Sans", sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: white;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
  padding: 0 2px;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.langues a:hover {
  color: #ee8a54;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.effect-line {
  position: relative;
}

.effect-line:before {
  position: absolute;
  height: 1px;
  width: 100%;
  content: "";
  background-color: #fff;
  top: 15px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.effect-line:after {
  position: absolute;
  height: 1px;
  width: 100%;
  content: "";
  background-color: #fff;
  bottom: 15px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.effect-line:hover:before {
  top: 30px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.effect-line:hover:after {
  bottom: 30px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.effect-line.actif:before {
  top: 30px;
  opacity: 0.8;
}

.effect-line.actif:after {
  bottom: 30px;
  opacity: 0.8;
}

.effect-langues.actif {
  color: #ee8a54;
  opacity: 0.8;
}

.slicknav_menu {
  display: none;
}

.logolink {
  display: inline-block;
  width: 96px;
  height: 84px;
  cursor: pointer;
  background-image: url(../img/logoorange.svg);
  float: left;
}

.no-svg.logolink {
  background-image: url(../img/logoorange.webp);
}

.logolinkb {
  display: inline-block;
  width: 96px;
  height: 84px;
  cursor: pointer;
  background-image: url(../img/logoblanc.svg);
  float: left;
}

.no-svg.logolinkb {
  background-image: url(../img/logoblanc.webp);
}

@media screen and (max-width: 52em) {
  .logolink {
    position: absolute;
    top: 10px;
    left: 8px;
    width: 48px;
    height: 42px;
    z-index: 500;
  }

  section.menu {
    opacity: 0;
    padding-top: 50px;
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    height: 500px;
    z-index: 99;
    position: absolute;
    top: -500px;
    left: 0;
  }

  section.menu.closed {
    transition: all 0.5s ease-in-out;
  }

  section.menu.open {
    opacity: 1;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    transition: all 0.5s ease-in-out;
  }

  .no-csstransforms3d section.menu.open {
    -webkit-transform: translate(0, 500px);
    -ms-transform: translate(0, 500px);
    transform: translate(0, 500px);
    transition: all 0.5s ease-in-out;
  }

   /* section.menu.menu{opacity: 0; padding-top: 50px; background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;height: 500px;z-index: 99; position: absolute;top:-500px; left: 0;}
    section.menu.open{
        -webkit-animation: sortir 1s;
        -moz-animation: sortir 1s;
        -o-animation: sortir 1s;
        animation: sortir 1s;
         -webkit-animation-fill-mode : forwards; animation-fill-mode : forwards;
}
    
.no-csstransforms3d section.menu.open{-webkit-transform: translate(0, 500px);-ms-transform: translate(0, 500px);transform: translate(0, 500px);}
@-webkit-keyframes sortir {
  0%   {}
  100% {transform: translate3d(0, 500px, 0);opacity: 1; }
}

@keyframes sortir {
  0%   {}
  100% { transform: translate3d(0, 500px, 0);opacity: 1; }
}
    */
  .menuprinc li {
    display: block;
    width: 100%;
    margin: 0;
  }

  nav.principal ul {
    display: block;
  }

  nav.principal {
    float: none;
    padding-top: 10px;
  }

  /*btn toggle anim*/
  .btn-tog {
    color: #fff;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    width: 40px;
    height: 40px;
    border: 1px solid #ee8a54;
  }

  .hamburger {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/hamburger.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.5s ease-in-out;
  }

  .no-svg .hamburger {
    background-image: url(../img/hamburger.webp);
    background-size: 50% 50%;
  }

  .btn-tog:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/closetog.svg);
    background-color: #ee8a54;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }

  .no-svg .btn-tog {
    background-image: url(../img/closetog.webp);
    background-size: 50% 50%;
  }

  .btn-tog.open .hamburger {
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }

  .open.btn-tog:after {
    opacity: 1;
    transition: all 0.5s ease-in-out;
  }

  /*stylage menu*/
  .menuprinc a.actif {
    color: #ee8a54;
  }

  .menuprinc a.actif:before, .menuprinc a.actif:after {
    display: none;
  }

  .menuprinc li {
    border-bottom: 1px solid #838383;
    text-transform: none;
    max-width: 300px;
    margin: 0 auto;
  }

  .menuprinc li:last-child {
    border: none;
  }

  .menuprinc a {
    max-width: 300px;
    font-size: 1.1em;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
    background-color: transparent;
    transition: all 0.1s ease-in-out;
  }

  .menuprinc a:hover, .menuprinc a:active {
    background-color: #ee8a54;
    transition: all 0.1s ease-in-out;
  }

  .menuprinc a.actif:hover {
    background-color: transparent;
  }

  .menuprinc a:before, .menuprinc a:after {
    display: none;
  }

  .langues {
    text-align: center;
    padding-top: 25px;
  }

  .langues li {
    display: inline-block;
    text-align: center;
    margin: 0 3px;
  }

  .langues a {
    font-size: 1.1em;
    display: block;
    height: 30px;
    width: 45px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 30px;
    text-transform: none;
  }

  .menuprinc:after {
    display: none;
  }

  .langues a:hover {
    background-color: #ee8a54;
    border-color: #ee8a54;
    color: #fff;
  }

  .langues a.actif {
    background-color: #ee8a54;
    border-color: #ee8a54;
    color: #fff;
  }
}
/*header generale pages normales*/
header {
  min-height: 350px;
  height: auto;
  width: 100%;
  background-image: url(../img/fond01.webp);
  background-position: center 80%;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  text-align: center;
  background-color: #3d3d3d;
}

.gris {
  min-height: 350px;
  height: auto;
  width: 100%;
  background-image: url(../img/grisgris.svg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 25px;
}

.no-svg .gris {
  background-image: url(../img/grisgris.webp);
}

.header-title {
  padding: 40px 0 65px 0;
  width: 100%;
}

h1.grand {
  display: block;
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
  margin-top: 30px;
}

.grand:after {
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
}

p.petit {
  display: block;
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 1.3em;
  font-weight: 200;
  width: 75%;
  margin: 0 auto;
  line-height: 1.4em;
}

.header-title img {
  padding: 45px 0 25px 0;
  width: 25%;
  height: 1px;
}

/*footer*/
footer {
  width: 100%;
  background-color: #ee8a54;
}

.footercols {
  padding-top: 75px;
  padding-bottom: 50px;
}

.footercol1, .footercol2, .footercol3, .footercol4 {
  vertical-align: top;
  min-height: 230px;
  padding: 0 1%;
}

.footercol1 {
  box-sizing: border-box;
  padding-left: 15px;
  display: inline-block;
  /*background-color:red;*/
  width: 33%;
}

.footercol1nom {
  font-family: 'oswald', sans-serif;
  color: #3d3d3d;
  font-size: 1.8em;
}

h3.footercol1ssnom {
    padding-top: 5px;
}

.footercol1ssnom {
  font-family: 'oswald', sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 200;
  padding-top: 0;
}

.footercol1slogan {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 35px;
  font-weight: 200;
}

.footercol2, .footercol3, .footercol4 {
  box-sizing: border-box;
  display: inline-block;
  width: 21%;
  text-align: center;
}

.footercol1, .footercol2, .footercol3 {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-titre {
  font-family: 'oswald', sans-serif;
  color: #3d3d3d;
  font-size: 1.4em;
  padding-top: 10px;
  font-weight: 400;
}

footer p {
  padding-top: 30px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 25px;
  font-weight: 200;
}

.footercol4 p {
  padding-top: 10px;
}

.footercol4 p.premierp {
  padding-top: 30px;
  font-size: 1.1em;
}

.footercol4 a {
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/*.footercol4 a:hover{background-color: #303030;transition: all 0.3s ease-out;}*/
.no-transition.to-bottom {
  display: block;
}

.no-transition.to-bottom:before {
  content: "";
  display: none;
}

.no-transition.to-bottom:hover {
  background-color: #303030;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.socialwrapper a.to-bottom:before {
  background-color: #fff;
}

.footer-location-hidden {
  display: none;
}

.socialwrapper {
  text-align: center;
  margin-top: 23px;
}

.socialwrapper a {
  display: inline-block;
  margin: 5px;
  padding: 5px;
}

.legal p {
  text-align: center;
  font-size: 1em;
  padding-bottom: 20px;
}

.legal a {
  color: #fff;
}

.socialwrapper i {
  display: block;
  width: 35px;
  height: 35px;
}

.facebook-ico {
  background-image: url(../img/ico_fb.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.googleplus-ico {
  background-image: url(../img/ico_gplus.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.twitter-ico {
  background-image: url(../img/ico_twitter.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.instagram-ico {
  background-image: url(../img/ico_instagram.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.behance-ico {
  background-image: url(../img/ico_behance.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.linkedin-ico {
  background-image: url(../img/ico_linkedin.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.xing-ico {
  background-image: url(../img/ico_xing.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

no-svg .facebook-ico {
  background-image: url(../img/ico_fb.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .googleplus-ico {
  background-image: url(../img/ico_gplus.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .twitter-ico {
  background-image: url(../img/ico_twitter.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .instagram-ico {
  background-image: url(../img/ico_instagram.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .behance-ico {
  background-image: url(../img/ico_behance.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .linkedin-ico {
  background-image: url(../img/ico_linkedin.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

no-svg .xing-ico {
  background-image: url(../img/ico_xing.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    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) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  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;
  }
}
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
