html,
button,
input,
select,
textarea {
  color: #222;
  font-family: 'Roboto condensed', sans-serif;
  -webkit-appearance: none;
}
textarea {
  border-color: #d8d8d8;
}
html {
  font-size: 1em;
  line-height: 1.5;
}
html,
body {
  margin: 0;
  overflow-x: hidden;
}
::-moz-selection {
  background: #64c7ed;
  text-shadow: none;
}
::selection {
  background: #64c7ed;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.clear {
  clear: both;
  float: left;
}
.group:after {
  content: '';
  display: table;
  clear: both;
}
.hide {
  display: none;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.overflowFix {
  overflow: hidden;
}
.group:after {
  content: '';
  display: table;
  clear: both;
}
body {
  font-size: 1em;
  line-height: 1.4;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  background-color: #131010;
  overflow: hidden;
}
.fix-overflow {
  overflow-x: hidden;
}
.no-style ul li {
  list-style-type: none;
  position: relative;
}
.no-style {
  padding-top: 0px;
  padding-bottom: 25px;
}
.liste-mobile li {
  margin-bottom: 10px;
}
b, strong {
    font-weight: bold;
}
.wrapper {
  overflow: hidden;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.wrapper .page-videos h2 {
  padding-bottom: 0px;
}
.section-blanc, #page-archive .wrapper {
  position: relative;
  background: #fff;
  padding: 0 40px 100px 40px;
  min-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .section-blanc, #page-archive .wrapper {
    padding: 0 20px 100px 20px;
  }
}
.centrer-accueil {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 830px;
  padding: 0 40px 0 40px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .centrer-accueil {
    width: auto;
  }
}
@media only screen and (max-width: 620px) {
  .centrer-accueil {
    padding: 0 10px 0 10px;
  }
}
.centrer-accueil h2 {
  color: #fff;
}
.boutons-navigation {
  padding: 5px 10px;
  background: #4ec8ed;
  color: #000;
  display: inline-block;
  margin-top: 35px;
  font-size: 1.5em;
  text-decoration: none;
}
.boutons-navigation:hover {
  color: #000;
  background: #fff;
  cursor: pointer;
}
.bouton-fond-blanc:hover {
  outline: 1px solid #000;
}
.btn-large {
  height: auto !important;
  line-height: 15px !important;
  padding: 16px 28px !important;
  font-weight: normal !important;
}
.btn-large input[type='submit'] {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.btn-large:hover {
  color: #000;
}
h1 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 3em;
  font-family: 'Roboto Condensed', sans-serif;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 320px) {
  h1 {
    font-size: 1.85em;
  }
}
h1.titreNivCategories {
  text-align: left;
  text-transform: uppercase;
  font-size: 2em;
}
h1.titreNivCategories span {
  font-size: 0.5em;
}
h2 {
  font-weight: 300;
  padding: 0;
  margin: 0;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', sans-serif;
}
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  padding: 0;
  letter-spacing: 2px;
  margin: 0;
}
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0;
  margin: 0;
}
h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}
p,
li,
a {
  font-size: 1em;
  max-width: 800px;
  font-family: 'Roboto condensed', sans-serif;
}
footer li {
  max-width: 100%;
  list-style: none;
}
a {
  color: #0076c1;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
.uppercase {
  text-transform: uppercase;
}
.sur-titre {
  color: #fff;
  font-size: 1.75em;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 480px) {
  .sur-titre {
    font-size: 1.35em;
  }
}
.accueil section h2 {
  color: #fff;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 480px) {
  .accueil section h2 {
    font-size: 2.6em;
  }
}
.prix-or {
  color: #e9d172;
}
.prix-argent {
  color: #d3e2e8;
}
.prix-bronze {
  color: #7d6229;
}
.prix-autres {
  color: #5fc6ef;
}
.grand-paragraphe {
  font-size: 1.75em;
  max-width: 800px;
}
@media only screen and (min-width: 1024px) {
  .grand-paragraphe {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1250px) {
  .grand-paragraphe {
    max-width: 800px;
  }
}
.information-sup {
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.information-sup:last-child {
  margin-bottom: 70px;
}
.container-laureat h2 a {
  color: #111113;
  font-size: 0.8em;
}
.container-laureat sup{
  vertical-align: text-bottom;
}
header {
  height: auto;
}
.grille {
  margin-top: 15px;
}
.grille img {
  width: 100%;
}
.aspectratio {
  position: relative;
  height: 100%;
  width: 100%;
}
.aspectratio[data-ratio='16:9'] {
  height: 0;
  padding-top: 56.25%;
}
.aspectratio[data-ratio='4:3'] {
  padding-top: 75%;
}
.aspectratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
nav {
  color: white;
  text-transform: uppercase;
  font-size: 0.8em;
}
.bouton {
  color: #000;
  background: #4ec8ed;
  -webkit-transition: color 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease;
  padding: 0.75em 1.25em !important;
  margin-top: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}
.bouton:hover {
  background: #f1f1f1;
  cursor: pointer;
}
.en-btn {
  background: #e6e6e6;
}
.laureats .entete .bouton {
  color: #000;
}
.btn_petit {
  margin: 50px 0 70px 0;
}
.espace-contenu {
  margin-top: 100px;
}
.bordure {
  border-top: 1px solid #111113;
  padding: 30px 0 60px 0;
}
.bordure .container {
  margin-top: 50px;
}
input,
label,
button {
  display: block;
}
label {
  margin-top: 15px;
  position: relative;
}
input,
textarea {
  margin-top: 5px;
}
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow .3s, border .3s;
}
input[type=submit]:hover{
  cursor: pointer;
}
.check-infolettre p {
  margin-top: 20px;
}
.dropdown-content {
  list-style: none !important;
  padding-left: 0 !important;
}
.select-dropdown.dropdown-content li.selected,
.select-dropdown.dropdown-content li:hover {
  background-color: #4ec8ed !important;
}
.dropdown-content li > a,
.dropdown-content li > span {
  color: #000 !important;
}
[type='checkbox'].filled-in:checked + span:not(.lever):before {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}



[type='checkbox'].filled-in:disabled:not(:checked) + span:not(.lever):after {
  background-color: #4ec8ed !important;
}


.bouton-ouvre-accordeon:before {
  content: '+';
  display: block;
  font-size: 36px;
}
.ouvert .bouton-ouvre-accordeon:before {
  content: '-';
}

.circle-check-svg-wrap {
  position: absolute;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.espace-bouton-liste {
  display: block;
  background: #4ec8ed;
  right: 0px;
  padding: 0 10px 8px 10px;
  position: absolute;
  top: 5px;
  z-index: 99999;
  width: auto;
  color: #000;
  text-decoration: none;
}
.espace-bouton-liste i {
  color: #0f1012;
  position: relative;
  top: 6px;
  left: 5px;
}
.espace-bouton-liste:hover {
  background: #fff;
}
@media only screen and (max-width: 1060px) {
  .accueil .espace-bouton-liste {
    top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .groupe-boutons {
    width: auto;
    position: absolute;
    right: 0;
    top: 3;
    z-index: 25;
  }
}
.menu-principal {
  width: 100%;
  height: 100%;
  min-height: 100px;
  background: #000;
}
.menu-principal ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  padding-left: 0;
}
@media only screen and (min-width: 1041px) {
  .menu-principal ul {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 920px) {
  .menu-principal ul {
    max-width: 610px;
  }
}
@media only screen and (max-width: 515px) {
  .menu-principal ul {
    flex-direction: column;
  }
}
.menu-principal ul li {
  display: inline-block;
  flex: auto;
  margin-top: 1px;
  padding-left: 10px;
}
@media only screen and (max-width: 728px) {
  .menu-principal ul li {
    padding-top: 15px;
  }
}
.menu-principal ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.25em;
}
.menu-principal ul li a:hover {
  color: #4ec8ed;
}
@media only screen and (max-width: 1280px) {
  .menu-principal ul li {
    margin-top: 4px;
  }
}
.menu-principal ul li.active a {
  color: #4ec8ed;
}
.lien-navigation {
  display: flex;
   flex: 1;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 15px;
  background: #000;
  overflow: unset;
}
.lien-navigation a:last-child {
  margin-left: auto;
}
@media only screen and (max-width: 1020px) {
  .lien-navigation {
    flex-direction: column;
  }
}
.logo {
  height: 195px;
  margin-top: -80px;
  position: relative;
}
.logo div a {
  position: absolute;
  left: 50%;
  top: 175px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 520px) {
  .logo div a {
    left: 53%;
  }
}
@media only screen and (max-width: 420px) {
  .logo div a {
    top: 95px;
  }
}
.logo div a img {
  width: 100%;
  max-width: 380px;
  min-width: 250px;
}

@media only screen and (max-width: 950px) {
  .fiche-fromage .wrapper-flex {
    flex-direction: row;
  }
}
@media only screen and (max-width: 740px) {
  .fiche-fromage .wrapper-flex {
    flex-direction: column;
  }
}
.accord {
  height: 720px;
  min-height: 320px;
  background: url(../img/bg-vin.png) no-repeat, #010101;
  background-position-x: 0;
  background-position-y: 140%;
  background-size: cover;
}
@media only screen and (max-width: 620px) {
  .accord {
    height: 380px;
    background-position: 23% 120%;
  }
}
.flex-accord{
  display: flex;
}
.accord .wrapper {
  overflow: hidden;
  height: 100%;
}
.accord span,
.accord h2,
.accord a {
  float: right;
  clear: right;
}
.accord h2 span {
  clear: both;
  float: none;
  color: #4ec8ed;
}
.accord .centrer-accueil {
  position: relative;
  transform: translateY(20%);
}
.info-vin-2 {
  margin-top: 20px;
}
.info-vin-2 img.bouteille {
  margin-top: 10px !important;
}
@media only screen and (max-width: 1024px) {
  .info-vin-2 img.bouteille {
    margin-top: 7px !important;
  }
}
.fiche-bouteille {
  float: right;
  width: 48%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1220px) {
  .fiche-bouteille {
    width: 47%;
  }
}
@media only screen and (max-width: 1024px) {
  .fiche-bouteille {
    width: 61%;
  }
}
@media only screen and (max-width: 768px) {
  .fiche-bouteille {
    float: right;
    width: 85%;
  }
}
@media only screen and (max-width: 495px) {
  .fiche-bouteille {
    width: 95%;
  }
}
.fiche-bouteille.biere img.bouteille {
  max-width: 70px;
  margin-left: 0px;
}
.fiche-bouteille.biere .info {
  margin-left: 70px;
}

.fiche-bouteille.biere .info .pastille-gout {
  margin-top: 0px;
  height: auto;
  max-width: 150px;
  width: 100%;
}
.info-biere {
  float: right;
  text-align: right;
  width: 100%;
}
.info-vin {
  overflow: hidden;
  clear: right;
}
.info-vin .info {
  position: relative;
  width: 100%;
}
.info-vin h3{
  padding-bottom: 15px;
}
.info-vin .info span,
.info-vin .info a,
.info-vin .info h2,
.info-vin .info h3 {
  float: none;
  cleart: both;
  color: #fff;
}
.info-vin .info .pastille-gout {
  height: 75px;
  width: 75px;
}
.info-vin .info .produitQC {
  height: 75px;
  width: 75px;
}
.info-vin .info img {
  margin-top: 10px;
}
.info-vin img.bouteille {
  width: auto;
  max-height: 280px;
  margin-left: -55px;
}
@media only screen and (max-width: 420px) {
  .info-vin img.bouteille {
    width: auto;
    max-height: 200px;
    margin-left: -35px;
  }
}
.info-vin .appelation {
  font-size: 1em;
  margin-bottom: 0;
}
.info-vin p {
  margin: 0.5em;
  font-size: 0.9em;
}
.info-vin p.float {
  float: left;
}
.info-vin p.clear {
  clear: both !important;
  width: 100%;
}
.info-vin p a {
  font-size: 1.25em;
}
.info-vin p.codeCUP {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 1180px) {
  .info-vin p.codeCUP {
    clear: both;
  }
}
.descJury sup,
.page-photos sup {
  top: -5px;
}
.partenaires {
  margin: 0 auto 15px auto;
  height: 100%;
  min-height: 425px;
  background: #000;
  background-position: bottom;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .partenaires {
    background-position: 0px 86%;
    background-size: auto;
    min-height: 425px;
  }
}
@media only screen and (max-width: 680px) {
  .partenaires {
    min-height: 400px;
    background: #000;
  }
}
.partenaires h2 {
  display: block;
  text-transform: none !important;
  text-align: center;
}
.partenaires h2:first-child {
  padding-top: 50px;
}
@media only screen and (max-width: 520px) {
  .partenaires {
    min-height: 550px;
  }
}
.partenaires ul {
  display: block;
  list-style: none;
  text-align: center;
  position: relative;
  padding-left: 0;
}
@media only screen and (max-width: 590px) {
  .partenaires ul {
    top: 20px;
  }
}
.partenaires li {
  display: inline-block;
}
.partenaires img {
  padding: 10px 10px !important;
}
@media only screen and (max-width: 960px) {
  .partenaires img {
    width: 80%;
  }
}
.infolettre {
  padding: 20px 0 20px 100px;
}
@media only screen and (max-width: 655px) {
  .infolettre {
    padding: 20px 0;
  }
}
.infolettre p {
  font-size: 1.25em;
  color: #fff;
  width: 400px;
  letter-spacing: 2px;
  font-family: 'roboto condensed', sans-serif;
}
.infolettre h2 {
  color: #fff;
}
.espace-noire {
  height: auto;
  margin-top: -195px;
  position: relative;
  z-index: 20;
  background: #000;
}
.wrapper-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 950px) {
  .wrapper-flex {
    flex-direction: column;
  }
}
.fiche-fromage .lien-retour {
  margin-top: 50px;
  display: block;
}
.fiche-fromage h1 {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
.fiche-fromage p.infoprincipal{
  color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 2.25em;
}
.fiche-fromage p.infoprincipal .small_infoprincipal{
    font-size: 0.75em;
}
@media only screen and (max-width: 1024px) {
  .fiche-fromage p.infoprincipal{
      font-size: 1.5em;
  }
}
@media only screen and (max-width: 480px) {
  .fiche-fromage h1 {
    width: 80%;
    word-break: break-word;
    display: inline-block;
  }
}
.fiche-fromage h1 img {
  float: left;
  padding: 5px 20px 41px 0;
}
.fiche-fromage h1 .fromagerie {
  font-size: 0.5em;
  text-transform: none;
  display: block;
  width: 370px;
  color: #bfbfbf;
}
@media only screen and (max-width: 1024px) {
  .fiche-fromage h1 .fromagerie {
    font-size: 0.4em;
  }
}
@media only screen and (max-width: 495px) {
  .fiche-fromage h1 .fromagerie {
    width: 280px;
  }
}
.fiche-fromage h1 em {
  display: block;
}
.fiche-fromage h1 .prixSpecialFiche {
  font-size: 0.7em;
}
@media only screen and (max-width: 1024px) {
  .fiche-fromage h1 .prixSpecialFiche {
    font-size: 0.7em;
  }
}
.fiche-fromage h2 {
  font-size: 1.8em;
  text-transform: uppercase;
  line-height: 1;
}
.fiche-fromage .droitPhoto {
  position: absolute;
  bottom: 0;
  left: 30px;
  color: #fff;
  font-size: 0.7em;
}
@media only screen and (max-width: 620px) {
  .fiche-fromage .droitPhoto {
    left: 50%;
    transform: translateX(-50%);
  }
}
.fiche-fromage .description {
  position: relative;
  flex: 1;
  background: url(../img/bg-blanc-bois-6b.jpg) no-repeat;
  background-size: cover;
  z-index: 3;
  height: auto;
  width: 59%;
}
@media only screen and (max-width: 680px) {
  .fiche-fromage .description {
    height: auto;
  }
}
@media only screen and (max-width: 740px) {
  .fiche-fromage .description {
    width: 100%;
  }
}
.fiche-fromage .description .wrapper {
  height: auto;
  padding: 30px 30px 50px 30px;
  width: auto;
}
.fiche-fromage .description .wrapper p {
  font-size: 1.15em;
}
.fiche-fromage .description.english {
  min-height: 500px;
}
.fiche-fromage .wrapper {
  padding: 0 30px 0 30px;
  width: auto;
  
}
@media only screen and (min-width: 1200px) {
  .fiche-fromage .wrapper {
    padding:0;
  }

}
.fiche-fromage .image-fromage {
  height: auto;
  min-height: 380px;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
@media only screen and (max-width: 620px) {
  .fiche-fromage .image-fromage {
    height: auto;
  }

}
@media only screen and (max-width: 480px) {
  .fiche-fromage .image-fromage {
    background: none;
  }
}
@media only screen and (max-width: 950px) {
  .fiche-fromage .image-fromage {
    margin-top: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .img-fromage-grande{
    width: 100%;
    margin:0 auto;
  }
}
.fiche-fromage .coordonnees {
  overflow: hidden;
}
.fiche-fromage .coordonnees iframe {
  height: 100%;
  min-height: 400px;
}
.fiche-fromage .accord {
  height: 100%;
  color: #fff;
  background-position-y: bottom;
  background-size: auto;
  min-height: 400px;
  position: relative;
  margin: 15px 0px;
}
@media only screen and (max-width: 480px) {
  .fiche-fromage .accord {
    background-position-y: 100%;
  }
}
.fiche-fromage .accord:before {
  content: '';
  width: 65%;
  position: absolute;
  right: -5.5%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 1;
}
@media only screen and (max-width: 1212px) {
  .fiche-fromage .accord:before {
    width: 100%;
    right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .fiche-fromage .accord:before {
    transform: none;
    right: 0;
  }
}
.fiche-fromage .accord .wrapper {
  z-index: 2;
  width: auto;
  padding: 30px 30px 50px 30px;
}
.fiche-fromage .groupe-pastille {
  width: 100%;
  float: right;
  clear: right;
  margin-top: 20px;
  text-align: right;
}
.fiche-fromage .pastille-seul {
  position: relative;
  width: 100%;
  padding: 0 30px 30px 0;
  display: inline-block;
}
.fiche-fromage .pastille-seul img {
  float: right;
  width: 100%;
  max-width: 100px;
}
@media only screen and (max-width: 620px) {
  .fiche-fromage .pastille-seul img {
    max-width: 75px;
  }
}
.fiche-fromage .pastille-seul.biere img {
  max-width: 150px;
}
.fiche-fromage .pastille-seul.biere h3 {
  top: 25px;
  right: 200px;
}
.fiche-fromage .pastille-seul h3 {
  display: block;
  position: absolute;
  top: 35px;
  right: 150px;
}
@media only screen and (max-width: 1024px) {
  .fiche-fromage .pastille-seul h3 {
    top: 40px;
  }
}
@media only screen and (max-width: 620px) {
  .fiche-fromage .pastille-seul h3 {
    top: 25px;
  }
}
.fiche-fromage .coordonnees {
  background: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.26);
  margin-bottom: 50px;
}
.fiche-fromage .coordonnees p {
  padding-left: 30px;
}
.fiche-fromage .coordonnees.english {
  z-index: 20;
  position: relative;
}
.partage {
  height: 60px;
}
.partage ul {
  width: 315px;
  margin: 0 auto;
  list-style: none;
  display: flex;
}
.partage ul li {
  float: left;
  padding-right: 20px;
}
.partage ul #twitter {
  padding-top: 2px;
}
.page-photos,
.page-videos {
  overflow: hidden;
  margin-top: 70px;
}
.page-photos h2,
.page-photos h3,
.page-videos h2,
.page-videos h3 {
  clear: both;
}

.galleryIMG {
  padding-left: 0px;
  width: 95%;
}
.galleryIMG li {
  list-style: none;
  float: left;
  padding: 0 10px 20px 0;
  height: 85px;
}
.galleryIMG img {
  width: 125px;
  cursor: pointer;
}
#lightGallery-slider .info .desc a {
  color: #5cc1f7 !important;
}
#lightGallery-slider .info span.desc {
  line-height: 1.2;
  margin: 0 auto 0 auto;
  padding: 0;
}
.video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  @media (max-width: 768px) {
      grid-template-columns: 1fr;
    }
}

.video {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
}

.video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#video-yt {
  height: 420px;
  width: 844px;
  margin: 0 auto;
  background-color: #000;
}
@media only screen and (max-width: 620px) {
  #video-yt {
    height: 220px;
  }
}
@media only screen and (max-width: 1024px) {
  #video-yt {
    width: 100%;
    margin: 0;
  }
}
#video-yt iframe {
  min-height: 180px;
  width: 100%;
  height: 100%;
}
.image-lien-video {
  position: relative;
  height: auto !important;
}
.image-lien-video img {
  position: relative;
  cursor: pointer;
  width: 100%;
  z-index: 1;
}
.image-lien-video .lien-bouton-video {
  text-indent: -9999px;
  width: 85px;
  height: 60px;
  top: 45%;
  left: 44.75%;
  display: block;
  position: absolute;
  z-index: 10;
  background: url('../img/lien_video_icon.png') 0% 100% no-repeat;
}
@media only screen and (max-width: 768px) {
  .image-lien-video .lien-bouton-video {
    width: 54px;
    height: 37px;
    top: 40%;
    left: 44%;
    background: url('../img/lien_video_icon_small.png') 1% 100% no-repeat;
  }
}
.image-lien-video .lien-bouton-video:hover,
.image-lien-video a:hover + a {
  background: url('../img/lien_video_icon.png') 98% 100% no-repeat;
}
@media only screen and (max-width: 768px) {
  .image-lien-video .lien-bouton-video:hover,
  .image-lien-video a:hover + a {
    top: 40%;
    left: 44%;
    background: url('../img/lien_video_icon_small.png') 98% 100% no-repeat;
  }
}
.video-stream,
html5-main-video {
  background-color: #1a4a54 !important;
}
.boite-profil {
  border: 1px solid #4ec8ed;
  margin: 40px 0 20px 0;
  padding: 25px;
  max-width: 850px;
}
.page-confirmation .container h2,
.page-confirmation .container h3 {
  padding: 30px 0px 10px 0px;
}
.page-confirmation .container span {
  color: #4bb543;
}
.page-confirmation .container i {
  margin-top: 30px;
}
.page-confirmation .container i.transparent {
  background-color: transparent;
  box-shadow: none;
}
.page-confirmation .container a {
  color: #222;
  font-family: 'Roboto condensed', sans-serif;
  font-size: 15px;
  text-decoration: none;
  font-style: normal;
  text-transform: none;
}
.page-partenaires h2 {
  padding-top: 50px;
}
.liste-partenaire,
.liste-collaborateurs {
  padding: 0px;
}
.liste-partenaire li,
.liste-collaborateurs li {
  max-width: 300px;
  display: inline-block;
}
.liste-partenaire li img,
.liste-collaborateurs li img {
  padding: 10px 40px;
}
.liste-collaborateurs img {
  height: 65px;
}
.descJury:nth-of-type(1):not(.recette) {
  margin-top: 100px;
}
.descJury {
  padding: 10px 0 15px 0;
  clear: both;
  overflow: hidden;
}
.descJury span {
  font-size: 1.25em;
  float: left;
  max-width: 700px;
}
@media only screen and (min-width: 768px) {
  .descJury span {
    max-width: 550px;
  }
}
@media only screen and (max-width: 768px) {
  .descJury span {
    float: none;
  }
}
.descJury .nomJury {
  color: #000;
  font-weight: bold;
  background-color: #4ec8ed;
  padding: 5px 10px;
  display: block;
  text-transform: uppercase;
}
.descJury.recette > span {
  max-width: 850px;
  width: 100%;
}
.descJury.recette span.nomJury {
  background-color: transparent;
  margin-bottom: 5px;
  width: 100%;
  padding-left: 0;
  max-width: 850px;
}
.descJury.recette table {
  margin-top: 20px;
}
.descJury.recette .compote td{
  vertical-align: top;
}
.descJury.recette thead {
  background-color: #eaeaea;
}
.descJury.recette thead td,
.descJury.recette tbody td {
  padding: 8px;
}
.descJury.recette tbody td p{
  font-family: 'Roboto', sans-serif;
}
.descJury.recette tr.separateur {
  border-bottom: 1px dotted #000;
}
.descJury img {
  float: left;
  margin: 0 25px 25px 0;
  width: 65px;
  display: block;
}
.descJury.recette img {
  float: none;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .descJury:not(.recette) img {
    max-width: 18%;
    min-width: 15%;
  }
}
@media only screen and (max-width: 768px) {
  .descJury:not(.recette) img {
    float: none;
    width: 100%;
    max-width: 300px;
  }
}
.descJury .smalltitle {
  margin-top: 70px !important;
}
@media only screen and (min-width: 768px) {
  .descJury .smalltitle {
    margin-top: 0px !important;
  }
}
.descJury .txtjury {
  display: block;
  width: 100%;
  float: none;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .descJury .txtjury {
    float: left;
    width: 75%;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .descJury.recette .txtjury {
    margin-top: 20px;
  }
}

a {
  color: #0076c1;
  text-decoration: underline;
  transition: color 0.3s ease;
}
a:hover {
  color: #005c95;
  text-decoration: none;
}
.grand-espace {
  padding-top: 7%;
  padding-bottom: 10%;
}
.espace-navy {
  overflow: hidden;
  z-index: 980;
}
.tricolonne {
  display: inline-block;
  vertical-align: top;
  padding-left: 4%;
  padding-right: 4%;
}
.float-gauche {
  width: 30%;
  margin-right: 2%;
  float: left;
  margin-bottom: 0px !important;
}
.float-gauche img {
  width: 100%;
  max-width: 300px;
  margin-top: 15%;
}
.float-droite {
  width: 60%;
  margin-right: 2%;
  float: right;
}
.explication-profil {
  padding: 5px 15px 15px 15px;
  background: #111113;
  overflow: hidden;
}
.explication-profil ul {
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  float: left;
  clear: left;
}
.explication-profil ul li {
  float: left;
  padding-right: 20px;
}
.explication-profil ul i {
  position: relative;
  top: 5px;
}
.explication-profil p {
  display: inline-block;
  float: left;
  clear: left;
  line-height: 1;
  max-width: inherit;
}
.explication-profil .explication {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .explication-profil .explication {
    float: left;
    width: 30%;
  }
}
.version-en {
  margin-top: 80px !important;
}
@media only screen and (max-width: 480px) {
  .laureats h2 {
    font-size: 1.5em;
  }
}
.laureats .entete,
.bg-wood .wrapper {
  padding: 0 30px 0 30px;
}
.entree-laureat {
  position: relative;
  color: #37393d;
  height: 185px;
  max-width: 360px;
  border-top: 1px dotted #5fc6ef;
  border-bottom: 1px dotted #5fc6ef;
  margin-bottom: 4%
}

.float-laureat {
  width: 30%;
  float: left;
  margin-right: 2%;
}
@media only screen and (max-width: 920px) {
  .float-laureat {
    width: 100% !important;
    float: none;
  }
  .entree-laureat {
    max-width: 100%;
  }
}
.grandgagnant {
  padding-bottom: 6%;
}
.laureatsGroupe {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 920px) {
  .laureatsGroupe {
    flex-direction: column;
    padding: 0;
  }
}
.laureatsGroupe .lien {
  text-decoration: underline;
}
.laureatsGroupe .ribbon {
  flex: 0 0 50%;
  overflow: hidden;
  height: 360px;
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 1060px) {
  .laureatsGroupe .ribbon {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 920px) {
  .laureatsGroupe .ribbon {
    width: 100%;
    flex: none;
    height: 320px !important;
    transform: none;
  }
}
@media only screen and (max-width: 680px) {
  .laureatsGroupe .ribbon {
    height: 240px !important;
  }
}

@media only screen and (max-width: 920px) {
  .laureatsGroupe .ribbon:nth-child(even) {
    margin-top: 0;
  }
}
.laureatsGroupe .ribbon a {
  text-decoration: none;
}
.laureatsGroupe h3 {
  font-size: 1.25em;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 480px) {
  .laureatsGroupe h3 {
    font-size: 1.05em;
  }
}
.laureatsGroupe i {
  color: #bfbfbf;
}
.laureatsGroupe .fromage {
  font-size: 1.8em;
  text-transform: uppercase;
  margin: 0;
  text-decoration: underline;
}
@media only screen and (max-width: 680px) {
  .laureatsGroupe .fromage {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 480px) {
  .laureatsGroupe .fromage {
    font-size: 1.5em;
  }
}
.laureatsGroupe .figure {
  position: relative;
  z-index: 2;
  width: 50%;
  left: 30px;
  top: 80px;
  color: #fff;
}
@media only screen and (max-width: 920px) {
  .laureatsGroupe .figure {
    transform: none;
  }
}
.laureatsGroupe .figure a {
  color: #bfbfbf;
}
.laureatsGroupe .conteneur-img {
  position: absolute;
  top: 0%;
  z-index: 0;
  right: 8%;
}
.laureatsGroupe .conteneur-img img {
  width: 125%;
  left: -80px;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .laureatsGroupe .conteneur-img img {
    height: auto;
    width: 150%;
    left: -145px;
    position: relative;
  }
}
@media only screen and (max-width: 920px) {
  .laureatsGroupe .conteneur-img img {
    height: auto;
    width: 100%;
    left: 0;
    position: relative;
  }
}
@media only screen and (max-width: 920px) {
  .laureatsGroupe .conteneur-img {
    transform: skew(0deg) rotate(0deg) translateY(-50%);
    top: 50%;
    z-index: 0;
  }
}
@media only screen and (max-width: 580px) {
  .laureatsGroupe .conteneur-img {
    transform: none;
    top: 0;
    height: auto;
  }
  .laureatsGroupe .conteneur-img img {
    height: auto;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .laureatsGroupe .conteneur-img {
    transform: none;
    top: 0;
    height: 100%;
  }
  .laureatsGroupe .conteneur-img img {
    height: 100%;
    left: 50px;
    width: auto;
    transform: none;
  }
}
.ribbon-bleu .ribbon-css div {
  background: #5fc6ef;
  background: linear-gradient(#5fc6ef 0%, #5fc6ef 100%);
}
.ribbon-bleu .ribbon-css div:after {
  border-left: 16px solid #5fc6ef;
  border-right: 16px solid #5fc6ef;
}
.ribbon-gold .ribbon-css div {
  background: #e9d172;
  background: linear-gradient(#e9d172 0%, #e9d172 100%);
}
.ribbon-gold .ribbon-css div:after {
  border-left: 16px solid #e9d172;
  border-right: 16px solid #e9d172;
}
.ribbon-silver .ribbon-css div {
  background: #d3e2e8;
  background: linear-gradient(#d3e2e8 0%, #d3e2e8 100%);
}
.ribbon-silver .ribbon-css div:after {
  border-left: 16px solid #d3e2e8;
  border-right: 16px solid #d3e2e8;
}
.ribbon-bronze .ribbon-css div {
  background: #7d6229;
  background: linear-gradient(#7d6229 0%, #7d6229 100%);
}
.ribbon-bronze .ribbon-css div:after {
  border-left: 16px solid #7d6229;
  border-right: 16px solid #7d6229;
}
.ribbon-css {
  padding: 0 0 24px 0;
  position: absolute;
  z-index: 3;
  left: 30px;
  top: -0.25em;
  width: 32px;
  transform: skew(5deg) rotate(5deg);
}
@media only screen and (max-width: 920px) {
  .ribbon-css {
    transform: none;
  }
}
.ribbon-css div {
  color: #fff;
  padding: 4px 0 21px 0;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
.ribbon-css div:after {
  border-bottom: 24px solid transparent;
  bottom: 0;
  content: '';
  height: 0;
  left: 0;
  top: 24px;
  position: absolute;
  width: 0;
}
.boite {
  margin: 25px 0 25px 0;
  overflow: hidden;
}

.boite h2{
  display: inline-block;
  font-size: 28px;
  padding: 15px 5px 15px 15px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 98.25%;
  background: #000;
}
.boite h2 a,.boite h2 a:hover{
  width: 100%;
  max-width: 100%;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.boite h2 a i,.boite h2 a:hover i {
  display: inline;
  vertical-align: text-top;
}
.boite h2 a {
  font-size: 0.8em;
}
.boite h2 a:hover,.boite.ouvert h2 a{
  color: #4ec8ed;
}
.boite h2 a span{
  text-align: center;
  width: 38px;
  float: right;
  padding-right: 10px;
}
.boite h2 a span:before{
  content: '+';
  position: absolute;
  display: block;
  width: 30px;
}
.boite.ouvert h2 a span:before{
  content: '-';
}
@media only screen and (max-width: 400px) {
  .page-archive-prototype h2 sup {
    display: inline-block;
  }
}
.float-laureat-large {
  height: 250px;
  width: 48%;
  margin-bottom: 16px;
  float: left;
  margin-right: 2%;
}
.clearfloat-laureat{
  clear: left;
}
@media only screen and (max-width: 920px) {
  .float-laureat-large {
    width: 100% !important;
    float: none;
  }
}
@media only screen and (max-width: 1024px) {
  .float-laureat-large {
    height: auto!important;
  }
}
.large-photo {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.large-photo .img-container {
  display: block;
  margin: 0 auto;
  max-width: 501px;
  width: 85%;
}
.large-photo .popup-closer {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 35px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  text-indent: 13px;
  transform: translate(50%, -50%);
  width: 35px;
}
.large-photo .relative-container {
  position: relative;
  margin-top: 15%;
}
@media only screen and (max-width: 530px) {
  .large-photo .relative-container img {
    width: 100%;
  }
}
.bg-wood {
  background: #fff;
  position: relative;
  padding: 65px 0 100px 0;
}
@media only screen and (max-width: 920px) {
  .bg-wood {
    background: #fff;
    transform: none;
  }
}
.gagnants,
.finalistes {
  position: relative;
}
@media only screen and (max-width: 920px) {
  .gagnants,
  .finalistes {
    transform: none;
  }
}
.gagnants h3{
  padding:15px 0 15px 0;
}
.container h4,
.containerAccueil h4 {
  font-weight: normal;
}
@media only screen and (min-width: 1250px) {
  .enveloppe-groupe-laureat {
    width: 100%;
    overflow: hidden;
  }
}
.laureats h4 {
  margin: 0;
}
.laureats select {
  display: block;
}
.laureats .gagnants,
.laureats .finalistes {
  padding: 0 30px 0 30px;
}
.laureats .wrapper {
  padding: 5px;
}
.laureats .documents-interets {
  background: #fff;
  margin-top: -100px;
  position: relative;
  z-index: 25;
}
.laureats .entete {
  color: #fff;
}

.filtres-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap:2.5%;
}
#page-archive .filtres-container{
  gap:0;
}
.filtres-container .filtres {
  margin-bottom: 20px;
  padding: 0;
  position: relative;
  width: 100%;
}
.filtres-container .filtres label {
  display: block;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.filtres-container .filtres select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  border: 1px solid #222;
  color: #222;
  font-size: 18px;
  height: 40px;
  padding-left: 15px;
  padding-right: 30px;
  width: 100%;
  outline: none;
  -wekbit-outline: none;
}
.filtres-container .filtres .fleches {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  pointer-events: none;
}
.filtres-container .filtres .fleches:after {
  content: '';
  border: 7px solid transparent;
  border-color: #222 transparent transparent transparent;
}
.filtres-container #reset-filtres {
  border: none;
  font-size: 16px;
  font-weight: 300;
  margin-top:0;
  margin-bottom: 30px;
}
#erreurFiltres {
  display: none;
  padding: 30px 15px;
}
@media only screen and (min-width: 1024px) {
  .filtres-container .filtres {
    flex: 1 0 45%;
  }
}
.finalistes h3 {
  margin-top: 0px;
  padding-top: 0px !important;
}
.finalistes h3 img {
  margin-left: 10px;
}
.finalistes h2 + h3 {
  margin-top: 0px;
}
.finalistes .itineraire {
  transform: scaleX(-1);
}
.finalistes .entree-laureat{
  height: 175px;
}
.finalistes .entree-laureat .img-container{
  margin:16px 16px 0px 0px;
}
.finalistes .entree-laureat .img-container:hover {
  cursor: default;
}
.finalistes .filtres {
  margin-top: 40px;
  position: relative;
  width: 100%;
}
.finalistes .filtres label {
  color: #222;
  font-family: 'Roboto condensed', sans-serif;
}
.finalistes .filtres select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  border: 1px solid #000000;
  color: #000000;
  font-size: 18px;
  height: 40px;
  padding-left: 15px;
  padding-right: 30px;
  width: 100%;
  outline: none;
  -wekbit-outline: none;
  display: block;
}
.finalistes .filtres .fleches {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  pointer-events: none;
}
.finalistes .filtres .fleches:after {
  content: '';
  border: 7px solid transparent;
  border-color: #000 transparent transparent transparent;
}
.finalistes .documents-interets {
  margin-top: 0 !important;
  padding-top: 25px;
}
.finalistes .documents-interets .bordure {
  border: none;
}
.finalistes .documents-interets .bordure h2 {
  margin-top: 40px;
}
.finalistes .documents-interets .bordure h2:first-child {
  margin-top: 0;
}
.finalistes .documents-interets .bordure h2 + p {
  margin-top: 0;
}
.wrapper.pub-liste {
  width: auto;
}

@media screen and (min-width: 768px) {
  .finalistes .filtres {
    width: 50%;
  }
}
.entree-laureat .zoom {
  background-color: #fff;
  color: #666;
  position: absolute;
  right: 1px;
  bottom: 1px;
}
@media only screen and (min-width: 1250px) {
  .bordure h1,
  .bordure h2,
  .bordure h3,
  .bordure h4 {
    clear: both;
  }
}
@media only screen and (min-width: 1250px) {
  .grand-paragraphe {
    max-width: 800px;
  }
  .enveloppe-groupe-laureat {
    width: 100%;
    overflow: hidden;
  }
  .enveloppe-groupe-laureat h4 {
    padding-top: 25px;
  }
  .enveloppe-groupe-laureat h3 {
    clear: left;
    padding-top: 16px;
  }
  .no-margin {
    margin-right: 0px !important;
  }
  .bordure h1,
  .bordure h2,
  .bordure h3,
  .bordure h4 {
    clear: both;
  }
  .p-laureat {
    width: 90%;
  }
  .espace-annonce #image-fond-annonce {
    min-width: 100%;
    margin: auto;
  }
}
.enveloppe-groupe-laureat {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.enveloppe-groupe-laureat h4 {
  padding-top: 25px;
}
.enveloppe-groupe-laureat h3 {
  clear: left;
  padding-top: 16px;
}
.entree-laureat a{
  text-decoration: none;
}
.entree-laureat a:hover .nom-laureat{
  text-decoration: none;
}
.entree-laureat .nom-laureat {
  font-size: 1.1em;
  font-weight: 500;
}
.laureats .entree-laureat .nom-laureat {
  color: #0076c1;
  text-decoration: underline;
}
.entree-laureat .img-container {
  float: left;
  margin: 0 16px 16px 0;
  max-width: 89px;
  position: relative;
}
.entree-laureat .img-container:hover {
  cursor: pointer;
}
.entree-laureat img {
  display: inline-block;
  width: 95px;
}
.entree-laureat .zoom {
  background-color: #fff;
  color: #666;
  position: absolute;
  right: 1px;
  bottom: 1px;
}x
.entree-laureat .info {
  float: left;
  width: 69.72222222222222%;
}
.entree-laureat p {
  max-width: 370px;

  color: #222;
}
.entree-laureat .note-personnelle {
  margin-top: 10px;
}
.entree-laureat .plus {
  position: absolute;
  right: 5px;
  top: -20px;
  font-weight: 200;
  text-align: right;
  font-size: 2.5em;
  color: white;
  -ms-transform: rotate(-115deg);
  -webkit-transform: rotate(-115deg);
  transform: rotate(-115deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.entree-laureat .lien-laureat {
  text-decoration: none;
  color: #001d24;
}
.check-liste {
  display: none;
  position: absolute !important;
  bottom: 0;
  left: 0;
  margin-bottom: 0px !important;
  padding: 2px 5px 2px 5px;
  width: 120px;
}
.check-liste span {
  display: block;
  float: left;
  width: 33.3%;
}
.check-liste span:hover {
  cursor: pointer;
}
.check-liste span.actif {
  color: #59c5f1;
}
.check-liste [type='checkbox']:checked + span:not(.lever):before {
  backface-visibility: visible !important;
}
.check-liste
  [type='checkbox'].filled-in:not(:checked)
  + span:not(.lever):after {
  border: 1px solid #59c5f1;
  top: 1px;
}
.check-liste label {
  margin-top: 0px;
  font-family: 'Roboto condensed', sans-serif;
}
.connectee .check-liste {
  display: block;
}
#pagefiches .check-liste {
  display: inline-block;
  margin-top: 0;
  padding: 0;
  width: auto;
}
@media only screen and (max-width: 480px) {
  #pagefiches .check-liste {
    position: inherit !important;
    display: block;
  }
}
#pagefiches .check-liste span {
  color: #59c5f1;
  float: left;
  height: 50px;
  width: 50px;
}
@media only screen and (max-width: 480px) {
  #pagefiches .check-liste span {
    float: none;
  }
}
#pagefiches .check-liste span i {
  font-size: 35px;
}
.input-field label {
  position: relative !important;
  display: inline;
}
.fiche-fromage .check-liste {
  background: #000;
  position: relative !important;
  width: 156px;
}
@media only screen and (max-width: 1024px) {
  .fiche-fromage .check-liste {
    margin-bottom: 2rem !important;
  }
}
.fiche-fromage .check-liste label {
  color: #fff;
}
footer {
  position: relative;
  background: #000;
}
footer nav a {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 10px 0 10px 0;
  font-size: 1.25em;
  display: inline-block;
  text-decoration: none;
}
footer nav ul {
  padding: 0 0 1em 0;
}
@media only screen and (max-width: 1240px) {
  footer .wrapper {
    padding: 0 15px;
  }
}
footer nav a:hover {
  color: #4ec8ed !important;
}
footer .navigation-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 655px) {
  footer .navigation-footer {
    flex-direction: column;
  }
}
footer .signature-gouvernementale {
  padding: 0;
  list-style: none;
  width: auto;
  overflow: hidden;
}
footer .signature-gouvernementale a {
  float: right;
  padding-right: 15px;
}
footer .signature-gouvernementale li:first-child {
  float: left;
  padding-right: 50px;
}
footer .signature-gouvernementale li:last-child img {
  margin-top: -20px;
}
#page-archive .p-laureat:hover{
  cursor: pointer;
}
.page-archive {
  padding: 100px 30px 100px 30px;
  transform: none;
  background: url(../img/bg-blanc-bois.jpg) repeat;
}
.page-archive .gagnants {
  clear: left;
  transform: none;
}
.page-archive .no-margin {
  margin-right: 10px !important;
}
.page-archive .formulaire {
  margin-top: 50px;
}
.page-archive .formulaire form {
  height: auto;
  padding-bottom: 125px;
}
.page-archive .wrapper {
  overflow: hidden;
  padding: 5px;
}
.page-archive .float-laureat-large {
  height: 150px;
}
.page-archive .grandgagnant {
  margin-top: 75px;
}
.page-archive .entree-laureat {
  height: auto !important;
  border-bottom: none;
  margin-bottom: 0;
}
.page-archive-prototype {
  transform: none;
  background: url(../img/bg-blanc-bois.jpg) repeat;
}
.page-archive-prototype .float-laureat {
  display: none;
  margin-right: 0;
  width: 33.3%;
}
.page-archive-prototype .entree-laureat {
  border: none;
  height: 170px;
}
.page-archive-prototype .entree-laureat .img-container {
  margin-top: 0;
  margin-right: 20px;
  max-width: 95px;
}
.page-archive-prototype .entree-laureat .info {
  width: auto;
  height: 100%;
  position: relative;
}
.page-archive-prototype .entree-laureat .info .p-laureat {
  margin-top: 0;
  width: 100%;
  color: #222;
  text-decoration: none;
}
.page-archive-prototype .entree-laureat .categorie {
  background-color: #e6e6e6;
  color: #000;
  line-height: 1em;
  z-index: 1;
  margin: 0;
  position: absolute;
  top: 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 75px;

}
.page-archive-prototype .entree-laureat .categorie.categorie-or {
  background-color: #e9d172;
}
.page-archive-prototype .entree-laureat .categorie.categorie-argent {
  background-color: #d3e2e8;
}
.page-archive-prototype .entree-laureat .categorie.categorie-bronze {
  background-color: #7d6229;
}
.page-archive-prototype .entree-laureat .categorie.categorie-longaevi {
  background-color: #5fc6ef;
}
.page-archive-prototype .filtres-container * {
  box-sizing: border-box;
}
.page-archive-prototype .filtres {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.page-archive-prototype .filtres label {
  display: block;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.page-archive-prototype .filtres select {
  appearance: none;
  background: transparent;
  border-radius: 0;
  border: 1px solid #222;
  color: #222;
  display: block;
  font-size: 18px;
  height: 40px;
  outline: none;
  padding: 5px 30px 5px 15px;
  width: 100%;
}
.page-archive-prototype .filtres .fleches {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  pointer-events: none;
}
.page-archive-prototype .filtres .fleches:after {
  content: '';
  border: 7px solid transparent;
  border-color: #222 transparent transparent transparent;
}
.page-archive-prototype .filtres + #reset-filtres {
  border: none;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page-archive-prototype .filtres {
    float: left;
    width: 50%;
  }
  .page-archive-prototype .filtres.filtres-annee,
  .page-archive-prototype .filtres.filtres-fromagerie {
    padding: 0 1% 0 0;
  }
  .page-archive-prototype .filtres.filtres-annee .fleches,
  .page-archive-prototype .filtres.filtres-fromagerie .fleches {
    right: 20px;
  }
  .page-archive-prototype .filtres.filtres-region,
  .page-archive-prototype .filtres.filtres-categorie {
    padding: 0 0 0 1%;
  }
}
@media screen and (min-width: 1128px) {
  .page-archive-prototype .filtres {
    width: 25%;
  }
  .page-archive-prototype .filtres .fleches {
    right: 25px;
  }
  .page-archive-prototype .filtres.filtres-annee {
    padding: 0 1% 0 0;
  }
  .page-archive-prototype .filtres.filtres-categorie {
    padding-left: 0 0 0 1%;
  }
  .page-archive-prototype .filtres.filtres-categorie .fleches {
    right: 15px;
  }
}
@media screen and (max-width: 1180px) {
  .page-archive-prototype .float-laureat {
    width: 33.3%;
  }
}
@media screen and (max-width: 1000px) {
  .page-archive-prototype .float-laureat {
    float: left !important;
    width: 50% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-archive-prototype .float-laureat {
    float: none !important;
    width: 100% !important;
  }
}
.document-interets {
  background: #fff;
  overflow: hidden;
  position: relative;
  margin-top: -100px;
}
@media only screen and (max-width: 1250px) {
  .document-interets {
    margin-top: -150px;
  }
}
@media only screen and (max-width: 1250px) {
  .document-interets .wrapper {
    padding: 30px 30px 100px 30px;
  }
}
.archiveGroupe .entree-laureat {
  height: auto !important;
}
.espace-archives {
  text-align: left !important;
  padding: 100px 0 125px 0;
  overflow: inherit;
}
.espace-archives h1 {
  float: left;
  width: 240px;
}
@media only screen and (max-width: 480px) {
  .espace-archives h1 {
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .espace-archives {
    padding: 70px 0 80px 0;
  }
}
@media only screen and (min-width: 320px) {
  .espace-archives .full {
    width: 90%;
  }
}
.select-ios-fix {
  margin: 30px 10px 0 0;
  position: relative;
  display: inline-block;
  width: 145px;
  background: #4dc6f2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.5em;
  border: none;
  height: 65px;
  cursor: pointer;
  float: left;
}
.float-laureatEmerite {
  margin-bottom: 40px;
}
.float-Longeavi {
  clear: both;
}
@media only screen and (min-width: 1024px) {
  .grandgagnant .float-laureat h3,
  .grandgagnant .float-laureatEmerite h3 {
    padding: 0;
    margin: 0 0 5px 0;
  }
}
.grandgagnant .check-liste {
  left: 20px;
  bottom: -20%;
  margin-top: 0;
  position: relative !important;
  z-index: 9;
}
@media only screen and (max-width: 400px) {
  .grandgagnant .check-liste {
    bottom: -30% !important;
  }
}
@media only screen and (max-width: 920px) {
  .grandgagnant .check-liste {
    bottom: -25%;
  }
}
.grandgagnant span i {
  color: #fff;
}
.grandgagnant span.actif i {
  color: #59c5f1;
}
.gagnants {
  text-align: left;
  overflow: auto;
}
.gagnants h2 {
  text-align: left;
  text-transform: uppercase;
}
.gagnants .ribbon-gold {
  background-color: #e9d172;
}
.gagnants .ribbon-gold:before {
  border-color: #e9d172 #e9d172 transparent #e9d172;
}
.gagnants .ribbon-silver {
  background-color: #d3e2e8;
}
.gagnants .ribbon-silver:before {
  border-color: #d3e2e8 #d3e2e8 transparent #d3e2e8;
}
.gagnants .ribbon-bronze {
  background-color: #7d6229;
}
.gagnants .ribbon-bronze:before {
  border-color: #7d6229 #7d6229 transparent #7d6229;
}
.gagnants .ribbon-bleu {
  background-color: #5fc6ef;
}
.gagnants .ribbon-bleu:before {
  border-color: #5fc6ef #5fc6ef transparent #5fc6ef;
}
.gagnants .ribbon-emerite {
  background-color: #d4cfa9;
}
.gagnants .ribbon-emerite:before {
  border-color: #d4cfa9 #d4cfa9 transparent #d4cfa9;
}
.gagnants .ribbon {
  position: relative;
  margin-left: 1%;
  margin-right: 1%;
  height: 400px;
  width: 100%;
  max-width: 210px;
  margin-bottom: 15%;
  border: 4px solid #fff;
  float: left;
  margin-bottom: 170px;
}
@media only screen and (min-width: 320px) {
  .gagnants .ribbon {
    margin-left: 5%;
  }
}
@media only screen and (min-width: 360px) {
  .gagnants .ribbon {
    margin-left: 10%;
  }
}
@media only screen and (min-width: 365px) {
  .gagnants .ribbon {
    margin-left: 1%;
  }
}
.gagnants .ribbon .lien {
  padding-top: 0;
  text-transform: none;
}
.gagnants .ribbon .lien a {
  text-decoration: underline !important;
}
.gagnants .ribbon.premier {
  margin-left: 0;
}
.gagnants .ribbon.dernier {
  margin-right: 0;
}
.gagnants .ribbon .conteneur-img {
  height: 200px;
  position: relative;
  display: inline-block;
  text-align: center;
}
.gagnants .ribbon .conteneur-img img {
  max-width: 175px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-left: -3px;
}
.gagnants .ribbon h3,
.gagnants .ribbon p,
.gagnants .ribbon i {
  color: #000;
}
.gagnants .ribbon p {
  text-transform: uppercase;
  font-size: 1.1em;
  background-image: url('../img/ligne_gagnants.png');
  background-position: top center;
  background-repeat: no-repeat;
  font-style: normal;
  height: 25px;
}
.gagnants .ribbon h3 {
  font-size: 1.3em;
  text-transform: uppercase;
  margin-top: 0;
  font-style: normal;
  height: 30px;
}
.gagnants .ribbon .ligne-bas-gauche {
  height: 4px;
  background-color: #fff;
  display: block;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  bottom: -117px;
  left: -25px;
  z-index: 999;
  width: 154px;
}
.gagnants .ribbon .ligne-bas-droite {
  height: 4px;
  background-color: #fff;
  display: block;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: absolute;
  bottom: -117px;
  right: -25px;
  z-index: 999;
  width: 152px;
}
.gagnants .ribbon:before {
  content: '';
  position: absolute;
  top: 90%;
  left: 0;
  right: 0;
  border-style: solid;
  border-width: 105px;
  box-shadow: -4px 0px 0px 0px #fff, 4px 0px 0px 0px #fff,
    0px 0px 0px 0px transparent, -4px 0px 0px 0px #fff;
}
.gagnants .ribbon #figure {
  width: 87%;
  height: 140%;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  z-index: 999;
  position: absolute;
  top: 0;
  left: 6%;
}
@media only screen and (max-width: 910px) {
  .gagnants {
    padding-bottom: 210px;
  }
}
@media only screen and (min-width: 320px) {
  .gagnants {
    overflow: hidden;
  }
  .full {
    width: 90%;
  }
}
@media only screen and (max-width: 1050px) {
  .gagnants .ribbon {
    width: 100%;
    margin-bottom: 200px;
  }
}
.archiveOr {
  background: url('../img/vignette-or.png') no-repeat left !important;
}
.archiveArgent {
  background: url('../img/vignette-argent.png') no-repeat left !important;
}
.archiveBronze {
  background: url('../img/vignette-bronze.png') no-repeat left !important;
}
.archiveLongaevi,
.archiveEmerite {
  background: url('../img/vignette-bleue.png') no-repeat left !important;
}
.selectricWrapper {
  margin: 10px 10px 0 0;
  position: relative;
  display: inline-block;
  width: 160px;
  cursor: pointer;
  float: left;
}
@media only screen and (min-width: 320px) {
  .selectricWrapper {
    width: 145px;
    margin-right: 0px;
  }
}
.select-id-fiche .selectricWrapper {
  margin: 10px 10px 0 0;
  width: 275px;
}
@media only screen and (min-width: 320px) {
  .select-id-fiche .selectricWrapper {
    width: 275px;
  }
}
.selectricOpen .selectricItems {
  display: block;
}
.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}
.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  _font: 0/0 a;
  background: none !important;
}
.selectric {
  background: url(../img/arrow_dd.png) 92% 58% no-repeat #4dc6f2;
  position: relative;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 60px 0 0;
  padding: 10px 0 10px 10px;
  font-size: 2em;
  color: #000;
}
.select-id-fiche .selectric .label {
  padding: 10px 0 10px 10px;
  font-size: 1em;
}
.selectricItems {
  display: none;
  position: absolute;
  overflow: auto;
  top: 100%;
  left: 0;
  background: #4dc6f2;
  z-index: 1;
  outline: none;
}
.selectricItems ul,
.selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 20px;
  line-height: 20px;
  font-size: 1.25em;
}
.selectricItems li {
  border-top: 1px solid #000;
  padding: 12px 10px 12px 10px;
  cursor: pointer;
  display: block;
  color: #000;
}
.select-id-fiche .selectricItems ul,
.select-id-fiche .selectricItems li {
  font-size: 1em;
}
.selectricItems li:last-child {
  border-bottom: 1px solid #000;
}
.selectricItems li:hover {
  background: #fff;
}
.archiveGroupe {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .archiveGroupe {
    margin-top: 20px;
  }
}
.archiveGroupe .entree-laureat .p-laureat {
  padding-left: 42px;
}
.editions .enveloppe-site {
  overflow: hidden;
}
legend {
  top: -40px;
  position: absolute;
  font-size: 1.2em;
  font-weight: 300;
  margin-left: -10px;
}
.reponse-confirmation {
  clear: left;
  padding: 10px;
  text-align: center;
  background: #4df275;
  -webkit-animation: fadein 2s;
  -moz-animation: fadein 2s;
  -ms-animation: fadein 2s;
  -o-animation: fadein 2s;
  animation: fadein 2s;
}
.reponse-confirmation p {
  max-width: 100%;
  font-size: 1.2em;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
label:first-child {
  margin-top: 0px;
}
.info-input:before {
  content: url(../img/info_input.png);
  height: 16px;
  width: 16px;
  margin-left: 5px;
  cursor: pointer;
}
.select-id-fiche p {
  font-size: 1em;
  font-weight: bold;
}
.pageFromage form input,
.pageFromage form textarea,
.pageFromage form select {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 2px 2px 2px 5px;
  margin-bottom: 10px;
}
.pageFromage form textarea {
  height: 80px;
}
.pageFromage form input,
.pageFromage form textarea {
  width: 98%;
}
fieldset {
  width: 45%;
  padding: 10px;
  float: left;
  background: #eee;
}
fieldset:first-child {
  margin-right: 20px;
  background: #f7f7f7;
}
.fiche-date {
  margin: 50px 0 100px 0;
  float: left;
  clear: both;
}
.button-form .btn1 {
  float: left;
  width: 125px;
  border: none;
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #000;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.button-form .btnEnregistrer {
  background: #4dc6f2;
}
.button-form .btnOui {
  background: #42c21f;
  margin-right: 50px;
}
.button-form .btnNon {
  background: #ccc;
}
.button-form .btn1:hover {
  text-decoration: none;
}
.button-form .btnEnregistrer:hover {
  background: #4dc6f2;
}
.button-form a {
  float: left;
  padding-left: 10px;
  padding-top: 8px;
}
.bg-confirmation,
.bg-confirmation-ajout,
.bg-confirmation-supression,
.bg-confirmation-modif {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.85);
  transition: all 0.3s ease-in-out;
}
.bg-confirmation-afficher {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
}
.confirmation,
.confirmation-modif,
.confirmation-supression,
.confirmation-ajout {
  background: #fff;
  top: 40%;
  position: relative;
  vertical-align: middle;
  margin: 0 auto;
  z-index: 20;
  padding: 10px;
  width: 600px;
  height: 200px;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.confirmation p,
.confirmation-modif p,
.confirmation-supression p,
.confirmation-ajout p {
  font-size: 2em;
}
.confirmation input,
.confirmation-modif input,
.confirmation-supression input,
.confirmation-ajout input {
  margin-top: 20px;
  float: none !important;
}
.confirmation-afficher {
  opacity: 1;
  transform: scale(1);
}
.erreur-confirmation {
  background: #f2be4d !important;
}

.boite-selection {
  width: 325px;
  float: left;
  border: 1px solid #4ec8ed;
  padding: 25px;
  margin-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width: 460px) {
  .boite-selection {
    width: auto;
  }
}
.boite-selection i {
  position: absolute;
  font-size: 3em;
  top: 50%;
  color: #0076c1;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 460px) {
  .boite-selection i {
    font-size: 2em;
  }
}
@media only screen and (max-width: 460px) {
  .boite-selection p {
    font-size: 1.25em;
  }
}
.boite-selection span {
  text-decoration: underline;
}
.cercle-container {
  position: relative;
  display: inline-block;
  width: 75px;
  height: 75px;
  background: #e6f1f9;
  border-radius: 50%;
}
.accordeons {
  width: 100%;
}
.accordeons .toggle {
  display: none;
}
.accordeons .option {
  position: relative;
}
.accordeons .title,
.accordeons .content {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.2s;
  cursor: pointer;
}
.accordeons .title {
  background: #f1f1f1;
  color: #000;
  padding: 1em;
  display: block;
  font-weight: bold;
  margin-top: 0;
}
.accordeons .title:after,
.accordeons .title:before {
  content: '';
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #000;
  transition: all 0.2s;
}
.accordeons .title:after {
  transform: rotate(90deg);
}
.accordeons .content {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}
.accordeons .content p {
  margin: 0;
  padding: 0.5em 1em 1em;
  font-size: 0.9em;
  line-height: 1.5;
}
.accordeons .toggle:checked + .title + .content {
  max-height: 500px;
}
.accordeons .toggle:checked + .title:before {
  transform: rotate(90deg) !important;
}
.affichage-message textarea {
  width: 95%;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }

  .menu-principal,.lien-navigation,footer,.txtrecette > a,.btn_petit,.txtrecette img{
    display: none;
    opacity: 0;
    margin:0;
    padding:0;
    background: none;
    height: 0;
  }
  .container:before{
    content: 'Sélection Caseus - Concours des fromages du Québec';
  }
  .wrapper h1{
    text-transform: none;
    font-size: 14pt;
  }

}
.container ul li,.container ol li{
  padding-bottom: 0.5em;
}
.container ul li ul{
  padding-top: 0.5em;
}
.cache-form {
  transform: translateX(125%);
  height: 0;
  float: right;
}
.g-recaptcha {
  float: left;
  clear: left;
}
@media only screen and (max-width: 1024px) {
  .g-recaptcha {
    margin-bottom: 16px;
  }
}
.timeline{
  width: 100%;
  margin:15px 0 15px 0;
  background: #121E31;
  background: linear-gradient(90deg, rgba(18, 30, 49, 1) 0%, rgba(19, 32, 52, 1) 20%, rgba(28, 70, 99, 1) 40%, rgba(30, 78, 110, 1) 50%, rgba(26, 64, 92, 1) 60%, rgba(18, 32, 51, 1) 80%, rgba(18, 30, 49, 1) 100%);
  border-radius: 30px;
}
.timeline .centrer-accueil{
  max-width: 1080px;
  padding: 20px 40px 0px 40px;
}
.gagnant_annee_encours{
    display: flex;
    position:relative;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    @media only screen and (max-width: 720px) {
      flex-direction: column;
    }
  .fanion{
    position: absolute;
    display: inline-block;
    color: #fff;
    font-size: 1.25em;
    left: 60px;
    top: 10px;
  }
  .fanion-or .fanion span{
    color:#ead26a!important;
  }
  .fanion-or::before{
    content: '';
    display: block;
    background: url(../img/ruban-or.png) no-repeat;
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 20px;
   
  }
  .fanion-argent .fanion span{
    color:#d3e3e8!important;
  }
  .fanion-argent::before{
    content: '';
    display: block;
    background: url(../img/ruban-argent.png) no-repeat;
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 20px;
  }
  .fanion-bronze .fanion span{
    color:#7f6324!important;
  }
  .fanion-bronze::before{
    content: '';
    display: block;
    background: url(../img/ruban-bronze.png) no-repeat;
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 20px;
  }
  .fromage-caseus{
    flex:1;
    position: relative;
    h1{
      position: absolute;
      bottom: 15px;
      left: 20px;
      right: 20px;
      width: 100%;
      line-height: 1;
      white-space: normal;
      overflow-wrap: break-word;
      font-size: 1.5em;
      color: #fff;
      margin: 0;
      letter-spacing: normal;
      em{
        display: block;
        font-size: 0.6em;
        opacity: 0.75;
        text-transform: none;
      }
    }
  }
  img{
    width: 100%;  
  height: auto;  
  display: block;
  }
}
.filtres-container.recettes{
  max-width: 285px;
  @media only screen and (max-width: 430px) {
    max-width: 100%;
  }
}
.grille-liste-recette{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
    gap: 20px;
    margin-bottom: 25px;
    @media only screen and (max-width: 630px) {
      grid-template-columns: repeat(auto-fill, minmax(185px, 1fr));
    }    
  .card {
    display: block;
    border-bottom: 1px dotted #5fc6ef;
    padding:1em 0 1em 0;
    text-decoration: none;
    color: inherit; 
  }

  .card img {
    width: 100%;
    height: auto; /* conserve le ratio */
    display: block;
  }

  .card-content {
    padding:12px 0 0 0;
  }

  .card-title span{
    font-size: 1.1em;
    margin: 0 0 6px 0;
    font-weight: 500;
  }


}
/* page recette */
.txtrecette{
  width: 75%;
  @media only screen and (max-width: 1280px) {
      width: 100%;
  }
}
.instruction-recette{
  border: 1px solid #5fc6ef;
  padding: 20px;
}
.instruction-recette hr{
  border:none;
  border-bottom: 1px dotted #5fc6ef;
}

#retour-accueil {
    flex: 0 0 auto;
}
.pub-inscription{
  position: relative;
}
h1.titre-img-ligne, h1.titre-img-normal{
  display: inline-block;
  text-align: center;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  width: 100%;
  font-size: 2.35em;
  letter-spacing: 0;
  font-family: 'Roboto condensed', sans-serif;
  left: 50%;
  margin:25px 0 0 0;
  transform: translateX(-50%);
   @media only screen and (max-width: 1024px) {
      font-size: 1.5em;
       margin:0;
  }
   @media only screen and (max-width: 420px) {
      font-size: 1.25em;
  }
       @media only screen and (max-width: 520px) {
      display: none;
  }

}
h1.titre-img-ligne:after {
    border-bottom: 5px solid #5fc6ee;
    content: "";
    display: block;
     left: 50%;
       margin: 40px 0 0 0;
  position: relative;
  transform: translateX(-50%);
    width: 4rem;
   @media only screen and (max-width: 760px) {
      display: none;
  }

}
.titre-h2-img{
  display: inline-block;
  text-align: center;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  width: 100%;
  font-size: 2em;
  letter-spacing: 0;
  font-family: 'Roboto condensed', sans-serif;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
  @media only screen and (max-width: 1024px) {
      font-size: 1.35em;
  }
  @media only screen and (max-width: 768px) {
      font-size: 1.25em;
  }
   @media only screen and (max-width: 520px) {
      font-size: 1em;
  }
}
.wrapper-accueil .sticker {
  position: absolute;
  left: 53%;
  top: 65%;
  display: block;
  background-color: #5fc6ee;
  text-align: center;
  width: 125px; 
  aspect-ratio: 1;
  font-size: 1.5em;
  line-height: 1;
  font-family: 'Roboto condensed', sans-serif;
  align-content: center;
  clip-path: polygon(100% 50%,92.9% 59.79%,95.05% 71.69%,84.4% 77.43%,81.17% 89.09%,69.09% 89.64%,61.13% 98.75%,50% 94%,38.87% 98.75%,30.91% 89.64%,18.83% 89.09%,15.6% 77.43%,4.95% 71.69%,7.1% 59.79%,0% 50%,7.1% 40.21%,4.95% 28.31%,15.6% 22.57%,18.83% 10.91%,30.91% 10.36%,38.87% 1.25%,50% 6%,61.13% 1.25%,69.09% 10.36%,81.17% 10.91%,84.4% 22.57%,95.05% 28.31%,92.9% 40.21%);
  @media only screen and (max-width: 968px) {
      font-size: 1em;
      width: 75px;
      left: 57%;
  }
    @media only screen and (max-width: 520px) {
      font-size: 1em;
      top:50%;
  }

}

.wrapper-accueil .ribbon {
    position: absolute;
    text-align: center;
    line-height: 1.5;
    font-size: 1.35em;
    font-family: 'Roboto condensed', sans-serif;
    background: #5fc6ee;
    clip-path: polygon(100% 0, 97% 50%, 100% 100%, 0% 100%, 3% 50%, 0% 0%);
    display: block;
    align-items: center;
    width: 100%;
    max-width: 330px;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
  @media only screen and (max-width: 768px) {
      font-size: 1em;
  }
   @media only screen and (max-width: 520px) {
     top:10%;
  }
  @media only screen and (max-width: 420px) {
      clip-path: none;
  }
}
/* Octobre */
#fin_mois{
  transform: translate(-64px, -49px);
}