@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Muli);
/*!
 * Copyright (c) 2015 Sie Web Création, http://www.site-web-creation.net
 */
body {
  height: 99%;
  background-image: url(../img/fond-taches.jpg);
  color: #2f2f2e;
  font-family: 'Trebuchet MS';
  font-size: 15px;
}
a {
  color: #64810e;
}
a:hover {
  text-decoration: none;
}
.no-padding {
  padding: 0;
}
#logo img {
  margin: 0 auto;
  text-align: center;
  padding-top: 65px;
}
.back-gris {
  background-color: #2f2f2e;
}
.btn-primary {
  background-color: #2f2f2e;
  border: none;
}
.btn-primary:hover {
  background-color: #87AE0C;
}
@media only screen and (max-width: 992px) {
  .slick-arrow {
    display: none;
  }
}
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width: 696px) {
  .vertical-align {
    position: initial;
    top: 0;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
}
.content-center {
  height: 95px;
}
@media only screen and (max-width: 696px) {
  .content-center {
    height: auto;
  }
}
#informations {
  color: white;
  font-family: 'EB Garamond', serif;
}
@media only screen and (max-width: 992px) {
  #informations .icones {
    text-align: center;
  }
  #informations .icones img {
    display: inline;
    text-align: center;
    float: left;
  }
}
#informations a#vig-mail {
  width: 70px;
  height: 70px;
  display: block;
  float: right;
  background-image: url(../img/vig-mail.png);
}
#informations a#vig-mail:hover {
  background-position: bottom;
}
#informations .tel-big {
  font-size: 50px;
}
@media only screen and (max-width: 696px) {
  #informations .tel-big {
    font-size: 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 992px) {
  #informations .tel-big {
    font-size: 40px;
  }
}
#informations .bloc-question {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
}
@media only screen and (max-width: 696px) {
  #informations .bloc-question {
    font-size: 14px;
  }
}
@media only screen and (max-width: 696px) {
  #informations .bloc-question {
    text-align: center;
  }
}
@media only screen and (max-width: 696px) {
  #informations {
    text-align: center;
    padding: 10px 0;
  }
}
nav {
  box-shadow: 0 6px 20px -4px #333333;
}
nav ul li {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Muli', sans-serif;
  font-weight: bold;
}
@media only screen and (min-width: 696px) {
  nav ul li {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  nav ul li {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1206px) {
  nav ul li {
    font-size: 18px;
  }
}
.navbar-fixed-top {
  border: none;
}
.nav-justified > li > a {
  padding-bottom: 15px;
  padding-top: 15px;
  color: #2f2f2e;
}
@media only screen and (min-width: 696px) {
  .nav-justified > li > a {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-default .nav-justified > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .nav-justified > .active > a:hover {
  background-color: #2f2f2e;
  color: white;
}
#contenu {
  padding: 5px 0 20px 0;
}
#contenu h1 {
  text-transform: uppercase;
  font-family: 'EB Garamond', serif;
  font-size: 30px;
  background-image: url(../img/sep-h1.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 20px;
}
#contenu h2 {
  font-family: 'EB Garamond', serif;
  font-size: 24px;
}
#contenu h3 {
  font-family: 'EB Garamond', serif;
  font-size: 20px;
}
#contenu .text-editeur ul {
  padding: 0;
}
#contenu .text-editeur ul li {
  list-style: none;
}
#contenu .text-editeur ul li:before {
  content: '\f0da';
  font-family: FontAwesome;
  padding-right: 10px;
}
#contenu .text-editeur ul.prestations li:before {
  content: '\f00c';
}
.col-droite {
  padding-top: 20px;
}
footer #footer-1 {
  background-image: url(../img/fond-footer1.jpg);
}
footer #footer-2 {
  background-image: url(../img/fond-footer2.png);
}
footer #footer-2 .logo-footer {
  padding: 20px 0;
}
footer #slide-footer img {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
footer #slide-footer img:hover {
  border: 4px solid #2F2F2E;
}
footer #slide-footer .sep-titre {
  width: 50px;
  border-bottom: 1px solid white;
  margin: 0 auto;
  margin-top: 30px;
}
footer #slide-footer h1 {
  text-align: center;
  font-family: 'EB Garamond', serif;
  text-transform: uppercase;
  font-size: 22px;
  color: white;
  margin-bottom: 40px;
}
footer #slide-footer h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'EB Garamond', serif;
  text-align: center;
  margin-top: 5px;
  font-weight: bold;
}
footer ul.menu-bas {
  display: block;
  padding-left: 10px;
  text-align: center;
}
footer ul.menu-bas li {
  list-style: none;
  display: inline;
  color: #5F5F5D;
}
footer ul.menu-bas li:last-child {
  display: none;
}
footer ul.menu-bas li a {
  color: #5F5F5D;
}
ul#nuage {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
ul#nuage li {
  cursor: pointer;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  padding: 0 12px 0 12px;
  list-style: none;
  background-color: #2f2f2e;
  color: white;
  border-radius: 4px;
  margin: 0;
}
#mycloud div:hover {
  background: #ccc;
}
ul.galerie {
  padding: 0;
  margin: 0;
}
ul.galerie li {
  list-style: none;
  position: relative;
  border: 4px solid #64810e;
  padding: 0;
  margin: 0;
  display: none;
}
ul.galerie li:first-child {
  display: inherit;
}
.bt-play {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(../img/btn-play.png);
  background-repeat: no-repeat;
  background-position: center;
}
#tags,
#myCanvas {
  font-family: 'EB Garamond', serif;
}
.alert-info {
  background-color: #ECF7CA;
  color: black;
  border-color: #64810E;
}
.table {
  font-size: 14px;
}
.table thead {
  background-color: #D5D4D1;
}
.table thead th {
  text-align: center;
}
.btn-autre-region {
  background-color: #2F2F2E;
  padding: 7px 10px 1px 10px;
  color: white;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-family: 'EB Garamond', serif;
  font-size: 20px;
}
.btn-autre-region:hover {
  background-color: #64810e;
}
.bloc-news {
  background-color: #DDDDD9;
  padding: 10px;
  border-bottom: 5px solid #87AE0C;
}
.bloc-news:hover {
  background-color: #30302F;
}
.bloc-news h2 {
  margin: 0 0 5px 0;
}
a.color-a-bloc-news {
  color: #30302F;
}
a.color-a-bloc-news:hover {
  color: white;
}
.liste-article {
  background-color: white;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  position: relative;
  padding: 15px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.liste-article img {
  border: 2px solid #2F2F2E;
}
.liste-article h3 {
  margin: 0 0 5px 0;
}
#icone-mobile {
  width: 144px;
  margin: 0 auto;
}
#icone-mobile #vig-mail {
  margin-left: 2px;
}
#icone-mobile #vig-phone {
  margin-right: 2px;
}
