html {
  position: relative;
  min-height: 100%;
}

body {
  font-family: 'Raleway', sans-serif;
}

header {
  background-color: #125798;
}

.entete-contact {
  position: relative;
  background-color: #fff;
  color: #125798;
  height: 55px;
  padding-top: 30px;
  padding-left: 25px;
}

.entete-contact a {
  color: #125798;
}

.cible-entete {
  position: absolute;
  background: url(../img/cible_bleue.png) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  top: 8px;
  right: 30px;
}

#logo {
  max-width: 180px;
  max-height: 110%;
  margin-bottom: 10px;
}

.navbar-brand {
  width: auto;
  height: 65px;
}

.navbar {
  background-color: #303e61;
  min-height: 65px;
  border-radius: 0;
  margin-bottom: 50px;
  border: 0;
}

/*.navbar-header{
  min-height: 100px;
}*/
.navbar-nav {
  margin-left: 0;
}

.navbar ul {
  list-style-type: disc;
}

.navbar-nav li {
  text-align: center;
  /*display: inline-block;*/
}

.navbar .navbar-nav > li > a {
  color: #fff;
  height: 65px;
  padding-top: 25px;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out;
}

.navbar .navbar-nav > li > .active,
.navbar .navbar-nav > li > a:hover {
  background-color: #fff;
  color: #303e61;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

.center {
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.right {
  text-align: right;
}

h1 {
  /*margin-bottom: 29px;*/
  font-size: 3em;
  font-weight: lighter;
  color: #fff;
}

h2 {
  font-size: 2.3em;
  margin-top: 5px;
  font-weight: 300;
}

h3 {
  font-weight: 700;
  line-height: 1.6;
}

.sous-titre {
  font-size: 0.7em;
  padding-top: 5px;
  line-height: 1.3;
}

.bleu-fonce {
  color: #125798;
}

.blanc {
  color: #fff;
}

.bleu-clair {
  color: #2fa9dc;
}

.jaune {
  color: #ffcc00;
}

.gras {
  font-weight: 700;
}

hr {
  border-top: 2px solid #9d9f9e;
  margin-bottom: 0;
}

.titre-bloc {
  /*text-transform: uppercase;*/
  text-align: center;
  /*min-height: 66px;*/
}

.entete {
  position: relative;
}

.marque-page {
  position: absolute;
  background-color: #ffda47;
  /*background: url(../img/marquepage.png) no-repeat top left ;*/
  height: 138px;
  width: 212px;
  top: 30px;
  right: -25px;
  padding-top: 30px;
}

.cible-marque-page {
  position: absolute;
  top: 0;
  left: -135px;
  background: url(../img/cible_marque_page.svg) no-repeat top left;
  background-size: cover;
  height: 138px;
  width: 135px;
}

.coin-marque-page {
  position: absolute;
  background: url(../img/coin_marquepage.png) top right no-repeat;
  bottom: -16px;
  right: 0;
  background-size: contain;
  width: 25px;
  height: 16px;
}

.texte-marque-page {
  padding-left: 20px;
  font-size: 1.4em;
}

.banniere-accueil {
  background: url(../img/banniere_presentation.jpg) no-repeat center left;
}

.banniere-presentation {
  background: url(../img/banniere_accueil.jpg) no-repeat center left;
}

.banniere-prestation {
  background: url(../img/banniere_prestation.jpg) no-repeat center left;
}

.banniere-offre {
  background: url(../img/banniere_offres.jpg) no-repeat center left;
}

.banniere-contact {
  background: url(../img/banniere_contact.jpg) no-repeat center left;
}

.banniere {
  background-size: cover;
  height: 300px;
  width: 100%;
  margin-bottom: 0;
}

.btn:hover, .btn:focus, .btn:active {
  outline: 0 none;
  box-shadow: none;
  border: 0;
}

.bouton-en-savoir-plus {
  background-color: #ffcc00;
  color: #125798;
  font-weight: 500;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 50px;
}

.bouton-en-savoir-plus:hover {
  color: #125798;
}

.bouton-en-savoir-plus-gris {
  background-color: #494d50;
  color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px;
}

.fond-sous-main {
  height: 130px;
  z-index: -10;
}

.fond-sous-main-footer {
  position: absolute;
  bottom: 230px;
  background-color: #494d50;
  width: 100%;
}

main {
  margin-top: 30px;
}

.corps {
  background-color: #fff;
  -moz-box-shadow: 1px 1px 10px 0px #656565;
  -webkit-box-shadow: 1px 1px 10px 0px #656565;
  -o-box-shadow: 1px 1px 10px 0px #656565;
  box-shadow: 1px 1px 10px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10);
  margin-top: -170px;
}

.photo-pepin {
  margin-left: 0;
  margin-top: 0;
  background: url(../img/yves_pepin.png) no-repeat;
  background-size: contain;
  width: 128px;
  height: 141px;
}

.visuel-bloc-accueil {
  background: url(../img/accueil.svg) no-repeat center;
  z-index: 10;
}

.visuel-bloc-presentation {
  background: url(../img/presentation.svg) no-repeat center;
}

.visuel-bloc {
  position: absolute;
  left: 0;
  top: -75px;
  background-size: contain;
  width: 100%;
  height: 141px;
}

.contenu {
  margin-top: 50px;
  margin-bottom: 60px;
  /*padding-left: 60px;*/
}

.bloc {
  margin-left: 20px;
  margin-right: 60px;
  margin-bottom: 30px;
}

.bloc-accueil, .bloc-presentation {
  position: relative;
  padding: 10px 30px 20px 30px;
  max-width: 100%;
  text-align: center;
  border-top: 2px solid #2fa9dc;
}

.bloc-accueil {
  margin: 60px auto;
}

.bloc-presentation {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bloc-expertise {
  border-right: 2px solid #2fa9dc;
  padding-left: 40px;
}

.bloc-expertise h2 {
  color: #2fa9dc;
}

.bloc-accompagnement {
  padding-left: 30px;
  padding-right: 40px;
}

.titre-bloc-accueil, .titre-bloc-presentation {
  vertical-align: middle;
  line-height: normal;
  text-align: center;
  padding-left: 0;
  font-weight: 500;
  color: #125798;
  font-size: 2.1em;
}

.titre-bloc-accueil {
  padding-top: 60px;
}

.titre-bloc-presentation {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 60px;
}

.domaine {
  height: 350px;
  padding-left: 30px;
  margin-left: 40px;
  margin-right: auto;
}

.liste-accueil {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.missions-titre {
  background-color: #464776;
  margin-top: 0;
  margin-bottom: 50px;
  color: #fff;
  padding: 10px 40px;
}

.missions-titre:after {
  content: url(../img/bulle.png);
  padding-left: 20px;
}

.mission-texte {
  text-align: justify;
  line-height: 1.5;
  font-size: 1.2em;
  padding-top: 10px;
  color: #666666;
}

.liste-accueil ul {
  font-size: 1.2em;
  line-height: 2;
  color: #666666;
  line-height: 2;
}

.domaine li, .liste-accueil li {
  padding-left: 5px;
}

.liste-expertise {
  margin-top: 30px;
  line-height: 1.6em;
  color: #666666;
  font-size: 1.2em;
  /*list-style-type:none;*/
}

.colonnes {
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;
  -webkit-column-rule: 2px solid #2fa9dc;
  -moz-column-rule: 2px solid #2fa9dc;
  column-rule: 2px solid #2fa9dc;
}

.titre-contact, .titre-contact-topapor {
  font-weight: 700;
  line-height: 1.6;
  font-size: 1.8em;
}

.titre-contact {
  margin-top: 10px;
  font-size: 1.2em;
}

.tel-email {
  font-size: 1.2em;
}

.signature {
  font-weight: 700;
  color: #125798;
  /*font-style: italic;*/
  text-align: right;
  font-size: 1.2em;
  padding-right: 5%;
}

.tel-email a {
  color: #062d7a;
  margin-bottom: 40px;
}

.citation {
  text-align: center;
  color: #125798;
}

.titre {
  background-color: #303e61;
  /*background-color: #2eaadc;*/
  color: #fff;
  padding: 10px;
  -moz-box-shadow: 2px 2px 8px 0px #656565;
  -webkit-box-shadow: 2px 2px 8px 0px #656565;
  -o-box-shadow: 2px 2px 8px 0px #656565;
  box-shadow: 2px 2px 8px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
}

.titre-accueil {
  margin-bottom: 30px;
}

.titre-analyser {
  margin-top: -30px;
}

/*.titre-accompagnement {
  padding-left: 5px;
  padding-right: 5px;
}*/
.titre-analyser::before, .titre-mission::before, .titre-accueil::before, .titre-accompagnement::before {
  content: url(../img/puce_triangle.png);
  padding-right: 20px;
}

.titre-accompagnement::before {
  padding-right: 10px;
}

.titre-outil::after {
  content: url(../img/outil.png);
  padding-left: 20px;
}

.titre-en-tete-colonne {
  margin-top: 0;
}

.texte-colonne {
  text-align: justify;
  margin-bottom: 30px;
  font-size: 1.2em;
  color: #666666;
}

.tableaux-bord {
  max-width: 100%;
  max-height: 100%;
  padding-top: 30px;
}

/**********
les offres
***********/
.offres {
  margin-top: 50px;
}

.panel-group .panel {
  border-radius: 0;
  overflow: visible;
}

.panel-group .panel + .panel {
  margin-top: 60px;
}

.panel {
  color: #fff;
}

.panel-heading {
  border-radius: 0;
}

.offres-accordeon {
  margin-bottom: 80px;
}

.panel {
  background-color: #e3e3e3;
}

.panel-offres {
  position: relative;
  height: 130px;
}

.panel-offre-sos, .panel-offre-sos a {
  color: #1eaadd;
}

.panel-offre-assistance, .panel-offre-assistance a {
  color: #187596;
}

.panel-offre-accompagnement, .panel-offre-accompagnement a {
  color: #125871;
}

.panel-entete-zone-droite {
  color: #fff;
  padding-left: 100px;
  padding-top: 50px;
  position: absolute;
  top: -15px;
  right: 0;
  width: 48%;
  height: 160px;
  -moz-box-shadow: 2px 2px 8px 0px #656565;
  -webkit-box-shadow: 2px 2px 8px 0px #656565;
  -o-box-shadow: 2px 2px 8px 0px #656565;
  box-shadow: 2px 2px 8px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
  z-index: 2;
}

.panel-entete-zone-droite-sos {
  background-color: #1eaadd;
}

.panel-visuel-sos {
  background: url(../img/sos.svg) no-repeat;
}

.panel-visuel-assistance {
  background: url(../img/assistance.svg) no-repeat;
}

.panel-visuel-accompagnement {
  background: url(../img/accompagnement.svg) no-repeat;
}

.panel-visuel {
  position: absolute;
  top: 50px;
  left: 5%;
  background-size: contain;
  width: 60px;
  height: 60px;
}

.panel-entete-zone-droite-assistance {
  background-color: #187596;
}

.panel-entete-zone-droite-accompagnement {
  background-color: #125871;
}

.panel-biseau {
  position: absolute;
  top: 0;
  left: -56px;
  width: 0;
  height: 0;
  border: 56px solid;
  border-bottom-width: 160px;
  border-top: none;
  border-right: none;
}

.texte-biseau-accroche {
  visibility: hidden;
  height: 0;
}

.panel-sos-biseau {
  border-color: #1eaadd transparent;
}

.panel-assistance-biseau {
  border-color: #187596 transparent;
}

.panel-accompagnement-biseau {
  border-color: #125871 transparent;
}

.panel-biseau::after {
  position: absolute;
  background-color: red;
  height: 20px;
  width: 50px;
  -moz-box-shadow: 2px 2px 8px 0px #656565;
  -webkit-box-shadow: 2px 2px 8px 0px #656565;
  -o-box-shadow: 2px 2px 8px 0px #656565;
  box-shadow: 2px 2px 8px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
  z-index: 3;
}

.en-savoir-plus-accordeon {
  padding-bottom: 10px;
  font-weight: 700;
}

.titre-exemple {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}

.texte-biseau {
  line-height: 1.9;
}

/**********
fin les offres
***********/
.contact {
  margin-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.google_map iframe {
  margin-top: 30px;
  margin-bottom: 20px;
  pointer-events: none;
  padding-right: 10px;
}

.formulaire-contact {
  margin-bottom: 30px;
}

.erreur-formulaire {
  color: red;
}

.mentions-legales {
  /*margin-top: 100px;*/
  margin-bottom: 20px;
}

.actualite {
  padding-right: 60px;
}

.titre-actualite {
  color: #125798;
}

.texte-actualite {
  font-size: 1.2em;
  margin-top: 20px;
  text-align: justify;
}

footer {
  width: 100%;
  background-color: #494d50;
}

.actualite-pied a {
  color: #fff;
}

.infos-pied {
  color: #fff;
}

.infos-pied li {
  list-style-type: none;
}

.infos-pied-titre {
  color: #2eaadd;
}

.infos-pied-titre:before {
  content: url(../img/puce-fleche.png);
  padding-right: 10px;
}

.plan-site > li > a {
  color: #fff;
}

.plan-site > li > .active,
.plan-site > li > a:hover {
  color: #2eaadd;
}

.suivez-moi {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.plan-du-site {
  width: 170px;
  margin-left: auto;
  margin-right: auto;
}

.btn-viadeo {
  background-image: url(../img/viadeo.png);
}

.realisation {
  color: #fff;
}

.logo-comeo {
  height: 20px;
  width: auto;
}

.libelle-formulaire-admin {
  color: black;
}

.portrait-yp {
  width: 100%;
  height: 100%;
}

/* Effet survol */
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 0 2em;
  width: 100%;
  /*max-width: 360px;*/
  max-width: 100%;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 100%;
  /*max-width: 480px;*/
  /*max-height: 360px;*/
  max-height: 200px;
  /*width: 85%;*/
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  /*padding: 1em;*/
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h3 span {
  font-weight: 800;
}

.grid figure h3,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Lexi *****/
/*---------------*/
figure.effect-lexi {
  background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
  background: linear-gradient(-45deg, #000 0%, #fff 100%);
  -moz-box-shadow: 1px 1px 5px 0px #656565;
  -webkit-box-shadow: 1px 1px 5px 0px #656565;
  -o-box-shadow: 1px 1px 5px 0px #656565;
  box-shadow: 1px 1px 5px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

figure.effect-lexi img {
  margin: -10px 0 0 -10px;
  max-width: none;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-lexi figcaption::before,
figure.effect-lexi p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-lexi figcaption::before {
  position: absolute;
  right: -130px;
  bottom: -160px;
  width: 300px;
  height: 300px;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
  content: '';
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

figure.effect-lexi:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-lexi h3 {
  padding: 5px;
  text-align: left;
  background-color: white;
  /* RGBa with 0.6 opacity */
  background-color: rgba(255, 255, 255, 0.6);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px, 5px, 0);
  transform: translate3d(5px, 5px, 0);
}

figure.effect-lexi p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 1.5em 1.5em 0;
  width: 140px;
  text-align: right;
  opacity: 0;
  font-weight: 700;
  -webkit-transform: translate3d(20px, 20px, 0);
  transform: translate3d(20px, 20px, 0);
}

figure.effect-lexi:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure.effect-lexi:hover h3,
figure.effect-lexi:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}

/*---------------*/
/*** Fin Lexi ***/
/*---------------*/
.formulaire-admin {
  margin-top: 10px;
}

@media screen and (max-width: 1199px) {
  .marque-page {
    height: 100px;
    width: 100px;
    padding-top: 20px;
    padding-left: 0;
  }
  .cible-marque-page {
    height: 100px;
  }
  .texte-marque-page {
    padding-left: 0;
    font-size: 1em;
  }
  .bloc-accueil {
    margin-bottom: 20px;
  }
  .domaine, .liste-accueil {
    border-left: 0;
  }
  .domaine {
    /*margin-right: 60px;*/
    margin-left: 180px;
    padding-left: 0;
    padding-right: 20px;
  }
  .titre-mission {
    background-color: #fff;
    color: #125798;
    font-weight: 700;
    line-height: 0.8;
    padding-left: 0;
  }
  .titre-mission::before {
    content: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2.2em;
  }
  .fond-sous-main-footer {
    bottom: 340px;
  }
  .entete-contact {
    padding-top: 8px;
  }
  .fond-sous-main {
    height: 70px;
  }
  .corps {
    margin-top: -110px;
  }
  .contenu {
    margin-top: 30px;
  }
  .bloc-accueil {
    margin-left: auto;
  }
  .liste-accueil {
    font-size: 1em;
  }
  .bouton-en-savoir-plus {
    margin-top: 20px;
  }
  .bloc-expertise {
    border-right: 0;
  }
  .titre-accompagnement {
    margin-top: 30px;
  }
  .domaine {
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
  }
  .panel-entete-zone-droite {
    padding-top: 35px;
  }
  .texte-biseau {
    line-height: 1.5;
  }
  .mission-texte {
    line-height: 1.3;
  }
  .suivez-moi {
    width: 100%;
  }
  .plan-du-site {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .banniere-accueil {
    background: url(../img/banniere_presentation_bulle.png) no-repeat top center;
  }
  .banniere-presentation {
    background: url(../img/banniere_accueil_bulle.png) no-repeat top center;
  }
  .banniere-prestation {
    background: url(../img/banniere_prestation_bulle.png) no-repeat top center;
  }
  .banniere-offre {
    background: url(../img/banniere_offres_bulle.png) no-repeat top center;
  }
  .banniere-contact {
    background: url(../img/banniere_contact_bulle.png) no-repeat top center;
  }
  .banniere {
    height: 275px;
    margin-top: 30px;
    background-size: 150px;
  }
  .banniere h1 {
    padding-top: 160px;
    font-weight: 500;
  }
  h1 {
    color: #125798;
  }
  .sous-titre {
    line-height: 1.6;
    font-weight: 300;
    padding-right: 0;
  }
  .corps {
    overflow: hidden;
  }
  .marque-page {
    visibility: hidden;
  }
  .navbar .navbar-nav > li > a {
    height: 40px;
    padding-top: 10px;
  }
  .visuel-bloc {
    height: 100px;
    top: -55px;
  }
  .contenu {
    margin-top: 0;
  }
  .bloc-accueil {
    padding-left: 0;
    padding-right: 0;
  }
  .titre-analyser {
    margin-top: 30px;
  }
  .actualite {
    margin-top: -60px;
  }
}

@media screen and (max-width: 695px) {
  .bloc {
    margin-right: auto;
    margin-left: auto;
  }
  .colonnes {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .panel-entete-zone-droite {
    padding-top: 20px;
  }
}

@media screen and (max-width: 543px) {
  h1 {
    font-size: 1.8em;
  }
  /* h2 {
    font-size: 1.8em;
  }*/
  ul {
    padding-left: 5px;
  }
  .panel-entete-zone-droite {
    width: 20%;
  }
  .texte-biseau {
    visibility: hidden;
  }
  .texte-biseau-accroche {
    margin-top: 20px;
    visibility: visible;
    height: auto;
    font-weight: 700;
  }
}

@media screen and (max-width: 467px) {
  h2 {
    font-size: 1.7em;
  }
  h3 {
    font-size: 1.5em;
  }
  .bloc {
    margin-bottom: 60px;
  }
  .liste-expertise {
    line-height: 1.4em;
  }
  .titre-bloc-accueil {
    padding-left: 20px;
    /*padding-right: 20px;*/
  }
}

@media screen and (max-width: 427px) {
  .titre-bloc {
    min-height: 0;
  }
  .contenu {
    padding-left: 10px;
    padding-right: 10px;
  }
  .photo-pepin {
    margin-left: 0;
    margin-top: 0;
    width: 80px;
  }
  .citation {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 377px) {
  /*h2 {
    font-size: 1.3em;
  }*/
  .titre-bloc-accueil, .titre-bloc-presentation {
    padding-left: 0;
    font-size: 1.5em;
  }
  .liste-accueil {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.3;
  }
  .navbar-brand {
    /*margin-top: 50px;*/
  }
  .domaine ul {
    padding-left: 10px;
  }
  .mission-texte {
    text-align: left;
  }
  .panel-entete-zone-droite {
    padding-left: 30px;
    width: 0;
  }
  .panel-visuel {
    visibility: hidden;
  }
  .texte-biseau {
    visibility: hidden;
  }
  .titre-offre {
    font-size: 1.3em;
  }
}
