html,
body {
  scrollbar-gutter: stable;
}
body.modal-open {
  scrollbar-gutter: unset;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body.modal-open::-webkit-scrollbar {
  display: none;
}
body {
  font-family: 'Nunito Sans';
  background-color: #EEE8E1;
}
.eshop_wrp .error {
  color: #a94442 !important;
}
input[type="search"]:focus-within {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
  text-decoration: none;
}
.tooltip.show {
  opacity: 1;
}
.tooltip-inner {
  background: #f5f1ee;
  color: #2e5683;
  border: 1px solid;
  border-radius: 8px;
  text-align: left;
  padding: 12px;
}
.truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lr-white-color {
  color: #FFFFFF;
}
.lr-white-bg {
  background-color: #FFFFFF;
}
.lr-white-bg-50 {
  background-color: #ffffff77;
}
.lr-wood-color {
  color: #EEE8E1;
}
.lr-wood-bg {
  background-color: #EEE8E1;
}
.lr-F6F3F0-color {
  color: #F6F3F0;
}
.lr-F6F3F0-bg {
  background-color: #F6F3F0;
}
.lr-8A8A89-color {
  color: #8A8A89;
}
.lr-8A8A89-bg {
  background-color: #8A8A89;
}
.lr-yellow-color {
  color: #FFB711;
}
.lr-yellow-bg {
  background-color: #FFB711;
}
.lr-yellow-bg-hover:hover {
  background-color: #F4AF10;
}
.lr-grey-color {
  color: #ACA69E;
}
.lr-grey-bg {
  background-color: #ACA69E;
}
.lr-5C5C5C-color {
  color: #5C5C5C;
}
.lr-5C5C5C-bg {
  background-color: #5C5C5C;
}
.lr-bluenew-color {
  color: #2E5683;
}
.lr-bluenew-bg {
  background-color: #2E5683;
}
.lr-bluenew-bg-hover:hover {
  background-color: #27476A;
}
.lr-greendark-color {
  color: #288639;
}
.lr-greendark-bg {
  background-color: #288639;
}
.lr-greenlight-bg {
  background-color: #60B770;
}
.lr-555555-color {
  color: #555555;
}
.lr-555555-bg {
  background-color: #555555;
}
.lr-black-color {
  color: #161615;
}
.lr-black-bg {
  background-color: #161615;
}
.lr-darkgrey-color {
  color: #3A3939;
}
.lr-darkgrey-bg {
  background-color: #3A3939;
}
.lr-bluelightnew-color {
  color: #567DAA;
}
.lr-bluelightnew-bg {
  background-color: #567DAA;
}
.lr-7AC68A-color {
  color: #7AC68A;
}
.lr-7AC68A-bg {
  background-color: #7AC68A;
}
.lr-A09F9D-color {
  color: #A09F9D;
}
.lr-A09F9D-bg {
  background-color: #A09F9D;
}
.lr-F7F4F0-color {
  color: #F7F4F0;
}
.lr-F7F4F0-bg {
  background-color: #F7F4F0;
}
.lr-neutralGrey-bg {
  background-color: #ACA69E;
}
.lr-white25-bg {
  background-color: #ffffff40;
}
.hobo-std {
  font-family: hobo-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.NunitoSansBlack {
  font-family: 'Nunito Sans Black';
}
.NunitoSansBlackItalic {
  font-family: 'Nunito Sans BlackItalic';
}
.NunitoSansBold {
  font-family: 'Nunito Sans Bold';
}
.NunitoSansBoldItalic {
  font-family: 'Nunito Sans BoldItalic';
}
.NunitoSansExtraBold {
  font-family: 'Nunito Sans ExtraBold';
}
.NunitoSansExtraBoldItalic {
  font-family: 'Nunito Sans ExtraBoldItalic';
}
.NunitoSansExtraLight {
  font-family: 'Nunito Sans ExtraLight';
}
.NunitoSansExtraLightItalic {
  font-family: 'Nunito Sans ExtraLightItalic';
}
.NunitoSansItalic {
  font-family: 'Nunito Sans Italic';
}
.NunitoSansLight {
  font-family: 'Nunito Sans Light';
}
.NunitoSansLightItalic {
  font-family: 'Nunito Sans LightItalic';
}
.NunitoSans {
  font-family: 'Nunito Sans';
}
.NunitoSansRegularItalic {
  font-family: 'Nunito Sans RegularItalic';
}
.NunitoSansSemiBold {
  font-family: 'Nunito Sans SemiBold';
}
.NunitoSansSemiBoldItalic {
  font-family: 'Nunito Sans SemiBoldItalic';
}
.borderradius5 {
  border-radius: 5px !important;
}
.borderradiusleft5 {
  border-radius: 5px 0 0 5px;
}
.borderradiusright5 {
  border-radius: 0 5px 5px 0;
}
.borderradius10 {
  border-radius: 10px !important;
}
.borderradius15 {
  border-radius: 15px;
}
.fontSize10 {
  font-size: 10px;
}
.fontSize11 {
  font-size: 12px;
}
.fontSize12 {
  font-size: 12px;
}
.fontSize13 {
  font-size: 13px;
}
.fontSize14 {
  font-size: 14px;
}
.fontSize16 {
  font-size: 16px;
}
.fontSize18 {
  font-size: 18px;
}
.fontSize19 {
  font-size: 19px;
}
.fontSize20 {
  font-size: 20px;
}
.fontSize22 {
  font-size: 22px;
}
.fontSize24 {
  font-size: 24px;
}
.fontSize26 {
  font-size: 26px;
}
.fontSize28 {
  font-size: 28px;
}
.fontSize30 {
  font-size: 30px;
}
.fontSize32 {
  font-size: 32px;
}
.fontSize35 {
  font-size: 35px;
}
.fontSize36 {
  font-size: 36px;
}
@media screen and (max-width: 575px) {
  .fontSize36 {
    font-size: 25px;
  }
}
.fontSize40 {
  font-size: 40px;
}
.fontSize42 {
  font-size: 42px;
}
.fontSize60 {
  font-size: 42px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1296px;
  }
}
fieldset.lr {
  padding: 4px;
  border: 1.5px solid #288639;
  border-radius: 4px;
  white-space: nowrap;
  color: #3A3939;
  position: relative;
  margin-top: 20px;
}
fieldset.lr legend {
  display: inline-block;
  color: #2E5683;
  width: auto;
  padding: 0 15px;
  font-size: 12px;
  font-family: 'Nunito Sans Bold';
  position: absolute;
  left: 6px;
  top: -16px;
  background-color: #F7F4F0;
}
fieldset.lr input,
fieldset.lr textarea,
fieldset.lr select,
fieldset.lr .selectize-input {
  border: none;
  width: 100%;
  font-size: 16px;
}
fieldset.lr .selectize-control.form-control {
  background-color: #fff;
  max-height: 38px;
}
fieldset.lr input[type=checkbox] {
  width: auto;
  margin: 0 10px;
}
.modal fieldset.lr legend {
  background-color: #FFF;
}
.nowrap {
  white-space: nowrap;
}
.preline {
  white-space: pre-line;
}
header,
header .navbar,
footer * div {
  z-index: 100;
}
header nav .nav-pills .nav-link {
  z-index: 500;
}
header nav .nav-pills .nav-link.active,
.nav-pills .show>.nav-link.active {
  background-color: transparent !important;
  color: #567DAA !important;
}
header nav .logo_div {
  display: flex;
  flex-direction: column;
  background-color: #EEE8E1;
}
header nav .logo_div .logo_div_name {
  background-color: #EEE8E1;
  z-index: 4;
  padding: 0 25px;
}
header nav .logo_div .logo_div_ress {
  background-color: #EEE8E1;
  z-index: 4;
  padding: 0 25px;
}
header #eshopDropdownMenuAccountItems a,
header #eshopDropdownMenuBoutiqueItems a {
  color: #3A3939 !important;
}
header #eshopDropdownMenuAccountItems .dropdown-item,
header #eshopDropdownMenuBoutiqueItems a {
  padding: 0.25rem 0.75rem;
}
header #eshopDropdownMenuAccountItems span,
header #eshopDropdownMenuBoutiqueItems span {
  display: block;
}
header #eshopDropdownMenuAccountItems span:hover,
header #eshopDropdownMenuBoutiqueItems span:hover {
  background-color: #288639;
  color: #fff !important;
}
header #eshopDropdownMenuAccountItems a:hover,
header #eshopDropdownMenuBoutiqueItems a:hover {
  background-color: #FFB711;
}
header #eshopDropdownMenuAccountItems,
header #eshopDropdownMenuBoutiqueItems {
  border-color: #567DAA;
  background: #F7F4F0;
  margin-top: 0;
  padding: 16px 0;
}
header #eshopDropdownMenuAccountItems > span > span {
  border-bottom: 1px solid #567DAA;
  margin: 0 24px 16px;
  padding: 0.25rem 0;
  max-width: fit-content;
}
header #eshopDropdownMenuAccountItems > span:hover > span {
  border-color: #288639;
}
#eshopDropdownMenuAccountItems .collapse,
#eshopDropdownMenuAccountItems .collapsing {
  padding-left: 18px;
}
body.bee-bee header nav .logo_div {
  background-color: transparent;
}
body.bee-bee header nav .logo_div .logo_div_name {
  background-color: transparent;
}
body.bee-bee header nav .logo_div .logo_div_ress {
  background-color: transparent;
}
.navbar-brand {
  margin-right: 0;
}
.navbar .navbar-toggler {
  color: rgba(0,0,0,0.5);
  border-color: rgba(0,0,0,0.1);
}
.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.line-behind {
  position: relative;
  z-index: 1;
}
.line-behind:before {
  border-top: 5px solid #FFFFFF;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}
.line-behind span {
  background: inherit;
  padding: 0 15px;
}
.navbar {
  padding-left: 0;
  padding-right: 0;
}
.navbar-toggler {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
#navbarMobile {
  position: fixed;
  background: white;
  width: 100%;
  height: calc(100% - 95px);
  z-index: 1001;
  top: 95px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 150ms ease-in;
}
@media screen and (max-width: 575px) {
  #navbarMobile {
    height: calc(100% - 56px);
    top: 56px;
  }
}
#navbarMobile > .nav > .nav-link {
  font-size: 32px;
  font-family: 'Nunito Sans SemiBold';
}
#navbarMobile .nav {
  display: flex;
  flex-direction: column;
  overflow: scroll;
  width: 100%;
  height: 100%;
  max-height: 100%;
  flex-wrap: nowrap;
  gap: 24px;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 48px;
  transition: height 150ms ease-in;
}
#navbarMobile.collapse:not(.show) {
  display: none;
  transition: height 150ms ease-in;
}
#navbarMobile .navbar-toggler {
  position: fixed;
  top: 119px;
  right: 24px;
  border: 1px solid #ffb400;
  padding: 4px 8px;
}
body.navbar-shown {
  overflow: hidden;
}
.bottom-nav {
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 32px 24px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background: #ffffff80;
  justify-content: space-between;
  max-height: calc(100vh - 50px);
}
.bottom-nav .eshop_wrp {
  margin-top: 15px !important;
}
.bottom-nav .eshop_wrp.bottom-nav_boutique {
  display: none;
  margin-bottom: 25px;
}
.bottom-nav .eshop_wrp.bottom-nav_boutique .eshopMenuFGSGListGroup {
  overflow-y: auto;
  max-height: calc(100vh - 350px);
}
.bottom-nav .eshop_wrp.bottom-nav_mon_compte {
  display: none;
  overflow-y: auto;
  max-height: calc(100vh - 50px);
}
.bottom-nav .eshop_wrp.bottom-nav_mon_compte .eshopMenuFGSGListGroup > .list-group {
  margin: 35px 0;
}
.bottom-nav .bottom-nav_actions {
  justify-content: space-between;
  font-family: 'Nunito Sans SemiBold';
}
.bottom-nav .bottom-nav_actions.bottom-nav-active a:not(.active) {
  color: #ACA69E;
}
.bottom-nav .eshop_wrp .eshopMenuFGSG a,
.bottom-nav .eshop_wrp .eshopMenuFGSGListGroup {
  font-size: 14px !important;
  color: #3A3939;
}
.bottom-nav .eshop_wrp.bottom-nav_boutique .eshopMenuFGSGListGroup ul li div {
  border-bottom: 1px solid #ACA69E;
  padding-bottom: 10px;
  margin-bottom: 12px;
}
.bottom-nav .bottom-nav_actions >  a {
  gap: 8px;
}
.bottom-nav .bottom-nav_actions > a > i {
  font-size: 24px;
}
.bottom-nav .bottom-nav_actions  > a > span {
  font-size: 8px;
}
@media screen and (max-width: 991px) {
  .bottom-nav .eshop_wrp .eshopMenuFGSG .bg-active a::before,
  .bottom-nav .eshop_wrp .eshopCustomerMenu .bg-active a::before {
    display: none;
  }
}
.eshopCustomerMenu {
  max-width: 400px;
}
.eshopCustomerMenu.col-lg-1 {
  max-width: 75px;
}
.search_bar_nav .input-search {
  padding-left: 16px;
  border: 1px solid #567DAA;
  border-radius: 4px;
  position: relative;
  min-width: fit-content;
}
.search_bar_nav .input-search input {
  border: none;
  font-size: 14px;
  width: calc(84%);
  text-overflow: ellipsis;
  max-width: 100%;
}
.search_bar_nav .input-search input::-webkit-input-placeholder {
  color: #2E5683;
}
.search_bar_nav .input-search input:-moz-placeholder {
  color: #2E5683;
  opacity: 1;
}
.search_bar_nav .input-search input::-moz-placeholder {
  color: #2E5683;
  opacity: 1;
}
.search_bar_nav .input-search input:-ms-input-placeholder {
  color: #2E5683;
}
.search_bar_nav .input-search input::-ms-input-placeholder {
  color: #2E5683;
}
.search_bar_nav .input-search input::placeholder {
  color: #2E5683;
}
.search_bar_nav .input-search input:focus,
.search_bar_nav .input-search select:focus,
.search_bar_nav .input-search textarea:focus,
.search_bar_nav .input-search button:focus {
  outline: none;
  box-shadow: none;
}
.search_bar_nav .input-search #search_by_t {
  bottom: -30px;
  position: absolute;
  display: inline-flex;
  align-items: center;
  left: 0;
  max-width: 100%;
  white-space: nowrap;
}
.bottom-nav_boutique .search_bar_nav {
  width: 100%;
}
.bottom-nav_boutique .search_bar_nav .input-search {
  width: 100%;
}
.bottom-nav_boutique .search_bar_nav .input-search input {
  width: 100%;
}
.nav-btn.active {
  background-color: #ACA69E;
}
.nav-btn.active .left-el {
  background-color: #3A3939;
}
.nav-btn {
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
}
.nav-btn .left-el {
  display: inline-block;
  padding: 9px 10px;
  border-radius: 5px 0 0 5px;
}
.nav-btn .right-el {
  padding: 8px 16px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.eshopLoginBlock > div,
.eshopLoginCreateAccountBlock  
> div {
  padding: 40px;
}
.selectize-input.focus,
.form-control:focus {
  border-color: #288639 !important;
  box-shadow: 0 0 0 0.2rem #28863940 !important;
}
.eshopValidateKO * {
  border-color: #cc1717 !important;
  color: #cc1717 !important;
}
.eshopValidateKO .selectize-input.focus,
.eshopValidateKO  .form-control:focus {
  border-color: #cc1717 !important;
  box-shadow: 0 0 0 0.2rem #cc171745 !important;
}
.lr-input-group {
  border: none !important;
  display: flex;
  padding-bottom: 32px;
  position: relative;
  font-size: 14px;
}
.lr-input-group em.help-block {
  position: absolute;
  bottom: 8px;
  color: red;
}
.lr-input-group input:-webkit-autofill,
.lr-input-group input:-webkit-autofill:hover,
.lr-input-group input:-webkit-autofill:focus {
  color: #567DAA;
  -webkit-text-fill-color: #567DAA;
  -webkit-box-shadow: 0 0 0px 40rem #ffffff inset;
}
.lr-input-group .input-group-text {
  border-color: #567DAA;
  background: white;
  color: #567DAA;
  padding-left: 19px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.lr-input-group input {
  color: #567DAA;
  border-color: #567DAA;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.lr-input-group input.form-control:focus {
  box-shadow: none;
}
.lr-input-group input:focus {
  border-color: #567DAA;
}
.lr-input-group input:focus ~ .input-group-prepend > .input-group-text {
  border-color: #567DAA;
}
.lr-input-group.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.lr-input-group.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.eshop_wrp .eshopLogin .btn.eshopLoginButtonCompte,
#eshopForgottenPasswordModal .btn.eshopLoginButtonCompte,
.eshop_wrp .eshopLoginRecovery .btn .eshopLoginButtonCompte {
  border-radius: 0.25rem !important;
  background: #567DAA !important;
  color: white !important;
}
@media only screen and (max-width: 997px) {
  .nav-btn:not(.nav-btn-af) .left-el {
    display: inline-block;
    padding: 9px 10px;
    border-radius: 5px;
  }
  .nav-btn:not(.nav-btn-af) .right-el {
    display: none;
  }
}
.content_txt_legaux {
  padding: 50px 25px 100px 25px;
}
.content_txt_legaux h1 {
  font-family: hobo-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #288639;
}
.content_txt_legaux h2 {
  font-family: 'Nunito Sans Bold';
  color: #2E5683;
  padding: 25px 0;
}
.video-modal-open {
  border-left: 3px solid #288639;
}
#formations_modal .modal-header {
  border: none;
  color: #2E5683;
  padding: 24px 24px 0;
}
#formations_modal .modal-header .modal-title {
  font-size: 24px;
}
#formations_modal .modal-header .modal-title i {
  color: #567DAA;
}
#formations_modal table th {
  text-align: left;
  border-top: none;
  border-bottom: 1px solid #288639;
  border-right: 1px solid #288639;
  font-size: 18px;
  white-space: nowrap;
  color: #288639;
  font-family: 'Nunito Sans';
  font-weight: 400;
  padding: 0 32px 8px;
}
#formations_modal table th:last-of-type {
  border-right: none;
}
#formations_modal table tbody tr td div {
  padding: 8px 32px;
}
#formations_modal table tbody tr td:not(:last-of-type) {
  border-right: 1px solid #288639;
  color: #567DAA;
  font-family: 'Nunito Sans SemiBold';
}
#formations_modal table tbody tr td:last-of-type div {
  padding: 24px 0;
}
#formations_modal .modal-content {
  border-radius: 8px;
}
#formations_modal .modal-body {
  padding: 16px 24px 24px;
}
#formations_modal .table tr td:last-of-type a {
  width: 100%;
  min-height: 36px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-family: 'Nunito Sans';
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.FicheArticleFormations a {
  color: #2E5683;
  text-decoration: underline;
}
@media only screen and (max-width: 991.99px) {
  #formations_modal.modal .modal-dialog .modal-content {
    max-width: 100%;
    width: 100%;
  }
  #formations_modal.modal .modal-dialog {
    margin: 0;
    max-width: 100%;
  }
}
#formations_modal table tbody tr td {
  border-top: 0;
}
#cconsent-bar {
  background-color: #288639 !important;
}
#cconsent-bar button {
  color: #2E5683 !important;
}
.ccm__content__heading h2 {
  margin-bottom: 2rem !important;
}
#cconsent-modal .ccm__footer button {
  background-color: #FFB711 !important;
}
img {
  pointer-events: none;
}
.iti {
  width: 100%;
}
.eshop_wrp .eshopLoginRecovery .eshopLoginBlocCompte .eshopLoginCompteTexte {
  padding-top: 30px !important;
  font-family: 'hobo-std' !important;
}
li[property=itemListElement] span {
  display: flex;
  align-items: center;
  gap: 24px;
}
li[property=itemListElement] span img {
  width: 32px;
}
.eshopItemPicto {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 999;
}
.cf-counter {
  display: flex;
  font-size: 16px;
  gap: 8px;
  align-items: baseline;
  padding: 4px 12px;
  border-radius: 4px;
  color: #fff !important;
  background: #288639;
}
.bottom-nav .cf-counter {
  border-top-left-radius: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  border-top-right-radius: 0;
}
.bottom-nav.cf-counter-active {
  padding-bottom: 46px;
}
.cfSessionInterval {
  white-space: nowrap;
}
@media (min-width: 1325px) {
  .d1-xl-inline-block {
    display: inline-block !important;
  }
}
.etape_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #2E5683;
}
.etape_header > * {
  margin: 0;
}
.etape_header h2 {
  font-family: "Nunito Sans Black";
  font-size: 24px;
}
.etape_header i {
  color: #288639;
}
.etape_body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 0;
}
.dropdown-menu {
  z-index: 9999;
}
tr[data-no_article="REM_CCT"] {
  display: none;
}
.productListTop:empty {
  padding: 0;
  border: none;
  box-shadow: none;
}
.productListTop {
  max-height: 385px;
  overflow-y: overlay;
  border: 1px solid #ddd;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.1);
  margin-bottom: 0;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 9999;
  left: 0;
  -webkit-overflow-scrolling: touch;
  padding-right: 0px;
}
.qty-control-nav {
  display: flex;
  align-items: center;
  border: 3px solid #FFD814;
  border-radius: 30px;
  overflow: hidden;
  width: fit-content;
  padding: 2px 5px;
  background-color: white;
}
.productListTop::-webkit-scrollbar {
  width: 8px;
}
.productListTop::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.productListTop::-webkit-scrollbar-thumb {
  background: #288639;
  border-radius: 4px;
}
.productListTop::-webkit-scrollbar-thumb:hover {
  background: #60B770;
}
.informationAccueil {
  padding: 15px 20px 10px 20px;
  max-width: 550px;
  width: 100%;
  margin-bottom: 50px;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
  justify-self: end;
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 960px) {
  .informationAccueil {
    position: relative;
  }
}
@media screen and (max-width: 575px) {
  .eshop_wrp .eshopMenuSliderContent {
    width: 80%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li:last-child {
    margin-right: 35px !important;
  }
  .eshop_wrp #eshopChoixLivrWrp .wrpChoixLivr .badge {
    padding: .25em .4em !important;
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .eshop_wrp .eshopMenuSliderContent {
    width: 70%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li:last-child {
    margin-right: 35px !important;
  }
  .eshop_wrp #eshopChoixLivrWrp .wrpChoixLivr .choixLivr {
    height: 100%;
  }
  .eshop_wrp #eshopChoixLivrWrp .wrpChoixLivr .badge {
    padding: .25em .4em !important;
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eshop_wrp .eshopMenuSliderContent {
    width: 70%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li:last-child {
    margin-right: 35px !important;
  }
  .eshop_wrp #eshopChoixLivrWrp .wrpChoixLivr .choixLivr {
    height: 100%;
  }
  .eshop_wrp #eshopChoixLivrWrp .wrpChoixLivr .badge {
    padding: .25em .4em !important;
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .eshopDescDetail.ficheArticle a.pdfProduit_sita,
  .eshopDescDetail.ficheArticle a.etiquette_sita {
    display: block;
    float: right;
    margin-right: 0;
    margin-top: 5px;
  }
}
@media screen and (max-width: 991px) {
  #lr_logo {
    width: 60px !important;
  }
  .eshop_wrp .eshopMenuFGSG h2 {
    margin-bottom: 25px;
  }
  .eshop_wrp .eshopMenuFGSG li a,
  .eshop_wrp .eshopCustomerMenu li a {
    color: #000;
  }
  .eshop_wrp .eshopMenuFGSG .bg-active,
  .eshop_wrp .eshopCustomerMenu .active {
    color: #000;
    background-image: none !important;
    background: transparent !important;
    position: relative;
    margin-bottom: 15px;
  }
  .eshop_wrp .eshopMenuFGSG .bg-active a,
  .eshop_wrp .eshopCustomerMenu .active a {
    color: #567DAA !important;
    background: transparent !important;
  }
  .eshop_wrp .eshopMenuFGSG .bg-active a::before,
  .eshop_wrp .eshopCustomerMenu .bg-active a::before {
    content: '';
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: -153px;
    bottom: 0;
    width: 70%;
    z-index: -1;
  }
  .eshop_wrp .eshopMenuSliderBody fieldset {
    margin: 60px auto;
  }
  .eshop_wrp .eshopMenuSliderContent .eshopMenuSliderHeader .fas.fa-times {
    color: #FFFFFF;
  }
  .eshop_wrp .eshopCustomerMenu .eshopCustomerMenuTitre {
    color: #288639;
  }
  .eshop_wrp .customerMenu li.active a::before {
    background: transparent !important;
  }
  .eshop_wrp .ficheArticleBioImg {
    max-width: 52px;
  }
  .eshop_wrp .ficheArticleBioImg2 {
    max-width: 52px;
  }
  .eshop_wrp .eshopBtn.btn-eshop-continuer-dis,
  .eshop_wrp .eshopBtn.btn-eshop-commander-dis {
    padding: 7px 20px !important;
  }
  .ficheArticle .carousel img {
    height: 235px !important;
  }
  .ficheArticle .illustrationsContractuelles {
    margin-top: 60px;
    display: block;
  }
  .eshop_wrp .eshopCustomerMenu::before {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  #lr_logo {
    width: 28px !important;
  }
}
@media screen and (min-width: 992px) {
  .eshop_wrp .eshopMenuFGSG li a,
  .eshop_wrp .eshopCustomerMenu li a {
    color: #8A8A89;
  }
  .eshop_wrp .eshopMenuFGSG .eshopMenuFGSGListGroup ul li div.bg-active a,
  .eshop_wrp .eshopCustomerMenu ul li.active a {
    padding: 0 10px;
    margin-left: -10px;
    display: inline-block;
    background-image: linear-gradient(to right,#FFFFFF,#EEE8E1) !important;
  }
  .eshop_wrp .eshopMenuFGSG .bg-active a,
  .eshop_wrp .eshopCustomerMenu li.active a {
    background-color: transparent !important;
    border-left: 3px solid green;
    color: #8A8A89 !important;
  }
  .eshop_wrp .eshopMenuFGSG .bg-active,
  .eshop_wrp .eshopCustomerMenu li.active {
    background-color: transparent !important;
  }
}
@media (max-width: 768px) {
  .flickity-viewport {
    margin: 0 !important;
  }
  .eshop_wrp {
    margin-top: 35px !important;
  }
  .phone40 {
    font-size: 24px;
  }
  .phoneFont12 {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .navbar-brand {
    margin-right: 60px;
  }
  .eshop_wrp .eshopMenuSliderContent {
    background-color: #EEE8E1 !important;
    padding: 25px;
  }
  .eshop_wrp .eshopMenuFGSG {
    background-color: #EEE8E1 !important;
  }
  .eshop_wrp .eshopMenuFGSG h2 img {
    display: none;
  }
}
@media (min-width: 992px) {
  .eshop_wrp .eshopMenuFGSG {
    background-color: transparent !important;
  }
  .eshop_wrp .eshopMenuSliderContent {
    padding: 0px;
  }
}
@media (min-width: 1200px) {
  .navbar {
    padding: 20px 70px 0;
  }
  .lrpadding {
    padding: 0 70px;
  }
}
@media (min-width: 1400px) {
  .navbar {
    padding: 40px 140px 0;
  }
  .lrpadding {
    padding: 0 140px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 1.8),only screen and (min-resolution: 170dpi) {
  .lr legend {
    font-size: 12px !important;
    top: -12px !important;
  }
  .lr {
    font-size: 12px !important;
  }
}
#home .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFB711' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#home .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFB711' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#home .carousel .boxTitle {
  overflow-wrap: break-word;
  word-break: break-word;
}
#home .gamBox {
  padding-top: 250px;
}
#home .gamBox > div {
  border-radius: 15px;
  min-height: 340px;
  padding-top: 150px;
  margin: auto;
}
#home .gamBox .boxImg {
  margin-top: -320px;
}
#home .gamBox .boxTitle {
  margin-bottom: 30px;
}
#home .gamBox .boxBtn {
  border-radius: 4px;
  padding: 10px 20px;
}
#home .conditionBoxVertLine {
  content: '';
  width: 4px;
  height: 33%;
  position: absolute;
  top: 33%;
  right: 0;
  background-color: #FFFFFF;
}
#home .borderLeftYellow {
  border-left: 1px solid #FFB711;
}
#home #unehistoirefamiliale {
  padding-top: 200px;
}
.scrollToTop {
  position: fixed;
  bottom: 35px;
  right: 20px;
  z-index: 5;
  color: #7f7f7f;
}
@media (max-width: 575px) {
  #home #unehistoirefamiliale {
    padding-top: 60px;
    background-color: #FFFFFF;
    border-radius: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #home #unehistoirefamiliale img {
    max-height: 203px;
  }
}
:root {
  --hexagon-size: 300px;
  --hexagon-bg: #FFFFFF;
}
#entreprise {
  background-color: #fff;
}
#entreprise .hexagon {
  position: relative;
  width: var(--hexagon-size);
  height: calc(var(--hexagon-size) / 1.732);
  background-color: var(--hexagon-bg);
  margin: calc(var(--hexagon-size) / 1.732 / 2) 0;
  color: #3A3939;
  letter-spacing: 0;
  padding: 0 50px;
}
#entreprise .hexagon:before,
#entreprise .hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: calc(var(--hexagon-size) / 2) solid transparent;
  border-right: calc(var(--hexagon-size) / 2) solid transparent;
}
#entreprise .hexagon:before {
  bottom: 100%;
  border-bottom: calc(var(--hexagon-size) / 1.732 / 2) solid var(--hexagon-bg,blue);
}
#entreprise .hexagon:after {
  top: 100%;
  width: 0;
  border-top: calc(var(--hexagon-size) / 1.732 / 2) solid var(--hexagon-bg);
}
#entreprise .hexagon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#entreprise .goutemiel {
  z-index: 10;
  content: '';
  width: 2px;
  height: 300px;
  position: absolute;
  bottom: -250%;
  left: 50%;
  background-color: #FFB711;
}
#entreprise .goutemiel.treedot::before {
  z-index: 10;
  content: '\25CF\A\25CF\A\25CF';
  font-size: 19px;
  color: #FFB711;
  position: absolute;
  top: 20%;
  left: 1px;
  line-height: 1.2;
  height: 80px;
  background-color: #F8F7F5;
  padding-top: 6px;
  margin-left: -5px;
}
#entreprise .goutemiel::after {
  content: '\25CF';
  font-size: 19px;
  color: #FFB711;
  position: absolute;
  bottom: 0px;
  left: -4px;
  right: 0;
  line-height: 0;
}
#entreprise .goutemiel.treedot.white::before {
  background-color: #FFFFFF;
}
#entreprise .skewTopOblique {
  background-color: #EEE8E1;
  padding: 100px 0;
  transform: skew(0deg,29deg);
  position: relative;
  z-index: 2;
}
#entreprise .skewMiddle {
  background-color: #F8F7F5;
  padding: 100px 0;
  transform: skew(0deg,-29deg) translateY(-120px);
  z-index: 1;
  position: relative;
}
#entreprise .skewBckBlanc {
  background-color: white;
}
#entreprise .skewBottomOblique {
  padding-top: 120px;
  padding-bottom: 220px;
  background-image: url(/ressources/template/img/entreprise-footer2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 2;
  position: relative;
}
#entreprise .skewTopOblique .textContaining,
#entreprise .skewBottomOblique .textContaining {
  padding: 15px 20px;
  transform: skew(0deg,-29deg);
  color: white;
}
#entreprise .skewTopOblique .textContaining,
#entreprise .skewBottomOblique .textContaining {
  color: black;
}
#entreprise .skewMiddle .textContaining {
  padding: 15px 20px;
  transform: skew(0deg,29deg);
  color: white;
}
#entreprise .subtitle {
  color: #A09F9D;
}
#entreprise #titre_1994 {
  border: none;
  padding: 15px 30px;
  margin-top: 0px;
}
#entreprise #titre_1994 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  top: 210px;
  left: -40%;
}
@-moz-document url-prefix() {
  #entreprise #titre_1994 legend {
    left: 10px;
  }
}
#entreprise #photo_1994 {
  float: left;
  margin-left: 0px;
  margin-top: 180px;
  max-width: 380px;
}
#entreprise #hexagon_1994 {
  --hexagon-size: 280px;
  position: relative;
  margin-top: 150px;
  margin-left: -80px;
  float: left;
}
#entreprise #hexagon_1994vide {
  --hexagon-size: 280px;
  --hexagon-bg: #F1EDE7;
  position: relative;
  z-index: -1;
  float: left;
}
#entreprise #titre_1994bis {
  border: none;
  padding: 15px 30px;
  margin-top: 60px;
  float: left;
}
#entreprise #titre_1994bis legend {
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
}
#entreprise #titre_1994bis img {
  max-width: 400px;
}
#entreprise #content_1994bis {
  border: none;
  padding: 15px 30px;
  margin: 40px 0 120px 0;
  float: left;
}
#entreprise #hexagon_1994bis {
  --hexagon-size: 400px;
  --hexagon-bg: #EEE8E1;
}
#entreprise #content_1996 {
  margin-top: -150px;
}
#entreprise #titre_1996 {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
#entreprise #hexagon_1996 {
  --hexagon-size: 300px;
  position: relative;
  margin-top: 35px;
  z-index: 1;
  float: right;
}
#entreprise #image_1996 {
  position: relative;
  margin-top: 100px;
  margin-right: -50px;
  z-index: 2;
  float: right;
}
#entreprise #titre_1998,
#entreprise #titre_1998XS {
  border: none;
  padding: 15px 30px;
  margin-top: -250px;
  z-index: 1;
}
#entreprise #titre_1998 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
#entreprise #titre_1998XS legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
#entreprise #hexagon_1998 {
  --hexagon-size: 380px;
  position: relative;
  z-index: 2;
  margin-left: -9px;
}
#entreprise #image_1998 {
  margin-top: -15px;
}
#entreprise #titre_2000 {
  border: none;
  padding: 15px 30px;
}
#entreprise #titre_2000 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  right: 170px;
  z-index: 2;
  top: 80px;
}
#entreprise #content2000 {
  margin-top: 75px;
}
#entreprise #hexagon_2000 {
  --hexagon-size: 280px;
  --hexagon-bg: #EEE8E1;
  position: relative;
  top: -15px;
  right: 0;
  float: right;
}
#entreprise #image_2000 {
  position: relative;
  margin-right: -40px;
  margin-top: 60px;
  z-index: 2;
  float: right;
}
#entreprise #content_2001 {
  margin-top: 75px;
}
#entreprise #hexagon_2001 {
  --hexagon-size: 400px;
  --hexagon-bg: #ffffff;
  position: relative;
  margin-top: 0px;
  margin-right: -130px;
  z-index: 2;
  float: left;
}
#entreprise #titre_2001,
#entreprise #titre_2001XS {
  border: none;
  padding: 15px 30px;
  z-index: 1;
  float: left;
}
#entreprise #titre_2001 legend,
#entreprise #titre_2001XS legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  top: -15px;
  margin-left: 50px;
  z-index: 3;
}
#entreprise #image_2001 {
  float: left;
  margin-top: -45px;
}
#entreprise #content_2002 {
  margin-top: -150px;
}
#entreprise #titre_2002 {
  border: none;
  padding: 15px 30px;
}
#entreprise #titre_2002 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  right: 30px;
  top: 180px;
  z-index: 2;
}
#entreprise #hexagon_2002 {
  --hexagon-size: 340px;
  --hexagon-bg: #EEE8E1;
  position: relative;
  float: right;
  z-index: 1;
  margin-right: 100px;
}
#entreprise #image_2002 {
  position: relative;
  float: right;
  z-index: 5;
  margin-top: 140px;
  margin-right: -70px;
}
#entreprise #content_royalembal {
  margin-top: 0px;
}
#entreprise #image_royalembal {
  float: left;
  margin-top: -125px;
  margin-left: -150px;
}
#entreprise #hexagon_royalembal {
  --hexagon-size: 280px;
  --hexagon-bg: #F8F7F5;
  position: relative;
  z-index: 2;
  float: left;
}
#entreprise #titre_royalembal {
  border: none;
  padding: 15px 30px;
  margin-top: 160px;
  margin-left: -165px;
  z-index: 1;
  float: left;
}
#entreprise #image_2003 {
  position: relative;
  z-index: 1;
  float: right;
}
#entreprise #hexagon_2003 {
  --hexagon-size: 340px;
  --hexagon-bg: #ffffff;
  position: relative;
  z-index: 2;
  margin-right: -170px;
  margin-top: 200px;
  float: right;
}
#entreprise #titre_2003,
#entreprise #titre_2003XS {
  border: none;
  padding: 15px 30px;
}
#entreprise #titre_2003 legend,
#entreprise #titre_2003XS legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  top: 50px;
  left: 240px;
  z-index: 2;
}
#entreprise #image_2003bis {
  position: relative;
  float: right;
  right: -75px;
  z-index: 3;
}
#entreprise #content_2004 {
  margin-top: 0px;
}
#entreprise #titre_2004 {
  border: none;
  padding: 15px 30px;
  z-index: 1;
}
#entreprise #titre_2004 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  top: 75px;
  left: 25px;
}
#entreprise #hexagon_2004 {
  --hexagon-size: 280px;
  --hexagon-bg: #EEE8E1;
  position: relative;
  z-index: 2;
  margin-left: 30px;
  margin-top: 75px;
}
#entreprise #titre_2005 {
  border: none;
  padding: 15px 30px;
  float: right;
  margin-left: -100px;
  margin-top: -100px;
}
#entreprise #titre_2005 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  top: 80px;
}
#entreprise #hexagon_2005 {
  --hexagon-size: 280px;
  --hexagon-bg: #EEE8E1;
  position: relative;
  float: right;
  z-index: 2;
  margin-top: 30px;
  margin-left: -70px;
}
#entreprise #image_2005 {
  position: relative;
  float: right;
  z-index: 3;
  margin-top: -100px;
}
#entreprise #image_2012 {
  position: relative;
  float: left;
  z-index: 3;
}
#entreprise #titre_2012,
#entreprise #titre_2012XS {
  border: none;
  padding: 15px 30px;
  margin-left: 390px;
}
#entreprise #titre_2012 legend,
#entreprise #titre_2012XS legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
#entreprise #hexagon_2012 {
  --hexagon-size: 450px;
  --hexagon-bg: #ffffff;
  position: relative;
  left: -135px;
  top: 70px;
}
#entreprise #titre_2017 {
  border: none;
  padding: 15px 30px;
  margin-bottom: -90px;
}
#entreprise #titre_2017 legend {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
#entreprise #hexagon_2017 {
  --hexagon-size: 360px;
  --hexagon-bg: #EEE8E1;
  float: right;
  margin-bottom: -15px;
}
#entreprise #image_2017 {
  position: relative;
  z-index: 3;
  margin-right: -60px;
  margin-top: -20px;
  width: 300px;
}
#entreprise #content_bottom {
  margin-top: 400px;
}
#entreprise #goutemiel_1 {
  bottom: -25%;
  left: 15px;
  height: 230px;
}
#entreprise #goutemiel_2 {
  bottom: -45%;
  right: 20%;
  left: inherit;
  height: 450px;
}
#entreprise #goutemiel_3 {
  bottom: 40%;
  left: -155%;
  height: 150px;
}
#entreprise #goutemiel_4 {
  bottom: -115%;
  left: 20%;
  height: 200px;
}
#entreprise #goutemiel_5 {
  top: 350px;
  left: 5%;
  height: 650px;
}
#entreprise #goutemiel_6 {
  top: 625px;
  left: 45%;
  height: 150px;
}
#entreprise #goutemiel_8 {
  height: 450px;
  top: 500px;
  left: 81%;
}
#entreprise #goutemiel_9 {
  height: 350px;
  top: 500px;
  left: 15%;
}
#entreprise #goutemiel_10 {
  top: 450px;
  left: 70%;
  height: 180px;
}
#entreprise #goutemiel_11 {
  height: 250px;
  top: 410px;
  left: 185px;
}
#entreprise #goutemiel_12 {
  height: 450px;
  top: 100px;
  left: 50%;
}
#entreprise {
  z-index: 50;
}
#entreprise:before {
  height: 600px;
  width: 60%;
  background-color: #EEE8E1;
  content: '';
  right: 0;
  position: absolute;
}
@media (max-width: 575px) {
  #entreprise .hexagon {
    font-size: 11px;
  }
  #entreprise .goutemiel {
    display: none;
  }
  #entreprise .skewTopOblique {
    padding: 0;
    margin-top: 65px;
  }
  #entreprise #titre_1994 legend {
    top: 0;
    left: 0;
  }
  #entreprise #hexagon_1994vide {
    display: none;
  }
  #entreprise #photo_1994 {
    float: none;
    margin-left: 0px;
    margin-top: 0px;
  }
  #entreprise #hexagon_1994 {
    margin: 150px auto;
    float: none;
  }
  #entreprise #content_1994bis {
    padding: 15px 0px;
    margin: 40px 0 120px 0;
  }
  #entreprise #hexagon_1994bis {
    --hexagon-size: 330px;
    --hexagon-bg: #EEE8E1;
    margin: 150px auto;
  }
  #entreprise #content_1996 {
    margin-top: 0px;
  }
  #entreprise #titre_1996 {
    position: relative;
    right: initial;
    margin-bottom: 50px;
  }
  #entreprise #hexagon_1996 {
    float: none;
    margin: 35px auto;
  }
  #entreprise #image_1996 {
    margin-top: -40px;
    margin-right: 0px;
  }
  #entreprise #titre_1998XS {
    position: relative;
    margin: 25px auto 25px auto;
    padding: 0px;
  }
  #entreprise #hexagon_1998 {
    float: none;
    --hexagon-size: 340px;
    margin-top: 120px;
  }
  #entreprise #image_1998 {
    margin-top: 150px;
    z-index: 3;
    position: relative;
    max-width: 350px !important;
  }
  #entreprise #titre_2000 {
    position: relative;
    margin: 45px auto 25px auto;
    padding: 0px;
  }
  #entreprise #titre_2000 legend {
    position: relative;
    right: inherit;
    top: 0px;
    margin: 80px auto;
  }
  #entreprise #content2000 {
    margin-top: 0px;
  }
  #entreprise #hexagon_2000 {
    position: relative;
    top: 0px;
    margin: auto;
    right: inherit;
    float: none;
  }
  #entreprise #image_2000 {
    margin-right: 0px;
    margin-top: 0px;
  }
  #entreprise #content_2001 {
    margin-top: 35px;
    padding: 0;
  }
  #entreprise #titre_2001XS {
    position: relative;
    margin: 25px auto 25px auto;
    padding: 0px;
    float: none;
  }
  #entreprise #titre_2001XS legend {
    margin: auto;
    position: relative;
    top: 0px;
    z-index: 3;
  }
  #entreprise #hexagon_2001 {
    --hexagon-size: 330px;
    margin: 115px auto 0 auto;
    z-index: 1;
    float: none;
  }
  #entreprise #image_2001 {
    float: none;
    margin-top: 0px;
    z-index: 2;
    position: relative;
  }
  #entreprise #content_2002 {
    padding: 0;
  }
  #entreprise #titre_2002 {
    margin-bottom: 100px;
  }
  #entreprise #titre_2002 legend {
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 2;
  }
  #entreprise #hexagon_2002 {
    --hexagon-size: 330px;
    float: none;
    margin: auto;
  }
  #entreprise #image_2002 {
    float: none;
    z-index: 5;
    margin: -10px auto 30px auto;
    max-height: 250px;
  }
  #entreprise #hexagon_royalembal {
    --hexagon-size: 280px;
    --hexagon-bg: #F8F7F5;
    position: relative;
    z-index: 2;
    float: none;
    margin: 75px auto 0 auto;
  }
  #entreprise #titre_royalembal {
    border: none;
    padding: 15px 30px;
    margin: 0px auto;
    z-index: 3;
    float: none;
    position: relative;
  }
  #entreprise #titre_2003XS {
    position: relative;
    margin: 0px auto 120px auto;
    padding: 0px;
    float: none;
  }
  #entreprise #titre_2003XS legend {
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    margin: auto;
    border-radius: 10px;
    position: relative;
    top: inherit;
    left: inherit;
  }
  #entreprise #content_2003 {
    margin-top: -100px;
    padding: 0;
  }
  #entreprise #hexagon_2003 {
    --hexagon-size: 330px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    float: none;
  }
  #entreprise #image_2003 {
    position: relative;
    z-index: 4;
  }
  #entreprise #content_2004 {
    margin-top: 150px;
    margin-bottom: 120px;
    padding: 0;
  }
  #entreprise #titre_2004 {
    margin: 0px auto 90px auto;
  }
  #entreprise #titre_2004 legend {
    margin: auto;
    z-index: 3;
    top: inherit;
    left: inherit;
  }
  #entreprise #hexagon_2004 {
    margin: auto;
    position: relative;
  }
  #entreprise #content_2005 {
    margin-top: 60px;
    margin-bottom: 120px;
    padding: 0;
  }
  #entreprise #titre_2005 {
    margin: 0px auto 85px auto;
    float: none;
  }
  #entreprise #titre_2005 legend {
    margin: auto;
    z-index: 3;
    top: inherit;
  }
  #entreprise #hexagon_2005 {
    margin: auto;
    float: none;
    position: relative;
  }
  #entreprise #image_2005 {
    float: none;
    margin-top: 0px;
  }
  #entreprise #content_2012 {
    padding: 0;
    text-align: center;
  }
  #entreprise #hexagon_2012 {
    --hexagon-size: 350px;
    left: inherit;
    top: inherit;
    margin: auto;
    padding: 0 15px;
  }
  #entreprise #titre_2012XS {
    position: relative;
    margin: 0px auto 30px auto;
    padding: 0px;
    float: none;
  }
  #entreprise #titre_2012XS legend {
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    margin: auto;
    border-radius: 10px;
  }
  #entreprise .skewBottomOblique {
    padding-top: 0px;
    padding-bottom: 20px;
    background-image: none;
  }
  #entreprise #content_2017 {
    padding: 0;
  }
  #entreprise #titre_2017 {
    margin: 0px auto 105px auto;
  }
  #entreprise #titre_2017 legend {
    margin: 0;
  }
  #entreprise #hexagon_2017 {
    --hexagon-size: 340px;
    float: none;
    margin: auto;
  }
  #entreprise #image_2017 {
    margin: auto;
    width: 200px;
  }
  #entreprise #content_bottom {
    margin-top: 150px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #entreprise .goutemiel {
    display: none;
  }
  #entreprise .skewTopOblique {
    padding: 0;
  }
  #entreprise #titre_1994 legend {
    top: 30px;
    left: 0px;
  }
  #entreprise #hexagon_1994vide {
    display: none;
  }
  #entreprise #photo_1994 {
    float: none;
    margin-left: 0px;
    margin-top: 0px;
  }
  #entreprise #hexagon_1994 {
    margin: 100px auto;
    float: none;
  }
  #entreprise #image_1996 {
    margin-top: -50px;
    margin-right: 0px;
    max-width: 250px;
  }
  #entreprise #titre_1998 legend {
    position: relative;
    top: 0px;
    left: 100px;
    z-index: 3;
  }
  #entreprise #image_1998 {
    margin-top: 90px;
    position: relative;
    z-index: 5;
    max-width: 330px !important;
  }
  #entreprise #image_2000 {
    margin-right: 0px;
    margin-top: -50px;
    max-width: 270px;
  }
  #entreprise #titre_2001XS {
    position: relative;
    margin: 25px auto 25px auto;
    padding: 0px;
    float: none;
    z-index: 3;
  }
  #entreprise #titre_2001XS legend {
    margin: auto;
    position: relative;
    top: -20px;
    left: 25px;
    z-index: 3;
  }
  #entreprise #image_2001 {
    border: none;
    padding: 15px 30px;
    z-index: 3;
    float: left;
    margin-top: -150px;
    position: relative;
    max-width: 330px;
  }
  #entreprise #titre_2002 legend {
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    margin: 0;
    border-radius: 10px;
    position: relative;
    right: 20px;
    top: 100px;
    z-index: 2;
  }
  #entreprise #image_2002 {
    margin-top: -80px;
    float: none;
    max-width: 200px;
  }
  #entreprise #titre_royalembal {
    border: none;
    padding: 90px 30px;
    left: -50px;
    margin: auto;
    z-index: 3;
    float: none;
    position: relative;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
  }
  #entreprise #titre_2003 legend,
  #entreprise #entreprise #titre_2003XS legend {
    top: 100px;
    left: 65px;
  }
  #entreprise #image_2003 {
    position: relative;
    z-index: 1;
    float: right;
    max-width: 330px;
  }
  #entreprise #image_2003bis {
    right: inherit;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
    margin-top: 40px;
    float: right;
  }
  #entreprise #content_2005 {
    margin-top: 100px;
  }
  #entreprise #image_2005 {
    margin-top: 45px;
    margin-right: 25px;
    max-width: 100px;
  }
  #entreprise #content_2012 {
    margin-top: 90px;
  }
  #entreprise #hexagon_2012 {
    left: inherit;
    top: 0px;
    margin: auto;
  }
  #entreprise #image_2012 {
    max-width: 250px;
    float: none;
    margin: auto;
    display: block;
  }
  #entreprise #titre_2012XS {
    margin: auto;
  }
  #entreprise #titre_2017 {
    margin-right: 35px;
  }
  #entreprise #image_2017 {
    margin-right: 70px;
    margin-top: 30px;
    width: 200px;
  }
  #entreprise .skewBottomOblique {
    padding-top: 0px;
    padding-bottom: 20px;
    background-image: none;
  }
  #entreprise #content_bottom {
    margin-top: 150px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #entreprise .goutemiel {
    display: none;
  }
  #entreprise .skewTopOblique {
    padding: 0;
  }
  #entreprise #titre_1994 legend {
    top: 30px;
    left: 0px;
  }
  #entreprise #hexagon_1994vide {
    display: none;
  }
  #entreprise #photo_1994 {
    float: none;
    margin-left: 0px;
    margin-top: 0px;
  }
  #entreprise #hexagon_1994 {
    margin: 100px auto;
    float: none;
  }
  #entreprise #content_1994bis {
    float: none;
  }
  #entreprise #hexagon_1994bis {
    margin: 200px 0 230px 0;
  }
  #entreprise #titre_1994bis {
    z-index: 5;
    position: relative;
  }
  #entreprise #titre_1994bis img {
    max-width: 300px;
  }
  #entreprise #image_2000 {
    margin-top: 0px;
    float: right;
  }
  #entreprise #content_2001 {
    margin-top: 150px;
  }
  #entreprise #hexagon_2001 {
    margin-right: 0px;
    z-index: 2;
    float: left;
    margin-left: 0;
  }
  #entreprise #titre_2001 {
    float: left;
    margin-top: -75px;
    z-index: 5;
    position: relative;
  }
  #entreprise #image_2001 {
    max-width: 250px;
    margin-top: 0px;
  }
  #entreprise #titre_2002 legend {
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    margin: 0;
    border-radius: 10px;
    position: relative;
    right: 0px;
    top: 100px;
    z-index: 2;
  }
  #entreprise #hexagon_2002 {
    margin-right: 0;
  }
  #entreprise #image_2002 {
    margin-right: -35px;
    float: none;
    max-width: 200px;
  }
  #entreprise #content_royalembal {
    margin-top: 150px;
    margin-bottom: 75px;
  }
  #entreprise #titre_royalembal {
    border: none;
    padding: 0px 30px;
    top: -50px;
    margin: auto;
    z-index: 3;
    float: left;
    position: relative;
  }
  #entreprise #image_royalembal {
    float: none;
    margin: 71px auto;
  }
  #entreprise #content_2003 {
    margin-top: 100px;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
  }
  #entreprise #titre_2003 legend,
  #entreprise #entreprise #titre_2003XS legend {
    top: 100px;
    left: 65px;
    z-index: 4;
  }
  #entreprise #image_2003 {
    position: relative;
    z-index: 3;
    float: right;
    max-width: 330px;
  }
  #entreprise #image_2003bis {
    right: inherit;
    float: left;
    max-width: 200px;
    margin-top: -140px;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
    margin-top: 40px;
    float: right;
  }
  #entreprise #content_2005 {
    margin-top: 100px;
  }
  #entreprise #image_2005 {
    margin-top: 45px;
    margin-right: 25px;
    max-width: 100px;
  }
  #entreprise #content_2012 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  #entreprise #hexagon_2012 {
    left: inherit;
    top: 0px;
    margin: auto;
  }
  #entreprise #image_2012 {
    max-width: 250px;
    float: none;
    margin: auto;
    display: block;
  }
  #entreprise #titre_2012XS,
  #entreprise #titre_2012XS legend {
    margin: auto;
  }
  #entreprise #titre_2017 {
    margin-right: 35px;
  }
  #entreprise #image_2017 {
    margin-right: 70px;
    margin-top: 30px;
    width: 200px;
  }
  #entreprise .skewBottomOblique {
    padding-top: 0px;
    padding-bottom: 20px;
    background-image: none;
  }
  #entreprise #content_bottom {
    margin-top: 150px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #entreprise .skewTopOblique {
    padding: 0;
  }
  #entreprise #hexagon_1994vide {
    display: none;
  }
  #entreprise #photo_1994 {
    margin-left: inherit;
    margin-top: inherit;
  }
  #entreprise #titre_1994 legend {
    top: 30px;
    left: 0px;
  }
  #entreprise #hexagon_1994vide {
    display: none;
  }
  #entreprise #photo_1994 {
    float: none;
    margin-left: 0px;
    margin-top: 0px;
  }
  #entreprise #hexagon_1994 {
    margin: 100px auto;
    float: none;
  }
  #entreprise #content_1994bis {
    float: none;
  }
  #entreprise #hexagon_1994bis {
    margin: 200px 0 230px 0;
  }
  #entreprise #titre_1994bis {
    z-index: 5;
    position: relative;
  }
  #entreprise #titre_1994bis img {
    max-width: 300px;
  }
  #entreprise #image_2000 {
    margin-top: 0px;
    float: right;
  }
  #entreprise #content_2001 {
    margin-top: 150px;
  }
  #entreprise #hexagon_2001 {
    margin-right: 0px;
    z-index: 2;
    float: left;
    margin-left: 0;
  }
  #entreprise #titre_2001 {
    float: left;
    margin-top: -75px;
    z-index: 5;
    position: relative;
  }
  #entreprise #image_2001 {
    max-width: 350px;
    margin-top: 0px;
  }
  #entreprise #titre_2002 legend {
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    margin: 0;
    border-radius: 10px;
    position: relative;
    right: 0px;
    top: 100px;
    z-index: 2;
  }
  #entreprise #hexagon_2002 {
    margin-right: 0;
  }
  #entreprise #image_2002 {
    margin-right: -35px;
    float: none;
    max-width: 200px;
  }
  #entreprise #content_royalembal {
    margin-top: 150px;
    margin-bottom: 75px;
  }
  #entreprise #titre_royalembal {
    border: none;
    padding: 0px 30px;
    top: -50px;
    margin: auto;
    z-index: 3;
    float: left;
    position: relative;
  }
  #entreprise #image_royalembal {
    float: none;
    margin: 71px auto;
  }
  #entreprise #content_2003 {
    margin-top: 100px;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
  }
  #entreprise #titre_2003 legend,
  #entreprise #entreprise #titre_2003XS legend {
    top: 100px;
    left: 65px;
    z-index: 4;
  }
  #entreprise #image_2003 {
    position: relative;
    z-index: 3;
    float: right;
    max-width: 330px;
  }
  #entreprise #image_2003bis {
    right: inherit;
    float: left;
    max-width: 200px;
    margin-top: -140px;
  }
  #entreprise #hexagon_2003 {
    margin-right: 0px;
    margin-top: 40px;
    float: right;
  }
  #entreprise #content_2005 {
    margin-top: 100px;
  }
  #entreprise #image_2005 {
    margin-top: 45px;
    margin-right: 25px;
    max-width: 100px;
  }
  #entreprise #content_2012 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  #entreprise #hexagon_2012 {
    left: inherit;
    top: 0px;
    margin: auto;
  }
  #entreprise #image_2012 {
    max-width: 250px;
    float: none;
    margin: auto;
    display: block;
  }
  #entreprise #titre_2012XS,
  #entreprise #titre_2012XS legend {
    margin: auto;
  }
  #entreprise #titre_2017 {
    margin-right: 35px;
  }
  #entreprise #image_2017 {
    margin-right: 70px;
    margin-top: 30px;
    width: 200px;
  }
  #entreprise .skewBottomOblique {
    padding-top: 0px;
    padding-bottom: 20px;
    background-image: none;
  }
  #entreprise #content_bottom {
    margin-top: 150px;
    margin-bottom: 40px;
  }
  #entreprise #goutemiel_1 {
    bottom: -40px;
    left: 45px;
    height: 230px;
  }
  #entreprise #goutemiel_2 {
    bottom: -74%;
    right: 25%;
    left: inherit;
    height: 450px;
  }
  #entreprise #goutemiel_4 {
    bottom: -260%;
    left: 0%;
    height: 450px;
  }
  #entreprise #goutemiel_5 {
    top: 350px;
    left: 5%;
    height: 650px;
  }
  #entreprise #goutemiel_6 {
    height: 100px;
  }
  #entreprise #goutemiel_7 {
    height: 140px;
    top: 588px;
  }
  #entreprise #goutemiel_8 {
    height: 250px;
  }
  #entreprise #goutemiel_9 {
    height: 350px;
    top: 400px;
    left: 15%;
  }
  #entreprise #goutemiel_10 {
    top: 450px;
    left: 70%;
    height: 180px;
  }
  #entreprise #goutemiel_11 {
    height: 400px;
    top: 460px;
  }
  #entreprise #goutemiel_12 {
    height: 400px;
    top: 0px;
    left: 35%;
  }
}
@media (min-width: 1200px) {
  #entreprise #hexagon_1994bis {
    margin: 200px 0 230px 0;
  }
  #entreprise #titre_2003 legend,
  #entreprise #entreprise #titre_2003XS legend {
    top: 100px;
    left: 65px;
    z-index: 4;
  }
}
@media (min-width: 1335px) {
  #entreprise #goutemiel_2 {
    bottom: -75%;
  }
  #entreprise #goutemiel_3 {
    bottom: -50%;
  }
  #entreprise #titre_2000 legend {
    right: 0px;
  }
}
@media (min-resolution: 150dpi) {
  #titre_2000 legend {
    right: 0px !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 1.8),only screen and (min-resolution: 170dpi) {
  #entreprise .hexagon {
    font-size: 10px;
  }
}
#qualite {
  margin-top: 50px;
}
#qualite .goutemiel {
  z-index: 10;
  content: '';
  width: 2px;
  height: 300px;
  position: absolute;
  background-color: #FFB711;
}
#ficheModal .ficheArticleElement  p {
  white-space: pre-wrap;
}
.iconeAbcedaire {
  width: 25px !important;
}
#abecedaire .input-search {
  border-radius: 20px;
  padding: 5px;
  width: 420px;
}
#abecedaire .input-search input {
  border: none;
  background-color: transparent;
}
#abecedaire .ficheArticleElement  p {
  white-space: pre-wrap;
}
#abecedaire .input-search input:focus,
#abecedaire .input-search select:focus,
#abecedaire .input-search textarea:focus,
#abecedaire .input-search button:focus {
  outline: none;
}
#abecedaire .abecedaire-btn span {
  border-radius: 10px;
  background-color: #F7F4F0;
  color: #8A8A89;
  padding: 5px 10px;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  margin: 4px;
  padding-top: 8px;
}
#abecedaire .ficheArticleHeader {
  display: none;
}
#abecedaire .columns {
  column-width: 150px;
  column-gap: 50px;
}
#abecedaire .columns.filtered {
  column-count: 1;
}
#abecedaire ::-webkit-scrollbar {
  width: 6px;
}
#abecedaire ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #FFFFFF;
  border-radius: 3px;
  background: #FFFFFF;
}
#abecedaire ::-webkit-scrollbar-thumb {
  background: #288639;
  border-radius: 3px;
}
#abecedaire ::-webkit-scrollbar-thumb:hover {
  background: #60B770;
}
#abecedaire #search_list_wrp {
  height: 800px;
  overflow: auto;
}
#abecedaire #search_list div {
  cursor: pointer;
}
#abecedaire .ficheArticleHeaderWrp .row a.pdfProduit_sita {
  display: none;
}
.ficheArticlePrincipeActifNiveau2 {
  margin-left: 20px;
}
.ficheArticlePrincipeActifNiveau3 {
  margin-left: 40px;
}
.ficheArticlePrincipeActifNiveau4 {
  margin-left: 60px;
}
.ficheArticlePrincipeActifNiveau5 {
  margin-left: 70px;
}
.etiquette_sitaWrp {
  width: 25px !important;
}
.FicheBotanique .etiquette_sitaWrp {
  width: 25px !important;
}
#abecedaireProduitsAutresFormes h2 {
  margin: 20px 0 0 0;
  font-weight: bold;
  color: #288639;
  font-size: 20px;
}
#abecedaireProduitsAutresFormes ul.dispoContentUl {
  padding-left: 0px;
  padding-top: 10px;
}
#abecedaireProduitsAutresFormes ul.dispoContentUl li.dispoContentPico0 {
  display: none;
}
#abecedaireProduitsAutresFormes ul.dispoContentUl li {
  list-style: none;
  display: inline-block;
  margin-top: 10px;
}
#ficheModal .modal-dialog,
#abecedaireProdAssoModal .modal-dialog {
  border: 0px;
}
#ficheModal .modal-dialog .modal-content,
#abecedaireProdAssoModal .modal-dialog .modal-content {
  border-radius: 15px;
  background-color: #EEE8E1;
}
#abecedaireProdAssoModal .modal-dialog .modal-content a:hover {
  color: #288639;
}
#ficheModal .modal-dialog .modal-content .ficheArticle button:hover {
  color: #fff;
}
#ficheModal .modal-dialog .modal-content .modal-footer button:hover,
#abecedaireProdAssoModal .modal-dialog .modal-content .modal-footer button:hover {
  color: #fff;
}
@media (max-width: 575px) {
  #abecedaire {
    margin-top: 50px;
  }
  #abecedaire .columns {
    column-count: 1;
    column-gap: 50px;
  }
  #abecedaire .input-search {
    border-radius: 20px;
    padding: 5px;
    width: 100%;
  }
  #abecedaire .abecedaireTitle {
    background-color: #288639;
    width: 100%;
    border-top: 4px solid #FFB711;
  }
  #abecedaire .abecedaireTitle span {
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 25px 0;
    margin: auto;
  }
  #abecedaire #abc_search_wrp {
    padding-bottom: 15px;
    background: linear-gradient(0,#EEE8E1 65%,#288639 35%);
  }
  #abecedaire #search_list_wrp {
    height: auto;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #abecedaire .columns {
    column-count: 1;
    column-gap: 50px;
  }
  #abecedaire .input-search {
    border-radius: 20px;
    padding: 5px;
    width: 100%;
  }
  #abecedaire .abecedaireTitle {
    background-color: #288639;
    width: 100%;
    border-top: 4px solid #FFB711;
  }
  #abecedaire .abecedaireTitle span {
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 25px 0;
    margin: auto;
  }
}
#production .goutemiel {
  z-index: 10;
  content: '';
  width: 1px;
  position: absolute;
  background-color: #FFB711;
  margin-top: -75px;
}
@media (max-width: 575px) {
  #production .tisanesImg {
    margin-top: 0px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #production .tisanesImg {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #production .tisanesImg {
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #production .tisanesImg {
    margin-top: -100px;
  }
}
@media (min-width: 1200px) {
  #production .tisanesImg {
    margin-top: -100px;
  }
}
#contact .formWrp {
  overflow: visible;
  height: 150px;
}
#contact fieldset.lr legend {
  background-color: #FFFFFF;
}
#contact .goutemiel {
  z-index: 10;
  content: '';
  width: 1px;
  position: absolute;
  background-color: #FFB711;
  margin-top: -75px;
  height: 340px;
}
#contact .goutemiel.droite {
  margin-top: 60px;
  height: 320px;
}
#contact .error {
  border: 1px solid red !important;
}
#contact .socialNetwork a {
  font-family: 'Nunito Sans' !important;
}
@media (max-width: 768px) {
  #contact .formWrp {
    height: auto;
  }
  #contact .g-recaptcha {
    transform: scale(0.84);
    transform-origin: 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.84);
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 575px) {
  #contact {
    margin-top: 50px;
  }
  #contact .goutemiel {
    margin-top: 0px;
    height: 300px;
  }
}
#services .conditionBoxVertLine {
  content: '';
  width: 2px;
  height: 50%;
  position: absolute;
  top: 25%;
  right: 0;
  background-color: #FFFFFF;
}
#services img.bee {
  opacity: 0.6;
}
#services .bibi {
  width: 50%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  -ms-transition: width 3s;
  -o-transition: width 3s;
  transition: width 3s;
}
#services .services_bee_header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 30;
}
#services .hexagon {
  position: relative;
  width: 250px;
  height: 144.34px;
  background-color: #ffffff;
  margin: 72.17px 0;
}
#services .hexagon-eee {
  background-color: #eee8e1;
}
#services .hexagon:before,
#services .hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 125px solid transparent;
  border-right: 125px solid transparent;
}
#services .hexagon:before {
  bottom: 100%;
  border-bottom: 72.17px solid #ffffff;
}
#services .hexagon:after {
  top: 100%;
  width: 0;
  border-top: 72.17px solid #ffffff;
}
#services .hexagon-eee:before {
  bottom: 100%;
  border-bottom: 72.17px solid #eee8e1;
}
#services .hexagon-eee:after {
  top: 100%;
  width: 0;
  border-top: 72.17px solid #eee8e1;
}
#services .services_bee_header a .hexagon .btnPraticien {
  border-radius: 10px;
  padding: 30px 0;
  text-align: center;
  cursor: pointer;
}
#services .services_bee_header a .hexagon .btnClient {
  border-radius: 10px;
  padding: 45px 0;
  text-align: center;
  cursor: pointer;
}
#services .abiOne {
  background: #FFFFFF;
  z-index: 20;
  width: 100vw;
  position: relative;
}
#services .abiTwo {
  top: 0;
  background: #EEE8E1;
  z-index: 10;
  position: absolute;
  width: 99vw;
  left: 0;
}
body.bee-bee header .navbar .lr-wood-bg {
  background-color: transparent;
}
body.bee-bee header .navbar .barreLogo {
  margin-left: 15px !important;
  width: 95% !important;
}
body.bee-client #services .bibi {
  width: 100%;
}
body.bee-praticien #services .bibi {
  width: 0%;
}
body.bee-bee header,
.bee-container {
  -webkit-transition: background 3s;
  -moz-transition: background 3s;
  -ms-transition: background 3s;
  -o-transition: background 3s;
  transition: background 3s;
  background: linear-gradient(to right,#EEE8E1 50%,#FFFFFF 50%);
  background-size: 200% 100%;
  background-position: 150% 0%;
}
body.bee-bee header {
  background-color: transparent;
}
body.bee-client header {
  background-position: 100% 0%;
}
body.bee-praticien header {
  background-position: 200% 0%;
}
@media screen and (max-width: 700px) {
  body.bee-bee header {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #EEE8E1;
    background-image: none;
    background-size: inherit;
    background-position: inherit;
  }
  #services {
    background-color: #ffffff;
  }
  #services .services_bee_header.fontSize30 {
    font-size: 15px;
  }
  #services .hexagon {
    position: relative;
    width: 150px;
    height: 86.60px;
    margin: 43.30px 0;
    background-color: #ffffff;
  }
  #services .hexagon-eee {
    background-color: #eee8e1;
  }
  #services .hexagon:before,
  #services .hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
  }
  #services .hexagon:before {
    bottom: 100%;
    border-bottom: 43.30px solid #ffffff;
  }
  #services .hexagon:after {
    top: 100%;
    width: 0;
    border-top: 43.30px solid #ffffff;
  }
  #services .hexagon-eee:before {
    bottom: 100%;
    border-bottom: 43.30px solid #eee8e1;
  }
  #services .hexagon-eee:after {
    top: 100%;
    width: 0;
    border-top: 43.30px solid #eee8e1;
  }
  #services .services_bee_header {
    left: 15px;
    right: 15px;
  }
  #services .services_bee_header a .hexagon .btnPraticien {
    padding: 20px;
  }
  #services .services_bee_header a .hexagon .btnClient {
    padding: 30px;
  }
  #services .abiTwo {
    background: #ffffff;
  }
  #services .abiOne .bee,
  #services .abiTwo .bee {
    max-width: 350px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
  #services .abiTwo {
    width: 100%;
  }
}
.ficheArticle .ficheArticleImageWrp,
.ficheArticle .ficheArticleImageWrp .ficheArticleImage {
  display: block;
  align-items: center;
}
.ficheArticle .eshopBreadcrumb {
  padding-top: 0px;
  margin-bottom: 40px;
}
.ficheArticle .ficheArticleHeaderWrp {
  background-color: #f7f4ef;
  border-radius: 15px;
  padding: 30px 45px;
  margin-bottom: 20px;
}
.ficheArticle .container > .row {
  margin-bottom: 50px;
}
.ficheArticle h1 {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  margin: 4px 0;
}
.ficheArticle .h1Sep {
  display: block;
  content: "";
  background: #ffb812;
  height: 3px;
  width: 50px;
  max-width: 100%;
  margin: 20px 0;
}
.ficheArticle .h1Wrp {
  display: flex;
  align-items: center;
  margin: 4px 0;
}
.ficheArticle .ficheArticleHeader {
  background-color: #ffffff;
  padding: 15px;
  font-size: 14px;
}
.ficheArticle .ficheArticleHeader p {
  white-space: pre-line;
}
.ficheArticle .ficheArticleBioImg {
  margin-left: 10px;
  display: inline-block;
  height: 40px;
  width: auto;
}
.ficheArticle .ficheArticleBioImg2 {
  margin-left: 10px;
  display: inline-block;
  height: 40px;
  width: auto;
}
.ficheArticle .ficheArticleNouveauImg {
  margin-left: 10px;
  display: inline-block;
  height: 40px;
  width: auto;
}
.ficheArticle .ficheArticlePicto {
  display: inline-block;
  height: 40px;
  width: auto;
}
.ficheArticle .ficheArticleTableauTitre {
  margin-top: 30px;
  font-size: 14px;
}
.ficheArticle .etiquette_sitaWrp {
  display: flex;
  align-items: center;
}
.ficheArticle .iconeAbcedaire {
  width: 25px !important;
}
.ficheArticle a.etiquette_sita:link,
.ficheArticle a.etiquette_sita:visited,
.ficheArticle a.etiquette_sita:hover,
.ficheArticle a.etiquette_sita:active,
.ficheArticle a.etiquette_sita {
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #2E5683;
  font-size: 12px;
  float: right;
  font-weight: bold;
  justify-content: flex-end;
}
.ficheArticle a.etiquette_sita {
  margin-right: 10px;
  margin-left: auto;
}
.ficheArticle .ficheArticleElement h3,
.ficheArticle .ficheArticleArticleAssocies h3,
.ficheArticle .ficheArticleFonctionAssocies h3 {
  cursor: pointer;
  background-color: #7ac58a;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ficheArticle .ficheArticleElement h4 {
  font-size: 14px;
}
.ficheArticle .ficheArticleElement h3 i.fas,
.ficheArticle .ficheArticleArticleAssocies h3 i.fas,
.ficheArticle .ficheArticleFonctionAssocies h3 i.fas {
  margin-right: 10px;
}
.ficheArticle .ficheArticleElement p,
.ficheArticle .ficheArticleElement table,
.ficheArticle .ficheArticleArticleAssocies ul,
.ficheArticle .ficheArticleFonctionAssocies ul,
.ficheArticle .ficheArticleSources ul {
  background-color: #ffffff;
  padding: 1.5rem;
  display: none;
  font-size: 12px;
}
.ficheArticle .ficheArticleElement tr.trLink {
  cursor: pointer;
}
.ficheArticle .ficheArticleIndicationTherap {
  padding-left: 15px;
  display: inline-block;
}
.ficheArticle .carouselCopyright,
.ficheArticle .illustrationsContractuelles {
  font-size: 10px;
}
.ficheArticle .carousel-cell {
  padding: 0px 30px;
}
.ficheArticle .flickity-viewport {
  margin: 25px 0px;
}
.ficheArticle .carousel img {
  display: block;
  height: 320px;
}
.ficheArticle .flickity-button,
.ficheArticle .flickity-button:hover {
  background: none;
  color: #288639;
}
.ficheArticle .flickity-button:focus {
  box-shadow: none;
}
.ficheArticle .ficheArticlePrincipeActifNiveau2 {
  margin-left: 20px;
}
.ficheArticle .ficheArticlePrincipeActifNiveau3 {
  margin-left: 40px;
}
.ficheArticle .ficheArticlePrincipeActifNiveau4 {
  margin-left: 60px;
}
.ficheArticle .ficheArticlePrincipeActifNiveau5 {
  margin-left: 70px;
}
#faqPage .remove-videodetector {
  display: none;
}
#faqPage .question h3 {
  cursor: pointer;
  background-color: #7ac58a;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#faqPage .question div.reponse {
  background-color: #ffffff;
  padding: 0 1.5rem 1.5rem 1.5rem;
  display: none;
  font-size: 12px;
}
#faqPage .question div.reponse a {
  color: #288639;
  text-decoration: none;
}
#faqPage .error {
  border: 1px solid red;
}
#faqPage .separator {
  width: 100%;
  height: 1px;
  background-color: #7AC58A;
}
#faqPage fieldset.lr legend {
  background-color: #FFFFFF;
}
#faqPage select {
  background-color: #FFFFFF;
}
#faqPage .modal-dialog .modal-content {
  border-radius: 15px;
  background-color: #EEE8E1;
}
#faqPage #faqContentModal #faqContentModalData table {
  -webkit-border-vertical-spacing: 4px;
  border-collapse: separate;
}
#faqPage #faqContentModal #faqContentModalData table thead tr td {
  background-color: #288639;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Nunito Sans Bold';
  width: 33.3%;
}
#faqPage #faqContentModal #faqContentModalData table thead tr td:not(:first-child),
#faqPage #faqContentModal #faqContentModalData table tbody tr td:not(:first-child) {
  border: 0;
  border-left: 2px solid #FFB711 !important;
}
#faqPage #faqContentModal #faqContentModalData table tbody tr td {
  text-align: center;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Nunito Sans';
  padding: 6px 0;
}
#faqPage .categories.cat_autre #dateRDV {
  font-size: 12px !important;
}
@media screen and (max-width: 410px) {
  #faqPage .question .cat_autre div.reponse .g-recaptcha {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 576px) {
  #faqPage .question .cat_autre .isCustomRDV {
    display: block !important;
  }
}
@media screen and (min-width: 411px) and (max-width: 767px) {
  #faqPage .question .cat_autre div.reponse .g-recaptcha {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}
#contact .lrpt80 {
  padding-top: 80px;
}
#contact .lrpb80 {
  padding-bottom: 80px;
}
#contact .lrmt80 {
  margin-top: 80px;
}
#contact .listeTels {
  font-size: 13px;
}
@media screen and (max-width: 410px) {
  #contact .lrpt80 {
    padding-top: 40px;
  }
  #contact .lrpb80 {
    padding-bottom: 40px;
  }
  #contact .lrmt80 {
    margin-top: 0px;
  }
  #contact .listeTels {
    font-size: 10px;
  }
}
@media screen and (min-width: 411px) and (max-width: 992px) {
  #contact .lrpt80 {
    padding-top: 40px;
  }
  #contact .lrpb80 {
    padding-bottom: 40px;
  }
  #contact .lrmt80 {
    margin-top: 0px;
  }
  #contact .listeTels {
    font-size: 10px;
  }
}
.eshop_wrp {
  margin-top: 75px;
}
.eshop_wrp .promoitem.promoitem_T {
  display: none !important;
}
.eshop_wrp input[type=number]::-webkit-inner-spin-button,
.eshop_wrp input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.eshop_wrp .eshopMenuSlider .eshopMenuSliderContent.collapse.show {
  left: 0px;
}
.eshop_wrp .eshopDescDetail .breadcrumblr li {
  white-space: nowrap;
  display: flex;
  font-size: 36px;
}
@media only screen and (max-width: 991.99px) {
  .eshop_wrp .eshopDescDetail .breadcrumblr li {
    font-size: 16px;
  }
}
.eshop_wrp .eshopMenuFiltres {
  background-color: transparent;
}
.eshop_wrp .eshopMenuFGSG a,
.eshop_wrp .eshopMenuFGSGListGroup {
  font-size: 16px !important;
}
.eshop_wrp .eshopMenuFGSG a {
  text-transform: none !important;
}
.eshop_wrp .eshopMenuFGSG  a::first-letter {
  text-transform: uppercase !important;
}
.eshop_wrp .eshopMenuFGSG ul li div {
  margin-bottom: 15px;
  white-space: nowrap;
}
.eshop_wrp .eshopCartPageConditionsFacturations {
  display: none;
}
.eshop_wrp .eshopItem_default {
  padding-top: 160px;
  margin-bottom: 75px;
}
.eshop_wrp .eshopItemWrp {
  background-color: #FFFFFF;
  border-radius: 15px;
}
.eshop_wrp .eshopImg img {
  margin-top: -160px;
}
.eshop_wrp .eshopLabel {
  font-family: 'Nunito Sans Black';
  color: #161615;
  font-size: 24px;
}
.eshop_wrp .eshopBtnWrp {
  position: relative;
  left: 0;
  right: 0;
  bottom: -17px;
}
.eshop_wrp .eshopBtnWrp span.fa-heart {
  background-color: #FFB711;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 8px;
}
.eshop_wrp .eshopBtnWrp span.eshopAddToCart {
  background-color: #288639;
  color: white;
  border-radius: 5px;
  cursor: pointer;
}
.eshop_wrp .eshopBtnWrp span#eshopAddToProtocole {
  background-color: #288639;
  color: white;
  border-radius: 5px;
}
.eshop_wrp .eshopBtnWrp span.fa-search {
  background-color: #2E5683;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 8px;
}
.eshop_wrp .eshopProductItemsWrp {
  margin-left: 50px;
  padding-right: 50px;
}
.eshop_wrp .eshopBtn {
  border-radius: 10px;
  background-color: #FFB711;
  padding: 14px 50px;
  color: #FFF;
  display: inline-block;
}
.eshop_wrp .breadcrumblr .breadcrumb>li+li:before,
.eshop_wrp .eshopProductsBreadcrumb .breadcrumb li+li:not(.hidden):before {
  padding: 0 10px;
  content: ">";
}
.eshop_wrp .eshopProductsBreadcrumb .breadcrumb li {
  padding-left: 10px;
}
.eshop_wrp .eshopResultSearchReset {
  background-color: #FFB711;
  border-color: #FFB711;
  color: #FFFFFF;
}
.eshop_wrp .newitem {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 2;
  color: transparent !important;
  background-color: transparent !important;
  background-image: url(/ressources/template/img/new.png);
  height: 40px;
  width: 42px;
}
.eshop_wrp .ficheArticleMention {
  font-size: 0.6em;
}
.eshop_wrp ::-webkit-scrollbar {
  width: 6px;
}
.eshop_wrp ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #FFFFFF;
  border-radius: 3px;
  background: #FFFFFF;
}
.eshop_wrp ::-webkit-scrollbar-thumb {
  background: #288639;
  border-radius: 3px;
}
.eshop_wrp ::-webkit-scrollbar-thumb:hover {
  background: #60B770;
}
.eshop_wrp .ficheArticleHeaderWrp .h1Wrp img {
  margin-left: 15px;
}
.eshop_wrp .eshopDescDetail.ficheArticle .etiquette_sita img {
  max-width: 28px;
}
.eshop_wrp .eshopDescDetail.ficheArticle .pdfProduit_sita img {
  max-height: 20px;
}
.eshop_wrp .eshopDescDetail.ficheArticle a.pdfProduit_sita,
.eshop_wrp .eshopDescDetail.ficheArticle a.etiquette_sita {
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #2E5683;
  font-size: 12px;
  float: right;
  font-weight: bold;
}
.eshop_wrp .eshopDescColapse h3 {
  cursor: pointer;
  background-color: #7ac58a;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.eshop_wrp .eshopDescColapse h3 i.fas {
  margin-right: 10px;
}
.eshop_wrp .eshopDescColapse p {
  background-color: #ffffff;
  padding: 40px;
  display: none;
  white-space: pre-line;
  font-size: 12px;
}
.eshop_wrp .FicheBotanique img {
  width: 25px !important;
}
.eshop_wrp ol.breadcrumb {
  background-color: transparent;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li {
  background-color: #2E5683 !important;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb .eshopCartBreadcrumbNum {
  color: #2E5683 !important;
}
.eshop_wrp .eshopCartTable .eshopCartPageItemsContainer td {
  text-align: center;
}
.eshop_wrp .eshopCartTable thead th {
  white-space: nowrap;
}
.eshop_wrp .eshopCartPaymentItem {
  border: none;
}
.eshop_wrp .eshopCartTable tbody {
  background-color: #288639;
}
.eshop_wrp .eshopCartTable thead th {
  background-color: #288639;
}
.eshop_wrp .eshopCartTable  .eshopCartItemsMenuPaysIndispo {
  font-size: 0.8em;
}
.eshop_wrp .eshopCartTable .goldenborder,
.eshop_wrp .eshopCartTable .goldenborder {
  border: 0;
  border-right: 1px solid #FFB711 !important;
}
.eshop_wrp .eshopCartTable tr.separator {
  height: 24px;
}
.eshop_wrp .eshopCartTable tr.separator th,
.eshop_wrp .eshopCartTable tr.separator td {
  background-color: #eee8e1 !important;
}
.eshop_wrp .eshopCartTable .eshopCartPageItemsContainer td.eshopCartItemsQteCol {
  border-bottom: none;
}
.eshop_wrp .eshopCartTable thead th,
.eshop_wrp .eshopCartTable tbody td {
  border: none;
}
.eshop_wrp .eshopCartTable .eshopCartPageItemsContainer .eshopCartItemsMenuPrice,
.eshop_wrp .eshopCartTable .eshopCartPageItemsContainer .eshopCartItemsMenuPriceLine {
  color: #000000;
}
.eshop_wrp .eshopQteToCartMinus,
.eshop_wrp .eshopQteToCartPlus {
  border-radius: 5px;
}
.eshop_wrp .eshopQteToCartMinus,
.eshop_wrp .eshopQteToCartPlus {
  padding: 6px 12px;
}
.eshop_wrp .eshopCartPayment .eshopCartPaymentMiniTable tbody td {
  border-bottom: none;
}
.eshop_wrp .eshopCartTable .eshopQteToCartInput {
  min-width: 45px;
}
.eshop_wrp .eshopCartTable .eshopCartScanBarcode {
  visibility: hidden;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb {
  background-image: none !important;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li {
  background-color: #7AC68A !important;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li.active {
  background-color: #288639 !important;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb .eshopCartBreadcrumbNum.borderradius5 {
  border-radius: 5px !important;
}
.eshop_wrp ol.breadcrumb.eshopCartBreadcrumb .eshopCartBreadcrumbNum.lr-bluenew-color {
  color: #2E5683 !important;
}
.eshop_wrp .eshopCustomerOrders .eshopHistoCommandeTemp tr.total th {
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb {
    width: 100%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li {
    display: block;
    width: 100%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li:last-child {
    margin-right: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb {
    width: 100%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li {
    display: block;
    width: 100%;
  }
  .eshop_wrp ol.breadcrumb.eshopCartBreadcrumb li:last-child {
    margin-right: 35px;
  }
}
.eshop_wrp .wrpChoixLivr .choixLivr.selectable .media-left {
  border-right: none;
}
.eshop_wrp .wrpChoixLivr .choixLivr.selectable {
  border-radius: 15px;
  padding: 45px;
}
.eshop_wrp .wrpChoixLivr .choixLivr.selectable.active {
  border: 2px solid #288639;
}
.eshop_wrp .eshopCartPaymentItem,
.eshop_wrp .cartAddress,
.eshop_wrp .cartcarrier {
  border-radius: 15px;
}
.eshop_wrp .eshopCartPaymentItem.active,
.eshop_wrp .cartAddress.active,
.eshop_wrp .cartcarrier.active {
  border: 2px solid #288639;
}
.eshop_wrp .eshopCartCarrierInformationMsg h4 {
  font-size: 1.1rem;
}
.eshop_wrp .eshopCartPaymentItem .eshopCartPaymentItemLogo {
  padding: 15px 0;
}
.eshop_wrp .eshopCartPaymentItem .header {
  border-top: 1px solid #BAC2C7;
  color: #BAC2C7;
  padding-top: 20px;
  font-weight: bold;
}
.eshop_wrp .eshopCustomerMenu {
  position: relative;
}
.eshop_wrp .eshopCustomerMenu::before {
  content: '';
  position: absolute;
  background-color: #FFB711;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 1px;
}
.eshop_wrp .customerMenu li {
  margin: 8px 0 !important;
  width: calc(100% - 4px);
}
.eshop_wrp .customerMenu li.active {
  background-image: linear-gradient(to right,#fff,#EEE8E1,#EEE8E1);
  position: relative;
}
.eshop_wrp .eshopTitleHeader {
  background-color: #288639;
  border-radius: 5px;
}
.eshop_wrp .eshopCartTable thead th {
  background-color: #288639;
}
.eshop_wrp .eshopProductDetailLink {
  display: inline-block;
}
.eshop_wrp #eshopCustomerEmailID legend.lr-white-bg {
  background-color: #ffffff !important;
}
.eshop_wrp .eshopCustomerOrders .eshopHistoCommandeTemp,
.eshop_wrp .eshopCustomerFavorites .eshopHistoCommandeTemp {
  margin-bottom: 25px;
}
.eshop_wrp .eshopCustomerOrders .eshopHistoCommandeTemp tr.total th {
  color: #288639;
}
.eshop_wrp .eshopCustomerOrders .btn-default,
.eshop_wrp .eshopCustomerFavorites .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.eshop_wrp .eshopCustomerOrders  .eshopCustomerClaimsBtn {
  display: none;
}
.eshop_wrp .eshopCustomerOrders  .eshopQteToCart .eshopQteToCartMinus,
.eshop_wrp .eshopCustomerFavorites  .eshopQteToCart .eshopQteToCartMinus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #161615;
  background-color: #FFB711;
  border-color: #FFB711;
}
.eshop_wrp .eshopCustomerOrders  .eshopQteToCart .eshopQteToCartPlus,
.eshop_wrp .eshopCustomerFavorites  .eshopQteToCart .eshopQteToCartPlus {
  margin-left: -4px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #161615;
  background-color: #FFB711;
  border-color: #FFB711;
}
.eshop_wrp .eshopCustomerOrders .eshopQteToCart .btn.btn-default,
.eshop_wrp .eshopCustomerFavorites  .eshopQteToCart .btn.btn-default {
  border-color: #FFB711;
}
.eshop_wrp .eshopCustomerOrders  .eshopQteToCartInput,
.eshop_wrp .eshopCustomerFavorites  .eshopQteToCartInput {
  border-color: #FFB711;
}
.eshop_wrp .eshopCustomerOrders  .eshopAddToCart,
.eshop_wrp .eshopCustomerFavorites  .eshopAddToCart {
  background-color: #288639;
  border-color: #288639;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.eshop_wrp .eshopCustomerOrders .coeuroeil,
.eshop_wrp .eshopCustomerFavorites .coeuroeil,
.eshop_wrp .eshopReturnItems .coeuroeil {
  border-radius: 5px;
}
.eshop_wrp .eshopCustomerOrders .coeuroeil.fa-heart,
.eshop_wrp .eshopCustomerFavorites .coeuroeil.fa-heart,
.eshop_wrp .eshopReturnItems .coeuroeil.fa-heart {
  background-color: #E7636F;
  color: #fff;
}
.eshop_wrp .eshopCustomerOrders .coeuroeil.fa-eye,
.eshop_wrp .eshopCustomerFavorites .coeuroeil.fa-eye,
.eshop_wrp .eshopReturnItems .coeuroeil.fa-eye {
  background-color: #2E5683;
  color: #fff;
}
.eshop_wrp .eshopCustomerOrders  .panel.commande {
  background-color: #fff;
}
.eshop_wrp .eshopOrderWrp .prixH4,
.eshop_wrp .eshopFavoriteDetail .prixH4,
.eshop_wrp .eshopReturnItems .prixH4 {
  color: #288639 !important;
}
.eshop_wrp .mb-3,
.eshop_wrp .my-3 {
  margin-bottom: 1rem !important;
}
.eshop_wrp .mt-3,
.eshop_wrp .my-3 {
  margin-top: 1rem !important;
}
.eshop_wrp *,
.eshop_wrp ::after,
.eshop_wrp ::before {
  box-sizing: border-box;
}
.eshop_wrp user agent stylesheet
div {
  display: block;
}
.eshop_wrp .eshop_wrp .eshopCustomerOrders .eshopHistoCommandeTemp tr.total th {
  color: #288639;
}
.eshop_wrp .eshopReturnItems .eshopDoReturn {
  border-radius: 5px;
}
.eshop_wrp .eshopReturnItems .labelQtyReturn {
  background-color: #2E5683;
  border-color: #2E5683;
  color: #fff;
}
.eshop_wrp .eshopReturnItems .itemReturn {
  border-color: #2E5683;
}
.eshop_wrp .eshopReturnItems .prixH4 {
  font-size: 1.2rem;
}
.eshop_wrp .eshopReturnItems  .list-group-item {
  padding: 1.25rem 1.25rem;
}
.eshop_wrp .eshopLoginRecovery .eshopLoginBlocCompte {
  background-color: #F7F4F0 !important;
  border-width: 0px !important;
  border-radius: 5px;
}
.eshop_wrp .eshopLoginRecovery .eshopLoginBlocCompte .eshopLoginCompteTexte {
  font-weight: bold;
}
.eshop_wrp #newAccountQuestion .modal-dialog .modal-content {
  border-radius: 15px;
  background-color: #EEE8E1;
  border: 0px;
}
.eshop_wrp #newAccountQuestion .modal-dialog .modal-content .modal-footer button:hover {
  color: #fff;
}
.eshop_wrp .eshopPaiementCGVLink {
  color: #288639;
}
.eshop_wrp .eshopCartTable.eshopCartPaymentMiniTable .eshopCartPageItemsContainer td {
  text-align: left;
}
.eshop_wrp .eshopCartTable.eshopCartPaymentMiniTable .eshopCartPageItemsContainer td.eshopCartItemsLibelleCol {
  padding-left: 10px;
}
.eshopAddToCart {
  cursor: pointer;
}
#eshopAddToProtocole {
  cursor: pointer;
}
.eshop_wrp .eshopCartProcessing .eshopCartProcessingText h6,
.eshop_wrp .eshopCartProcessing .eshopCartProcessingText h2 span {
  color: #288639 !important;
}
.eshopCartPaymentRecap .eshopCartPaymentTotal {
  background-color: #288639 !important;
  color: #fff;
}
.eshop_wrp .eshopMenuFGSGListGroup .toggler.fa.fa-chevron-right:before {
  content: '+';
  color: #FFB711;
}
.eshop_wrp .eshopMenuFGSGListGroup .toggler.fa.fa-chevron-down:before {
  content: '-';
  color: #FFB711;
}
.eshop_wrp .eshopMenuFGSGListGroup .fa.fa-minus {
  content: '';
}
.eshop_wrp .eshopMenuFGSGListGroup .a {
  font-family: 'Nunito Sans Bold' !important;
}
.eshop_wrp .eshopMenuFGSG .bg-active a {
  color: #8A8A89;
}
.eshop_index_wrp {
  margin: 0;
}
.eshop_index_wrp h2,
.eshop_index_wrp .yellowVerticalLine {
  display: none !important;
}
.eshop_wrp.eshop_index_wrp a {
  color: #8A8A89 !important;
  font-size: 14px !important;
}
.eshop_wrp.eshop_index_wrp .eshopMenuFGSGListGroup > ul:first-child > li:first-child {
  display: none;
}
.eshop_wrp.eshop_index_wrp .eshopMenuFGSG .bg-active,
.eshop_wrp.eshop_index_wrp .eshopMenuFGSG .bg-active a {
  background: none !important;
}
.eshop_wrp.eshop_index_wrp .eshopMenuFGSG .bg-active a::before {
  display: none;
}
.eshop_wrp .eshopMenuFGSGListGroup .fa.fa-minus {
  display: none;
}
.eshop_wrp .eshopProductsBreadcrumb .input-search {
  border-radius: 20px;
  padding: 5px;
}
.eshop_wrp .eshopProductsBreadcrumb .input-search input {
  border: none;
  background-color: transparent;
}
.eshop_wrp .eshopProductsBreadcrumb .input-search input:focus,
.eshop_wrp .eshopProductsBreadcrumb .input-search select:focus,
.eshop_wrp .eshopProductsBreadcrumb .input-search textarea:focus,
.eshop_wrp .eshopProductsBreadcrumb .input-search button:focus {
  outline: none;
}
.eshop_wrp .eshopProductsBreadcrumb .eshopProductsPathologieLink {
  color: #288639 !important;
  font-weight: bold;
}
#ficheModal .ficheArticleHeader {
  display: none;
}
#ficheModal .ficheArticle .pdfProduit_sita {
  display: none;
}
.eshopDescDetail .FicheArticlePaysOff {
  font-style: italic;
}
.modal-protocole {
  background: #EEE8E1;
}
.protocoles {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 0px;
}
.protocole {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 550px) {
  .protocole {
    flex-direction: column;
    gap: 15px;
  }
}
.protocole .addProt {
  padding: 10px;
}
.protocole p {
  margin-bottom: 0px !important;
}
.protocole .btnProt {
  min-width: 203px;
  justify-content: center;
}
@media (min-width: 576px) {
  .modalProtocole {
    max-width: 80% !important;
  }
}
@media (max-width: 500px) {
  #eshopAddToProtocole {
    margin-top: 25px;
  }
}
@media (max-width: 434px) {
  .eshopAddToCart {
    margin-top: 25px;
  }
}
.mes-protocols_actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.mes-protocols_actions input {
  height: 36px;
}
input#protocoleEditorLabelInput,
input#protocoleEditorLabelInputUpdate {
  border: none;
  background: none;
  border-bottom: 1px solid #288639;
  border-radius: 0;
  color: #288639;
  background: #ffffff80;
}
i#protocoleEditorLabelEdit,
i#protocoleEditorLabelSave {
  font-size: 12px;
}
input#protocoleEditorLabelInput {
  margin-top: 48px;
  margin-bottom: 32px;
}
input#protocoleEditorLabelInputUpdate {
  display: inline-flex;
  max-width: fit-content;
}
form#searchProtocoleForm {
  padding-left: 16px;
  border: 1px solid #567DAA;
  border-radius: 4px;
  position: relative;
  min-width: fit-content;
  background: #ffffff40;
}
form#searchProtocoleForm input {
  border: none;
  font-size: 14px;
  width: calc(84%);
  text-overflow: ellipsis;
  max-width: 100%;
  background: transparent;
}
form#searchProtocoleForm input::-webkit-input-placeholder {
  color: #2E5683;
}
form#searchProtocoleForm input:-moz-placeholder {
  color: #2E5683;
  opacity: 1;
}
form#searchProtocoleForm input::-moz-placeholder {
  color: #2E5683;
  opacity: 1;
}
form#searchProtocoleForm input:-ms-input-placeholder {
  color: #2E5683;
}
form#searchProtocoleForm input::-ms-input-placeholder {
  color: #2E5683;
}
form#searchProtocoleForm input::placeholder {
  color: #2E5683;
}
.eshop_wrp .mes-protocols_actions .btn {
  border-radius: 4px;
  color: white;
  border-color: #288639;
}
.protocole-form_container {
  margin: 24px 0;
  padding: 24px;
  background: #ffffff40;
  border-radius: 8px;
}
.protocole-form_container .conseils_actions .add_protocole_conseils,
.protocole-form_container .conseils_actions .save_protocole_conseils {
  display: none;
}
.protocole-form_container .conseils_actions .add_product_conseil {
  padding-left: 16px;
}
.protocole-form_container .protocole-actions {
  display: flex;
  justify-content: flex-end;
}
#protocoleEditor .protocole-actions {
  margin-top: 80px;
  display: flex;
  justify-content: end;
  gap: 4px;
}
#protocoleEditor .protocole-actions > button {
  border-radius: 4px;
}
#protocoleEditor .protocole-actions #protocoleEditorDelBtn {
  background: #dc3644;
  border-color: #dc3644;
}
#protocoleEditor .protocole-actions #saveProtocoleEditor {
  background: #288639;
  border-color: #288639;
}
#protocoleEditor .prix {
  display: none;
}
#protocoleEditor .conseils_list_header,
#protocoleEditor .conseil-item,
#protocoleEditor  .conseils_list_body:not(.loading) .conseil-item-placeholder {
  grid-template-areas: "products quantite commentaire actions";
  grid-template-columns: 30% 10% 1fr 25%;
}
.protocoles-list_body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 8px 0;
}
.protocoles-list.list2 {
  margin-bottom: 25px;
}
.protocole-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  color: #2E5683;
  gap: 8px;
}
.protocole-item .protocole-item__actions {
  display: flex;
  gap: 8px;
  align-items: center;
}
.protocoles-list_header {
  padding: 8px 0 8px 32px;
  color: #288639;
  border-bottom: 1px solid #288639;
  font-family: 'Nunito Sans SemiBold';
  font-size: 18px;
}
.protocoles-list_body .protocole-item:nth-child(odd) div:first-of-type {
  background: #ffffff4d;
}
.protocoles-list_body .protocole-item:nth-child(even) div:first-of-type {
  background: #ffffffcc;
}
.protocoles-list_body .protocole-item div:first-of-type {
  width: 100%;
  border-radius: 4px;
  padding: 8px 32px;
  font-size: 14px;
}
.mes-protocols__page .page_content {
  padding-top: 40px;
}
.eshop_wrp .mes-protocols__page .protocole-item__actions .btn {
  border-radius: 4px;
  padding: 8px 16px;
  height: 100%;
  font-size: 14px;
  border: none;
}
.eshop_wrp .mes-protocols__page .btn:last-child {
  padding: 6.8px 10px;
}
.eshop_wrp .mes-protocols__page .protocole-item__actions .btn.btn-primary {
  background: #2E5683;
}
.eshop_wrp .mes-protocols__page .protocole-item__actions .btn.btn-danger {
  background: #DC3545;
}
.eshop_wrp .mes-protocols__page .protocole-item__actions .btn.btn-success {
  background: #288639;
}
@media only screen and (max-width: 991.99px) {
  .protocole-item,
  .protocole-item .protocole-item__actions {
    align-items: start;
    width: 100%;
  }
  .protocole-item {
    flex-direction: column;
  }
  .protocole-item .protocole-item__actions button {
    width: 100%;
    display: block;
  }
  #protocoleEditor .conseils_list_header,
  #protocoleEditor .conseil-item,
  #protocoleEditor  .conseils_list_body:not(.loading) .conseil-item-placeholder {
    grid-template-columns: 100%;
    grid-template-areas: "products" "quantite" "commentaire" "actions";
  }
  .protocoles-list_body {
    gap: 24px;
    margin: 24px 0;
  }
  .mes-protocols_actions {
    gap: 8px;
    justify-content: right;
    align-items: start;
    width: 100%;
    flex-wrap: wrap;
  }
  .header_block {
    flex-wrap: wrap;
    gap: 24px;
  }
}
.btn-lr,
.eshop_wrp .btn.btn-lr {
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.btn-lr:focus,
.eshop_wrp .btn.btn-lr:focus {
  box-shadow: none;
}
.btn-lr.btn-lr-primary,
.eshop_wrp .btn.btn-lr.btn-lr-primary {
  background-color: #2E5683;
}
.btn-lr.btn-secondary,
.eshop_wrp .btn.btn-lr.btn-secondary {
  background-color: #ACA69E;
}
.btn-lr:disabled,
.eshop_wrp .btn.btn-lr:disabled {
  cursor: initial;
}
.seminaires__page {
  font-size: 14px;
  line-height: 24.55px;
  padding-bottom: 64px;
}
.seminaires__page .jumbotron {
  margin: 32px 0;
  background: #ffffff40;
  padding: 16px;
}
.seminaires__page .jumbotron p {
  margin-bottom: 0;
}
.seminaires__page .video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 8px;
}
.seminaires__page .video-container * {
  border-radius: inherit;
}
.seminaires__page .video-container .player .vp-video-wrapper .vp-preview,
.seminaires__page .video-container .player .vp-video-wrapper {
  border-radius: 8px;
}
.seminaires__page .speakers__container {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.seminaires__page .speakers__container .speaker__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  border: 2px solid #2E5683;
  border-radius: 8px;
  padding: 8px;
  padding-bottom: 24px;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-header {
  position: relative;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-header .speaker__container-title {
  font-size: 24px;
  font-family: 'Nunito Sans Black';
  color: #2E5683;
  position: relative;
  top: -24px;
  left: 8px;
  background: #EEE8E1;
  display: inline-flex;
  padding: 0 8px;
  margin-bottom: 0;
  max-width: calc(100% - 24px);
}
.seminaires__page .speakers__container .speaker__container .speaker__container-header .speaker__container-desc {
  margin-bottom: 0;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container {
  display: flex;
  justify-content: end;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container .speaker__container-video__toggler {
  font-family: "Nunito Sans SemiBold";
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container .speaker__container-video__toggler:focus {
  box-shadow: none;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container .speaker__container-video__toggler.btn-lr-primary {
  background-color: #2E5683;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container .speaker__container-video__toggler.btn-secondary {
  background-color: #ACA69E;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container .speaker__container-video__toggler:disabled {
  cursor: initial;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container {
  display: flex;
  justify-content: space-between;
  background-color: rgba(255,255,255,0.5);
  padding: 8px 16px;
  align-items: center;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__info * {
  margin: 0px;
  font-size: 16px;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__info .speaker__container-talk__title {
  font-family: "Nunito Sans Bold";
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__info .speaker__container-talk__category {
  font-family: "Nunito Sans";
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__cta {
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__cta:focus {
  box-shadow: none;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__cta.btn-lr-primary {
  background-color: #2E5683;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__cta.btn-secondary {
  background-color: #ACA69E;
}
.seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container .speaker__container-talk__cta:disabled {
  cursor: initial;
}
.seminaire__page .speakers__container-video__toggler {
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.seminaire__page .speakers__container-video__toggler:focus {
  box-shadow: none;
}
.seminaire__page .speakers__container-video__toggler.btn-lr-primary {
  background-color: #2E5683;
}
.seminaire__page .speakers__container-video__toggler.btn-secondary {
  background-color: #ACA69E;
}
.seminaire__page .speakers__container-video__toggler:disabled {
  cursor: initial;
}
.seminaire__page .seminaireList__container {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 16px 0;
}
.seminaire__page .seminaireList__container .seminaireList__item {
  display: flex;
  justify-content: space-between;
  background-color: rgba(255,255,255,0.5);
  padding: 8px 16px;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-description {
  diplay: inline-flex;
  align-items: center;
  gap: 8px;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-description .seminaireList__item-date {
  font-style: italic;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-submit {
  padding: 4px 16px;
  background-color: #288639;
  color: white;
  border-radius: calc(8px/2);
  cursor: pointer;
  border: none;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-submit:focus {
  box-shadow: none;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-submit.btn-lr-primary {
  background-color: #2E5683;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-submit.btn-secondary {
  background-color: #ACA69E;
}
.seminaire__page .seminaireList__container .seminaireList__item .seminaireList__item-submit:disabled {
  cursor: initial;
}
.seminaire__page .containerSeminaire {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.seminaire__page .containerSeminaire .jourseminaire__label {
  color: #2E5683;
  border-bottom: 1px solid #2E5683;
  font-family: 'Nunito Sans ExtraBold';
  font-size: 24px;
  line-height: 40px;
}
.seminaire__page .containerSeminaire .jourseminaire__activite {
  font-family: 'Nunito Sans ExtraBold';
}
.seminaire__page .containerSeminaire .jourseminaire__programme {
  list-style: none;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #567DAA;
  margin-bottom: 0;
}
.seminaire__page .containerSeminaire .jourseminaire__programme li {
  font-family: 'Nunito Sans';
}
@media only screen and (max-width: 991.99px) {
  .seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-video__container {
    justify-content: start;
  }
  .seminaires__page .speakers__container .speaker__container .speaker__container-body .speaker__container-talks .speaker__container-talk__container {
    flex-direction: column;
    align-items: start;
    gap: 8px;
    padding: 16px;
  }
}
.modal-body.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.bootbox-confirm-inscription {
  text-align: center;
}
.bootbox-confirm-inscription .bootbox-body {
  font-family: 'Nunito Sans Bold';
}
.bootbox-confirm-inscription .bootbox-body small {
  font-family: 'Nunito Sans';
}
.bootbox-confirm-inscription .btn-success {
  background: #288639;
  border: #288639;
}
.bootbox-confirm-inscription .btn-danger {
  background: black;
  border: black;
}
.bootbox-confirm-inscription .modal-footer {
  display: flex;
  justify-content: space-around;
  border-top: none;
}
.centerReplay {
  align-items: center !important;
}
