.clearfix {
  content: "";
  display: table;
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i,
em {
  font-style: italic;
  font-weight: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
b,
strong {
  font-weight: bold;
  font-style: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
u,
span.underline {
  text-decoration: underline;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  font-size: inherit;
}
a,
span {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  outline: none;
}
.nostretch {
  white-space: nowrap;
  width: 1%;
}
.clear {
  clear: both;
}
h1 {
  font-size: 76px;
  color: white;
}
h2 {
  font-size: 36px;
}
@font-face {
  font-family: 'Glacial Indifference';
  src: url('../font/GlacialIndifference-Regular.eot');
  src: url('../font/GlacialIndifference-Regular.eot?#iefix') format('embedded-opentype'), url('../font/GlacialIndifference-Regular.woff') format('woff'), url('../font/GlacialIndifference-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glacial Indifference';
  src: url('../font/GlacialIndifference-Italic.eot');
  src: url('../font/GlacialIndifference-Italic.eot?#iefix') format('embedded-opentype'), url('../font/GlacialIndifference-Italic.woff') format('woff'), url('../font/GlacialIndifference-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Glacial Indifference';
  src: url('../font/GlacialIndifference-Bold.eot');
  src: url('../font/GlacialIndifference-Bold.eot?#iefix') format('embedded-opentype'), url('../font/GlacialIndifference-Bold.woff') format('woff'), url('../font/GlacialIndifference-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
* {
  font-family: 'Glacial Indifference';
}
.bouton {
  z-index: 100;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .bouton {
    margin-bottom: 20px;
  }
}
.bouton a {
  background-color: black;
  color: white;
  padding: 5px;
  font-size: 14px;
  font-family: 'Glacial Indifference';
  text-decoration: none;
}
.bouton a:hover {
  color: black;
  border: solid 1px black;
  background-color: transparent;
}
.type {
  font-family: 'Glacial Indifference';
  font-size: 12px;
  color: black;
  background-color: #81f2b9;
  display: inline-block;
  text-transform: uppercase;
  bottom: 0px;
  margin: 0px;
  margin-top: 10px;
}
a {
  color: black;
}
a:hover {
  text-decoration: none;
  color: black;
}
.bloc-presentation {
  border: solid white 3px;
}
.bloc-presentation .titre-site {
  width: 70%;
  display: inline-block;
  padding: 0px 20px 0px 20px;
  border-right: solid white 3px;
}
@media screen and (max-width: 991px) {
  .bloc-presentation .titre-site {
    width: 100%;
    border-right: solid white 0px;
  }
}
.bloc-presentation .titre-site .type {
  font-family: 'Glacial Indifference';
  font-size: 12px;
  color: black;
  background-color: #81f2b9;
  display: inline-block;
  text-transform: uppercase;
  bottom: 0px;
  margin: 0px;
  margin-top: 10px;
}
.bloc-presentation .titre-site .nom {
  font-size: 30px;
  line-height: 30px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Glacial Indifference';
  color: white;
}
.bloc-presentation .titre-site .explication {
  font-family: 'Glacial Indifference';
  font-size: 20px;
  line-height: 20px;
  color: white;
}
.lire-site {
  display: inline-block;
  width: 28%;
  text-align: center;
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .lire-site {
    width: 100%;
    border-right: 0px;
    padding: 40px 30px 30px 30px;
    border-top: solid white 3px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.lire-site a {
  color: #81f2b9;
}
.lire-site a:hover {
  text-decoration: none;
}
.lire-site a span {
  font-size: 100px;
  line-height: 0;
  font-weight: bold;
}
footer {
  background-color: #35352a;
  text-align: center;
  padding: 10px;
  margin-top: 60px;
}
footer p {
  color: white;
  margin-bottom: 0;
}
footer p a {
  color: #81f2b9;
}
footer p a:hover {
  text-decoration: underline;
  color: #81f2b9;
}
.portfolio {
  width: 1170px !important;
}
@media screen and (max-width: 1199px) {
  .portfolio {
    width: 970px !important;
  }
}
@media screen and (max-width: 991px) {
  .portfolio {
    width: 718px !important;
  }
}
@media screen and (max-width: 767px) {
  .portfolio {
    width: 100% !important;
  }
}
header {
  background-image: url('../img/elements/header.jpg');
  background-size: cover;
  height: 860px;
  border: 30px white solid;
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  header {
    height: 590px;
  }
}
@media screen and (max-width: 767px) {
  header.header-home {
    height: 860px;
  }
}
.navbar {
  border-radius: 0px;
  min-height: 0;
  background-color: transparent;
}
.navbar.test {
  position: fixed;
  margin-top: 0;
  top: 0;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 0 !important;
  }
}
.collapse,
.collapsing {
  border: 0px;
  position: relative;
  top: 0;
  z-index: 100;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1199px) {
  .collapse,
  .collapsing {
    padding: 0;
  }
}
.collapse.test,
.collapsing.test {
  position: fixed;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .collapse,
  .collapsing {
    position: absolute !important;
    top: 50px;
    background-color: white;
    border: 0;
    width: 100%;
  }
}
.navbar-default {
  border: 0px;
  display: inline-block;
  text-align: center;
}
.navbar-default .container-fluid {
  padding: 0px;
}
@media screen and (max-width: 767px) {
  .navbar-default .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navbar-toggle {
  border: 0px;
  background-color: transparent !important;
}
.navbar-brand {
  padding-top: 20px;
  display: none;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-top: 10px;
    display: block;
  }
}
ul.navbar-nav {
  text-align: center;
  display: inline-block;
  font-size: 0;
}
ul.navbar-nav li {
  border-left: 1px solid black;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
@media screen and (max-width: 767px) {
  ul.navbar-nav li {
    border-left: 0px solid black;
    width: 100%;
  }
}
ul.navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: black !important;
}
ul.navbar-nav li a:hover {
  color: black !important;
  background-color: #81f2b9 !important;
}
ul.navbar-nav li:first-child {
  border: 0px;
}
ul.navbar-nav .li-home a {
  padding-bottom: 5px;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  ul.navbar-nav .li-home {
    display: none;
  }
}
.navbar-header {
  background-color: white;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-slider-header {
  margin-top: 60px;
  border: 3px solid white;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .bloc-slider-header {
    margin-top: 30px;
  }
}
.bloc-slider-header .picto-slider {
  height: 145px;
  width: 29%;
  border-right: 3px solid white;
  display: inline-block;
  text-align: center;
}
.bloc-slider-header .picto-slider .slider .picto-competence {
  line-height: 145px;
}
.bloc-slider-header .picto-slider .slider .picto-competence img {
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bloc-slider-header .picto-slider .slider .picto-competence img {
    max-width: 80%;
  }
}
.bloc-slider-header .nom {
  height: 145px;
  font-size: 34px;
  display: inline-block;
  float: right;
  width: 70%;
}
.bloc-slider-header .nom .texte-nom {
  text-align: center;
  font-size: 33px;
  text-transform: uppercase;
  color: white;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .bloc-slider-header .nom .texte-nom {
    font-size: 25px;
  }
}
.bloc-slider-header .metier-slider {
  border-top: 3px solid white;
  height: 185px;
}
.bloc-slider-header .metier-slider .slider .competence {
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  line-height: 185px;
}
@media screen and (max-width: 767px) {
  .bloc-slider-header .metier-slider .slider .competence {
    font-size: 30px;
  }
}
.bloc-blanc {
  background-color: white;
  position: absolute;
  bottom: 0;
  padding-left: 10px;
}
.bloc-blanc p {
  font-size: 15px;
  color: black;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .bloc-padding {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) {
  .bloc-padding {
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.projets {
  margin-top: 65px;
}
.projets .apercu-projet {
  position: relative;
}
.compteur-haut {
  position: absolute;
  z-index: 100;
  top: 156px;
  right: 48px;
  border-bottom: solid 1px white;
  width: 28px;
  text-align: center;
  color: white;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .compteur-haut {
    left: 48px;
    right: auto;
  }
}
.slick-slide {
  outline: none;
}
.compteur-bas {
  position: absolute;
  z-index: 100;
  right: 48px;
  top: 190px;
  width: 28px;
  text-align: center;
  color: white;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .compteur-bas {
    left: 48px;
    right: auto;
  }
}
.projets-droite .apercu-projet {
  position: relative;
}
.projets-droite .compteur-haut {
  position: absolute;
  z-index: 100;
  top: 156px;
  right: 48px;
  border-bottom: solid 1px white;
  width: 28px;
  text-align: center;
  color: white;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .projets-droite .compteur-haut {
    left: 48px;
    right: auto;
  }
}
.projets-droite .slick-slide {
  outline: none;
}
.projets-droite .compteur-bas {
  position: absolute;
  z-index: 100;
  right: 48px;
  top: 190px;
  width: 28px;
  text-align: center;
  color: white;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .projets-droite .compteur-bas {
    left: 48px;
    right: auto;
  }
}
.bloc-slider-projet {
  position: relative;
}
.bloc-slider-projet .bloc-type {
  background-color: white;
  width: 30%;
  position: absolute;
  bottom: 0;
  padding-top: 10px;
}
.bloc-slider-projet .bloc-type .type {
  font-family: 'Glacial Indifference';
  font-size: 12px;
  color: black;
  background-color: #81f2b9;
  display: inline-block;
  text-transform: uppercase;
  bottom: 0px;
  margin: 0px;
}
.bloc-titre {
  display: block;
}
.bloc-titre .nom {
  font-size: 30px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Glacial Indifference';
}
.bloc-titre .explication {
  font-family: 'Glacial Indifference';
  font-size: 20px;
  line-height: 20px;
}
.projets-droite {
  margin-top: 230px;
}
@media screen and (max-width: 991px) {
  .projets-droite {
    margin-top: 50px;
    height: auto !important;
  }
}
.bloc-site {
  background-color: #35352a;
  margin-bottom: 56px;
  margin-top: 30px;
  padding: 154px 47px;
}
@media screen and (max-width: 1199px) {
  .bloc-site {
    padding: 120px 30px;
  }
}
@media screen and (max-width: 991px) {
  .bloc-site {
    padding: 40px 20px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .bloc-site {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
.bloc-site .projet-site {
  border: solid white 3px;
  display: block;
  position: relative;
  left: 0px !important;
  top: 0px !important;
}
.bloc-site .projet-site .titre-site {
  width: 70%;
  display: inline-block;
  padding: 0px 20px 0px 20px;
  border-right: solid white 3px;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .bloc-site .projet-site .titre-site {
    width: 100%;
    border-right: solid white 0px;
    text-align: center;
  }
}
.bloc-site .projet-site .titre-site .type {
  font-family: 'Glacial Indifference';
  font-size: 12px;
  color: black;
  background-color: #81f2b9;
  display: inline-block;
  text-transform: uppercase;
  bottom: 0px;
  margin: 0px;
  margin-top: 10px;
}
.bloc-site .projet-site .titre-site .nom {
  font-size: 30px;
  line-height: 30px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Glacial Indifference';
  color: white;
}
.bloc-site .projet-site .titre-site .explication {
  font-family: 'Glacial Indifference';
  font-size: 20px;
  line-height: 20px;
  color: white;
}
.bloc-site .lire-site {
  display: inline-block;
  width: 29%;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .bloc-site .lire-site {
    width: 100%;
    border-right: 0px;
    padding: 40px 30px 30px 30px;
    border-top: solid white 3px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.bloc-site .lire-site a {
  color: #81f2b9;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-top: 70px;
}
.bloc-site .lire-site a:hover,
.bloc-site .lire-site a:focus {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .bloc-site .lire-site a {
    padding-top: 0px;
  }
}
.bloc-site .lire-site a span {
  font-size: 100px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.bloc-site .lire-site a strong {
  display: inline-block;
}
.bouton-projet {
  border: solid black 3px;
  width: 80%;
  float: right;
  margin-top: 200px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .bouton-projet {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .bouton-projet {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .bouton-projet {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.bouton-projet .decouvrir {
  text-transform: uppercase;
  padding: 20px;
  font-weight: bold;
  font-size: 25px;
  font-family: 'Glacial Indifference';
  display: inline-block;
  margin-bottom: 0px;
  width: 79%;
  border-right: solid black 3px;
}
@media screen and (max-width: 991px) {
  .bouton-projet .decouvrir {
    width: 85%;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bouton-projet .decouvrir {
    text-align: center;
    font-size: 17px;
  }
}
.bouton-projet .fleche-dr {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .bouton-projet .fleche-dr {
    width: 13%;
    font-size: 18px;
  }
}
.bouton-projet .fleche-dr a {
  text-align: center;
}
.bouton-projet .fleche-dr a:hover img {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.bloc-experiences ul.experiences-ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: 56px;
}
.bloc-experiences ul.experiences-ul .experience {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
.bloc-experiences ul.experiences-ul .experience.experience-2 {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .bloc-experiences ul.experiences-ul .experience {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .bloc-experiences ul.experiences-ul .experience {
    margin-right: 0px;
    width: 100%;
    padding: 20px;
  }
}
.bloc-experiences ul.experiences-ul .experience .date .trait {
  border-bottom: solid black 5px;
  width: 10%;
  display: inline-block;
}
.bloc-experiences ul.experiences-ul .experience .date .periode {
  display: inline-block;
  font-weight: bold;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Glacial Indifference';
  padding-left: 16px;
}
.bloc-experiences ul.experiences-ul .experience.grosplus {
  width: 29%;
  right: 0px;
  vertical-align: middle;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .bloc-experiences ul.experiences-ul .experience.grosplus {
    width: 100%;
  }
}
.bloc-experiences ul.experiences-ul .experience.grosplus .bloc-plus {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .bloc-experiences ul.experiences-ul .experience.grosplus .bloc-plus {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
}
.bloc-experiences ul.experiences-ul .experience.grosplus .bloc-plus .plus {
  display: inline-block;
  padding-right: 15px;
}
.bloc-experiences ul.experiences-ul .experience.grosplus .bloc-plus .plus a {
  border: solid #81f2b9 3px;
  font-family: 'Glacial Indifference';
  color: #81f2b9;
  font-weight: bold;
  padding: 20px 20px;
  display: inline-block;
}
.bloc-experiences ul.experiences-ul .experience.grosplus .bloc-plus .plus a:hover {
  text-decoration: none;
}
.bloc-experiences ul.experiences-ul .experience.grosplus .bouton {
  display: inline-block;
}
.bloc-experiences ul.experiences-ul .entreprise .picto {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.bloc-experiences ul.experiences-ul .entreprise .picto img {
  vertical-align: bottom;
}
.bloc-experiences ul.experiences-ul .entreprise .texte {
  padding-left: 35px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .bloc-experiences ul.experiences-ul .entreprise .texte {
    padding-left: 0px;
  }
}
.bloc-experiences ul.experiences-ul .entreprise .texte .lien {
  font-size: 14px;
  font-family: 'Glacial Indifference';
}
.bloc-experiences ul.experiences-ul .entreprise .texte .lien a {
  text-decoration: none;
  color: black;
}
.bloc-experiences ul.experiences-ul .entreprise .texte .metier {
  font-size: 18px;
  line-height: 18px;
  font-family: 'Glacial Indifference';
  color: #b2b2b2;
  height: 45px;
}
.bloc-experiences ul.experiences-ul .entreprise .competence-ul {
  padding-left: 105px;
}
@media screen and (max-width: 767px) {
  .bloc-experiences ul.experiences-ul .entreprise .competence-ul {
    padding-left: 0px;
  }
}
.bloc-experiences ul.experiences-ul .entreprise .competence-ul li {
  list-style-type: none;
  font-size: 14px;
  font-family: 'Glacial Indifference';
  color: black;
}
.profil {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 991px) {
  .profil {
    margin-top: 60px;
  }
}
.profil .bloc-profil {
  border: solid black 3px;
}
.profil .bloc-profil .profil-gras {
  border-bottom: solid black 3px;
  display: inline-block;
  width: 100%;
  background-color: #81f2b9;
  padding: 15px;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Glacial Indifference';
  font-weight: bold;
  margin: 0px;
}
.profil .bloc-profil .contact {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.profil .bloc-profil .contact .mail {
  display: inline-block;
  padding: 10px;
  border-right: solid black 3px;
  margin: 0px;
  text-align: center;
  font-size: 16px;
  font-family: 'Glacial Indifference';
  width: 50%;
}
.profil .bloc-profil .contact .mail a:hover {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .profil .bloc-profil .contact .mail {
    width: 100%;
    border-right: solid black 0px;
    border-bottom: solid black 3px;
  }
}
.profil .bloc-profil .contact .tel {
  display: inline-block;
  font-family: 'Glacial Indifference';
  font-size: 16px;
  padding: 10px;
  margin: 0px;
  width: 49%;
}
@media screen and (max-width: 767px) {
  .profil .bloc-profil .contact .tel {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .grid {
    height: auto !important;
  }
}
.grid-item {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .grid-item {
    height: auto !important;
    position: relative !important;
  }
}
.grid-item--width2 {
  width: 400px;
}
.groupe-site {
  margin-top: 50px;
  margin-bottom: 50px;
}
.groupe-site .bloc-site-gauche {
  height: 508px;
  background-image: url('../img/elements/site-gauche.jpg');
  width: 60%;
  position: absolute;
  padding-top: 135px;
}
.groupe-site .bloc-site-gauche .row {
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .groupe-site .bloc-site-gauche {
    width: 50%;
    padding: 70px 0;
    min-height: 254px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .groupe-site .bloc-site-gauche {
    width: 100%;
    min-height: 254px;
  }
}
.groupe-site .bloc-site-gauche .bloc-presentation {
  border: solid white 3px;
}
@media screen and (max-width: 991px) {
  .groupe-site .bloc-site-gauche .bloc-presentation {
    width: 90%;
    margin: 0 auto;
  }
}
.groupe-site .bloc-site-gauche .bloc-presentation .titre-site {
  width: 70%;
  display: inline-block;
  padding: 0px 20px 0px 20px;
  border-right: solid white 3px;
}
@media screen and (max-width: 991px) {
  .groupe-site .bloc-site-gauche .bloc-presentation .titre-site {
    text-align: center;
    border-right: none;
    width: 100%;
  }
}
.groupe-site .bloc-site-gauche .bloc-presentation .titre-site .type {
  font-family: 'Glacial Indifference';
  font-size: 12px;
  color: black;
  background-color: #81f2b9;
  display: inline-block;
  text-transform: uppercase;
  bottom: 0px;
  margin: 0px;
  margin-top: 10px;
}
.groupe-site .bloc-site-gauche .bloc-presentation .titre-site .nom {
  font-size: 30px;
  line-height: 30px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Glacial Indifference';
  color: white;
}
.groupe-site .bloc-site-gauche .bloc-presentation .titre-site .explication {
  font-family: 'Glacial Indifference';
  font-size: 20px;
  line-height: 20px;
  color: white;
}
.groupe-site .bloc-site-gauche .lire-site {
  display: inline-block;
  width: 28%;
  text-align: center;
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .groupe-site .bloc-site-gauche .lire-site {
    width: 100%;
    border-right: 0px;
    padding: 40px 30px 30px 30px;
    border-top: solid white 3px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.groupe-site .bloc-site-gauche .lire-site a {
  color: #81f2b9;
}
.groupe-site .bloc-site-gauche .lire-site a:hover {
  text-decoration: none;
}
.groupe-site .bloc-site-gauche .lire-site a span {
  font-size: 100px;
  line-height: 0;
  font-weight: bold;
}
.groupe-site .bloc-site-droite {
  background-color: grey;
  height: 508px;
  top: 60px;
  width: 55%;
  position: relative;
  float: right;
  padding-top: 180px;
  background-image: url('../img/parcours/coiffure-site.jpg');
  margin-bottom: 50px;
}
.groupe-site .bloc-site-droite .row {
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .groupe-site .bloc-site-droite {
    width: 50%;
    float: right;
    height: auto;
    padding: 70px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .groupe-site .bloc-site-droite {
    width: 100%;
    height: 254px;
    margin-top: 254px;
  }
}
.projet-header {
  margin-top: -140px;
}
.projet-3 {
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .projet-3 {
    margin-top: 166px;
  }
}
.type-header {
  top: 204px;
}
.type-3 {
  top: 342px;
}
@media screen and (max-width: 767px) {
  .type-3 {
    top: 509px;
  }
}
.projet-banque {
  margin-top: 190px;
}
@media screen and (max-width: 991px) {
  .projet-banque {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.oree {
  margin-top: 390px;
}
@media screen and (max-width: 991px) {
  .oree {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.kezako {
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .kezako {
    margin-top: 166px;
  }
}
.kezako .bloc-type {
  top: 342px;
}
@media screen and (max-width: 767px) {
  .kezako .bloc-type {
    top: 509px;
  }
}
.projets {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .projets {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .bloc-blanc.parcours {
    position: relative;
  }
}
img {
  max-width: 100%;
}
.presentation-parcours {
  display: inline-block;
  max-width: 100%;
}
.block-presentation-parcours {
  text-align: center;
  margin-top: 60px;
}
.qualite-slider {
  border: 3px solid black;
  border-top: none;
  margin-top: 0px;
  display: inline-block;
  max-width: 100%;
  width: 423px;
  padding: 15px;
}
.qualite-slider .slider-fade .competence {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Glacial Indifference';
  color: black;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .qualite-slider .slider-fade .competence {
    font-size: 30px;
  }
}
.agence1 {
  margin-top: 50px;
}
.agence1 .photo {
  width: 100%;
  background-repeat: no-repeat;
  height: 239px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .agence1 .photo {
    position: relative;
  }
}
.agence1 #projet1 {
  background-image: url('../img/parcours/pro-direct.jpg');
  background-position: center center;
  background-size: cover;
}
.agence1 #projet2 {
  background-image: url('../img/tepacap/tepacap-1.jpg');
  background-position: center center;
  background-size: cover;
}
.agence1 #projet3 {
  background-image: url('../img/parcours/lv-banniere.jpg');
  background-position: bottom center;
  background-size: cover;
}
.agence1 #projet4 {
  background-image: url('../img/parcours/devis29.jpg');
  background-position: top center;
  background-size: cover;
}
.agence1 .metier {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .agence1 .metier {
    left: 0px !important;
    top: 0px;
  }
}
.agence1 .metier p {
  background-color: white;
  display: inline-block;
  padding: 5px;
  color: #b2b2b2;
}
.experiences-ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: 56px;
  width: 80%;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .experiences-ul {
    width: 100%;
  }
}
.experiences-ul .experience {
  display: inline-block;
  vertical-align: top;
}
.experiences-ul .experience.experience-2 {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .experiences-ul .experience {
    margin-right: 0px;
    width: 100%;
    padding: 20px;
    padding-left: 0px;
  }
}
.experiences-ul .experience .date {
  position: relative;
}
.experiences-ul .experience .date .trait {
  border-bottom: solid black 5px;
  width: 60px;
  display: inline-block;
  position: absolute;
  left: -30px;
  top: 10px;
}
.experiences-ul .experience .date .periode {
  display: inline-block;
  font-weight: bold;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Glacial Indifference';
}
.experiences-ul .entreprise .texte {
  padding-left: 0px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .experiences-ul .entreprise .texte {
    padding-left: 0px;
  }
}
.experiences-ul .entreprise .texte .lien {
  font-size: 14px;
  font-family: 'Glacial Indifference';
}
.experiences-ul .entreprise .texte .lien a {
  text-decoration: none;
  color: black;
}
.experiences-ul .entreprise .competence-ul {
  padding-left: 0px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .experiences-ul .entreprise .competence-ul {
    padding-left: 0px;
  }
}
.experiences-ul .entreprise .competence-ul li {
  list-style-type: none;
  font-size: 14px;
  font-family: 'Glacial Indifference';
  color: black;
}
.experiences-ul .drapeau {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .experiences-ul .drapeau {
    text-align: left;
  }
}
.experiences-ul .drapeau .date .periode {
  display: inline-block;
  margin-right: 15px;
}
.experiences-ul .drapeau .date .trait-date {
  border-bottom: solid black 5px;
  width: 18%;
  display: inline-block;
  position: absolute;
  right: -90px;
  top: 10px;
}
.bloc-ecole {
  padding-top: 40px;
  padding-bottom: 50px;
}
.bloc-ecole .annee {
  font-size: 21px;
  font-family: 'Glacial Indifference';
  font-weight: bold;
  text-align: right;
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  .bloc-ecole .annee {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .bloc-ecole .annee {
    margin-left: 20px;
  }
}
.bloc-ecole .stage .trait {
  border-bottom: solid black 5px;
  width: 50px;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 10px;
}
.bloc-ecole .stage .ecole {
  margin-left: 25px;
  font-size: 15px;
  font-family: 'Glacial Indifference';
  color: black;
  line-height: 17px;
}
@media screen and (max-width: 767px) {
  .bloc-ecole .stage .ecole {
    margin-left: 20px;
  }
}
.bloc-ecole .stage .ecole span {
  font-size: 13px;
}
.bloc-stage {
  padding-bottom: 50px;
  width: 100%;
}
.bloc-stage .mois {
  font-size: 15px;
  font-family: 'Glacial Indifference';
  text-align: right;
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  .bloc-stage .mois {
    text-align: left;
  }
}
.bloc-stage .mois span {
  color: #b2b2b2;
  font-size: 18px;
}
.bloc-stage .agence {
  font-size: 15px;
  font-family: 'Glacial Indifference';
  margin-left: 25px;
  display: inline-block;
  color: black;
}
@media screen and (max-width: 991px) {
  .bloc-stage .agence {
    margin-left: 0px;
  }
}
.bloc-stage .agence span {
  background-color: #81f2b9;
}
.moins-experience {
  text-align: center;
}
.moins-experience .lien-moins {
  border: 3px solid #81f2b9;
  display: inline-block;
  height: 69px;
  width: 69px;
  line-height: 62px;
  background-color: white;
  position: relative;
  z-index: 2;
  outline: none;
}
button {
  border: none;
}
.bloc-tous-projets {
  position: relative;
}
.bloc-tous-projets .filet-milieu {
  position: absolute;
  width: 2px;
  margin-left: -1px;
  height: 100%;
  background-color: black;
  display: inline-block;
  left: 50%;
  top: 0;
  bottom: 0;
}
.bloc-projet {
  width: 78%;
  margin: 30px auto;
}
.bloc-projet.suppr-marge-bottom {
  margin-bottom: 0;
  padding-bottom: 100px;
}
.bloc-projet.suppr-marge-top {
  margin-top: 0;
  padding-top: 30px;
}
@media screen and (max-width: 1199px) {
  .bloc-projet {
    width: 100%;
  }
}
.bloc-projet .bloc-photo-parcours {
  float: left;
  width: 50%;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .bloc-projet .bloc-photo-parcours {
    width: 100%;
    text-align: left;
    padding: 0 15px;
  }
}
.bloc-projet .bloc-photo-parcours .photo {
  float: right;
}
.bloc-projet .bloc-photo-parcours .photo:after {
  content: "";
  clear: both;
}
.bloc-projet .bloc-photo-parcours .agence1 {
  position: relative;
}
.bloc-projet .bloc-photo-parcours .agence1 .metier {
  position: absolute;
  bottom: 0px;
  right: 00px;
}
.bloc-projet .bloc-photo-parcours .agence1 .metier p {
  margin-bottom: 0;
}
.bloc-projet .bloc-photo-parcours .agence1 .bouton-agence {
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 767px) {
  .bloc-projet .bloc-photo-parcours .agence1 .bouton-agence {
    left: 0;
  }
}
.bloc-projet .bloc-text-parcours {
  float: right;
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .bloc-projet .bloc-text-parcours {
    width: 100%;
    text-align: left;
    padding: 0 15px;
  }
}
.bloc-projet .bloc-text-parcours .experiences-ul {
  margin-left: 0px;
}
.bloc-projet .bloc-text-parcours .experiences-ul .date .trait {
  left: -80px;
  top: 17px;
}
@media screen and (max-width: 767px) {
  .bloc-projet .bloc-text-parcours .experiences-ul .date .trait {
    display: none;
  }
}
.bloc-projet:nth-child(even) {
  text-align: right;
}
.bloc-projet:nth-child(even) .bloc-photo-parcours {
  float: right;
  padding-left: 50px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  .bloc-projet:nth-child(even) .bloc-photo-parcours {
    width: 100%;
    text-align: center;
    padding: 0 15px;
  }
}
.bloc-projet:nth-child(even) .bloc-photo-parcours .photo {
  float: left;
}
.bloc-projet:nth-child(even) .bloc-photo-parcours .agence1 .metier {
  left: 00px;
  right: auto;
}
.bloc-projet:nth-child(even) .bloc-photo-parcours .agence1 .bouton-agence {
  left: 0px;
  right: auto;
}
.bloc-projet:nth-child(even) .bloc-text-parcours {
  float: left;
  padding-right: 50px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .bloc-projet:nth-child(even) .bloc-text-parcours {
    width: 100%;
    text-align: left;
    padding-left: 15px;
  }
}
.bloc-projet:nth-child(even) .bloc-text-parcours .experiences-ul {
  text-align: right;
  margin-left: 0;
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  .bloc-projet:nth-child(even) .bloc-text-parcours .experiences-ul {
    text-align: left;
  }
}
.bloc-projet:nth-child(even) .bloc-text-parcours .experiences-ul .periode {
  margin-left: 0;
  margin-right: 0px;
}
.bloc-projet:nth-child(even) .bloc-text-parcours .experiences-ul .trait {
  right: -80px;
  top: 17px;
  left: auto;
}
.center {
  text-align: center;
}
.bloc-boutons {
  text-align: center;
  position: relative;
  display: inline-block;
}
.bloc-boutons button,
.bloc-boutons a {
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
.bloc-boutons a.bouton {
  background-color: black;
  color: white;
  position: absolute;
  padding: 5px;
  font-size: 14px;
  font-family: 'Glacial Indifference';
  text-decoration: none;
  border: 1px solid transparent;
  left: 150%;
  top: 10px;
  width: 150px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .bloc-boutons a.bouton {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 30px;
  }
}
.bloc-boutons a.bouton:hover {
  color: black;
  border: 1px solid  black;
  background-color: transparent;
}
.bloc-boutons button {
  border: 3px solid #81f2b9;
  display: inline-block;
  padding: 10px;
  background-color: white;
}
.gros-bloc-plus {
  position: relative;
  padding-top: 70px;
}
@media screen and (max-width: 991px) {
  .gros-bloc-plus .mois {
    text-align: right;
  }
  .gros-bloc-plus .annee {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .gros-bloc-plus {
    text-align: center;
  }
  .gros-bloc-plus .trait {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    margin: 10px 0;
  }
  .gros-bloc-plus .mois {
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .gros-bloc-plus .annee {
    text-align: center;
  }
}
.gros-bloc-plus .filet-milieu {
  position: absolute;
  width: 2px;
  margin-left: -1px;
  height: 100%;
  background-color: black;
  display: inline-block;
  left: 50%;
  top: 0;
  bottom: 0;
}
