html, body{
  font-family: 'Roboto', sans-serif;
  color: #4D4D4D;
}
.space{
  display: block;
  height: 40px;
}
.btn-primary{
  background-color: #008707;
  border-color: #008707;
}


.logo-amelie{
  max-width: 200px;
}

.btn{
  border-radius: 0px;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle, .btn-primary:hover{
  background-color: #005E05;
  border-color: #005E05;
}

h1{
  font-family: 'Cormorant Garamond', serif;
}
h2{
  font-family: 'Cormorant Garamond', serif;
}

.intro{
  display: block;
  position: relative;
}

.intro-img{
  width: 55%;
  display: inline-block;
}

.intro-titre{
  width: 50%;
  background-color: #F0F0F0;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 120px 50px 120px 120px;
  z-index: -1;
}
.intro-titre h1{
  max-width: 380px;
}
.intro-texte{
  text-align: center;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.intro-texte span, .intro-texte strong{
  font-size: 20px;
}


.specialites{
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 50px;
}
.specialites-conteneur{
  display: flex;
}
.specialites-blocs{
  max-width: 500px;
  width: 25%;
  margin: 10px;
  text-decoration: none;
  color: #ffffff;
}
.specialites-blocs:hover{
  color: #FFFFFF;
  opacity: .8;
  transition: all 0.3s 0s linear;
}
.specialites-blocs img{
  display: block;
  max-width: 500px;
  width: 100%;
}
.bloc-vert{
  background-color: #008707;
  padding: 20px;
  min-height: 100px;
  display: flex;
}
.bloc-vert p{
  margin: auto;
}


.valeurs{
  margin-top: 50px;
  position: relative;
  height: 600px;
}
.valeurs h2{
  width: 68%;
  background-color: #F0F0F0;
  top: 30px;
  right: 0;
  padding: 60px 50px 250px 120px;
}
.img-valeurs{
  width: 30%;
  position: absolute;
  top: 0;
  right: 0;
  height: 600px;
  background: url(../img/valeurs.jpg);
}
.valeurs-conteneur{
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  position: absolute;
  top: 20px;
  left: 30%;
}
.valeurs-bloc{
  text-align: center;
  margin: 10px;
  border: 1px solid #F0F0F0;
  padding: 30px 20px 10px 20px;
  width: 300px;
  height: 220px;
  background-color: #ffffff;
}
.valeurs-bloc img{
  max-width: 128px;
  max-height: 128px;
  margin-bottom: 10px;
}

.footer{
  background-color: #F0F0F0;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 20px 30px;
}
.footer .logo-amelie{
  max-width: 160px;
}
.footer-email{
  padding-top: 20px;
  width: 250px;
}
.footer-reseaux{
  width: 250px;
  text-align: right;
}
.footer-email a{
  text-decoration: none;
  color: #4D4D4D;
  transition: all 0.3s 0s linear;
}
.footer-email a:hover{
  opacity: .8;
}
.footer-reseaux img{
  max-width: 30px;
  margin-top: 15px;
}

/* ------------ CSS pages internes ------------------- */

.titre-page{
  background-color: #F0F0F0;
  padding: 15px 10px 10px 50px;
  margin-bottom: 20px;
}
.entretien, .presentation{
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  padding: 0 20px;
}
 .entretien-right{
 margin-top: 40px;
 padding-right: 20px;
}
.entretien-right ul{
  margin-bottom: 30px;
 }
.entretien-left {
   width: 35%;
   margin-right: 40px;
   margin-bottom: 40px;
}
.entretien-left img, .presentation-left img{
   max-width: 100%;
}

.presentation-left{
  min-width: 300px;
   margin-right: 40px;
   margin-bottom: 40px;
}
.presentation-right{
  text-align: right;
  padding-right: 40px;
}

.citation .presentation-right{
  text-align: right;
  padding-right: 0px;
  position: relative;
  max-width: 600px;
  margin-top: 40px;
  z-index: 1;
}

.citation .presentation-right p{
  background-color: #F0F0F0;
  padding: 50px;
  text-align: center;
  font-size: 16px;
  margin: 40px 0 0 0;
  position: relative;
  left: 50px;
}
.citation .presentation-right p:after{
  content: "";
    position: absolute;
    top: -20px;
    left: 15px;
    color: #383838;
    background-image: url(../img/guillemets.png);
    background-repeat: no-repeat;
    background-size: 90% auto;
    height: 60px;
    width: 70px;
}

.citation .presentation-left{
  min-width: 600px;
}

.texte-pres{
  margin-top: 30px;
  background-image: url(../img/fond-pres.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
  padding: 50px 20px;
}
.texte-pres .intro-texte{
  background-color: #F0F0F0;
  padding: 40px;
  font-size: 14px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.crea-right{
  text-align: left;
}

.crea-right, .crea-left{
  width: 50%;
}

.crea-right h3, .crea-left h3{
  margin-top: 20px;
  padding: 10px;
  background-color: #F0F0F0;
}
.crea-texte{
  line-height: 1.8em;
}

.gallerie-photo{
  max-width: 90%;
  margin-left: 5%;
}

@media (min-width: 1500px){
  .texte-pres .intro-texte{
    position: relative;
    bottom: -40px;
  }
}

@media (max-width: 1100px){
  .citation .presentation-left{
    min-width: 500px;
  }

  .citation .presentation-right{
    margin-top: 5px;
  }
}

@media (min-width: 992px){
  .navbar-collapse{
    flex-basis: none;
    flex-grow: 0;
  }
  .navbar-expand-lg .navbar-collapse {
      justify-content: flex-end;
  }
}

@media (max-width: 992px){
.bloc-vert{
    min-height: 112px;
  }

}
@media (max-width: 930px){
  .valeurs-conteneur{
    left: 30%;
  }
  .valeurs-bloc{
    width: 200px;
    height: 190px;
    padding: 15px 15px 10px 15px;
  }
  .valeurs h2{
    padding-left: 80px;
  }
  .entretien-left {
    width: 55%;
  }
  .entretien-right ul{
    margin-bottom: 10px;
    font-size: 14px;
  }
  .entretien-right p{
    margin-bottom: 5px;
  }

  .citation .presentation-left{
    min-width: 400px;
  }

  .citation .presentation-right{
    margin-top: -10px;
  }
  .citation .presentation-right p{
    padding: 40px 50px 25px 50px;
  }
}

@media (max-width: 890px){
  .intro-titre{
    padding: 80px 30px 80px 80px;
  }
  .intro-titre h1{
    font-size: 25px;
  }
}

@media (max-width: 800px){
  .bloc-vert{
    padding: 15px;
    min-height: 133px;
  }
  .valeurs-bloc{
    width: 190px;
  }
  .valeurs h2{
    padding-left: 60px;
  }
  .footer{
    flex-wrap: wrap;
  }
  .footer-logo{
    width: 100%;
    order: -1;
  }
  .footer-logo img{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .entretien-right{
    margin-top: 0px;
  }

  .citation .presentation-left{
    min-width: 300px;
  }
  .citation .presentation-right p{
    margin-top: 0px;
  }
  
}

@media (max-width: 620px){
  .intro-titre{
    position: relative;
    top: -100px;
    padding: 120px 30px 50px 50px;
    width: 100%;
  }
  .intro-titre h1{
    font-size: 25px;
    max-width: none;
  }
  .intro-img{
    width: 100%;
  }
  .logo-amelie{
    width: 120px;
  }
  .intro .intro-texte{
    position: relative;
    top: -30px;
    padding: 0 10px;
  }
  .intro .space{
    height: 0px;
  }
  .specialites-conteneur {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .specialites-blocs{
    width: 42%;
  }
  .valeurs-bloc{
    width: 240px;
    margin: 5px;
  }
  .valeurs-conteneur {
    left: 45%;
  }
  .img-valeurs{
    height: 840px;
  }
  .valeurs{
    height: 840px;
  }
  .footer-reseaux{
    width: 80px;
  }
  .entretien{
    flex-wrap: wrap;
  }
  .entretien-left{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .entretien-left img{
    display: block;
    width: 50%;
     margin-right: auto;
    margin-left: auto;
  }

  .crea-left, .crea-right {
    min-width: 0;
  }
  .crea-img{
    width: 30%;
  }
  .crea-texte{
    width: 70%;
  }
  .crea-right h3, .crea-left h3{
    margin-top: 0px;
  }
  .citation .presentation-left{
    display: none;
  }
  .citation .presentation-right p{
    left: 0;
  }
  .pres-page{
    display: block;
    text-align: center;
  }
  .presentation-right{
    margin-bottom: 20px;
    padding-right: 0px;
  }
}

@media (max-width: 490px){
  .valeurs-conteneur{
    position: relative;
    top: -250px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    left: none;
    width: 240px;
    left: 0;
  }
  .valeurs h2{
    width: 100%;
  }
  .valeurs {
    height: 930px;
  }
  .img-valeurs{
    top : 350px;
    width: 200px;
    height: 580px;
  }
  .footer-email, .footer-reseaux{
    width: 100%;
    text-align: center;
  }
  .entretien-left img{
    width: 70%;
  }
  .texte-pres{
    padding: 40px 10px;
  }
  .texte-pres .intro-texte{
    padding: 20px;
  }
}

@media (max-width: 320px){
  .intro-titre{
    padding: 120px 20px 40px 30px;
  }
  .valeurs-conteneur{
    margin-left: auto;
    margin-right: auto;
    left: none;
    width: 240px;
  }
  .entretien-left img{
    width: 90%;
  }
}










