@charset "UTF-8";
@font-face {
  font-family: "Dancing Script";
  src: url("../fonts/DancingScript-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Dancing Script";
  src: url("../fonts/DancingScript-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Dancing Script";
  src: url("../fonts/DancingScript-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Dancing Script";
  src: url("../fonts/DancingScript-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?24715945");
  src: url("../fonts/fontello.eot?24715945#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?24715945") format("woff2"), url("../fonts/fontello.woff?24715945") format("woff"), url("../fonts/fontello.ttf?24715945") format("truetype"), url("../fonts/fontello.svg?24715945#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?24715945#fontello') format('svg');
  }
}
*/
[class^=fa-]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fa-trash-empty:before {
  content: "";
}

/* '' */
.fa-user:before {
  content: "";
}

/* '' */
.fa-help-circled:before {
  content: "";
}

/* '' */
.fa-cancel:before {
  content: "";
}

/* '' */
.fa-info-circled:before {
  content: "";
}

/* '' */
.fa-plus:before {
  content: "";
}

/* '' */
.fa-home:before {
  content: "";
}

/* '' */
.fa-heart:before {
  content: "";
}

/* '' */
.fa-heart-o:before {
  content: "";
}

/* '' */
.fa-link:before {
  content: "";
}

/* '' */
.fa-attach:before {
  content: "";
}

/* '' */
.fa-search:before {
  content: "";
}

/* '' */
.fa-lock:before {
  content: "";
}

/* '' */
.fa-lock-open:before {
  content: "";
}

/* '' */
.fa-pin:before {
  content: "";
}

/* '' */
.fa-th-large:before {
  content: "";
}

/* '' */
.fa-eye:before {
  content: "";
}

/* '' */
.fa-eye-slash:before {
  content: "";
}

/* '' */
.fa-tags:before {
  content: "";
}

/* '' */
.fa-tag:before {
  content: "";
}

/* '' */
.fa-bookmark:before {
  content: "";
}

/* '' */
.fa-flag:before {
  content: "";
}

/* '' */
.fa-thumbs-up:before {
  content: "";
}

/* '' */
.fa-thumbs-down:before {
  content: "";
}

/* '' */
.fa-download:before {
  content: "";
}

/* '' */
.fa-upload:before {
  content: "";
}

/* '' */
.fa-forward:before {
  content: "";
}

/* '' */
.fa-glass:before {
  content: "";
}

/* '' */
.fa-music:before {
  content: "";
}

/* '' */
.fa-mail:before {
  content: "";
}

/* '' */
.fa-star-empty:before {
  content: "";
}

/* '' */
.fa-star:before {
  content: "";
}

/* '' */
.fa-star-half:before {
  content: "";
}

/* '' */
.fa-users:before {
  content: "";
}

/* '' */
.fa-video:before {
  content: "";
}

/* '' */
.fa-videocam:before {
  content: "";
}

/* '' */
.fa-picture:before {
  content: "";
}

/* '' */
.fa-camera:before {
  content: "";
}

/* '' */
.fa-camera-alt:before {
  content: "";
}

/* '' */
.fa-th:before {
  content: "";
}

/* '' */
.fa-th-list:before {
  content: "";
}

/* '' */
.fa-ok:before {
  content: "";
}

/* '' */
.fa-ok-circled:before {
  content: "";
}

/* '' */
.fa-ok-circled2:before {
  content: "";
}

/* '' */
.fa-cancel-circled:before {
  content: "";
}

/* '' */
.fa-cancel-circled2:before {
  content: "";
}

/* '' */
.fa-plus-circled:before {
  content: "";
}

/* '' */
.fa-minus:before {
  content: "";
}

/* '' */
.fa-minus-circled:before {
  content: "";
}

/* '' */
.fa-export:before {
  content: "";
}

/* '' */
.fa-pencil:before {
  content: "";
}

/* '' */
.fa-edit:before {
  content: "";
}

/* '' */
.fa-print:before {
  content: "";
}

/* '' */
.fa-retweet:before {
  content: "";
}

/* '' */
.fa-comment:before {
  content: "";
}

/* '' */
.fa-chat:before {
  content: "";
}

/* '' */
.fa-attention:before {
  content: "";
}

/* '' */
.fa-attention-circled:before {
  content: "";
}

/* '' */
.fa-location:before {
  content: "";
}

/* '' */
.fa-doc:before {
  content: "";
}

/* '' */
.fa-folder:before {
  content: "";
}

/* '' */
.fa-folder-open:before {
  content: "";
}

/* '' */
.fa-zoom-out:before {
  content: "";
}

/* '' */
.fa-zoom-in:before {
  content: "";
}

/* '' */
.fa-bell:before {
  content: "";
}

/* '' */
.fa-phone:before {
  content: "";
}

/* '' */
.fa-cog:before {
  content: "";
}

/* '' */
.fa-cog-alt:before {
  content: "";
}

/* '' */
.fa-wrench:before {
  content: "";
}

/* '' */
.fa-cart:before {
  content: "";
}

/* '' */
.fa-calendar:before {
  content: "";
}

/* '' */
.fa-login:before {
  content: "";
}

/* '' */
.fa-logout:before {
  content: "";
}

/* '' */
.fa-volume-off:before {
  content: "";
}

/* '' */
.fa-volume-down:before {
  content: "";
}

/* '' */
.fa-volume-up:before {
  content: "";
}

/* '' */
.fa-headphones:before {
  content: "";
}

/* '' */
.fa-clock:before {
  content: "";
}

/* '' */
.fa-block:before {
  content: "";
}

/* '' */
.fa-resize-full:before {
  content: "";
}

/* '' */
.fa-resize-small:before {
  content: "";
}

/* '' */
.fa-resize-vertical:before {
  content: "";
}

/* '' */
.fa-resize-horizontal:before {
  content: "";
}

/* '' */
.fa-up-big:before {
  content: "";
}

/* '' */
.fa-down-big:before {
  content: "";
}

/* '' */
.fa-left-big:before {
  content: "";
}

/* '' */
.fa-right-big:before {
  content: "";
}

/* '' */
.fa-down-circled2:before {
  content: "";
}

/* '' */
.fa-up-circled2:before {
  content: "";
}

/* '' */
.fa-down-dir:before {
  content: "";
}

/* '' */
.fa-up-dir:before {
  content: "";
}

/* '' */
.fa-left-dir:before {
  content: "";
}

/* '' */
.fa-right-dir:before {
  content: "";
}

/* '' */
.fa-down-open:before {
  content: "";
}

/* '' */
.fa-left-open:before {
  content: "";
}

/* '' */
.fa-right-open:before {
  content: "";
}

/* '' */
.fa-up-open:before {
  content: "";
}

/* '' */
.fa-right-hand:before {
  content: "";
}

/* '' */
.fa-left-hand:before {
  content: "";
}

/* '' */
.fa-up-hand:before {
  content: "";
}

/* '' */
.fa-down-hand:before {
  content: "";
}

/* '' */
.fa-cw:before {
  content: "";
}

/* '' */
.fa-ccw:before {
  content: "";
}

/* '' */
.fa-arrows-cw:before {
  content: "";
}

/* '' */
.fa-shuffle:before {
  content: "";
}

/* '' */
.fa-play:before {
  content: "";
}

/* '' */
.fa-play-circled2:before {
  content: "";
}

/* '' */
.fa-stop:before {
  content: "";
}

/* '' */
.fa-pause:before {
  content: "";
}

/* '' */
.fa-to-end:before {
  content: "";
}

/* '' */
.fa-to-end-alt:before {
  content: "";
}

/* '' */
.fa-step-backward:before {
  content: "";
}

/* '' */
.fa-fast-backward:before {
  content: "";
}

/* '' */
.fa-fast-fw:before {
  content: "";
}

/* '' */
.fa-fast-bw:before {
  content: "";
}

/* '' */
.fa-eject:before {
  content: "";
}

/* '' */
.fa-align-right:before {
  content: "";
}

/* '' */
.fa-align-left:before {
  content: "";
}

/* '' */
.fa-text-width:before {
  content: "";
}

/* '' */
.fa-text-height:before {
  content: "";
}

/* '' */
.fa-italic:before {
  content: "";
}

/* '' */
.fa-align-center:before {
  content: "";
}

/* '' */
.fa-bold:before {
  content: "";
}

/* '' */
.fa-font:before {
  content: "";
}

/* '' */
.fa-leaf:before {
  content: "";
}

/* '' */
.fa-umbrella:before {
  content: "";
}

/* '' */
.fa-flight:before {
  content: "";
}

/* '' */
.fa-target:before {
  content: "";
}

/* '' */
.fa-signal:before {
  content: "";
}

/* '' */
.fa-award:before {
  content: "";
}

/* '' */
.fa-inbox:before {
  content: "";
}

/* '' */
.fa-globe:before {
  content: "";
}

/* '' */
.fa-cloud:before {
  content: "";
}

/* '' */
.fa-flash:before {
  content: "";
}

/* '' */
.fa-align-justify:before {
  content: "";
}

/* '' */
.fa-list:before {
  content: "";
}

/* '' */
.fa-indent-left:before {
  content: "";
}

/* '' */
.fa-indent-right:before {
  content: "";
}

/* '' */
.fa-scissors:before {
  content: "";
}

/* '' */
.fa-briefcase:before {
  content: "";
}

/* '' */
.fa-off:before {
  content: "";
}

/* '' */
.fa-road:before {
  content: "";
}

/* '' */
.fa-list-alt:before {
  content: "";
}

/* '' */
.fa-qrcode:before {
  content: "";
}

/* '' */
.fa-barcode:before {
  content: "";
}

/* '' */
.fa-book:before {
  content: "";
}

/* '' */
.fa-adjust:before {
  content: "";
}

/* '' */
.fa-tint:before {
  content: "";
}

/* '' */
.fa-check:before {
  content: "";
}

/* '' */
.fa-truck:before {
  content: "";
}

/* '' */
.fa-key:before {
  content: "";
}

/* '' */
.fa-megaphone:before {
  content: "";
}

/* '' */
.fa-asterisk:before {
  content: "";
}

/* '' */
.fa-gift:before {
  content: "";
}

/* '' */
.fa-fire:before {
  content: "";
}

/* '' */
.fa-magnet:before {
  content: "";
}

/* '' */
.fa-chart-bar:before {
  content: "";
}

/* '' */
.fa-credit-card:before {
  content: "";
}

/* '' */
.fa-floppy:before {
  content: "";
}

/* '' */
.fa-hammer:before {
  content: "";
}

/* '' */
.fa-lemon:before {
  content: "";
}

/* '' */
.fa-move:before {
  content: "";
}

/* '' */
.fa-link-ext:before {
  content: "";
}

/* '' */
.fa-check-empty:before {
  content: "";
}

/* '' */
.fa-bookmark-empty:before {
  content: "";
}

/* '' */
.fa-phone-squared:before {
  content: "";
}

/* '' */
.fa-twitter:before {
  content: "";
}

/* '' */
.fa-facebook:before {
  content: "";
}

/* '' */
.fa-github-circled:before {
  content: "";
}

/* '' */
.fa-rss:before {
  content: "";
}

/* '' */
.fa-hdd:before {
  content: "";
}

/* '' */
.fa-certificate:before {
  content: "";
}

/* '' */
.fa-left-circled:before {
  content: "";
}

/* '' */
.fa-right-circled:before {
  content: "";
}

/* '' */
.fa-up-circled:before {
  content: "";
}

/* '' */
.fa-down-circled:before {
  content: "";
}

/* '' */
.fa-tasks:before {
  content: "";
}

/* '' */
.fa-filter:before {
  content: "";
}

/* '' */
.fa-resize-full-alt:before {
  content: "";
}

/* '' */
.fa-beaker:before {
  content: "";
}

/* '' */
.fa-docs:before {
  content: "";
}

/* '' */
.fa-blank:before {
  content: "";
}

/* '' */
.fa-menu:before {
  content: "";
}

/* '' */
.fa-list-bullet:before {
  content: "";
}

/* '' */
.fa-list-numbered:before {
  content: "";
}

/* '' */
.fa-strike:before {
  content: "";
}

/* '' */
.fa-underline:before {
  content: "";
}

/* '' */
.fa-table:before {
  content: "";
}

/* '' */
.fa-magic:before {
  content: "";
}

/* '' */
.fa-pinterest-circled:before {
  content: "";
}

/* '' */
.fa-pinterest-squared:before {
  content: "";
}

/* '' */
.fa-gplus-squared:before {
  content: "";
}

/* '' */
.fa-gplus:before {
  content: "";
}

/* '' */
.fa-money:before {
  content: "";
}

/* '' */
.fa-columns:before {
  content: "";
}

/* '' */
.fa-sort:before {
  content: "";
}

/* '' */
.fa-sort-down:before {
  content: "";
}

/* '' */
.fa-sort-up:before {
  content: "";
}

/* '' */
.fa-mail-alt:before {
  content: "";
}

/* '' */
.fa-linkedin:before {
  content: "";
}

/* '' */
.fa-gauge:before {
  content: "";
}

/* '' */
.fa-comment-o:before {
  content: "";
}

/* '' */
.fa-chat-empty:before {
  content: "";
}

/* '' */
.fa-sitemap:before {
  content: "";
}

/* '' */
.fa-paste:before {
  content: "";
}

/* '' */
.fa-lightbulb:before {
  content: "";
}

/* '' */
.fa-exchange:before {
  content: "";
}

/* '' */
.fa-download-cloud:before {
  content: "";
}

/* '' */
.fa-upload-cloud:before {
  content: "";
}

/* '' */
.fa-user-md:before {
  content: "";
}

/* '' */
.fa-stethoscope:before {
  content: "";
}

/* '' */
.fa-suitcase:before {
  content: "";
}

/* '' */
.fa-bell-alt:before {
  content: "";
}

/* '' */
.fa-coffee:before {
  content: "";
}

/* '' */
.fa-food:before {
  content: "";
}

/* '' */
.fa-doc-text:before {
  content: "";
}

/* '' */
.fa-building:before {
  content: "";
}

/* '' */
.fa-hospital:before {
  content: "";
}

/* '' */
.fa-ambulance:before {
  content: "";
}

/* '' */
.fa-medkit:before {
  content: "";
}

/* '' */
.fa-fighter-jet:before {
  content: "";
}

/* '' */
.fa-beer:before {
  content: "";
}

/* '' */
.fa-h-sigh:before {
  content: "";
}

/* '' */
.fa-plus-squared:before {
  content: "";
}

/* '' */
.fa-angle-double-left:before {
  content: "";
}

/* '' */
.fa-angle-double-right:before {
  content: "";
}

/* '' */
.fa-angle-double-up:before {
  content: "";
}

/* '' */
.fa-angle-double-down:before {
  content: "";
}

/* '' */
.fa-angle-left:before {
  content: "";
}

/* '' */
.fa-angle-right:before {
  content: "";
}

/* '' */
.fa-angle-up:before {
  content: "";
}

/* '' */
.fa-angle-down:before {
  content: "";
}

/* '' */
.fa-desktop:before {
  content: "";
}

/* '' */
.fa-laptop:before {
  content: "";
}

/* '' */
.fa-tablet:before {
  content: "";
}

/* '' */
.fa-mobile:before {
  content: "";
}

/* '' */
.fa-circle-empty:before {
  content: "";
}

/* '' */
.fa-quote-left:before {
  content: "";
}

/* '' */
.fa-quote-right:before {
  content: "";
}

/* '' */
.fa-spinner:before {
  content: "";
}

/* '' */
.fa-circle:before {
  content: "";
}

/* '' */
.fa-reply:before {
  content: "";
}

/* '' */
.fa-github:before {
  content: "";
}

/* '' */
.fa-folder-empty:before {
  content: "";
}

/* '' */
.fa-folder-open-empty:before {
  content: "";
}

/* '' */
.fa-smile:before {
  content: "";
}

/* '' */
.fa-frown:before {
  content: "";
}

/* '' */
.fa-meh:before {
  content: "";
}

/* '' */
.fa-gamepad:before {
  content: "";
}

/* '' */
.fa-keyboard:before {
  content: "";
}

/* '' */
.fa-flag-empty:before {
  content: "";
}

/* '' */
.fa-flag-checkered:before {
  content: "";
}

/* '' */
.fa-terminal:before {
  content: "";
}

/* '' */
.fa-code:before {
  content: "";
}

/* '' */
.fa-reply-all:before {
  content: "";
}

/* '' */
.fa-star-half-alt:before {
  content: "";
}

/* '' */
.fa-direction:before {
  content: "";
}

/* '' */
.fa-crop:before {
  content: "";
}

/* '' */
.fa-fork:before {
  content: "";
}

/* '' */
.fa-unlink:before {
  content: "";
}

/* '' */
.fa-help:before {
  content: "";
}

/* '' */
.fa-info:before {
  content: "";
}

/* '' */
.fa-attention-alt:before {
  content: "";
}

/* '' */
.fa-superscript:before {
  content: "";
}

/* '' */
.fa-subscript:before {
  content: "";
}

/* '' */
.fa-eraser:before {
  content: "";
}

/* '' */
.fa-puzzle:before {
  content: "";
}

/* '' */
.fa-mic:before {
  content: "";
}

/* '' */
.fa-mute:before {
  content: "";
}

/* '' */
.fa-shield:before {
  content: "";
}

/* '' */
.fa-calendar-empty:before {
  content: "";
}

/* '' */
.fa-extinguisher:before {
  content: "";
}

/* '' */
.fa-rocket:before {
  content: "";
}

/* '' */
.fa-maxcdn:before {
  content: "";
}

/* '' */
.fa-angle-circled-left:before {
  content: "";
}

/* '' */
.fa-angle-circled-right:before {
  content: "";
}

/* '' */
.fa-angle-circled-up:before {
  content: "";
}

/* '' */
.fa-angle-circled-down:before {
  content: "";
}

/* '' */
.fa-html5:before {
  content: "";
}

/* '' */
.fa-css3:before {
  content: "";
}

/* '' */
.fa-anchor:before {
  content: "";
}

/* '' */
.fa-lock-open-alt:before {
  content: "";
}

/* '' */
.fa-bullseye:before {
  content: "";
}

/* '' */
.fa-ellipsis:before {
  content: "";
}

/* '' */
.fa-ellipsis-vert:before {
  content: "";
}

/* '' */
.fa-rss-squared:before {
  content: "";
}

/* '' */
.fa-play-circled:before {
  content: "";
}

/* '' */
.fa-ticket:before {
  content: "";
}

/* '' */
.fa-minus-squared:before {
  content: "";
}

/* '' */
.fa-minus-squared-alt:before {
  content: "";
}

/* '' */
.fa-level-up:before {
  content: "";
}

/* '' */
.fa-level-down:before {
  content: "";
}

/* '' */
.fa-ok-squared:before {
  content: "";
}

/* '' */
.fa-pencil-squared:before {
  content: "";
}

/* '' */
.fa-link-ext-alt:before {
  content: "";
}

/* '' */
.fa-export-alt:before {
  content: "";
}

/* '' */
.fa-compass:before {
  content: "";
}

/* '' */
.fa-expand:before {
  content: "";
}

/* '' */
.fa-collapse:before {
  content: "";
}

/* '' */
.fa-expand-right:before {
  content: "";
}

/* '' */
.fa-euro:before {
  content: "";
}

/* '' */
.fa-pound:before {
  content: "";
}

/* '' */
.fa-dollar:before {
  content: "";
}

/* '' */
.fa-rupee:before {
  content: "";
}

/* '' */
.fa-yen:before {
  content: "";
}

/* '' */
.fa-rouble:before {
  content: "";
}

/* '' */
.fa-won:before {
  content: "";
}

/* '' */
.fa-bitcoin:before {
  content: "";
}

/* '' */
.fa-doc-inv:before {
  content: "";
}

/* '' */
.fa-doc-text-inv:before {
  content: "";
}

/* '' */
.fa-sort-name-up:before {
  content: "";
}

/* '' */
.fa-sort-name-down:before {
  content: "";
}

/* '' */
.fa-sort-alt-up:before {
  content: "";
}

/* '' */
.fa-sort-alt-down:before {
  content: "";
}

/* '' */
.fa-sort-number-up:before {
  content: "";
}

/* '' */
.fa-sort-number-down:before {
  content: "";
}

/* '' */
.fa-thumbs-up-alt:before {
  content: "";
}

/* '' */
.fa-thumbs-down-alt:before {
  content: "";
}

/* '' */
.fa-youtube-squared:before {
  content: "";
}

/* '' */
.fa-youtube:before {
  content: "";
}

/* '' */
.fa-xing:before {
  content: "";
}

/* '' */
.fa-xing-squared:before {
  content: "";
}

/* '' */
.fa-youtube-play:before {
  content: "";
}

/* '' */
.fa-dropbox:before {
  content: "";
}

/* '' */
.fa-stackoverflow:before {
  content: "";
}

/* '' */
.fa-instagram:before {
  content: "";
}

/* '' */
.fa-flickr:before {
  content: "";
}

/* '' */
.fa-adn:before {
  content: "";
}

/* '' */
.fa-bitbucket:before {
  content: "";
}

/* '' */
.fa-bitbucket-squared:before {
  content: "";
}

/* '' */
.fa-tumblr:before {
  content: "";
}

/* '' */
.fa-tumblr-squared:before {
  content: "";
}

/* '' */
.fa-down:before {
  content: "";
}

/* '' */
.fa-up:before {
  content: "";
}

/* '' */
.fa-left:before {
  content: "";
}

/* '' */
.fa-right:before {
  content: "";
}

/* '' */
.fa-apple:before {
  content: "";
}

/* '' */
.fa-windows:before {
  content: "";
}

/* '' */
.fa-android:before {
  content: "";
}

/* '' */
.fa-linux:before {
  content: "";
}

/* '' */
.fa-dribbble:before {
  content: "";
}

/* '' */
.fa-skype:before {
  content: "";
}

/* '' */
.fa-foursquare:before {
  content: "";
}

/* '' */
.fa-trello:before {
  content: "";
}

/* '' */
.fa-female:before {
  content: "";
}

/* '' */
.fa-male:before {
  content: "";
}

/* '' */
.fa-gittip:before {
  content: "";
}

/* '' */
.fa-sun:before {
  content: "";
}

/* '' */
.fa-moon:before {
  content: "";
}

/* '' */
.fa-box:before {
  content: "";
}

/* '' */
.fa-bug:before {
  content: "";
}

/* '' */
.fa-vkontakte:before {
  content: "";
}

/* '' */
.fa-weibo:before {
  content: "";
}

/* '' */
.fa-renren:before {
  content: "";
}

/* '' */
.fa-pagelines:before {
  content: "";
}

/* '' */
.fa-stackexchange:before {
  content: "";
}

/* '' */
.fa-right-circled2:before {
  content: "";
}

/* '' */
.fa-left-circled2:before {
  content: "";
}

/* '' */
.fa-collapse-left:before {
  content: "";
}

/* '' */
.fa-dot-circled:before {
  content: "";
}

/* '' */
.fa-wheelchair:before {
  content: "";
}

/* '' */
.fa-vimeo-squared:before {
  content: "";
}

/* '' */
.fa-try:before {
  content: "";
}

/* '' */
.fa-plus-squared-alt:before {
  content: "";
}

/* '' */
.fa-space-shuttle:before {
  content: "";
}

/* '' */
.fa-slack:before {
  content: "";
}

/* '' */
.fa-mail-squared:before {
  content: "";
}

/* '' */
.fa-wordpress:before {
  content: "";
}

/* '' */
.fa-openid:before {
  content: "";
}

/* '' */
.fa-bank:before {
  content: "";
}

/* '' */
.fa-graduation-cap:before {
  content: "";
}

/* '' */
.fa-yahoo:before {
  content: "";
}

/* '' */
.fa-google:before {
  content: "";
}

/* '' */
.fa-reddit:before {
  content: "";
}

/* '' */
.fa-reddit-squared:before {
  content: "";
}

/* '' */
.fa-stumbleupon-circled:before {
  content: "";
}

/* '' */
.fa-stumbleupon:before {
  content: "";
}

/* '' */
.fa-delicious:before {
  content: "";
}

/* '' */
.fa-digg:before {
  content: "";
}

/* '' */
.fa-pied-piper-squared:before {
  content: "";
}

/* '' */
.fa-pied-piper-alt:before {
  content: "";
}

/* '' */
.fa-drupal:before {
  content: "";
}

/* '' */
.fa-joomla:before {
  content: "";
}

/* '' */
.fa-language:before {
  content: "";
}

/* '' */
.fa-fax:before {
  content: "";
}

/* '' */
.fa-building-filled:before {
  content: "";
}

/* '' */
.fa-child:before {
  content: "";
}

/* '' */
.fa-paw:before {
  content: "";
}

/* '' */
.fa-spoon:before {
  content: "";
}

/* '' */
.fa-cube:before {
  content: "";
}

/* '' */
.fa-cubes:before {
  content: "";
}

/* '' */
.fa-behance:before {
  content: "";
}

/* '' */
.fa-behance-squared:before {
  content: "";
}

/* '' */
.fa-steam:before {
  content: "";
}

/* '' */
.fa-steam-squared:before {
  content: "";
}

/* '' */
.fa-recycle:before {
  content: "";
}

/* '' */
.fa-cab:before {
  content: "";
}

/* '' */
.fa-taxi:before {
  content: "";
}

/* '' */
.fa-tree:before {
  content: "";
}

/* '' */
.fa-spotify:before {
  content: "";
}

/* '' */
.fa-deviantart:before {
  content: "";
}

/* '' */
.fa-soundcloud:before {
  content: "";
}

/* '' */
.fa-database:before {
  content: "";
}

/* '' */
.fa-file-pdf:before {
  content: "";
}

/* '' */
.fa-file-word:before {
  content: "";
}

/* '' */
.fa-file-excel:before {
  content: "";
}

/* '' */
.fa-file-powerpoint:before {
  content: "";
}

/* '' */
.fa-file-image:before {
  content: "";
}

/* '' */
.fa-file-archive:before {
  content: "";
}

/* '' */
.fa-file-audio:before {
  content: "";
}

/* '' */
.fa-file-video:before {
  content: "";
}

/* '' */
.fa-file-code:before {
  content: "";
}

/* '' */
.fa-vine:before {
  content: "";
}

/* '' */
.fa-codeopen:before {
  content: "";
}

/* '' */
.fa-jsfiddle:before {
  content: "";
}

/* '' */
.fa-lifebuoy:before {
  content: "";
}

/* '' */
.fa-circle-notch:before {
  content: "";
}

/* '' */
.fa-rebel:before {
  content: "";
}

/* '' */
.fa-empire:before {
  content: "";
}

/* '' */
.fa-git-squared:before {
  content: "";
}

/* '' */
.fa-git:before {
  content: "";
}

/* '' */
.fa-hacker-news:before {
  content: "";
}

/* '' */
.fa-tencent-weibo:before {
  content: "";
}

/* '' */
.fa-qq:before {
  content: "";
}

/* '' */
.fa-wechat:before {
  content: "";
}

/* '' */
.fa-paper-plane:before {
  content: "";
}

/* '' */
.fa-paper-plane-empty:before {
  content: "";
}

/* '' */
.fa-history:before {
  content: "";
}

/* '' */
.fa-circle-thin:before {
  content: "";
}

/* '' */
.fa-header:before {
  content: "";
}

/* '' */
.fa-paragraph:before {
  content: "";
}

/* '' */
.fa-sliders:before {
  content: "";
}

/* '' */
.fa-share:before {
  content: "";
}

/* '' */
.fa-share-squared:before {
  content: "";
}

/* '' */
.fa-bomb:before {
  content: "";
}

/* '' */
.fa-soccer-ball:before {
  content: "";
}

/* '' */
.fa-tty:before {
  content: "";
}

/* '' */
.fa-binoculars:before {
  content: "";
}

/* '' */
.fa-plug:before {
  content: "";
}

/* '' */
.fa-slideshare:before {
  content: "";
}

/* '' */
.fa-twitch:before {
  content: "";
}

/* '' */
.fa-yelp:before {
  content: "";
}

/* '' */
.fa-newspaper:before {
  content: "";
}

/* '' */
.fa-wifi:before {
  content: "";
}

/* '' */
.fa-calc:before {
  content: "";
}

/* '' */
.fa-paypal:before {
  content: "";
}

/* '' */
.fa-gwallet:before {
  content: "";
}

/* '' */
.fa-cc-visa:before {
  content: "";
}

/* '' */
.fa-cc-mastercard:before {
  content: "";
}

/* '' */
.fa-cc-discover:before {
  content: "";
}

/* '' */
.fa-cc-amex:before {
  content: "";
}

/* '' */
.fa-cc-paypal:before {
  content: "";
}

/* '' */
.fa-cc-stripe:before {
  content: "";
}

/* '' */
.fa-bell-off:before {
  content: "";
}

/* '' */
.fa-bell-off-empty:before {
  content: "";
}

/* '' */
.fa-trash:before {
  content: "";
}

/* '' */
.fa-copyright:before {
  content: "";
}

/* '' */
.fa-at:before {
  content: "";
}

/* '' */
.fa-eyedropper:before {
  content: "";
}

/* '' */
.fa-brush:before {
  content: "";
}

/* '' */
.fa-birthday:before {
  content: "";
}

/* '' */
.fa-chart-area:before {
  content: "";
}

/* '' */
.fa-chart-pie:before {
  content: "";
}

/* '' */
.fa-chart-line:before {
  content: "";
}

/* '' */
.fa-lastfm:before {
  content: "";
}

/* '' */
.fa-lastfm-squared:before {
  content: "";
}

/* '' */
.fa-toggle-off:before {
  content: "";
}

/* '' */
.fa-toggle-on:before {
  content: "";
}

/* '' */
.fa-bicycle:before {
  content: "";
}

/* '' */
.fa-bus:before {
  content: "";
}

/* '' */
.fa-ioxhost:before {
  content: "";
}

/* '' */
.fa-angellist:before {
  content: "";
}

/* '' */
.fa-cc:before {
  content: "";
}

/* '' */
.fa-shekel:before {
  content: "";
}

/* '' */
.fa-meanpath:before {
  content: "";
}

/* '' */
.fa-buysellads:before {
  content: "";
}

/* '' */
.fa-connectdevelop:before {
  content: "";
}

/* '' */
.fa-dashcube:before {
  content: "";
}

/* '' */
.fa-forumbee:before {
  content: "";
}

/* '' */
.fa-leanpub:before {
  content: "";
}

/* '' */
.fa-sellsy:before {
  content: "";
}

/* '' */
.fa-shirtsinbulk:before {
  content: "";
}

/* '' */
.fa-simplybuilt:before {
  content: "";
}

/* '' */
.fa-skyatlas:before {
  content: "";
}

/* '' */
.fa-cart-plus:before {
  content: "";
}

/* '' */
.fa-cart-arrow-down:before {
  content: "";
}

/* '' */
.fa-diamond:before {
  content: "";
}

/* '' */
.fa-ship:before {
  content: "";
}

/* '' */
.fa-user-secret:before {
  content: "";
}

/* '' */
.fa-motorcycle:before {
  content: "";
}

/* '' */
.fa-street-view:before {
  content: "";
}

/* '' */
.fa-heartbeat:before {
  content: "";
}

/* '' */
.fa-venus:before {
  content: "";
}

/* '' */
.fa-mars:before {
  content: "";
}

/* '' */
.fa-mercury:before {
  content: "";
}

/* '' */
.fa-transgender:before {
  content: "";
}

/* '' */
.fa-transgender-alt:before {
  content: "";
}

/* '' */
.fa-venus-double:before {
  content: "";
}

/* '' */
.fa-mars-double:before {
  content: "";
}

/* '' */
.fa-venus-mars:before {
  content: "";
}

/* '' */
.fa-mars-stroke:before {
  content: "";
}

/* '' */
.fa-mars-stroke-v:before {
  content: "";
}

/* '' */
.fa-mars-stroke-h:before {
  content: "";
}

/* '' */
.fa-neuter:before {
  content: "";
}

/* '' */
.fa-genderless:before {
  content: "";
}

/* '' */
.fa-facebook-official:before {
  content: "";
}

/* '' */
.fa-pinterest:before {
  content: "";
}

/* '' */
.fa-whatsapp:before {
  content: "";
}

/* '' */
.fa-server:before {
  content: "";
}

/* '' */
.fa-user-plus:before {
  content: "";
}

/* '' */
.fa-user-times:before {
  content: "";
}

/* '' */
.fa-bed:before {
  content: "";
}

/* '' */
.fa-viacoin:before {
  content: "";
}

/* '' */
.fa-train:before {
  content: "";
}

/* '' */
.fa-subway:before {
  content: "";
}

/* '' */
.fa-medium:before {
  content: "";
}

/* '' */
.fa-y-combinator:before {
  content: "";
}

/* '' */
.fa-optin-monster:before {
  content: "";
}

/* '' */
.fa-opencart:before {
  content: "";
}

/* '' */
.fa-expeditedssl:before {
  content: "";
}

/* '' */
.fa-battery-4:before {
  content: "";
}

/* '' */
.fa-battery-3:before {
  content: "";
}

/* '' */
.fa-battery-2:before {
  content: "";
}

/* '' */
.fa-battery-1:before {
  content: "";
}

/* '' */
.fa-battery-0:before {
  content: "";
}

/* '' */
.fa-mouse-pointer:before {
  content: "";
}

/* '' */
.fa-i-cursor:before {
  content: "";
}

/* '' */
.fa-object-group:before {
  content: "";
}

/* '' */
.fa-object-ungroup:before {
  content: "";
}

/* '' */
.fa-sticky-note:before {
  content: "";
}

/* '' */
.fa-sticky-note-o:before {
  content: "";
}

/* '' */
.fa-cc-jcb:before {
  content: "";
}

/* '' */
.fa-cc-diners-club:before {
  content: "";
}

/* '' */
.fa-clone:before {
  content: "";
}

/* '' */
.fa-balance-scale:before {
  content: "";
}

/* '' */
.fa-hourglass-o:before {
  content: "";
}

/* '' */
.fa-hourglass-1:before {
  content: "";
}

/* '' */
.fa-hourglass-2:before {
  content: "";
}

/* '' */
.fa-hourglass-3:before {
  content: "";
}

/* '' */
.fa-hourglass:before {
  content: "";
}

/* '' */
.fa-hand-grab-o:before {
  content: "";
}

/* '' */
.fa-hand-paper-o:before {
  content: "";
}

/* '' */
.fa-hand-scissors-o:before {
  content: "";
}

/* '' */
.fa-hand-lizard-o:before {
  content: "";
}

/* '' */
.fa-hand-spock-o:before {
  content: "";
}

/* '' */
.fa-hand-pointer-o:before {
  content: "";
}

/* '' */
.fa-hand-peace-o:before {
  content: "";
}

/* '' */
.fa-trademark:before {
  content: "";
}

/* '' */
.fa-registered:before {
  content: "";
}

/* '' */
.fa-creative-commons:before {
  content: "";
}

/* '' */
.fa-gg:before {
  content: "";
}

/* '' */
.fa-gg-circle:before {
  content: "";
}

/* '' */
.fa-tripadvisor:before {
  content: "";
}

/* '' */
.fa-odnoklassniki:before {
  content: "";
}

/* '' */
.fa-odnoklassniki-square:before {
  content: "";
}

/* '' */
.fa-get-pocket:before {
  content: "";
}

/* '' */
.fa-wikipedia-w:before {
  content: "";
}

/* '' */
.fa-safari:before {
  content: "";
}

/* '' */
.fa-chrome:before {
  content: "";
}

/* '' */
.fa-firefox:before {
  content: "";
}

/* '' */
.fa-opera:before {
  content: "";
}

/* '' */
.fa-internet-explorer:before {
  content: "";
}

/* '' */
.fa-television:before {
  content: "";
}

/* '' */
.fa-contao:before {
  content: "";
}

/* '' */
.fa-500px:before {
  content: "";
}

/* '' */
.fa-amazon:before {
  content: "";
}

/* '' */
.fa-calendar-plus-o:before {
  content: "";
}

/* '' */
.fa-calendar-minus-o:before {
  content: "";
}

/* '' */
.fa-calendar-times-o:before {
  content: "";
}

/* '' */
.fa-calendar-check-o:before {
  content: "";
}

/* '' */
.fa-industry:before {
  content: "";
}

/* '' */
.fa-map-pin:before {
  content: "";
}

/* '' */
.fa-map-signs:before {
  content: "";
}

/* '' */
.fa-map-o:before {
  content: "";
}

/* '' */
.fa-map:before {
  content: "";
}

/* '' */
.fa-commenting:before {
  content: "";
}

/* '' */
.fa-commenting-o:before {
  content: "";
}

/* '' */
.fa-houzz:before {
  content: "";
}

/* '' */
.fa-vimeo:before {
  content: "";
}

/* '' */
.fa-black-tie:before {
  content: "";
}

/* '' */
.fa-fonticons:before {
  content: "";
}

/* '' */
.fa-reddit-alien:before {
  content: "";
}

/* '' */
.fa-edge:before {
  content: "";
}

/* '' */
.fa-credit-card-alt:before {
  content: "";
}

/* '' */
.fa-codiepie:before {
  content: "";
}

/* '' */
.fa-modx:before {
  content: "";
}

/* '' */
.fa-fort-awesome:before {
  content: "";
}

/* '' */
.fa-usb:before {
  content: "";
}

/* '' */
.fa-product-hunt:before {
  content: "";
}

/* '' */
.fa-mixcloud:before {
  content: "";
}

/* '' */
.fa-scribd:before {
  content: "";
}

/* '' */
.fa-pause-circle:before {
  content: "";
}

/* '' */
.fa-pause-circle-o:before {
  content: "";
}

/* '' */
.fa-stop-circle:before {
  content: "";
}

/* '' */
.fa-stop-circle-o:before {
  content: "";
}

/* '' */
.fa-shopping-bag:before {
  content: "";
}

/* '' */
.fa-shopping-basket:before {
  content: "";
}

/* '' */
.fa-hashtag:before {
  content: "";
}

/* '' */
.fa-bluetooth:before {
  content: "";
}

/* '' */
.fa-bluetooth-b:before {
  content: "";
}

/* '' */
.fa-percent:before {
  content: "";
}

/* '' */
.fa-gitlab:before {
  content: "";
}

/* '' */
.fa-wpbeginner:before {
  content: "";
}

/* '' */
.fa-wpforms:before {
  content: "";
}

/* '' */
.fa-envira:before {
  content: "";
}

/* '' */
.fa-universal-access:before {
  content: "";
}

/* '' */
.fa-wheelchair-alt:before {
  content: "";
}

/* '' */
.fa-question-circle-o:before {
  content: "";
}

/* '' */
.fa-blind:before {
  content: "";
}

/* '' */
.fa-audio-description:before {
  content: "";
}

/* '' */
.fa-volume-control-phone:before {
  content: "";
}

/* '' */
.fa-braille:before {
  content: "";
}

/* '' */
.fa-assistive-listening-systems:before {
  content: "";
}

/* '' */
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* '' */
.fa-asl-interpreting:before {
  content: "";
}

/* '' */
.fa-glide:before {
  content: "";
}

/* '' */
.fa-glide-g:before {
  content: "";
}

/* '' */
.fa-sign-language:before {
  content: "";
}

/* '' */
.fa-low-vision:before {
  content: "";
}

/* '' */
.fa-viadeo:before {
  content: "";
}

/* '' */
.fa-viadeo-square:before {
  content: "";
}

/* '' */
.fa-snapchat:before {
  content: "";
}

/* '' */
.fa-snapchat-ghost:before {
  content: "";
}

/* '' */
.fa-snapchat-square:before {
  content: "";
}

/* '' */
.fa-pied-piper:before {
  content: "";
}

/* '' */
.fa-first-order:before {
  content: "";
}

/* '' */
.fa-yoast:before {
  content: "";
}

/* '' */
.fa-themeisle:before {
  content: "";
}

/* '' */
.fa-google-plus-circle:before {
  content: "";
}

/* '' */
.fa-font-awesome:before {
  content: "";
}

/* '' */
.fa-handshake-o:before {
  content: "";
}

/* '' */
.fa-envelope-open:before {
  content: "";
}

/* '' */
.fa-envelope-open-o:before {
  content: "";
}

/* '' */
.fa-linode:before {
  content: "";
}

/* '' */
.fa-address-book:before {
  content: "";
}

/* '' */
.fa-address-book-o:before {
  content: "";
}

/* '' */
.fa-address-card:before {
  content: "";
}

/* '' */
.fa-address-card-o:before {
  content: "";
}

/* '' */
.fa-user-circle:before {
  content: "";
}

/* '' */
.fa-user-circle-o:before {
  content: "";
}

/* '' */
.fa-user-o:before {
  content: "";
}

/* '' */
.fa-id-badge:before {
  content: "";
}

/* '' */
.fa-id-card:before {
  content: "";
}

/* '' */
.fa-id-card-o:before {
  content: "";
}

/* '' */
.fa-quora:before {
  content: "";
}

/* '' */
.fa-free-code-camp:before {
  content: "";
}

/* '' */
.fa-telegram:before {
  content: "";
}

/* '' */
.fa-thermometer:before {
  content: "";
}

/* '' */
.fa-thermometer-3:before {
  content: "";
}

/* '' */
.fa-thermometer-2:before {
  content: "";
}

/* '' */
.fa-thermometer-quarter:before {
  content: "";
}

/* '' */
.fa-thermometer-0:before {
  content: "";
}

/* '' */
.fa-shower:before {
  content: "";
}

/* '' */
.fa-bath:before {
  content: "";
}

/* '' */
.fa-podcast:before {
  content: "";
}

/* '' */
.fa-window-maximize:before {
  content: "";
}

/* '' */
.fa-window-minimize:before {
  content: "";
}

/* '' */
.fa-window-restore:before {
  content: "";
}

/* '' */
.fa-window-close:before {
  content: "";
}

/* '' */
.fa-window-close-o:before {
  content: "";
}

/* '' */
.fa-bandcamp:before {
  content: "";
}

/* '' */
.fa-grav:before {
  content: "";
}

/* '' */
.fa-etsy:before {
  content: "";
}

/* '' */
.fa-imdb:before {
  content: "";
}

/* '' */
.fa-ravelry:before {
  content: "";
}

/* '' */
.fa-eercast:before {
  content: "";
}

/* '' */
.fa-microchip:before {
  content: "";
}

/* '' */
.fa-snowflake-o:before {
  content: "";
}

/* '' */
.fa-superpowers:before {
  content: "";
}

/* '' */
.fa-wpexplorer:before {
  content: "";
}

/* '' */
.fa-meetup:before {
  content: "";
}

/* '' */
.fa-github-squared:before {
  content: "";
}

/* '' */
.fa-twitter-squared:before {
  content: "";
}

/* '' */
.fa-facebook-squared:before {
  content: "";
}

/* '' */
.fa-linkedin-squared:before {
  content: "";
}

/* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 480px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xs-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xs-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xs-0 {
    margin-left: 0;
  }

  .offset-xs-1 {
    margin-left: 8.333333%;
  }

  .offset-xs-2 {
    margin-left: 16.666667%;
  }

  .offset-xs-3 {
    margin-left: 25%;
  }

  .offset-xs-4 {
    margin-left: 33.333333%;
  }

  .offset-xs-5 {
    margin-left: 41.666667%;
  }

  .offset-xs-6 {
    margin-left: 50%;
  }

  .offset-xs-7 {
    margin-left: 58.333333%;
  }

  .offset-xs-8 {
    margin-left: 66.666667%;
  }

  .offset-xs-9 {
    margin-left: 75%;
  }

  .offset-xs-10 {
    margin-left: 83.333333%;
  }

  .offset-xs-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
  cursor: url(./images/grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }

  .pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.rslides_container {
  height: 145px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: initial;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_nav {
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: calc(50% - 10px);
  background-color: white;
  opacity: 0.7;
  border-radius: 25px;
}
.rslides_nav:hover {
  opacity: 1;
}
.rslides_nav i {
  color: #333;
  font-size: 12px;
}
.rslides_nav.prev {
  left: 20px;
}
.rslides_nav.prev i {
  padding-right: 3px;
}
.rslides_nav.next {
  right: 20px;
}
.rslides_nav.next i {
  padding-left: 3px;
}

@media (min-width: 360px) {
  .rslides_container {
    height: 165px;
  }
}
@media (min-width: 370px) {
  .rslides_container {
    height: 170px;
  }
}
@media (min-width: 380px) {
  .rslides_container {
    height: 160px;
  }
}
@media (min-width: 450px) {
  .rslides_container {
    height: 190px;
  }
}
@media (min-width: 480px) {
  .rslides_container {
    height: 210px;
  }
}
@media (min-width: 650px) {
  .rslides_container {
    height: 280px;
  }
}
@media (min-width: 768px) {
  .rslides_nav.next {
    right: 10px;
  }
}
@media (min-width: 1000px) {
  .rslides_container {
    height: 260px;
  }
  .rslides_nav {
    width: 50px;
    height: 50px;
    bottom: calc(50% - 25px);
  }
  .rslides_nav i {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .rslides_container {
    height: 484px;
  }
}
.mapboxgl-map {
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mapboxgl-canvas {
  position: absolute;
  left: 0;
  top: 0;
}

.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%;
}

.mapboxgl-canary {
  background-color: salmon;
}

.mapboxgl-canvas-container.mapboxgl-interactive, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer;
}

.mapboxgl-canvas-container.mapboxgl-interactive:active, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  touch-action: pan-x pan-y;
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: pinch-zoom;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: none;
}

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
  position: absolute;
  pointer-events: none;
  z-index: 2;
}

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0;
}

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0;
}

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0;
}

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0;
}

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  transform: translate(0);
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left;
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left;
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right;
}

.mapboxgl-ctrl-group {
  border-radius: 4px;
  background: #fff;
}

.mapboxgl-ctrl-group:not(:empty) {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px ButtonText;
  }
}
.mapboxgl-ctrl-group button {
  width: 29px;
  height: 29px;
  display: block;
  padding: 0;
  outline: none;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer;
}

.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd;
}

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-icon {
    background-color: transparent;
  }

  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText;
  }
}
.mapboxgl-ctrl button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.mapboxgl-ctrl-group button:focus {
  box-shadow: 0 0 2px 2px #0096ff;
}

.mapboxgl-ctrl button:disabled {
  cursor: not-allowed;
}

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: 0.25;
}

.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}

.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}

.mapboxgl-ctrl-group button:focus:first-child {
  border-radius: 4px 4px 0 0;
}

.mapboxgl-ctrl-group button:focus:last-child {
  border-radius: 0 0 4px 4px;
}

.mapboxgl-ctrl-group button:focus:only-child {
  border-radius: inherit;
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
  -webkit-animation: mapboxgl-spin 2s linear infinite;
  -moz-animation: mapboxgl-spin 2s infinite linear;
  -o-animation: mapboxgl-spin 2s infinite linear;
  -ms-animation: mapboxgl-spin 2s infinite linear;
  animation: mapboxgl-spin 2s linear infinite;
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E");
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E");
  }
}
@-webkit-keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@-moz-keyframes mapboxgl-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(1turn);
  }
}
@-o-keyframes mapboxgl-spin {
  0% {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(1turn);
  }
}
@-ms-keyframes mapboxgl-spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(1turn);
  }
}
@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
a.mapboxgl-ctrl-logo {
  width: 88px;
  height: 23px;
  margin: 0 0 -4px -4px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");
}

a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px;
}

@media (-ms-high-contrast: active) {
  a.mapboxgl-ctrl-logo {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: hsla(0, 0%, 100%, 0.5);
  margin: 0;
}

@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    min-height: 20px;
    padding: 0;
    margin: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 3px 12px 12px 3px;
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
    padding: 2px 24px 2px 4px;
    visibility: visible;
    margin-top: 6px;
  }

  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover, .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
    padding: 2px 4px 2px 24px;
    border-radius: 12px 3px 3px 12px;
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none;
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner {
    display: block;
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    content: "";
    cursor: pointer;
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
    background-color: hsla(0, 0%, 100%, 0.5);
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-radius: 12px;
  }

  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0;
  }

  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    right: 0;
  }

  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    left: 0;
  }

  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline;
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px;
}

.mapboxgl-attrib-empty {
  display: none;
}

.mapboxgl-ctrl-scale {
  background-color: hsla(0, 0%, 100%, 0.75);
  font-size: 10px;
  border: 2px solid #333;
  border-top: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box;
}

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  will-change: transform;
  pointer-events: none;
}

.mapboxgl-popup-anchor-top, .mapboxgl-popup-anchor-top-left, .mapboxgl-popup-anchor-top-right {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.mapboxgl-popup-anchor-left {
  -webkit-flex-direction: row;
  flex-direction: row;
}

.mapboxgl-popup-anchor-right {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1;
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-top: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-bottom: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-left: none;
  border-right-color: #fff;
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-right: none;
  border-left-color: #fff;
}

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent;
}

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0;
}

.mapboxgl-popup-track-pointer {
  display: none;
}

.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  user-select: none;
}

.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: flex;
}

.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none;
}

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}

.mapboxgl-user-location-dot, .mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.mapboxgl-user-location-dot:before {
  content: "";
  position: absolute;
  -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -moz-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -ms-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  animation: mapboxgl-user-location-dot-pulse 2s infinite;
}

.mapboxgl-user-location-dot:after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
  box-sizing: border-box;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(3);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-ms-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -ms-transform: scale(1);
    opacity: 1;
  }
  70% {
    -ms-transform: scale(3);
    opacity: 0;
  }
  to {
    -ms-transform: scale(1);
    opacity: 0;
  }
}
@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  70% {
    transform: scale(3);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.mapboxgl-user-location-dot-stale {
  background-color: #aaa;
}

.mapboxgl-user-location-dot-stale:after {
  display: none;
}

.mapboxgl-user-location-accuracy-circle {
  background-color: rgba(29, 161, 242, 0.2);
  width: 1px;
  height: 1px;
  border-radius: 100%;
}

.mapboxgl-crosshair, .mapboxgl-crosshair .mapboxgl-interactive, .mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair;
}

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5;
}

@media print {
  .mapbox-improve-map {
    display: none;
  }
}
/*! jQuery UI - v1.13.0 - 2021-10-07
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em );
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

.blocker.behind {
  background-color: transparent;
}

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9  {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
body {
  font-size: 12px;
  overflow-x: hidden;
  overflow-anchor: none;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  visibility: visible;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

a {
  color: #E53388;
  text-decoration: none;
}
a:hover {
  color: inherit;
}

h1 {
  font-size: 30px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 15px;
  font-weight: 500;
}

strong {
  font-weight: bold;
}

blockquote {
  line-height: 25px;
  quotes: "«" "»" "‘" "’";
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.12em;
}
blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 3em;
  line-height: 0.1em;
  padding-left: 10px;
  vertical-align: -0.12em;
}
blockquote p {
  display: inline;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

input,
input:active,
input:focus,
input:hover {
  outline: none;
}

.jquery-modal.blocker {
  padding: 15px;
}
.jquery-modal.blocker .modal {
  padding: 15px;
  width: 100%;
}

.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt50 {
  padding-top: 50px;
}
.pt100 {
  padding-top: 100px;
}

.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr50 {
  padding-right: 50px;
}
.pr100 {
  padding-right: 100px;
}

.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb100 {
  padding-bottom: 100px;
}

.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl50 {
  padding-left: 50px;
}
.pl100 {
  padding-left: 100px;
}

.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr100 {
  margin-right: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml100 {
  margin-left: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

.txt-r {
  text-align: right;
}

.txt-c {
  text-align: center;
}

.spacing {
  letter-spacing: 2px;
}

.lh-base {
  line-height: 1;
}

.fw-semi-bold {
  font-weight: 600;
}

.fw-bold {
  font-weight: 700;
}

.circled-gray {
  border: 1px black solid;
  border-radius: 100%;
}

.circled-gray {
  border-color: #CCC;
}

.gray-line {
  border-top: solid 1px #CCC;
}

.btn, .btn-small, .btn-small-black, .btn-small-pink, .btn-small-gray, .btn-big-black, button {
  cursor: pointer;
  transition: all 350ms ease-out 0s;
}
.btn[disabled], [disabled].btn-small, [disabled].btn-small-black, [disabled].btn-small-pink, [disabled].btn-small-gray, [disabled].btn-big-black, button[disabled] {
  opacity: 0.65;
}

.btn:hover, .btn-small:hover, .btn-small-black:hover, .btn-small-pink:hover, .btn-small-gray:hover, .btn-big-black:hover {
  background-color: #E53388;
  color: #FFF;
}
.btn__medium, .btn__medium--disabled, .btn__medium--pink, .btn__medium--black {
  cursor: pointer;
  padding: 5px 15px;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.btn__medium--black {
  background-color: black;
  border-color: black;
  color: white;
}
.btn__medium--black:hover {
  background-color: white;
  color: black;
}
.btn__medium--pink {
  background-color: #EE3287;
  border-color: #EE3287;
  color: white;
}
.btn__medium--pink:hover {
  background-color: white;
  color: #EE3287;
}
.btn__medium--disabled {
  background-color: white;
  color: black;
  border-color: black;
}
.btn__medium--disabled:hover {
  color: #EE3287;
  border-color: #EE3287;
}

.btn.circled-gray:hover, .circled-gray.btn-small:hover, .circled-gray.btn-small-black:hover, .circled-gray.btn-small-pink:hover, .circled-gray.btn-small-gray:hover, .circled-gray.btn-big-black:hover {
  border-color: white;
}

.btn-big-black {
  background-color: #303030;
  width: 200px;
  height: 50px;
  color: white;
  font-size: 20px;
  border: none;
}

.btn-small, .btn-small-black, .btn-small-pink, .btn-small-gray {
  background: #292929 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  padding: 7px 16px;
  text-transform: uppercase;
}
.btn-small:hover, .btn-small-black:hover, .btn-small-pink:hover, .btn-small-gray:hover {
  background: #EE3287 none repeat scroll 0 0;
}
.btn-small-gray {
  background: #CCC none repeat scroll 0 0;
}
.btn-small-2 {
  height: 40px !important;
}
.btn-small-pink {
  background-color: #EE3287;
  border-radius: 5px;
  font-weight: 600;
  border: 1px solid transparent;
}
.btn-small-pink:hover {
  border-color: #EE3287;
  color: #EE3287;
  background-color: white;
  text-decoration: none;
}
.btn-small-black {
  background-color: #333;
  border-radius: 5px;
  font-weight: 600;
  border: 1px solid transparent;
}
.btn-small-black:hover {
  border-color: #333;
  color: #333;
  background-color: white;
  text-decoration: none;
}

@supports (-webkit-line-clamp: 2) {
  .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
    height: auto;
    position: relative;
  }

  .line-clamp:after {
    display: none;
  }
}
.header .mobile-search input,
.header .mobile-search input:active,
.header .mobile-search input:focus,
.header .mobile-search input:hover, .footer-news #emailNewsLetter, .product_info .info select, .sort_section .quantity .ui-spinner .input-text.qty, .sort_section .quantity .update_cart {
  font-size: 14px;
}

.underline {
  text-decoration: underline;
}

.dotdotdot {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.new-collasion_area {
  margin-top: 10px;
}

.product_left {
  margin-top: 30px;
}
.product_left .info .name > a {
  color: #222;
  font-size: 14px;
  text-decoration: none;
}

.product_img > img {
  width: 100%;
  display: block;
}

.product-thumbnail > a {
  display: inline-block;
}

.product-name > a {
  color: #EE3287;
  font-size: 17px;
  text-decoration: none;
}

.product-quantity input {
  border: none;
  border-radius: 0px;
}

.sattelitepages_title {
  text-align: left;
  font-size: 24px;
  margin-bottom: 8px;
}

@media only screen and (min-width: 480px) and (max-width: 650px) {
  .hideonverysmallscreen {
    display: none;
    pointer-events: none;
  }
}
body.loading {
  overflow: hidden;
}
body.loading .waiterajax {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .waiterajax {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
body .lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
body .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #EE3287;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0.1, 0.45, 0.95) infinite;
  border-color: #EE3287 transparent transparent transparent;
}
body .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
body .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
body .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.rating_wrapper {
  min-height: 26px;
}
.rating_wrapper p {
  margin: 0;
  padding: 0;
}

.stars {
  display: inline-block;
}
.stars .star {
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  width: 24px;
  display: inline-block;
  color: gray;
  position: relative;
}
.stars .star.on {
  color: #EE3287;
}
.stars .star.half:after {
  text-align: center;
  content: "★";
  color: #EE3287;
  font-size: 24px;
  line-height: 24px;
  width: 10px;
  display: inline-block;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: -22px;
  position: absolute;
}
.stars .star:last-child {
  margin-right: 0;
}
.stars .star:before {
  line-height: 24px;
  text-align: center;
  content: "★";
  font-size: 24px;
  display: inline-block;
  width: 24px;
}
.stars.starssmall .star {
  font-size: 20px;
  width: 15px;
  line-height: 20px;
}
.stars.starssmall .star:before {
  font-size: 20px;
  width: 15px;
  line-height: 20px;
}
.stars.starssmall .star.half:after {
  font-size: 20px;
  width: 9px;
  margin-left: -15px;
  line-height: 20px;
}

.stars + .incaseofnostar.starssmall {
  display: none;
}

.incaseofnostar {
  display: inline-block;
  width: 1px;
  height: 23px;
}

.price {
  color: #EE3287;
  font-size: 120%;
  line-height: 100%;
  display: block;
}

.pricenearstars {
  line-height: 20px;
}

.economie {
  font-style: italic;
}

/*
.incaseofnostar.starssmall {
	display:inline-block;
	width:1px;
	height:19px;
}

.incaseofnostar.starssmall {
	display: inline-block;
	width: 100%; 
	margin-bottom: 2px;
	height:18px;
} 
*/
.tag-vignette {
  position: absolute;
  z-index: 2;
  color: #fff;
  display: inline-block;
  left: -30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 40px;
  background: #c6398a;
  width: 200px;
  padding: 3px 10px;
  -webkit-transform: rotate(-35deg) translate3d(0px, 0px, 1px);
  -moz-transform: rotate(-35deg) translate3d(0px, 0px, 1px);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
}
.tag-vignette-pink {
  background-color: #c6398a;
}
.tag-vignette-grey {
  background-color: #2d2d2d;
}
.tag-vignette-gold {
  background-color: #AC955C;
}
.tag-vignette-orange {
  background-color: #E11071;
}
.tag-vignette-lightgrey {
  background-color: #757575;
}
.tag-vignette-green {
  background-color: #31A62B;
}
.tag-vignette-lightred {
  background-color: #E28E8C;
}

.taghorizontal {
  display: inline-block;
  text-transform: uppercase;
  color: white;
  min-width: 80%;
  max-width: 140px;
  height: 20px;
  line-height: 19px;
  margin-top: 8px;
}
.taghorizontal.tag-vignette-gold {
  background-color: white;
  color: #AC955C;
  font-weight: bolder;
  font-style: italic;
}
.taghorizontal .notag {
  visibility: hidden;
}

.flattag {
  display: inline-block;
  color: white;
  padding: 6px 10px 6px 10px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1;
}

.longflattag {
  display: inline-block;
  color: white;
  padding: 6px 10px 6px 10px;
  margin: 5px 10px 5px 0;
}

.address img {
  margin-bottom: 20px;
}
.address ul li {
  margin-bottom: 25px;
}
.address ul li i {
  color: #888;
  float: left;
  font-size: 16px;
  height: 50px;
  margin-right: 12px;
  padding-right: 0px;
  padding-top: 2px;
  text-align: center;
  width: 50px;
}

.container {
  min-width: 280px;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.container .container {
  width: auto;
}

.mentionslegales a {
  text-decoration: underline;
}
.mentionslegales .question {
  color: #EE3287;
  font-weight: 700;
  text-decoration: underline;
  font-size: 14px;
}
.mentionslegales .reponse {
  text-align: justify;
  line-height: 1.2em;
}
.mentionslegales .reponse.no-bottom {
  margin-bottom: 0;
}
.mentionslegales .reponse.square {
  border: 1px solid black;
  padding: 10px;
}
.mentionslegales .part {
  font-weight: bold;
  text-decoration: underline;
  margin-left: 10px;
}
.mentionslegales .subpart {
  font-weight: bold;
  margin-left: 20px;
}
.mentionslegales ul {
  list-style: disc inside;
}

input[type=checkbox].JD-checkbox:checked {
  filter: invert(100%) hue-rotate(300deg) brightness(0.9);
}

.anchor-tag {
  position: relative;
  top: -130px;
}

.message-alerte {
  position: relative;
  padding: 30px 10px 10px;
  border: 2px solid orange;
  background-color: #edd48e;
  margin: 10px 0;
  border-radius: 4px;
  font-style: italic;
  font-size: 13px;
  color: #854b00;
}
.message-alerte .fa-cancel {
  position: absolute;
  top: 5px;
  right: 8px;
}
.message-alerte .fa-cancel:hover {
  text-decoration: underline;
}

.owl-carousel {
  line-height: 1;
}

.owl-item, .single_item {
  max-width: none;
  max-height: none;
  visibility: visible;
}

.owl-item .info {
  width: 100%;
  line-height: 1;
}
.owl-item .info .name {
  margin-bottom: 0px;
  margin-top: 0;
  height: 36px;
  padding-top: 2px;
  line-height: 16px;
  width: 100%;
  overflow: hidden;
}
.owl-item .info .name > a {
  color: #222;
  font-size: 14px;
  text-decoration: none;
}
.owl-item .single_item .name > a {
  font-size: 14px;
  transition: all 350ms ease-out 0s;
}

.single_item {
  position: relative;
  margin-left: 11px;
  margin-right: 15px;
  overflow: hidden;
}
.single_item .item .product_img {
  position: relative;
  overflow: hidden;
}
.single_item .item .product_img:before {
  background-color: black;
}
.single_item .info {
  display: grid;
  grid-template-columns: auto auto;
  justify-items: center;
  align-items: baseline;
  column-gap: 5px;
}
.single_item .info .taghorizontal, .single_item .info .name, .single_item .info .stars, .single_item .info .incaseofnostar, .single_item .info .price, .single_item .info h3 {
  grid-column: 1/3;
}
.single_item .info .old-price + .price {
  grid-column: 2;
  justify-self: left;
}
.single_item .info .old-price {
  justify-self: right;
}
.single_item .info .old-price .amount {
  font-size: 13px;
}
.single_item:hover .item .product_img img {
  opacity: 0.7;
}
.single_item:hover .addtocart_area {
  opacity: 1 !important;
  transform: perspective(600px) rotateX(0deg) !important;
}
.single_item .cart-icons {
  border-right: 1px solid white;
  color: white;
  float: left;
  padding: 12px 0;
  text-align: center;
  width: 70%;
}
.single_item .inner {
  background: #EE3287 none repeat scroll 0 0;
  border-radius: 99px;
  display: inline-block;
  position: absolute;
  height: 38px;
  width: 38px;
  left: 5px;
  top: 5px;
  z-index: 2;
  padding-left: 1px;
  padding-right: 1px;
}
.single_item .inner .inner-text {
  color: #fff;
  text-align: center;
  line-height: 1;
  min-height: 26px;
  font-size: 12px;
  padding: 6px 3px;
  font-weight: bold;
}

.indexitem {
  position: relative;
}

.short-width-slider .owl-buttons, .all_client .owl-buttons, .latest_blog .owl-buttons {
  position: absolute;
  right: 15px;
  top: -30px;
}

.owl-prev, .owl-next {
  background: #eee none repeat scroll 0 0;
  color: #aaa;
  display: inline-block;
  height: 25px;
  margin-left: 6px;
  padding-top: 7px;
  text-align: center;
  width: 25px;
  transition: all 350ms ease-out 0s;
}

.addtocart_area {
  background: rgba(93, 93, 92, 0.5) none repeat scroll 0 0;
  bottom: 0px;
  opacity: 1;
  position: absolute;
  transform: perspective(600px) rotateX(90deg);
  transform-origin: 50% 100% 0;
  transition: all 350ms ease-out 0s;
  width: 100%;
  z-index: 999;
  line-height: 1;
}
.addtocart_area .cart-icons:hover {
  background: #EE3287;
}

.cart-icons .fa {
  margin-right: 8px;
}

.wish_src a {
  color: #fff;
  display: inline-block;
  float: left;
  padding: 12px 0;
  text-align: center;
  width: 15%;
}
.wish_src a:hover {
  background: #EE3287;
}
.wish_src a:last-child {
  border: 0;
}
.wish_src > a {
  border-right: 1px solid #fff;
}

.md-stepper-horizontal {
  display: flex;
  width: 100%;
}
.md-stepper-horizontal .md-step {
  display: table-cell;
  position: relative;
  padding-top: 10px;
  font-weight: 600;
  text-align: center;
  flex: 1;
}
.md-stepper-horizontal .md-step:not(.active) {
  pointer-events: none;
  cursor: default;
}
.md-stepper-horizontal .md-step:hover, .md-stepper-horizontal .md-step:active {
  background-color: rgba(0, 0, 0, 0.04);
  text-decoration: none;
}
.md-stepper-horizontal .md-step:active {
  border-radius: 15%/75%;
}
.md-stepper-horizontal .md-step:first-child:active {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.md-stepper-horizontal .md-step:last-child:active {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.md-stepper-horizontal .md-step:hover .md-step-circle {
  background-color: #757575;
}
.md-stepper-horizontal .md-step:hover .md-step-title {
  color: #757575;
}
.md-stepper-horizontal .md-step:first-child .md-step-bar-left, .md-stepper-horizontal .md-step:last-child .md-step-bar-right {
  display: none;
}
.md-stepper-horizontal .md-step .md-step-circle {
  width: 28px;
  height: 28px;
  margin: 0 auto;
  background-color: #A5A3A4;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  padding-top: 7px;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: #EE3287;
}
.md-stepper-horizontal .md-step.active .md-step-title {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 700;
}
.md-stepper-horizontal .md-step.editable .md-step-circle {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.md-stepper-horizontal .md-step .md-step-title {
  margin-top: 3px;
  font-size: 11px;
  margin-bottom: 3px;
  color: #757575;
}
.md-stepper-horizontal .md-step .md-step-bar-left, .md-stepper-horizontal .md-step .md-step-bar-right {
  position: absolute;
  top: 20px;
  height: 1px;
  border-top: 1px solid #CCC;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
  right: 0;
  left: 50%;
  margin-left: 20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
  left: 0;
  right: 50%;
  margin-right: 20px;
}

.cart-wrapper {
  margin-top: 0px;
}
.cart-wrapper .shop_table {
  margin-top: 4px;
  width: 100%;
  border-collapse: collapse;
}
.cart-wrapper .shop_table .cart_titles {
  color: #757575;
  text-transform: uppercase;
  display: none;
}
.cart-wrapper .shop_table .cart_titles_cell {
  font-weight: bold;
}
.cart-wrapper .shop_table.cart .remove-product .remove .fa-cancel {
  border: none;
}
.cart-wrapper .shop_table.cart .remove-product .remove .fa-cancel:hover {
  border: 1px #EE3287 solid;
}
.cart-wrapper .shop_table.cart .product-thumbnail.cvcv {
  padding: 0px;
}
.cart-wrapper .shop_table .product-thumbnail img {
  padding: 0 30px 0 10px;
  width: 90px;
  padding: 0px;
}
.cart-wrapper .shop_table, .cart-wrapper .cart_item_cell, .cart-wrapper .cart_titles_cell {
  padding: 11px;
}
.cart-wrapper .shop_table, .cart-wrapper .cart_item_cell, .cart-wrapper .cart_item, .cart-wrapper .shop_table .cart_item {
  border: 0px;
}
.cart-wrapper .cart_item_cell, .cart-wrapper .cart_titles_cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: normal;
}
.cart-wrapper .cart_item_cell.product-quantity, .cart-wrapper .cart_titles_cell.product-quantity {
  max-width: 100px;
  width: 100px;
}
.cart-wrapper .cart_item_cell, .cart-wrapper .cart_item {
  border: 1px solid #CCC;
}
.cart-wrapper .cart_item_cell {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.cart-wrapper .cart_item_cell.remove-product {
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
}
.cart-wrapper .cart_item_cell.remove-product .remove:hover .fa-cancel {
  border: 1px solid #EE3287;
}
.cart-wrapper .cart_item_cell.remove-product .remove .fa-cancel {
  border: 1px solid #222;
  border-radius: 99px;
  color: #222;
  display: inline-block;
  font-size: 12px;
  height: 22px;
  line-height: 10px;
  padding-top: 5px;
  text-align: center;
  width: 22px;
}
.cart-wrapper .cart_item_cell.remove-product .remove .fa-cancel:hover {
  color: #EE3287;
}
.cart-wrapper .cart_item_cell.product-thumbnail {
  width: 100px;
  text-align: left;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.cart-wrapper .cart_item_cell.product-name {
  text-align: left;
  text-align: left;
  margin-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 0px;
  left: 110px;
  max-width: 60%;
  right: 0px;
  height: auto;
  padding-bottom: 60px;
}
.cart-wrapper .cart_item_cell.product-name > a, .cart-wrapper .cart_item_cell.product-name li a {
  font-size: 15px;
}
.cart-wrapper .cart_item_cell.product-name .cart-option-label {
  color: #A5A3A4;
  font-size: 12px;
  font-weight: 600;
}
.cart-wrapper .cart_item_cell.product-name .product-ref {
  font-size: 12px;
  color: #555;
  font-weight: 700;
  font-style: italic;
  padding-top: 5px;
}
.cart-wrapper .cart_item_cell .product-name {
  text-align: left;
  margin-left: 15px;
}
.cart-wrapper .cart_item_cell.product-subtotal {
  padding-right: 5px;
  font-weight: bold;
  display: inline-block;
  padding-left: 0px;
  position: absolute;
  bottom: 5px;
  font-weight: bold;
  left: 110px;
}
.cart-wrapper .cart_item_cell.product-subtotal::before {
  content: "PRIX ";
  color: #888;
  font-weight: normal;
}
.cart-wrapper .cart_item_cell.product-subtotal-unit {
  display: none;
}
.cart-wrapper .cart_item_cell.product-quantity {
  position: static;
}
.cart-wrapper .cart_item_cell.product-quantity::before {
  content: "QUANTITE";
  position: absolute;
  bottom: 25px;
  left: 110px;
  color: #888;
}
.cart-wrapper .cart_item_cell.product-quantity > div {
  text-align: center;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  position: absolute;
  bottom: 0px;
  left: 216px;
  text-align: center;
  min-width: 60px;
  display: inline-block;
  width: auto;
  max-width: 100px;
}
.cart-wrapper .cart_item_cell.product-quantity .buttonModalQtyWrap {
  display: flex;
  flex-direction: column;
}
.cart-wrapper .cart_item {
  margin-bottom: 20px;
  position: relative;
  display: grid;
  grid-template-columns: auto 50px auto;
  align-items: center;
}

span.amount {
  white-space: nowrap;
  font-weight: 600;
}

.ctrl {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #D5DCE6;
  background-color: white;
  border-radius: 5px;
  font-size: 14px;
  width: 80px;
}
.ctrl__button {
  width: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background-color: #BABABA;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}
.ctrl__button--decrement {
  border-radius: 5px 0 0 5px;
}
.ctrl__button--increment {
  border-radius: 0 5px 5px 0;
}
.ctrl__button:hover {
  background-color: #E60E73;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}
.ctrl__button:active {
  background-color: #778996;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}
.ctrl__counter {
  position: relative;
  width: 40px;
  height: 40px;
  color: #333C48;
  text-align: center;
  overflow: hidden;
}
.ctrl__counter-input {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  box-shadow: none;
  outline: none;
  border: none;
  color: #333C48;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  -webkit-transition: opacity 100ms ease-in;
  transition: opacity 100ms ease-in;
}

.buttonModalQtyWrap > span {
  display: none;
}

.coupon h3 {
  color: black;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 30px;
  padding-bottom: 9px;
  text-transform: uppercase;
}
.coupon .coupon_zone {
  margin-top: 15px;
}
.coupon .coupon_zone.coupon_applied {
  padding-left: 5px;
  padding-right: 5px;
}
.coupon .widget-title.spacing {
  border-bottom: 2px solid #000;
  margin-bottom: 10px;
}
.coupon #promoinvalid, .coupon #promoIncorrect {
  margin-bottom: 10px;
  display: inline-block;
  color: #D11;
}
.coupon input[type=text] {
  background-color: white;
  border: 1px solid #CCC;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: inherit;
  font-size: 12px;
  height: 44px;
  margin: 0 0 1em;
  width: 100%;
  text-indent: 5px;
}
.coupon .btn-viewcart {
  padding: 12px 0px;
  color: #FFF;
  width: 90%;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-bottom: 35px;
}

.total_table {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 14px;
}
.total_table .total_table_row {
  display: table-row;
}
.total_table .total_table_row .total_table_row_cell {
  display: table-cell;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px #CCC solid;
  padding-left: 10px;
  padding-right: 10px;
}
.total_table .total_table_row .title {
  text-transform: uppercase;
  color: #AAA;
  letter-spacing: 2px;
  text-align: left;
}
.total_table .total_table_row .title i {
  font-size: 10px;
}
.total_table .total_table_row .cart-item {
  color: #000;
  text-align: right;
}
.total_table .total_table_row .cart-item.subtotal {
  font-weight: bold;
}
.total_table .total_table_row .cart-item.livraison {
  font-size: 14px;
  color: black;
  font-style: italic;
}
.total_table .total_table_row .cart-item.total {
  font-size: 20px;
  font-weight: bold;
  min-width: 150px;
}

.button.btn-viewcart {
  background: #333;
  font-size: 14px;
}
.button.btn-viewcart::before {
  content: "";
  font-family: "fontello";
  margin-right: 10px;
  color: white !important;
  text-decoration: none;
}
.button.btn-viewcart:hover {
  background-color: #EE3287;
}

.empty-cart {
  width: 100%;
  font-size: 20px;
}

.cart-random {
  width: 100%;
}

.rectify-cart__continue {
  text-align: center;
}
.rectify-cart__continue .btn__medium--black {
  padding: 10px 20px;
}

div#decoNoel {
  position: relative;
  top: -150px;
}

.l1l3headnoimg.second_collection .coll-info {
  height: auto;
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.l1l3headnoimg.second_collection.look9 {
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.l1l3headnoimg.second_collection.look9 .coll-info {
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.l1l3headnoimg.second_collection.look9 .coll-info h1 {
  color: #555;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
}

.all_book_look_area .second_collection {
  margin-bottom: 30px;
}

.first_collection, .second_collection {
  overflow: hidden;
  margin-bottom: 20px;
}
.first_collection a, .second_collection a {
  position: relative;
  display: block;
  color: #fff;
}

.coll-info {
  text-align: center;
}
.coll-info .l3arianne {
  background-color: #000b;
  padding: 5px 10px;
  border-radius: 4px;
  color: #FF147D;
  display: inline-block;
  font-size: 14px;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 5px;
}
.coll-info .l3arianne a {
  color: #FFF;
}
.coll-info .l3h1 {
  background: #fffc;
  color: #555;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 30px;
}

.noarianne.l1l3headnoimg.second_collection.look9 {
  padding-top: 25px;
}
.noarianne.l1l3headnoimg.second_collection.look9 h1 {
  line-height: 1.1;
}
.noarianne .l3arianne {
  display: none;
}

#mc_page .product_left {
  margin-top: 0px;
  width: 100%;
}

.mea_cat {
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  display: inline-block;
  padding: 0px;
  margin: 10px 0 0 0;
  width: 100%;
}
.mea_cat .single_item {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.mea_cat .single_item .item .product_img {
  aspect-ratio: 442/344;
}
.mea_cat .single_item .info {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.mea_cat .single_item .info .name {
  margin-top: 5px;
  margin-bottom: 0px;
  line-height: 44px;
}

.linkvign:hover {
  text-decoration: none;
}
.linkvign .single_item .info, .linkvign .single_item .info .name {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 17px;
  text-decoration: none;
  transition: all 350ms ease-out 0s;
}
.linkvign .cat_title {
  line-height: 22px;
  height: 24px;
}

.product_left .info {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.product_left .info .name {
  margin-bottom: 0px;
  margin-top: 0;
  padding-top: 2px;
  line-height: 16px;
  width: 100%;
  overflow: hidden;
}
.product_left .info .namemea {
  height: 44px;
  font-weight: 700;
}

.thumbnailcateg {
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  height: 210px;
  width: 210px;
}
.thumbnailcateg img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.menufulldesc, .menufulldesc p {
  text-align: justify;
  font-size: 14px;
  margin-bottom: 0px;
}
.menufulldesc h1, .menufulldesc h2, .menufulldesc h3, .menufulldesc h4 {
  line-height: 1.1;
}
.menufulldesc h1 {
  font-size: 19px;
  margin: 0;
}
.menufulldesc h2 {
  font-size: 17px;
  margin: 0;
}
.menufulldesc h3 {
  font-size: 15px;
  margin: 0;
}
.menufulldesc h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

.menudesc {
  text-align: left;
  margin-bottom: 20px;
}

.leftmenutitle {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  padding: 2px 5px;
  background-color: #555;
  text-align: center;
  color: white;
}

.imgpromocat {
  max-width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

.single_mini_product {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.single_mini_product img {
  width: 68px;
  height: 80px;
  margin-right: 10px;
}
.single_mini_product .name {
  font-size: 17px;
  color: #222;
  transition: all 150ms ease-out 0s;
}
.single_mini_product .name:hover {
  color: #EE3287;
}

.mini_info {
  margin-top: 3px;
  line-height: 1;
}
.mini_info del {
  color: #222;
  font-size: 14px;
}
.mini_info .price {
  display: inline;
  font-size: 17px;
}

.golden-text {
  color: #D5AD6D;
  background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, #d5cc6d 0%, #d5cc6d 26%, #e2ba78 35%, #a37e43 45%, #91703b 61%, #d5cc6d 100%);
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.virtualcatc1:hover {
  text-decoration: none;
}
.virtualcatc1 h2 {
  font-size: 32px;
  line-height: 1;
  margin-top: 10px;
  color: #555;
  font-weight: 600;
}

.easyfilterscontainer {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
}
.easyfilterscontainer .easyfilter {
  border-color: transparent;
}
.easyfilterscontainer .easyfilter > span {
  background-color: transparent;
}
.easyfilterscontainer .easyfilteroff > div {
  margin-left: 10px;
  color: #333;
}
.easyfilterscontainer .easyfilteroff .easyfilter__cancel {
  display: none;
}
.easyfilterscontainer .easyfilteroff:hover span {
  display: none;
}
.easyfilterscontainer .easyfilteron .easynbfilterval {
  background-color: white;
  color: #EE3287;
}
.easyfilter, .easydrop, .easycrosslinking {
  border: 1px #CCC solid;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  padding: 0px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  margin-bottom: 3px;
  line-height: 22px;
  cursor: pointer;
}
.easyfilteron, .easyfiltersel {
  color: #333;
  background-color: #EEE;
}
.easyfilteron > span, .easyfiltersel > span {
  background-color: #EE3287;
  color: white;
}
.easyfilterscontainer .easyfilteron, .easyfilteron:hover {
  background-color: #EE3287;
  color: white;
}
.easyroundedright {
  border-radius: 0px 15px 15px 0px;
  padding-right: 10px;
  text-decoration: none;
}
.easyclick {
  border-radius: 15px;
  padding-left: 10px;
}
.easyfilteroff {
  color: #AAA;
  background-color: #EEE;
}
.easyfilteroff:hover {
  border-color: #EE3287;
}
.easyfilteron > span::before {
  display: inline;
  font-weight: bold;
}
.easyfilter {
  display: flex;
  justify-content: center;
  flex: 0 0 auto;
}
.easyfilter__cancel {
  padding: 0px 4px;
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 15px;
}
.easyfilter__cancel:hover {
  background-color: white;
  color: #ee3287;
}
.easyfilter__label {
  margin: 0 10px 0 5px;
  flex: 1 0 auto;
}
.easyfilter > span {
  padding: 0px;
  margin: 0px;
  border-radius: 15px 0px 0px 15px;
  height: 100%;
  padding-left: 2px;
  padding-right: 5px;
  background-color: #CCC;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  text-align: right;
  line-height: 20px;
  font-weight: bold;
}
.easyfiltermodal {
  width: 100%;
  display: block;
  position: relative;
}
.easyfiltermodal h3 {
  font-size: 15px;
}
.easyfiltermodal .row {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  vertical-align: middle;
}
.easyfiltermodal .easyfilterelem {
  height: 35px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px #CCC solid;
  border-radius: 5px 5px 5px 5px;
  position: relative;
  display: table;
  width: 100%;
  cursor: pointer;
  color: #333;
}
.easyfiltermodal .easyfilterelem i {
  line-height: 45px;
  font-size: 24px;
  color: #CCC;
}
.easyfiltermodal .easyfilterelem.easyselected {
  border-color: #EE3287;
}
.easyfiltermodal .easyfilterelem.easyselected i {
  color: #EE3287;
}
.easyfiltermodal .easyfilterelem:hover {
  border-color: #EE3287;
}
.easyfiltermodal .easyfilterelem span {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  text-align: right;
}
.easyfiltermodal .easyfilterelem span:first-child {
  width: 80%;
  text-align: left;
}
.easyfiltermodal .easysortopts h3 {
  font-size: 15px;
}
.easyfiltermodal .easysortopts .easyslideadvice {
  margin-top: 10px;
}
.easyfiltermodal .easysortopts .easyslideadvice .easyfilter {
  border-color: #CCC;
  color: #333;
  border: 1px #CCC solid;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  padding: 0 10px 0 0;
  position: relative;
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
  line-height: 22px;
  cursor: pointer;
}
.easyfiltermodal .easysortopts .easyslideadvice .easyfilter .fa {
  margin: 0 5px;
}
.easyfiltermodal .easysortopts .easyslideadvice .easyfilter.easyfiltersel {
  border-color: #EE3287;
  background-color: #EE3287;
  color: white;
}
.easyfiltermodal .easysortopts .easyslideadvice .easyfilter:hover {
  border-color: #EE3287;
}
.easyfiltermodal .easypageszopts h3 {
  font-size: 15px;
}
.easyfiltermodal .easypageszopts .easyslideadvice {
  margin-top: 10px;
}
.easyfiltermodal .easypageszopts .easyslideadvice .easyfilter {
  border-color: #CCC;
  color: #333;
  border: 1px #CCC solid;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
  line-height: 22px;
  cursor: pointer;
}
.easyfiltermodal .easypageszopts .easyslideadvice .easyfilter.easyfiltersel {
  border-color: #EE3287;
  color: white;
  background-color: #EE3287;
}
.easyfiltermodal .easypageszopts .easyslideadvice .easyfilter:hover {
  border-color: #EE3287;
}
.easyfiltermodal .easypageopts h3 {
  font-size: 15px;
}
.easyfiltermodal .easypageopts .easyslideadvice {
  margin-top: 10px;
}
.easyfiltermodal .easypageopts .easyslideadvice .easyfilter {
  border-color: #CCC;
  color: #333;
  border: 1px #CCC solid;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  padding: 0px 8px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
  line-height: 22px;
  cursor: pointer;
}
.easyfiltermodal .easypageopts .easyslideadvice .easyfilter.easyfiltersel {
  background-color: #EE3287;
  border-color: #EE3287;
  color: white;
}
.easyfiltermodal .easypageopts .easyslideadvice .easyfilter:hover {
  border-color: #EE3287;
}
.easyfiltermodal .easyrendermodeopts .easyslideadvice .square_filter:hover, .easyfiltermodal .easyrendermodeopts .easyslideadvice .square_filter.active {
  color: #E53388;
  border-color: #EE3287;
}
.easyfiltermodal .easyrendermodeopts .easyslideadvice .square_filter {
  border: solid 1px #CCC;
  float: left;
  margin-left: 8px;
  font-size: 16px;
  padding: 7px;
  cursor: pointer;
}
.easyfiltersliderwrapper .easyslide__price-bounds {
  display: flex;
  justify-content: space-between;
}
.easyfiltersliderwrapper .easyslide__min-price, .easyfiltersliderwrapper .easyslide__max-price {
  color: #EE3287;
  font-weight: 600;
}
.easyfiltersliderwrapper .ui-slider {
  height: 16px;
}
.easyfiltersliderwrapper .ui-slider .ui-slider-range {
  background-color: #EE3287;
}
.easyfiltersliderwrapper .ui-slider .ui-slider-handle {
  width: 21px;
  height: 21px;
}
.easyfiltersliderwrapper .easyslideadvice {
  display: flex;
  justify-content: center;
  column-gap: 10px;
  flex-wrap: wrap;
}
.easyfiltersliderwrapper .easyslideadvice .easyfilter {
  padding: 0 5px;
}
.easynbfilterval {
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 10px;
  margin-left: 5px;
  font-weight: 600;
}
.easypaggingcontainer {
  text-align: center;
  font-size: 10px;
}
.easypaggingcontainer .easyroundedright, .easypaggingcontainer .easyroundedleft {
  padding-top: 1px;
}
.easypaggingcontainer .fa {
  display: none;
}
.easydrop span, .easydrop a {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #EE3287;
  position: relative;
  right: 0px;
  top: 0px;
  height: 100%;
  display: inline-block;
  color: white;
  font-style: normal;
}
.easyroundedleft {
  border-radius: 15px 0px 0px 15px;
  text-decoration: none;
}
.easyroundedleft.disabled, .easyroundedright.disabled {
  background-color: #CCC;
  cursor: default;
}
.easyroundedleft.disabled:hover, .easyroundedright.disabled:hover {
  cursor: default;
  text-decoration: none;
}
.easycrosslinking, .easycrosslinking:active {
  background-color: #333;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px;
  text-decoration: none;
  margin: 0 10px;
  border: 1px solid #333;
}
.easycrosslinking:hover, .easycrosslinking:active:hover {
  text-decoration: none;
  color: #333;
  background-color: white;
}

/** Style de la bulle d'info du filtre "Livraison prioritaire" */
.easyfilterscontainer #en_entrepot .filter-info__icon {
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 16px;
  margin: 0 6px 0 0px;
}
.easyfilterscontainer #en_entrepot .filter-info__bubble {
  display: none;
  position: absolute;
  width: 200px;
  color: black;
  background: white;
  border: 1px solid black;
  z-index: 3;
  bottom: -65px;
  left: -90px;
  padding: 5px;
  font-size: 14px;
  font-weight: 600;
}

.prodlist.row {
  margin-top: 10px;
}
.prodlist.row .bottom-20 {
  margin-bottom: 0px;
}

.old-price .amount.nrb {
  font-size: 16px;
  font-weight: 600;
  text-decoration: line-through;
}

.prodlist.jd-list-style-2 {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.prodlist.jd-list-style-2 .liprodline, .prodlist.jd-list-style-2 .miniprod {
  width: 100%;
  margin-top: 50px;
  min-height: 250px;
  border-bottom: solid 1px #CCC;
}
.prodlist.jd-list-style-2 .liprodline a.nolinkdeco, .prodlist.jd-list-style-2 .miniprod a.nolinkdeco {
  color: inherit;
  text-decoration: none !important;
}
.prodlist.jd-list-style-2 .liprodline a.nolinkdeco .vignetteleft, .prodlist.jd-list-style-2 .miniprod a.nolinkdeco .vignetteleft {
  float: left;
  width: 280px;
  min-height: 150px;
  max-width: 40%;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos, .prodlist.jd-list-style-2 .miniprod .vignetteinfos {
  min-height: 150px;
  padding-left: 20px;
  display: inline-block;
  max-width: 60%;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos .product-title, .prodlist.jd-list-style-2 .miniprod .vignetteinfos .product-title {
  font-weight: bold;
  font-size: 20px;
  color: #222;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos .prodlineref, .prodlist.jd-list-style-2 .miniprod .vignetteinfos .prodlineref {
  color: #E53388;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos a.nolinkdeco, .prodlist.jd-list-style-2 .miniprod .vignetteinfos a.nolinkdeco {
  color: inherit;
  text-decoration: none !important;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos a.nolinkdeco .flattag, .prodlist.jd-list-style-2 .miniprod .vignetteinfos a.nolinkdeco .flattag {
  display: inline-block;
  color: white;
  padding: 6px 10px 6px 10px;
  margin-right: 10px;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos a.nolinkdeco .flattag .tag-vignette-grey, .prodlist.jd-list-style-2 .miniprod .vignetteinfos a.nolinkdeco .flattag .tag-vignette-grey {
  background-color: #2d2d2d;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos .product-price-tag, .prodlist.jd-list-style-2 .miniprod .vignetteinfos .product-price-tag {
  margin: 18px 0px 7px 0px;
  display: grid;
  grid-template-columns: min-content auto;
  align-items: center;
  width: max-content;
  grid-gap: 15px;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos .product-price-tag .price-tag, .prodlist.jd-list-style-2 .miniprod .vignetteinfos .product-price-tag .price-tag {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 22px;
  width: 100px;
  color: #E53388;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos .product-price-tag .add-to-cart-button, .prodlist.jd-list-style-2 .miniprod .vignetteinfos .product-price-tag .add-to-cart-button {
  grid-column: 1/3;
}
.prodlist.jd-list-style-2 .liprodline .vignetteinfos div.product-details, .prodlist.jd-list-style-2 .miniprod .vignetteinfos div.product-details {
  text-align: left;
  margin-left: 0px;
  color: #A1A1A1;
  font-size: 14px;
  line-height: 23px;
  padding: 10px 0px 10px 0px;
}

.miniprod {
  font-size: 14px;
}

.promovignette {
  padding-top: 0px;
  padding-bottom: 20px;
}

.cat-desc h2 {
  font-size: 20px;
  line-height: 1.1;
}
.cat-desc h3 {
  font-size: 24px;
}
.cat-desc p {
  font-size: 14px;
  line-height: 20px;
}

.prodlist .addtocart_area {
  display: none;
}

.l3optionalimg {
  display: flex;
  justify-content: center;
}
.l3optionalimg img {
  min-width: 1170px;
  min-height: 258px;
}

.cookie-banner-container {
  position: fixed;
  bottom: 5px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 100;
  width: 100%;
  padding: 1rem;
  font-size: 14px;
}
.cookie-banner-container .cookie-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  max-height: 90%;
  padding: 0.7em;
  background-color: #F7F7F7;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 2px;
  overflow-y: auto;
}
.cookie-banner-container .cookie-banner .cookie-container-title a {
  font-size: 20px;
  color: black;
  line-height: 22px;
}
.cookie-banner-container .cookie-banner .show-desc-cookies {
  color: #a1a1a1;
  border: none;
  background-color: #F7F7F7;
}
.cookie-banner-container .cookie-banner .form-cookie-desc-and-button {
  max-width: 100%;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button {
  display: flex;
  justify-content: space-between;
  height: 40px;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  background-color: white;
  border: 1px solid #AAA;
  border-radius: 15px;
  padding: 0 10px;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button p {
  margin: 0.8em;
  margin-right: 10px;
  font-size: 0.9em;
  line-height: 1;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button .flipswitch {
  flex: 0 0 auto;
  position: relative;
  background: #E4E2E2;
  width: 40px;
  height: 20px;
  -webkit-appearance: initial;
  border-radius: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  font-size: 14px;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #CCC;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button .flipswitch:after {
  content: "";
  position: absolute;
  top: 5%;
  display: block;
  line-height: 32px;
  width: 18px;
  height: 90%;
  background: white;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.3s ease-in 0s;
  color: black;
  border: #757575 1px solid;
  border-radius: 50%;
  transition: left 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  left: 0%;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button .flipswitch:checked {
  content: "";
  background-color: #EE3287;
}
.cookie-banner-container .cookie-banner .cookie-desc-and-button .flipswitch:checked:after {
  left: 54%;
  content: "";
}
.cookie-banner-container .cookie-banner .cookies__buttons {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
  justify-content: center;
}
.cookie-banner-container .cookie-banner .cookies__buttons .cookie-banner-button {
  padding: 7px;
  border-radius: 4px;
  background-color: white;
  border-style: solid;
  border-width: 2px;
  border-color: #EE3287;
  font-weight: 600;
}
.cookie-banner-container .cookie-banner .cookies__buttons .cookie-banner-button--reverse {
  background-color: #EE3287;
  color: white;
}
.cookie-banner-container .cookie-banner .cookies__buttons .cookie-banner-button--decline {
  border-color: #EEE;
  color: #757575;
  font-weight: 500;
}

#scrollUp {
  background: #EE3287 none repeat scroll 0 0;
  border-radius: 0;
  bottom: 20px;
  color: white;
  font-size: 30px;
  height: 50px;
  line-height: 52px;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 45px;
  opacity: 0.7;
}
#scrollUp:hover {
  opacity: 1;
}
#scrollUp i {
  display: block;
  padding-top: 10px;
}

.cookiesname {
  font-weight: bold;
  font-size: 14px;
}
.cookiesline {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cookiesdetails li {
  padding-top: 8px;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.cookiesbtns {
  padding-top: 10px;
}
.cookiesgroup {
  width: 100%;
  text-align: center;
  height: 35px;
  line-height: 35px;
  background-color: #CCC;
  color: white;
  font-weight: bold;
  margin-top: 15px;
  font-size: 14px;
}

.cookiebanmini {
  position: fixed;
  font-size: 14px;
  bottom: 100px;
  width: 20px;
  line-height: 16px;
  height: 80px;
  left: 0px;
  background-color: #333;
  color: white;
  border: 2px solid #333;
  border-radius: 0 10px 10px 0;
  font-weight: 600;
  writing-mode: tb-rl;
  padding: 4px 0;
  cursor: pointer;
}
.cookiebanmini:hover {
  color: #333;
  background-color: white;
}

.breadcrumbprod a {
  color: #AAA;
  text-transform: uppercase;
  font-size: 12px;
}
.breadcrumbprod a:after {
  content: " / ";
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.breadcrumbprod a:last-child {
  color: #E53388;
}
.breadcrumbprod a:last-child:after {
  content: "";
  padding-left: 0px;
  padding-right: 0px;
}
.breadcrumbprod a:hover {
  color: #666464;
  text-decoration: none;
}

.product_info .info {
  text-align: left;
  margin: 10px 0;
  width: 100%;
}
.product_info .info h1 {
  margin: 0 0 10px 0;
}
.product_info .info .name {
  font-size: 25px;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  display: inline;
}
.product_info .info > p.nameref {
  font-size: 12px;
  line-height: 14px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #888;
  padding-left: 2px;
}
.product_info .info .namem {
  font-size: 13px;
  margin: 19px 0 10px;
  font-style: italic;
}
.product_info .info .tags_wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product_info .info .tags_wrapper .fiche__tag {
  padding: 5px 10px;
  margin-right: 10px;
  color: white;
  font-weight: 600;
  border-radius: 4px;
}
.product_info .info .tags_wrapper .fiche__tag a {
  text-decoration: none;
  color: white;
}
.product_info .info .fiche__prices .pricefiche {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.product_info .info .fiche__prices .amount {
  font-weight: bold;
  font-size: 30px;
}
.product_info .info .fiche__prices .amount.inpromo {
  color: #EE3287;
}
.product_info .info .fiche__prices .prix-barre {
  font-size: 16px;
  font-weight: 600;
}
.product_info .info .fiche__prices .ecotaxe {
  font-size: 14px;
  font-weight: 600;
  margin-left: 8px;
}
.product_info .info .fiche__prices .fiche__free-delivery {
  color: #E53388;
  font-size: 16px;
  font-weight: 600;
  margin: 0 10px;
  cursor: pointer;
  position: relative;
}
.product_info .info .fiche__prices .fiche__free-delivery--hover {
  padding: 8px;
  position: absolute;
  background: white;
  box-shadow: 5px 3px 16px 1px rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  font-size: 14px;
  color: #666464;
  top: 30px;
  right: -50px;
  z-index: 2;
}
.product_info .info .typenameDeclins {
  display: flex;
  align-items: baseline;
}
.product_info .info .buttonDeclinsWrap {
  display: none;
}
.product_info .info .imgDeclin {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  border: 2px #CCC solid;
  border-radius: 7px;
  padding: 2px;
  font-size: 0px;
}
.product_info .info .imgDeclin.active {
  border: 2px #e11071 solid;
  opacity: 90%;
}
.product_info .info .imgDeclin:hover {
  opacity: 70%;
  scale: 115%;
  transition: all 0.2s;
  cursor: pointer;
}
.product_info .info .imgDeclin.unavailable {
  /* filter: drop-shadow(0 0 0 black) invert(30%);
  background: rgba(0, 0, 0, 0.4); */
  -webkit-filter: drop-shadow(0 0 0 black) invert(30%);
  filter: drop-shadow(0 0 0 black) invert(30%);
  background-color: #f1eeee;
}
.product_info .info .typeDeclinsBold {
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 6px;
  font-size: 13px;
}
.product_info .info select {
  height: 40px;
  width: 100%;
}
.product_info .product_infosliv {
  margin-top: 20px;
  background-color: #EEE;
  padding: 15px;
}
.product_info .product_infosliv .prodinfostitle {
  display: block;
  clear: both;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
.product_info .product_infosliv .prodinfoscontent {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1;
}
.product_info .product_infosliv .prodinfoscontent .deliveryadrzonedetail {
  margin-bottom: 10px;
  display: inline-block;
}
.product_info .product_infosliv .prodinfoscontent .deliveryadrzonedetailmin, .product_info .product_infosliv .prodinfoscontent .deliveryadrzonedetailmax, .product_info .product_infosliv .prodinfoscontent .deliveryadrzonedetailprix {
  color: #E53388;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 4px;
}
.product_info .product_infosliv .prodinfoscontent .deliveryadrzonedetailprix {
  margin-bottom: 1px;
}
.product_info .product_meta {
  margin-top: 15px;
  line-height: 1;
}
.product_info .product_meta > span {
  display: block;
  font-size: 12px;
  padding: 3px 0;
}
.product_info .product_meta > span > span {
  color: #757575;
  text-decoration: none;
}
.product_info .product_meta a:hover {
  color: black;
}

.ui-tooltip {
  z-index: 1000;
  opacity: 1;
  background-color: white;
  color: #EE3287;
  width: max-content;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
}

.tab_collection_area {
  margin-bottom: 0px;
  margin-top: 25px;
  min-width: 0;
  width: 100%;
}
.tab_collection_area .maintabcontainer {
  margin-top: 20px;
  margin-bottom: 55px;
}
.tab_collection_area .tab4 {
  display: inline-block;
  position: relative;
  transition: all 0.4s ease 0s;
  padding: 8px;
  margin: -1px;
}
.tab_collection_area .tab4.fichetabs h2 {
  color: #333;
  display: block;
  font-size: 16px;
  line-height: 1em;
  outline: medium none;
  padding: 0 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.tab_collection_area .tab4.active::after {
  opacity: 1;
  transition: all 0.4s ease 0s;
}
.tab_collection_area .tab4:hover::after {
  opacity: 1;
  transition: all 0.4s ease 0s;
}
.tab_collection_area .tab4::after {
  background: #EE3487 none repeat scroll 0 0;
  bottom: -1px;
  content: url(../img/downsif.png);
  right: 0px;
  height: 0px;
  text-align: center;
  opacity: 0;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.tab_collection_area .active {
  color: #434343;
}
.tab_collection_area .panel-container {
  margin-top: 15px;
}
.tab_collection_area .container {
  padding: 0;
}
.tab_collection_area .etabs {
  margin: 11px auto 38px;
}
.tab_collection_area .tab {
  display: inline-block;
  position: relative;
  transition: all 0.4s ease 0s;
}
.tab_collection_area .tab a {
  font-size: 16px;
  padding: 0 14px;
  color: black;
  display: block;
  font-weight: bold;
  line-height: 1em;
  outline: medium none;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.product_tab .etabs {
  clear: both;
  margin: 0 0 27px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  width: 100%;
}
.product_tab .etabs .tab4 {
  display: none;
}
.product_tab .etabs .tab4.active {
  display: block;
  text-align: center;
  border: 0px #CCC solid;
}
.product_tab .panel-container {
  padding-left: 20px;
  padding-right: 20px;
}
.product_tab .panel-container .etabs {
  border-bottom: none;
}

.collapse__tab {
  display: flex;
  flex-direction: column;
}
.collapse__tab .etabs {
  margin-bottom: 0;
}
.collapse__tab .tab4::after {
  content: none;
}
.collapse__button {
  margin: 10px auto;
  cursor: pointer;
  display: flex;
}
.collapse__button i {
  font-size: 16px;
  margin: 0 8px;
}
.collapse__label {
  font-style: italic;
}
.collapse__label:hover {
  text-decoration: underline;
}

.tbl_caracs {
  clear: both;
  width: 100%;
  border-collapse: collapse;
}
.tbl_caracs, .tbl_caracs_trth, .tbl_caracs_tr, .tbl_caracs_th, .tbl_caracs_td {
  display: block;
  border: 0px black solid;
  padding: 0px;
  margin: 0px;
  background-color: transparent;
  line-height: 1.1em;
  left: 0px;
  position: relative;
  height: auto;
  min-width: 0px;
}
.tbl_caracs_th {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 3px;
  font-weight: 700;
}
.tbl_caracs_tdlbl, .tbl_caracs_tdval {
  display: inline-block;
  padding-left: 4px;
  padding-bottom: 3px;
}
.tbl_caracs_tdlbl {
  vertical-align: top;
}
.tbl_caracs_tdlbl:after {
  content: " : ";
}
.tbl_caracs_tdval {
  clear: left;
}
.tbl_caracs_tdval ul {
  margin-bottom: 3px;
}

.descriptionhtmllongue {
  padding-left: 0px;
  padding-right: 0px;
}
.descriptionhtmllongue h2 {
  font-weight: 600;
}
.descriptionhtmllongue h3, .descriptionhtmllongue h4 {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
}
.descriptionhtmllongue ul {
  list-style: disc inside;
}
.descriptionhtmllongue .iframe-container {
  max-width: 560px;
  max-height: 315px;
}
.descriptionhtmllongue .iframe-container .iframe-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* The height of the item will now be 56.25% of the width. */
}
.descriptionhtmllongue .iframe-container .iframe-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.blog_right_sidebar_left_area .blog_description .entry-summary > p {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 5px;
}

.btn-avis-prod-paginated {
  height: 24px;
  font-size: 11px;
  width: 80px;
  vertical-align: middle;
  padding: 3px;
  border: 1px #333 solid;
  border-radius: 0px;
}
.btn-avis-prod-paginated:disabled {
  pointer-events: none;
}

.product_in_lot {
  text-align: center;
}
.product_in_lot img {
  width: 50%;
}

.lot_item_price {
  margin-top: 10px;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  vertical-align: center;
  line-height: 22px;
  white-space: nowrap;
  float: left;
}
.lot_item_reference {
  color: #AAA;
  padding: 0px 0px;
  margin: 0px;
  margin-top: 10px;
  font-size: 12px;
  float: right;
  vertical-align: center;
  line-height: 22px;
}
.lot_item_subtitle {
  font-size: 14px;
  color: #AAA;
  font-weight: bold;
  text-transform: none;
  padding: 10px 0px;
  clear: both;
}
.lot-symbols {
  font-size: 34px;
  color: #E53388;
  margin: 10px;
  display: block;
}
.lot_product_list {
  list-style-type: none;
  color: #111;
  margin: 5px 0px;
  pointer-events: none;
}
.lot_product_list li {
  padding: 5px;
}
.lot_prices {
  padding-bottom: 15px;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 18px;
  pointer-events: none;
}
.lot_prices .regular_price {
  color: #333;
  margin-right: 20px;
  text-decoration: line-through;
  white-space: nowrap;
}
.lot_prices .promoted_price {
  color: #E53388;
  margin-right: 20px;
  white-space: nowrap;
}
.lot_prices .economie_price {
  font-size: 0.8em;
  color: green;
  font-style: italic;
  padding-top: 3px;
}

.product_lot_present {
  text-align: center;
  border-left-color: transparent;
  letter-spacing: 1px;
  padding-left: 10px;
  color: #111;
  line-height: 1;
}
.product_lot_present .btn-small.spacing {
  width: auto;
  padding: 11px 30px;
  background-color: #EE3287;
}

#qty_fichepro_addpan {
  margin-right: 10px;
}

.sort_section {
  clear: both;
  display: -webkit-inline-box;
}
.sort_section .quantity .ui-spinner {
  margin-right: 10px;
  float: left;
}
.sort_section .quantity .ui-spinner .input-text.qty {
  margin-bottom: 0px;
  margin-top: -2px;
  height: 41px;
  padding: 0 5px;
  text-align: left;
  width: 70px;
  float: left;
}
.sort_section .quantity .submit_crt {
  float: left;
}
.sort_section .quantity .update_cart {
  background: #e11071 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  padding: 12px 26px;
  text-transform: uppercase;
  line-height: 1.1;
  transition: all 150ms ease-out 0s;
}
.sort_section .quantity .update_cart:hover {
  background: #fF2e8f none repeat scroll 0 0;
}
.sort_section .quantity .ui-spinner-button {
  width: 40px;
}

.jardindeco_stat_icons {
  clear: both;
}

.product_info_fiche_prod {
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.product_info_fiche_prod .marque__logo a {
  text-decoration: none;
  max-width: 50%;
  display: flex;
  justify-content: start;
}
.product_info_fiche_prod .marque__logo a img {
  margin: 0;
  filter: invert(5%);
}
.product_info_fiche_prod a {
  text-decoration: underline;
  color: black;
}
.product_info_fiche_prod .options__link {
  clear: both;
  background-color: #EEE;
  text-align: center;
  padding: 5px 10px;
}
.product_info_fiche_prod .options__label {
  font-weight: 600;
  margin: 5px 0;
  font-size: 14px;
  color: #333;
}
.product_info_fiche_prod .options__main-product-link a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #E53388;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0;
}

/** Options **/
.fiche-options__list-item {
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding: 15px 0;
}
.fiche-options__list-item a img {
  height: 100px;
}
.fiche-options__infos {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  margin: 10px 0;
}
.fiche-options__price {
  font-size: 14px;
  font-weight: bold;
}
.fiche-options__reference {
  font-size: 11px;
  color: #A5A3A4;
}
.fiche-options__name-section {
  display: grid;
  grid-template-columns: 20px auto;
  column-gap: 10px;
  padding: 0 20px;
}
.fiche-options__name-section input {
  grid-row: 1;
}
.fiche-options__name {
  font-size: 14px;
  font-weight: 600;
  color: #555;
}
.fiche-options__recap {
  margin: 0 0 15px 0;
  padding: 15px 0;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.fiche-options__list-selection {
  margin: 10px 0;
}
.fiche-options__list-selection li {
  margin: 5px 0;
}
.fiche-options__total-price {
  font-size: 18px;
  font-weight: 600;
  color: #EE3287;
  margin: 10px 0;
}

#fdesccourte ul {
  list-style-type: disc;
  line-height: 18px;
  list-style-position: inside;
}

.avismodele, .prodratinginfos {
  font-size: 10px;
  color: #333;
  text-decoration: none;
  font-style: italic;
}

.titleexpand {
  color: #EE3287;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 5px;
  display: block;
  text-transform: initial;
}

.smalltitle {
  margin: 0;
  color: #555;
}

#thumbgallery {
  overflow: hidden;
  max-height: 120px;
  margin-bottom: 20px;
}
#thumbgallery .thumbgallerydiv {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  position: relative;
}
#thumbgallery .thumbscontainer {
  position: relative;
  top: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
#thumbgallery .thumbscontainer .thumbnail-gallery__thumbnail-wrapper {
  overflow: hidden;
  margin: 4px;
}
#thumbgallery .thumbscontainer .thumbnail-gallery__thumbnail-wrapper img {
  transform: scale(1.3);
}
#thumbgallery .divarrowdown i.fa-down-dir, #thumbgallery .divarrowup i.fa-up-dir {
  font-size: 30px;
  color: #777;
  opacity: 1;
}
#thumbgallery .divarrowdown:hover i.fa-down-dir, #thumbgallery .divarrowup:hover i.fa-up-dir {
  color: black;
}
#thumbgallery .divopacity {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 30px;
  background-color: white;
  opacity: 0.8;
}
#thumbgallery .divarrow {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 30px;
  text-align: center;
  opacity: 1;
}
#thumbgallery img.thumbfiche {
  font-size: 0px;
  padding: 4px;
  margin-right: 7px;
  margin-bottom: 7px;
  max-width: 60px;
}
#thumbgallery img.thumbfiche.inactive {
  opacity: 0.5;
}
#thumbgallery img.thumbfiche.inactive:hover {
  opacity: 1;
  cursor: pointer;
}

.social_icons {
  margin-top: 4px;
  margin-bottom: 12px;
}
.social_icons a i {
  height: 22px;
  width: 22px;
  font-size: 13px;
  padding: 4px;
  color: #222;
  margin-right: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  transition: all 350ms ease-out 0s;
}
.social_icons a i.padd {
  border: none;
}
.social_icons a i:hover {
  color: #FFF;
}
.social_icons a i.fa.padd:hover {
  color: red;
}
.social_icons a .fa.fa-facebook:hover {
  background-color: #3a589d;
  border-color: #3a589d;
}
.social_icons a .fa.fa-twitter:hover {
  background-color: #2478ba;
  border-color: #2478ba;
}
.social_icons a .fa.fa-pinterest-circled:hover {
  background-color: #cb2320;
  border-color: #cb2320;
}
.social_icons a:hover {
  text-decoration: none;
}
.social_icons .lblfavoris {
  display: none;
  font-size: 14px;
  color: #333;
}
.social_icons .lblfavoris:hover {
  color: #EE3287;
}

.country-modal h3 {
  font-weight: 600;
}
.country-modal .popcountrydiv {
  cursor: pointer;
  border: 2px solid transparent;
  margin: 5px 0;
  padding: 5px;
  font-weight: 600;
}
.country-modal .popcountrydiv img {
  width: 30px;
  height: 20px;
  border: 1px solid #CCC;
  margin-right: 10px;
}
.country-modal .popcountrydiv img.square {
  height: 30px;
}
.country-modal .popcountrydiv:hover {
  border: 2px solid #EE3287;
  border-radius: 4px;
}

.product-info__alma-widget {
  margin-bottom: 20px;
}
.product-info__alma-title {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 14px;
  color: #00425E;
}

.footer {
  margin-top: 10px;
}
.footer-news {
  background-color: #E4E2E2;
  color: black;
  text-align: left;
  line-height: 1.1;
}
.footer-news label {
  font-weight: bold;
  font-size: 20px;
  padding-top: 24px;
}
.footer-news .newsinstxt {
  color: #757575;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 14px;
}
.footer-news #emailNewsLetter {
  width: 100%;
  padding-left: 10px;
  height: 50px;
  font-weight: bold;
  border: 0px;
}
.footer-news img {
  margin: 20px 0;
}
.footer-news .discount-infos {
  margin-bottom: 15px;
}
.footer-argument {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.footer-argument > div {
  margin-top: 15px;
}
.footer-argument .footericon {
  height: 50px;
  width: 50px;
  max-width: none;
  margin-right: 5px;
}
.footer-argument .grp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .dark-part {
  background-color: #333;
}
.footer-links {
  padding-top: 20px;
  padding-bottom: 28px;
  color: white;
  line-height: 1;
  font-size: 14px;
}
.footer-links .footer-block {
  margin-bottom: 30px;
  padding-left: 30px;
}
.footer-links ul li a {
  color: white;
  display: block;
  padding: 7px 0 5px 12px;
  position: relative;
  text-decoration: none;
}
.footer-links ul li a::before {
  position: absolute;
  content: "";
  font-family: fontello;
  left: 0;
  color: white;
}
.footer-links ul li a:hover {
  margin-left: 8px;
  transition: all 0.4s ease-out 0s;
  color: #EE3287;
}
.footer-links ul li a:hover::before {
  color: #EE3287;
}
.footer-social .footerpayline {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  row-gap: 10px;
}
.footer-social .footerpayline .tblfootersocial {
  padding-right: 10px;
  justify-self: center;
}
.footer-social .footerpayline .tblfootersocial img {
  padding-right: 10px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footer-social .footerpayline .tblfootersocial img:hover {
  -webkit-filter: none;
  filter: none;
}
.footer-social .footerpayline .payimg {
  padding-top: 8px;
  line-height: 50px;
  justify-self: center;
}
.footer .gray-part {
  background: #F7F7F7 none repeat scroll 0 0;
}
.footer-copyrights {
  padding: 13px 0;
}
.footer-copyrights p {
  margin: 0;
}
.footer-copyrights .copy_text, .footer-copyrights .copy_menu {
  text-align: center;
}
.footer-copyrights .copy_text > p {
  font-size: 13px;
  margin-bottom: 10px;
}
.footer-copyrights .copy_text a {
  text-decoration: none;
  color: #EE3287;
}
.footer-copyrights .copy_menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-copyrights .copy_menu img {
  margin: 8px 0;
}
.footer-copyrights .copy_menu a {
  margin: 8px 0;
  color: #222;
  text-decoration: none;
}

/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) {
  .footer-social .footerpayline .tblfootersocial img {
    -webkit-filter: none;
    filter: none;
  }
}
.footer_area {
  padding-bottom: 28px;
  padding-top: 10px;
}
.footer_area .block {
  margin-bottom: 30px;
  font-size: 14px;
}
.footer_area .footer_area .ft_widget_title {
  margin-top: 7px;
}

.ft_widget_title {
  color: white;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 38px;
  position: relative;
  text-transform: uppercase;
}
.ft_widget_title::after {
  background: #555 none repeat scroll 0 0;
  bottom: -9px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 90%;
}
.ft_widget_title.besoin_aide::after {
  width: 100%;
  height: 1px;
}

.footerpayline {
  padding: 15px;
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  text-align: right;
  line-height: 50px;
}
.footerpayline .french_e-merchant {
  justify-self: center;
  display: flex;
  align-items: center;
}
.footerpayline .french_e-merchant img {
  margin-right: 10px;
}

.copy_right_area {
  background: #F7F7F7 none repeat scroll 0 0;
  padding: 13px 0;
}
.copy_right_area p {
  margin: 0;
}
.copy_right_area .copy_text, .copy_right_area .copy_menu {
  text-align: center;
}
.copy_right_area .copy_text > p {
  font-size: 13px;
  margin-bottom: 10px;
}
.copy_right_area .copy_text a {
  text-decoration: none;
  color: #EE3287;
}
.copy_right_area .copy_menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.copy_right_area .copy_menu img {
  margin: 8px 0;
}
.copy_right_area .copy_menu a {
  margin: 8px 0;
  color: #222;
  text-decoration: none;
}

.header {
  position: fixed;
  width: 100%;
  top: 0px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 8px 0px;
  z-index: 4;
}
.header-promot {
  height: 22px;
  display: block;
  font-size: 12px;
  background-color: #333;
  padding-top: 2px;
  text-align: center;
  margin-bottom: 5px;
}
.header-promot a {
  font-weight: bold;
  color: white;
}
.header-btns {
  font-size: 22px;
  display: flex;
  align-items: center;
}
.header-btns a {
  color: black;
}
.header-btns a:hover {
  text-decoration: none;
}
.header-btns a i {
  vertical-align: middle;
  margin-right: 4px;
}
.header-btns a i.circled-gray {
  height: 38px;
  width: 38px;
  vertical-align: middle;
  border-width: 2px;
  text-align: center;
  padding: 6px;
  line-height: 28px;
  font-size: 14px;
}
.header-btns a i.circled-gray:hover {
  border-color: #EE3287;
}
.header-btns .cart-sub {
  display: none;
  background: white none repeat scroll 0 0;
  border-top: 2px solid #EE3287;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.1);
  opacity: 0;
  position: absolute;
  right: 0px;
  text-align: left;
  top: 140%;
  transition: all 0.3s ease 0s;
  width: 237px;
  z-index: -1;
  font-size: 14px;
  line-height: 1;
}
.header-btns .cart-sub .login-widget {
  padding: 16px 16px 0px 16px;
}
.header-btns .cart-sub .login-widget .login-header {
  text-transform: uppercase;
  padding: 10px 0px;
  font-weight: bold;
}
.header-btns .cart-sub .login-widget .login-message {
  color: #757575;
  padding: 0 0 10px 0;
}
.header-btns .cart-sub .login-widget form fieldset {
  padding-bottom: 15px;
}
.header-btns .cart-sub .login-widget form fieldset span {
  color: #757575;
}
.header-btns .cart-sub .login-widget form fieldset input {
  min-height: 35px;
  text-indent: 10px;
  border: solid 1px #CCC;
  margin-top: 10px;
  outline: none;
}
.header-btns .cart-sub .all_carts_item {
  max-height: 400px;
  overflow-y: auto;
}
.header-btns .cart-sub .btn-mini-cart.inline-lists {
  overflow: hidden;
}
.header-btns .cart-sub .all_carts_item, .header-btns .cart-sub .btn-mini-cart.inline-lists {
  padding: 17px;
}
.header-btns .cart-sub .btn-mini-cart.inline-lists a {
  color: white;
  text-decoration: none;
  width: 100%;
  margin: -10px 0px 15px 0px;
  text-transform: uppercase;
}
.header-btns .cart-sub .btn-mini-cart.inline-lists a:hover {
  background: #EE3287 none repeat scroll 0 0;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item {
  margin: 0 0 20px 0;
  width: 100%;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .attachment-shop_thumbnail {
  float: left;
  height: 57px;
  margin-right: 9px;
  margin-top: 3px;
  width: 53px;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .mini-cart-info {
  float: left;
  padding: 0 5px;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .mini-cart-info a.cart_list_product_title {
  color: #333;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  white-space: pre-wrap;
  text-transform: uppercase;
  font-weight: bold;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .mini-cart-info .cart_list_product_quantity {
  color: black;
  font-size: 14px;
  margin-top: 9px;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .mini-cart-info .cart_list_product_quantity .amount {
  color: #EE3287;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .remove {
  transform: translateY(-4px);
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .remove .fa-trash {
  color: #757575;
  float: right;
  transition: all 350ms ease-out 0s;
}
.header-btns .cart-sub .all_carts_item .row.mini-cart-item .remove .fa-trash:hover {
  color: #EE3287;
}
.header-btns .cart-sub .minicart_total_checkout {
  text-transform: uppercase;
  font-size: 10px;
  background: #F7F7F7 none repeat scroll 0 0;
  height: 40px;
  left: 0;
  margin-bottom: 0px;
  padding: 15px;
  text-align: left;
}
.header-btns .cart-sub .minicart_total_checkout > span {
  color: #EE3287;
  float: right;
  font-weight: bold;
}
.header-btns .cart-sub .minicart_total_checkout .amount {
  font-size: 18px;
}
.header-btns .cart-sub .minicart_total_checkout.shipping-charge {
  padding: 0 15px 10px 15px;
  height: 20px;
}
.header-btns .cart-count {
  background: #EE3287 none repeat scroll 0 0;
  border: 2px solid white;
  border-radius: 99px;
  color: white;
  font-size: 13px;
  height: 25px;
  padding-top: 3px;
  position: absolute;
  right: 40px;
  top: 7px;
  width: 25px;
  line-height: 1;
}
.header-btns .fa-cart {
  margin-left: 15px;
}
.header-btns .fa-menu.mobilemenuopener {
  padding: 0 5px;
}
.header .mobile-search {
  position: relative;
  transition: max-height 0.3s ease 0s;
  min-height: 0;
  max-height: 200px;
  display: flex;
  align-items: center;
  background-color: #F7F7F7;
  border-top: 1px #EEE solid;
  margin-top: 5px;
}
.header .mobile-search i.fa-search {
  font-size: 25px;
  transition: opacity 0.2s ease 0s;
  padding: 0 15px;
}
.header .mobile-search input,
.header .mobile-search input:active,
.header .mobile-search input:focus,
.header .mobile-search input:hover {
  width: 80%;
  border: 0px;
  color: #333;
  background-color: #F7F7F7;
  height: 40px;
  padding-right: 15px;
  outline: none;
  transition: opacity 0.2s ease 0s;
  border: 0;
}
.header .mobile-search input::placeholder {
  color: #AAA;
  opacity: 1;
  font-size: 13px;
}
.header .mobile-search input:focus::placeholder {
  color: transparent;
}
.header .main-menu {
  transition: padding 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.header .row.category-menu {
  position: relative;
  height: 35px;
  width: 100%;
  font-weight: 600;
  transition: height 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.header .row.category-menu a {
  color: black;
}
.header .row.category-menu .menu-c1 .mainmenu-c1:hover, .header .row.category-menu .menu-spe .mainmenu-spe:hover {
  text-decoration: none;
}
.header .row.category-menu .menu-c1 .mainmenu-c1:hover:after, .header .row.category-menu .menu-spe .mainmenu-spe:hover:after {
  transform: scaleX(1);
}
.header .row.category-menu .menu-c1 .mainmenu-c1:after, .header .row.category-menu .menu-spe .mainmenu-spe:after {
  display: block;
  content: "";
  position: relative;
  border-bottom: solid 1px #EE3287;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.header .row.category-menu .menu-c1 .mainmenu-c1 {
  display: inline-block;
}
.header .row.category-menu .menu-c1 .mainmenu-c1:after {
  margin-top: 16px;
}
.header .row.category-menu .menu-spe .mainmenu-spe {
  color: #EE3287;
}
.header .row.category-menu .menu-spe .mainmenu-spe:after {
  margin-top: 13px;
}
.header .row.category-menu .menu-spe__op-spe {
  position: relative;
  bottom: 9px;
}
.header .row.category-menu .menu-spe__op-spe img {
  height: 30px;
}
.header .row.category-menu .menu-spe--mois-bonnes-affaires {
  bottom: 9px;
}
.header .row.category-menu .menu-spe--mois-bonnes-affaires .mainmenu-spe {
  display: block;
  height: 100%;
}
.header .row.category-menu .menu-spe--mois-bonnes-affaires .mainmenu-spe::after {
  margin-top: 8px;
}
.header .row.category-menu .menu-spe--mois-bonnes-affaires img {
  height: 35px;
}
.header .row.category-menu .menu-spe--soldes-hiver .mainmenu-spe:after {
  margin-top: 3px;
}
.header .row.category-menu .menu-spe--soldes-hiver img {
  height: 40px;
}
.header .row.category-menu #mainmenu_subpanel {
  opacity: 0.5;
  width: 730px;
  clear: both;
  z-index: 5;
  height: 275px;
  position: absolute;
  background-color: white;
  display: none;
  border-top: 1px #CCC solid;
  padding-top: 0px;
  top: 35px;
  -webkit-box-shadow: 0px 3px 6px -3px black;
  -moz-box-shadow: 0px 3px 6px -3px black;
  box-shadow: 0px 3px 6px -3px black;
  line-height: 1;
}
.header .row.category-menu #mainmenu_subpanel_colleft {
  height: 263px;
  width: 200px;
  display: inline-block;
  position: relative;
  border-right: 1px #CCC solid;
  margin: 0px;
  box-sizing: border-box;
  font-size: 12px;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-left: 15px;
  margin-top: 8px;
}
.header .row.category-menu #mainmenu_subpanel_colleft .mainmenu_c2 {
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
}
.header .row.category-menu #mainmenu_subpanel_colleft .mainmenu_c2 a {
  display: inline-block;
}
.header .row.category-menu #mainmenu_subpanel_colleft .mainmenu_c2 a:hover {
  text-decoration: none;
}
.header .row.category-menu #mainmenu_subpanel_colleft .mainmenu_c2_active a {
  color: #EE3287;
}
.header .row.category-menu #mainmenu_subpanel_colright {
  padding-left: 13px;
  padding-top: 8px;
  height: 255px;
  width: 353px;
  display: inline-block;
  display: flex;
  position: absolute;
  right: 171px;
  top: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-size: 12px;
  overflow-y: hidden;
  overflow-x: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.header .row.category-menu #mainmenu_subpanel_colright .mainmenu_c3 {
  display: block;
  padding-top: 6px;
  margin-right: 20px;
  color: #A5A3A4;
}
.header .row.category-menu #mainmenu_subpanel_colright .mainmenu_c3:hover {
  color: #EE3287;
  text-decoration: none;
}
.header .row.category-menu #mainmenu_subpanel_img {
  height: 270px;
  width: 127px;
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 2px;
  margin: 0px;
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: hidden;
  opacity: 1;
  border-radius: 30px 0px 0px 30px/147px 0px 2px 145px;
}
.header .row.category-menu #mainmenu_subpanel_img img {
  height: 100%;
  width: 100%;
}
.header .row.category-menu #mainmenu_subpanel_img.submenu-campaign {
  border-radius: 0;
  width: auto;
}
.header .row.category-menu #mainmenu_subpanel_img.submenu-campaign .submenu-campaign__link:hover {
  text-decoration: none;
}
.header .row.category-menu #mainmenu_subpanel_img.submenu-campaign .submenu-campaign__title {
  position: sticky;
  width: auto;
  font-size: 16px;
  color: black;
  z-index: 10;
  bottom: 0px;
  background-color: #fffC;
  text-align: center;
  padding: 7px;
}
.header__shadow {
  height: 130px;
  width: 100%;
}

/** Boutons des pop-ups (header et ajout panier) **/
.button-div {
  background: #000;
  padding: 9px 8px;
  text-align: center;
  margin: -10px 0 15px 0;
}
.button-div.gray {
  background: #757575;
}
.button-div.gray-dark {
  background: #2A2A2A;
  border: 1px black solid;
}
.button-div.gray-dark:hover {
  border-color: #ff2e8f;
}
.button-div.gray-dark a:hover {
  text-decoration: none;
}
.button-div:hover {
  background: #E53488;
}

/** Header Panier **/
.header_mobile_panier {
  background-color: #333;
  padding: 10px 0;
}
.header_top {
  height: 20px;
  width: 100%;
  line-height: 1;
}
.header_top p {
  color: white;
  margin: 0;
}
.header_top #mainmenutopright {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 4px;
}
.header_top .pull-right {
  float: right;
}
.header_top li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  margin-left: 10px;
}
.header_top li:first-child {
  border: medium none;
}
.header_top li a {
  color: white;
  text-decoration: none;
}
.header_top li a:hover {
  color: #AAA;
  transition: all 0.4s ease 0s;
}
.header_top_right_menu ul li {
  padding-left: 12px;
}
.header_area {
  background: white none repeat scroll 0 0;
  padding-bottom: 21px;
  padding-left: 0px;
  padding-right: 0px;
}
.header_area.header_area_panier {
  padding-bottom: 5px;
}

.logo {
  position: absolute;
  margin: 0 auto;
  margin-top: -30px;
}
.logo a img {
  max-height: 25px;
  width: auto;
}

#logomobile {
  margin-top: -3px;
  padding-left: 5px;
}

.mobile-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 5;
}
.mobile-wrapper .shadow {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  z-index: 6;
}
.mobile-wrapper .mobile-menu-C1, .mobile-wrapper .mobile-menu-C2, .mobile-wrapper .mobile-menu-C3 {
  transform: translateX(-100%);
  transition: transform 0.3s cubic-bezier(0, 1, 1, 1) 0s;
  position: absolute;
  background-color: white;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  height: 100%;
  width: 90%;
}
.mobile-wrapper .mobile-menu-C1 .close-menu, .mobile-wrapper .mobile-menu-C2 .close-menu, .mobile-wrapper .mobile-menu-C3 .close-menu {
  height: 45px;
  line-height: 45px;
  padding-left: 8px;
  font-size: 24px;
  color: white;
  overflow: hidden;
  position: relative;
  background-color: #EE3287;
  display: flex;
  align-items: center;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li,
.mobile-wrapper .mobile-menu-C1 .mobilemenuprev li, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li,
.mobile-wrapper .mobile-menu-C2 .mobilemenuprev li, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li,
.mobile-wrapper .mobile-menu-C3 .mobilemenuprev li {
  height: 45px;
  font-size: 15px;
  border-bottom: 1px #CCC solid;
  color: black;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-wrapper .mobile-menu-C1 li, .mobile-wrapper .mobile-menu-C2 li, .mobile-wrapper .mobile-menu-C3 li {
  cursor: pointer;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li a,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li a,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li a, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li a,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li a,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li a, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li a,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li a,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li a {
  color: inherit;
  background-color: transparent;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li a:active,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li a:active,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li a:active, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li a:active,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li a:active,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li a:active, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li a:active,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li a:active,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li a:active {
  text-decoration: none;
  color: #EE3287;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li {
  padding-left: 8px;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li:hover, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li:hover, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li:hover {
  color: white !important;
  background-color: #E53388;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li a:hover, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li a:hover, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li a:hover {
  text-decoration: none;
  color: inherit;
}
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li:hover a.c2active, .mobile-wrapper .mobile-menu-C2 .menu-C2-list li:hover a.c2active, .mobile-wrapper .mobile-menu-C3 .menu-C2-list li:hover a.c2active {
  color: white !important;
  background-color: #E53388;
}
.mobile-wrapper .mobile-menu-C1 a, .mobile-wrapper .mobile-menu-C2 a, .mobile-wrapper .mobile-menu-C3 a {
  transition: none;
}
.mobile-wrapper .mobile-menu-C1 a:hover, .mobile-wrapper .mobile-menu-C2 a:hover, .mobile-wrapper .mobile-menu-C3 a:hover {
  text-decoration: none;
  color: inherit;
}
.mobile-wrapper .mobile-menu-C1 .menu-C1-list li i,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li i,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li i, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li i,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li i,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li i, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li i,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li i,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li i {
  color: #CCC;
  font-size: 20px;
  float: right;
  padding-right: 15px;
}
.mobile-wrapper .mobile-menu-C1 {
  z-index: 7;
}
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes .mobile-list-item__op-spe img {
  height: 30px;
}
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.mobile-wrapper .mobile-menu-C2 .mobilemenuprev li i, .mobile-wrapper .mobile-menu-C3 .mobilemenuprev li i {
  float: left;
  padding-left: 5px;
  line-height: 45px;
  margin: auto;
}
.mobile-wrapper .mobile-menu-C2 .mobilemenuprev li a, .mobile-wrapper .mobile-menu-C3 .mobilemenuprev li a {
  padding-left: 16px;
  color: white;
  height: 100%;
  position: relative;
  width: 90%;
  float: right;
  transform-origin: bottom left;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  border-left: 2px solid #EEE;
  display: flex;
  align-items: center;
}
.mobile-wrapper .mobile-menu-C2 .mobilemenuprev li a span, .mobile-wrapper .mobile-menu-C3 .mobilemenuprev li a span {
  display: inline-block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.mobile-wrapper .mobile-menu-C2 {
  z-index: 8;
}
.mobile-wrapper .mobile-menu-C2 .mobilemenuprev li a {
  background-color: rgba(229, 51, 136, 0.7);
}
.mobile-wrapper .mobile-menu-C3 {
  z-index: 9;
}
.mobile-wrapper .mobile-menu-C3 .mobilemenuprev li a {
  background-color: rgba(229, 51, 136, 0.9);
}
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.espace-client .back-espace-client:hover {
  text-decoration: none;
}
.espace-client .sattelitepages_title {
  font-weight: 600;
}
.espace-client .sattelitepages_title--adresses {
  margin-bottom: 0;
}
.espace-client .ec-item {
  padding: 10px 0 10px 10px;
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.espace-client .ec-item .fa {
  padding: 0 10px;
}
.espace-client .ec-item-link:hover {
  text-decoration: none;
}
.espace-client .ec-item--first {
  border-top: 1px solid #CCC;
}
.espace-client .tableorders_espclient {
  font-weight: 600;
  clear: both;
}
.espace-client .tableorders_espclient_title {
  margin-top: 25px;
  padding: 10px;
  font-size: 16px;
}
.espace-client .tableorders_espclient_title .voirplus {
  font-size: 11px;
  padding-left: 15px;
  line-height: 14px;
  padding-bottom: 1px;
}
.espace-client .orders-eclient {
  font-weight: 600;
}
.espace-client .orders-eclient > div:nth-child(odd) {
  background-color: #f2f2f2;
}
.espace-client .orders-eclient .sumup_row {
  border: 1px solid lightgray;
  padding: 10px;
}
.espace-client .orders-eclient .sumup_total {
  display: block;
  margin-top: 3px;
}
.espace-client .orders-eclient .sumup_total--link::before {
  content: "";
  font-family: fontello;
  color: #EE3287;
  padding-right: 5px;
}
.espace-client .orders-eclient .sumup_total--link:hover::before {
  color: inherit;
}
.espace-client .orders-eclient .sumup_total--link a:hover {
  text-decoration: none;
}
.espace-client .btn-small {
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
}
.espace-client .btn-small .fa {
  padding-right: 5px;
}
.espace-client .adresse-block {
  padding: 15px;
  border: 1px solid #CCC;
  border-radius: 12px;
  cursor: pointer;
  height: 100%;
}
.espace-client .adresse-block:hover {
  border-color: #EE3287;
}
.espace-client .adresse-block .adrdelbtn {
  position: absolute;
  right: 24px;
  top: 12px;
  font-size: 14px;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid transparent;
}
.espace-client .adresse-block .adrdelbtn:hover {
  color: #EE3287;
  border-color: #EE3287;
}
.espace-client .adresse-block .recap-adr-container {
  font-size: 14px;
  font-weight: 600;
}
.espace-client .pref-choices {
  padding-left: 15px;
  font-size: 14px;
  font-weight: 600;
}
.espace-client .pref-choices .checkbox {
  display: flex;
  align-items: center;
}
.espace-client .pref-choices .checkbox input {
  opacity: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  z-index: -1;
}
.espace-client .pref-choices .checkbox input:checked + .checkbox__control {
  background-color: #EE3287;
}
.espace-client .pref-choices .checkbox input:checked + .checkbox__control svg {
  transform: scale(1);
}
.espace-client .pref-choices .checkbox__control {
  width: 18px;
  border: 2px solid #EE3287;
  border-radius: 0.25em;
  background-color: white;
  color: white;
  z-index: -2;
}
.espace-client .pref-choices .checkbox__control svg {
  transition: transform 0.1s ease-in 25ms;
  transform: scale(0);
  transform-origin: bottom left;
}
.espace-client .pref-choices .checkbox__label {
  margin-left: 10px;
}
.espace-client .pref-choices__interests {
  font-size: 18px;
  font-weight: 600;
}
.espace-client .updated-password {
  font-size: 16px;
  font-weight: 600;
}
.espace-client .add-address-link:hover {
  text-decoration: none;
}
.espace-client .add-address-link .btn-add i {
  padding-right: 5px;
}
.espace-client .order-actions {
  text-align: center;
}
.espace-client .order-actions a:hover {
  text-decoration: none;
}
.espace-client .order-actions .btn-small {
  border-radius: 5px;
}
.espace-client .recapadr span {
  color: #555;
  font-size: 12px;
  padding-left: 5px;
  font-weight: 600;
}
.espace-client .recapadr .adrrecapline {
  display: block;
  margin-bottom: 2px;
  margin-top: 2px;
  font-weight: 600;
}
.espace-client .recapadr .typeadrrecap.espaceclient_colisseparator, .espace-client .espaceclient_colisseparator {
  display: block;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 100%;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  background-color: #F2F2F2;
  border: 1px #C3C3C3 solid;
  padding: 7px;
  padding-left: 10px;
}
.espace-client .delivery-time {
  display: block;
}
.espace-client .orderstatesfrise {
  margin-top: 20px;
  line-height: 1;
}
.espace-client .orderstatesfrise div {
  text-align: center;
}
.espace-client .orderstatesfrise div span.statelabel, .espace-client .orderstatesfrise div span.statesublabel {
  width: 100%;
  display: inline-block;
  margin: 0px;
  box-sizing: border-box;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  color: lightgray;
  font-size: 14px;
}
.espace-client .orderstatesfrise div span.statesublabel {
  color: #EE3287;
}
.espace-client .orderstatesfrise div i.orderstateicon {
  font-size: 5em;
  color: lightgray;
}
.espace-client .orderstatesfrise div i.orderstatesmallicon {
  line-height: 2em;
  font-size: 3em;
  color: lightgray;
}
.espace-client .orderstatesfrise div.done i.orderstateicon, .espace-client .orderstatesfrise div.done span.statelabel, .espace-client .orderstatesfrise div.done i.orderstatesmallicon {
  color: #4Cae4C;
}
.espace-client .orderstatesfrise div.donefailed i.orderstateicon, .espace-client .orderstatesfrise div.donefailed span.statelabel {
  color: #DD2266;
}
.espace-client .orderstatesfrise .fa {
  margin-bottom: 8px;
}
.espace-client .complementinfo {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #EE3287;
  margin: 15px 0;
}
.espace-client .complementinfo a {
  color: black;
  text-decoration: underline;
}
.espace-client .orderdetail_colis_line {
  border-bottom: 1px #CCC solid;
  border-left: 1px #CCC solid;
  border-right: 1px #CCC solid;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.espace-client .orderdetail_colis_line:first-child {
  border-top: 1px #CCC solid;
}
.espace-client .orderdetail_colis_line .orderdetail_colis_imglink {
  display: inline-block;
  padding-right: 10px;
  background-color: white;
  margin-bottom: 8px;
  width: 100%;
  text-align: center;
  flex-shrink: 0;
}
.espace-client .orderdetail_colis_line .detailblock {
  display: inline-block;
  line-height: 50px;
  vertical-align: middle;
}
.espace-client .orderdetail_colis_line .detailblock div.btnespaceclient {
  margin-left: 0px;
  line-height: 1em;
  font-size: 14px;
  font-weight: 600;
}
.espace-client .orderdetail_colis_line .detailblock div.btnespaceclient .qty-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.espace-client .orderdetail_colis_line .detailblock div.btnespaceclient .qty-contact a:hover {
  text-decoration: none;
}
.espace-client .orderdetail_colis_line .detailblock div.btnespaceclient .qty-contact .btn-small {
  text-transform: none;
}

#address-edit-form .form-error {
  border: 1px solid red;
}

.espace-contact .sattelitepages_title {
  font-weight: 600;
  font-size: 20px;
}
.espace-contact .faq-label {
  font-size: 14px;
}
.espace-contact .contact-choices {
  margin: 0;
}
.espace-contact .contactblock {
  margin-bottom: 30px;
}
.espace-contact .contactblock-headline {
  display: flex;
  align-items: center;
}
.espace-contact .contactblock-headline .fa {
  font-size: 30px;
  margin: 10px;
}
.espace-contact .contactblock-headline-label {
  margin-left: 10px;
  font-size: 24px;
}
.espace-contact .contactblock-notice {
  margin-top: 10px;
  line-height: 18px;
  font-size: 13px;
  background-color: #e6f1e0;
  padding: 8px 15px;
}
.espace-contact .contactblock .main-title {
  display: flex;
  align-items: center;
}
.espace-contact .contactblock #contactchosenicon {
  font-size: 32px;
  margin-right: 15px;
}
.espace-contact .contactblock #contactchosenname {
  font-size: 23px;
  line-height: 1;
}
.espace-contact .contactblock a {
  font-size: 14px;
  margin-left: 47px;
}
.espace-contact .contactchoice {
  font-size: 24px;
  border: 2px black solid;
  border-radius: 4px;
  padding: 15px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.espace-contact .contactchoice:hover {
  border-color: #EE3287;
  color: #EE3287;
}
.espace-contact .contactchoice.contactprechoice {
  min-height: 100px;
}
.espace-contact .contactchoice span {
  font-size: 14px;
  margin-top: 4px;
  display: block;
}
.espace-contact .btn-fill {
  text-transform: initial;
  padding: 5px;
}
.espace-contact .btn-upload {
  text-transform: none;
  margin: 5px;
}
.espace-contact .files {
  display: flex;
  column-gap: 10px;
  flex-wrap: wrap;
  margin: 5px;
}
.espace-contact .files p a div {
  width: min-content;
}
.espace-contact .submit-message {
  text-align: center;
  color: red;
}
.espace-contact .submit-button {
  text-align: end;
  padding: 5px;
}

.knowledge-base .category .section h3 {
  font-size: 16px;
  font-weight: 600;
}
.knowledge-base .category .section .article-list li {
  background-color: #EEE;
  margin: 10px;
  padding: 10px;
}
.knowledge-base .category .section .article-list li > a {
  font-size: 14px;
  font-weight: 600;
}
.knowledge-base .category .section .article-list li > a:hover {
  text-decoration: none;
}
.knowledge-base .category .section .article-list li > a:before {
  font-family: "fontello";
  content: "";
  padding-right: 10px;
}
.knowledge-base .category .section .article-list li > a[aria-selected=true]:before {
  content: "";
}

.delivery-form {
  width: 80%;
  margin: 0 auto;
  border: solid 0px #F00;
}
.delivery-form.delivery-form-adr {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.delivery-form fieldset {
  padding: 5px;
  color: #888;
}
.delivery-form fieldset span {
  font-size: 14px;
  font-weight: 600;
  width: 100%;
}
.delivery-form fieldset span b {
  color: #E53388;
  font-weight: bold;
  font-size: 20px;
}
.delivery-form fieldset input[type=text], .delivery-form fieldset input[type=password], .delivery-form fieldset textarea, .delivery-form fieldset select {
  width: 100%;
  height: 35px;
  border: solid 1px #DDD;
  margin-top: 6px;
  text-indent: 10px;
  color: #333;
}
.delivery-form fieldset textarea {
  min-height: 50px;
  text-indent: 0px;
  padding: 5px;
}
.delivery-form .btn-cancel {
  display: flex;
  justify-content: center;
}
.delivery-form .btn-cancel a:hover {
  text-decoration: none;
}
.delivery-form .btn-cancel .btn-fit {
  width: max-content;
}

.submitonce .redborder {
  border: 1px red solid !important;
}

.errorlogin {
  font-size: 14px;
  font-weight: 600;
  color: red;
  margin-top: 15px;
}

.jquery-modal.blocker {
  z-index: 4;
}

.jModal-title {
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #CCC;
  padding: 10px 0;
}
.jModal-message {
  font-weight: 600;
  margin: 10px 0 10px 5px;
}
.jModal-buttons {
  display: flex;
  justify-content: end;
  align-items: center;
  row-gap: 10px;
  column-gap: 10px;
  flex-wrap: wrap;
}
.jModal-input {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
}
.jModal-input-container {
  padding: 40px 20px;
  text-align: center;
}
.jModal-input-container textarea {
  height: 80px;
}
.jModal-button {
  padding: 7px 15px;
  border: 1px solid black;
  background-color: black;
  color: white;
  border-radius: 5px;
  min-width: 80px;
  text-align: center;
  cursor: pointer;
  transition: all 350ms ease-out 0s;
  font-size: 14px;
  font-weight: 600;
  max-height: 40px;
  flex-shrink: 0;
}
.jModal-button:hover {
  background-color: white;
  color: black;
}
.jModal-button--pink {
  border-color: #EE3287;
  background-color: #EE3287;
}
.jModal-button--pink:hover {
  background-color: white;
  color: #EE3287;
}
.jModal-button--gray {
  border-color: #555;
  background-color: #555;
}
.jModal-button--gray:hover {
  background-color: white;
  color: #555;
}
.jModal--small {
  max-width: 350px;
}
.jModal--large {
  max-width: 800px;
}
.jModal.modal {
  padding: 10px;
}
.jModal-list {
  list-style: disc inside;
}

#modalauto .modal-title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
#modalauto .popaddcart {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 10px;
}
#modalauto .popaddcart__infos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
#modalauto .popaddcart__infos .prodadded_lbl {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
#modalauto .popaddcart__infos .prodadded_reference {
  margin-bottom: 10px;
}
#modalauto .popaddcart__order, #modalauto .popaddcart__continue {
  grid-column: 1/3;
}
#modalauto .popaddcart__order a:hover, #modalauto .popaddcart__continue a:hover {
  text-decoration: none;
}
#modalauto .popaddcart__button {
  width: 100%;
  border: 2px solid black;
  color: white;
  background-color: black;
  border-radius: 4px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
#modalauto .popaddcart__button:hover {
  background-color: white;
  color: black;
}
#modalauto .popaddcart__button--pink {
  background-color: #EE3287;
  border-color: #EE3287;
}
#modalauto .popaddcart__button--pink:hover {
  color: #EE3287;
}
#modalauto .popaddcart__articles {
  grid-column: 1/3;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#modalauto .popaddcart__articles {
  grid-column: 1/3;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#modalauto .popaddcart__cross {
  grid-column: 1/3;
  position: relative;
  width: 100%;
  height: 110px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 5px;
}
#modalauto .popaddcart__cross .loading {
  overflow: hidden;
}
#modalauto .popaddcart__cross .loading .waiterajax {
  display: flex;
  justify-content: center;
  align-items: center;
}
#modalauto .popaddcart__cross .waiterajax {
  position: absolute;
}
#modalauto .popaddcart__cross-product {
  text-align: center;
}
#modalauto .popaddcart__cross-product a:hover {
  text-decoration: none;
}
#modalauto .popaddcart__amt {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
#modalauto .modal-footer {
  text-align: end;
}

.background-form-connection {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-image: url("../../assets/img/img-fond-page-connexion.jpg");
  width: 100%;
  padding: 2%;
}
.background-form-connection .delivery-form fieldset {
  color: #555;
}

.delivery-form > p {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.delivery-form.connexion {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 2%;
  padding: 4% 6%;
  width: 90%;
  margin: 4% auto auto auto;
}
.delivery-form.connexion .connexion-headline {
  font-size: 16px;
  font-weight: 600;
}
.delivery-form.connexion .btn-small {
  float: right;
}

.addresses #addresses__form {
  display: grid;
  row-gap: 10px;
}
.addresses__section {
  background-color: #EEE;
  padding: 10px;
  margin: 0 5px 20px 5px;
}
.addresses__section.delivery {
  position: relative;
}
.addresses__section.delivery.loading {
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 2px;
}
.addresses__section.delivery.loading .waiterajax {
  display: flex;
  justify-content: center;
  align-items: center;
}
.addresses__section.delivery .waiterajax {
  position: absolute;
}
.addresses__title {
  text-align: center;
  font-size: 16px;
  color: #EE3287;
}
.addresses__title h4 {
  font-weight: 600;
}
.addresses__button-link {
  flex: 1;
}
.addresses__button-link:hover {
  text-decoration: none;
}
.addresses__address-button {
  background-color: #333;
  color: white;
  margin: auto;
  height: 40px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
}
.addresses__address-button--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.addresses__action-on-selected {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 10px;
}
.addresses__button-link {
  flex: 1;
}
.addresses__button-link:hover {
  text-decoration: none;
}
.addresses__info-message {
  padding: 5px;
  margin: 5px;
  position: relative;
}
.addresses__info-message .info-message__text {
  margin-right: 10px;
  font-weight: 600;
  color: #DD2266;
}
.addresses__info-message .info-message__dismiss {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  color: #DD2266;
}

.billing-address__subtitle, .shipping-address__subtitle {
  font-weight: 600;
  text-align: center;
  font-size: 14px;
}
.billing-address__telephone-number-1-warning, .shipping-address__telephone-number-1-warning {
  color: red;
  font-weight: 600;
}
.billing-address__create-address.show-form-errors .billing-field .error, .billing-address__create-address.show-form-errors .shipping-field .error, .shipping-address__create-address.show-form-errors .billing-field .error, .shipping-address__create-address.show-form-errors .shipping-field .error {
  border: 2px solid red;
  border-radius: 4px;
}
.billing-address__create-address fieldset, .shipping-address__create-address fieldset {
  margin: 3px 0;
}
.billing-address__extra-infos-button, .shipping-address__extra-infos-button {
  background-color: #333;
  color: white;
  margin: 10px;
  height: 50px;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
}
.billing-field__title, .shipping-field__title {
  color: #555;
  font-weight: 600;
}
.billing-field__title--required span, .shipping-field__title--required span {
  font-size: 16px;
  color: #EE3287;
  font-weight: 700;
}
.billing-field select, .billing-field input, .shipping-field select, .shipping-field input {
  width: 100%;
  height: 30px;
  margin: 3px 0;
}
.billing-field textarea, .shipping-field textarea {
  width: 100%;
  margin: 3px 0;
}

.delivery__choice-button {
  height: 50px;
  background-color: #EE3287;
  color: white;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  line-height: 1;
  border-radius: 4px;
  border: none;
}
.delivery__choice-button--shipping:hover {
  cursor: pointer;
}
.delivery__choice-button--shipping div:first-child {
  margin-right: 10px;
  font-size: 24px;
  height: 30px;
}
.delivery__choice-button:hover {
  background-color: #e666aa;
}
.delivery__choice-wrapper:hover {
  text-decoration: none;
}

.JDSelect {
  position: relative;
}
.JDSelect__unique .JDSelect__selected:hover {
  border-color: #AAA;
}
.JDSelect__unique .fa-down-open {
  display: none;
}
.JDSelect__selected {
  border: 1px solid #AAA;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 100px;
  background-color: white;
  border-radius: 4px;
}
.JDSelect__selected:hover {
  border-color: #333;
}
.JDSelect__selected .fa-down-open {
  left: 10px;
}
.JDSelect__selected .JDSelect__option {
  color: #555;
}
.JDSelect__option-list {
  position: absolute;
  width: 100%;
  background-color: white;
  z-index: 2;
  max-height: 200px;
  overflow-y: scroll;
  border: 1px solid #AAA;
  padding: 0 10px;
  border-radius: 4px;
}
.JDSelect__option-list .JDSelect__option {
  padding: 5px 0;
  border-bottom: 1px solid #EEE;
}

.delivery-options__submit-link:hover {
  text-decoration: none;
}
.delivery-options__submit-button {
  background-color: #EE3287;
  color: white;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  border: 2px solid #EE3287;
  border-radius: 4px;
}
.delivery-options__submit-button .fa {
  margin: 0 10px;
}
.delivery-options__submit-button:hover {
  background-color: white;
  color: #EE3287;
}
.delivery-options__PR-section {
  background-color: #F0F0F0;
  padding: 10px;
  margin-bottom: 10px;
}
.delivery-options__PR-title {
  color: #EE3287;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}
.delivery-options__map-search-input {
  width: 100%;
}
.delivery-options__search-button {
  width: 100%;
  margin: 5px 0;
  background-color: #EE3287;
  color: white;
  display: flex;
  justify-content: center;
  height: 24px;
  align-items: center;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #EE3287;
  cursor: pointer;
}
.delivery-options__search-button:hover {
  background-color: white;
  color: #EE3287;
}
.delivery-options__map-container {
  height: 400px;
}
.delivery-options__map {
  height: 100%;
}
.delivery-options__selected-PR-content {
  border: 1px solid #EE3287;
  border-radius: 4px;
  padding: 10px;
}

.delivery-pack__section {
  background-color: #F0F0F0;
  padding: 10px;
  margin: 0 5px 20px 5px;
  box-shadow: 0px 3px 10px #AAA;
}
.delivery-pack__pack-number {
  color: #EE3287;
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
}
.delivery-pack__pack-content {
  font-size: 11px;
  font-weight: 600;
  margin: 5px 0;
}
.delivery-pack__transporters-list {
  padding: 0 10px;
  display: grid;
  row-gap: 10px;
}

.transporter {
  border: 1px solid #555;
  background-color: #DDD;
  padding: 10px;
  border-radius: 4px;
  cursor: default;
}
.transporter.active {
  border: 3px solid #EE3287;
}
.transporter__headline {
  display: flex;
  align-items: center;
}
.transporter__checkbox-wrapper {
  position: absolute;
  margin-left: 10px;
  cursor: pointer;
}
.transporter__checkbox-wrapper input[type=checkbox] {
  pointer-events: none;
}
.transporter__checkbox-wrapper input[type=checkbox]:checked {
  filter: invert(100%) hue-rotate(290deg) brightness(0.8);
}
.transporter__logo-wrapper {
  margin: auto;
}
.transporter__description {
  text-align: center;
  line-height: 1;
}
.transporter__name {
  color: #EE3287;
  font-weight: 700;
  font-size: 14px;
  margin-top: 3px;
}
.transporter__type {
  font-size: 11px;
  font-weight: 600;
}
.transporter__infos-section {
  display: flex;
  justify-content: center;
}
.transporter__more-infos {
  width: max-content;
  padding: 0 5px;
  text-decoration: underline;
  font-style: italic;
  cursor: pointer;
}
.transporter__infos {
  line-height: 1.2;
  margin: 5px 0;
}
.transporter__info-title {
  font-weight: 700;
}
.transporter__PR-section {
  margin: 5px 0;
}
.transporter__selected-PR {
  margin-bottom: 5px;
}
.transporter__PR-button {
  background-color: #EE3287;
  color: white;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  border-radius: 4px;
}
.transporter__PR-button:hover {
  background-color: #e666aa;
}
.transporter__price-section {
  text-align: center;
}
.transporter__price {
  font-size: 14px;
  font-weight: 700;
  color: #EE3287;
}

.PR-modal {
  padding: 10px;
  width: 100%;
  height: 100%;
}
.PR-modal__container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.PR-modal__title {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #EE3287;
}
.PR-modal__map-search-input {
  width: 100%;
}
.PR-modal__search-button {
  width: 100%;
  margin: 5px 0;
  background-color: #EE3287;
  color: white;
  display: flex;
  justify-content: center;
  height: 24px;
  align-items: center;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #EE3287;
  cursor: pointer;
}
.PR-modal__search-button:hover {
  background-color: white;
  color: #EE3287;
}
.PR-modal__display-section {
  display: flex;
  justify-content: center;
}
.PR-modal__display-button {
  background-color: #EE3287;
  border: 1px solid #EE3287;
  color: white;
  border-radius: 4px 4px 0 0;
  height: 24px;
  line-height: 24px;
  text-align: center;
  flex: 1;
  margin: 5px 5px 0 5px;
  text-transform: uppercase;
  font-weight: 600;
}
.PR-modal__display-button--disabled {
  border: 1px solid #EEE;
  background-color: white;
  color: black;
}
.PR-modal__display-button--disabled:hover {
  border-color: #EE3287;
}
.PR-modal__map-container {
  flex: 1 1 auto;
}
.PR-modal__map {
  height: 100%;
}
.PR-modal__list-container {
  overflow-x: scroll;
  margin: 5px 0;
}
.PR-modal__PR-item {
  border: 1px solid #EE3287;
  text-align: center;
  border-radius: 4px;
}
.PR-modal__PR-item + .PR-modal__PR-item {
  margin-top: 5px;
}

.mapboxgl-popup-close-button {
  font-size: 24px;
  color: #EE3287;
}

.PR-map-popup__name {
  text-align: center;
  color: #EE3287;
  font-size: 14px;
  font-weight: 600;
  max-width: 80%;
  margin: auto;
}
.PR-map-popup__address, .PR-map-popup__zipcode-city {
  text-align: center;
  font-weight: 600;
}
.PR-map-popup .hours-table__title, .PR-map-popup .hours-table__day-label {
  font-weight: 600;
}
.PR-map-popup .hours-table__day {
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
}
.PR-map-popup__select-button {
  background-color: #EE3287;
  color: white;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  margin-top: 10px;
}

.PR-item__name {
  font-weight: 600;
  color: #EE3287;
  margin-top: 3px;
}
.PR-item__address {
  font-size: 11px;
  font-weight: 600;
  margin: 3px 0;
}

.selected-PR__label {
  font-size: 14px;
  font-weight: 600;
}
.selected-PR__value {
  text-align: center;
}
.selected-PR__PR-name {
  font-size: 14px;
  font-weight: 600;
  color: #EE3287;
}
.selected-PR__PR-address {
  font-size: 11px;
  font-weight: 600;
}

.tips__breadcrumb {
  margin: 30px 0;
}
.tips__breadcrumb a.breadcrumb__element {
  font-size: 10px;
  color: #AAA;
  text-transform: uppercase;
  display: inline;
}
.tips__breadcrumb a.breadcrumb__element:after {
  content: " / ";
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.tips__breadcrumb a.breadcrumb__element:last-child:after {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
.tips__breadcrumb a.breadcrumb__element.active {
  color: #EE3287;
}
.tips__title {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #666464;
  margin-bottom: 40px;
}
.tips__content-block {
  display: inline-block;
}
.tips__image {
  max-width: 50%;
}
.tips__image--right {
  float: right;
  margin-left: 70px;
}
.tips__image--left {
  float: left;
  margin-right: 70px;
}
.tips__text {
  font-size: 15px;
  line-height: 20pt;
  text-align: justify;
  color: #666464;
}
.tips__subtitle {
  text-align: left;
  font-size: 23px;
  color: #ee3287;
  margin: 60px 0 30px;
}
.tips__mt--20 {
  margin-top: 20px;
}
.tips__mt--50 {
  margin-top: 50px;
}

div[class^=tendance] .clear, div[class*=" tendance"] .clear {
  clear: both;
}

.tendanceStep1BlockS1 {
  padding: 20px 15px 0px 15px;
}
.tendanceH1 {
  font-size: 22px;
  padding: 0 0 15px 0;
  color: black;
  margin: 0;
  text-transform: uppercase;
}
.tendance .tendanceTitleS1 p {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  padding: 0 0 15px 0;
  margin: 0;
}
.tendanceSearchS1 {
  padding: 0 0 25px 0;
}
.tendanceSearchS1 input {
  font-size: 14px;
  line-height: 18px;
  color: black;
  font-style: italic;
  letter-spacing: -0.28px;
  width: 100%;
  max-width: 600px;
  height: 46px;
  background: #E4E2E2;
  padding: 0 15px;
  border: 0;
}
.tendanceSearchS1 input:focus {
  outline: none;
  color: black;
}
.tendanceSearchS1 input::-webkit-input-placeholder {
  color: black;
}
.tendanceSearchS1 input::-moz-placeholder {
  color: black;
}
.tendanceSearchS1 input:-ms-input-placeholder {
  color: black;
}
.tendanceSearchS1 input:-moz-placeholder {
  color: pink;
}
.tendanceBoxesMainS1 {
  font-size: 0px;
  text-align: left;
}
.tendanceBoxesS1 {
  margin: 0 0 25px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.tendanceBoxesS1:nth-child(4n) {
  margin-right: 0px;
}
.tendanceBoxesImgS1 img {
  width: 100%;
}
.tendanceBoxesInfoS1 {
  padding: 14px 0 0 0;
}
.tendanceBoxesTitleS1 {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  font-weight: 700;
  padding: 0 0 17px 0;
}
.tendanceBoxesTitleS1 a {
  color: black;
}
.tendanceBoxesTitleS1 h2 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.tendanceBoxesSubtitleS1 {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  padding: 0 0 17px 0;
}
.tendanceBoxesLinkS1 {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  font-weight: 700;
}
.tendanceBoxesLinkS1 a {
  color: black;
}
.tendanceBreadcrumbS2 {
  padding-bottom: 25px;
}
.tendanceBreadcrumbS4 a {
  color: black;
  font-size: 14px;
}
.tendanceBreadcrumbS4 a:last-child {
  font-weight: bold;
}
.tendanceBreadcrumbS4 a:after {
  content: ">";
}
.tendanceBoxesMainS2 {
  padding: 0 0 20px 0;
}
.tendanceBoxesLeftS2 {
  width: 100%;
  float: none;
  position: relative;
}
.tendanceBoxesLeftS2 a {
  display: block;
}
.tendanceBoxesLeftImgS2 img {
  width: 100%;
}
.tendanceBoxesLeftImgInfoS2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.tendanceBoxesLeftImgInfoCellS2 {
  padding: 0 15px;
  text-align: center;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.tendanceTitle2S2 {
  color: white;
  font-size: 20px;
  line-height: 30px;
  padding-top: 5px;
  text-shadow: 0 0 6px black;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 18px;
}
.tendanceTitle2S2 h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.tendanceBtnS2 {
  width: 204px;
  height: 31px;
  line-height: 31px;
  margin: auto;
  text-align: center;
  background: white;
  font-size: 14px;
  font-weight: 700;
}
.tendanceBtnS2 a {
  color: black;
}
.tendanceBoxesRightS2 {
  float: none;
  width: 100%;
  padding-top: 25px;
}
.tendanceTitleS2 {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  font-weight: 700;
  padding: 0 0 25px 0;
}
.tendanceBoxesS2 {
  margin: 0 10px 40px 0;
  width: 100%;
}
.tendanceBoxesS2:nth-child(3n) {
  margin-right: 0px;
}
.tendanceBoxesTitleS2 {
  font-size: 12px;
  line-height: 14px;
  padding: 0 0 12px 0;
}
.tendanceBoxesTitleS2 h2 {
  font-size: 12px;
  line-height: 14px;
}
.tendanceBoxesSubtitleS2 {
  font-size: 12px;
  line-height: 14px;
  padding: 0px;
}
.tendanceBoxesMainS3 .tendanceBoxesSubtitleS1 {
  padding-bottom: 0px;
}
.tendanceTitleS4 {
  margin: 0 0 25px 0;
}
.tendanceTitleImgS4 {
  margin: 25px auto 25px auto;
  max-width: 286px;
  width: 100%;
}
.tendanceTitleImgS4 img {
  width: 100%;
}
.tendanceH3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.6px;
  color: black;
  margin: 0px;
}
.tendanceGarageMainS4 {
  margin: 0;
}
.tendanceGarageInfo1S4 {
  margin: 20px 0 0 0;
}
.tendanceGarageLeftInfoS4 {
  float: right;
  width: 100%;
  padding: 20px 0 0 0;
  margin: 0;
}
.tendanceGarageLeftInfoS4 p {
  font-size: 14px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.28px;
  padding: 0 0 16px 0;
  margin: 0;
}
.tendanceGarageLeftInfoS4 p a {
  color: #EE3287;
  text-decoration: underline;
}
.tendanceGarageLeftInfoS4 h4 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #EE3287;
  letter-spacing: -0.28px;
  margin: 0 0 20px 0;
}
.tendanceGarageRightImgS4 {
  float: left;
  width: 100%;
  margin: 0 15px 0 0;
}
.tendanceGarageRightImgS4 img {
  width: 100%;
}
.tendanceGarageInfo2S4 .tendanceGarageLeftInfoS4 {
  float: left;
  width: 100%;
  margin: 0;
}
.tendanceGarageInfo2S4 .tendanceGarageRightImgS4 {
  float: right;
  width: 100%;
  margin: 0;
}
.tendanceW100 {
  width: 100%;
}
.tendancePad20 {
  padding-top: 25px;
}
.tendanceInterestMainS4 .tendanceH3 {
  text-align: center;
}
.tendanceProdSliderS4 {
  padding-bottom: 30px;
}
.tendanceProdSlider {
  padding: 0 25px;
}
.tendanceProdSlider .owl-prev, .tendanceProdSlider .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  font-size: 0px;
  margin: 0;
}
.tendanceProdSlider .owl-prev {
  background: url(../img/left_arrow_h4.png) no-repeat;
  width: 22px;
  background-size: 100%;
  height: 38px;
  left: 0;
}
.tendanceProdSlider .owl-next {
  background: url(../img/right_arrow_h4.png) no-repeat;
  width: 22px;
  background-size: 100%;
  height: 38px;
  right: 0;
}
.tendanceProdSlider .tendanceBoxesS1 {
  width: 100%;
  margin: 0;
  padding: 0 8px;
}

#revertsearcheditorial {
  position: absolute;
  z-index: 100;
  right: 30px;
  top: 15px;
  display: none;
  color: #EE3287;
  cursor: pointer;
}

#searcheditorialtxt:invalid {
  outline: none;
  box-shadow: none;
}
#searcheditorialtxt:valid + .fa-cancel {
  display: inline-block;
}
#searcheditorialtxt:focus::placeholder {
  color: transparent;
}

#searcheditorial > #noresultspan, #searcheditorial > #noresultspan ~ br {
  font-size: 14px;
}

.conseils-breadcrumb {
  display: flex;
  align-items: center;
  padding: 0 0 10px 0;
  justify-content: center;
  font-size: 10px;
}
.conseils-breadcrumb i {
  margin: 0 2px;
}
.conseils-breadcrumb__label, .conseils-breadcrumb__label--home, .conseils-breadcrumb__label--section, .conseils-breadcrumb__label--theme, .conseils-breadcrumb__label--sujet {
  font-weight: 600;
  color: #555;
}
.conseils-breadcrumb__link {
  text-align: center;
}

.payment-options .recapadr {
  padding: 5px;
  margin-bottom: 10px;
  height: 100%;
}
.payment-options .typeadrrecap {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: white;
  background-color: #EE3287;
}
.payment-options .adrrecapline {
  display: block;
}
.payment-options__infos {
  text-align: center;
}
.payment-options .recapcolis {
  text-align: center;
}
.payment-options .livraison-dates {
  font-weight: 600;
  color: #EE3287;
}
.payment-options .recaparticlesliste {
  background-color: white;
  padding: 10px;
  margin-top: 10px;
}
.payment-options .recaparticlesliste a {
  display: flex;
}
.payment-options .recaparticlesliste a + a {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #AAA;
}
.payment-options .coupon input[type=text] {
  height: 35px;
  margin: 0;
}
.payment-options__coupon form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-options__invalid-coupon {
  color: red;
  border: 1px solid red;
  padding: 6px 12px;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0;
}
.payment-options .btnaddcouponpanier input {
  background: #EE3287;
  color: white;
  padding: 6px 12px;
  border: 1px solid #EE3287;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
}
.payment-options #appliedcode {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 10px;
}
.payment-options__applied-coupon {
  width: 100%;
  text-align: center;
}
.payment-options__applied-coupon-label {
  font-size: 14px;
}
.payment-options__applied-discount {
  font-size: 16px;
  color: #EE3287;
  font-weight: 700;
}
.payment-options__remove-coupon {
  border-radius: 4px;
}
.payment-options__title {
  font-size: 14px;
  font-weight: 600;
}
.payment-options .paiementschoices {
  width: 100%;
  font-size: 11px;
  display: table;
  border-spacing: 0px 6px;
}
.payment-options .paiementschoices li {
  display: table-row;
}
.payment-options .paiementschoices li.choosed {
  background-color: #F0F0F0;
}
.payment-options .paiementschoices .logopaydiv {
  display: table-cell;
  border-bottom: 1px #CCC solid;
  border-top: 1px #CCC solid;
  border-left: 1px #CCC solid;
  padding: 10px;
  min-width: 170px;
  vertical-align: middle;
}
.payment-options .paiementschoices .logopaydiv input {
  margin-right: 5px;
}
.payment-options .paiementschoices .logopaydiv .payment-logo-wrapper {
  width: 100px;
  max-height: 50px;
  display: inline-block;
}
.payment-options .paiementschoices .logopaydiv .payment-logo-wrapper img {
  height: 100%;
}
.payment-options .paiementschoices .descpaydiv {
  display: table-cell;
  border-bottom: 1px #CCC solid;
  border-top: 1px #CCC solid;
  border-right: 1px #CCC solid;
  padding: 10px;
  vertical-align: middle;
}
.payment-options .smallblackunderlinetext {
  color: black;
  text-decoration: underline;
  font-size: 10px;
}
.payment-options__recap-order {
  text-align: center;
}
.payment-options__recap-order .recaporderamounts {
  font-size: 14px;
  font-weight: 600;
}
.payment-options__recap-order .amount {
  color: #EE3287;
  font-weight: 700;
}
.payment-options .smallblacktext {
  color: black;
  line-height: 14px;
  font-size: 11px;
  margin-bottom: 10px;
}
.payment-options__payment-link {
  display: block;
  margin: 20px 0;
}
.payment-options__payment-link:hover {
  text-decoration: none;
}
.payment-options__payment-link #linkbtnsubmit {
  padding: 7px;
}
.payment-options__paypal {
  display: flex;
  margin: 10px auto 0;
}

/** Pages de confirmation **/
#confirmpagetitle {
  margin-top: 30px;
  color: #EE3287;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  display: flex;
  align-items: center;
}
#confirmpagetitle > img {
  margin-right: 10px;
  vertical-align: top;
}
#confirmpagetitle > span {
  height: 32px;
  line-height: 32px;
  display: inline-block;
}

.confirmation_block .confirm_title {
  text-transform: uppercase;
  color: black;
  font-size: 15px;
  font-weight: bold;
  padding: 30px 0px 15px;
}
.confirmation_block p {
  color: #757575;
  line-height: 20px;
}

.wishlist__empty-button, .wishlist__share-button {
  max-width: 300px;
}
.wishlist .btn {
  margin-bottom: 10px;
}
.wishlist .add-to-cart-button {
  max-width: 300px;
  margin: auto;
}
.wishlist .jd-list-style-2 li {
  width: 100%;
  margin-top: 30px;
  min-height: 250px;
  border-bottom: solid 1px #CCC;
}
.wishlist .jd-list-style-2 li .product-title {
  font-weight: bold;
  font-size: 20px;
  color: black;
}
.wishlist .jd-list-style-2 li .product-review {
  color: #757575;
  text-align: center;
}
.wishlist .jd-list-style-2 li .product-price-tag {
  margin: 10px 0;
}
.wishlist .jd-list-style-2 li .product-price-tag .price-tag {
  padding: 7px 0px 0px 0px;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px;
  color: #EE3287;
}
.wishlist .jd-list-style-2 li .product-details {
  color: #AAA;
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  padding: 5px 0 10px 0;
  margin-left: 280px;
}
.wishlist #prodlist .liprodline.miniprod .nolinkdeco .vignetteleft {
  width: 35%;
  margin-top: 30px;
}
.wishlist #prodlist .liprodline.miniprod .nolinkdeco .vignetteinfos {
  min-height: 150px;
  padding-left: 20px;
  display: inline-block;
  max-width: 65%;
  flex: 1 0 auto;
}
.wishlist #prodlist .liprodline.miniprod .nolinkdeco .vignetteinfos div.product-details {
  text-align: left;
  margin-left: 0px;
}
.wishlist #prodlist .liprodline.miniprod .nolinkdeco .vignetteinfos i.fa-cart {
  margin-right: 8px;
}
.wishlist #prodlist .liprodline.miniprod .nolinkdeco .prodlineref, .wishlist #prodlist .liprodline.miniprod .nolinkdeco .product-review, .wishlist #prodlist .liprodline.miniprod .nolinkdeco .pricetag {
  color: #EE3287;
}
.wishlist a.nolinkdeco {
  color: inherit;
  text-decoration: none;
  display: flex;
}
.wishlist-modal__title {
  font-size: 18px;
}
.wishlist-modal__input-wrapper {
  margin: 15px 0;
}
.wishlist-modal__input-wrapper input {
  width: 100%;
}
.wishlist-modal__checkbox-wrapper label {
  font-size: 14px;
}
.wishlist-modal__checkbox-wrapper input[type=checkbox]:checked {
  filter: invert(100%) hue-rotate(290deg) brightness(0.8);
}
.wishlist-modal__extra-label {
  font-size: 14px;
  text-align: center;
}
.wishlist-modal__extra-label textarea {
  width: 100%;
}

.marques__group-title {
  color: #EE3287;
  font-size: 14px;
  font-weight: 600;
}
.marques__grid {
  margin-bottom: 10px;
  display: grid;
}
.marques__cell a {
  color: #333;
  font-size: 14px;
  font-weight: 600;
}
.marques__cell:not(:last-child) {
  margin-bottom: 10px;
}

.marque__logo, .marque__logo--fiche-produit {
  display: flex;
  height: auto;
}
.marque__logo img, .marque__logo--fiche-produit img {
  margin: auto;
}
.marque__logo--fiche-produit {
  height: 50px;
}
.marque__name {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.marque__name h1 {
  font-size: 26px;
  margin-bottom: 0;
}
.marque__infos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.marque__article-count {
  font-size: 18px;
  font-weight: 600;
}
.marque__article-count a {
  color: #333;
}
.marque__banner {
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
}
.marque__description-dropdown {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.marque__avis-tab {
  text-align: center;
}
.marque__avis-tab a {
  color: black;
  text-transform: uppercase;
  font-weight: 600;
}

#marque__description .iframe-container {
  max-width: 560px;
  max-height: 315px;
}
#marque__description .iframe-container .iframe-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* The height of the item will now be 56.25% of the width. */
}
#marque__description .iframe-container .iframe-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.error-page h1 {
  font-weight: 600;
}
.error-page__text {
  font-weight: 600;
  font-size: 14px;
  margin: 20px 0;
}
.error-page__list-item {
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0;
}

.error-404__text {
  color: #333;
  font-weight: 600;
}
.error-404__search-text {
  display: none;
}
.error-404__background {
  background-image: url("/assets/img/image-fond-erreur-404.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.error-404__searchbar {
  display: inline-block;
  margin: 10px;
  width: 90%;
}
.error-404__searchbar input {
  width: 100%;
  background: white;
  color: #555;
  font: inherit;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  outline: 0;
  padding: 10px;
}
.error-404__searchbar i.fa-spinner {
  display: none;
}
.error-404__searchbar i.fa-spinner, .error-404__searchbar i.fa-search {
  float: right;
  position: relative;
  bottom: 28px;
  font-size: 20px;
  right: 6px;
  cursor: pointer;
}
.error-404__searchbar img {
  position: relative;
  left: -32px;
}
.error-404__searchbar img:hover {
  cursor: pointer;
}
.error-404__search-text {
  display: inline;
}
.error-404__section {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  text-align: center;
  width: 280px;
  margin: 10px;
}
.error-404__title {
  color: #555;
  font-size: 20px;
  text-shadow: 2px 2px 1px #AAA;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-bottom: 2px;
}
.error-404__title span {
  color: #EE3287;
  text-shadow: 2px 2px 2px #AAA;
}

.homepage-widget__left-row .widget__wrapper {
  display: flex;
  margin-top: 10px;
}
.homepage-widget__right-row {
  display: flex;
  margin-top: 10px;
  column-gap: 10px;
}

.widget-flower {
  font-family: "Lato", sans-serif;
}
.widget-flower h2.widget__title, .widget-flower div.widget__title {
  font-size: 28px;
  font-weight: 600;
  font-family: "Dancing Script", cursive;
}
.widget-flower h3.widget__title {
  font-size: 28px;
  font-weight: 600;
  color: #c0c0c0;
  font-family: "Dancing Script", cursive;
}
.widget-flower .widget__content {
  font-size: 15px;
  line-height: 20pt;
  color: #666464;
}
.widget-flower .widget__content h2 {
  font-size: 23px;
  font-weight: 600;
  font-family: "Dancing Script", cursive;
}
.widget-flower .widget__content h3 {
  font-size: 28px;
  font-weight: 400;
  color: #c0c0c0;
  font-family: "Dancing Script", cursive;
  margin: 15px 0 0;
}
.widget-flower .widget__content ul {
  list-style: inside disc none;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
.widget-flower .widget__content ul li {
  margin: 10px 0;
}
.widget-flower .widget__content i {
  font-size: 17px;
}

.JDClass__jardin.lila .lila__top-left-corner {
  border-color: #D5AD6D;
}
.JDClass__jardin.lila .lila__bottom-right-corner {
  border-color: #D5AD6D;
}
.JDClass__jardin.lila .lila__link-wrapper svg g path {
  fill: #D5AD6D;
}
.JDClass__jardin.chiendent {
  background-color: #deedc6;
}
.JDClass__jardin.chiendent .chiendent__title {
  color: #D5AD6D;
}
.JDClass__jardin.chiendent .chiendent__image-wrapper {
  border-color: #D5AD6D;
}
.JDClass__jardin.chiendent .chiendent__link-wrapper svg g path {
  fill: #64a63c;
}
.JDClass__jardin.lys .lys__title {
  background-color: #deedc6;
}
.JDClass__jardin.rose {
  background-color: #deedc6;
}
.JDClass__jardin.rose .rose__title {
  color: #D5AD6D;
}
.JDClass__jardin.rose .rose__link:hover {
  color: #4Cae4C;
  font-weight: 700;
}
.JDClass__jardin.dahlia .dahlia__title {
  color: #D5AD6D;
}
.JDClass__jardin.bourrache figure.snip1321:after {
  background-color: #deedc6;
}
.JDClass__jardin.trefle .trefle__grid .container .btn {
  border: 3px #deedc6 solid;
}
.JDClass__jardin.trefle .trefle__grid .container .btn:hover {
  background-color: rgba(222, 237, 198, 0.4);
  border-color: rgba(101, 166, 60, 0.4);
}
.JDClass__jardin.jonquille {
  background-color: #deedc6;
}
.JDClass__jardin.jonquille .jonquille__link-wrapper svg g path {
  fill: #64a63c;
}
.JDClass__jardin h2.widget__title, .JDClass__jardin div.widget__title {
  color: #D5AD6D;
}
.JDClass__jardin .widget__content h2 {
  color: #D5AD6D;
}
.JDClass__deco.lila .lila__top-left-corner {
  border-color: #ef68a0;
}
.JDClass__deco.lila .lila__bottom-right-corner {
  border-color: #ef68a0;
}
.JDClass__deco.lila .lila__link-wrapper svg g path {
  fill: #ef68a0;
}
.JDClass__deco.chiendent {
  background-color: #ffecf5;
}
.JDClass__deco.chiendent .chiendent__title {
  color: #666464;
}
.JDClass__deco.chiendent .chiendent__link-wrapper svg g path {
  fill: #ef68a0;
}
.JDClass__deco.lys .lys__title {
  background-color: #F0F0F0;
}
.JDClass__deco.rose {
  background-color: #F0F0F0;
}
.JDClass__deco.rose .rose__title {
  color: #666464;
}
.JDClass__deco.rose .rose__link:hover {
  color: #EE3287;
  font-weight: 700;
}
.JDClass__deco.dahlia .dahlia__title {
  color: #ef68a0;
}
.JDClass__deco.bourrache figure.snip1321:after {
  background-color: #ffecf5;
}
.JDClass__deco.bourrache .bourrache__title {
  color: #666464;
}
.JDClass__deco.trefle .trefle__grid .container .btn {
  border: 3px #ef68a0 solid;
}
.JDClass__deco.trefle .trefle__grid .container .btn:hover {
  background-color: rgba(255, 236, 245, 0.4);
  border-color: rgba(239, 104, 160, 0.4);
}
.JDClass__deco.jonquille {
  background-color: #ffecf5;
}
.JDClass__deco.jonquille .jonquille__title {
  color: #666464;
}
.JDClass__deco.jonquille .jonquille__link-wrapper svg g path {
  fill: #ef68a0;
}
.JDClass__deco h2.widget__title, .JDClass__deco div.widget__title {
  color: #ef68a0;
}
.JDClass__deco .widget__content h2 {
  color: #ef68a0;
}
.JDClass__homepage.violette {
  margin-top: 10px;
  margin-bottom: 10px;
}
.JDClass__homepage.violette .violette__title {
  display: none;
}
.JDClass__homepage.violette .violette__grid {
  display: flex;
  flex-direction: column;
  /*  button{
     padding: 2%;
   } */
}
.JDClass__homepage.violette .violette__grid .container {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 50%;
}
.JDClass__homepage.violette .violette__grid .container img {
  width: 100%;
  height: auto;
}
.JDClass__homepage.violette .violette__grid .container .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: white;
  color: black;
  font-size: 15px;
  padding: 1%;
  font-family: "Lato", sans-serif;
  border: 1px white solid;
  cursor: pointer;
  width: 40%;
}
.JDClass__homepage.violette .violette__grid .container .btn:hover {
  filter: opacity(50%);
}

.tulipe {
  position: relative;
  padding-top: 10px;
}
.tulipe__background {
  display: none;
}
.tulipe__background-image {
  width: 100%;
}
.tulipe__headline {
  position: relative;
  background: white;
  text-align: center;
  z-index: 1;
}
.tulipe__title {
  font-weight: 600;
  margin-bottom: 0;
  padding: 5px 5px 0 5px;
  font-size: 26px;
  color: #666464;
}
.tulipe__title-expand {
  color: #666464;
}

.lila {
  position: relative;
  margin: 10px 0;
}
.lila__gallery-wrapper {
  display: flex;
  column-gap: 10px;
}
.lila__top-left-corner {
  display: none;
}
.lila__bottom-right-corner {
  display: none;
}
.lila__image-wrapper, .lila__image-wrapper--first, .lila__image-wrapper--second {
  flex: 1;
}
.lila__image-wrapper img, .lila__image-wrapper--first img, .lila__image-wrapper--second img {
  height: 100%;
}
.lila__grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 10px;
}
.lila__paragraph {
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lila__text {
  font-size: 16px;
  line-height: 24px;
}
.lila__link-wrapper {
  width: 295px;
  height: 75px;
  padding: 0 65px 10px 60px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.lila__link-wrapper a {
  position: relative;
  z-index: 2;
  font-size: 16px;
  color: white;
}
.lila__link-wrapper svg {
  position: absolute;
  top: 0;
  left: 20;
  width: 253px;
}

.coquelicot {
  margin: 30px 0;
}

.anthurium, .hortensia {
  margin: 30px 0;
}
.anthurium__content-grid, .hortensia__content-grid {
  display: grid;
  column-gap: 20px;
}
.anthurium__content, .hortensia__content {
  font-size: 15px;
  line-height: 20pt;
  color: #666464;
}
.anthurium__content ul, .hortensia__content ul {
  list-style: inside disc none;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
.anthurium__content ul li, .hortensia__content ul li {
  margin: 10px 0;
}

.trefle__title {
  color: #666464;
  font-size: 36px;
  text-align: center;
  font-family: "Dancing Script", cursive;
}
.trefle__grid {
  display: flex;
  flex-direction: column;
  /*  button{
     padding: 2%;
   } */
}
.trefle__grid .container {
  position: relative;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.trefle__grid .container img {
  width: 100%;
  height: auto;
}
.trefle__grid .container .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 32px;
  font-weight: 700;
  padding: 3%;
  font-family: "Dancing Script", cursive;
  cursor: pointer;
  width: 90%;
  color: black;
  background-color: rgba(255, 255, 255, 0.8);
}
.trefle__grid .container .btn:hover {
  opacity: 0.9;
}

.liseron__title {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 25px !important;
}
.liseron__titleexpand {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #666464 !important;
}
.liseron__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.liseron__products {
  padding: 0 20px;
  margin: 10px 0;
}
.liseron__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.liseron__products a:hover {
  text-decoration: none;
}
.liseron .owl-prev, .liseron .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.liseron .owl-prev {
  left: -10px;
}
.liseron .owl-next {
  right: 0px;
}
.liseron .container {
  position: relative;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.liseron .container img {
  width: 100%;
  height: 500px;
}
.liseron .container .btn {
  bottom: -5.5%;
  left: 50%;
  background-color: #DDD;
  color: black;
  font-size: 28px;
  padding: 3%;
  font-family: "Dancing Script", cursive;
  border: 5px #DDD;
  opacity: 0.9;
  cursor: pointer;
  width: 100%;
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  display: flex;
  flex-direction: row;
}
.liseron .container .btn .content {
  width: 90%;
  display: grid;
}
.liseron .container .btn .content span {
  display: inline;
  font-weight: 800 !important;
  font-size: 12px !important;
  color: #666464 !important;
  line-height: 1.1em;
}
.liseron .container .btn .content .span_one {
  font-weight: 500 !important;
}
.liseron .container .btn i {
  width: 10%;
  color: #666464;
}
.liseron .container .btn:hover {
  background-color: rgba(202, 201, 201, 0.4);
  border: 5px rgba(202, 201, 201, 0.4);
}

.paquerette {
  /* .container{
      position: relative;
      width: 100%;
      margin-top: 5px;
      margin-bottom: 5px;
    }

    .container img {
      width: 100%;
      height: 500px;
    } */
}
.paquerette__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.paquerette__products {
  /*  padding: 0 20px;
   margin: 10px 0; */
}
.paquerette__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.paquerette__products a:hover {
  text-decoration: none;
}
.paquerette__products .container {
  display: initial;
}
.paquerette__products .container a {
  display: block;
  width: 100%;
}
.paquerette .owl-prev, .paquerette .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
  color: ghostwhite;
}
.paquerette .owl-prev {
  left: 0px;
}
.paquerette .owl-next {
  right: 5px;
}
.paquerette__right {
  display: flex;
  flex-direction: row;
  width: 100%;
  column-gap: 10px;
}
.paquerette__right .containerimage {
  width: 50%;
}
.paquerette__right .containerimage a {
  width: 100%;
}

.violette {
  margin-top: 10px;
  margin-bottom: 10px;
}
.violette__title {
  color: #666464;
  font-size: 48px;
  text-align: center;
  font-family: "Dancing Script", cursive;
}
.violette__grid {
  display: flex;
  flex-direction: column;
}
.violette__grid .container {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 50%;
}
.violette__grid .container img {
  width: 100%;
  height: 400px;
}
.violette__grid .container .btn {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: white;
  color: black;
  font-size: 28px;
  padding: 3%;
  font-family: "Lato", sans-serif;
  border: 1px white solid;
  cursor: pointer;
  width: 90%;
}
.violette__grid .container .btn:hover {
  filter: opacity(50%);
}

.begonia {
  margin: 10px 0;
}
.begonia .grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  row-gap: 10px;
}
.begonia .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  max-width: 480px;
  max-height: 360px;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.begonia .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
  filter: brightness(75%);
}
.begonia .grid figure figcaption {
  padding: 2em;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.begonia .grid figure figcaption::before, .begonia .grid figure figcaption::after {
  pointer-events: none;
}
.begonia .grid figure figcaption, .begonia .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.begonia .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.begonia .grid figure .begonia__title, .begonia .grid figure p {
  margin: 0;
}
.begonia .grid figure .begonia__title {
  font-weight: 600;
  font-size: 24px;
}
.begonia .grid figure .begonia__title span {
  font-weight: 800;
}
.begonia .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.begonia .grid figure.effect-jazz {
  background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
  background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}
.begonia .grid figure.effect-jazz img {
  opacity: 0.9;
}
.begonia .grid figure.effect-jazz figcaption::after, .begonia .grid figure.effect-jazz img, .begonia .grid figure.effect-jazz p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.begonia .grid figure.effect-jazz figcaption::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  content: "";
  opacity: 0;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.begonia .grid figure.effect-jazz .begonia__title, .begonia .grid figure.effect-jazz p {
  opacity: 1;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
}
.begonia .grid figure.effect-jazz .begonia__title {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.begonia .grid figure.effect-jazz p {
  padding: 0.5em 2em;
  text-transform: none;
  font-size: 0.85em;
  opacity: 0;
}
.begonia .grid figure.effect-jazz:hover img {
  opacity: 0.7;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.begonia .grid figure.effect-jazz:hover figcaption::after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
.begonia .grid figure.effect-jazz:hover .begonia__title, .begonia .grid figure.effect-jazz:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.rose {
  margin-bottom: 10px;
}
.rose__title {
  text-align: center;
  font-size: 32px;
  padding: 15px;
}
.rose__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 10px 20px;
}
.rose__category {
  margin: 5px 30px;
  font-size: 16px;
}
.rose__link {
  color: #666464;
  font-weight: 400;
}

.bourrache {
  display: inline-block;
}
.bourrache__grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 20px;
}
.bourrache figure.snip1321 {
  position: relative;
  overflow: hidden;
  min-width: 230px;
  margin: 0;
  width: 100%;
  color: black;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
}
.bourrache figure.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bourrache figure.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}
.bourrache figure.snip1321 h4 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.bourrache figure.snip1321 i {
  font-size: 32px;
}
.bourrache figure.snip1321 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.pavot {
  margin: 30px 0;
}
.pavot__content-grid {
  display: grid;
  column-gap: 20px;
}

.dahlia__title {
  text-align: center;
}
.dahlia__titleexpand {
  font-size: 15px;
  color: black;
  text-align: center;
  font-weight: 600;
}

.marguerite {
  font-size: 15px;
  line-height: 20pt;
  color: #666464;
}
.marguerite ul {
  list-style: inside disc none;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
.marguerite ul li {
  margin: 10px 0;
}

.chiendent {
  padding: 10px;
  margin: 30px 0;
}
.chiendent__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(4, auto);
  column-gap: 20px;
}
.chiendent__title {
  grid-column: 1/3;
  text-align: center;
  font-size: 24px;
  font-family: "Dancing Script", cursive;
}
.chiendent__image-wrapper {
  height: 200px;
  border: 2px solid white;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.chiendent__background-image, .jonquille__background-image--left, .jonquille__background-image--right, .chiendent__background-image--left, .chiendent__background-image--right {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.6s ease-in-out;
}
.chiendent__image-link-label {
  position: absolute;
  bottom: 10px;
  color: black;
  background: white;
  border-radius: 4px;
  text-align: center;
  width: 90%;
  padding: 0 5px;
  left: 0;
  margin-left: auto;
  right: 0;
  margin-right: auto;
}
.chiendent__image-link-label:hover {
  text-decoration: underline;
}
.chiendent__text {
  grid-row: 2;
  grid-column: 1/3;
  margin-top: auto;
  margin-bottom: 20px;
  font-size: 15px;
  text-align: center;
}
.chiendent__link-wrapper {
  grid-row: 4;
  grid-column: 1/3;
  height: 75px;
  padding: 0 65px 10px 60px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0 auto;
}
.chiendent__link-wrapper a {
  position: relative;
  z-index: 2;
  font-size: 16px;
  color: white;
}
.chiendent__link-wrapper svg {
  position: absolute;
  top: 0;
  width: 253px;
}

.jonquille {
  padding: 10px;
  margin: 30px 0;
}
.jonquille__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(4, auto);
  column-gap: 20px;
}
.jonquille__title {
  grid-column: 1/3;
  text-align: center;
  font-size: 24px;
  font-family: "Dancing Script", cursive;
}
.jonquille__image-wrapper {
  height: 200px;
  border: 2px solid white;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.jonquille__background-image {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.6s ease-in-out;
}
.jonquille__image-link-label {
  position: absolute;
  bottom: 10px;
  color: black;
  background: white;
  border-radius: 4px;
  text-align: center;
  width: 90%;
  padding: 0 5px;
  left: 0;
  margin-left: auto;
  right: 0;
  margin-right: auto;
}
.jonquille__image-link-label:hover {
  text-decoration: underline;
}
.jonquille__text {
  grid-row: 2;
  grid-column: 1/3;
  margin-top: auto;
  margin-bottom: 20px;
  font-size: 15px;
  text-align: center;
}
.jonquille__link-wrapper {
  grid-row: 4;
  grid-column: 1/3;
  height: 75px;
  padding: 0 65px 10px 60px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0 auto;
}
.jonquille__link-wrapper a {
  position: relative;
  z-index: 2;
  font-size: 16px;
  color: white;
}
.jonquille__link-wrapper svg {
  position: absolute;
  top: 0;
  width: 253px;
}

.pissenlit {
  margin: 30px 0;
}

.oeillet {
  margin: 30px 0;
}
.oeillet__image-wrapper {
  margin: 20px 0;
}
.oeillet__left .oeillet__image-wrapper {
  width: 100%;
}
.oeillet__left .oeillet__image-wrapper img {
  width: 100%;
}
.oeillet__right {
  display: grid;
}
.oeillet__right .oeillet__image-wrapper {
  grid-row: 3;
  width: 100%;
}

.lys {
  margin: 30px 0;
}
.lys__title {
  font-family: "Dancing Script", cursive;
  text-align: center;
  color: #666464;
  font-size: 36px;
}
.lys__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lys__products {
  padding: 0 20px;
  margin: 10px 0;
}
.lys__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.lys__products a:hover {
  text-decoration: none;
}
.lys .owl-prev, .lys .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.lys .owl-prev {
  left: -10px;
}
.lys .owl-next {
  right: 0px;
}
.lys-product {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: auto;
}
.lys-product__decoration {
  background: center/contain no-repeat url("/data/widgets/circle.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.lys-product__image-wrapper {
  position: relative;
  padding: 24px;
  height: auto;
}
.lys-product__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: center/contain no-repeat url("/data/widgets/circle.png");
}
.lys-product__product-name {
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  margin: 0 20px;
  overflow: hidden;
  color: black;
}
.lys-product__product-name:hover {
  color: #EE3287;
}
.lys-product__product-name.line-clamp {
  height: 32px;
}
.lys-product__product-brand {
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  margin: 0 20px;
  overflow: hidden;
  color: #666464;
  font-size: 10px;
}
.lys-product__product-price {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #ef68a0;
  margin-top: 10px;
}

.lavande {
  margin: 30px 0;
}
.lavande__title {
  font-family: "Dancing Script", cursive;
  text-align: center;
  color: #666464;
  font-size: 36px;
  margin: 0;
}
.lavande__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lavande__products {
  padding: 0 20px;
}
.lavande__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.lavande__products a:hover {
  text-decoration: none;
}
.lavande .owl-prev, .lavande .owl-next {
  position: absolute;
  top: calc(60% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.lavande .owl-prev {
  left: -10px;
}
.lavande .owl-next {
  right: 0px;
}
.lavande-product {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: auto;
}
.lavande-product__decoration {
  background: center/contain no-repeat url("/data/widgets/circle.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.lavande-product__image-wrapper {
  position: relative;
  padding: 24px;
  height: auto;
}
.lavande-product__image-wrapper img {
  height: 100%;
}
.lavande-product__product-name {
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  margin: 0 20px;
  overflow: hidden;
  color: black;
}
.lavande-product__product-name:hover {
  color: #EE3287;
}
.lavande-product__product-name.line-clamp {
  height: 32px;
}
.lavande-product__product-brand {
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  margin: 0 20px;
  overflow: hidden;
  color: #666464;
  font-size: 10px;
}
.lavande-product__product-price {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #ef68a0;
  margin-top: 10px;
}

.chardon__image a img {
  max-width: 100%;
}
.chardon__image a img:hover {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0.9;
}

.basilic__title {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 25px !important;
}
.basilic__titleexpand {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #666464 !important;
}
.basilic__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.basilic__products {
  padding: 0 20px;
  margin: 10px 0;
}
.basilic__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.basilic__products a:hover {
  text-decoration: none;
}
.basilic .owl-prev, .basilic .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.basilic .owl-prev {
  left: -10px;
}
.basilic .owl-next {
  right: 0px;
}
.basilic-product {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: auto;
}
.basilic-product__decoration {
  background: center/contain no-repeat url("/data/widgets/circle.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.basilic-product__image-wrapper {
  position: relative;
  padding: 24px;
  height: auto;
}
.basilic-product__image-wrapper img {
  height: 100%;
}
.basilic-product__product-name {
  font-weight: 600;
  line-height: 15px;
  padding-right: 5px;
  overflow: hidden;
  color: black;
}
.basilic-product__product-name:hover {
  color: #EE3287;
}
.basilic-product__product-name.line-clamp {
  height: 32px;
}
.basilic-product__product-brand {
  font-weight: 500;
  line-height: 16px;
  overflow: hidden;
  color: #666464;
  font-size: 10px;
}
.basilic-product__product-price {
  font-size: 14px;
  font-weight: 600;
  color: #666464;
  margin-top: 10px;
}

.basilicimage {
  margin-top: 10px;
  margin-bottom: 10px;
}
.basilicimage__image {
  display: none;
}
.basilicimage__title {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 25px !important;
}
.basilicimage__titleexpand {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #666464 !important;
  margin-bottom: 10px;
}
.basilicimage__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.basilicimage__products {
  padding: 0 20px;
  margin: 10px 0;
}
.basilicimage__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.basilicimage__products a:hover {
  text-decoration: none;
}
.basilicimage .owl-prev, .basilicimage .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.basilicimage .owl-prev {
  left: -10px;
}
.basilicimage .owl-next {
  right: 0px;
}
.basilicimage-product {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: auto;
}
.basilicimage-product__decoration {
  background: center/contain no-repeat url("/data/widgets/circle.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.basilicimage-product__image-wrapper {
  position: relative;
  padding: 24px;
  height: auto;
}
.basilicimage-product__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: center/contain no-repeat url("/data/widgets/circle.png");
}
.basilicimage-product__image-wrapper img {
  height: 100%;
}
.basilicimage-product__product-name {
  font-weight: 600;
  line-height: 15px;
  overflow: hidden;
  color: black;
}
.basilicimage-product__product-name:hover {
  color: #EE3287;
}
.basilicimage-product__product-name.line-clamp {
  height: 32px;
}
.basilicimage-product__product-brand {
  font-weight: 500;
  line-height: 16px;
  overflow: hidden;
  color: #666464;
  font-size: 10px;
}
.basilicimage-product__product-price {
  font-size: 14px;
  font-weight: 600;
  color: #666464;
  margin-top: 10px;
}

.hibiscus {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hibiscus__image1 {
  width: 100%;
}
.hibiscus__image1 img {
  width: 100%;
}
.hibiscus__image2 {
  display: none;
}
.hibiscus__title {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 25px !important;
}
.hibiscus__titleexpand {
  font-family: "Lato", sans-serif !important;
  margin: 0px;
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #666464 !important;
  margin-bottom: 10px;
}
.hibiscus__carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hibiscus__products {
  padding: 0 20px;
  margin: 10px 0;
}
.hibiscus__products::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.hibiscus__products a:hover {
  text-decoration: none;
}
.hibiscus .owl-prev, .hibiscus .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.hibiscus .owl-prev {
  left: -10px;
}
.hibiscus .owl-next {
  right: 0px;
}
.hibiscus-product {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: auto;
}
.hibiscus-product__decoration {
  background: center/contain no-repeat url("/data/widgets/circle.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hibiscus-product__image-wrapper {
  position: relative;
  padding: 24px;
  height: auto;
}
.hibiscus-product__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: center/contain no-repeat url("/data/widgets/circle.png");
}
.hibiscus-product__image-wrapper img {
  height: 100%;
}
.hibiscus-product__product-name {
  font-weight: 600;
  line-height: 15px;
  overflow: hidden;
  color: black;
}
.hibiscus-product__product-name:hover {
  color: #EE3287;
}
.hibiscus-product__product-name.line-clamp {
  height: 32px;
}
.hibiscus-product__product-brand {
  font-weight: 500;
  line-height: 16px;
  overflow: hidden;
  color: #666464;
  font-size: 10px;
}
.hibiscus-product__product-price {
  font-size: 14px;
  font-weight: 600;
  color: #666464;
  margin-top: 10px;
}

.petunia {
  margin: 30px 0;
}
.petunia__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 30px;
}
.petunia .name.line-clamp {
  overflow: hidden;
  line-height: 16px;
}
.petunia .name.line-clamp a {
  color: black;
}
.petunia .name.line-clamp a:hover {
  color: #e666aa;
}

.geranium {
  padding: 20px 10%;
}
.geranium.geranium--promo .geranium__line {
  border-color: #555;
  border-style: dashed;
}
.geranium.geranium--jardin .geranium__line {
  border-color: #D5AD6D;
}
.geranium.geranium--deco .geranium__line {
  border-color: #ef68a0;
}
.geranium__line {
  border: 2px solid;
}

.evenement__banniere {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.log-watcher__clear-button {
  margin: 15px 15px 5px;
  padding: 5 15px;
  font-size: 16px;
  font-weight: 600;
  background-color: red;
  color: white;
  border-radius: 7px;
  border: none;
}
.log-watcher__wrapper {
  border-bottom: 1px solid black;
  margin: 15px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.log-watcher__content {
  max-width: 96%;
}
.log-watcher__time, .log-watcher__trace {
  font-size: 16px;
  font-weight: 600;
}
.log-watcher__roll-button {
  font-size: 16px;
  cursor: pointer;
}

.hide {
  display: none !important;
}

/** 

Classes .hidden-[size] / .show-[size] :

.hidden-[size] : L'élément est caché pour la taille spécifiée et toutes les tailles inférieures.
Exemple : .hidden-md : L'élément est caché jusqu'à 768px.

.show-[size] : L'élement est affiché jusqu'à la taille spécifiée. Au delà, l'élément est caché.
Exemple : .show-md : L'élement est affiché jusqu'à 767px, puis il est caché au-delà.

**/
@media only screen and (max-width: 320px) {
  .cart-wrapper .cart_item_cell.product-subtotal {
    bottom: -10px;
  }
  .cart-wrapper .cart_item_cell.product-quantity > div {
    bottom: 10px;
    left: 200px;
  }
  .cart-wrapper .cart_item {
    margin-bottom: 30px;
  }

  .sattelitepages_title--newsletter {
    font-size: 22px;
  }
}
@media only screen and (max-width: 379px) {
  .mobile-search {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hidden-xxs {
    display: none !important;
  }
}
@media only screen and (min-width: 380px) {
  .container {
    width: 340px;
    padding-right: 5px;
    padding-left: 5px;
  }

  #logomobile {
    padding-left: 15px;
  }

  .header .mobile-search {
    margin-bottom: 10px;
    border-radius: 20px;
    border: 0;
  }
  .header .mobile-search i {
    padding-left: 10px;
  }
  .header__shadow {
    height: 140px;
  }

  .espace-client .orderdetail_colis_line {
    flex-direction: row;
    align-items: center;
  }
  .espace-client .orderdetail_colis_line .detailblock {
    flex-grow: 1;
  }
  .espace-client .orderdetail_colis_line .orderdetail_colis_imglink {
    width: auto;
    margin-bottom: 0;
  }

  .tulipe__headline {
    margin: 0 10%;
  }
  .tulipe__title-expand {
    padding: 0;
    margin: 0 -20px;
    font-size: 14px;
  }

  .trefle__grid {
    display: flex;
  }

  .violette__grid {
    display: flex;
  }
}
@media (min-width: 450px) {
  .container {
    width: 400px;
  }

  .tulipe {
    padding-top: 20px;
  }
  .tulipe__title {
    padding: 5px 10px 0 10px;
    margin-bottom: initial;
  }
  .lys-product__image-wrapper, .lavande-product__image-wrapper {
    padding: 36px;
  }
}
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .container {
    width: 440px;
    max-width: none;
  }

  .social_icons {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px 10px 10px 40px;
  }
  .social_icons a i {
    height: 34px;
    width: 34px;
    font-size: 17px;
    padding: 7px;
  }

  .product_left {
    margin-top: 30px;
  }

  .product_tab .panel-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .titleexpand {
    vertical-align: middle;
    display: inline;
    margin-left: 10px;
  }

  .thumbnailcateg {
    height: 170px;
    width: 170px;
  }

  .promovignette {
    padding-bottom: 0px;
    text-align: center;
  }

  .logo {
    margin-top: 15px;
  }
  .logo a img {
    width: 200px;
    max-height: unset;
  }

  .header_area {
    padding-left: 41px;
    padding-right: 41px;
  }
  .header_area.header_area_panier {
    padding-bottom: 21px;
  }
  .header .mobile-search input {
    width: 85%;
  }

  .cart-wrapper {
    margin-top: 20px;
  }
  .cart-wrapper .shop_table {
    display: table;
    border: 1px #CCC solid;
  }
  .cart-wrapper .shop_table .cart_titles {
    display: table-row;
  }
  .cart-wrapper .shop_table, .cart-wrapper .cart_item_cell, .cart-wrapper .cart_item, .cart-wrapper .shop_table .cart_item {
    display: table;
    border: 1px #CCC solid;
  }
  .cart-wrapper .shop_table .cart_item {
    display: table-row;
  }
  .cart-wrapper .cart_item_cell.product-thumbnail, .cart-wrapper .cart_titles_cell.titleimgthumb {
    display: none;
  }
  .cart-wrapper .cart_item_cell {
    display: table-cell;
  }
  .cart-wrapper .cart_item_cell.remove-product {
    position: initial;
    padding: 11px 3px;
  }
  .cart-wrapper .cart_item_cell.product-name {
    overflow: initial;
    position: static;
    max-width: unset;
    padding: 11px;
  }
  .cart-wrapper .cart_item_cell.product-name > a {
    display: grid;
  }
  .cart-wrapper .cart_item_cell.product-name > a .product-ref {
    grid-row: 2;
  }
  .cart-wrapper .cart_item_cell.product-subtotal {
    display: table-cell;
    position: static;
    padding: 11px 5px;
  }
  .cart-wrapper .cart_item_cell.product-subtotal::before {
    content: "";
  }
  .cart-wrapper .cart_item_cell.product-quantity {
    padding: 11px;
  }
  .cart-wrapper .cart_item_cell.product-quantity::before {
    content: "";
  }
  .cart-wrapper .cart_item_cell.product-quantity .buttonModalQtyWrap {
    display: block;
    font-size: 16px;
    padding: 0;
    position: static;
    max-width: none;
    min-width: unset;
  }

  .total_table .total_table_row .title i {
    font-size: inherit;
  }

  .footer_area {
    padding-top: 51px;
  }

  .footer-argument {
    text-align: left;
  }
  .footer-links .footer-block {
    padding-left: 0;
  }

  .espace-client .orderdetail_colis_line .detailblock div.btnespaceclient {
    margin-left: 10px;
  }

  .error-404__section {
    width: 380px;
  }

  .marque__avis-tabs {
    display: grid;
    grid-template-columns: repeat(4, auto);
    align-items: center;
  }

  .product_tab .etabs .tab4.marque__avis-tab {
    display: block;
  }

  .show-xs {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }

  .payment-options__applied-coupon {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .payment-options__applied-coupon #appliedcode {
    margin-right: 20px;
  }
  .payment-options__applied-discount {
    margin-left: 10px;
  }

  .marques__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .show-sm {
    display: none !important;
  }
}
@media (min-width: 650px) {
  .container {
    width: 610px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .message-alerte {
    padding: 10px;
  }

  .social_icons .lblfavoris {
    display: inline;
  }

  .thumbnailcateg {
    height: 210px;
    width: 210px;
  }

  .promovignette {
    padding-bottom: 10px;
  }

  .prodlist.jd-list-style-2 .liprodline .vignetteinfos .product-price-tag {
    flex-direction: row;
  }

  .logo a img {
    width: auto;
  }

  .header .mobile-search i.fa-search {
    left: 25px;
  }

  .mobile-search i {
    padding-left: 0px;
  }

  .cart-wrapper .cart_item_cell.product-thumbnail, .cart-wrapper .cart_titles_cell.titleimgthumb {
    display: table-cell;
    position: static;
  }
  .cart-wrapper .shop_table.cart .product-thumbnail.cvcv {
    padding: 11px;
  }

  .espace-client .delivery-time {
    float: right;
  }
  .espace-client .orderdetail_colis_line .orderdetail_colis_imglink {
    padding: 0 10px;
  }

  .espace-contact .contactchoice.contactprechoice {
    min-height: auto;
  }

  .tendanceStep1BlockS1 {
    padding-top: 20px;
  }

  .tendanceH1 {
    font-size: 26px;
  }

  .tendanceBoxesS1 {
    width: calc(50% - 8px);
    margin: 0 15px 25px 0;
  }

  .tendanceBoxesS1:nth-child(2n) {
    margin-right: 0px;
  }

  /*------------------- STEP1_PAGE_END -------------------*/
  /*------------------- STEP2_PAGE_START -------------------*/
  .tendanceTitle2S2 {
    font-size: 36px;
    line-height: 46px;
  }
  .tendanceTitle2S2 h2 {
    font-size: 36px;
    line-height: 46px;
  }

  .tendanceBoxesMainS2 {
    padding: 0 0 20px 0;
  }

  .tendanceBoxesLeftS2 {
    width: 100%;
    float: none;
  }

  .tendanceBoxesRightS2 {
    float: none;
    width: 100%;
    padding-top: 25px;
  }

  .tendanceBoxesS2 {
    margin: 0 10px 40px 0;
    width: calc(33.33% - 9px);
  }

  .tendanceBoxesS2:nth-child(2n) {
    margin-right: 10px;
  }

  .tendanceBoxesTitleS1 h2 {
    font-size: 13px;
  }

  .tendanceBoxesSubtitleS1 {
    font-size: 13px;
  }

  .tendanceBoxesLinkS1 {
    font-size: 13px;
  }

  /*------------------- STEP2_PAGE_END -------------------*/
  /*---------STEP_4_START-----------*/
  .tendanceTitleImgS4 {
    margin: 25px auto 25px auto;
  }

  .tendanceH3 {
    font-size: 20px;
  }

  .tendanceGarageRightImgS4 {
    width: 100%;
  }

  .tendanceGarageLeftInfoS4 {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0px;
  }

  .tendanceGarageInfo2S4 .tendanceGarageRightImgS4 {
    width: 100%;
  }

  .tendanceGarageInfo2S4 .tendanceGarageLeftInfoS4 {
    width: 100%;
    margin: 0px;
  }

  .tendanceGarageLeftInfoS4 h4 {
    font-size: 18px;
  }

  .tendanceProdSliderS4 {
    padding-bottom: 30px;
  }

  .tendanceProdSlider {
    padding: 0 25px;
  }

  .tendanceProdSlider .owl-prev, .tendanceProdSlider .owl-next {
    margin: 0px;
  }

  .tendanceProdSlider .owl-prev {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  .tendanceProdSlider .owl-next {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  /*---------STEP_4_END-------------*/
  .conseils-breadcrumb {
    padding: 0 0 20px 0;
    justify-content: start;
    font-size: 12px;
  }

  .error-404__section {
    width: 500px;
  }
  .error-404__title {
    font-size: 26px;
  }
  .error-404__searchbar {
    width: 70%;
  }

  .anthurium__content-grid, .hortensia__content-grid, .pavot__content-grid {
    display: block;
    overflow: hidden;
  }

  .anthurium__image-wrapper {
    margin: 0 50px 10px 0;
    max-width: 40%;
    float: left;
  }

  .hortensia__image-wrapper, .pavot__image-wrapper {
    margin: 0 0 10px 50px;
    max-width: 40%;
    float: right;
  }

  .chiendent__grid {
    column-gap: 0;
    row-gap: 10px;
  }
  .chiendent__image-wrapper {
    margin: 0 40px;
  }

  .jonquille__grid {
    column-gap: 0;
    row-gap: 10px;
  }
  .jonquille__image-wrapper {
    margin: 0 40px;
  }

  .trefle__grid .container {
    width: 450px;
  }
}
@media (max-width: 767px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .main-content {
    margin-top: 30px;
  }

  .address ul li i {
    margin-bottom: 7px;
    margin-left: 40px;
  }

  .address img {
    margin-bottom: -6px;
  }

  .container {
    width: 750px;
  }

  .col-md-9.smallgutter {
    padding-right: 0px;
  }

  .col-md-3.smallgutter {
    padding-left: 8px;
  }

  #thumbgallery {
    overflow: auto;
    max-height: none;
    margin-bottom: 0;
  }
  #thumbgallery img.thumbfiche {
    max-width: 100%;
  }

  .social_icons {
    margin-top: 19px;
    margin-bottom: 15px;
    padding: 15px;
    padding-top: 20px;
    padding-left: 40px;
  }
  .social_icons a i {
    height: 34px;
    width: 34px;
    font-size: 17px;
    padding: 7px;
  }
  .social_icons a i.padd {
    margin-right: 0px;
  }
  .social_icons .lblfavoris {
    display: none;
  }

  .product_info .info .amount {
    font-size: 33px;
  }

  .product_in_lot {
    border-right: solid 1px #DDD;
  }

  .lot-symbols {
    display: none;
  }

  .product_lot_present {
    border-left: solid 1px #DDD;
  }

  .tab_collection_area .tab a {
    font-size: 30px;
    padding: 0 18px;
  }

  .titleexpand {
    font-size: 20px;
  }

  .tbl_caracs {
    line-height: 2em;
    display: table;
  }
  .tbl_caracs tr, .tbl_caracs_trth, .tbl_caracs_tr {
    display: table-row;
  }
  .tbl_caracs_trth {
    position: relative;
    height: 2.3em;
  }
  .tbl_caracs tr th, .tbl_caracs tr td, .tbl_caracs_th, .tbl_caracs_td {
    padding: 1px;
    border: 1px solid;
    border-color: #DDDDDD;
    text-align: left;
    display: table-cell;
  }
  .tbl_caracs tr th, .tbl_caracs_th {
    background-color: #ededed;
    padding-left: 8px;
  }
  .tbl_caracs_th {
    display: block;
    left: -1px;
    right: 0px;
    position: absolute;
    text-decoration: none;
  }
  .tbl_caracs, .tbl_caracs_trth, .tbl_caracs_tr, .tbl_caracs_th, .tbl_caracs_td {
    line-height: 2em;
    min-width: 180px;
  }
  .tbl_caracs tr td, .tbl_caracs_td {
    padding-left: 20px;
  }
  .tbl_caracs_tdlbl:after {
    content: none;
  }

  .fiche-options {
    display: flex;
    column-gap: 10px;
  }
  .fiche-options__list {
    display: flex;
  }
  .fiche-options__list-item {
    border-right: 1px solid #CCC;
    border-bottom: none;
  }
  .fiche-options__name-section {
    grid-template-columns: auto;
    grid-template-rows: auto 20px;
    row-gap: 10px;
  }
  .fiche-options__name-section input {
    grid-row: unset;
  }

  .short-width-slider .owl-buttons, .latest_blog .owl-buttons {
    right: 13px;
    top: -50px;
  }

  .all_client .owl-buttons {
    right: 13px;
    top: -20px;
  }

  .single_item .info .old-price .amount {
    font-size: 16px;
  }

  .coll-info {
    position: absolute;
    top: 30%;
  }
  .coll-info .l3arianne {
    margin: 0 0 15px;
  }

  div#decoNoel {
    top: -150px;
  }

  .promovignette {
    padding-top: 5px;
    padding-bottom: 20px;
  }
  .promovignette img {
    max-height: 222px;
    width: auto;
    display: inline-block;
  }

  .prodlist .addtocart_area {
    display: block;
  }

  .l3optionalimg {
    min-height: 100px;
  }
  .l3optionalimg .coll-info {
    top: unset;
  }

  .logo {
    margin-top: 10px;
  }

  .mobile-wrapper .mobile-menu-C1, .mobile-wrapper .mobile-menu-C2, .mobile-wrapper .mobile-menu-C3 {
    width: 50vw;
  }

  .header .mobile-search input {
    width: 90%;
  }

  .footer-news i {
    margin-bottom: 15px;
  }
  .footer-argument > div {
    margin-top: 0;
  }
  .footer-links .footer-block {
    margin-bottom: 0;
  }
  .footer-social .footerpayline {
    grid-template-columns: 1fr 1fr;
    row-gap: 0px;
  }
  .footer-social .footerpayline .french_e-merchant {
    grid-column: 2;
    justify-self: end;
  }

  .copy_right_area, .footer-copyrights {
    line-height: 20px;
  }
  .copy_right_area .copy_text, .footer-copyrights .copy_text {
    text-align: left;
  }

  .espace-contact .sattelitepages_title {
    font-size: 24px;
  }

  .delivery-pack__transporters-list {
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
  }

  .transporter.isPR {
    grid-row: 1/3;
    display: flex;
    flex-direction: column;
  }
  .transporter__PR-section {
    margin-top: auto;
  }

  .selected-PR__label {
    text-align: center;
  }

  .PR-modal__search, .delivery-options__search {
    display: grid;
    grid-template-columns: 2fr 1fr;
    column-gap: 10px;
    margin: 10px;
  }
  .PR-modal__search-button, .delivery-options__search-button {
    margin: 0;
  }

  #addresses__form {
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
  }

  .addresses__section.delivery {
    grid-column: 2;
  }

  /*------------------- STEP1_PAGE_START -------------------*/
  .tendanceBoxesS1 {
    margin-right: 8px;
    margin-bottom: 30px;
    width: calc(25% - 8px);
  }

  .tendanceBoxesS1:nth-child(2n) {
    margin-right: 8px;
  }

  /*------------------- STEP1_PAGE_END -------------------*/
  /*------------------- STEP2_PAGE_START -------------------*/
  .tendanceBoxesMainS2 {
    padding: 0 0 20px 0;
  }

  .tendanceBoxesLeftS2 {
    width: 100%;
    float: none;
  }

  .tendanceBoxesRightS2 {
    float: none;
    width: 100%;
    padding-top: 25px;
  }

  .tendanceBoxesS2 {
    margin: 0 10px 40px 0;
    width: calc(33.33% - 9px);
  }

  .tendanceBoxesS2:nth-child(2n) {
    margin-right: 10px;
  }

  /*------------------- STEP2_PAGE_END -------------------*/
  /*---------STEP_4_START-----------*/
  .tendanceTitleImgS4 {
    margin: 25px auto 25px auto;
  }

  .tendanceH3 {
    font-size: 20px;
  }

  .tendanceGarageLeftInfoS4 {
    padding-top: 0px;
  }

  .tendanceGarageLeftInfoS4 h4 {
    font-size: 18px;
  }

  .tendanceProdSliderS4 {
    padding-bottom: 30px;
  }

  .tendanceProdSlider {
    padding: 0 25px;
  }

  .tendanceProdSlider .owl-prev, .tendanceProdSlider .owl-next {
    margin: 0px;
  }

  .tendanceProdSlider .owl-prev {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  .tendanceProdSlider .owl-next {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  /*---------STEP_4_END-------------*/
  .conseils-breadcrumb i {
    margin: 0 5px;
  }
  .conseils-breadcrumb__label, .conseils-breadcrumb__label--home, .conseils-breadcrumb__label--section, .conseils-breadcrumb__label--theme, .conseils-breadcrumb__label--sujet {
    font-size: 16px;
  }
  .error-404__background {
    min-height: 300px;
  }

  .homepage-widget__left-row .widget__wrapper {
    margin-top: 0;
  }
  .homepage-widget__right-row {
    margin-top: 0;
    flex-direction: column;
    row-gap: 8px;
  }

  .tulipe__background {
    display: block;
    max-height: 150px;
    overflow-y: hidden;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
  }
  .tulipe__headline {
    margin: 0 15%;
  }
  .tulipe__title {
    padding: 15px 10px 10px 10px;
  }
  .tulipe__title-expand {
    font-size: 15px;
  }

  .widget-flower h2.widget__title, .widget-flower div.widget__title {
    font-size: 36px;
  }
  .widget-flower .widget__content h2 {
    font-size: 36px;
  }

  .hortensia__content h2, .anthurium__content h2 {
    font-size: 36px;
    line-height: 36px;
    margin: 30px 0 15px;
  }

  .lila {
    margin: 20px 20px 30px 20px;
  }
  .lila__top-left-corner {
    display: block;
    width: 150px;
    height: 150px;
    border-top: 10px solid;
    border-left: 10px solid;
    position: absolute;
    top: -10px;
    left: -10px;
  }
  .lila__bottom-right-corner {
    display: block;
    width: 150px;
    height: 150px;
    border-bottom: 10px solid;
    border-right: 10px solid;
    position: absolute;
    right: -20px;
    bottom: -20px;
  }
  .lila__grid {
    grid-template-columns: 2fr 3fr;
  }
  .lila__gallery-wrapper {
    width: 50%;
    margin: 20px 0 0 20px;
    column-gap: 20px;
    grid-column: 1/3;
    grid-row: 1;
  }
  .lila__background-image-wrapper {
    grid-column: 2;
    grid-row: 1;
  }
  .lila__image-wrapper--first img, .lila__image-wrapper--second img {
    height: 70%;
  }
  .lila__paragraph {
    grid-row: 2;
    grid-column: 1/3;
    margin: 10px;
  }
  .lila__text {
    font-size: 16px;
    line-height: 24px;
  }
  .lila__link-wrapper a {
    font-size: 16px;
  }

  .oeillet__left {
    float: left;
    width: 48%;
    margin: 0 4% 20px 0;
  }
  .oeillet__right {
    display: block;
  }
  .oeillet__right .oeillet__image-wrapper img {
    width: 48%;
  }
  .oeillet__right .oeillet__title {
    text-align: right;
  }
  .oeillet__right .oeillet__text {
    text-align: right;
  }

  .petunia__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .bourrache__grid {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
  }

  .begonia .grid {
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
  }

  .payment-options__paypal {
    max-width: 80%;
  }

  .show-md {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .address ul li i {
    margin-bottom: unset;
    margin-left: unset;
  }

  .container {
    width: 970px;
  }

  .modal-lg {
    max-width: 800px;
  }

  .col-lg-9.smallgutter {
    padding-right: 0px;
  }

  .col-lg-3.smallgutter {
    padding-left: 8px;
  }

  .social_icons .lblfavoris {
    display: inline;
  }

  .thumbnailcateg {
    height: 180px;
    width: 180px;
  }

  .promovignette {
    padding-bottom: 115px;
    padding-top: 40px;
  }

  .easysortopts .easyslideadvice {
    display: flex;
    width: 100%;
    margin-top: 10px;
    flex-wrap: wrap;
  }

  .cart-wrapper .shop_table .product-thumbnail img {
    padding: 0 30px 0 10px;
  }

  .footer-social .footerpayline {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .footer-social .footerpayline .payimg {
    grid-column: 3;
  }
  .footer-social .footerpayline .french_e-merchant {
    grid-row: 1;
    justify-self: center;
  }
  .footer-copyrights .copy_menu {
    flex-direction: row;
  }
  .footer-copyrights .copy_menu img {
    margin: 8px 20px;
  }
  .footer-copyrights .copy_menu a {
    margin: 8px;
  }

  .copy_right_area .copy_menu {
    flex-direction: row;
  }
  .copy_right_area .copy_menu img {
    margin: 8px 20px;
  }
  .copy_right_area .copy_menu a {
    margin: 8px;
  }

  .single_item .inner .inner-text {
    padding-top: 12px;
  }

  .delivery-pack__section {
    margin-left: auto;
    margin-right: auto;
    height: min-content;
  }

  .delivery-options {
    display: grid;
    column-gap: 10px;
  }
  .delivery-options--classic {
    grid-template-columns: 1fr 1fr;
  }
  .delivery-options--PR {
    grid-template-columns: 2fr 1fr;
  }
  .delivery-options__submit-wrapper {
    grid-column: 2;
  }
  .delivery-options__packages {
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
  .delivery-options__submit-section--classic {
    grid-row: 2;
    grid-column: 2;
  }

  .wishlist .jd-list-style-2 li .product-price-tag {
    width: 300px;
  }
  .wishlist .jd-list-style-2 li .product-review {
    width: 300px;
  }
  .wishlist .liprodline .vignetteleft {
    margin: 30px 0;
  }

  .marques__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .cookie-banner-container .cookie-banner .cookie-desc-and-button {
    margin: 10px;
    width: auto;
  }

  .form-cookie-desc-and-button {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .cookie-banner-container {
    flex-direction: row;
  }

  /*------------------- STEP2_PAGE_START -------------------*/
  .tendanceBoxesLeftS2 {
    width: 400px;
  }

  .tendanceBoxesRightS2 {
    width: calc(100% - 420px);
  }

  .tendanceTitleS2 {
    padding-bottom: 15px;
  }

  .tendanceTitle2S2 {
    font-size: 28px;
  }

  .tendanceTitle2S2 h2 {
    font-size: 28px;
  }

  .tendanceBoxesS2 {
    margin-bottom: 0px;
  }

  /*------------------- STEP2_PAGE_END -------------------*/
  /*---------STEP_4_START-----------*/
  .tendanceTitleImgS4 {
    margin: 25px auto 25px auto;
  }

  .tendanceH3 {
    font-size: 20px;
  }

  .tendanceGarageLeftInfoS4 {
    padding-top: 0px;
  }

  .tendanceGarageLeftInfoS4 h4 {
    font-size: 18px;
  }

  .tendanceProdSliderS4 {
    padding-bottom: 30px;
  }

  .tendanceProdSlider {
    padding: 0 25px;
  }

  .tendanceProdSlider .owl-prev, .tendanceProdSlider .owl-next {
    margin: 0px;
  }

  .tendanceProdSlider .owl-prev {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  .tendanceProdSlider .owl-next {
    width: 22px;
    background-size: 100%;
    height: 38px;
  }

  /*---------STEP_4_END-------------*/
  .error-404__background {
    min-height: 400px;
  }
  .error-404__section {
    width: 500px;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .paquerette {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
  }
  .paquerette__carousel {
    width: 75%;
  }
  .paquerette__carousel img {
    width: 100%;
  }
  .paquerette__right {
    margin-top: 0px;
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .paquerette__right .containerimage {
    width: 100%;
    height: 45%;
  }

  .tulipe__headline {
    margin: 0 20%;
  }
  .tulipe__title {
    padding: 15px 30px 10px;
  }
  .tulipe__title-expand {
    padding: 0 50px;
  }

  .violette__grid {
    flex-direction: row;
  }
  .violette__grid .container img {
    height: 500px;
  }

  .trefle__grid {
    column-gap: 20px;
    flex-direction: row;
  }

  .lila__background-image-wrapper {
    grid-row: 1/3;
    display: flex;
    justify-content: end;
  }
  .lila__image-wrapper--first img, .lila__image-wrapper--second img {
    height: 100%;
  }
  .lila__paragraph {
    grid-column: auto;
  }

  .chiendent__grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto 75px;
  }
  .chiendent__title {
    grid-column: 1/4;
  }
  .chiendent__text {
    grid-row: auto;
    grid-column: auto;
    font-size: 20px;
  }
  .chiendent__image-wrapper {
    grid-row: 2/4;
    height: 300px;
  }
  .chiendent__image-wrapper--right {
    grid-column: 3;
  }
  .chiendent__link-wrapper {
    grid-row: 3;
    grid-column: 2;
    width: 295px;
    margin-top: 0;
  }
  .chiendent__link-wrapper a {
    font-size: 18px;
  }
  .chiendent__image-link-label {
    padding: 5px;
    font-size: 14px;
  }

  .jonquille__grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto 75px;
    margin-left: 20px;
  }
  .jonquille__title {
    grid-column: 1;
    text-align: left;
  }
  .jonquille__text {
    grid-row: 2;
    grid-column: 1;
    font-size: 20px;
    text-align: left;
    align-self: center;
    margin-top: 20px;
  }
  .jonquille__image-wrapper {
    grid-row: 1/4;
    height: 300px;
  }
  .jonquille__image-wrapper--left {
    grid-column: 2;
  }
  .jonquille__image-wrapper--right {
    grid-column: 3;
  }
  .jonquille__link-wrapper {
    grid-row: 3;
    grid-column: 1;
    width: 295px;
    margin-top: 0;
  }
  .jonquille__link-wrapper a {
    font-size: 18px;
  }
  .jonquille__image-link-label {
    padding: 5px;
    font-size: 14px;
  }

  .lys__products {
    padding: 0 50px;
  }
  .lys-product {
    width: 90%;
    min-height: 300px;
  }
  .lys-product__image-wrapper {
    position: initial;
    padding: 50px 50px 10px 50px;
  }
  .lys-product__product-name {
    margin: 0 50px;
    font-size: 14px;
    min-height: 32px;
  }
  .lys-product__product-brand {
    font-size: 12px;
  }
  .lys-product__product-price {
    font-size: 16px;
  }
  .lys .owl-prev, .lys .owl-next {
    font-size: 36px;
    width: 50px;
    height: 36px;
  }
  .lys .owl-prev {
    left: 0;
  }

  .lavande__products {
    padding: 0 50px;
  }
  .lavande-product {
    width: 90%;
  }
  .lavande-product__image-wrapper {
    position: initial;
  }
  .lavande .owl-prev, .lavande .owl-next {
    font-size: 36px;
    width: 50px;
    height: 36px;
  }
  .lavande .owl-prev {
    left: 0;
  }

  .basilicimage__encart {
    display: flex;
  }
  .basilicimage__encart .basilicimage__image {
    display: block;
    width: 33%;
  }
  .basilicimage__encart .basilicimage__image a img {
    height: 350px;
  }
  .basilicimage__encart .basilicimage__image a img:hover {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 0.8;
  }
  .basilicimage__encart .basilicimage__carousel {
    width: 66%;
  }

  .hibiscus__encart {
    display: flex;
  }
  .hibiscus__encart .hibiscus__image1 {
    display: block;
    width: 45%;
  }
  .hibiscus__encart .hibiscus__image1 img {
    height: 350px;
  }
  .hibiscus__encart .hibiscus__image1 img:hover {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 0.8;
  }
  .hibiscus__encart .hibiscus__image2 {
    display: block;
    width: 35%;
  }
  .hibiscus__encart .hibiscus__image2 img {
    height: 350px;
    width: 100%;
    padding-right: 5px;
  }
  .hibiscus__encart .hibiscus__image2 img:hover {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 0.8;
  }
  .hibiscus__encart .hibiscus__carousel {
    width: 20%;
  }

  .petunia__grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .show-lg {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-xl {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    padding-left: 3px;
    padding-right: 3px;
  }

  .col-lg-3.smallgutter {
    padding-left: 14px;
  }

  .single_mini_product img {
    float: left;
  }

  .thumbnailcateg {
    height: 230px;
    width: 230px;
  }

  div#decoNoel {
    top: -100px;
  }

  .promovignette {
    padding-bottom: 0px;
  }

  .header .main-menu {
    padding: 20px 0 40px;
  }
  .header .main-menu .foldable-logo {
    font-size: 32px;
    display: flex;
    align-items: center;
  }
  .header .main-menu .foldable-logo i {
    display: none;
    cursor: pointer;
  }
  .header .main-menu .foldable-logo i.fa-menu {
    transform: rotate(0.25turn);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    opacity: 0;
    width: 0px;
  }
  .header .main-menu .foldable-logo i.fa-cancel {
    transform: translateY(-2px);
    transition-property: opacity, width;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
    transition-delay: 0s;
  }
  .header .main-menu .foldable-logo .jd-logo .jd-logo-wrapper .folded {
    transition: padding-left 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  }
  .header .main-menu .foldable-logo .jd-logo .jd-logo-wrapper .unfolded {
    transition: opacity 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  }
  .header .mobile-search {
    margin-bottom: 0;
  }
  .header .mobile-search input,
.header .mobile-search input:active,
.header .mobile-search input:focus,
.header .mobile-search input:hover {
    margin-top: 0;
    width: 85%;
  }
  .header .mobile-search i.fa-search {
    top: 8px;
  }
  .header__shadow {
    height: 180px;
  }

  .header_area_panier {
    margin-top: 17px;
  }

  .single_item .inner {
    height: 62px;
    width: 62px;
    top: 20px;
    padding-left: 4px;
    padding-right: 4px;
  }
  .single_item .inner .inner-text {
    min-height: 34px;
    font-size: 16px;
    padding-top: 17px;
    font-weight: bold;
  }

  .background-form-connection {
    flex-direction: row;
  }

  .delivery-form > p {
    font-size: 16px;
  }
  .delivery-form.connexion {
    margin: 4% 1%;
    padding: 2% 6%;
  }

  .wishlist {
    display: grid;
    grid-template-columns: 300px 300px auto;
    column-gap: 20px;
  }
  .wishlist #prodlist {
    grid-row: 2;
    grid-column: 1/4;
  }

  .delivery-options__submit-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row: 2;
  }

  .product_info_fiche_prod .options__link {
    width: 80%;
    padding: 5px;
  }

  .tendanceStep1BlockS1 {
    padding-top: 30px;
  }
  .tendanceH1 {
    padding-bottom: 20px;
    font-size: 30px;
  }
  .tendanceTitleS1 p {
    padding-bottom: 20px;
  }
  .tendanceSearchS1 {
    padding: 0 15px 35px 15px;
  }
  .tendanceBoxesS1 {
    width: calc(25% - 12px);
    margin-right: 15px;
    margin-bottom: 45px;
  }
  .tendanceBoxesMainS2 {
    padding: 15px 0 35px 0;
  }
  .tendanceBoxesLeftS2 {
    float: left;
    width: 500px;
  }
  .tendanceBoxesLeftImgInfoCellS2 {
    padding: 0 50px;
  }
  .tendanceBoxesRightS2 {
    float: right;
    width: calc(100% - 525px);
  }
  .tendanceTitleImgS4 {
    margin: 35px auto 35px auto;
  }
  .tendanceH3 {
    font-size: 30px;
  }
  .tendanceGarageRightImgS4 {
    width: 330px;
  }
  .tendanceGarageLeftInfoS4 {
    width: calc( 100% - 345px );
  }
  .tendanceGarageInfo2S4 .tendanceGarageRightImgS4 {
    width: 295px;
  }
  .tendanceGarageInfo2S4 .tendanceGarageLeftInfoS4 {
    width: calc( 100% - 315px );
    margin: 0 20px 0 0;
  }
  .tendanceGarageLeftInfoS4 h4 {
    font-size: 20px;
  }
  .tendanceProdSliderS4 {
    padding-bottom: 60px;
  }
  .tendanceProdSlider {
    padding: 0 55px;
  }
  .tendanceProdSlider .owl-prev {
    width: 32px;
    height: 51px;
  }
  .tendanceProdSlider .owl-next {
    width: 32px;
    height: 51px;
  }

  .homepage-widget__right-row {
    row-gap: 14px;
  }

  .tulipe__headline {
    min-height: 150px;
  }

  .lila__text {
    font-size: 20px;
    line-height: 30px;
  }
  .lila__link-wrapper {
    padding: 0 35px 10px 30px;
  }
  .lila__link-wrapper a {
    font-size: 20px;
  }
  .lila__link-wrapper svg {
    width: auto;
    left: 0;
  }

  .chiendent__title {
    font-size: 36px;
  }
  .chiendent__image-wrapper {
    height: 450px;
    margin: 0 60px;
    max-width: 300px;
  }
  .chiendent__grid {
    grid-template-rows: auto auto auto;
    column-gap: 40px;
  }
  .chiendent__link-wrapper {
    margin: auto;
    padding: 0 35px 10px 30px;
  }
  .chiendent__link-wrapper a {
    font-size: 20px;
  }
  .chiendent__image-link-label {
    font-size: 20px;
  }

  .jonquille__title {
    font-size: 36px;
    margin-top: 20px;
  }
  .jonquille__image-wrapper {
    height: 450px;
    margin: 0 40px;
    max-width: 300px;
    justify-self: center;
    width: 100%;
  }
  .jonquille__grid {
    grid-template-rows: auto 1fr auto;
    column-gap: 40px;
    margin-left: 30px;
  }
  .jonquille__link-wrapper {
    margin: auto;
    padding: 0 35px 10px 30px;
  }
  .jonquille__link-wrapper a {
    font-size: 20px;
  }
  .jonquille__image-link-label {
    font-size: 20px;
  }

  .lys-product__image-wrapper, .lavande-product__image-wrapper {
    width: 180px;
    margin: auto;
    padding: 50px 0 10px 0;
  }
  .lys-product__product-name, .lavande-product__product-name {
    margin: 0 75px;
    font-size: 16px;
    line-height: 18px;
    min-height: 40px;
  }
  .lys-product__product-price, .lavande-product__product-price {
    font-size: 18px;
  }

  .trefle__grid {
    margin: 0 100px;
  }

  .cookiebanmini {
    bottom: 230px;
  }

  .show-xl {
    display: none !important;
  }
}
@media (max-width: 1399px) {
  .hidden-xxl {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1270px;
  }

  .show-xxl {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1350px;
  }
}
@media (hover: hover) {
  .mobile-wrapper .mobile-menu-C1 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li:hover, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li:hover, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li:hover,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li:hover {
    color: white !important;
    background-color: #E53388;
  }
  .mobile-wrapper .mobile-menu-C1 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C1 .mobilemenuspes li a:hover, .mobile-wrapper .mobile-menu-C2 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C2 .mobilemenuspes li a:hover, .mobile-wrapper .mobile-menu-C3 .menu-C1-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C2-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .menu-C3-list li a:hover,
.mobile-wrapper .mobile-menu-C3 .mobilemenuspes li a:hover {
    text-decoration: none;
    color: inherit;
  }

  .bourrache figure.snip1321 figcaption {
    top: 50%;
    left: 20px;
    right: 20px;
    position: absolute;
    opacity: 0;
    z-index: 1;
  }
  .bourrache figure.snip1321:after {
    background-color: white;
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
  }
  .bourrache figure.snip1321:hover figcaption, .bourrache figure.snip1321.hover figcaption {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .bourrache figure.snip1321:hover:after, .bourrache figure.snip1321.hover:after {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 0.9;
  }
}
@media (hover: none) {
  .bourrache figure.snip1321 figcaption {
    top: calc(50% - 20px);
    left: 20px;
    right: 20px;
    position: absolute;
    z-index: 1;
  }
  .bourrache figure.snip1321:after {
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    opacity: 0.9;
  }

  .begonia .grid figure.effect-jazz img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
  .begonia .grid figure.effect-jazz figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  }
  .begonia .grid figure.effect-jazz .begonia__title, .begonia .grid figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}