@charset "UTF-8";
/* 
    Created on : 28 avr. 2020, 09:00:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/*-- Declaration variables font--*/
/*@font-face {
    font-family: 'bretagnefont';
    src: url('../fonts/regionbretagne-reg.eot');
    src: local('â˜º'), url('../fonts/regionbretagne-reg.woff') format('woff'), url('../fonts/regionbretagne-reg.ttf') format('truetype'), url('../fonts/regionbretagne-reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bretagnefont';
    src: url('../fonts/regionbretagne-bold.eot');
    src: local('â˜º'), url('../fonts/regionbretagne-bold.woff') format('woff'), url('../fonts/regionbretagne-bold.ttf') format('truetype'), url('../fonts/regionbretagne-bold.svg') format('svg');
    font-weight: bold ;
    font-style: normal;
}*/
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
/*-- Declaration variables couleurs--*/
/* orange */
/*bleu*/
/*gris nav / backgounrd slider*/
/*gris backgounrd slider*/
/*bleu clair*/
/*trait /couleur de peinture orange jaune*/
/*neuf couleur*/
/*occas couleur*/
/* gris4 */
/* vert titre */
/*texte gris foncé*/
/*gris fond */
/*gris agence*/
/*bleu canard */
/*bleu clair */
/*jaune */
/*gauche fleche */
/*droite fleche */
/* canard clair*/
/* bleu footer */
/* bleu clair mentions*/
/* vert index */
/* bleu txt bouton */
/* bleu txt bouton */
/*pagination*/
/*-- Declaration classes font--*/
.font1 {
  font-family: "Jost", sans-serif;
}

.font2 {
  font-family: "Source Serif Pro", serif;
}

.font3 {
  font-family: "Dancing Script", cursive;
}

.font4 {
  font-family: "Open Sans", sans-serif;
}

/*-- Declaration classes couleurs--*/
.noir {
  color: #000000;
}

.blanc {
  color: #ffffff;
}

.gris {
  color: #f7f7f7;
}

.couleur1 {
  color: #675044;
}

.couleur2 {
  color: #3CB0B3;
}

.couleur3 {
  color: #F4F2F2;
}

.couleur4 {
  color: #333333;
}

.couleur5 {
  color: #2cbfc6;
}

.couleur6 {
  color: #fcd743;
}

.couleur7 {
  color: #46a46a;
}

.couleur8 {
  color: #12a184;
}

.couleur9 {
  color: #332c26;
}

.couleur10 {
  color: #ffad40;
}

.bgNoir {
  background-color: #000000;
}

.bgBlanc {
  background-color: #ffffff;
}

.bgGris {
  background-color: #f7f7f7;
}

.bgCouleur1 {
  background-color: #675044;
}

.bgCouleur2 {
  background-color: #3CB0B3;
}

.bgCouleur3 {
  background-color: #F4F2F2;
}

.bgCouleur4 {
  background-color: #333333;
}

.bgCouleur5 {
  background-color: #2cbfc6;
}

.bgCouleur6 {
  background-color: #fcd743;
}

.bgCouleur7 {
  background-color: #46a46a;
}

.bgCouleur8 {
  background-color: #12a184;
}

.bgCouleur9 {
  background-color: #332c26;
}

.bgCouleur10 {
  background-color: #ffad40;
}

/*-- Declaration mixin--*/
/*////////////////////////////////////////////////////////////////////*/
#titrePage {
  background: transparent !important;
}

.breadcrumb-item a {
  color: #675044;
}
.breadcrumb-item a:hover {
  color: #675044;
}
.breadcrumb-item a span {
  text-transform: uppercase;
}

#titrePage {
  bottom: 45px;
  position: absolute;
}

.breadcrumb {
  top: 0;
}

.text-type-1 .blocTextePage {
  background-color: #F4F2F2;
}
.text-type-1 .container h3 {
  color: #675044;
}
.text-type-1 .container h4:after {
  background: #675044;
}

.sousMenuAriane {
  background-color: #F4F2F2;
}

.breadcrumb-item + .breadcrumb-item:before {
  color: #675044;
}

.filAccueil::before {
  background-image: url(../medias_front/common/picto_home.svg);
}

.text-img-type-3 {
  background: #F4F2F2;
  color: black;
  height: auto;
}
.text-img-type-3 .aImage {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-img-type-3 .text-wrapper h3 {
  color: #675044;
  font-size: 36pt;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .text-img-type-3 .text-wrapper h3 {
    font-size: 2rem;
  }
}
.text-img-type-3 .text-wrapper h4 {
  margin: 0 !important;
  padding-top: 0 !important;
  color: black;
  font-size: 22pt;
  font-weight: 400;
  border-bottom: inherit !important;
  padding-bottom: 70px;
}
.text-img-type-3 .text-wrapper h4:after {
  content: "";
  position: relative;
  display: block;
  left: calc(51% - 5px);
  top: 15px;
  border-radius: 50%;
  background: #675044;
  height: 10px;
  width: 10px;
}

.text-img-type-1 {
  background: #F4F2F2;
  height: auto;
}
@media screen and (max-width: 991px) {
  .text-img-type-1 {
    height: auto;
  }
}
.text-img-type-1 .img {
  background-color: #F4F2F2;
}
.text-img-type-1 .aImage {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-img-type-1 .text-wrapper h3 {
  color: #675044;
  font-size: 36pt;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .text-img-type-1 .text-wrapper h3 {
    font-size: 2rem;
  }
}
.text-img-type-1 .text-wrapper h3:after {
  content: "";
  position: relative;
  display: block;
  width: 80px;
  border-bottom: none;
  border-bottom: none;
  left: calc(50% - 40px);
  top: 15px;
}
.text-img-type-1 .text-wrapper h4 {
  margin: 0 !important;
  padding-top: 0 !important;
  color: black;
  font-size: 22pt;
  font-weight: 400;
  border-bottom: inherit !important;
  padding-bottom: 70px;
  text-transform: uppercase;
}
.text-img-type-1 .text-wrapper h4:after {
  content: "";
  position: relative;
  display: block;
  left: calc(51% - 5px);
  top: 15px;
  border-radius: 50%;
  background: #675044;
  height: 10px;
  width: 10px;
}

#image3-33.type0 figure {
  min-height: 500px;
}

#image3-33.type0 .image-block {
  border-bottom: 10px solid #675044;
}

.gallery4 img {
  border-bottom: #675044 solid 8px;
}

.gallery2 {
  background-image: url(../medias_front/common/fondVertNuageux.jpg);
}
.gallery2 .container h3 {
  color: #675044;
}
.gallery2 .container h4:after {
  background: #675044;
}

.blocDocument .btn {
  border: solid 1px white !important;
  color: white !important;
  box-shadow: none;
  background-color: #675044 !important;
}

.cid-sYIT0FG7v6 .mbr-form {
  border: #675044 1.1px solid !important;
}

.form-check-input:checked {
  border-color: #675044;
}

.cid-sYIT0FG7v6 .btn-primary {
  background-color: #675044 !important;
}

.cid-sYIT0FG7v6 .btn-primary:hover {
  border-color: #3CB0B3 !important;
  background-color: #675044 !important;
}

.cid-sYtjNiy8H1 .carousel-control:hover {
  background-color: #675044;
  color: white;
}

.cid-sYtjNiy8H1 .carousel-indicators li.active, .cid-sYtjNiy8H1 .carousel-indicators li:hover {
  background-color: #675044;
}

.cid-sYIT0FG7v6 h3 {
  color: #675044;
}

#numbers01-4d .container .chiffreCle h5 {
  text-align: center !important;
}

#numbers01-4d .container .chiffreCle h4 {
  color: #675044 !important;
}

.cid-sZogb0MkOH .item-title {
  text-align: center !important;
}

#header1-2l {
  background: url(../medias_front/actualite/default.jpg);
}

.pagination .next {
  background-color: #3CB0B3;
}

.pagination .current {
  color: #675044;
}

.pagination .previous {
  background-color: #3CB0B3;
}

.navproduct .btn {
  background-color: transparent !important;
  color: #675044 !important;
  border: 1px solid #675044 !important;
}

.navproduct .btn-primary:focus, .btn-primary.focus, .btn-primary.active, .btn-primary:hover {
  background-color: white !important;
  border: 1px solid #675044 !important;
  color: #675044 !important;
}

.navproduct .btn:hover {
  border: 1px solid #675044 !important;
}

.aria {
  background: #F4F2F2;
  position: relative;
}

.breadcrumb {
  position: relative;
  min-width: 20%;
  text-align: center;
  justify-content: center;
  align-content: center;
}

#BigTitlepeint {
  position: absolute;
  top: 35px !important;
  left: calc(50% - 50px) !important;
  width: 100px;
  height: 48px;
}

.blockActusIndex {
  margin-right: 15px !important;
}

@media (max-width: 1325px) {
  #footer1-2e .footlocaplus {
    left: 0 !important;
  }
}

.bouton {
  padding: 15px;
  background-color: #3CB0B3;
  border-radius: 15px;
  line-height: 40px;
  color: white;
}
.bouton span {
  color: white !important;
}

.bloc-text a span {
  color: black;
  font-weight: bold;
}

::marker {
  color: black;
}

.scrolled .logonav img {
  top: -45px !important;
}

a {
  color: #675044;
}
a:hover {
  color: #3CB0B3;
}

.text-img-type-2 a {
  color: white;
  text-decoration: underline !important;
}
.text-img-type-2 a:hover {
  color: white;
}

.pageBloc.blocTexteImage.type1#bloc_prodFiche .intPageBloc .blocContenu .intBlocTxtContenu .intFormAjout .bouton {
  padding: 0;
  background-color: #675044;
}

.selectionQuantite label {
  color: #675044;
}

/*# sourceMappingURL=pageC.css.map */
