@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--*/
/*////////////////////////////////////////////////////////////////////*/
.socialReseaux {
  height: auto !important;
  align-items: inherit !important;
}

.cid-sYsP7EgLKR {
  margin-bottom: 200px;
}

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

.articleloc {
  height: 100%;
}

.articleloc .homeSlideCarre {
  display: flex;
  top: 0;
}
.articleloc .homeSlideCarre .art {
  width: 60%;
  height: 50vh;
}
@media (max-width: 900px) {
  .articleloc .homeSlideCarre .art {
    width: 100%;
  }
}

@media (max-width: 1719px) {
  .swiper-slide {
    display: flex;
    top: 0;
  }
}
@media (max-width: 1719px) {
  .swiper-slide .art {
    width: 60%;
    height: 50vh;
  }
}
@media (max-width: 900px) {
  .swiper-slide .art {
    width: 100%;
  }
}

#curator-feed-default-feed-layout {
  display: block !important;
}

.crt-load-more-container button {
  background-color: #F4F2F2 !important;
}

.crt-load-more-container span {
  color: #675044 !important;
  border: 1px solid #675044;
}

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