@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;900&display=swap");
body {
  font-family: "Poppins", sans-serif;
  box-sizing: border-box;
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-family: "Poppins", sans-serif;
}

/** {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
*/
a,
button {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

a > i,
button > i,
a > span {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  text-decoration: none;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.btn:active,
.btn.active,
.btn:hover,
.btn:focus,
.btn.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
}

#body input,
#body textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.d-flex-center {
  display: flex;
  align-items: center;
}
/* header style */

#search-block-form .form-item-keys {
  width: 30px;
  position: relative;
}
.search_blc h2:after {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  display: block;
  font-size: 20px;
  text-align: center;
  text-indent: 0;
  color: #0cb3d7;
  cursor: pointer;
  padding: 0 8px;
  position: relative;
  top: 10px;
  width: 40px;
  height: 30px;
  z-index: 99;
}
.search_blc h2.active:after {
  content: "\f00d";
  font-size: 20px;
  font-weight: 300;
}
.search_blc h2 {
  font-size: 0;
  text-indent: -999em;
  margin: 0;
  line-height: 1.5;
}
.search_blc .control-label {
  display: none;
}
.search_blc .form--inline > .form-item {
  float: none;
  display: block;
}
.search_blc form:before {
  content: "";
  background: url(../images/png/arrow_white.png) bottom center no-repeat;
  width: 48px;
  height: 11px;
  position: absolute;
  top: -10px;
  right: 6px;
}
.search_blc form {
  position: absolute;
  top: 50px;
  width: 410px;
  margin-top: 12px;
  right: 30px;
  display: none;
  background: #d9edf7;
  padding: 15px;
  z-index: 21;
  border-radius: 5px;
}
.search_blc .form-control {
  padding-right: 50px;
  height: 54px;
  background: #fff;
  border: none;
  width: 100%;
  margin: 0;
  box-shadow: none;
  font-size: 16px;
  display: block;
}
.search_blc .form--inline .form-actions {
  position: absolute;
  right: 15px;
  top: 15px;
}
.search_blc .form--inline button.form-submit {
  height: 54px;
  width: 54px;
  background: #0cb3d7;
  overflow: hidden;
  font-size: 0;
  text-indent: -999em;
  padding: 0;
  border: none;
  display: inline-block;
}
.search_blc .form--inline button.form-submit:after {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  display: block;
  font-size: 16px;
  height: 54px;
  width: 54px;
  text-align: center;
  line-height: 56px;
  text-indent: 0;
  color: white;
  cursor: pointer;
}
header {
  padding: 17px;
  background-color: #fff !important;
  border: none !important;
  clear: both;
}
.slogon-header .elem {
  margin: 10px 0 0 10px;
}
.logo.navbar-btn.pull-left {
  position: relative;
  z-index: 99;
}
/**** Start Banner interne ****/
.banner_interne .col-sm-12 {
  padding: 0;
}
.banner-interne {
  position: relative;
  margin-bottom: 35px;
}
.banner-interne:before {
  position: absolute;
  content: url(../images/leafs1.png);
  right: 0;
  bottom: -50px;
  z-index: 0;
  background-repeat: no-repeat;
}
.banner-interne:after {
  position: absolute;
  content: url(../images/leafs2.png);
  left: 10px;
  bottom: -100px;
  z-index: 1;
  background-repeat: no-repeat;
}
.content-banner,
.content-banner-with-text {
  position: absolute;
  bottom: 15%;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  left: 0;
  right: 0;
  transform: translateY(-10%);
  z-index: 9;
}
.content-banner .title_banner {
  font-family: Graphik;
  font-size: 72px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-shadow: 4px 1px 1px #7bafee;
}
.content-banner-with-text .title_banner {
  margin: 0 0 8px;
  font-family: Graphik;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #0c3c94;
}
.content-banner-with-text .text-banner {
  margin: 8px 20px 0;
  font-family: Graphik;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0f1548;
}
/**** End Banner interne ****/
.main-menu {
  float: right;
}
.navbar-header .logo {
  margin-top: 10px;
}
.main-menu .menu--main li a,
.main-menu .menu--main li .navbar-text {
  font-weight: 700;
  color: #282d30;
  line-height: 22px;
  background-color: transparent;
  white-space: normal;
}
.main-menu .menu--main li a:hover,
.main-menu .menu--main li a:focus,
.main-menu .menu--main li .navbar-text:hover,
.main-menu .menu--main li .navbar-text:focus {
  color: #92b24a !important;
  background-color: transparent;
  cursor: pointer;
}
.main-menu .navbar-nav > .active > a {
  color: #92b24a !important;
  background-color: transparent !important;
}
.main-menu .navbar-nav > li > .dropdown-menu > li {
  margin-bottom: 8px;
  font-size: 15px;
}
.mobile-btn-menu {
  clear: both;
}
.overlay {
  position: relative;
}
.overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /*background-color: rgba(35, 43, 86, 0.5);*/
}
.container-slider {
  position: absolute;
  /*  width: 75%;*/
  z-index: 9999999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-slider .title-banner {
  font-weight: 800;
  line-height: 1.31;
  font-size: 45px;
  color: #fff;
  margin-bottom: 35px;
}
.container-slider .subtitle-banner {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.31;
  color: #fff;
  margin-bottom: 15px;
}
.desc-banner {
  max-width: 1000px;
}
.desc-banner p {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}
.banner-interne img {
  width: 100%;
  height: auto;
}
.breadcrumb {
  background: none;
  margin-bottom: 0;
  padding: 20px 0 15px;
  border-bottom: 1px solid #f3f3f3;
  border-radius: 0;
}

/*** breadcrumb style ***/
.breadcrumb > li {
  font-size: 13px;
  color: #0cb3d7;
}
.breadcrumb a {
  font-weight: 500;
}
.breadcrumb > .active {
  color: #777;
}

/*** style page cms ***/

.container-page-cms {
  margin: 0 auto !important;
}
.ul-list,
.ul-list-v2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ul-list li,
.ul-list-v2 li {
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  line-height: 1.5;
}
.ul-list li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  border-radius: 5px 0;
  left: 0;
  top: 16px;
  background-color: #60a511;
}
.ul-list-v2 li::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  left: 0;
  top: 13px;
  background-color: #0c3c94;
}
.page-header {
  font-size: 35px;
  color: #0cb3d7;
  font-weight: 700;
  border: none;
}
.parg,
.small-parg,
.big-parg {
  line-height: 1.5;
  margin: 16px 0 0;
  font-family: Graphik;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0f1548;
}
.parg {
  font-size: 18px;
}
.small-parg {
  font-size: 14px;
}
.big-parg {
  font-size: 20px;
}
.title-h1,
.title-h2,
.title-h3,
.title-h4 {
  color: #0c3c94;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
}
.title-h1 {
  font-size: 48px;
}
.title-h2 {
  font-size: 40px;
}
.title-h3 {
  font-size: 32px;
}
.title-h4 {
  font-size: 24px;
}
.title-niv2 {
  font-size: 20px;
  padding: 20px 0;
  color: #60a511;
  font-weight: 700;
}
.italic {
  font-family: SignPainter-HouseScript;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.53px;
}
.table-responsive {
  border: none;
}
.table-style {
  margin: 25px 0;
}
.table-style thead {
  background: #0c3c94;
  color: #fff;
}
.table-style thead tr th {
  padding: 20px 15px;
}
.table-hover > tbody > tr:hover {
  background-color: rgb(12, 60, 148, 0.1);
}
.table-style tbody tr td {
  padding: 17px 15px;
}
.link-popup-video,
.box-media a {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}
.link-popup-video img,
.box-media img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease 0s;
}
.link-popup-video:before {
  content: "";
  background: #0cb3d7 url(../images/play.png) no-repeat center center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.link-popup-video:hover:before {
  opacity: 1;
}
.box-popupvideo .link-popup-video {
  position: relative;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.box-popupvideo .link-popup-video:before {
  background-color: #60a511;
  width: 62px;
  height: 62px;
}
.box-media .link-popup-video:before {
  opacity: 1;
  transition: all 0.35s;
}
.box-media .link-popup-video:hover:before {
  opacity: 1;
  background: #fbb431 url(../images/play.png) no-repeat center center;
}

.link-popup-video:hover img,
.box-media:hover img {
  opacity: 1;
  transform: scale(1.1);
}

.paragraph--bp-accordion-container .paragraph__column {
  padding-left: 0;
}
.paragraph.paragraph--type--bp-accordion .panel-collapse > .paragraph {
  padding: 40px 35px;
  background: #f9f9f9;
  margin-bottom: 10px;
}

.panel-default > .panel-heading {
  border: 1px solid #efefef;
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  background: #fff;
  margin-bottom: 10px;
  background-color: #60a511;
  border-radius: 10px 0 0;
}
.green-txt {
  font-weight: 600 !important;
  line-height: 1.3;
  color: #60a511 !important;
}
.blue-txt {
  font-weight: 600;
  line-height: 1.3;
  color: #0c3c94;
}
.paragraph--bp-accordion-container .panel-default {
  border: none;
}
.alert-custom {
  border-radius: 0;
  padding: 25px;
}
.alert-custom i {
  padding-right: 10px;
}

.partenaire-row,
.row-docs,
.reference-row {
  display: flex;
  flex-wrap: wrap;
}
.col-parenaires,
.box-document,
.col-reference {
  margin-bottom: 30px;
  display: flex;
}
.box-partenaire,
.box-reference {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: #f9f9f9;
  border-radius: 5px;
  text-align: center;
  padding: 10px 30px;
  transition: 0.5s;
}
.box-partenaire img,
.box-reference img {
  margin: 0 auto;
}
.title-partenaire,
.title-reference {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.box-partenaire a,
.box-reference a {
  color: #0cb3d7;
}
.box-docs {
  position: relative;
  flex-direction: column;
  display: flex;
  height: 100%;
  width: 100%;
  border: 1px solid #acc5d9;
  border-radius: 5px;
  padding: 10px 30px;
  transition: 0.5s;
}
.box-docs .file {
  position: absolute;
  bottom: 10px;
}

.box-docs .tag,
.content-press .theme,
.content-event .theme,
.content-actualite .theme,
.row-similaire .theme,
.row-media .theme,
.theme-details {
  font-size: 14px;
  letter-spacing: 0.09px;
  color: #fbb431;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.box-docs .date,
.content-press .date,
.content-actualite .date,
.content-event .date,
.row-similaire .date {
  font-size: 14px;
  line-height: 1.2;
  color: #adb2b9;
  margin-bottom: 8px;
}
.content-similaire .title a {
  color: #0cb3d7;
  font-weight: 600;
}
.date-details {
  font-size: 15px;
  color: #adb2b9;
  float: left;
  padding-right: 20px;
  display: flex;
}
.date-details .field--label {
  padding-right: 5px;
  font-weight: 700;
  color: #fbb431;
}
.theme-details {
  border-left: 1px solid;
  float: left;
  padding: 0 15px;
}
.field--name-node-title {
  clear: both;
}
.box-docs .title {
  font-size: 18px;
  letter-spacing: 0.09px;
  color: #0cb3d7;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-weight: 700;
}
.content-press .title,
.content-actualite .title,
.content-event .title,
.content-media .title {
  font-size: 18px;
  letter-spacing: 0.09px;
  color: #0cb3d7;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: 700;
  min-height: 40px;
  line-height: 1.6;
}
.content-press .title a,
.content-actualite .title a,
.content-event .title a,
.content-media .title a {
  color: #0cb3d7;
}
.box-partenaire:hover,
.box-reference:hover,
.box-docs:hover,
.col-press:hover .content-press,
.col-actualite:hover .content-actualite,
.col-event:hover .content-event,
.col-media:hover .content-media {
  background-color: #ffffff;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 30%);
  transition: all 0.5s ease 0s;
}
form#views-exposed-form-module-de-recherche-page-1 .form-inline {
  display: flex;
  justify-content: center;
}
.bloc-filter-avance {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 15px 10px;
}
.default-filter .form-inline .control-label,
.bloc-filter-avance .form-inline .control-label {
  font-size: 14px;
  letter-spacing: 0.09px;
  line-height: 48px;
  color: #0cb3d7;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-right: 10px;
}
.default-filter .bef-exposed-form button,
.bloc-filter-avance button {
  border: solid 1px #0cb3d7;
  background: #0cb3d7;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding: 15px 35px;
  line-height: 1;
  letter-spacing: 1px;
}
.default-filter .bef-exposed-form button:hover,
.bloc-filter-avance button:hover {
  border: solid 1px #0cb3d7;
  background: #0aa0c1;
  color: #fff;
}
.default-filter .bef-exposed-form .form-group,
.bloc-filter-avance .form-group {
  margin: 10px 20px 10px 0;
}
.default-filter .bef-exposed-form .form-control,
.bloc-filter-avance .form-control {
  border-radius: 4px;
  border: solid 1px #adb2b9;
  height: 48px;
  vertical-align: top;
  z-index: 9;
  cursor: pointer;
  color: #adb2b9;
  box-shadow: none;
}
.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #0cb3d7;
}
.datepicker-panel {
  padding: 8px 0;
}
.datepicker-panel > ul > li {
  line-height: 30px;
}
.default-filter .bef-exposed-form .form-select,
.bloc-filter-avance .form-select {
  width: 250px;
  line-height: 30px;
}

.col-useful-links {
  border: solid 1px #acc5d9;
  margin-bottom: 20px;
  padding: 35px 20px;
  border-radius: 5px;
  background: #f9f9f9;
}
.col-useful-links .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.col-useful-links .title {
  font-size: 17px;
  text-transform: uppercase;
  color: #0cb3d7;
}
.col-useful-links .link-list a {
  color: #7c7c7c;
}
.col-useful-links:hover {
  background: transparent;
}
.col-useful-links:hover .link-list a {
  color: #0cb3d7;
}

/* Glossaire */
.view-style-glossaire .views-exposed-form .select-wrapper {
  display: none;
}
.view-style-glossaire .views-exposed-form button {
  display: none;
}

.view-style-glossaire .filters-alphabet-glossaire {
  padding: 0 0 20px;
  border-bottom: 4px solid #ebe9ea;
  margin: 0 0 30px;
}
.view-style-glossaire .filters-alphabet-glossaire ul {
  padding: 2px 0;
  margin: 0;
  list-style: none;
}
.view-style-glossaire
  .filters-alphabet-glossaire
  .item-alphabet-li:first-child {
  width: 100px;
}
.view-style-glossaire .filters-alphabet-glossaire ul > li {
  width: 40px;
  line-height: 40px;
  border: 1px solid #0cb3d7;
  float: left;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 40px;
}
.view-style-glossaire .filters-alphabet-glossaire ul > li > a.selected {
  background: #0cb3d7;
  color: #fff;
}
.view-style-glossaire .filters-alphabet-glossaire ul > li > a {
  display: block;
  color: #7b797e;
  font-weight: 700;
  text-decoration: none;
  background: #fff;
  line-height: 38px;
}
.view-style-glossaire .filters-alphabet-glossaire ul > li > a:hover {
  background: #0cb3d7;
  color: #fff;
}
.box-groupe {
  border: none;
  margin-bottom: 10px;
}
.box-groupe .panel-body {
  display: flex;
  align-items: center;
}
.groupe-alpha {
  border: solid 1px #0cb3d7;
  background-color: #0cb3d7;
  color: #ffffff;
  font-weight: 700;
  padding: 10px 15px;
  width: 50px;
  margin-right: 15px;
  text-align: center;
}
.title-groupe {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
}
.content-groupe {
  margin-bottom: 40px;
  padding: 0 15px;
}

.view-pg-temoignage .row,
.pg-partenaire .row,
.row-press,
.row-actualite,
.row-event {
  display: flex;
  flex-wrap: wrap;
}
.view-pg-temoignage .views-view-grid,
.pg-partenaire .views-view-grid,
.view-pg-presse .views-view-grid,
.view-pg-news .views-view-grid,
.view-pg-event .views-view-grid,
.pg-reference .views-view-grid,
.view-pg-doc .views-view-grid,
.view-pg-gallery .views-view-grid {
  height: auto !important;
}
.col-temoignage,
.col-press,
.col-actualite,
.col-event {
  display: flex;
  margin-bottom: 30px;
}
.container-temo {
  background-color: #f5f5f5;
  padding: 20px 25px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-image-title {
  display: flex;
  align-items: center;
}
.box-image-title img {
  width: 100px;
  border-radius: 50px;
  height: auto;
}
.title-poste {
  padding-left: 40px;
}
.title-poste h3 {
  font-size: 20px;
  margin-bottom: 3px;
  font-weight: 700;
}
.title-poste h5 {
  font-size: 14px;
  color: #8b8989;
}
.content-temo {
  margin-top: 16px;
}
.row-press,
.row-actualite,
.row-event {
  margin-top: 50px;
}
.title-details {
  border-bottom: none;
  padding-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  color: #0cb3d7;
  line-height: 1.3;
}
.contenu-details {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #eee;
}
.image-details {
  margin-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.image-details img {
  width: 100%;
  height: auto;
}
.contenu-details p {
  font-size: 17px;
  line-height: 1.5;
  color: #505050;
}
.link-inscrit {
  margin-bottom: 40px;
}
.link-inscrit a {
  display: block;
  padding: 17px 25px;
  background-color: #0cb3d7;
  border: 1px solid #0cb3d7;
  color: #fff;
  font-size: 18px;
  text-align: center;
  transition: 0.5s;
}
.link-inscrit a:hover {
  background-color: transparent;
  color: #0cb3d7;
}
.title-bloc,
.block-title {
  border-bottom: none;
  padding-bottom: 20px;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 700;
  color: #0cb3d7;
  line-height: 1.3;
}

.col-similaire {
  background: #f9f9f9;
  border: 1px solid #f5f5f5;
  margin-bottom: 2px;
  padding: 20px 15px;
  cursor: pointer;
}
.col-similaire:hover {
  background-color: transparent;
}

.content-press .image img,
.content-actualite .image img,
.content-event .image img,
.content-media .image img {
  width: 100%;
  height: auto;
  border-radius: 5px 5px 0 0;
}
.content-press,
.content-actualite,
.content-event,
.content-media {
  background: #f9f9f9;
  width: 100%;
}
.container-content {
  padding: 25px 20px;
}
.contenu-press,
.contenu-actualite,
.contenu-event {
  line-height: 1.6;
}
.row-media {
  display: flex;
  flex-wrap: wrap;
}
.row-media .col-media {
  margin-bottom: 30px;
}
.box-media img {
  width: 100%;
  height: auto;
}
.row-media .container-content {
  padding: 15px 20px;
}
.libelle {
  color: #adb2b9;
  font-weight: 700;
}
.box-media .title a {
  color: #0cb3d7;
  font-size: 20px;
  line-height: 1.4;
}
audio {
  width: 100%;
  margin-bottom: 20px;
}
.box-video {
  overflow: hidden;
}
/*** Module Comment & avis like dslike***/
.widget-bloc-like {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  float: left;
}
.box-like-dslike .text-like {
  padding-right: 20px;
  font-weight: 700;
  color: #0cb3d7;
}
.vote-like,
.vote-dislike {
  border: 1px solid #f2ecea;
  border-radius: 4px;
  padding: 6px 10px;
  background-color: #ffffff;
  font-size: 14px;
}
.addtoany_list {
  float: right;
  text-align: right;
}
.liste-coment {
  clear: both;
}
.liste-coment h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0cb3d7;
}

.liste-coment .control-label {
  color: #0cb3d7;
  margin-bottom: 10px;
  margin-top: 10px;
}
.comment-form button {
  display: inline-block;
  margin-right: 7px;
  padding: 10px 20px;
}
.comment-form .button--primary {
  background-color: #0cb3d7;
  border-color: #0cb3d7;
}
.comment-form .button--primary:hover,
.comment-form .button--primary:focus {
  background-color: transparent;
  border-color: #0cb3d7;
  color: #0cb3d7;
}
.liste-coment .filter-wrapper {
  margin-top: 10px;
}
.nice-select {
  line-height: 30px;
}
.nice-select .list {
  width: 100%;
}
.comment__author {
  margin-top: 10px;
}
.comment__author a {
  font-weight: 700;
  text-transform: uppercase;
  color: #0cb3d7;
  font-size: 15px;
}
.liste-coment .comment {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.liste-coment .comment:last-child {
  margin-bottom: 50px;
}
.liste-coment .indented {
  padding-left: 110px;
  margin-top: -12px;
}
footer.comment__meta {
  min-width: 120px;
  text-align: center;
  vertical-align: middle;
  color: #0cb3d7;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
  margin-bottom: 10px;
}
footer.comment__meta img {
  margin: 0 auto;
  background: #f8f8f8;
  border-radius: 50px;
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.comment__content {
  position: relative;
  background-color: #f8f8f8;
  padding: 15px;
  flex: 1;
}
.comment__time {
  font-size: 15px;
  color: #adb2b9;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.comment__content p {
  line-height: 1.5;
}
.comment__content .links {
  margin-top: 20px;
  text-align: right;
}
.comment__content .links a {
  color: #0cb3d7;
  font-weight: 700;
  margin: 5px;
}
.comment__content .links a:hover {
  color: #fbb431;
}

/*** Geolocalisation ***/
.view-pg-localisation button[aria-label="Fermer"] {
  right: 10px !important;
  top: 20px !important;
}
.view-pg-localisation .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  display: inline-block;
  vertical-align: top;
  color: #233144;
}
.view-pg-localisation .header-map {
  padding: 10px;
  border-bottom: solid 1px #e0eeff;
}
.view-pg-localisation .content-map {
  padding: 10px;
  display: flex;
  align-items: center;
}
.view-pg-localisation .image {
  min-width: 150px;
}
.view-pg-localisation .image img {
  width: 100%;
  height: auto;
}

.view-pg-localisation .desc-map {
  font-size: 13px;
  line-height: 1.57;
  color: #4f4f4f;
  padding: 10px 15px;
}

/*** Plan de site ***/
.sitemap .sitemap-item > h2 {
  color: #0cb3d7;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 700;
}
.sitemap > div > ul {
  margin-bottom: 10px;
}
.sitemap ul > li > a {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #0cb3d7;
  display: block;
  margin-bottom: 20px;
  padding: 0 10px;
}
.sitemap ul > li > a:hover {
  color: #f6b738;
  text-decoration: underline;
  background-color: transparent;
}
.sitemap ul > li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 2px;
  background-color: #0cb3d7;
  width: 10px;
  height: 10px;
  border-radius: 30px;
}
.sitemap .sitemap-item {
  width: 48%;
  margin: 1%;
  float: left;
}
.sitemap-item .menu {
  padding-left: 30px;
  margin-top: 10px;
}
.sitemap .navbar-text {
  float: none;
  margin-left: 0;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #0cb3d7;
  display: block;
  margin-bottom: 10px;
  padding: 0 10px;
}
.sitemap .navbar-text:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: -10px;
  top: 2px;
  background-color: #0cb3d7;
  width: 10px;
  height: 10px;
  border-radius: 30px;
}
.sitemap .dropdown-menu {
  display: block;
  position: relative;
  background: transparent !important;
  box-shadow: none;
  border: none;
  float: none;
  padding-left: 22px;
  top: 0;
}
.sitemap .dropdown-menu > li a:before {
  top: 7px;
  background-color: #fbb431;
}
/*** WebForm ***/
.form_contact {
  position: relative;
  background: #e9f3ff;
  border-radius: 50% / 0 0 2% 2%;
  background: -webkit-linear-gradient(to bottom, #ffffff, #e9f3ff);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
  border-bottom: 1px solid rgba(175, 206, 244, 0.39);
  padding: 32px 0 72px;
}
.map-contact iframe {
  /* min-height: 650px; */
  width: 100%;
}
.container-form .form-control {
  box-shadow: none;
  min-height: 45px;
  border-radius: 0;
  font-size: 16px;
  color: #999999;
  width: 100%;
  border: 1px solid #cae0fb;
}
.container-form legend,
.container-form .label-form,
.container-form .control-label {
  color: #0c3c94;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  font-weight: 600;
}
.container-form .txt_mention .control-label {
  margin-top: 20px;
  font-size: 12px;
  color: #737373;
  font-style: italic;
  line-height: 1.5;
}
.container-form .form-control .current {
  color: #939393;
}
.link_style1 {
  background-color: transparent;
  border-color: #0cb3d7;
  font-family: Graphik;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1d73da;
  border: 2px solid #1d73da;
  border-radius: 400px 400px 16px 16px / 53px 53px 16px 16px;
  padding: 10px 40px;
  margin-top: 32px;
}
.link_style1:hover,
.link_style1:focus,
.link_style1:active {
  color: #ffffff;
  background-color: #1d73da;
  border: 2px solid #1d73da;
  outline: 0;
}
.container-form .form-textarea {
  min-height: 200px;
}
.container-form label.error {
  color: #df0000;
  font-size: 12px;
}
.container-form label.custom_file {
  background: #0cb3d7;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.25;
  color: #fff;
  padding: 6px 16px 5px 56px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #0cb3d7;
  position: relative;
  cursor: pointer;
}
.container-form label.custom_file:before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-upload.png);
  position: absolute;
  top: 12px;
  left: 16px;
}
.container-form .file {
  display: inline-block;
  font-size: 75%;
  font-weight: 400;
  margin: 5px 0;
  width: auto;
  background: #0cb3d7;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.25;
  color: #fff;
  padding: 4px 16px 2px 16px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #0cb3d7;
}
.container-form .file > span a {
  background: transparent;
  color: #fff;
  border-bottom: none;
  border-top: none;
  display: inline;
}
.container-form .btn-danger {
  display: none;
}

.owl-gallery {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #eee;
}
.popup-img .field--item img {
  width: 100%;
  height: auto;
}
.owl-gallery .owl-nav {
  margin-top: 20px;
}
.owl-gallery .owl-nav button.owl-prev,
.owl-gallery .owl-nav button.owl-next {
  background-color: #0cb3d7 !important;
  border: 1px solid #0cb3d7;
  padding: 10px !important;
  color: #fff;
  border-radius: 0;
}
.owl-gallery .owl-nav button.owl-prev:hover,
.owl-gallery .owl-nav button.owl-next:hover {
  background-color: transparent !important;
  border: 1px solid #0cb3d7;
  color: #0cb3d7;
}

.listes-images {
  padding: 0 0 50px;
}
.listes-images .field--item {
  width: 23%;
  float: left;
  margin: 0 1% 1%;
  position: relative;
}
.listes-images .field--item img {
  width: 100%;
  height: auto;
}
.bloc-right {
  margin: 30px 0;
}
.bloc-image {
  color: #fff;
  padding: 60px 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 45px 0;
}
.btn-bloc {
  border: 1px solid #fff;
  background: transparent;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 12px 20px;
  margin-top: 40px;
  text-align: center;
}
.btn-bloc:hover {
  border: 1px solid #0cb3d7;
  color: #0cb3d7;
  border-radius: 15px 0;
}
.bloc-image .title-bloc-v1 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.menu-right {
  border: none;
  background-color: transparent;
}
.menu-right .we-mega-menu-ul {
  display: block;
  background-color: transparent;
}
.menu-right .we-mega-menu-ul li {
  display: block;
  width: 100%;
  border: none;
  background-color: transparent;
}
.menu-right .we-mega-menu-ul li a {
  position: relative;
  padding: 15px 10px 15px 30px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #898989;
  background: #f9f9f9;
  border: 1px solid #f5f5f5;
  margin-bottom: 2px;
}
.menu-right .we-mega-menu-ul li a:hover,
.menu-right .we-mega-menu-ul li a:focus {
  background-color: transparent;
  border: 1px solid #f5f5f5;
  color: #0cb3d7;
}
.menu-right .we-mega-menu-ul li a:before {
  content: "\f061";
  color: #0cb3d7;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 20px;
  font: normal normal normal 9px/1 FontAwesome;
}
.slider-one-item .box-image-title img {
  width: 100px !important;
}
.slider-one-item .box-image-title .title-poste {
  padding-left: 20px;
}
.slider-one-item .content-temo p {
  font-size: 15px;
}
.slider-one-item .container-temo {
  background-color: transparent;
}

.drop-langue {
  float: right;
  margin-top: 15px;
  padding: 0 20px 0 20px;
}
.drop-langue .btn-group > .btn {
  border: 0;
  background: transparent !important;
  padding: 0 5px;
  font-size: 15px;
  box-shadow: none;
  color: #9da9b4 !important;
}
.drop-langue .dropdown-menu {
  min-width: inherit;
  background: #a9c8ec;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  color: #0c3c94;
}
.drop-langue .dropdown-menu > li > a {
  padding: 5px 10px;
  color: #073891;
  text-align: center;
  font-weight: 600;
}
.drop-langue .dropdown-menu > li > a:hover {
  background: transparent;
}
/*** Home page ***/
.view-bloc-nos-actualites {
  padding: 40px 0 0;
}
.view-bloc-nos-actualites .row-actualite {
  margin-top: 30px;
}
.region-temoignage .view-bloc-temoignage {
  margin-top: 10px;
}
.title-section {
  margin: 0 0 16px;
  font-family: Graphik;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  color: #0c3c94;
}
.header_view_right {
  text-align: right;
}
.header_view_right a {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #323232;
  font-weight: 400;
  padding-right: 16px;
}
.header_view .header_view_right a i {
  color: #fbb431;
  margin-right: 16px;
  font-size: 16px;
}
.owl-actualite .owl-item,
.owl-actualite .owl-stage {
  display: flex;
}
.region-temoignage .container-temo {
  align-items: center;
  background-color: #f7f7f7;
  border-radius: 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0cb3d7;
}
.region-temoignage .content-temo {
  width: 70%;
  text-align: center;
}
.region-sur-2 {
  padding: 50px 0;
}
.region-sur-2 .right-content h2 {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin-bottom: 24px;
  border-bottom: solid 2px #fbb431;
  padding-bottom: 7px;
  display: inline-block;
}
.region-sur-2 .right-content .subtitle {
  font-size: 26px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 32px;
}
.content-sur-2 .img img {
  width: 100%;
  margin: 0 auto;
}
/*** Newsletter section ***/
section.newsletter {
  background: url(../images/bg-newsletter.jpg);
  background-size: cover;
  padding: 128px 0 100px 0;
  color: #fff;
}
section.newsletter h3 {
  font-family: Poppins;
  font-size: 18px;
  text-align: center;
}
section.newsletter h3 strong {
  font-family: Poppins;
  font-size: 45px;
  font-weight: bold;
  display: block;
  line-height: 1.31;
  text-align: center;
  margin-bottom: 16px;
  color: #fff;
}
section.newsletter .main-form {
  width: 70%;
  margin: 40px auto 0;
}
section.newsletter .main-form .form-control {
  height: 48px;
  border-radius: 4px;
  color: #000;
}
section.newsletter .main-form .form-actions button {
  border-radius: 3px;
  border: solid 2px #22c4e7;
  background: #0cb3d7;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  padding: 15px 0;
}

/*** Module Search avancee ***/
.bloc-filter-avance .input-group-addon {
  display: none;
}

/*** Footer css ***/

.footer {
  background: url(../images/bg-footer.png) no-repeat;
  padding: 35px 0;
  color: #fff;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.copyright p,
.bloc-social-media p {
  font-size: 14px;
  margin-bottom: 8px;
}
.copyright a {
  color: #fff;
}
.menu-footer-nav li,
.list-social-media li {
  display: inline-block;
}
.list-social-media li {
  margin: 0 2px;
}
.menu-footer-nav li a,
.list-social-media li a {
  color: #fff;
  padding: 7px 9px;
}
.copyright a:hover,
.menu-footer-nav li a:hover,
.list-social-media li a:hover {
  color: #fbb431;
}

/**** Style page produits ****/
.main-container section.col-sm-12 {
  padding: 0;
}
.section_large_container {
  clear: both;
  position: relative;
  box-shadow: 0 7px 32px 0 rgb(175 206 244 / 17%);
  border-top: solid 1px #eef5fd;
  background-color: #fff;
  min-height: 90px;
  border-radius: 50% / 0 0 25% 25%;
}
.menu--gamme-menu {
  padding: 25px 0;
}
.menu--gamme-menu li {
  display: inline-block;
}
.menu--gamme-menu li a {
  font-family: Graphik;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1d73da;
}
.menu--gamme-menu li a.active {
  background: #60a511;
  color: #fff;
  border-radius: 50% / 20% 20% 0 0;
}
.menu--gamme-menu li a:hover {
  background: #60a511;
  color: #fff;
  border-radius: 50% / 20% 20% 0 0;
}
.view-lait-uth {
  margin-top: 40px;
}
.produits-section-veiw .header .title {
  font-family: Graphik;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #0c3c94;
}
.produits-section-veiw .header p {
  margin: 0 8px 16px 0;
  font-family: Graphik;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0f1548;
  text-align: center;
}
.produits-section-veiw .header p .italic {
  margin: 0 0 0 8px;
  font-family: SignPainter-HouseScript;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #60a511;
}
.section-lait-uht {
  background-image: url(../images/bg-lait.png);
  background-size: cover;
  padding: 60px 0;
  border-radius: 50% / 5% 5%;
}
.produits-section-veiw .liste-gamme .image {
  position: relative;
}
.produits-section-veiw .liste-gamme .image img {
  margin: 0 auto;
  width: auto;
  z-index: 8;
  position: relative;
}
.produits-section-veiw .liste-gamme .image:before {
  position: absolute;
  content: "";
  background-color: #ecf4fd;
  left: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 150px;
  bottom: 0;
  border-radius: 50% / 20% 20% 0 0;
}
.produits-section-veiw .liste-gamme{
  margin-bottom: 14px;
}
.produits-section-veiw .liste-gamme:hover:before{
  box-shadow: 0 23px 15px 0 rgb(12 60 148 / 5%);
}
.produits-section-veiw .liste-gamme:hover .image:before {
 /* box-shadow: 0 23px 15px 0 rgb(12 60 148 / 5%);*/
 box-shadow: 8px -8px 20px -7px rgb(12 60 148 / 5%);;
  background-color: #fff;
}
.produits-section-veiw .liste-gamme:hover .container-produit {
  box-shadow: 0 23px 15px 0 rgba(12, 60, 148, 0.05);
  background-color: #fff;
}
.produits-section-veiw .container-produit {
  background-color: #ecf4fd;
  padding: 25px 15px 30px;
  border-radius: 0 0 8px 8px;
}
.produits-section-veiw .liste-gamme:hover .link-more a {
  color: #ffffff;
  background-color: #1d73da;
}
.container-produit .title {
  margin: 0 0 10px;
  font-family: Graphik;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0c3c94;
}
.container-produit .title a {
  color: #0c3c94;
}
.container-produit .parfum {
  font-family: Graphik;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1d73da;
}
.link-more a {
  font-family: Graphik;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1d73da;
  border: 2px solid #1d73da;
  border-radius: 400px 400px 16px 16px / 53px 53px 16px 16px;
  padding: 10px 20px;
}
.link-more {
  text-align: center;
  margin-top: 20px;
  padding: 25px 0;
}
.section-aromatise-etuve,
.section-a-boire,
.section-supreme,
.section-dessert,
.section-consommer-crue-cuite,
.section-lait-fermente {
  position: relative;
  background: #f1f7ff;
  padding: 73px 0 100px;
  border-radius: 50% / 0 0 3% 3%;
  background: -webkit-linear-gradient(to bottom, #ffffff, #f1f7ff);
  background: linear-gradient(to bottom, #ffffff, #f1f7ff);
}
.view-aromatise {
  margin-bottom: 20px;
}
.section-aromatise-etuve {
  position: relative;
}
.section-aromatise-etuve::before {
  position: absolute;
  content: url(../images/leaf-v2.png);
  left: 0;
  top: 10%;
  z-index: 0;
}
.section-aromatise-etuve::after {
  position: absolute;
  content: url(../images/leaf-v1.png);
  right: 0;
  top: 30%;
  z-index: 0;
}
.section-aromatise-etuve .default-c div:nth-child(2) .produits-section-veiw {
  position: relative;
}
.section-aromatise-etuve
  .default-c
  div:nth-child(2)
  .produits-section-veiw::before {
  position: absolute;
  content: url(../images/leaf-v4.png);
  left: 0;
  top: 30%;
  z-index: 0;
}
.section-aromatise-etuve
  .default-c
  div:nth-child(2)
  .produits-section-veiw::after {
  position: absolute;
  content: url(../images/leaf-v3.png);
  right: 0;
  bottom: 20%;
  z-index: 0;
}
.section-lait-fermente {
  background-image: url("../images/bg-2.png");
  background-size: cover;
  background-position: center;
}
.row-footer {
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
.bule-vert {
  position: relative;
  z-index: 9;
  width: 90px;
  background: #60a511;
  border-radius: 50%;
  height: 80px;
  font-family: SignPainter-HouseScript;
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.95;
  padding: 5px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
}
.bule-vert:after {
  position: absolute;
  content: "";
  width: 1px;
  top: 49px;
  left: 40px;
  height: 1px;
  border: 1px solid #60a511;
  border-color: transparent transparent #60a511 transparent;
  border-width: 19px;
  transform: rotate(35deg);
}
.orange-bulle .bule-vert {
  background: #f46055;
}
.orange-bulle .bule-vert:after {
  border: 1px solid #f46055;
  border-color: transparent transparent #f46055 transparent;
  border-width: 19px;
}
.orange-bulle .bule-vert.orange-bgcolor {
  background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
  background: linear-gradient(to right, #ffb073, #fe7f76, #ffa075);
}
.orange-bulle .bule-vert.orange-bgcolor:after {
  border: 1px solid #f46055;
  border-color: transparent transparent #fe7f76 transparent;
  border-width: 19px;
}
.gamme-center {
  font-family: SignPainter-HouseScript;
  font-size: 38px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #60a511;
  background-color: #eef5fd;
  border-radius: 50% / 20% 20% 4% 4%;
  width: 200px;
  margin: 0 auto;
  z-index: 99;
}
.row-footer:before,
.row-gamme:before {
  position: absolute;
  content: "";
  width: 40%;
  height: 1px;
  background-color: #eef5fd;
  left: -50px;
  top: 50%;
}
.row-footer:after,
.row-gamme:after {
  position: absolute;
  content: "";
  width: 40%;
  height: 1px;
  background-color: #eef5fd;
  right: -50px;
  top: 50%;
}
.view-produits-section .owl-carousel .owl-prev {
  left: -180px;
  box-shadow: 0 2px 56px 0 rgb(29 115 218 / 18%);
}
.view-produits-section .owl-carousel .owl-next {
  right: -180px;
  box-shadow: 0 2px 56px 0 rgb(29 115 218 / 18%);
}
.view-produits-section .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
}
.view-maxi-jus-gammesante {
  margin-top: 50px;
}
.gamme-top {
  text-align: center;
  margin-bottom: 50px;
}
.gamme-label {
  font-family: SignPainter-HouseScript;
  font-size: 35px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #60a511;
  background-color: #eef5fd;
  border-radius: 50% / 20% 20% 4% 4%;
  width: 220px;
  margin: 0 auto;
}
.aromatise-brasse-bloc {
  margin-top: 50px;
  margin-bottom: -20px;
}
.row-gamme {
  position: relative;
  margin-bottom: 50px;
}
.section-a-boire::before,
.section-supreme::before,
.section-dessert::before {
  position: absolute;
  content: url(../images/leafs-4.png);
  left: 0;
  top: 10%;
  z-index: 0;
}
.section-a-boire::after,
.section-supreme::after,
.section-dessert::after {
  position: absolute;
  content: url(../images/leafs-2.png);
  right: 0;
  top: 15%;
  z-index: 0;
}
.view-supreme,
.view-dessert,
.view-lait-fermente {
  margin-top: 50px;
}
.slogon-bottom img {
  margin: 0 auto;
}
#block-footermiddle {
  margin: 0;
}

/**** Details Produit ****/

.banner-details-produit img,
.left-content img {
  width: 100%;
  height: auto;
}
.left-content .link-popup-video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bottom-header-produit {
  display: flex;
  align-items: center;
  margin-top: -45px;
  border-radius: 8px;
  background: white;
  content: "";
  position: relative;
  padding: 45px 35px;
}
.bottom-header-produit:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(255 255 255 / 38%);
  border-radius: 8px;
  top: -6px;
  left: 6px;
  z-index: 0;
  opacity: 0.7;
}
.bottom-header-produit:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(255 255 255 / 31%);
  border-radius: 8px;
  top: -11px;
  left: 13px;
  z-index: 0;
  opacity: 0.5;
}
.title-blue {
  font-family: Graphik;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #0c3c94;
}
.title-vert {
  font-family: Graphik;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #60a511;
}
.right-content,
.left-content {
  position: relative;
  z-index: 99;
}
.right-content .title-blue {
  font-family: Graphik;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #0c3c94;
}
.right-content p {
  font-family: Graphik;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #0f1548;
}
.box-content-details {
  margin-top: 40px;
}
.right-content .second-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.45px;
  color: #0c3c94;
  margin: 12px 0px 4px;
}
.left-content .file-icon,
.left-content .file-size {
  display: none;
}
.left-content .file-link {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
}
.left-content .file-link a {
  background-color: #60a511;
  font-family: Graphik;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 20px;
  border-radius: 400px 400px 16px 16px / 53px 53px 16px 16px;
}
.left-content .file-link a:hover {
  border-radius: 600px 600px 16px 16px / 53px 53px 16px 16px;
  background: #0c3c94;
}
.wrapper-produit {
  background: #e9f3ff;
  background: -webkit-linear-gradient(to right, #6be585, #dd3e54);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
}
.dimensions-list {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 60%;
  margin: 56px auto 0;
}
.li-center-postion {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
}
.li-center-postion:before {
  position: absolute;
  content: "";
  width: 40%;
  left: 0;
  top: 27%;
  right: 0;
  background: rgba(96, 165, 17, 0.4);
  height: 1px;
}
.li-center-postion:after {
  position: absolute;
  content: "";
  width: 40%;
  right: 0;
  top: 27%;
  right: 0;
  background: rgba(96, 165, 17, 0.4);
  height: 1px;
}
.box-hauteur {
  position: relative;
  z-index: 99;
}
.box-hauteur .icone {
  background: #f5f9ff;
}
.dimensions-list li:first-child .icone {
  background: #60a511;
}
.dimensions-list li h2 {
  margin: 16px 3px 8px 0;
  font-family: Graphik;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #60a511;
}
.dimensions-list li p {
  margin: 8px 2px 0 1px;
  font-family: Graphik;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0f1548;
}
.ingredients-box {
  position: relative;
  opacity: 0.9;
  border-radius: 8px;
  background-color: #fff;
  padding: 0;
  margin-top: 62px;
  margin-bottom: 100px;
}
.content--produits {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 45px 55px;
}
.ingredients-box:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(201, 238, 255, 0.5);
  border-radius: 8px;
  top: -6px;
  left: 6px;
  z-index: 0;
  opacity: 0.7;
}
.ingredients-box:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(201, 238, 255, 0.3);
  border-radius: 8px;
  top: -13px;
  left: 13px;
  z-index: 0;
  opacity: 0.5;
}
.ingredients-box h2 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.6px;
  color: #0c3c94;
  margin-bottom: 8px;
}
.ingredients-box p {
  font-family: Graphik;
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #0f1548;
}
.box-ingred {
  margin-bottom: 40px;
}
.bgColor-vert {
  background-color: #92b24a !important;
  color: #fff !important;
}
.bgColor-blue {
  background-color: #0c3c94 !important;
  color: #fff !important;
}
.custom-table-v2 {
  width: 100%;
  max-width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}
.custom-table-v2 td {
  padding: 12px 40px 12px 16px;
  background-color: rgba(175, 206, 244, 0.16);
  border-bottom: 8px solid #fdfeff;
  border-left: 8px solid #fdfeff;
  font-family: Graphik;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #0f1548;
}
.arrondi-bg td:first-child {
  border-radius: 8px 0 0 0;
  border-left: 0;
}
.section-ingredients,
.section-usage,
.usage-box,
.content--produits,
.box-image-video {
  position: relative;
}
.section-ingredients::before {
  position: absolute;
  content: url(../images/leafs-3.png);
  left: 0;
  top: 10%;
  z-index: 0;
}
.section-ingredients::after {
  position: absolute;
  content: url(../images/leaf-v1.png);
  right: 0;
  top: 50%;
  z-index: 0;
}
.section-usage::before {
  position: absolute;
  content: url(../images/leaf-v4.png);
  left: 0;
  top: 10%;
  z-index: 0;
}
.section-usage::after {
  position: absolute;
  content: url(../images/leaf-v3.png);
  right: 0;
  bottom: -100px;
  z-index: 0;
}
.usage-box .content--produits::before {
  position: absolute;
  content: url(../images/leaf-v5.png);
  right: 0;
  top: -30px;
  z-index: 0;
}
.slogon-bottom {
  margin-bottom: 32px;
}

/***** style Chaine de production *****/
.bg-agriculture {
  position: relative;
  background: #e9f3ff;
  border-radius: 50% / 0 0 2% 2%;
  background: -webkit-linear-gradient(to bottom, #ffffff, #e9f3ff);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
  border-bottom: 1px solid rgba(175, 206, 244, 0.39);
  padding: 80px 0;
  margin-bottom: 64px;
}
.bg-agriculture::before,
.bg-production-distribution::before,
.bg-page-cms::before {
  position: absolute;
  content: url(../images/leaf-v5.png);
  left: 0;
  top: 0px;
  z-index: 0;
  transform: rotate(255deg);
}
.bg-agriculture::after,
.bg-production-distribution::after {
  position: absolute;
  content: url(../images/leaf-v2.png);
  left: 0;
  bottom: 30%;
  z-index: 0;
}
.bg-agriculture .field--item:nth-child(2),
.bg-production-distribution .default-c {
  position: relative;
}

.bg-production-distribution .default-c::before,
.bg-page-cms::after {
  position: absolute;
  content: url(../images/leaf-v3.png);
  right: 0;
  bottom: -4%;
  z-index: 0;
}
.bg-production-distribution .default-c::after {
  position: absolute;
  content: url(../images/leaf-v1.png);
  right: 0;
  top: 20%;
  z-index: 0;
}
.wrapper-content-top {
  text-align: center;
  margin-top: 32px;
}
.wrapper-content-top .icone {
  background: #60a511;
  margin: 0 auto 24px;
}
.wrapper-content-top .second-title {
  font-family: Graphik;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0f1548;
}
.wrapper-content-top .second-title .italic {
  font-family: SignPainter-HouseScript;
  font-size: 48px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #60a511;
  margin-left: 8px;
}
.row-chaine {
  display: flex;
  align-items: center;
  margin: 64px 0;
}
.row-reverse .row-chaine {
  flex-direction: row-reverse;
}
.content-text-left .content h2 {
  margin: 0 0 16px;
  font-family: Graphik;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0c3c94;
}
.content-text-left .content p {
  margin: 16px 0 0;
  font-family: Graphik;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #0f1548;
}
.image-video {
  position: relative;
  width: 100%;
  margin-left: auto;
}
.content-image-right .image-vache {
  position: absolute;
  z-index: 1;
  left: -20px;
  bottom: -30px;
}

.image-video img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.image-video .link-popup-video {
  top: 36%;
  font-size: 0;
  left: calc(100% - 39%);
  transform: inherit;
}
.content-reverse .image-video .link-popup-video {
  left: calc(100% - 70%);
}
.image-video.full-img .link-popup-video {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.chaine-view .view-header {
  position: relative;
  margin-bottom: 56px;
  margin-top: 32px;
}
.top-header-view img {
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.chaine-view .view-header:before {
  position: absolute;
  content: "";
  width: 42%;
  left: 0;
  height: 1px;
  background-color: #afcef4;
  top: 50%;
}
.chaine-view .view-header:after {
  position: absolute;
  content: "";
  width: 42%;
  right: 0;
  height: 1px;
  background-color: #afcef4;
  top: 50%;
}
.box-image-video .image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.col-chaine {
  position: relative;
  z-index: 9;
}
.col-chaine .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.6px;
  color: #0c3c94;
  margin: 24px 0;
}
.col-chaine .text {
  font-family: Graphik;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #0f1548;
}
.col-chaine .text p {
  margin-bottom: 8px;
}
.chaine-view {
  margin-bottom: 56px;
}
.box-image-video .link-popup-video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bg-agriculture,
.bg-production-distribution,
.bg-page-cms {
  position: relative;
  background: #e9f3ff;
  border-radius: 50% / 0 0 2% 2%;
  background: -webkit-linear-gradient(to bottom, #ffffff, #e9f3ff);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
  border-bottom: 1px solid rgba(175, 206, 244, 0.39);
  padding: 0 0 56px;
}

.content_404 {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: #e9f3ff;
  background: -webkit-linear-gradient(to bottom, #ffffff, #e9f3ff);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
  border-bottom: 1px solid rgba(175, 206, 244, 0.39);
  background-image: url(../images/bg-recettes.png);
  background-size: cover;
  background-position: top center;
}
.content_404 .title-404 {
  border-bottom: none;
  padding-bottom: 0;
  font-size: 200px;
  font-weight: 700;
  text-align: center;
  color: #0c3c94;
  text-transform: capitalize;
}
.content_404 .txt_zn .sub-title {
  margin-bottom: 68px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  color: #60a511;
}
.content_404 a {
  padding: 12px 40px;
  margin-right: 16px;
  line-height: 1;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
}
.green-link {
  padding: 12px 40px;
  border-radius: 3px;
  border: solid 2px #60a511;
  background-color: #60a511;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
}
.btn_blue {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 14px 46px;
  border-radius: 3px;
  border: solid 2px #0c3c94;
  background-color: #0c3c94;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
}
.green-link:hover {
  background-color: transparent;
  color: #60a511;
}
.btn_blue:hover {
  color: #0c3c94;
  background-color: transparent;
}
.page-not-found .slogon-bottom {
  display: none;
}
.webform-confirmation__message {
  min-height: 50vh;
  display: flex;
  align-items: center;
  background: #e9f3ff;
  border-radius: 50% / 0 0 2% 2%;
  background: -webkit-linear-gradient(to bottom, #ffffff, #e9f3ff);
  background: linear-gradient(to bottom, #ffffff, #e9f3ff);
  border-bottom: 1px solid rgba(175, 206, 244, 0.39);
  padding: 0 0 56px;
  margin-bottom: 0;
}
.errMsg {
  padding: 60px 60px 60px 120px;
  background: rgb(12 60 148);
  color: #e9f3ff;
  font-size: 22px;
  font-weight: 700;
  position: relative;
  margin-bottom: 50px;
  line-height: 1.4;
  border-radius: 50% / 7% 7% 0 0;
}
.errMsg:after {
  content: "\f05e";
  font-family: "Font Awesome 5 Pro";
  color: #61a60e;
  display: inline-block;
  position: absolute;
  left: 60px;
  top: 60px;
  font-size: 48px;
}
.errMsg.msg-succes:after {
  content: "\f00c";
  left: 50px;
  top: 48px;
}
.errMsg p {
  margin-top: 16px;
}
.retour-btn-v1 {
  color: #61a60e;
  font-size: 16px;
  font-weight: 600;
}
.retour-btn-v1:hover {
  color: #e9f3ff;
}
.carousel-recettes .owl-stage,
.carousel-recettes-maillage .owl-stage,
.carousel-recettes .owl-stage .owl-item,
.carousel-recettes-maillage .owl-stage .owl-item,
.col-recette-view,
.col-actualite-view,
.owl-actualite .owl-stage {
  display: flex;
}
.carousel-recettes .owl-stage .owl-item li,
.carousel-recettes-maillage .owl-stage .owl-item li {
  width: 100%;
}
.item-list .list-item-recettes,
.wrapper-actualite {
  width: 100%;
}
.owl-actualite .owl-item .wrapper-actualite {
  height: 100%;
}
.bg-recettes::before {
  background-position: center;
}
.produit-liee-view .carousel-gamme .image img {
  width: auto;
  margin: 0 auto;
}
.produit-liee .icone {
  left: -140px;
  right: 0;
  margin: 0 auto;
}
.produit-liee.owl-carousel.owl-loaded button.owl-prev,
.produit-liee.owl-carousel.owl-loaded button.owl-next {
  display: none !important;
}

/**** style 2 ****/
.view-produit:after {
  content: none !important;
}
.radius-custom {
  border-radius: 400px 400px 16px 16px / 53px 53px 16px 16px !important;
}
.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  right: 0;
  transition: .5s;
}

@keyframes down{
	0% {bottom:110px;}
	50% {bottom:125px;}
	100% {bottom:135px;}

}
.down{
	animation: down 1s infinite linear alternate;
}
.link-gamme a:hover{
  color: #60a511;
  background: #fff;
}
.content-recettes {
  padding: 0 32px;
}
.ingredient {
  background: #f7fbfd;
  padding: 16px;
  border-radius: 8px;
}
.container-testimo>.parg{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 30px 16px 0;
  flex-wrap: wrap;
}
.slider-one-with-navs .owl-nav .owl-prev span,
.slider-one-with-navs .owl-nav .owl-next span{
 font-size: 0;
}
.slider-one-with-navs.owl-carousel.owl-loaded .owl-nav button.owl-prev,
.slider-one-with-navs.owl-carousel.owl-loaded .owl-nav button.owl-next{
  margin: 0;
}
.slider-one-with-navs.owl-carousel.owl-loaded .owl-nav button.owl-prev{
  left: -6%;
}
.slider-one-with-navs.owl-carousel.owl-loaded .owl-nav button.owl-next{
  right: -6%;
}
.bg-blue {
  background: #f5f9ff;
  padding: 50px 0;
}
.bg-white {
  background: #fff;
  padding: 50px 0;
}
.form_contact .webform-multiple-add .btn-success{
  border: solid 1px #0cb3d7;
  background: #0cb3d7;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding: 15px 35px;
  line-height: 1;
  letter-spacing: 1px;
}
.container-form .form-type-webform-custom-composite  .btn-danger{
  display: block;
  border-radius: 4px;
  font-size: 0;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding: 12px;
  line-height: 1;
  letter-spacing: 1px;
}
.container-form .form-type-webform-custom-composite  .btn-danger .icon.glyphicon.glyphicon-trash {
  font-size: 0px;
  text-align: center;
  display: block;
}
.container-form .form-type-webform-custom-composite>label{
  border-bottom: 1px solid #cae0fb;
  padding-bottom: 8px;
}
.container-form .form-type-webform-custom-composite button[id*="remove"]{
  display: block;
  border-radius: 4px;
  font-size: 0;
  position: relative;
  background: #d9534f;
  padding: 10px;
  border: none;
}
.container-form .form-type-webform-custom-composite button[id*="remove"]:before{
  content: "\f2ed";
  font-family: "Font Awesome 5 Pro";
  display: block;
  font-size: 20px;
  text-align: center;
  text-indent: 0;
  color: #fff;
  cursor: pointer;
}