@charset "utf-8";
/*!
 * @author axessweb.io
 */
/**
 * Fonctions utiles
 */
/**
 * Helpers - CSS utile
 */
.debug {
  position: relative;
  z-index: 99999999;
}
.font7 {
  font-size: 0.4375rem !important;
}
.font8 {
  font-size: 0.5rem !important;
}
.font9 {
  font-size: 0.5625rem !important;
}
.font10 {
  font-size: 0.625rem !important;
}
.font11 {
  font-size: 0.6875rem !important;
}
.font12 {
  font-size: 0.75rem !important;
}
.font13 {
  font-size: 0.8125rem !important;
}
.font14 {
  font-size: 0.875rem !important;
}
.font15 {
  font-size: 0.9375rem !important;
}
.font16 {
  font-size: 1rem !important;
}
.font17 {
  font-size: 1.0625rem !important;
}
.font18 {
  font-size: 1.125rem !important;
}
.font19 {
  font-size: 1.1875rem !important;
}
.font20 {
  font-size: 1.25rem !important;
}
.font21 {
  font-size: 1.3125rem !important;
}
.font22 {
  font-size: 1.375rem !important;
}
.font23 {
  font-size: 1.4375rem !important;
}
.font24 {
  font-size: 1.5rem !important;
}
.font25 {
  font-size: 1.5625rem !important;
}
.font26 {
  font-size: 1.625rem !important;
}
.font27 {
  font-size: 1.6875rem !important;
}
.font28 {
  font-size: 1.75rem !important;
}
.font29 {
  font-size: 1.8125rem !important;
}
.font30 {
  font-size: 1.875rem !important;
}
.font32 {
  font-size: 2rem !important;
}
.font34 {
  font-size: 2.125rem !important;
}
.font36 {
  font-size: 2.25rem !important;
}
.font38 {
  font-size: 2.375rem !important;
}
.font40 {
  font-size: 2.5rem !important;
}
.font42 {
  font-size: 2.625rem !important;
}
.font44 {
  font-size: 2.75rem !important;
}
.font46 {
  font-size: 2.875rem !important;
}
.font48 {
  font-size: 3rem !important;
}
.font50 {
  font-size: 3.125rem !important;
}
.font-weight-semi-bold,
.font-weight-semibold,
.fw-500 {
  font-weight: 500;
}
.badge {
  font-weight: 400;
  font-size: 11px;
}
.required {
  color: #f00;
  font-weight: bold;
}
.font-family-sans-serif {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.font-family-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-family-default {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.line-height-1 {
  line-height: 1;
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
.text-facebook {
  color: #3b5998;
}
.text-facebook-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-facebook-hover:hover,
.text-facebook-hover:focus {
  color: #3b5998 !important;
}
.text-twitter {
  color: #00aced;
}
.text-twitter:hover,
.text-twitter:focus {
  color: #00aced;
}
.text-twitter-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-twitter-hover:hover,
.text-twitter-hover:focus {
  color: #00aced !important;
}
.text-snapchat {
  color: #fffc00;
}
.text-snapchat:hover,
.text-snapchat:focus {
  color: #fffc00;
}
.text-snapchat-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-snapchat-hover:hover,
.text-snapchat-hover:focus {
  color: #fffc00 !important;
}
.text-linkedin {
  color: #0077b5;
}
.text-linkedin:hover,
.text-linkedin:focus {
  color: #0077b5;
}
.text-linkedin-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-linkedin-hover:hover,
.text-linkedin-hover:focus {
  color: #0077b5 !important;
}
.text-youtube {
  color: #bb0000;
}
.text-youtube:hover,
.text-youtube:focus {
  color: #bb0000;
}
.text-youtube-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-youtube-hover:hover,
.text-youtube-hover:focus {
  color: #bb0000 !important;
}
.text-pinterest {
  color: #bd081c;
}
.text-pinterest:hover,
.text-pinterest:focus {
  color: #bd081c;
}
.text-pinterest-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-pinterest-hover:hover,
.text-pinterest-hover:focus {
  color: #bd081c !important;
}
.text-googleplus {
  color: #dd4b39;
}
.text-googleplus:hover,
.text-googleplus:focus {
  color: #dd4b39;
}
.text-googleplus-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-googleplus-hover:hover,
.text-googleplus-hover:focus {
  color: #dd4b39 !important;
}
.text-messenger {
  color: #0084ff;
}
.text-messenger:hover,
.text-messenger:focus {
  color: #0084ff;
}
.text-messenger-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-messenger-hover:hover,
.text-messenger-hover:focus {
  color: #0084ff !important;
}
.text-whatsapp {
  color: #25d366;
}
.text-whatsapp:hover,
.text-whatsapp:focus {
  color: #25d366;
}
.text-whatsapp-hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.text-whatsapp-hover:hover,
.text-whatsapp-hover:focus {
  color: #25d366 !important;
}
/**
 * Class utiles
 */
.btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover,
.btn-white:active {
  color: #202020;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-white:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-rounded-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 13px 17px 9px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.8px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-rounded-white:hover,
.btn-rounded-white:active {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff;
}
.btn-rounded-white:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
[class*="btn-link-"]:hover {
  text-decoration: underline;
}
[class*="btn-link-"]:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.bg-white {
  background-color: #fff !important;
}
.text-white {
  color: #fff !important;
}
.border-white {
  border-color: #fff !important;
}
.materialize-red {
  background-color: #e51c23 !important;
}
.materialize-red-text {
  color: #e51c23 !important;
}
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}
.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}
.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}
.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}
.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}
.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}
.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}
.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}
.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}
.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}
.materialize-red.darken-1 {
  background-color: #d0181e !important;
}
.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}
.materialize-red.darken-2 {
  background-color: #b9151b !important;
}
.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}
.materialize-red.darken-3 {
  background-color: #a21318 !important;
}
.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}
.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}
.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}
.red {
  background-color: #F44336 !important;
}
.red-text {
  color: #F44336 !important;
}
.red.lighten-5 {
  background-color: #FFEBEE !important;
}
.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}
.red.lighten-4 {
  background-color: #FFCDD2 !important;
}
.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}
.red.lighten-3 {
  background-color: #EF9A9A !important;
}
.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}
.red.lighten-2 {
  background-color: #E57373 !important;
}
.red-text.text-lighten-2 {
  color: #E57373 !important;
}
.red.lighten-1 {
  background-color: #EF5350 !important;
}
.red-text.text-lighten-1 {
  color: #EF5350 !important;
}
.red.darken-1 {
  background-color: #E53935 !important;
}
.red-text.text-darken-1 {
  color: #E53935 !important;
}
.red.darken-2 {
  background-color: #D32F2F !important;
}
.red-text.text-darken-2 {
  color: #D32F2F !important;
}
.red.darken-3 {
  background-color: #C62828 !important;
}
.red-text.text-darken-3 {
  color: #C62828 !important;
}
.red.darken-4 {
  background-color: #B71C1C !important;
}
.red-text.text-darken-4 {
  color: #B71C1C !important;
}
.red.accent-1 {
  background-color: #FF8A80 !important;
}
.red-text.text-accent-1 {
  color: #FF8A80 !important;
}
.red.accent-2 {
  background-color: #FF5252 !important;
}
.red-text.text-accent-2 {
  color: #FF5252 !important;
}
.red.accent-3 {
  background-color: #FF1744 !important;
}
.red-text.text-accent-3 {
  color: #FF1744 !important;
}
.red.accent-4 {
  background-color: #D50000 !important;
}
.red-text.text-accent-4 {
  color: #D50000 !important;
}
.pink {
  background-color: #e91e63 !important;
}
.pink-text {
  color: #e91e63 !important;
}
.pink.lighten-5 {
  background-color: #fce4ec !important;
}
.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}
.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}
.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}
.pink.lighten-3 {
  background-color: #f48fb1 !important;
}
.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}
.pink.lighten-2 {
  background-color: #f06292 !important;
}
.pink-text.text-lighten-2 {
  color: #f06292 !important;
}
.pink.lighten-1 {
  background-color: #ec407a !important;
}
.pink-text.text-lighten-1 {
  color: #ec407a !important;
}
.pink.darken-1 {
  background-color: #d81b60 !important;
}
.pink-text.text-darken-1 {
  color: #d81b60 !important;
}
.pink.darken-2 {
  background-color: #c2185b !important;
}
.pink-text.text-darken-2 {
  color: #c2185b !important;
}
.pink.darken-3 {
  background-color: #ad1457 !important;
}
.pink-text.text-darken-3 {
  color: #ad1457 !important;
}
.pink.darken-4 {
  background-color: #880e4f !important;
}
.pink-text.text-darken-4 {
  color: #880e4f !important;
}
.pink.accent-1 {
  background-color: #ff80ab !important;
}
.pink-text.text-accent-1 {
  color: #ff80ab !important;
}
.pink.accent-2 {
  background-color: #ff4081 !important;
}
.pink-text.text-accent-2 {
  color: #ff4081 !important;
}
.pink.accent-3 {
  background-color: #f50057 !important;
}
.pink-text.text-accent-3 {
  color: #f50057 !important;
}
.pink.accent-4 {
  background-color: #c51162 !important;
}
.pink-text.text-accent-4 {
  color: #c51162 !important;
}
.purple {
  background-color: #9c27b0 !important;
}
.purple-text {
  color: #9c27b0 !important;
}
.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}
.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}
.purple.lighten-4 {
  background-color: #e1bee7 !important;
}
.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}
.purple.lighten-3 {
  background-color: #ce93d8 !important;
}
.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}
.purple.lighten-2 {
  background-color: #ba68c8 !important;
}
.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}
.purple.lighten-1 {
  background-color: #ab47bc !important;
}
.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}
.purple.darken-1 {
  background-color: #8e24aa !important;
}
.purple-text.text-darken-1 {
  color: #8e24aa !important;
}
.purple.darken-2 {
  background-color: #7b1fa2 !important;
}
.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}
.purple.darken-3 {
  background-color: #6a1b9a !important;
}
.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}
.purple.darken-4 {
  background-color: #4a148c !important;
}
.purple-text.text-darken-4 {
  color: #4a148c !important;
}
.purple.accent-1 {
  background-color: #ea80fc !important;
}
.purple-text.text-accent-1 {
  color: #ea80fc !important;
}
.purple.accent-2 {
  background-color: #e040fb !important;
}
.purple-text.text-accent-2 {
  color: #e040fb !important;
}
.purple.accent-3 {
  background-color: #d500f9 !important;
}
.purple-text.text-accent-3 {
  color: #d500f9 !important;
}
.purple.accent-4 {
  background-color: #aa00ff !important;
}
.purple-text.text-accent-4 {
  color: #aa00ff !important;
}
.deep-purple {
  background-color: #673ab7 !important;
}
.deep-purple-text {
  color: #673ab7 !important;
}
.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}
.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}
.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}
.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}
.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}
.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}
.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}
.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}
.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}
.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}
.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}
.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}
.deep-purple.darken-2 {
  background-color: #512da8 !important;
}
.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}
.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}
.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}
.deep-purple.darken-4 {
  background-color: #311b92 !important;
}
.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}
.deep-purple.accent-1 {
  background-color: #b388ff !important;
}
.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}
.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}
.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}
.deep-purple.accent-3 {
  background-color: #651fff !important;
}
.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}
.deep-purple.accent-4 {
  background-color: #6200ea !important;
}
.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}
.indigo {
  background-color: #3f51b5 !important;
}
.indigo-text {
  color: #3f51b5 !important;
}
.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}
.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}
.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}
.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}
.indigo.lighten-3 {
  background-color: #9fa8da !important;
}
.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}
.indigo.lighten-2 {
  background-color: #7986cb !important;
}
.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}
.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}
.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}
.indigo.darken-1 {
  background-color: #3949ab !important;
}
.indigo-text.text-darken-1 {
  color: #3949ab !important;
}
.indigo.darken-2 {
  background-color: #303f9f !important;
}
.indigo-text.text-darken-2 {
  color: #303f9f !important;
}
.indigo.darken-3 {
  background-color: #283593 !important;
}
.indigo-text.text-darken-3 {
  color: #283593 !important;
}
.indigo.darken-4 {
  background-color: #1a237e !important;
}
.indigo-text.text-darken-4 {
  color: #1a237e !important;
}
.indigo.accent-1 {
  background-color: #8c9eff !important;
}
.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}
.indigo.accent-2 {
  background-color: #536dfe !important;
}
.indigo-text.text-accent-2 {
  color: #536dfe !important;
}
.indigo.accent-3 {
  background-color: #3d5afe !important;
}
.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}
.indigo.accent-4 {
  background-color: #304ffe !important;
}
.indigo-text.text-accent-4 {
  color: #304ffe !important;
}
.blue {
  background-color: #2196F3 !important;
}
.blue-text {
  color: #2196F3 !important;
}
.blue.lighten-5 {
  background-color: #E3F2FD !important;
}
.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}
.blue.lighten-4 {
  background-color: #BBDEFB !important;
}
.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}
.blue.lighten-3 {
  background-color: #90CAF9 !important;
}
.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}
.blue.lighten-2 {
  background-color: #64B5F6 !important;
}
.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}
.blue.lighten-1 {
  background-color: #42A5F5 !important;
}
.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}
.blue.darken-1 {
  background-color: #1E88E5 !important;
}
.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}
.blue.darken-2 {
  background-color: #1976D2 !important;
}
.blue-text.text-darken-2 {
  color: #1976D2 !important;
}
.blue.darken-3 {
  background-color: #1565C0 !important;
}
.blue-text.text-darken-3 {
  color: #1565C0 !important;
}
.blue.darken-4 {
  background-color: #0D47A1 !important;
}
.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}
.blue.accent-1 {
  background-color: #82B1FF !important;
}
.blue-text.text-accent-1 {
  color: #82B1FF !important;
}
.blue.accent-2 {
  background-color: #448AFF !important;
}
.blue-text.text-accent-2 {
  color: #448AFF !important;
}
.blue.accent-3 {
  background-color: #2979FF !important;
}
.blue-text.text-accent-3 {
  color: #2979FF !important;
}
.blue.accent-4 {
  background-color: #2962FF !important;
}
.blue-text.text-accent-4 {
  color: #2962FF !important;
}
.light-blue {
  background-color: #03a9f4 !important;
}
.light-blue-text {
  color: #03a9f4 !important;
}
.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}
.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}
.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}
.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}
.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}
.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}
.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}
.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}
.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}
.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}
.light-blue.darken-1 {
  background-color: #039be5 !important;
}
.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}
.light-blue.darken-2 {
  background-color: #0288d1 !important;
}
.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}
.light-blue.darken-3 {
  background-color: #0277bd !important;
}
.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}
.light-blue.darken-4 {
  background-color: #01579b !important;
}
.light-blue-text.text-darken-4 {
  color: #01579b !important;
}
.light-blue.accent-1 {
  background-color: #80d8ff !important;
}
.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}
.light-blue.accent-2 {
  background-color: #40c4ff !important;
}
.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}
.light-blue.accent-3 {
  background-color: #00b0ff !important;
}
.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}
.light-blue.accent-4 {
  background-color: #0091ea !important;
}
.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}
.cyan {
  background-color: #00bcd4 !important;
}
.cyan-text {
  color: #00bcd4 !important;
}
.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}
.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}
.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}
.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}
.cyan.lighten-3 {
  background-color: #80deea !important;
}
.cyan-text.text-lighten-3 {
  color: #80deea !important;
}
.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}
.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}
.cyan.lighten-1 {
  background-color: #26c6da !important;
}
.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}
.cyan.darken-1 {
  background-color: #00acc1 !important;
}
.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}
.cyan.darken-2 {
  background-color: #0097a7 !important;
}
.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}
.cyan.darken-3 {
  background-color: #00838f !important;
}
.cyan-text.text-darken-3 {
  color: #00838f !important;
}
.cyan.darken-4 {
  background-color: #006064 !important;
}
.cyan-text.text-darken-4 {
  color: #006064 !important;
}
.cyan.accent-1 {
  background-color: #84ffff !important;
}
.cyan-text.text-accent-1 {
  color: #84ffff !important;
}
.cyan.accent-2 {
  background-color: #18ffff !important;
}
.cyan-text.text-accent-2 {
  color: #18ffff !important;
}
.cyan.accent-3 {
  background-color: #00e5ff !important;
}
.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}
.cyan.accent-4 {
  background-color: #00b8d4 !important;
}
.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}
.teal {
  background-color: #009688 !important;
}
.teal-text {
  color: #009688 !important;
}
.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}
.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}
.teal.lighten-4 {
  background-color: #b2dfdb !important;
}
.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}
.teal.lighten-3 {
  background-color: #80cbc4 !important;
}
.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}
.teal.lighten-2 {
  background-color: #4db6ac !important;
}
.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}
.teal.lighten-1 {
  background-color: #26a69a !important;
}
.teal-text.text-lighten-1 {
  color: #26a69a !important;
}
.teal.darken-1 {
  background-color: #00897b !important;
}
.teal-text.text-darken-1 {
  color: #00897b !important;
}
.teal.darken-2 {
  background-color: #00796b !important;
}
.teal-text.text-darken-2 {
  color: #00796b !important;
}
.teal.darken-3 {
  background-color: #00695c !important;
}
.teal-text.text-darken-3 {
  color: #00695c !important;
}
.teal.darken-4 {
  background-color: #004d40 !important;
}
.teal-text.text-darken-4 {
  color: #004d40 !important;
}
.teal.accent-1 {
  background-color: #a7ffeb !important;
}
.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}
.teal.accent-2 {
  background-color: #64ffda !important;
}
.teal-text.text-accent-2 {
  color: #64ffda !important;
}
.teal.accent-3 {
  background-color: #1de9b6 !important;
}
.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}
.teal.accent-4 {
  background-color: #00bfa5 !important;
}
.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}
.green {
  background-color: #4CAF50 !important;
}
.green-text {
  color: #4CAF50 !important;
}
.green.lighten-5 {
  background-color: #E8F5E9 !important;
}
.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}
.green.lighten-4 {
  background-color: #C8E6C9 !important;
}
.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}
.green.lighten-3 {
  background-color: #A5D6A7 !important;
}
.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}
.green.lighten-2 {
  background-color: #81C784 !important;
}
.green-text.text-lighten-2 {
  color: #81C784 !important;
}
.green.lighten-1 {
  background-color: #66BB6A !important;
}
.green-text.text-lighten-1 {
  color: #66BB6A !important;
}
.green.darken-1 {
  background-color: #43A047 !important;
}
.green-text.text-darken-1 {
  color: #43A047 !important;
}
.green.darken-2 {
  background-color: #388E3C !important;
}
.green-text.text-darken-2 {
  color: #388E3C !important;
}
.green.darken-3 {
  background-color: #2E7D32 !important;
}
.green-text.text-darken-3 {
  color: #2E7D32 !important;
}
.green.darken-4 {
  background-color: #1B5E20 !important;
}
.green-text.text-darken-4 {
  color: #1B5E20 !important;
}
.green.accent-1 {
  background-color: #B9F6CA !important;
}
.green-text.text-accent-1 {
  color: #B9F6CA !important;
}
.green.accent-2 {
  background-color: #69F0AE !important;
}
.green-text.text-accent-2 {
  color: #69F0AE !important;
}
.green.accent-3 {
  background-color: #00E676 !important;
}
.green-text.text-accent-3 {
  color: #00E676 !important;
}
.green.accent-4 {
  background-color: #00C853 !important;
}
.green-text.text-accent-4 {
  color: #00C853 !important;
}
.light-green {
  background-color: #8bc34a !important;
}
.light-green-text {
  color: #8bc34a !important;
}
.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}
.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}
.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}
.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}
.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}
.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}
.light-green.lighten-2 {
  background-color: #aed581 !important;
}
.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}
.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}
.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}
.light-green.darken-1 {
  background-color: #7cb342 !important;
}
.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}
.light-green.darken-2 {
  background-color: #689f38 !important;
}
.light-green-text.text-darken-2 {
  color: #689f38 !important;
}
.light-green.darken-3 {
  background-color: #558b2f !important;
}
.light-green-text.text-darken-3 {
  color: #558b2f !important;
}
.light-green.darken-4 {
  background-color: #33691e !important;
}
.light-green-text.text-darken-4 {
  color: #33691e !important;
}
.light-green.accent-1 {
  background-color: #ccff90 !important;
}
.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}
.light-green.accent-2 {
  background-color: #b2ff59 !important;
}
.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}
.light-green.accent-3 {
  background-color: #76ff03 !important;
}
.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}
.light-green.accent-4 {
  background-color: #64dd17 !important;
}
.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}
.lime {
  background-color: #cddc39 !important;
}
.lime-text {
  color: #cddc39 !important;
}
.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}
.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}
.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}
.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}
.lime.lighten-3 {
  background-color: #e6ee9c !important;
}
.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}
.lime.lighten-2 {
  background-color: #dce775 !important;
}
.lime-text.text-lighten-2 {
  color: #dce775 !important;
}
.lime.lighten-1 {
  background-color: #d4e157 !important;
}
.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}
.lime.darken-1 {
  background-color: #c0ca33 !important;
}
.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}
.lime.darken-2 {
  background-color: #afb42b !important;
}
.lime-text.text-darken-2 {
  color: #afb42b !important;
}
.lime.darken-3 {
  background-color: #9e9d24 !important;
}
.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}
.lime.darken-4 {
  background-color: #827717 !important;
}
.lime-text.text-darken-4 {
  color: #827717 !important;
}
.lime.accent-1 {
  background-color: #f4ff81 !important;
}
.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}
.lime.accent-2 {
  background-color: #eeff41 !important;
}
.lime-text.text-accent-2 {
  color: #eeff41 !important;
}
.lime.accent-3 {
  background-color: #c6ff00 !important;
}
.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}
.lime.accent-4 {
  background-color: #aeea00 !important;
}
.lime-text.text-accent-4 {
  color: #aeea00 !important;
}
.yellow {
  background-color: #ffeb3b !important;
}
.yellow-text {
  color: #ffeb3b !important;
}
.yellow.lighten-5 {
  background-color: #fffde7 !important;
}
.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}
.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}
.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}
.yellow.lighten-3 {
  background-color: #fff59d !important;
}
.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}
.yellow.lighten-2 {
  background-color: #fff176 !important;
}
.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}
.yellow.lighten-1 {
  background-color: #ffee58 !important;
}
.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}
.yellow.darken-1 {
  background-color: #fdd835 !important;
}
.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}
.yellow.darken-2 {
  background-color: #fbc02d !important;
}
.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}
.yellow.darken-3 {
  background-color: #f9a825 !important;
}
.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}
.yellow.darken-4 {
  background-color: #f57f17 !important;
}
.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}
.yellow.accent-1 {
  background-color: #ffff8d !important;
}
.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}
.yellow.accent-2 {
  background-color: #ffff00 !important;
}
.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}
.yellow.accent-3 {
  background-color: #ffea00 !important;
}
.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}
.yellow.accent-4 {
  background-color: #ffd600 !important;
}
.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}
.amber {
  background-color: #ffc107 !important;
}
.amber-text {
  color: #ffc107 !important;
}
.amber.lighten-5 {
  background-color: #fff8e1 !important;
}
.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}
.amber.lighten-4 {
  background-color: #ffecb3 !important;
}
.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}
.amber.lighten-3 {
  background-color: #ffe082 !important;
}
.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}
.amber.lighten-2 {
  background-color: #ffd54f !important;
}
.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}
.amber.lighten-1 {
  background-color: #ffca28 !important;
}
.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}
.amber.darken-1 {
  background-color: #ffb300 !important;
}
.amber-text.text-darken-1 {
  color: #ffb300 !important;
}
.amber.darken-2 {
  background-color: #ffa000 !important;
}
.amber-text.text-darken-2 {
  color: #ffa000 !important;
}
.amber.darken-3 {
  background-color: #ff8f00 !important;
}
.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}
.amber.darken-4 {
  background-color: #ff6f00 !important;
}
.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}
.amber.accent-1 {
  background-color: #ffe57f !important;
}
.amber-text.text-accent-1 {
  color: #ffe57f !important;
}
.amber.accent-2 {
  background-color: #ffd740 !important;
}
.amber-text.text-accent-2 {
  color: #ffd740 !important;
}
.amber.accent-3 {
  background-color: #ffc400 !important;
}
.amber-text.text-accent-3 {
  color: #ffc400 !important;
}
.amber.accent-4 {
  background-color: #ffab00 !important;
}
.amber-text.text-accent-4 {
  color: #ffab00 !important;
}
.orange {
  background-color: #ff9800 !important;
}
.orange-text {
  color: #ff9800 !important;
}
.orange.lighten-5 {
  background-color: #fff3e0 !important;
}
.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}
.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}
.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}
.orange.lighten-3 {
  background-color: #ffcc80 !important;
}
.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}
.orange.lighten-2 {
  background-color: #ffb74d !important;
}
.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}
.orange.lighten-1 {
  background-color: #ffa726 !important;
}
.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}
.orange.darken-1 {
  background-color: #fb8c00 !important;
}
.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}
.orange.darken-2 {
  background-color: #f57c00 !important;
}
.orange-text.text-darken-2 {
  color: #f57c00 !important;
}
.orange.darken-3 {
  background-color: #ef6c00 !important;
}
.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}
.orange.darken-4 {
  background-color: #e65100 !important;
}
.orange-text.text-darken-4 {
  color: #e65100 !important;
}
.orange.accent-1 {
  background-color: #ffd180 !important;
}
.orange-text.text-accent-1 {
  color: #ffd180 !important;
}
.orange.accent-2 {
  background-color: #ffab40 !important;
}
.orange-text.text-accent-2 {
  color: #ffab40 !important;
}
.orange.accent-3 {
  background-color: #ff9100 !important;
}
.orange-text.text-accent-3 {
  color: #ff9100 !important;
}
.orange.accent-4 {
  background-color: #ff6d00 !important;
}
.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}
.deep-orange {
  background-color: #ff5722 !important;
}
.deep-orange-text {
  color: #ff5722 !important;
}
.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}
.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}
.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}
.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}
.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}
.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}
.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}
.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}
.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}
.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}
.deep-orange.darken-1 {
  background-color: #f4511e !important;
}
.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}
.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}
.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}
.deep-orange.darken-3 {
  background-color: #d84315 !important;
}
.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}
.deep-orange.darken-4 {
  background-color: #bf360c !important;
}
.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}
.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}
.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}
.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}
.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}
.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}
.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}
.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}
.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}
.brown {
  background-color: #795548 !important;
}
.brown-text {
  color: #795548 !important;
}
.brown.lighten-5 {
  background-color: #efebe9 !important;
}
.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}
.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}
.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}
.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}
.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}
.brown.lighten-2 {
  background-color: #a1887f !important;
}
.brown-text.text-lighten-2 {
  color: #a1887f !important;
}
.brown.lighten-1 {
  background-color: #8d6e63 !important;
}
.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}
.brown.darken-1 {
  background-color: #6d4c41 !important;
}
.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}
.brown.darken-2 {
  background-color: #5d4037 !important;
}
.brown-text.text-darken-2 {
  color: #5d4037 !important;
}
.brown.darken-3 {
  background-color: #4e342e !important;
}
.brown-text.text-darken-3 {
  color: #4e342e !important;
}
.brown.darken-4 {
  background-color: #3e2723 !important;
}
.brown-text.text-darken-4 {
  color: #3e2723 !important;
}
.blue-grey {
  background-color: #607d8b !important;
}
.blue-grey-text {
  color: #607d8b !important;
}
.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}
.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}
.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}
.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}
.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}
.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}
.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}
.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}
.blue-grey.lighten-1 {
  background-color: #78909c !important;
}
.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}
.blue-grey.darken-1 {
  background-color: #546e7a !important;
}
.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}
.blue-grey.darken-2 {
  background-color: #455a64 !important;
}
.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}
.blue-grey.darken-3 {
  background-color: #37474f !important;
}
.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}
.blue-grey.darken-4 {
  background-color: #263238 !important;
}
.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}
.grey {
  background-color: #9e9e9e !important;
}
.grey-text {
  color: #9e9e9e !important;
}
.grey.lighten-5 {
  background-color: #fafafa !important;
}
.grey-text.text-lighten-5 {
  color: #fafafa !important;
}
.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}
.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}
.grey.lighten-3 {
  background-color: #eeeeee !important;
}
.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}
.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}
.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}
.grey.lighten-1 {
  background-color: #bdbdbd !important;
}
.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}
.grey.darken-1 {
  background-color: #757575 !important;
}
.grey-text.text-darken-1 {
  color: #757575 !important;
}
.grey.darken-2 {
  background-color: #616161 !important;
}
.grey-text.text-darken-2 {
  color: #616161 !important;
}
.grey.darken-3 {
  background-color: #424242 !important;
}
.grey-text.text-darken-3 {
  color: #424242 !important;
}
.grey.darken-4 {
  background-color: #212121 !important;
}
.grey-text.text-darken-4 {
  color: #212121 !important;
}
.black {
  background-color: #000000 !important;
}
.black-text {
  color: #000000 !important;
}
.white {
  background-color: #FFFFFF !important;
}
.white-text {
  color: #FFFFFF !important;
}
.transparent {
  background-color: transparent !important;
}
.transparent-text {
  color: transparent !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.me-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ms-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.me-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ms-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.me-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ms-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.me-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ms-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.me-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ms-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
@media (min-width: 576px) {
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .me-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .me-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .me-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .me-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .me-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
}
@media (min-width: 768px) {
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .me-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .me-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .me-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .me-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .me-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
}
@media (min-width: 992px) {
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .me-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .me-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .me-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .me-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .me-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .me-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .me-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .me-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .me-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .me-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
}
@media (min-width: 1500px) {
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .me-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .me-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .me-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .me-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .me-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
}
@font-face {
  font-family: 'Revive 80 Smooth Signature';
  src: url('/assets/fonts/signature/Revive80SmoothSignature.eot');
  src: url('/assets/fonts/signature/Revive80SmoothSignature.eot?#iefix') format('embedded-opentype'), url('../fonts/Revive80SmoothSignature.woff2') format('woff2'), url('/assets/fonts/signature/Revive80SmoothSignature.woff') format('woff'), url('/assets/fonts/signature/Revive80SmoothSignature.ttf') format('truetype'), url('/assets/fonts/signature/Revive80SmoothSignature.svg#Revive80SmoothSignature') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/** Structure **/
* {
  text-rendering: optimizeLegibility;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 200px;
  overflow-x: hidden;
}
main {
  margin: 0;
  margin-top: 105px;
  /*margin-top: 242px;*/
  position: relative;
  -webkit-transition: margin-top 0.5s ease-in-out;
  -moz-transition: margin-top 0.5s ease-in-out;
  -o-transition: margin-top 0.5s ease-in-out;
  transition: margin-top 0.5s ease-in-out;
}
main.alert-margin {
  margin-top: 145px;
}
@media (max-width: 1199.98px) {
  main {
    margin-top: 96px!important;
  }
}
main.logged {
  /*margin-top: 284px;*/
}
main.scroll {
  margin-top: 95px;
  padding-top: 95px;
}
main.overlay:after {
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  z-index: 99;
}
main.remove-padding {
  margin-top: 0;
}
main.remove-padding.alert-margin {
  margin-top: 0!important;
}
/** surcharge librairies **/
.modal-backdrop {
  background-color: #fafafa;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a {
  color: #868d7f;
}
.dropdown-no-caret:after {
  display: none !important;
}
/** surcharge checkbox/radio bootstrap **/
.custom-control-input:indeterminate ~ .custom-control-label::before,
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #868d7f !important;
}
.custom-control-input:active ~ .custom-control-label::before {
  background-color: rgba(134, 141, 127, 0.6) !important;
}
/** boutons **/
.btn-color-1 {
  color: #fff;
  background-color: #868d7f;
  border-color: #868d7f;
}
.btn-color-1:hover,
.btn-color-1:active {
  color: #ececec;
  background-color: #737a6c;
  border-color: #6d7366;
}
.btn-color-1:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 141, 127, 0.5);
}
.btn-color-2 {
  color: #fff;
  background-color: #022226;
  border-color: #022226;
}
.btn-color-2:hover,
.btn-color-2:active {
  color: #ececec;
  background-color: #000102;
  border-color: #000000;
}
.btn-color-2:focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 34, 38, 0.5);
}
.btn-color-3 {
  color: #fff;
  background-color: #f4f3ed;
  border-color: #f4f3ed;
}
.btn-color-3:hover,
.btn-color-3:active {
  color: #ececec;
  background-color: #e5e3d5;
  border-color: #e1decd;
}
.btn-color-3:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 243, 237, 0.5);
}
.btn-color-4 {
  color: #fff;
  background-color: #C88278;
  border-color: #C88278;
}
.btn-color-4:hover,
.btn-color-4:active {
  color: #ececec;
  background-color: #bd695d;
  border-color: #b96054;
}
.btn-color-4:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 130, 120, 0.5);
}
.btn-color-5 {
  color: #fff;
  background-color: #f28482;
  border-color: #f28482;
}
.btn-color-5:hover,
.btn-color-5:active {
  color: #ececec;
  background-color: #ee625f;
  border-color: #ed5754;
}
.btn-color-5:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 132, 130, 0.5);
}
.btn-outline-color-1 {
  color: #868d7f;
  background-color: transparent;
  background-image: none;
  border-color: #868d7f;
}
.btn-outline-color-1:hover,
.btn-outline-color-1:active {
  color: #fff;
  background-color: #868d7f;
  border-color: #868d7f;
}
.btn-outline-color-1:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 141, 127, 0.5);
}
.btn-outline-color-2 {
  color: #022226;
  background-color: transparent;
  background-image: none;
  border-color: #022226;
}
.btn-outline-color-2:hover,
.btn-outline-color-2:active {
  color: #fff;
  background-color: #022226;
  border-color: #022226;
}
.btn-outline-color-2:focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 34, 38, 0.5);
}
.btn-outline-color-3 {
  color: #f4f3ed;
  background-color: transparent;
  background-image: none;
  border-color: #f4f3ed;
}
.btn-outline-color-3:hover,
.btn-outline-color-3:active {
  color: #fff;
  background-color: #f4f3ed;
  border-color: #f4f3ed;
}
.btn-outline-color-3:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 243, 237, 0.5);
}
.btn-outline-color-4 {
  color: #C88278;
  background-color: transparent;
  background-image: none;
  border-color: #C88278;
}
.btn-outline-color-4:hover,
.btn-outline-color-4:active {
  color: #fff;
  background-color: #C88278;
  border-color: #C88278;
}
.btn-outline-color-4:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 130, 120, 0.5);
}
.btn-outline-color-5 {
  color: #f28482;
  background-color: transparent;
  background-image: none;
  border-color: #f28482;
}
.btn-outline-color-5:hover,
.btn-outline-color-5:active {
  color: #fff;
  background-color: #f28482;
  border-color: #f28482;
}
.btn-outline-color-5:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 132, 130, 0.5);
}
.text-color-1 {
  color: #868d7f;
}
.text-color-2 {
  color: #022226;
}
.text-color-3 {
  color: #f4f3ed;
}
.text-color-4 {
  color: #C88278;
}
.text-color-5 {
  color: #f28482;
}
.border-color-1 {
  border: 1px solid #868d7f;
}
.bg-color-1 {
  background-color: #868d7f;
}
.bg-color-1.light {
  background-color: rgba(134, 141, 127, 0.5);
}
.bg-color-2 {
  background-color: #022226;
}
.border-color-2 {
  border: 1px solid #022226;
}
.text-color-3 {
  color: #f4f3ed;
}
.bg-color-3 {
  background-color: #f4f3ed;
}
.bg-color-4 {
  background-color: #C88278;
}
.bg-color-5 {
  background-color: #f28482;
}
.border-color-3 {
  border: 1px solid #f4f3ed;
}
.typo-1 {
  font-family: 'Montserrat', sans-serif;
}
.typo-2 {
  font-family: 'Playfair Display', serif;
}
.typo-3 {
  font-family: 'Revive 80 Smooth Signature';
  font-weight: normal;
  font-style: normal;
}
.link-color-1 {
  color: #868d7f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.link-color-1:hover,
.link-color-1:focus {
  color: #53584e;
}
.d-none-light {
  display: none;
}
/** new header by Axx **/
header {
  --head-bg-color-rgb: rgba(134, 141, 127, 0.5);
  --head-bg-color: #868d7f;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: var(--head-bg-color);
}
header #head-menu-icon {
  display: none;
}
@media (max-width: 1199.98px) {
  header #head-menu-icon {
    display: flex;
    flex: 0 0 auto;
    width: 15%;
  }
}
header #head-menu-logo {
  margin: auto;
}
header #head-menu-logo #logo-inline {
  display: block;
  max-height: 80px;
}
@media (max-width: 1199.98px) {
  header #head-menu-logo {
    display: flex;
    flex: 0 0 auto;
    width: 60%;
  }
}
header #head-menu-right .ico i {
  font-size: 1.25rem !important;
}
@media (max-width: 1199.98px) {
  header #head-menu-right {
    flex: 0 0 auto;
    width: 25%;
  }
  header #head-menu-right .navbar-nav {
    margin-left: 0 !important;
    width: 100%;
    justify-content: flex-end;
  }
  header #head-menu-right .navbar-nav .ico i {
    font-size: 1.25rem !important;
  }
}
header .container-nav {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
header .container-nav .navbar-nav {
  --bs-nav-link-color: rgba(0, 0, 0, 0.9);
  --bs-nav-link-hover-color: #000;
  justify-content: flex-end !important;
}
header .navbar-toggler {
  border: none;
}
header .navbar-nav {
  --bs-nav-link-color: rgba(255, 255, 255, 0.9);
  --bs-nav-link-hover-color: #fff;
}
header .navbar-nav .nav-link {
  font-family: 'Playfair Display', serif;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
header .navbar-nav .nav-link i {
  color: #FFFFFF;
}
header .navbar-nav .nav-link:not(.ico, .dropdown-toggle):before,
header .navbar-nav .nav-link:not(.ico, .dropdown-toggle):after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
}
header .navbar-nav .nav-link:not(.ico, .dropdown-toggle):before {
  content: '';
}
header .navbar-nav .nav-link:not(.ico, .dropdown-toggle).link-line:before {
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
header .navbar-nav .nav-link:not(.ico, .dropdown-toggle).link-line:hover:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}
header .navbar-nav .nav-link #countItemCart {
  background-color: #868d7f;
  color: #FFFFFF;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  margin-left: -10px;
  font-size: 0.75rem !important;
}
header .navbar-nav .dropdown-menu {
  border-radius: 0;
  background-color: var(--head-bg-color);
  border: none;
}
header .navbar-nav .dropdown-menu .dropdown-item {
  --bs-nav-link-color: rgba(255, 255, 255, 0.9);
  --bs-nav-link-hover-color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 0.9rem;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .navbar-nav .dropdown-menu .dropdown-item:hover,
header .navbar-nav .dropdown-menu .dropdown-item:focus {
  background-color: rgba(255, 255, 255, 0.9);
}
header #offcanvas-nav .navbar-nav .nav-link,
header #offcanvas-nav .navbar-nav .dropdown-item {
  font-size: 1.1rem;
}
header #offcanvas-nav .navbar-nav .nav-link:before,
header #offcanvas-nav .navbar-nav .dropdown-item:before,
header #offcanvas-nav .navbar-nav .nav-link:after,
header #offcanvas-nav .navbar-nav .dropdown-item:after {
  display: none;
}
header #offcanvas-nav .navbar-nav .nav-link:hover,
header #offcanvas-nav .navbar-nav .dropdown-item:hover,
header #offcanvas-nav .navbar-nav .nav-link:focus,
header #offcanvas-nav .navbar-nav .dropdown-item:focus {
  color: #FFFFFF;
}
/* ---- FOOTER ---- */
@media (max-width: 1199.98px) {
  footer .col-footer-logo {
    order: -1;
  }
  footer .col-footer-about {
    order: 1;
  }
  footer .col-footer-about > div {
    width: 100%;
    margin-top: 0.5rem;
    text-align: center;
  }
  footer .col-footer-link {
    order: 2;
  }
  footer .col-footer-link > div {
    margin-top: 0.5rem;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  footer .col-footer-link > div a {
    font-size: 0.75rem !important;
    padding: 5px;
    white-space: nowrap !important;
    position: relative;
  }
  footer .col-footer-link > div a:after {
    padding-left: 10px;
    content: '•';
    color: #fff;
  }
  footer .col-footer-link > div a:last-child:after {
    content: unset;
  }
}
p.bloem {
  font-family: 'Montserrat', sans-serif;
}
h1.bloem {
  font-family: 'Playfair Display', serif;
  color: #868d7f;
  font-size: 3.4rem;
}
h2.bloem {
  font-family: 'Playfair Display', serif;
  color: #022226;
  font-size: 2.8rem;
}
h3.bloem {
  font-family: 'Playfair Display', serif;
  color: #868d7f;
}
h4.bloem {
  font-family: 'Montserrat', sans-serif;
  color: #022226;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.hover-product {
  text-decoration: none;
  color: #022226;
}
.hover-product .content {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.hover-product:hover,
.hover-product:focus {
  text-decoration: none;
  color: #022226;
}
.hover-product:hover .content,
.hover-product:focus .content {
  transform: translateY(-1rem);
}
.img-corner-rounded {
  border-radius: 500px 500px 0px 0px;
}
.img-corner-rounded-2 {
  border-radius: 150px ;
}
.signature {
  font-size: 64px;
  color: rgba(201, 197, 184, 0.6);
  color: #C9C5B8;
  color: #022226;
  font-family: 'Revive 80 Smooth Signature';
  font-weight: normal;
  font-style: normal;
}
.btn-out-bloem {
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-size: 0.75rem !important;
  font-family: 'Montserrat', sans-serif;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
  border: 1px solid #022226;
  border-radius: 0;
  color: #022226;
  text-transform: uppercase;
}
.btn-out-bloem:hover,
.btn-out-bloem:focus {
  background-color: #022226;
  color: #FFFFFF;
}
.btn-out-white-bloem {
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-size: 0.75rem !important;
  font-family: 'Montserrat', sans-serif;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
  border: 1px solid #FFFFFF;
  border-radius: 0;
  color: #FFFFFF;
  text-transform: uppercase;
}
.btn-out-white-bloem:hover,
.btn-out-white-bloem:focus {
  background-color: #FFFFFF;
  color: #022226;
}
.btn-bloem {
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-size: 0.75rem !important;
  font-family: 'Montserrat', sans-serif;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
  background-color: #868d7f;
  color: #FFFFFF;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-bloem:hover,
.btn-bloem:focus {
  background-color: #6d7366;
  color: #f4f3ed;
}
.btn-bloem-white {
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-size: 0.75rem !important;
  font-family: 'Montserrat', sans-serif;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
  background-color: #FFFFFF;
  color: #022226;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-bloem-white:hover,
.btn-bloem-white:focus {
  background-color: #e1decd;
  color: #022226;
}
.shadow-2 {
  box-shadow: 0 0.5rem 1rem rgba(177, 85, 71, 0.15) !important;
}
/* ---- Slider Home ---- */
#slider .carousel-indicators {
  list-style: none;
}
#slider .carousel-indicators li {
  height: 10px!important;
  width: 10px!important;
  border-radius: 100%;
  margin-left: 8px!important;
  margin-right: 8px!important;
}
#slider .arrow-content {
  margin: auto;
  align-content: center;
  font-size: 2.25rem !important;
  width: 1.25em;
  height: 1.25em;
  background-color: rgba(211, 211, 211, 0.5);
  color: darkgrey;
  border: 1px solid darkgrey;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#slider .arrow-content:hover {
  background-color: darkgrey;
  color: lightgrey;
}
#slider .arrow-content.arrow-left {
  margin-left: 2rem;
}
#slider .arrow-content.arrow-left .arrow-slider:before {
  content: "\f104";
  margin-left: -0.1em;
  margin-bottom: -0.1em;
}
#slider .arrow-content.arrow-right {
  margin-right: 2rem;
}
#slider .arrow-content.arrow-right .arrow-slider:before {
  content: "\f105";
  margin-right: -0.1em;
  margin-bottom: -0.1em;
}
#slider .arrow-content .arrow-slider {
  font-style: normal;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  line-height: 1;
  display: inline-block;
  text-align: center;
  margin: auto;
  width: 1.25em;
}
#slider .carousel-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
#slider .carousel-container .color-black {
  color: #022226 !important;
}
#slider .carousel-container .color-black a.btn {
  color: #022226 !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #022226 !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-black a.btn:hover,
#slider .carousel-container .color-black a.btn:active {
  color: #222 !important;
  background-color: #022226 !important;
  border-color: #022226 !important;
}
#slider .carousel-container .color-black a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 34, 38, 0.5) !important;
}
#slider .carousel-container .color-lightgreen {
  color: #f4f3ed !important;
}
#slider .carousel-container .color-lightgreen a.btn {
  color: #f4f3ed !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #f4f3ed !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-lightgreen a.btn:hover,
#slider .carousel-container .color-lightgreen a.btn:active {
  color: #222 !important;
  background-color: #f4f3ed !important;
  border-color: #f4f3ed !important;
}
#slider .carousel-container .color-lightgreen a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 243, 237, 0.5) !important;
}
#slider .carousel-container .color-white {
  color: #FFF !important;
}
#slider .carousel-container .color-white a.btn {
  color: #fff !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #fff !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-white a.btn:hover,
#slider .carousel-container .color-white a.btn:active {
  color: #222 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
#slider .carousel-container .color-white a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important;
}
#slider .carousel-container .color-green {
  color: #868d7f !important;
}
#slider .carousel-container .color-green a.btn {
  color: #868d7f !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #868d7f !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-green a.btn:hover,
#slider .carousel-container .color-green a.btn:active {
  color: #222 !important;
  background-color: #868d7f !important;
  border-color: #868d7f !important;
}
#slider .carousel-container .color-green a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 141, 127, 0.5) !important;
}
#slider .carousel-container .color-pink {
  color: #f28482 !important;
}
#slider .carousel-container .color-pink a.btn {
  color: #f28482 !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #f28482 !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-pink a.btn:hover,
#slider .carousel-container .color-pink a.btn:active {
  color: #222 !important;
  background-color: #f28482 !important;
  border-color: #f28482 !important;
}
#slider .carousel-container .color-pink a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 132, 130, 0.5) !important;
}
#slider .carousel-container .color-terracotta {
  color: #C88278 !important;
}
#slider .carousel-container .color-terracotta a.btn {
  color: #C88278 !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #C88278 !important;
  border-radius: 0 !important;
  letter-spacing: 0.15em !important;
  line-height: 1.15em !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 2rem!important !important;
  padding-top: 20px !important;
  padding-right: 32px !important;
  padding-bottom: 20px !important;
  padding-left: 33px !important;
}
#slider .carousel-container .color-terracotta a.btn:hover,
#slider .carousel-container .color-terracotta a.btn:active {
  color: #222 !important;
  background-color: #C88278 !important;
  border-color: #C88278 !important;
}
#slider .carousel-container .color-terracotta a.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 130, 120, 0.5) !important;
}
#slider .carousel-container .shadow-white .slide-title,
#slider .carousel-container .shadow-white .slide-subtitle,
#slider .carousel-container .shadow-white .btn {
  text-shadow: 1px 2px 3px rgba(255, 255, 255, 0.5);
}
#slider .carousel-container .shadow-white .btn {
  box-shadow: 1px 2px 3px rgba(255, 255, 255, 0.3);
}
#slider .carousel-container .shadow-white .btn:hover {
  text-shadow: none;
}
#slider .carousel-container .shadow-black .slide-title,
#slider .carousel-container .shadow-black .slide-subtitle,
#slider .carousel-container .shadow-black .btn {
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}
#slider .carousel-container .shadow-black .btn {
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}
#slider .carousel-container .shadow-black .btn:hover {
  text-shadow: none;
}
#slider .carousel-container .content {
  max-width: 80%;
  word-break: break-word;
}
#slider .carousel-container .content h2.slide-title {
  font-family: 'Revive 80 Smooth Signature';
  font-weight: normal;
  font-style: normal;
  font-size: 9rem;
  margin-bottom: 1rem;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  font-weight: 300;
}
#slider .carousel-container .content h3.slide-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  margin-bottom: 1rem;
  margin-top: 2rem;
  letter-spacing: 0.025em;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
#slider .carousel-container .content .slide-links {
  text-transform: uppercase;
  margin-top: 3rem;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
#slider .carousel-container .content .slide-links a.btn {
  margin-bottom: 0.8rem;
}
#slider .carousel-control-next,
#slider .carousel-control-prev {
  width: 10%;
}
@media (min-width: 992px) {
  #slider .carousel-item {
    background-image: none !important;
  }
}
@media (max-width: 991.98px) {
  #slider {
    height: 350px;
  }
  #slider .carousel-item {
    background-size: cover;
    background-position: center;
  }
  #slider .carousel-item img {
    visibility: hidden;
  }
  #slider .carousel-container .content {
    max-width: 95%;
  }
  #slider .carousel-container .content h2.slide-title {
    font-size: 6rem;
  }
  #slider .carousel-container .content h3.slide-subtitle {
    font-size: 1rem;
  }
}
#slider .btn-outline-turquoise {
  color: #022226;
  background-color: transparent;
  background-image: none;
  border-color: #022226;
  border-radius: 0;
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem!important;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
}
#slider .btn-outline-turquoise:hover,
#slider .btn-outline-turquoise:active {
  color: #fff;
  background-color: #022226;
  border-color: #022226;
}
#slider .btn-outline-turquoise:focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 34, 38, 0.5);
}
#slider .btn-outline-jaune {
  color: #C88278;
  background-color: transparent;
  background-image: none;
  border-color: #C88278;
  border-radius: 0;
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem!important;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
}
#slider .btn-outline-jaune:hover,
#slider .btn-outline-jaune:active {
  color: #fff;
  background-color: #C88278;
  border-color: #C88278;
}
#slider .btn-outline-jaune:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 130, 120, 0.5);
}
#slider .btn-outline-orange {
  color: #FE5F55;
  background-color: transparent;
  background-image: none;
  border-color: #FE5F55;
  border-radius: 0;
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem!important;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
}
#slider .btn-outline-orange:hover,
#slider .btn-outline-orange:active {
  color: #fff;
  background-color: #FE5F55;
  border-color: #FE5F55;
}
#slider .btn-outline-orange:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 95, 85, 0.5);
}
/* ---- PORTFOLIO MARIAGE grid ---- */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
  width: 24.91% !important;
}
.grid-sizer img,
.grid-item img {
  max-width: 100%!important;
}
@media (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 100%!important;
  }
}
.gutter-sizer {
  width: 0.1%;
}
.grid-item {
  margin-bottom: 2px;
}
/** Boutique */
#all-products .bloc-product h2 {
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #022226;
}
#all-products .bloc-product .price {
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
}
#all-products .bloc-product .bloc-img {
  position: relative;
}
#all-products .bloc-product .bloc-img .hover-img {
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  height: 100%;
  z-index: 11;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#all-products .bloc-product:hover .bloc-img,
#all-products .bloc-product:focus .bloc-img {
  position: relative;
}
#all-products .bloc-product:hover .bloc-img .hover-img,
#all-products .bloc-product:focus .bloc-img .hover-img {
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  height: 100%;
  z-index: 11;
  position: absolute;
}
#nav-categories {
  font-family: 'Montserrat', sans-serif;
}
#nav-categories ul {
  line-height: 2.5rem !important;
}
#nav-categories ul .delete a {
  color: #6c757d;
  text-decoration: none;
}
#nav-categories ul .delete a:hover,
#nav-categories ul .delete a:focus {
  text-decoration: underline;
}
#nav-categories ul .categories-home a {
  font-size: 1.3rem;
  text-decoration: none;
  color: #868d7f;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
}
#nav-categories ul .item-categories a {
  font-size: 0.875rem;
  text-decoration: none;
  color: #022226;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav-categories ul .item-categories a:before,
#nav-categories ul .item-categories a:after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
#nav-categories ul .item-categories a:before {
  margin-right: 5px;
  content: '|';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
#nav-categories ul .item-categories a:after {
  margin-left: 5px;
  content: '|';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
#nav-categories ul .item-categories a:hover,
#nav-categories ul .item-categories a:focus {
  color: #868d7f;
}
#nav-categories ul .item-categories a:hover:before,
#nav-categories ul .item-categories a:focus:before,
#nav-categories ul .item-categories a:hover:after,
#nav-categories ul .item-categories a:focus:after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
#nav-categories ul .item-categories a.active {
  color: #868d7f;
}
#nav-categories ul .item-categories a.active:before {
  margin-right: 5px;
  content: '|';
  opacity: 1;
  transform: translateX(0);
}
#nav-categories ul .item-categories a.active:after {
  margin-left: 5px;
  content: '|';
  opacity: 1;
  transform: translateX(0);
}
.breadcrumb a {
  color: #022226;
  text-decoration: none;
  font-weight: 400;
}
.breadcrumb a:after {
  content: ">";
  margin-left: 10px;
  margin-right: 10px;
  color: #022226;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #868d7f;
}
.breadcrumb .final {
  color: #868d7f;
}
.product-sheet .title-product {
  padding-top: 1rem;
  position: relative;
  color: #022226;
  font-size: 2rem;
  font-family: 'Playfair Display', serif;
}
.product-sheet .product-price {
  color: #868d7f;
  color: #BE6952;
  color: #f07167;
  color: #f28482;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
}
.bloc-off-choice {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.bloc-off-choice:hover,
.bloc-off-choice:focus {
  background-color: #f4f3ed;
  color: #022226;
}
#blocImgProduct .nav-tabs {
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item {
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link {
  position: relative;
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:before {
  height: 0px;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:after {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}
#blocImgProduct .nav-tabs .nav-item .nav-link.active {
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:hover,
#blocImgProduct .nav-tabs .nav-item .nav-link:focus,
#blocImgProduct .nav-tabs .nav-item .nav-link.active {
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:hover:before,
#blocImgProduct .nav-tabs .nav-item .nav-link:focus:before,
#blocImgProduct .nav-tabs .nav-item .nav-link.active:before {
  height: 0px;
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:hover.active,
#blocImgProduct .nav-tabs .nav-item .nav-link:focus.active,
#blocImgProduct .nav-tabs .nav-item .nav-link.active.active {
  border: none!important;
}
#blocImgProduct .nav-tabs .nav-item .nav-link:hover:hover:after,
#blocImgProduct .nav-tabs .nav-item .nav-link:focus:hover:after,
#blocImgProduct .nav-tabs .nav-item .nav-link.active:hover:after,
#blocImgProduct .nav-tabs .nav-item .nav-link:hover.active:after,
#blocImgProduct .nav-tabs .nav-item .nav-link:focus.active:after,
#blocImgProduct .nav-tabs .nav-item .nav-link.active.active:after {
  background-color: rgba(255, 255, 255, 0.5);
  border: none!important;
}
/** Scroll Instagram */
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.scroll-insta {
  position: relative;
  width: 100vw;
  background-color: white;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.scroll-insta .m-scroll-insta {
  overflow: hidden;
  height: 100%;
  white-space: nowrap;
  animation-name: scrollText;
  animation-duration: 50s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  margin: 0;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  width: fit-content;
}
.scroll-insta .m-scroll-insta span {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: white;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  height: 250px;
  width: 250px;
}
.scroll-insta .m-scroll-insta span img {
  width: 100%;
  height: 100%;
}
.rotation {
  animation: rotation 15s linear infinite;
  position: relative;
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
/** Page Mariage */
#faq .accordion {
  --bs-accordion-active-bg: #868d7f;
  --bs-accordion-btn-focus-border-color: transparent;
  --bs-accordion-btn-color: #868d7f;
  --bs-accordion-active-color: #FFFFFF;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg fill='%23868d7f' width='52' height='52' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H12.75V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H11.25V2C11.25 1.58579 11.5858 1.25 12 1.25Z'/%3E%3C/svg%3E");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' width='52' height='52' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12Z'/%3E%3C/svg%3E");
  --bs-accordion-btn-padding-y: 1.6rem;
  --bs-accordion-btn-icon-width: 1.55rem;
}
#faq .accordion .accordion-button {
  font-family: 'Playfair Display', serif;
  font-size: 1.2rem !important;
}
#faq .accordion .accordion-body {
  font-family: 'Montserrat', sans-serif;
  color: #022226;
  line-height: 1.8em;
}
/** Page Prestations */
.services-carrousel .carousel-control-prev {
  left: 50px!important;
}
.services-carrousel .carousel-control-next {
  right: 10px!important;
}
.services-carrousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg fill='%231C2033' width='52' height='52' version='1.1' id='lni_lni-arrow-right' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cpath d='M56.7,31.3L36,10.3c-0.4-0.4-1-0.4-1.4,0c-0.4,0.4-0.4,1,0,1.4l18.9,19.3H8c-0.6,0-1,0.4-1,1s0.4,1,1,1h45.7l-19,19.4 c-0.4,0.4-0.4,1,0,1.4c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3l20.7-21C57.1,32.3,57.1,31.7,56.7,31.3z'/%3E%3C/svg%3E%0A");
}
.services-carrousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg fill='%231C2033' width='52' height='52' version='1.1' id='lni_lni-arrow-left' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cpath d='M56,31.1H10.3l19-19.4c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-20.7,21c-0.4,0.4-0.4,1,0,1.4l20.7,21 c0.2,0.2,0.5,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3c0.4-0.4,0.4-1,0-1.4L10.4,33.1H56c0.6,0,1-0.4,1-1C57,31.5,56.6,31.1,56,31.1z'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767.98px) {
  .slide-services .carousel-item {
    min-height: 350px;
  }
}
@media (max-width: 991.98px) {
  #productPhotos .nav-item {
    max-width: 25%!important;
  }
  #productPhotos .nav-item .nav-link {
    padding: 0.2rem;
  }
}
.product-sheet .form-check-input:checked {
  background-color: #868d7f;
  border-color: #868d7f;
}
#resume-basket .basket-item-price {
  font-weight: 600;
}
#resume-basket .form-check-input:checked {
  background-color: #868d7f !important;
  border-color: #868d7f !important;
}
#resume-basket .address-check:checked {
  background-color: #868d7f !important;
  border-color: #868d7f !important;
}
.hello-customer {
  border-bottom: 5px solid #868d7f;
}
#nav-customer {
  border-top: 1px solid #022226;
  font-family: 'Montserrat', sans-serif;
}
#nav-customer .nav-link {
  text-transform: none;
  font-size: 1rem;
  text-decoration: none;
  color: #022226;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav-customer .nav-link:before,
#nav-customer .nav-link:after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
#nav-customer .nav-link:before {
  margin-right: 5px;
  content: '|';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
#nav-customer .nav-link:after {
  margin-left: 5px;
  content: '|';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
#nav-customer .nav-link:hover,
#nav-customer .nav-link:focus {
  color: #868d7f;
}
#nav-customer .nav-link:hover:before,
#nav-customer .nav-link:focus:before,
#nav-customer .nav-link:hover:after,
#nav-customer .nav-link:focus:after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
#nav-customer .nav-link.active {
  color: #868d7f;
}
#nav-customer .nav-link.active:before {
  margin-right: 5px;
  content: '|';
  opacity: 1;
  transform: translateX(0);
}
#nav-customer .nav-link.active:after {
  margin-left: 5px;
  content: '|';
  opacity: 1;
  transform: translateX(0);
}
/** retrait en boutique / entrepot */
#slotsTabScroll {
  overflow-x: auto;
  padding-bottom: 13px;
  padding-top: 13px;
  --simplebar-scrollbar-color: red;
}
#slotsTab {
  --bs-nav-link-color: #868d7f;
  --bs-nav-pills-link-active-bg: #C88278;
  --bs-nav-link-hover-color: #b96054;
  --bs-nav-link-padding-y: 0.25rem;
  --bs-nav-link-padding-x: 0.5rem;
  --bs-nav-link-disabled-color: lightgrey;
}
#slotsTab .nav-link {
  margin-right: 0.5rem;
}
#slotsTab .nav-link:last-child {
  margin-right: 0;
}
#slotsPills .tab-pane > .d-grid {
  grid-template-columns: repeat(auto-fill, minmax(150px, 4fr));
  grid-gap: 10px;
}
/** OffCanva Basket */
#offcanvasBasket {
  --bs-offcanvas-width: 570px;
}
#multicolorsCheckbox .form-check-input:checked {
  background-color: #868d7f;
  border-color: #868d7f;
}
/* Page contact */
#modal-contact {
  display: none;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.11);
  opacity: 1;
  backdrop-filter: blur(4px);
  -moz-backdrop-filter: blur(4px);
}
#modal-contact .closed {
  right: 12px;
  top: 12px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.12);
  position: absolute;
  z-index: 200;
  border-radius: 50%;
  cursor: pointer;
  border: none;
}
#modal-contact #modal-contact-content {
  position: relative;
  background-color: white;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px;
}
.contact-form .form-control,
.contact-form .form-select {
  border-radius: 0;
}
/** email spam **/
.contact-add {
  display: none;
}
/* Pages */
#pageview p,
#pageview h4,
#pageview h5 {
  font-family: 'Montserrat', sans-serif;
}
#pageview h2,
#pageview h3 {
  font-family: 'Playfair Display', serif;
  color: #868d7f;
}
.alert-danger {
  background-color: #e53935 !important;
  color: white!important;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
}
.alert-success {
  background-color: #8bc34a !important;
  color: white!important;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
}
.alert-info {
  background-color: #f28482 !important;
  color: white!important;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
}
.link-more {
  text-decoration: none;
  color: #868d7f;
}
.link-more:hover,
.link-more:focus {
  color: #C88278;
}
.signature {
  font-family: 'Revive 80 Smooth Signature';
  font-weight: normal;
  font-style: normal;
  color: #f4f3ed;
  font-size: 88px;
}
@media (max-width: 991.98px) {
  .signature {
    font-size: 70px;
  }
}
/* Page contact */
#modal-fresh {
  display: none;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.11);
  opacity: 1;
  backdrop-filter: blur(4px);
  -moz-backdrop-filter: blur(4px);
}
#modal-fresh .closed {
  right: 12px;
  top: 12px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.12);
  position: absolute;
  z-index: 200;
  border-radius: 50%;
  cursor: pointer;
  border: none;
}
#modal-fresh #modal-fresh-content {
  position: relative;
  background-color: white;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px;
}
/*Abonnements*/
.btn-subs {
  letter-spacing: 0.15em;
  line-height: 1.15em;
  font-size: 0.75rem !important;
  font-family: Montserrat, sans-serif;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 20px;
  padding-left: 33px;
  border: 1px solid #868d7f;
  border-radius: 0;
  color: #868d7f;
  text-transform: uppercase;
  --bs-btn-active-color: #FFF;
  --bs-btn-active-bg: #868d7f;
  --bs-btn-active-border-color: #868d7f;
}
.btn-subs:hover {
  --bs-btn-color: #FFF!important;
  --bs-btn-bg: #868d7f!important;
  --bs-btn-border-color: #868d7f!important;
}
.legend-subs {
  color: #022226;
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem !important;
}
.legend-subs span {
  color: #C88278;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.alert-stores {
  color: #FFF;
}
@media screen and (max-width: 991px) {
  .alert-stores {
    line-height: 1.2;
  }
}
.btn-order {
  font-family: 'Playfair Display', serif;
  font-size: 0.85rem;
  padding: 8px 14px;
  margin: 0;
  white-space: nowrap;
  background-color: #FFF;
  color: #022226;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: none;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}
.btn-order:hover {
  background-color: #f4f3ed;
  color: #022226;
  text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
  header #head-menu-logo #logo-inline {
    max-height: 60px;
  }
  header .container-nav {
    padding-right: 12px !important;
  }
  header .navbar-nav .nav-link {
    font-size: 0.8rem;
    padding-left: 5px;
    padding-right: 5px;
  }
  .btn-order {
    font-size: 0.78rem;
    padding: 6px 10px;
  }
}
