@charset "UTF-8";
/*font*/
/*color*/
@font-face {
  font-family: 'Hudson';
  src: url("../fonts/hudson.eot");
  src: url("../fonts/hudson.eot?#iefix") format("embedded-opentype"), url("../fonts/hudson.woff2") format("woff2"), url("../fonts/hudson.woff") format("woff"), url("../fonts/hudson.ttf") format("truetype"); }
@font-face {
  font-family: 'tabitharegular';
  src: url("../fonts/tabitha-webfont.eot");
  src: url("../fonts/tabitha-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/tabitha-webfont.woff2") format("woff2"), url("../fonts/tabitha-webfont.woff") format("woff"), url("../fonts/tabitha-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nothing_you_could_do_boldbold';
  src: url("../fonts/nothingyoucoulddobold-webfont.eot");
  src: url("../fonts/nothingyoucoulddobold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nothingyoucoulddobold-webfont.woff2") format("woff2"), url("../fonts/nothingyoucoulddobold-webfont.woff") format("woff"), url("../fonts/nothingyoucoulddobold-webfont.ttf") format("truetype"), url("../fonts/nothingyoucoulddobold-webfont.svg#nothing_you_could_do_boldbold") format("svg");
  font-weight: normal;
  font-style: normal; }
.kl-btn-bordered {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding: 15px 31px;
  border: 2px solid #fff;
  border-radius: 50px;
  display: inline-block; }
  .kl-btn-bordered:hover {
    color: #0d4c8c;
    background: #fff; }

a {
  transition: all .3s ease-in-out; }

button, a {
  transition: .3s ease-in-out; }
  button:focus, button:hover, a:focus, a:hover {
    outline: none;
    text-decoration: none; }

ul {
  padding-left: 0;
  margin-bottom: 0; }
  ul li {
    list-style: none; }

ol {
  padding-left: 15px; }
  
  html {
  margin: 0 !important; }

body {
  overflow-x: hidden !important;
  font-family: "Muli", sans-serif;
  padding: 0 !important;
  margin: 0 !important; }

*:after, *:before {
  margin-bottom: -1px; }

section[id*="id-"] {
  outline: none !important;
  box-shadow: none !important; }

header.sticky-top {
  z-index: 9999999; }
header .kl-top-header {
  background: #fff;
  padding: 25px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  header .kl-top-header nav {
    position: static !important; }
    header .kl-top-header nav .navbar-brand {
      width: 105px;
      margin-right: 8px;
      position: relative;
      top: -7px; }
    header .kl-top-header nav .navbar-nav li {
      position: static; }
      header .kl-top-header nav .navbar-nav li > a:hover {
        background: transparent url("../img/form-menu-actif.png") no-repeat center;
        background-size: 55px 34px; }
      header .kl-top-header nav .navbar-nav li a {
        color: #0d4c8c !important;
        font-size: 17px;
        font-weight: 700;
        padding: 6px 13px !important;
        text-transform: capitalize; }
      header .kl-top-header nav .navbar-nav li .dropdown-menu {
        background: #dcedfb;
        border: none;
        border-radius: 0;
        width: 100%;
        z-index: 123131232;
        top: 0;
        text-align: center;
        padding: 65px 15px; }
        header .kl-top-header nav .navbar-nav li .dropdown-menu a, header .kl-top-header nav .navbar-nav li .dropdown-menu li {
          display: inline-block !important;
          width: auto;
          padding: 0 27px !important; }
          header .kl-top-header nav .navbar-nav li .dropdown-menu a i {
            margin-left: 5px; }
          header .kl-top-header nav .navbar-nav li .dropdown-menu a:hover {
            background: transparent; }
        header .kl-top-header nav .navbar-nav li .dropdown-menu.kl-hover-wrapper a {
          opacity: 0.6; }
          header .kl-top-header nav .navbar-nav li .dropdown-menu.kl-hover-wrapper a.kl-is-hovered {
            opacity: 1; }
  header .kl-top-header .kl-search-form {
    position: relative; }
    header .kl-top-header #id-main-nav > .kl-search-form input {
      border: 2px solid #c9d0d7;
      border-radius: 51px;
      padding: 12px 8px 12px 50px !important;
      height: auto;
      font-size: 16px;
      font-weight: 700;
      max-width: 159px;
      margin-right: 18px !important; }
      header .kl-top-header .kl-search-form input::placeholder {
        color: #c9d0d7;
        font-size: 16px;
        font-weight: 700; }
    header .kl-top-header .kl-search-form a {
      background: #0d4c8c;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      line-height: 37px;
      color: #fff;
      border: none;
      box-shadow: none;
      font-size: 16px; }
    header .kl-top-header .kl-search-form:before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: "Font Awesome 5 Pro";
      font-weight: 900;
      content: "\f002";
      position: absolute;
      top: auto;
      bottom: auto;
      color: #c9d0d7;
      left: 27px;
      font-size: 16px; }
  header .kl-top-header .kl-follow-us {
    text-align: center;
    position: relative;
    padding-left: 26px; }
    header .kl-top-header .kl-follow-us:before {
      content: '';
      background: #c9d0d7;
      width: 1px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    header .kl-top-header .kl-follow-us p {
      margin-bottom: 2px;
      font-size: 18px;
      color: #5581ae;
      font-family: "tabitharegular"; }
    header .kl-top-header .kl-follow-us ul li {
      display: inline-block;
      margin: 0 6px; }
      header .kl-top-header .kl-follow-us ul li a {
        display: block;
        color: #0d4c8c;
        font-size: 16px; }

.kl-section-slider .kl-main-slider .kl-slider--item img, .swiper-container.gallery-top .swiper-slide img, .kl-sec-quizz-link .kl-mask-bull img, .kl-bx-recette--item figure > img, .kl-bx-recette--item figure > a > img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover; }

.kl-dots-slider {
  padding: 10px 0; }

.slick-dots {
  position: relative;
  bottom: 0;
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  flex-direction: column; }
  .slick-dots li {
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    margin: 10px auto; }
    .slick-dots li button {
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      transform: scale(0.7);
      transition: all .5 ease; }
      .slick-dots li button:before {
        content: none; }
    .slick-dots li.slick-active button {
      background-color: #fff;
      transform: scale(1); }

.kl-section-slider {
  position: relative; }
  .kl-section-slider .kl-main-slider {
    z-index: 100;
    position: relative;
    margin-bottom: 0; }
    .kl-section-slider .kl-main-slider:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 120px;
      background-color: rgba(0, 0, 0, 0.2);
      top: 0;
      right: 0; }
    .kl-section-slider .kl-main-slider .kl-slider--item {
      width: calc(100% - 165px);
      background: #000;
      /*&:not(slick-active){
        img{
          opacity: 0.5;
        }
      }*/ }
  .kl-section-slider .kl-slider-control {
    position: absolute;
    left: 0;
    background: #0d4c8c;
    width: 165px;
    height: 100%;
    z-index: 200;
    padding: 40px 15px 20px;
    text-align: center; }
    .kl-section-slider .kl-slider-control h4 {
      color: #fff;
      font-size: 18px;
      position: relative;
      font-family: "tabitharegular"; }
      .kl-section-slider .kl-slider-control h4:after {
        content: '';
        background: rgba(255, 255, 255, 0.2);
        height: 59px;
        width: 1px;
        display: block;
        margin: 45px auto; }
    .kl-section-slider .kl-slider-control .kl-btn-control {
      background: transparent;
      font-family: "Muli", sans-serif;
      border: none;
      font-size: 12px;
      color: #fff;
      text-transform: uppercase; }
      .kl-section-slider .kl-slider-control .kl-btn-control:hover {
        color: rgba(255, 255, 255, 0.2); }
      .kl-section-slider .kl-slider-control .kl-btn-control.kl-next .svg-inline--fa {
        margin-left: 4px; }
      .kl-section-slider .kl-slider-control .kl-btn-control.kl-prev .svg-inline--fa {
        margin-right: 4px; }
    .kl-section-slider .kl-slider-control .bottle {
      margin: 7.5px auto 0;
      width: 24px;
      height: 70px;
      background-image: url("../img/candia-timer.png");
      background-size: auto 100%; }
      .kl-section-slider .kl-slider-control .bottle.fill {
        animation: fill 12s steps(75); }
      .kl-section-slider .kl-slider-control .bottle.clear {
        animation: clear 1s steps(75); }

@keyframes fill {
  from {
    background-position: 0px; }
  to {
    background-position: -3600px; } }
@keyframes clear {
  from {
    background-position: 0px; }
  to {
    background-position: 3600px; } }
.kl-slider-vertical--item {
  text-align: center; }
  .kl-slider-vertical--item:not(.active) {
    opacity: 0; }
  .kl-slider-vertical--item h4, .kl-slider-vertical--item h2 {
    font-family: "tabitharegular";
    font-size: 24px;
    color: #fff;
    text-transform: initial;
    margin-bottom: 28px; }
  .kl-slider-vertical--item p {
    font-size: 14px;
    color: #fff; }
  .kl-slider-vertical--item a {
    padding: 18px 39px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50px;
    margin-top: 19px;
    display: inline-block; }
  .kl-slider-vertical--item > div {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center; }
    .kl-slider-vertical--item > div .kl-inner-slider {
      width: 36%;
      position: relative;
      z-index: 10; }
      .kl-slider-vertical--item > div .kl-inner-slider figure {
        max-width: 352px;
        display: block;
        margin: 0 auto 42px; }
    .kl-slider-vertical--item > div .kl-img-product {
      position: absolute;
      right: -86px;
      z-index: 1000;
      margin-top: 36px; }
      .kl-slider-vertical--item > div .kl-img-product img {
        max-height: 489px; }
    .kl-slider-vertical--item > div > figure {
      position: absolute;
      z-index: 1;
      max-width: 352px;
      max-height: 235px;
      margin-bottom: 0; }
      .kl-slider-vertical--item > div > figure.kl-top-right {
        top: 0;
        right: 0; }
      .kl-slider-vertical--item > div > figure.kl-top-left {
        top: 0;
        left: 0; }
      .kl-slider-vertical--item > div > figure.kl-bottom-left {
        bottom: 0;
        left: 0; }
      .kl-slider-vertical--item > div > figure.kl-bottom-right {
        bottom: 0;
        right: 0;
        max-height: 100%; }
  .kl-slider-vertical--item.kl-bg-brown > div::after {
    content: '';
    background: linear-gradient(45deg, #6b2d24, #974427);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .kl-slider-vertical--item.kl-bg-brown a {
    background: #ad4214; }
    .kl-slider-vertical--item.kl-bg-brown a:hover {
      background: #963911; }
  .kl-slider-vertical--item.kl-bg-blue > div::after {
    content: '';
    background: linear-gradient(45deg, #0033a0, #0082c7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1; }
  .kl-slider-vertical--item.kl-bg-blue a {
    background: #00acde; }
    .kl-slider-vertical--item.kl-bg-blue a:hover {
      background: #0098c5; }

.kl-slider-vertical--item:not(.active) .kl-img-product img{
    opacity: 0 !important;
}


div.kl-enchor {
  position: relative;
  top: -150px; }

.kl-sec-slider-vertical .kl-controls-slider {
  width: auto;
  height: 100%;
  bottom: auto;
  right: 39px;
  z-index: 1000;
  top: 0;
  display: flex;
  align-items: center; }
  .kl-sec-slider-vertical .kl-controls-slider nav {
    text-align: center; }
    .kl-sec-slider-vertical .kl-controls-slider nav a {
      display: block !important;
      color: #fff;
      font-size: 21px; }
    .kl-sec-slider-vertical .kl-controls-slider nav div {
      display: block;
      margin: 17px auto;
      width: 55px;
      height: 55px;
      text-align: center;
      line-height: 55px;
      border-radius: 50%;
      border: 1px solid #fff;
      font-size: 12px;
      color: #fff; }
.kl-sec-slider-vertical .kl-all-mark {
  width: 100% !important;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 30000;
  text-align: center; }
  .kl-sec-slider-vertical .kl-all-mark .kl-mark-content {
    width: 100% !important;
    z-index: 100000;
    background: #0d4c8c;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    overflow: hidden;
    max-height: 10px;
    position: relative; }
    .kl-sec-slider-vertical .kl-all-mark .kl-mark-content ul {
      padding: 30px 0; }
    .kl-sec-slider-vertical .kl-all-mark .kl-mark-content.kl-toogle {
      max-height: 490px; }
      .kl-sec-slider-vertical .kl-all-mark .kl-mark-content.kl-toogle + button::before {
        content: '\f00d'; }
  .kl-sec-slider-vertical .kl-all-mark ul li a {
    display: block; }
    .kl-sec-slider-vertical .kl-all-mark ul li a:hover img {
      -webkit-transform: scale(1.15);
      -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15); }
    .kl-sec-slider-vertical .kl-all-mark ul li a img {
      max-width: 100%;
      height: 162px;
      -webkit-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      -ms-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .kl-sec-slider-vertical .kl-all-mark button, .kl-sec-slider-vertical .kl-all-mark h1.button {
    z-index: 50000;
    position: relative;
    top: 0;
    border: none;
    background: url("../img/marques/marques-liste/bg-onglet.svg") no-repeat center/cover;
    color: #fff;
    padding: 13px 69px 21px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    cursor:pointer; }
    .kl-sec-slider-vertical .kl-all-mark button::before, .kl-sec-slider-vertical .kl-all-mark h1.button::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: "Font Awesome 5 Pro";
      font-weight: 100;
      content: "\f0c9";
      margin-right: 10px; }

.kl-bx-mark {
  padding: 0 30px; }
  .kl-bx-mark ul {
    display: block;
    text-align: center; }
    .kl-bx-mark ul li {
      display: inline-block;
      max-width: 10%;
      margin: 20px 1%; }
      .kl-bx-mark ul li a {
        display: block; }
        .kl-bx-mark ul li a:hover img {
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15);
          -ms-transform: scale(1.15);
          -o-transform: scale(1.15);
          transform: scale(1.15); }
        .kl-bx-mark ul li a img {
          -webkit-transition: .3s ease-in-out;
          -moz-transition: .3s ease-in-out;
          -ms-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }

footer {
  background: #0d4c8c;
  color: #fff;
  overflow-x: hidden; }
  footer .kl-info-footer {
    padding: 48px 97px 56px 15px; }
    footer .kl-info-footer a {
      margin-bottom: 7px;
      display: block; }
    footer .kl-info-footer p {
      font-size: 14px;
      font-weight: 400; }
    footer .kl-info-footer small {
      display: block; }
    footer .kl-info-footer > img {
      margin-top: 41px; }
  footer .footer-title {
    font-family: "tabitharegular";
    font-size: 24px;
    margin: 66px 0 22px;
    line-height: 1.5; }
  footer .kl-site-link ul li {
    display: block;
    margin-bottom: 21px;
    line-height: 1; }
    footer .kl-site-link ul li a {
      color: rgba(255, 255, 255, 0.75);
      font-size: 16px; }
      footer .kl-site-link ul li a:hover {
        color: #fff; }
  footer .kl-share {
    margin-bottom: 31px; }
    footer .kl-share li {
      margin-bottom: 21px;
      line-height: 1; }
      footer .kl-share li a {
        color: #fff;
        font-size: 16px;
        font-weight: 300; }
        footer .kl-share li a:hover {
          color: #fff; }
        footer .kl-share li a i {
          margin-right: 12px; }
  footer .kl-bg-primary {
    background: #0a3c6e;
    position: relative;
    padding-left: 69px; }
    footer .kl-bg-primary::after {
      content: '';
      background: #0a3c6e;
      height: 100%;
      width: 1000px;
      position: absolute;
      top: 0;
      right: -1000px; }
  footer .kl-bottom-footer {
    background: #e9eef4;
    padding: 15px;
    text-align: center; }
    footer .kl-bottom-footer p {
      margin: 0;
      color: rgba(1, 1, 1, 0.6);
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.1rem;
      font-weight: 500; }
      footer .kl-bottom-footer p a {
        color: rgba(0, 0, 0, 0.7); }
        footer .kl-bottom-footer p a:hover {
          color: #0d4c8c; }

.kl-move-right {
  right: 0;
  left: auto; }

.kl-move-left {
  right: auto;
  left: 0; }

.kl-slider-vertical.kl-move-right .kl-slider-vertical--item > div .kl-img-product {
  left: -86px;
  right: auto; }

.ps-slides .kl-top-left {
  position: absolute;
  top: 50px;
  left: 0; }
.ps-slides .kl-top-right {
  position: absolute;
  top: 0;
  right: 0; }

.kl-hero-product {
  min-height: 424px;
  padding: 67px 0;
  margin-bottom: 83px;
  position: relative; }
  .kl-hero-product::after {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -1px;
    background: url("../img/marques/produit-single/divider-hero.svg") no-repeat center/cover;
    width: 101%;
    height: 184px; }
  .kl-hero-product figure {
    margin-bottom: 36px; }
  .kl-hero-product h3 {
    font-size: 52px;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 21px; }
  .kl-hero-product p {
    font-family: "tabitharegular";
    font-size: 32px;
    color: #fff;
    margin-bottom: 0; }

.kl-product-description {
  position: relative; }
  .kl-product-description .kl-bg-top-left, .kl-product-description .kl-bg-bottom-right {
    position: absolute;
    z-index: 100; }
  .kl-product-description .kl-bg-top-left {
    top: 29px;
    left: 0; }
  .kl-product-description .kl-bg-bottom-right {
    bottom: 987px;
    right: 0; }
  .kl-product-description > .container {
    position: relative;
    z-index: 200; }
  .kl-product-description .kl-intro {
    margin-bottom: 142px; }
    .kl-product-description .kl-intro .kl-see-more {
      margin-top: 20px; }
  .kl-product-description p {
    color: #343637;
    font-size: 16px; }
  .kl-product-description h3 {
    font-family: "tabitharegular";
    font-size: 52px;
    margin-bottom: 40px;
    letter-spacing: 0.08rem; }
  .kl-product-description h4 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px; }
  .kl-product-description .kl-card-wrapper {
    padding: 0 15px; }
  .kl-product-description .kl-bx-card {
    background: #fff;
    padding: 32px;
    border-radius: 20px;
    margin-bottom: 43px;
    align-items: center; }
    .kl-product-description .kl-bx-card p {
      margin-bottom: 0; }
    .kl-product-description .kl-bx-card:last-of-type > div:first-of-type {
      padding-left: 15px; }
    .kl-product-description .kl-bx-card > div:first-of-type {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      padding-left: 0; }
      .kl-product-description .kl-bx-card > div:first-of-type figure {
        margin-bottom: 0; }
        .kl-product-description .kl-bx-card > div:first-of-type figure img {
          display: block;
          margin: 27px auto; }
        .kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin img {
          margin: 0 auto; }
        .kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin span {
          font-size: 14px;
          font-weight: 700;
          display: block;
          margin: 5px auto 31px;
          text-align: center; }
          .kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin span:last-of-type {
            margin-bottom: 0; }
    .kl-product-description .kl-bx-card li {
      margin-bottom: 19px; }
      .kl-product-description .kl-bx-card li p {
        margin-bottom: 0; }
    .kl-product-description .kl-bx-card table {
      display: table !important; }
      .kl-product-description .kl-bx-card table td, .kl-product-description .kl-bx-card table th {
        padding-left: 0; }
      .kl-product-description .kl-bx-card table th {
        font-size: 14px;
        color: #343637;
        font-weight: 700;
        border-top: none;
        border-bottom: 1px solid #dee2e6; }
      .kl-product-description .kl-bx-card table tr td {
        font-size: 14px;
        color: #343637;
        font-weight: 500;
        border-top: none;
        border-bottom: 1px solid #dee2e6; }
        .kl-product-description .kl-bx-card table tr td span {
          display: block;
          margin-top: 5px;
          font-size: 12px; }
    .kl-product-description .kl-bx-card small {
      display: block; }
  .kl-product-description .kl-product-format {
    margin-top: 143px;
    text-align: center; }
    .kl-product-description .kl-product-format h3 {
      margin-bottom: 42px; }
    .kl-product-description .kl-product-format .kl-format-list {
      position: relative;
      padding: 40px 10% 116px; }
      .kl-product-description .kl-product-format .kl-format-list::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 214px;
        z-index: 1;
        border-radius: 25px; }
      .kl-product-description .kl-product-format .kl-format-list .kl-format-item {
        position: relative;
        z-index: 2; }
        .kl-product-description .kl-product-format .kl-format-list .kl-format-item figure {
          height: auto;
            max-width: 230px;
          display: flex;
          margin: 0 auto 23px;
          align-items: flex-end;
          justify-content: center; }
          .kl-product-description .kl-product-format .kl-format-list .kl-format-item figure img {
            max-height: 100%; }
        .kl-product-description .kl-product-format .kl-format-list .kl-format-item h5 {
          font-size: 18px;
          font-weight: 400;
          margin-bottom: 4px; }
        .kl-product-description .kl-product-format .kl-format-list .kl-format-item p {
          font-size: 14px;
          margin-bottom: 0; }
		  .kl-product-description.kl-xts-candyup .kl-footer-product {
    padding-bottom: 134px; }
    .kl-product-description.kl-xts-candyup .kl-footer-product .kl-btn-rounded {
      bottom: -96px; }
  .kl-product-description .kl-footer-product {
    padding-bottom: 92px;
    position: relative; }
    .kl-product-description .kl-footer-product > div {
      position: relative;
      z-index: 3; }
    .kl-product-description .kl-footer-product::before {
      content: '';
      background: url("../img/divider-redirection.svg") no-repeat center top;
      background-size: cover;
      position: absolute;
      z-index: 2;
      top: 152px;
      left: 0;
      width: 100%;
      height: 76px; }
    .kl-product-description .kl-footer-product::after {
      content: '';
      background: #fff;
      width: 100%;
      height: 155px;
      position: absolute;
      top: -2px;
      left: 0;
      z-index: 1; }
    .kl-product-description .kl-footer-product .kl-info-product {
      display: table;
      width: 100%;
      margin-left: 9px;
      margin-bottom: 17px; }
      .kl-product-description .kl-footer-product .kl-info-product figure {
        display: table-cell;
        vertical-align: middle;
        width: 110px; }
      .kl-product-description .kl-footer-product .kl-info-product div {
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px; }
      .kl-product-description .kl-footer-product .kl-info-product p {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 7px; }
      .kl-product-description .kl-footer-product .kl-info-product h2 {
        font-weight: 900;
        font-size: 36px;
        margin-bottom: 60px; }
      .kl-product-description .kl-footer-product .kl-info-product span {
        color: #fff;
        font-size: 24px;
        font-family: "tabitharegular";
        display: block; }
    .kl-product-description .kl-footer-product .kl-see-product {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      line-height: 60px;
      font-size: 33px;
      display: block;
      text-align: center;
      position: absolute;
      top: -34px;
      left: 0; }
      .kl-product-description .kl-footer-product .kl-see-product:hover {
        color: #fff; }
    .kl-product-description .kl-footer-product .kl-btn-rounded {
      position: absolute;
      left: auto;
      right: auto;
      bottom: 24px;
      display: block;
      margin-left: 24px; }
    .kl-product-description .kl-footer-product .kl-img-right {
      position: relative;
      min-height: 334px;
      background-size: contain !important;
      display: flex;
      justify-content: center; }
  .kl-product-description.kl-brown {
    background: linear-gradient(180deg, #fff 0%, #f3e8de 39%, #f3e8de 30%, #fff 70%); }
    .kl-product-description.kl-brown h3, .kl-product-description.kl-brown h2, .kl-product-description.kl-brown h4, .kl-product-description.kl-brown h5, .kl-product-description.kl-brown figure span, .kl-product-description.kl-brown table tr td:nth-of-type(2), .kl-product-description.kl-brown .kl-info-product p, .kl-product-description.kl-brown .kl-see-product {
      color: #763325; }
    .kl-product-description.kl-brown .kl-see-product:hover {
      background: #763325; }
    .kl-product-description.kl-brown .kl-bx-card {
      box-shadow: 5px 0 10px rgba(124, 54, 37, 0.1); }
    .kl-product-description.kl-brown .kl-format-list::before, .kl-product-description.kl-brown .kl-see-product {
      background: #f3e8de; }
    .kl-product-description.kl-brown .kl-footer-product p {
      color: #ad4214; }
    .kl-product-description.kl-brown .kl-btn-rounded {
      background: #ad4214; }
      .kl-product-description.kl-brown .kl-btn-rounded:hover {
        background: #c44b17; }

.kl-icn-wrapper::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px; }

.kl-see-more {
  color: #763325;
  font-size: 14px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: inline-block;
  font-weight: 600; }
  .kl-see-more::before {
    font-weight: 600;
    content: "\f175";
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-right: 8px; }
  .kl-see-more:hover {
    color: #763325; }
    .kl-see-more:hover::before {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }

.kl-btn-rounded {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding: 19px 33px;
  border-radius: 40px;
  display: inline-block; }
  .kl-btn-rounded:hover {
    color: #fff; }

.kl-quiz-section .screen.left .button:hover {
  background-color: rgba(94, 226, 247, 0.7);
  border-color: rgba(94, 226, 247, 0.7); }
.kl-quiz-section .screen.right .button:hover {
  background-color: rgba(255, 140, 219, 0.7);
  border-color: rgba(255, 140, 219, 0.7); }
.kl-quiz-section .kl-quiz-wrapper {
  position: relative;
  width: 100%;
  min-height: 883px;
	height: auto !important;
  background: url(../img/le-Lait-Vous/bg-dossiers.png) no-repeat center/cover; }
  .kl-quiz-section .kl-quiz-wrapper .kl-nbr-question {
    background: url(../img/le-Lait-Vous/bg-nbr-questions.svg) no-repeat center/cover;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    height: 124px;
    width: 123px;
    line-height: 124px;
    text-align: center; }
    .kl-quiz-section .kl-quiz-wrapper .kl-nbr-question p {
      color: #fff;
      font-size: 36px;
      font-weight: 700;
      margin: 0 25px 0 0;
      line-height: 105px; }
      .kl-quiz-section .kl-quiz-wrapper .kl-nbr-question p span {
        font-size: 23px;
        color: #76a0cc;
        font-weight: 400; }
  .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content {
    position: absolute;
    width: 45%;
    left: 27.5%;
    z-index: 10;
    top: 86px;
    text-align: center; }
    .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content h2 {
      color: #0d4c8c;
      font-size: 52px;
      font-weight: 900;
      margin-bottom: 81px;
      line-height: 1; }
    .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content figure {
      max-width: 290px;
      display: block;
      margin: 0 auto; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content figure.kl-is-hovered img:first-child {
        display: none; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content figure.kl-is-hovered img:last-child {
        display: block; }
    .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg {
      background: #fff;
      padding: 42px 60px;
      border-radius: 25px; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg p {
        margin: 0;
        font-size: 38px;
        color: #0d4c8c;
        font-weight: 300;
        line-height: 1.3;
        margin-bottom: 7px; }
    .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response {
      margin-top: 60px; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button {
        background: transparent;
        border: none;
        color: #0d4c8c;
        font-family: "tabitharegular";
        font-size: 36px; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-vrai {
          background: url("../img/le-Lait-Vous/icon-vrai.svg") no-repeat center right;
          padding-right: 68px; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-vrai:hover {
            background: url("../img/le-Lait-Vous/icon-vrai-actif.svg") no-repeat center right; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-faux {
          background: url("../img/le-Lait-Vous/icon-faux.svg") no-repeat center left;
          padding-left: 68px; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-faux:hover {
            background: url("../img/le-Lait-Vous/icon-faux-actif.svg") no-repeat center left; }
    .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result {
      position: relative;
      top: 0;
      width: 50%;
      left: 25%;
      padding: 30px 0 50px;}
	  .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result ~ .screen{
        display: none !important;
      }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap {
        display: table;
        width: 100%;
        padding: 0 5%; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap figure {
          display: table-cell;
          vertical-align: bottom;
          width: 40%; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap figure img {
            display: block !important; opacity: 1; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs {
          display: table-cell;
          vertical-align: middle;
          text-align: left;
          padding-bottom: 5px; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs p {
            color: #0d4c8c;
            font-size: 29px;
            line-height: 1.2;
            margin-bottom: 15px; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs h3 {
            color: #0d4c8c;
            font-size: 36px;
            font-family: "tabitharegular"; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result h2 {
        font-size: 22px;
        font-family: "tabitharegular";
        line-height: 1;
        background-size: 192px auto;
        display: inline-block;
        min-width: 192px;
        padding: 56px 20px 29px;
        color: #fff;
        font-weight: normal;
        margin-bottom: 49px; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result.kl-bon h2 {
        background: url("../img/le-Lait-Vous/bg-bon.svg") no-repeat center; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result.kl-mauvais h2 {
        background: url("../img/le-Lait-Vous/bg-mauvais.svg") no-repeat center; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg {
        text-align: left;
		max-height: unset !important;		}
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg p {
          font-size: 16px;
          color: #0d0f10;
          line-height: 1.5;
          margin-bottom: 16px; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg small a {
          text-decoration: underline;
          color: #0d4c8c;
          font-weight: 700; }
      .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action {
        padding: 40px 0 0;
        text-align: center;
        margin: 0 }
		.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action a {
          padding: 28px 30px !important;
          min-width: 248px; }
        .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action button {
          font-size: 20px;
          color: #fff;
          background: #68bfec;
          border-radius: 100px;
          padding: 28px 47px;
          line-height: 1;
          border: none; }
          .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action button:hover {
            background: #51b5e9; }
  .kl-quiz-section .kl-quiz-wrapper .screen {
    position: absolute;
    width: 50%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    display: flex;
    align-items: center; }
.kl-quiz-section .screen.left {
  left: 0;
  background: transparent;
  background-size: cover; }
.kl-quiz-section .screen.right {
  right: 0;
  background: #c5e3f9;
  background-size: cover;
  justify-content: flex-end; }
  .kl-quiz-section .screen.right img {
    margin-bottom: 169px; }
.kl-quiz-section .screen.left, .kl-quiz-section .screen.right, .kl-quiz-section .screen.right:before, .kl-quiz-section .screen.left:before {
  transition: 500ms all ease-in-out; }
.kl-quiz-section .hover-left .left {
  width: 53%; }
.kl-quiz-section .hover-left .right {
  width: 47%; }
.kl-quiz-section .hover-left .right:before {
  z-index: 2; }
.kl-quiz-section .hover-right .right {
  width: 53%; }
.kl-quiz-section .hover-right .left {
  width: 47%; }
.kl-quiz-section .hover-right .left:before {
  z-index: 2; }

.kl-quizz-result ~ .screen.right {
  background: transparent; }

/*quizz style*/
.ui-formSlide {
  display: block;
  position: relative;
  font-size: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1;
  height: 100%;
  padding: 0; }
  .ui-formSlide div[data-step] {
    width: 100%;
    vertical-align: top;
    font-size: 16px;
    display: none;
    white-space: normal;
    margin: 0; }
    .ui-formSlide div[data-step] .ui-step-content {
      opacity: 0;
      -webkit-transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) all;
      -moz-transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) all;
      -ms-transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) all;
      -o-transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) all;
      transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) all; }
      .ui-formSlide div[data-step] .ui-step-content.in {
        opacity: 1; }
    .ui-formSlide div[data-step].active {
      display: inline-block; }

.ui-scalable {
  transform-origin: 0 0; }

.kl-product-title {
  position: relative; }
  .kl-product-title figure.kl-nutriscore {
    position: absolute;
    bottom: -83%;
    z-index: 1000;
    margin: 0; }

/*swiper slider*/
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }
  .swiper-container .swiper-slide {
    background-size: cover;
    background-position: center; }
  .swiper-container.gallery-top {
    height: 100%;
    width: 100%;
    background: url("../img/le-Lait-Vous/bg-dossiers.png") no-repeat center/cover; }
    .swiper-container.gallery-top .swiper-wrapper {
      align-items: center; }
    .swiper-container.gallery-top .swiper-slide {
      width: 635px;
      overflow: hidden;
      margin-left: auto;
      margin-right: auto;
      border-radius: 15px;
      padding: 132px 43px 30px;
      margin-top: 23px;
      box-shadow: 10px 0 30px rgba(38, 94, 152, 0.15);
	  position: relative;	}
      .swiper-container.gallery-top .swiper-slide img {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0; }
      .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content {
        position: relative;
        z-index: 3;
        width: 72%;
        max-height: 155px;
        overflow: hidden;
        text-overflow: ellipsis; }
        .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content h3 {
          color: #fff;
          font-size: 28px;
          line-height: 1.3;
          margin-bottom: 21px;
          text-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
          font-weight: 900; }
        .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content p {
          color: #fff;
          font-size: 16px;
          line-height: 1.3;
          font-weight: 300;
          text-shadow: 0 0 7px rgba(0, 0, 0, 0.35); }
      .swiper-container.gallery-top .swiper-slide a.kl-see-folder {
        position: absolute;
        z-index: 3;
        bottom: 29px;
        left: 46px;
        color: #0d4c8c;
        font-size: 18px;
        font-weight: 700; }
        .swiper-container.gallery-top .swiper-slide a.kl-see-folder:hover {
          color: #68bfec; }
      .swiper-container.gallery-top .swiper-slide:not(.swiper-slide-active) {
        opacity: 0.5; }
      .swiper-container.gallery-top .swiper-slide.swiper-slide-active {
        width: 704px; }
      .swiper-container.gallery-top .swiper-slide:after {
        content: '';
        background: url("../img/le-Lait-Vous/btn-vague-blanc.svg") no-repeat center top/cover;
        width: 106%;
        height: 110px;
        position: absolute;
        bottom: -4px;
        left: -5px;
        z-index: 2; }
  .swiper-container.gallery-thumbs {
    height: 100%;
    box-sizing: border-box;
    padding: 66px 113px 20px 165px;
    background: #0d4c8c;
    overflow: visible;
    z-index: 2; }
    .swiper-container.gallery-thumbs h2, .swiper-container.gallery-thumbs h1 {
      font-size: 16px;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      margin-bottom: 60px; }
      .swiper-container.gallery-thumbs h2 span, .swiper-container.gallery-thumbs h1 span {
        display: block;
        font-weight: 900;
        font-size: 52px; }
    .swiper-container.gallery-thumbs .swiper-wrapper {
      height: 364px !important;
      transform: none !important; }
    .swiper-container.gallery-thumbs .swiper-slide {
      width: 100% !important;
      height: auto !important;
      opacity: 0.4; }
      .swiper-container.gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
        padding-left: 25px;
        border-left: 3px solid #68bfec; }
      .swiper-container.gallery-thumbs .swiper-slide:not(.swiper-container.gallery-thumbs .swiper-slide-visible) {
        display: none; }
      .swiper-container.gallery-thumbs .swiper-slide:last-child {
        margin-bottom: 0 !important; }
      .swiper-container.gallery-thumbs .swiper-slide p {
        color: #fff;
        margin-bottom: 0;
        font-size: 21px;
        line-height: 1.3;
        font-weight: 300; }
      .swiper-container.gallery-thumbs .swiper-slide:hover {
        opacity: 1;
        cursor: pointer; }
    .swiper-container.gallery-thumbs::after {
      content: '';
      position: absolute;
      bottom: -13px;
      right: -47px;
      background: url(../img/le-Lait-Vous/illu-dossiers.png) no-repeat bottom right;
      background-size: auto 47%;
      height: 100%;
      width: 100%; }

.kl-slide-swiper {
  height: 622px; }

.swiper-button-next:after, .swiper-button-prev:after {
  display: none !important; }

/*swiper slider*/
.kl-milk-info {
  padding: 138px 0 257px;
  min-height: 570px; }
  .kl-milk-info h2 {
    font-family: "tabitharegular";
    color: #68bfec;
    font-size: 64px;
    line-height: 1.3;
    margin-bottom: 30px; }
  .kl-milk-info p {
    font-weight: 300;
    color: #343637;
    font-size: 16px;
    line-height: 1.3;
    max-width: 80%; }
  .kl-milk-info .kl-see-more {
    background: #68bfec;
    padding: 25px 60px;
    border-radius: 100px;
    line-height: 1;
    margin-top: 30px; }
    .kl-milk-info .kl-see-more:before {
      display: none; }
    .kl-milk-info .kl-see-more:hover {
      background: #51b5e9; }
  .kl-milk-info .kl-mask-bull {
    width: 621px;
    height: 486px;
    position: absolute;
    top: -58px;
    left: -31px;
    -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16)); }
    .kl-milk-info .kl-mask-bull img {
      position: relative;
      margin: 0 auto;
      display: block;
      width: 100%;
      height: 100%;
      mask: url("../img/bulle-hero.svg");
      -webkit-mask-box-image: url("../img/bulle-hero.svg");
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat; }

.kl-sec-quizz-link {
  background: url("../img/le-Lait-Vous/bg-dossiers.png") no-repeat center/cover;
  position: relative;
  padding: 0 0 40px;
  min-height: 380px; }
  .kl-sec-quizz-link > div {
    position: relative;
    z-index: 2; }
  .kl-sec-quizz-link::before {
    content: '';
    background: url("../img/divider-redirection.svg") no-repeat center top;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: 0px !important;
    left: 0;
    width: 100%;
    height: 76px; }
  .kl-sec-quizz-link.kl-before-blue::before {
    background-image: none;
    background-color: #0d4c8c;
    -webkit-mask-image: url(../img/divider-redirection.svg);
    mask-image: url(../img/divider-redirection.svg);
    mask-size: contain;
    -webkit-mask-size: contain;
    -moz-mask-size: contain;
    top: -1px !important;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    -moz-mask-repeat: no-repeat;
    left: 0 !important; }
  .kl-sec-quizz-link div[class*="col-"] {
    position: relative; }
    .kl-sec-quizz-link div[class*="col-"]:last-of-type {
      text-align: center;
      padding-bottom: 30px; }
  .kl-sec-quizz-link h3, .kl-sec-quizz-link h2, .kl-sec-quizz-link h4 {
    font-weight: 900;
    font-size: 32px;
    color: #0d4c8c;
    margin-bottom: 10px; }
  .kl-sec-quizz-link p {
    font-size: 16px;
    font-weight: 600;
    color: #343637;
    line-height: 1.3;
    margin-bottom: 20px;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .kl-sec-quizz-link .kl-btn-rounded {
    background: #0d4c8c;
    display: block;
    text-align: center; }
    .kl-sec-quizz-link .kl-btn-rounded:hover {
      background: #0b3f75; }
  .kl-sec-quizz-link .kl-mask-bull {
    width: 367px;
    height: 368px;
    margin: 0 auto;
    -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.3));
    -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.3));
    -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.3));
    -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.3));
    filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.3)); }
    .kl-sec-quizz-link .kl-mask-bull img {
      position: relative;
      margin: 0 auto;
      display: block;
      mask: url("../img/bulle-redirection.svg");
      -webkit-mask-box-image: url("../img/bulle-redirection.svg");
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat; }

.kl-hero-default {
  height: 640px;
  width: 100%;
  position: relative;
  background-size: cover !important;
  align-items: flex-end;
  display: flex; }
  .kl-hero-default > img {
    position: absolute;
    right: 22%;
    z-index: 2;
    bottom: 5px;
    max-width: 493px; }
  .kl-hero-default > div {
    position: relative;
    z-index: 2; }
  .kl-hero-default::after {
    content: '';
    background: url("../img/recettes/divider-hero-recette.png") no-repeat center/cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 282px;
    width: 100%; }
  .kl-hero-default .kl-bx-hero-title {
    width: 613px;
    height: 410px;
    position: relative;
    overflow: visible;
    padding: 105px 110px 112px 130px; }
    .kl-hero-default .kl-bx-hero-title > * {
      position: relative;
      z-index: 2; }
    .kl-hero-default .kl-bx-hero-title h2, .kl-hero-default .kl-bx-hero-title h1 {
      font-size: 40px;
      font-weight: 900;
      line-height: 1.1;
      margin-bottom: 16px;
      color: #0d4c8c; }
    .kl-hero-default .kl-bx-hero-title p {
      font-size: 17px;
      font-weight: 600;
      color: #5581ae;
      margin-bottom: 0;
      line-height: 1.3;
      max-height: 102px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .kl-hero-default .kl-bx-hero-title::before {
      content: '';
      background: url("../img/bulle-hero.svg") no-repeat center;
      background-size: 83%;
      -webkit-transform: scaleX(-1) rotate(11deg);
      -moz-transform: scaleX(-1) rotate(11deg);
      -ms-transform: scaleX(-1) rotate(11deg);
      -o-transform: scaleX(-1) rotate(11deg);
      transform: scaleX(-1) rotate(11deg);
      opacity: 0.92;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 613px;
      height: 410px;
      z-index: 1; }
  .kl-hero-default.kl-hero-contact {
    height: 487px; }
    .kl-hero-default.kl-hero-contact::after {
      bottom: -3px; }

.kl-bx-recette {
  padding: 65px 0 59px;
  background: linear-gradient(0deg, #e6f2ff 0%, white 23%); }
  .kl-bx-recette--filter {
    padding-bottom: 44px;
    border-bottom: 1px solid rgba(201, 208, 215, 0.5); }
    .kl-bx-recette--filter .kl-btn-filter-item {
      color: #afb6bd;
      padding: 22px 49px;
      display: block;
      border: 2px solid #afb6bd;
      font-size: 19px;
      font-weight: 700;
      border-radius: 100px;
      background: transparent;
      width: 100%; }
      .kl-bx-recette--filter .kl-btn-filter-item::after {
        margin-left: 1.4em;
        vertical-align: 0.18em; }
      .kl-bx-recette--filter .kl-btn-filter-item:hover, .kl-bx-recette--filter .kl-btn-filter-item:focus {
        border: 2px solid #0d4c8c;
        color: #0d4c8c; }
    .kl-bx-recette--filter .kl-btn-validate {
      color: #fff;
      padding: 22px;
      display: block;
      border: 2px solid transparent;
      font-size: 19px;
      font-weight: 700;
      border-radius: 100px;
      background: #0d4c8c;
      width: 100%; }
      .kl-bx-recette--filter .kl-btn-validate:hover {
        background: #68bfec; }
    .kl-bx-recette--filter .dropdown-menu.show {
      width: 100%;
      padding: 30px;
      border: none;
      box-shadow: 0 0 20px rgba(6, 38, 70, 0.1);
      border-radius: 15px;
      top: 12px !important; }
      .kl-bx-recette--filter .dropdown-menu.show li {
        margin-bottom: 5px; }
        .kl-bx-recette--filter .dropdown-menu.show li:last-child {
          margin-bottom: 0; }
  .kl-bx-recette .kl-tag-filter {
    margin-top: 35px;
    padding: 0 25% 35px 0;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .kl-bx-recette .kl-tag-filter .kl-delete-all {
      font-size: 16px;
      font-weight: 700;
      color: #0d4c8c;
      text-decoration: underline;
      position: absolute;
      top: 16px;
      right: 0;
      background: none;
      border: none;
      box-shadow: none;
      padding: 0; }
      .kl-bx-recette .kl-tag-filter .kl-delete-all i {
        margin-left: 8px; }
    .kl-bx-recette .kl-tag-filter div {
      display: inline-block;
      background: #dceefb;
      font-size: 16px;
      font-weight: 700;
      color: #0d4c8c;
      border-radius: 4px;
      padding: 10px 17px;
      margin: 10px 10px 0 0; }
      .kl-bx-recette .kl-tag-filter div button {
        background: transparent;
        padding: 0;
        color: #0d4c8c;
        font-size: 14px;
        border: none;
        box-shadow: none;
        margin-left: 8px; }
  .kl-bx-recette .kl-nbr-result {
    margin: 59px 0; }
    .kl-bx-recette .kl-nbr-result p {
      margin-bottom: 0;
      line-height: 1;
      color: #343637;
      font-size: 24px;
      font-weight: 400; }
  .kl-bx-recette--daily--content {
    margin-top: 117px;
    padding: 0 0 20px 14%;
    position: relative; }
    .kl-bx-recette--daily--content::after {
      content: '';
      position: absolute;
      bottom: -62%;
      left: 14%;
      background: url("../img/recettes/Flèche.svg") no-repeat;
      width: 130px;
      height: 91px; }
    .kl-bx-recette--daily--content h2 {
      font-size: 45px;
      font-family: "tabitharegular";
      margin-bottom: 23px;
      line-height: 1;
      color: #0d4c8c; }
    .kl-bx-recette--daily--content p {
      font-size: 23px;
      color: #141212;
      line-height: 1.3;
      margin-bottom: 0; }
  .kl-bx-recette--item {
    position: relative;
    height: 538px;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(6, 38, 70, 0.1);
    margin-bottom: 50px; }
    .kl-bx-recette--item figure {
      height: 70%;
      width: 100%;
      overflow: hidden;
      position: relative;
      z-index: 1;
      border-bottom: none; }
      .kl-bx-recette--item figure .kl-note {
        position: absolute;
        top: 26px;
        left: 26px;
        background: #0d4c8c;
        border-radius: 30px;
        padding: 6px 15px; }
        .kl-bx-recette--item figure .kl-note i {
          color: #fff;
          font-size: 14px;
          margin: 0 2px; }
        .kl-bx-recette--item figure .kl-note[data-note="1"] i:first-child {
          font-weight: 900; }
        .kl-bx-recette--item figure .kl-note[data-note="2"] i:nth-child(2), .kl-bx-recette--item figure .kl-note[data-note="2"] i:first-child {
          font-weight: 900; }
        .kl-bx-recette--item figure .kl-note[data-note="3"] i:nth-child(3), .kl-bx-recette--item figure .kl-note[data-note="3"] i:nth-child(2), .kl-bx-recette--item figure .kl-note[data-note="3"] i:first-child {
          font-weight: 900; }
        .kl-bx-recette--item figure .kl-note[data-note="4"] i {
          font-weight: 900; }
      .kl-bx-recette--item figure .kl-this-logo {
        position: absolute;
        top: 26px;
        right: 26px;
        width: 78px;
        height: 78px;
        border-radius: 50%;
        background: #fff;
        overflow: hidden;
        padding: 12px; }
    .kl-bx-recette--item .kl-recette-description {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2;
      padding: 21px 27px 28px;
      background: #fff;
      /*background: transparent url("../img/recettes/before-thumbnail-recette.svg") no-repeat center top;
      background-size: contain;*/ }
      .kl-bx-recette--item .kl-recette-description::after {
        content: '';
        background: url(../img/recettes/before-thumbnail-recette.svg) no-repeat center;
        width: 100%;
        background-size: 105%;
        height: 30px;
        position: absolute;
        top: -23px;
        left: 0; }
      .kl-bx-recette--item .kl-recette-description a {
        color: #0d4c8c;
        font-size: 20px;
        font-weight: 700;
        display: block;
        margin-bottom: 30px; }
      .kl-bx-recette--item .kl-recette-description h3 {
        color: #343637;
        font-size: 29px;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 6px; }
        .kl-bx-recette--item .kl-recette-description h3 span {
          font-weight: 400; }
      .kl-bx-recette--item .kl-recette-description div[class*="col-"] {
        text-align: center; }
        .kl-bx-recette--item .kl-recette-description div[class*="col-"] h4 {
          font-size: 13px;
          color: #343637;
          line-height: 1;
          text-transform: uppercase; }
        .kl-bx-recette--item .kl-recette-description div[class*="col-"] p {
          font-size: 13px;
          color: #343637;
          line-height: 1;
          margin-bottom: 0; }
          .kl-bx-recette--item .kl-recette-description div[class*="col-"] p i {
            margin-right: 5px; }
        .kl-bx-recette--item .kl-recette-description div[class*="col-"]:nth-child(2) {
          border-left: 1px solid rgba(201, 208, 215, 0.5);
          border-right: 1px solid rgba(201, 208, 215, 0.5); }
  .kl-bx-recette--list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .kl-bx-recette--list .kl-item-wrapper {
      padding: 0 15px;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%; }
      .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%; }
        .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1) .kl-bx-recette--item .kl-recette-description, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2) .kl-bx-recette--item .kl-recette-description, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) .kl-bx-recette--item .kl-recette-description {
          padding: 13px 27px 28px; }
          .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1) .kl-bx-recette--item .kl-recette-description h3, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2) .kl-bx-recette--item .kl-recette-description h3, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) .kl-bx-recette--item .kl-recette-description h3 {
            font-size: 22px; }
          .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1) .kl-bx-recette--item .kl-recette-description a, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2) .kl-bx-recette--item .kl-recette-description a, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) .kl-bx-recette--item .kl-recette-description a {
            font-size: 18px; }

.kl-custom-checkbox, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input {
  position: absolute;
  opacity: 0;
  z-index: 10;
  width: 17px !important;
  height: 17px; }
  .kl-custom-checkbox + label, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #5581ae !important;
    font-size: 17px;
    max-width: 100%;
    margin-right: 10px; }
  .kl-custom-checkbox + label:before, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 17px;
    height: 17px;
    border-radius: 3px;
    background: #e1f1fc;
    margin-top: 2px; }
  .kl-custom-checkbox:hover + label:before, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:hover + label:before {
    background: #0d4c8c; }
  .kl-custom-checkbox:hover + label, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:hover + label {
    color: #0d4c8c; }
  .kl-custom-checkbox:checked + label:before, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:checked + label:before {
    background: #0d4c8c; }
  .kl-custom-checkbox:checked + label, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:checked + label {
    color: #0d4c8c; }
  .kl-custom-checkbox:disabled + label, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:disabled + label {
    color: #5581ae;
    cursor: auto; }
  .kl-custom-checkbox:disabled + label:before, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:disabled + label:before {
    box-shadow: none;
    background: #5581ae; }
  .kl-custom-checkbox:checked + label:after, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input:checked + label:after {
    content: '';
    position: absolute;
    left: 3.5px;
    top: 10px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg); }

.kl-bx-contact {
  padding: 75px 0 90px;
  background: linear-gradient(0deg, #e6f2ff 0%, white 7%); }
  .kl-bx-contact .kl-switch-form {
    text-align: center; }
    .kl-bx-contact .kl-switch-form h4 {
      color: #0d0f10;
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 40px;
      padding: 0 5%; }
    .kl-bx-contact .kl-switch-form .nav-tabs {
      border: none; }
      .kl-bx-contact .kl-switch-form .nav-tabs li {
        margin-bottom: 32px;
        display: flex;
        width: 100%;
        min-height: 198px;
        align-items: center;
        box-shadow: 0 0 20px rgba(6, 38, 70, 0.1);
        background: #fff;
        border-radius: 10px; }
        .kl-bx-contact .kl-switch-form .nav-tabs li a {
          display: block;
          padding: 20px;
          border: none;
          width: 100%; }
          .kl-bx-contact .kl-switch-form .nav-tabs li a img {
            display: block;
              max-width: 100px;
            margin: 0 auto 17px; }
          .kl-bx-contact .kl-switch-form .nav-tabs li a span {
            display: block;
            color: #68bfec;
            font-weight: 700;
            font-size: 18px; }
          .kl-bx-contact .kl-switch-form .nav-tabs li a:not(.active) {
            opacity: 0.4; }
  .kl-bx-contact .tab-pane {
    outline: none !important;
    box-shadow: none !important; }
  .kl-bx-contact h2, .kl-bx-contact h1 {
    color: #68bfec;
    font-size: 36px;
    font-family: "tabitharegular";
    margin-bottom: 22px;
    position: relative;
    top: -4px;
    line-height: 1.08; }
  .kl-bx-contact h3 {
    color: #0d4c8c;
    font-size: 24px;
    font-weight: 700 !important;
    margin: 43px 0 35px;
    display: table;
    align-items: center;
    line-height: 1.4;
    width: 100%; }
    .kl-bx-contact h3 span {
      display: table-cell;
      vertical-align: middle; }
      .kl-bx-contact h3 span:first-child {
        background: url(../img/recettes/icon-etapes.svg) no-repeat center left;
        font-size: 18px;
        width: 58px;
        height: 41px;
        margin-right: 11px;
        line-height: 41px;
        text-align: left;
        background-size: 75%;
        padding-left: 15px; }
      .kl-bx-contact h3 span:last-child {
        padding-left: 13px; }
  .kl-bx-contact .tab-content {
    padding-left: 109px; }
  .kl-bx-contact .kl-form-default {
    padding-bottom: 55px;
    border-bottom: 1px solid #dfeffb; }
    .kl-bx-contact .kl-form-default li.gfield {
      margin-bottom: 35px !important;
      margin-top: 0; }
      .kl-bx-contact .kl-form-default li.gfield.gfield_error .gfield_label {
        color: #ff0000; }
        .kl-bx-contact .kl-form-default li.gfield.gfield_error .gfield_label .gfield_required {
          color: #ff0000; }
      .kl-bx-contact .kl-form-default li.gfield.gfield_error textarea, .kl-bx-contact .kl-form-default li.gfield.gfield_error input[type="text"], .kl-bx-contact .kl-form-default li.gfield.gfield_error input[type="email"], .kl-bx-contact .kl-form-default li.gfield.gfield_error input[type="tel"], .kl-bx-contact .kl-form-default li.gfield.gfield_error textarea, .kl-bx-contact .kl-form-default li.gfield.gfield_error select {
        border: 2px solid #ff0000 !important; }
    .kl-bx-contact .kl-form-default .validation_message {
      color: #ff0000; }
      .kl-bx-contact .kl-form-default .validation_message::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f06a";
        color: #ff0000;
        font-size: 16px;
        margin-right: 5px; }
    .kl-bx-contact .kl-form-default div.validation_error {
      color: #ff0000;
      font-size: 15px;
      font-weight: 400;
      margin-bottom: 0;
      border: none !important;
      padding: 0;
      clear: both;
      width: 100%;
      text-align: left;
      display: table;
      vertical-align: middle;
      margin-top: 15px;
      line-height: 1.3; }
      .kl-bx-contact .kl-form-default div.validation_error::before {
        display: table-cell;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f06a";
        color: #ff0000;
        font-size: 22px;
        padding-right: 0;
        vertical-align: middle; }
    .kl-bx-contact .kl-form-default .gfield_required {
      color: #0d4c8c;
      margin-left: 0; }
    .kl-bx-contact .kl-form-default label {
      color: #0d4c8c;
      font-size: 13px !important;
      text-transform: uppercase;
      margin-bottom: 15px;
      font-weight: 700 !important;
      margin-left: 11px; }
    .kl-bx-contact .kl-form-default select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff url("../img/contact/caret-down.png") no-repeat center right 30px; }
      .kl-bx-contact .kl-form-default select option {
        background: #fff;
        padding: 3px 5px; }
    .kl-bx-contact .kl-form-default textarea.large {
      height: 247px !important; }
    .kl-bx-contact .kl-form-default .kl-date input.datepicker, .kl-bx-contact .kl-form-default .kl-date input.datepicker:focus, .kl-bx-contact .kl-form-default .kl-date input.datepicker:visited {
      background: transparent url("../img/contact/calendar.png") no-repeat center right 30px; }
    .kl-bx-contact .kl-form-default .ginput_container.ginput_container_radio {
      margin-top: 0; }
    .kl-bx-contact .kl-form-default input[type="text"], .kl-bx-contact .kl-form-default input[type="email"], .kl-bx-contact .kl-form-default input[type="tel"], .kl-bx-contact .kl-form-default textarea, .kl-bx-contact .kl-form-default select {
      border: 2px solid #c9d0d7;
      border-radius: 10px;
      color: #0d4c8c;
      font-size: 18px;
      padding: 23px;
      height: auto; }
      .kl-bx-contact .kl-form-default input[type="text"]::placeholder, .kl-bx-contact .kl-form-default input[type="email"]::placeholder, .kl-bx-contact .kl-form-default input[type="tel"]::placeholder, .kl-bx-contact .kl-form-default textarea::placeholder, .kl-bx-contact .kl-form-default select::placeholder {
        color: #afb6bd;
        font-size: 18px !important; }
      .kl-bx-contact .kl-form-default input[type="text"]:focus, .kl-bx-contact .kl-form-default input[type="email"]:focus, .kl-bx-contact .kl-form-default input[type="tel"]:focus, .kl-bx-contact .kl-form-default textarea:focus, .kl-bx-contact .kl-form-default select:focus {
        border: 2px solid #0d4c8c;
        box-shadow: none;
        outline: none; }
    .kl-bx-contact .kl-form-default .form-group {
      margin-bottom: 35px;
      position: relative; }
      .kl-bx-contact .kl-form-default .form-group .input-group-addon {
        position: absolute;
        right: 33px;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        font-size: 20px; }
        .kl-bx-contact .kl-form-default .form-group .input-group-addon i {
          color: #0d4c8c; }
    .kl-bx-contact .kl-form-default input, .kl-bx-contact .kl-form-default select {
      border-radius: 50px !important;
      padding: 21px 30px !important; }
    .kl-bx-contact .kl-form-default p {
      font-size: 18px;
      color: #0d4c8c;
      padding-left: 12px; }
    .kl-bx-contact .kl-form-default .kl-captcha-wrapper {
      padding: 29px 0 55px; }
    .kl-bx-contact .kl-form-default input[type="submit"] {
      background: #0d4c8c;
      border: none;
      box-shadow: none;
      padding: 21px 33px !important;
      border-radius: 100px !important;
      font-size: 18px !important;
      font-weight: 700 !important;
      color: #fff !important;
      display: inline-block; }
      .kl-bx-contact .kl-form-default input[type="submit"]:hover, .kl-bx-contact .kl-form-default input[type="submit"]:focus {
        background: #68bfec;
        outline: none; }
    .kl-bx-contact .kl-form-default .kl-choice {
      padding-left: 12px;
      width: 83.333333% !important; }
      .kl-bx-contact .kl-form-default .kl-choice > label {
        font-size: 18px !important;
        color: #0d4c8c;
        padding-left: 0;
        text-transform: initial !important;
        font-weight: 400 !important;
        margin-left: 0; }
      .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li {
        position: relative;
        display: inline-block;
        margin-right: 12px; }
        .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li input {
          top: 0;
          left: 0; }
        .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li label {
          margin: 0;
          text-transform: capitalize;
          font-weight: 400 !important;
          font-size: 16px !important; }
    .kl-bx-contact .kl-form-default .kl-col-8 {
      width: 66.666667% !important;
      max-width: 63.666667% !important; }
    .kl-bx-contact .kl-form-default .kl-col-4 {
      width: 33.333333% !important;
      padding-right: 0 !important; }
    .kl-bx-contact .kl-form-default li.gfield.gfield_error, .kl-bx-contact .kl-form-default li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
      background-color: transparent;
      margin-bottom: 40px !important;
      border-top: none;
      border-bottom: none;
      padding-bottom: 0px;
      padding-top: 0;
      box-sizing: border-box; }
    .kl-bx-contact .kl-form-default .field_description_below .gfield_description {
      padding-top: 6px !important; }
    .kl-bx-contact .kl-form-default li.gfield.gfield_error.gfield_contains_required label.gfield_label,
    .kl-bx-contact .kl-form-default .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
      margin-top: 0 !important; }
  .kl-bx-contact .kl-contact-info {
    padding: 54px 0 0; }
    .kl-bx-contact .kl-contact-info p {
      font-size: 13px;
      margin-bottom: 5px; }

.kl-customradio-wrapper {
  margin-bottom: 50px; }
  .kl-customradio-wrapper .gfield_radio li {
    display: inline-block;
    margin-right: 20px !important;
    width: 81px;
    position: relative !important;
    height: 81px;
    overflow: visible !important; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) {
      position: absolute;
      left: 10px;
      top: 6px;
      width: 81px;
      height: 81px;
      z-index: 100;
      opacity: 0;
      cursor: pointer; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label {
      position: relative;
      cursor: pointer;
      display: inline-block;
      margin: 0 !important; }
      .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label span, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label span {
        color: #afb6bd;
        font-size: 18px;
        font-weight: 700;
        width: 81px;
        height: 81px;
        text-align: center;
        line-height: 81px;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label span {
      color: #fff; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label:before, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 81px;
      height: 81px;
      border: 1.4px solid #c9d0d7;
      border-radius: 100%;
      background: #fff; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label:after, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 81px;
      height: 81px;
      background: #0d4c8c;
      border: 1.4px solid #0d4c8c;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }

.kl-budjet i {
  color: #c9d0d7; }
.kl-budjet[data-budjet="1"] i:first-child {
  font-weight: 400;
  color: #343637; }
.kl-budjet[data-budjet="2"] i:nth-child(2), .kl-budjet[data-budjet="2"] i:first-child {
  font-weight: 400;
  color: #343637; }
.kl-budjet[data-budjet="3"] i:nth-child(3), .kl-budjet[data-budjet="3"] i:nth-child(2), .kl-budjet[data-budjet="3"] i:first-child {
  font-weight: 400;
  color: #343637; }

.datepicker.dropdown-menu {
  z-index: 99999 !important; }

.kl-top-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.kl-hd-engagement {
  background: #dbedfb;
  position: relative;
  padding-bottom: 116px;
  margin-bottom: -2px; }
  .kl-hd-engagement > div {
    position: relative;
    z-index: 2; }
  .kl-hd-engagement .kl-cloud-left {
    position: absolute;
    left: 0;
    top: 22%;
    z-index: 1; }
  .kl-hd-engagement .kl-cloud-right {
    position: absolute;
    right: 0;
    top: 47%;
    z-index: 1; }
  .kl-hd-engagement .kl-bx-title {
    display: table;
    width: 86%;
    margin-bottom: 58px; }
    .kl-hd-engagement .kl-bx-title figure {
      display: table-cell;
      width: 271px;
      vertical-align: middle; }
    .kl-hd-engagement .kl-bx-title p {
      padding-left: 71px;
      font-size: 23px;
      color: #0d4c8c;
      display: table-cell;
      vertical-align: middle;
      padding-top: 94px; }
      .kl-hd-engagement .kl-bx-title p span {
        display: inline-block;
        color: #e679ae;
        font-weight: 600; }
  .kl-hd-engagement .kl-embed-video {
    padding: 36px 30px 46px 46px;
    position: relative; }
    .kl-hd-engagement .kl-embed-video .kl-iframe {
      display: block;
      margin: 0 auto;
      width: 100% !important;
      position: relative;
      z-index: 2; }
    .kl-hd-engagement .kl-embed-video::after {
      content: '';
      background: url(../img/candia/engagements/bg-video.svg) no-repeat;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1; }
  .kl-hd-engagement .link-charte {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background: url(../img/candia/engagements/bg-download.svg) no-repeat top right;
    background-size: 100% auto;
    width: 500px;
    height: 277px;
    text-align: right;
    padding: 32px;
    font-size: 20px;
    color: #0d4c8c; 
	z-index: 100;}
    .kl-hd-engagement .link-charte span {
      display: block;
      font-weight: 700; }
    .kl-hd-engagement .link-charte img {
      max-width: 64px;
      position: absolute;
      right: 32px;
      margin-top: 38px; }
  .kl-hd-engagement .kl-link-section {
    padding: 70px 0 90px;
    text-align: center;
    position: relative;
    z-index: 99; }
    .kl-hd-engagement .kl-link-section h2, .kl-hd-engagement .kl-link-section h1 {
      font-family: "tabitharegular";
      font-size: 52px;
      color: #1b60ab; }
    .kl-hd-engagement .kl-link-section ul {
      display: flex;
      justify-content: center;
      margin-bottom: 40px; }
      .kl-hd-engagement .kl-link-section ul li {
        display: inline-block;
        width: 25%;
        text-align: center; }
        .kl-hd-engagement .kl-link-section ul li a {
          display: block; }
          .kl-hd-engagement .kl-link-section ul li a img {
            max-width: 161px;
            -webkit-transition: .3s ease-in-out;
            -moz-transition: .3s ease-in-out;
            -ms-transition: .3s ease-in-out;
            -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out; }
          .kl-hd-engagement .kl-link-section ul li a span {
            margin-top: 22px;
            display: block; }
            .kl-hd-engagement .kl-link-section ul li a span img {
              max-width: 136px; }
          .kl-hd-engagement .kl-link-section ul li a:hover > img {
            transform: scale(1.15); }

section.kl-sec-cible {
  position: relative; }
  section.kl-sec-cible > div {
    position: relative;
    z-index: 2; }
section#id-eleveurs {
  background: #dbedfb;
  padding: 0 0 110px;
  position: relative;
  margin-top: -5px; }
  section#id-eleveurs:after {
    content: "";
    position: absolute;
    top: -55%;
    right: 0;
    width: 434px;
    height: 1035px;
    background: url(../img/motif-lait.png) no-repeat top center; }
  section#id-eleveurs .kl-top-left {
    top: -405px; }
  section#id-eleveurs .kl-engagement-item .kl-title {
    background: #68bfec; }
    section#id-eleveurs .kl-engagement-item .kl-title::before {
      background: url("../img/candia/engagements/before-pillier1.svg") no-repeat bottom center; }
section#id-nature {
  background: #dbedfb url("../img/candia/engagements/bg-pilier2.png") no-repeat center top 300px/cover;
  margin-bottom: -4px; }
  section#id-nature .kl-cow1 {
    position: absolute;
    top: 390px;
    left: 12%;
    max-width: 206px; }
  section#id-nature .kl-cow2 {
    position: absolute;
    top: 521px;
    left: 29%;
    max-width: 380px; }
  section#id-nature .kl-title-img {
    text-align: center; }
    section#id-nature .kl-title-img figure {
      position: absolute;
      right: -31%;
      top: -91%;
      z-index: 2; }
      section#id-nature .kl-title-img figure img {
        width: 140px; }
    section#id-nature .kl-title-img::after {
      content: '';
      background: url(../img/candia/engagements/illu-birds.png) no-repeat;
      width: 158px;
      height: 116px;
      position: absolute;
      right: -57%;
      top: -80px; }
  section#id-nature .kl-engagement-item .kl-title {
    background: #9cc432; }
    section#id-nature .kl-engagement-item .kl-title::before {
      background: url("../img/candia/engagements/before-pillier2.svg") no-repeat top center; }
  section#id-nature::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #bfdcb8 0%, rgba(255, 255, 255, 0) 30%); }
  section#id-nature ul li::before {
    background: url(../img/candia/engagements/icon-check-pilier2.svg) no-repeat; }
section#id-sante {
  background: #bfdcb8;
  padding: 0; }
  section#id-sante .kl-title-img p {
    width: 93%; }
  section#id-sante .kl-img-sante {
    min-height: 483px;
    display: flex;
    align-items: flex-end;
    margin-top: -2px; }
    section#id-sante .kl-img-sante img {
      width: 100%; }
  section#id-sante .kl-content-sante {
    background: linear-gradient(0deg, #e3cfd7 35%, #f3c883 100%);
    padding: 30px 0 83px; }
  section#id-sante .kl-title-img {
    margin-bottom: 25px; }
  section#id-sante > img {
    max-width: 407px;
    display: block;
    position: relative;
    margin: 0 auto 96px; }
  section#id-sante .kl-engagement-list > div {
    margin-bottom: 0; }
  section#id-sante .kl-engagement-item .kl-title {
    background: #f59f19; }
    section#id-sante .kl-engagement-item .kl-title::before {
      background: url("../img/candia/engagements/before-pillier3.svg") no-repeat bottom center; }
  section#id-sante ul li::before {
    background: url(../img/candia/engagements/icon-check-pilier3.svg) no-repeat; }
section#id-valeur {
  background: #e3cfd7 url(../img/candia/engagements/illu-valeurs.png) no-repeat right top 135px;
  margin-top: -2px; }
  section#id-valeur .kl-line3 {
    margin-bottom: 68px; }
  section#id-valeur .kl-title-img {
    margin-left: 0;
    text-align: left !important; }
    section#id-valeur .kl-title-img p {
      margin: 0; }
    section#id-valeur .kl-title-img > figure {
      display: block;
      margin: 0 auto 68px;
      text-align: center; }
      section#id-valeur .kl-title-img > figure img {
        max-width: 298px; }
  section#id-valeur .kl-engagement-item .kl-title {
    background: #e679ae; }
    section#id-valeur .kl-engagement-item .kl-title::before {
      background: url(../img/candia/engagements/before-pillier4.svg) no-repeat top center; }
  section#id-valeur ul li::before {
    background: url(../img/candia/engagements/icon-check-pilier4.svg) no-repeat; }
section .kl-title-img {
  margin-bottom: 134px; }
  section .kl-title-img img {
    margin: 0 auto 30px; }
  section .kl-title-img p {
    color: #343637;
    font-size: 24px;
    width: 85%;
    margin: 0 auto; }
    section .kl-title-img p span {
      display: inline-block;
      font-weight: 700; }
section .kl-engagement-list > div {
  margin-bottom: 121px; }
section .kl-engagement-item {
  background: #fff;
  border-radius: 15px;
  }
  section .kl-engagement-item .kl-title {
    padding: 37px 35px 21px;
    border-radius: 15px 15px 0 0;

  }
    section .kl-engagement-item .kl-title figure {
      width: 100%;
      position: absolute;
      left: 0;
      text-align: center;
      top: -22px; }
      section .kl-engagement-item .kl-title figure img {
        max-width: 46px; }
    section .kl-engagement-item .kl-title p {
      color: #fff;
      margin-bottom: 0; }
    section .kl-engagement-item .kl-title::before {
      content: '';
      width: 100%;
      height: 39px;
      position: absolute;
      top: -37px;
      left: 0; }
  section .kl-engagement-item ul {
    display: block;
      padding: 27px 30px 32px;
    }
    section .kl-engagement-item ul li {
      display: block;
      margin-bottom: 25px;
      color: #343637;
      font-size: 14px;
      line-height: 1.3;
      position: relative;
      padding-left: 38px;
      font-weight: 400; }
      section .kl-engagement-item ul li::before {
        content: '';
        background: url("../img/candia/engagements/icon-check-pilier1.svg") no-repeat;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 6px;
        left: 0; }
      section .kl-engagement-item ul li:last-child {
        margin-bottom: 0; }

.kl-bx-redirection::before {
  background: transparent;
  background-color: #bedbb8;
  -webkit-mask: url(../img/divider-redirection.svg) no-repeat 100% 100%;
  mask: url(../img/divider-redirection.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover; 
}
.pmas{
    padding: 10px 30px 20px;
}
.pmas small{
    font-size: 14px;
}
.kl-hero-custom {
  height: auto;
  min-height: 680px;
  overflow: hidden;
  position: relative;
  padding: 111px 0;
  background: #dceefb url(../img/candia/histoire/hero-bottom-wave.svg) no-repeat left bottom;
  background-size: 100%; }
  .kl-hero-custom.kl-hero-custom-simple {
    height: auto;
    overflow: hidden;
    min-height: unset;
    height: auto;
    padding: 0 0 170px;
    position: relative;
    background-color: #fff; }
    .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
      height: 550px;
      padding: 111px 0 0;
      background: #dceefb url(../img/candia/histoire/hero-bottom-wave.svg) no-repeat 0 100%;
      background-size: 100% auto;
      position: relative; }
      .kl-hero-custom.kl-hero-custom-simple .kl-texte-content:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #fff;
        bottom: -1px;
        left: 0; }
      .kl-hero-custom.kl-hero-custom-simple .kl-texte-content .row div:first-child {
        padding-left: 30px; }
    .kl-hero-custom.kl-hero-custom-simple figure {
      width: 688px;
      height: 577px;
      z-index: 2; }
  .kl-hero-custom .kl-bx-hero-title {
    margin-bottom: 76px; }
    .kl-hero-custom .kl-bx-hero-title h2, .kl-hero-custom .kl-bx-hero-title h1 {
      font-size: 49px;
      font-weight: 900;
      line-height: 1.2;
      margin-bottom: 36px;
      color: #0d4c8c; }
    .kl-hero-custom .kl-bx-hero-title p {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.2; }
  .kl-hero-custom > div {
    position: relative;
    z-index: 2; }
  .kl-hero-custom .kl-ancre-section li:nth-child(2) {
    text-align: center; }
  .kl-hero-custom .kl-ancre-section li:nth-child(3) {
    text-align: right; }
  .kl-hero-custom .kl-ancre-section li a {
    font-size: 15px;
    font-weight: 700;
    display: block;
    color: #0d4c8c; }
    .kl-hero-custom .kl-ancre-section li a::before {
      content: '';
      display: inline-block;
      margin-right: 12px;
      background: url("../img/candia/histoire/bullet.svg") no-repeat center;
      width: 24px;
      height: 18px;
      vertical-align: middle; }
  .kl-hero-custom figure {
    width: 736px;
    height: 577px;
    position: absolute;
    top: 44px;
    right: -47px;
    -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16)); }
    .kl-hero-custom figure img {
      position: relative;
      margin: 0 auto;
      display: block;
      width: 100%;
      /* height: 100%; */
      mask: url("../img/bulle-hero.svg");
      -webkit-mask-box-image: url("../img/bulle-hero.svg");
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat; }

section#id-manifeste {
  padding: 103px 0 251px;
  position: relative;
  background: #fff url("../img/candia/histoire/deco-manifeste.png") no-repeat center bottom/contain; }
  section#id-manifeste.kl-sec-RH {
    background: url(../img/candia/nousrejoindre/kl-sec-rh-bg.png) no-repeat center bottom;
    background-size: 102% auto;
    padding-bottom: 500px;
    padding-top: 0; }
  section#id-manifeste h2 {
    font-family: "tabitharegular";
    color: #0d4c8c;
    line-height: 1;
    margin-bottom: 43px;
    font-size: 64px;
    padding-left: 86px;
    position: relative; }
    section#id-manifeste h2::before {
      content: '';
      background: url("../img/candia/histoire/icon-quote.svg") no-repeat top left;
      display: inline-block;
      margin-right: 20px;
      width: 63px;
      height: 52px;
      margin-bottom: 14px;
      position: absolute;
      left: 0;
      top: 0; }
  section#id-manifeste p {
    font-family: "nothing_you_could_do_boldbold";
    font-size: 23px;
    margin-bottom: 40px; }
  section#id-manifeste .kl-bx-author {
    margin: 84px 0 120px;
    display: flex;
    align-items: center; }
    section#id-manifeste .kl-bx-author figure {
      width: 205px;
      height: 212px;
      margin-bottom: 0;
      -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16)); }
      section#id-manifeste .kl-bx-author figure img {
        position: relative;
        margin: 0 auto;
        display: block;
        width: 100%;
        height: 100%;
        mask: url("../img/candia/histoire/bulle-avatar.svg");
        -webkit-mask-box-image: url("../img/candia/histoire/bulle-avatar.svg");
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
    section#id-manifeste .kl-bx-author div {
      padding-left: 43px; }
      section#id-manifeste .kl-bx-author div h3 {
        font-size: 36px;
        color: #343637;
        line-height: 1;
        margin-bottom: 9px;
        font-family: "tabitharegular"; }
      section#id-manifeste .kl-bx-author div p {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 1;
        font-family: "Muli", sans-serif; }
  section#id-manifeste .kl-btn-rounded {
    background: #0d4c8c;
    border: none;
    box-shadow: none;
    display: block;
    margin: 0 auto;
    width: 333px;
    padding: 24px; }
    section#id-manifeste .kl-btn-rounded:hover {
      background: #09335d; }
section#id-resume {
  padding: 63px 0 145px;
  overflow-x: hidden; }
  section#id-resume.kl-mb-sm {
    padding-bottom: 60px; }
  section#id-resume .kl-title {
    margin-bottom: 68px;
    padding: 0 32px; }
    section#id-resume .kl-title h2 {
      font-family: "tabitharegular";
      font-size: 64px;
      margin-bottom: 32px;
      color: #0d4c8c;
      line-height: 1.3; }
    section#id-resume .kl-title p {
      font-size: 20px;
      font-weight: 700;
      color: #343637;
      line-height: 1.3; }
  section#id-resume .nav-tabs {
    border: none;
    text-align: center;
    display: block; }
    section#id-resume .nav-tabs li {
      display: inline-block;
      min-width: 168px; }
      section#id-resume .nav-tabs li a {
        border: none;
        font-size: 24px;
        font-family: "tabitharegular";
        color: #c9d0d7;
        padding-bottom: 20px;
        position: relative; }
        section#id-resume .nav-tabs li a::after {
          content: '';
          background: url("../img/candia/histoire/bottom-tab.svg") no-repeat center bottom;
          height: 9px;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0; }
        section#id-resume .nav-tabs li a:hover {
          color: #acb7c1; }
        section#id-resume .nav-tabs li a.active {
          color: #68bfec; }
          section#id-resume .nav-tabs li a.active::after {
            background: url("../img/candia/histoire/bottom-tab-selected.svg") no-repeat center; }
          section#id-resume .nav-tabs li a.active span {
            background: transparent !important;
            background-color: #68bfec !important; }
        section#id-resume .nav-tabs li a span {
          display: inline-block;
          margin-right: 10px;
          vertical-align: middle;
          margin-bottom: 7px; }
      section#id-resume .nav-tabs li:first-child a span {
        background: url("../img/candia/histoire/icon-num1.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 19px;
        height: 19px; }
      section#id-resume .nav-tabs li:first-child a.active span {
        -webkit-mask: url("../img/candia/histoire/icon-num1.svg") no-repeat 100% 100%;
        mask: url("../img/candia/histoire/icon-num1.svg") no-repeat 100% 100%;
        -webkit-mask-size: 18px 19px;
        mask-size: 18px 19px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
      section#id-resume .nav-tabs li:first-child a.kl-perspective-tab span {
        background: url("../img/candia/nousrejoindre/icon-develop.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 19px;
        height: 19px; }
      section#id-resume .nav-tabs li:first-child a.kl-perspective-tab.active span {
        -webkit-mask: url("../img/candia/nousrejoindre/icon-develop.svg") no-repeat 100% 100%;
        mask: url("../img/candia/nousrejoindre/icon-develop.svg") no-repeat 100% 100%;
        -webkit-mask-size: 19px 19px;
        mask-size: 19px 19px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
      section#id-resume .nav-tabs li:nth-child(2) a.kl-mobility-tab span {
        background: url("../img/candia/nousrejoindre/icon-mobilite.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 27px;
        height: 30px; }
      section#id-resume .nav-tabs li:nth-child(2) a.kl-mobility-tab.active span {
        -webkit-mask: url("../img/candia/nousrejoindre/icon-mobilite.svg") no-repeat 100% 100%;
        mask: url("../img/candia/nousrejoindre/icon-mobilite.svg") no-repeat 100% 100%;
        -webkit-mask-size: 27px 30px;
        mask-size: 27px 30px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
      section#id-resume .nav-tabs li:nth-child(2) a span {
        background: url("../img/candia/histoire/icon-rd.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 26px;
        height: 34px; }
      section#id-resume .nav-tabs li:nth-child(2) a.active span {
        -webkit-mask: url("../img/candia/histoire/icon-rd.svg") no-repeat 100% 100%;
        mask: url("../img/candia/histoire/icon-rd.svg") no-repeat 100% 100%;
        -webkit-mask-size: 26px 33px;
        mask-size: 26px 33px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
      section#id-resume .nav-tabs li:last-child a.kl-egality-tab span {
        background: url("../img/candia/nousrejoindre/icon-egalite.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 32px;
        height: 31px; }
      section#id-resume .nav-tabs li:last-child a.kl-egality-tab.active span {
        -webkit-mask: url("../img/candia/nousrejoindre/icon-egalite.svg") no-repeat 100% 100%;
        mask: url("../img/candia/nousrejoindre/icon-egalite.svg") no-repeat 100% 100%;
        -webkit-mask-size: 32px 31px;
        mask-size: 32px 31px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
      section#id-resume .nav-tabs li:last-child a span {
        background: url("../img/candia/histoire/icon-international.svg") no-repeat 100% 100%;
        background-size: contain;
        width: 30px;
        height: 30px; }
      section#id-resume .nav-tabs li:last-child a.active span {
        -webkit-mask: url("../img/candia/histoire/icon-international.svg") no-repeat 100% 100%;
        mask: url("../img/candia/histoire/icon-international.svg") no-repeat 100% 100%;
        -webkit-mask-size: 29px 30px;
        mask-size: 29px 30px;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat; }
  section#id-resume .tab-content {
    padding-top: 100px; }
    section#id-resume .tab-content .tab-pane .kl-rows > div:last-child {
      margin-left: 60px; }
    section#id-resume .tab-content .tab-pane .kl-bx-img-tab {
      width: 510px;
      height: 482px;
      margin-bottom: 0;
      -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
      position: relative; }
      section#id-resume .tab-content .tab-pane .kl-bx-img-tab img {
        position: relative;
        margin: 0 auto;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        }
      section#id-resume .tab-content .tab-pane .kl-bx-img-tab > div {
        position: absolute;
        top: 29px;
        right: -27px;
        background: url("../img/candia/laiteries/bg-employes.svg") no-repeat center/contain;
        width: 164px;
        height: 164px;
        text-align: center;
        z-index: 3; }
        section#id-resume .tab-content .tab-pane .kl-bx-img-tab > div span {
          display: block;
          color: #fff;
          font-size: 29px;
          font-family: "tabitharegular";
          margin-bottom: 0;
          line-height: 1;
          letter-spacing: -2px; }
        section#id-resume .tab-content .tab-pane .kl-bx-img-tab > div p {
          font-size: 14px;
          font-weight: 700;
          margin-bottom: 0;
          color: #fff; }
    section#id-resume .tab-content .tab-pane h3 {
      color: #68bfec;
      font-size: 50px;
      margin-bottom: 40px;
      line-height: 1.2;
      font-family: "tabitharegular"; }
    section#id-resume .tab-content .tab-pane p {
      font-size: 16px;
      color: #343637;
      line-height: 1.2;
      margin-bottom: 22px;
      max-width: 381px; }
    section#id-resume .tab-content .tab-pane h4 {
      font-size: 18px;
      color: #0d4c8c;
      line-height: 1.2;
      margin: 34px 0 61px;
      font-weight: 700; }
  section#id-resume .kl-slider-wrapper {
    position: relative;
    /*&::after{
      content: '';
      background: url("../img/candia/histoire/deco-slide-gamme.png")no-repeat;
      width: 200px;
      height: 540px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
    }*/ }
    section#id-resume .kl-slider-wrapper > container {
      position: relative;
      z-index: 1; }
    section#id-resume .kl-slider-wrapper:after {
      content: "";
      position: absolute;
      background: url(../img/slider-after.png) no-repeat top center;
      right: 0;
      top: 50%;
      height: 540px;
      width: 200px;
      margin-top: -226px; }
    section#id-resume .kl-slider-wrapper > div {
      position: relative;
      z-index: 2; }
section#id-resume .tab-content .tab-pane.kl-perspective h3 {
  font-size: 44px; }
section#id-resume .tab-content .tab-pane.kl-perspective .row {
  margin: 0 -61px; }
  section#id-resume .tab-content .tab-pane.kl-perspective .row > div {
    padding: 0 61px; }
section#id-resume .tab-content .tab-pane.kl-perspective .kl-bx-img-tab::before {
  background: url(../img/candia/nousrejoindre/objet-dynamique-vectoriel-2.png) no-repeat top center, url(../img/candia/nousrejoindre/objet-index-up.png) no-repeat 82px 99px;
  height: 146px;
  width: 160px;
  top: -59px;
  right: -89px; }
section#id-resume .tab-content .tab-pane.kl-perspective .kl-bx-img-tab::after {
  content: '';
  position: absolute;
  background: url("../img/candia/nousrejoindre/objet-dynamique-vectoriel.png") no-repeat top center;
  height: 53px;
  width: 35px;
  bottom: 10px;
  left: 20px; }
section#id-number {
  background: #0d4c8c url("../img/candia/histoire/bg-top-number.png") no-repeat 0 -3px;
  background-size: 100% auto;
  padding: 241px 0 0;
  position: relative; }
  section#id-number:not(.kl-no-after)::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -117px;
    height: 120px;
    z-index: 1;
    background: url("../img/candia/histoire/bg-bottom-number.png") no-repeat top left;
    right: 0;
    background-size: 100% 100%; }
  section#id-number .kl-img-carte {
    margin-bottom: 80px; }
  section#id-number h2 {
    text-align: center;
    font-family: "Muli", sans-serif;
    font-size: 64px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 113px;
    line-height: 1; }
    section#id-number h2 sup {
      font-size: 18px;
      color: rgba(255, 255, 255, 0.6);
      font-weight: 400;
      top: -1.5em;
      left: -17px; }
  section#id-number .kl-bx-number-item {
    text-align: center;
    padding: 0 45px;
    margin-bottom: 80px; }
    section#id-number .kl-bx-number-item figure {
      margin-bottom: 29px;
      height: 109px;
      display: inline-block;
      width: auto;
      position: relative;
      vertical-align: bottom; }
      section#id-number .kl-bx-number-item figure.kl-nbr-eleveurs {
        max-width: 106px;
        margin-right: auto;
        margin-left: auto; }
        section#id-number .kl-bx-number-item figure.kl-nbr-eleveurs a {
          top: -19px;
          left: -23px; }
      section#id-number .kl-bx-number-item figure img {
        display: block;
        margin: 0 auto; }
      section#id-number .kl-bx-number-item figure a {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        line-height: 52px;
        font-size: 30px;
        display: block;
        text-align: center;
        position: absolute;
        top: -24px;
        left: -38px;
        color: #0d4c8c;
        background: #fff; }
        section#id-number .kl-bx-number-item figure a:hover {
          color: #fff;
          background: #09335d; }
    section#id-number .kl-bx-number-item h3 {
      font-family: "tabitharegular";
      font-size: 60px;
      color: #fff;
      margin-bottom: 5px;
      line-height: 1.2;
      text-transform: lowercase; }
    section#id-number .kl-bx-number-item h4 {
      font-family: "tabitharegular";
      font-size: 36px;
      color: #fff;
      margin: 20px 0 8px;
      line-height: 1.2; }
    section#id-number .kl-bx-number-item p {
      font-size: 18px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 0;
      min-height: 53px; }
    section#id-number .kl-bx-number-item a {
      display: inline-block;
      color: rgba(255, 255, 255, 0.6);
      text-decoration: underline;
      position: relative;
      top: -20px; }
    section#id-number .kl-bx-number-item > span {
      display: block;
      color: #fff;
      font-size: 14px; }
  section#id-number .kl-bx-number {
    position: relative; }
    section#id-number .kl-bx-number.kl-bx-inline {
      padding: 0 0 0 30px; }
      section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item {
        display: inline-flex;
        text-align: left;
        padding: 0 15px 0 0; }
        section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item:nth-of-type(even) {
          padding-right: 0; }
        section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item h3 {
          margin-bottom: 0; }
        section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item div {
          padding-left: 27px; }
      section#id-number .kl-bx-number.kl-bx-inline::before {
        content: '';
        background: url("../img/candia/histoire/line-number1.png") no-repeat center;
        display: block;
        width: 100%;
        height: 116px;
        margin: 0 auto 60px; }
    section#id-number .kl-bx-number.kl-bx-inline-center .kl-bx-number-item {
      padding: 0;
      margin-bottom: 31px; }
      section#id-number .kl-bx-number.kl-bx-inline-center .kl-bx-number-item:nth-of-type(2n + 3) {
        margin-bottom: 0; }
      section#id-number .kl-bx-number.kl-bx-inline-center .kl-bx-number-item h3 {
        margin-bottom: 0; }
    section#id-number .kl-bx-number.kl-bx-inline-center div[class*="col"]:nth-of-type(n + 3) .kl-bx-number-item {
      margin-bottom: 0; }
    section#id-number .kl-bx-number.kl-bx-inline-center::before {
      content: '';
      background: url("../img/candia/histoire/line-number2.png") no-repeat center;
      display: block;
      width: 100%;
      height: 116px;
      margin: 0 auto 60px; }
  section#id-number .kl-src {
    text-align: left;
    margin-top: 120px; }
    section#id-number .kl-src p {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.6); }
section.kl-sec-rse {
  background: url("../img/candia/histoire/bg-rse.png") no-repeat center bottom/cover;
  padding: 218px 0 90px;
  text-align: center; }
  section.kl-sec-rse span {
    font-family: "tabitharegular";
    font-size: 36px;
    color: #5581ae;
    margin-bottom: 23px;
    display: block; }
  section.kl-sec-rse h3, section.kl-sec-rse h4 {
    font-family: "Muli", sans-serif;
    font-weight: 900;
    color: #0d4c8c;
    font-size: 36px;
    margin-bottom: 23px; }
  section.kl-sec-rse p {
    font-size: 16px;
    color: #343637;
    margin-bottom: 34px;
    font-weight: 600; }
  section.kl-sec-rse figure img {
    max-width: 252px; }
  section.kl-sec-rse .kl-btn-rounded {
    background: #0d4c8c;
    font-size: 18px;
    display: inline-block; }

.kl-gamme-marque-controls {
  margin-bottom: 54px;
  text-align: right; }
  .kl-gamme-marque-controls button {
    display: inline-block;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    text-align: center;
    line-height: 59px;
    font-size: 32px;
    color: #0d4c8c;
    border: 2px solid #0d4c8c;
    margin: 0 5px;
    background: transparent; }
    .kl-gamme-marque-controls button.slick-disabled {
      color: #afb6bd;
      border: 2px solid #afb6bd; }

.kl-gamme-marque--item {
  width: 266px;
  height: 172px;
  border-radius: 20px;
  box-shadow: 0 0 40px rgba(89, 111, 133, 0.25);
  background-color: #fff;
  margin: 0 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden; }
  .kl-gamme-marque--item img {
    height: auto;
    display: block;
    margin: 0 auto;
    transition: .3s ease-in-out;
    transform: scale(1.3); }
    .kl-gamme-marque--item img:last-child {
      display: none; }
  .kl-gamme-marque--item:hover img {
    display: none; }
    .kl-gamme-marque--item:hover img:last-child {
      display: block;
      max-width: 117px; }
.kl-gamme-marque .slick-list {
  height: 231px;
  padding-top: 30px;
  overflow: visible; }

#id-see-more h2 {
  font-family: "tabitharegular";
  color: #0d4c8c;
  line-height: 1;
  margin-bottom: 43px;
  font-size: 64px; }
  #id-see-more h2::before {
    content: '';
    background: url("../img/candia/histoire/icon-quote.svg") no-repeat top left;
    display: inline-block;
    margin-right: 20px;
    width: 63px;
    height: 52px;
    margin-bottom: 14px; }
#id-see-more p {
  font-family: "nothing_you_could_do_boldbold";
  font-size: 24px; }
#id-see-more .kl-bx-author {
  margin: 84px 0;
  display: flex;
  align-items: center; }
  #id-see-more .kl-bx-author figure {
    width: 205px;
    height: 212px;
    margin-bottom: 0;
    -webkit-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -moz-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -ms-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    -o-filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16));
    filter: drop-shadow(10px 0 30px rgba(38, 94, 152, 0.16)); }
    #id-see-more .kl-bx-author figure img {
      position: relative;
      margin: 0 auto;
      display: block;
      width: 100%;
      height: 100%;
      mask: url("../img/candia/histoire/bulle-avatar.svg");
      -webkit-mask-box-image: url("../img/candia/histoire/bulle-avatar.svg");
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat; }
  #id-see-more .kl-bx-author div {
    padding-left: 43px; }
    #id-see-more .kl-bx-author div h3 {
      font-size: 36px;
      color: #343637;
      line-height: 1;
      margin-bottom: 9px;
      font-family: "tabitharegular"; }
    #id-see-more .kl-bx-author div p {
      font-size: 16px;
      margin-bottom: 0;
      line-height: 1;
      font-family: "Muli", sans-serif; }
#id-see-more .kl-btn-rounded {
  background: #0d4c8c;
  border: none;
  box-shadow: none;
  display: block;
  margin: 0 auto;
  width: 333px;
  padding: 24px; }
  #id-see-more .kl-btn-rounded:hover {
    background: #09335d; }
#id-see-more .modal-dialog {
  max-width: 976px; }
#id-see-more .modal-header {
  border: none; }
#id-see-more .modal-body {
  padding: 0 84px 280px;
  background: url("../img/candia/histoire/deco-manifeste-modal.png") no-repeat center bottom/contain; }
#id-see-more .modal-content {
  border: none;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(13, 76, 140, 0.15);
  overflow: hidden; }

.modal-backdrop {
  background: rgba(230, 243, 255, 0.93) !important; }

.kl-scroll-to-first {
  position: absolute !important;
  width: 100%;
  bottom: 122px;
  text-align: center;
  left: 0; }
  .kl-scroll-to-first button {
    background: transparent;
    border: none;
    box-shadow: none; }

.kl-search-mob {
  position: relative;
  margin-bottom: 15px; }
  .kl-search-mob input {
    border: 2px solid #c9d0d7;
    border-radius: 50px;
    padding: 12px 50px 12px 22px !important;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    max-width: 100%;
    margin-right: 18px !important; }
    .kl-search-mob input::placeholder {
      color: #c9d0d7; }
  .kl-search-mob::after {
    /*display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f002";
    position: absolute;
    top: 15px;
    bottom: auto;
    color: #c9d0d7;
    right: 27px;
    font-size: 16px;*/ }

.kl-contact-us {
  background: #0d4c8c;
  height: auto;
  border-radius: 100px;
  line-height: 37px;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 16px;
  padding: 6px 32px;
  margin: 16px 0 20px; }
  .kl-contact-us i {
    margin-right: 5px; }

.kl-nav-item-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 98%;
  height: 100%; }
  .kl-nav-item-wrapper svg {
    z-index: 999999999;
    position: absolute;
    bottom: -44px;
    top: 1px;
    transition: .3s ease-in-out;
    display: none; }
    .kl-nav-item-wrapper svg path {
      fill: #fff !important; }

.kl-wrapper-blue {
  background: linear-gradient(to bottom, #ffffff, rgba(230, 242, 255, 0.3)); }

.kl-bx-confirmation {
  text-align: center;
  padding-top: 95px;
  padding-bottom: 93px;
  outline: none;
  box-shadow: none;
  border: none; }
  .kl-bx-confirmation:focus {
    outline: none;
    box-shadow: none;
    border: none; }
  .kl-bx-confirmation .kl-btn-rounded {
    background: #0d4c8c;
    border: none;
    box-shadow: none;
    padding: 21px 33px;
    border-radius: 100px;
    font-size: 16px;
    transition: .3s ease-in-out; }
    .kl-bx-confirmation .kl-btn-rounded:hover {
      background: #68bfec; }
  .kl-bx-confirmation img {
    margin-bottom: 64px; }
  .kl-bx-confirmation h2 {
    color: #0d4c8c;
    font-family: "Muli", sans-serif;
    font-size: 52px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 53px; }
  .kl-bx-confirmation p {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    color: #5581ae;
    margin-bottom: 62px; }

.kl-to-msg {
  visibility: hidden; }
  
  .ps-slides > div:not(.active) {
  opacity: 0; }
  
  .swiper-container.gallery-top {
  height: 100%;
  width: 100%;
  background: url(../img/le-Lait-Vous/bg-dossiers.png) no-repeat center/cover; }

.kl-nav-bande {
  background-color: #dcedfb; }
  .kl-nav-bande .kl-links {
    height: 143px;
    max-width: calc(100% - 26px);
    margin: auto; }
    .kl-nav-bande .kl-links a {
      padding: 0 26px; }
      .kl-nav-bande .kl-links a .fas {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 -1px 2px; }

.kl-links a {
  font-size: 18px;
  font-family: Muli;
  font-weight: bold;
  line-height: 2;
  letter-spacing: normal;
  color: #0d4c8c; }

.kl-gamme-item.slick-active:focus {
  outline: none; }

.kl-slider--item {
  position: relative; }
  .kl-slider--item .kl-btn {
    height: auto;
    border-radius: 38.5px;
    box-shadow: -7.4px 6.7px 40px 0 rgba(0, 50, 160, 0.15);
    background-color: #33a73a;
    font-family: Muli;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fefefe;
    padding: 23px 40px; }
    .kl-slider--item .kl-btn:hover {
      background-color: #27802c; }

.kl-scroll-down {
  position: absolute;
  bottom: -1px;
  z-index: 100;
  height: 41px;
  color: #fff;
  width: 254px;
  left: 50%;
  margin-left: -127px;
  text-align: center;
  font-size: 26px; }
  .kl-scroll-down a {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding-top: 24px;
    line-height: 1;
    background: url("../img/scroll-down.png") no-repeat top center; }
    .kl-scroll-down a i {
      color: #c9d0d7;
      transform: rotate(180deg); }

.kl-cooperation {
  background: url(../img/home/bg-img-rse.png) no-repeat bottom center;
  position: relative;
  background-size: calc(100% + 351px) auto;
  margin-bottom: 30px;
  padding: 80px 0 190px; }
  .kl-cooperation .kl-sec-header {
    max-width: 814px; }
  .kl-cooperation:before {
    content: "";
    position: absolute;
    height: 35%;
    width: 100%;
    background-image: url("../img/after-coop-bg.png"), linear-gradient(to top, #dcedfb, #fff);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top cleft;
    top: 0;
    left: 0; }
  .kl-cooperation:after {
    content: "";
    position: absolute;
    height: 69px;
    width: 100%;
    background: url("../img/separator-bg.png") no-repeat top center;
    background-size: 100% auto;
    bottom: -30px;
    left: 0; }

h1.h1, h2.h1 {
  position: relative;
  font-family: "tabitharegular";
  font-size: 64px;
  color: #0d4c8c; }

.kl-sec-header {
  position: relative;
  margin-bottom: 40px; }
  .kl-sec-header .h1 {
    margin-bottom: 15px;
      line-height: 60px;}
  .kl-sec-header p {
    font-family: Muli;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    color: #5581ae;
    margin-bottom: 0; }
    .kl-sec-header p a {
      color: #eb749c;
      text-transform: uppercase; }
    .kl-sec-header p b {
      font-weight: 800;
      text-transform: uppercase; }

.btn.kl-btn-outline {
  display: inline-block;
    padding: 13px 30px;
  border-radius: 30px;
  background-color: #fff;
  border: solid 3px #343637;
  font-family: Muli;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #343637; }
  .btn.kl-btn-outline.kl-btn-blue {
    border-color: #68bfec;
    color: #68bfec; }
    .btn.kl-btn-outline.kl-btn-blue:hover {
      background-color: #68bfec;
      color: #fff; }
  .btn.kl-btn-outline.kl-btn-green {
    border-color: #9cc432;
    color: #9cc432; }
    .btn.kl-btn-outline.kl-btn-green:hover {
      background-color: #9cc432;
      color: #fff; }
  .btn.kl-btn-outline.kl-btn-orange {
    border-color: #f59f19;
    color: #f59f19; }
    .btn.kl-btn-outline.kl-btn-orange:hover {
      background-color: #f59f19;
      color: #fff; }
  .btn.kl-btn-outline.kl-btn-purple {
    border-color: #eb749c;
    color: #eb749c; }
    .btn.kl-btn-outline.kl-btn-purple:hover {
      background-color: #eb749c;
      color: #fff; }

.kl-item-cooperation {
  height: 100%;
  border-radius: 15px;
  background-color: #fff;
  padding: 50px 19px 0;
  overflow: hidden; }
  .kl-item-cooperation .kl-thumb {
    width: 100%;
    min-height: 172px;
    margin-top: 10px;
    display: flex; }
    .kl-item-cooperation .kl-thumb img {
      margin: 0 -20px 0;
      width: calc(100% + 40px);
      margin-top: auto; }
  .kl-item-cooperation h3 {
    margin: 25px 0 15px; }
  .kl-item-cooperation p {
    font-family: Muli;
    font-size: 16px;
    line-height: 1.5;
      white-space: pre-wrap;
      width: 100%;
      display: block;
    margin: 25px 0 auto;
    color: #222526; }
  .kl-item-cooperation .kl-btn-outline {
    width: 100%;
    max-width: 200px;
    margin: 20px auto 0; }
    .kl-item-cooperation .kl-btn-outline:hover {
      opacity: .8; }

.kl-cta-cooperative {
  background: url(../img/CTA-coop-bg.jpg) no-repeat bottom center;
  position: relative;
  background-size: cover;
  margin: 15px 0 90px; }
  .kl-cta-cooperative:after, .kl-cta-cooperative:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0; }
  .kl-cta-cooperative:before {
    top: -15px;
    height: 80px;
    background: url(../img/cta-before.png) no-repeat top center;
    background-size: 100% 100%; }
  .kl-cta-cooperative:after {
    height: 180px;
    background: url("../img/divider-vague.png") no-repeat top center;
    background-size: 100% 100%;
    bottom: -70px; }
  .kl-cta-cooperative p {
    font-size: 18px;
    line-height: 1.56;
    margin: 35px 0 50px;
    font-family: "Muli", sans-serif; }
  .kl-cta-cooperative .kl-content {
    min-height: 750px;
    padding: 150px 0 170px; }
    .kl-cta-cooperative .kl-content > * {
      max-width: 590px; }
  .kl-cta-cooperative .kl-btn-rounded {
    background-color: #0d4c8c; }
    .kl-cta-cooperative .kl-btn-rounded:hover {
      background-color: #09335d; }

.kl-slider-gammes {
  padding: 60px 0 80px;
  position: relative; }
  .kl-slider-gammes .container {
    position: relative;
    z-index: 1; }
  .kl-slider-gammes + * {
    padding-top: 130px; }
  .kl-slider-gammes:after {
    content: "";
    position: absolute;
    left: 0;
    background: url("../img/gamme-section-after.png") no-repeat top center;
    background-size: 100% 100%;
    height: 300px;
    width: 100%;
    bottom: -130px; }
  .kl-slider-gammes .slick-list {
    overflow: visible; }
  .kl-slider-gammes .kl-sec-header p {
    color: #343637;
    font-size: 20px; }
  .kl-slider-gammes .kl-arrows {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    top: 20px; }
    .kl-slider-gammes .kl-arrows button {
      width: 45px;
      height: 23px;
      border: none; }
      .kl-slider-gammes .kl-arrows button.kl-arrow-left {
        background: url("../img/left.png") no-repeat top center transparent; }
      .kl-slider-gammes .kl-arrows button.kl-arrow-right {
        background: url("../img/right.png") no-repeat top center transparent; }

.kl-logo-fixed {
  width: 88px; }

.kl-slider-content {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 0 0 85px; }

.kl-gamme-item {
  width: 420px;
  text-align: center;
  opacity: .5;
  position: relative;
  transition: width .8s, height 4s;
  margin-right: 0;
  margin-left: 0;
  transition: all 500ms ease;
  /*&.kl-next {
  	animation: margeLeft 500ms forwards;
  }
  &.kl-prev {
  	animation: margeRight 500ms forwards;
  }*/ }
  .kl-gamme-item .kl-logo-fixed {
    display: none; }
  .kl-gamme-item > div {
    transition: all .5s ease;
    width: 100%;
    height: 100%; }
  .kl-gamme-item.slick-active {
    opacity: 1; }
  .kl-gamme-item:hover, .kl-gamme-item:focus {
    outline: none;
    box-shadow: none; }
  .kl-gamme-item .kl-btn-rounded {
    box-shadow: -7.4px 6.7px 40px 0 rgba(0, 50, 160, 0.15);
    background-color: #0131a0;
    border-radius: 39px;
    display: inline-block;
    width: 322px;
    left: 50%;
    margin: 0 0 0 -161px;
    position: absolute;
    display: none; }
    .kl-gamme-item .kl-btn-rounded:hover {
      background-color: #01216d; }
  .kl-gamme-item .kl-logo-gamme img {
    left: 50%; }
  .kl-gamme-item .kl-logo-gamme img,
  .kl-gamme-item .btn {
    transition: all ease .2s;
    opacity: 0;
    display: none; }
  .kl-gamme-item .kl-thumbnail .kl-thumb {
    min-height: 260px; }
  .kl-gamme-item .kl-thumbnail img {
    transition: opacity ease .3s; }
  .kl-gamme-item .kl-logo-gamme {
    height: 123px;
    position: relative; }
    .kl-gamme-item .kl-logo-gamme img {
      position: absolute;
      max-height: 100%;
      width: auto;
      left: 50%;
      display: none;
      transform: translate(-50%, 0); }
  .kl-gamme-item .kl-thumbnail img.kl-thumb {
    display: inline-block; }
  .kl-gamme-item.slick-current {
    margin: auto; }
    .kl-gamme-item.slick-current .kl-logo-fixed {
      display: block; }
    .kl-gamme-item.slick-current .kl-logo-gamme img,
    .kl-gamme-item.slick-current .btn {
      opacity: 1;
      display: block; }
    .kl-gamme-item.slick-current .kl-thumbnail img.kl-gamme {
      opacity: 1; }
    .kl-gamme-item.slick-current .kl-thumbnail img.kl-thumb {
      opacity: 0; }
  .kl-gamme-item .kl-thumbnail {
    margin: 5px 0 70px; }
    .kl-gamme-item .kl-thumbnail img.kl-gamme {
      position: absolute;
      opacity: 0;
      left: 50%;
      transform: translate(-50%, 0); }
    .kl-gamme-item .kl-thumbnail img.kl-thumb {
      opacity: 1; }
  .kl-gamme-item.slick-slide img {
    display: inline-block; }

@keyframes margeLeft {
  0% {
    margin-left: 0; }
  100% {
    margin-left: 100px; } }
@keyframes margeRight {
  0% {
    margin-right: 0; }
  100% {
    margin-right: 100px; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes bg-move {
  0% {
    background-position: 0 50%; }
  50% {
    background-position: 100% 50%; }
  to {
    background-position: 0 50%; } }
@keyframes border-move {
  0% {
    border-radius: 51% 49% 34% 66% / 39% 66% 34% 61%; }
  10% {
    border-radius: 39% 61% 38% 62% / 53% 54% 46% 47%; }
  20% {
    border-radius: 56% 44% 52% 48% / 57% 35% 65% 43%; }
  30% {
    border-radius: 41% 59% 45% 55% / 33% 56% 44% 67%; }
  40% {
    border-radius: 46% 54% 60% 40% / 55% 74% 26% 45%; }
  50% {
    border-radius: 44% 56% 22% 78% / 31% 74% 26% 69%; }
  60% {
    border-radius: 31% 69% 32% 68% / 31% 71% 29% 69%; }
  70% {
    border-radius: 44% 56% 60% 40% / 63% 36% 64% 37%; }
  80% {
    border-radius: 46% 54% 38% 62% / 44% 48% 52% 56%; }
  90% {
    border-radius: 66% 34% 57% 43% / 49% 51% 49% 51%; }
  100% {
    border-radius: 51% 49% 34% 66% / 39% 66% 34% 61%; } }
.moving_shape {
  position: absolute;
  left: 50%;
  top: 115px;
  margin: 0 0 0 -175.5px;
  width: 365px;
  height: 355px;
  background: #FF0099;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: repeat;
  background-size: auto auto;
  background-color: #eef2f4;
  background-size: 1000%;
  background-repeat: repeat;
  color: #fff;
  animation: bg-move 30s linear infinite forwards, border-move 15s linear infinite forwards; }

#id-gamme-slider {
  position: relative;
  z-index: 2; }

.kl-slider-gamme {
  overflow: hidden; }

.Rectangle-arrondi-2 {
  background-color: #fff; }

.Rectangle-arrondi-2-copie {
  padding-bottom: 25px;
  background-color: #fff; }

#cooperation-anchor {
  position: relative;
  top: -80px; }

.kl-grid-rs {
  background-image: linear-gradient(to top, #e6f3ff, var(--white));
  padding-bottom: 100px; }
  .kl-grid-rs .kl-sec-header {
    margin-top: 20px; }

.masonry-item {
  border-radius: 15px;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px; }
  .masonry-item p {
    font-family: Muli;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #000000;
    max-width: calc(100% - 44px);
    margin: 0 auto; }
    .masonry-item p a {
      color: #1da1f2; }
    .masonry-item p img {
      vertical-align: baseline; }
  .masonry-item a.kl-name {
    position: relative;
    font-family: Muli;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding-left: 30px;
    background-size: auto 100%;
    margin: 20px 0;
    display: inline-block; }
  .masonry-item a .fa {
    position: absolute;
    font-size: 18px;
    left: 0;
    top: 50%;
    margin-top: -9px; }
  .masonry-item .kl-instagram .kl-name {
    background: url("../img/picto-instagram.png") no-repeat 0 5px; }
  .masonry-item .kl-twitter .kl-name .fa {
    color: #1da1f2; }
  .masonry-item .kl-twitter > span {
    width: calc(100% - 50px);
    margin: 0 auto; }
  .masonry-item .kl-contact {
    background-color: #febc32;
    text-align: center;
    padding: 30px 5px 0;
    overflow: hidden;
    height: calc(100% + 25px);
    margin-bottom: -25px; }
    .masonry-item .kl-contact h3 {
      font-family: "tabitharegular";
      font-size: 32px;
      color: #fff;
      margin-bottom: 17px; }
    .masonry-item .kl-contact p {
      font-size: 14px;
      font-weight: 600;
      line-height: 1.29;
      color: #fff;
      text-align: center; }
      .masonry-item .kl-contact p b {
        display: block;
        font-weight: 800;
        line-height: 1.8; }

.kl-logo-list {
  padding: 45px 15px 35px;
  overflow: hidden; }
  .kl-logo-list a {
    padding: 0 16px; }
  .kl-logo-list img {
    max-width: 147px;
    max-height: 134px; }

@media (max-width: 575px) {
	.kl-hd-engagement .link-charte {
    z-index: 100;
  }
  .kl-gamme-item .kl-btn-rounded {
    box-shadow: 0 6.7px 20px 0 rgba(0, 50, 160, 0.15); } }
@media screen and (min-width: 1600px) {
  section.kl-hero-product::after {
    height: 231px; }

  section.kl-product-description .kl-footer-product::before {
    top: 42px;
    height: 188px; }
  section.kl-product-description .kl-footer-product::after {
    height: 87px; }

  section.kl-quiz-section .kl-quiz-wrapper {
    height: 940px; }

  .kl-hero-default::after {
    height: 367px; } }
@media (min-width: 1400px) {
  section#id-manifeste {
    padding: 100px 0 350px; }

  section#id-manifeste .kl-bx-author {
    margin: 84px 0; }

  .kl-sec-quizz-link::before {
    height: 95px; } }
@media screen and (max-width: 1410px) {
  .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
    height: 500px; }

  div.swiper-container.gallery-thumbs .swiper-slide p {
    font-size: 19px; }

  div.swiper-container.gallery-top .swiper-slide {
    width: 600px; }
    div.swiper-container.gallery-top .swiper-slide.swiper-slide-active {
      width: 650px; }

  section#id-number::after {
    background-size: auto; } }
@media screen and (max-width: 1366px) {
  div.kl-slider-vertical--item > div .kl-inner-slider {
    width: 40%; }

  .kl-hero-default > img {
    right: 19%; }

  header .kl-top-header #id-main-nav > .kl-search-form input {
    max-width: 167px; }

  section#id-eleveurs .kl-top-left {
    top: -372px;
    left: -38px; }

  .kl-hero-custom {
    height: 600px; }
    .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
      height: 500px; }
    .kl-hero-custom figure {
      width: 636px;
      height: 477px; }
    .kl-hero-custom .kl-scroll-to-first {
      bottom: 92px; } }
@media (min-width: 992px) {
	.kl-slider-vertical--item p {
		max-height: 149px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
  section#id-valeur .kl-line3 img {
    max-width: 250px; }

  .masonry-item {
    margin-bottom: 30px; }

  .Rectangle-arrondi-2-copie {
    height: 526px; }

  .Rectangle-arrondi-2 {
    height:  auto !important; }

  .kl-section-slider .kl-main-slider {
    height: auto; }
    .kl-section-slider .kl-main-slider:after {
      width: 165px; }
    .kl-section-slider .kl-main-slider .kl-slider--item {
      height: auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .kl-12-medium {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer div.kl-site-link img {
        left: -45px;
    }
    div.kl-sc {
        padding-right: 16px;
    }
	.kl-thumb-gamme img {
    position: absolute;
    bottom: -150px;
    max-height: 450px;
    width: unset;
    left: 14px; }

  section#id-number .kl-bx-number-item figure.kl-nbr-eleveurs a {
    top: -7px;
    left: -26px; }

  section#id-manifeste {
    padding: 103px 0 160px; }

  .kl-cta-cooperative {
    margin-bottom: 60px; }
    .kl-cta-cooperative .kl-content {
      min-height: 800px; }
    .kl-cta-cooperative:before {
      height: 60px; }
    .kl-cta-cooperative:after {
      height: 120px;
      bottom: -60px; } }
@media (min-width: 1200px) {
	.kl-slider-vertical--item > div .kl-inner-slider figure {
		max-width: 100%;
		display: flex;
		margin: 0 auto 25px;
		height: 145px;
		align-items: center;
		justify-content: center;
	}
	.kl-slider-vertical--item > div .kl-inner-slider figure img{
		width: 100%;
	}
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px; }

  .kl-sec-rse .kl-content-txt {
    padding: 0 75px; }
    .kl-sec-rse .kl-content-txt h3, .kl-sec-rse .kl-content-txt h4 {
      font-size: 35px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .kl-section-slider .kl-main-slider .kl-slider--item {
    height: auto; }

  .kl-section-slider .kl-main-slider {
    height: auto; }

  .kl-section-slider .kl-slider-control {
    padding: 15px; }

  .kl-section-slider .kl-slider-control h4:after {
    margin: 15px auto;
    height: 40px; }

  .kl-section-slider .kl-slider-control .bottle {
    margin-top: 50px; }

  .kl-logo-list img {
    max-width: 110px; } }
@media screen and (max-width: 1310px) {
  div.swiper-container.gallery-thumbs {
    padding: 87px 100px 20px 71px; } }
@media screen and (max-width: 1199px) {
  section#id-number .kl-bx-number.kl-bx-inline {
    padding: 0; }

  footer div.kl-bg-primary {
    padding-left: 35px; }

  div.kl-slider-vertical--item a {
    padding: 13px 15px;
    font-size: 14px; }

  div.swiper-container.gallery-top .swiper-slide {
    width: 75%; }
    div.swiper-container.gallery-top .swiper-slide.swiper-slide-active {
      width: 80%; }
  div.swiper-container.gallery-thumbs {
    padding: 66px 59px 20px 60px; }
    div.swiper-container.gallery-thumbs::after {
      background-size: auto 262px; }

  section.kl-sec-quizz-link {
    padding: 18px 0 45px;
    min-height: auto; }

  section.kl-bx-recette .kl-bx-recette--filter .kl-btn-filter-item {
    margin-bottom: 30px; }
  section.kl-bx-recette .kl-bx-recette--filter .kl-btn-validate {
    width: 41%;
    margin: 0 auto; }

  .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description {
    padding: 13px 27px 28px; }
    .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description h3 {
      font-size: 22px; }
    .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description a {
      font-size: 18px; }
  .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .kl-bx-recette--daily--content {
    padding: 0 0 16px 10%; }
    .kl-bx-recette--daily--content:after {
      left: 10%; }

  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked,
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked),
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label:before,
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label:before,
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label:after,
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label:after,
  .kl-customradio-wrapper .gfield_radio li, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label span,
  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label span {
    width: 50px;
    height: 50px; }

  .kl-customradio-wrapper li {
    margin-right: 6px; }

  .kl-customradio-wrapper .gfield_radio li > [type="radio"]:checked + label span, .kl-customradio-wrapper .gfield_radio li > [type="radio"]:not(:checked) + label span {
    line-height: 50px;
    font-size: 14px; }

  .kl-hero-default > img {
    right: 12%;
    max-width: 372px;
    top: 8%; }

  .kl-hd-engagement .kl-embed-video .kl-iframe {
    height: 376px; }
  .kl-hd-engagement .kl-bx-title {
    padding-top: 0; }
    .kl-hd-engagement .kl-bx-title p {
      padding-left: 58px;
      font-size: 18px; }

  section#id-eleveurs .kl-top-left {
    top: -256px;
    left: 0;
    max-width: 500px; }

  section.kl-bx-contact .kl-form-default .form-control {
    font-size: 16px; }

  .kl-hero-custom figure {
    width: 536px;
    height: 377px; }
  .kl-hero-custom.kl-hero-custom-simple figure {
    width: 536px;
    height: 377px; }
  .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
    height: auto;
    padding: 60px 0 90px; }
  .kl-hero-custom .kl-bx-hero-title h2 {
    font-size: 30px; }
  .kl-hero-custom .kl-ancre-section li a {
    font-size: 14px; }

  section#id-resume .tab-content .tab-pane .kl-bx-img-tab {
    width: 410px;
    height: 382px; }

  section#id-number .kl-bx-number-item {
    padding: 0 5px; }
    section#id-number .kl-bx-number-item h3 {
      font-size: 50px;
      line-height: 1; }
    section#id-number .kl-bx-number-item h4 {
      font-size: 26px; }
    section#id-number .kl-bx-number-item p {
      font-size: 16px; }
  section#id-number .kl-bx-number.kl-bx-inline {
    align-items: center; }
    section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item {
      display: inline-block;
      text-align: center;
      padding: 0 50px 0 0; }
      section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item figure {
        display: flex;
        align-items: flex-end; }
      section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item div {
        padding-left: 0; }

  #id-see-more .modal-dialog {
    max-width: 768px; }

  section#id-manifeste .kl-bx-author {
    margin: 84px 0; } }
@media screen and (max-width: 1199px) and (min-width: 992px) {
	.kl-slider--item .cta-carrou {
    bottom: 55px; }
    .kl-slider--item .cta-carrou .kl-btn {
      padding: 11px 25px; }
  .kl-nav-item-wrapper svg {
    bottom: 8px; }

  .swiper-container.gallery-top .swiper-slide {
    padding: 60px 43px 30px; }
    .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content {
      max-height: 234px; }

  .kl-hero-custom.kl-hero-custom-simple {
    min-height: unset;
    height: 466px; }

  section#id-valeur {
    background: #e3cfd7 url(../img/candia/engagements/illu-valeurs.png) no-repeat 38px 74%;
    background-size: 100%; }

  .kl-section-slider .kl-main-slider .kl-slider--item {
    height: auto; }

  .kl-section-slider .kl-main-slider {
    height: auto; }

  .kl-section-slider .kl-slider-control {
    padding: 15px; }

  .kl-section-slider .kl-slider-control h4:after {
    margin: 10px auto;
    height: 20px; }

  .kl-section-slider .kl-slider-control .bottle {
    margin-top: 30px; }

  .kl-dots-slider {
    height: auto;
    padding: 10px 0; }

  .slick-dots li {
    margin: 5px auto; }

  .kl-grid-rs {
    padding-bottom: 60px; }

  .kl-logo-list {
    padding: 20px 0; }
    .kl-logo-list a {
      padding: 0 8px; }
    .kl-logo-list img {
      max-width: 100px; }

  h1.h1, h2.h1 {
    font-size: 54px; }

  .kl-slider-gammes {
    padding: 50px 0; }
    .kl-slider-gammes + * {
      padding-top: 100px; }
    .kl-slider-gammes:after {
      height: 250px;
      bottom: -100px; }

  .kl-top-header .navbar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .kl-top-header .navbar + div {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .kl-top-header .navbar + div .kl-follow-us {
        margin: 0 auto; }
        .kl-top-header .navbar + div .kl-follow-us:before {
          display: none; }

  .kl-img-product img {
    max-width: 77%;
    display: block;
    margin: 0 auto; }

  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content {
    width: 60%;
    left: 20%; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result {
      width: 60%;
      left: 20%; }

  section.kl-milk-info h2 {
    font-size: 45px; }
  section.kl-milk-info .kl-mask-bull {
    width: 421px;
    height: 286px;
    position: absolute;
    top: 0;
    left: 0; }

  section.kl-sec-quizz-link .kl-mask-bull {
    width: 300px;
    height: 299px; }
  section.kl-sec-quizz-link div[class*="col-"]:last-of-type {
    padding-bottom: 0; }

  .kl-bx-recette--daily--content {
    margin-top: 158px; }

  section .kl-engagement-item .kl-title::before {
    content: '';
    width: auto;
    height: 39px;
    position: absolute;
    top: -30px;
    left: 12%;
    right: 12%; }

  section .kl-engagement-item .kl-title figure {
    top: -15px; } }
@media screen and (max-width: 991px) {
    div.kl-sc {
        padding-right: 0;
    }
    footer div.kl-site-link img {
        left: -11px;
    }
	.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content figure.kl-is-hovered img:first-child {
    display: block !important; opacity: 1;}
	.kl-banner-notafter .shap {
    bottom: -43px; }
	.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs p{font-size: 26px;}
  .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs h3{font-size: 33px;}
	.kl-nav-item-wrapper{
		position :static;
	}
  .kl-bx-contact .kl-form-default div.validation_error::before {
    padding-right: 7px; }

  .kl-bx-contact .kl-form-default li.gfield.kl-date input.datepicker {
    width: 100% !important; }

  div.gform_wrapper .kl-form-default .top_label li.gfield.gfield_error.gf_left_third,
  div.gform_wrapper .kl-form-default .top_label li.gfield.gfield_error.gf_middle_third {
    width: 100% !important;
    max-width: 100% !important; }

  .kl-nav-item-wrapper svg {
    display: none !important; }

  section#id-number .kl-bx-number-item figure.kl-nbr-eleveurs a {
    top: -8px;
    left: -23px; }

  section#id-number .kl-bx-number-item p {
    min-height: 50px; }

  section .kl-engagement-item .kl-title {
    padding: 37px 30px 21px; }

  body header .kl-top-header {
    padding: 5px 0; }
    body header .kl-top-header nav #id-main-nav {
      margin-top: 30px; }
    body header .kl-top-header nav .navbar-nav li a {
      padding: 8px 13px 8px 0 !important; }
    body header .kl-top-header nav .navbar-brand {
      top: 0; }
    body header .kl-top-header .kl-search-form {
      margin: 23px 0 !important; }
    body header .kl-top-header div.kl-follow-us {
      text-align: left;
      padding-left: 0;
      border-top: 1px solid #e1e1e1;
      padding-top: 12px; }
      body header .kl-top-header div.kl-follow-us:before {
        display: none; }
      body header .kl-top-header div.kl-follow-us p {
        font-size: 23px; }
      body header .kl-top-header div.kl-follow-us ul li {
        margin: 0 12px; }
        body header .kl-top-header div.kl-follow-us ul li a {
          font-size: 23px; }
        body header .kl-top-header div.kl-follow-us ul li:first-child {
          margin-left: 0; }

  section.kl-bx-mark ul li {
    max-width: 130px;
    margin: 10px 10px 2px; }

  div .kl-btn-bordered, div.kl-sc .kl-btn-bordered{
    font-size: 14px;
    padding: 9px 11px; }

  footer div.kl-info-footer {
    padding: 48px 15px 64px; }

  section.kl-sec-slider-vertical .kl-all-mark ul li {
    padding: 0 4px; }
    section.kl-sec-slider-vertical .kl-all-mark ul li a img {
      max-width: 100%;
      height: auto; }

  header div.kl-top-header nav .navbar-nav li > a:hover {
    background: none; }
  header div.kl-top-header nav .navbar-nav li .dropdown-menu {
    width: auto;
    text-align: left;
    padding: 15px; }
    header div.kl-top-header nav .navbar-nav li .dropdown-menu a {
      padding: 5px 27px 5px 0 !important;
      display: block !important; }

  section.kl-product-description .kl-footer-product .kl-info-product {
    margin-bottom: 0; }
    section.kl-product-description .kl-footer-product .kl-info-product > div {
      padding-left: 18px; }
    section.kl-product-description .kl-footer-product .kl-info-product h2 {
      font-size: 26px; }
  section.kl-product-description .kl-bg-top-left, section.kl-product-description .kl-bg-bottom-right {
    opacity: 0.2; }
  section.kl-product-description .kl-product-format {
    margin-top: 43px; }
  section.kl-product-description .kl-intro {
    margin-bottom: 42px; }

  section.kl-hero-product .kl-img-product {
    position: static !important;
    display: block;
    margin: 0 auto;
    text-align: center; }

  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content {
    width: 70%;
    left: 15%; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result {
      width: 70%;
      left: 15%; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg p {
      font-size: 30px; }

  div.kl-product-title figure.kl-nutriscore {
    bottom: -32%; }

  div.swiper-container.gallery-thumbs {
    height: auto;
    box-sizing: border-box;
    padding: 87px 100px; }
    div.swiper-container.gallery-thumbs::after {
      right: 16px; }
  div.swiper-container.gallery-top {
    padding-bottom: 30px; }
    div.swiper-container.gallery-top .swiper-slide {
      height: 356px;
      padding: 45px 43px 30px;
      margin-left: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

  div.kl-slide-swiper {
    height: auto; }

  section.kl-milk-info {
    padding: 73px 0 90px;
    min-height: 100%;
    text-align: center; }
    section.kl-milk-info .kl-mask-bull {
      position: static;
      margin-top: 30px;
      margin-bottom: 57px; }
    section.kl-milk-info p {
      max-width: 100%; }

  section.kl-sec-quizz-link .kl-mask-bull {
    width: 267px;
    height: 268px; }
  section.kl-sec-quizz-link div[class*="col-"]:last-of-type {
    padding-bottom: 0; }

  section.kl-product-description .kl-footer-product {
    padding-bottom: 36px; }
    section.kl-product-description .kl-footer-product::after {
      height: 175px; }
    section.kl-product-description .kl-footer-product::before {
      top: 165px; }

  section.kl-bx-recette .kl-bx-recette--filter .kl-btn-validate {
    width: 100%;
    margin: 0 auto; }

  .kl-bx-recette--item .kl-recette-description h3 {
    font-size: 22px; }

  .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description {
    padding: 13px 27px 28px; }
    .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description h3 {
      font-size: 22px; }
    .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description a {
      font-size: 18px; }

  .kl-bx-recette--daily--content {
    margin-top: 60px; }
    .kl-bx-recette--daily--content::after {
      bottom: -35%;
      left: 12%; }

  .kl-bx-contact h1 {
    font-size: 30px; }
  .kl-bx-contact h2 {
    font-size: 20px;
    margin: 32px 0 26px; }
  .kl-bx-contact .kl-switch-form h4 {
    font-size: 19px;
    padding: 0; }
  .kl-bx-contact .tab-content {
    padding-left: 30px; }

  .kl-hero-default > img {
    right: 3%;
    max-width: 293px;
    top: 19%; }

  section.kl-hd-engagement {
    padding-bottom: 36px; }
    section.kl-hd-engagement .kl-embed-video .kl-iframe {
      height: 341px; }
    section.kl-hd-engagement .kl-bx-title {
      padding-top: 122px; }
      section.kl-hd-engagement .kl-bx-title figure {
        width: 187px; }
      section.kl-hd-engagement .kl-bx-title p {
        padding-left: 26px; }
    section.kl-hd-engagement .kl-link-section ul li a img {
      max-width: 135px; }
    section.kl-hd-engagement .kl-link-section ul li a span img {
      max-width: 105px; }
  section#id-eleveurs {
    padding: 0; }
    section#id-eleveurs .kl-top-left {
      top: -196px;
      left: 0;
      max-width: 406px; }
  section .kl-engagement-item .kl-title::before {
    top: -33px;
    left: 12%;
    right: 12%;
    width: auto; }
  section#id-sante .kl-img-sante {
    min-height: 311px;
    display: flex;
    align-items: flex-end; }
  section#id-sante .kl-engagement-list > div {
    margin-bottom: 121px; }
  section#id-sante .kl-content-sante {
    padding-bottom: 0; }

  .kl-hero-custom {
    padding: 79px 0; }
    .kl-hero-custom .kl-ancre-section li {
      text-align: left !important;
      margin: 10px 0; }
    .kl-hero-custom .kl-bx-hero-title {
      margin-bottom: 20px; }
    .kl-hero-custom figure {
      width: 436px;
      height: 277px;
      right: 13px; }

  section#id-resume .tab-content .tab-pane .kl-bx-img-tab {
    width: 310px;
    height: 282px; }
  section#id-resume .tab-content .tab-pane h3 {
    font-size: 33px; }

  section#id-number {
    padding: 145px 0 0; }
    section#id-number .kl-bx-number-item h3 {
      font-size: 35px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
	.kl-thumb-gamme img {
    position: absolute;
    bottom: -138px;
    max-height: 420px;
    width: unset;
    left: 14px; } 
	.kl-slider-vertical--item > div .kl-inner-slider figure {
		max-width: 100%;
		display: flex;
		height: 100px;
		width: auto;
		align-items: center;
		justify-content: center;
	}
	.kl-slider-vertical--item p {
		max-height: 125px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.kl-hd-engagement .link-charte{z-index: 100;}
  .kl-tab-desc-bloc {
    padding-bottom: 36px; }
	
	div.kl-list-eleveur-marker a.kl-alexandre {
    top: 397px;
  }

  .kl-bx-contact .kl-form-default li.gfield.gfield_error,
  .kl-bx-contact .kl-form-default li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 23px !important; }

  .kl-md-12 {
    width: 100% !important; }

  .kl-bx-contact .kl-form-default .kl-col-8.gfield_error {
    width: 59.666667% !important;
    max-width: 59.666667% !important; }

  .kl-news-about::before {
    background-size: 102% auto !important;
    right: 0; }

  .kl-grid.kl-grid-content .kl-anchor.kl-clermont {
    width: 107px;
    right: -24px; }
  .kl-grid.kl-grid-content .kl-bg img {
    max-width: 579px; }

  .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content {
    max-height: 174px; }
    .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content h3 {
      font-size: 25px; }

  .kl-hero-custom.kl-hero-custom-simple figure {
    width: 454px;
    height: 320px; }

  section#id-manifeste {
    padding: 103px 0 120px; }

  section#id-nature .kl-title-img figure {
    right: -30%;
    top: 0; }

  section#id-nature .kl-title-img::after {
    right: -66%;
    top: 0; }

  section#id-valeur .kl-line3 {
    margin-bottom: 30px; }

  section#id-nature {
    background: #dbedfb url(../img/candia/engagements/bg-pilier2.png) no-repeat center 130px/cover; }

  section#id-nature .kl-cow1 {
    top: 17%;
    left: unset;
    max-width: 150px;
    right: 10%; }

  section#id-nature .kl-cow2 {
    top: 18%;
    left: 5%;
    max-width: 224px; }

  section.kl-hd-engagement .kl-bx-title p {
    padding-top: 68px; }

  section#id-sante .kl-engagement-list > div {
    margin-bottom: 70px; }

  section#id-valeur .kl-title-img > figure {
    margin: 0 auto 30px; }

  section .kl-engagement-list > div {
    margin-bottom: 70px; }

  section#id-sante > img {
    margin: 0 auto 40px; }

  .kl-slider--item .kl-btn {
    bottom: 60px;
    font-size: 16px;
    padding: 12px 20px; }
	
	.kl-slider--item .cta-carrou {
    bottom: 55px;
	}

  .kl-section-slider .kl-main-slider .kl-slider--item {
    height: auto; }

  .kl-section-slider .kl-main-slider {
    height: auto; }

  .kl-section-slider .kl-slider-control {
    padding: 15px; }

  .kl-section-slider .kl-slider-control h4:after {
    margin: 10px auto;
    height: 20px; }

  .kl-section-slider .kl-slider-control .bottle {
    margin-top: 30px; }

  .kl-dots-slider {
    height: auto;
    padding: 5px 0; }

  .slick-dots li {
    margin: 4px auto; }

  .kl-grid-rs {
    padding-bottom: 50px; }

  .kl-logo-list {
    padding: 20px 0; }
    .kl-logo-list a {
      padding: 0 8px; }
    .kl-logo-list img {
      max-width: 74px; }

  .kl-cta-cooperative {
    margin-bottom: 60px; }
    .kl-cta-cooperative .kl-content {
      min-height: 700px; }
    .kl-cta-cooperative:before {
      height: 60px; }
    .kl-cta-cooperative:after {
      height: 120px;
      bottom: -60px; }

  .kl-sec-header {
    margin-bottom: 30px; }

  .kl-cooperation-list > div {
    padding-bottom: 30px; }

  h1.h1, h2.h1 {
    font-size: 50px;
    line-height: 1; }

  .kl-slider-gammes {
    padding: 30px 0 50px; }
    .kl-slider-gammes + * {
      padding-top: 100px; }
    .kl-slider-gammes:after {
      height: 250px;
      bottom: -120px; }

  .kl-cooperation {
    margin-bottom: 50px;
    padding: 45px 0 100px; }
    .kl-cooperation:before {
      height: calc(100% - 150px); }
    .kl-cooperation:after {
      bottom: -50px; }

  .kl-section-slider .kl-slider-control {
    padding: 10px;
    width: 120px; }
    .kl-section-slider .kl-slider-control h4:after {
      content: none; }
    .kl-section-slider .kl-slider-control .kl-btn-control {
      padding: 0; }
    .kl-section-slider .kl-slider-control .bottle-fill {
      margin-top: 20px; }

  .ps-container {
    height: 481px; }

  div.kl-slider-vertical--item > div .kl-inner-slider {
    width: 63%; }
  div.kl-slider-vertical--item > div .kl-img-product {
    right: -56px; }
    div.kl-slider-vertical--item > div .kl-img-product img { 
	  width: auto;
      max-height: 313px;}

  div.kl-slider-vertical.kl-move-right .kl-slider-vertical--item > div .kl-img-product {
    left: -57px;
    right: auto; }

  .kl-img-product img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }

  section.kl-product-description .kl-footer-product .kl-btn-rounded {
    font-size: 16px; } }
@media screen and (min-width: 768px) and (max-width: 880px) {
  .kl-hero-custom figure {
    right: -61px; }

  #id-see-more .modal-dialog {
    max-width: 600px; }
  #id-see-more .kl-bx-author {
    display: block;
    text-align: center;
    margin: 84px 0; }
    #id-see-more .kl-bx-author figure {
      display: block;
      margin: 0 auto 30px; }
    #id-see-more .kl-bx-author div {
      padding-left: 0; } }
@media screen and (min-width: 768px) {
  .kl-hd-engagement .link-charte img {
    max-width: 75px;
    margin-top: 42px; }

  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg {
    max-height: 400px;
    }
  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg {
    max-height: 400px;
    }

  .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n+1) .kl-bx-recette--item .kl-recette-description::after, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n+2) .kl-bx-recette--item .kl-recette-description::after, .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n+3) .kl-bx-recette--item .kl-recette-description::after {
    width: 100%;
    height: 20px;
    top: -19px; } }
@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
  .kl-bx-contact .kl-form-default ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0; } }
	
@media screen and (max-width: 767px) {
    div.kl-sc {
        padding: 0 20px;
    }
    div.kl-sc .kl-btn-bordered {
        display: block;
        text-align: center;
        margin: 0 auto 13px;
        padding: 14px 31px;
        width: auto;
        max-width: 268px;
    }
    footer div.kl-site-link img {
        left: 0;
        display: block;
        margin: 0 auto;
    }
	.row.kl-news-about-bloc .kl-desc-about-block {
    text-align: center !important; }
    .row.kl-news-about-bloc .kl-desc-about-block h3 {
      margin-top: 0; }
  .row.kl-news-about-bloc.kl-inverse .kl-desc-about-block {
    order: 2; }
  .kl-bx-contact .kl-form-default li.gfield.gfield_error,
  .kl-bx-contact .kl-form-default li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 20px !important;
    margin-top: 20px !important; }

  #wpadminbar {
    position: fixed !important; }

  .kl-news-about::before {
    background-size: 102% auto !important;
    right: 0;
    top: -1px !important; }

  section.kl-visit {
    padding: 0 0 110px 0; }

  .kl-infos-bottom::after {
    bottom: -157px; }
  .kl-infos-bottom .kl-txt-bottom-infos:before {
    left: 50%;
    transform: translate(-18%, 0);
    top: auto !important;
    bottom: -145px;
    background-size: 200px; }

  .kl-infos-bottom:before {
    display: none; }

  section#id-resume {
    overflow: hidden !important; }
    section#id-resume > .container {
      position: relative;
      z-index: 2; }
    section#id-resume .kl-slider-wrapper {
      position: relative;
      z-index: 1; }
      section#id-resume .kl-slider-wrapper:after {
        top: 26%; }

  .kl-infos-visit {
    text-align: center; }

  div.kl-list-jml {
    margin-top: 25px; }
    div.kl-list-jml .kl-desc-jml-block {
      padding-right: 15px;
      text-align: center; }
    div.kl-list-jml .row:first-child {
      padding-right: 0; }

  section#id-number .kl-src {
    margin-top: 25px; }

  section.kl-bx-mark {
    padding: 30px; }

  section#id-sante > img, section#id-valeur .kl-line3 {
    display: none; }

  section#id-eleveurs .kl-title-img {
    margin-bottom: 337px; }

  section#id-valeur {
    background-size: contain;
    background-position-y: 68px;
    background-position-x: center; }
    section#id-valeur .kl-title-img {
      margin-bottom: 443px; }

  section#id-nature {
    background-size: contain;
    background-position-y: 243px; }
    section#id-nature .kl-title-img {
      margin-bottom: 329px; }
    section#id-nature .kl-cow1 {
      display: none; }
    section#id-nature .kl-cow2 {
      z-index: 2;
      top: 12%;
      left: 50%;
      transform: translate(-50%, 0); }
    section#id-nature::after {
      background: linear-gradient(0deg, #bfdcb8 83%, rgba(255, 255, 255, 0) 85%); }

  section.kl-hero-map {
    padding: 40px 0; }
    section.kl-hero-map h1 {
      margin: 0 0 30px;
      text-align: center; }

  section.kl-map-block h1 {
    margin: 0 0 4rem;
    text-align: center; }

  .kl-extra-infos-block {
    margin-top: 30px; }
    .kl-extra-infos-block .kl-extra-infos-field {
      margin: 0 !important;
      font-size: 13px; }
      .kl-extra-infos-block .kl-extra-infos-field .kl-data-key {
        font-weight: 700;
        font-size: 12px; }

  footer .kl-site-link {
    text-align: center;
      padding-bottom: 62px;}
    footer .kl-site-link ul {
      margin-bottom: 30px; }
      footer .kl-site-link ul li {
        width: 49%;
        display: inline-block; }
  footer .kl-share {
    text-align: center;
  margin-bottom: 0;}
    footer .kl-share li {
      width: 49%;
      display: inline-block; }
    footer .kl-share + .kl-btn-bordered {
      font-size: 16px;
      padding: 16px 33px; }

  section#id-number .kl-img-carte {
    margin-bottom: 0; }
  section#id-number .kl-bx-number.kl-bx-inline {
    padding: 0; }

  section#id-sante .kl-img-sante {
    min-height: 1px; }

  body footer {
    text-align: center; }
    body footer div.kl-info-footer {
      padding: 48px 15px 0; }
    body footer h3 {
      margin: 45px 0 21px; }
    body footer .kl-bg-primary {
      padding-bottom: 45px;
      padding-left: 15px; }

  .ps-container > div {
    width: 100%; }

  div.kl-slider-vertical--item > div .kl-img-product {
    right: auto !important;
    left: 18px !important;
    margin-top: 0; }
    div.kl-slider-vertical--item > div .kl-img-product img {
      max-height: 365px; 
	  width: auto;}

  section.kl-product-description .kl-bx-card > div:first-of-type figure {
    margin-bottom: 0;
    display: flex;
    align-items: center; }
    section.kl-product-description .kl-bx-card > div:first-of-type figure.kl-mt--2 img:first-of-type {
      margin-top: -2px; }
    section.kl-product-description .kl-bx-card > div:first-of-type figure img {
      display: inline-block;
      margin: 18px; }
    section.kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin img {
      margin-bottom: 27px; }
    section.kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin span {
      margin: 0 34px 0 8px; }
      section.kl-product-description .kl-bx-card > div:first-of-type figure.kl-no-margin span:last-of-type {
        margin-right: 0; }
  section.kl-product-description .kl-footer-product {
    padding-bottom: 53px; }
    section.kl-product-description .kl-footer-product .kl-info-product span {
      color: #343637; }

  section.kl-quiz-section .kl-quiz-wrapper .kl-nbr-question {
    height: 70px;
    width: 72px;
    line-height: 48px; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-nbr-question p {
      margin: 0;
      font-size: 25px;
      line-height: 64px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-nbr-question p span {
        font-size: 16px; }
  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content h2 {
    font-size: 35px; }
  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg {
    padding: 27px 45px; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg p {
      font-size: 21px; }
  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs p {
    font-size: 19px; }
  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs h3 {
    font-size: 27px; }

  section.kl-milk-info h2 {
    font-size: 40px;
    margin-bottom: 15px; }
  section.kl-milk-info .kl-mask-bull {
    width: 375px;
    height: 375px;
    display: block;
    margin: 30px auto 70px; }
    section.kl-milk-info .kl-mask-bull img {
      -webkit-mask-size: contain;
      -moz-mask-size: contain;
      mask-size: contain; }

  section.kl-sec-quizz-link .kl-mask-bull {
    width: 331px;
    height: 292px;
    margin: 0 auto 20px; }

  section.kl-product-description .kl-footer-product {
    padding-bottom: 36px; }
    section.kl-product-description .kl-footer-product::after {
      height: 186px;
      top: -2px; }
    section.kl-product-description .kl-footer-product::before {
      top: 175px; }

  .kl-bx-recette {
    padding: 55px 0; }

  .kl-bx-recette--daily--content {
    padding: 0;
    margin-bottom: 170px;
    margin-top: 0; }
    .kl-bx-recette--daily--content::after {
      bottom: -84%;
      left: 28%;
      transform: rotate(-143deg); }

  .kl-bx-recette--filter > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .kl-bx-recette .kl-tag-filter .kl-delete-all {
    position: static;
    margin-bottom: 20px;
    display: block; }

  .kl-hero-default {
    height: 463px; }
    .kl-hero-default > div {
      overflow: hidden; }
    .kl-hero-default .kl-bx-hero-title {
      left: -52px; }

  .kl-bx-recette--list {
    padding: 0 15px; }
    .kl-bx-recette--list .kl-item-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0; }
      .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description {
        padding: 13px 27px 28px; }
        .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description h3 {
          font-size: 22px; }
        .kl-bx-recette--list .kl-item-wrapper .kl-bx-recette--item .kl-recette-description a {
          font-size: 18px; }
      .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 1), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 2), .kl-bx-recette--list .kl-item-wrapper:nth-of-type(5n + 3) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }

  .kl-bx-contact .kl-switch-form .nav-tabs li {
    width: 45%;
    min-height: 198px;
    margin: 0 2% 34px; }
    .kl-bx-contact .kl-switch-form .nav-tabs li a span {
      font-size: 14px; }
  .kl-bx-contact .tab-content {
    padding-left: 15px; }
  .kl-bx-contact .kl-form-default .form-group {
    margin-bottom: 0; }
    .kl-bx-contact .kl-form-default .form-group .form-control {
      margin-bottom: 30px; }
    .kl-bx-contact .kl-form-default .form-group .input-group-addon {
      height: 70%; }

  .kl-customradio-wrapper .gfield_radio li {
    margin-bottom: 10px; }

  .kl-bx-contact .kl-form-default li.gfield, .kl-bx-contact .kl-form-default .kl-choice .gfield_checkbox li label {
    width: 100% !important;
    max-width: 100% !important; }

  .gform_wrapper .top_label input.large.datepicker,
  .gform_wrapper .top_label input.medium.datepicker,
  .gform_wrapper .top_label input.small.datepicker {
    width: 100% !important; }

  .kl-bx-contact .gform_footer {
    text-align: center; }
    .kl-bx-contact .gform_footer input[type="submit"] {
      width: auto !important;
      margin: 0; }

  ul.kl-choice {
    margin-bottom: 40px; }

  .kl-hero-default > img {
    right: 1%;
    top: 11px; }

  section.kl-hd-engagement .link-charte {
    width: 406px;
    height: 277px;
    padding: 16px;
    font-size: 16px; }
  section.kl-hd-engagement .kl-embed-video .kl-iframe {
    height: 233px; }
  section.kl-hd-engagement .kl-link-section ul {
    display: block;
    justify-content: center; }
    section.kl-hd-engagement .kl-link-section ul li {
      width: 49%;
      margin-bottom: 33px; }
  section.kl-hd-engagement .kl-bx-title {
    padding-top: 176px; }
    section.kl-hd-engagement .kl-bx-title p {
      font-size: 16px; }
  section .kl-engagement-item .kl-title::before {
    top: -33px;
    left: 0;
    right: 12%;
    width: 100%; }
  section#id-eleveurs .kl-top-left {
    top: 43px; }
  section#id-nature .kl-title-img figure, section#id-nature .kl-title-img::after {
    display: none; }
  section .kl-title-img {
    text-align: center; }

  section#id-number .kl-src p {
    text-align: center; }

  .kl-hero-custom {
    height: auto; }
    .kl-hero-custom figure {
      position: static;
      margin: 0 auto; }
    .kl-hero-custom .kl-ancre-section {
      margin-bottom: 30px; }
      .kl-hero-custom .kl-ancre-section li a {
        font-size: 12px; }
    .kl-hero-custom .kl-bx-hero-title h2 {
      font-size: 25px;
      margin-bottom: 16px; }
    .kl-hero-custom .kl-bx-hero-title p {
      font-size: 18px; }

  section#id-resume .kl-title h2 {
    font-size: 40px;
    margin-bottom: 19px; }
  section#id-resume .kl-title p {
    font-size: 16px; }
  section#id-resume .nav-tabs li {
    display: inline-block;
    min-width: 168px;
    margin-bottom: 10px; }
  section#id-resume .tab-content {
    padding-top: 83px; }
    section#id-resume .tab-content .tab-pane .kl-bx-img-tab {
      display: block;
      margin: 0 auto 30px; }
  section#id-resume .kl-bx-number.kl-frst {
    align-items: center; }

  section#id-number .kl-bx-number.kl-bx-inline > div {
    text-align: center; }
    section#id-number .kl-bx-number.kl-bx-inline > div:last-child {
      margin-bottom: 60px; }
  section#id-number .kl-bx-number.kl-bx-inline .kl-bx-number-item {
    padding: 0 15px;
    width: 48%; }
  section#id-number .kl-bx-number.kl-bx-inline::before {
    background-size: contain; }
  section#id-number .kl-bx-number.kl-bx-inline-center > div {
    text-align: center; }
    section#id-number .kl-bx-number.kl-bx-inline-center > div:first-child {
      margin-bottom: 60px; }
  section#id-number .kl-bx-number.kl-bx-inline-center .kl-bx-number-item {
    margin-bottom: 38px !important; }
  section#id-number .kl-bx-number.kl-bx-inline-center::before {
    background-size: contain; }

  #id-see-more .modal-dialog {
    max-width: 100%;
    margin: 30px; }
  #id-see-more .modal-body {
    padding: 0 55px 280px; }
  #id-see-more .kl-bx-author {
    display: block;
    text-align: center;
    margin: 84px 0; }
    #id-see-more .kl-bx-author figure {
      display: block;
      margin: 0 auto 30px; }
    #id-see-more .kl-bx-author div {
      padding-left: 0; }

  .kl-hero-custom .kl-scroll-to-first {
    bottom: 25px; } }
@media screen and (max-width: 767px) and (min-width: 576px) {
  .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content {
    max-height: 169px; }
    .swiper-container.gallery-top .swiper-slide .kl-main-swiper-content h3 {
      font-size: 25px; }

  .kl-hero-custom.kl-hero-custom-simple {
    padding: 0;
    height: auto; }
    .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
      padding: 60px 0 190px; }
    .kl-hero-custom.kl-hero-custom-simple figure {
      width: 450px;
      height: 320px;
      position: relative;
      margin: -185px auto 80px; }

  section#id-nature .kl-cow1,
  section#id-nature .kl-cow2 {
    top: 14%; }

  section.kl-hd-engagement .kl-bx-title p {
    padding-top: 68px; }

  section#id-sante .kl-engagement-list > div {
    margin-bottom: 70px; }

  section#id-valeur .kl-title-img > figure {
    margin: 0 auto 30px; }

  section .kl-engagement-list > div {
    margin-bottom: 70px; }

  .kl-section-slider .kl-main-slider .kl-slider--item {
    height: auto; }

  .kl-section-slider .kl-main-slider {
    height: auto; }

  .kl-section-slider .kl-slider-control {
    padding: 15px; }

  .kl-section-slider .kl-slider-control h4:after {
    margin: 10px auto;
    height: 20px; }

  .kl-section-slider .kl-slider-control .bottle {
    margin-top: 30px; }

  .kl-dots-slider {
    height: auto;
    padding: 5px 0; }

  .slick-dots li {
    margin: 4px auto; }

  .kl-grid-rs {
    padding-bottom: 50px; }

  .kl-logo-list {
    padding: 20px 0; }
    .kl-logo-list a {
      padding: 0 8px; }
    .kl-logo-list img {
      max-width: 70px; }

  .kl-slider-gammes {
    padding: 20px 0 50px; }
    .kl-slider-gammes + * {
      padding-top: 100px; }
    .kl-slider-gammes:after {
      height: 200px;
      bottom: -100px; }

  .kl-masonry-box {
    padding-left: 10px; }

  .masonry-item {
    margin-bottom: 30px; }
    .masonry-item .kl-contact h3 {
      font-size: 25px; }

  .kl-cta-cooperative {
    margin-bottom: 50px; }
    .kl-cta-cooperative .kl-content {
      padding: 0 15px;
      min-height: 600px; }
    .kl-cta-cooperative p {
      margin: 30px 0;
      font-size: 16px; }
    .kl-cta-cooperative:before {
      height: 60px;
      top: -10px; }
    .kl-cta-cooperative:after {
      height: 100px;
      bottom: -50px; }

  .kl-cooperation-list > div {
    padding-bottom: 24px; }

  h1.h1, h2.h1 {
    font-size: 42px; }

  .kl-cooperation {
    margin-bottom: 30px;
    padding: 0 0 68px; }
    .kl-cooperation p {
      font-size: 14px; }
    .kl-cooperation .kl-thumb {
      min-height: unset; }
    .kl-cooperation:before {
      height: calc(100% - 120px); }
    .kl-cooperation:after {
      bottom: -24px;
      height: 38px;
      background-size: 100% 100%; }

  .slick-dots li {
    margin: 5px auto; }

  .kl-dots-slider {
    display: none;
    height: auto;
    padding: 10px 0; }

  .kl-section-slider .kl-slider-control {
    padding: 20px 15px;
    width: 120px; }
    .kl-section-slider .kl-slider-control h4 {
      font-size: 14px; }
      .kl-section-slider .kl-slider-control h4:after {
        content: none;
        margin-bottom: 25px; }
    .kl-section-slider .kl-slider-control .kl-btn-control {
      padding: 0; }
    .kl-section-slider .kl-slider-control .bottle-fill {
      margin-top: 10px; }

  footer .kl-bg-primary {
    padding-bottom: 45px; }
    footer .kl-bg-primary::before {
      content: '';
      background: #0a3c6e;
      height: 100%;
      width: 1000px;
      position: absolute;
      top: 0;
      left: -1000px; }

  div.kl-product-title figure.kl-nutriscore {
    bottom: -64%; } }
@media screen and (max-width: 575px) {
	.kl-hd-engagement .link-charte {
    z-index: 100;
  }
	#id-gamme-slider .kl-gamme-item .kl-btn-rounded {
    width: 190px !important;
    min-width: auto;
    margin: -6px 0 0 -95px;
    padding: 19px 10px;
  }
	kl-slider-gammes .kl-arrows {
		top: 13px;
	}
  .kl-bx-contact .kl-form-default input[type="submit"] {
    font-size: 14px !important; }

  .kl-infos-bottom .kl-txt-bottom-infos:before {
    width: 200px;
    transform: translate(-40%, 0); }

  .kl-cooperation-list.slick-initialized {
    margin: 0 0 30px; }
    .kl-cooperation-list.slick-initialized .slick-slide {
      opacity: 1; }
      .kl-cooperation-list.slick-initialized .slick-slide:not(.slick-active) {
        opacity: 0; }

  .kl-txt-excerpt-desc-gamme {
    max-height: 100% !important;
    height: auto !important; }

  .kl-excerpt-desc-gamme {
    padding: 7px 15px 0 !important; }

  .kl-section-title-h2-custom.kl-choose > .container {
    position: relative;
    z-index: 2; }
  .kl-section-title-h2-custom.kl-choose:after {
    z-index: 1; }
  .kl-section-title-h2-custom.kl-choose .kl-list-laiteries .col-md-5:last-child {
    margin-bottom: 19px !important; }

  section.kl-visit {
    margin-top: 132px; }

  section#id-number:not(.kl-no-after)::after {
    background-size: contain; }

  section#id-number {
    padding: 145px 0 50px; }

  section.kl-sec-rse {
    padding: 81px 0 90px; }

  section.kl-sec-slider-vertical .kl-all-mark ul li a img {
    max-width: 107px; }

  section.kl-hero-default > img {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0); }
  section.kl-hero-default .kl-bx-hero-title {
    padding: 117px 23px 122px 39px;
    left: 50%;
    transform: translate(-50%, 0); }
    section.kl-hero-default .kl-bx-hero-title::before {
      left: -154px;
      background-size: 56%; }
    section.kl-hero-default .kl-bx-hero-title.kl-title-mention {
      padding-top: 152px !important; }

  .kl-degustation h2 {
    font-size: 38px !important;
    text-align: center; }

  section.kl-visit .kl-visit-process {
    margin-top: 35px;
    padding: 35px 0 0; }

  .kl-desc-degustation, .kl-bottom-desc-degustation, .kl-desc-laiterie, .kl-infos-bottom p, .kl-txt-extra-infos p {
    text-align: center; }

  section.kl-degustation .kl-right-content:after {
    width: 76px;
    bottom: -180px;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0); }

  .kl-hero-custom.kl-heading-banner-custom {
    padding-top: 31px;
    min-height: 581px; }
    .kl-hero-custom.kl-heading-banner-custom figure {
      margin: 30px auto 0; }

  .kl-jml-block p {
    font-size: 14px; }

  .kl-list-jml .row:last-child {
    margin-top: 20px !important; }

  .kl-section-title-h2-custom h2 {
    font-size: 40px !important;
    line-height: 1.2; }

  section#id-resume .nav-tabs li {
    display: block; }

  section.kl-hero-custom.kl-hero-histoire {
    padding: 30px 0 120px;
    height: auto;
    min-height: 100%;
    overflow: visible !important; }
    section.kl-hero-custom.kl-hero-histoire .kl-ancre-section {
      margin-bottom: 0; }
    section.kl-hero-custom.kl-hero-histoire figure {
      /*bottom: -91px;
      right: auto;
      left: 50%;
      top: auto;
      transform: translate(-50%,0);
      position: absolute;*/ }
    section.kl-hero-custom.kl-hero-histoire .kl-scroll-to-first {
      bottom: 52px; }

  section#id-manifeste {
    padding: 40px 15px 251px;
    margin-top: 11px; }

  section.kl-sec-slider-vertical .kl-all-mark .kl-mark-content.kl-toogle {
    max-height: 479px; }
  section.kl-sec-slider-vertical .kl-all-mark .kl-mark-content ul li {
    max-width: 33.3% !important;
    flex: 0 0 33.3% !important; }

  section.kl-product-description .kl-bg-top-left, section.kl-product-description .kl-bg-bottom-right {
    display: none; }

  section.kl-hero-product {
    padding: 67px 0 267px; }
    section.kl-hero-product .kl-product-title {
      margin-bottom: 0; }
    section.kl-hero-product .kl-img-product {
      position: absolute !important;
      top: auto !important;
      left: 0;
      right: 0; }

  .kl-cooperation .slick-dots {
    display: block;
    margin-top: 25px; }
    .kl-cooperation .slick-dots li {
      display: inline-block; }

  div.kl-parent-bloc {
    margin-bottom: 70px; }
    div.kl-parent-bloc .kl-title-gamme {
      text-align: center;
      margin-bottom: 53px;
      padding: 0 18px !important; }
      div.kl-parent-bloc .kl-title-gamme span {
        margin: 0 auto 20px; }

  .kl-gamme .kl-content-desc-gamme-block {
    padding: 30px 16px !important;
    text-align: center; }

  section.kl-news-about .kl-title-heading h2 {
    margin-bottom: 35px;
    font-size: 39px; }
    section.kl-news-about .kl-title-heading h2 img {
      margin-top: 20px; }
  section.kl-news-about .kl-desc-about-block {
    text-align: center;
    padding-right: 15px; }

  section#id-valeur {
    background-position-y: 112px; }

  section#id-nature .kl-title-img {
    margin-bottom: 282px; }

  section.kl-bx-mark ul li {
    max-width: 40%; }

  .kl-hero-custom.kl-hero-custom-simple {
    padding: 0;
    height: auto; }
    .kl-hero-custom.kl-hero-custom-simple .kl-texte-content {
      padding: 30px 0 160px; }
    .kl-hero-custom.kl-hero-custom-simple figure {
      width: 277px;
      height: 215px;
      position: relative;
      margin: -185px auto 50px;
      left: 0; }

  section#id-number .kl-bx-number-item figure.kl-nbr-eleveurs a {
    top: -13px;
    left: -27px; }

  section .kl-engagement-item .kl-title figure {
    width: 100%;
    top: -19px; }

  section#id-valeur .kl-line3 {
    margin-bottom: 30px; }

  section#id-eleveurs .kl-top-left {
    top: 57px;
    max-width: 320px !important; }

  .kl-hd-engagement .kl-link-section h2 {
    font-size: 30px; }

  section#id-sante .kl-engagement-list > div {
    margin-bottom: 60px; }

  section#id-valeur .kl-title-img > figure {
    margin: 0 auto 30px; }

  section .kl-engagement-list > div {
    margin-bottom: 60px; }

  section#id-sante > img {
    margin: 0 auto 20px; }

  .kl-hd-engagement .kl-link-section {
    padding-bottom: 0; }

  .kl-slider--item .kl-btn {
    margin-left: -110px;
    min-width: 220px;
    font-size: 15px;
    padding: 16px 15px; }

  .kl-section-slider .kl-main-slider:after {
    content: none; }

  .kl-section-slider .kl-slider-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    left: 0;
    width: 100%;
    height: 60px;
    bottom: -70px;
    z-index: 100;
    padding: 15px;
    text-align: center; }
    .kl-section-slider .kl-slider-control > div:last-child {
      display: none; }
    .kl-section-slider .kl-slider-control .bottle {
      display: none; }
    .kl-section-slider .kl-slider-control h4 {
      display: none; }
      .kl-section-slider .kl-slider-control h4:after {
        content: none; }
    .kl-section-slider .kl-slider-control .kl-dots-slider {
      height: auto; }
    .kl-section-slider .kl-slider-control .slick-dots {
      padding: 0;
      margin: 0;
      flex-direction: row;
      justify-content: center; }

  .kl-gamme-item .kl-btn-rounded {
    width: 240px;
    margin: 0; }

  .kl-grid-rs {
    padding-bottom: 0;
    overflow-y: hidden; }

  .kl-logo-list {
    padding: 20px 0; }
    .kl-logo-list a {
      padding: 0 8px; }
    .kl-logo-list img {
      max-width: 70px; }

  .kl-slider-content {
    padding: 0 15px 70px; }

  .kl-slider-gammes {
    padding: 15px 0 20px; }
    .kl-slider-gammes + * {
      padding-top: 100px; }
    .kl-slider-gammes:after {
      height: 154px;
      bottom: -100px; }

  .kl-masonry-box {
    padding-left: 10px; }

  .masonry-item {
    margin-bottom: 30px; }

  .kl-cta-cooperative {
    margin-bottom: 45px; }
    .kl-cta-cooperative .kl-content {
      padding: 0 15px;
      min-height: 600px; }
    .kl-cta-cooperative p {
      margin: 30px 0;
      font-size: 16px; }
    .kl-cta-cooperative:before {
      height: 60px;
      top: -5px;
      background-size: 100% auto; }
    .kl-cta-cooperative:after {
      height: 90px;
      bottom: -37px; }

  .kl-item-cooperation {
    height: 100%;
    padding: 25px 20px 0; }

  .kl-sec-header {
    margin-bottom: 30px; }

  .kl-cooperation-list > div {
    padding-bottom: 24px; }

  h1.h1, h2.h1 {
    font-size: 42px;
    line-height: 1; }

  .kl-cooperation {
    margin-bottom: 30px;
    padding: 134px 0 68px; }
    .kl-cooperation p {
      font-size: 14px; }
    .kl-cooperation .kl-thumb {
      min-height: unset; }
    .kl-cooperation:before {
      height: calc(100% - 120px); }
    .kl-cooperation:after {
      bottom: -24px;
      height: 38px;
      background-size: 100% 100%; }

  section.kl-sec-slider-vertical {
    height: 553px; }
    section.kl-sec-slider-vertical .kl-controls-slider {
      right: 18px !important; }
    section.kl-sec-slider-vertical div.kl-slider-vertical--item > div .kl-img-product img {
      max-height: 192px; }
    section.kl-sec-slider-vertical div.kl-slider-vertical--item > div .kl-inner-slider {
      width: 53%;
      padding-left: 19px; }

  section.kl-hero-product .kl-product-title {
    text-align: center;
    margin-bottom: 30px; }
  section.kl-hero-product .kl-img-product img {
    max-width: 100%;
    height: 337px;
    width: auto; }

  section.kl-product-description p {
    font-size: 14px; }
  section.kl-product-description h3 {
    font-size: 35px; }
  section.kl-product-description .kl-intro {
    margin-bottom: 42px; }
  section.kl-product-description .kl-bx-card {
    padding: 20px; }
    section.kl-product-description .kl-bx-card h4 {
      text-align: center; }
    section.kl-product-description .kl-bx-card:last-of-type {
      margin-bottom: 0; }
  section.kl-product-description .kl-product-format .kl-format-list {
    padding: 0 10% 74px; }
    section.kl-product-description .kl-product-format .kl-format-list .kl-format-item {
      margin-bottom: 30px; }
      section.kl-product-description .kl-product-format .kl-format-list .kl-format-item figure {
        height: 159px; }
    section.kl-product-description .kl-product-format .kl-format-list:before {
      display: none; }
  section.kl-product-description .kl-footer-product .kl-see-product {
    left: 18px; }
  section.kl-product-description .kl-footer-product .kl-info-product span {
    font-size: 18px; }
  section.kl-product-description .kl-footer-product .kl-info-product h2 {
    margin-bottom: 12px; }
  section.kl-product-description a.kl-btn-rounded {
    margin-left: 0 !important; }

  .kl-btn-rounded {
    font-size: 14px !important; }

  section.kl-quiz-section .kl-quiz-wrapper {
    height: 756px; }
    section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content {
      width: 80%;
      left: 10%;
      top: 107px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result {
        width: 80%;
        left: 10%; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg {
          max-height: 100%; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg {
        padding: 20px;
        max-height: 207px;
        overflow-y: visible; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-msg p {
          font-size: 18px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button {
        font-size: 28px;
        background-size: 31px !important; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-vrai {
          padding-right: 43px; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content .kl-quiz-response button.kl-faux {
          padding-left: 43px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg p {
        font-size: 14px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs {
        padding-bottom: 0px; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs p {
          font-size: 14px;
          margin-bottom: 10px; }
        section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-recap .kl-qs h3 {
          font-size: 20px; }
      section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action button {
        font-size: 18px;
        padding: 20px 34px; }

  div.kl-product-title figure.kl-nutriscore {
    position: static;
    display: block;
    margin: 48px auto 30px; }

  div.swiper-container.gallery-thumbs {
    height: auto;
    box-sizing: border-box;
    padding: 48px 35px; }
    div.swiper-container.gallery-thumbs h2, div.swiper-container.gallery-thumbs h1 {
      margin-bottom: 28px; }
      div.swiper-container.gallery-thumbs h2 span, div.swiper-container.gallery-thumbs h1 span {
        font-size: 42px; }
    div.swiper-container.gallery-thumbs .swiper-slide p {
      font-size: 18px; }
    div.swiper-container.gallery-thumbs::after {
      display: none; }
  div.swiper-container.gallery-top {
    padding-bottom: 30px; }
    div.swiper-container.gallery-top .swiper-slide {
      height: 356px;
      padding: 45px 43px 30px;
      margin-left: 10px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-64%, 0%);
      transform: translate(-64%, 0); }
      div.swiper-container.gallery-top .swiper-slide .kl-main-swiper-content {
        width: 100%;
        max-height: 200px; }
        div.swiper-container.gallery-top .swiper-slide .kl-main-swiper-content h3 {
          font-size: 25px; }
        div.swiper-container.gallery-top .swiper-slide .kl-main-swiper-content p {
          display: none; }
      div.swiper-container.gallery-top .swiper-slide a {
        font-size: 14px; }

  section.kl-milk-info h2 {
    font-size: 31px; }
  section.kl-milk-info .kl-mask-bull {
    width: 290px;
    height: 290px; }

  section.kl-sec-quizz-link .kl-mask-bull {
    width: 290px;
    height: 290px;
    margin-top: -30px; }
    section.kl-sec-quizz-link .kl-mask-bull img {
      -webkit-mask-size: contain;
      -moz-mask-size: contain;
      mask-size: contain; }

  .kl-product-description .kl-footer-product .kl-img-right {
    background-position-y: center !important; }

  .kl-hero-default .kl-bx-hero-title {
    width: 305px;
    height: auto;
    padding: 105px 44px 112px 77px;
    display: block;
    max-width: 100%;
    left: 0;
    bottom: -40px; }
    .kl-hero-default .kl-bx-hero-title h2 {
      font-size: 25px;
      margin-bottom: 13px; }
    .kl-hero-default .kl-bx-hero-title p {
      font-size: 13px; }
    .kl-hero-default .kl-bx-hero-title::before {
      background-size: 55%;
      top: -19px;
      left: -135px; }

  .kl-bx-recette--filter .kl-btn-filter-item, .kl-bx-recette--filter .kl-btn-validate {
    padding: 17px 39px;
    font-size: 16px; }

  .kl-bx-contact h1 {
    font-size: 27px; }
  .kl-bx-contact h2 {
    font-size: 18px; }
  .kl-bx-contact .kl-form-default label {
    font-size: 12px; }
  .kl-bx-contact .kl-form-default p {
    font-size: 14px; }
  .kl-bx-contact .kl-form-default .kl-captcha-wrapper {
    text-align: center; }
  .kl-bx-contact .kl-form-default button[type="submit"] {
    margin: 0 auto;
    display: flex; }
  .kl-bx-contact .kl-switch-form h4 {
    font-size: 21px; }

  .kl-hero-default > div {
    overflow: hidden; }

  .kl-bx-recette {
    padding: 18px 0 55px; }

  .kl-gamme-item .kl-btn-rounded {
    width: 190px;
    margin: 0 0 0 -95px;
    padding: 19px 10px; }

  .kl-slider-gammes .kl-arrows {
    top: 13px; }

  .kl-slider--item .cta-carrou {
    bottom: 12px; }
    .kl-slider--item .cta-carrou .kl-btn {
      position: static;
      margin: 0;
      width: auto;
      min-width: 10%;
      padding: 6px 16px 8px; }

  .kl-section-slider .kl-slider-control {
    height: 60px;
    /* padding: 10px 15px 25px;  */
  }

  .kl-scroll-down {
    height: 25px;
    width: 150px;
    margin-left: -75px;
    z-index: 100;
    bottom: -72px; }
    .kl-scroll-down a {
      padding-top: 14px;
      background-size: 100% auto; }

  section.kl-hd-engagement .kl-bx-title {
    display: block;
    width: 100%; }
    section.kl-hd-engagement .kl-bx-title figure {
      display: block;
      text-align: center;
      margin: 0 auto 30px; }
      section.kl-hd-engagement .kl-bx-title figure img {
        display: block;
        margin: 0 auto; }
    section.kl-hd-engagement .kl-bx-title p {
      text-align: center; }
  section.kl-hd-engagement .kl-embed-video {
    background: #fff;
    padding: 12px;
    border-radius: 12px;
    /*.kl-iframe{
      height: 177px;
    }*/ }
    section.kl-hd-engagement .kl-embed-video::after {
      display: none; }
  section .kl-title-img {
    padding: 0 10%; }
    section .kl-title-img img {
      max-width: 80%;
      margin: 0 auto 30px; }
    section .kl-title-img p {
      width: 100%;
      font-size: 20px;
      text-align: center; }
  section#id-eleveurs .kl-top-left {
    max-width: 100%; }
  section .kl-engagement-item .kl-title::before {
    top: -30px;
    left: 0;
    right: auto;
    width: 100%;
    margin-left: 0; }

  .kl-gamme-marque--item:not(.slick-center) {
    opacity: 0; }

  .kl-gamme-marque-controls {
    text-align: center; }

  section#id-resume {
    padding: 63px 0; }
    section#id-resume .tab-content .tab-pane {
      text-align: center;
      padding: 0 30px; }

  section#id-number h2 {
    font-size: 40px; }
  section#id-number .kl-bx-number {
    text-align: center; }
    section#id-number .kl-bx-number.kl-frst > div:first-child {
      margin-bottom: 30px; }
    section#id-number .kl-bx-number .kl-bx-number-item {
      width: 100% !important; }
      section#id-number .kl-bx-number .kl-bx-number-item figure {
        height: auto; }

  div.kl-bx-confirmation {
    padding: 42px 30px 91px; }
    div.kl-bx-confirmation h2 {
      font-size: 40px; }

  .kl-bx-contact .kl-form-default div.validation_error {
    font-size: 14px; } }
@media screen and (max-width: 575px) and (min-width: 425px) {
  .kl-grid.kl-grid-content .kl-clermont {
    left: 15px; }
  .kl-grid.kl-grid-content .kl-saint-etienne {
    left: -21px;
    top: 2px; } }
@media screen and (max-width: 520px) {
  .kl-sec-quizz-link.kl-custom-pre-footer .kl-mask-bull {
    width: 100%;
    max-width: 320px;
    height: auto;
    margin: -40px auto 0; }

  .kl-masonry-box {
    padding-left: 0; }

  .masonry-item {
    width: 100%;
    position: relative !important;
    top: 0 !important;
    margin: 0 auto 30px; } }
@media screen and (max-width: 480px) {
	.kl-product-description.kl-xts-candyup .kl-footer-product .kl-btn-rounded {
    bottom: -59px; }
	.kl-banner-notafter .shap {
    bottom: -13px; }
	.kl-slider-vertical--item > div .kl-inner-slider figure {
		max-width: 100%;
		margin: 0 auto 10px;
		display: flex;
		height: 135px;
		align-items: center;
		justify-content: center;
	}
	section.kl-sec-slider-vertical div.kl-slider-vertical--item > div .kl-img-product img {
		max-height: 141px;
	}
	.kl-slider-vertical--item p {
		max-height: 149px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
  .kl-grid.kl-grid-content .kl-bg img {
    max-width: 453px; }

  .kl-gamme-item {
    width: 310px; }

  section.kl-gamme {
    padding-top: 32px; }

  section.kl-about h1 {
    font-size: 39px;
    margin-bottom: 25px; 
	padding-top: 25px; }
  section.kl-about h2 {
    font-size: 36px; }

  section.kl-visit {
    margin-top: 114px; }

  section#id-manifeste h2 {
    font-size: 30px !important;
    padding-left: 53px !important; }
    section#id-manifeste h2::before {
      background-size: 37px !important; }
  section#id-manifeste p {
    font-size: 16px !important; }

  section#id-number .kl-bx-number.kl-frst div:first-child img {
    max-width: 242px;
    margin-bottom: 39px; }

  section#id-number .kl-img-carte {
    max-width: 242px;
    margin-bottom: 39px; }

  section#id-number .kl-bx-number.kl-bx-inline::before, section#id-number .kl-bx-number.kl-bx-inline-center::before {
    background-size: 60%;
    margin: 0 auto 17px; }

  section#id-number .kl-bx-number > div:last-child .kl-bx-number-item {
    margin-bottom: 0; }

  section#id-number .kl-bx-number.kl-bx-inline > div .kl-bx-number-item:last-child {
    margin-bottom: 0; }

  section#id-number .kl-bx-number.kl-bx-inline-center div:first-child img {
    max-width: 242px;
    margin-bottom: 39px; }

  section.kl-sec-rse figure img {
    max-width: 162px; }

  section.kl-hero-product .kl-img-product img {
    max-width: 202px; }

  section#id-valeur {
    background-position-y: 149px; }
    section#id-valeur .kl-title-img {
      margin-bottom: 219px; }

  .kl-hero-custom figure {
    width: 263px;
    height: 177px; }

  .kl-hero-custom.kl-hero-histoire figure {
    width: 330px;
    height: 238px; }

  section#id-manifeste {
    padding-bottom: 196px; }
    section#id-manifeste .kl-bx-author {
      display: block;
      text-align: center;
      margin: 84px 0 30px; }
      section#id-manifeste .kl-bx-author figure {
        display: block;
        margin: 0 auto 30px; }
      section#id-manifeste .kl-bx-author div {
        padding-left: 0; }
    section#id-manifeste .kl-btn-rounded {
      background: #0d4c8c;
      border: none;
      box-shadow: none;
      display: block;
      margin: 0 auto;
      width: auto;
      padding: 24px 46px; }

  section#id-resume .tab-content .tab-pane .kl-bx-img-tab {
    width: 210px;
    height: 182px;
    margin: 0 auto 114px; }
    section#id-resume .tab-content .tab-pane .kl-bx-img-tab > div {
      top: auto;
      right: -27px;
      bottom: -48%; }

  #id-see-more h2 {
    font-size: 30px;
    position: relative;
    padding-left: 53px; }
    #id-see-more h2::before {
      background-size: 37px !important;
      position: absolute;
      left: 0; }
  #id-see-more p {
    font-size: 16px; }
  #id-see-more .modal-dialog {
    margin: 15px; }
  #id-see-more .modal-body {
    padding: 0 20px 166px; }
  #id-see-more .kl-bx-author {
    display: block;
    text-align: center;
    margin: 84px 0 30px; }
    #id-see-more .kl-bx-author figure {
      display: block;
      margin: 0 auto 30px; }
    #id-see-more .kl-bx-author div {
      padding-left: 0; }
  #id-see-more .kl-btn-rounded {
    width: auto;
    min-width: 200px; }

  div.kl-parent-bloc .kl-title-gamme {
    margin-bottom: 34px; } }
@media screen and (max-width: 415px) {
  .kl-gamme-item .kl-thumbnail img.kl-gamme, .kl-gamme-item .kl-logo-gamme img {
    max-width: 90%; }

  section#id-nature .kl-cow2 {
    top: 11% !important;
    width: 261px !important; }

  .kl-bx-recette--daily--content::after {
    bottom: -138px; }

  .kl-bx-recette--item .kl-recette-description div[class*="col"] {
    padding: 0 10px; }

  section.kl-hd-engagement .link-charte {
    width: 100%; }

  section.kl-hd-engagement .kl-embed-video .kl-iframe {
    height: 200px; } }
	
@media screen and (max-width: 374px) {
	body .kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-btn-action a {
		padding: 28px 28px;
		min-width: auto;
		font-size: 15px; }
}
@media screen and (max-width: 375px) {
  .kl-map-block .kl-map-eleveurs {
    width: 264px;
    height: 274px; }

  .kl-txt-excerpt-desc-gamme {
    font-size: 13px;
    max-height: 100%; }

  .kl-hero-default .kl-bx-hero-title {
    padding: 114px 44px 112px 53px; }
    .kl-hero-default .kl-bx-hero-title h2 {
      margin-bottom: 10px; }
    .kl-hero-default .kl-bx-hero-title p {
      font-size: 12px; }
    .kl-hero-default .kl-bx-hero-title::before {
      background-size: 49%;
      top: -19px;
      left: -153px; }
  .kl-hero-default.kl-hero-contact .kl-bx-hero-title {
    padding: 126px 20px 131px 20px !important; }

  section.kl-quiz-section .kl-quiz-wrapper .kl-quiz-content.kl-quizz-result .kl-quiz-msg p {
    font-size: 13px; } }
@media screen and (max-width: 425px) {
  section.kl-hero-custom.kl-heading-banner-custom figure {
    width: 100%;
    height: auto; }
    section.kl-hero-custom.kl-heading-banner-custom figure > img {
      right: 0; }

  .kl-grid.kl-grid-content .kl-bg img {
    max-width: 358px; } }
@media screen and (max-width: 360px) {
  section.kl-hero-default .kl-bx-hero-title::before {
    left: -162px;
    background-size: 50%; }

  section.kl-hero-default .kl-bx-hero-title.kl-title-mention {
    padding-top: 145px !important; }

  .kl-hero-custom.kl-hero-histoire figure {
    width: 276px;
    height: 204px;
    bottom: -68px; }

  .kl-thumb-jml {
    margin-bottom: 20px; }

  section.kl-hero-map .kl-grid.kl-grid-content {
    grid-template-columns: 54px 5px 33px 20px 37px 43px 0px 25px 0px 40px 45px auto;
    grid-template-rows: 18px 28px 34px 33px 20px 6px 31px 9px 21px 0px 0px 28px 18px 27px auto; }
    section.kl-hero-map .kl-grid.kl-grid-content .kl-clermont {
      top: -8px !important;
      left: 8px; }
    section.kl-hero-map .kl-grid.kl-grid-content .kl-vienne {
      top: -9px !important;
      left: 11px; }
      section.kl-hero-map .kl-grid.kl-grid-content .kl-vienne img {
        height: auto;
        max-width: 36px; }

  .kl-slider-gammes .kl-arrows {
    top: 24px; }
    .kl-slider-gammes .kl-arrows button {
      background-size: 29px !important; }

  .kl-grid.kl-grid-content .kl-bg img {
    max-width: 308px; } }

@media screen and (min-width: 575px) {
  .kl-slider--item .kl-btn {
    position: static !important;
    margin-left: 0 !important;
  } 
}

@media screen and (max-width: 767px) and (min-width: 576px){
	.kl-slider--item .kl-btn {
    min-width: unset;
    font-size: 15px;
    padding: 12px 12px;
	}
}

.kl-sc{
    padding-right: 50px;
    padding-bottom: 73px;
}

.kl-sc .kl-btn-bordered {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 13px;
    padding: 18px 31px;
}

.kl-sc .kl-btn-bordered img{
    max-width: 25px;
    margin-right: 10px;
}

.kl-sc .kl-btn-bordered i{
  font-size: 24px;
  margin-right: 10px;
}

footer a.kl-logo-ftr{
    margin-bottom: 35px;
}

footer .kl-site-link img{
    position: relative;
    left: -72px;
    margin-top: 26px;
}

.kl-mentions-content ul {
    margin-bottom: 30px;
}
.kl-mentions-content li{
    margin-bottom: 20px;
    font-size: 15px;
    list-style-type: circle;
    padding-left: 5px;
    margin-left: 35px;
}