@charset "UTF-8";
/*
Theme Name: Vitoli
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../bootstrap/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../bootstrap/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../bootstrap/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../bootstrap/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../bootstrap/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../bootstrap/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../bootstrap/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../bootstrap/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../bootstrap/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../bootstrap/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../bootstrap/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../bootstrap/stylesheets/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, ../bootstrap/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 22, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 36, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 38, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 39, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 40, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 41, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 42, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 43, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 44, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 45, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 46, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 47, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 48, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 49, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 50, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 51, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 52, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 53, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 54, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 55, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 56, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 57, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 58, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 59, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 60, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 61, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 62, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 63, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 65, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 66, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 67, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 68, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 69, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 70, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 71, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 72, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 73, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 74, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 75, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 76, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 77, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 78, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 79, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 80, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 81, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 82, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 83, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 84, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 85, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 86, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 87, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 88, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 89, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 90, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 91, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 92, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 93, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 94, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 95, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 96, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 97, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 98, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 99, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 100, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 101, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 102, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 103, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 104, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 105, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 106, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 107, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 108, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 109, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 110, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 111, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 112, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 113, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 114, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 115, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 116, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 117, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 118, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 119, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 120, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 121, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 122, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 123, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 124, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 125, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 126, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 127, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 128, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 129, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 130, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 131, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 132, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 133, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 134, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 135, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 136, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 137, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 138, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 139, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 140, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 141, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 142, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 143, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 144, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 145, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 146, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 147, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 148, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 149, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 150, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 151, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 152, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 153, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 154, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 155, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 156, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 157, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 158, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 159, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 160, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 161, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 162, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 163, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 164, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 165, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 166, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 167, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 168, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 169, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 170, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 171, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 172, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 173, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 174, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 175, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 176, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 177, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 178, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 179, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 180, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 181, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 182, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 183, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 184, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 185, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 186, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 187, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 188, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 189, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 190, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 191, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 192, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 193, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 194, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 195, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 196, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 197, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 198, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 199, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 200, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 201, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 202, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 203, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 204, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 205, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 206, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 207, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 208, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 209, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 210, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 211, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 212, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 213, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 214, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 215, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 216, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 217, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 218, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 219, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 220, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 221, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 222, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 223, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 224, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 225, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 226, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 227, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 228, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 229, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 230, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 231, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 232, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 233, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 234, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 235, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 236, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 237, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 238, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 239, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 240, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 241, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 250, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 251, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 252, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 253, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 254, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 255, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 256, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 257, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 258, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 259, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 260, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 261, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 262, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 263, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 264, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 265, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 266, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 267, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 268, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 269, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 270, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 271, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 272, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 273, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 274, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 275, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 276, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 277, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 278, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 279, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 280, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 281, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 282, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 283, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 284, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 285, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 286, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 287, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 288, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 289, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 290, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 291, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 292, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 293, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 294, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 295, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 296, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 297, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 298, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 299, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 300, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 301, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 302, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 303, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 304, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 305, ../bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 160, ../bootstrap/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../bootstrap/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../bootstrap/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../bootstrap/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../bootstrap/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../bootstrap/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../bootstrap/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../bootstrap/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../bootstrap/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../bootstrap/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../bootstrap/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../bootstrap/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../bootstrap/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../bootstrap/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../bootstrap/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../bootstrap/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #286090;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, ../bootstrap/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 138, ../bootstrap/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../bootstrap/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../bootstrap/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../bootstrap/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../bootstrap/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../bootstrap/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../bootstrap/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../bootstrap/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../bootstrap/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../bootstrap/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 211, ../bootstrap/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../bootstrap/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../bootstrap/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../bootstrap/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../bootstrap/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../bootstrap/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../bootstrap/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, ../bootstrap/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../bootstrap/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../bootstrap/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../bootstrap/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../bootstrap/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../bootstrap/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../bootstrap/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../bootstrap/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../bootstrap/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../bootstrap/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 4.16667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 8.33333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 12.5%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 16.66667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 20.83333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 25%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 29.16667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 33.33333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 37.5%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 41.66667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 45.83333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 50%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-13 {
  width: 54.16667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-14 {
  width: 58.33333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-15 {
  width: 62.5%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-16 {
  width: 66.66667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-17 {
  width: 70.83333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-18 {
  width: 75%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-19 {
  width: 79.16667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-20 {
  width: 83.33333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-21 {
  width: 87.5%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-22 {
  width: 91.66667%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-23 {
  width: 95.83333%;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-24 {
  width: 100%;
}

/* line 55, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 4.16667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 8.33333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 12.5%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 16.66667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 20.83333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 25%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 29.16667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 33.33333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 37.5%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 41.66667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 45.83333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 50%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-13 {
  right: 54.16667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-14 {
  right: 58.33333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-15 {
  right: 62.5%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-16 {
  right: 66.66667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-17 {
  right: 70.83333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-18 {
  right: 75%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-19 {
  right: 79.16667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-20 {
  right: 83.33333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-21 {
  right: 87.5%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-22 {
  right: 91.66667%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-23 {
  right: 95.83333%;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-24 {
  right: 100%;
}

/* line 45, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 4.16667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 8.33333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 12.5%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 16.66667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 20.83333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 25%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 29.16667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 33.33333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 37.5%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 41.66667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 45.83333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 50%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-13 {
  left: 54.16667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-14 {
  left: 58.33333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-15 {
  left: 62.5%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-16 {
  left: 66.66667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-17 {
  left: 70.83333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-18 {
  left: 75%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-19 {
  left: 79.16667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-20 {
  left: 83.33333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-21 {
  left: 87.5%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-22 {
  left: 91.66667%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-23 {
  left: 95.83333%;
}

/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-24 {
  left: 100%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 4.16667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 8.33333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 12.5%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 16.66667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 20.83333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 25%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 29.16667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 33.33333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 37.5%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 41.66667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 45.83333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 50%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-13 {
  margin-left: 54.16667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-14 {
  margin-left: 58.33333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-15 {
  margin-left: 62.5%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-16 {
  margin-left: 66.66667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-17 {
  margin-left: 70.83333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-18 {
  margin-left: 75%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-19 {
  margin-left: 79.16667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-20 {
  margin-left: 83.33333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-21 {
  margin-left: 87.5%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-22 {
  margin-left: 91.66667%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-23 {
  margin-left: 95.83333%;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 4.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 12.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 20.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 25%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 29.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 37.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 45.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 50%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-13 {
    width: 54.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-14 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-15 {
    width: 62.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-16 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-17 {
    width: 70.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-18 {
    width: 75%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-19 {
    width: 79.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-20 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-21 {
    width: 87.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-22 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-23 {
    width: 95.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-24 {
    width: 100%;
  }

  /* line 55, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 4.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 12.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 20.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 25%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 29.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 37.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 45.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 50%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-13 {
    right: 54.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-14 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-15 {
    right: 62.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-16 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-17 {
    right: 70.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-18 {
    right: 75%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-19 {
    right: 79.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-20 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-21 {
    right: 87.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-22 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-23 {
    right: 95.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-24 {
    right: 100%;
  }

  /* line 45, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 4.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 12.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 20.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 25%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 29.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 37.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 45.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 50%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-13 {
    left: 54.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-14 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-15 {
    left: 62.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-16 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-17 {
    left: 70.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-18 {
    left: 75%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-19 {
    left: 79.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-20 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-21 {
    left: 87.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-22 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-23 {
    left: 95.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-24 {
    left: 100%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-18 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 4.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 12.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 20.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 25%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 29.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 37.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 45.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 50%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-13 {
    width: 54.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-14 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-15 {
    width: 62.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-16 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-17 {
    width: 70.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-18 {
    width: 75%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-19 {
    width: 79.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-20 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-21 {
    width: 87.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-22 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-23 {
    width: 95.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-24 {
    width: 100%;
  }

  /* line 55, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 4.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 12.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 20.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 25%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 29.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 37.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 45.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 50%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-13 {
    right: 54.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-14 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-15 {
    right: 62.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-16 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-17 {
    right: 70.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-18 {
    right: 75%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-19 {
    right: 79.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-20 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-21 {
    right: 87.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-22 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-23 {
    right: 95.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-24 {
    right: 100%;
  }

  /* line 45, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 4.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 12.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 20.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 25%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 29.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 37.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 45.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 50%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-13 {
    left: 54.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-14 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-15 {
    left: 62.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-16 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-17 {
    left: 70.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-18 {
    left: 75%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-19 {
    left: 79.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-20 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-21 {
    left: 87.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-22 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-23 {
    left: 95.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-24 {
    left: 100%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-18 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 4.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 12.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 20.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 25%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 29.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 37.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 45.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 50%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-13 {
    width: 54.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-14 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-15 {
    width: 62.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-16 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-17 {
    width: 70.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-18 {
    width: 75%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-19 {
    width: 79.16667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-20 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-21 {
    width: 87.5%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-22 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-23 {
    width: 95.83333%;
  }

  /* line 35, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-24 {
    width: 100%;
  }

  /* line 55, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 4.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 12.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 20.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 25%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 29.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 37.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 45.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 50%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-13 {
    right: 54.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-14 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-15 {
    right: 62.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-16 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-17 {
    right: 70.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-18 {
    right: 75%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-19 {
    right: 79.16667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-20 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-21 {
    right: 87.5%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-22 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-23 {
    right: 95.83333%;
  }

  /* line 50, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-24 {
    right: 100%;
  }

  /* line 45, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 4.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 12.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 20.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 25%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 29.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 37.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 45.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 50%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-13 {
    left: 54.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-14 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-15 {
    left: 62.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-16 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-17 {
    left: 70.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-18 {
    left: 75%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-19 {
    left: 79.16667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-20 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-21 {
    left: 87.5%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-22 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-23 {
    left: 95.83333%;
  }

  /* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-24 {
    left: 100%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-18 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }

  /* line 60, ../bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
/* line 6, ../bootstrap/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../bootstrap/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../bootstrap/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../bootstrap/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../bootstrap/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../bootstrap/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../bootstrap/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../bootstrap/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../bootstrap/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 115, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../bootstrap/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../bootstrap/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../bootstrap/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 141, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 148, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 157, ../bootstrap/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 169, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 182, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  /* line 188, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 193, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
/* line 206, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 215, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 222, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 230, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 239, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 245, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 255, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 267, ../bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 276, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 286, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 298, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 306, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 79, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 84, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 327, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 79, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 84, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 341, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  min-height: 38px;
}

/* line 355, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 360, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 365, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 377, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 382, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../bootstrap/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 402, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 405, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 416, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 441, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 448, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 455, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 459, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 463, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 471, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 475, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 482, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 493, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 500, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 522, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 532, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 538, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 545, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 556, ../bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 566, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  /* line 573, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 63, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 67, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 75, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 79, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 40, ../bootstrap/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 88, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 93, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 107, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 115, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 127, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 131, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 135, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 149, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../bootstrap/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 77, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 87, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 102, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 109, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 122, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 162, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 191, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  /* line 205, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, ../bootstrap/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 43, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 57, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 62, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 85, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 119, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 126, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 130, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 144, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 156, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 161, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 171, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 174, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 178, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 183, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 187, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 192, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 200, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 205, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 211, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 215, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../bootstrap/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 85, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 90, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 97, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../bootstrap/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../bootstrap/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../bootstrap/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../bootstrap/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 11, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 31, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  /* line 50, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  /* line 108, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  /* line 128, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  /* line 138, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  /* line 180, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  /* line 193, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  /* line 243, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  /* line 232, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 441, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 448, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 455, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 459, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 463, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 471, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 475, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 482, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 493, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 500, ../bootstrap/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  /* line 298, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 286, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 346, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  /* line 359, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 379, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  /* line 473, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 607, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 63, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 17, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 17, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../bootstrap/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../bootstrap/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 12, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 17, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 27, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 39, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 45, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 29, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 34, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 41, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 45, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 50, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 58, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 49, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 54, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 72, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 75, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 81, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 90, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 95, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 81, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 90, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 94, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 104, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 109, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 115, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 121, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 125, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 129, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 137, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 143, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 147, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 151, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 158, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 164, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 168, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 175, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 179, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 188, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 197, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 204, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 216, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 220, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 224, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 229, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 232, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 238, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 240, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 248, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 251, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 254, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 257, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 260, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 263, ../bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../bootstrap/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../bootstrap/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../bootstrap/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../bootstrap/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../bootstrap/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../bootstrap/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../bootstrap/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../bootstrap/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../bootstrap/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 85, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../bootstrap/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../bootstrap/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../bootstrap/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../bootstrap/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 37, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 53, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 60, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 67, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 74, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 81, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 88, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 95, ../bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 89, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 104, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 120, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 127, ../bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 108, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 118, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 127, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 136, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 141, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 146, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 228, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 248, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 259, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 266, ../bootstrap/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../bootstrap/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 52, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 90, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 109, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 119, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../bootstrap/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, ../sass/_main.scss */
body {
  font-family: 'Lato', sans-serif;
  color: #000;
}
/* line 4, ../sass/_main.scss */
body .ssba .ssba-share-text {
  display: none;
}
/* line 7, ../sass/_main.scss */
body a.rechercheDePointe {
  color: #000;
  text-decoration: underline;
  font-weight: 800;
}
@media (max-width: 991px) {
  /* line 7, ../sass/_main.scss */
  body a.rechercheDePointe {
    color: #a7a7a7;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/_main.scss */
  body a.rechercheDePointe {
    color: black;
  }
}
/* line 18, ../sass/_main.scss */
body a.lienbleu {
  color: #0072ae !important;
}
/* line 21, ../sass/_main.scss */
body a.lienMapProduits {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding-left: 40px;
  position: relative;
  display: inline-block;
}
/* line 28, ../sass/_main.scss */
body a.lienMapProduits img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}
/* line 36, ../sass/_main.scss */
body.page-template-contact a.lienMapProduits {
  margin-top: 40px;
  font-size: 21px;
  padding-left: 56px;
}
/* line 40, ../sass/_main.scss */
body.page-template-contact a.lienMapProduits img {
  margin-top: -25px;
}
/* line 45, ../sass/_main.scss */
body .pageintrouvable .btStyle {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
/* line 49, ../sass/_main.scss */
body .pageintrouvable .btStyle:hover {
  background: transparent !important;
  border: 1px solid #000;
  color: #000;
}
/* line 57, ../sass/_main.scss */
body.page-id-14525 #main-content strong, body.page-id-14525 #main-content b, body.page-id-14768 #main-content strong, body.page-id-14768 #main-content b {
  font-weight: 900;
}
/* line 60, ../sass/_main.scss */
body.page-id-14525 #main-content h2, body.page-id-14768 #main-content h2 {
  text-transform: uppercase;
}
/* line 62, ../sass/_main.scss */
body.page-id-14525 #main-content h2.BaseOmega3Title, body.page-id-14768 #main-content h2.BaseOmega3Title {
  color: #d69f1b;
}
/* line 65, ../sass/_main.scss */
body.page-id-14525 #main-content h2.BaseVitamineD3Title, body.page-id-14768 #main-content h2.BaseVitamineD3Title {
  color: #007ac1;
}
/* line 68, ../sass/_main.scss */
body.page-id-14525 #main-content h2.BaseProbiotiqueTitle, body.page-id-14768 #main-content h2.BaseProbiotiqueTitle {
  color: #477321;
}
/* line 73, ../sass/_main.scss */
body.page-id-14525 #main-content ul, body.page-id-14768 #main-content ul {
  list-style: none;
}
/* line 75, ../sass/_main.scss */
body.page-id-14525 #main-content ul li, body.page-id-14768 #main-content ul li {
  padding-left: 15px;
  position: relative;
}
/* line 78, ../sass/_main.scss */
body.page-id-14525 #main-content ul li:before, body.page-id-14768 #main-content ul li:before {
  content: '✓';
  position: absolute;
  left: 0;
  font-weight: 900;
}
/* line 86, ../sass/_main.scss */
body.page-id-14525 #main-content .btStyle, body.page-id-14768 #main-content .btStyle {
  margin: 0 auto;
  margin-top: -60px;
  width: 220px;
  text-align: center;
}
/* line 91, ../sass/_main.scss */
body.page-id-14525 #main-content .btStyle.omega_btn, body.page-id-14768 #main-content .btStyle.omega_btn {
  background-color: #d69f1b;
}
/* line 94, ../sass/_main.scss */
body.page-id-14525 #main-content .btStyle.vitamineD_btn, body.page-id-14768 #main-content .btStyle.vitamineD_btn {
  background-color: #007ac1;
}
/* line 97, ../sass/_main.scss */
body.page-id-14525 #main-content .btStyle.probiotiques_btn, body.page-id-14768 #main-content .btStyle.probiotiques_btn {
  background-color: #477321;
}
/* line 101, ../sass/_main.scss */
body.page-id-14525 #main-content a.disabled, body.page-id-14768 #main-content a.disabled {
  pointer-events: none;
}
/* line 105, ../sass/_main.scss */
body .formulaire_mailchimp h2 {
  margin-bottom: 30px;
}
/* line 108, ../sass/_main.scss */
body .formulaire_mailchimp label {
  display: block;
  margin: 0;
  text-transform: uppercase;
}
/* line 113, ../sass/_main.scss */
body .formulaire_mailchimp input[type="email"],
body .formulaire_mailchimp input[type="text"] {
  max-width: 100%;
  width: 400px;
}
/* line 119, ../sass/_main.scss */
body .formulaire_mailchimp input[type="submit"] {
  padding: 8px 16px;
  color: #fff;
  background: #ccc;
  display: block;
  width: fit-content;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  background: #e10955;
  border: none;
}
/* line 131, ../sass/_main.scss */
body .formulaire_mailchimp .mc-field-group {
  margin-bottom: 20px;
}
/* line 135, ../sass/_main.scss */
body .mailchimp-expo input.text {
  margin-bottom: 20px;
}
/* line 138, ../sass/_main.scss */
body .mailchimp-expo input.text, body .mailchimp-expo input.email {
  width: 100%;
  padding: 5px;
  border: #000 solid 2px;
}
/* line 144, ../sass/_main.scss */
body .mailchimp-expo label {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 148, ../sass/_main.scss */
body .mailchimp-expo .button {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin: 15px 0;
  line-height: 2;
  border-radius: 0;
}
/* line 162, ../sass/_main.scss */
body .page-title .entry-title {
  display: inline-block;
  margin-bottom: 30px;
}

/* line 168, ../sass/_main.scss */
body:not(.single-product) #page {
  min-height: 100vh;
}

/* line 171, ../sass/_main.scss */
#page {
  position: relative;
}

/* line 175, ../sass/_main.scss */
body:not(.single-product) .site_contenu {
  min-height: calc(100vh - 150px);
  padding-bottom: 20px;
}

/* line 185, ../sass/_main.scss */
.select2-container .select2-selection--single {
  height: 35px;
}

/* line 188, ../sass/_main.scss */
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  height: 35px;
}

/* line 192, ../sass/_main.scss */
body:not(.single-product) footer {
  /* position: absolute;
   bottom: 0;*/
  width: 100%;
}
@media (max-width: 769px) {
  /* line 192, ../sass/_main.scss */
  body:not(.single-product) footer {
    /*	bottom: -75px;*/
  }
}

/* line 202, ../sass/_main.scss */
.site_contenu a {
  color: #da1d5d;
}

/* line 205, ../sass/_main.scss */
.single-post .site_contenu a[target*=blank],
.site_contenu .panel a[target*=blank],
.single-post a[target*=blank] {
  color: #337ab7;
}

/* line 210, ../sass/_main.scss */
.site_contenu a.link_pink {
  color: #da1d5d;
}

/* line 213, ../sass/_main.scss */
a.lienpanel {
  color: #000;
}

/* line 216, ../sass/_main.scss */
.fontLarger {
  font-size: 120%;
}

/* line 219, ../sass/_main.scss */
.livrefloat {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  /* line 219, ../sass/_main.scss */
  .livrefloat {
    display: block;
    text-align: left;
    margin: 20px auto;
  }
}
@media (min-width: 768px) {
  /* line 219, ../sass/_main.scss */
  .livrefloat {
    padding-left: 10px;
    padding-bottom: 10px;
    float: right;
  }
}

/* line 233, ../sass/_main.scss */
#swipebox-bottom-bar {
  display: none !important;
}

/* line 236, ../sass/_main.scss */
h1 {
  font-size: 30px;
  font-weight: 900;
  border-bottom: solid #000 11px;
  text-transform: uppercase;
  display: inline-block;
  color: #000;
}

/* line 244, ../sass/_main.scss */
h2, h3, h4, h5, p {
  color: #000;
}

/* line 247, ../sass/_main.scss */
.container.vscontainer {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 252, ../sass/_main.scss */
.site_contenu .btStyle {
  padding: 8px 16px;
  color: #fff;
  background: #ccc;
  display: block;
  width: fit-content;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}
/* line 261, ../sass/_main.scss */
.site_contenu .btStyle:hover {
  color: #fff;
  background: #000 !important;
  text-decoration: none;
}

/* line 268, ../sass/_main.scss */
header {
  background: none;
}

/* line 271, ../sass/_main.scss */
sup {
  font-size: 45%;
  top: -1.1em;
}

/* line 275, ../sass/_main.scss */
.majuscule {
  text-transform: uppercase;
}

/* line 278, ../sass/_main.scss */
.idunn {
  padding-bottom: 70px;
  padding-top: 90px;
  color: #000;
}
/* line 282, ../sass/_main.scss */
.idunn h2 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 287, ../sass/_main.scss */
.idunn .image {
  text-align: center;
  padding: 0 15px 60px 15px;
}
/* line 291, ../sass/_main.scss */
.idunn .emphase {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}
/* line 297, ../sass/_main.scss */
.idunn .enconstruction {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
}
/* line 302, ../sass/_main.scss */
.idunn .nomCie {
  color: #008569;
}

/* line 306, ../sass/_main.scss */
.pageintrouvable {
  padding-bottom: 90px 0;
}

/* line 309, ../sass/_main.scss */
.woocommerce-message {
  display: none;
}

/* line 312, ../sass/_main.scss */
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 316, ../sass/_main.scss */
.nonVisible {
  display: none;
}

/* line 319, ../sass/_main.scss */
.entry-title {
  display: none;
}

/* line 322, ../sass/_main.scss */
body.woocommerce-page h1.entry-title {
  display: inline-block;
  margin-bottom: 40px;
}

/* line 327, ../sass/_main.scss */
.container-fluid img, .container img {
  max-width: 100%;
  height: auto;
}

/* line 333, ../sass/_main.scss */
.search #primary {
  margin-top: 90px;
  margin-bottom: 60px;
}
/* line 337, ../sass/_main.scss */
.search .article_found {
  text-transform: uppercase;
}
/* line 340, ../sass/_main.scss */
.search .article_found h3 a {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 900;
  font-size: 24px;
}
/* line 348, ../sass/_main.scss */
.search .article_found a {
  color: #d91c5c;
  text-transform: none;
  text-decoration: underline;
  font-size: 18px;
}
/* line 355, ../sass/_main.scss */
.search .article_found p {
  color: #000 !important;
}
/* line 357, ../sass/_main.scss */
.search .article_found p span {
  color: #000 !important;
}

@media (min-width: 768px) {
  /* line 364, ../sass/_main.scss */
  h1 {
    font-size: 35px;
    border-bottom: 12px solid #000;
  }
}
@media (min-width: 992px) {
  /* line 370, ../sass/_main.scss */
  .container-fluid {
    min-width: 1006px;
  }

  /* line 373, ../sass/_main.scss */
  .desktop-hide {
    display: none !important;
  }
}
/* line 3, ../sass/_header.scss */
.page-id-908 #masthead a.professionnel {
  text-decoration: underline;
}
/* line 5, ../sass/_header.scss */
.page-id-908 #masthead a.professionnel img {
  text-decoration: none;
}

/* line 12, ../sass/_header.scss */
.alertTop {
  background: #dc0000;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  text-align: center;
  border-bottom: 2px solid #fff;
}

/* line 21, ../sass/_header.scss */
.noticeTop {
  background: #da1d5d;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 5px;
  text-align: center;
  border-bottom: 2px solid #fff;
}
/* line 29, ../sass/_header.scss */
.noticeTop a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

/* line 35, ../sass/_header.scss */
.noticeTopNoel {
  background: #D30000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 5px;
  text-align: center;
  border-bottom: 2px solid #fff;
}
/* line 43, ../sass/_header.scss */
.noticeTopNoel a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

/* line 49, ../sass/_header.scss */
#masthead {
  background: #000;
  position: relative;
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
}
/* line 50, ../sass/_header.scss */
#masthead a.professionnel:hover {
  text-decoration: underline;
}
/* line 52, ../sass/_header.scss */
#masthead a.professionnel:hover img {
  text-decoration: none;
}
/* line 58, ../sass/_header.scss */
#masthead #anglaisDispo {
  background: #FFF;
  color: #000;
  width: 156px;
  text-transform: uppercase;
  padding: 5px;
  font-weight: bold;
  height: 30px;
  position: absolute;
  z-index: 2;
  right: 112px;
}
/* line 71, ../sass/_header.scss */
#masthead .container-fluid .header-main {
  color: #FFF;
}
/* line 74, ../sass/_header.scss */
#masthead .container-fluid .header-main .recherche label.screen-reader-text {
  position: static !important;
}
/* line 77, ../sass/_header.scss */
#masthead .container-fluid .header-main .navbar-toggle {
  border: none;
  position: absolute;
  right: 5px;
  top: 12px;
}
/* line 82, ../sass/_header.scss */
#masthead .container-fluid .header-main .navbar-toggle:hover, #masthead .container-fluid .header-main .navbar-toggle:focus {
  background: none;
}
/* line 85, ../sass/_header.scss */
#masthead .container-fluid .header-main .navbar-toggle .icon-bar {
  background: #FFF;
}
/* line 89, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo {
  padding-right: 2rem;
  padding-top: 10px;
}
/* line 92, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo img {
  max-width: 100%;
  width: 85px;
}
/* line 97, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo .logoPresentation {
  color: #fff;
  margin-bottom: 0;
  font-size: 10px;
}
/* line 101, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo .logoPresentation b {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 106, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo .flex {
  display: flex;
  align-items: stretch;
}
/* line 110, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo .divider {
  width: 0.5rem;
  background: white;
  display: inline-block;
  margin: 1rem 0.8rem 0 0.8rem;
}
/* line 116, ../sass/_header.scss */
#masthead .container-fluid .header-main #logo .Baselogo {
  display: flex;
  align-items: flex-end;
}
/* line 121, ../sass/_header.scss */
#masthead .container-fluid .header-main .navEcran {
  display: none;
}
/* line 126, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav {
  border: none;
  background: none;
  min-height: 0;
}
/* line 130, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav {
  border: none;
  box-shadow: none;
}
/* line 134, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li {
  position: relative;
}
/* line 136, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.wpml-ls-menu-item {
  margin-bottom: 10px;
}
/* line 139, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a {
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}
/* line 146, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a img {
  margin-top: -14px;
  margin-right: 2px;
}
/* line 150, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a:focus {
  background: none;
  border: none;
  outline: none;
  border-bottom: 6px #FFF solid;
  margin-bottom: 2px;
  padding-bottom: 2px;
}
/* line 159, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a.myAccountHeader {
  position: relative;
  padding-left: 33px;
}
/* line 162, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a.myAccountHeader:before {
  font-family: WooCommerce;
  content: "\e03a";
  font-size: 26px;
  margin-top: 10px;
  font-style: normal;
  font-weight: 400;
  padding-right: 5px;
  vertical-align: bottom;
  position: absolute;
  top: -6px;
  left: 0;
}
/* line 178, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a.panierHeaderWoo {
  position: relative;
  							     /* &:before {
  							        font-family:FontAwesome;
  							        content: "\f07a";
  							        font-size:26px;
  							        margin-top:10px;
  							        font-style:normal;
  							        font-weight:400;
  							        padding-right:5px;
  							        vertical-align: bottom;
  							        position: absolute;
  							        top: -5px;
  							        left: 0;
  
  							      }*/
}
/* line 197, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a.panierHeaderWoo .panierHeaderWoo-count {
  color: #fff;
  background-color: #da1d5d;
  font-weight: bold;
  border-radius: 100%;
  padding: 1px;
  line-height: 1;
  vertical-align: top;
  height: 17px;
  width: 17px;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 18px;
  top: -10px;
  font-size: 12px;
}
/* line 216, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li img[alt=Deconnexion] {
  margin-top: -15px;
  width: 32px;
}
/* line 220, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li a.deconnexion {
  text-decoration: underline;
}
/* line 222, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li a.deconnexion:hover {
  border: none;
  margin-bottom: 8px;
}
/* line 227, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li ul.sub-menu {
  list-style: none;
  padding-left: 10px;
  display: none;
}
/* line 231, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li ul.sub-menu li {
  margin-bottom: 7px;
}
/* line 233, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li ul.sub-menu li a {
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px;
  padding-left: 0;
}
/* line 238, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav > li ul.sub-menu li a:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li ul.sub-menu li a:focus {
  background: none;
  border: none;
  outline: none;
  border-bottom: 2px #FFF solid;
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-decoration: none;
}
/* line 252, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .btInscription img {
  width: 30px;
}
/* line 257, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .panierHeaderMobile img {
  width: 27px;
  padding-right: 2px;
}
/* line 262, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .panier {
  color: #FFF;
  font-size: 14px;
}
/* line 265, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .panier img {
  width: 27px;
  padding-right: 2px;
}
/* line 269, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .panier:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav .panier:focus {
  border-bottom: none;
  margin-bottom: 8px;
}
/* line 275, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .anglais:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav .anglais:focus {
  border-bottom: 2px solid #FFF;
  margin-bottom: 6px;
}
/* line 280, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login {
  position: relative;
  width: 110px;
}
/* line 283, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login span {
  display: block;
  position: absolute;
  left: 29px;
  top: -3px;
  line-height: 15px;
  text-decoration: underline;
}
/* line 291, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login img {
  width: 25px;
}
/* line 296, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login.btConnexionMobile img {
  width: 25px;
}
/* line 301, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login.btConnexion span, #masthead .container-fluid .header-main .sectionNav nav #nav .nav .login.btInscription span, #masthead .container-fluid .header-main .sectionNav nav #nav .nav .login.btConnexionMobile span {
  top: 11px;
}
/* line 305, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav .login:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav .login:focus {
  border-bottom: none;
  margin-bottom: 8px;
}
/* line 310, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav label {
  display: none;
}
/* line 313, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav #searchform {
  margin-bottom: 20px;
}
/* line 316, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav input[type=text] {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px;
  width: 200px;
}
/* line 325, ../sass/_header.scss */
#masthead .container-fluid .header-main .sectionNav nav #nav .nav input[type=submit] {
  content: '';
  background: url(../images/loupe.png);
  border: none;
  width: 24px;
  height: 19px;
  padding: 5px;
}
@media (min-width: 768px) {
  /* line 342, ../sass/_header.scss */
  #masthead .container-fluid .header-main .navEcran {
    display: none;
  }
}
@media (max-width: 992px) {
  /* line 350, ../sass/_header.scss */
  #masthead .headerWoocommerce {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 355, ../sass/_header.scss */
  #masthead .container-fluid {
    padding-left: 30px;
  }
  /* line 357, ../sass/_header.scss */
  #masthead .container-fluid .header-main {
    height: 90px;
  }
  /* line 358, ../sass/_header.scss */
  #masthead .container-fluid .header-main .col-md-20 {
    position: static;
  }
  /* line 362, ../sass/_header.scss */
  #masthead .container-fluid .header-main #logo {
    padding-top: 33px;
  }
  /* line 364, ../sass/_header.scss */
  #masthead .container-fluid .header-main #logo img {
    width: 120px;
    max-height: 100px;
  }
  /* line 369, ../sass/_header.scss */
  #masthead .container-fluid .header-main #searchform {
    margin-bottom: 0;
  }
  /* line 372, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche {
    margin-top: -5px;
    /*	.panierHeaderWoo:before {
        font-family:WooCommerce;
        content: "\e01d";
        font-size:26px;
        margin-top:10px;
        font-style:normal;
        font-weight:400;
        padding-right:5px;
        vertical-align: bottom;
    	}*/
  }
  /* line 374, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche input[type=text] {
    background: #fff;
    border: 2px #000 solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    display: none;
    position: absolute;
    right: -9px;
    bottom: -27px;
    z-index: 10;
    width: 220px;
    height: 35px;
    color: #000;
  }
  /* line 389, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche input[type=text]:focus {
    border: 1px solid #bcbdc0;
  }
  /* line 393, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche label {
    display: inline;
    cursor: pointer;
    cursor: hand;
  }
  /* line 398, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche input[type=submit] {
    display: none;
  }
  /* line 412, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire {
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 10px;
    	/*text-transform: uppercase;
      font-size: 12px;
      padding-top: 10px;
      margin-bottom: 20px;*/
  }
  /* line 421, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire {
    text-transform: uppercase;
    margin-right: 0;
    float: right;
    padding-top: 20px;
  }
  /* line 426, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire .login {
    position: relative;
    width: 110px;
  }
  /* line 429, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire .login span {
    display: block;
    position: absolute;
    left: 30px;
    top: -14px;
    line-height: 15px;
    text-decoration: underline;
  }
  /* line 437, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire .login img {
    width: 30px;
  }
  /* line 440, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire .login.btConnexion, #masthead .container-fluid .header-main .secondaire #nav-secondaire .login.btConnexionMobile {
    width: 130px;
  }
  /* line 442, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire .login.btConnexion span, #masthead .container-fluid .header-main .secondaire #nav-secondaire .login.btConnexionMobile span {
    top: 1px;
  }
  /* line 450, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li.wpml-ls-item > a:hover, #masthead .container-fluid .header-main .secondaire #nav-secondaire > li.wpml-ls-item > a:focus {
    margin-bottom: -10px;
    border-bottom: 2px solid #FFF;
  }
  /* line 457, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li {
    padding-top: 15px;
    padding-left: 10px;
  }
  /* line 460, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a {
    color: #FFF;
    padding: 0;
    font-size: 12px;
  }
  /* line 464, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a:hover, #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a:focus {
    background: none;
    border: none;
    outline: none;
    margin-bottom: -10px;
  }
  /* line 471, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.anglais:hover, #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.anglais:focus {
    border-bottom: 2px solid #FFF;
  }
  /* line 475, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a img {
    margin-top: -14px;
    padding-right: 5px;
  }
  /* line 479, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.myAccountHeader {
    bottom: 5px;
    position: relative;
    padding-left: 33px;
    color: #FFF;
    padding-bottom: 0;
    padding-top: 5px;
  }
  /* line 486, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.myAccountHeader:before {
    font-family: WooCommerce;
    content: "\e03a";
    font-size: 26px;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: bottom;
    position: absolute;
    bottom: 7px;
    left: 0;
    top: inherit;
  }
  /* line 500, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.myAccountHeader:hover {
    text-decoration: underline;
    background: transparent;
  }
  /* line 504, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.myAccountHeader:focus {
    text-decoration: underline;
    background: transparent;
  }
  /* line 508, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.myAccountHeader:active {
    text-decoration: underline;
    background: transparent;
  }
  /* line 514, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.panierHeaderWoo {
    bottom: 5px;
    position: relative;
    color: #FFF;
    padding-bottom: 0;
    padding-top: 5px;
    					     /* &:before {
    					        font-family:FontAwesome;
    					        content: "\f07a";
    					        font-size:26px;
    					        margin-top:10px;
    					        font-style:normal;
    					        font-weight:400;
    					        padding-right:5px;
    					        vertical-align: bottom;
    					        position: absolute;
    					        bottom: 7px;
    									top:inherit;
    					        left: 0;
    
    					      }*/
  }
  /* line 536, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.panierHeaderWoo:hover {
    text-decoration: underline;
    background: transparent;
  }
  /* line 540, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.panierHeaderWoo:focus {
    text-decoration: underline;
    background: transparent;
  }
  /* line 544, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.panierHeaderWoo:active {
    text-decoration: underline;
    background: transparent;
  }
  /* line 548, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li > a.panierHeaderWoo .panierHeaderWoo-count {
    color: #fff;
    background-color: #da1d5d;
    font-weight: bold;
    border-radius: 100%;
    padding: 1px;
    line-height: 1;
    vertical-align: top;
    height: 17px;
    width: 17px;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 18px;
    top: -10px;
    font-size: 12px;
  }
  /* line 567, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li.current-menu-item a {
    background: none;
    border: none;
    outline: none;
    border-bottom: 6px #FFF solid;
    margin-bottom: -10px;
  }
  /* line 574, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li .panierHeader {
    color: #FFF;
    font-size: 14px;
  }
  /* line 577, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li .panierHeader img {
    width: 30px;
    padding-right: 5px;
  }
  /* line 582, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li .panier {
    color: #FFF;
    font-size: 14px;
  }
  /* line 586, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li:last-child {
    padding-right: 0;
  }
  /* line 598, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire > li.wpml-ls-item > a:hover, #masthead .container-fluid .header-main .secondaire #nav-secondaire > li.wpml-ls-item > a:focus {
    margin-bottom: -10px;
    border-bottom: 2px solid #FFF;
  }
  /* line 607, ../sass/_header.scss */
  #masthead .container-fluid .header-main .navMobile {
    display: none;
  }
  /* line 610, ../sass/_header.scss */
  #masthead .container-fluid .header-main .navEcran {
    display: block;
  }
  /* line 613, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav {
    padding-left: 0;
    margin-top: 0;
    position: static;
  }
  /* line 617, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav {
    background: none;
    border: none;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 0;
    min-height: 50px;
    position: static;
  }
  /* line 626, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran, #masthead .container-fluid .header-main .sectionNav nav #nav {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }
  /* line 631, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav, #masthead .container-fluid .header-main .sectionNav nav #nav .nav {
    float: right;
    position: static;
  }
  /* line 635, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li {
    position: relative;
  }
  /* line 638, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a {
    padding: 9px;
    padding-bottom: 40px;
    color: #FFF;
    font-size: 11px;
  }
  /* line 643, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > a:hover, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > a:focus, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > a:focus {
    background: none;
    border: none;
    outline: none;
    text-decoration: underline;
    text-decoration-thickness: 6px;
  }
  /* line 653, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.current-menu-parent > a, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.current-menu-item > a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.current-menu-parent > a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.current-menu-item > a {
    background: none;
    border: none;
    outline: none;
    text-decoration: underline;
    text-decoration-thickness: 6px;
    margin-bottom: -10px;
  }
  /* line 663, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu {
    position: static;
  }
  /* line 665, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu {
    border-top: 1px solid #666;
    top: 145px;
    left: 0;
    width: 100%;
    display: none;
    padding: 25px 10%;
    background: #000;
    height: inherit;
  }
  /* line 674, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li {
    text-align: left;
    width: 20%;
    height: inherit;
    background: #000;
    color: #fff;
    border-right: 1px solid #666;
    padding-right: 40px;
    margin-right: 40px;
  }
  /* line 676, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li > a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li > a {
    font-size: 23px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  /* line 682, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li a:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li a:hover {
    font-weight: 900;
    text-decoration: underline;
  }
  /* line 686, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:first-child, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:nth-child(2), #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:first-child, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) {
    width: 40%;
  }
  /* line 688, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:first-child .sub-menu, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) .sub-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:first-child .sub-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) .sub-menu {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 693, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:first-child .sub-menu li, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) .sub-menu li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:first-child .sub-menu li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) .sub-menu li {
    flex: 1 0 50%;
    padding-left: 0;
    padding-right: 20px;
    max-width: 50%;
  }
  /* line 701, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li .sub-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li .sub-menu {
    list-style: none;
    padding-left: 0;
  }
  /* line 706, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li .sub-menu li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li .sub-menu li {
    background: transparent;
    text-align: left;
    font-size: 12px;
    padding: 10px;
    padding-left: 0;
  }
  /* line 723, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:last-child, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:last-child {
    border: none;
  }
  /* line 726, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li a {
    height: inherit;
    color: #fff;
  }
  /* line 734, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 5;
    top: 35px;
    width: 140px;
    padding-left: 0;
    text-align: center;
    list-style: none;
    font-weight: bold;
  }
  /* line 746, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li {
    height: 45px;
    background: #FFF;
    border-bottom: 2px #000 solid;
    padding-top: 4px;
    position: relative;
  }
  /* line 752, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li.menu-item-1035, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li.menu-item-1608, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li.menu-item-1035, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li.menu-item-1608 {
    height: 40px;
    width: 110px;
  }
  /* line 756, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li a {
    color: #000;
    font-size: 12px;
    height: 100%;
    width: 100%;
    display: inline-block;
  }
  /* line 762, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li a:hover, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li a:focus, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li a:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li a:focus {
    text-decoration: none;
  }
  /* line 766, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li:hover, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li:focus, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li.current-menu-item:not(.noactive), #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li:hover, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li:focus, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li.current-menu-item:not(.noactive) {
    background: #000;
  }
  /* line 769, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li:hover a, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li:focus a, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li.current-menu-item:not(.noactive) a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li:hover a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li:focus a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li.current-menu-item:not(.noactive) a {
    color: #FFF;
  }
  /* line 773, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li > ul.sub-menu li.current-menu-item a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li > ul.sub-menu li.current-menu-item a {
    background: none;
    border: none;
    outline: none;
  }
  /* line 781, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li:first-child a, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li:first-child a {
    padding-left: 0;
  }
  /* line 784, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li:last-child, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li:last-child {
    padding-right: 0;
  }
  /* line 791, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav .icon-bar {
    background: #FFF;
  }
}
@media (min-width: 1200px) {
  /* line 804, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu {
    top: 105px;
  }
  /* line 808, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche input[type=text] {
    left: -182px;
    bottom: -42px;
    right: initial;
  }
  /* line 812, ../sass/_header.scss */
  #masthead .container-fluid .header-main .recherche input[type=text] label.screen-reader-text {
    position: static !important;
  }
  /* line 817, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire {
    padding-bottom: 0;
  }
  /* line 819, ../sass/_header.scss */
  #masthead .container-fluid .header-main .secondaire #nav-secondaire {
    padding-top: 0px;
  }
  /* line 825, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav {
    padding-top: 0px;
  }
  /* line 828, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav, #masthead .container-fluid .header-main .sectionNav nav #nav .nav {
    float: left;
  }
  /* line 830, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li {
    padding-right: 70px;
    margin-right: 70px;
    width: 20%;
  }
  /* line 834, ../sass/_header.scss */
  #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:first-child, #masthead .container-fluid .header-main .sectionNav nav #navEcran .nav > li.mega-menu > ul.sub-menu > li:nth-child(2), #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:first-child, #masthead .container-fluid .header-main .sectionNav nav #nav .nav > li.mega-menu > ul.sub-menu > li:nth-child(2) {
    width: 40%;
  }
}

/* line 1, ../sass/_footer.scss */
footer {
  /* The Modal (background) */
  /* Modal Content */
  /* Add Animation */
  /* The Close Button */
}
/* line 2, ../sass/_footer.scss */
footer .contentFooter {
  background: #000;
  color: #FFF;
}
/* line 7, ../sass/_footer.scss */
footer .noticeInfolettreInscription {
  background-color: #da1d5d;
  text-align: center;
}
/* line 10, ../sass/_footer.scss */
footer .noticeInfolettreInscription p {
  font-size: 16px;
  color: #FFF;
  margin-bottom: 0;
}
/* line 14, ../sass/_footer.scss */
footer .noticeInfolettreInscription p span {
  font-weight: 700;
}
/* line 17, ../sass/_footer.scss */
footer .noticeInfolettreInscription p img {
  margin-right: 20px;
  position: relative;
  bottom: 2px;
}
/* line 22, ../sass/_footer.scss */
footer .noticeInfolettreInscription p .btStyle {
  margin: 10px;
  margin-left: 20px;
  background-color: #FFF;
  color: #da1d5d;
}
/* line 27, ../sass/_footer.scss */
footer .noticeInfolettreInscription p .btStyle:hover {
  background-color: #000 !important;
  color: #da1d5d;
}
@media (max-width: 912px) {
  /* line 35, ../sass/_footer.scss */
  footer .noticeInfolettreInscription {
    padding: 0 10px;
  }
  /* line 37, ../sass/_footer.scss */
  footer .noticeInfolettreInscription p {
    text-align: left;
    position: relative;
    padding-left: 70px;
  }
  /* line 41, ../sass/_footer.scss */
  footer .noticeInfolettreInscription p img {
    margin-top: 5px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 47, ../sass/_footer.scss */
  footer .noticeInfolettreInscription p .btStyle {
    margin-left: 0;
  }
}
/* line 53, ../sass/_footer.scss */
footer .reseau {
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 0;
  text-align: center;
}
/* line 58, ../sass/_footer.scss */
footer .reseau a {
  padding-left: 9px;
  padding-right: 9px;
}
/* line 61, ../sass/_footer.scss */
footer .reseau a img {
  width: 22px;
  height: auto;
}
/* line 67, ../sass/_footer.scss */
footer .copy {
  margin-top: -7px;
  text-align: center;
  font-size: 11px;
  color: #FFF;
}
/* line 73, ../sass/_footer.scss */
footer .nav {
  display: none;
}
/* line 76, ../sass/_footer.scss */
footer .logo {
  display: none;
}
@media (min-width: 992px) {
  /* line 81, ../sass/_footer.scss */
  footer .contentFooter {
    height: 100px;
  }
  /* line 85, ../sass/_footer.scss */
  footer .reseau {
    text-align: inherit;
  }
  /* line 88, ../sass/_footer.scss */
  footer .nav {
    display: table;
    margin: 0 auto;
    padding-top: 8px;
  }
  /* line 92, ../sass/_footer.scss */
  footer .nav li {
    padding: 10px 8px;
    position: relative;
  }
  /* line 95, ../sass/_footer.scss */
  footer .nav li a {
    color: #FFF;
    font-size: 11px;
    padding: 0;
  }
  /* line 99, ../sass/_footer.scss */
  footer .nav li a:hover, footer .nav li a:focus {
    color: #FFF;
    background: none;
    border: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    border-radius: 0;
    margin-bottom: -1px;
  }
  /* line 110, ../sass/_footer.scss */
  footer .nav li:after {
    content: '|';
    position: absolute;
    top: 7px;
    left: -3px;
  }
  /* line 119, ../sass/_footer.scss */
  footer .nav li:first-child:after {
    content: '';
    position: relative;
    top: -30px;
  }
  /* line 127, ../sass/_footer.scss */
  footer .logo {
    text-align: right;
    padding-top: 16px;
    padding-bottom: 20px;
    display: block;
  }
  /* line 132, ../sass/_footer.scss */
  footer .logo img {
    width: 65px;
    height: auto;
  }
}
/* line 139, ../sass/_footer.scss */
footer .newsLetterFixed {
  z-index: 1000;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
}
/* line 148, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre {
  position: relative;
  margin: 0 auto;
  top: 40%;
  margin-top: -100px;
  width: 500px;
  max-width: 95%;
  background-image: url(https://vitoli.ca/wp-content/uploads/2022/07/PopUp-Infolettre_2022.jpg);
  background-size: cover;
  border: 8px solid #fff;
  padding: 15px;
  padding-right: 45px;
  min-height: 200px;
  -webkit-box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.75);
}
@media (max-width: 479px) {
  /* line 148, ../sass/_footer.scss */
  footer .newsLetterFixed .container_infolettre {
    top: 20%;
  }
}
/* line 167, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre p {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
/* line 172, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre .newsBtnAnnuler {
  z-index: 1;
  padding: 5px;
  color: #fff;
  display: inline-block;
  line-height: 100%;
  font-size: 30px;
  text-align: center;
  width: 40px;
  height: 40px;
  right: -25px;
}
/* line 185, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre .newsBtnAnnuler:hover {
  color: #000;
}
/* line 192, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre #newsBtn:hover {
  background: #fff !important;
  color: #000;
}
/* line 197, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre .clearRow {
  clear: both;
}
/* line 200, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre .icon-envelope {
  width: 70px;
  height: 70px;
  position: absolute;
  top: -2px;
  left: 14px;
  background: url(/wp-content/themes/themeIddun/images/iconMail.png) center top;
  background-size: 100%;
  padding: 0;
  /*border: 4px solid #7d7d7d;*/
}
@media (max-width: 414px) {
  /* line 200, ../sass/_footer.scss */
  footer .newsLetterFixed .container_infolettre .icon-envelope {
    font-size: 56px;
  }
}
/* line 215, ../sass/_footer.scss */
footer .newsLetterFixed .container_infolettre .content-fix {
  position: relative;
  left: 47px;
  padding-right: 66px;
}
/* line 223, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre, footer .infolettreEn .container_infolettre {
  width: 650px;
  height: 500px;
}
@media (max-width: 705px) {
  /* line 223, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre, footer .infolettreEn .container_infolettre {
    height: 500px;
  }
}
@media (max-width: 550px) {
  /* line 223, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre, footer .infolettreEn .container_infolettre {
    height: 450px;
  }
}
@media (max-width: 479px) {
  /* line 223, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre, footer .infolettreEn .container_infolettre {
    height: 525px;
  }
}
/* line 238, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix, footer .infolettreEn .container_infolettre .content-fix {
  position: relative;
  left: 15px;
  padding-right: 1px;
  text-align: center;
}
/* line 243, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .ebookPopupImg, footer .infolettreEn .container_infolettre .content-fix .ebookPopupImg {
  padding-top: 10px;
}
/* line 246, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .container_texte_infolettre, footer .infolettreEn .container_infolettre .content-fix .container_texte_infolettre {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0px 10px 20px 10px;
  position: relative;
  top: 24px;
}
/* line 252, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettreTitre, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettreTitre {
  font-family: 'turbinado-pro';
  text-transform: none;
  font-size: 100px;
  line-height: 1.2;
  margin-bottom: -15px;
}
@media (max-width: 550px) {
  /* line 252, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettreTitre, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettreTitre {
    font-size: 55px;
  }
}
/* line 262, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix p, footer .infolettreEn .container_infolettre .content-fix p {
  font-size: 12px;
}
/* line 265, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettre, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettre {
  font-size: 24px;
}
/* line 267, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettre span, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettre span {
  font-weight: 900;
  font-size: 40px;
  color: #da1d5d;
  line-height: 100%;
}
@media (max-width: 550px) {
  /* line 267, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettre span, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettre span {
    font-size: 28px;
  }
}
/* line 276, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettre a, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettre a {
  color: #FFF;
  text-decoration: underline;
}
/* line 281, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix p, footer .infolettreEn .container_infolettre .content-fix p {
  text-align: center;
}
@media (min-width: 480px) {
  /* line 284, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p br, footer .infolettreEn .container_infolettre .content-fix p br {
    display: none;
  }
}
/* line 288, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix p a.livrePromoInfolettre, footer .infolettreEn .container_infolettre .content-fix p a.livrePromoInfolettre {
  display: inline-block;
  border: white 3px solid;
  padding: 8px;
  border-radius: 20px;
}
/* line 295, ../sass/_footer.scss */
footer .infolettreFr .container_infolettre .content-fix p a.livreInfolettre,
footer .infolettreFr .container_infolettre .content-fix p a.livrePromoInfolettre, footer .infolettreEn .container_infolettre .content-fix p a.livreInfolettre,
footer .infolettreEn .container_infolettre .content-fix p a.livrePromoInfolettre {
  margin-bottom: 5px;
  display: inline-block;
}
@media (max-width: 705px) {
  /* line 303, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix .promoGratuitInfolettre, footer .infolettreEn .container_infolettre .content-fix .promoGratuitInfolettre {
    font-size: 17px;
  }
  /* line 306, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p, footer .infolettreEn .container_infolettre .content-fix p {
    font-size: 15px;
  }
  /* line 309, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a img, footer .infolettreEn .container_infolettre .content-fix p a img {
    width: 60px;
    height: 90px;
  }
  /* line 313, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a .livre3Infolettre, footer .infolettreEn .container_infolettre .content-fix p a .livre3Infolettre {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 479px) {
  /* line 323, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a img, footer .infolettreEn .container_infolettre .content-fix p a img {
    width: 60px;
    height: 90px;
  }
  /* line 327, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a .livre3Infolettre, footer .infolettreEn .container_infolettre .content-fix p a .livre3Infolettre {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 380px) {
  /* line 336, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a.livrePromoInfolettre, footer .infolettreEn .container_infolettre .content-fix p a.livrePromoInfolettre {
    border: none;
    padding: 0;
    border-radius: 0;
  }
  /* line 341, ../sass/_footer.scss */
  footer .infolettreFr .container_infolettre .content-fix p a.livreInfolettre, footer .infolettreEn .container_infolettre .content-fix p a.livreInfolettre {
    display: none;
  }
}
/* line 350, ../sass/_footer.scss */
footer .infolettreEn .container_texte_infolettre {
  top: 65px !important;
}
/* line 355, ../sass/_footer.scss */
footer .btStyle, footer .modal-body .wpcf7-submit, footer .modalPro-body .wpcf7-submit {
  background: #000;
  display: inline-block;
  color: #FFF;
  padding: 8px 16px;
  width: fit-content;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  text-decoration: none;
}
/* line 365, ../sass/_footer.scss */
footer .btStyle:hover, footer .modal-body .wpcf7-submit:hover, footer .modalPro-body .wpcf7-submit:hover {
  background: #da1d5d !important;
  color: #FFF;
}
/* line 371, ../sass/_footer.scss */
footer .modal, footer .modalPro {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1001;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* line 386, ../sass/_footer.scss */
footer .modal-content, footer .modalPro-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 405px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
@media (max-width: 414px) {
  /* line 386, ../sass/_footer.scss */
  footer .modal-content, footer .modalPro-content {
    width: 320px;
  }
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* line 417, ../sass/_footer.scss */
footer .close, footer .newsBtnAnnuler, footer .closePro {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  opacity: unset;
}
/* line 424, ../sass/_footer.scss */
footer .close, footer .closePro {
  position: absolute;
  right: 20px;
}
/* line 428, ../sass/_footer.scss */
footer .close:hover,
footer .close:focus,
footer .closePro:hover,
footer .closePro:focus,
footer .newsBtnAnnuler:hover,
footer .newsBtnAnnuler:focus {
  color: #da1d5d;
  text-decoration: none;
  cursor: pointer;
  opacity: unset;
}
/* line 439, ../sass/_footer.scss */
footer .newsBtnAnnuler {
  position: absolute;
  top: -10px;
  right: 0px;
}
@media (max-width: 414px) {
  /* line 439, ../sass/_footer.scss */
  footer .newsBtnAnnuler {
    font-size: 26px;
  }
}
/* line 447, ../sass/_footer.scss */
footer .modal-body, footer .modalPro-body {
  padding: 2px 16px;
  color: black;
  overflow: hidden;
}
/* line 454, ../sass/_footer.scss */
footer .content-fix {
  position: absolute;
  left: 60px;
}
@media (max-width: 414px) {
  /* line 454, ../sass/_footer.scss */
  footer .content-fix {
    font-size: 13px;
  }
}
/* line 461, ../sass/_footer.scss */
footer .modal-body .mc4wp-checkbox, footer .modalPro-body .mc4wp-checkbox {
  display: none;
  opacity: 0;
  padding: 0;
}
/* line 466, ../sass/_footer.scss */
footer .modal-body .wpcf7, footer .modalPro-body .wpcf7 {
  padding: 10px;
}
/* line 468, ../sass/_footer.scss */
footer .modal-body .wpcf7 p, footer .modalPro-body .wpcf7 p {
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px;
}
/* line 472, ../sass/_footer.scss */
footer .modal-body .wpcf7 p input, footer .modalPro-body .wpcf7 p input {
  border: 2px solid #000;
}
@media (max-width: 414px) {
  /* line 472, ../sass/_footer.scss */
  footer .modal-body .wpcf7 p input, footer .modalPro-body .wpcf7 p input {
    width: 94%;
  }
}
/* line 478, ../sass/_footer.scss */
footer .modal-body .wpcf7 p input.wpcf7-submit, footer .modalPro-body .wpcf7 p input.wpcf7-submit {
  border: none;
}
/* line 483, ../sass/_footer.scss */
footer .modal-body .wpcf7 p:nth-child(5), footer .modalPro-body .wpcf7 p:nth-child(5) {
  padding: 0;
}

/* line 489, ../sass/_footer.scss */
#cookie-bar {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 400px;
  max-width: 80%;
  background: #000;
  color: #fff;
  padding: 15px;
  text-align: center;
  z-index: 9999;
}
/* line 501, ../sass/_footer.scss */
#cookie-bar #accept-cookies {
  margin-left: 10px;
  background-color: #da1d5d;
  color: white;
  border: none;
  padding: 8px 16px;
  cursor: pointer;
  border-radius: 0;
}
/* line 510, ../sass/_footer.scss */
#cookie-bar #deny-cookies {
  margin-left: 10px;
  border: #fff 1px solid;
  background-color: transparent;
  color: white;
  padding: 8px 16px;
  cursor: pointer;
  border-radius: 0;
}
/* line 519, ../sass/_footer.scss */
#cookie-bar h4 {
  color: #fff;
}
/* line 522, ../sass/_footer.scss */
#cookie-bar p {
  color: #fff;
}
/* line 525, ../sass/_footer.scss */
#cookie-bar .close {
  opacity: 1;
}
/* line 527, ../sass/_footer.scss */
#cookie-bar .close i {
  color: #fff;
}

/* line 533, ../sass/_footer.scss */
.btncookies {
  width: 50px;
  position: fixed;
  height: 50px;
  bottom: 10px;
  left: 10px;
  background-color: #000;
  border-radius: 100%;
  padding: 10px;
  cursor: pointer;
}
/* line 544, ../sass/_footer.scss */
.btncookies i {
  font-size: 30px;
  color: #FFF;
}

/* line 1, ../sass/_accueil.scss */
.page-template-accueil {
  background: #000;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
/* line 4, ../sass/_accueil.scss */
.page-template-accueil #hoverPrev {
  display: none;
}
/* line 7, ../sass/_accueil.scss */
.page-template-accueil #hoverNext {
  display: none;
}
/* line 10, ../sass/_accueil.scss */
.page-template-accueil #flyer {
  position: relative;
  z-index: inherit;
}
/* line 13, ../sass/_accueil.scss */
.page-template-accueil #flyer .item {
  margin-bottom: 50px;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
/* line 19, ../sass/_accueil.scss */
.page-template-accueil #flyer .item h2 {
  margin-top: 0;
  position: absolute;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  top: 36px;
  left: 5px;
}
/* line 28, ../sass/_accueil.scss */
.page-template-accueil #flyer .item h2 span span {
  font-size: 14px;
}
/* line 31, ../sass/_accueil.scss */
.page-template-accueil #flyer .item h2 span.citation {
  position: relative;
  left: 13px;
  margin-left: -8px;
}
/* line 35, ../sass/_accueil.scss */
.page-template-accueil #flyer .item h2 span.citation .nom {
  font-size: 12px;
}
/* line 40, ../sass/_accueil.scss */
.page-template-accueil #flyer .item p {
  width: 100%;
  height: 75px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 50, ../sass/_accueil.scss */
.page-template-accueil #flyer .item p.texteblanc {
  color: #000 !important;
}
/* line 54, ../sass/_accueil.scss */
.page-template-accueil #flyer .item img {
  width: 100%;
  height: auto;
}
/* line 57, ../sass/_accueil.scss */
.page-template-accueil #flyer .item img.mobile {
  display: inline;
}
/* line 60, ../sass/_accueil.scss */
.page-template-accueil #flyer .item img.ecran {
  display: none;
}
/* line 64, ../sass/_accueil.scss */
.page-template-accueil #flyer .item .boutonSlide {
  width: 140px;
  display: table;
  margin: 0 auto;
  height: 37px;
  text-align: center;
  color: #FFF;
  position: relative;
  font-weight: 900;
  font-size: 15px;
  padding-top: 8px;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 79, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls {
  margin-top: 0;
}
/* line 81, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls .owl-dots {
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  left: 50%;
  margin-left: -42px;
}
/* line 89, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
/* line 91, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #bcbdc0;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* line 118, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls .owl-dots .active span {
  background: none;
  border: 1px solid #bcbdc0;
}
/* line 124, ../sass/_accueil.scss */
.page-template-accueil #flyer .owl-controls .owl-nav {
  display: none;
}
@media (min-width: 768px) {
  /* line 132, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item {
    margin-bottom: 0;
  }
  /* line 134, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 {
    font-size: 28px;
    top: 118px;
    line-height: 40px;
    left: 30px;
  }
  /* line 139, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span span {
    font-size: 20px;
  }
  /* line 142, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span.citation {
    position: relative;
    left: 23px;
    margin-left: -18px;
  }
  /* line 146, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span.citation .nom {
    font-size: 20px;
  }
  /* line 151, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item p {
    width: 300px;
    height: auto;
    position: absolute;
    left: 30px;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    bottom: 34px;
    position: absolute;
  }
  /* line 161, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item p.texteblanc {
    color: #FFF !important;
  }
  /* line 165, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item img {
    width: 100%;
    height: auto;
  }
  /* line 169, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item .boutonSlide {
    left: 30px;
    bottom: 0;
    position: absolute;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  /* line 182, ../sass/_accueil.scss */
  .page-template-accueil #hoverPrev {
    display: none;
    z-index: 3;
    width: 30%;
    position: absolute;
    top: 110px;
    left: 51px;
    height: 510px;
  }
  /* line 191, ../sass/_accueil.scss */
  .page-template-accueil #hoverNext {
    display: none;
    z-index: 3;
    width: 30%;
    position: absolute;
    top: 110px;
    right: 51px;
    height: 510px;
  }
  /* line 202, ../sass/_accueil.scss */
  .page-template-accueil #flyer .owl-controls .owl-nav {
    display: none;
  }
  /* line 204, ../sass/_accueil.scss */
  .page-template-accueil #flyer .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 5px;
    top: 42%;
    opacity: 0;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 5px;
    z-index: 4;
    height: 300px;
  }
  /* line 215, ../sass/_accueil.scss */
  .page-template-accueil #flyer .owl-controls .owl-nav .owl-prev img {
    padding-top: 100px;
  }
  /* line 219, ../sass/_accueil.scss */
  .page-template-accueil #flyer .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 5px;
    top: 42%;
    opacity: 0;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 5px;
    z-index: 4;
    height: 300px;
  }
  /* line 230, ../sass/_accueil.scss */
  .page-template-accueil #flyer .owl-controls .owl-nav .owl-next img {
    padding-top: 100px;
  }
  /* line 236, ../sass/_accueil.scss */
  .page-template-accueil #flyer .blocTextAccueil {
    position: absolute;
    top: 200px;
    left: 30px;
  }
  /* line 242, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 {
    position: static;
    left: 0;
    font-size: 34px;
    line-height: 55px;
  }
  /* line 247, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span span {
    font-size: 28px;
  }
  /* line 250, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span.citation {
    position: relative;
    left: 23px;
    margin-left: -18px;
  }
  /* line 254, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 span.citation .nom {
    font-size: 28px;
  }
  /* line 259, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item p {
    position: static;
    width: 350px;
    bottom: 120px;
    left: 30px;
  }
  /* line 267, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item img.mobile {
    display: none;
  }
  /* line 270, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item img.ecran {
    display: inline;
  }
  /* line 274, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item .boutonSlide {
    bottom: 0;
    left: 0;
    position: static;
  }
}
@media (min-width: 1200px) {
  /* line 286, ../sass/_accueil.scss */
  .page-template-accueil #hoverPrev {
    height: 600px;
  }
  /* line 289, ../sass/_accueil.scss */
  .page-template-accueil #hoverNext {
    height: 600px;
  }
  /* line 294, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item h2 {
    top: 225px;
    font-size: 45px;
    line-height: 62px;
  }
  /* line 299, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item p {
    bottom: 140px;
    width: 425px;
  }
  /* line 303, ../sass/_accueil.scss */
  .page-template-accueil #flyer .item .boutonSlide {
    bottom: 50px;
  }
}

/* Nouveau design */
/* line 318, ../sass/_accueil.scss */
.post-731 h2, .page-id-731 h2,
.post-1515 h2, .page-id-1515 h2 {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 321, ../sass/_accueil.scss */
.post-731 h2.font_att, .page-id-731 h2.font_att,
.post-1515 h2.font_att, .page-id-1515 h2.font_att {
  font-family: 'turbinado-pro';
  text-transform: none;
  font-size: 45px;
}
/* line 327, ../sass/_accueil.scss */
.post-731 #main-content, .page-id-731 #main-content,
.post-1515 #main-content, .page-id-1515 #main-content {
  /*	Bug a lair d'etre régler
  margin-bottom: -10px;*/
}

@media (min-width: 768px) {
  /* line 333, ../sass/_accueil.scss */
  .espaceAlignement {
    margin-top: 50px !important;
  }
}
/* line 338, ../sass/_accueil.scss */
.homeblocksdesktop {
  display: none !important;
}

/* line 341, ../sass/_accueil.scss */
.homeblocksmobile {
  margin-left: -15px !important;
  margin-right: -15px !important;
  min-height: initial !important;
}

@media (min-width: 768px) {
  /* line 348, ../sass/_accueil.scss */
  .homeblocksdesktop {
    display: flex !important;
    min-height: 300px;
    background-repeat: none;
  }

  /* line 353, ../sass/_accueil.scss */
  .homeblocksmobile {
    display: none !important;
  }

  /* line 356, ../sass/_accueil.scss */
  .logged-in .homeblocksmobile {
    display: block !important;
  }

  /* line 359, ../sass/_accueil.scss */
  .vcv-wb-editor .homeblocksmobile {
    display: block !important;
  }
}
/* line 365, ../sass/_accueil.scss */
.vitolicol {
  font-weight: 900;
  text-align: center;
}
/* line 368, ../sass/_accueil.scss */
.vitolicol h2 {
  color: #493289;
  margin-top: 0;
}
/* line 372, ../sass/_accueil.scss */
.vitolicol .btStyle {
  background: #493289;
  margin-left: auto;
  margin-right: auto;
}
/* line 377, ../sass/_accueil.scss */
.vitolicol .vce-single-image-wrapper {
  margin-bottom: 10px;
}

/* line 381, ../sass/_accueil.scss */
.basecol {
  font-weight: 900;
  text-align: center;
}
/* line 384, ../sass/_accueil.scss */
.basecol h2 {
  color: #f1b90c;
  margin-top: 0;
}
/* line 388, ../sass/_accueil.scss */
.basecol .btStyle {
  background: #f1b90c;
  margin-left: auto;
  margin-right: auto;
}
/* line 393, ../sass/_accueil.scss */
.basecol .vce-single-image-wrapper {
  margin-bottom: 10px;
}

/* line 397, ../sass/_accueil.scss */
.conferencecol {
  font-weight: 900;
  text-align: center;
}
/* line 401, ../sass/_accueil.scss */
.conferencecol h2 {
  color: #e10955;
  margin-top: 27px;
}
/* line 405, ../sass/_accueil.scss */
.conferencecol .btStyle {
  background: #e10955;
  margin-left: auto;
  margin-right: auto;
}
/* line 410, ../sass/_accueil.scss */
.conferencecol .vce-single-image-wrapper {
  margin-bottom: 35px;
}

/* line 414, ../sass/_accueil.scss */
.quelproduit {
  font-weight: 900;
  text-align: center;
}
/* line 418, ../sass/_accueil.scss */
.quelproduit h2 {
  color: #18a9a2;
}
/* line 421, ../sass/_accueil.scss */
.quelproduit li {
  text-align: left;
  padding-right: 30px;
  margin-bottom: 18px;
}
/* line 426, ../sass/_accueil.scss */
.quelproduit .vce-single-image-wrapper {
  margin-bottom: 10px;
}
/* line 429, ../sass/_accueil.scss */
.quelproduit a {
  color: #000;
}
/* line 432, ../sass/_accueil.scss */
.quelproduit a:after {
  content: "";
  display: inline-block;
  width: 36px;
  height: 37px;
  background: url("/wp-content/themes/themeIddun/images/plusaccueil.png");
  position: relative;
  top: 7px;
  margin-left: 3px;
  vertical-align: bottom;
  margin-top: -8px;
}
/* line 446, ../sass/_accueil.scss */
.quelproduit a:hover {
  color: #000;
}
/* line 448, ../sass/_accueil.scss */
.quelproduit a:hover:after {
  background: url("/wp-content/themes/themeIddun/images/plusaccueilhover.png");
}

/* line 455, ../sass/_accueil.scss */
.headerhomebg {
  margin-bottom: 6rem;
}
@media (max-width: 991px) {
  /* line 459, ../sass/_accueil.scss */
  .headerhomebg .vce-col {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: initial !important;
    flex-basis: initial !important;
  }
  /* line 465, ../sass/_accueil.scss */
  .headerhomebg .vce-col .vce-text-block {
    text-align: center;
  }
  /* line 467, ../sass/_accueil.scss */
  .headerhomebg .vce-col .vce-text-block .btStyle {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 3200px) {
  /* line 477, ../sass/_accueil.scss */
  .headerhomebg {
    margin-bottom: 180px;
  }
}
/* line 481, ../sass/_accueil.scss */
.treecalltoaction {
  margin-bottom: 60px;
}

/* line 484, ../sass/_accueil.scss */
.homebanner {
  padding-top: 20px;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 2100px) {
  /* line 490, ../sass/_accueil.scss */
  .homebanner .textheader {
    margin-top: 260px;
  }
}
@media (min-width: 2400px) {
  /* line 490, ../sass/_accueil.scss */
  .homebanner .textheader {
    margin-top: 315px;
  }
}
/* line 497, ../sass/_accueil.scss */
.homebanner p {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  /* line 501, ../sass/_accueil.scss */
  .homebanner .vce-single-image-inner {
    margin-top: 80px;
  }
}
@media (min-width: 2100px) {
  /* line 501, ../sass/_accueil.scss */
  .homebanner .vce-single-image-inner {
    margin-top: 175px;
  }
}
@media (min-width: 2400px) {
  /* line 501, ../sass/_accueil.scss */
  .homebanner .vce-single-image-inner {
    margin-top: 280px;
  }
}
/* line 511, ../sass/_accueil.scss */
.homebanner .btStyle {
  background: #9db655;
}

/* line 515, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock {
  padding-top: 0;
}
/* line 517, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock p:empty {
  display: none;
}
/* line 520, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .vce {
  margin-bottom: 0;
}
/* line 523, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .item {
  text-transform: uppercase;
  text-align: center;
  min-height: 300px;
  font-weight: 900;
  background: linear-gradient(rgba(255, 0, 0, 0.45), rgba(255, 0, 0, 0.45));
}
/* line 527, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .item a {
  color: #000;
}
/* line 529, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .item a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 523, ../sass/_accueil.scss */
  .vce-row.vce-element--has-background.temoignangesblock .item {
    min-height: 480px;
  }
}
/* line 543, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .item .container {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 20px;
}
/* line 547, ../sass/_accueil.scss */
.vce-row.vce-element--has-background.temoignangesblock .item .container .renseignements {
  margin-top: 10px;
}

/* line 555, ../sass/_accueil.scss */
.homeblocksdesktop .bienVieillir h2, .homeblocksmobile .bienVieillir h2 {
  background-image: -webkit-linear-gradient(left, #1bbcb4, #097872);
  /* For Chrome and Safari */
  background-image: -moz-linear-gradient(left, #1bbcb4, #097872);
  /* For old Fx (3.6 to 15) */
  background-image: -ms-linear-gradient(left, #1bbcb4, #097872);
  /* For pre-releases of IE 10*/
  background-image: -o-linear-gradient(left, #1bbcb4, #097872);
  /* For old Opera (11.1 to 12.0) */
  background-image: linear-gradient(to right, #1bbcb4, #097872);
  /* Standard syntax; must be last */
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 55px;
}
@media (min-width: 768px) {
  /* line 555, ../sass/_accueil.scss */
  .homeblocksdesktop .bienVieillir h2, .homeblocksmobile .bienVieillir h2 {
    margin-top: 145px;
  }
}
/* line 572, ../sass/_accueil.scss */
.homeblocksdesktop .bienVieillir p, .homeblocksmobile .bienVieillir p {
  font-weight: 900;
  width: 70%;
  margin: 0 auto 10px auto;
}
/* line 577, ../sass/_accueil.scss */
.homeblocksdesktop .bienVieillir .btStyle, .homeblocksmobile .bienVieillir .btStyle {
  background: #9db655;
  background: #129993;
  /* For browsers that do not support gradients */
  background-image: -webkit-linear-gradient(left, #1bbcb4, #129993);
  /* For Chrome and Safari */
  background-image: -moz-linear-gradient(left, #1bbcb4, #129993);
  /* For old Fx (3.6 to 15) */
  background-image: -ms-linear-gradient(left, #1bbcb4, #129993);
  /* For pre-releases of IE 10*/
  background-image: -o-linear-gradient(left, #1bbcb4, #129993);
  /* For old Opera (11.1 to 12.0) */
  background-image: linear-gradient(to right, #1bbcb4, #129993);
  /* Standard syntax; must be last */
  margin: 0 auto;
}
/* line 589, ../sass/_accueil.scss */
.homeblocksdesktop .blogue h2, .homeblocksmobile .blogue h2 {
  font-size: 55px;
}
/* line 592, ../sass/_accueil.scss */
.homeblocksdesktop .blogue .btStyle, .homeblocksmobile .blogue .btStyle {
  background: #a1c343;
  margin: 0 auto;
}
/* line 596, ../sass/_accueil.scss */
.homeblocksdesktop .blogue p, .homeblocksmobile .blogue p {
  font-weight: 900;
  width: 70%;
  margin: 0 auto 10px auto;
}

/* line 605, ../sass/_accueil.scss */
#flyerAccueil .spanTitle2 {
  font-family: 'Arima Madurai', cursive;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
/* line 623, ../sass/_accueil.scss */
#flyerAccueil .owl-controls .owl-dots {
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  left: 50%;
  margin-left: -42px;
}
/* line 631, ../sass/_accueil.scss */
#flyerAccueil .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
/* line 633, ../sass/_accueil.scss */
#flyerAccueil .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #bcbdc0;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* line 652, ../sass/_accueil.scss */
#flyerAccueil .owl-controls .owl-dots .active span {
  background: none;
  border: 1px solid #bcbdc0;
}
/* line 658, ../sass/_accueil.scss */
#flyerAccueil .owl-controls .owl-nav {
  display: none;
}

/* line 1, ../sass/_nouvelles.scss */
.emailenregistrer {
  margin-bottom: 40px;
}
/* line 3, ../sass/_nouvelles.scss */
.emailenregistrer p {
  text-transform: uppercase;
}
/* line 6, ../sass/_nouvelles.scss */
.emailenregistrer .retour {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 14px;
  font-weight: 900;
  padding: 5px;
  margin: 15px 0;
  line-height: 2;
  border-radius: 0;
}
/* line 17, ../sass/_nouvelles.scss */
.emailenregistrer .retour:hover {
  border: #000 2px solid;
  background: #FFF;
  color: #000;
  text-decoration: none;
}

/* line 26, ../sass/_nouvelles.scss */
#nouvelles #flyerNouvelle {
  display: none !important;
}
/* line 29, ../sass/_nouvelles.scss */
#nouvelles .imageNouvelle {
  width: 100%;
  height: auto;
}
/* line 33, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp {
  padding-bottom: 70px;
}
/* line 36, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
/* line 42, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp input[type=text], #nouvelles .formmailchimp input[type=email], #nouvelles .formmailchimp textarea {
  border: 2px solid #000;
  width: 100%;
  max-width: 530px;
}
/* line 47, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp label {
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px;
}
/* line 52, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp .newletters {
  margin-top: 15px;
  margin-bottom: 0;
}
/* line 55, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp .newletters span {
  margin-left: 10px;
}
/* line 59, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp input[type="submit"] {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 13px;
  font-weight: 900;
  padding: 5px;
  margin: 5px 0;
  line-height: 2;
  border-radius: 0;
}
/* line 70, ../sass/_nouvelles.scss */
#nouvelles .formmailchimp input[type="submit"]:hover {
  border: #000 2px solid;
  background: #FFF;
  color: #000;
  text-decoration: none;
}
/* line 79, ../sass/_nouvelles.scss */
#nouvelles section h2 {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  padding: 35px 0 50px 0;
  margin: 0;
}
/* line 87, ../sass/_nouvelles.scss */
#nouvelles section p.extrait {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0;
  padding-bottom: 25px;
}
/* line 95, ../sass/_nouvelles.scss */
#nouvelles section .contenuNouvelle {
  display: none;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0 0 120px 0;
}
/* line 101, ../sass/_nouvelles.scss */
#nouvelles section .contenuNouvelle #moinsNouvelle {
  background: none;
  border: none;
  padding: 0;
}
/* line 105, ../sass/_nouvelles.scss */
#nouvelles section .contenuNouvelle #moinsNouvelle:hover, #nouvelles section .contenuNouvelle #moinsNouvelle:focus {
  outline: 0;
  opacity: 0.7;
}
/* line 111, ../sass/_nouvelles.scss */
#nouvelles section #plusNouvelle {
  background: none;
  border: none;
  padding: 0;
  padding-bottom: 120px;
}
/* line 116, ../sass/_nouvelles.scss */
#nouvelles section #plusNouvelle:hover, #nouvelles section #plusNouvelle:focus {
  outline: 0;
  opacity: 0.7;
}
/* line 122, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles {
  padding: 0 0 65px 0;
  text-align: center;
}
/* line 125, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles .bloc {
  display: none;
  padding-bottom: 30px;
}
/* line 128, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles .bloc img {
  width: 100%;
  height: auto;
}
/* line 132, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles .bloc .thumb {
  display: none;
}
/* line 135, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles .bloc a {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 900;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
/* line 148, ../sass/_nouvelles.scss */
#nouvelles .plusieursNouvelles .bloc a:hover {
  text-decoration: underline;
}
/* line 154, ../sass/_nouvelles.scss */
#nouvelles #affichePlus {
  display: block;
  text-align: center;
  color: #4e4c4c;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 30px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  /* line 166, ../sass/_nouvelles.scss */
  #nouvelles .plusieursNouvelles .bloc {
    padding-bottom: 0;
    min-height: 330px;
  }
  /* line 169, ../sass/_nouvelles.scss */
  #nouvelles .plusieursNouvelles .bloc a {
    text-align: left;
    display: inline-block;
    width: 150px;
  }
  /* line 175, ../sass/_nouvelles.scss */
  #nouvelles .plusieursNouvelles .bloc img {
    max-width: 100%;
  }
  /* line 178, ../sass/_nouvelles.scss */
  #nouvelles .plusieursNouvelles .bloc .thumb {
    display: inline-block;
  }
  /* line 181, ../sass/_nouvelles.scss */
  #nouvelles .plusieursNouvelles .bloc .mobile {
    display: none;
  }
  /* line 186, ../sass/_nouvelles.scss */
  #nouvelles .imageNouvelle {
    display: none;
  }
  /* line 189, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle {
    position: relative;
    display: block !important;
    padding-bottom: 40px;
  }
  /* line 193, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .item {
    position: relative;
    display: block;
    width: 100%;
    max-height: 604px;
    height: auto;
    overflow: hidden;
  }
  /* line 200, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .item img {
    width: 100%;
    height: auto;
  }
  /* line 204, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .item h3 {
    position: absolute;
    left: 30px;
    top: 35px;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 50%;
    color: #FFF;
    line-height: 50px;
    z-index: 1;
    text-shadow: 7px 3px 10px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 992px) {
  /* line 223, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .item h3 {
    top: 65px;
    font-size: 50px;
    line-height: 60px;
  }
  /* line 229, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .owl-controls {
    margin: 0;
  }
  /* line 232, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 4;
    opacity: 0;
  }
  /* line 243, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 4;
    opacity: 0;
  }
  /* line 258, ../sass/_nouvelles.scss */
  #nouvelles section h2 {
    font-size: 28px;
  }
  /* line 261, ../sass/_nouvelles.scss */
  #nouvelles section p.extrait {
    font-size: 14px;
  }
  /* line 266, ../sass/_nouvelles.scss */
  #nouvelles .formmailchimp h3 {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/_nouvelles.scss */
  #nouvelles #flyerNouvelle .item h3 {
    top: 200px;
  }
}

/* line 1, ../sass/_achats.scss */
html {
  box-sizing: border-box;
}

/* line 7, ../sass/_achats.scss */
.container_RichardAbel {
  float: left;
  width: 52%;
}
@media (max-width: 768px) {
  /* line 7, ../sass/_achats.scss */
  .container_RichardAbel {
    width: 100%;
  }
}
/* line 13, ../sass/_achats.scss */
.container_RichardAbel span.titreGratuitSelection {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  display: block;
}
/* line 20, ../sass/_achats.scss */
.container_RichardAbel .cd_dvd {
  font-weight: 800;
  font-size: 20px;
  display: block;
}

/* line 26, ../sass/_achats.scss */
.RichardAbel_vide {
  float: none;
  width: 100%;
}

/* line 31, ../sass/_achats.scss */
#slideProduits .categorie-Base .item .tabProduit .tab-content div.tab-pane[id*=ingredients] {
  font-weight: bold;
}

/* line 36, ../sass/_achats.scss */
.form-row.create-account .woocommerce-form__label {
  padding-left: 20px;
}
/* line 39, ../sass/_achats.scss */
.form-row.create-account .woocommerce-form__input {
  position: absolute;
  top: 4px;
  left: 0;
}

/* line 45, ../sass/_achats.scss */
img.header_achat {
  width: 100%;
  height: auto;
}

/* line 49, ../sass/_achats.scss */
.pageAchat {
  padding-bottom: 60px;
}
/* line 51, ../sass/_achats.scss */
.pageAchat.container {
  margin-top: 30px;
}
/* line 54, ../sass/_achats.scss */
.pageAchat .tableLienportail {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 59, ../sass/_achats.scss */
.pageAchat .tableLienportail li:first-child {
  padding-left: 0;
}
/* line 65, ../sass/_achats.scss */
.pageAchat h2.titreCombo {
  margin-bottom: 25px;
  font-size: 35px;
  border-bottom: 12px solid #000;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: 5px;
  color: #000;
  display: inline-block;
  line-height: 100%;
  margin-right: 12px;
}
@media (min-width: 991px) {
  /* line 65, ../sass/_achats.scss */
  .pageAchat h2.titreCombo {
    font-size: 30px;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 65, ../sass/_achats.scss */
  .pageAchat h2.titreCombo {
    font-size: 35px;
    margin-right: 30px;
  }
}
@media (max-width: 650px) {
  /* line 65, ../sass/_achats.scss */
  .pageAchat h2.titreCombo {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  /* line 91, ../sass/_achats.scss */
  .pageAchat h2.titreCombo span {
    display: none;
  }
}
/* line 95, ../sass/_achats.scss */
.pageAchat h2.titreCombo a {
  color: #000;
  text-decoration: none;
}
/* line 101, ../sass/_achats.scss */
.pageAchat .navigationTabProduct .lienh2 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 35px;
  border-bottom: 12px solid transparent;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: 5px;
  color: #000;
  display: inline-block;
  text-decoration: none;
  line-height: 100%;
  margin-right: 12px;
}
@media (min-width: 991px) {
  /* line 101, ../sass/_achats.scss */
  .pageAchat .navigationTabProduct .lienh2 {
    font-size: 25px;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 101, ../sass/_achats.scss */
  .pageAchat .navigationTabProduct .lienh2 {
    font-size: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 990px) {
  /* line 124, ../sass/_achats.scss */
  .pageAchat .navigationTabProduct .lienh2 span {
    display: none;
  }
}
@media (max-width: 650px) {
  /* line 101, ../sass/_achats.scss */
  .pageAchat .navigationTabProduct .lienh2 {
    font-size: 16px;
  }
}
/* line 132, ../sass/_achats.scss */
.pageAchat .navigationTabProduct .lienh2:hover {
  border-bottom: 12px solid #000;
}
/* line 137, ../sass/_achats.scss */
.pageAchat .navigationTabProduct:last-child {
  margin-right: 0;
}
/* line 140, ../sass/_achats.scss */
.pageAchat .navigationTabProduct:first-child {
  margin-right: 30px;
}
@media (max-width: 650px) {
  /* line 140, ../sass/_achats.scss */
  .pageAchat .navigationTabProduct:first-child {
    margin-right: 6px;
  }
}
/* line 148, ../sass/_achats.scss */
.pageAchat li h2.titreCombo {
  border-bottom: 12px solid transparent;
}
/* line 153, ../sass/_achats.scss */
.pageAchat li.active h2.titreCombo {
  border-bottom: 12px solid #000;
}
/* line 159, ../sass/_achats.scss */
.pageAchat .listeCombo .produit {
  width: 25%;
}
/* line 162, ../sass/_achats.scss */
.pageAchat .listeCombo .produit .produit_resume a.comboAjoutPanier {
  font-size: 14px;
  padding: 6px;
  background-color: #000;
  font-weight: 900;
  color: white;
  float: right;
}
/* line 170, ../sass/_achats.scss */
.pageAchat .listeCombo .produit .produit_resume .titre {
  margin-top: 10px;
}
/* line 173, ../sass/_achats.scss */
.pageAchat .listeCombo .produit .produit_resume .produitCombo {
  margin-bottom: 10px;
}
/* line 175, ../sass/_achats.scss */
.pageAchat .listeCombo .produit .produit_resume .produitCombo img {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 1199px) {
  /* line 185, ../sass/_achats.scss */
  .pageAchat .listeCombo .produit {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  /* line 192, ../sass/_achats.scss */
  .pageAchat .listeCombo .produit {
    width: 50%;
  }
}
@media (max-width: 557px) {
  /* line 201, ../sass/_achats.scss */
  .pageAchat .listeCombo .produit .produit_resume a.comboAjoutPanier {
    float: none;
    position: relative;
    margin-top: 4px;
    display: inline-block;
  }
}
/* line 211, ../sass/_achats.scss */
.pageAchat .liste_produits, .pageAchat .listeCombo {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0 0;
}
/* line 217, ../sass/_achats.scss */
.pageAchat .liste_produits .produit, .pageAchat .listeCombo .produit {
  float: left;
  position: relative;
  margin-bottom: 20px;
}
/* line 221, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .icon_made_qc, .pageAchat .listeCombo .produit .icon_made_qc {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  max-width: 32%;
  height: auto;
}
/* line 229, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume, .pageAchat .listeCombo .produit .produit_resume {
  padding: 0 5px;
}
/* line 231, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .imageProduit, .pageAchat .listeCombo .produit .produit_resume .imageProduit {
  background: #CCC;
  padding: 15px 0;
  display: block;
  text-align: center;
  height: 272px;
  position: relative;
  overflow: hidden;
}
/* line 239, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .imageProduit a, .pageAchat .listeCombo .produit .produit_resume .imageProduit a {
  height: 100%;
  width: 100%;
  display: block;
}
/* line 243, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .imageProduit a .img_mini, .pageAchat .listeCombo .produit .produit_resume .imageProduit a .img_mini {
  max-height: 100%;
  width: auto;
}
/* line 248, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .imageProduit .productBO, .pageAchat .listeCombo .produit .produit_resume .imageProduit .productBO {
  display: inline-block;
  font-weight: 900;
  background-color: black;
  color: white;
  transform: rotate(-37deg);
  position: absolute;
  text-align: center;
  top: 26px;
  left: -93px;
  padding: 8px;
  width: 300px;
}
/* line 261, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .imageProduit .productfetebandeau, .pageAchat .listeCombo .produit .produit_resume .imageProduit .productfetebandeau {
  display: inline-block;
  font-weight: 900;
  background-color: #D30000;
  color: white;
  transform: rotate(-37deg);
  position: absolute;
  text-align: center;
  top: 26px;
  left: -93px;
  padding: 8px;
  width: 300px;
  border: 2px solid white;
}
/* line 277, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .amount, .pageAchat .listeCombo .produit .produit_resume .amount {
  display: block;
}
/* line 281, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .titre, .pageAchat .listeCombo .produit .produit_resume .titre {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
}
/* line 288, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .titre:not(.combo), .pageAchat .liste_produits .produit .produit_resume .titre .prix_combo, .pageAchat .listeCombo .produit .produit_resume .titre:not(.combo), .pageAchat .listeCombo .produit .produit_resume .titre .prix_combo {
  border-bottom: #000 solid 6px;
}
/* line 291, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .titre:hover, .pageAchat .liste_produits .produit .produit_resume .titre:focus, .pageAchat .listeCombo .produit .produit_resume .titre:hover, .pageAchat .listeCombo .produit .produit_resume .titre:focus {
  text-decoration: none;
}
/* line 295, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .priceProduct, .pageAchat .listeCombo .produit .produit_resume .priceProduct {
  font-size: 12px;
  float: right;
  font-weight: 900;
  padding-top: 5px;
}
/* line 300, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .priceProduct .price, .pageAchat .listeCombo .produit .produit_resume .priceProduct .price {
  margin-bottom: 0;
}
/* line 303, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_resume .priceProduct .amount, .pageAchat .listeCombo .produit .produit_resume .priceProduct .amount {
  float: none;
  line-height: 100%;
  display: inline-block;
}
/* line 311, ../sass/_achats.scss */
.pageAchat .liste_produits .produit.is-collapsed .produit_resume, .pageAchat .listeCombo .produit.is-collapsed .produit_resume {
  cursor: pointer;
}
/* line 316, ../sass/_achats.scss */
.pageAchat .liste_produits .produit.is-expanded .produit_detail, .pageAchat .listeCombo .produit.is-expanded .produit_detail {
  max-height: 1050px;
  margin-bottom: 10px;
}
/* line 321, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail, .pageAchat .listeCombo .produit .produit_detail {
  position: relative;
  box-sizing: content-box;
  overflow: hidden;
  background: #FFF;
  max-height: 0;
  transition: max-height .3s ease-in-out, margin-bottom .1s .2s;
  margin-top: 25px;
}
/* line 330, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range, .pageAchat .listeCombo .produit .produit_detail .range {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 15px;
}
/* line 334, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details, .pageAchat .listeCombo .produit .produit_detail .range .details {
  padding: 0;
  position: static;
}
/* line 337, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail {
  height: auto;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}
/* line 342, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .closeDetails, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .closeDetails {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  font-size: 25px;
  line-height: 50px;
  text-decoration: none;
  z-index: 1;
  background: #000;
  width: 45px;
  text-align: center;
  height: 47px;
}
/* line 356, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .closeDetails:hover, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .closeDetails:hover {
  color: #CCC;
}
/* line 360, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail h2, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail h2 {
  font-size: 19px;
  font-weight: 900;
  text-transform: uppercase;
  border-bottom: 8px solid #000;
  display: inline-block;
}
/* line 367, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail form, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail form {
  text-align: center;
}
/* line 370, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .labelQuantite, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .labelQuantite {
  font-size: 14px;
  display: inline-block;
}
/* line 374, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .quantite, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .quantite {
  text-align: left;
}
/* line 376, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .quantite .quantity, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .quantite .quantity {
  display: inline-block;
}
/* line 379, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .quantite .quantity .qty, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .quantite .quantity .qty {
  display: inline-block;
  width: 40px;
  text-align: center;
}
/* line 386, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_inline, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .add_to_cart_inline {
  border: none !important;
  padding-left: 0 !important;
  font-weight: 900;
}
/* line 390, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_inline .amount, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .add_to_cart_inline .amount {
  font-size: 16px;
}
/* line 394, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .added_to_cart, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .added_to_cart {
  text-align: center;
  display: inline;
  color: #000;
  text-decoration: none;
  text-transform: none;
}
/* line 401, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_button, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .add_to_cart_button {
  color: #FFF;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  width: 164px;
  height: 40px;
  display: block;
  text-align: center;
  padding: 11px;
  margin: 18px auto 5px auto;
}
/* line 413, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_button:hover, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .add_to_cart_button:hover {
  background: #000 !important;
}
/* line 417, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .btDetails, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .btDetails {
  color: #FFF;
  background: #000;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  width: 164px;
  height: 40px;
  display: block;
  text-align: center;
  padding: 11px;
  margin: 0 auto;
}
/* line 430, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .btDetails:hover, .pageAchat .listeCombo .produit .produit_detail .range .details .conteneurDetail .btDetails:hover {
  color: #000;
  background: #FFF;
  border: 2px solid #000;
  text-decoration: none;
}
/* line 439, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .bouteille, .pageAchat .listeCombo .produit .produit_detail .range .bouteille {
  margin-left: 0;
  margin-right: 0;
}
/* line 443, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .bouteille .image .img_large, .pageAchat .listeCombo .produit .produit_detail .range .bouteille .image .img_large {
  max-width: 70%;
  display: block;
  padding: 40px 0;
  margin: 0 auto;
  box-sizing: border-box;
  height: auto;
  width: auto;
}
/* line 453, ../sass/_achats.scss */
.pageAchat .liste_produits .produit .produit_detail .range .bouteille .etiquette, .pageAchat .listeCombo .produit .produit_detail .range .bouteille .etiquette {
  display: none;
}
@media (max-width: 991px) {
  /* line 464, ../sass/_achats.scss */
  .pageAchat .produit {
    width: 50%;
  }
  /* line 467, ../sass/_achats.scss */
  .pageAchat .produit:nth-of-type(2n+2) .produit_detail {
    margin-left: -100%;
  }
  /* line 470, ../sass/_achats.scss */
  .pageAchat .produit:nth-of-type(2n+3) {
    clear: left;
  }
  /* line 473, ../sass/_achats.scss */
  .pageAchat .produit_detail {
    width: 200% !important;
  }
}
@media (min-width: 992px) {
  /* line 480, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_resume {
    padding: 0 5px;
  }
  /* line 482, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_resume .amount {
    float: right;
  }
  /* line 487, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 20px;
    padding-right: 5px;
  }
  /* line 492, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille {
    padding-right: 0;
  }
  /* line 494, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille .image {
    height: 580px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 498, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille .image .img_large {
    max-width: 100%;
    height: 100%;
  }
  /* line 504, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille .etiquetteCol {
    padding-left: 0;
  }
  /* line 507, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille .etiquetteCol .etiquette {
    display: inline-block;
    font-family: 'PT Sans Narrow', sans-serif;
    background: rgba(255, 255, 255, 0.4);
    padding: 8px 10px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }
  /* line 516, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .bouteille .etiquetteCol .etiquette .bordure {
    border: 1px solid #000;
  }
  /* line 522, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details {
    height: 580px;
    padding: 0;
    padding-right: 30px;
    position: relative;
  }
  /* line 527, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail {
    border: 5px solid;
    height: 580px;
    padding: 25px;
  }
  /* line 531, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .closeDetails {
    top: -4px;
    right: 31px;
    color: #FFF;
  }
  /* line 536, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .labelQuantite {
    position: absolute;
    bottom: 134px;
  }
  /* line 540, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .quantity {
    position: absolute;
    bottom: 136px;
    left: 114px;
  }
  /* line 545, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .added_to_cart {
    position: absolute;
    bottom: 66px;
    right: 78px;
  }
  /* line 551, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_inline .amount {
    position: absolute;
    top: 380px;
  }
  /* line 556, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .add_to_cart_button {
    margin: 0;
    height: 40px;
    position: absolute;
    bottom: 20px;
    right: 45px;
  }
  /* line 563, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit .produit_detail .range .details .conteneurDetail .btDetails {
    width: 160px;
    height: 40px;
    position: absolute;
    bottom: 20px;
    left: 15px;
    text-align: center;
    padding-top: 11px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 581, ../sass/_achats.scss */
  .pageAchat .produit {
    width: 33.33%;
  }
  /* line 584, ../sass/_achats.scss */
  .pageAchat .produit:nth-of-type(3n+2) .produit_detail {
    margin-left: -100%;
  }
  /* line 587, ../sass/_achats.scss */
  .pageAchat .produit:nth-of-type(3n+3) .produit_detail {
    margin-left: -200%;
  }
  /* line 590, ../sass/_achats.scss */
  .pageAchat .produit:nth-of-type(3n+4) {
    clear: left;
  }
  /* line 593, ../sass/_achats.scss */
  .pageAchat .produit_detail {
    width: 400%;
  }
}
@media (min-width: 1200px) {
  /* line 599, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit {
    width: 25%;
  }
  /* line 602, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit:nth-of-type(4n+2) .produit_detail {
    margin-left: -100%;
  }
  /* line 606, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit:nth-of-type(4n+3) .produit_detail {
    margin-left: -200%;
  }
  /* line 610, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit:nth-of-type(4n+4) .produit_detail {
    margin-left: -300%;
  }
  /* line 613, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit:nth-of-type(4n+5) {
    clear: left;
  }
  /* line 616, ../sass/_achats.scss */
  .pageAchat .liste_produits .produit_detail {
    width: 500%;
  }
}

/* line 1, ../sass/_produits.scss */
html[lang*=en] #slideProduits .item .resumeProduit .colonneProduit .gauche .add_to_cart_button {
  width: 247px;
}

/* line 5, ../sass/_produits.scss */
.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product {
  width: 30.75%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

/* line 13, ../sass/_produits.scss */
.woocommerce .related.products ul.products, .woocommerce-page .related.products ul.products {
  display: flex;
}

/* line 16, ../sass/_produits.scss */
h2.livresAnchor,
h2.baseAnchor,
h2.nurishAnchor {
  margin-bottom: 25px;
  font-size: 35px;
  border-bottom: 12px solid #000;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  color: #000;
}
/* line 26, ../sass/_produits.scss */
h2.livresAnchor:before,
h2.baseAnchor:before,
h2.nurishAnchor:before {
  content: '';
  display: block;
  height: 65px;
}

/* line 33, ../sass/_produits.scss */
#baseAnchor, #nurishAnchor#livresAnchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

/* line 39, ../sass/_produits.scss */
h2.baseAnchor,
h2.nurishAnchor, h2.livresAnchor {
  margin-top: 0px;
}

/* line 60, ../sass/_produits.scss */
.NoticeLivraison span {
  border: 2px solid;
  padding: 5px;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 66, ../sass/_produits.scss */
.NoticeLivraison span i {
  margin-right: 5px;
  font-size: 18px;
}

/* line 73, ../sass/_produits.scss */
.single-product .NoticeLivraison span {
  margin-top: 20px;
}

/* line 77, ../sass/_produits.scss */
.cart.woocommerce-page .NoticeLivraison {
  margin-bottom: 20px;
}

/* line 80, ../sass/_produits.scss */
form.variations_form.cart {
  position: relative;
}

/* line 90, ../sass/_produits.scss */
.titleH1 {
  margin-bottom: 25px;
  font-size: 35px;
  border-bottom: 12px solid #000;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  color: #000;
  margin-top: 20px;
  font-family: inherit;
  line-height: 1.1;
  margin: 0.67em 0;
  	/*margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
}

/* line 107, ../sass/_produits.scss */
.titleH2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
  display: block;
  /*margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;*/
}

/* line 122, ../sass/_produits.scss */
.titleH3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
  display: block;
  /*margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;*/
}

/* line 137, ../sass/_produits.scss */
.titleH4 {
  color: #000;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  /*margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;*/
}

/* line 151, ../sass/_produits.scss */
.titleH5 {
  /*font-weight: 900;*/
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
  display: block;
  /*margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;*/
}

/* line 168, ../sass/_produits.scss */
#slideProduits .categorie-Livres .item .resumeProduit .colonneProduit .etiquette {
  font-size: 18px;
  line-height: 20px;
}
/* line 172, ../sass/_produits.scss */
#slideProduits .categorie-Livres .owl-controls .owl-nav .owl-next, #slideProduits .categorie-Livres .owl-controls .owl-nav .owl-prev {
  top: 33%;
}
/* line 175, ../sass/_produits.scss */
#slideProduits .categorie-Livres .infoProduitPrix .quantity {
  padding-right: 20px;
}

/* line 180, ../sass/_produits.scss */
.lienMap {
  margin-bottom: 35px;
  display: inline-block;
}

/* line 185, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix {
  border-top: none;
}
/* line 187, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix .qty {
  margin-top: 5px;
}
/* line 190, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix .price {
  margin-bottom: 10px;
  color: #FFF;
  font-size: 30px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 198, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix .cart .single_add_to_cart_button {
  font-size: 16px;
  margin-top: 10px;
  padding: 9px;
  background-color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 208, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix .cart .single_add_to_cart_button:hover {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 216, ../sass/_produits.scss */
.categorie-Livres .infoProduitPrix button.button.alt.disabled {
  color: #FFF;
  background-color: #000;
}

/* line 225, ../sass/_produits.scss */
#slideProduits .categorie-Autre .item .resumeProduit .colonneProduit .imageBouteilleContainer {
  margin-top: 0;
}
/* line 228, ../sass/_produits.scss */
#slideProduits .categorie-Autre .item .resumeProduit .colonneProduit .gauche > p {
  color: #000;
}
/* line 231, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix {
  border-top: none;
}
/* line 233, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix .qty {
  margin-top: 5px;
}
/* line 237, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix .price {
  margin-bottom: 10px;
  color: #000;
  font-size: 30px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 245, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix .cart .single_add_to_cart_button {
  font-size: 16px;
  margin-top: 10px;
  padding: 9px;
  background-color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 255, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix .cart .single_add_to_cart_button:hover {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 263, ../sass/_produits.scss */
#slideProduits .categorie-Autre .infoProduitPrix button.button.alt.disabled {
  color: #FFF;
  background-color: #000;
}

/* line 271, ../sass/_produits.scss */
.infoProduitPrix {
  	/* padding: 10px; /
      / background-color: rgba(255, 255, 255, 0.2); */
  margin-top: 10px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  border-top: 1px solid;
}
/* line 274, ../sass/_produits.scss */
.infoProduitPrix .stock {
  display: none;
}
/* line 286, ../sass/_produits.scss */
.infoProduitPrix .titreAchatProduit {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 20px;
  /* border-bottom: 4px solid #000; */
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 295, ../sass/_produits.scss */
.infoProduitPrix .pharmacie_seulement {
  margin-top: 15px;
}
/* line 298, ../sass/_produits.scss */
.infoProduitPrix .woocommerce-variation-price {
  display: none;
}
/* line 301, ../sass/_produits.scss */
.infoProduitPrix > .price, .infoProduitPrix > .price-container {
  color: #FFF;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
/* line 311, ../sass/_produits.scss */
.infoProduitPrix > .price .tiret, .infoProduitPrix > .price-container .tiret {
  margin-left: 3px;
  margin-right: 3px;
}
/* line 315, ../sass/_produits.scss */
.infoProduitPrix > .price .flex-price, .infoProduitPrix > .price-container .flex-price {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 319, ../sass/_produits.scss */
.infoProduitPrix > .price .flex-price .price, .infoProduitPrix > .price-container .flex-price .price {
  text-align: center;
  flex-direction: column-reverse;
  display: flex;
}
/* line 323, ../sass/_produits.scss */
.infoProduitPrix > .price .flex-price .price ins, .infoProduitPrix > .price-container .flex-price .price ins {
  text-decoration: none;
}
/* line 326, ../sass/_produits.scss */
.infoProduitPrix > .price .flex-price .price del, .infoProduitPrix > .price-container .flex-price .price del {
  margin-top: 2px;
}
/* line 330, ../sass/_produits.scss */
.infoProduitPrix > .price .flex-price del, .infoProduitPrix > .price-container .flex-price del {
  font-size: 65%;
  opacity: 0.4;
  margin-top: 10px;
}
/* line 337, ../sass/_produits.scss */
.infoProduitPrix input, .infoProduitPrix select {
  color: #000;
  font-size: 14px;
}
/* line 341, ../sass/_produits.scss */
.infoProduitPrix .variations td.value {
  display: block;
}
/* line 344, ../sass/_produits.scss */
.infoProduitPrix #nombre-de-capsules {
  margin-bottom: 10px;
}
/* line 347, ../sass/_produits.scss */
.infoProduitPrix .qty {
  margin-top: 0px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 0px;
  display: inline;
  margin-right: 10px;
}
/* line 357, ../sass/_produits.scss */
.infoProduitPrix .quantity {
  display: inline;
}
/* line 360, ../sass/_produits.scss */
.infoProduitPrix .produitPrixLabel, .infoProduitPrix .label label, .infoProduitPrix div.qty {
  font-weight: 800;
}
/* line 363, ../sass/_produits.scss */
.infoProduitPrix .label {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 0px;
}
/* line 372, ../sass/_produits.scss */
.infoProduitPrix .pa_nombre-de-capsules, .infoProduitPrix pa_format {
  margin-bottom: 5px;
  display: block;
}
/* line 375, ../sass/_produits.scss */
.infoProduitPrix .pa_nombre-de-capsules .label, .infoProduitPrix pa_format .label {
  display: none;
}
/* line 379, ../sass/_produits.scss */
.infoProduitPrix .pa_commande-automatique {
  background: rgba(255, 255, 255, 0.4);
  padding: 10px;
  display: block;
  margin-bottom: 8px;
}
/* line 385, ../sass/_produits.scss */
.infoProduitPrix .pa_commande-automatique .variation-radios {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/* line 391, ../sass/_produits.scss */
.infoProduitPrix .stock.out-of-stock {
  margin-top: 10px;
  color: #fff;
  border: #fff solid;
  display: inline-block;
  padding: 5px;
}
/* line 398, ../sass/_produits.scss */
.infoProduitPrix .reset_variations {
  display: none;
  opacity: 0;
}
/* line 403, ../sass/_produits.scss */
.infoProduitPrix .variations_form .single_variation_wrap .single_add_to_cart_button {
  font-size: 16px;
  margin-top: 0px;
  padding: 9px;
  background-color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 413, ../sass/_produits.scss */
.infoProduitPrix .variations_form .single_variation_wrap .single_add_to_cart_button:hover {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 421, ../sass/_produits.scss */
.infoProduitPrix .variations_form .single_variation_wrap button.button.alt.disabled {
  color: #FFF;
  background-color: #000;
}
/* line 427, ../sass/_produits.scss */
.infoProduitPrix span.notePrecommande {
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  display: block;
  line-height: 15px;
}
/* line 434, ../sass/_produits.scss */
.infoProduitPrix .value select {
  display: none;
}
/* line 437, ../sass/_produits.scss */
.infoProduitPrix .variation-radios input[type="radio"] {
  display: none;
}
/* line 439, ../sass/_produits.scss */
.infoProduitPrix .variation-radios input[type="radio"][disabled] + label {
  color: #999;
  cursor: default;
}
/* line 442, ../sass/_produits.scss */
.infoProduitPrix .variation-radios input[type="radio"][disabled] + label:hover {
  background: rgba(255, 255, 255, 0.8);
}
/* line 447, ../sass/_produits.scss */
.infoProduitPrix .variation-radios input[type="radio"].active + label, .infoProduitPrix .variation-radios input[type="radio"][checked] + label {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  cursor: default;
}
/* line 453, ../sass/_produits.scss */
.infoProduitPrix .variation-radios label {
  background: rgba(255, 255, 255, 0.8);
  padding: 3px 6px;
  font-size: 12px;
  margin-right: 2px;
  cursor: pointer;
}
/* line 459, ../sass/_produits.scss */
.infoProduitPrix .variation-radios label:hover {
  background: rgba(255, 255, 255, 0.6);
}

/* line 465, ../sass/_produits.scss */
.pageAchat h1 {
  margin-bottom: 25px;
}
/* line 468, ../sass/_produits.scss */
.pageAchat p {
  margin-bottom: 40px;
}
/* line 471, ../sass/_produits.scss */
.pageAchat span.quelProduitUtiliser {
  font-weight: 700;
  font-size: 16px;
}

/* line 476, ../sass/_produits.scss */
#hoverPrevProduits {
  display: none;
}

/* line 479, ../sass/_produits.scss */
#hoverNextProduits {
  display: none;
}

/* line 482, ../sass/_produits.scss */
#slideProduits {
  position: relative;
}
/* line 484, ../sass/_produits.scss */
#slideProduits .owl-controls {
  display: none;
}
/* line 487, ../sass/_produits.scss */
#slideProduits .categorie-Produits .summary {
  padding-bottom: 0px;
}
/* line 490, ../sass/_produits.scss */
#slideProduits .categorie-Produits .item {
  background: #FFF;
}
/* line 494, ../sass/_produits.scss */
#slideProduits .item .resumeProduit {
  padding-bottom: 200px;
  padding-top: 35px;
}
/* line 497, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit {
  position: relative;
}
/* line 499, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche {
  position: static;
}
/* line 501, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche .added_to_cart {
  position: static;
  top: 285px;
  color: #FFF;
  right: initial;
  bottom: initial;
  left: 15px;
  text-decoration: underline;
  display: block;
  clear: both;
  text-align: left;
}
/* line 513, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche h1 {
  font-size: 27px;
  font-weight: 900;
  border-bottom: 8px solid #FFF;
  text-transform: uppercase;
  color: #FFF;
  display: inline-block;
  margin-top: 0;
}
/* line 523, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche > p {
  padding-bottom: 10px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 531, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche .add_to_cart_button {
  color: #000;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  position: relative;
  top: 10px;
}
/* line 541, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche .btMagaziner {
  border: 2px solid #FFF;
  padding: 9px;
  display: inline-block;
  position: absolute;
  bottom: -165px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: transparent;
  font-size: 14px;
  font-weight: 900;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  width: 132px;
}
/* line 557, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .gauche .btMagaziner:hover {
  color: #FFF;
  background: #000;
  border: 2px solid #000;
}
/* line 565, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit img {
  width: initial;
  margin: 0 auto;
  max-width: 50%;
  height: auto;
}
/* line 570, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit img.icon_made_qc_product_single {
  width: 100px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 577, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit p.product.woocommerce.add_to_cart_inline {
  display: none;
}
/* line 580, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .quantite {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 586, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .quantite .labelQuantite {
  font-size: 14px;
  display: inline-block;
  color: #000;
  text-transform: uppercase;
}
/* line 592, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .quantite .quantity {
  display: inline-block;
}
/* line 594, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .quantite .quantity .qty {
  display: inline-block;
  width: 40px;
  text-align: center;
  margin-left: 5px;
}
/* line 602, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .lien_fichierPrecaution {
  border: 2px solid #fff;
  border-radius: 0;
  width: 100%;
  color: #000;
  margin-top: 10px;
  font-weight: 600;
  white-space: break-spaces;
}
/* line 611, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .lien_fichierPrecaution:hover {
  background: #000;
  color: #fff;
}
/* line 615, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .etiquette {
  display: inline-block;
  font-family: 'PT Sans Narrow', sans-serif;
  width: 100%;
  float: right;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px 20px 10px 20px;
  font-size: 14px;
  line-height: 16px;
}
/* line 624, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .etiquette img {
  width: 60px;
  margin: 0 0 10px;
}
/* line 628, ../sass/_produits.scss */
#slideProduits .item .resumeProduit .colonneProduit .etiquette .bordure {
  border-top: 1px solid #000;
  padding: 2px 0;
  margin-top: -7px;
}
/* line 636, ../sass/_produits.scss */
#slideProduits .item .tabProduit {
  display: none;
}
/* line 639, ../sass/_produits.scss */
#slideProduits .item h3 {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
  display: block;
}
/* line 648, ../sass/_produits.scss */
#slideProduits .item .sansTab {
  padding: 45px 15px 0 15px;
}
/* line 649, ../sass/_produits.scss */
#slideProduits .item .sansTab ul {
  padding-left: 15px;
}
/* line 653, ../sass/_produits.scss */
#slideProduits .item .sansTab h2 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 40px;
}
/* line 660, ../sass/_produits.scss */
#slideProduits .item .sansTab h2 span {
  border-bottom: 12px solid #000;
}
/* line 664, ../sass/_produits.scss */
#slideProduits .item .sansTab h2.bienfaits:not(.base):before {
  background: url(../images/bienfaits.png) center no-repeat #CCC;
}
/* line 669, ../sass/_produits.scss */
#slideProduits .item .sansTab h2.vieillir:not(.base):before {
  background: url(../images/vieillir.png) center no-repeat #CCC;
}
/* line 674, ../sass/_produits.scss */
#slideProduits .item .sansTab h2.professionnel:not(.base):before {
  background: url(../images/professionnel.png) center no-repeat #CCC;
}
/* line 679, ../sass/_produits.scss */
#slideProduits .item .sansTab h2.ingredients:not(.base):before {
  background: url(../images/ingredients.png) center no-repeat #CCC;
}
/* line 683, ../sass/_produits.scss */
#slideProduits .item .sansTab h2:before {
  content: '';
  width: 120px;
  height: 120px;
  display: block;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  margin: 10px auto;
  padding-bottom: 35px;
}
/* line 694, ../sass/_produits.scss */
#slideProduits .item .sansTab h2.base:before {
  background-size: contain;
}
/* line 701, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits > .row {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 704, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits > .row .col-sm-24 {
  padding-left: 0;
  padding-right: 0;
}
/* line 709, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock {
  background-image: url(https://vitoli.ca/wp-content/uploads/2018/05/SiteWeb-Vitoli_ACCUEIL_20182_08.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 0;
}
/* line 716, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock p:empty {
  display: none;
}
/* line 719, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .vce {
  margin-bottom: 0;
}
/* line 722, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item {
  text-transform: uppercase;
  text-align: center;
  min-height: 300px;
  font-weight: 900;
  background: linear-gradient(rgba(255, 0, 0, 0.45), rgba(255, 0, 0, 0.45));
}
/* line 726, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item a {
  color: #000;
}
/* line 728, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 722, ../sass/_produits.scss */
  #slideProduits .temoignagesContainterProduits .temoignangesblock .item {
    min-height: 480px;
  }
}
/* line 742, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item .container {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 20px;
}
/* line 746, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item .container .renseignements {
  margin-top: 10px;
}
/* line 752, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock .item {
  text-transform: uppercase;
  text-align: center;
  min-height: 300px;
  font-weight: 900;
}
/* line 759, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .spanTitle2, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .spanTitle2 {
  font-family: 'Arima Madurai', cursive;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  text-align: center;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
/* line 776, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit a:hover, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul a:hover {
  text-decoration: none;
}
/* line 779, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit p, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul p {
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
}
/* line 784, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls {
  display: block;
}
/* line 786, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls .owl-dots, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls .owl-dots {
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  left: 50%;
  margin-left: -42px;
}
/* line 794, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls .owl-dots .owl-dot, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
/* line 796, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls .owl-dots .owl-dot span, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #bcbdc0;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* line 815, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls .owl-dots .active span, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls .owl-dots .active span {
  background: none;
  border: 1px solid #bcbdc0;
}
/* line 821, ../sass/_produits.scss */
#slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduit .owl-controls .owl-nav, #slideProduits .temoignagesContainterProduits .temoignangesblock #flyerProduitSeul .owl-controls .owl-nav {
  display: none;
}
/* line 829, ../sass/_produits.scss */
#slideProduits .relatedsContainter {
  text-align: center;
}
/* line 831, ../sass/_produits.scss */
#slideProduits .relatedsContainter h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  display: block;
  padding-bottom: 30px;
}
/* line 843, ../sass/_produits.scss */
#slideProduits .relatedsContainter h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  line-height: 1.1;
  display: block;
  padding-bottom: 20px;
}
/* line 854, ../sass/_produits.scss */
#slideProduits .relatedsContainter ul.products li.product a img {
  width: 35%;
  display: inline-block;
}
/* line 858, ../sass/_produits.scss */
#slideProduits .relatedsContainter ul.products li.product .price {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
}

@media (min-width: 992px) {
  /* line 871, ../sass/_produits.scss */
  #slideProduits .sansTab {
    display: none;
  }
  /* line 875, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit {
    height: 543px;
  }
  /* line 879, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 32px;
  }
  /* line 883, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .btMagaziner {
    border-color: #000;
    color: #000;
  }
  /* line 890, ../sass/_produits.scss */
  #slideProduits .item .tabProduit {
    display: block;
    padding-top: 810px;
  }
  /* line 893, ../sass/_produits.scss */
  #slideProduits .item .tabProduit ul {
    list-style-position: outside;
  }
  /* line 896, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien {
    list-style: none;
    padding-left: 0;
  }
  /* line 899, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien.tabflex {
    display: flex;
    justify-content: space-between;
  }
  /* line 903, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li {
    text-align: left;
  }
  /* line 905, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li.centrer {
    text-align: center;
  }
  /* line 908, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li.droite {
    text-align: right;
  }
  /* line 911, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
  }
  /* line 915, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a {
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
  }
  /* line 917, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a.bienfaits:not(.base):before {
    background: url(../images/bienfaits.png) center no-repeat #CCC;
  }
  /* line 922, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a.vieillir:not(.base):before {
    background: url(../images/vieillir.png) center no-repeat #CCC;
  }
  /* line 927, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a.professionnel:not(.base):before {
    background: url(../images/professionnel.png) center no-repeat #CCC;
  }
  /* line 932, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a.ingredients:not(.base):before {
    background: url(../images/ingredients.png) center no-repeat #CCC;
  }
  /* line 937, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a:before {
    content: '';
    width: 120px;
    height: 120px;
    display: block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    margin: 0 auto 20px auto;
    padding-bottom: 35px;
  }
  /* line 948, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a.base:before {
    background-size: contain;
  }
  /* line 955, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li h2 a:hover, #slideProduits .item .tabProduit .tableLien li h2 a:focus {
    border-bottom: 12px solid #000;
    text-decoration: none;
  }
  /* line 962, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tableLien li.active a {
    text-decoration: none;
    border-bottom: 12px solid #000;
  }
  /* line 969, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tab-content {
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 75px;
  }
  /* line 973, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tab-content ul {
    padding-left: 15px;
  }
  /* line 976, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tab-content div.tab-pane[id*=ingredients], #slideProduits .item .tabProduit .tab-content div.ingredients {
    font-weight: 400;
  }
  /* line 978, ../sass/_produits.scss */
  #slideProduits .item .tabProduit .tab-content div.tab-pane[id*=ingredients] h5, #slideProduits .item .tabProduit .tab-content div.ingredients h5 {
    font-weight: 900;
  }
}
@media (max-width: 767px) {
  /* line 988, ../sass/_produits.scss */
  .resumeProduit .col-xs-24 {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 1011, ../sass/_produits.scss */
  .postid-24225 #slideProduits .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 300px;
  }

  /* line 1014, ../sass/_produits.scss */
  .postid-24227 #slideProduits .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 110px;
  }

  /* line 1017, ../sass/_produits.scss */
  .postid-24239 #slideProduits .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 110px;
  }

  /* line 1020, ../sass/_produits.scss */
  .postid-24211 #slideProduits .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 325px;
  }

  /* line 1026, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit {
    height: 680px;
  }
  /* line 1029, ../sass/_produits.scss */
  #slideProduits .item .tabProduit {
    padding-top: 170px;
  }
  /* line 1032, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit {
    padding-top: 25px;
  }
  /* line 1034, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit {
    position: relative;
  }
  /* line 1036, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 110px;
  }
  /* line 1039, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche {
    position: relative;
  }
  /* line 1041, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 30px;
  }
  /* line 1044, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche p:not(.out-of-stock) {
    padding-bottom: 0;
  }
  /* line 1047, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .add_to_cart_button {
    left: initial;
    right: auto;
    margin: initial;
  }
  /* line 1054, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .quantite {
    position: absolute;
    top: 260px;
    left: 15px;
    text-align: left;
  }
  /* line 1059, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .quantite .labelQuantite {
    color: #FFF;
  }
  /* line 1064, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .btMagaziner {
    color: #FFF;
    border-color: #FFF;
    top: 425px;
    bottom: initial;
    left: 15px;
    right: initial;
    margin: initial;
  }
  /* line 1072, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .btMagaziner:hover {
    color: #000;
    background: #FFF;
    border: 2px solid #000;
  }
  /* line 1083, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .tabProduit .tableLien li h3 a {
    font-size: 25px;
  }
  /* line 1090, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit img {
    max-width: 100%;
  }
  /* line 1096, ../sass/_produits.scss */
  #slideProduits .owl-controls {
    display: inline-block;
    margin: 0;
  }
  /* line 1100, ../sass/_produits.scss */
  #slideProduits .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 15%;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 4;
  }
  /* line 1111, ../sass/_produits.scss */
  #slideProduits .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 15%;
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 4;
  }
}
@media (min-width: 1200px) {
  /* line 1127, ../sass/_produits.scss */
  #hoverPrevProduits {
    height: 460px;
  }

  /* line 1130, ../sass/_produits.scss */
  #hoverNextProduits {
    height: 460px;
  }

  /* line 1135, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit {
    height: 650px;
  }
  /* line 1139, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 32px;
  }
  /* line 1145, ../sass/_produits.scss */
  #slideProduits .item .resumeProduit .colonneProduit .gauche .etiquette {
    padding: 10px 10px 5px 10px;
  }
}
/*BACK IN STOCK */
/* line 1155, ../sass/_produits.scss */
.woocommerce-variation-availability {
  display: flex;
  align-items: flex-start;
}
/* line 1158, ../sass/_produits.scss */
.woocommerce-variation-availability .cwg_popup_submit {
  background: #000;
  text-transform: uppercase;
  border: #000 1px solid;
  color: #FFF;
  font-size: 12px;
  font-weight: 900;
  padding: 3px;
  margin: 10px 0;
  line-height: 2;
  border-radius: 0;
  margin-left: 5px;
  white-space: inherit;
}

/* line 1174, ../sass/_produits.scss */
.swal2-container .swal2-popup {
  max-width: 90%;
  width: 40em;
  border-radius: 0;
  padding: 0;
}
/* line 1179, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-close {
  color: #fff;
}
/* line 1181, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-close:hover {
  color: #fff;
  opacity: 0.7;
}
/* line 1185, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-close:focus {
  color: #fff;
  opacity: 0.7;
  box-shadow: none;
}
/* line 1191, ../sass/_produits.scss */
.swal2-container .swal2-popup .cwgstock_output {
  margin-top: 10px;
}
/* line 1194, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content {
  padding: 0;
}
/* line 1196, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwginstock-subscribe-form {
  margin-bottom: 0;
}
/* line 1200, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-primary {
  border-color: #000;
  border-radius: 0;
  margin-bottom: 0;
}
/* line 1206, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block {
  margin-bottom: 0;
}
/* line 1209, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-primary > .panel-heading {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
}
/* line 1214, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwgstock_button {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 13px;
  width: 100%;
  font-weight: 600;
  padding: 5px;
  line-height: 2;
  border-radius: 0;
  width: auto;
  margin-top: 0;
  white-space: inherit;
}
/* line 1229, ../sass/_produits.scss */
.swal2-container .swal2-popup .swal2-content .cwginstock-panel-body input[type=text], .swal2-container .swal2-popup .swal2-content .cwginstock-panel-body input[type=email] {
  border: 2px solid #000;
  width: 100%;
  max-width: 530px;
  padding: 1px 2px;
  font-size: 14px;
}

/* line 1, ../sass/_cartmini.scss */
.cart_view {
  display: none;
  width: 300px;
  min-height: 360px;
  position: absolute;
  top: 70px;
  right: 25px;
  background: #FFF;
  border: #000 2px solid;
  color: #000;
  z-index: 7;
  overflow: hidden;
  padding: 15px;
  padding-bottom: 105px;
}
/* line 15, ../sass/_cartmini.scss */
.cart_view div {
  overflow: hidden;
}
/* line 18, ../sass/_cartmini.scss */
.cart_view a {
  color: #000;
}
/* line 21, ../sass/_cartmini.scss */
.cart_view h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
/* line 29, ../sass/_cartmini.scss */
.cart_view .closePanier {
  float: right;
  margin-bottom: -25px;
  color: #000;
  font-weight: 300;
  font-size: 28px;
}
/* line 35, ../sass/_cartmini.scss */
.cart_view .closePanier:hover {
  text-decoration: none;
  opacity: 0.5;
}
/* line 40, ../sass/_cartmini.scss */
.cart_view .contenu {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}
/* line 44, ../sass/_cartmini.scss */
.cart_view .contenu .product-thumbnail {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
/* line 48, ../sass/_cartmini.scss */
.cart_view .contenu .product-thumbnail img {
  max-width: 100%;
  height: auto;
  width: 37px;
}
/* line 54, ../sass/_cartmini.scss */
.cart_view .contenu .product-name {
  color: #000;
  font-size: 12px;
}
/* line 57, ../sass/_cartmini.scss */
.cart_view .contenu .product-name .nom {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 12px;
}
/* line 63, ../sass/_cartmini.scss */
.cart_view .contenu .product-name .prix {
  display: inline-block;
}
/* line 66, ../sass/_cartmini.scss */
.cart_view .contenu .product-name input {
  width: 50px;
}
/* line 70, ../sass/_cartmini.scss */
.cart_view .contenu .product-remove {
  padding-right: 0;
  padding-left: 2px;
  text-align: right;
}
/* line 74, ../sass/_cartmini.scss */
.cart_view .contenu .product-remove a {
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  top: -6px;
}
/* line 84, ../sass/_cartmini.scss */
.cart_view .bordure {
  border-top: 2px solid #000;
  position: absolute;
  bottom: 100px;
  width: 266px;
}
/* line 90, ../sass/_cartmini.scss */
.cart_view .total {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
}
/* line 96, ../sass/_cartmini.scss */
.cart_view .total .amount {
  color: #d91c5c;
  font-weight: 900;
  font-size: 12px;
  float: right;
  position: relative;
  right: 15px;
  top: -45px;
}
/* line 105, ../sass/_cartmini.scss */
.cart_view .total p {
  padding-left: 15px;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 110, ../sass/_cartmini.scss */
.cart_view .total p span {
  color: #919191;
  font-weight: 400;
  text-transform: none;
}
/* line 116, ../sass/_cartmini.scss */
.cart_view .total .magaziner {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  background: #FFF;
  position: absolute;
  left: 15px;
}
/* line 128, ../sass/_cartmini.scss */
.cart_view .total .magaziner:hover {
  text-decoration: none;
  background: #000;
  color: #FFF;
  border: 2px solid #000;
}
/* line 135, ../sass/_cartmini.scss */
.cart_view .total .payer {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  background: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  position: absolute;
  right: 15px;
}
/* line 147, ../sass/_cartmini.scss */
.cart_view .total .payer:hover {
  text-decoration: none;
  background: #FFF;
  color: #000;
  border: 2px solid #000;
}

/* line 1, ../sass/_popupcompte.scss */
.connexion {
  display: none;
  width: 345px;
  min-height: 335px;
  position: absolute;
  top: 115px;
  background: rgba(0, 0, 0, 0.85);
  border: #000 2px solid;
  color: #FFF;
  z-index: 7;
  overflow: hidden;
  padding: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 16, ../sass/_popupcompte.scss */
.connexion h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
/* line 24, ../sass/_popupcompte.scss */
.connexion .closeConnexion {
  float: right;
  margin-bottom: -25px;
  color: #FFF;
  font-weight: 300;
  font-size: 28px;
}
/* line 30, ../sass/_popupcompte.scss */
.connexion .closeConnexion:hover {
  text-decoration: none;
  opacity: 0.5;
}
/* line 35, ../sass/_popupcompte.scss */
.connexion .motoublier {
  font-size: 13px;
  color: #FFF;
  display: inline-block;
  margin-top: 15px;
  text-decoration: none;
}
/* line 41, ../sass/_popupcompte.scss */
.connexion .motoublier:hover {
  text-decoration: underline;
}
/* line 45, ../sass/_popupcompte.scss */
.connexion label {
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
}
/* line 51, ../sass/_popupcompte.scss */
.connexion input[type=text], .connexion input[type=password] {
  background: none;
  color: #FFF;
  border: #FFF 1px solid;
  display: block;
  width: 100%;
}
/* line 59, ../sass/_popupcompte.scss */
.connexion .login-remember {
  display: none;
}
/* line 62, ../sass/_popupcompte.scss */
.connexion input[type=submit] {
  background: #FFF;
  border: #FFF 2px solid;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin-top: 15px;
  float: left;
}
/* line 72, ../sass/_popupcompte.scss */
.connexion input[type=submit]:hover {
  background: #000;
  color: #FFF;
  text-decoration: none;
}
/* line 78, ../sass/_popupcompte.scss */
.connexion .nouveauCompte {
  float: right;
  background: none;
  border: #FFF 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin-top: 15px;
  padding: 5px;
}
/* line 88, ../sass/_popupcompte.scss */
.connexion .nouveauCompte:hover {
  background: #FFF;
  color: #000;
  text-decoration: none;
}

/* line 95, ../sass/_popupcompte.scss */
.inscription {
  display: none;
  width: 345px;
  min-height: 335px;
  position: absolute;
  top: 115px;
  background: rgba(0, 0, 0, 0.85);
  border: #000 2px solid;
  color: #FFF;
  z-index: 7;
  overflow: hidden;
  padding: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 110, ../sass/_popupcompte.scss */
.inscription h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
/* line 118, ../sass/_popupcompte.scss */
.inscription input[type=submit] {
  background: #FFF;
  border: #FFF 2px solid;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin-top: 30px;
  float: left;
}
/* line 128, ../sass/_popupcompte.scss */
.inscription input[type=submit]:hover {
  background: #000;
  color: #FFF;
  text-decoration: none;
}
/* line 134, ../sass/_popupcompte.scss */
.inscription .champsInsc {
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
  margin-top: 20px;
}
/* line 141, ../sass/_popupcompte.scss */
.inscription input[type=text], .inscription input[type=password] {
  background: none;
  color: #FFF;
  border: #FFF 1px solid;
  display: block;
  width: 100%;
}
/* line 147, ../sass/_popupcompte.scss */
.inscription input[type=text].error, .inscription input[type=password].error {
  border: #F00 1px solid;
}
/* line 151, ../sass/_popupcompte.scss */
.inscription input[type=checkbox] {
  margin-right: 10px;
}
/* line 154, ../sass/_popupcompte.scss */
.inscription label.error {
  display: block;
  color: #FFF;
  margin-bottom: -5px;
}
/* line 159, ../sass/_popupcompte.scss */
.inscription .newletters {
  margin-top: 25px;
  float: left;
}
/* line 162, ../sass/_popupcompte.scss */
.inscription .newletters span {
  float: right;
  width: 285px;
  font-size: 12px;
  color: #FFF;
}
/* line 169, ../sass/_popupcompte.scss */
.inscription .closeInscription {
  float: right;
  margin-bottom: -25px;
  color: #FFF;
  font-size: 28px;
  font-weight: 300;
}
/* line 175, ../sass/_popupcompte.scss */
.inscription .closeInscription:hover {
  text-decoration: none;
  opacity: 0.5;
}

/* line 181, ../sass/_popupcompte.scss */
.inscriptionPage {
  margin-top: 90px;
}
/* line 183, ../sass/_popupcompte.scss */
.inscriptionPage label {
  display: block;
}
/* line 186, ../sass/_popupcompte.scss */
.inscriptionPage .champsInsc {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 191, ../sass/_popupcompte.scss */
.inscriptionPage input[type=text], .inscriptionPage input[type=password] {
  display: block;
  width: 100%;
  border: 2px solid #000;
  margin-bottom: 13px;
}
/* line 196, ../sass/_popupcompte.scss */
.inscriptionPage input[type=text].error, .inscriptionPage input[type=password].error {
  border: 2px solid #F00;
}
/* line 200, ../sass/_popupcompte.scss */
.inscriptionPage input[type=submit] {
  display: block;
  background: #000;
  border: #000 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin: 15px 0;
  padding: 5px;
}
/* line 210, ../sass/_popupcompte.scss */
.inscriptionPage input[type=submit]:hover {
  background: #FFF;
  border: #000 2px solid;
  color: #000;
}

/* line 277, ../sass/_popupcompte.scss */
.comptePop {
  display: none;
  width: 345px;
  min-height: 230px;
  position: absolute;
  top: 125px;
  background: rgba(0, 0, 0, 0.85);
  border: #000 2px solid;
  color: #FFF;
  z-index: 7;
  overflow: hidden;
  padding: 15px;
  margin: 0 auto;
  right: 95px;
}
/* line 292, ../sass/_popupcompte.scss */
.comptePop h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
/* line 300, ../sass/_popupcompte.scss */
.comptePop .closeCompte {
  float: right;
  margin-bottom: -25px;
  color: #FFF;
  font-weight: 300;
  font-size: 28px;
}
/* line 306, ../sass/_popupcompte.scss */
.comptePop .closeCompte:hover {
  text-decoration: none;
  opacity: 0.5;
}
/* line 311, ../sass/_popupcompte.scss */
.comptePop .nom {
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
}
/* line 317, ../sass/_popupcompte.scss */
.comptePop .email {
  font-size: 14px;
  color: #FFF;
}
/* line 321, ../sass/_popupcompte.scss */
.comptePop .deconnexion {
  background: #FFF;
  border: #FFF 2px solid;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin-top: 15px;
  float: left;
}
/* line 331, ../sass/_popupcompte.scss */
.comptePop .deconnexion:hover {
  background: #000;
  color: #FFF;
  text-decoration: none;
}
/* line 337, ../sass/_popupcompte.scss */
.comptePop .gererCompte {
  float: right;
  background: none;
  border: #FFF 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin-top: 15px;
  padding: 5px;
}
/* line 347, ../sass/_popupcompte.scss */
.comptePop .gererCompte:hover {
  background: #FFF;
  color: #000;
  text-decoration: none;
}

/* line 2, ../sass/_compte.scss */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
/* line 5, ../sass/_compte.scss */
.woocommerce-MyAccount-navigation li a {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #000;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 11, ../sass/_compte.scss */
.woocommerce-MyAccount-navigation li a:hover {
  text-decoration: none;
}
/* line 15, ../sass/_compte.scss */
.woocommerce-MyAccount-navigation li.is-active a {
  background: #fff;
  color: #000;
}

/* line 20, ../sass/_compte.scss */
.woocommerce .woocommerce-info {
  border-top-color: #db1d5b;
}

/* line 23, ../sass/_compte.scss */
.woocommerce .woocommerce-info::before {
  color: #db1d5b;
}

/* line 26, ../sass/_compte.scss */
.select2-drop-active {
  border: 2px solid #000 !important;
  border-top: none;
}

/* line 30, ../sass/_compte.scss */
.compte {
  margin-top: 90px;
}
/* line 32, ../sass/_compte.scss */
.compte input {
  border: 2px solid #000;
}
/* line 35, ../sass/_compte.scss */
.compte label {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 39, ../sass/_compte.scss */
.compte .select2-choice {
  border: 2px solid #000 !important;
}
/* line 42, ../sass/_compte.scss */
.compte input[type="submit"], .compte .woocommerce input.button {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin: 15px 0;
  line-height: 2;
  border-radius: 0;
}
/* line 53, ../sass/_compte.scss */
.compte input[type="submit"]:hover, .compte .woocommerce input.button:hover {
  border: #000 2px solid;
  background: #FFF;
  color: #000;
  text-decoration: none;
}
/* line 60, ../sass/_compte.scss */
.compte h2 {
  font-weight: 900;
  border-bottom: 6px solid #000;
  text-transform: uppercase;
  display: inline-block;
  font-size: 21px;
  margin-top: 45px;
}
/* line 69, ../sass/_compte.scss */
.compte .woocommerce table.my_account_orders {
  border-radius: 0;
}
/* line 72, ../sass/_compte.scss */
.compte .woocommerce table.my_account_orders .nobr {
  text-transform: uppercase;
  font-weight: 900;
}
/* line 76, ../sass/_compte.scss */
.compte .woocommerce table.my_account_orders .order {
  font-weight: 700;
}
/* line 80, ../sass/_compte.scss */
.compte .woocommerce p.myaccount_address {
  text-transform: uppercase;
}
/* line 85, ../sass/_compte.scss */
.compte .woocommerce .addresses .title h3 {
  text-transform: uppercase;
  font-weight: 900;
  float: none;
  font-size: 18px;
}
/* line 91, ../sass/_compte.scss */
.compte .woocommerce .addresses .title .edit {
  float: none;
  display: inline-block;
}
/* line 99, ../sass/_compte.scss */
.compte label {
  display: block;
}
/* line 102, ../sass/_compte.scss */
.compte input[type="text"], .compte input[type="password"] {
  max-width: 500px;
  width: 100%;
}
/* line 105, ../sass/_compte.scss */
.compte input[type="text"].error, .compte input[type="password"].error {
  border-color: #F00;
}
@media (min-width: 768px) {
  /* line 110, ../sass/_compte.scss */
  .compte h2 {
    font-size: 30px;
  }
  /* line 113, ../sass/_compte.scss */
  .compte h3 {
    font-size: 24px;
  }
}

/* line 118, ../sass/_compte.scss */
.pageConnexion {
  margin-top: 90px;
}
/* line 120, ../sass/_compte.scss */
.pageConnexion .error {
  color: #f00;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 125, ../sass/_compte.scss */
.pageConnexion input[type=text], .pageConnexion input[type=password] {
  display: block;
  border: 2px solid #000;
  max-width: 500px;
  width: 100%;
}
/* line 131, ../sass/_compte.scss */
.pageConnexion label {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 136, ../sass/_compte.scss */
.pageConnexion input[type=submit] {
  display: block;
  background: #000;
  border: #000 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin: 15px 0;
  padding: 5px;
}
/* line 146, ../sass/_compte.scss */
.pageConnexion input[type=submit]:hover {
  background: #FFF;
  border: #000 2px solid;
  color: #000;
}
/* line 152, ../sass/_compte.scss */
.pageConnexion .motoublier {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 15px;
}
/* line 159, ../sass/_compte.scss */
.pageConnexion .motoublier:hover {
  text-decoration: underline;
}

/* line 164, ../sass/_compte.scss */
.motdepasseoublier {
  margin-top: 90px;
}
/* line 166, ../sass/_compte.scss */
.motdepasseoublier input[type=text] {
  display: block;
  border: 2px solid #000;
  max-width: 500px;
  width: 100%;
}
/* line 172, ../sass/_compte.scss */
.motdepasseoublier label {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 178, ../sass/_compte.scss */
.motdepasseoublier .form-row input[type=submit].button {
  display: block;
  background: #000;
  border: #000 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin: 15px 0;
  padding: 5px;
}
/* line 188, ../sass/_compte.scss */
.motdepasseoublier .form-row input[type=submit].button:hover {
  background: #FFF;
  border: #000 2px solid;
  color: #000;
}
/* line 194, ../sass/_compte.scss */
.motdepasseoublier .form-row .required {
  color: #000 !important;
  font-weight: 900 !important;
}
/* line 200, ../sass/_compte.scss */
.motdepasseoublier .btconnexion {
  display: inline-block;
  background: #000;
  border: #000 2px solid;
  text-transform: uppercase;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  margin: 15px 0;
  padding: 5px;
}
/* line 210, ../sass/_compte.scss */
.motdepasseoublier .btconnexion:hover {
  background: #FFF;
  border: #000 2px solid;
  color: #000;
  text-decoration: none;
}
/* line 217, ../sass/_compte.scss */
.motdepasseoublier p {
  color: #000;
  text-transform: uppercase;
}

/* line 6, ../sass/_listeproduits.scss */
.temoignangesblock .item.menopause {
  background: linear-gradient(rgba(238, 61, 139, 0.45), rgba(238, 61, 139, 0.45)) !important;
}

/* line 15, ../sass/_listeproduits.scss */
.menopause .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #f492b4 !important;
}
/* line 17, ../sass/_listeproduits.scss */
.menopause .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #f492b4 !important;
}
/* line 21, ../sass/_listeproduits.scss */
.menopause .produit_detail .details .add_to_cart_button {
  background-color: #ee3d8b !important;
}
/* line 23, ../sass/_listeproduits.scss */
.menopause .produit_detail .details .add_to_cart_button:hover {
  color: #ee3d8b !important;
}
/* line 27, ../sass/_listeproduits.scss */
.menopause .pa_commande-automatique, .menopause .etiquette, .menopause .NoticeLivraison span {
  background-color: #f492b4 !important;
}
/* line 31, ../sass/_listeproduits.scss */
.menopause .tabProduit .tableLien li h2 a:before {
  background-color: #f492b4 !important;
}
/* line 36, ../sass/_listeproduits.scss */
.menopause .sansTab h3:before {
  background-color: #f492b4 !important;
}
/* line 41, ../sass/_listeproduits.scss */
.menopause.temoignageVideo .hovercouleur {
  background-color: #ee3d8b !important;
}
/* line 45, ../sass/_listeproduits.scss */
.menopause.temoignageTexte {
  background-color: #ee3d8b !important;
}
/* line 49, ../sass/_listeproduits.scss */
.menopause.temoignagelong .tem_resume {
  background-color: #ee3d8b !important;
}
/* line 52, ../sass/_listeproduits.scss */
.menopause.temoignagelong .info {
  color: #ee3d8b !important;
}
/* line 55, ../sass/_listeproduits.scss */
.menopause.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #ee3d8b;
}
/* line 58, ../sass/_listeproduits.scss */
.menopause.temoignagelong .info .contenu .nom {
  color: #ee3d8b;
}
@media (min-width: 992px) {
  /* line 52, ../sass/_listeproduits.scss */
  .menopause.temoignagelong .info {
    background-color: #ee3d8b !important;
  }
}

/* line 73, ../sass/_listeproduits.scss */
.temoignangesblock .item.memoire-et-sante-cognitive, .temoignangesblock .item.memory-and-cognitive-health {
  background: linear-gradient(rgba(253, 184, 19, 0.45), rgba(253, 184, 19, 0.45)) !important;
}

/* line 82, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .memory-and-cognitive-health .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #ffe075 !important;
}
/* line 84, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .memory-and-cognitive-health .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #ffe075 !important;
}
/* line 88, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .produit_detail .details .add_to_cart_button, .memory-and-cognitive-health .produit_detail .details .add_to_cart_button {
  background-color: #fdb813 !important;
}
/* line 90, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .produit_detail .details .add_to_cart_button:hover, .memory-and-cognitive-health .produit_detail .details .add_to_cart_button:hover {
  color: #fdb813 !important;
}
/* line 94, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .pa_commande-automatique, .memoire-et-sante-cognitive .etiquette, .memoire-et-sante-cognitive .NoticeLivraison span, .memory-and-cognitive-health .pa_commande-automatique, .memory-and-cognitive-health .etiquette, .memory-and-cognitive-health .NoticeLivraison span {
  background-color: #ffe075 !important;
}
/* line 98, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .tabProduit .tableLien li h2 a:before, .memory-and-cognitive-health .tabProduit .tableLien li h2 a:before {
  background-color: #ffe075 !important;
}
/* line 103, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive .sansTab h3:before, .memory-and-cognitive-health .sansTab h3:before {
  background-color: #ffe075 !important;
}
/* line 108, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignageVideo .hovercouleur, .memory-and-cognitive-health.temoignageVideo .hovercouleur {
  background-color: #fdb813 !important;
}
/* line 112, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignageTexte, .memory-and-cognitive-health.temoignageTexte {
  background-color: #fdb813 !important;
}
/* line 116, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignagelong .tem_resume, .memory-and-cognitive-health.temoignagelong .tem_resume {
  background-color: #fdb813 !important;
}
/* line 119, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignagelong .info, .memory-and-cognitive-health.temoignagelong .info {
  color: #fdb813 !important;
}
/* line 122, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignagelong .info .contenu .produit, .memory-and-cognitive-health.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #fdb813;
}
/* line 125, ../sass/_listeproduits.scss */
.memoire-et-sante-cognitive.temoignagelong .info .contenu .nom, .memory-and-cognitive-health.temoignagelong .info .contenu .nom {
  color: #fdb813;
}
@media (min-width: 992px) {
  /* line 119, ../sass/_listeproduits.scss */
  .memoire-et-sante-cognitive.temoignagelong .info, .memory-and-cognitive-health.temoignagelong .info {
    background-color: #fdb813 !important;
  }
}

/* line 140, ../sass/_listeproduits.scss */
.temoignangesblock .item.immunite, .temoignangesblock .item.immunity {
  background: linear-gradient(rgba(171, 74, 156, 0.45), rgba(171, 74, 156, 0.45)) !important;
}

/* line 149, ../sass/_listeproduits.scss */
.immunite .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .immunity .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #d29ac5 !important;
}
/* line 151, ../sass/_listeproduits.scss */
.immunite .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .immunity .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #d29ac5 !important;
}
/* line 155, ../sass/_listeproduits.scss */
.immunite .produit_detail .details .add_to_cart_button, .immunity .produit_detail .details .add_to_cart_button {
  background-color: #ab4a9c !important;
}
/* line 157, ../sass/_listeproduits.scss */
.immunite .produit_detail .details .add_to_cart_button:hover, .immunity .produit_detail .details .add_to_cart_button:hover {
  color: #ab4a9c !important;
}
/* line 161, ../sass/_listeproduits.scss */
.immunite .pa_commande-automatique, .immunite .etiquette, .immunite .NoticeLivraison span, .immunity .pa_commande-automatique, .immunity .etiquette, .immunity .NoticeLivraison span {
  background-color: #d29ac5 !important;
}
/* line 165, ../sass/_listeproduits.scss */
.immunite .tabProduit .tableLien li h2 a:before, .immunity .tabProduit .tableLien li h2 a:before {
  background-color: #d29ac5 !important;
}
/* line 170, ../sass/_listeproduits.scss */
.immunite .sansTab h3:before, .immunity .sansTab h3:before {
  background-color: #d29ac5 !important;
}
/* line 175, ../sass/_listeproduits.scss */
.immunite.temoignageVideo .hovercouleur, .immunity.temoignageVideo .hovercouleur {
  background-color: #ab4a9c !important;
}
/* line 179, ../sass/_listeproduits.scss */
.immunite.temoignageTexte, .immunity.temoignageTexte {
  background-color: #ab4a9c !important;
}
/* line 183, ../sass/_listeproduits.scss */
.immunite.temoignagelong .tem_resume, .immunity.temoignagelong .tem_resume {
  background-color: #ab4a9c !important;
}
/* line 186, ../sass/_listeproduits.scss */
.immunite.temoignagelong .info, .immunity.temoignagelong .info {
  color: #ab4a9c !important;
}
/* line 189, ../sass/_listeproduits.scss */
.immunite.temoignagelong .info .contenu .produit, .immunity.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #ab4a9c;
}
/* line 192, ../sass/_listeproduits.scss */
.immunite.temoignagelong .info .contenu .nom, .immunity.temoignagelong .info .contenu .nom {
  color: #ab4a9c;
}
@media (min-width: 992px) {
  /* line 186, ../sass/_listeproduits.scss */
  .immunite.temoignagelong .info, .immunity.temoignagelong .info {
    background-color: #ab4a9c !important;
  }
}

/* line 207, ../sass/_listeproduits.scss */
.temoignangesblock .item.energie, .temoignangesblock .item.energy {
  background: linear-gradient(rgba(197, 145, 14, 0.45), rgba(197, 145, 14, 0.45)) !important;
}

/* line 216, ../sass/_listeproduits.scss */
.energie .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .energy .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #e7c55e !important;
}
/* line 218, ../sass/_listeproduits.scss */
.energie .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .energy .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #e7c55e !important;
}
/* line 222, ../sass/_listeproduits.scss */
.energie .produit_detail .details .add_to_cart_button, .energy .produit_detail .details .add_to_cart_button {
  background-color: #c5910e !important;
}
/* line 224, ../sass/_listeproduits.scss */
.energie .produit_detail .details .add_to_cart_button:hover, .energy .produit_detail .details .add_to_cart_button:hover {
  color: #c5910e !important;
}
/* line 228, ../sass/_listeproduits.scss */
.energie .pa_commande-automatique, .energie .etiquette, .energie .NoticeLivraison span, .energy .pa_commande-automatique, .energy .etiquette, .energy .NoticeLivraison span {
  background-color: #e7c55e !important;
}
/* line 232, ../sass/_listeproduits.scss */
.energie .tabProduit .tableLien li h2 a:before, .energy .tabProduit .tableLien li h2 a:before {
  background-color: #e7c55e !important;
}
/* line 237, ../sass/_listeproduits.scss */
.energie .sansTab h3:before, .energy .sansTab h3:before {
  background-color: #e7c55e !important;
}
/* line 242, ../sass/_listeproduits.scss */
.energie.temoignageVideo .hovercouleur, .energy.temoignageVideo .hovercouleur {
  background-color: #c5910e !important;
}
/* line 246, ../sass/_listeproduits.scss */
.energie.temoignageTexte, .energy.temoignageTexte {
  background-color: #c5910e !important;
}
/* line 250, ../sass/_listeproduits.scss */
.energie.temoignagelong .tem_resume, .energy.temoignagelong .tem_resume {
  background-color: #c5910e !important;
}
/* line 253, ../sass/_listeproduits.scss */
.energie.temoignagelong .info, .energy.temoignagelong .info {
  color: #c5910e !important;
}
/* line 256, ../sass/_listeproduits.scss */
.energie.temoignagelong .info .contenu .produit, .energy.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #c5910e;
}
/* line 259, ../sass/_listeproduits.scss */
.energie.temoignagelong .info .contenu .nom, .energy.temoignagelong .info .contenu .nom {
  color: #c5910e;
}
@media (min-width: 992px) {
  /* line 253, ../sass/_listeproduits.scss */
  .energie.temoignagelong .info, .energy.temoignagelong .info {
    background-color: #c5910e !important;
  }
}

/* line 274, ../sass/_listeproduits.scss */
.temoignangesblock .item.articulations, .temoignangesblock .item.joints {
  background: linear-gradient(rgba(35, 188, 180, 0.45), rgba(35, 188, 180, 0.45)) !important;
}

/* line 283, ../sass/_listeproduits.scss */
.articulations .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .joints .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #6fc7b6 !important;
}
/* line 285, ../sass/_listeproduits.scss */
.articulations .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .joints .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #6fc7b6 !important;
}
/* line 289, ../sass/_listeproduits.scss */
.articulations .produit_detail .details .add_to_cart_button, .joints .produit_detail .details .add_to_cart_button {
  background-color: #23bcb4 !important;
}
/* line 291, ../sass/_listeproduits.scss */
.articulations .produit_detail .details .add_to_cart_button:hover, .joints .produit_detail .details .add_to_cart_button:hover {
  color: #23bcb4 !important;
}
/* line 295, ../sass/_listeproduits.scss */
.articulations .pa_commande-automatique, .articulations .etiquette, .articulations .NoticeLivraison span, .joints .pa_commande-automatique, .joints .etiquette, .joints .NoticeLivraison span {
  background-color: #6fc7b6 !important;
}
/* line 299, ../sass/_listeproduits.scss */
.articulations .tabProduit .tableLien li h2 a:before, .joints .tabProduit .tableLien li h2 a:before {
  background-color: #6fc7b6 !important;
}
/* line 304, ../sass/_listeproduits.scss */
.articulations .sansTab h3:before, .joints .sansTab h3:before {
  background-color: #6fc7b6 !important;
}
/* line 309, ../sass/_listeproduits.scss */
.articulations.temoignageVideo .hovercouleur, .joints.temoignageVideo .hovercouleur {
  background-color: #23bcb4 !important;
}
/* line 313, ../sass/_listeproduits.scss */
.articulations.temoignageTexte, .joints.temoignageTexte {
  background-color: #23bcb4 !important;
}
/* line 317, ../sass/_listeproduits.scss */
.articulations.temoignagelong .tem_resume, .joints.temoignagelong .tem_resume {
  background-color: #23bcb4 !important;
}
/* line 320, ../sass/_listeproduits.scss */
.articulations.temoignagelong .info, .joints.temoignagelong .info {
  color: #23bcb4 !important;
}
/* line 323, ../sass/_listeproduits.scss */
.articulations.temoignagelong .info .contenu .produit, .joints.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #23bcb4;
}
/* line 326, ../sass/_listeproduits.scss */
.articulations.temoignagelong .info .contenu .nom, .joints.temoignagelong .info .contenu .nom {
  color: #23bcb4;
}
@media (min-width: 992px) {
  /* line 320, ../sass/_listeproduits.scss */
  .articulations.temoignagelong .info, .joints.temoignagelong .info {
    background-color: #23bcb4 !important;
  }
}

/* line 341, ../sass/_listeproduits.scss */
.temoignangesblock .item.cardiovasculaire, .temoignangesblock .item.cardiovascular {
  background: linear-gradient(rgba(222, 36, 38, 0.45), rgba(222, 36, 38, 0.45)) !important;
}

/* line 350, ../sass/_listeproduits.scss */
.cardiovasculaire .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .cardiovascular .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #f15b40 !important;
}
/* line 352, ../sass/_listeproduits.scss */
.cardiovasculaire .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .cardiovascular .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #f15b40 !important;
}
/* line 356, ../sass/_listeproduits.scss */
.cardiovasculaire .produit_detail .details .add_to_cart_button, .cardiovascular .produit_detail .details .add_to_cart_button {
  background-color: #de2426 !important;
}
/* line 358, ../sass/_listeproduits.scss */
.cardiovasculaire .produit_detail .details .add_to_cart_button:hover, .cardiovascular .produit_detail .details .add_to_cart_button:hover {
  color: #de2426 !important;
}
/* line 362, ../sass/_listeproduits.scss */
.cardiovasculaire .pa_commande-automatique, .cardiovasculaire .etiquette, .cardiovasculaire .NoticeLivraison span, .cardiovascular .pa_commande-automatique, .cardiovascular .etiquette, .cardiovascular .NoticeLivraison span {
  background-color: #f15b40 !important;
}
/* line 366, ../sass/_listeproduits.scss */
.cardiovasculaire .tabProduit .tableLien li h2 a:before, .cardiovascular .tabProduit .tableLien li h2 a:before {
  background-color: #f15b40 !important;
}
/* line 371, ../sass/_listeproduits.scss */
.cardiovasculaire .sansTab h3:before, .cardiovascular .sansTab h3:before {
  background-color: #f15b40 !important;
}
/* line 376, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignageVideo .hovercouleur, .cardiovascular.temoignageVideo .hovercouleur {
  background-color: #de2426 !important;
}
/* line 380, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignageTexte, .cardiovascular.temoignageTexte {
  background-color: #de2426 !important;
}
/* line 384, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignagelong .tem_resume, .cardiovascular.temoignagelong .tem_resume {
  background-color: #de2426 !important;
}
/* line 387, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignagelong .info, .cardiovascular.temoignagelong .info {
  color: #de2426 !important;
}
/* line 390, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignagelong .info .contenu .produit, .cardiovascular.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #de2426;
}
/* line 393, ../sass/_listeproduits.scss */
.cardiovasculaire.temoignagelong .info .contenu .nom, .cardiovascular.temoignagelong .info .contenu .nom {
  color: #de2426 !important;
}
@media (min-width: 992px) {
  /* line 387, ../sass/_listeproduits.scss */
  .cardiovasculaire.temoignagelong .info, .cardiovascular.temoignagelong .info {
    background-color: #de2426;
  }
}

/* line 408, ../sass/_listeproduits.scss */
.temoignangesblock .item.vision {
  background: linear-gradient(rgba(246, 139, 31, 0.45), rgba(246, 139, 31, 0.45)) !important;
}

/* line 417, ../sass/_listeproduits.scss */
.vision .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #fbb169 !important;
}
/* line 419, ../sass/_listeproduits.scss */
.vision .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #fbb169 !important;
}
/* line 423, ../sass/_listeproduits.scss */
.vision .produit_detail .details .add_to_cart_button {
  background-color: #f68b1f !important;
}
/* line 425, ../sass/_listeproduits.scss */
.vision .produit_detail .details .add_to_cart_button:hover {
  color: #f68b1f !important;
}
/* line 429, ../sass/_listeproduits.scss */
.vision .pa_commande-automatique, .vision .etiquette, .vision .NoticeLivraison span {
  background-color: #fbb169 !important;
}
/* line 433, ../sass/_listeproduits.scss */
.vision .tabProduit .tableLien li h2 a:before {
  background-color: #fbb169 !important;
}
/* line 438, ../sass/_listeproduits.scss */
.vision .sansTab h3:before {
  background-color: #fbb169 !important;
}
/* line 443, ../sass/_listeproduits.scss */
.vision.temoignageVideo .hovercouleur {
  background-color: #f68b1f !important;
}
/* line 447, ../sass/_listeproduits.scss */
.vision.temoignageTexte {
  background-color: #f68b1f !important;
}
/* line 451, ../sass/_listeproduits.scss */
.vision.temoignagelong .tem_resume {
  background-color: #f68b1f !important;
}
/* line 454, ../sass/_listeproduits.scss */
.vision.temoignagelong .info {
  color: #f68b1f !important;
}
/* line 457, ../sass/_listeproduits.scss */
.vision.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #f68b1f;
}
/* line 460, ../sass/_listeproduits.scss */
.vision.temoignagelong .info .contenu .nom {
  color: #f68b1f;
}
@media (min-width: 992px) {
  /* line 454, ../sass/_listeproduits.scss */
  .vision.temoignagelong .info {
    background-color: #f68b1f !important;
  }
}

/* line 475, ../sass/_listeproduits.scss */
.temoignangesblock .item.stress-et-anxiete, .temoignangesblock .item.stress-and-anxiety {
  background: linear-gradient(rgba(160, 156, 194, 0.45), rgba(160, 156, 194, 0.45)) !important;
}

/* line 484, ../sass/_listeproduits.scss */
.stress-et-anxiete .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .stress-and-anxiety .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #c4bed2 !important;
}
/* line 486, ../sass/_listeproduits.scss */
.stress-et-anxiete .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .stress-and-anxiety .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #c4bed2 !important;
}
/* line 490, ../sass/_listeproduits.scss */
.stress-et-anxiete .produit_detail .details .add_to_cart_button, .stress-and-anxiety .produit_detail .details .add_to_cart_button {
  background-color: #a09cc2 !important;
}
/* line 492, ../sass/_listeproduits.scss */
.stress-et-anxiete .produit_detail .details .add_to_cart_button:hover, .stress-and-anxiety .produit_detail .details .add_to_cart_button:hover {
  color: #a09cc2 !important;
}
/* line 496, ../sass/_listeproduits.scss */
.stress-et-anxiete .pa_commande-automatique, .stress-et-anxiete .etiquette, .stress-et-anxiete .NoticeLivraison span, .stress-and-anxiety .pa_commande-automatique, .stress-and-anxiety .etiquette, .stress-and-anxiety .NoticeLivraison span {
  background-color: #c4bed2 !important;
}
/* line 500, ../sass/_listeproduits.scss */
.stress-et-anxiete .tabProduit .tableLien li h2 a:before, .stress-and-anxiety .tabProduit .tableLien li h2 a:before {
  background-color: #c4bed2 !important;
}
/* line 505, ../sass/_listeproduits.scss */
.stress-et-anxiete .sansTab h3:before, .stress-and-anxiety .sansTab h3:before {
  background-color: #c4bed2 !important;
}
/* line 510, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignageVideo .hovercouleur, .stress-and-anxiety.temoignageVideo .hovercouleur {
  background-color: #a09cc2 !important;
}
/* line 514, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignageTexte, .stress-and-anxiety.temoignageTexte {
  background-color: #a09cc2 !important;
}
/* line 518, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignagelong .tem_resume, .stress-and-anxiety.temoignagelong .tem_resume {
  background-color: #a09cc2 !important;
}
/* line 521, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignagelong .info, .stress-and-anxiety.temoignagelong .info {
  color: #a09cc2 !important;
}
/* line 524, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignagelong .info .contenu .produit, .stress-and-anxiety.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #a09cc2;
}
/* line 527, ../sass/_listeproduits.scss */
.stress-et-anxiete.temoignagelong .info .contenu .nom, .stress-and-anxiety.temoignagelong .info .contenu .nom {
  color: #a09cc2;
}
@media (min-width: 992px) {
  /* line 521, ../sass/_listeproduits.scss */
  .stress-et-anxiete.temoignagelong .info, .stress-and-anxiety.temoignagelong .info {
    background-color: #a09cc2 !important;
  }
}

/* line 542, ../sass/_listeproduits.scss */
.temoignangesblock .item.sommeil, .temoignangesblock .item.sleep {
  background: linear-gradient(rgba(65, 41, 133, 0.45), rgba(65, 41, 133, 0.45)) !important;
}

/* line 551, ../sass/_listeproduits.scss */
.sommeil .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .sleep .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #8071b4 !important;
}
/* line 553, ../sass/_listeproduits.scss */
.sommeil .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .sleep .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #8071b4 !important;
}
/* line 557, ../sass/_listeproduits.scss */
.sommeil .produit_detail .details .add_to_cart_button, .sleep .produit_detail .details .add_to_cart_button {
  background-color: #412985 !important;
}
/* line 559, ../sass/_listeproduits.scss */
.sommeil .produit_detail .details .add_to_cart_button:hover, .sleep .produit_detail .details .add_to_cart_button:hover {
  color: #412985 !important;
}
/* line 563, ../sass/_listeproduits.scss */
.sommeil .pa_commande-automatique, .sommeil .etiquette, .sommeil .NoticeLivraison span, .sleep .pa_commande-automatique, .sleep .etiquette, .sleep .NoticeLivraison span {
  background-color: #8071b4 !important;
}
/* line 567, ../sass/_listeproduits.scss */
.sommeil .tabProduit .tableLien li h2 a:before, .sleep .tabProduit .tableLien li h2 a:before {
  background-color: #8071b4 !important;
}
/* line 572, ../sass/_listeproduits.scss */
.sommeil .sansTab h3:before, .sleep .sansTab h3:before {
  background-color: #8071b4 !important;
}
/* line 577, ../sass/_listeproduits.scss */
.sommeil.temoignageVideo .hovercouleur, .sleep.temoignageVideo .hovercouleur {
  background-color: #412985 !important;
}
/* line 581, ../sass/_listeproduits.scss */
.sommeil.temoignageTexte, .sleep.temoignageTexte {
  background-color: #412985 !important;
}
/* line 585, ../sass/_listeproduits.scss */
.sommeil.temoignagelong .tem_resume, .sleep.temoignagelong .tem_resume {
  background-color: #412985 !important;
}
/* line 588, ../sass/_listeproduits.scss */
.sommeil.temoignagelong .info, .sleep.temoignagelong .info {
  color: #412985 !important;
}
/* line 591, ../sass/_listeproduits.scss */
.sommeil.temoignagelong .info .contenu .produit, .sleep.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #412985;
}
/* line 594, ../sass/_listeproduits.scss */
.sommeil.temoignagelong .info .contenu .nom, .sleep.temoignagelong .info .contenu .nom {
  color: #412985;
}
@media (min-width: 992px) {
  /* line 588, ../sass/_listeproduits.scss */
  .sommeil.temoignagelong .info, .sleep.temoignagelong .info {
    background-color: #412985 !important;
  }
}

/* line 610, ../sass/_listeproduits.scss */
.temoignangesblock .item.bien-vieillir-produit, .temoignangesblock .item.healthy-aging-natural-product, .temoignangesblock .item.bien-vieillir-produit-naturel, .temoignangesblock .item.healthy-aging-product {
  background: linear-gradient(rgba(80, 184, 72, 0.45), rgba(80, 184, 72, 0.45)) !important;
}

/* line 619, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .healthy-aging-natural-product .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .bien-vieillir-produit .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .healthy-aging-product .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .single-product .bien-vieillir .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #b2f5a7 !important;
}
/* line 621, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .healthy-aging-natural-product .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .bien-vieillir-produit .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .healthy-aging-product .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .single-product .bien-vieillir .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #b2f5a7 !important;
}
/* line 625, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .produit_detail .details .add_to_cart_button, .healthy-aging-natural-product .produit_detail .details .add_to_cart_button, .bien-vieillir-produit .produit_detail .details .add_to_cart_button, .healthy-aging-product .produit_detail .details .add_to_cart_button, .single-product .bien-vieillir .produit_detail .details .add_to_cart_button {
  background-color: #50b848 !important;
}
/* line 627, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .produit_detail .details .add_to_cart_button:hover, .healthy-aging-natural-product .produit_detail .details .add_to_cart_button:hover, .bien-vieillir-produit .produit_detail .details .add_to_cart_button:hover, .healthy-aging-product .produit_detail .details .add_to_cart_button:hover, .single-product .bien-vieillir .produit_detail .details .add_to_cart_button:hover {
  color: #50b848 !important;
}
/* line 631, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .pa_commande-automatique, .bien-vieillir-produit-naturel .etiquette, .bien-vieillir-produit-naturel .NoticeLivraison span, .healthy-aging-natural-product .pa_commande-automatique, .healthy-aging-natural-product .etiquette, .healthy-aging-natural-product .NoticeLivraison span, .bien-vieillir-produit .pa_commande-automatique, .bien-vieillir-produit .etiquette, .bien-vieillir-produit .NoticeLivraison span, .healthy-aging-product .pa_commande-automatique, .healthy-aging-product .etiquette, .healthy-aging-product .NoticeLivraison span, .single-product .bien-vieillir .pa_commande-automatique, .single-product .bien-vieillir .etiquette, .single-product .bien-vieillir .NoticeLivraison span {
  background-color: #b2f5a7 !important;
}
/* line 635, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .tabProduit .tableLien li h2 a:before, .healthy-aging-natural-product .tabProduit .tableLien li h2 a:before, .bien-vieillir-produit .tabProduit .tableLien li h2 a:before, .healthy-aging-product .tabProduit .tableLien li h2 a:before, .single-product .bien-vieillir .tabProduit .tableLien li h2 a:before {
  background-color: #b2f5a7 !important;
}
/* line 640, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel .sansTab h3:before, .healthy-aging-natural-product .sansTab h3:before, .bien-vieillir-produit .sansTab h3:before, .healthy-aging-product .sansTab h3:before, .single-product .bien-vieillir .sansTab h3:before {
  background-color: #b2f5a7 !important;
}
/* line 645, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignageVideo .hovercouleur, .healthy-aging-natural-product.temoignageVideo .hovercouleur, .bien-vieillir-produit.temoignageVideo .hovercouleur, .healthy-aging-product.temoignageVideo .hovercouleur, .single-product .bien-vieillir.temoignageVideo .hovercouleur {
  background-color: #50b848 !important;
}
/* line 649, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignageTexte, .healthy-aging-natural-product.temoignageTexte, .bien-vieillir-produit.temoignageTexte, .healthy-aging-product.temoignageTexte, .single-product .bien-vieillir.temoignageTexte {
  background-color: #50b848 !important;
}
/* line 653, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignagelong .tem_resume, .healthy-aging-natural-product.temoignagelong .tem_resume, .bien-vieillir-produit.temoignagelong .tem_resume, .healthy-aging-product.temoignagelong .tem_resume, .single-product .bien-vieillir.temoignagelong .tem_resume {
  background-color: #50b848 !important;
}
/* line 656, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignagelong .info, .healthy-aging-natural-product.temoignagelong .info, .bien-vieillir-produit.temoignagelong .info, .healthy-aging-product.temoignagelong .info, .single-product .bien-vieillir.temoignagelong .info {
  color: #50b848 !important;
}
/* line 659, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignagelong .info .contenu .produit, .healthy-aging-natural-product.temoignagelong .info .contenu .produit, .bien-vieillir-produit.temoignagelong .info .contenu .produit, .healthy-aging-product.temoignagelong .info .contenu .produit, .single-product .bien-vieillir.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #50b848;
}
/* line 662, ../sass/_listeproduits.scss */
.bien-vieillir-produit-naturel.temoignagelong .info .contenu .nom, .healthy-aging-natural-product.temoignagelong .info .contenu .nom, .bien-vieillir-produit.temoignagelong .info .contenu .nom, .healthy-aging-product.temoignagelong .info .contenu .nom, .single-product .bien-vieillir.temoignagelong .info .contenu .nom {
  color: #50b848;
}
@media (min-width: 992px) {
  /* line 656, ../sass/_listeproduits.scss */
  .bien-vieillir-produit-naturel.temoignagelong .info, .healthy-aging-natural-product.temoignagelong .info, .bien-vieillir-produit.temoignagelong .info, .healthy-aging-product.temoignagelong .info, .single-product .bien-vieillir.temoignagelong .info {
    background-color: #50b848 !important;
  }
}

/* line 678, ../sass/_listeproduits.scss */
.temoignangesblock .item.prostate {
  background: linear-gradient(rgba(150, 188, 51, 0.45), rgba(150, 188, 51, 0.45)) !important;
}

/* line 687, ../sass/_listeproduits.scss */
.prostate .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #c1da63 !important;
}
/* line 689, ../sass/_listeproduits.scss */
.prostate .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #c1da63 !important;
}
/* line 693, ../sass/_listeproduits.scss */
.prostate .produit_detail .details .add_to_cart_button {
  background-color: #96bc33 !important;
}
/* line 695, ../sass/_listeproduits.scss */
.prostate .produit_detail .details .add_to_cart_button:hover {
  color: #96bc33 !important;
}
/* line 699, ../sass/_listeproduits.scss */
.prostate .pa_commande-automatique, .prostate .etiquette, .prostate .NoticeLivraison span {
  background-color: #c1da63 !important;
}
/* line 703, ../sass/_listeproduits.scss */
.prostate .tabProduit .tableLien li h2 a:before {
  background-color: #c1da63 !important;
}
/* line 708, ../sass/_listeproduits.scss */
.prostate .sansTab h3:before {
  background-color: #c1da63 !important;
}
/* line 713, ../sass/_listeproduits.scss */
.prostate.temoignageVideo .hovercouleur {
  background-color: #96bc33 !important;
}
/* line 717, ../sass/_listeproduits.scss */
.prostate.temoignageTexte {
  background-color: #96bc33 !important;
}
/* line 721, ../sass/_listeproduits.scss */
.prostate.temoignagelong .tem_resume {
  background-color: #96bc33 !important;
}
/* line 724, ../sass/_listeproduits.scss */
.prostate.temoignagelong .info {
  color: #96bc33 !important;
}
/* line 727, ../sass/_listeproduits.scss */
.prostate.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #96bc33;
}
/* line 730, ../sass/_listeproduits.scss */
.prostate.temoignagelong .info .contenu .nom {
  color: #96bc33;
}
@media (min-width: 992px) {
  /* line 724, ../sass/_listeproduits.scss */
  .prostate.temoignagelong .info {
    background-color: #96bc33 !important;
  }
}

/* line 746, ../sass/_listeproduits.scss */
.temoignangesblock .item.sante-des-os, .temoignangesblock .item.bone-health {
  background: linear-gradient(rgba(0, 114, 174, 0.45), rgba(0, 114, 174, 0.45)) !important;
}

/* line 755, ../sass/_listeproduits.scss */
.sante-des-os .resumeProduit .colonneProduit .gauche form .add_to_cart_button, .bone-health .resumeProduit .colonneProduit .gauche form .add_to_cart_button {
  background-color: #5da9dd !important;
}
/* line 757, ../sass/_listeproduits.scss */
.sante-des-os .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover, .bone-health .resumeProduit .colonneProduit .gauche form .add_to_cart_button:hover {
  color: #5da9dd !important;
}
/* line 761, ../sass/_listeproduits.scss */
.sante-des-os .produit_detail .details .add_to_cart_button, .bone-health .produit_detail .details .add_to_cart_button {
  background-color: #0072ae !important;
}
/* line 763, ../sass/_listeproduits.scss */
.sante-des-os .produit_detail .details .add_to_cart_button:hover, .bone-health .produit_detail .details .add_to_cart_button:hover {
  color: #0072ae !important;
}
/* line 767, ../sass/_listeproduits.scss */
.sante-des-os .pa_commande-automatique, .sante-des-os .etiquette, .sante-des-os .NoticeLivraison span, .bone-health .pa_commande-automatique, .bone-health .etiquette, .bone-health .NoticeLivraison span {
  background-color: #5da9dd !important;
}
/* line 771, ../sass/_listeproduits.scss */
.sante-des-os .tabProduit .tableLien li h2 a:before, .bone-health .tabProduit .tableLien li h2 a:before {
  background-color: #5da9dd !important;
}
/* line 776, ../sass/_listeproduits.scss */
.sante-des-os .sansTab h3:before, .bone-health .sansTab h3:before {
  background-color: #5da9dd !important;
}
/* line 781, ../sass/_listeproduits.scss */
.sante-des-os.temoignageVideo .hovercouleur, .bone-health.temoignageVideo .hovercouleur {
  background-color: #0072ae !important;
}
/* line 785, ../sass/_listeproduits.scss */
.sante-des-os.temoignageTexte, .bone-health.temoignageTexte {
  background-color: #0072ae !important;
}
/* line 789, ../sass/_listeproduits.scss */
.sante-des-os.temoignagelong .tem_resume, .bone-health.temoignagelong .tem_resume {
  background-color: #0072ae !important;
}
/* line 792, ../sass/_listeproduits.scss */
.sante-des-os.temoignagelong .info, .bone-health.temoignagelong .info {
  color: #0072ae !important;
}
/* line 795, ../sass/_listeproduits.scss */
.sante-des-os.temoignagelong .info .contenu .produit, .bone-health.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #0072ae;
}
/* line 798, ../sass/_listeproduits.scss */
.sante-des-os.temoignagelong .info .contenu .nom, .bone-health.temoignagelong .info .contenu .nom {
  color: #0072ae;
}
@media (min-width: 992px) {
  /* line 792, ../sass/_listeproduits.scss */
  .sante-des-os.temoignagelong .info, .bone-health.temoignagelong .info {
    background-color: #0072ae !important;
  }
}

/* line 809, ../sass/_listeproduits.scss */
#slideProduits .item.cat-autre .resumeProduit .colonneProduit .gauche h1 {
  color: #000;
}

/* line 818, ../sass/_listeproduits.scss */
.vivre-jeune-plus-longtemps .pa_commande-automatique, .vivre-jeune-plus-longtemps .etiquette, .vivre-jeune-plus-longtemps .NoticeLivraison span, .live-young-longer .pa_commande-automatique, .live-young-longer .etiquette, .live-young-longer .NoticeLivraison span {
  background-color: #fff !important;
}
/* line 821, ../sass/_listeproduits.scss */
.vivre-jeune-plus-longtemps .infoProduitPrix .price, .vivre-jeune-plus-longtemps .colonneProduit .gauche h1, .live-young-longer .infoProduitPrix .price, .live-young-longer .colonneProduit .gauche h1 {
  color: #0e967b !important;
  border-color: #0e967b !important;
}

/* line 831, ../sass/_listeproduits.scss */
.vivre-jeune-deux-fois-plus-longtemps .pa_commande-automatique, .vivre-jeune-deux-fois-plus-longtemps .etiquette, .vivre-jeune-deux-fois-plus-longtemps .NoticeLivraison span, .live-young-twice-as-long .pa_commande-automatique, .live-young-twice-as-long .etiquette, .live-young-twice-as-long .NoticeLivraison span {
  background-color: #fff !important;
}
/* line 834, ../sass/_listeproduits.scss */
.vivre-jeune-deux-fois-plus-longtemps .infoProduitPrix .price, .vivre-jeune-deux-fois-plus-longtemps .colonneProduit .gauche h1, .live-young-twice-as-long .infoProduitPrix .price, .live-young-twice-as-long .colonneProduit .gauche h1 {
  color: #0e967b !important;
  border-color: #0e967b !important;
}

/* line 844, ../sass/_listeproduits.scss */
.petit-guide-de-la-longevite .pa_commande-automatique, .petit-guide-de-la-longevite .etiquette, .petit-guide-de-la-longevite .NoticeLivraison span, .a-short-guide-to-longevity .pa_commande-automatique, .a-short-guide-to-longevity .etiquette, .a-short-guide-to-longevity .NoticeLivraison span {
  background-color: #fff !important;
}
/* line 847, ../sass/_listeproduits.scss */
.petit-guide-de-la-longevite .infoProduitPrix .price, .petit-guide-de-la-longevite .colonneProduit .gauche h1, .a-short-guide-to-longevity .infoProduitPrix .price, .a-short-guide-to-longevity .colonneProduit .gauche h1 {
  color: #0e967b !important;
  border-color: #0e967b !important;
}

/* line 857, ../sass/_listeproduits.scss */
.vivre-jeune-4-ne-soyez-pas-lesclave-de-votre-genetique .pa_commande-automatique, .vivre-jeune-4-ne-soyez-pas-lesclave-de-votre-genetique .etiquette, .vivre-jeune-4-ne-soyez-pas-lesclave-de-votre-genetique .NoticeLivraison span, .living-young-4-dont-be-a-slave-to-your-genetics .pa_commande-automatique, .living-young-4-dont-be-a-slave-to-your-genetics .etiquette, .living-young-4-dont-be-a-slave-to-your-genetics .NoticeLivraison span {
  background-color: #fff !important;
}
/* line 860, ../sass/_listeproduits.scss */
.vivre-jeune-4-ne-soyez-pas-lesclave-de-votre-genetique .infoProduitPrix .price, .vivre-jeune-4-ne-soyez-pas-lesclave-de-votre-genetique .colonneProduit .gauche h1, .living-young-4-dont-be-a-slave-to-your-genetics .infoProduitPrix .price, .living-young-4-dont-be-a-slave-to-your-genetics .colonneProduit .gauche h1 {
  color: #0e967b !important;
  border-color: #0e967b !important;
}

/* line 869, ../sass/_listeproduits.scss */
.temoignangesblock .item.omega-standard {
  background: linear-gradient(rgba(238, 177, 30, 0.45), rgba(238, 177, 30, 0.45)) !important;
}

/* line 879, ../sass/_listeproduits.scss */
.omega-standard.temoignageVideo .hovercouleur {
  background-color: #eeb11e !important;
}
/* line 883, ../sass/_listeproduits.scss */
.omega-standard.temoignageTexte {
  background-color: #eeb11e !important;
}
/* line 887, ../sass/_listeproduits.scss */
.omega-standard.temoignagelong .tem_resume {
  background-color: #eeb11e !important;
}
/* line 890, ../sass/_listeproduits.scss */
.omega-standard.temoignagelong .info {
  color: #eeb11e !important;
}
/* line 893, ../sass/_listeproduits.scss */
.omega-standard.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #eeb11e;
}
/* line 896, ../sass/_listeproduits.scss */
.omega-standard.temoignagelong .info .contenu .nom {
  color: #eeb11e;
}
@media (min-width: 992px) {
  /* line 890, ../sass/_listeproduits.scss */
  .omega-standard.temoignagelong .info {
    background-color: #eeb11e !important;
  }
}

/* line 911, ../sass/_listeproduits.scss */
.temoignangesblock .item.omega-adh {
  background: linear-gradient(rgba(255, 218, 0, 0.45), rgba(255, 218, 0, 0.45)) !important;
}

/* line 921, ../sass/_listeproduits.scss */
.omega-adh.temoignageVideo .hovercouleur {
  background-color: #ffda00 !important;
}
/* line 925, ../sass/_listeproduits.scss */
.omega-adh.temoignageTexte {
  background-color: #ffda00 !important;
}
/* line 929, ../sass/_listeproduits.scss */
.omega-adh.temoignagelong .tem_resume {
  background-color: #ffda00 !important;
}
/* line 932, ../sass/_listeproduits.scss */
.omega-adh.temoignagelong .info {
  color: #ffda00 !important;
}
/* line 935, ../sass/_listeproduits.scss */
.omega-adh.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #ffda00;
}
/* line 938, ../sass/_listeproduits.scss */
.omega-adh.temoignagelong .info .contenu .nom {
  color: #ffda00;
}
@media (min-width: 992px) {
  /* line 932, ../sass/_listeproduits.scss */
  .omega-adh.temoignagelong .info {
    background-color: #ffda00 !important;
  }
}

/* line 953, ../sass/_listeproduits.scss */
.temoignangesblock .item.omega-aep {
  background: linear-gradient(rgba(235, 128, 35, 0.45), rgba(235, 128, 35, 0.45)) !important;
}

/* line 963, ../sass/_listeproduits.scss */
.omega-aep.temoignageVideo .hovercouleur {
  background-color: #eb8023 !important;
}
/* line 967, ../sass/_listeproduits.scss */
.omega-aep.temoignageTexte {
  background-color: #eb8023 !important;
}
/* line 971, ../sass/_listeproduits.scss */
.omega-aep.temoignagelong .tem_resume {
  background-color: #eb8023 !important;
}
/* line 974, ../sass/_listeproduits.scss */
.omega-aep.temoignagelong .info {
  color: #eb8023 !important;
}
/* line 977, ../sass/_listeproduits.scss */
.omega-aep.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #eb8023;
}
/* line 980, ../sass/_listeproduits.scss */
.omega-aep.temoignagelong .info .contenu .nom {
  color: #eb8023;
}
@media (min-width: 992px) {
  /* line 974, ../sass/_listeproduits.scss */
  .omega-aep.temoignagelong .info {
    background-color: #eb8023 !important;
  }
}

/* line 995, ../sass/_listeproduits.scss */
.temoignangesblock .item.vitamies-d {
  background: linear-gradient(rgba(0, 122, 193, 0.45), rgba(0, 122, 193, 0.45)) !important;
}

/* line 1005, ../sass/_listeproduits.scss */
.vitamies-d.temoignageVideo .hovercouleur {
  background-color: #007ac1 !important;
}
/* line 1009, ../sass/_listeproduits.scss */
.vitamies-d.temoignageTexte {
  background-color: #007ac1 !important;
}
/* line 1013, ../sass/_listeproduits.scss */
.vitamies-d.temoignagelong .tem_resume {
  background-color: #007ac1 !important;
}
/* line 1016, ../sass/_listeproduits.scss */
.vitamies-d.temoignagelong .info {
  color: #007ac1 !important;
}
/* line 1019, ../sass/_listeproduits.scss */
.vitamies-d.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #007ac1;
}
/* line 1022, ../sass/_listeproduits.scss */
.vitamies-d.temoignagelong .info .contenu .nom {
  color: #007ac1;
}
@media (min-width: 992px) {
  /* line 1016, ../sass/_listeproduits.scss */
  .vitamies-d.temoignagelong .info {
    background-color: #007ac1 !important;
  }
}

/* line 1037, ../sass/_listeproduits.scss */
.temoignangesblock .item.probiotiques {
  background: linear-gradient(rgba(80, 131, 39, 0.45), rgba(80, 131, 39, 0.45)) !important;
}

/* line 1047, ../sass/_listeproduits.scss */
.probiotiques.temoignageVideo .hovercouleur {
  background-color: #508327 !important;
}
/* line 1051, ../sass/_listeproduits.scss */
.probiotiques.temoignageTexte {
  background-color: #508327 !important;
}
/* line 1055, ../sass/_listeproduits.scss */
.probiotiques.temoignagelong .tem_resume {
  background-color: #508327 !important;
}
/* line 1058, ../sass/_listeproduits.scss */
.probiotiques.temoignagelong .info {
  color: #508327 !important;
}
/* line 1061, ../sass/_listeproduits.scss */
.probiotiques.temoignagelong .info .contenu .produit {
  border-bottom: 8px solid #508327;
}
/* line 1064, ../sass/_listeproduits.scss */
.probiotiques.temoignagelong .info .contenu .nom {
  color: #508327;
}
@media (min-width: 992px) {
  /* line 1058, ../sass/_listeproduits.scss */
  .probiotiques.temoignagelong .info {
    background-color: #508327 !important;
  }
}

/* line 1, ../sass/_panier.scss */
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 150px !important;
}

/* line 4, ../sass/_panier.scss */
.woocommerce .wc-proceed-to-checkout a.button.alt, .woocommerce .woocommerce-checkout-payment button.button.alt {
  background-color: #da1d5d;
}
/* line 6, ../sass/_panier.scss */
.woocommerce .wc-proceed-to-checkout a.button.alt:hover, .woocommerce .woocommerce-checkout-payment button.button.alt:hover {
  background-color: #000;
  color: #FFF;
}

/* line 11, ../sass/_panier.scss */
.woocommerce-thankyou-order-received {
  margin-bottom: 25px;
  font-size: 16px;
}

/* line 16, ../sass/_panier.scss */
.entry-content .woocommerce .NoticeLivraison span.aideAchatNotice {
  margin-bottom: 10px;
  border-color: #da1d5d;
}

/* line 21, ../sass/_panier.scss */
.panierpaiement {
  margin-top: 90px;
  margin-bottom: 90px;
}
/* line 24, ../sass/_panier.scss */
.panierpaiement h2 {
  border-bottom: 12px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 35px;
  display: inline-block;
  color: #000;
  margin-top: 50px;
}
/* line 33, ../sass/_panier.scss */
.panierpaiement h3 {
  border-bottom: 10px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 25px;
  display: inline-block;
  color: #000;
}
/* line 41, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout #payment .payment_method_paypal label {
  display: inline;
}
/* line 43, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout #payment .payment_method_paypal label img {
  margin-right: 7px;
}
/* line 46, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout #payment .payment_method_paypal label .about_paypal {
  display: inline-block;
  color: #d91c5c;
  float: none;
}
/* line 52, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout #payment div.form-row {
  padding-left: 0;
}
/* line 55, ../sass/_panier.scss */
.panierpaiement .woocommerce form .form-row.woocommerce-invalid label {
  color: #000;
}
/* line 58, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout-payment#payment .place-order #place_order {
  background-color: #000;
  color: #FFF;
  border-radius: 0;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  border: 2px solid #000;
  float: none;
}
/* line 67, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout-payment#payment .place-order #place_order:hover {
  color: #000;
  background-color: #FFF;
  border: 2px solid #000;
}
/* line 73, ../sass/_panier.scss */
.panierpaiement #paiement {
  margin-top: 90px;
}
/* line 76, ../sass/_panier.scss */
.panierpaiement .shipping {
  position: relative;
  padding-top: 70px;
}
/* line 79, ../sass/_panier.scss */
.panierpaiement .shipping .mailchimp {
  font-weight: 400;
  margin-left: 8px;
  position: absolute;
  top: 0;
  left: 15px;
}
/* line 86, ../sass/_panier.scss */
.panierpaiement .shipping #yith_wcmc_subscribe_me {
  position: absolute;
  top: 0;
  left: 3px;
}
/* line 92, ../sass/_panier.scss */
.panierpaiement .shipping .woocommerce-shipping-fields label.checkbox {
  position: absolute;
  top: 34px;
  left: 23px;
}
/* line 97, ../sass/_panier.scss */
.panierpaiement .shipping .woocommerce-shipping-fields #ship-to-different-address-checkbox {
  position: absolute;
  top: 44px;
  left: 3px;
}
/* line 104, ../sass/_panier.scss */
.panierpaiement form .woocommerce-billing-fields .form-row .input-checkbox {
  margin-top: 10px;
}
/* line 108, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields input[type=text], .panierpaiement .woocommerce-billing-fields input[type=email], .panierpaiement .woocommerce-billing-fields input[type=tel], .panierpaiement .woocommerce-shipping-fields input[type=text], .panierpaiement .woocommerce-shipping-fields input[type=email], .panierpaiement .woocommerce-shipping-fields input[type=tel] {
  border: 2px solid #000 !important;
  height: 30px;
}
/* line 112, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields label, .panierpaiement .woocommerce-shipping-fields label {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
}
/* line 116, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields label .required, .panierpaiement .woocommerce-shipping-fields label .required {
  font-weight: 900 !important;
  font-size: 16px;
  color: #000 !important;
}
/* line 122, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields .select2-container, .panierpaiement .woocommerce-shipping-fields .select2-container {
  border: 2px solid #000 !important;
}
/* line 125, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields #ship-to-different-address, .panierpaiement .woocommerce-shipping-fields #ship-to-different-address {
  margin-top: 10px;
}
/* line 127, ../sass/_panier.scss */
.panierpaiement .woocommerce-billing-fields #ship-to-different-address .checkbox, .panierpaiement .woocommerce-shipping-fields #ship-to-different-address .checkbox {
  font-weight: 400;
}
/* line 132, ../sass/_panier.scss */
.panierpaiement .lienNouvelles {
  text-transform: uppercase;
  color: #d91c5c;
  font-size: 16px;
  text-decoration: underline;
  position: relative;
  top: 2px;
}
/* line 140, ../sass/_panier.scss */
.panierpaiement .checkbox {
  margin-left: 7px;
  display: inline;
}
/* line 144, ../sass/_panier.scss */
.panierpaiement .input-checkbox {
  float: left;
}
/* line 147, ../sass/_panier.scss */
.panierpaiement textarea {
  display: block;
  width: 100%;
  height: 180px;
  border: 2px solid #000;
}
/* line 153, ../sass/_panier.scss */
.panierpaiement input.button[name=update_cart] {
  background-color: #000;
  color: #FFF;
  border-radius: 0;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  border: 2px solid #000;
  float: right;
  margin-top: 15px;
}
/* line 163, ../sass/_panier.scss */
.panierpaiement input.button[name=update_cart]:hover {
  color: #000;
  background-color: #FFF;
  border: 2px solid #000;
}
/* line 169, ../sass/_panier.scss */
.panierpaiement .produitresume {
  padding: 15px 0;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #000;
  position: relative;
}
/* line 175, ../sass/_panier.scss */
.panierpaiement .produitresume .details {
  height: 135px;
  padding-right: 0;
  padding-left: 0;
}
/* line 179, ../sass/_panier.scss */
.panierpaiement .produitresume .details .nomproduit {
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
}
/* line 185, ../sass/_panier.scss */
.panierpaiement .produitresume .details p {
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  width: 100%;
}
/* line 191, ../sass/_panier.scss */
.panierpaiement .produitresume .details .qty {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  position: absolute;
  bottom: 5px;
}
/* line 198, ../sass/_panier.scss */
.panierpaiement .produitresume .details .quantity {
  display: inline-block;
}
/* line 200, ../sass/_panier.scss */
.panierpaiement .produitresume .details .quantity input {
  width: 40px;
  position: absolute;
  bottom: 5px;
  left: 100px;
}
/* line 208, ../sass/_panier.scss */
.panierpaiement .produitresume .gauche {
  padding-right: 0;
  position: static;
}
/* line 211, ../sass/_panier.scss */
.panierpaiement .produitresume .gauche .amount {
  font-weight: 900;
  color: #000;
  font-size: 16px;
  float: right;
  margin-top: -27px;
}
/* line 218, ../sass/_panier.scss */
.panierpaiement .produitresume .gauche .remove {
  font-weight: 700;
  color: #fff !important;
  font-size: 18px;
  position: absolute;
  top: 15px;
  right: 0;
  text-transform: uppercase;
}
/* line 226, ../sass/_panier.scss */
.panierpaiement .produitresume .gauche .remove:hover {
  color: #000 !important;
  opacity: 0.7;
  background: none;
}
/* line 233, ../sass/_panier.scss */
.panierpaiement .produitresume .imageresume {
  padding: 5px;
  text-align: center;
}
/* line 236, ../sass/_panier.scss */
.panierpaiement .produitresume .imageresume img {
  max-height: 125px;
  width: auto;
}
/* line 242, ../sass/_panier.scss */
.panierpaiement .cart-collaterals {
  margin-top: 75px;
}
/* line 244, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals {
  width: 100%;
}
/* line 246, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals p {
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
}
/* line 250, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals p span {
  float: right;
  font-weight: 900;
}
/* line 254, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals p small {
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  color: #DDD;
}
/* line 262, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals strong .amount {
  color: #d91c5c;
}
/* line 266, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals .btMagasiner {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  background: #FFF;
  float: left;
}
/* line 277, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals .btMagasiner:hover {
  text-decoration: none;
  background: #000;
  color: #FFF;
  border: 2px solid #000;
}
/* line 284, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals .btPayer {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  background: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  float: right;
}
/* line 295, ../sass/_panier.scss */
.panierpaiement .cart-collaterals .cart_totals .btPayer:hover {
  text-decoration: none;
  background: #FFF;
  color: #000;
  border: 2px solid #000;
}
/* line 305, ../sass/_panier.scss */
.panierpaiement .woocommerce-checkout-review-order #payment {
  background: none;
}

/* line 311, ../sass/_panier.scss */
.modalPromo_container h4 {
  margin-top: 18px;
}
/* line 315, ../sass/_panier.scss */
.modalPromo_container .product_free .image_produit_gratuit {
  margin-bottom: 10px;
}
/* line 318, ../sass/_panier.scss */
.modalPromo_container .product_free h5 {
  font-weight: 600;
  margin-bottom: 5px;
}
/* line 322, ../sass/_panier.scss */
.modalPromo_container .product_free .btn {
  background: #000;
  color: #fff;
  border-radius: 0;
}
/* line 326, ../sass/_panier.scss */
.modalPromo_container .product_free .btn:hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  /* line 333, ../sass/_panier.scss */
  .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none !important;
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  /* line 340, ../sass/_panier.scss */
  .panierpaiement h2 {
    margin-bottom: 70px;
    margin-top: 20px;
  }
  /* line 345, ../sass/_panier.scss */
  .panierpaiement .produitresume .details {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 348, ../sass/_panier.scss */
  .panierpaiement .produitresume .details p {
    max-width: 325px;
  }
  /* line 352, ../sass/_panier.scss */
  .panierpaiement .produitresume .gauche {
    position: relative;
    height: 135px;
  }
  /* line 355, ../sass/_panier.scss */
  .panierpaiement .produitresume .gauche .amount {
    position: absolute;
    bottom: 5px;
    right: 0;
  }
  /* line 360, ../sass/_panier.scss */
  .panierpaiement .produitresume .gauche .remove {
    float: right;
    color: #000 !important;
    top: 0;
  }
  /* line 367, ../sass/_panier.scss */
  .panierpaiement .woocommerce form .form-row .input-checkbox {
    margin: 10px 3px 0 0;
  }
  /* line 370, ../sass/_panier.scss */
  .panierpaiement textarea {
    width: 425px;
  }
  /* line 374, ../sass/_panier.scss */
  .panierpaiement .cart-collaterals .cart_totals {
    width: 375px !important;
  }
}
/* UPSELL*/
/* line 382, ../sass/_panier.scss */
.modalPromo.upsell .modalPromo_container {
  border: 2px solid #cfcfcf;
  padding: 15px;
  margin-bottom: 15px;
  background: #f5f5f5;
}
/* line 387, ../sass/_panier.scss */
.modalPromo.upsell .modalPromo_container h4 {
  margin-top: 0;
  color: #da1d5d;
}
/* line 391, ../sass/_panier.scss */
.modalPromo.upsell .modalPromo_container .row {
  margin-left: -5px;
  margin-right: -5px;
}
/* line 394, ../sass/_panier.scss */
.modalPromo.upsell .modalPromo_container .row .col-md-8 {
  padding-left: 5px;
  padding-right: 5px;
}
/* line 397, ../sass/_panier.scss */
.modalPromo.upsell .modalPromo_container .row .col-md-8 .btn {
  width: 100%;
  background: #da1d5d;
}

/* line 1, ../sass/_tabs.scss */
.pageTabs {
  padding-bottom: 60px;
  position: relative;
}
/* line 2, ../sass/_tabs.scss */
.pageTabs .headerTabs {
  position: relative;
}
/* line 4, ../sass/_tabs.scss */
.pageTabs .headerTabs .extrait {
  font-weight: 900;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  max-width: 675px;
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 15px;
}
/* line 18, ../sass/_tabs.scss */
.pageTabs.qualite-superieure .headerTabs .extrait, .pageTabs.superior-quality .headerTabs .extrait {
  color: #FFF;
  top: 4%;
}
/* line 27, ../sass/_tabs.scss */
.pageTabs.notre-approche .headerTabs .extrait {
  top: 30%;
}
/* line 34, ../sass/_tabs.scss */
.pageTabs.bien-vieillir .headerTabs .extrait, .pageTabs.aging-well .headerTabs .extrait {
  top: 37%;
}
/* line 39, ../sass/_tabs.scss */
.pageTabs .container {
  margin-top: 30px;
}
/* line 45, ../sass/_tabs.scss */
.pageTabs .troisTabs .resume {
  text-transform: none;
}
/* line 49, ../sass/_tabs.scss */
.pageTabs h1 {
  margin-bottom: 25px;
}
/* line 52, ../sass/_tabs.scss */
.pageTabs h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
/* line 62, ../sass/_tabs.scss */
.pageTabs h2 {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
/* line 72, ../sass/_tabs.scss */
.pageTabs h4 {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
/* line 82, ../sass/_tabs.scss */
.pageTabs h5 {
  font-size: 18px;
}
/* line 85, ../sass/_tabs.scss */
.pageTabs img.attachment-full {
  width: 100%;
  height: auto;
}
/* line 89, ../sass/_tabs.scss */
.pageTabs .sousTitre {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 125px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 50px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
/* line 102, ../sass/_tabs.scss */
.pageTabs .sousTitre img {
  display: block;
  margin-bottom: 8px;
}
/* line 107, ../sass/_tabs.scss */
.pageTabs .bt_ensavoirplusact, .pageTabs .bt_ensavoirplusacten,
.pageTabs .bt_voirfiguresporten, .pageTabs .bt_voirfiguresport {
  color: #26bcb4;
  text-decoration: underline;
}
/* line 112, ../sass/_tabs.scss */
.pageTabs .bt_voirfiguresport, .pageTabs bt_voirfiguresporten {
  color: #26bcb4;
  text-decoration: underline;
}
/* line 117, ../sass/_tabs.scss */
.pageTabs .figuresport .image, .pageTabs .figuresporten .image {
  padding: 70px 0;
  text-align: center;
}
/* line 122, ../sass/_tabs.scss */
.pageTabs .bt_ensavoirplusstress,
.pageTabs .bt_ensavoirplusstressen {
  color: #f85240;
  text-decoration: underline;
}
/* line 127, ../sass/_tabs.scss */
.pageTabs .bt_voirfigurebienvieillir,
.pageTabs .bt_voirfigurebienvieilliren {
  color: #db1d5b;
  text-transform: uppercase;
  text-decoration: underline;
}
/* line 133, ../sass/_tabs.scss */
.pageTabs .figureBienVieillir,
.pageTabs .figureBienVieilliren {
  text-align: center;
  padding: 70px 0;
}
/* line 138, ../sass/_tabs.scss */
.pageTabs ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
/* line 142, ../sass/_tabs.scss */
.pageTabs ol > li {
  position: relative;
  padding: 3px 2px;
  list-style: none;
  left: 20px;
}
/* line 147, ../sass/_tabs.scss */
.pageTabs ol > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2em;
  width: 2em;
  margin-right: 8px;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}
/* line 162, ../sass/_tabs.scss */
.pageTabs ol > li
li ol,
.pageTabs li ul {
  margin-top: 6px;
}
/* line 167, ../sass/_tabs.scss */
.pageTabs ol ol li:last-child {
  margin-bottom: 0;
}
/* line 169, ../sass/_tabs.scss */
.pageTabs ul {
  padding-left: 18px;
}
/* line 172, ../sass/_tabs.scss */
.pageTabs .imageCentrer {
  text-align: center;
  margin-top: 25px;
}
/* line 175, ../sass/_tabs.scss */
.pageTabs .imageCentrer img {
  max-width: 100%;
}
/* line 179, ../sass/_tabs.scss */
.pageTabs .tabProduit {
  display: none;
}
/* line 182, ../sass/_tabs.scss */
.pageTabs .resume {
  font-size: 16px;
}
/* line 183, ../sass/_tabs.scss */
.pageTabs .resume p:first-child {
  text-transform: uppercase;
}
@media (max-width: 1199px) and (min-width: 768px) {
  /* line 191, ../sass/_tabs.scss */
  .pageTabs.qualite-superieure .headerTabs .extrait, .pageTabs.superior-quality .headerTabs .extrait {
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  /* line 220, ../sass/_tabs.scss */
  .pageTabs .headerTabs .extrait {
    font-size: 50px;
    position: absolute;
    left: 30px;
  }
}
@media (min-width: 992px) {
  /* line 230, ../sass/_tabs.scss */
  .pageTabs.qualite-superieure .headerTabs .extrait, .pageTabs.superior-quality .headerTabs .extrait {
    top: 15%;
  }
  /* line 250, ../sass/_tabs.scss */
  .pageTabs .headerTabs .extrait {
    left: 30px;
  }
  /* line 255, ../sass/_tabs.scss */
  .pageTabs .sansTabs {
    display: none;
  }
  /* line 258, ../sass/_tabs.scss */
  .pageTabs .tableLien {
    padding-top: 40px;
    padding-bottom: 65px;
    padding-left: 0;
  }
  /* line 263, ../sass/_tabs.scss */
  .pageTabs .tabProduit {
    display: block;
  }
  /* line 265, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs {
    list-style-type: none;
    text-align: center;
  }
  /* line 268, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    width: 155px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    line-height: 1.1;
  }
  /* line 280, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a img {
    width: 110px;
  }
  /* line 285, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a .attachment-medium {
    display: none;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  /* line 290, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a .attachment-post-thumbnail {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  /* line 295, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a:hover {
    color: #000;
    text-decoration: none;
  }
  /* line 298, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a:hover .attachment-post-thumbnail {
    display: none;
  }
  /* line 301, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs a:hover .attachment-medium {
    display: block;
  }
  /* line 308, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs.active a .attachment-post-thumbnail {
    display: none;
  }
  /* line 311, ../sass/_tabs.scss */
  .pageTabs .tabProduit .btTabs.active a .attachment-medium {
    display: block;
  }
}

/* line 1, ../sass/_temoignage.scss */
.headerTem {
  max-height: 610px;
  overflow: hidden;
  position: relative;
}
/* line 5, ../sass/_temoignage.scss */
.headerTem img {
  width: 100%;
  height: auto;
}
/* line 9, ../sass/_temoignage.scss */
.headerTem .extrait {
  margin-top: 0;
  position: absolute;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  top: 0;
  left: 5px;
  color: #000;
}
/* line 20, ../sass/_temoignage.scss */
.headerTem .extrait span span {
  font-size: 14px;
}

@media (max-width: 991px) {
  /* line 26, ../sass/_temoignage.scss */
  .tem_detail {
    width: 100% !important;
  }
}
/* line 30, ../sass/_temoignage.scss */
.page-template .pageTemoignages .tag-link.all a {
  color: #da1d5d;
  text-decoration: underline;
}

/* line 35, ../sass/_temoignage.scss */
.pageTemoignages {
  margin-bottom: 70px;
  /*&.container{
  	margin-top: 30px;
  }*/
}
/* line 37, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags {
  padding-bottom: 15px;
}
/* line 39, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .widget-title {
  margin-top: 0px;
}
/* line 42, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .post_tags {
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}
/* line 45, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .post_tags .tag-link {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
}
/* line 49, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .post_tags .tag-link.activeTag a {
  color: #da1d5d;
  text-decoration: underline;
}
/* line 53, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .post_tags .tag-link:after {
  content: '|';
  color: #aaa;
  display: inline-block;
  margin-left: 8px;
}
/* line 60, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .post_tags .tag-link:last-child:after {
  content: '';
  margin-left: 0;
}
/* line 67, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 70, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
/* line 76, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags a {
  color: #555;
}
/* line 78, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags a:hover {
  color: #da1d5d;
}
/* line 82, ../sass/_temoignage.scss */
.pageTemoignages .blogue-tags .widget-title {
  text-transform: uppercase;
}
/* line 89, ../sass/_temoignage.scss */
.pageTemoignages h1 {
  margin-bottom: 25px;
}
/* line 92, ../sass/_temoignage.scss */
.pageTemoignages p {
  color: #000;
  text-transform: uppercase;
}
/* line 96, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin {
  margin-top: 20px;
}
/* line 100, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong.is-collapsed .tem_resume {
  cursor: pointer;
}
/* line 106, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong.is-expanded .tem_detail {
  max-height: 1050px;
  margin-bottom: 10px;
}
/* line 111, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume {
  margin-bottom: 25px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  color: #FFF;
  height: 300px;
  background-color: #50b848;
  display: table;
  width: 100%;
  padding: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 124, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume p {
  color: #FFF;
}
/* line 127, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume .contenu {
  display: table-cell;
  vertical-align: middle;
}
/* line 130, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume .contenu .nom {
  font-size: 16px;
}
/* line 132, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume .contenu .nom p {
  display: inline-block;
}
/* line 137, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_resume .plus {
  font-size: 20px;
}
/* line 141, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail {
  position: relative;
  box-sizing: content-box;
  overflow: hidden;
  background: #FFF;
  max-height: 0;
  transition: max-height .3s ease-in-out, margin-bottom .1s .2s;
  margin-top: 25px;
}
/* line 150, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 15px;
}
/* line 154, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details {
  position: static;
  padding: 20px 0;
}
/* line 157, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail {
  padding: 0 15px;
}
/* line 160, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail.video iframe {
  max-width: 100%;
}
/* line 164, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail .closeDetails {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 25px;
  line-height: 50px;
  text-decoration: none;
  z-index: 1;
  background: none;
  width: 45px;
  text-align: center;
  height: 47px;
}
/* line 180, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info {
  display: table;
  background: #FFF;
}
/* line 183, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu {
  display: table-cell;
  vertical-align: middle;
  height: 200px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 190, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu .produit {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}
/* line 197, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu .nom {
  font-size: 20px;
}
/* line 205, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageTexte {
  margin-bottom: 25px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  color: #FFF;
  height: 300px;
  background: #50b848;
  display: table;
  width: 100%;
  padding: 15px;
}
/* line 216, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageTexte p {
  color: #FFF;
}
/* line 219, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageTexte .contenu {
  display: table-cell;
  vertical-align: middle;
}
/* line 222, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageTexte .contenu .nom {
  font-size: 16px;
}
/* line 224, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageTexte .contenu .nom p {
  display: inline-block;
}
/* line 230, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo {
  position: relative;
  padding: 0;
  margin-bottom: 25px;
}
/* line 234, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .contenu {
  margin-bottom: 0;
  height: 300px;
}
/* line 237, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .contenu iframe {
  width: 100%;
  height: 300px;
}
/* line 242, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  color: #FFF;
  position: absolute;
  bottom: 60px;
  left: 20px;
}
/* line 251, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .nom {
  font-size: 16px;
  font-weight: 900;
  color: #FFF;
  position: absolute;
  bottom: 30px;
  left: 20px;
}
/* line 258, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .nom p {
  display: inline-block;
  color: #FFF;
}
/* line 263, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -68px;
  margin-left: -55px;
}
/* line 271, ../sass/_temoignage.scss */
.pageTemoignages .contenuTemoin .temoignageVideo .hoverVideo .hovercouleur {
  opacity: 0.8;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  /* line 284, ../sass/_temoignage.scss */
  .headerTem {
    max-height: 610px;
  }
  /* line 286, ../sass/_temoignage.scss */
  .headerTem .extrait {
    position: absolute;
    font-size: 40px;
    line-height: 45px;
    top: 23px;
    left: 5px;
  }
  /* line 292, ../sass/_temoignage.scss */
  .headerTem .extrait span span {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  /* line 304, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong.is-collapsed .tem_resume {
    cursor: pointer;
  }
  /* line 309, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong.is-expanded .tem_detail {
    max-height: 1050px;
    margin-bottom: 10px;
  }
  /* line 316, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details {
    min-height: 400px;
    padding: 0;
    padding-right: 30px;
    position: relative;
  }
  /* line 321, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail {
    position: relative;
    border: 5px solid;
    min-height: 400px;
    padding: 50px;
  }
  /* line 326, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail.video {
    padding: 20px;
    display: flex;
    align-items: center;
  }
  /* line 330, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail.video iframe {
    max-width: 100%;
  }
  /* line 335, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .details .conteneurDetail .closeDetails {
    top: -4px;
    right: 0;
    color: #FFF;
    background: #000;
  }
  /* line 344, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu {
    height: 400px;
    padding: 15px;
    color: #FFF;
  }
  /* line 348, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu .produit {
    font-size: 30px;
    border-bottom: 8px solid #FFF;
  }
  /* line 352, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_detail .range .info .contenu .nom {
    font-size: 20px;
    color: #FFF;
  }
  /* line 361, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignage:nth-of-type(3n+2) .tem_detail {
    margin-left: -108%;
  }
  /* line 364, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignage:nth-of-type(3n+3) .tem_detail {
    margin-left: -216%;
  }
  /* line 367, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignage:nth-of-type(3n+4) {
    clear: left;
  }
  /* line 370, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .tem_detail {
    width: 400%;
  }

  /* line 375, ../sass/_temoignage.scss */
  .headerTem {
    max-height: 610px;
  }
  /* line 377, ../sass/_temoignage.scss */
  .headerTem .extrait {
    position: absolute;
    font-size: 50px;
    line-height: 60px;
    top: 175px;
    left: 30px;
  }
  /* line 383, ../sass/_temoignage.scss */
  .headerTem .extrait span span {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  /* line 393, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_resume {
    font-size: 26px;
  }
  /* line 396, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignagelong .tem_resume .contenu .nom {
    font-size: 20px;
  }
  /* line 402, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignageTexte {
    font-size: 26px;
  }
  /* line 405, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignageTexte .contenu .nom {
    font-size: 20px;
  }
  /* line 412, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignageVideo .contenu h2 {
    font-size: 26px;
  }
  /* line 415, ../sass/_temoignage.scss */
  .pageTemoignages .contenuTemoin .temoignageVideo .contenu .nom {
    font-size: 20px;
  }
}
/* line 1, ../sass/_contact.scss */
.contact {
  margin-top: 20px;
}
/* line 2, ../sass/_contact.scss */
.contact h2 {
  font-size: 30px;
  font-weight: 900;
  border-bottom: solid #18a9a2 11px;
  text-transform: uppercase;
  display: inline-block;
  color: #18a9a2;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  /* line 2, ../sass/_contact.scss */
  .contact h2 {
    font-size: 35px;
    border-bottom: 12px solid #18a9a2;
  }
}
/* line 15, ../sass/_contact.scss */
.contact a.link_professionnels {
  color: #90b524;
}
/* line 17, ../sass/_contact.scss */
.contact a.link_professionnels:hover {
  color: #000;
}
/* line 21, ../sass/_contact.scss */
.contact .nomaj p {
  text-transform: none;
}
/* line 24, ../sass/_contact.scss */
.contact a.link_black {
  color: #000;
}
/* line 27, ../sass/_contact.scss */
.contact h3 {
  margin-top: 15px;
}
/* line 31, ../sass/_contact.scss */
.contact .tabchoixproduit p {
  text-transform: none;
}
/* line 34, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-default {
  border: none;
  -webkit-box-shadow: 0 1px 1px transparent;
  box-shadow: 0 1px 1px transparent;
}
/* line 39, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-default > .panel-heading {
  background: transparent;
  border: none;
  padding: 0;
}
/* line 44, ../sass/_contact.scss */
.contact .tabchoixproduit .list-group-item {
  border: none;
  padding: 0;
}
/* line 48, ../sass/_contact.scss */
.contact .tabchoixproduit .librePanelSubListGroupItem {
  padding-left: 37px;
}
/* line 50, ../sass/_contact.scss */
.contact .tabchoixproduit .librePanelSubListGroupItem a {
  font-weight: 900;
  text-decoration: underline;
  color: #000;
}
/* line 54, ../sass/_contact.scss */
.contact .tabchoixproduit .librePanelSubListGroupItem a:hover {
  color: #000;
}
/* line 61, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-title a p {
  position: relative;
  text-transform: uppercase;
  left: 30px;
  font-weight: 600;
  margin-right: 30px;
}
/* line 67, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-title a p .chiffretab {
  position: absolute;
  left: -30px;
  top: 35px;
}
/* line 72, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-title a p:after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url("/wp-content/themes/themeIddun/images/pluscontact.png");
  position: relative;
  top: 7px;
  margin-left: 10px;
}
/* line 86, ../sass/_contact.scss */
.contact .tabchoixproduit .panel-title a[aria-expanded=true] p:after {
  background: url("/wp-content/themes/themeIddun/images/plucontactturquoise.png");
}
/* line 94, ../sass/_contact.scss */
.contact .tabchoixproduit .list-group-item > a p {
  position: relative;
  text-transform: uppercase;
  left: 37px;
  padding-right: 60px;
}
/* line 99, ../sass/_contact.scss */
.contact .tabchoixproduit .list-group-item > a p .chiffretab {
  font-weight: 600;
  position: absolute;
  left: -37px;
  top: 15px;
}
/* line 105, ../sass/_contact.scss */
.contact .tabchoixproduit .list-group-item > a p:after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 24px;
  background: url(/wp-content/themes/themeIddun/images/pluscontactsmall.png);
  position: relative;
  top: 5px;
  margin-left: 10px;
  vertical-align: bottom;
  margin-top: -10px;
}
/* line 121, ../sass/_contact.scss */
.contact .tabchoixproduit .list-group-item > a[aria-expanded=true] p:after {
  background: url("/wp-content/themes/themeIddun/images/pluscontactsmallrose.png");
}
/* line 129, ../sass/_contact.scss */
.contact p {
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px 0 4px 0;
}
/* line 133, ../sass/_contact.scss */
.contact p a {
  color: #da1d5d;
  text-decoration: underline;
}
/* line 136, ../sass/_contact.scss */
.contact p a:hover {
  text-decoration: underline;
}
/* line 142, ../sass/_contact.scss */
.contact .espacementLeft {
  padding-left: 15px;
}
/* line 146, ../sass/_contact.scss */
.contact #formationVitoli p {
  padding: 0;
}
/* line 149, ../sass/_contact.scss */
.contact #formationVitoli h3 {
  margin-bottom: 25px;
}
/* line 154, ../sass/_contact.scss */
.contact .wpcf7-form input[type=text], .contact .wpcf7-form input[type=email], .contact .wpcf7-form textarea {
  border: 2px solid #000;
  width: 100%;
  max-width: 530px;
}
/* line 159, ../sass/_contact.scss */
.contact .wpcf7-form .wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
}
/* line 163, ../sass/_contact.scss */
.contact .wpcf7-form p {
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px;
}
/* line 168, ../sass/_contact.scss */
.contact .wpcf7-form input[type="submit"] {
  background: #000;
  text-transform: uppercase;
  border: #000 2px solid;
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  padding: 5px;
  margin: 15px 0;
  line-height: 2;
  border-radius: 0;
}
/* line 179, ../sass/_contact.scss */
.contact .wpcf7-form input[type="submit"]:hover {
  border: #000 2px solid;
  background: #FFF;
  color: #000;
  text-decoration: none;
}

/* line 188, ../sass/_contact.scss */
.page-template-contact #main-content {
  min-height: 900px;
}

/* line 1, ../sass/_map.scss */
.OuTrouverProduitsPage.container {
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 60px;
  min-height: 900px;
}
/* line 6, ../sass/_map.scss */
.OuTrouverProduitsPage.container .results_entry {
  width: 275px;
  height: 175px;
}
/* line 10, ../sass/_map.scss */
.OuTrouverProduitsPage.container #wpsl-stores {
  height: auto;
}
/* line 13, ../sass/_map.scss */
.OuTrouverProduitsPage.container small.gammemap {
  font-size: 14px;
  color: #da1d5d;
}
/* line 18, ../sass/_map.scss */
.OuTrouverProduitsPage.container h1 {
  margin-bottom: 60px;
}
/* line 21, ../sass/_map.scss */
.OuTrouverProduitsPage.container .col-logo-last {
  text-align: center;
}
/* line 24, ../sass/_map.scss */
.OuTrouverProduitsPage.container .txt-center {
  text-align: center;
}
/* line 27, ../sass/_map.scss */
.OuTrouverProduitsPage.container .flexwrapcenter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 32, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container {
  display: inline-block;
}
/* line 34, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container .vce-single-image-wrapper {
  height: 70px;
  line-height: 70px;
  overflow: visible;
}
/* line 38, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container .vce-single-image-wrapper a {
  vertical-align: middle;
}
@media (max-width: 991px) {
  /* line 32, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 992px) {
  /* line 32, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container {
    margin-right: 25px;
  }
  /* line 55, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  /* line 32, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container {
    margin-right: 35px;
  }
}
/* line 63, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.jeancoutu {
  width: 283px;
  height: auto;
}
/* line 64, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.jeancoutu img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 63, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.jeancoutu {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 63, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.jeancoutu {
    width: 216px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 63, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.jeancoutu {
    width: 260px;
    height: auto;
  }
}
/* line 81, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.brunet {
  width: 201px;
}
@media (min-width: 768px) {
  /* line 81, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.brunet {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 81, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.brunet {
    width: 136px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 81, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.brunet {
    width: 145px;
    margin-top: 0px;
  }
}
/* line 95, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.brunet img {
  width: 100%;
}
/* line 98, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.proxim {
  width: 201px;
}
/* line 99, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.proxim img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 98, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.proxim {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 98, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.proxim {
    width: 136px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 98, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.proxim {
    width: 124px;
    margin-top: 0px;
  }
}
/* line 117, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.familiprix {
  width: 318px;
}
/* line 118, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.familiprix img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 117, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.familiprix {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 117, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.familiprix {
    width: 194px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 117, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.familiprix {
    width: 210px;
  }
}
/* line 133, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.uniprix {
  width: 256px;
}
/* line 134, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.uniprix img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 133, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.uniprix {
    margin-top: 2px;
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 133, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.uniprix {
    width: 195px;
    margin-top: 5px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 133, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.uniprix {
    width: 184px;
    margin-top: 5px;
  }
}
/* line 152, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.pharmaprix {
  width: 309px;
  height: auto;
}
/* line 153, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.pharmaprix img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 152, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.pharmaprix {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 152, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.pharmaprix {
    width: 274px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 152, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.pharmaprix {
    width: 261px;
    height: auto;
  }
}
/* line 171, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.accesPharma {
  width: 293px;
  height: auto;
}
/* line 172, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.accesPharma img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 171, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.accesPharma {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 171, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.accesPharma {
    width: 192px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 171, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.accesPharma {
    width: 230px;
    height: auto;
  }
}
/* line 190, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.avril {
  width: 141px;
}
@media (min-width: 768px) {
  /* line 190, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.avril {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 190, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.avril {
    width: 76px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 190, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.avril {
    width: 104px;
    margin-top: 0px;
  }
}
/* line 204, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.avril img {
  width: 100%;
}
/* line 208, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.rexall {
  width: 218px;
}
/* line 209, ../sass/_map.scss */
.OuTrouverProduitsPage.container .vce-single-image-container.rexall img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 208, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.rexall {
    width: 218px;
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 208, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.rexall {
    width: 162px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 208, ../sass/_map.scss */
  .OuTrouverProduitsPage.container .vce-single-image-container.rexall {
    width: 156px;
    height: auto;
  }
}
/* line 228, ../sass/_map.scss */
.OuTrouverProduitsPage.container .legendeMap {
  font-weight: bold;
}
/* line 230, ../sass/_map.scss */
.OuTrouverProduitsPage.container .legendeMap img {
  vertical-align: bottom;
  margin-right: 5px;
  width: 21px;
  height: 31px;
}
/* line 236, ../sass/_map.scss */
.OuTrouverProduitsPage.container .legendeMap .vce {
  margin-bottom: 0;
}
/* line 239, ../sass/_map.scss */
.OuTrouverProduitsPage.container .legendeMap .legendeItem {
  display: inline-block;
  margin-right: 25px;
}
/* line 241, ../sass/_map.scss */
.OuTrouverProduitsPage.container #wpsl-checkbox-filter {
  width: 140px;
}
/* line 244, ../sass/_map.scss */
.OuTrouverProduitsPage.container #wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
  width: inherit;
}
/* line 247, ../sass/_map.scss */
.OuTrouverProduitsPage.container #map img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
/* line 254, ../sass/_map.scss */
.OuTrouverProduitsPage.container #map_sidebar {
  text-align: left;
  color: #000;
  font-size: 14px;
}
/* line 258, ../sass/_map.scss */
.OuTrouverProduitsPage.container #map_sidebar .results_entry {
  background: none;
  border: none;
}
/* line 261, ../sass/_map.scss */
.OuTrouverProduitsPage.container #map_sidebar .results_entry .location_name {
  text-transform: uppercase;
  font-weight: 900;
}
/* line 265, ../sass/_map.scss */
.OuTrouverProduitsPage.container #map_sidebar .results_entry .storelocatorlink {
  color: #d91c5c;
}
/* line 270, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div {
  margin: 40px 0;
}
/* line 272, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_address {
  float: none;
}
/* line 274, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_address label {
  text-transform: uppercase;
  display: inline-block;
  float: none;
}
/* line 279, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_address input {
  background: #FFF;
  border: 2px solid #000;
  display: block;
  float: none;
}
/* line 286, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_radius {
  width: 250px;
  margin-top: 20px;
}
/* line 289, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_radius label {
  text-transform: uppercase;
  display: inline-block;
  float: none;
  width: 80px;
}
/* line 295, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_radius select {
  background: #FFF;
  border: 2px solid #000;
  display: inline-block;
  float: none;
  margin: 0 8px;
}
/* line 303, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #radius_in_submit {
  float: none;
}
/* line 305, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #radius_in_submit input {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  background: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  margin: 20px 0;
  width: initial;
}
/* line 320, ../sass/_map.scss */
.OuTrouverProduitsPage.container #main-content, .OuTrouverProduitsPage.container .site-content {
  min-height: 900px;
}
/* line 323, ../sass/_map.scss */
.OuTrouverProduitsPage.container p.quelProduitUtiliser {
  margin-bottom: 25px;
  font-size: 16px;
}

/* line 328, ../sass/_map.scss */
.OuTrouverProduitsPage.container #sl_div #addy_in_address label {
  text-align: left;
}

/* line 331, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li {
  width: 275px;
  height: 175px;
  float: left;
  display: inline-block;
  border: none;
}
/* line 338, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li p strong {
  color: #d91c5c;
}
/* line 342, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li a {
  color: #d91c5c;
}
/* line 346, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li p.wpsl-contact-details strong {
  color: #000;
}
/* line 353, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.all_product p strong {
  color: #d91c5c;
}
/* line 357, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.all_product a {
  color: #d91c5c;
}
/* line 361, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.all_product p.wpsl-contact-details strong {
  color: #000;
}
/* line 369, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation p strong {
  color: #48b149;
}
/* line 373, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation a {
  color: #48b149;
}
/* line 377, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation p.wpsl-contact-details strong {
  color: #000;
}
/* line 385, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.certification-vitoli p strong {
  color: #48b149;
}
/* line 389, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.certification-vitoli a {
  color: #48b149;
}
/* line 393, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.certification-vitoli p.wpsl-contact-details strong {
  color: #000;
}
/* line 401, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation.all_product p strong {
  color: #48b149;
}
/* line 405, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation.all_product a {
  color: #48b149;
}
/* line 409, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li.formation.all_product p.wpsl-contact-details strong {
  color: #000;
}
/* line 416, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li .wpsl-store-location > p {
  margin-bottom: 5px;
}
/* line 418, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li .wpsl-store-location > p strong {
  text-transform: uppercase;
}
/* line 423, ../sass/_map.scss */
#wpsl-result-list #wpsl-stores > ul > li .wpsl-store-location p.wpsl-contact-details strong {
  text-transform: none;
}

/* line 433, ../sass/_map.scss */
#wpsl-wrap #wpsl-search-btn {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  background: #000;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 900;
  width: initial;
  border-radius: 0;
}
/* line 446, ../sass/_map.scss */
#wpsl-wrap .wpsl-input label, #wpsl-wrap #wpsl-radius label, #wpsl-wrap #wpsl-category label {
  width: 120px;
}
/* line 449, ../sass/_map.scss */
#wpsl-wrap #wpsl-radius label {
  width: inherit;
}
/* line 452, ../sass/_map.scss */
#wpsl-wrap a.wpsl-directions {
  color: #d91c5c;
}

/* line 2, ../sass/_blogue.scss */
.page-template-blogue .tag-link.all a {
  color: #da1d5d;
  text-decoration: underline;
}

/* line 8, ../sass/_blogue.scss */
.page-template-blogue h1, .archive.tag h1 {
  margin-bottom: 60px;
}
/* line 11, ../sass/_blogue.scss */
.page-template-blogue .containerArticle, .archive.tag .containerArticle {
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 0 8px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 2px 0 8px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 2px 0 8px 3px rgba(0, 0, 0, 0.18);
}
/* line 16, ../sass/_blogue.scss */
.page-template-blogue .containerArticle .contenu, .archive.tag .containerArticle .contenu {
  padding: 20px;
  padding-top: 0;
}
/* line 23, ../sass/_blogue.scss */
.page-template-blogue h2 a, .archive.tag h2 a {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  height: 52px;
  vertical-align: top;
}
/* line 31, ../sass/_blogue.scss */
.page-template-blogue h2 a:hover, .archive.tag h2 a:hover {
  color: #da1d5d;
  text-decoration: none;
}
/* line 37, ../sass/_blogue.scss */
.page-template-blogue .btStyle, .archive.tag .btStyle {
  background: #000;
  display: inline-block;
}
/* line 40, ../sass/_blogue.scss */
.page-template-blogue .btStyle:hover, .archive.tag .btStyle:hover {
  background: #da1d5d !important;
}
/* line 44, ../sass/_blogue.scss */
.page-template-blogue .article, .archive.tag .article {
  margin-bottom: 60px;
}
/* line 46, ../sass/_blogue.scss */
.page-template-blogue .article.col-md-12:nth-child(2n+1), .archive.tag .article.col-md-12:nth-child(2n+1) {
  clear: both;
}
/* line 50, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags, .archive.tag .blogue-tags {
  padding-bottom: 15px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 25px;
}
/* line 54, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .widget-title, .archive.tag .blogue-tags .widget-title {
  margin-top: 0px;
}
/* line 58, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .search-mobile .widget.widget_search, .archive.tag .blogue-tags .search-mobile .widget.widget_search {
  margin-bottom: 0;
  margin-top: 10px;
}
/* line 61, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .search-mobile .widget.widget_search form, .archive.tag .blogue-tags .search-mobile .widget.widget_search form {
  position: relative;
  padding-right: 30px;
}
/* line 64, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .search-mobile .widget.widget_search form input[type="text"], .archive.tag .blogue-tags .search-mobile .widget.widget_search form input[type="text"] {
  width: 100%;
}
/* line 68, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .search-mobile .widget.widget_search form #searchsubmit, .archive.tag .blogue-tags .search-mobile .widget.widget_search form #searchsubmit {
  position: absolute;
  right: 0;
}
/* line 77, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .post_tags .tag-link, .archive.tag .blogue-tags .post_tags .tag-link {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
}
/* line 81, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .post_tags .tag-link.activeTag a, .archive.tag .blogue-tags .post_tags .tag-link.activeTag a {
  color: #da1d5d;
  text-decoration: underline;
}
/* line 85, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .post_tags .tag-link:after, .archive.tag .blogue-tags .post_tags .tag-link:after {
  content: '|';
  color: #aaa;
  display: inline-block;
  margin-left: 8px;
}
/* line 92, ../sass/_blogue.scss */
.page-template-blogue .blogue-tags .post_tags .tag-link:last-child:after, .archive.tag .blogue-tags .post_tags .tag-link:last-child:after {
  content: '';
  margin-left: 0;
}

/* line 102, ../sass/_blogue.scss */
.archive.tag .btStyle {
  color: #fff;
}
/* line 104, ../sass/_blogue.scss */
.archive.tag .btStyle:hover {
  color: #fff;
}

/* line 112, ../sass/_blogue.scss */
.single-post .post-content h2 {
  font-size: 18px;
}
/* line 116, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres {
  background-color: #ececec;
  border-radius: 5px;
  width: 50%;
  float: right;
  padding: 15px;
  margin-left: 20px;
  /*Liste avec des sous-listes (1.1,1.2, etc.)*/
}
/* line 123, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres .titleTable {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
/* line 134, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
/* line 141, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
/* line 147, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres ol > li:before {
  content: counters(item,".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}
/* line 153, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres li ol > li {
  margin: 0;
}
/* line 157, ../sass/_blogue.scss */
.single-post .post-content .tableDesMatieres li ol > li:before {
  content: counters(item,".") " ";
}
/* line 161, ../sass/_blogue.scss */
.single-post .post-content .blogueTableCorrectionHeader {
  padding-top: 120px;
  margin-top: -120px;
}
/* line 167, ../sass/_blogue.scss */
.single-post .post-content p:not(:first-child) img.alignright,
.single-post .post-content p:not(:first-child) img.alignleft {
  margin-top: 10px;
}
/* line 172, ../sass/_blogue.scss */
.single-post .post-content {
  overflow: hidden;
}
/* line 174, ../sass/_blogue.scss */
.single-post .post-content table {
  width: 100%;
}
/* line 176, ../sass/_blogue.scss */
.single-post .post-content table td {
  border: 1px solid #000;
  padding: 5px;
}
/* line 182, ../sass/_blogue.scss */
.single-post .post-content .alignleft {
  float: left;
  margin-right: 10px;
}
/* line 186, ../sass/_blogue.scss */
.single-post .post-content .alignright {
  float: right;
  margin-left: 10px;
}
/* line 190, ../sass/_blogue.scss */
.single-post .main.single {
  margin-top: 160px;
}
/* line 192, ../sass/_blogue.scss */
.single-post .main.single .btStyle {
  margin-top: 25px;
  border: none;
  background-color: #000;
  color: #FFF;
}
/* line 197, ../sass/_blogue.scss */
.single-post .main.single .btStyle:hover {
  background-color: #da1d5d !important;
}
/* line 200, ../sass/_blogue.scss */
.single-post .main.single .btStyle:focus {
  outline: none;
}
/* line 205, ../sass/_blogue.scss */
.single-post .wp-post-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 209, ../sass/_blogue.scss */
.single-post .post-title {
  margin-top: 0;
}
/* line 212, ../sass/_blogue.scss */
.single-post .post-comments a {
  color: #da1d5d;
}
/* line 218, ../sass/_blogue.scss */
.single-post .comment-form label {
  display: block;
}
/* line 221, ../sass/_blogue.scss */
.single-post .comment-form #submit {
  padding: 8px 16px;
  color: #fff;
  background: #000;
  display: block;
  width: fit-content;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  border: none;
}
/* line 231, ../sass/_blogue.scss */
.single-post .comment-form #submit:hover {
  color: #fff;
  background: #da1d5d !important;
  text-decoration: none;
}
/* line 238, ../sass/_blogue.scss */
.single-post .headersingleblogue {
  max-height: 470px;
  overflow: hidden;
  margin-bottom: 60px;
}
/* line 242, ../sass/_blogue.scss */
.single-post .headersingleblogue img {
  width: 100%;
  height: auto;
}
/* line 247, ../sass/_blogue.scss */
.single-post .ssba-share-text {
  font-size: 20px;
  margin-top: 40px;
}
/* line 251, ../sass/_blogue.scss */
.single-post #el-581b86c7 .vce-col-inner {
  text-align: center;
}
/* line 254, ../sass/_blogue.scss */
.single-post #wpcomm *:not(i) {
  font-family: 'Lato', sans-serif !important;
}
/* line 257, ../sass/_blogue.scss */
.single-post #wpcomm .avatar {
  display: none;
}
/* line 261, ../sass/_blogue.scss */
.single-post #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author,
.single-post #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author a {
  color: #da1d5d;
}
/* line 266, ../sass/_blogue.scss */
.single-post #wpcomm .wc-comment .wc-form-wrapper {
  margin-left: 0;
}
/* line 269, ../sass/_blogue.scss */
.single-post #wpcomm .wc-comment-footer .wc-vote-link,
.single-post #wpcomm .wc-comment-footer .wc-vote-result {
  display: none;
}
/* line 273, ../sass/_blogue.scss */
.single-post #wpcomm .wc-reply.wc_comment_level-2 {
  margin-left: 40px;
}
/* line 276, ../sass/_blogue.scss */
.single-post #wpcomm .wc-footer-left .wc-reply-button {
  border-color: #da1d5d !important;
  color: #da1d5d;
}
/* line 280, ../sass/_blogue.scss */
.single-post #wpcomm .wc-cta-button:hover {
  background-color: #da1d5d !important;
}
/* line 283, ../sass/_blogue.scss */
.single-post #wpcomm .wc-footer-left .wc-reply-button:hover, .single-post #wpcomm .wc-footer-left .wc-reply-button.wc-cta-active, .single-post #wpcomm .wc-cta-active {
  background-color: #da1d5d;
  color: #fff;
}
/* line 287, ../sass/_blogue.scss */
.single-post #wpcomm .wc-footer-right .wc-toggle,
.single-post #wpcomm .wc-footer-right .wc-toggle a,
.single-post #wpcomm .wc-footer-right .wc-toggle i,
.single-post #wpcomm .wc-blog-administrator > .wc-comment-right .wc-comment-author,
.single-post #wpcomm .wc-blog-administrator > .wc-comment-right .wc-comment-author a,
.single-post #wpcomm .wpdiscuz-sort-button:hover {
  color: #da1d5d !important;
}
/* line 296, ../sass/_blogue.scss */
.single-post #wpcomm .wc_comm_form.wc_main_comm_form .wc-field-textarea .wpdiscuz-textarea-wrap textarea {
  padding: 25px 15px;
}
/* line 300, ../sass/_blogue.scss */
.single-post #wpcomm .wpdiscuz-form-bottom-bar {
  display: none;
}
/* line 303, ../sass/_blogue.scss */
.single-post #wpcomm .wc-field-submit .wpd_label, .single-post #wpcomm .wc-field-submit .wpd_label {
  display: block;
  margin-bottom: 10px;
}
/* line 307, ../sass/_blogue.scss */
.single-post #wpcomm .wpd_label__check {
  margin: 0px;
}
/* line 310, ../sass/_blogue.scss */
.single-post #wpcomm .wpdiscuz-readmore {
  color: #da1d5d;
}
/* line 313, ../sass/_blogue.scss */
.single-post .single-post #wpcomm input[type="submit"]
#wpcomm .wpdiscuz-sort-button-active, .single-post #wpcomm .wpdiscuz-sort-button-active {
  color: #da1d5d !important;
}
/* line 318, ../sass/_blogue.scss */
.single-post #wpcomm input[type="submit"] {
  vertical-align: middle;
}
/* line 321, ../sass/_blogue.scss */
.single-post .wc-comment-left {
  display: none;
}
/* line 324, ../sass/_blogue.scss */
.single-post #wpcomm .wc-comment-link .wpf-cta {
  display: none;
}
/* line 327, ../sass/_blogue.scss */
.single-post #wpcomm .wc-comment .wc-comment-right,
.single-post .wc-comment-right {
  margin-left: 0;
}
/* line 331, ../sass/_blogue.scss */
.single-post #wpcomm .wpd_label__check i.wpdicon {
  background-color: #fff6f9;
  border-color: #da1d5d;
  color: #da1d5d;
}
/* line 336, ../sass/_blogue.scss */
.single-post #wpcomm .wpd_label__check i.wpdicon-off {
  display: inline-block;
  color: #aaaaaa;
  border: 1px solid #dddddd;
  background-color: #F9F9F9;
}
/* line 342, ../sass/_blogue.scss */
.single-post #wpcomm .wpd_label__check i.wpdicon {
  padding: 5px;
  width: auto;
}
/* line 346, ../sass/_blogue.scss */
.single-post .wpd_label__check .fa-bell-slash.wpdicon-off:after {
  content: 'Notifications désactivées';
  display: block;
  font-family: 'Lato', sans-serif;
}
/* line 352, ../sass/_blogue.scss */
.single-post .wpd_label__check .fa-bell.wpdicon-on:after {
  content: 'Notifications activées';
  display: block;
  font-family: 'Lato', sans-serif;
}
/* line 358, ../sass/_blogue.scss */
.single-post .wpd_label__check .fa-bell:before {
  margin-right: 10px;
}
/* line 361, ../sass/_blogue.scss */
.single-post .wpdiscuz-sbs-wrap {
  display: none;
}

/* line 365, ../sass/_blogue.scss */
html[lang="fr-FR"] .wpd_label__check .fa-bell-slash.wpdicon-off:after {
  content: 'Notifications désactivées';
  display: block;
}

/* line 369, ../sass/_blogue.scss */
html[lang="fr-FR"] .wpd_label__check .fa-bell.wpdicon-on:after {
  content: 'Notifications activées';
  display: block;
}

/* line 372, ../sass/_blogue.scss */
html[lang="en-US"] .wpd_label__check .fa-bell-slash.wpdicon-off:after {
  content: 'Notifications disabled';
  display: block;
}

/* line 376, ../sass/_blogue.scss */
html[lang="en-US"] .wpd_label__check .fa-bell.wpdicon-on:after {
  content: 'Notifications enabled';
  display: block;
}

/* line 381, ../sass/_blogue.scss */
.page-template-blogue .widget ul, .single-post .widget ul, .archive.tag .widget ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 384, ../sass/_blogue.scss */
.page-template-blogue .widget ul li, .single-post .widget ul li, .archive.tag .widget ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
/* line 390, ../sass/_blogue.scss */
.page-template-blogue .widget a, .single-post .widget a, .archive.tag .widget a {
  color: #555;
}
/* line 392, ../sass/_blogue.scss */
.page-template-blogue .widget a:hover, .single-post .widget a:hover, .archive.tag .widget a:hover {
  color: #da1d5d;
}
/* line 396, ../sass/_blogue.scss */
.page-template-blogue .widget a#newsBtn, .single-post .widget a#newsBtn, .archive.tag .widget a#newsBtn {
  color: #fff;
}
/* line 398, ../sass/_blogue.scss */
.page-template-blogue .widget a#newsBtn:hover, .single-post .widget a#newsBtn:hover, .archive.tag .widget a#newsBtn:hover {
  color: #fff;
}
/* line 402, ../sass/_blogue.scss */
.page-template-blogue .widget .widget-title, .single-post .widget .widget-title, .archive.tag .widget .widget-title {
  text-transform: uppercase;
}
/* line 406, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-2 .widget-title, .single-post .widget#custom_html-2 .widget-title, .archive.tag .widget#custom_html-2 .widget-title {
  margin-top: 0;
}
/* line 411, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-3 .widget-title, .single-post .widget#custom_html-3 .widget-title, .archive.tag .widget#custom_html-3 .widget-title {
  margin-top: 0;
}
/* line 415, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-4, .single-post .widget#custom_html-4, .archive.tag .widget#custom_html-4 {
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 418, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-4 .widget-title, .single-post .widget#custom_html-4 .widget-title, .archive.tag .widget#custom_html-4 .widget-title {
  font-size: 18px;
  font-weight: 700;
}
/* line 422, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-4 a, .single-post .widget#custom_html-4 a, .archive.tag .widget#custom_html-4 a {
  color: #FFF;
  background: #000;
  display: inline-block;
}
/* line 426, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-4 a:hover, .single-post .widget#custom_html-4 a:hover, .archive.tag .widget#custom_html-4 a:hover {
  background: #da1d5d !important;
}
/* line 430, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-4 img, .single-post .widget#custom_html-4 img, .archive.tag .widget#custom_html-4 img {
  position: relative;
  bottom: 2px;
  margin-right: 20px;
}
/* line 436, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-6, .single-post .widget#custom_html-6, .archive.tag .widget#custom_html-6 {
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 439, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-6 .widget-title, .single-post .widget#custom_html-6 .widget-title, .archive.tag .widget#custom_html-6 .widget-title {
  font-size: 18px;
  font-weight: 700;
}
/* line 443, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-6 a, .single-post .widget#custom_html-6 a, .archive.tag .widget#custom_html-6 a {
  color: #FFF;
  background: #000;
  display: inline-block;
}
/* line 447, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-6 a:hover, .single-post .widget#custom_html-6 a:hover, .archive.tag .widget#custom_html-6 a:hover {
  background: #da1d5d !important;
}
/* line 451, ../sass/_blogue.scss */
.page-template-blogue .widget#custom_html-6 img, .single-post .widget#custom_html-6 img, .archive.tag .widget#custom_html-6 img {
  position: relative;
  bottom: 2px;
  margin-right: 20px;
}
/* line 457, ../sass/_blogue.scss */
.page-template-blogue .widget.widget_search, .single-post .widget.widget_search, .archive.tag .widget.widget_search {
  margin-bottom: 40px;
}
/* line 459, ../sass/_blogue.scss */
.page-template-blogue .widget.widget_search .loupebtn, .single-post .widget.widget_search .loupebtn, .archive.tag .widget.widget_search .loupebtn {
  display: none;
}
/* line 462, ../sass/_blogue.scss */
.page-template-blogue .widget.widget_search .widget-title, .single-post .widget.widget_search .widget-title, .archive.tag .widget.widget_search .widget-title {
  margin-top: 0;
}
/* line 465, ../sass/_blogue.scss */
.page-template-blogue .widget.widget_search #searchsubmit, .single-post .widget.widget_search #searchsubmit, .archive.tag .widget.widget_search #searchsubmit {
  background: url(../images/loupe-noir.png) transparent no-repeat center;
  border: none;
  height: 25px;
  width: 25px;
  padding: 6px;
}

/* line 474, ../sass/_blogue.scss */
#text-2, #text-3 {
  margin-top: 50px;
}

/* line 477, ../sass/_blogue.scss */
.blogueInfolettre, .blogueInfolettreEn {
  background-image: url(https://vitoli.ca/wp-content/uploads/2022/07/PopUp-Infolettre_2022.jpg);
  background-size: cover;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  min-height: 267px;
}
/* line 484, ../sass/_blogue.scss */
.blogueInfolettre .blogueInfolettreTexte, .blogueInfolettreEn .blogueInfolettreTexte {
  position: relative;
  top: 9px;
  padding: 10px;
  margin: 10px;
  background-color: rgba(255, 255, 255, 0.7);
}
/* line 490, ../sass/_blogue.scss */
.blogueInfolettre .blogueInfolettreTexte p, .blogueInfolettreEn .blogueInfolettreTexte p {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 494, ../sass/_blogue.scss */
.blogueInfolettre .blogueInfolettreTexte .blogueInfolettreTitre, .blogueInfolettreEn .blogueInfolettreTexte .blogueInfolettreTitre {
  font-family: 'turbinado-pro';
  font-size: 70px;
  margin-bottom: 0px;
}
/* line 499, ../sass/_blogue.scss */
.blogueInfolettre .blogueInfolettreTexte span, .blogueInfolettreEn .blogueInfolettreTexte span {
  color: #da1d5d;
  font-weight: 900;
}
/* line 503, ../sass/_blogue.scss */
.blogueInfolettre .blogueInfolettreTexte a, .blogueInfolettreEn .blogueInfolettreTexte a {
  font-size: 14px;
}
@media (max-width: 1199px) {
  /* line 477, ../sass/_blogue.scss */
  .blogueInfolettre, .blogueInfolettreEn {
    min-height: 290px;
  }
  /* line 509, ../sass/_blogue.scss */
  .blogueInfolettre .blogueInfolettreTexte, .blogueInfolettreEn .blogueInfolettreTexte {
    top: 8px;
  }
}
@media (max-width: 991px) {
  /* line 477, ../sass/_blogue.scss */
  .blogueInfolettre, .blogueInfolettreEn {
    min-height: 185px;
  }
  /* line 515, ../sass/_blogue.scss */
  .blogueInfolettre .blogueInfolettreTexte, .blogueInfolettreEn .blogueInfolettreTexte {
    top: 10px;
  }
}
@media (max-width: 587px) {
  /* line 477, ../sass/_blogue.scss */
  .blogueInfolettre, .blogueInfolettreEn {
    min-height: 245px;
  }
}
@media (max-width: 416px) {
  /* line 477, ../sass/_blogue.scss */
  .blogueInfolettre, .blogueInfolettreEn {
    min-height: 265px;
  }
}
@media (max-width: 363px) {
  /* line 477, ../sass/_blogue.scss */
  .blogueInfolettre, .blogueInfolettreEn {
    min-height: 290px;
  }
}

/* line 529, ../sass/_blogue.scss */
.blogueInfolettreEn {
  min-height: 215px;
}
@media (max-width: 1199px) {
  /* line 529, ../sass/_blogue.scss */
  .blogueInfolettreEn {
    min-height: 235px !important;
  }
}
@media (max-width: 991px) {
  /* line 529, ../sass/_blogue.scss */
  .blogueInfolettreEn {
    min-height: 190px !important;
  }
}
@media (max-width: 471px) {
  /* line 529, ../sass/_blogue.scss */
  .blogueInfolettreEn {
    min-height: 215px !important;
  }
}
@media (max-width: 416px) {
  /* line 529, ../sass/_blogue.scss */
  .blogueInfolettreEn {
    min-height: 215px !important;
  }
}
@media (max-width: 370px) {
  /* line 529, ../sass/_blogue.scss */
  .blogueInfolettreEn {
    min-height: 240px !important;
  }
}

/* line 549, ../sass/_blogue.scss */
#widgetArticleAuteur .lienauteurcollapse {
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
/* line 557, ../sass/_blogue.scss */
#widgetArticleAuteur .lienauteurcollapse:hover {
  color: #000;
}
/* line 561, ../sass/_blogue.scss */
#widgetArticleAuteur ul {
  list-style-type: none;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 567, ../sass/_blogue.scss */
#widgetArticleAuteur li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
  display: none;
}
/* line 573, ../sass/_blogue.scss */
#widgetArticleAuteur ul.expendlist li {
  display: block;
}
/* line 576, ../sass/_blogue.scss */
#widgetArticleAuteur li:nth-child(1),
#widgetArticleAuteur li:nth-child(2),
#widgetArticleAuteur li:nth-child(3),
#widgetArticleAuteur li:nth-child(4),
#widgetArticleAuteur li:nth-child(5) {
  display: block;
}
/* line 583, ../sass/_blogue.scss */
#widgetArticleAuteur a.lienauteurcollapse:after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 24px;
  background: url(/wp-content/themes/themeIddun/images/pluscontactsmall.png);
  position: relative;
  top: 3px;
  margin-left: 10px;
  vertical-align: bottom;
  margin-top: -10px;
}
/* line 596, ../sass/_blogue.scss */
#widgetArticleAuteur .lienauteurcollapse[aria-expanded=true]:after {
  background: url(/wp-content/themes/themeIddun/images/pluscontactsmallrose.png);
}
/* line 600, ../sass/_blogue.scss */
#widgetArticleAuteur .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 605, ../sass/_blogue.scss */
#widgetArticleAuteur h4.titrearticles {
  font-weight: bold;
  font-size: 15px;
}

@media only screen and (max-width: 515px) {
  /* line 611, ../sass/_blogue.scss */
  #imprimerArticle iframe {
    width: 100%;
  }
}
/* line 2, ../sass/_professionnel.scss */
.contact #newsBtnPro {
  position: relative;
  border: #000 2px solid;
  padding: 10px 15px 10px 45px;
  margin: 15px 0;
  border-radius: 0;
  display: inline-block;
  	/*.icon-envelope {
      width: 70px;
      height: 70px;
      position: absolute;
      top: 4px;
      left: 14px;
      border-radius: 200px;
      background: #7d7d7d url(/wp-content/themes/themeIddun/images/iconMail.png) center center;
      background-size: 100%;
      padding: 10px;
      border: 4px solid #7d7d7d;
  	}*/
}
/* line 9, ../sass/_professionnel.scss */
.contact #newsBtnPro .infolettreProBtn {
  background: #FFF;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  font-weight: 900;
  line-height: 15px;
  text-decoration: none;
}
/* line 18, ../sass/_professionnel.scss */
.contact #newsBtnPro:before {
  display: inline-block;
  content: '';
  text-decoration: none;
  position: absolute;
  left: 7px;
  top: 7px;
  width: 35px;
  height: 35px;
  background: url("/wp-content/themes/themeIddun/images/iconMailProfessionnel.png") no-repeat;
  background-size: 34px;
}
/* line 31, ../sass/_professionnel.scss */
.contact #newsBtnPro:hover {
  background-color: #90b524;
  border: #90b524 2px solid;
  text-decoration: none;
}
/* line 35, ../sass/_professionnel.scss */
.contact #newsBtnPro:hover:before {
  background: url("/wp-content/themes/themeIddun/images/iconMailProfessionnel_hover.png") no-repeat;
  background-size: 34px;
}
/* line 39, ../sass/_professionnel.scss */
.contact #newsBtnPro:hover .infolettreProBtn {
  color: #FFF;
  background-color: #90b524;
}
/* line 44, ../sass/_professionnel.scss */
.contact #newsBtnPro:focus {
  text-decoration: none;
}
/* line 46, ../sass/_professionnel.scss */
.contact #newsBtnPro:focus span.infolettreProBtn {
  text-decoration: none;
}
/* line 50, ../sass/_professionnel.scss */
.contact #newsBtnPro:active {
  text-decoration: none;
}
/* line 52, ../sass/_professionnel.scss */
.contact #newsBtnPro:active span.infolettreProBtn {
  text-decoration: none;
}

/* line 3, ../sass/_combos.scss */
.combo-product .NoticeLivraison span {
  margin-top: 20px;
  border: 2px solid;
  padding: 5px;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  background: rgba(255, 255, 255, 0.4);
}
/* line 11, ../sass/_combos.scss */
.combo-product .NoticeLivraison span i {
  margin-right: 5px;
  font-size: 18px;
}
/* line 19, ../sass/_combos.scss */
.combo-product .etiquette {
  padding-top: 10px;
}
/* line 21, ../sass/_combos.scss */
.combo-product .etiquette h3 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
  text-decoration-thickness: 4px;
  margin-top: 0;
}
/* line 32, ../sass/_combos.scss */
.combo-product .etiquette .product-list-single .flex-center {
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 37, ../sass/_combos.scss */
.combo-product .etiquette .product-list-single .flex-center .prixproduitcombo {
  font-weight: bold;
}
/* line 41, ../sass/_combos.scss */
.combo-product .etiquette .product-list-single a {
  color: #000;
}
/* line 46, ../sass/_combos.scss */
.combo-product .tableLien {
  display: flex;
  justify-content: center;
}
/* line 51, ../sass/_combos.scss */
.combo-product .price {
  margin-bottom: 10px;
  color: #000;
  font-size: 30px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 59, ../sass/_combos.scss */
.combo-product .addcombocart {
  font-size: 16px;
  margin-top: 10px;
  padding: 9px;
  background-color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
/* line 70, ../sass/_combos.scss */
.combo-product .addcombocart:hover {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 78, ../sass/_combos.scss */
.combo-product button.button.alt.disabled {
  color: #FFF;
  background-color: #000;
}
/* line 85, ../sass/_combos.scss */
.combo-product .item .resumeProduit {
  padding-bottom: 200px;
  padding-top: 35px;
}
/* line 88, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit {
  position: relative;
}
/* line 90, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche {
  position: static;
  margin-bottom: 30px;
}
/* line 93, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche .added_to_cart {
  position: static;
  top: 285px;
  color: #FFF;
  right: initial;
  bottom: initial;
  left: 15px;
  text-decoration: underline;
  display: block;
  clear: both;
  text-align: left;
}
/* line 105, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche h1 {
  font-size: 27px;
  font-weight: 900;
  border-bottom: 8px solid #FFF;
  text-transform: uppercase;
  color: #FFF;
  display: inline-block;
  margin-top: 0;
}
/* line 115, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche > p {
  padding-bottom: 10px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 123, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche .add_to_cart_button {
  color: #000;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  position: relative;
  top: 10px;
}
/* line 133, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche .btMagaziner {
  border: 2px solid #FFF;
  padding: 9px;
  display: inline-block;
  position: absolute;
  bottom: -165px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: transparent;
  font-size: 14px;
  font-weight: 900;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  width: 132px;
}
/* line 149, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .gauche .btMagaziner:hover {
  color: #FFF;
  background: #000;
  border: 2px solid #000;
}
/* line 157, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit img {
  width: initial;
  margin: 0 auto;
  max-width: 90%;
  height: auto;
}
/* line 162, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit img.icon_made_qc_product_single {
  width: 100px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 169, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit p.product.woocommerce.add_to_cart_inline {
  display: none;
}
/* line 172, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .quantite {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 178, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .quantite .labelQuantite {
  font-size: 14px;
  display: inline-block;
  color: #000;
  text-transform: uppercase;
}
/* line 184, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .quantite .quantity {
  display: inline-block;
}
/* line 186, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .quantite .quantity .qty {
  display: inline-block;
  width: 40px;
  text-align: center;
  margin-left: 5px;
}
/* line 194, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .lien_fichierPrecaution {
  border: 2px solid #fff;
  border-radius: 0;
  width: 100%;
  color: #000;
  margin-top: 10px;
  font-weight: 600;
  white-space: break-spaces;
}
/* line 203, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .lien_fichierPrecaution:hover {
  background: #000;
  color: #fff;
}
/* line 207, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .etiquette {
  display: inline-block;
  font-family: 'PT Sans Narrow', sans-serif;
  width: 100%;
  float: right;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px 20px 10px 20px;
  font-size: 14px;
  line-height: 16px;
}
/* line 216, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .etiquette img {
  width: 60px;
  margin: 0 0 10px;
}
/* line 220, ../sass/_combos.scss */
.combo-product .item .resumeProduit .colonneProduit .etiquette .bordure {
  border-top: 1px solid #000;
  padding: 2px 0;
  margin-top: -7px;
}
/* line 228, ../sass/_combos.scss */
.combo-product .item .tabProduit {
  display: none;
}
/* line 231, ../sass/_combos.scss */
.combo-product .item h3 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
  text-decoration-thickness: 4px;
  margin-top: 0;
}
/* line 241, ../sass/_combos.scss */
.combo-product .item .sansTab {
  padding: 45px 15px 0 15px;
}
/* line 242, ../sass/_combos.scss */
.combo-product .item .sansTab ul {
  padding-left: 15px;
}
/* line 246, ../sass/_combos.scss */
.combo-product .item .sansTab h2 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 40px;
}
/* line 253, ../sass/_combos.scss */
.combo-product .item .sansTab h2 span {
  border-bottom: 12px solid #000;
}
/* line 257, ../sass/_combos.scss */
.combo-product .item .sansTab h2.bienfaits:not(.base):before {
  background: url(../images/bienfaits.png) center no-repeat #CCC;
}
/* line 262, ../sass/_combos.scss */
.combo-product .item .sansTab h2.vieillir:not(.base):before {
  background: url(../images/vieillir.png) center no-repeat #CCC;
}
/* line 267, ../sass/_combos.scss */
.combo-product .item .sansTab h2.professionnel:not(.base):before {
  background: url(../images/professionnel.png) center no-repeat #CCC;
}
/* line 272, ../sass/_combos.scss */
.combo-product .item .sansTab h2.ingredients:not(.base):before {
  background: url(../images/ingredients.png) center no-repeat #CCC;
}
/* line 276, ../sass/_combos.scss */
.combo-product .item .sansTab h2:before {
  content: '';
  width: 120px;
  height: 120px;
  display: block;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  margin: 10px auto;
  padding-bottom: 35px;
}
/* line 287, ../sass/_combos.scss */
.combo-product .item .sansTab h2.base:before {
  background-size: contain;
}
@media (max-width: 991px) {
  /* line 294, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .imageBouteilleContainer img {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 300, ../sass/_combos.scss */
  .combo-product .sansTab {
    display: none;
  }
  /* line 304, ../sass/_combos.scss */
  .combo-product .item .resumeProduit {
    height: 543px;
  }
  /* line 308, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 32px;
  }
  /* line 312, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .btMagaziner {
    border-color: #000;
    color: #000;
  }
  /* line 319, ../sass/_combos.scss */
  .combo-product .item .tabProduit {
    display: block;
    padding-top: 810px;
  }
  /* line 322, ../sass/_combos.scss */
  .combo-product .item .tabProduit ul {
    list-style-position: outside;
  }
  /* line 325, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien {
    list-style: none;
    padding-left: 0;
  }
  /* line 328, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien.tabflex {
    display: flex;
    justify-content: space-between;
  }
  /* line 332, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li {
    text-align: left;
  }
  /* line 334, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li.centrer {
    text-align: center;
  }
  /* line 337, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li.droite {
    text-align: right;
  }
  /* line 340, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
  }
  /* line 344, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a {
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
  }
  /* line 346, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a.bienfaits:not(.base):before {
    background: url(../images/bienfaits.png) center no-repeat #CCC;
  }
  /* line 351, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a.vieillir:not(.base):before {
    background: url(../images/vieillir.png) center no-repeat #CCC;
  }
  /* line 356, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a.professionnel:not(.base):before {
    background: url(../images/professionnel.png) center no-repeat #CCC;
  }
  /* line 361, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a.ingredients:not(.base):before {
    background: url(../images/ingredients.png) center no-repeat #CCC;
  }
  /* line 366, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a:before {
    content: '';
    width: 120px;
    height: 120px;
    display: block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    margin: 0 auto 20px auto;
    padding-bottom: 35px;
  }
  /* line 377, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a.base:before {
    background-size: contain;
  }
  /* line 384, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li h2 a:hover, .combo-product .item .tabProduit .tableLien li h2 a:focus {
    border-bottom: 12px solid #000;
    text-decoration: none;
  }
  /* line 391, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tableLien li.active a {
    text-decoration: none;
    border-bottom: 12px solid #000;
  }
  /* line 398, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tab-content {
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 75px;
  }
  /* line 402, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tab-content ul {
    padding-left: 15px;
  }
  /* line 405, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tab-content div.tab-pane[id*=ingredients], .combo-product .item .tabProduit .tab-content div.ingredients {
    font-weight: 400;
  }
  /* line 407, ../sass/_combos.scss */
  .combo-product .item .tabProduit .tab-content div.tab-pane[id*=ingredients] h5, .combo-product .item .tabProduit .tab-content div.ingredients h5 {
    font-weight: 900;
  }
}
/* line 416, ../sass/_combos.scss */
.combo-product .infoProduitPrix {
  	/* padding: 10px; /
      / background-color: rgba(255, 255, 255, 0.2); */
  margin-top: 10px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  border-top: 1px solid;
}
/* line 419, ../sass/_combos.scss */
.combo-product .infoProduitPrix .stock {
  display: none;
}
/* line 431, ../sass/_combos.scss */
.combo-product .infoProduitPrix .titreAchatProduit {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 20px;
  /* border-bottom: 4px solid #000; */
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 440, ../sass/_combos.scss */
.combo-product .infoProduitPrix .pharmacie_seulement {
  margin-top: 15px;
}
/* line 443, ../sass/_combos.scss */
.combo-product .infoProduitPrix .woocommerce-variation-price {
  display: none;
}
/* line 446, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price, .combo-product .infoProduitPrix > .price-container {
  color: #FFF;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
/* line 456, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .tiret, .combo-product .infoProduitPrix > .price-container .tiret {
  margin-left: 3px;
  margin-right: 3px;
}
/* line 460, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .flex-price, .combo-product .infoProduitPrix > .price-container .flex-price {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 464, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .flex-price .price, .combo-product .infoProduitPrix > .price-container .flex-price .price {
  text-align: center;
  flex-direction: column-reverse;
  display: flex;
}
/* line 468, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .flex-price .price ins, .combo-product .infoProduitPrix > .price-container .flex-price .price ins {
  text-decoration: none;
}
/* line 471, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .flex-price .price del, .combo-product .infoProduitPrix > .price-container .flex-price .price del {
  margin-top: 2px;
}
/* line 475, ../sass/_combos.scss */
.combo-product .infoProduitPrix > .price .flex-price del, .combo-product .infoProduitPrix > .price-container .flex-price del {
  font-size: 65%;
  opacity: 0.4;
  margin-top: 10px;
}
/* line 482, ../sass/_combos.scss */
.combo-product .infoProduitPrix input, .combo-product .infoProduitPrix select {
  color: #000;
  font-size: 14px;
}
/* line 486, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variations td.value {
  display: block;
}
/* line 489, ../sass/_combos.scss */
.combo-product .infoProduitPrix #nombre-de-capsules {
  margin-bottom: 10px;
}
/* line 492, ../sass/_combos.scss */
.combo-product .infoProduitPrix .qty {
  margin-top: 0px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 0px;
  display: inline;
  margin-right: 10px;
}
/* line 502, ../sass/_combos.scss */
.combo-product .infoProduitPrix .quantity {
  display: inline;
}
/* line 505, ../sass/_combos.scss */
.combo-product .infoProduitPrix .produitPrixLabel, .combo-product .infoProduitPrix .label label, .combo-product .infoProduitPrix div.qty {
  font-weight: 800;
}
/* line 508, ../sass/_combos.scss */
.combo-product .infoProduitPrix .label {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 0px;
}
/* line 517, ../sass/_combos.scss */
.combo-product .infoProduitPrix .pa_nombre-de-capsules, .combo-product .infoProduitPrix pa_format {
  margin-bottom: 5px;
  display: block;
}
/* line 520, ../sass/_combos.scss */
.combo-product .infoProduitPrix .pa_nombre-de-capsules .label, .combo-product .infoProduitPrix pa_format .label {
  display: none;
}
/* line 524, ../sass/_combos.scss */
.combo-product .infoProduitPrix .pa_commande-automatique {
  background: rgba(255, 255, 255, 0.4);
  padding: 10px;
  display: block;
  margin-bottom: 8px;
}
/* line 530, ../sass/_combos.scss */
.combo-product .infoProduitPrix .pa_commande-automatique .variation-radios {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/* line 536, ../sass/_combos.scss */
.combo-product .infoProduitPrix .stock.out-of-stock {
  margin-top: 10px;
  color: #fff;
  border: #fff solid;
  display: inline-block;
  padding: 5px;
}
/* line 543, ../sass/_combos.scss */
.combo-product .infoProduitPrix .reset_variations {
  display: none;
  opacity: 0;
}
/* line 548, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variations_form .single_variation_wrap .single_add_to_cart_button {
  font-size: 16px;
  margin-top: 0px;
  padding: 9px;
  background-color: #000;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 558, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variations_form .single_variation_wrap .single_add_to_cart_button:hover {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 566, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variations_form .single_variation_wrap button.button.alt.disabled {
  color: #FFF;
  background-color: #000;
}
/* line 572, ../sass/_combos.scss */
.combo-product .infoProduitPrix span.notePrecommande {
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  display: block;
  line-height: 15px;
}
/* line 579, ../sass/_combos.scss */
.combo-product .infoProduitPrix .value select {
  display: none;
}
/* line 582, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios input[type="radio"] {
  display: none;
}
/* line 584, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios input[type="radio"][disabled] + label {
  color: #999;
  cursor: default;
}
/* line 587, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios input[type="radio"][disabled] + label:hover {
  background: rgba(255, 255, 255, 0.8);
}
/* line 592, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios input[type="radio"].active + label, .combo-product .infoProduitPrix .variation-radios input[type="radio"][checked] + label {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  cursor: default;
}
/* line 598, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios label {
  background: rgba(255, 255, 255, 0.8);
  padding: 3px 6px;
  font-size: 12px;
  margin-right: 2px;
  cursor: pointer;
}
/* line 604, ../sass/_combos.scss */
.combo-product .infoProduitPrix .variation-radios label:hover {
  background: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  /* line 610, ../sass/_combos.scss */
  .combo-product .resumeProduit .col-xs-24 {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 620, ../sass/_combos.scss */
  .combo-product .item .tabProduit {
    padding-top: 170px;
  }
  /* line 623, ../sass/_combos.scss */
  .combo-product .item .resumeProduit {
    padding-top: 25px;
  }
  /* line 625, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit {
    position: relative;
  }
  /* line 627, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .imageBouteilleContainer {
    margin-top: 110px;
  }
  /* line 630, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche {
    position: relative;
  }
  /* line 632, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 30px;
  }
  /* line 635, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche p:not(.out-of-stock) {
    padding-bottom: 0;
  }
  /* line 638, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .add_to_cart_button {
    left: initial;
    right: auto;
    margin: initial;
  }
  /* line 645, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .quantite {
    position: absolute;
    top: 260px;
    left: 15px;
    text-align: left;
  }
  /* line 650, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .quantite .labelQuantite {
    color: #FFF;
  }
  /* line 655, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .btMagaziner {
    color: #FFF;
    border-color: #FFF;
    top: 425px;
    bottom: initial;
    left: 15px;
    right: initial;
    margin: initial;
  }
  /* line 663, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .gauche .btMagaziner:hover {
    color: #000;
    background: #FFF;
    border: 2px solid #000;
  }
  /* line 674, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit .tabProduit .tableLien li h3 a {
    font-size: 25px;
  }
  /* line 681, ../sass/_combos.scss */
  .combo-product .item .resumeProduit .colonneProduit img {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 694, ../sass/_combos.scss */
  .item .resumeProduit {
    height: 551px;
  }
  /* line 698, ../sass/_combos.scss */
  .item .resumeProduit .colonneProduit .gauche h1 {
    font-size: 32px;
  }
  /* line 704, ../sass/_combos.scss */
  .item .resumeProduit .colonneProduit .gauche .etiquette {
    padding: 10px 10px 5px 10px;
  }
}
/* line 722, ../sass/_combos.scss */
.pageAchat.combos .liste_produits .produit .produit_resume .imageProduit {
  background: none;
}
