@charset "UTF-8";
/*----------------------Museo---------------*/
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@font-face {
  font-family: 'museo';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Museo/Museo-500Italic.otf") format("opentype");
}
/*----------------------Kelson---------------*/
@font-face {
  font-family: 'kelson';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Kelson/Kelson-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'kelson';
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/kelsonsans/kelson_sans_bold-webfont.woff2") format("woff2"), url("../fonts/kelsonsans/kelson_sans_bold-webfont.woff") format("woff");
}
@font-face {
  font-family: 'Kelson Regular';
  src: url("../fonts/Kelson/kelson.woff2") format("woff2"), url("../fonts/Kelson/kelson.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Kelson Sans';
  src: url("../fonts/kelsonsans/kelson_sans_regular-webfont.woff2") format("woff2"), url("../fonts/kelsonsans/kelson_sans_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Kelson Sans light';
  src: url("../fonts/kelsonsans/kelson_sans_light-webfont.woff2") format("woff2"), url("../fonts/kelsonsans/kelson_sans_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*----------------------Smudger---------------*/
@font-face {
  font-family: 'smudger';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Smudger/smudger.ttf") format("truetype");
}
/*----------------------Gothic---------------*/
@font-face {
  font-family: 'trade_gothic';
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_light_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/TradeGothic/LT_light_oblique_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/TradeGothic/LT_oblique_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_bold_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  src: url("../fonts/TradeGothic/LT_bold_oblique_regular.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_bold_2_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic';
  font-weight: 600;
  font-style: italic;
  src: url("../fonts/TradeGothic/LT_bold_2_oblique_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_cond_20';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_bold_cond_20_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_cond_20';
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/TradeGothic/LT_bold_cond_20_oblique_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_cond_18';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_cond_18_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_cond_18';
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/TradeGothic/LT_cond_18_oblique_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_ext';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_ext_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'trade_gothic_ext';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/TradeGothic/LT_bold_ext_regular.ttf") format("truetype");
}
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*--------------------------------------
                 Fonts
----------------------------------------*/
/*--------------------------------------
                 Colors
----------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../bootstrap/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../bootstrap/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 34, ../bootstrap/assets/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 47, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 48, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 51, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 52, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 53, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 54, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 55, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 56, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 57, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 58, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 61, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 62, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 63, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 64, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 65, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 66, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 67, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 68, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 69, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 70, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 71, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 72, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 73, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 74, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 75, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 76, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 77, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 78, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 79, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 80, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 81, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 82, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 83, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 84, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 85, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 86, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 87, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 88, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 89, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 90, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 91, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 92, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 93, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 94, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 95, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 96, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 97, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 98, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 99, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 100, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 101, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 102, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 103, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 104, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 105, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 106, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 107, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 108, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 109, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 110, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 111, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 112, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 113, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 114, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 115, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 116, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 117, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 118, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 119, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 120, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 121, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 122, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 123, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 124, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 125, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 126, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 127, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 128, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 129, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 130, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 131, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 132, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 133, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 134, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 135, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 136, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 137, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 138, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 139, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 140, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 141, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 142, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 143, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 144, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 145, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 146, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 147, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 148, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 149, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 150, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 151, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 152, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 153, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 154, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 155, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 156, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 157, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 158, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 159, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 160, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 161, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 162, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 163, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 164, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 165, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 166, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 167, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 168, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 169, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 170, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 171, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 172, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 173, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 174, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 175, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 176, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 177, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 178, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 179, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 180, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 181, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 182, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 183, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 184, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 185, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 186, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 187, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 188, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 189, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 190, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 191, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 192, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 194, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 195, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 196, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 197, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 198, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 199, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 200, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 201, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 202, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 203, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 204, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 205, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 206, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 207, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 208, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 209, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 210, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 211, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 212, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 213, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 214, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 215, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 216, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 217, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 218, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 219, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 220, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 221, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 222, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 223, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 224, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 225, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 226, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 227, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 228, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 229, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 230, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 231, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 232, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 233, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 234, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 235, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 236, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 237, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 238, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 239, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 240, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 241, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 242, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 243, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 244, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 245, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 246, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 247, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 248, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 249, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 250, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 251, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 252, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 253, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 262, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 263, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 264, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 265, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 266, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 267, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 268, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 269, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 270, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 271, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 272, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 273, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 274, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 275, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 276, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 277, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 278, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 279, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 280, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 281, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 282, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 283, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 284, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 285, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 286, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 287, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 288, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 289, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 290, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 291, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 292, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 293, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 294, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 295, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 296, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 297, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 298, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 299, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 300, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 301, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 302, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 303, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 304, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 305, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 306, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 307, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 308, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 309, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 310, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 311, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 312, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 313, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 314, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 315, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 316, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 317, ../bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #696e72;
  background-color: #fff;
}

/* line 36, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #be5517;
  text-decoration: none;
}
/* line 52, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #7a360f;
  text-decoration: underline;
}
/* line 58, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../bootstrap/assets/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/assets/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 159, ../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "kelson", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 43px;
}

/* line 48, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 28px;
}

/* line 49, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 15px;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 16px;
}

/* line 51, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 52, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 11px;
}

/* line 58, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #ffffcc;
  padding: .2em;
}

/* line 90, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #a0171b;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #731113;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #009900;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #006600;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #999933;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #737326;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #ffffff;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}

/* line 119, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #a0171b;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #731113;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #bff5bb;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #95ee8f;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffffcc;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffff99;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #cc0000;
}

/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #990000;
}

/* line 138, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, ../bootstrap/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../bootstrap/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../bootstrap/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 21px;
  padding-right: 21px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 762px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 982px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

/* line 30, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 21px;
  padding-right: 21px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../bootstrap/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -21px;
  margin-right: -21px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../bootstrap/assets/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 {
  position: relative;
  min-height: 1px;
  padding-left: 21px;
  padding-right: 21px;
}

/* line 27, ../bootstrap/assets/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 {
  float: left;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../bootstrap/assets/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 {
    float: left;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../bootstrap/assets/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 {
    float: left;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../bootstrap/assets/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 {
    float: left;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 31px 36px;
  padding-bottom: 31px 36px;
  color: #777777;
  text-align: left;
}

/* line 15, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../bootstrap/assets/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: 31px 36px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../bootstrap/assets/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/assets/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/assets/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: #bff5bb;
}

/* line 20, ../bootstrap/assets/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: #aaf2a5;
}

/* line 9, ../bootstrap/assets/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/assets/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/assets/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: #ffffcc;
}

/* line 20, ../bootstrap/assets/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: #ffffb3;
}

/* line 9, ../bootstrap/assets/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: #cc0000;
}

/* line 20, ../bootstrap/assets/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: #b30000;
}

/* line 171, ../bootstrap/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../bootstrap/assets/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 #d7d7d7;
  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/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #d7d7d7;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(215, 215, 215, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(215, 215, 215, 0.6);
}
/* line 103, ../bootstrap/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../bootstrap/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../bootstrap/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, ../bootstrap/assets/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 202, ../bootstrap/assets/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: 40px;
  }
}
/* line 215, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../bootstrap/assets/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 248, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../bootstrap/assets/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 264, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../bootstrap/assets/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 285, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, ../bootstrap/assets/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/assets/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/assets/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/assets/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 333, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../bootstrap/assets/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: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../bootstrap/assets/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: 40px;
  line-height: 40px;
}

/* line 84, ../bootstrap/assets/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 359, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 366, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px;
}
/* line 370, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333;
}

/* line 388, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 398, ../bootstrap/assets/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 410, ../bootstrap/assets/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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* line 417, ../bootstrap/assets/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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../bootstrap/assets/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: #009900;
}
/* line 21, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #009900;
  -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/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #006600;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lime;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lime;
}
/* line 31, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #009900;
  border-color: #009900;
  background-color: #bff5bb;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #009900;
}

/* line 8, ../bootstrap/assets/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: #999933;
}
/* line 21, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #999933;
  -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/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #737326;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cccc66;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cccc66;
}
/* line 31, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #999933;
  border-color: #999933;
  background-color: #ffffcc;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #999933;
}

/* line 8, ../bootstrap/assets/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: #ffffff;
}
/* line 21, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #ffffff;
  -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/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 31, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #cc0000;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #ffffff;
}

/* line 439, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #aaaeb1;
}

@media (min-width: 768px) {
  /* line 478, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap/assets/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 508, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../bootstrap/assets/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 569, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 575, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -21px;
  margin-right: -21px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 21px;
}
@media (min-width: 768px) {
  /* line 603, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #a0171b;
  border-color: #8a1417;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #731113;
  border-color: #1a0404;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #731113;
  border-color: #540c0e;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #731113;
  border-color: #540c0e;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #540c0e;
  border-color: #1a0404;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #a0171b;
  border-color: #8a1417;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #a0171b;
  background-color: #fff;
}

/* line 75, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #A2B21C;
  border-color: #8e9c19;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #7a8615;
  border-color: #2a2e07;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #7a8615;
  border-color: #5e6710;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #7a8615;
  border-color: #5e6710;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #5e6710;
  border-color: #2a2e07;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #A2B21C;
  border-color: #8e9c19;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #A2B21C;
  background-color: #fff;
}

/* line 79, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, ../bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #be5517;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../bootstrap/assets/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 109, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #7a360f;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../bootstrap/assets/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 135, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 139, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../bootstrap/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../bootstrap/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../bootstrap/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../bootstrap/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../bootstrap/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../bootstrap/assets/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 54, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../bootstrap/assets/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 78, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, ../bootstrap/assets/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: #a0171b;
}

/* line 103, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, ../bootstrap/assets/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 123, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 163, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../bootstrap/assets/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 63, ../bootstrap/assets/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 69, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../bootstrap/assets/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 81, ../bootstrap/assets/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 86, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../bootstrap/assets/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 116, ../bootstrap/assets/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 120, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../bootstrap/assets/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/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../bootstrap/assets/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 172, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../bootstrap/assets/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 193, ../bootstrap/assets/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 201, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../bootstrap/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../bootstrap/assets/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 68, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../bootstrap/assets/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 #d7d7d7;
  border-radius: 4px;
}
/* line 89, ../bootstrap/assets/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 94, ../bootstrap/assets/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: 13px;
  border-radius: 6px;
}
/* line 101, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../bootstrap/assets/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 117, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../bootstrap/assets/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 129, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../bootstrap/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #be5517;
}
/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../bootstrap/assets/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: #a0171b;
}

/* line 144, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../bootstrap/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 21px;
  padding-left: 21px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -21px;
  margin-left: -21px;
}
@media (min-width: 768px) {
  /* line 108, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 21px;
  font-size: 13px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
  }
}

/* line 193, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 21px;
  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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -21px;
}
/* line 235, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../bootstrap/assets/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: 768px) {
  /* line 232, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -21px;
  margin-right: -21px;
  padding: 10px 21px;
  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 478, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../bootstrap/assets/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 508, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../bootstrap/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 346, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 21px;
    margin-right: 21px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -21px;
  }
  /* line 386, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../bootstrap/assets/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: 767px) {
  /* line 473, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../bootstrap/assets/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: 767px) {
  /* line 607, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../bootstrap/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../bootstrap/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, ../bootstrap/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../bootstrap/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../bootstrap/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../bootstrap/assets/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: #be5517;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #7a360f;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../bootstrap/assets/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: 3;
  color: #fff;
  background-color: #a0171b;
  border-color: #a0171b;
  cursor: default;
}
/* line 64, ../bootstrap/assets/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/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
}
/* line 12, ../bootstrap/assets/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 18, ../bootstrap/assets/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/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../bootstrap/assets/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 18, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../bootstrap/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../bootstrap/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../bootstrap/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #a0171b;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #731113;
}

/* line 52, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #A2B21C;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #7a8615;
}

/* line 56, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../bootstrap/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../bootstrap/assets/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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #be5517;
  background-color: #fff;
}
/* line 47, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../bootstrap/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 21px;
  padding-right: 21px;
}
/* line 35, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #696e72;
}

/* line 34, ../bootstrap/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #be5517;
}

/* line 9, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #bff5bb;
  border-color: #339900;
  color: #009900;
}
/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #2b8000;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #006600;
}

/* line 63, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #ffffcc;
  border-color: #cccc99;
  color: #999933;
}
/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #c4c488;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #737326;
}

/* line 71, ../bootstrap/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #cc0000;
  border-color: #990000;
  color: #ffffff;
}
/* line 8, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: maroon;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #e6e6e6;
}

@-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/assets/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/assets/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: #a0171b;
  -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/assets/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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 64, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #A2B21C;
}
/* line 7, ../bootstrap/assets/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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 77, ../bootstrap/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../bootstrap/assets/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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 81, ../bootstrap/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../bootstrap/assets/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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, ../bootstrap/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../bootstrap/assets/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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 1, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../bootstrap/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../bootstrap/assets/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 78, ../bootstrap/assets/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 81, ../bootstrap/assets/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 87, ../bootstrap/assets/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: #a0171b;
  border-color: #a0171b;
}
/* line 96, ../bootstrap/assets/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 101, ../bootstrap/assets/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: #f09396;
}

/* line 4, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #009900;
  background-color: #bff5bb;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #009900;
}
/* line 15, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #009900;
  background-color: #aaf2a5;
}
/* line 24, ../bootstrap/assets/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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #009900;
  border-color: #009900;
}

/* line 4, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../bootstrap/assets/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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #999933;
  background-color: #ffffcc;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #999933;
}
/* line 15, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #999933;
  background-color: #ffffb3;
}
/* line 24, ../bootstrap/assets/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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #999933;
  border-color: #999933;
}

/* line 4, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #ffffff;
  background-color: #cc0000;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff;
}
/* line 15, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #b30000;
}
/* line 24, ../bootstrap/assets/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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 123, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../bootstrap/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../bootstrap/assets/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/assets/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 82, ../bootstrap/assets/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 89, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../bootstrap/assets/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 127, ../bootstrap/assets/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 131, ../bootstrap/assets/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 135, ../bootstrap/assets/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 143, ../bootstrap/assets/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 149, ../bootstrap/assets/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 153, ../bootstrap/assets/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 157, ../bootstrap/assets/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 164, ../bootstrap/assets/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 170, ../bootstrap/assets/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 174, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../bootstrap/assets/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 185, ../bootstrap/assets/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 194, ../bootstrap/assets/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 203, ../bootstrap/assets/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 210, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../bootstrap/assets/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 244, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #A2B21C;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #A2B21C;
  border-color: #A2B21C;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #A2B21C;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #A2B21C;
  background-color: #333333;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #A2B21C;
}

/* line 257, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #a0171b;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #a0171b;
  border-color: #a0171b;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a0171b;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #a0171b;
  background-color: #fff;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a0171b;
}

/* line 260, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #339900;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #009900;
  background-color: #bff5bb;
  border-color: #339900;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #339900;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #bff5bb;
  background-color: #009900;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #339900;
}

/* line 263, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #cccc99;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #999933;
  background-color: #ffffcc;
  border-color: #cccc99;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccc99;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #ffffcc;
  background-color: #999933;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccc99;
}

/* line 269, ../bootstrap/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #990000;
}
/* line 6, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #990000;
}
/* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #990000;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #cc0000;
  background-color: #ffffff;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #990000;
}

/* line 5, ../bootstrap/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../bootstrap/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../bootstrap/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../bootstrap/assets/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/assets/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/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../bootstrap/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../bootstrap/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../bootstrap/assets/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 52, ../bootstrap/assets/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 59, ../bootstrap/assets/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 66, ../bootstrap/assets/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 73, ../bootstrap/assets/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 80, ../bootstrap/assets/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 87, ../bootstrap/assets/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 94, ../bootstrap/assets/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/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}
/* line 27, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../bootstrap/assets/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 42, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../bootstrap/assets/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 77, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../bootstrap/assets/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 92, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../bootstrap/assets/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 107, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../bootstrap/assets/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 123, ../bootstrap/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../bootstrap/assets/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/assets/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/assets/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: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../bootstrap/assets/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/assets/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/assets/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/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../bootstrap/assets/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);
  background-color: transparent;
}
/* line 109, ../bootstrap/assets/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 112, ../bootstrap/assets/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 119, ../bootstrap/assets/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 128, ../bootstrap/assets/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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../bootstrap/assets/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 185, ../bootstrap/assets/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 207, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../bootstrap/assets/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 229, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../bootstrap/assets/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: -10px;
    font-size: 30px;
  }
  /* line 249, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../bootstrap/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .filter-wrapper:before, .clearfix:after, .filter-wrapper:after {
  content: " ";
  display: table;
}
/* line 19, ../bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after, .filter-wrapper:after {
  clear: both;
}

/* line 12, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../bootstrap/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../bootstrap/assets/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/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/assets/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 73, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/assets/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 92, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
/* line 3, ../scss/slick/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, ../scss/slick/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, ../scss/slick/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, ../scss/slick/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../scss/slick/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../scss/slick/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 50, ../scss/slick/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 56, ../scss/slick/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 60, ../scss/slick/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, ../scss/slick/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 68, ../scss/slick/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 74, ../scss/slick/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 80, ../scss/slick/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 84, ../scss/slick/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 88, ../scss/slick/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 92, ../scss/slick/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, ../scss/slick/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 45, ../scss/slick/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 63, ../scss/slick/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
/* line 81, ../scss/slick/_slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 85, ../scss/slick/_slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 89, ../scss/slick/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
/* line 92, ../scss/slick/_slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, ../scss/slick/_slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 105, ../scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 109, ../scss/slick/_slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 111, ../scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, ../scss/slick/_slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 119, ../scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 123, ../scss/slick/_slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 125, ../scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, ../scss/slick/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, ../scss/slick/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 146, ../scss/slick/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 154, ../scss/slick/_slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 166, ../scss/slick/_slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 168, ../scss/slick/_slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 172, ../scss/slick/_slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 189, ../scss/slick/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/**
 * Alert styling.
 */
/* line 4, ../scss/component/_alert.scss */
.alert-sm {
  padding: 5px 10px;
}

/* line 8, ../scss/component/_alert.scss */
.alert {
  font-size: 14px;
}

/* line 13, ../scss/component/_alert.scss */
.alert a {
  font-weight: bold;
}

/* line 17, ../scss/component/_alert.scss */
.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #006600;
}

/* line 22, ../scss/component/_alert.scss */
.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269;
}

/* line 27, ../scss/component/_alert.scss */
.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #737326;
}

/* line 32, ../scss/component/_alert.scss */
.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #e6e6e6;
}

/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* line 10, ../scss/component/_ajax.scss */
.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear;
}

/* line 14, ../scss/component/_ajax.scss */
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

/* line 20, ../scss/component/_ajax.scss */
html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em;
}
/* line 26, ../scss/component/_ajax.scss */
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity;
}
/* line 30, ../scss/component/_ajax.scss */
html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #a0171b;
  opacity: 1;
}
/* line 35, ../scss/component/_ajax.scss */
html.js .form-item .input-group-addon .input-group-addon {
  background-color: white;
}
/* line 41, ../scss/component/_ajax.scss */
html.js .ajax-new-content:empty {
  display: none !important;
}

/**
 * $file
 * Visual styles for fields.
 */
/* line 6, ../scss/component/_field.scss */
.field--label {
  font-weight: bold;
}

/* line 9, ../scss/component/_field.scss */
.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/
}

/* line 13, ../scss/component/_field.scss */
.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em;
}

/* line 18, ../scss/component/_field.scss */
[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0;
}

/* line 23, ../scss/component/_field.scss */
.field--label-inline .field--label::after {
  content: ':';
}

/**
 * File (and Image Widget) styles.
 */
/* line 4, ../scss/component/_file.scss */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%;
}
/* line 10, ../scss/component/_file.scss */
.file > span {
  background: #fff;
  color: #a0171b;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
}
/* line 15, ../scss/component/_file.scss */
.file > span:first-child {
  border-left: 1px solid #d7d7d7;
}
/* line 18, ../scss/component/_file.scss */
.file > span:last-child {
  border-right: 1px solid #d7d7d7;
}
/* line 22, ../scss/component/_file.scss */
.file > .tabledrag-changed {
  background: #ffffcc;
  border-radius: 0;
  color: #999933;
  display: table-cell;
  padding: 0 1em;
  top: 0;
  vertical-align: middle;
  border-left: 1px solid inherit;
}
/* line 23, ../scss/component/_file.scss */
.file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
  border: 1px solid #c4c488;
}

/* line 36, ../scss/component/_file.scss */
.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle;
}

/* line 43, ../scss/component/_file.scss */
.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/* line 47, ../scss/component/_file.scss */
.file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
  color: inherit;
}

/* line 51, ../scss/component/_file.scss */
.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle;
}

/* line 59, ../scss/component/_file.scss */
.image-widget.row {
  overflow: hidden;
}

/**
 * Filter styles.
 */
/* line 6, ../scss/component/_filter.scss */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #A2B21C;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px;
}

/* line 17, ../scss/component/_filter.scss */
.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0;
}

/* line 24, ../scss/component/_filter.scss */
.nav.nav-tabs.filter-formats {
  margin-bottom: 15px;
}

/**
 * Form styles.
 */
/* line 9, ../scss/component/_form.scss */
table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 18, ../scss/component/_form.scss */
.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}
/* line 22, ../scss/component/_form.scss */
.form-inline .select-wrapper {
  width: auto;
}
/* line 25, ../scss/component/_form.scss */
.input-group .select-wrapper {
  display: table-cell;
}
/* line 28, ../scss/component/_form.scss */
.input-group .select-wrapper:first-child .form-control:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 31, ../scss/component/_form.scss */
.input-group .select-wrapper:last-child .form-control:first-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 35, ../scss/component/_form.scss */
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-right: 2em;
}
/* line 41, ../scss/component/_form.scss */
.select-wrapper select::-ms-expand {
  opacity: 0;
}
/* line 45, ../scss/component/_form.scss */
.select-wrapper:after {
  color: #a0171b;
  content: '▼';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}
/* line 60, ../scss/component/_form.scss */
.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}
/* line 67, ../scss/component/_form.scss */
.has-error .select-wrapper:after {
  color: #ffffff;
}
/* line 70, ../scss/component/_form.scss */
.has-success .select-wrapper:after {
  color: #009900;
}
/* line 73, ../scss/component/_form.scss */
.has-warning .select-wrapper:after {
  color: #999933;
}

/* line 94, ../scss/component/_form.scss */
.form-actions .btn, .form-actions .btn-group {
  margin-right: 10px;
}
/* line 98, ../scss/component/_form.scss */
.form-actions .btn-group .btn {
  margin-right: 0;
}

/**
 * Icon styles.
 */
/* line 5, ../scss/component/_icon.scss */
a.icon-before .glyphicon {
  margin-right: .25em;
}
/* line 8, ../scss/component/_icon.scss */
a.icon-after .glyphicon {
  margin-left: .25em;
}

/* line 14, ../scss/component/_icon.scss */
.btn.icon-before .glyphicon {
  margin-left: -.25em;
  margin-right: .25em;
}
/* line 18, ../scss/component/_icon.scss */
.btn.icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -.25em;
}

/**
 * Navbar styling.
 */
/* line 10, ../scss/component/_navbar.scss */
body {
  position: relative;
}
/* line 15, ../scss/component/_navbar.scss */
body.navbar-is-static-top {
  margin-top: 0;
}
/* line 18, ../scss/component/_navbar.scss */
body.navbar-is-fixed-top {
  margin-top: 71px;
}
/* line 21, ../scss/component/_navbar.scss */
body.navbar-is-fixed-bottom {
  padding-bottom: 71px;
}
@media screen and (min-width: 768px) {
  /* line 10, ../scss/component/_navbar.scss */
  body {
    margin-top: 21px;
  }
}
@media screen and (max-width: 767px) {
  /* line 32, ../scss/component/_navbar.scss */
  body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
    position: fixed;
  }
  /* line 35, ../scss/component/_navbar.scss */
  body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
    z-index: 500;
  }
  /* line 41, ../scss/component/_navbar.scss */
  body.toolbar-vertical.navbar-is-fixed-top header {
    top: 39px;
  }
}

@media screen and (min-width: 768px) {
  /* line 47, ../scss/component/_navbar.scss */
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  /* line 47, ../scss/component/_navbar.scss */
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 47, ../scss/component/_navbar.scss */
  .navbar.container {
    max-width: 928px;
  }
}

/* line 60, ../scss/component/_navbar.scss */
.navbar .logo {
  margin-right: -21px;
  padding-left: 21px;
  padding-right: 21px;
}
@media screen and (min-width: 768px) {
  /* line 60, ../scss/component/_navbar.scss */
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

/**
 * Node styling.
 */
/* line 5, ../scss/component/_node.scss */
.node-preview-container {
  margin-top: -21px;
}

/* line 9, ../scss/component/_node.scss */
.node-preview-form-select {
  padding: 21px;
}

/**
 * Panel styling.
 */
/* line 4, ../scss/component/_panel.scss */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
/* line 8, ../scss/component/_panel.scss */
.panel-title, .panel-title:hover, .panel-title:focus, .panel-title:hover:focus {
  color: inherit;
}
/* line 11, ../scss/component/_panel.scss */
.panel-title:focus, .panel-title:hover {
  text-decoration: none;
}

/**
 * Progress bar styles.
 */
/* line 4, ../scss/component/_progress-bar.scss */
.progress-wrapper {
  margin-bottom: 15px;
}
/* line 7, ../scss/component/_progress-bar.scss */
.progress-wrapper:last-child .progress {
  margin-bottom: 5px;
}
/* line 11, ../scss/component/_progress-bar.scss */
.progress-wrapper .message {
  font-weight: 700;
  margin-bottom: 5px;
}
/* line 16, ../scss/component/_progress-bar.scss */
.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 12px;
}
/* line 21, ../scss/component/_progress-bar.scss */
.progress-wrapper .progress-bar {
  min-width: 2em;
}

/**
 * Table drag styles.
 */
/* line 4, ../scss/component/_table-drag.scss */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px;
}

/* line 8, ../scss/component/_table-drag.scss */
.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden;
}

/* line 12, ../scss/component/_table-drag.scss */
.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px;
}
/* line 20, ../scss/component/_table-drag.scss */
.tabledrag-handle:hover, .tabledrag-handle:focus {
  color: #a0171b;
}

/* line 24, ../scss/component/_table-drag.scss */
.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px;
}
/* line 30, ../scss/component/_table-drag.scss */
[dir="rtl"] .indentation {
  float: right;
  margin: -0.4em -0.4em -0.4em 0.2em;
  padding: 0.42em 0.6em 0.42em 0;
}

/**
 * Tabs and local action styles.
 */
/* line 4, ../scss/component/_tabs.scss */
.local-actions {
  margin: 10px 0 10px -5px;
}

/* line 7, ../scss/component/_tabs.scss */
.tabs--secondary {
  margin: 10px 0 5px;
}

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
/* line 16, ../scss/component/_tabs.scss */
.tabbable {
  margin-bottom: 20px;
}

/* line 20, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0;
}
/* line 22, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}

/* line 28, ../scss/component/_tabs.scss */
.tab-pane > .panel-heading {
  display: none;
}

/* line 31, ../scss/component/_tabs.scss */
.tab-content > .active {
  display: block;
}

/* line 36, ../scss/component/_tabs.scss */
.tab-content ol > li:before {
  margin-right: 5px;
}

/* line 45, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
/* line 47, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
/* line 50, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
/* line 52, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
/* line 60, ../scss/component/_tabs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 72, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
/* line 75, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
/* line 77, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
/* line 80, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
/* line 83, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
/* line 89, ../scss/component/_tabs.scss */
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px;
}

/* line 100, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
/* line 103, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
/* line 105, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
/* line 110, ../scss/component/_tabs.scss */
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 121, ../scss/component/_tabs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
/* line 124, ../scss/component/_tabs.scss */
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
/* line 126, ../scss/component/_tabs.scss */
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 132, ../scss/component/_tabs.scss */
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

/**
 * Toolbar module styling.
 */
/* line 10, ../scss/component/_toolbar.scss */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031;
}
/* line 14, ../scss/component/_toolbar.scss */
body.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}
/* line 19, ../scss/component/_toolbar.scss */
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px;
}
/* line 26, ../scss/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}
/* line 30, ../scss/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}
/* line 33, ../scss/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
  padding-bottom: 40px;
}
/* line 35, ../scss/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
  width: 240px;
}

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
/* line 8, ../scss/jquery-ui/_autocomplete.scss */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000;
}
/* line 24, ../scss/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item {
  border: 0;
  border-radius: 0;
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  margin: 0;
  outline: 0;
  padding: 3px 20px;
  text-decoration: none;
  white-space: nowrap;
}
/* line 39, ../scss/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #f5f5f5;
  color: #262626;
}
/* line 44, ../scss/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #a0171b;
  color: #fff;
}

/* line 22, ../scss/_overrides.scss */
html,
html a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../scss/_overrides.scss */
body {
  margin: 0;
}

/* line 32, ../scss/_overrides.scss */
ol, ul {
  padding-left: 1.5em;
}
/* line 34, ../scss/_overrides.scss */
.popover ol:last-child, .popover ul:last-child {
  margin-bottom: 0;
}

/* line 40, ../scss/_overrides.scss */
.page-header {
  margin-top: 0;
}

/* line 45, ../scss/_overrides.scss */
.main-container {
  padding-bottom: 0;
}

/* line 50, ../scss/_overrides.scss */
p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}

/* line 58, ../scss/_overrides.scss */
.region-help > .glyphicon {
  font-size: 13px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
/* line 63, ../scss/_overrides.scss */
.region-help .block {
  overflow: hidden;
}

/* line 69, ../scss/_overrides.scss */
.help-block, .control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
/* line 74, ../scss/_overrides.scss */
.help-block:first-child, .control-group .help-inline:first-child {
  margin-top: 0;
}

/* line 80, ../scss/_overrides.scss */
.page-header {
  color: #435533;
  padding-bottom: 0;
}

/* line 86, ../scss/_overrides.scss */
.gutter-sm.row {
  margin-right: -7px;
  margin-left: -7px;
}

/* line 91, ../scss/_overrides.scss */
.gutter-sm.row > [class^="col-"],
.gutter-sm.row > [class^=" col-"],
.gutter-sm.row > [class^="col"] {
  padding-right: 7px;
  padding-left: 7px;
}

/* line 98, ../scss/_overrides.scss */
.gutter-md.row {
  margin-right: -13px;
  margin-left: -13px;
}

/* line 103, ../scss/_overrides.scss */
.gutter-md.row > [class^="col-"],
.gutter-md.row > [class^=" col-"],
.gutter-md.row > [class^="col"] {
  padding-right: 13px;
  padding-left: 13px;
}

/* line 110, ../scss/_overrides.scss */
.attachment-after {
  margin-top: 28px;
}

/* line 115, ../scss/_overrides.scss */
.alert-danger .close {
  color: #ffffff !important;
  opacity: 1;
}

/* line 122, ../scss/_overrides.scss */
.alert-success .close {
  color: #009900 !important;
  opacity: 1;
}

/* line 129, ../scss/_overrides.scss */
.alert-warning .close {
  color: #999933 !important;
  opacity: 1;
}

/* line 136, ../scss/_overrides.scss */
.ui-widget-overlay.ui-front {
  z-index: 50;
}

/* line 1, ../scss/_form.scss */
.form-required:after,
.form-item-pass-pass1 .control-label:after,
.form-item-pass-pass2 .control-label:after {
  padding-left: 1px;
  content: "*";
  font-size: 12px;
  color: black;
  margin-right: 3px;
}

/* line 12, ../scss/_form.scss */
.form-required-info {
  margin-bottom: 19px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  color: #d7d7d7;
}
/* line 18, ../scss/_form.scss */
.form-required-info .form-required:after {
  color: #d7d7d7;
}

/* line 23, ../scss/_form.scss */
.filter-wrapper {
  border-color: #d1d1d1;
}

/* line 27, ../scss/_form.scss */
.form-control {
  border-color: #d7d7d7;
}

/* line 31, ../scss/_form.scss */
.form-select {
  color: #919191;
}

/* line 35, ../scss/_form.scss */
.description {
  color: #be5517;
  font-size: 13px;
  line-height: 21px;
  margin-top: 5px;
}
/* line 41, ../scss/_form.scss */
.description a {
  text-decoration: underline;
}
/* line 45, ../scss/_form.scss */
.description em {
  color: red;
}
/* line 49, ../scss/_form.scss */
.description .field {
  display: inline;
}
/* line 52, ../scss/_form.scss */
.description .field .field--item {
  display: inline;
}

/* line 58, ../scss/_form.scss */
.search-result-node {
  margin-bottom: 1em;
}
/* line 61, ../scss/_form.scss */
.search-result-node h3.title a {
  color: #A2B21C;
}

/* line 66, ../scss/_form.scss */
label {
  display: block;
}

/* line 70, ../scss/_form.scss */
.label {
  padding: 0;
  margin: 0;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: "Verdana", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #696e72;
}

/* line 83, ../scss/_form.scss */
.field--name-field-organize legend,
.field--name-field-inscription-participation legend,
.field--name-field-activity-languages legend,
.field--name-field-required-equipments legend,
.customclass {
  display: none;
}

/* line 92, ../scss/_form.scss */
.field--name-field-place-meeting {
  padding-top: 21px;
}

/* line 96, ../scss/_form.scss */
.field--name-field-age-start,
.field--name-field-age-end,
.field--name-field-age-activity-min,
.field--name-field-age-activity-max {
  padding-left: 25px;
}

/* line 103, ../scss/_form.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -25px;
}

/* line 111, ../scss/_form.scss */
#bootstrap-panel--12--content .field--type-boolean {
  margin-bottom: 0;
}
/* line 115, ../scss/_form.scss */
#bootstrap-panel--12--content .label {
  padding-top: 20px;
  display: block;
  text-align: left;
}
/* line 122, ../scss/_form.scss */
#bootstrap-panel--12--content .form-inline label {
  display: inline-block;
}

/* line 128, ../scss/_form.scss */
.label.pt0 {
  padding-top: 0 !important;
}

/* line 132, ../scss/_form.scss */
.radio-suffix {
  margin: 0;
  padding-left: 21px;
  position: relative;
  top: -25px;
}

/* line 148, ../scss/_form.scss */
.block-mmw-login-block .block-title {
  text-align: right;
}
/* line 152, ../scss/_form.scss */
.block-mmw-login-block .description {
  display: none;
}
/* line 121, ../scss/_mixins.scss */
.block-mmw-login-block .form-item:before, .block-mmw-login-block .form-item:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.block-mmw-login-block .form-item:after {
  clear: both;
}
/* line 160, ../scss/_form.scss */
.block-mmw-login-block .control-label,
.block-mmw-login-block .form-control {
  display: block;
  float: left;
}
/* line 166, ../scss/_form.scss */
.block-mmw-login-block .control-label {
  margin: 0;
  padding-right: 13px;
  width: 40%;
  text-align: right;
  line-height: 34px;
}
/* line 174, ../scss/_form.scss */
.block-mmw-login-block .form-control {
  width: 60%;
}
/* line 178, ../scss/_form.scss */
.block-mmw-login-block .form-actions {
  padding-left: 40%;
}
/* line 181, ../scss/_form.scss */
.block-mmw-login-block .form-actions .btn {
  margin-top: 1px;
  display: block;
  width: 100%;
}
/* line 188, ../scss/_form.scss */
.block-mmw-login-block .form-type-password {
  margin-bottom: 5px;
}
/* line 192, ../scss/_form.scss */
.block-mmw-login-block .reset-password__link {
  display: block;
  text-align: center;
  padding-left: 190px;
  margin-bottom: 12px;
}

/* line 204, ../scss/_form.scss */
.border-right {
  border-right: 1px solid #435533;
}

@media (max-width: 767px) {
  /* line 211, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields,
  .mailchimp-signup-subscribe-form .form-email,
  .mailchimp-signup-subscribe-form .form-wrapper,
  .mailchimp-signup-subscribe-form .form-submit,
  .mailchimp-signup-subscribe-form .button {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
  }
}
@media (max-width: 991px) {
  /* line 231, ../scss/_form.scss */
  .become-member {
    margin-bottom: 30px;
  }
}
@media (min-width: 1449px) {
  /* line 239, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    margin-left: 24%;
  }
}
@media (min-width: 992px) and (max-width: 1449px) {
  /* line 248, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    margin-left: 14%;
  }
}
@media (min-width: 1450px) {
  /* line 272, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    margin-left: 18%;
  }
}
@media (max-width: 992px) {
  /* line 294, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    margin-left: 0 !important;
    width: 80%;
  }
  /* line 298, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .form-email {
    padding-left: 22px !important;
    width: 110% !important;
  }
  /* line 304, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .form-actions {
    width: 20%;
    height: 44px;
  }
  /* line 308, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .form-actions .form-submit {
    right: 19px;
    position: absolute;
  }
}
@media (max-width: 992px) {
  /* line 317, ../scss/_form.scss */
  .become-member {
    background-color: #303E20;
  }
}
/* line 322, ../scss/_form.scss */
#edit-center-coordinates--2 {
  display: none;
}

/*
    Rewrite
*/
/* line 330, ../scss/_form.scss */
.become-member, .mailchimp-signup-subscribe-form {
  padding: 23px 15px 31px 15px !important;
  height: 100%;
  text-align: center;
  color: #fff;
}
/* line 336, ../scss/_form.scss */
.become-member .block-title, .mailchimp-signup-subscribe-form .block-title {
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 30px !important;
  line-height: 36px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 15px;
}
/* line 348, ../scss/_form.scss */
.become-member .become-text, .become-member .signup-text, .mailchimp-signup-subscribe-form .become-text, .mailchimp-signup-subscribe-form .signup-text {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 28px;
}

/* line 357, ../scss/_form.scss */
.mailchimp-signup-subscribe-form {
  background-color: #A2B21C;
}
/* line 360, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
  position: absolute;
  margin-left: 83px;
  width: 60%;
}
/* line 365, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .control-label {
  display: none;
}
/* line 369, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .form-email {
  width: 100%;
  height: 44px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 375, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .form-email::placeholder {
  color: transparent;
}
/* line 380, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .form-actions {
  position: relative;
  left: 54%;
  width: 41%;
}
/* line 385, ../scss/_form.scss */
.mailchimp-signup-subscribe-form .form-actions .form-submit {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #303E20 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #303E20;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.mailchimp-signup-subscribe-form .form-actions .form-submit:hover, .mailchimp-signup-subscribe-form .form-actions .form-submit:active, .mailchimp-signup-subscribe-form .form-actions .form-submit:focus {
  background: #161c0f;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 385, ../scss/_form.scss */
  .mailchimp-signup-subscribe-form .form-actions .form-submit {
    font-size: 14px;
    width: auto;
  }
}

/* line 392, ../scss/_form.scss */
.become-member {
  background-color: #cccbcb;
}

/* line 402, ../scss/_form.scss */
#thanks-content .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
  margin-left: 13px;
}
/* line 405, ../scss/_form.scss */
#thanks-content .mailchimp-signup-subscribe-form .form-actions {
  left: 58%;
}

/* line 1, ../scss/_base.scss */
.img-responsive {
  display: inline-block;
}

/* line 5, ../scss/_base.scss */
h1.page-header, .h2-v2 {
  color: #303E20;
  text-align: left;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  margin-bottom: 27px;
  letter-spacing: 0;
}
/* line 17, ../scss/_base.scss */
h1.page-header--white, .h2-v2--white {
  color: #fff;
}
/* line 20, ../scss/_base.scss */
h1.page-header--large-space, .h2-v2--large-space {
  margin-bottom: 48px;
}
/* line 23, ../scss/_base.scss */
h1.page-header--center, .h2-v2--center {
  text-align: center;
}

/* line 28, ../scss/_base.scss */
.description-v2 {
  color: #000;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

/* line 36, ../scss/_base.scss */
.dashed-top {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  margin-top: 46px;
  margin-bottom: 14px;
}

/* line 42, ../scss/_base.scss */
.dashed-bottom {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  margin-top: 24px;
  margin-bottom: 43px;
}

/* line 48, ../scss/_base.scss */
.footer-mb-md {
  margin-bottom: 86px;
}

/* line 52, ../scss/_base.scss */
.footer-mb-sm {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  /* line 52, ../scss/_base.scss */
  .footer-mb-sm {
    margin-bottom: 63px;
  }
}

/* line 59, ../scss/_base.scss */
.header-shadow {
  box-shadow: 10px 0 20px 0 rgba(0, 0, 0, 0.9);
}

/* line 63, ../scss/_base.scss */
.no-col {
  padding: 0;
}

/* line 68, ../scss/_base.scss */
.map-panel__name, .map-panel a {
  font-family: "kelson", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: rgba(3, 3, 3, 0.8);
  text-decoration: none;
}
/* line 75, ../scss/_base.scss */
.map-panel__cta {
  margin-top: 5px;
}
/* line 78, ../scss/_base.scss */
.map-panel__cta a {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "kelson", sans-serif;
  letter-spacing: 1px;
  color: #A2B21C;
  font-size: 11px;
}
/* line 85, ../scss/_base.scss */
.map-panel__cta a:hover {
  text-decoration: underline;
}

/* line 1, ../scss/_btn.scss */
.btn-primary {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #bb1016 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #bb1016;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #8c0c10;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 1, ../scss/_btn.scss */
  .btn-primary {
    font-size: 14px;
    width: auto;
  }
}

/* line 5, ../scss/_btn.scss */
.btn-secondary {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 5, ../scss/_btn.scss */
  .btn-secondary {
    font-size: 14px;
    width: auto;
  }
}
/* line 7, ../scss/_btn.scss */
.btn-secondary--small {
  padding: 4px 8px;
}

/* line 12, ../scss/_btn.scss */
.btn-secondary-border {
  color: #A2B21C;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.btn-secondary-border:hover, .btn-secondary-border:active, .btn-secondary-border:focus {
  background: #e6e6e6;
  text-decoration: none;
  color: #A2B21C;
}
@media (min-width: 768px) {
  /* line 12, ../scss/_btn.scss */
  .btn-secondary-border {
    font-size: 14px;
    width: auto;
  }
}

/* line 16, ../scss/_btn.scss */
.btn-secondary-white {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #fff 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: transparent;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.btn-secondary-white:hover, .btn-secondary-white:active, .btn-secondary-white:focus {
  background: transparent;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 16, ../scss/_btn.scss */
  .btn-secondary-white {
    font-size: 14px;
    width: auto;
  }
}

/* line 20, ../scss/_btn.scss */
.button-green {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #46542E 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #46542E;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.button-green:hover, .button-green:active, .button-green:focus {
  background: #2b331c;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 20, ../scss/_btn.scss */
  .button-green {
    font-size: 14px;
    width: auto;
  }
}

/* line 24, ../scss/_btn.scss */
.button-lime_green {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.button-lime_green:hover, .button-lime_green:active, .button-lime_green:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 24, ../scss/_btn.scss */
  .button-lime_green {
    font-size: 14px;
    width: auto;
  }
}

/* line 28, ../scss/_btn.scss */
.button--small {
  font-size: 9px;
  padding: 7px 40px;
  width: auto !important;
}

/* line 35, ../scss/_btn.scss */
.btn-icon img {
  position: relative;
  top: -2px;
  margin-right: 12px;
}

/* line 42, ../scss/_btn.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 48, ../scss/_btn.scss */
.btn-tag {
  background-color: #d3d3d3;
  padding: 0 9px;
  margin-bottom: 3px;
  border-radius: 15px;
  text-decoration: none;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  cursor: initial;
}
/* line 61, ../scss/_btn.scss */
.btn-tag--green {
  background-color: #323f20;
}
/* line 65, ../scss/_btn.scss */
.btn-tag:hover {
  color: #fff;
}

/* line 70, ../scss/_btn.scss */
.btn-heart {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #bb1016 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #bb1016;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 72, ../scss/_btn.scss */
.btn-heart:before {
  content: '';
  position: absolute;
  background: url("../img/donation_v2/heart.png") no-repeat center center;
  top: 1px;
  left: 0;
  width: 45px;
  height: 45px;
}
/* line 12, ../scss/_mixins.scss */
.btn-heart:hover, .btn-heart:active, .btn-heart:focus {
  background: #8c0c10;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 70, ../scss/_btn.scss */
  .btn-heart {
    font-size: 14px;
    width: auto;
  }
}

/* line 23, ../scss/_form-member.scss */
fieldset[id^='edit-amount--'] .field-suffix {
  display: block;
  border-bottom: 1px solid #b8b8b8;
  margin-top: 15px;
}

/* line 32, ../scss/_form-member.scss */
button.stripe-button-el {
  background: none !important;
  margin: 10px;
  box-shadow: none;
  text-shadow: none;
  width: 100% !important;
}
/* line 39, ../scss/_form-member.scss */
button.stripe-button-el span, button.stripe-button-el span:hover {
  height: 34px;
  line-height: 34px;
  width: 76% !important;
  border-radius: 7px;
  padding-left: 30px;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-style: normal;
  font-family: "kelson", sans-serif;
  background-image: none;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 2px;
  background: #80161D !important;
  border-color: #80161D !important;
}

/* line 59, ../scss/_form-member.scss */
.form-donation #stripe-submit {
  margin-top: 30px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #80161D 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #80161D;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.form-donation #stripe-submit:hover, .form-donation #stripe-submit:active, .form-donation #stripe-submit:focus {
  background: #540f13;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 59, ../scss/_form-member.scss */
  .form-donation #stripe-submit {
    font-size: 14px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 59, ../scss/_form-member.scss */
  .form-donation #stripe-submit {
    width: 76% !important;
    margin-left: 24%;
  }
}

/* line 71, ../scss/_form-member.scss */
.form-membership legend, .form-membership p,
.form-membership .control-label,
.form-membership .form-control,
.form-membership .input-group,
.form-membership .description,
.form-donation legend,
.form-donation p,
.form-donation .control-label,
.form-donation .form-control,
.form-donation .input-group,
.form-donation .description {
  font-style: italic;
}
/* line 78, ../scss/_form-member.scss */
.form-membership p, .form-membership .description,
.form-donation p,
.form-donation .description {
  line-height: 19px;
  margin-bottom: 11px;
}
/* line 82, ../scss/_form-member.scss */
.form-membership h2,
.form-donation h2 {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}
/* line 88, ../scss/_form-member.scss */
.form-membership .control-label, .form-membership legend,
.form-donation .control-label,
.form-donation legend {
  display: inline-block;
  color: #1f1f1f;
  font-weight: 600;
}
/* line 94, ../scss/_form-member.scss */
.form-membership .input-group-addon,
.form-donation .input-group-addon {
  display: none;
}
/* line 97, ../scss/_form-member.scss */
.form-membership .input-group .form-control:first-child,
.form-donation .input-group .form-control:first-child {
  border-radius: 4px;
}
/* line 100, ../scss/_form-member.scss */
.form-membership .select-wrapper .form-select,
.form-donation .select-wrapper .form-select {
  width: 100%;
  height: 34px;
}
/* line 105, ../scss/_form-member.scss */
.form-membership .form-group,
.form-donation .form-group {
  display: block;
  margin-bottom: 15px;
}
/* line 110, ../scss/_form-member.scss */
.form-membership .control-label,
.form-membership .fieldgroup legend,
.form-donation .control-label,
.form-donation .fieldgroup legend {
  padding-right: 15px;
}
/* line 116, ../scss/_form-member.scss */
.form-membership .fieldgroup,
.form-donation .fieldgroup {
  display: block;
  margin-bottom: 15px;
}
/* line 120, ../scss/_form-member.scss */
.form-membership .fieldgroup legend,
.form-donation .fieldgroup legend {
  display: inline-block;
  float: left;
  margin: 0 0 3px 0;
  border: 0;
  font-size: 14px;
  font-weight: 600;
}
/* line 127, ../scss/_form-member.scss */
.form-membership .fieldgroup legend .fieldset-legend,
.form-donation .fieldgroup legend .fieldset-legend {
  font-size: 12px;
}
/* line 131, ../scss/_form-member.scss */
.form-membership .fieldgroup .fieldset-wrapper,
.form-donation .fieldgroup .fieldset-wrapper {
  display: inline-block;
}
/* line 133, ../scss/_form-member.scss */
.form-membership .fieldgroup .fieldset-wrapper .form-item,
.form-donation .fieldgroup .fieldset-wrapper .form-item {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 139, ../scss/_form-member.scss */
.form-membership .fieldgroup .fieldset-wrapper .control-label,
.form-donation .fieldgroup .fieldset-wrapper .control-label {
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
  width: auto;
}
/* line 144, ../scss/_form-member.scss */
.form-membership .fieldgroup .fieldset-wrapper .control-label .input-group,
.form-donation .fieldgroup .fieldset-wrapper .control-label .input-group {
  width: auto;
}
/* line 149, ../scss/_form-member.scss */
.form-membership .fieldgroup .radio, .form-membership .fieldgroup .checkbox,
.form-donation .fieldgroup .radio,
.form-donation .fieldgroup .checkbox {
  display: inline-block;
}
/* line 155, ../scss/_form-member.scss */
.form-membership .block-label .form-item .control-label,
.form-membership .block-label .form-item input,
.form-donation .block-label .form-item .control-label,
.form-donation .block-label .form-item input {
  width: 100%;
}
/* line 163, ../scss/_form-member.scss */
.form-membership .form-actions,
.form-donation .form-actions {
  display: block;
  margin-top: 30px;
}
/* line 166, ../scss/_form-member.scss */
.form-membership .form-actions .btn,
.form-donation .form-actions .btn {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #80161D 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #80161D;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
}
/* line 12, ../scss/_mixins.scss */
.form-membership .form-actions .btn:hover, .form-membership .form-actions .btn:active, .form-membership .form-actions .btn:focus,
.form-donation .form-actions .btn:hover,
.form-donation .form-actions .btn:active,
.form-donation .form-actions .btn:focus {
  background: #540f13;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 166, ../scss/_form-member.scss */
  .form-membership .form-actions .btn,
  .form-donation .form-actions .btn {
    font-size: 14px;
    width: auto;
  }
}
/* line 171, ../scss/_form-member.scss */
.form-membership .form-actions .btn-success,
.form-donation .form-actions .btn-success {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.form-membership .form-actions .btn-success:hover, .form-membership .form-actions .btn-success:active, .form-membership .form-actions .btn-success:focus,
.form-donation .form-actions .btn-success:hover,
.form-donation .form-actions .btn-success:active,
.form-donation .form-actions .btn-success:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 171, ../scss/_form-member.scss */
  .form-membership .form-actions .btn-success,
  .form-donation .form-actions .btn-success {
    font-size: 14px;
    width: auto;
  }
}
/* line 174, ../scss/_form-member.scss */
.form-membership .form-actions .text-center,
.form-donation .form-actions .text-center {
  width: 80%;
  margin-left: 20%;
  margin-bottom: 0;
  text-transform: lowercase;
  font-weight: bold;
  padding: 4px 0;
}
/* line 183, ../scss/_form-member.scss */
.form-membership .step-previous,
.form-donation .step-previous {
  display: block;
  text-align: center;
  padding: 15px;
  font-style: italic;
  text-decoration: underline;
  color: #696e72;
}
/* line 190, ../scss/_form-member.scss */
.form-membership .step-previous:hover,
.form-donation .step-previous:hover {
  text-decoration: none;
}
/* line 194, ../scss/_form-member.scss */
.form-membership .form-textarea-wrapper,
.form-donation .form-textarea-wrapper {
  margin-bottom: 15px;
}

/* line 201, ../scss/_form-member.scss */
label .snippet__option {
  margin-bottom: 13px;
}
/* line 203, ../scss/_form-member.scss */
label .snippet__option p {
  padding-left: 0 !important;
  font-weight: 300;
}

@media (min-width: 768px) {
  /* line 218, ../scss/_form-member.scss */
  .form-step-one .form-natagora-container, .form-step-one .form-actions {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 224, ../scss/_form-member.scss */
  .form-step-one .control-label, .form-step-one legend {
    width: 19%;
  }
  /* line 228, ../scss/_form-member.scss */
  .form-step-one .form-control, .form-step-one .input-group, .form-step-one .fieldset-wrapper {
    width: 80%;
  }
  /* line 230, ../scss/_form-member.scss */
  .form-step-one .form-control.option, .form-step-one .input-group.option, .form-step-one .fieldset-wrapper.option {
    width: auto;
  }
  /* line 236, ../scss/_form-member.scss */
  .form-step-one p, .form-step-one .description {
    padding-left: 20%;
  }
  /* line 240, ../scss/_form-member.scss */
  .form-step-one div.password-confirm, .form-step-one div.password-strength {
    padding-left: 20%;
  }
  /* line 245, ../scss/_form-member.scss */
  .form-step-one .form-actions .btn {
    width: 81% !important;
    margin-left: 19%;
  }

  /* line 254, ../scss/_form-member.scss */
  .form-donation.form-step-two p {
    margin-left: 27%;
    width: 27%;
  }
  /* line 259, ../scss/_form-member.scss */
  .form-donation.form-step-two .control-label,
  .form-donation.form-step-two legend {
    width: 27%;
  }
  /* line 262, ../scss/_form-member.scss */
  .form-donation.form-step-two .control-label.option,
  .form-donation.form-step-two legend.option {
    width: auto;
  }
  /* line 267, ../scss/_form-member.scss */
  .form-donation.form-step-two .form-control,
  .form-donation.form-step-two .input-group,
  .form-donation.form-step-two .fieldset-wrapper {
    width: 72%;
  }
  /* line 273, ../scss/_form-member.scss */
  .form-donation.form-step-two #change-price-other {
    padding-left: 27%;
  }
  /* line 278, ../scss/_form-member.scss */
  .form-donation.form-step-two .form-actions .btn {
    width: 73% !important;
    margin-left: 27%;
  }
  /* line 284, ../scss/_form-member.scss */
  .form-donation.form-step-two .step-previous {
    width: 72%;
    margin-left: 27%;
  }

  /* line 291, ../scss/_form-member.scss */
  .renew-form-step-one p {
    margin-left: 0 !important;
    width: auto !important;
  }
  /* line 295, ../scss/_form-member.scss */
  .renew-form-step-one p:last-child {
    margin-left: 35% !important;
    width: 64% !important;
  }

  /* line 303, ../scss/_form-member.scss */
  .form-membership.form-step-two p,
  .renew-form-step-one p {
    margin-left: 35%;
    width: 35%;
  }
  /* line 308, ../scss/_form-member.scss */
  .form-membership.form-step-two .control-label,
  .form-membership.form-step-two legend,
  .renew-form-step-one .control-label,
  .renew-form-step-one legend {
    width: 35%;
  }
  /* line 311, ../scss/_form-member.scss */
  .form-membership.form-step-two .control-label.option,
  .form-membership.form-step-two legend.option,
  .renew-form-step-one .control-label.option,
  .renew-form-step-one legend.option {
    width: auto;
  }
  /* line 320, ../scss/_form-member.scss */
  .form-membership.form-step-two fieldset[id^='edit-amount--'] .control-label,
  .form-membership.form-step-two fieldset[id^='edit-amount--'] legend,
  .form-membership.form-step-two div[id^='edit-extras'] .control-label,
  .form-membership.form-step-two div[id^='edit-extras'] legend,
  .renew-form-step-one fieldset[id^='edit-amount--'] .control-label,
  .renew-form-step-one fieldset[id^='edit-amount--'] legend,
  .renew-form-step-one div[id^='edit-extras'] .control-label,
  .renew-form-step-one div[id^='edit-extras'] legend {
    width: 35%;
  }
  /* line 323, ../scss/_form-member.scss */
  .form-membership.form-step-two fieldset[id^='edit-amount--'] .control-label.option,
  .form-membership.form-step-two fieldset[id^='edit-amount--'] legend.option,
  .form-membership.form-step-two div[id^='edit-extras'] .control-label.option,
  .form-membership.form-step-two div[id^='edit-extras'] legend.option,
  .renew-form-step-one fieldset[id^='edit-amount--'] .control-label.option,
  .renew-form-step-one fieldset[id^='edit-amount--'] legend.option,
  .renew-form-step-one div[id^='edit-extras'] .control-label.option,
  .renew-form-step-one div[id^='edit-extras'] legend.option {
    width: auto;
    font-weight: normal;
    margin-bottom: 13px;
  }
  /* line 331, ../scss/_form-member.scss */
  .form-membership.form-step-two .form-control,
  .form-membership.form-step-two .input-group,
  .form-membership.form-step-two .fieldset-wrapper,
  .renew-form-step-one .form-control,
  .renew-form-step-one .input-group,
  .renew-form-step-one .fieldset-wrapper {
    width: 64%;
  }
  /* line 336, ../scss/_form-member.scss */
  .form-membership.form-step-two #edit-period--wrapper,
  .renew-form-step-one #edit-period--wrapper {
    margin-bottom: 0;
  }
  /* line 337, ../scss/_form-member.scss */
  .form-membership.form-step-two .form-item-desc,
  .renew-form-step-one .form-item-desc {
    margin-left: 35%;
  }
  /* line 343, ../scss/_form-member.scss */
  .form-membership.form-step-two #change-options-prices fieldset legend,
  .renew-form-step-one #change-options-prices fieldset legend {
    text-align: right;
  }
  /* line 352, ../scss/_form-member.scss */
  .form-membership.form-step-two .form-checkboxes,
  .renew-form-step-one .form-checkboxes {
    padding-left: 36%;
  }
  /* line 356, ../scss/_form-member.scss */
  .form-membership.form-step-two .form-item-total,
  .renew-form-step-one .form-item-total {
    padding-left: 35%;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
  }
  /* line 364, ../scss/_form-member.scss */
  .form-membership.form-step-two .form-actions .btn,
  .renew-form-step-one .form-actions .btn {
    width: 65% !important;
    margin-left: 35%;
  }
  /* line 370, ../scss/_form-member.scss */
  .form-membership.form-step-two .step-previous,
  .renew-form-step-one .step-previous {
    width: 64%;
    margin-left: 35%;
  }

  /* line 379, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly p,
  .form-donation.form-step-three-monthly p,
  .renew-form-step-two-monthly p {
    margin-left: 24%;
    width: 75%;
  }
  /* line 383, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .domiciliation,
  .form-donation.form-step-three-monthly .domiciliation,
  .renew-form-step-two-monthly .domiciliation {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 387, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .domiciliation p,
  .form-donation.form-step-three-monthly .domiciliation p,
  .renew-form-step-two-monthly .domiciliation p {
    float: left;
  }
  /* line 389, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .domiciliation p.control-label,
  .form-donation.form-step-three-monthly .domiciliation p.control-label,
  .renew-form-step-two-monthly .domiciliation p.control-label {
    width: 24%;
  }
  /* line 392, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .domiciliation p.text,
  .form-donation.form-step-three-monthly .domiciliation p.text,
  .renew-form-step-two-monthly .domiciliation p.text {
    width: 75%;
  }
  /* line 397, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .block-label,
  .form-donation.form-step-three-monthly .block-label,
  .renew-form-step-two-monthly .block-label {
    margin-left: 24%;
  }
  /* line 402, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .form-actions .btn,
  .form-donation.form-step-three-monthly .form-actions .btn,
  .renew-form-step-two-monthly .form-actions .btn {
    width: 76% !important;
    margin-left: 24%;
  }
  /* line 408, ../scss/_form-member.scss */
  .form-membership.form-step-three-monthly .step-previous,
  .form-donation.form-step-three-monthly .step-previous,
  .renew-form-step-two-monthly .step-previous {
    width: 75%;
    margin-left: 24%;
  }

  /* line 417, ../scss/_form-member.scss */
  .form-step-three-monthly-confirm .form-actions .btn,
  .form-step-final .form-actions .btn {
    width: 100% !important;
  }
  /* line 422, ../scss/_form-member.scss */
  .form-step-three-monthly-confirm .step-previous,
  .form-step-final .step-previous {
    width: 100%;
  }

  /* line 430, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .control-label,
  .form-membership.form-step-three-unique legend,
  .form-donation.form-step-three-unique .control-label,
  .form-donation.form-step-three-unique legend,
  .form-membership.renew-form-step-two-unique .control-label,
  .form-membership.renew-form-step-two-unique legend {
    width: 24%;
  }
  /* line 433, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .control-label.option,
  .form-membership.form-step-three-unique legend.option,
  .form-donation.form-step-three-unique .control-label.option,
  .form-donation.form-step-three-unique legend.option,
  .form-membership.renew-form-step-two-unique .control-label.option,
  .form-membership.renew-form-step-two-unique legend.option {
    width: auto;
  }
  /* line 438, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .form-control,
  .form-membership.form-step-three-unique .input-group,
  .form-membership.form-step-three-unique .fieldset-wrapper,
  .form-donation.form-step-three-unique .form-control,
  .form-donation.form-step-three-unique .input-group,
  .form-donation.form-step-three-unique .fieldset-wrapper,
  .form-membership.renew-form-step-two-unique .form-control,
  .form-membership.renew-form-step-two-unique .input-group,
  .form-membership.renew-form-step-two-unique .fieldset-wrapper {
    width: 75%;
  }
  /* line 444, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique p, .form-membership.form-step-three-unique .description,
  .form-donation.form-step-three-unique p,
  .form-donation.form-step-three-unique .description,
  .form-membership.renew-form-step-two-unique p,
  .form-membership.renew-form-step-two-unique .description {
    padding-left: 24%;
  }
  /* line 446, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique p.control-label, .form-membership.form-step-three-unique .description.control-label,
  .form-donation.form-step-three-unique p.control-label,
  .form-donation.form-step-three-unique .description.control-label,
  .form-membership.renew-form-step-two-unique p.control-label,
  .form-membership.renew-form-step-two-unique .description.control-label {
    width: 100%;
  }
  /* line 451, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .stripe-button-el,
  .form-donation.form-step-three-unique .stripe-button-el,
  .form-membership.renew-form-step-two-unique .stripe-button-el {
    margin-left: 24%;
  }
  /* line 455, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .block-label,
  .form-donation.form-step-three-unique .block-label,
  .form-membership.renew-form-step-two-unique .block-label {
    padding-left: 24%;
  }
  /* line 460, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .form-actions .btn,
  .form-donation.form-step-three-unique .form-actions .btn,
  .form-membership.renew-form-step-two-unique .form-actions .btn {
    width: 76% !important;
    margin-left: 24%;
  }
  /* line 466, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .step-previous,
  .form-donation.form-step-three-unique .step-previous,
  .form-membership.renew-form-step-two-unique .step-previous {
    width: 75%;
    margin-left: 24%;
  }
  /* line 471, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .fieldgroup .form-item,
  .form-donation.form-step-three-unique .fieldgroup .form-item,
  .form-membership.renew-form-step-two-unique .fieldgroup .form-item {
    display: block !important;
  }
  /* line 473, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .fieldgroup .form-item .control-label,
  .form-donation.form-step-three-unique .fieldgroup .form-item .control-label,
  .form-membership.renew-form-step-two-unique .fieldgroup .form-item .control-label {
    text-align: left;
    vertical-align: top;
    line-height: 30px;
  }
  /* line 477, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .fieldgroup .form-item .control-label img,
  .form-donation.form-step-three-unique .fieldgroup .form-item .control-label img,
  .form-membership.renew-form-step-two-unique .fieldgroup .form-item .control-label img {
    margin: 2px;
    margin-left: 15px;
    max-height: 30px;
    width: auto;
  }

  /* line 493, ../scss/_form-member.scss */
  .fiscal-form-step .form-natagora-container,
  .form-step-final .form-natagora-container,
  .form-step-three-monthly-confirm .form-natagora-container,
  .renew-form-step-two-monthly-confirm .form-natagora-container,
  .renew-form-step-form-step-two-monthly-confirm .form-natagora-container {
    padding-left: 24%;
  }
  /* line 498, ../scss/_form-member.scss */
  .fiscal-form-step .form-actions .btn,
  .form-step-final .form-actions .btn,
  .form-step-three-monthly-confirm .form-actions .btn,
  .renew-form-step-two-monthly-confirm .form-actions .btn,
  .renew-form-step-form-step-two-monthly-confirm .form-actions .btn {
    width: 76% !important;
    margin-left: 24%;
  }
  /* line 504, ../scss/_form-member.scss */
  .fiscal-form-step .step-previous,
  .form-step-final .step-previous,
  .form-step-three-monthly-confirm .step-previous,
  .renew-form-step-two-monthly-confirm .step-previous,
  .renew-form-step-form-step-two-monthly-confirm .step-previous {
    width: 75%;
    margin-left: 24%;
  }

  /* line 510, ../scss/_form-member.scss */
  .form-step-final .form-natagora-container {
    padding-left: 0;
  }

  /* line 516, ../scss/_form-member.scss */
  .form-step-one.form-membership--edit .form-actions {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 526, ../scss/_form-member.scss */
.form-fiscal #fiscal-form .form-natagora-container {
  padding-left: 0;
}

/* line 533, ../scss/_form-member.scss */
.form-donation.form-step-final .form-actions .btn, .form-donation.form-step-final .form-actions p, .fiscal-form-step .form-actions .btn, .fiscal-form-step .form-actions p {
  display: block !important;
  width: 75% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 768px) {
  /* line 548, ../scss/_form-member.scss */
  .form-membership,
  .form-donation {
    padding: 0;
  }
  /* line 551, ../scss/_form-member.scss */
  .form-membership .control-label,
  .form-membership .form-control, .form-membership .input-group,
  .form-donation .control-label,
  .form-donation .form-control,
  .form-donation .input-group {
    width: 100%;
  }
  /* line 556, ../scss/_form-member.scss */
  .form-membership .fieldgroup legend, .form-membership .fieldgroup .fieldset-wrapper,
  .form-donation .fieldgroup legend,
  .form-donation .fieldgroup .fieldset-wrapper {
    width: 100%;
  }
  /* line 560, ../scss/_form-member.scss */
  .form-membership p, .form-membership .description,
  .form-donation p,
  .form-donation .description {
    padding-left: 0;
  }
  /* line 570, ../scss/_form-member.scss */
  .form-membership .form-actions .btn,
  .form-donation .form-actions .btn {
    margin-bottom: 10px;
    width: 100% !important;
  }
  /* line 576, ../scss/_form-member.scss */
  .form-membership input.form-radio,
  .form-membership input.form-checkbox,
  .form-donation input.form-radio,
  .form-donation input.form-checkbox {
    height: 18px;
    width: 18px;
  }

  /* line 585, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .fieldgroup .form-item,
  .form-donation.form-step-three-unique .fieldgroup .form-item {
    display: block;
  }
  /* line 587, ../scss/_form-member.scss */
  .form-membership.form-step-three-unique .fieldgroup .form-item .control-label img,
  .form-donation.form-step-three-unique .fieldgroup .form-item .control-label img {
    margin: 2px 2px 2px 15px;
    max-height: 30px;
    width: auto;
  }
}
/* line 597, ../scss/_form-member.scss */
#register-form .form-membership {
  width: 100%;
  margin: 0;
}

/* line 605, ../scss/_form-member.scss */
.member-register-form #register-form-wrapper .form-group {
  margin-bottom: 10px;
}
/* line 608, ../scss/_form-member.scss */
.member-register-form #register-form-wrapper .form-actions {
  margin-top: 10px;
}
/* line 610, ../scss/_form-member.scss */
.member-register-form #register-form-wrapper .form-actions .btn {
  width: 100%;
}

/* line 622, ../scss/_form-member.scss */
.form-membership .form-member__steps,
.form-donation .form-member__steps,
.form-member .form-member__steps {
  text-align: center;
  padding: 0 !important;
  margin: 0 0 30px 0;
  clear: both;
}
/* line 631, ../scss/_form-member.scss */
.form-membership .form-member__step-col:first-child .form-member__step-item,
.form-donation .form-member__step-col:first-child .form-member__step-item,
.form-member .form-member__step-col:first-child .form-member__step-item {
  margin-left: 0;
}
/* line 636, ../scss/_form-member.scss */
.form-membership .form-member__step-col:last-child .form-member__step-item,
.form-donation .form-member__step-col:last-child .form-member__step-item,
.form-member .form-member__step-col:last-child .form-member__step-item {
  margin-right: 0;
}
/* line 642, ../scss/_form-member.scss */
.form-membership .form-member__step-item,
.form-donation .form-member__step-item,
.form-member .form-member__step-item {
  display: block;
  border-bottom: 1px solid #696e72;
  color: #696e72;
  text-transform: uppercase;
  font-style: normal;
  font-family: "kelson", sans-serif;
  opacity: 0.3;
  letter-spacing: 1px;
  line-height: 48px;
  margin: 0 6px;
}
/* line 657, ../scss/_form-member.scss */
.form-membership .form-member__step-item.is-current,
.form-donation .form-member__step-item.is-current,
.form-member .form-member__step-item.is-current {
  opacity: 1;
  border-color: #A2B21C;
  color: #A2B21C;
}

/* line 665, ../scss/_form-member.scss */
.highlight-block {
  background-color: #A2B21C;
  color: #fff !important;
  padding: 15px;
  font-style: italic;
}
/* line 670, ../scss/_form-member.scss */
.highlight-block label {
  color: #fff !important;
}
/* line 673, ../scss/_form-member.scss */
.highlight-block .control-label {
  color: #fff;
}
/* line 676, ../scss/_form-member.scss */
.highlight-block .form-item {
  margin: 0;
}

/*
    Form lampiris
*/
/* line 686, ../scss/_form-member.scss */
.form-lampiris__header p {
  padding: 0;
}

/* line 693, ../scss/_form-member.scss */
.operation-membership-form--step-two .form-natagora-container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

/* line 1, ../scss/_form-agenda.scss */
.views-exposed-form-v2 {
  margin-bottom: 43px;
}
/* line 4, ../scss/_form-agenda.scss */
.views-exposed-form-v2 #edit-field-start-wrapper--2 {
  display: none;
}
/* line 10, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  margin: 0 -5px;
}
/* line 16, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item, .views-exposed-form-v2 .form-inline.form--inline .form-actions {
  padding: 0 5px;
  margin-bottom: 12px;
  flex: 1 0 0;
}
/* line 21, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-actions {
  flex: 0 0 auto;
}
/* line 25, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-search-api-fulltext {
  flex: 0 0 auto;
  width: 100%;
}
/* line 33, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-custom-label-field {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  font-family: "Barlow", sans-serif;
  color: #303E20;
  align-self: center;
}
/* line 43, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .control-label {
  display: none;
}
/* line 46, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .form-control {
  width: 100%;
  min-width: 225px;
  height: 48px;
  color: #303E20;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}
/* line 57, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .form-control::placeholder {
  color: #303E20;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}
/* line 67, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .select-wrapper {
  width: 100%;
  position: relative;
}
/* line 70, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .select-wrapper:after {
  position: absolute;
  display: block;
  content: '';
  background: url("../img/agenda_v2/arrow_down_filter.svg") center center no-repeat;
  top: 24px;
  right: 13px;
  width: 15px;
  height: 15px;
}
/* line 81, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .input-group {
  border-radius: initial !important;
  margin-right: 0;
}
/* line 84, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item .input-group .input-group-addon {
  display: none;
}
/* line 89, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-search-api-fulltext {
  position: relative;
}
/* line 91, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-search-api-fulltext:after {
  position: absolute;
  display: block;
  content: '';
  background: url("../img/agenda_v2/search.svg") no-repeat center center;
  top: 5px;
  right: 14px;
  width: 40px;
  height: 40px;
}
/* line 101, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-search-api-fulltext .form-control {
  width: 100%;
}
/* line 105, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-custom-date-field {
  position: relative;
}
/* line 107, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-custom-date-field input {
  background: #fff !important;
}
/* line 111, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-item-custom-date-field:after {
  position: absolute;
  display: block;
  content: '';
  background: url("../img/agenda_v2/calendar_agenda_filter.svg") center center no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
  width: 20px;
  height: 20px;
}
/* line 124, ../scss/_form-agenda.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-actions .form-submit {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-radius: 6px !important;
  margin: 0 !important;
}
/* line 12, ../scss/_mixins.scss */
.views-exposed-form-v2 .form-inline.form--inline .form-actions .form-submit:hover, .views-exposed-form-v2 .form-inline.form--inline .form-actions .form-submit:active, .views-exposed-form-v2 .form-inline.form--inline .form-actions .form-submit:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 124, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline.form--inline .form-actions .form-submit {
    font-size: 14px;
    width: auto;
  }
}
/* line 135, ../scss/_form-agenda.scss */
.views-exposed-form-v2 #edit-submit-locations--2 .icon {
  display: none;
}

@media (max-width: 768px) {
  /* line 142, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 {
    text-align: left;
  }
  /* line 145, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline .form-item {
    margin: 5px 0;
  }
  /* line 147, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline .form-item .form-control {
    width: 100%;
  }
  /* line 150, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline .form-item .select-wrapper {
    width: 100% !important;
  }
  /* line 152, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline .form-item .select-wrapper .form-select {
    width: 100%;
  }
  /* line 157, ../scss/_form-agenda.scss */
  .views-exposed-form-v2 .form-inline .form-actions {
    margin-left: 0;
    text-align: center;
  }
}
/* line 4, ../scss/_form-webform.scss */
.paragraph--type--threeform .style-green-bg .form-type-radio input {
  margin-left: -19px;
}
/* line 7, ../scss/_form-webform.scss */
.paragraph--type--threeform .style-green-bg .form-type-radio .control-label {
  font-weight: bold;
}
/* line 10, ../scss/_form-webform.scss */
.paragraph--type--threeform .style-green-bg .form-type-radio .description {
  color: #fff;
}

/* line 1, ../scss/_agenda.scss */
.agenda.full, .agenda.iframe {
  margin-bottom: 30px;
}
/* line 5, ../scss/_agenda.scss */
.agenda.full .block-title, .agenda.iframe .block-title {
  color: #A2B21C;
  margin-top: 0;
}
/* line 9, ../scss/_agenda.scss */
.agenda.full .date-calendar, .agenda.iframe .date-calendar {
  width: 45px;
  float: left;
  margin-right: 10px;
  border: 3px solid #be5517;
  text-align: center;
  position: relative;
  float: none;
  margin-bottom: 20px;
}
/* line 47, ../scss/_mixins.scss */
.agenda.full .date-calendar .month, .agenda.iframe .date-calendar .month {
  background: #be5517;
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
}
/* line 53, ../scss/_mixins.scss */
.agenda.full .date-calendar .day, .agenda.iframe .date-calendar .day {
  font-size: 25px;
  font-weight: bold;
  background: #fff;
  font-family: "kelson", sans-serif;
  padding: 5px 0;
}
@media (min-width: 1200px) {
  /* line 9, ../scss/_agenda.scss */
  .agenda.full .date-calendar, .agenda.iframe .date-calendar {
    width: 61px;
    border: 5px solid #be5517;
  }
  /* line 63, ../scss/_mixins.scss */
  .agenda.full .date-calendar .month, .agenda.iframe .date-calendar .month {
    background: #be5517;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
  }
  /* line 69, ../scss/_mixins.scss */
  .agenda.full .date-calendar .month--small, .agenda.iframe .date-calendar .month--small {
    font-size: 12px;
  }
  /* line 72, ../scss/_mixins.scss */
  .agenda.full .date-calendar .day, .agenda.iframe .date-calendar .day {
    font-size: 30px;
    padding: 8px 0;
  }
  /* line 76, ../scss/_mixins.scss */
  .agenda.full .date-calendar .day--small, .agenda.iframe .date-calendar .day--small {
    font-size: 16px;
  }
}
/* line 16, ../scss/_agenda.scss */
.agenda.full .tags, .agenda.iframe .tags {
  text-align: center;
  margin-bottom: px;
}
/* line 19, ../scss/_agenda.scss */
.agenda.full .tags a, .agenda.iframe .tags a {
  text-decoration: underline;
}
/* line 21, ../scss/_agenda.scss */
.agenda.full .tags a:hover, .agenda.iframe .tags a:hover {
  text-decoration: none;
}
/* line 25, ../scss/_agenda.scss */
.agenda.full .tags .field, .agenda.iframe .tags .field {
  display: inline-block;
}
/* line 27, ../scss/_agenda.scss */
.agenda.full .tags .field .field--item, .agenda.iframe .tags .field .field--item {
  display: inline;
}
/* line 32, ../scss/_agenda.scss */
.agenda.full .basic-infos, .agenda.iframe .basic-infos {
  background: #46542E;
  color: #fff;
  margin-bottom: 35px;
}
/* line 37, ../scss/_agenda.scss */
.agenda.full .basic-infos .item .item-wrapper, .agenda.iframe .basic-infos .item .item-wrapper {
  padding: 15px 0;
}
/* line 39, ../scss/_agenda.scss */
.agenda.full .basic-infos .item .item-wrapper .label, .agenda.iframe .basic-infos .item .item-wrapper .label {
  display: block;
  padding-top: 47px;
  color: #fff;
  text-align: left;
  font-size: 18px;
  background-position: top left;
  background-repeat: no-repeat;
}
/* line 48, ../scss/_agenda.scss */
.agenda.full .basic-infos .item .item-wrapper .content .field, .agenda.iframe .basic-infos .item .item-wrapper .content .field {
  padding-top: 0;
}
/* line 52, ../scss/_agenda.scss */
.agenda.full .basic-infos .item.date .label, .agenda.iframe .basic-infos .item.date .label {
  background-image: url("../img/icon-calendar.png");
}
/* line 55, ../scss/_agenda.scss */
.agenda.full .basic-infos .item.adresse .label, .agenda.iframe .basic-infos .item.adresse .label {
  background-image: url("../img/icon-map.png");
}
/* line 58, ../scss/_agenda.scss */
.agenda.full .basic-infos .item.location .label, .agenda.iframe .basic-infos .item.location .label {
  background-image: url("../img/icon-creation.png");
}
/* line 63, ../scss/_agenda.scss */
.agenda.full .description-agenda, .agenda.iframe .description-agenda {
  text-align: center;
  margin-bottom: 35px;
}
/* line 67, ../scss/_agenda.scss */
.agenda.full .practical-infos, .agenda.iframe .practical-infos {
  text-align: center;
  margin-bottom: 50px;
}
/* line 70, ../scss/_agenda.scss */
.agenda.full .practical-infos h2, .agenda.iframe .practical-infos h2 {
  margin: 0;
  padding: 15px;
  letter-spacing: 5px;
  font-size: 25px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  line-height: 32px;
  background: #A2B21C;
  padding: 20px 15px;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 91, ../scss/_agenda.scss */
.agenda.full .practical-infos .content, .agenda.iframe .practical-infos .content {
  border-top: 4px solid #A2B21C;
  background: #f7f7f7;
  padding: 15px 15px 35px;
}
/* line 95, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item, .agenda.iframe .practical-infos .content .item {
  padding: 20px 0;
}
/* line 97, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item p, .agenda.iframe .practical-infos .content .item p {
  margin-bottom: 15px;
}
/* line 99, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item p:last-child, .agenda.iframe .practical-infos .content .item p:last-child {
  margin-bottom: 0;
}
/* line 103, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item h3, .agenda.iframe .practical-infos .content .item h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 21px;
}
/* line 111, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item h3:first-child, .agenda.iframe .practical-infos .content .item h3:first-child {
  padding-top: 70px;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 116, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item.info h3:first-child, .agenda.iframe .practical-infos .content .item.info h3:first-child {
  background-image: url("../img/icon-info.png");
}
/* line 119, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item.responsable h3:first-child, .agenda.iframe .practical-infos .content .item.responsable h3:first-child {
  background-image: url("../img/icon-phone.png");
}
/* line 122, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item .name, .agenda.iframe .practical-infos .content .item .name {
  font-weight: bold;
}
/* line 126, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item .contact a, .agenda.iframe .practical-infos .content .item .contact a {
  color: #A2B21C;
}
/* line 129, ../scss/_agenda.scss */
.agenda.full .practical-infos .content .item .contact .field, .agenda.iframe .practical-infos .content .item .contact .field {
  display: inline;
}
/* line 136, ../scss/_agenda.scss */
.agenda.full .bonus-infos, .agenda.iframe .bonus-infos {
  margin-bottom: 58px;
}
/* line 139, ../scss/_agenda.scss */
.agenda.full .bonus-infos .item .item-wrapper, .agenda.iframe .bonus-infos .item .item-wrapper {
  border: 1px solid #ededed;
  padding: 15px;
}
/* line 142, ../scss/_agenda.scss */
.agenda.full .bonus-infos .item .item-wrapper .label, .agenda.iframe .bonus-infos .item .item-wrapper .label {
  font-size: 18px;
  text-align: left;
  white-space: normal;
  display: block;
}
@media (max-width: 767px) {
  /* line 156, ../scss/_agenda.scss */
  .agenda.full .practical-infos h2, .agenda.iframe .practical-infos h2 {
    font-size: 18px;
  }
  /* line 160, ../scss/_agenda.scss */
  .agenda.full .date-calendar, .agenda.iframe .date-calendar {
    top: -5px;
    margin-bottom: 0;
  }
}
@media (min-width: 400px) {
  /* line 168, ../scss/_agenda.scss */
  .agenda.full .practical-infos h2 span, .agenda.iframe .practical-infos h2 span {
    padding: 35px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 176, ../scss/_agenda.scss */
  .agenda.full .row-eq-height, .agenda.iframe .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  /* line 185, ../scss/_agenda.scss */
  .agenda.full .basic-infos .item .item-wrapper, .agenda.iframe .basic-infos .item .item-wrapper {
    padding: 60px 30px 38px 30px;
  }
  /* line 191, ../scss/_agenda.scss */
  .agenda.full .bonus-infos .item, .agenda.iframe .bonus-infos .item {
    padding: 0;
  }
  /* line 193, ../scss/_agenda.scss */
  .agenda.full .bonus-infos .item .item-wrapper, .agenda.iframe .bonus-infos .item .item-wrapper {
    height: 100%;
    padding: 30px;
  }
  /* line 196, ../scss/_agenda.scss */
  .agenda.full .bonus-infos .item .item-wrapper .label, .agenda.iframe .bonus-infos .item .item-wrapper .label {
    margin-bottom: 15px;
  }
}

/* line 206, ../scss/_agenda.scss */
.view-agenda-solr.view-display-id-solr {
  padding-bottom: 30px;
}
/* line 209, ../scss/_agenda.scss */
.view-agenda-solr.view-display-id-attachment_1 {
  padding-top: 30px;
}
@media (max-width: 767px) {
  /* line 213, ../scss/_agenda.scss */
  .view-agenda-solr .item-wrapper {
    margin-bottom: 28px;
  }
}

/* line 2, ../scss/_article.scss */
.article.full .field--name-field-tags {
  margin-top: 10px;
}
/* line 4, ../scss/_article.scss */
.article.full .field--name-field-tags a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #be5517;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 13, ../scss/_article.scss */
.article.full .more-link a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #a0171b 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #a0171b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-top: 10px;
}
/* line 12, ../scss/_mixins.scss */
.article.full .more-link a:hover, .article.full .more-link a:active, .article.full .more-link a:focus {
  background: #731113;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 13, ../scss/_article.scss */
  .article.full .more-link a {
    font-size: 14px;
    width: auto;
  }
}

/* line 1, ../scss/_location.scss */
.breadcrumb {
  margin-bottom: 5px;
}
/* line 3, ../scss/_location.scss */
.breadcrumb a {
  text-decoration: underline;
}

/* line 10, ../scss/_location.scss */
.location.full .content .jumbotron {
  border-radius: 0;
  padding: 0;
  min-height: 414px;
  display: flex;
}
/* line 20, ../scss/_location.scss */
.location.full .content .jumbotron::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 31, ../scss/_location.scss */
.location.full .content .jumbotron.no-filter::before {
  display: none;
}
/* line 34, ../scss/_location.scss */
.location.full .content .jumbotron .center-wrapper {
  padding-top: 27px;
  padding-bottom: 27px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 34, ../scss/_location.scss */
  .location.full .content .jumbotron .center-wrapper {
    margin-top: 55px;
  }
}
/* line 46, ../scss/_location.scss */
.location.full .content .jumbotron h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: none;
  letter-spacing: 12px;
  font-size: 54px;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  /* line 46, ../scss/_location.scss */
  .location.full .content .jumbotron h1 {
    font-size: 30px;
  }
}
/* line 58, ../scss/_location.scss */
.location.full .content .jumbotron .breadcrumb {
  margin-bottom: 5px;
}
/* line 60, ../scss/_location.scss */
.location.full .content .jumbotron .breadcrumb a, .location.full .content .jumbotron .breadcrumb > li, .location.full .content .jumbotron .breadcrumb > li + li:before, .location.full .content .jumbotron .breadcrumb .active {
  color: #fff;
}
/* line 65, ../scss/_location.scss */
.location.full .content .infos {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  /* line 65, ../scss/_location.scss */
  .location.full .content .infos {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
  }
}
/* line 78, ../scss/_location.scss */
.location.full .content .infos .item {
  display: inline-block;
  margin: 0 20px 30px 0;
  padding-left: 50px;
  position: relative;
}
/* line 83, ../scss/_location.scss */
.location.full .content .infos .item:after {
  content: "";
  height: 42px;
  width: 42px;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 9px;
  left: 0;
}
/* line 93, ../scss/_location.scss */
.location.full .content .infos .item.creation:after {
  background-image: url("../img/icon-creation.png");
}
/* line 96, ../scss/_location.scss */
.location.full .content .infos .item.superficie:after {
  background-image: url("../img/icon-ha.png");
}
/* line 99, ../scss/_location.scss */
.location.full .content .infos .item.balades:after {
  background-image: url("../img/icon-map.png");
}
/* line 102, ../scss/_location.scss */
.location.full .content .infos .item.accessibilite:after {
  background-image: url("../img/icon-access.png");
}
/* line 105, ../scss/_location.scss */
.location.full .content .infos .item:last-child {
  margin-right: 0;
}

/* line 115, ../scss/_location.scss */
.content-item .block-title {
  color: #A2B21C;
  margin-top: 0;
}

/* line 122, ../scss/_location.scss */
.introduction {
  line-height: 37px;
}

/* line 127, ../scss/_location.scss */
.slideshow {
  position: relative;
}
/* line 130, ../scss/_location.scss */
.slideshow .background {
  width: 100%;
  position: absolute;
  bottom: 15px;
  height: 221px;
  background: #a0171b;
}
/* line 137, ../scss/_location.scss */
.slideshow .carousel-inner {
  color: #fff;
}
/* line 140, ../scss/_location.scss */
.slideshow .controls {
  text-align: center;
}
/* line 142, ../scss/_location.scss */
.slideshow .controls .left, .slideshow .controls .right {
  display: inline-block;
  height: 52px;
  width: 52px;
  margin: 0 7px;
}
/* line 148, ../scss/_location.scss */
.slideshow .controls .left {
  background: url("../img/arrow-left.png") no-repeat;
}
/* line 151, ../scss/_location.scss */
.slideshow .controls .right {
  background: url("../img/arrow-right.png") no-repeat;
}
@media (min-width: 992px) {
  /* line 156, ../scss/_location.scss */
  .slideshow .controls {
    position: relative;
    top: -21px;
  }
  /* line 160, ../scss/_location.scss */
  .slideshow .background {
    bottom: 15px;
    height: 442px;
  }
}

/* line 168, ../scss/_location.scss */
.tabs-engagement {
  text-align: center;
  position: relative;
  z-index: 100;
  margin-bottom: 35px;
}
/* line 173, ../scss/_location.scss */
.tabs-engagement .background {
  width: 100%;
  height: 51%;
  position: absolute;
  bottom: 0;
  background: #46542E;
  z-index: -1;
}
/* line 183, ../scss/_location.scss */
.tabs-engagement .tabs h2 {
  margin: 0;
}
/* line 185, ../scss/_location.scss */
.tabs-engagement .tabs h2 a {
  display: block;
  color: #A2B21C;
  text-transform: uppercase;
}
/* line 195, ../scss/_location.scss */
.tabs-engagement .tabs .item .title {
  font-size: 18px;
  margin-top: 0;
  padding-top: 70px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 204, ../scss/_location.scss */
.tabs-engagement .tabs .item.info .title {
  background-image: url("../img/icon-info.png");
}
/* line 207, ../scss/_location.scss */
.tabs-engagement .tabs .item.especes .title {
  background-image: url("../img/icon-especes.png");
}
/* line 210, ../scss/_location.scss */
.tabs-engagement .tabs .item.responsable .title {
  background-image: url("../img/icon-phone.png");
}
/* line 213, ../scss/_location.scss */
.tabs-engagement .tabs .item .pied {
  background-image: url("../img/icon-pieds.png");
}
/* line 216, ../scss/_location.scss */
.tabs-engagement .tabs .item .velo {
  background-image: url("../img/icon-velo.png");
}
/* line 219, ../scss/_location.scss */
.tabs-engagement .tabs .item .name {
  font-weight: bold;
}
/* line 223, ../scss/_location.scss */
.tabs-engagement .tabs .item .contact a {
  color: #A2B21C;
}
/* line 226, ../scss/_location.scss */
.tabs-engagement .tabs .item .contact .field {
  display: inline;
}
/* line 232, ../scss/_location.scss */
.tabs-engagement .tabs .especes .espece-item {
  padding: 23px 20px 15px;
  background: #fff;
}
/* line 235, ../scss/_location.scss */
.tabs-engagement .tabs .especes .espece-item .field--name-field-image img {
  margin: 0 auto 2px;
}
/* line 238, ../scss/_location.scss */
.tabs-engagement .tabs .especes .espece-item .field--name-name,
.tabs-engagement .tabs .especes .espece-item .field--name-description {
  font-size: 15px;
  line-height: 20px;
}
/* line 247, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs {
  text-align: center;
  border-bottom: 2px solid #A2B21C;
}
/* line 250, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs li {
  float: none;
  display: inline-block;
  margin: 0 -5px;
}
/* line 255, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs li h2 a {
  width: 384px;
  background: #fff;
  border: 2px solid #A2B21C;
  padding: 20px 15px;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #A2B21C;
  letter-spacing: 1px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom: none;
}
/* line 272, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs li h2 a:hover {
  text-decoration: none;
}
/* line 275, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs li h2 a:hover {
  text-decoration: none;
}
/* line 281, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .nav-tabs li.active a {
  background: #A2B21C;
  color: #fff;
}
/* line 288, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane {
  background: #f7f7f7;
}
/* line 290, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane.reserves {
  padding: 15px 100px 35px;
}
/* line 293, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane.balades {
  padding: 50px 40px 40px;
}
/* line 296, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .item {
  padding: 20px 0;
}
/* line 299, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .especes {
  text-align: center;
}
/* line 301, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .especes .field--item {
  display: inline-block;
  margin: 4px 2px 0;
}
/* line 305, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .especes .espece-item {
  padding: 20px;
  background: #fff;
  width: 220px;
}
/* line 309, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .especes .espece-item .field--name-field-image img {
  margin: 0 auto 10px;
}
/* line 312, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .especes .espece-item .field--name-name,
.tabs-engagement .tabs .desktop .tab-pane .especes .espece-item .field--name-description {
  text-align: left !important;
}
/* line 319, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .walk-list .walk {
  padding: 20px;
  width: 305px;
  display: inline-block;
}
/* line 323, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .walk-list .walk a {
  text-decoration: underline;
}
/* line 325, ../scss/_location.scss */
.tabs-engagement .tabs .desktop .tab-pane .walk-list .walk a:hover {
  text-decoration: none;
}
/* line 334, ../scss/_location.scss */
.tabs-engagement .tabs .mobile {
  margin-bottom: 40px;
}
/* line 336, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item {
  background: #f7f7f7;
}
/* line 338, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item .item {
  padding: 20px 0;
  border-bottom: none;
}
/* line 341, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item .item:last-child {
  border-bottom: none;
}
/* line 345, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item .collapse-content {
  background: #f7f7f7;
  padding: 15px 15px 35px;
}
/* line 349, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item h2 a {
  border-top: 1px solid #A2B21C;
  padding: 15px;
  background: #fff;
}
/* line 354, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .item:last-child {
  border-bottom: 1px solid #A2B21C;
}
/* line 359, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .especes .espece-item {
  margin-bottom: 20px;
}
/* line 363, ../scss/_location.scss */
.tabs-engagement .tabs .mobile .walk {
  margin-bottom: 10px;
}
/* line 368, ../scss/_location.scss */
.tabs-engagement .engagement {
  background: #46542E;
  padding: 20px 0;
}
/* line 371, ../scss/_location.scss */
.tabs-engagement .engagement h2 {
  color: #fff;
}
/* line 375, ../scss/_location.scss */
.tabs-engagement .engagement .btn {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  margin-bottom: 5px;
}
/* line 12, ../scss/_mixins.scss */
.tabs-engagement .engagement .btn:hover, .tabs-engagement .engagement .btn:active, .tabs-engagement .engagement .btn:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 375, ../scss/_location.scss */
  .tabs-engagement .engagement .btn {
    font-size: 14px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 385, ../scss/_location.scss */
  .tabs-engagement .engagement {
    padding: 35px 0 35px;
  }
}
@media (max-width: 767px) {
  /* line 391, ../scss/_location.scss */
  .tabs-engagement .engagement .links {
    padding: 0 15px;
  }
  /* line 394, ../scss/_location.scss */
  .tabs-engagement .engagement .btn {
    display: block;
    width: 100%;
    padding: 15px;
    margin: 5px 0;
  }
}

/* line 405, ../scss/_location.scss */
.testimony {
  text-align: center;
}
/* line 407, ../scss/_location.scss */
.testimony .body {
  background: #f7f7f7;
  font-family: "museo", sans-serif;
  padding: 15px;
  margin-bottom: 22px;
  position: relative;
  font-size: 35px;
  line-height: 45px;
}
/* line 408, ../scss/_location.scss */
.testimony .body p {
  font-family: "museo", sans-serif;
  font-size: 24px;
  line-height: 39px;
}
/* line 421, ../scss/_location.scss */
.testimony .body:after {
  background: url("../img/arrow-down.png") no-repeat;
  content: "";
  width: 36px;
  height: 18px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 431, ../scss/_location.scss */
.testimony .body p {
  margin-bottom: 0;
}
/* line 435, ../scss/_location.scss */
.testimony .name, .testimony .function {
  line-height: 23px;
}
/* line 438, ../scss/_location.scss */
.testimony .name {
  font-size: 16px;
}
@media (min-width: 992px) {
  /* line 442, ../scss/_location.scss */
  .testimony .body {
    padding: 30px 40px;
  }
  /* line 447, ../scss/_location.scss */
  .testimony .name {
    font-weight: bold;
  }
}

/* line 454, ../scss/_location.scss */
.related-news .teaser {
  height: 100%;
}
/* line 456, ../scss/_location.scss */
.related-news .teaser .item {
  height: 100%;
  padding-bottom: 0;
}
/* line 459, ../scss/_location.scss */
.related-news .teaser .item .more {
  left: 0;
  bottom: 0;
}

/* line 467, ../scss/_location.scss */
.view-locations-activity {
  margin-bottom: 58px;
}
/* line 469, ../scss/_location.scss */
.view-locations-activity__title {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  color: #6a6a6a;
  margin-bottom: 22px;
}
/* line 478, ../scss/_location.scss */
.view-locations-activity .agenda-teaser-v2 {
  border: none;
}

/* line 3, ../scss/_location-listpage.scss */
.path-reserves .region-jumbotron .paragraph--type--jumbotron,
.path-reserves .region-jumbotron .block {
  padding: 0;
}
/* line 6, ../scss/_location-listpage.scss */
.path-reserves .view-filters {
  margin-bottom: 0;
}
/* line 9, ../scss/_location-listpage.scss */
.path-reserves .views-exposed-form {
  margin-top: 0;
  margin-bottom: 30px;
  margin: 0 -21px 30px -21px;
  padding: 29px 15px 34px 15px;
}
/* line 16, ../scss/_location-listpage.scss */
.path-reserves .related-faq .row {
  margin: 0;
}
/* line 20, ../scss/_location-listpage.scss */
.path-reserves .attachment-after {
  margin: 0;
}
/* line 21, ../scss/_location-listpage.scss */
.path-reserves .view-locations .views-element-container,
.path-reserves .view-content {
  margin: 0;
}
/* line 25, ../scss/_location-listpage.scss */
.path-reserves .view-locations .views-element-container .view-content,
.path-reserves .view-content .view-content {
  padding: 0;
}
/* line 29, ../scss/_location-listpage.scss */
.path-reserves h2 {
  margin-bottom: 40px;
}
/* line 30, ../scss/_location-listpage.scss */
.path-reserves .related-faq .nav-tabs {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 39, ../scss/_location-listpage.scss */
  .path-reserves .main-container .row-eq-height {
    display: flex;
  }
  /* line 41, ../scss/_location-listpage.scss */
  .path-reserves .main-container .teaser, .path-reserves .main-container .item, .path-reserves .main-container .item-wrapper {
    position: relative;
    height: 100%;
  }
  /* line 45, ../scss/_location-listpage.scss */
  .path-reserves .main-container .item, .path-reserves .main-container .item-wrapper {
    padding-bottom: 40px;
  }
  /* line 47, ../scss/_location-listpage.scss */
  .path-reserves .main-container .item .more, .path-reserves .main-container .item-wrapper .more {
    position: absolute;
    left: 0;
    bottom: -6px;
  }
  /* line 53, ../scss/_location-listpage.scss */
  .path-reserves .main-container .related-faq {
    padding-bottom: 0;
  }
}
/* line 1, ../scss/_partners.scss */
.partners {
  text-align: center;
  background-color: #e8e8e8;
  padding: 51px 0 50px 0;
}
/* line 5, ../scss/_partners.scss */
.partners .block {
  padding: 0;
  margin: 0;
}
/* line 9, ../scss/_partners.scss */
.partners p {
  margin-bottom: 10px;
}

/* line 14, ../scss/_partners.scss */
.partners-list {
  text-align: center;
}
/* line 16, ../scss/_partners.scss */
.partners-list .thank-text {
  margin-bottom: 13px;
}
/* line 19, ../scss/_partners.scss */
.partners-list .partner, .partners-list .field, .partners-list .item, .partners-list .views-field, .partners-list .field-content {
  display: inline;
}
/* line 21, ../scss/_partners.scss */
.partners-list .partner img, .partners-list .field img, .partners-list .item img, .partners-list .views-field img, .partners-list .field-content img {
  display: inline-block;
  margin: 5px;
}

/* line 31, ../scss/_partners.scss */
.partner .jumbotron {
  text-align: center;
  background: #2A1F23;
  border-radius: 0;
  padding: 0;
  min-height: 414px;
  display: flex;
}
/* line 43, ../scss/_partners.scss */
.partner .jumbotron .center-wrapper {
  padding-top: 27px;
  padding-bottom: 27px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 50, ../scss/_partners.scss */
.partner .jumbotron h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: none;
  letter-spacing: 12px;
  font-size: 43px;
}
@media (max-width: 767px) {
  /* line 50, ../scss/_partners.scss */
  .partner .jumbotron h1 {
    font-size: 30px;
  }
}
/* line 62, ../scss/_partners.scss */
.partner .jumbotron .breadcrumb {
  margin-bottom: 5px;
}
/* line 64, ../scss/_partners.scss */
.partner .jumbotron .breadcrumb a, .partner .jumbotron .breadcrumb > li, .partner .jumbotron .breadcrumb > li + li:before, .partner .jumbotron .breadcrumb .active {
  color: #fff;
}

/* line 3, ../scss/_front.scss */
.path-frontpage .page-header.activites {
  display: none;
}

/* line 8, ../scss/_front.scss */
.block {
  padding: 30px 0;
}
/* line 11, ../scss/_front.scss */
.block .more-link {
  text-align: center;
}
/* line 14, ../scss/_front.scss */
.block .more-link a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #a0171b 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #a0171b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.block .more-link a:hover, .block .more-link a:active, .block .more-link a:focus {
  background: #731113;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 14, ../scss/_front.scss */
  .block .more-link a {
    font-size: 14px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 14, ../scss/_front.scss */
  .block .more-link a {
    padding: 11px 40px;
  }
}

/* line 23, ../scss/_front.scss */
.block-views-blockcta-block-related {
  padding: 0;
}

/* line 27, ../scss/_front.scss */
.block-views-blockcta-hp {
  padding-bottom: 22px;
}

/* line 32, ../scss/_front.scss */
.block-views-blockhomepage-news-full h2 {
  margin-bottom: 40px;
}

/* line 37, ../scss/_front.scss */
.block-views-blockhomepage-agenda-text,
.block-views-blockhomepage-news-full {
  padding-bottom: 0;
}

/* line 42, ../scss/_front.scss */
.block-views-blockhomepage-news-promo {
  padding-top: 0;
}

/* line 48, ../scss/_front.scss */
.view-homepage-agenda .more-link,
.view-guided-walks .more-link {
  margin-top: 34px;
}
@media (min-width: 1200px) {
  /* line 53, ../scss/_front.scss */
  .view-homepage-agenda .row-eq-height,
  .view-guided-walks .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) {
  /* line 67, ../scss/_front.scss */
  #block-views-block-homepage-agenda-text .row-eq-height,
  #block-views-block-guided-walks-block-1 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 77, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .item {
  margin-bottom: 15px;
}
/* line 82, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .image img {
  width: 100%;
}
/* line 87, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .item-wrapper {
  position: relative;
}
/* line 90, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .item-wrapper .details {
  padding: 20px;
  position: absolute;
  bottom: 0;
}
/* line 97, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .title,
#block-views-block-homepage-agenda-visual .title a {
  color: #fff;
}
/* line 102, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .description {
  color: #fff;
}
/* line 105, ../scss/_front.scss */
#block-views-block-homepage-agenda-visual .description a {
  color: #fff;
}

/* line 115, ../scss/_front.scss */
.news-list .teaser,
.promo-list .teaser,
.related-news .teaser,
.view-related-by-term .teaser {
  height: 100%;
}
/* line 118, ../scss/_front.scss */
.news-list .teaser .item,
.promo-list .teaser .item,
.related-news .teaser .item,
.view-related-by-term .teaser .item {
  margin-bottom: 40px;
  position: relative;
  height: 100%;
  padding-bottom: 0;
}
/* line 126, ../scss/_front.scss */
.news-list .body,
.promo-list .body,
.related-news .body,
.view-related-by-term .body {
  margin-top: 16px;
}
/* line 130, ../scss/_front.scss */
.news-list .more,
.promo-list .more,
.related-news .more,
.view-related-by-term .more {
  margin-top: 10px;
}
@media (max-width: 992px) {
  /* line 111, ../scss/_front.scss */
  .news-list,
  .promo-list,
  .related-news,
  .view-related-by-term {
    text-align: center;
  }
  /* line 136, ../scss/_front.scss */
  .news-list .item,
  .promo-list .item,
  .related-news .item,
  .view-related-by-term .item {
    margin-bottom: 20px;
  }
  /* line 139, ../scss/_front.scss */
  .news-list .image img,
  .promo-list .image img,
  .related-news .image img,
  .view-related-by-term .image img {
    display: block;
    margin: auto;
  }
}
@media (min-width: 992px) {
  /* line 145, ../scss/_front.scss */
  .news-list .row-eq-height,
  .promo-list .row-eq-height,
  .related-news .row-eq-height,
  .view-related-by-term .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 151, ../scss/_front.scss */
  .news-list .item, .news-list .item-wrapper,
  .promo-list .item,
  .promo-list .item-wrapper,
  .related-news .item,
  .related-news .item-wrapper,
  .view-related-by-term .item,
  .view-related-by-term .item-wrapper {
    padding-bottom: 40px;
  }
  /* line 154, ../scss/_front.scss */
  .news-list .item-wrapper,
  .promo-list .item-wrapper,
  .related-news .item-wrapper,
  .view-related-by-term .item-wrapper {
    position: relative;
    height: 100%;
  }
  /* line 158, ../scss/_front.scss */
  .news-list .more,
  .promo-list .more,
  .related-news .more,
  .view-related-by-term .more {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 169, ../scss/_front.scss */
  .view-agenda-solr .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 175, ../scss/_front.scss */
  .view-agenda-solr article, .view-agenda-solr .item {
    height: 100%;
    position: relative;
  }
  /* line 179, ../scss/_front.scss */
  .view-agenda-solr .item {
    padding-bottom: 40px;
  }
  /* line 182, ../scss/_front.scss */
  .view-agenda-solr .item .more {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 193, ../scss/_front.scss */
  #block-homepagefaqblock {
    margin: 0 -21px 0;
  }
}
/* line 200, ../scss/_front.scss */
#block-homepagefaqblock .nav-tabs,
.related-faq .nav-tabs {
  display: inline-block;
  width: 50%;
  border-bottom: none;
}
@media (max-width: 991px) {
  /* line 200, ../scss/_front.scss */
  #block-homepagefaqblock .nav-tabs,
  .related-faq .nav-tabs {
    width: 95%;
  }
}
@media (max-width: 767px) {
  /* line 208, ../scss/_front.scss */
  #block-homepagefaqblock .nav-tabs > li > a,
  .related-faq .nav-tabs > li > a {
    padding: 5px;
  }
}
/* line 213, ../scss/_front.scss */
#block-homepagefaqblock .nav-tabs > li,
.related-faq .nav-tabs > li {
  display: inline-block;
  width: 33%;
}
/* line 217, ../scss/_front.scss */
#block-homepagefaqblock .nav-tabs > li > a,
.related-faq .nav-tabs > li > a {
  height: 100%;
  min-height: 45px;
  background-color: #46542E;
  border-radius: 10px 10px 0 0;
  color: white;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 229, ../scss/_front.scss */
#block-homepagefaqblock .nav-tabs > li > a:hover, #block-homepagefaqblock .nav-tabs > li > a:focus,
.related-faq .nav-tabs > li > a:hover,
.related-faq .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  color: white;
}
/* line 238, ../scss/_front.scss */
#block-homepagefaqblock .nav-tabs > .active > a,
#block-homepagefaqblock .nav-tabs > .active > a:hover,
#block-homepagefaqblock .nav-tabs > .active > a:focus,
.related-faq .nav-tabs > .active > a,
.related-faq .nav-tabs > .active > a:hover,
.related-faq .nav-tabs > .active > a:focus {
  border-color: transparent;
  background-color: #A2B21C;
  text-decoration: none;
}
/* line 248, ../scss/_front.scss */
#block-homepagefaqblock .tab-content,
.related-faq .tab-content {
  background-color: #f7f7f7;
  border-top: solid 5px #A2B21C;
  padding: 30px 15px;
}
/* line 253, ../scss/_front.scss */
#block-homepagefaqblock .tab-content .views-field-title, #block-homepagefaqblock .tab-content .views-field-name, #block-homepagefaqblock .tab-content .faq,
.related-faq .tab-content .views-field-title,
.related-faq .tab-content .views-field-name,
.related-faq .tab-content .faq {
  display: inline-block;
}
/* line 257, ../scss/_front.scss */
#block-homepagefaqblock .tab-content ol,
.related-faq .tab-content ol {
  list-style-type: none;
  padding-left: 0;
}
/* line 261, ../scss/_front.scss */
#block-homepagefaqblock .tab-content ol li, #block-homepagefaqblock .tab-content ol p,
.related-faq .tab-content ol li,
.related-faq .tab-content ol p {
  counter-increment: step-counter;
  font-size: 14px !important;
  line-height: 30px !important;
}
/* line 266, ../scss/_front.scss */
#block-homepagefaqblock .tab-content ol li a, #block-homepagefaqblock .tab-content ol p a,
.related-faq .tab-content ol li a,
.related-faq .tab-content ol p a {
  color: #696e72;
}
/* line 271, ../scss/_front.scss */
#block-homepagefaqblock .tab-content ol li:before,
.related-faq .tab-content ol li:before {
  content: counter(step-counter) ".";
  font-weight: bold;
}
/* line 277, ../scss/_front.scss */
#block-homepagefaqblock .tab-content .view-all,
.related-faq .tab-content .view-all {
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #696e72;
  letter-spacing: 3px;
  display: block;
  margin: 30px 0 0;
}
@media (max-width: 991px) {
  /* line 290, ../scss/_front.scss */
  #block-homepagefaqblock .tab-content,
  .related-faq .tab-content {
    margin-top: -7px;
  }
}

@media (min-width: 992px) {
  /* line 298, ../scss/_front.scss */
  #block-homepagefaqblock .nav-tabs {
    width: 100%;
    text-align: center;
  }
  /* line 302, ../scss/_front.scss */
  #block-homepagefaqblock .nav-tabs > li {
    display: inline-block;
    width: 185px;
    float: none;
  }
  /* line 307, ../scss/_front.scss */
  #block-homepagefaqblock .nav-tabs > li a {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 319, ../scss/_front.scss */
.related-faq .nav-tabs {
  width: 100%;
  text-align: center;
}
/* line 323, ../scss/_front.scss */
.related-faq .nav-tabs > li {
  display: inline-block;
  width: 185px;
  float: none;
}
/* line 328, ../scss/_front.scss */
.related-faq .nav-tabs > li a {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

/**

 */
/* line 341, ../scss/_front.scss */
.news-block-promo {
  padding-top: 30px;
}
/* line 344, ../scss/_front.scss */
.news-block-promo .block-title {
  margin-bottom: 30px;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #303E20 !important;
  text-align: center;
  text-transform: uppercase;
}
/* line 356, ../scss/_front.scss */
.news-block-promo__button {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 10px;
}
/* line 360, ../scss/_front.scss */
.news-block-promo__button .btn {
  text-align: center;
}

/* line 369, ../scss/_front.scss */
.news-list-v2 .item {
  padding: 3px 15px 23px 18px;
}
/* line 373, ../scss/_front.scss */
.news-list-v2 .news--is-promo {
  background: rgba(162, 178, 28, 0.15);
}
/* line 375, ../scss/_front.scss */
.news-list-v2 .news--is-promo .item-wrapper {
  position: relative;
  height: 100%;
}
/* line 379, ../scss/_front.scss */
.news-list-v2 .news--is-promo .item-wrapper .content-promo {
  position: absolute;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "kelson", sans-serif;
  font-weight: 718;
  font-size: 12px;
  line-height: 25px;
  color: #A2B21C;
  opacity: 0.7;
}
/* line 394, ../scss/_front.scss */
.news-list-v2 .article.teaser-home {
  height: 100%;
  margin-bottom: 25px;
}
/* line 398, ../scss/_front.scss */
.news-list-v2 .article.teaser-home .image {
  padding-top: 29px;
}
/* line 402, ../scss/_front.scss */
.news-list-v2 .article.teaser-home .date {
  margin-top: 10px;
  font-family: "Barlow", sans-serif;
}
/* line 408, ../scss/_front.scss */
.news-list-v2 .article.teaser-home .title a {
  font-family: "kelson", sans-serif !important;
  font-style: normal;
  font-weight: 718 !important;
  line-height: 22px !important;
  color: rgba(3, 3, 3, 0.8) !important;
  margin-top: 10px;
}
/* line 418, ../scss/_front.scss */
.news-list-v2 .article.teaser-home .body {
  margin-top: 10px;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #030303;
}
/* line 430, ../scss/_front.scss */
.news-list-v2 .article.teaser-home .more {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
}

@media (max-width: 992px) {
  /* line 442, ../scss/_front.scss */
  .news-list-v2 .article.teaser-home .more {
    position: initial;
  }
}
/* line 2, ../scss/_cta.scss */
.view-cta.view-display-id-hp .col-view-cta-parent {
  position: relative;
}
/* line 7, ../scss/_cta.scss */
.view-cta.view-display-id-hp .col-view-cta.filter {
  position: relative;
}
/* line 9, ../scss/_cta.scss */
.view-cta.view-display-id-hp .col-view-cta.filter:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 22, ../scss/_cta.scss */
.view-cta.view-display-id-hp .cta-field-title {
  color: #fff;
  font-size: 27px;
  letter-spacing: 1px;
  text-transform: none;
  margin: 8px 0;
}
/* line 29, ../scss/_cta.scss */
.view-cta.view-display-id-hp .cta-text {
  text-align: center;
  color: white;
  position: absolute;
  padding: 0 10px;
  width: 100%;
}
/* line 35, ../scss/_cta.scss */
.view-cta.view-display-id-hp .cta-text em {
  font-size: 22px;
  font-family: "museo", sans-serif;
}
@media (min-width: 768px) {
  /* line 42, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .cta-text {
    top: 55%;
  }
}
@media (max-width: 767px) {
  /* line 47, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .cta-text {
    bottom: 10px;
  }
  /* line 49, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .cta-text .cta-field-tagline {
    font-size: 13px;
  }
  /* line 52, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .cta-text .cta-field-title {
    font-size: 20px;
    margin: 0;
  }
  /* line 56, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .cta-text .cta-field-body {
    font-size: 10px;
  }
}
@media (max-width: 992px) {
  /* line 62, ../scss/_cta.scss */
  .view-cta.view-display-id-hp .item:first-child {
    margin-bottom: 15px;
  }
}

/* line 69, ../scss/_cta.scss */
.cta-list .teaser {
  background: #f7f7f7;
}
/* line 71, ../scss/_cta.scss */
.cta-list .teaser .image {
  padding: 0;
}
/* line 74, ../scss/_cta.scss */
.cta-list .teaser .text {
  padding: 20px;
  color: #1f1f1f;
}
/* line 77, ../scss/_cta.scss */
.cta-list .teaser .text .field--name-field-tagline {
  line-height: 23px;
  font-size: 16px;
}
/* line 81, ../scss/_cta.scss */
.cta-list .teaser .text .field--name-body {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
}
@media (max-width: 767px) {
  /* line 89, ../scss/_cta.scss */
  .cta-list .teaser {
    text-align: center;
  }
  /* line 91, ../scss/_cta.scss */
  .cta-list .teaser .image {
    padding: 20px 20px 0 20px;
  }
  /* line 93, ../scss/_cta.scss */
  .cta-list .teaser .image img {
    margin: auto;
  }
}
@media (max-width: 1199px) {
  /* line 100, ../scss/_cta.scss */
  .cta-list .item {
    margin-bottom: 30px;
  }
  /* line 102, ../scss/_cta.scss */
  .cta-list .item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  /* line 108, ../scss/_cta.scss */
  .cta-list .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  /* line 115, ../scss/_cta.scss */
  .cta-list .text {
    position: relative;
  }
}

/* line 123, ../scss/_cta.scss */
.cta-teaser {
  background: #F5F5F5;
  margin-bottom: 15px;
}

/* line 127, ../scss/_cta.scss */
.cta-teaser__text {
  padding-top: 30px;
  padding-bottom: 10px;
}

/* line 131, ../scss/_cta.scss */
.cta-teaser__tagline,
.cta-teaser__body {
  padding-right: 10px;
  color: black;
}

/* line 137, ../scss/_cta.scss */
.cta-teaser__image.filter {
  position: relative;
}
/* line 139, ../scss/_cta.scss */
.cta-teaser__image.filter:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 152, ../scss/_cta.scss */
.cta-teaser__tagline {
  line-height: 17px;
}

/* line 153, ../scss/_cta.scss */
.cta-teaser__body p {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 160, ../scss/_cta.scss */
  .cta-teaser__image {
    padding-right: 0;
  }
}
/* line 2, ../scss/_panels.scss */
.panel-default {
  border-color: #46542E;
  border-radius: 0px;
}
/* line 9, ../scss/_panels.scss */
.panel-default > .panel-heading {
  color: #fff;
  background-color: #46542E;
  border-color: #46542E;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 16, ../scss/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #46542E;
}
/* line 21, ../scss/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #46542E;
}
/* line 27, ../scss/_panels.scss */
.panel-default .panel-default {
  border-color: #d7d7d7;
}
/* line 31, ../scss/_panels.scss */
.panel-default .panel-default > .panel-heading {
  color: #fff;
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
/* line 36, ../scss/_panels.scss */
.panel-default .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d7d7d7;
}
/* line 41, ../scss/_panels.scss */
.panel-default .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d7d7d7;
}

/* line 50, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default {
  border: none;
}
/* line 56, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default > .panel-heading {
  color: #696e72;
  background-color: #fff;
  border-color: #fff;
}
/* line 61, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
}
/* line 66, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fff;
}
/* line 70, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default .panel-heading,
.panel-default .field--type-datetime .panel-default .panel-body {
  padding: 0;
  margin: 0;
  border: none;
}
/* line 75, ../scss/_panels.scss */
.panel-default .field--type-datetime .panel-default .panel-heading .panel-title,
.panel-default .field--type-datetime .panel-default .panel-body .panel-title {
  padding: 0;
  margin: 0;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: "Verdana",sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #696e72;
}

/* line 93, ../scss/_panels.scss */
#block-accueilespacemembreblock {
  padding: 0;
  text-align: center;
}

/* line 97, ../scss/_panels.scss */
#block-logoutespacemembreblock {
  padding-top: 0;
  text-align: center;
}

/* line 101, ../scss/_panels.scss */
.page-node-type-page #block-logoutespacemembreblock {
  padding: 0;
  text-align: center;
}

/* line 106, ../scss/_panels.scss */
.panel-member {
  display: inline-block;
  margin: 0 auto;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #731113;
  border-radius: 6px;
  text-align: center;
  font-size: 14px;
}
/* line 118, ../scss/_panels.scss */
.panel-member p {
  margin-bottom: 0;
  color: #731113;
  font-size: 14px;
}
/* line 123, ../scss/_panels.scss */
.panel-member a {
  color: #731113;
  text-decoration: underline;
}
/* line 126, ../scss/_panels.scss */
.panel-member a:hover {
  text-decoration: none;
}

/* line 130, ../scss/_panels.scss */
.panel-member--logout.page-publications {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 135, ../scss/_panels.scss */
  .panel-member {
    padding: 5px 40px;
  }
}
/* line 2, ../scss/_chosen.scss */
.chosen-container-multi .chosen-choices {
  border-color: transparent;
  background-image: none;
}

/* line 11, ../scss/_chosen.scss */
.chosen-container,
.chosen-container-active,
.chosen-container-active.chosen-with-drop,
.chosen-container-multi {
  width: 100% !important;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 18, ../scss/_chosen.scss */
.chosen-container .chosen-single, .chosen-container .chosen-choices,
.chosen-container-active .chosen-single,
.chosen-container-active .chosen-choices,
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-choices,
.chosen-container-multi .chosen-single,
.chosen-container-multi .chosen-choices {
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 5px;
}
/* line 26, ../scss/_chosen.scss */
.chosen-container .chosen-results,
.chosen-container .chosen-drop,
.chosen-container-active .chosen-results,
.chosen-container-active .chosen-drop,
.chosen-container-active.chosen-with-drop .chosen-results,
.chosen-container-active.chosen-with-drop .chosen-drop,
.chosen-container-multi .chosen-results,
.chosen-container-multi .chosen-drop {
  border-top: 1px solid #d7d7d7;
}
/* line 31, ../scss/_chosen.scss */
.chosen-container .chosen-choices,
.chosen-container-active .chosen-choices,
.chosen-container-active.chosen-with-drop .chosen-choices,
.chosen-container-multi .chosen-choices {
  margin-top: 0;
  border-color: transparent;
  background-image: none;
}
/* line 35, ../scss/_chosen.scss */
.chosen-container .chosen-choices li.search-field,
.chosen-container-active .chosen-choices li.search-field,
.chosen-container-active.chosen-with-drop .chosen-choices li.search-field,
.chosen-container-multi .chosen-choices li.search-field {
  margin-top: 2px;
}
/* line 38, ../scss/_chosen.scss */
.chosen-container .chosen-choices li.search-choice,
.chosen-container-active .chosen-choices li.search-choice,
.chosen-container-active.chosen-with-drop .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices li.search-choice {
  margin-top: 5px;
}

/* line 1, ../scss/_main-menu.scss */
#navbar {
  position: relative;
}

/* line 6, ../scss/_main-menu.scss */
#menu {
  position: absolute;
  background: #80161D;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 150;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
}
/* line 18, ../scss/_main-menu.scss */
#menu .fermer {
  text-align: right !important;
}
/* line 22, ../scss/_main-menu.scss */
#menu.on {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* line 30, ../scss/_main-menu.scss */
.burger-menu {
  background: #A2B21C;
}
@media (max-width: 992px) {
  /* line 33, ../scss/_main-menu.scss */
  .burger-menu .header-top__wrapper__wrapper {
    position: relative;
  }
}
/* line 39, ../scss/_main-menu.scss */
.burger-menu__top {
  padding-top: 125px;
}
@media (min-width: 992px) {
  /* line 39, ../scss/_main-menu.scss */
  .burger-menu__top {
    display: none;
  }
}
/* line 44, ../scss/_main-menu.scss */
.burger-menu__top .navbar-nav {
  margin: 0;
}
/* line 49, ../scss/_main-menu.scss */
.burger-menu__top .menu > li a {
  font-family: "kelson", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 992px) {
  /* line 30, ../scss/_main-menu.scss */
  .burger-menu {
    height: calc(100vh - 40px);
  }
}
/* line 65, ../scss/_main-menu.scss */
.burger-menu__first-level, .burger-menu__sub-level {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 70, ../scss/_main-menu.scss */
.burger-menu__first-level a, .burger-menu__sub-level a {
  color: #fff;
}
@media (min-width: 992px) {
  /* line 75, ../scss/_main-menu.scss */
  .burger-menu__first-level {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
  }
}
/* line 83, ../scss/_main-menu.scss */
.burger-menu__first-level-item {
  padding: 15px;
}
@media (min-width: 992px) {
  /* line 83, ../scss/_main-menu.scss */
  .burger-menu__first-level-item {
    flex: 1 0 0%;
    padding-top: 132px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
/* line 91, ../scss/_main-menu.scss */
.burger-menu__first-level-item a {
  font-family: "kelson", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
}
/* line 99, ../scss/_main-menu.scss */
.burger-menu__first-level-item:last-child {
  background: #BB1016;
}
@media (min-width: 992px) {
  /* line 99, ../scss/_main-menu.scss */
  .burger-menu__first-level-item:last-child {
    padding-left: 60px;
  }
}
/* line 108, ../scss/_main-menu.scss */
.burger-menu__sub-level {
  margin-top: 19px;
}
/* line 111, ../scss/_main-menu.scss */
.burger-menu__sub-level-item {
  margin-bottom: 12px;
}
/* line 113, ../scss/_main-menu.scss */
.burger-menu__sub-level-item a {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 18px;
  text-transform: initial;
}

/* line 32, ../scss/_menu-aside.scss */
.menu--editor {
  margin-top: 39px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #F7F7F7;
}
/* line 39, ../scss/_menu-aside.scss */
.menu--editor .menu__title, .menu--editor .menu.nav {
  display: inline-block;
}
/* line 42, ../scss/_menu-aside.scss */
.menu--editor .menu__title {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  color: #a0171b;
  text-transform: uppercase;
}
/* line 52, ../scss/_menu-aside.scss */
.menu--editor .menu.nav > li {
  display: inline-block;
}
/* line 54, ../scss/_menu-aside.scss */
.menu--editor .menu.nav > li > a {
  margin-bottom: 0px;
  background: #A2B21C;
  color: #fff;
  text-decoration: underline;
}
/* line 61, ../scss/_menu-aside.scss */
.menu--editor .menu.nav > li:last-child > a {
  margin-bottom: 0;
}
/* line 65, ../scss/_menu-aside.scss */
.menu--editor .menu.nav > li > a.is-active,
.menu--editor .menu.nav > li > a:hover {
  background: #7a8615;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 76, ../scss/_menu-aside.scss */
  .menu--editor .menu__title, .menu--editor .menu.nav {
    display: block;
  }
  /* line 77, ../scss/_menu-aside.scss */
  .menu--editor .menu__title {
    margin-bottom: 15px;
  }
  /* line 78, ../scss/_menu-aside.scss */
  .menu--editor .menu.nav > li a {
    margin-bottom: 8px;
  }
}
/* line 1, ../scss/_step-menu.scss */
.step-menu .menu {
  text-align: center;
  padding: 0 !important;
  margin-bottom: 30px;
  border-bottom: 2px solid #ededed;
}
/* line 6, ../scss/_step-menu.scss */
.step-menu .menu .caret {
  display: none;
}

/* line 9, ../scss/_step-menu.scss */
.step-menu li {
  display: inline-block;
  border-bottom: 2px solid #ededed;
  text-transform: uppercase;
  font-style: normal;
  font-family: "kelson", sans-serif;
  letter-spacing: 1px;
  line-height: 48px;
  position: relative;
  bottom: -2px;
}
/* line 19, ../scss/_step-menu.scss */
.step-menu li a {
  color: #696e72;
  padding: 0 12px;
  cursor: pointer;
}
/* line 23, ../scss/_step-menu.scss */
.step-menu li a:active, .step-menu li a:hover, .step-menu li a:focus {
  color: #A2B21C;
  background-color: transparent;
}
/* line 30, ../scss/_step-menu.scss */
.step-menu li.active, .step-menu li:hover {
  border-color: #A2B21C;
}
/* line 33, ../scss/_step-menu.scss */
.step-menu li.active a, .step-menu li:hover a {
  color: #A2B21C;
}

/* line 1, ../scss/_breadcrumb.scss */
.breadcrumb {
  background: transparent;
  padding-left: 0;
  margin-top: 13px;
  margin-bottom: 25px;
}
/* line 7, ../scss/_breadcrumb.scss */
.breadcrumb a {
  color: #A2B21C;
  text-decoration: none;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
}
/* line 17, ../scss/_breadcrumb.scss */
.breadcrumb > li + li:before {
  content: "|";
  color: #8E8E8E;
  opacity: 0.75;
}
/* line 22, ../scss/_breadcrumb.scss */
.breadcrumb .active {
  color: #8E8E8E;
  text-decoration: none;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  opacity: 0.75;
  letter-spacing: 0.05em;
}

/* line 3, ../scss/_accordion.scss */
.accordion .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 10, ../scss/_accordion.scss */
.accordion .accordion-body {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 16, ../scss/_header.scss */
.top-navigation {
  position: relative;
  z-index: 500;
  background: #0D0D0D;
}
/* line 20, ../scss/_header.scss */
.top-navigation .item {
  float: right;
}
/* line 22, ../scss/_header.scss */
.top-navigation .item li {
  display: inline-block;
}
/* line 25, ../scss/_header.scss */
.top-navigation .item a {
  display: inline-block;
  padding: 11px 9px;
  color: #fff !important;
  line-height: 18px;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
/* line 37, ../scss/_header.scss */
.top-navigation .navbar-header nav {
  float: right;
}
/* line 39, ../scss/_header.scss */
.top-navigation .navbar-header nav a {
  background: #0D0D0D;
}
/* line 41, ../scss/_header.scss */
.top-navigation .navbar-header nav a:hover {
  background: #464646;
}
/* line 45, ../scss/_header.scss */
.top-navigation .navbar-header nav .navbar-right {
  margin: 0;
}
/* line 49, ../scss/_header.scss */
.top-navigation .navbar-header .menu--top-navigation {
  padding-right: 9px;
}
/* line 54, ../scss/_header.scss */
.top-navigation .navbar-header .menu--account li:first-child a {
  padding-left: 45px;
  background: #464646;
  position: relative;
  font-weight: 600;
}
/* line 59, ../scss/_header.scss */
.top-navigation .navbar-header .menu--account li:first-child a:before {
  position: absolute;
  top: 12px;
  left: 22px;
  height: 16px;
  width: 14px;
  content: '';
  display: block;
  background: transparent url("../img/my-natagora.svg") center center no-repeat;
  background-size: contain;
}
/* line 70, ../scss/_header.scss */
.top-navigation .navbar-header .menu--account li:first-child a:hover {
  background: #2d2d2d;
}
@media (max-width: 767px) {
  /* line 76, ../scss/_header.scss */
  .top-navigation .navbar-header #block-topnavigation,
  .top-navigation .navbar-header #block-natagora-account-menu {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 83, ../scss/_header.scss */
  .top-navigation .navbar-header #block-natagora-account-menu li:last-child a {
    padding-right: 22px;
  }
}
/* line 90, ../scss/_header.scss */
.top-navigation .main-menu a {
  background: #323E1E;
  text-transform: uppercase;
  font-family: "kelson", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  width: 52px;
  background: #323E1E url("../img/hamburger.png") no-repeat center center;
  background-size: 15px;
}
/* line 100, ../scss/_header.scss */
.top-navigation .main-menu a:hover {
  background: #323E1E url("../img/hamburger.png") no-repeat center center;
  text-decoration: none;
  background-size: 15px;
}
/* line 105, ../scss/_header.scss */
.top-navigation .main-menu a.active {
  background: #80161D;
  background: #80161D url("../img/close.png") no-repeat center center;
}
/* line 108, ../scss/_header.scss */
.top-navigation .main-menu a.active .close-text {
  display: inline;
}
/* line 111, ../scss/_header.scss */
.top-navigation .main-menu a.active .open-text {
  display: none;
}
/* line 115, ../scss/_header.scss */
.top-navigation .main-menu a .close-text {
  display: none;
}
/* line 118, ../scss/_header.scss */
.top-navigation .main-menu a .open-text {
  display: inline;
}
@media (max-width: 767px) {
  /* line 90, ../scss/_header.scss */
  .top-navigation .main-menu a {
    color: transparent !important;
  }
}
@media (min-width: 768px) {
  /* line 90, ../scss/_header.scss */
  .top-navigation .main-menu a {
    width: 96px;
    padding: 12px 20px 9px 20px;
    background: #323E1E url(../img/hamburger.png) no-repeat 63px 17px;
    background-size: 15px;
  }
  /* line 130, ../scss/_header.scss */
  .top-navigation .main-menu a:hover {
    background: #161c0d url("../img/hamburger.png") no-repeat 63px 17px;
    background-size: 15px;
  }
  /* line 134, ../scss/_header.scss */
  .top-navigation .main-menu a.active {
    background: #80161D url(../img/close.png) no-repeat 78px 16px;
    background-size: 10px;
  }
}
/* line 143, ../scss/_header.scss */
.top-navigation .search a {
  display: block;
  overflow: hidden;
  color: transparent !important;
  width: 58px;
  position: relative;
}
/* line 149, ../scss/_header.scss */
.top-navigation .search a:hover {
  background: #464646;
}
/* line 152, ../scss/_header.scss */
.top-navigation .search a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 20px;
  width: 20px;
  content: '';
  display: block;
  background: url("../img/donation_v2/search.png") no-repeat center center;
  background-size: contain;
}

/* line 169, ../scss/_header.scss */
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* line 174, ../scss/_header.scss */
.region-logo-member {
  padding: 10px;
  position: relative;
}
/* line 177, ../scss/_header.scss */
.region-logo-member .wrapper {
  position: relative;
  display: table;
  width: 100%;
}
/* line 182, ../scss/_header.scss */
.region-logo-member .logo {
  margin-right: 0;
}
/* line 184, ../scss/_header.scss */
.region-logo-member .logo img {
  max-width: 100%;
  max-width: 208px;
  height: auto;
}
/* line 190, ../scss/_header.scss */
.region-logo-member .name {
  display: none;
}
/* line 193, ../scss/_header.scss */
.region-logo-member .navbar-text {
  font-family: "museo", sans-serif;
  font-size: 16px;
  color: #cccbcb;
  margin-top: 25px;
  margin-left: 0;
  float: left;
}
/* line 201, ../scss/_header.scss */
.region-logo-member .member {
  display: block;
  text-transform: uppercase;
  padding: 8px 30px 8px 55px;
  background: #A2B21C url("../img/member-hand.png") no-repeat 25px center;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  float: right;
  margin-top: 17px;
  padding: 7px 21px 7px 43px;
  background: #A2B21C url("../img/member-hand.png") no-repeat 20px center;
  font-size: 11px;
  background-size: 15px;
}
/* line 35, ../scss/_mixins.scss */
.region-logo-member .member:hover, .region-logo-member .member:active, .region-logo-member .member:focus {
  background: #7a8615 url("../img/member-hand.png") no-repeat 25px center;
  text-decoration: none;
}
/* line 209, ../scss/_header.scss */
.region-logo-member .member:hover {
  background: #7a8615 url(../img/member-hand.png) no-repeat 20px center;
  text-decoration: none;
  background-size: 15px;
}
@media (max-width: 710px) {
  /* line 216, ../scss/_header.scss */
  .region-logo-member .navbar-text {
    display: none;
  }
  /* line 219, ../scss/_header.scss */
  .region-logo-member .member {
    float: right;
  }
}
@media (min-width: 992px) {
  /* line 174, ../scss/_header.scss */
  .region-logo-member {
    padding: 11px 42px 6px 52px;
  }
}

/* line 1, ../scss/_content.scss */
body {
  font-family: "Open Sans", sans-serif;
}
/* line 3, ../scss/_content.scss */
body p {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 7, ../scss/_content.scss */
  body p {
    margin-bottom: 30px;
  }
  /* line 9, ../scss/_content.scss */
  body p:last-child {
    margin-bottom: 0;
  }
}

/* line 16, ../scss/_content.scss */
body, p, ul, ol, li {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 23px;
}

/* line 21, ../scss/_content.scss */
h1 {
  text-transform: uppercase;
  color: #696e72;
  border-bottom: none;
  letter-spacing: 12px;
  font-size: 48px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 21, ../scss/_content.scss */
  h1 {
    font-size: 30px;
    letter-spacing: 6px;
  }
}

/* line 35, ../scss/_content.scss */
h2 {
  text-transform: uppercase;
  color: #A2B21C;
  font-weight: 500;
  font-family: "kelson", sans-serif;
  letter-spacing: 5px;
  line-height: 1.4;
  margin-bottom: 28px;
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 35, ../scss/_content.scss */
  h2 {
    font-size: 25px;
  }
}

/* line 49, ../scss/_content.scss */
h3.title,
h3.title a,
.field--name-field-intro-en-savoir-plus h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #696e72;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 21px;
}
/* line 60, ../scss/_content.scss */
h3.title.margin-bottom-sm,
h3.title a.margin-bottom-sm,
.field--name-field-intro-en-savoir-plus h3.margin-bottom-sm {
  margin-bottom: 1em;
}

/* line 65, ../scss/_content.scss */
.field--name-field-intro-en-savoir-plus h3 {
  margin-bottom: 12px;
}

/* line 70, ../scss/_content.scss */
.style-green-bg h3.title,
.style-green-bg h3.title a,
.style-green-bg .field--name-field-intro-en-savoir-plus h3 {
  color: #fff;
}

/* line 78, ../scss/_content.scss */
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

/* line 83, ../scss/_content.scss */
a {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 85, ../scss/_content.scss */
.breadcrumb {
  text-align: left;
}

/* line 87, ../scss/_content.scss */
.responsable {
  font-size: 16px;
}

/* line 88, ../scss/_content.scss */
.font-bold {
  font-weight: bold;
}

/* line 89, ../scss/_content.scss */
.font-italic {
  font-style: italic;
}

/* line 90, ../scss/_content.scss */
.text-green {
  color: #A2B21C;
}

/* line 91, ../scss/_content.scss */
.text-black {
  color: #000;
}

/* line 93, ../scss/_content.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 95, ../scss/_content.scss */
.button {
  text-align: center;
}

/* line 96, ../scss/_content.scss */
.button-red {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #a0171b 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #a0171b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.button-red:hover, .button-red:active, .button-red:focus {
  background: #731113;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 96, ../scss/_content.scss */
  .button-red {
    font-size: 14px;
    width: auto;
  }
}

/* line 100, ../scss/_content.scss */
.button-quick {
  background: #46542E;
  color: #fff;
  text-decoration: underline;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 110, ../scss/_content.scss */
.button-quick:hover {
  color: #fff;
  text-decoration: underline;
  box-shadow: none;
}
/* line 115, ../scss/_content.scss */
.button-quick:focus {
  color: #fff;
  background: #A2B21C;
}

/* line 124, ../scss/_content.scss */
.news-full ul {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 126, ../scss/_content.scss */
  .news-full ul {
    margin-bottom: 30px;
  }
}

/* line 131, ../scss/_content.scss */
#block-loginwelcome {
  padding-bottom: 0;
}

/* line 1, ../scss/_paragraphs.scss */
.field--name-field-paragraph .field__items .field--item,
.field--name-field-paragraph .field--item {
  clear: both;
}
/* line 5, ../scss/_paragraphs.scss */
.field--name-field-paragraph .field__items .field--item:last-child,
.field--name-field-paragraph .field--item:last-child {
  padding-bottom: 0;
}
/* line 8, ../scss/_paragraphs.scss */
.field--name-field-paragraph .field__items .field--item:first-child,
.field--name-field-paragraph .field--item:first-child {
  padding-top: 0;
}
/* line 11, ../scss/_paragraphs.scss */
.field--name-field-paragraph .field__items .field--item .field--item,
.field--name-field-paragraph .field--item .field--item {
  padding: 0;
  clear: none;
}

/* line 18, ../scss/_paragraphs.scss */
.field--name-field-colonne-4 .col-item {
  padding: 15px;
  border-bottom: 1px solid #ededed;
}
/* line 22, ../scss/_paragraphs.scss */
.field--name-field-colonne-4 .title {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  /* line 26, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 32, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .col-item {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
  }
  /* line 35, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .col-item:first-child {
    border-left: 1px solid #ededed;
  }
  /* line 40, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .row:first-child .col-item {
    border-top: 1px solid #ededed;
  }
  /* line 44, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .paragraph--type--four_-cols-block {
    height: 100%;
    position: relative;
    padding-bottom: 35px;
  }
  /* line 48, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .paragraph--type--four_-cols-block .more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media (min-width: 1450px) {
  /* line 57, ../scss/_paragraphs.scss */
  .field--name-field-colonne-4 .col-item {
    padding: 30px !important;
  }
}

/* line 65, ../scss/_paragraphs.scss */
.paragraph--type--text .text-summary p {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
}
/* line 70, ../scss/_paragraphs.scss */
.paragraph--type--text .text-normal blockquote {
  border-left: none;
  padding-top: 35px;
  margin: 40px 0;
  background: url("../img/quotes.png") no-repeat top center/90px auto;
}
/* line 75, ../scss/_paragraphs.scss */
.paragraph--type--text .text-normal blockquote p {
  font-size: 25px;
  line-height: 35px;
  font-style: italic;
}
@media (min-width: 768px) {
  /* line 75, ../scss/_paragraphs.scss */
  .paragraph--type--text .text-normal blockquote p {
    font-size: 30px;
    line-height: 45px;
  }
}
/* line 87, ../scss/_paragraphs.scss */
.paragraph--type--text figure.align-left {
  padding: 0 15px 15px 0;
}
/* line 90, ../scss/_paragraphs.scss */
.paragraph--type--text figure.align-right {
  padding: 0 0 15px 15px;
}
/* line 93, ../scss/_paragraphs.scss */
.paragraph--type--text figure figcaption {
  padding: 5px 0;
}

@media (max-width: 991px) {
  /* line 99, ../scss/_paragraphs.scss */
  .paragraph--type--button {
    margin-bottom: 15px;
  }
}

/* line 109, ../scss/_paragraphs.scss */
.col-title {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 109, ../scss/_paragraphs.scss */
  .col-title {
    font-size: 18px !important;
  }
}
@media (min-width: 768px) {
  /* line 109, ../scss/_paragraphs.scss */
  .col-title {
    margin-bottom: 30px;
  }
}

/* line 119, ../scss/_paragraphs.scss */
.block-title {
  color: #A2B21C;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 119, ../scss/_paragraphs.scss */
  .block-title {
    font-size: 18px !important;
  }
}
/* line 127, ../scss/_paragraphs.scss */
.block-title.gray {
  color: #696e72;
}

/* line 132, ../scss/_paragraphs.scss */
h3.block-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
}
@media (max-width: 767px) {
  /* line 132, ../scss/_paragraphs.scss */
  h3.block-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 146, ../scss/_paragraphs.scss */
.more {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "kelson", sans-serif;
  letter-spacing: 1px;
  color: #A2B21C;
  font-size: 12px;
  margin-top: 10px;
}
/* line 155, ../scss/_paragraphs.scss */
.more:hover {
  color: #A2B21C;
}

/* line 162, ../scss/_paragraphs.scss */
.more-normal .more,
.more-green-link .more {
  margin-top: 20px;
}

/* line 168, ../scss/_paragraphs.scss */
.more-green-bg-link .more {
  margin-top: 25px;
  padding: 12px 40px;
  background: #A2B21C;
  color: #fff;
  letter-spacing: 3px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 12px;
}
/* line 176, ../scss/_paragraphs.scss */
.more-green-bg-link .more:hover {
  background: #7a8615;
  text-decoration: none;
}

/* line 184, ../scss/_paragraphs.scss */
.more-green-bg .more {
  margin-top: 25px;
  padding: 8px 30px;
  color: #fff;
  background: #323E1E;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 191, ../scss/_paragraphs.scss */
.more-green-bg .more:hover {
  background: #242d16;
  text-decoration: none;
}
/* line 196, ../scss/_paragraphs.scss */
.more-green-bg .teaser h3.title a {
  color: #fff;
}

/* line 204, ../scss/_paragraphs.scss */
.paragraph--type--two_-cols h3 {
  margin-top: 23px;
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 25px;
}
@media (max-width: 767px) {
  /* line 214, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols h3 {
    margin: 20px 0 10px 0;
  }
  /* line 217, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .paragraph--type--two_-cols-block {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  /* line 222, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .field--item {
    margin-bottom: 30px !important;
  }
  /* line 224, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .field--item:last-child {
    margin-bottom: 0 !important;
  }
  /* line 229, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .field--name-field-colonne-6 .col-item:first-child {
    margin-bottom: 28px;
  }
  /* line 232, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .field--name-field-colonne-6 .row.row-eq-height.spacer-medium-bottom {
    margin-bottom: -58px !important;
  }
  /* line 234, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .field--name-field-colonne-6 .row.row-eq-height.spacer-medium-bottom:last-child {
    margin-bottom: -28px !important;
  }
}
@media (min-width: 992px) {
  /* line 242, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
  /* line 249, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .row-eq-height:last-child {
    margin-bottom: 0;
  }
  /* line 252, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .paragraph {
    height: 100%;
    position: relative;
  }
  /* line 255, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .paragraph .field, .paragraph--type--two_-cols .paragraph article, .paragraph--type--two_-cols .paragraph .item {
    height: 100%;
  }
  /* line 258, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .paragraph .item {
    padding-bottom: 40px;
  }
  /* line 261, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .paragraph .more {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  /* line 267, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .more-green-bg-link .paragraph--type--two_-cols-block {
    padding-bottom: 78px;
  }
  /* line 270, ../scss/_paragraphs.scss */
  .paragraph--type--two_-cols .more-green-link .paragraph--type--two_-cols-block {
    padding-bottom: 50px;
  }
}

/* line 298, ../scss/_paragraphs.scss */
.style-green-bg {
  background: #46542E;
  color: #fff;
  padding: 30px 0;
}
/* line 303, ../scss/_paragraphs.scss */
.style-green-bg h2 {
  color: #fff;
  margin-top: 0;
}
/* line 307, ../scss/_paragraphs.scss */
.style-green-bg p a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 768px) {
  /* line 298, ../scss/_paragraphs.scss */
  .style-green-bg {
    padding: 60px 0;
  }
}

/* line 318, ../scss/_paragraphs.scss */
.style-normal h2 {
  color: #A2B21C;
}

@media (max-width: 991px) {
  /* line 323, ../scss/_paragraphs.scss */
  .paragraph--type--two-special_-cols-image-left-content-right {
    text-align: center;
  }
  /* line 326, ../scss/_paragraphs.scss */
  .paragraph--type--two-special_-cols-image-left-content-right .image img {
    display: block;
    margin: auto;
  }
}
@media (min-width: 992px) {
  /* line 332, ../scss/_paragraphs.scss */
  .paragraph--type--two-special_-cols-image-left-content-right h3 {
    margin-top: 0;
  }
}

/* line 340, ../scss/_paragraphs.scss */
.paragraph--type--three_-cols .col-summary {
  text-align: center;
}
/* line 346, ../scss/_paragraphs.scss */
.paragraph--type--three_-cols .col-summary p {
  font-size: 16px;
  margin-bottom: 36px;
  line-height: 27px;
}
/* line 363, ../scss/_paragraphs.scss */
.paragraph--type--three_-cols h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 25px;
}
/* line 376, ../scss/_paragraphs.scss */
.paragraph--type--three_-cols .paragraph--type--related-item {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 380, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .col-summary {
    margin-bottom: 40px;
  }
  /* line 383, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols h3 {
    margin: 20px 0 10px 0;
  }
  /* line 386, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--related-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  /* line 391, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block,
  .paragraph--type--three_-cols .paragraph--type--related-item {
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 403, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .field--item:last-child .paragraph--type--three_-cols-block {
    margin-bottom: 0;
  }
  /* line 407, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols img {
    display: block;
    margin: auto;
  }
  /* line 411, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .field--name-field-colonne .spacer-medium-bottom {
    margin-bottom: -28px;
  }
}
@media (min-width: 992px) {
  /* line 422, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 428, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block,
  .paragraph--type--three_-cols .paragraph--type--related-item {
    height: 100%;
    position: relative;
    padding-bottom: 50px;
  }
  /* line 433, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block .field, .paragraph--type--three_-cols .paragraph--type--three_-cols-block article, .paragraph--type--three_-cols .paragraph--type--three_-cols-block .item, .paragraph--type--three_-cols .paragraph--type--three_-cols-block .item-wrapper,
  .paragraph--type--three_-cols .paragraph--type--related-item .field,
  .paragraph--type--three_-cols .paragraph--type--related-item article,
  .paragraph--type--three_-cols .paragraph--type--related-item .item,
  .paragraph--type--three_-cols .paragraph--type--related-item .item-wrapper {
    height: 100%;
  }
  /* line 436, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block .item,
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block .item-wrapper,
  .paragraph--type--three_-cols .paragraph--type--related-item .item,
  .paragraph--type--three_-cols .paragraph--type--related-item .item-wrapper {
    padding-bottom: 50px;
    position: relative;
  }
  /* line 441, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .paragraph--type--three_-cols-block .more,
  .paragraph--type--three_-cols .paragraph--type--related-item .more {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  /* line 454, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .style-green-bg .more-green-bg .paragraph--type--three_-cols-block {
    padding-bottom: 57px;
  }
  /* line 457, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .style-green-bg .more-normal .paragraph--type--three_-cols-block {
    padding-bottom: 49px;
  }
  /* line 461, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .style-green-bg .more-green-bg .paragraph--type--related-item .item,
  .paragraph--type--three_-cols .style-green-bg .more-green-bg .paragraph--type--related-item .item-wrapper {
    padding-bottom: 70px;
  }
  /* line 467, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .style-green-bg .more-normal .paragraph--type--related-item .item,
  .paragraph--type--three_-cols .style-green-bg .more-normal .paragraph--type--related-item .item-wrapper {
    padding-bottom: 20px;
  }
  /* line 479, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .field--name-field-colonne .field--item:first-child .paragraph--type--three_-cols-block {
    padding-right: 6px;
  }
  /* line 484, ../scss/_paragraphs.scss */
  .paragraph--type--three_-cols .field--name-field-colonne .field--item:last-child .paragraph--type--three_-cols-block {
    padding-left: 6px;
  }
}

/* line 494, ../scss/_paragraphs.scss */
.paragraph--type--five_-cols .item {
  text-align: center;
}
/* line 496, ../scss/_paragraphs.scss */
.paragraph--type--five_-cols .item .number {
  margin-bottom: 23px;
}
/* line 498, ../scss/_paragraphs.scss */
.paragraph--type--five_-cols .item .number .field--name-field-numero {
  display: inline-block;
  padding-bottom: 18px;
  border-bottom: 2px solid #A2B21C;
  font-size: 32px;
  font-weight: 500;
  font-family: "kelson", sans-serif;
}
/* line 507, ../scss/_paragraphs.scss */
.paragraph--type--five_-cols .item .summary {
  line-height: 23px;
}
@media (max-width: 991px) {
  /* line 513, ../scss/_paragraphs.scss */
  .paragraph--type--five_-cols .field--name-field-colonne-2 .item {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 520, ../scss/_paragraphs.scss */
  .paragraph--type--five_-cols .field--name-field-colonne-2 .item {
    width: 20%;
    float: left;
    padding: 0 15px;
  }
}

/* line 530, ../scss/_paragraphs.scss */
.paragraph .jumbotron {
  position: relative;
}
/* line 532, ../scss/_paragraphs.scss */
.paragraph .jumbotron::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 543, ../scss/_paragraphs.scss */
.paragraph .jumbotron.no-filter::before {
  display: none;
}

/*
  Jumbutron Paragrapgh
*/
/* line 553, ../scss/_paragraphs.scss */
.jumbotron {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
/* line 561, ../scss/_paragraphs.scss */
.jumbotron h1, .jumbotron p {
  color: #696e72;
  text-align: center;
}
/* line 565, ../scss/_paragraphs.scss */
.jumbotron h1 {
  text-transform: uppercase;
  border-bottom: none;
  letter-spacing: 12px;
  font-size: 43px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 565, ../scss/_paragraphs.scss */
  .jumbotron h1 {
    font-size: 30px;
  }
}
/* line 575, ../scss/_paragraphs.scss */
.jumbotron p {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
}
/* line 578, ../scss/_paragraphs.scss */
.jumbotron .field--name-field-lien {
  text-align: center;
  margin-top: 20px;
}
/* line 581, ../scss/_paragraphs.scss */
.jumbotron .field--name-field-lien a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.jumbotron .field--name-field-lien a:hover, .jumbotron .field--name-field-lien a:active, .jumbotron .field--name-field-lien a:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 581, ../scss/_paragraphs.scss */
  .jumbotron .field--name-field-lien a {
    font-size: 14px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 581, ../scss/_paragraphs.scss */
  .jumbotron .field--name-field-lien a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
/* line 591, ../scss/_paragraphs.scss */
.jumbotron.with-image {
  min-height: 414px;
  display: flex;
}
/* line 593, ../scss/_paragraphs.scss */
.jumbotron.with-image h1, .jumbotron.with-image p {
  color: #fff;
}
/* line 596, ../scss/_paragraphs.scss */
.jumbotron.with-image p {
  margin: 0;
}
/* line 600, ../scss/_paragraphs.scss */
.jumbotron.with-image .field--name-field-text a {
  color: #fff;
  text-decoration: underline;
}
/* line 603, ../scss/_paragraphs.scss */
.jumbotron.with-image .field--name-field-text a:hover, .jumbotron.with-image .field--name-field-text a:active, .jumbotron.with-image .field--name-field-text a:focus {
  color: #fff;
}
/* line 611, ../scss/_paragraphs.scss */
.jumbotron.with-image .breadcrumb {
  margin-bottom: 30px;
}
/* line 613, ../scss/_paragraphs.scss */
.jumbotron.with-image .breadcrumb a, .jumbotron.with-image .breadcrumb > li, .jumbotron.with-image .breadcrumb > li + li:before, .jumbotron.with-image .breadcrumb .active {
  color: #fff;
}
/* line 623, ../scss/_paragraphs.scss */
.jumbotron.with-image .with-image-child {
  padding-top: 27px;
  padding-bottom: 27px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 623, ../scss/_paragraphs.scss */
  .jumbotron.with-image .with-image-child {
    margin-top: 55px;
  }
}

/* line 640, ../scss/_paragraphs.scss */
.path-frontpage .jumbotron.with-image .with-image-child {
  margin-top: 88px;
}
/* line 645, ../scss/_paragraphs.scss */
.path-frontpage .jumbotron .field--name-field-lien a {
  display: block;
  text-transform: uppercase;
  padding: 8px 30px 8px 55px;
  background: #bb1016 url("../img/member-hand.png") no-repeat 25px center;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
}
/* line 35, ../scss/_mixins.scss */
.path-frontpage .jumbotron .field--name-field-lien a:hover, .path-frontpage .jumbotron .field--name-field-lien a:active, .path-frontpage .jumbotron .field--name-field-lien a:focus {
  background: #8c0c10 url("../img/member-hand.png") no-repeat 25px center;
  text-decoration: none;
}

/* line 657, ../scss/_paragraphs.scss */
.paragraph--type--image img {
  margin: auto;
}
/* line 660, ../scss/_paragraphs.scss */
.paragraph--type--image .legend-half,
.paragraph--type--image .legend-quarter,
.paragraph--type--image .legend-full {
  margin-top: 6px;
}
@media (max-width: 767px) {
  /* line 666, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-half,
  .paragraph--type--image .legend-quarter,
  .paragraph--type--image .legend-full {
    display: block;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 674, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-half {
    margin-left: 11%;
    padding-left: 5px;
  }
  /* line 678, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-quarter {
    margin-left: 26%;
    padding-left: 3px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 684, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-half {
    margin-left: 20%;
    padding-left: 7px;
  }
  /* line 688, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-quarter {
    margin-left: 32%;
  }
}
@media (min-width: 1200px) {
  /* line 693, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-half {
    margin-left: 25%;
    padding-left: 7px;
  }
  /* line 697, ../scss/_paragraphs.scss */
  .paragraph--type--image .legend-quarter {
    margin-left: 34%;
    padding-left: 12px;
  }
}

/* line 705, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift {
  text-align: center;
  background: #1E1E1E;
  color: #fff;
  padding: 30px 0;
}
@media (min-width: 768px) {
  /* line 705, ../scss/_paragraphs.scss */
  .paragraph--type--membership-gift {
    padding: 85px 0 75px 0;
  }
}
/* line 714, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift h2 {
  color: #fff;
  margin-top: 0;
}
/* line 718, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift h3 {
  color: #fff;
}
/* line 721, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift p a {
  color: #fff;
  text-decoration: underline;
}
/* line 726, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift .image img {
  width: 84px;
}
/* line 731, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift a {
  color: #fff;
}
/* line 733, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift a .gift-title {
  text-decoration: underline;
}
/* line 736, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift a .description {
  text-decoration: none;
}
/* line 739, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift a:hover, .paragraph--type--membership-gift a:focus, .paragraph--type--membership-gift a:active {
  text-decoration: none !important;
}
/* line 741, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift a:hover .gift-title,
.paragraph--type--membership-gift a:hover .description, .paragraph--type--membership-gift a:focus .gift-title,
.paragraph--type--membership-gift a:focus .description, .paragraph--type--membership-gift a:active .gift-title,
.paragraph--type--membership-gift a:active .description {
  text-decoration: none !important;
}
/* line 747, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift .gift-title {
  font-size: 16px !important;
  text-transform: uppercase;
  padding-top: 24px;
  margin-top: 0;
  line-height: 1.5;
}
/* line 755, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift .description {
  padding-top: 12px;
  margin-top: 0;
  color: #fff;
}
/* line 760, ../scss/_paragraphs.scss */
.paragraph--type--membership-gift .paragraph--type--membership-gift-item {
  margin-bottom: 20px;
  width: 100%;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  /* line 768, ../scss/_paragraphs.scss */
  .paragraph--type--membership-gift .paragraph--type--membership-gift-item {
    margin-bottom: 0;
    padding: 0 20px;
  }
  /* line 773, ../scss/_paragraphs.scss */
  .paragraph--type--membership-gift .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 782, ../scss/_paragraphs.scss */
.btn-arrow {
  color: #a0171b;
  font-size: 16px;
}
/* line 785, ../scss/_paragraphs.scss */
.btn-arrow:hover {
  color: #a0171b;
}
/* line 788, ../scss/_paragraphs.scss */
.btn-arrow span {
  display: block;
  padding: 0 26px;
  position: relative;
}
/* line 792, ../scss/_paragraphs.scss */
.btn-arrow span:before {
  content: '>>';
  position: absolute;
  left: 0;
}
/* line 797, ../scss/_paragraphs.scss */
.btn-arrow span:after {
  content: '<<';
  position: absolute;
  right: 0;
}

/* line 5, ../scss/_footer.scss */
.footer .footer-top {
  padding: 25px 0 25px 0;
}
/* line 8, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper {
  text-align: center;
}
/* line 10, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .stButton {
  padding-left: 10px;
}
/* line 12, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .stButton .stMainServices {
  width: 25px;
  height: 25px !important;
  padding: 0;
  display: block;
  float: left;
}
/* line 19, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .stButton .stArrow {
  width: 61px;
  height: 10px;
  background: none;
  padding: 0;
  margin: 0;
}
/* line 25, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .stButton .stArrow .stButton_gradient {
  border: none;
  padding: 0;
  margin: 0;
}
/* line 29, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .stButton .stArrow .stButton_gradient .stBubble_hcount {
  display: block;
  width: 61px;
  height: 25px;
  text-align: center;
  color: #fff;
  padding-top: 4px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
/* line 42, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_facebook_hcount,
.footer .footer-top .sharethis-wrapper .st_twitter_hcount,
.footer .footer-top .sharethis-wrapper .st_email_hcount {
  padding: 0 15px;
}
/* line 46, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_facebook_hcount:before,
.footer .footer-top .sharethis-wrapper .st_twitter_hcount:before,
.footer .footer-top .sharethis-wrapper .st_email_hcount:before {
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  color: #000;
  letter-spacing: 1px;
}
/* line 56, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_facebook_hcount .st-facebook-counter {
  background: #4663B6 url("../img/facebook-share.png") no-repeat center center !important;
}
/* line 60, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_facebook_hcount .stArrow .stBubble_hcount {
  background: #5C75CA;
}
/* line 64, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_facebook_hcount:before {
  content: "Partager";
}
/* line 69, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_twitter_hcount .st-twitter-counter {
  background: #0693E3 url("../img/twitter-share.png") no-repeat center center !important;
}
/* line 73, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_twitter_hcount .stArrow .stBubble_hcount {
  background: #46B0FF;
}
/* line 77, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_twitter_hcount:before {
  content: "Twitter";
}
/* line 82, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_email_hcount .st-email-counter {
  background: #7D8F00 url("../img/mail.png") no-repeat center center !important;
}
/* line 86, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_email_hcount .stArrow .stBubble_hcount {
  background: #A2B21C;
}
/* line 90, ../scss/_footer.scss */
.footer .footer-top .sharethis-wrapper .st_email_hcount:before {
  content: "Envoyer par email";
}
/* line 96, ../scss/_footer.scss */
.footer .footer-middle {
  background: #323f20;
  text-align: center;
  padding: 31px 0 35px 0;
}
/* line 100, ../scss/_footer.scss */
.footer .footer-middle .menu {
  display: inline-block;
}
/* line 102, ../scss/_footer.scss */
.footer .footer-middle .menu li {
  float: left;
}
/* line 104, ../scss/_footer.scss */
.footer .footer-middle .menu li a {
  display: inline-block;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
}
/* line 109, ../scss/_footer.scss */
.footer .footer-middle .menu li a:hover, .footer .footer-middle .menu li a:focus {
  background: transparent;
  text-decoration: none;
  opacity: 0.7;
}
/* line 114, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social {
  color: transparent;
  width: 55px;
  height: 40px;
  padding: 0;
}
/* line 119, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.facebook {
  background: url("../img/facebook.png") no-repeat center center;
  background-size: auto 15px;
}
/* line 123, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.twitter {
  background: url("../img/twitter.png") no-repeat center center;
  background-size: auto 10px;
}
/* line 127, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.instagram {
  background: url("../img/instagram.png") no-repeat center center;
  background-size: auto 15px;
}
/* line 131, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.youtube {
  background: url("../img/youtube.png") no-repeat center center;
  background-size: auto 10px;
}
/* line 135, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.linkedin {
  background: url("../img/linkedin.png") no-repeat center center;
  background-size: auto 11px;
}
/* line 139, ../scss/_footer.scss */
.footer .footer-middle .menu li a.share-social.bluesky {
  background: url("../img/bluesky.png") no-repeat center center;
  background-size: auto 11px;
}
/* line 146, ../scss/_footer.scss */
.footer .footer-middle .menu--footer {
  padding: 19px 0;
}
/* line 148, ../scss/_footer.scss */
.footer .footer-middle .menu--footer li {
  border-left: white 1px solid;
  line-height: 0;
}
/* line 152, ../scss/_footer.scss */
.footer .footer-middle .menu--footer li:first-child {
  border: none;
}
/* line 157, ../scss/_footer.scss */
.footer .footer-middle #block-suivrenatagora {
  position: relative;
  padding-top: 8px;
}
/* line 160, ../scss/_footer.scss */
.footer .footer-middle #block-suivrenatagora h2 {
  color: #fff;
  font-family: "museo", sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
/* line 169, ../scss/_footer.scss */
.footer .footer-middle #block-suivrenatagora .menu--suivre-natagora .share-social {
  background-color: #A2B21C;
  padding: 5px;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}
/* line 176, ../scss/_footer.scss */
.footer .footer-middle #block-suivrenatagora .menu--suivre-natagora li {
  margin: 0 4px;
}
/* line 182, ../scss/_footer.scss */
.footer .footer-middle .block {
  padding: 0;
}
/* line 186, ../scss/_footer.scss */
.footer .footer-bottom {
  padding: 20px 0 40px;
  background-color: #323f20;
}
/* line 189, ../scss/_footer.scss */
.footer .footer-bottom #block-copyrights {
  padding-top: 23px;
  text-align: center;
  font-family: "Barlow", sans-serif;
  color: #fff;
}
/* line 194, ../scss/_footer.scss */
.footer .footer-bottom #block-copyrights span {
  font-weight: 400;
  font-size: 11px;
}
/* line 198, ../scss/_footer.scss */
.footer .footer-bottom #block-copyrights a {
  color: #fff;
}
@media (max-width: 767px) {
  /* line 207, ../scss/_footer.scss */
  .footer .footer-top .sharethis-wrapper .st_facebook_hcount,
  .footer .footer-top .sharethis-wrapper .st_twitter_hcount,
  .footer .footer-top .sharethis-wrapper .st_email_hcount {
    padding: 5px 0;
  }
  /* line 212, ../scss/_footer.scss */
  .footer .footer-top .sharethis-wrapper .st_facebook_hcount:before,
  .footer .footer-top .sharethis-wrapper .st_twitter_hcount:before,
  .footer .footer-top .sharethis-wrapper .st_email_hcount:before {
    display: none;
  }
  /* line 219, ../scss/_footer.scss */
  .footer .footer-middle img {
    display: none;
  }
  /* line 222, ../scss/_footer.scss */
  .footer .footer-middle #block-suivrenatagora {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 229, ../scss/_footer.scss */
  .footer .footer-middle .menu li a {
    font-family: "Barlow", sans-serif;
    padding: 7px 12px;
    font-size: 14px;
  }
  /* line 234, ../scss/_footer.scss */
  .footer .footer-middle #block-suivrenatagora {
    text-align: center;
  }
  /* line 236, ../scss/_footer.scss */
  .footer .footer-middle #block-suivrenatagora h2 {
    display: inline;
  }
  /* line 239, ../scss/_footer.scss */
  .footer .footer-middle #block-suivrenatagora .menu {
    height: 43px;
    background-size: auto;
  }
  /* line 245, ../scss/_footer.scss */
  .footer .footer-bottom {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  /* line 248, ../scss/_footer.scss */
  .footer .footer-bottom #block-copyrights {
    padding-bottom: 0;
  }
}

@media (min-width: 1450px) {
  /* line 259, ../scss/_footer.scss */
  .path-frontpage .footer-middle #block-suivrenatagora h2 {
    left: 417px;
  }
}

@media (min-width: 992px) {
  /* line 267, ../scss/_footer.scss */
  .row-eq-height.md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 274, ../scss/_footer.scss */
.row-eq-height.md-flex .region {
  height: 100%;
}
/* line 276, ../scss/_footer.scss */
.row-eq-height.md-flex .region .block {
  padding: 0;
  height: 100%;
}
/* line 279, ../scss/_footer.scss */
.row-eq-height.md-flex .region .block .field, .row-eq-height.md-flex .region .block .become-member__wrapper {
  height: 100%;
}
/* line 288, ../scss/_footer.scss */
.row-eq-height.md-flex .region-pre-footer-right > div {
  height: 100%;
}

/* line 295, ../scss/_footer.scss */
.pre-footer {
  padding: 23px 15px 31px 15px !important;
  height: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 295, ../scss/_footer.scss */
  .pre-footer {
    margin-bottom: 5px;
  }
}
/* line 304, ../scss/_footer.scss */
.pre-footer--dark-green {
  background-color: #303E20;
}
/* line 305, ../scss/_footer.scss */
.pre-footer--grey {
  background-color: #cccbcb;
}
/* line 307, ../scss/_footer.scss */
.pre-footer .text-white {
  color: #fff !important;
}
/* line 308, ../scss/_footer.scss */
.pre-footer .text-black {
  color: #000 !important;
}
/* line 310, ../scss/_footer.scss */
.pre-footer__content-title {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 30px !important;
  line-height: 36px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 15px;
}
/* line 320, ../scss/_footer.scss */
.pre-footer__content-description {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 28px;
}

/* line 2, ../scss/_teasers.scss */
.teaser .title,
.teaser .title a {
  margin-top: 0;
}

/* line 8, ../scss/_teasers.scss */
.agenda.teaser {
  height: 100%;
}
/* line 9, ../scss/_teasers.scss */
.agenda.teaser .item-wrapper {
  padding: 20px;
  background: #f7f7f7;
  height: 100%;
  min-height: 120px;
}
/* line 16, ../scss/_teasers.scss */
.agenda.teaser .date {
  width: 45px;
  float: left;
  margin-right: 10px;
  border: 3px solid #46542E;
  text-align: center;
}
/* line 47, ../scss/_mixins.scss */
.agenda.teaser .date .month {
  background: #46542E;
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
}
/* line 53, ../scss/_mixins.scss */
.agenda.teaser .date .day {
  font-size: 25px;
  font-weight: bold;
  background: #fff;
  font-family: "kelson", sans-serif;
  padding: 5px 0;
}
@media (min-width: 1200px) {
  /* line 16, ../scss/_teasers.scss */
  .agenda.teaser .date {
    width: 61px;
    border: 5px solid #46542E;
  }
  /* line 63, ../scss/_mixins.scss */
  .agenda.teaser .date .month {
    background: #46542E;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
  }
  /* line 69, ../scss/_mixins.scss */
  .agenda.teaser .date .month--small {
    font-size: 12px;
  }
  /* line 72, ../scss/_mixins.scss */
  .agenda.teaser .date .day {
    font-size: 30px;
    padding: 8px 0;
  }
  /* line 76, ../scss/_mixins.scss */
  .agenda.teaser .date .day--small {
    font-size: 16px;
  }
}
/* line 19, ../scss/_teasers.scss */
.agenda.teaser .details {
  padding-left: 60px;
}
/* line 22, ../scss/_teasers.scss */
.agenda.teaser .title {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 26, ../scss/_teasers.scss */
  .agenda.teaser .item-wrapper {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 31, ../scss/_teasers.scss */
  .agenda.teaser .item-wrapper {
    margin-bottom: 0;
  }
  /* line 34, ../scss/_teasers.scss */
  .agenda.teaser .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
  }
  /* line 41, ../scss/_teasers.scss */
  .agenda.teaser .details {
    padding-left: 72px;
  }
}

/* line 48, ../scss/_teasers.scss */
.article.teaser .date {
  margin: 21px 0 3px;
}

/* line 56, ../scss/_teasers.scss */
.page.teaser .title,
.location.teaser .title,
.donation-call.teaser .title {
  margin-top: 15px;
  margin-bottom: 10px;
}

/* line 64, ../scss/_teasers.scss */
.related__wrapper .related__item {
  margin-bottom: 28px;
}
/* line 68, ../scss/_teasers.scss */
.related__wrapper .row:last-child .related-agenda__item {
  margin-bottom: 0px;
}

/* line 74, ../scss/_teasers.scss */
.document.teaser {
  text-align: center;
}
/* line 76, ../scss/_teasers.scss */
.document.teaser a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #46542E 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #46542E;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.document.teaser a:hover, .document.teaser a:active, .document.teaser a:focus {
  background: #2b331c;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 76, ../scss/_teasers.scss */
  .document.teaser a {
    font-size: 14px;
    width: auto;
  }
}
/* line 78, ../scss/_teasers.scss */
.document.teaser a:hover {
  text-decoration: none;
}

/* line 85, ../scss/_teasers.scss */
.publication-teaser {
  margin-bottom: 28px;
}
/* line 87, ../scss/_teasers.scss */
.publication-teaser .image {
  text-align: center;
}

/* line 91, ../scss/_teasers.scss */
.image-bordered, .publication-teaser .image {
  border: 1px solid #EDEEB2;
  text-align: center;
}

/* line 95, ../scss/_teasers.scss */
.publication-teaser__content {
  padding: 5px 9px 9px 9px;
  background: #EDEEB2;
  border-top: 5px solid #E0E27C;
}
/* line 99, ../scss/_teasers.scss */
.publication-teaser__content .title {
  text-align: center;
  font-weight: 400;
  color: #2a2a2a;
  font-size: 12px;
}
/* line 105, ../scss/_teasers.scss */
.publication-teaser__content .more {
  margin-top: 4px;
  padding: 2px 8px;
  border: 1px solid #E0E27C;
  background: #E0E27C;
  color: #a0171b;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  text-transform: none;
}
/* line 114, ../scss/_teasers.scss */
.publication-teaser__content .more:hover {
  border: 1px solid #a0171b;
  text-decoration: none;
}
/* line 119, ../scss/_teasers.scss */
.publication-teaser__content .more-left {
  margin-right: 7px;
}
/* line 120, ../scss/_teasers.scss */
.publication-teaser__content .more-right {
  margin-left: 7px;
}

/* line 124, ../scss/_teasers.scss */
.publication-full .title, .publication-full .body {
  margin-bottom: 15px;
}
/* line 127, ../scss/_teasers.scss */
.publication-full .more-green-bg {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.publication-full .more-green-bg:hover, .publication-full .more-green-bg:active, .publication-full .more-green-bg:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_teasers.scss */
  .publication-full .more-green-bg {
    font-size: 14px;
    width: auto;
  }
}

/* line 3, ../scss/_filters.scss */
.region-content .views-exposed-form {
  background: #A2B21C;
  text-align: center;
  padding: 15px;
  margin: 43px 0 47px 0;
}
/* line 11, ../scss/_filters.scss */
.region-content .views-exposed-form h2 {
  color: #fff;
  margin-bottom: 30px;
}
/* line 17, ../scss/_filters.scss */
.region-content .views-exposed-form form {
  padding: 0;
}
/* line 20, ../scss/_filters.scss */
.region-content .views-exposed-form select, .region-content .views-exposed-form input {
  height: 46px;
  font-style: italic;
}
/* line 24, ../scss/_filters.scss */
.region-content .views-exposed-form .select-wrapper:after {
  color: #A2B21C;
}
/* line 28, ../scss/_filters.scss */
.region-content .views-exposed-form .form-item-field-start {
  position: relative;
}
/* line 30, ../scss/_filters.scss */
.region-content .views-exposed-form .form-item-field-start:after {
  font-family: 'Glyphicons Halflings';
  content: "\e109";
  color: #A2B21C;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}
/* line 47, ../scss/_filters.scss */
.region-content .views-exposed-form label {
  text-align: left;
  display: none;
}
/* line 51, ../scss/_filters.scss */
.region-content .views-exposed-form .form-item {
  margin-bottom: 5px;
}
/* line 53, ../scss/_filters.scss */
.region-content .views-exposed-form .form-item .form-control {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 60, ../scss/_filters.scss */
.region-content .views-exposed-form .form-actions {
  margin-bottom: 5px;
}
/* line 62, ../scss/_filters.scss */
.region-content .views-exposed-form .form-actions .form-submit {
  height: 47px;
  background: #a0171b;
  color: #fff;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  border: none;
  padding: 6px 45px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 78, ../scss/_filters.scss */
.region-content .views-exposed-form .form-actions .form-submit:hover {
  background: #731113;
}
/* line 84, ../scss/_filters.scss */
.region-content .views-exposed-form .input-group-addon {
  display: none;
}

/* line 93, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form h2 {
  text-transform: none;
  font-weight: bold;
  color: #696e72;
  text-decoration: underline;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 0;
}
/* line 105, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-inline .form-control,
.region-sidebar-first .views-exposed-form .form-inline .select-wrapper {
  width: 100%;
}
/* line 108, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-inline .form-control:after,
.region-sidebar-first .views-exposed-form .form-inline .select-wrapper:after {
  color: #d8dfa0;
}
/* line 113, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form form {
  padding: 0;
}
/* line 116, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form legend,
.region-sidebar-first .views-exposed-form label {
  font-weight: normal;
  color: #696e72;
  margin-bottom: 5px;
}
/* line 122, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-item-geo-search,
.region-sidebar-first .views-exposed-form .form-item-field-province-target-id {
  margin: 10px 0 !important;
}
/* line 126, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-group,
.region-sidebar-first .views-exposed-form .fieldgroup,
.region-sidebar-first .views-exposed-form .form-item-geo-search {
  margin: 10px 0;
}
/* line 130, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-group.form-item-field-address-locality, .region-sidebar-first .views-exposed-form .form-group.form-actions,
.region-sidebar-first .views-exposed-form .fieldgroup.form-item-field-address-locality,
.region-sidebar-first .views-exposed-form .fieldgroup.form-actions,
.region-sidebar-first .views-exposed-form .form-item-geo-search.form-item-field-address-locality,
.region-sidebar-first .views-exposed-form .form-item-geo-search.form-actions {
  padding-bottom: 0;
  border-bottom: none;
}
/* line 136, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-item {
  display: block;
  margin: 0;
}
/* line 140, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .form-actions {
  padding-top: 20px;
  border-top: 1px solid #d8dfa0;
}
/* line 145, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form #edit-field-type-value .form-item:first-child {
  display: none;
}
@media (min-width: 768px) {
  /* line 92, ../scss/_filters.scss */
  .region-sidebar-first .views-exposed-form {
    padding: 0 26px 0 0;
  }
}
/* line 159, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .radio + .radio, .region-sidebar-first .views-exposed-form .checkbox + .checkbox {
  margin-top: 0px;
}
/* line 162, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox, .region-sidebar-first .views-exposed-form .radio {
  margin-top: 0px;
}
/* line 165, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox input, .region-sidebar-first .views-exposed-form .radio input {
  display: none;
}
/* line 168, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label, .region-sidebar-first .views-exposed-form .radio label {
  padding-left: 30px;
  position: relative;
  transition: all 0.3s;
}
/* line 173, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label:before, .region-sidebar-first .views-exposed-form .checkbox label:after, .region-sidebar-first .views-exposed-form .radio label:before, .region-sidebar-first .views-exposed-form .radio label:after {
  position: absolute;
  display: block;
  content: '';
  height: 18px;
  width: 18px;
  text-align: center;
}
/* line 181, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label:before, .region-sidebar-first .views-exposed-form .radio label:before {
  border: 1px solid #bcbcbc;
  background: #fff;
  left: 0;
  top: 2px;
  z-index: 5;
}
/* line 188, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label:after, .region-sidebar-first .views-exposed-form .radio label:after {
  opacity: 0;
  z-index: 6;
}
/* line 195, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label.is--active:after, .region-sidebar-first .views-exposed-form .checkbox label.is--active:hover:after, .region-sidebar-first .views-exposed-form .radio label.is--active:after, .region-sidebar-first .views-exposed-form .radio label.is--active:hover:after {
  opacity: 1;
}
/* line 200, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label:hover:after, .region-sidebar-first .views-exposed-form .radio label:hover:after {
  opacity: 0.5;
}
/* line 208, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .checkbox label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}
/* line 219, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .radio label:before, .region-sidebar-first .views-exposed-form .radio label:after {
  border-radius: 50%;
}
/* line 222, ../scss/_filters.scss */
.region-sidebar-first .views-exposed-form .radio label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}

/* line 235, ../scss/_filters.scss */
.page-node-type-page .appel-don__title {
  display: none;
}
/* line 236, ../scss/_filters.scss */
.page-node-type-page #block-formulaireexposedonation-call-solrpage-1-2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  /* line 244, ../scss/_filters.scss */
  .views-exposed-form .form-submit, .views-exposed-form .form-item .form-control {
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 256, ../scss/_filters.scss */
  .views-exposed-form .select-wrapper {
    width: 100%;
  }

  /* line 260, ../scss/_filters.scss */
  #views-bootstrap-donation-call-solr-page-1 .row .donation-call {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  /* line 267, ../scss/_filters.scss */
  .path-frontpage .form-email {
    width: 220px;
  }
}
@media (min-width: 992px) {
  /* line 275, ../scss/_filters.scss */
  .views-exposed-form {
    padding: 57px 15px;
  }

  /* line 285, ../scss/_filters.scss */
  #views-bootstrap-donation-call-solr-page-1 .row .donation-call {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 864px) {
  /* line 297, ../scss/_filters.scss */
  .path-frontpage .views-exposed-form .form-actions .form-submit {
    margin-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  /* line 305, ../scss/_filters.scss */
  .views-exposed-form form {
    padding: 0 15px;
  }

  /* line 325, ../scss/_filters.scss */
  #views-exposed-form-donation-call-solr-page-1 #edit-field-zip {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 329, ../scss/_filters.scss */
  #views-exposed-form-donation-call-solr-page-1 .form-actions .form-submit {
    margin-left: -10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
/* line 349, ../scss/_filters.scss */
.path-frontpage #block-formulaireexposeagenda-solrsolr-3 {
  margin: 0 -21px 0 -21px;
  padding: 29px 15px 34px 15px;
}

@media (min-width: 768px) {
  /* line 357, ../scss/_filters.scss */
  .path-frontpage #block-formulaireexposeagenda-solrsolr-3 {
    padding-left: 0;
    padding-right: 0;
  }
}
/*
  Pagination
 */
/* line 5, ../scss/_pagination.scss */
.view-donation-calls .pager-nav, .view-agenda-solr .pager-nav, .view-locations .pager-nav {
  padding-bottom: 43px;
}
/* line 7, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination, .view-agenda-solr .pager-nav .pagination, .view-locations .pager-nav .pagination {
  margin: 0;
}
/* line 11, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item a, .view-agenda-solr .pager-nav .pagination .pager__item a, .view-locations .pager-nav .pagination .pager__item a {
  color: grey;
  font-size: 15px;
  padding: 5px 6px;
  font-family: "Barlow", sans-serif;
}
/* line 17, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item a:after, .view-agenda-solr .pager-nav .pagination .pager__item a:after, .view-locations .pager-nav .pagination .pager__item a:after {
  content: none;
}
/* line 20, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--next a, .view-donation-calls .pager-nav .pagination .pager__item--previous a, .view-agenda-solr .pager-nav .pagination .pager__item--next a, .view-agenda-solr .pager-nav .pagination .pager__item--previous a, .view-locations .pager-nav .pagination .pager__item--next a, .view-locations .pager-nav .pagination .pager__item--previous a {
  width: 35px;
  height: 26px;
  margin-top: 3px;
}
/* line 26, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--next span, .view-donation-calls .pager-nav .pagination .pager__item--previous span, .view-agenda-solr .pager-nav .pagination .pager__item--next span, .view-agenda-solr .pager-nav .pagination .pager__item--previous span, .view-locations .pager-nav .pagination .pager__item--next span, .view-locations .pager-nav .pagination .pager__item--previous span {
  display: none;
}
/* line 31, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--next a, .view-agenda-solr .pager-nav .pagination .pager__item--next a, .view-locations .pager-nav .pagination .pager__item--next a {
  margin-left: 21px;
  background: url("../img/donation_v2/pagination_right.png") no-repeat center center;
}
/* line 37, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--previous a, .view-agenda-solr .pager-nav .pagination .pager__item--previous a, .view-locations .pager-nav .pagination .pager__item--previous a {
  margin-right: 21px;
  background: url("../img/donation_v2/pagination_left.png") no-repeat center center;
}
/* line 42, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--last, .view-agenda-solr .pager-nav .pagination .pager__item--last, .view-locations .pager-nav .pagination .pager__item--last {
  display: none;
}
/* line 43, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .pager__item--first, .view-agenda-solr .pager-nav .pagination .pager__item--first, .view-locations .pager-nav .pagination .pager__item--first {
  display: none;
}
/* line 47, ../scss/_pagination.scss */
.view-donation-calls .pager-nav .pagination .active a, .view-agenda-solr .pager-nav .pagination .active a, .view-locations .pager-nav .pagination .active a {
  color: #A2B21C;
}

/* line 3, ../scss/_pager.scss */
.pager-nav ul li a {
  background: transparent;
  border: none;
  color: #A2B21C;
  position: relative;
}
/* line 8, ../scss/_pager.scss */
.pager-nav ul li a:hover {
  background: transparent;
  color: #696e72;
}
/* line 12, ../scss/_pager.scss */
.pager-nav ul li a:after {
  content: "";
  height: 10px;
  width: 2px;
  background: #ededed;
  position: absolute;
  top: 11px;
  right: 0;
}
/* line 22, ../scss/_pager.scss */
.pager-nav ul li:last-child a:after {
  background: transparent;
}
/* line 26, ../scss/_pager.scss */
.pager-nav ul li.active a {
  background: transparent;
  color: #696e72;
}
/* line 29, ../scss/_pager.scss */
.pager-nav ul li.active a:hover {
  background: transparent;
  color: #696e72;
}

/* line 1, ../scss/_ajax-loader.scss */
#ajax-loader {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
/* line 7, ../scss/_ajax-loader.scss */
#ajax-loader .ajax-loader__background {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.1);
}
/* line 14, ../scss/_ajax-loader.scss */
#ajax-loader .spinner {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -71px;
  margin-top: -71px;
}

/* line 25, ../scss/_ajax-loader.scss */
.spinner {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 -30px;
  -webkit-animation: rotation 1s infinite linear;
  -moz-animation: rotation 1s infinite linear;
  -o-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
  border: 6px solid rgba(162, 178, 28, 0.2);
  border-radius: 100%;
}

/* line 42, ../scss/_ajax-loader.scss */
.spinner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border-top: 6px solid rgba(162, 178, 28, 0.8);
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 2, ../scss/_donation-member.scss */
#block-donationmemberblock {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 8, ../scss/_donation-member.scss */
.donation-member__items {
  display: flex;
}
/* line 10, ../scss/_donation-member.scss */
.donation-member__items-item {
  width: 50%;
  height: 100%;
}
/* line 15, ../scss/_donation-member.scss */
.donation-member__content {
  padding: 78px 0;
  width: 345px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  color: white;
}
/* line 22, ../scss/_donation-member.scss */
.donation-member__content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 40px;
  margin-bottom: 11px;
}
/* line 29, ../scss/_donation-member.scss */
.donation-member__content-description {
  margin-bottom: 39px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.05em;
}
/* line 38, ../scss/_donation-member.scss */
.donation-member__content-cta .btn-donation-member {
  text-align: center;
  border-radius: 6px;
  padding: 14px 28px;
}
/* line 43, ../scss/_donation-member.scss */
.donation-member__content-cta a {
  color: white;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 57, ../scss/_donation-member.scss */
  .donation-member__items {
    display: block;
  }
  /* line 59, ../scss/_donation-member.scss */
  .donation-member__items-item {
    width: 100%;
  }
}
/* line 2, ../scss/_donation-teaser.scss */
.block-donation-message-block .messages-donation {
  background: #FEF9F0;
  border-radius: 5px;
  color: #E96216;
  padding: 20px 30px;
  display: inline-block;
}

/* line 12, ../scss/_donation-teaser.scss */
.donation-teaser {
  margin-bottom: 30px;
  text-align: center;
}

/* line 17, ../scss/_donation-teaser.scss */
.donation-teaser__title {
  margin-bottom: 20px;
}

/* line 22, ../scss/_donation-teaser.scss */
.donation-teaser__content .img-responsive {
  display: inline-block;
  margin-bottom: 20px;
}
/* line 26, ../scss/_donation-teaser.scss */
.donation-teaser__content p {
  padding: 0;
  font-style: normal;
  line-height: 28px;
}
/* line 31, ../scss/_donation-teaser.scss */
.donation-teaser__content p:last-child {
  margin-bottom: 0;
}

/* line 1, ../scss/_donation-v2.scss */
.donation-call-v2 {
  padding-top: 27px;
  padding-bottom: 20px;
}
/* line 5, ../scss/_donation-v2.scss */
.donation-call-v2__title {
  letter-spacing: 0;
}

/* line 14, ../scss/_donation-v2.scss */
.path-frontpage .donation-call-item__header-icon {
  display: none;
}

/* line 21, ../scss/_donation-v2.scss */
.donation-call-item {
  margin-bottom: 30px;
}
/* line 23, ../scss/_donation-v2.scss */
.donation-call-item__header {
  display: block;
  position: relative;
}
/* line 26, ../scss/_donation-v2.scss */
.donation-call-item__header-icon {
  position: absolute;
  top: 17px;
  left: 13px;
  z-index: 3;
}
/* line 32, ../scss/_donation-v2.scss */
.donation-call-item__header-image {
  min-height: 300px;
}
/* line 35, ../scss/_donation-v2.scss */
.donation-call-item__header-image::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 46, ../scss/_donation-v2.scss */
.donation-call-item__header-image.no-filter::before {
  display: none;
}
/* line 50, ../scss/_donation-v2.scss */
.donation-call-item__header-complet {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  top: 16%;
  z-index: 3;
}
/* line 59, ../scss/_donation-v2.scss */
.donation-call-item__header-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}
/* line 66, ../scss/_donation-v2.scss */
.donation-call-item__header-title {
  font-family: "Kelson Regular", sans-serif;
  font-style: normal;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
}
@media (min-width: 992px) {
  /* line 66, ../scss/_donation-v2.scss */
  .donation-call-item__header-title {
    font-size: 32px;
    line-height: 35px;
  }
}
/* line 78, ../scss/_donation-v2.scss */
.donation-call-item__content {
  padding-top: 22px;
}
@media (min-width: 992px) {
  /* line 78, ../scss/_donation-v2.scss */
  .donation-call-item__content {
    padding: 22px 12px 0 12px;
  }
}
@media (min-width: 992px) {
  /* line 83, ../scss/_donation-v2.scss */
  .donation-call-item__content--large {
    padding: 22px 20px 0 20px;
  }
}
/* line 90, ../scss/_donation-v2.scss */
.donation-call-item__date {
  font-family: "Kelson Regular", sans-serif;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  color: #3F3F3F;
}
/* line 97, ../scss/_donation-v2.scss */
.donation-call-item__title {
  font-family: "Kelson Regular", sans-serif;
  font-size: 17px;
  line-height: 25px;
  color: #3F3F3F;
  font-weight: 700;
  margin-top: 7px;
}
/* line 105, ../scss/_donation-v2.scss */
.donation-call-item__body {
  margin-bottom: 14px;
}
/* line 107, ../scss/_donation-v2.scss */
.donation-call-item__body--large {
  margin-bottom: 25px;
}
/* line 110, ../scss/_donation-v2.scss */
.donation-call-item__body p {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.75px;
  color: #000000;
}
/* line 120, ../scss/_donation-v2.scss */
.donation-call-item__infos {
  display: flex;
  margin-bottom: 16px;
  margin-left: -4px;
  margin-right: -4px;
}
/* line 127, ../scss/_donation-v2.scss */
.donation-call-item__info {
  padding-left: 4px;
  padding-right: 4px;
  flex: 1 0 0%;
}
/* line 131, ../scss/_donation-v2.scss */
.donation-call-item__info--percent {
  flex: 0 0 0%;
  padding-right: 10px;
}
/* line 136, ../scss/_donation-v2.scss */
.donation-call-item__info-key, .donation-call-item__info-label {
  font-family: "Barlow", sans-serif;
  color: #303E20;
}
/* line 142, ../scss/_donation-v2.scss */
.donation-call-item__info-key {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}
/* line 147, ../scss/_donation-v2.scss */
.donation-call-item__info-label {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

/*--------------------------------
  Layout
---------------------------------*/
/* line 5, ../scss/_layout.scss */
.spacer-medium,
.spacer-small {
  padding-top: 28px;
  padding-bottom: 28px;
}
/* line 9, ../scss/_layout.scss */
.spacer-medium .table,
.spacer-medium .related-faq,
.spacer-small .table,
.spacer-small .related-faq {
  margin-bottom: 0;
}
/* line 13, ../scss/_layout.scss */
.spacer-medium .spacer-medium,
.spacer-small .spacer-medium {
  padding: 0;
}
/* line 16, ../scss/_layout.scss */
.spacer-medium .view-related-by-term .item,
.spacer-small .view-related-by-term .item {
  padding-bottom: 0;
}

/* line 21, ../scss/_layout.scss */
.spacer-medium-top {
  padding-top: 28px;
}

/* line 25, ../scss/_layout.scss */
.spacer-medium-bottom {
  padding-bottom: 28px;
}

/* line 28, ../scss/_layout.scss */
.spacer-medium-bottom:last-child {
  padding-bottom: 0;
}

/* line 32, ../scss/_layout.scss */
.spacer-small {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* line 37, ../scss/_layout.scss */
.padding-top-null {
  padding-top: 0;
}

/* line 41, ../scss/_layout.scss */
.padding-null {
  padding: 0 !important;
}

/* line 45, ../scss/_layout.scss */
.margin-top-null {
  margin-top: 0px !important;
}

/**
Container hack
 */
/* line 54, ../scss/_layout.scss */
.container-xl {
  width: 1315px;
  max-width: 100%;
}

@media (min-width: 1200px) {
  /* line 60, ../scss/_layout.scss */
  .container {
    width: 1170px;
    max-width: 1170px;
  }

  /* line 64, ../scss/_layout.scss */
  .container-large {
    width: 1170px;
    max-width: 1170px;
  }

  /* line 68, ../scss/_layout.scss */
  .container-small {
    max-width: 750px;
  }
}
@media (min-width: 1200px) {
  /* line 78, ../scss/_layout.scss */
  .path-balades .container,
  .paragraph--type--five_-cols .container,
  .path-frontpage .container,
  .footer .container {
    width: 1170px;
    max-width: 1170px;
  }
}
/**
*/
@media (max-width: 768px) {
  /* line 91, ../scss/_layout.scss */
  .container-flex--small-gutter .row {
    margin-left: -12px;
    margin-right: -12px;
  }
  /* line 95, ../scss/_layout.scss */
  .container-flex--small-gutter .container-flex__col {
    padding: initial;
  }
}
@media (min-width: 992px) {
  /* line 103, ../scss/_layout.scss */
  .container-flex .row {
    display: flex;
  }

  /* line 107, ../scss/_layout.scss */
  .row--align-center {
    align-items: center;
  }
}
@media (min-width: 992px) {
  /* line 114, ../scss/_layout.scss */
  .container-flex--small-gutter .row {
    margin-left: -12px;
    margin-right: -12px;
  }
  /* line 118, ../scss/_layout.scss */
  .container-flex--small-gutter .container-flex__col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 992px) {
  /* line 127, ../scss/_layout.scss */
  .container-flex--small-gutter .container-flex__col {
    padding: 6px 12px;
  }
}
/* line 2, ../scss/_faq.scss */
.paragraph-faq {
  padding: 30px 0 90px 0;
}

/* line 6, ../scss/_faq.scss */
.faq-header {
  text-align: center;
  margin-bottom: 50px;
}
/* line 9, ../scss/_faq.scss */
.faq-header__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #1E1E1E;
}

/* line 26, ../scss/_faq.scss */
.faq-accordion {
  border-bottom: 1px solid #C4C4C4;
}

/* line 34, ../scss/_faq.scss */
.faq-item__question {
  border-top: 1px solid #C4C4C4;
  cursor: pointer;
  color: #303E20;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  font-size: 20px;
  padding: 15px 25px 15px 0;
}
@media (min-width: 992px) {
  /* line 34, ../scss/_faq.scss */
  .faq-item__question {
    font-size: 24px;
    padding: 22px 100px 31px 0;
  }
}
/* line 51, ../scss/_faq.scss */
.faq-item__question:before {
  position: absolute;
  content: '+';
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  line-height: normal;
  color: #A2B21C;
  font-size: 30px;
  top: 8px;
  right: 0;
}
@media (min-width: 992px) {
  /* line 51, ../scss/_faq.scss */
  .faq-item__question:before {
    font-size: 56px;
    top: 0;
    right: 50px;
  }
}
/* line 72, ../scss/_faq.scss */
.faq-item__question.active:before {
  content: '-';
}

/* line 81, ../scss/_faq.scss */
.faq-item__question:hover {
  color: #090c06;
  text-decoration: none;
}

/* line 87, ../scss/_faq.scss */
.faq-item__answer {
  display: none;
  padding: 25px 0px 30px 0px;
}
@media (min-width: 992px) {
  /* line 87, ../scss/_faq.scss */
  .faq-item__answer {
    padding: 25px 90px 60px 90px;
  }
}
/* line 97, ../scss/_faq.scss */
.faq-item__answer h2 {
  color: #303E20;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
/* line 108, ../scss/_faq.scss */
.faq-item__answer h3, .faq-item__answer h4 {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #A2B21C;
  margin-bottom: 16px;
}
/* line 118, ../scss/_faq.scss */
.faq-item__answer h4 {
  font-size: 18px;
}
/* line 122, ../scss/_faq.scss */
.faq-item__answer p {
  margin-bottom: 20px;
  color: var(--Dark-green, #303E20);
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}

/* line 1, ../scss/_icons.scss */
.custom-icon-wrapper {
  width: 65px;
  height: 65px;
  display: inline-block;
  position: relative;
}

/* line 8, ../scss/_icons.scss */
.custom-icon-frame {
  width: 100%;
  height: 100%;
  background: url("../img/frame.svg") no-repeat center center;
}

/* line 14, ../scss/_icons.scss */
.custom-icon {
  width: 40px;
  height: auto;
  position: absolute;
  top: 42%;
  left: 50%;
  -webkit-transform: translate(-50%, -42%);
  -ms-transform: translate(-50%, -42%);
  -o-transform: translate(-50%, -42%);
  transform: translate(-50%, -42%);
}
/* line 17, ../scss/_icons.scss */
.custom-icon path, .custom-icon rect {
  fill: #A2B21C;
  background-color: #A2B21C;
}

/* line 3, ../scss/_profile.scss */
.profile__panel {
  border: 1px solid #ededed;
  padding: 40px 20px;
  margin-bottom: 31px;
}

/* line 12, ../scss/_profile.scss */
.profile__title {
  margin-bottom: 18px;
  font-size: 16px;
}

/* line 16, ../scss/_profile.scss */
.profile__data,
.profile__form label {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 13px;
  font-style: italic;
}
/* line 121, ../scss/_mixins.scss */
.profile__data:before, .profile__data:after,
.profile__form label:before,
.profile__form label:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.profile__data:after,
.profile__form label:after {
  clear: both;
}

/* line 24, ../scss/_profile.scss */
.profile__label,
.profile__value {
  display: block;
}

/* line 28, ../scss/_profile.scss */
.profile__cta {
  padding-left: 0;
}

/* line 33, ../scss/_profile.scss */
.profile__form .radio, .profile__form .checkbox {
  margin-top: 0;
  margin-bottom: 13px;
}
/* line 36, ../scss/_profile.scss */
.profile__form .radio input[type="checkbox"],
.profile__form .radio input[type="radio"], .profile__form .checkbox input[type="checkbox"],
.profile__form .checkbox input[type="radio"] {
  margin-left: -20px;
}
/* line 44, ../scss/_profile.scss */
.profile__form .profile__cta .button {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #a0171b 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #a0171b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  line-height: 23px;
  font-size: 9px;
  padding: 7px 40px !important;
  width: auto !important;
}
/* line 45, ../scss/_profile.scss */
.profile__form .profile__cta .button .icon {
  display: none;
}
/* line 12, ../scss/_mixins.scss */
.profile__form .profile__cta .button:hover, .profile__form .profile__cta .button:active, .profile__form .profile__cta .button:focus {
  background: #731113;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 44, ../scss/_profile.scss */
  .profile__form .profile__cta .button {
    font-size: 14px;
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 58, ../scss/_profile.scss */
  .profile__label,
  .profile__value {
    width: 50%;
    float: left;
    padding: 0 5px;
  }

  /* line 64, ../scss/_profile.scss */
  .profile__label {
    text-align: right;
  }

  /* line 67, ../scss/_profile.scss */
  .profile__value {
    text-align: left;
  }
}
@media (min-width: 768px) {
  /* line 74, ../scss/_profile.scss */
  .eq-parent {
    display: flex;
  }

  /* line 77, ../scss/_profile.scss */
  .profile__separator {
    border-right: 1px solid #ededed;
  }
}
@media (max-width: 768px) {
  /* line 83, ../scss/_profile.scss */
  .profile__data:last-child {
    margin-bottom: 13px;
  }
}
/* line 1, ../scss/_page404.scss */
.page404 {
  background: #000 url(../img/404.jpg) no-repeat center center;
  background-size: cover;
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  padding-top: 5%;
}

/* line 12, ../scss/_page404.scss */
.page404__content {
  padding-top: 47px;
  padding-bottom: 10px;
}
/* line 15, ../scss/_page404.scss */
.page404__content h1, .page404__content h2, .page404__content p {
  color: #fff;
  font-family: "kelson", sans-serif;
  letter-spacing: inherit;
  margin-bottom: 13px;
}
/* line 21, ../scss/_page404.scss */
.page404__content h2 {
  font-size: 25px;
  margin-bottom: 0;
  line-height: 1.1;
}
/* line 26, ../scss/_page404.scss */
.page404__content p {
  line-height: 1.235;
  font-size: 18px;
  opacity: 0.9;
  font-weight: 300;
}

/* line 34, ../scss/_page404.scss */
.page404__btn {
  background: #A2B21C;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 12px;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-size: 18px;
}
/* line 42, ../scss/_page404.scss */
.page404__btn:hover {
  color: #fff;
  background: #828f16;
}

/* line 48, ../scss/_page404.scss */
.page404__logo {
  position: fixed;
  bottom: 0;
  width: 160px;
  right: 8.33333%;
}
/* line 53, ../scss/_page404.scss */
.page404__logo img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  /* line 61, ../scss/_page404.scss */
  .page404::before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    position: absolute;
    opacity: 0.3;
  }

  /* line 73, ../scss/_page404.scss */
  .page404__btn {
    display: block;
    margin-bottom: 20px;
  }

  /* line 77, ../scss/_page404.scss */
  .page404__logo {
    position: relative;
    right: 21px;
    float: right;
  }
}
/* line 1, ../scss/_feed.scss */
.feed-icon {
  background: url(../img/feed.svg) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 16px;
  height: 16px;
}

@media (max-width: 768px) {
  /* line 10, ../scss/_membership.scss */
  .path-membership .main-container.container-fluid,
  .path-registration .main-container.container-fluid {
    padding: 0;
  }
  /* line 13, ../scss/_membership.scss */
  .path-membership .membership-form,
  .path-registration .membership-form {
    padding: 0;
  }
}
/* line 18, ../scss/_membership.scss */
.path-membership .paragraph--type--five_-cols,
.path-registration .paragraph--type--five_-cols {
  padding: 0 15px;
}

/* line 24, ../scss/_membership.scss */
.help-text {
  font-size: 13px;
}
/* line 26, ../scss/_membership.scss */
.help-text a {
  color: #969791;
  text-decoration: underline;
}
/* line 29, ../scss/_membership.scss */
.help-text a:hover {
  text-decoration: none;
}

/* line 37, ../scss/_membership.scss */
.membership-pricing {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 45px;
  max-width: 330px;
  margin: 0 auto;
}

/* line 45, ../scss/_membership.scss */
.membership-pricing__name {
  color: #A2B21C;
  font-size: 22px;
  line-height: 30px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 0 50px;
  font-family: "kelson", sans-serif;
}

/* line 63, ../scss/_membership.scss */
.block-membership-pricing-block a:hover, .block-membership-pricing-block a:active, .block-membership-pricing-block a:focus {
  text-decoration: none;
}

/* line 68, ../scss/_membership.scss */
a:focus .membership-pricing__name {
  text-decoration: none;
}

/* line 72, ../scss/_membership.scss */
.membership-pricing__separator {
  height: 20px;
  background: transparent url(../img/funnel/block-arrow.png) center center no-repeat;
  margin-top: 15px;
  margin-bottom: 25px;
}

/* line 81, ../scss/_membership.scss */
.membership-pricing__price-wrapper {
  max-width: 100%;
  position: relative;
  background: transparent url(../img/funnel/circle.png) center center no-repeat;
  height: 207px;
  margin-bottom: 15px;
}

/* line 97, ../scss/_membership.scss */
.membership-pricing__price {
  position: absolute;
  top: calc(50% + 15px);
  left: 0;
  right: 0;
  width: 100%;
  transform: translateY(-50%);
  font-family: "kelson", sans-serif;
  color: #849416;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 111, ../scss/_membership.scss */
.membership-pricing__price--text {
  top: calc(50% + 35px);
  padding-top: 11px;
}

/* line 117, ../scss/_membership.scss */
.membership-pricing__price-value {
  letter-spacing: 1.3px;
  padding-left: 10px;
  font-size: 60px;
}

/* line 125, ../scss/_membership.scss */
.membership-pricing__price-currency {
  font-size: 48px;
  font-family: "Kelson Regular", sans-serif;
  letter-spacing: -6px;
}

/* line 132, ../scss/_membership.scss */
.membership-pricing__price-frequency {
  font-size: 14px;
  font-family: "Kelson Regular", sans-serif;
}

/* line 138, ../scss/_membership.scss */
.membership-pricing__price-text {
  display: block;
  text-transform: none;
  color: #46542E;
  font-family: "Kelson Sans light", sans-serif;
  width: 175px;
  margin: 0 auto;
  line-height: 15px;
  font-size: 13.5px;
  letter-spacing: 1.3px;
  padding-top: 11px;
}
/* line 150, ../scss/_membership.scss */
.membership-pricing__price-text strong {
  font-family: "kelson", sans-serif;
  font-weight: 400;
}

/* line 157, ../scss/_membership.scss */
.membership-pricing a:hover {
  text-decoration: none;
}
/* line 161, ../scss/_membership.scss */
.membership-pricing:hover .membership-pricing__name,
.membership-pricing:hover .membership-pricing__separator,
.membership-pricing:hover .membership-pricing__price-wrapper {
  filter: brightness(71%);
}
/* line 166, ../scss/_membership.scss */
.membership-pricing:hover .membership-pricing__btn {
  background: #7a8615;
  box-shadow: none;
}

/* line 173, ../scss/_membership.scss */
.block-membership-pricing-block a:hover {
  text-decoration: none;
}

/* line 177, ../scss/_membership.scss */
.membership-pricing__btn {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 5px #C3C3C3;
  box-shadow: 0px 3px 5px #C3C3C3;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 3px;
  background-image: linear-gradient(#849514, #95a619);
}
/* line 12, ../scss/_mixins.scss */
.membership-pricing__btn:hover, .membership-pricing__btn:active, .membership-pricing__btn:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 177, ../scss/_membership.scss */
  .membership-pricing__btn {
    font-size: 14px;
    width: auto;
  }
}
/* line 185, ../scss/_membership.scss */
.membership-pricing__btn:hover, .membership-pricing__btn:active, .membership-pricing__btn:focus {
  box-shadow: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 177, ../scss/_membership.scss */
  .membership-pricing__btn {
    padding: 11px 15px;
    width: auto;
  }
}

/*
  primary
*/
/* line 202, ../scss/_membership.scss */
.membership-pricing--primary .membership-pricing__price-wrapper {
  background: transparent url(../img/funnel/circle-1.png) center center no-repeat;
}
/* line 206, ../scss/_membership.scss */
.membership-pricing--primary .membership-pricing__name,
.membership-pricing--primary .membership-pricing__price {
  color: #70810E;
}
/* line 210, ../scss/_membership.scss */
.membership-pricing--primary .membership-pricing__separator {
  background: transparent url(../img/funnel/block-arrow-1.png) center center no-repeat;
}
/* line 215, ../scss/_membership.scss */
.membership-pricing--primary .membership-pricing__btn {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #70810E 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #70810E;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 3px;
}
/* line 12, ../scss/_mixins.scss */
.membership-pricing--primary .membership-pricing__btn:hover, .membership-pricing--primary .membership-pricing__btn:active, .membership-pricing--primary .membership-pricing__btn:focus {
  background: #485309;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 215, ../scss/_membership.scss */
  .membership-pricing--primary .membership-pricing__btn {
    font-size: 14px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 215, ../scss/_membership.scss */
  .membership-pricing--primary .membership-pricing__btn {
    padding: 11px 15px;
    width: auto;
  }
}

/*-----------
Steps
------------*/
/* line 232, ../scss/_membership.scss */
.membreship-step__wrapper {
  padding-top: 50px;
  padding-bottom: 80px;
}

/* line 236, ../scss/_membership.scss */
.membreship-step {
  color: #A2B21C;
}

/* line 240, ../scss/_membership.scss */
.membreship-step__number {
  font-size: 12px;
  margin-bottom: 7px;
}

/* line 245, ../scss/_membership.scss */
.membreship-step__separator {
  display: block;
  height: 6px;
  background: #A2B21C;
  margin-right: 5px;
}

/* line 252, ../scss/_membership.scss */
.membreship-step__name {
  text-align: center;
  font-family: "Kelson Regular", sans-serif;
  font-size: 19px;
  margin-top: 24px;
  letter-spacing: 2px;
}

/* line 260, ../scss/_membership.scss */
.membreship-step.is-current {
  color: #46542E;
}
/* line 263, ../scss/_membership.scss */
.membreship-step.is-current .membreship-step__separator {
  background: #46542E;
}

@media (max-width: 768px) {
  /* line 270, ../scss/_membership.scss */
  .membreship-step {
    display: none;
  }
  /* line 272, ../scss/_membership.scss */
  .membreship-step.is-current {
    display: block;
  }
}
/*-----------------
  Form
------------------*/
/* line 282, ../scss/_membership.scss */
.membership-form,
.registration-form {
  margin-bottom: 150px;
}
/* line 289, ../scss/_membership.scss */
.membership-form.membership-form--step-three,
.registration-form.membership-form--step-three {
  margin-bottom: 95px;
}
/* line 292, ../scss/_membership.scss */
.membership-form h1,
.registration-form h1 {
  text-align: center;
  letter-spacing: 4px;
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 55px;
  color: #46542E;
}
/* line 300, ../scss/_membership.scss */
.membership-form h3, .membership-form h4,
.registration-form h3,
.registration-form h4 {
  letter-spacing: 4px;
  margin-bottom: 17px;
}
/* line 304, ../scss/_membership.scss */
.membership-form h3,
.registration-form h3 {
  text-transform: uppercase;
  color: #70810E;
  font-size: 20px;
}
/* line 311, ../scss/_membership.scss */
.membership-form.membership-form--step-final h3,
.registration-form.membership-form--step-final h3 {
  margin-top: 80px;
  margin-bottom: 40px;
}
/* line 317, ../scss/_membership.scss */
.membership-form h4,
.registration-form h4 {
  color: #A2B21C;
  font-size: 22px;
}
/* line 322, ../scss/_membership.scss */
.membership-form .membership-form__mandatory,
.registration-form .membership-form__mandatory {
  display: none;
  font-size: 12px !important;
  color: #696e72 !important;
  font-family: "Open Sans", sans-serif !important;
  letter-spacing: 0 !important;
}
/* line 330, ../scss/_membership.scss */
.membership-form .form-control,
.registration-form .form-control {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 2;
  color: #454545;
  background-color: #fff;
  border: 1px solid #989897;
  border-radius: 0px;
  height: 58px;
  -webkit-box-shadow: inset 0px -8px 0px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -8px 0px -6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -8px 0px -6px rgba(0, 0, 0, 0.2);
}
/* line 345, ../scss/_membership.scss */
.membership-form .form-required:after,
.registration-form .form-required:after {
  font-size: 20px;
}
/* line 348, ../scss/_membership.scss */
.membership-form .control-label,
.membership-form .password-confirm,
.registration-form .control-label,
.registration-form .password-confirm {
  margin-bottom: 8px;
  margin-top: 4px;
  font-size: 20px;
  color: #70810E;
  font-family: "Kelson Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}
/* line 360, ../scss/_membership.scss */
.membership-form .form-item,
.registration-form .form-item {
  margin-bottom: 21px;
}
/* line 121, ../scss/_mixins.scss */
.membership-form .form-item:before, .membership-form .form-item:after,
.registration-form .form-item:before,
.registration-form .form-item:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.membership-form .form-item:after,
.registration-form .form-item:after {
  clear: both;
}
/* line 365, ../scss/_membership.scss */
.membership-form .input-group,
.registration-form .input-group {
  display: block;
}
/* line 121, ../scss/_mixins.scss */
.membership-form .input-group:before, .membership-form .input-group:after,
.registration-form .input-group:before,
.registration-form .input-group:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.membership-form .input-group:after,
.registration-form .input-group:after {
  clear: both;
}
/* line 368, ../scss/_membership.scss */
.membership-form .input-group .select-wrapper, .membership-form .input-group input,
.registration-form .input-group .select-wrapper,
.registration-form .input-group input {
  display: block;
}
/* line 371, ../scss/_membership.scss */
.membership-form .input-group .input-group-addon,
.registration-form .input-group .input-group-addon {
  display: none;
}
/* line 374, ../scss/_membership.scss */
.membership-form .input-group .select-wrapper:after,
.registration-form .input-group .select-wrapper:after {
  margin-top: 0;
  top: 26px;
}
/* line 382, ../scss/_membership.scss */
.membership-form .radio + .radio, .membership-form .checkbox + .checkbox,
.registration-form .radio + .radio,
.registration-form .checkbox + .checkbox {
  margin-top: 0px;
}
/* line 385, ../scss/_membership.scss */
.membership-form .checkbox, .membership-form .radio,
.registration-form .checkbox,
.registration-form .radio {
  margin-top: 0px;
}
/* line 388, ../scss/_membership.scss */
.membership-form .checkbox input, .membership-form .radio input,
.registration-form .checkbox input,
.registration-form .radio input {
  display: none;
}
/* line 391, ../scss/_membership.scss */
.membership-form .checkbox label, .membership-form .radio label,
.registration-form .checkbox label,
.registration-form .radio label {
  color: #A2B21C;
  padding-left: 35px;
  position: relative;
  transition: all 0.3s;
}
/* line 396, ../scss/_membership.scss */
.membership-form .checkbox label:before, .membership-form .checkbox label:after, .membership-form .radio label:before, .membership-form .radio label:after,
.registration-form .checkbox label:before,
.registration-form .checkbox label:after,
.registration-form .radio label:before,
.registration-form .radio label:after {
  position: absolute;
  display: block;
  content: '';
  height: 28px;
  width: 28px;
  text-align: center;
}
/* line 404, ../scss/_membership.scss */
.membership-form .checkbox label:before, .membership-form .radio label:before,
.registration-form .checkbox label:before,
.registration-form .radio label:before {
  border: 1px solid #989897;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 5;
}
/* line 411, ../scss/_membership.scss */
.membership-form .checkbox label:after, .membership-form .radio label:after,
.registration-form .checkbox label:after,
.registration-form .radio label:after {
  opacity: 0;
  z-index: 6;
}
/* line 418, ../scss/_membership.scss */
.membership-form .checkbox label.is--active:after, .membership-form .checkbox label.is--active:hover:after, .membership-form .radio label.is--active:after, .membership-form .radio label.is--active:hover:after,
.registration-form .checkbox label.is--active:after,
.registration-form .checkbox label.is--active:hover:after,
.registration-form .radio label.is--active:after,
.registration-form .radio label.is--active:hover:after {
  opacity: 1;
}
/* line 423, ../scss/_membership.scss */
.membership-form .checkbox label:hover:after, .membership-form .radio label:hover:after,
.registration-form .checkbox label:hover:after,
.registration-form .radio label:hover:after {
  opacity: 0.5;
}
/* line 431, ../scss/_membership.scss */
.membership-form .checkbox label:after,
.registration-form .checkbox label:after {
  left: 8px;
  top: 8px;
  height: 12px;
  width: 12px;
  background: #454545;
}
/* line 442, ../scss/_membership.scss */
.membership-form .radio label:before, .membership-form .radio label:after,
.registration-form .radio label:before,
.registration-form .radio label:after {
  border-radius: 50%;
}
/* line 445, ../scss/_membership.scss */
.membership-form .radio label:after,
.registration-form .radio label:after {
  left: 8px;
  top: 8px;
  height: 12px;
  width: 12px;
  background: #454545;
}
/* line 456, ../scss/_membership.scss */
.membership-form .membership-form__prices .radio + .radio, .membership-form .membership-form__prices .radio,
.registration-form .membership-form__prices .radio + .radio,
.registration-form .membership-form__prices .radio {
  margin-top: 65px;
}
/* line 459, ../scss/_membership.scss */
.membership-form .membership-form__prices legend,
.registration-form .membership-form__prices legend {
  display: none;
}
/* line 121, ../scss/_mixins.scss */
.membership-form .membership-form__prices #edit-period:before, .membership-form .membership-form__prices #edit-period:after,
.registration-form .membership-form__prices #edit-period:before,
.registration-form .membership-form__prices #edit-period:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.membership-form .membership-form__prices #edit-period:after,
.registration-form .membership-form__prices #edit-period:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 466, ../scss/_membership.scss */
  .membership-form .membership-form__prices .fieldgroup .form-item,
  .registration-form .membership-form__prices .fieldgroup .form-item {
    width: 50%;
    float: left;
  }
}
/* line 472, ../scss/_membership.scss */
.membership-form .membership-form__prices label,
.registration-form .membership-form__prices label {
  padding-left: 50px;
  color: #70810E;
  font-size: 24px;
  font-family: "kelson", sans-serif;
  line-height: 27px;
  letter-spacing: 1px;
}
/* line 483, ../scss/_membership.scss */
.membership-form .membership-form__price,
.registration-form .membership-form__price {
  color: #70810E;
  font-size: 20px;
  font-family: "Kelson Regular", sans-serif;
  line-height: 27px;
  letter-spacing: 3px;
  text-align: center;
  margin-top: 19px;
  font-weight: 600;
}
/* line 493, ../scss/_membership.scss */
.membership-form .membership-form__price--large,
.registration-form .membership-form__price--large {
  font-size: 24px;
  margin-top: 72px;
  font-weight: 0;
}
/* line 499, ../scss/_membership.scss */
.membership-form .membership-form__panel,
.registration-form .membership-form__panel {
  border: 3px solid #F5F7EA;
  padding: 20px 15px;
  margin-bottom: 46px;
}
/* line 504, ../scss/_membership.scss */
.membership-form .membership-form__panel--full,
.registration-form .membership-form__panel--full {
  background: #F5F7EA;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 52px;
}
/* line 512, ../scss/_membership.scss */
.membership-form .membership-form__panel-text span,
.registration-form .membership-form__panel-text span {
  font-family: "Kelson Regular", sans-serif;
  font-size: 18px;
  color: #70810E;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin-bottom: 45px;
  display: inline-block;
}
/* line 521, ../scss/_membership.scss */
.membership-form .membership-form__panel-text span strong,
.registration-form .membership-form__panel-text span strong {
  font-family: "kelson", sans-serif;
  font-weight: 500;
}
/* line 526, ../scss/_membership.scss */
.membership-form .membership-form__panel-text label,
.registration-form .membership-form__panel-text label {
  font-family: "Kelson Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  padding-left: 45px;
  letter-spacing: 2px;
}
/* line 536, ../scss/_membership.scss */
.membership-form .membership-form__mag,
.registration-form .membership-form__mag {
  display: block;
  background: url(../img/funnel/revue.png) no-repeat center center;
  background-size: 100%;
  height: 168px;
  width: 120px;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 10px 10px 40px -1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 10px 10px 40px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 10px 10px 40px -1px rgba(0, 0, 0, 0.06);
}
@media (min-width: 768px) {
  /* line 536, ../scss/_membership.scss */
  .membership-form .membership-form__mag,
  .registration-form .membership-form__mag {
    margin: 0 auto;
  }
}
/* line 554, ../scss/_membership.scss */
.membership-form .membership-form__mandatory,
.registration-form .membership-form__mandatory {
  text-align: right;
}
/* line 557, ../scss/_membership.scss */
.membership-form .form-natagora-container,
.registration-form .form-natagora-container {
  margin-bottom: 40px;
}
/* line 121, ../scss/_mixins.scss */
.membership-form .form-actions:before, .membership-form .form-actions:after,
.registration-form .form-actions:before,
.registration-form .form-actions:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.membership-form .form-actions:after,
.registration-form .form-actions:after {
  clear: both;
}
/* line 564, ../scss/_membership.scss */
.membership-form .form-submit,
.membership-form .step-previous,
.registration-form .form-submit,
.registration-form .step-previous {
  text-transform: uppercase;
  padding: 16px 8px;
  font-family: "kelson", sans-serif;
  letter-spacing: 2px;
  margin: 0;
  font-size: 13px;
}
/* line 574, ../scss/_membership.scss */
.membership-form .form-submit,
.registration-form .form-submit {
  float: right;
  position: relative;
  padding-left: 33px;
  padding-right: 51px;
  letter-spacing: 4px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
/* line 581, ../scss/_membership.scss */
.membership-form .form-submit:before,
.registration-form .form-submit:before {
  content: '>';
  position: absolute;
  right: 30px;
  top: 15px;
}
/* line 588, ../scss/_membership.scss */
.membership-form .step-previous,
.registration-form .step-previous {
  float: left;
  padding-left: 33px;
  padding-right: 0;
  position: relative;
  color: #a0171b;
  text-decoration: underline;
  letter-spacing: 4px;
}
/* line 596, ../scss/_membership.scss */
.membership-form .step-previous:hover,
.registration-form .step-previous:hover {
  text-decoration: none;
  color: #731113;
}
/* line 600, ../scss/_membership.scss */
.membership-form .step-previous:before,
.registration-form .step-previous:before {
  content: "<<";
  position: absolute;
  left: 0;
  top: 15px;
}
/* line 607, ../scss/_membership.scss */
.membership-form .step-previous__wrapper,
.registration-form .step-previous__wrapper {
  text-align: center;
}
/* line 609, ../scss/_membership.scss */
.membership-form .step-previous__wrapper .step-previous,
.registration-form .step-previous__wrapper .step-previous {
  display: inline-block !important;
}
/* line 615, ../scss/_membership.scss */
.membership-form .form-disabled input,
.registration-form .form-disabled input {
  background-color: #e8e8e8;
}
/* line 619, ../scss/_membership.scss */
.membership-form .bank-infos,
.registration-form .bank-infos {
  color: #46542E;
}

/* line 626, ../scss/_membership.scss */
#change-options-prices .form-item {
  margin-bottom: 0;
}

/* line 628, ../scss/_membership.scss */
.membership-form__total-price,
.membership-form__total-price-help {
  text-align: right;
  color: #70810E;
  font-family: "kelson", sans-serif;
}

/* line 634, ../scss/_membership.scss */
.membership-form__total-price {
  font-size: 33px;
  margin-bottom: 13px;
  letter-spacing: 3px;
  line-height: 1.2;
}

/* line 640, ../scss/_membership.scss */
.membership-form__total-price-help {
  font-size: 11px;
  font-family: "Kelson Sans", sans-serif;
  letter-spacing: 1px;
}

/* line 646, ../scss/_membership.scss */
.membership-form__badge {
  text-align: center;
  height: 188px;
  max-width: 179px;
  background: url(../img/funnel/member-badge.png) center center no-repeat;
  position: relative;
  margin: 0 auto;
}
/* line 653, ../scss/_membership.scss */
.membership-form__badge span {
  letter-spacing: 4px;
  position: absolute;
  top: calc(50% + -19px);
  left: 0;
  right: 0;
  width: 100%;
  transform: translateY(-50%);
  font-size: 20px;
  text-transform: uppercase;
  color: #70810E;
  display: inline-block;
  font-family: "kelson", sans-serif;
  line-height: 32px;
  font-weight: 800;
}

/* line 672, ../scss/_membership.scss */
.membership-form__panel--primary .membership-form__mag {
  height: 174px;
  width: 119px;
  background-size: cover;
}

/* line 680, ../scss/_membership.scss */
.membership-form__panel--primary.membership-form__panel--small .membership-form__mag {
  height: 144px;
  width: 94px;
  background-size: cover;
}

/* line 687, ../scss/_membership.scss */
.membership-form__port {
  height: 100px;
  width: 100px;
  background: url(../img/funnel/icon-eco.png) center center no-repeat;
  margin: 0 auto;
  margin-bottom: 17px;
}

/* line 695, ../scss/_membership.scss */
.membership-form__port-help {
  position: relative;
  padding-left: 0;
  margin-top: 39px;
  font-family: "Kelson Regular", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #70810E;
}
/* line 705, ../scss/_membership.scss */
.membership-form__port-help:before {
  top: 3px;
  left: 0;
  position: absolute;
  content: '';
  display: block;
  height: 63px;
  width: 63px;
  background: none;
  background-size: contain;
}

/* line 718, ../scss/_membership.scss */
.membership-form__port-text {
  text-align: center;
  text-transform: uppercase;
  color: #70810E;
  font-family: "Kelson Regular", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  display: block;
  max-width: 150px;
  margin: 0 auto;
}

/* line 732, ../scss/_membership.scss */
.membership-form__panel--small .membership-form__badge {
  height: 145px;
  background-size: contain;
}
/* line 735, ../scss/_membership.scss */
.membership-form__panel--small .membership-form__badge span {
  top: calc(50% + -15px);
  font-size: 17px;
  line-height: 24px;
}
/* line 742, ../scss/_membership.scss */
.membership-form__panel--small .membership-form__mag {
  height: 140px;
  width: 100px;
  background-size: cover;
}
/* line 747, ../scss/_membership.scss */
.membership-form__panel--small .membership-form__price--large {
  font-size: 28px;
  margin-top: 70px;
}

/* line 754, ../scss/_membership.scss */
.membership-form__panel-plus,
.membership-form__panel-egal {
  position: relative;
}
/* line 757, ../scss/_membership.scss */
.membership-form__panel-plus:before,
.membership-form__panel-egal:before {
  position: absolute;
  content: '';
  display: inline-block;
}

/* line 766, ../scss/_membership.scss */
.membership-form__panel-plus:before {
  left: -40px;
  top: 40px;
  background: transparent url(../img/funnel/plus-slim.png) no-repeat center center;
  height: 80px;
  width: 80px;
}

/* line 775, ../scss/_membership.scss */
.membership-form__panel-egal {
  padding-right: 15px;
}
/* line 778, ../scss/_membership.scss */
.membership-form__panel-egal:before {
  left: -14px;
  top: 20px;
  background: transparent url(../img/funnel/block-arrow-vertical.png) no-repeat center center;
  height: 121px;
  width: 23px;
}

/* line 791, ../scss/_membership.scss */
.membership-form.membership-form--step-three p {
  margin-bottom: 15px;
  margin-top: 30px;
  color: #46542E;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: "Kelson Regular", sans-serif;
  line-height: 25px;
}
/* line 800, ../scss/_membership.scss */
.membership-form.membership-form--step-three label {
  color: #46542E;
}
/* line 803, ../scss/_membership.scss */
.membership-form.membership-form--step-three .membership-form__panel--full {
  margin-bottom: 20px;
}
/* line 806, ../scss/_membership.scss */
.membership-form.membership-form--step-three .help-block {
  font-family: "Kelson Regular", sans-serif;
  color: #70810E;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 17px;
}
/* line 814, ../scss/_membership.scss */
.membership-form.membership-form--step-three .form-submit,
.membership-form.membership-form--step-three .step-previous {
  margin: 0 auto;
  text-align: center;
  display: block;
  float: none;
}
/* line 821, ../scss/_membership.scss */
.membership-form.membership-form--step-three .form-submit {
  letter-spacing: 6px;
  margin-bottom: 40px;
  padding-left: 105px;
  padding-right: 105px;
  background: #bb1016;
}
/* line 827, ../scss/_membership.scss */
.membership-form.membership-form--step-three .form-submit:hover {
  background: #8c0c10;
}
/* line 830, ../scss/_membership.scss */
.membership-form.membership-form--step-three .form-submit:before {
  content: none;
}
/* line 834, ../scss/_membership.scss */
.membership-form.membership-form--step-three .step-previous {
  color: #bb1016;
}
/* line 836, ../scss/_membership.scss */
.membership-form.membership-form--step-three .step-previous:hover {
  color: #8c0c10;
}

/* line 843, ../scss/_membership.scss */
.membership-form .form--inline .form-item {
  display: block;
}
/* line 846, ../scss/_membership.scss */
.membership-form .form--inline .control-label,
.membership-form .form--inline .form-control {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
/* line 852, ../scss/_membership.scss */
.membership-form .form--inline .form-item-iban .form-control {
  width: 385px;
}
/* line 855, ../scss/_membership.scss */
.membership-form .form--inline .control-label {
  line-height: 68px;
  margin-bottom: 0;
  margin-right: 10px;
  position: relative;
  top: 0;
  font-size: 20px;
  letter-spacing: 2.5px;
}
/* line 863, ../scss/_membership.scss */
.membership-form .form--inline .control-label:before, .membership-form .form--inline .control-label:after {
  display: none;
}

/* line 871, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .form-item {
  display: inline-block;
  width: auto;
  position: relative;
}
/* line 876, ../scss/_membership.scss */
.membership-form .form--inline.payment-method span {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  padding-top: 6px;
}
/* line 882, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .form-item:first-child {
  display: none;
}
/* line 888, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .control-label {
  margin-right: 62px;
}
/* line 890, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .control-label:after, .membership-form .form--inline.payment-method .control-label:before {
  display: block;
}
/* line 894, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .control-label:before {
  top: 6px;
}
/* line 897, ../scss/_membership.scss */
.membership-form .form--inline.payment-method .control-label:after {
  top: 14px;
}
/* line 922, ../scss/_membership.scss */
.membership-form .form--inline.payment-method legend {
  display: none;
}
/* line 121, ../scss/_mixins.scss */
.membership-form .form--inline.payment-method #edit-period:before, .membership-form .form--inline.payment-method #edit-period:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.membership-form .form--inline.payment-method #edit-period:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 929, ../scss/_membership.scss */
  .membership-form .form--inline.payment-method .fieldgroup .form-item {
    width: 50%;
    float: left;
  }
}
/* line 935, ../scss/_membership.scss */
.membership-form .form--inline.payment-method label {
  padding-left: 50px;
  color: #70810E;
  font-size: 24px;
  font-family: "kelson", sans-serif;
  line-height: 27px;
  letter-spacing: 1px;
}
/* line 942, ../scss/_membership.scss */
.membership-form .form--inline.payment-method label img {
  height: 33px;
}

/* line 948, ../scss/_membership.scss */
.membership-form--step-final h1 {
  margin-top: 0;
}
/* line 951, ../scss/_membership.scss */
.membership-form--step-final p {
  font-family: "Kelson Regular", sans-serif;
  font-size: 18px;
  color: #A2B21C;
  letter-spacing: 2px;
  line-height: 1.5em;
  margin-bottom: 25px;
  display: inline-block;
}

/* line 963, ../scss/_membership.scss */
.link-to-radio {
  display: block;
  margin-top: 30px;
  padding-left: 35px;
  position: relative;
  transition: all 0.3s;
  color: #46542e;
  font-size: 18px;
  letter-spacing: 2px;
  font-family: "Kelson Sans", sans-serif;
  line-height: 28px;
}
/* line 977, ../scss/_membership.scss */
.link-to-radio:before, .link-to-radio:after {
  position: absolute;
  display: block;
  content: '';
  height: 28px;
  width: 28px;
  text-align: center;
}
/* line 985, ../scss/_membership.scss */
.link-to-radio:before {
  border: 1px solid #989897;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 5;
}
/* line 992, ../scss/_membership.scss */
.link-to-radio:after {
  opacity: 0;
  z-index: 6;
  left: 8px;
  top: 8px;
  height: 12px;
  width: 12px;
  background: #454545;
}
/* line 1004, ../scss/_membership.scss */
.link-to-radio.is--active:after, .link-to-radio.is--active:hover:after {
  opacity: 1;
}
/* line 1008, ../scss/_membership.scss */
.link-to-radio:hover, .link-to-radio:focus {
  text-decoration: none;
  color: #46542e;
}
/* line 1011, ../scss/_membership.scss */
.link-to-radio:hover:after, .link-to-radio:focus:after {
  opacity: 0.5;
}

/* line 1018, ../scss/_membership.scss */
.row-top .membership-form__price {
  display: none;
}

/* line 1023, ../scss/_membership.scss */
.row-bottom .membership-form__price {
  display: block;
}

@media (min-width: 769px) {
  /* line 1031, ../scss/_membership.scss */
  .membership-form .indent {
    padding-left: 15px;
  }
  /* line 1034, ../scss/_membership.scss */
  .membership-form .link-to-radio {
    margin-left: 15px;
  }
}
@media (max-width: 610px) {
  /* line 1043, ../scss/_membership.scss */
  .membership-form.membership-form--step-three .form-submit {
    padding: 20px 15px;
    width: 100%;
    letter-spacing: 0;
  }
}
@media (max-width: 992px) {
  /* line 1052, ../scss/_membership.scss */
  .membership-form {
    margin-bottom: 75px;
  }
  /* line 1054, ../scss/_membership.scss */
  .membership-form .form-submit,
  .membership-form .step-previous {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    text-align: center;
  }
  /* line 1063, ../scss/_membership.scss */
  .membership-form .membership-form__prices {
    text-align: center;
  }
  /* line 1065, ../scss/_membership.scss */
  .membership-form .membership-form__prices .form-item {
    margin-bottom: 0;
    margin-top: 20px;
  }
  /* line 1069, ../scss/_membership.scss */
  .membership-form .membership-form__prices .radio + .radio, .membership-form .membership-form__prices .radio {
    margin-top: 30px;
  }
  /* line 1072, ../scss/_membership.scss */
  .membership-form .membership-form__prices .radio {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 1076, ../scss/_membership.scss */
  .membership-form .membership-form__prices label {
    display: inline-block;
  }
  /* line 1084, ../scss/_membership.scss */
  .membership-form .membership-form__panel-plus:before,
  .membership-form .membership-form__panel-egal:before {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    display: block;
  }
  /* line 1093, ../scss/_membership.scss */
  .membership-form .membership-form__panel-plus:before {
    background: transparent url(../img/funnel/plus-slim.png) no-repeat center center;
    height: 40px;
    width: 40px;
    margin-bottom: 30px;
  }
  /* line 1101, ../scss/_membership.scss */
  .membership-form .membership-form__panel-egal:before {
    background: transparent url(../img/funnel/block-arrow.png) no-repeat center center;
    width: 121px;
    height: 23px;
  }
  /* line 1107, ../scss/_membership.scss */
  .membership-form .membership-form__price--large {
    margin-top: 30px;
  }
  /* line 1110, ../scss/_membership.scss */
  .membership-form .membership-form__port-help {
    margin-bottom: 25px;
  }

  /* line 1115, ../scss/_membership.scss */
  .row-top .membership-form__price {
    display: block;
    margin-bottom: 30px;
  }

  /* line 1121, ../scss/_membership.scss */
  .row-bottom .membership-form__price {
    display: none;
  }

  /* line 1128, ../scss/_membership.scss */
  .membership-form--step-final h1 {
    font-size: 25px;
    margin-bottom: 40px;
    line-height: 1.7;
  }
  /* line 1133, ../scss/_membership.scss */
  .membership-form--step-final p {
    text-align: center;
    font-family: "Kelson Regular", sans-serif;
    font-size: 18px;
    color: #A2B21C;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 25px;
    display: inline-block;
  }
}
/* line 1148, ../scss/_membership.scss */
.membership-form__price--large {
  display: block !important;
}

/* line 1152, ../scss/_membership.scss */
.registration-form .registration-form__title {
  margin-top: 80px;
  margin-bottom: 40px;
}

/* line 2, ../scss/_modal.scss */
.modal-content {
  padding: 30px 30px 23px 30px;
  border-radius: 0;
}

/* line 7, ../scss/_modal.scss */
.modal-body {
  padding: 0 0 15px 0;
}
/* line 9, ../scss/_modal.scss */
.modal-body h4 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 11px;
}
/* line 15, ../scss/_modal.scss */
.modal-body p {
  margin-top: 0 !important;
  color: #696e72 !important;
}
/* line 19, ../scss/_modal.scss */
.modal-body p:last-child {
  margin-bottom: 0;
  font-size: 13px;
}

/* line 25, ../scss/_modal.scss */
.modal-footer {
  border-top: 1px solid #BBCC36;
  padding: 20px 0 0 0;
}

/* line 5, ../scss/_walk.scss */
.path-balades .view-header p:last-child {
  margin-bottom: 28px;
}
/* line 8, ../scss/_walk.scss */
.path-balades .view-header p {
  text-align: left;
}
/* line 11, ../scss/_walk.scss */
.path-balades .view-header .block-title {
  text-align: left;
}
@media (min-width: 768px) {
  /* line 19, ../scss/_walk.scss */
  .path-balades aside {
    padding: 0;
    width: 20%;
  }
  /* line 25, ../scss/_walk.scss */
  .path-balades .walks-list .list-wrapper {
    margin-left: -21px;
  }
  /* line 28, ../scss/_walk.scss */
  .path-balades .walks-list .list-wrapper .row {
    margin: 0 0 35px 21px;
  }
  /* line 33, ../scss/_walk.scss */
  .path-balades .footer-top {
    padding-top: 35px;
  }
  /* line 36, ../scss/_walk.scss */
  .path-balades #block-views-block-guided-walks-block-1 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  /* line 40, ../scss/_walk.scss */
  .path-balades #block-views-block-walks-sponsor-block-1 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
@media (max-width: 767px) {
  /* line 46, ../scss/_walk.scss */
  .path-balades .view-header {
    padding: 20px 21px 0;
  }
  /* line 48, ../scss/_walk.scss */
  .path-balades .view-header p:last-child {
    margin-bottom: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #d8dfa0;
  }
  /* line 54, ../scss/_walk.scss */
  .path-balades aside .views-exposed-form {
    border-bottom: 1px solid #d8dfa0;
  }
}
@media (min-width: 992px) {
  /* line 59, ../scss/_walk.scss */
  .path-balades .view-header {
    width: 572px;
  }
  /* line 63, ../scss/_walk.scss */
  .path-balades .walks-list .list-wrapper {
    margin-right: -85px;
  }
  /* line 67, ../scss/_walk.scss */
  .path-balades .main-container aside {
    padding: 0;
    width: 16%;
  }
}
@media (min-width: 1200px) {
  /* line 73, ../scss/_walk.scss */
  .path-balades .view-header {
    width: 687px;
  }
}
/* line 81, ../scss/_walk.scss */
.path-balades #block-views-block-guided-walks-block-1 {
  border-top: 1px solid #d8dfa0;
  border-bottom: 1px solid #d8dfa0;
}
/* line 84, ../scss/_walk.scss */
.path-balades #block-views-block-guided-walks-block-1 .more-link a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #46542E 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #46542E;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 40px;
  border-radius: 5px;
}
/* line 12, ../scss/_mixins.scss */
.path-balades #block-views-block-guided-walks-block-1 .more-link a:hover, .path-balades #block-views-block-guided-walks-block-1 .more-link a:active, .path-balades #block-views-block-guided-walks-block-1 .more-link a:focus {
  background: #2b331c;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 84, ../scss/_walk.scss */
  .path-balades #block-views-block-guided-walks-block-1 .more-link a {
    font-size: 14px;
    width: auto;
  }
}
/* line 95, ../scss/_walk.scss */
.path-balades #block-views-block-guided-walks-block-1 .block-title,
.path-balades #block-views-block-walks-sponsor-block-1 .block-title {
  color: #696e72;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

/*-----------------
  View
------------------*/
/* line 109, ../scss/_walk.scss */
.view-walks .view-header {
  margin-bottom: 10px;
}

/*-----------------
  Form
------------------*/
/* line 118, ../scss/_walk.scss */
.walks-form .form-submit {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
  border-color: #d8dfa0;
}
/* line 124, ../scss/_walk.scss */
.walks-form .form-actions {
  width: 100%;
}
/* line 127, ../scss/_walk.scss */
.walks-form #edit-reset {
  border: none;
  padding: 0 0 0 35px;
  background: url("../img/reset-filter.png") no-repeat left center;
  text-align: left;
  color: #A2B21C;
  text-decoration: underline;
}
/* line 134, ../scss/_walk.scss */
.walks-form #edit-reset:hover {
  text-decoration: none;
}
/* line 137, ../scss/_walk.scss */
.walks-form #edit-reset span {
  display: none;
}
/* line 142, ../scss/_walk.scss */
.walks-form .form-item-geo-search .control-label.visually-hidden {
  position: relative !important;
  width: auto;
  height: auto;
}
/* line 147, ../scss/_walk.scss */
.walks-form .form-item-geo-search .form-text {
  margin-top: 5px;
}
/* line 150, ../scss/_walk.scss */
.walks-form .form-item-geo-search ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
/* line 154, ../scss/_walk.scss */
.walks-form .form-item-geo-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
/* line 158, ../scss/_walk.scss */
.walks-form .form-item-geo-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
/* line 162, ../scss/_walk.scss */
.walks-form .form-item-geo-search :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
/* line 166, ../scss/_walk.scss */
.walks-form .form-item-geo-search input::placeholder {
  color: transparent;
}

/* line 173, ../scss/_walk.scss */
.walks-list .walk, .walks-list .walk-teaser {
  height: 100%;
}
/* line 176, ../scss/_walk.scss */
.walks-list .block-title {
  margin: 43px 0;
}

/* line 186, ../scss/_walk.scss */
.walks-list--page .row:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 193, ../scss/_walk.scss */
.walk-teaser {
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}

/* line 199, ../scss/_walk.scss */
.walk-teaser--small {
  padding: 25px 15px 35px;
  border: 1px solid #A2B21C;
}
/* line 202, ../scss/_walk.scss */
.walk-teaser--small .walk-teaser__bottom {
  position: absolute;
  bottom: 30px;
}

/* line 208, ../scss/_walk.scss */
.walk-teaser__title,
.walk-teaser__type,
.walk-teaser__distance,
.walk-teaser__address,
.walk-teaser__label,
.walk-teaser__location,
.walk-teaser__address {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/* line 218, ../scss/_walk.scss */
.walk-title {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}

/* line 224, ../scss/_walk.scss */
.walk-teaser__image {
  margin-bottom: 18px;
}

/* line 228, ../scss/_walk.scss */
.walk-teaser__title {
  font-weight: bold;
}

/* line 232, ../scss/_walk.scss */
.walk-teaser__label {
  color: #A2B21C;
  font-weight: normal;
}

/* line 237, ../scss/_walk.scss */
.walk-teaser__unit {
  margin-left: 2px;
}

/* line 243, ../scss/_walk.scss */
.walk-teaser__location .locality,
.walk-teaser__address .locality {
  margin-right: -4px;
}
/* line 246, ../scss/_walk.scss */
.walk-teaser__location a,
.walk-teaser__address a {
  color: #696e72;
  text-decoration: underline;
}
/* line 249, ../scss/_walk.scss */
.walk-teaser__location a:hover,
.walk-teaser__address a:hover {
  text-decoration: none;
}

/* line 255, ../scss/_walk.scss */
.walk-teaser__type {
  margin-bottom: 8px;
}

/* line 259, ../scss/_walk.scss */
.walk-teaser__body {
  margin-top: 20px;
}

/* line 264, ../scss/_walk.scss */
.walk-teaser__file .more {
  text-decoration: underline;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
/* line 268, ../scss/_walk.scss */
.walk-teaser__file .more:hover {
  text-decoration: none;
}

/* line 274, ../scss/_walk.scss */
.walk-teaser__partners {
  margin-top: 20px;
}
/* line 276, ../scss/_walk.scss */
.walk-teaser__partners span {
  font-size: 10px;
}

@media (max-width: 767px) {
  /* line 282, ../scss/_walk.scss */
  .walk-teaser {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 292, ../scss/_walk.scss */
  .walks-list .list-wrapper {
    border-left: 1px solid #d8dfa0;
  }

  /* line 297, ../scss/_walk.scss */
  .walks-list--page .row {
    margin-bottom: 35px;
    border-bottom: 1px solid #d8dfa0;
  }

  /* line 303, ../scss/_walk.scss */
  .walk-teaser {
    margin-bottom: 40px;
  }

  /* line 307, ../scss/_walk.scss */
  .walks-list--related .row {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  /* line 315, ../scss/_walk.scss */
  .walks-list .row-eq-height {
    display: flex;
  }
}
/* line 324, ../scss/_walk.scss */
.walk-partners {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
/* line 121, ../scss/_mixins.scss */
.walk-partners:before, .walk-partners:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.walk-partners:after {
  clear: both;
}
/* line 329, ../scss/_walk.scss */
.walk-partners__item {
  padding: 5px;
  max-width: 50%;
  flex: 0 0 50%;
}

@media (min-width: 768px) {
  /* line 338, ../scss/_walk.scss */
  .full .walk-partners__item {
    width: 25%;
    flex: 0 0 25%;
  }
}
/* line 2, ../scss/_quick-links.scss */
.path-frontpage #block-homepagequicklinks {
  margin: 0 0 40px 0;
  background: #f4f4f4;
  padding: 35px 0 44px 0;
}

/* line 9, ../scss/_quick-links.scss */
.quick-links-items {
  display: flex;
  flex-wrap: wrap;
}

/* line 14, ../scss/_quick-links.scss */
.quick-links-item {
  text-align: center;
  padding: 0;
  flex: 1 0 0%;
}

/* line 20, ../scss/_quick-links.scss */
.quick-link {
  background: transparent;
  height: 100%;
  display: block;
  padding: 25px 15px 50px 15px;
  text-align: center;
  position: relative;
}
/* line 28, ../scss/_quick-links.scss */
.quick-link * {
  transition: 0.05s;
}
/* line 32, ../scss/_quick-links.scss */
.quick-link span {
  display: block;
}
/* line 36, ../scss/_quick-links.scss */
.quick-link__image {
  margin-bottom: 10px;
}
/* line 40, ../scss/_quick-links.scss */
.quick-link__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Barlow", sans-serif;
  color: #303E20;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
/* line 50, ../scss/_quick-links.scss */
.quick-link__description {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: black;
}
/* line 58, ../scss/_quick-links.scss */
.quick-link__link-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #A2B21C;
  transition: 0.1s;
}
/* line 72, ../scss/_quick-links.scss */
.quick-link:hover {
  text-decoration: none;
}
/* line 75, ../scss/_quick-links.scss */
.quick-link:hover * {
  color: #fff !important;
}
/* line 76, ../scss/_quick-links.scss */
.quick-link:hover * path {
  fill: #fff;
  stroke: #fff;
}
/* line 86, ../scss/_quick-links.scss */
.quick-link--bg-primary:hover {
  background: #A2B21C;
}
/* line 91, ../scss/_quick-links.scss */
.quick-link--bg-primary:hover * g path {
  stroke: #A2B21C;
}
/* line 100, ../scss/_quick-links.scss */
.quick-link--bg-secondary:hover {
  background: #BB1016;
}
/* line 105, ../scss/_quick-links.scss */
.quick-link--bg-secondary:hover * g path {
  stroke: #BB1016;
}

/* line 1, ../scss/_social-media-item.scss */
#block-socialmediablock {
  padding: 0;
}

/* line 6, ../scss/_social-media-item.scss */
.paragraph--type--social-media {
  margin-bottom: 37px;
}

/* line 11, ../scss/_social-media-item.scss */
.social-media-item {
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
/* line 16, ../scss/_social-media-item.scss */
.social-media-item__wrapper {
  display: block;
  position: relative;
}
/* line 20, ../scss/_social-media-item.scss */
.social-media-item__wrapper:before {
  content: '';
  transition: .3s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(10deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}
/* line 32, ../scss/_social-media-item.scss */
.social-media-item__wrapper:hover:before {
  opacity: 0;
}
/* line 36, ../scss/_social-media-item.scss */
.social-media-item__wrapper:hover, .social-media-item__wrapper:focus {
  text-decoration: none;
}
/* line 41, ../scss/_social-media-item.scss */
.social-media-item__content {
  position: relative;
  text-align: center;
  top: 0;
  color: #FFFFFF;
}
/* line 47, ../scss/_social-media-item.scss */
.social-media-item__content-text {
  margin: auto;
  height: 362px;
  max-width: 220px;
}
/* line 52, ../scss/_social-media-item.scss */
.social-media-item__content-text-icon {
  padding-top: 62.35px;
}
/* line 54, ../scss/_social-media-item.scss */
.social-media-item__content-text-icon path {
  fill: #A2B21C;
}
/* line 57, ../scss/_social-media-item.scss */
.social-media-item__content-text-icon circle {
  stroke: #A2B21C;
}
/* line 62, ../scss/_social-media-item.scss */
.social-media-item__content-text-title {
  padding-top: 22px;
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
/* line 73, ../scss/_social-media-item.scss */
.social-media-item__content-text-description {
  padding-top: 30px;
  height: 72px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
}

@media (max-width: 768px) {
  /* line 86, ../scss/_social-media-item.scss */
  .social-media-item {
    margin-bottom: 5px;
  }
}
/* line 2, ../scss/_popup-balades.scss */
.ui-dialog {
  max-width: 750px;
  padding: 15px;
  color: #696e72;
}
/* line 8, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-titlebar-close {
  top: -3px;
  right: -23px;
  background: #fff;
}
/* line 14, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-titlebar {
  background: transparent;
  font-size: 16px;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #d8dfa0;
  color: #A2B21C;
  font-weight: normal;
  letter-spacing: 1px;
  border-top: none;
  border-left: none;
  border-right: none;
}
/* line 28, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  margin: 0;
  white-space: unset;
  width: 100%;
  overflow: unset;
}
/* line 36, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content {
  padding: 0;
}
/* line 39, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content h3 {
  color: #696e72;
  margin: 20px 0 10px 0;
  letter-spacing: 1px;
}
/* line 45, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content p {
  font-family: "Kelson Regular", sans-serif;
  font-size: 14px;
  margin-top: 9px;
  margin-bottom: 20px;
  color: #696e72;
  font-weight: normal;
}
/* line 54, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content p.outro {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #d8dfa0;
  font-size: 11px;
  text-align: center;
  line-height: 17px;
  margin-bottom: 0;
}
/* line 63, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content p.outro a {
  color: #696e72;
  font-family: "kelson", sans-serif;
  text-decoration: underline;
  letter-spacing: 1px;
}
/* line 69, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content p.outro a:hover {
  text-decoration: none;
  color: #696e72;
}
/* line 76, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content ul {
  list-style-type: none;
  padding: 0;
}
/* line 81, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content ul li a {
  font-size: 14px;
  font-family: "kelson", sans-serif;
  color: #696e72;
  display: block;
  border-bottom: 1px solid #d8dfa0;
  padding: 12px 45px 12px 0;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  letter-spacing: 1px;
}
/* line 92, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content ul li a:after {
  content: ">";
  font-family: "kelson", sans-serif;
  font-size: 24px;
  position: absolute;
  right: 24px;
  top: 11px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 102, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content ul li a:hover {
  color: #696e72;
  text-decoration: none;
}
/* line 106, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-content ul li a:hover:after {
  right: 0px;
}
/* line 115, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-buttonpane {
  padding: 0;
}
/* line 119, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-buttonset {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
/* line 124, ../scss/_popup-balades.scss */
.ui-dialog .ui-dialog-buttonset .button {
  margin: 0;
}
/* line 129, ../scss/_popup-balades.scss */
.ui-dialog .form-submit {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.ui-dialog .form-submit:hover, .ui-dialog .form-submit:active, .ui-dialog .form-submit:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 129, ../scss/_popup-balades.scss */
  .ui-dialog .form-submit {
    font-size: 14px;
    width: auto;
  }
}
/* line 140, ../scss/_popup-balades.scss */
.ui-dialog .checkbox input[type="checkbox"] {
  margin-left: -20px;
}

@media (max-width: 440px) {
  /* line 146, ../scss/_popup-balades.scss */
  .ui-dialog {
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
  }

  /* line 153, ../scss/_popup-balades.scss */
  .ui-dialog .ui-dialog-content {
    max-height: none !important;
    padding: 40px 30px;
  }

  /* line 157, ../scss/_popup-balades.scss */
  .ui-dialog {
    padding-top: 25px;
  }
  /* line 160, ../scss/_popup-balades.scss */
  .ui-dialog .ui-dialog-titlebar-close {
    right: 0;
    top: -11px;
  }
  /* line 165, ../scss/_popup-balades.scss */
  .ui-dialog .ui-dialog-title {
    margin: 0;
    font-weight: 600;
  }
  /* line 257, ../scss/_popup-balades.scss */
  .ui-dialog label {
    margin-bottom: 0;
  }
}
@media (min-width: 440px) {
  /* line 264, ../scss/_popup-balades.scss */
  .popup-walk {
    width: 440px !important;
    max-width: 100%;
    padding: 32px 39px 42px 42px;
  }
  /* line 266, ../scss/_popup-balades.scss */
  .popup-walk .user-login-form .reset-password__link,
  .popup-walk .user-login-form .form-actions {
    flex: 0 0 50% !important;
  }
  /* line 271, ../scss/_popup-balades.scss */
  .popup-walk .reset-password__link {
    text-align: right !important;
  }
  /* line 274, ../scss/_popup-balades.scss */
  .popup-walk.popup-walk--large {
    width: 1110px !important;
  }
}
/* line 287, ../scss/_popup-balades.scss */
.popup-walk {
  overflow: auto;
  padding: 0;
}
/* line 292, ../scss/_popup-balades.scss */
.popup-walk .user-login-form {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
/* line 297, ../scss/_popup-balades.scss */
.popup-walk .user-login-form .form-item {
  flex: 0 0 100%;
}
/* line 301, ../scss/_popup-balades.scss */
.popup-walk .user-login-form .reset-password__link {
  flex: 0 0 100%;
  order: 4;
}
/* line 306, ../scss/_popup-balades.scss */
.popup-walk .user-login-form .form-actions {
  flex: 0 0 100%;
  order: 3;
}
/* line 313, ../scss/_popup-balades.scss */
.popup-walk form .form-control {
  height: 45px;
}
/* line 318, ../scss/_popup-balades.scss */
.popup-walk form .form-item label {
  display: none;
}
/* line 323, ../scss/_popup-balades.scss */
.popup-walk form .form-item.checkbox label {
  display: block;
}
/* line 329, ../scss/_popup-balades.scss */
.popup-walk form .help-block {
  display: none;
}
/* line 333, ../scss/_popup-balades.scss */
.popup-walk form .reset-password__link {
  display: block;
  padding: 10px 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #A2B21C;
}
/* line 347, ../scss/_popup-balades.scss */
.popup-walk__section {
  padding: 20px 20px;
}
/* line 352, ../scss/_popup-balades.scss */
.popup-walk__section--form-login {
  background: #F4F4F4;
}
/* line 356, ../scss/_popup-balades.scss */
.popup-walk__section--form-login .form-submit {
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  padding: 12px 28px !important;
}
/* line 364, ../scss/_popup-balades.scss */
.popup-walk__link {
  text-decoration: underline;
}
/* line 366, ../scss/_popup-balades.scss */
.popup-walk__link:hover {
  text-decoration: none;
}
/* line 371, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-titlebar {
  background: #A2B21C;
  padding: 2px 15px 0 15px;
}
/* line 375, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-titlebar:before {
  content: '';
  display: block;
  background: url(../img/Natagora_logo_horizontal_blanc_RVB2.png);
  width: 165px;
  height: 50px;
}
/* line 383, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
/* line 387, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-titlebar .ui-dialog-titlebar-close {
  top: 15px;
  right: 15px;
  margin: 0;
  background: transparent;
  border: none;
}
/* line 394, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  background: url(../img/walk/CTA-Close.png);
  background-size: contain;
  width: 20px;
  height: 20px;
}
/* line 403, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content {
  padding: 30px;
}
/* line 406, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content h3 {
  margin: 0 0 20px 0;
  color: #393939;
  font-weight: 700;
  font-size: 18px;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
}
/* line 415, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content p {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
  letter-spacing: 0.75px;
  color: #393939;
}
/* line 424, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content p.outro {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #d8dfa0;
  font-size: 11px;
  text-align: center;
  line-height: 17px;
  margin-bottom: 0;
}
/* line 433, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content p.outro a {
  color: #696e72;
  font-family: "kelson", sans-serif;
  text-decoration: underline;
  letter-spacing: 1px;
}
/* line 439, ../scss/_popup-balades.scss */
.popup-walk .ui-dialog-content p.outro a:hover {
  text-decoration: none;
  color: #696e72;
}

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  /* line 4, ../scss/_ios-fix.scss */
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  /* line 13, ../scss/_ios-fix.scss */
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375 / 667) {
  /* line 22, ../scss/_ios-fix.scss */
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9 / 16) {
  /* line 31, ../scss/_ios-fix.scss */
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* line 1, ../scss/_header-top.scss */
.hamburger {
  text-decoration: none !important;
}
/* line 3, ../scss/_header-top.scss */
.hamburger span {
  display: block;
}
/* line 6, ../scss/_header-top.scss */
.hamburger__icon {
  padding-top: 6px;
}
/* line 8, ../scss/_header-top.scss */
.hamburger__icon span {
  width: 35px;
  height: 4px;
  background-color: #000;
  margin: 0 auto  6px auto;
  transition: all 0.3s ease-in-out;
}
/* line 17, ../scss/_header-top.scss */
.hamburger__text {
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 2.21px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 28, ../scss/_header-top.scss */
.hamburger-close {
  text-decoration: none !important;
  width: 25px;
  height: 25px;
  border-radius: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: scale(2);
  margin-bottom: 5px;
}
/* line 38, ../scss/_header-top.scss */
.hamburger-close::before {
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  width: 70%;
  height: 6%;
  top: 47%;
  left: 15%;
  transform: rotate(45deg);
}
/* line 49, ../scss/_header-top.scss */
.hamburger-close::after {
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  width: 6%;
  height: 70%;
  left: 47%;
  top: 15%;
  transform: rotate(45deg);
}
/* line 60, ../scss/_header-top.scss */
.hamburger-close:hover {
  transform: scale(2.2);
}

/* line 66, ../scss/_header-top.scss */
.header-top {
  position: relative;
  width: 100%;
}
/* line 69, ../scss/_header-top.scss */
.header-top__wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-bottom: 5px;
}
/* line 75, ../scss/_header-top.scss */
.header-top__col {
  padding: 0 30px;
}
/* line 78, ../scss/_header-top.scss */
.header-top__logo {
  display: block;
  background: #fff;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  padding: 17px 12px 11px 12px;
}
/* line 86, ../scss/_header-top.scss */
.header-top__cta {
  padding-top: 21px;
  margin: 0 -15px;
  display: flex;
}
/* line 91, ../scss/_header-top.scss */
.header-top__cta-item {
  padding: 0 15px;
}
/* line 93, ../scss/_header-top.scss */
.header-top__cta-item-wrapper {
  display: flex;
  z-index: 999;
}
@media (max-width: 768px) {
  /* line 93, ../scss/_header-top.scss */
  .header-top__cta-item-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* line 101, ../scss/_header-top.scss */
  .header-top__cta-item-wrapper .header-top__cta-item {
    width: 50%;
    flex: 0 0 auto;
    padding: 0;
  }
  /* line 106, ../scss/_header-top.scss */
  .header-top__cta-item-wrapper .header-top__cta-item .btn {
    display: block;
    width: 100%;
    border-radius: 0;
  }
}
/* line 114, ../scss/_header-top.scss */
.header-top__cta-item--btn {
  padding: 0 9px;
}

/* line 121, ../scss/_header-top.scss */
.header-top--custom .header-top__wrapper {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}
/* line 129, ../scss/_header-top.scss */
.header-top--custom .hamburger__icon span {
  background-color: #fff;
}
/* line 133, ../scss/_header-top.scss */
.header-top--custom .hamburger__text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2, ../scss/_header-slider.scss */
.header-slider {
  margin-bottom: 0 !important;
}
/* line 5, ../scss/_header-slider.scss */
.header-slider .slick-prev, .header-slider .slick-next {
  height: 30px;
  width: 15px;
  line-height: 0px;
  font-size: 0px;
  background: transparent;
  color: transparent;
  z-index: 55;
  transition: 0.2s;
}
/* line 14, ../scss/_header-slider.scss */
.header-slider .slick-prev:before, .header-slider .slick-next:before {
  content: '';
  display: none;
}
/* line 18, ../scss/_header-slider.scss */
.header-slider .slick-prev:hover, .header-slider .slick-next:hover {
  opacity: 0.8;
}
/* line 22, ../scss/_header-slider.scss */
.header-slider .slick-prev {
  left: 3px;
  background: url(../img/donation_v2/arrow_left.png) no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 22, ../scss/_header-slider.scss */
  .header-slider .slick-prev {
    left: 25px;
  }
}
/* line 30, ../scss/_header-slider.scss */
.header-slider .slick-next {
  right: 3px;
  background: url(../img/donation_v2/arrow_right.png) no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 30, ../scss/_header-slider.scss */
  .header-slider .slick-next {
    right: 25px;
  }
}
/* line 39, ../scss/_header-slider.scss */
.header-slider .slick-dots {
  position: absolute;
  bottom: 95px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 48, ../scss/_header-slider.scss */
.header-slider .slick-dots li {
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
}
/* line 53, ../scss/_header-slider.scss */
.header-slider .slick-dots li.slick-active {
  background: #fff;
}
/* line 56, ../scss/_header-slider.scss */
.header-slider .slick-dots li button {
  opacity: 0;
}
@media (max-width: 992px) {
  /* line 64, ../scss/_header-slider.scss */
  .header-slider .slick-track {
    display: flex !important;
  }
  /* line 68, ../scss/_header-slider.scss */
  .header-slider .slick-slide {
    height: inherit !important;
  }
}

/* line 84, ../scss/_header-slider.scss */
.paragraph-header {
  position: relative;
}
@media (min-width: 992px) {
  /* line 84, ../scss/_header-slider.scss */
  .paragraph-header {
    height: calc(100vh - 40px);
  }
}
/* line 89, ../scss/_header-slider.scss */
.paragraph-header__scroll {
  bottom: 27px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 36px;
  width: 59px;
  display: block;
  position: absolute;
  background: url(../img/donation_v2/scroll.png);
  z-index: 100;
}
/* line 99, ../scss/_header-slider.scss */
.paragraph-header__scroll:hover {
  transform: translate(-50%, 4px);
}

/* line 105, ../scss/_header-slider.scss */
.header-item {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 130px 0 130px 0;
}
@media (min-width: 992px) {
  /* line 105, ../scss/_header-slider.scss */
  .header-item {
    height: calc(100vh - 40px);
    padding: 0;
  }
}
/* line 115, ../scss/_header-slider.scss */
.header-item__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
/* line 118, ../scss/_header-slider.scss */
.header-item__background:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
/* line 124, ../scss/_header-slider.scss */
.header-item__background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* line 131, ../scss/_header-slider.scss */
.header-item__content {
  position: relative;
  z-index: 10;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 131, ../scss/_header-slider.scss */
  .header-item__content {
    padding-top: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/* line 146, ../scss/_header-slider.scss */
.header-item__title, .header-item__description {
  font-family: "Barlow", sans-serif;
  color: #fff;
}
/* line 152, ../scss/_header-slider.scss */
.header-item__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 35px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  /* line 152, ../scss/_header-slider.scss */
  .header-item__title {
    font-size: 56px;
    line-height: 55px;
  }
}
/* line 168, ../scss/_header-slider.scss */
.header-item__description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  margin-bottom: 38px;
}
@media (min-width: 992px) {
  /* line 168, ../scss/_header-slider.scss */
  .header-item__description {
    line-height: 20px;
  }
}

/* line 4, ../scss/_header-donate.scss */
.header-donate__wrapper {
  min-height: calc(100vh - 40px);
  position: relative;
}
/* line 9, ../scss/_header-donate.scss */
.header-donate__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
/* line 12, ../scss/_header-donate.scss */
.header-donate__background:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
/* line 18, ../scss/_header-donate.scss */
.header-donate__background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* line 25, ../scss/_header-donate.scss */
.header-donate__content {
  position: absolute;
  top: calc(50% - 55px);
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 768px) {
  /* line 25, ../scss/_header-donate.scss */
  .header-donate__content {
    padding: 180px 0 250px 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(0);
  }
}
/* line 44, ../scss/_header-donate.scss */
.header-donate__items {
  position: relative;
  z-index: 10;
  margin-top: -250px;
}
/* line 50, ../scss/_header-donate.scss */
.header-donate__title, .header-donate__description {
  font-family: "Barlow", sans-serif;
  color: #fff;
}
/* line 56, ../scss/_header-donate.scss */
.header-donate__title {
  font-weight: 700;
  font-size: 56px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  /* line 56, ../scss/_header-donate.scss */
  .header-donate__title {
    font-size: 36px;
    line-height: 35px;
  }
}
/* line 68, ../scss/_header-donate.scss */
.header-donate__description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  margin-bottom: 38px;
}

/* line 80, ../scss/_header-donate.scss */
.header-donate-item {
  background: #fff;
  padding: 36px 30px  56px 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  margin-bottom: 15px;
}
/* line 88, ../scss/_header-donate.scss */
.header-donate-item__icons {
  text-align: center;
  margin-bottom: 14px;
}
/* line 92, ../scss/_header-donate.scss */
.header-donate-item__icon {
  display: inline-block;
}
/* line 96, ../scss/_header-donate.scss */
.header-donate-item__title, .header-donate-item__description {
  text-align: center;
}
/* line 100, ../scss/_header-donate.scss */
.header-donate-item__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Barlow", sans-serif;
  color: #303E20;
  font-weight: 700;
  font-size: 46px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 111, ../scss/_header-donate.scss */
.header-donate-item__description {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 21px;
  color: #333333;
}
/* line 120, ../scss/_header-donate.scss */
.header-donate-item__cta {
  text-align: center;
}
/* line 122, ../scss/_header-donate.scss */
.header-donate-item__cta--flex {
  display: flex;
  align-items: center;
}
/* line 126, ../scss/_header-donate.scss */
.header-donate-item__cta svg {
  width: 20px;
  height: auto;
  margin-right: 5px;
}

/* line 1, ../scss/_header-jumbotron.scss */
.header-jumbotron {
  height: calc(100vh - 40px);
  margin: 0 -21px;
  overflow: hidden;
  position: relative;
}
/* line 7, ../scss/_header-jumbotron.scss */
.header-jumbotron__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  margin-bottom: 6px;
}
/* line 12, ../scss/_header-jumbotron.scss */
.header-jumbotron__background:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
/* line 18, ../scss/_header-jumbotron.scss */
.header-jumbotron__background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* line 25, ../scss/_header-jumbotron.scss */
.header-jumbotron__content {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 80px;
}
/* line 35, ../scss/_header-jumbotron.scss */
.header-jumbotron__title, .header-jumbotron__description {
  font-family: "Barlow", sans-serif;
  color: #fff;
}
/* line 41, ../scss/_header-jumbotron.scss */
.header-jumbotron__title {
  font-weight: 700;
  font-size: 56px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 32px;
}
/* line 49, ../scss/_header-jumbotron.scss */
.header-jumbotron__description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  margin-bottom: 38px;
}

/* line 1, ../scss/_key-number.scss */
.key-number {
  text-align: center;
  font-family: "Barlow", sans-serif;
}
/* line 7, ../scss/_key-number.scss */
.key-number__description {
  margin-bottom: 43px;
}
/* line 11, ../scss/_key-number.scss */
.key-number__item {
  position: relative;
}
/* line 14, ../scss/_key-number.scss */
.key-number__item-separator {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #000;
  opacity: .1;
}

/* line 26, ../scss/_key-number.scss */
.key-number-item {
  text-align: center;
  font-family: "Barlow", sans-serif;
}
/* line 30, ../scss/_key-number.scss */
.key-number-item__title {
  color: #A2B21C;
  font-family: "Barlow", sans-serif;
  font-weight: 250;
  font-size: 70px;
  line-height: 84px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: initial;
  margin-bottom: 12px;
}
/* line 42, ../scss/_key-number.scss */
.key-number-item__description {
  opacity: 0.7;
}
/* line 46, ../scss/_key-number.scss */
.key-number-item__text {
  padding-top: 16px;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #000;
}

/* line 2, ../scss/_article-v2.scss */
.block-views-blockhomepage-news-block-1 {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 7, ../scss/_article-v2.scss */
.news-home {
  background-color: #A2B21C;
  color: #fff;
  padding: 30px 0;
}
@media (min-width: 992px) {
  /* line 7, ../scss/_article-v2.scss */
  .news-home {
    padding: 64px 0 112px 0;
  }
}
@media (min-width: 992px) {
  /* line 17, ../scss/_article-v2.scss */
  .news-home__items .row {
    display: flex;
  }
  /* line 20, ../scss/_article-v2.scss */
  .news-home__items .row .views-row {
    height: 100%;
  }
}

/* line 28, ../scss/_article-v2.scss */
.news-home-item {
  height: 100%;
  padding-bottom: 14px;
  position: relative;
}
/* line 33, ../scss/_article-v2.scss */
.news-home-item__image {
  margin-bottom: 21px;
}
/* line 37, ../scss/_article-v2.scss */
.news-home-item__content {
  margin: 14px 0 0 8px;
  padding-bottom: 5px;
}
/* line 41, ../scss/_article-v2.scss */
.news-home-item__content-created {
  font-family: "kelson", sans-serif;
  margin-bottom: 10px;
}
/* line 46, ../scss/_article-v2.scss */
.news-home-item__content-title {
  font-style: normal;
  font-weight: 718;
  font-size: 17px;
  line-height: 25px;
  font-family: "kelson", sans-serif;
  margin-bottom: 14px;
}
/* line 55, ../scss/_article-v2.scss */
.news-home-item__content-description {
  margin-bottom: 14px;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  line-height: 20px;
}
/* line 62, ../scss/_article-v2.scss */
.news-home-item__content-button {
  margin-top: 0;
  font-family: "Barlow", sans-serif;
}
/* line 66, ../scss/_article-v2.scss */
.news-home-item__content-button a {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 1, ../scss/_donation-full.scss */
.donation-call-full {
  margin-bottom: 70px;
}
/* line 4, ../scss/_donation-full.scss */
.donation-call-full__content {
  padding-top: 45px;
}
/* line 8, ../scss/_donation-full.scss */
.donation-call-full__content .donation-text h2 {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
}
/* line 17, ../scss/_donation-full.scss */
.donation-call-full__content .donation-text h4 {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 18px;
}
/* line 26, ../scss/_donation-full.scss */
.donation-call-full__content .donation-text p {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
}
/* line 43, ../scss/_donation-full.scss */
.donation-call-full__content .donation-gallery {
  margin: 37px 0 38px 0;
}
/* line 49, ../scss/_donation-full.scss */
.donation-call-full__cta-item {
  margin-top: 34px;
}
/* line 52, ../scss/_donation-full.scss */
.donation-call-full__cta-item .btn-block {
  display: block;
}
/* line 55, ../scss/_donation-full.scss */
.donation-call-full__cta-item .btn-block img {
  padding-right: 8px;
}
/* line 62, ../scss/_donation-full.scss */
.donation-call-full__back-to-list {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #8E8E8E;
}
/* line 63, ../scss/_donation-full.scss */
.donation-call-full__back-to-list img {
  padding-right: 15px;
}
/* line 74, ../scss/_donation-full.scss */
.donation-call-full__back-to-list:hover {
  color: #8E8E8E;
}
/* line 79, ../scss/_donation-full.scss */
.donation-call-full__items {
  margin-top: 10px;
}

/*
  Slider item
 */
/* line 89, ../scss/_donation-full.scss */
.article-teaser-v2 {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  margin-bottom: 53px;
}
/* line 97, ../scss/_donation-full.scss */
.article-teaser-v2__image {
  margin-bottom: 10px;
}
/* line 101, ../scss/_donation-full.scss */
.article-teaser-v2__created {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  opacity: 0.5;
  margin-bottom: 11px;
}
/* line 109, ../scss/_donation-full.scss */
.article-teaser-v2__title {
  font-family: "kelson", sans-serif;
  font-weight: 718;
  font-size: 15px;
  line-height: 22px;
  color: rgba(3, 3, 3, 0.8);
  margin-bottom: 9px;
}
/* line 118, ../scss/_donation-full.scss */
.article-teaser-v2__description {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #030303;
  margin-bottom: 7px;
}
/* line 125, ../scss/_donation-full.scss */
.article-teaser-v2__description p {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #030303;
}
/* line 135, ../scss/_donation-full.scss */
.article-teaser-v2__button a {
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #A2B21C;
  text-transform: uppercase;
}

/* line 147, ../scss/_donation-full.scss */
.related-news-slider__item .article-teaser-v2 {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

/*
  Slick
 */
/* line 158, ../scss/_donation-full.scss */
.related-news-slider .slick-prev, .related-news-slider .slick-next {
  line-height: 0;
  top: 20%;
  font-size: 0;
  background: transparent;
  color: transparent;
  z-index: 55;
  transition: 0.2s;
}
/* line 167, ../scss/_donation-full.scss */
.related-news-slider .slick-prev:before, .related-news-slider .slick-next:before {
  content: '';
  display: none;
}
/* line 172, ../scss/_donation-full.scss */
.related-news-slider .slick-prev:hover, .related-news-slider .slick-next:hover {
  opacity: 0.8;
}
/* line 177, ../scss/_donation-full.scss */
.related-news-slider .slick-prev {
  background: url(../img/donation_v2/arrow_left_article.png) no-repeat;
  background-size: cover;
}
/* line 183, ../scss/_donation-full.scss */
.related-news-slider .slick-next {
  background: url(../img/donation_v2/arrow_right_article.png) no-repeat;
  background-size: cover;
}
/* line 189, ../scss/_donation-full.scss */
.related-news-slider .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 199, ../scss/_donation-full.scss */
.related-news-slider .slick-dots li {
  height: 15px;
  width: 15px;
  border: 1px solid #A2B21C;
  background: #A2B21C;
  border-radius: 50%;
}
/* line 206, ../scss/_donation-full.scss */
.related-news-slider .slick-dots li.slick-active {
  background: #fff;
}
/* line 210, ../scss/_donation-full.scss */
.related-news-slider .slick-dots li button {
  opacity: 0;
}

/*
  Page Thanks
 */
/* line 221, ../scss/_donation-full.scss */
.thanks__wrapper {
  margin-bottom: 76px;
}

/* line 227, ../scss/_donation-full.scss */
.thanks-page .messages__wrapper {
  display: none;
}

/* line 2, ../scss/_donation-full-xavier.scss */
.donation-call-header {
  min-height: calc(100vh - 200px);
  position: relative;
}
@media (max-width: 768px) {
  /* line 2, ../scss/_donation-full-xavier.scss */
  .donation-call-header {
    position: relative;
    padding: 180px 0;
    height: auto;
  }
}
/* line 13, ../scss/_donation-full-xavier.scss */
.donation-call-header__content {
  position: relative;
}
@media (min-width: 768px) {
  /* line 13, ../scss/_donation-full-xavier.scss */
  .donation-call-header__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 25, ../scss/_donation-full-xavier.scss */
.donation-call-header__title, .donation-call-header__text p {
  color: #fff;
  font-family: "Barlow", sans-serif;
}
/* line 31, ../scss/_donation-full-xavier.scss */
.donation-call-header__title {
  font-weight: 700;
  font-size: 56px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 5.6px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  /* line 31, ../scss/_donation-full-xavier.scss */
  .donation-call-header__title {
    font-size: 36px;
    line-height: 35px;
  }
}
/* line 45, ../scss/_donation-full-xavier.scss */
.donation-call-header__text {
  text-align: center;
}
/* line 48, ../scss/_donation-full-xavier.scss */
.donation-call-header__text p {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.75px;
}
/* line 58, ../scss/_donation-full-xavier.scss */
.donation-call-header::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 70, ../scss/_donation-full-xavier.scss */
.donation-call-header.no-filter::before {
  display: none;
}
/* line 76, ../scss/_donation-full-xavier.scss */
.donation-call-header__complet {
  top: 0;
  right: 30px;
  position: absolute;
  z-index: 3;
}
@media (max-width: 992px) {
  /* line 82, ../scss/_donation-full-xavier.scss */
  .donation-call-header__complet img {
    width: 125px;
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 76, ../scss/_donation-full-xavier.scss */
  .donation-call-header__complet {
    top: 38%;
    left: 150px;
  }
}

/* line 95, ../scss/_donation-full-xavier.scss */
.donation-call-info {
  padding: 40px 0 60px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
/* line 107, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-row {
  display: flex;
  margin: 0 -14px;
  align-items: center;
}
/* line 113, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-col {
  padding: 0 7px;
}
/* line 118, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-thanks {
  padding: 18px 0 32px 0;
}
/* line 121, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-thanks-text {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0;
  margin-bottom: 0;
}
/* line 132, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-thanks-text--bold {
  font-weight: bold;
}
/* line 145, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-days-left {
  margin-bottom: 23px;
  margin-top: 4px;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #BB1016;
}
/* line 154, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-days-left span, .donation-call-info__item-days-left strong {
  display: block;
}
/* line 158, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-days-left strong {
  font-weight: 700;
}
/* line 164, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-location-label {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #C0C0C0;
}
/* line 174, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-text, .donation-call-info__item-location-text {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  opacity: 0.7;
}
/* line 184, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-number {
  color: #A2B21C;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0.7px;
  margin-bottom: 23px;
}
/* line 121, ../scss/_mixins.scss */
.donation-call-info__item-number--v2:before, .donation-call-info__item-number--v2:after {
  content: "";
  display: table;
}
/* line 126, ../scss/_mixins.scss */
.donation-call-info__item-number--v2:after {
  clear: both;
}
/* line 198, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-number-price {
  float: left;
}
/* line 202, ../scss/_donation-full-xavier.scss */
.donation-call-info__item-number-currency {
  float: left;
  font-size: 40px;
  position: relative;
  top: 13px;
}

/* line 211, ../scss/_donation-full-xavier.scss */
.donation-call-cta {
  background: url("../img/donation_v2/donation-call-cta-header.png") no-repeat top right;
  position: fixed;
  top: 0;
  right: 0;
  width: 250px;
  height: 81px;
  z-index: 101;
  padding-top: 10px;
  padding-left: 10px;
}
/* line 224, ../scss/_donation-full-xavier.scss */
.donation-call-cta:hover .donation-call-cta__icon svg {
  opacity: 0.8;
}
/* line 231, ../scss/_donation-full-xavier.scss */
.donation-call-cta:hover .donation-call-cta__text {
  opacity: 0.8;
}
/* line 236, ../scss/_donation-full-xavier.scss */
.donation-call-cta__text {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
}
/* line 248, ../scss/_donation-full-xavier.scss */
.donation-call-cta__icon {
  margin-top: 5px;
  margin-left: 30px;
  display: inline-block;
}

@media (max-width: 992px) {
  /* line 275, ../scss/_donation-full-xavier.scss */
  .donation-call-info {
    padding: 40px 0 40px 0;
    text-align: center;
  }
  /* line 279, ../scss/_donation-full-xavier.scss */
  .donation-call-info__items {
    display: flex;
  }
  /* line 284, ../scss/_donation-full-xavier.scss */
  .donation-call-info__item-row {
    justify-content: center;
    margin-bottom: 23px;
  }
  /* line 289, ../scss/_donation-full-xavier.scss */
  .donation-call-info__item-number {
    margin-bottom: 10px;
  }
  /* line 292, ../scss/_donation-full-xavier.scss */
  .donation-call-info__item-number-price {
    float: none;
  }
  /* line 296, ../scss/_donation-full-xavier.scss */
  .donation-call-info__item-number-currency {
    float: none;
    position: initial;
  }
  /* line 302, ../scss/_donation-full-xavier.scss */
  .donation-call-info__item-text {
    margin-bottom: 23px;
  }
}
/* line 312, ../scss/_donation-full-xavier.scss */
.donation-call-thanks-text {
  text-align: center;
}
/* line 314, ../scss/_donation-full-xavier.scss */
.donation-call-thanks-text h2 {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0;
  margin-bottom: 0;
}
/* line 325, ../scss/_donation-full-xavier.scss */
.donation-call-thanks-text h2 strong {
  font-weight: bold;
}
/* line 329, ../scss/_donation-full-xavier.scss */
.donation-call-thanks-text p {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
}

/* line 1, ../scss/_good-reason.scss */
.good-reason {
  background: #A2B21C;
}
/* line 4, ../scss/_good-reason.scss */
.good-reason__wrapper {
  padding: 75px 90px 88px;
}
@media (max-width: 768px) {
  /* line 4, ../scss/_good-reason.scss */
  .good-reason__wrapper {
    padding: 40px 30px 40px;
  }
}
/* line 12, ../scss/_good-reason.scss */
.good-reason__title {
  margin-bottom: 60px;
}
/* line 16, ../scss/_good-reason.scss */
.good-reason__items {
  margin-bottom: 46px;
}

/* line 22, ../scss/_good-reason.scss */
.good-reason-items {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  /* line 22, ../scss/_good-reason.scss */
  .good-reason-items {
    flex-flow: column;
  }
}
/* line 30, ../scss/_good-reason.scss */
.good-reason-items__wrapper {
  padding: 0 34px 23px 34px;
}
/* line 34, ../scss/_good-reason.scss */
.good-reason-items__item {
  padding: 0 34px 23px 34px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 241px;
  width: 100%;
  text-align: center;
  font-family: "Barlow", sans-serif;
  color: #fff;
}
@media (max-width: 768px) {
  /* line 34, ../scss/_good-reason.scss */
  .good-reason-items__item {
    border: none;
    max-width: initial;
  }
}
/* line 48, ../scss/_good-reason.scss */
.good-reason-items__item--large {
  max-width: 450px;
}
/* line 52, ../scss/_good-reason.scss */
.good-reason-items__item-number {
  color: #fff;
  font-weight: 500;
  font-size: 71px;
  line-height: 1;
}
/* line 59, ../scss/_good-reason.scss */
.good-reason-items__item-text {
  color: #fff;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-transform: initial;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
@media (max-width: 768px) {
  /* line 59, ../scss/_good-reason.scss */
  .good-reason-items__item-text {
    font-size: 20px;
  }
}
/* line 74, ../scss/_good-reason.scss */
.good-reason-items__item-description {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
}
@media (max-width: 768px) {
  /* line 74, ../scss/_good-reason.scss */
  .good-reason-items__item-description {
    font-size: 15px;
  }
}
/* line 85, ../scss/_good-reason.scss */
.good-reason-items .last {
  border-right: none;
}

/* line 1, ../scss/_donate-categories.scss */
.donate-categories {
  padding-top: 44px;
  padding-bottom: 52px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  margin-top: 45px;
}
/* line 11, ../scss/_donate-categories.scss */
.donate-categories__content {
  padding: 21px 15px 0 61px;
}
/* line 15, ../scss/_donate-categories.scss */
.donate-categories__title {
  max-width: 315px;
  margin-bottom: 49px;
}
/* line 19, ../scss/_donate-categories.scss */
.donate-categories__title h2 {
  text-align: left;
  letter-spacing: 0;
}

/* line 29, ../scss/_donate-categories.scss */
.donate-category-item {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
/* line 34, ../scss/_donate-categories.scss */
.donate-category-item__icon {
  width: 40px;
  margin-right: 31px;
  text-align: center;
}
/* line 39, ../scss/_donate-categories.scss */
.donate-category-item__icon img {
  display: inline-block;
}
/* line 45, ../scss/_donate-categories.scss */
.donate-category-item__cta .btn {
  min-width: 213px;
}

/* line 1, ../scss/_donate-list.scss */
.donate-list {
  padding-top: 25px;
}
/* line 5, ../scss/_donate-list.scss */
.donate-list__header-content {
  margin-bottom: 6px;
  position: relative;
}
/* line 10, ../scss/_donate-list.scss */
.donate-list__header-icon {
  margin-right: 15px;
  display: inline-block;
}
/* line 14, ../scss/_donate-list.scss */
.donate-list__header-icon svg {
  width: 50px;
  height: 50px;
}
/* line 18, ../scss/_donate-list.scss */
.donate-list__header-icon svg path {
  fill: #A2B21C;
}
/* line 24, ../scss/_donate-list.scss */
.donate-list__header-title {
  vertical-align: middle;
  display: inline-block;
}
/* line 29, ../scss/_donate-list.scss */
.donate-list__header-menu {
  position: absolute;
  right: 0;
  top: 10px;
  color: #000;
}
/* line 35, ../scss/_donate-list.scss */
.donate-list__header-menu-text {
  display: inline-block;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 15px;
}
/* line 45, ../scss/_donate-list.scss */
.donate-list__header-menu select {
  min-width: 273px;
  padding: 13px 0 12px 16px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  background: transparent;
}
/* line 53, ../scss/_donate-list.scss */
.donate-list__header-menu select option {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}
/* line 62, ../scss/_donate-list.scss */
.donate-list__promoted {
  margin-bottom: 15px;
}
/* line 67, ../scss/_donate-list.scss */
.donate-list__content hr {
  margin-top: 0;
}

@media (max-width: 768px) {
  /* line 78, ../scss/_donate-list.scss */
  .donate-list__header-menu {
    position: initial;
    margin-bottom: 20px;
  }
}
/* line 1, ../scss/_sharethis-v2.scss */
.sharethis-v2 {
  border: 1px solid #A2B21C;
  padding: 19px 27px 21px 27px;
  height: 100%;
}
/* line 6, ../scss/_sharethis-v2.scss */
.sharethis-v2__title {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #A2B21C;
  margin-bottom: 15px;
}
/* line 16, ../scss/_sharethis-v2.scss */
.sharethis-v2__description {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #303E20;
  margin-bottom: 28px;
}
/* line 27, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper {
  text-align: center;
}
/* line 30, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_facebook_large .stButton {
  margin: 0;
}
/* line 32, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_facebook_large .stButton .stLarge {
  width: 64px;
  height: 45px;
  background-size: contain;
  background-image: url("../img/donation_v2/sharethis-facebook.png") !important;
  background-repeat: no-repeat;
}
/* line 40, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_facebook_large .stButton .stLarge:hover {
  background-position: initial;
}
/* line 47, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_linkedin_large .stButton {
  margin: 0;
}
/* line 50, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_linkedin_large .stButton .stLarge {
  width: 64px;
  height: 45px;
  background-size: contain;
  background-image: url("../img/donation_v2/sharethis-linkedin.png") !important;
  background-repeat: no-repeat;
}
/* line 57, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_linkedin_large .stButton .stLarge:hover {
  background-position: initial;
}
/* line 67, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_twitter_large .stButton {
  margin: 0;
}
/* line 70, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_twitter_large .stButton .stLarge {
  width: 64px;
  height: 45px;
  background-size: contain;
  background-image: url("../img/donation_v2/sharethis-twitter.png") !important;
  background-repeat: no-repeat;
}
/* line 77, ../scss/_sharethis-v2.scss */
.sharethis-v2__content .sharethis-wrapper .st_twitter_large .stButton .stLarge:hover {
  background-position: initial;
}

/* line 18, ../scss/_percent.scss */
.rect-auto, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice, .c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice, .c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice, .c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice, .c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice, .c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice, .c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice, .c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice, .c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice, .c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice, .c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice, .c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice, .c100.p99 .slice, .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}

/* line 22, ../scss/_percent.scss */
.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
  position: absolute;
  border: 0.12em solid #000;
  width: 0.76em;
  height: 0.76em;
  clip: rect(0em, 0.5em, 1em, 0em);
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 32, ../scss/_percent.scss */
.pie-fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after, .c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after, .c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after, .c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after, .c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after, .c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after, .c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after, .c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after, .c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after, .c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after, .c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after, .c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after, .c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after, .c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after, .c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after, .c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after, .c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after, .c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after, .c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after, .c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after, .c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after, .c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after, .c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after, .c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after, .c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .c100.p100 .bar:after, .c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 36, ../scss/_percent.scss */
.wrapper {
  width: 1200px;
  margin: 0 auto;
}

/* line 43, ../scss/_percent.scss */
.c100 {
  position: relative;
  font-size: 100px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  float: left;
  background-color: #DEDEDE;
}
/* line 45, ../scss/_percent.scss */
.c100 *, .c100 *:before, .c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 69, ../scss/_percent.scss */
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  line-height: 1;
  font-size: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 300;
  color: #000;
  display: block;
  text-align: center;
  white-space: nowrap;
  font-family: "Barlow", sans-serif;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 90, ../scss/_percent.scss */
.c100:after {
  position: absolute;
  top: 0.12em;
  left: 0.12em;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: #ffffff;
  width: 0.76em;
  height: 0.76em;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 107, ../scss/_percent.scss */
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}
/* line 140, ../scss/_percent.scss */
.c100.p1 .bar {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p2 .bar {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p3 .bar {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p4 .bar {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p5 .bar {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p6 .bar {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p7 .bar {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p8 .bar {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p9 .bar {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p10 .bar {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p11 .bar {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p13 .bar {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  -o-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p14 .bar {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p15 .bar {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p16 .bar {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p17 .bar {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p18 .bar {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p19 .bar {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p20 .bar {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p21 .bar {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  -o-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p22 .bar {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p23 .bar {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p24 .bar {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p25 .bar {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p26 .bar {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  -o-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p27 .bar {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p28 .bar {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p29 .bar {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p30 .bar {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p31 .bar {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  -o-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p32 .bar {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p33 .bar {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p34 .bar {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p35 .bar {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p36 .bar {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p37 .bar {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  -o-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p38 .bar {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p39 .bar {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p40 .bar {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p41 .bar {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p42 .bar {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  -o-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p43 .bar {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p44 .bar {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p45 .bar {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p46 .bar {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p47 .bar {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  -o-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p48 .bar {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p49 .bar {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p50 .bar {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p51 .bar {
  -webkit-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p52 .bar {
  -webkit-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  -o-transform: rotate(187.2deg);
  transform: rotate(187.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p53 .bar {
  -webkit-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p54 .bar {
  -webkit-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p55 .bar {
  -webkit-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p56 .bar {
  -webkit-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p57 .bar {
  -webkit-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  -o-transform: rotate(205.2deg);
  transform: rotate(205.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p58 .bar {
  -webkit-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p59 .bar {
  -webkit-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p60 .bar {
  -webkit-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p61 .bar {
  -webkit-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p62 .bar {
  -webkit-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  -o-transform: rotate(223.2deg);
  transform: rotate(223.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p63 .bar {
  -webkit-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p64 .bar {
  -webkit-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p65 .bar {
  -webkit-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p66 .bar {
  -webkit-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p67 .bar {
  -webkit-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  -o-transform: rotate(241.2deg);
  transform: rotate(241.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p68 .bar {
  -webkit-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p69 .bar {
  -webkit-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p70 .bar {
  -webkit-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p71 .bar {
  -webkit-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p72 .bar {
  -webkit-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p73 .bar {
  -webkit-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p74 .bar {
  -webkit-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  -o-transform: rotate(266.4deg);
  transform: rotate(266.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p75 .bar {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p76 .bar {
  -webkit-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p77 .bar {
  -webkit-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p78 .bar {
  -webkit-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p79 .bar {
  -webkit-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  -o-transform: rotate(284.4deg);
  transform: rotate(284.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p80 .bar {
  -webkit-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p81 .bar {
  -webkit-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p82 .bar {
  -webkit-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p83 .bar {
  -webkit-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p84 .bar {
  -webkit-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  -o-transform: rotate(302.4deg);
  transform: rotate(302.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p85 .bar {
  -webkit-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p86 .bar {
  -webkit-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p87 .bar {
  -webkit-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p88 .bar {
  -webkit-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p89 .bar {
  -webkit-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  -o-transform: rotate(320.4deg);
  transform: rotate(320.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p90 .bar {
  -webkit-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p91 .bar {
  -webkit-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p92 .bar {
  -webkit-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p93 .bar {
  -webkit-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p94 .bar {
  -webkit-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  -o-transform: rotate(338.4deg);
  transform: rotate(338.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p95 .bar {
  -webkit-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p96 .bar {
  -webkit-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p97 .bar {
  -webkit-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p98 .bar {
  -webkit-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p99 .bar {
  -webkit-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  -o-transform: rotate(356.4deg);
  transform: rotate(356.4deg);
}
/* line 140, ../scss/_percent.scss */
.c100.p100 .bar {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 147, ../scss/_percent.scss */
.c100:hover {
  cursor: default;
}
/* line 169, ../scss/_percent.scss */
.c100.c100--green > span {
  color: #A2B21C;
}
/* line 172, ../scss/_percent.scss */
.c100.c100--green .bar, .c100.c100--green .fill {
  border-color: #A2B21C !important;
}
/* line 178, ../scss/_percent.scss */
.c100.c100--red > span {
  color: #BB1016;
}
/* line 181, ../scss/_percent.scss */
.c100.c100--red .bar, .c100.c100--red .fill {
  border-color: #BB1016 !important;
}
/* line 186, ../scss/_percent.scss */
.c100.c100--medium {
  font-size: 40px;
}
/* line 190, ../scss/_percent.scss */
.c100.c100--small {
  font-size: 38px;
}
/* line 192, ../scss/_percent.scss */
.c100.c100--small > span {
  font-size: 13px;
  font-weight: 800;
}

/* line 1, ../scss/_dropdown-donate.scss */
.dropdown-donate {
  display: inline-block;
}
/* line 3, ../scss/_dropdown-donate.scss */
.dropdown-donate__btn {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  border-radius: 6px;
  width: 273px;
  height: 45px;
  text-align: left;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  padding-left: 16px;
  position: relative;
}
/* line 19, ../scss/_dropdown-donate.scss */
.dropdown-donate__btn:before {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 16px;
  width: 14px;
  content: '';
  background: transparent url("../img/donation_v2/arrow-down-dropdown.png") center center no-repeat;
}
/* line 30, ../scss/_dropdown-donate.scss */
.dropdown-donate__icon {
  position: absolute;
  right: 15px;
}
/* line 35, ../scss/_dropdown-donate.scss */
.dropdown-donate__content {
  right: 0;
  width: 273px;
  left: initial;
  padding-left: 16px;
}
/* line 40, ../scss/_dropdown-donate.scss */
.dropdown-donate__content a {
  display: block;
  text-decoration: none;
  color: #000;
}
/* line 44, ../scss/_dropdown-donate.scss */
.dropdown-donate__content a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  /* line 35, ../scss/_dropdown-donate.scss */
  .dropdown-donate__content {
    right: initial;
  }
}

/* line 1, ../scss/_donation-page.scss */
.donation-page {
  background-image: linear-gradient(0deg, rgba(162, 178, 28, 0.5), rgba(162, 178, 28, 0.5)), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  padding-top: 120px;
  padding-bottom: 112px;
}
/* line 5, ../scss/_donation-page.scss */
.donation-page p {
  margin-bottom: 20px;
}
/* line 9, ../scss/_donation-page.scss */
.donation-page__header {
  margin-bottom: 46px;
}
/* line 13, ../scss/_donation-page.scss */
.donation-page__header-text, .donation-page__header-title {
  color: #fff;
}
/* line 18, ../scss/_donation-page.scss */
.donation-page__header-title {
  font-size: 29px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 27, ../scss/_donation-page.scss */
.donation-page__header-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
}
/* line 34, ../scss/_donation-page.scss */
.donation-page__panel {
  background: #fff;
  border-radius: 5px;
  padding: 0px 20px 27px 20px;
}
/* line 39, ../scss/_donation-page.scss */
.donation-page__panel span {
  color: #A2B21C;
}
/* line 43, ../scss/_donation-page.scss */
.donation-page__panel--no-padding {
  padding-bottom: 0;
}
/* line 55, ../scss/_donation-page.scss */
.donation-page__panel-title {
  background: #303E20;
  padding: 10px 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  font-family: "Barlow", sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 31px;
  color: #fff;
}
/* line 71, ../scss/_donation-page.scss */
.donation-page__information p {
  font-size: 12px;
  color: #3F3F3F;
}
/* line 78, ../scss/_donation-page.scss */
.donation-page .form-control {
  font-size: 15px;
  height: 48px;
  width: 100%;
}
/* line 84, ../scss/_donation-page.scss */
.donation-page .input-group {
  width: 100%;
}
/* line 89, ../scss/_donation-page.scss */
.donation-page .form-item-country .input-group-addon,
.donation-page .form-autocomplete .input-group-addon {
  display: none;
}
/* line 94, ../scss/_donation-page.scss */
.donation-page .input-group-addon {
  padding: 6px 7px;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
}
/* line 100, ../scss/_donation-page.scss */
.donation-page .icon-heart {
  display: inline-block;
  height: 16px;
  width: 18px;
  background: url(../img/donation_v2/heart.png) no-repeat;
  background-size: contain;
}
/* line 108, ../scss/_donation-page.scss */
.donation-page .select-wrapper:after {
  color: #919191;
  content: '▼';
}
/* line 113, ../scss/_donation-page.scss */
.donation-page .form-group:last-child, .donation-page .form-group {
  margin-bottom: 15px;
}
/* line 117, ../scss/_donation-page.scss */
.donation-page .form-group .description {
  color: #919191;
}
/* line 126, ../scss/_donation-page.scss */
.donation-page .radio + .radio, .donation-page .checkbox + .checkbox {
  margin-top: 0px;
}
/* line 129, ../scss/_donation-page.scss */
.donation-page .checkbox, .donation-page .radio {
  margin-top: 0px;
}
/* line 131, ../scss/_donation-page.scss */
.donation-page .checkbox input, .donation-page .radio input {
  display: none;
}
/* line 132, ../scss/_donation-page.scss */
.donation-page .checkbox label, .donation-page .radio label {
  font-size: 15px;
  color: #3F3F3F;
  padding-left: 30px;
  position: relative;
  transition: all 0.3s;
}
/* line 138, ../scss/_donation-page.scss */
.donation-page .checkbox label:before, .donation-page .checkbox label:after, .donation-page .radio label:before, .donation-page .radio label:after {
  position: absolute;
  display: block;
  content: '';
  height: 18px;
  width: 18px;
  text-align: center;
}
/* line 147, ../scss/_donation-page.scss */
.donation-page .checkbox label:before, .donation-page .radio label:before {
  border: 1px solid #bcbcbc;
  background: #fff;
  left: 0;
  top: 2px;
  z-index: 5;
}
/* line 154, ../scss/_donation-page.scss */
.donation-page .checkbox label:after, .donation-page .radio label:after {
  opacity: 0;
  z-index: 6;
}
/* line 160, ../scss/_donation-page.scss */
.donation-page .checkbox label.is--active:after, .donation-page .checkbox label.is--active:hover:after, .donation-page .radio label.is--active:after, .donation-page .radio label.is--active:hover:after {
  opacity: 1;
}
/* line 169, ../scss/_donation-page.scss */
.donation-page .checkbox label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}
/* line 181, ../scss/_donation-page.scss */
.donation-page .radio label:before, .donation-page .radio label:after {
  border-radius: 50%;
}
/* line 185, ../scss/_donation-page.scss */
.donation-page .radio label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}

/* line 198, ../scss/_donation-page.scss */
.legend-hidden legend {
  display: none;
}

/* line 202, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div {
  display: flex;
  margin-bottom: 30px;
}
/* line 205, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item {
  flex: 1 0 0%;
  padding: 0;
  margin: 0;
}
/* line 210, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item label {
  padding: 9px 15px;
  text-align: center;
  background: #fff;
  border: 1px solid #A2B21C;
  color: #A2B21C;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  line-height: 18px;
  position: relative;
}
/* line 220, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item label:after {
  display: none;
}
/* line 223, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item label:before {
  position: absolute;
  display: block;
  opacity: 0;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #A2B21C;
  transition: 0.2s;
}
/* line 239, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item label.is--active {
  color: #fff;
  background: #A2B21C;
}
/* line 242, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item label.is--active:before {
  opacity: 1;
}
/* line 249, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item:first-child label {
  border-radius: 6px 0px 0px 6px;
}
/* line 252, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item:last-child label {
  border-radius: 0px 6px 6px 0px;
}
/* line 256, ../scss/_donation-page.scss */
.donation-switch .fieldset-wrapper > div .form-item input {
  display: none;
}

/* line 263, ../scss/_donation-page.scss */
.donation-form .input-group.input--active {
  border-radius: 3px;
  box-shadow: 0px 0px 0px 1px #A2B21C;
}

/* line 269, ../scss/_donation-page.scss */
.donation-form__radio-amount {
  margin-bottom: 25px;
}
/* line 271, ../scss/_donation-page.scss */
.donation-form__radio-amount legend {
  display: none;
}
/* line 274, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
/* line 279, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div .form-item {
  flex: 1 0 0%;
  padding: 0 5px;
  margin: 0;
}
/* line 284, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div .form-item label {
  padding: 15px;
  background: #fff;
  border-radius: 6px;
  font-family: "Barlow", sans-serif;
  border: 1px solid #d7d7d7;
  color: #303E20;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
/* line 297, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div .form-item label.is--active {
  border-color: #A2B21C;
  background: #A2B21C;
  color: #fff;
}
/* line 303, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div .form-item label:before, .donation-form__radio-amount .fieldset-wrapper > div .form-item label:after {
  display: none;
}
/* line 308, ../scss/_donation-page.scss */
.donation-form__radio-amount .fieldset-wrapper > div .form-item input {
  display: none;
}

/* line 322, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div {
  display: flex;
}
/* line 324, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item {
  flex: 1 0 0%;
  padding: 0;
  margin: 0;
}
/* line 328, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label {
  height: 100%;
  font-size: 15px;
  color: #3F3F3F;
  padding-bottom: 30px;
  padding-left: 0px;
  position: relative;
  transition: all 0.3s;
}
/* line 336, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label:before, .donation-cards .fieldset-wrapper > div .form-item label:after {
  position: absolute;
  display: block;
  content: '';
  top: auto;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
}
/* line 346, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label:before {
  border: 1px solid #bcbcbc;
  background: #fff;
  height: 28px;
  width: 28px;
  bottom: 0px;
  z-index: 5;
}
/* line 355, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label:after {
  opacity: 0;
  z-index: 6;
  bottom: 5px;
  height: 18px;
  width: 18px;
  background: #BB1016;
}
/* line 363, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label .donation-cards__img-wrapper {
  display: inline-block;
  padding: 1px;
  border: 3px solid transparent;
  border-radius: 7px;
}
/* line 372, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label.is--active .donation-cards__img-wrapper, .donation-cards .fieldset-wrapper > div .form-item label.is--active:hover .donation-cards__img-wrapper {
  border-color: #BB1016;
}
/* line 375, ../scss/_donation-page.scss */
.donation-cards .fieldset-wrapper > div .form-item label.is--active:after, .donation-cards .fieldset-wrapper > div .form-item label.is--active:hover:after {
  opacity: 1;
}
/* line 382, ../scss/_donation-page.scss */
.donation-cards__label {
  display: none;
}
/* line 385, ../scss/_donation-page.scss */
.donation-cards__img {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
/* line 389, ../scss/_donation-page.scss */
.donation-cards__img img {
  display: inline-block;
  max-width: 50px;
  height: auto;
}

/* line 397, ../scss/_donation-page.scss */
.paragraph--type--donation-price {
  color: #3F3F3F;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  line-height: 20px;
}
/* line 403, ../scss/_donation-page.scss */
.paragraph--type--donation-price img {
  margin-bottom: 15px;
}

/* line 1, ../scss/_condition-donation.scss */
#block-conditiondonationblock {
  padding: 0;
}

/* line 6, ../scss/_condition-donation.scss */
.condition-donation {
  margin-top: 2px;
  background-color: #303E20;
  color: #fff;
  padding: 43px 0;
}

/* line 14, ../scss/_condition-donation.scss */
.condition-donation-item {
  font-family: "Barlow", sans-serif;
}
/* line 18, ../scss/_condition-donation.scss */
.condition-donation-item p {
  margin-bottom: 18px;
}
/* line 22, ../scss/_condition-donation.scss */
.condition-donation-item h3 {
  text-transform: uppercase;
  font-size: 18px;
}
/* line 27, ../scss/_condition-donation.scss */
.condition-donation-item a {
  color: #fff;
  text-decoration: underline;
}

/* line 2, ../scss/_agenda-v2.scss */
.agenda-date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 76px;
  padding: 21px 10px 21px 10px;
  margin-right: 15px;
  text-align: center;
  color: #303E20;
  border: #A2B21C 1px solid;
  font-family: "Barlow", sans-serif;
  height: 100%;
}
/* line 15, ../scss/_agenda-v2.scss */
.agenda-date--white {
  color: #fff;
  border: #fff 1px solid;
}
/* line 19, ../scss/_agenda-v2.scss */
.agenda-date--white hr {
  border: 1px solid #fff !important;
}
/* line 24, ../scss/_agenda-v2.scss */
.agenda-date--double {
  padding: 6px 20px 8px 20px;
}
/* line 28, ../scss/_agenda-v2.scss */
.agenda-date hr {
  margin: 3px 0 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 33, ../scss/_agenda-v2.scss */
.agenda-date__day {
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
}
/* line 38, ../scss/_agenda-v2.scss */
.agenda-date__day--small {
  font-weight: 700;
  font-size: 26px;
  line-height: 24px;
}
/* line 45, ../scss/_agenda-v2.scss */
.agenda-date__month {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
/* line 51, ../scss/_agenda-v2.scss */
.agenda-date__month--small {
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 61, ../scss/_agenda-v2.scss */
.is-complet {
  position: relative;
}
/* line 63, ../scss/_agenda-v2.scss */
.is-complet:before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(187, 16, 22, 0.4);
}
/* line 73, ../scss/_agenda-v2.scss */
.is-complet span {
  position: absolute;
  color: #fff;
  font-weight: 718;
  font-size: 15px;
  line-height: 21px;
  font-family: "kelson", sans-serif;
  text-transform: uppercase;
  top: 10px;
  left: 10px;
}

/* line 91, ../scss/_agenda-v2.scss */
.agenda-v2__col {
  padding: 0;
}
/* line 95, ../scss/_agenda-v2.scss */
.agenda-v2__wrapper {
  display: flex;
  margin-bottom: 20px;
}
/* line 100, ../scss/_agenda-v2.scss */
.agenda-v2__content {
  margin-bottom: 112px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 104, ../scss/_agenda-v2.scss */
.agenda-v2__content-image {
  margin-bottom: 17px;
}
/* line 108, ../scss/_agenda-v2.scss */
.agenda-v2__content-tags {
  margin-bottom: 20px;
}
/* line 110, ../scss/_agenda-v2.scss */
.agenda-v2__content-tags--top {
  margin-bottom: 5px;
}
/* line 115, ../scss/_agenda-v2.scss */
.agenda-v2__content-text {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
/* line 119, ../scss/_agenda-v2.scss */
.agenda-v2__content-text-summary {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 32px;
}
/* line 125, ../scss/_agenda-v2.scss */
.agenda-v2__content-text-body {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 50px;
}
/* line 130, ../scss/_agenda-v2.scss */
.agenda-v2__content-text-body p {
  margin-bottom: 27px;
  color: #000;
}
/* line 138, ../scss/_agenda-v2.scss */
.agenda-v2__info {
  margin-left: 20px;
  padding: 10px 0;
  display: flex;
  font-family: "kelson", sans-serif;
  color: #393939;
  border-bottom: 1px dashed rgba(5, 5, 5, 0.2);
}
/* line 146, ../scss/_agenda-v2.scss */
.agenda-v2__info:last-child {
  border-bottom: none;
}
/* line 150, ../scss/_agenda-v2.scss */
.agenda-v2__info-icon {
  flex: 0 0 auto;
  width: 55px;
  margin-top: 2px;
  opacity: 0.5;
}
/* line 159, ../scss/_agenda-v2.scss */
.agenda-v2__info-icon--white svg g path {
  fill: transparent !important;
  stroke: #393939;
}
/* line 168, ../scss/_agenda-v2.scss */
.agenda-v2__info-icon svg path {
  fill: #393939;
}
/* line 173, ../scss/_agenda-v2.scss */
.agenda-v2__info-icon svg g path {
  fill: #393939;
}
/* line 177, ../scss/_agenda-v2.scss */
.agenda-v2__info-icon svg g line {
  stroke: #393939;
}
/* line 184, ../scss/_agenda-v2.scss */
.agenda-v2__info-label {
  font-weight: 700;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  color: rgba(124, 124, 124, 0.5);
}
/* line 192, ../scss/_agenda-v2.scss */
.agenda-v2__info-description {
  font-family: "Kelson Regular", sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #393939;
}
/* line 198, ../scss/_agenda-v2.scss */
.agenda-v2__info-description--white {
  color: #fff;
}
/* line 201, ../scss/_agenda-v2.scss */
.agenda-v2__info-description--green {
  color: #A2B21C !important;
}
/* line 205, ../scss/_agenda-v2.scss */
.agenda-v2__info-description a {
  color: #393939;
  text-decoration: underline;
}
/* line 211, ../scss/_agenda-v2.scss */
.agenda-v2__info-description .field--name-field-place-meeting {
  padding-top: 0;
}
/* line 216, ../scss/_agenda-v2.scss */
.agenda-v2__info-date {
  background-color: #A2B21C;
  padding: 17px 25px 20px;
  display: flex;
  align-items: center;
}
/* line 222, ../scss/_agenda-v2.scss */
.agenda-v2__info-date .agenda-v2__info-label {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  /* line 138, ../scss/_agenda-v2.scss */
  .agenda-v2__info {
    margin-left: 0px;
  }
}

/* line 234, ../scss/_agenda-v2.scss */
.agenda-map {
  width: 100%;
  height: 90vh;
}

@media (max-width: 992px) {
  /* line 241, ../scss/_agenda-v2.scss */
  .agenda-v2__wrapper {
    flex-flow: column-reverse;
  }
  /* line 244, ../scss/_agenda-v2.scss */
  .agenda-v2__content {
    border: none;
  }
}
@media (max-width: 768px) {
  /* line 251, ../scss/_agenda-v2.scss */
  .agenda-date {
    height: initial;
  }
  /* line 254, ../scss/_agenda-v2.scss */
  .agenda-date__day {
    font-size: 26px;
  }
  /* line 257, ../scss/_agenda-v2.scss */
  .agenda-date__day--small {
    font-size: 22px;
  }
  /* line 262, ../scss/_agenda-v2.scss */
  .agenda-date__month {
    font-size: 11px;
  }
  /* line 265, ../scss/_agenda-v2.scss */
  .agenda-date__month--small {
    font-size: 9px;
  }

  /* line 272, ../scss/_agenda-v2.scss */
  .agenda-v2-item__image {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 2, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2 {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 8, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__image {
  min-width: 172px;
}
/* line 12, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__image a img:hover {
  opacity: 0.7;
}
/* line 19, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content {
  text-align: left;
  padding-left: 20px;
}
/* line 23, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content-tags {
  margin-bottom: 11px;
}
/* line 27, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content-title {
  text-align: left;
  font-family: "kelson", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: rgba(3, 3, 3, 0.8);
  margin-bottom: 6px;
}
/* line 35, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content-title a {
  color: rgba(3, 3, 3, 0.8);
  text-decoration: none;
}
/* line 39, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content-title a:hover {
  text-decoration: underline;
}
/* line 46, ../scss/_agenda-teaser-v2.scss */
.agenda-teaser-v2__content-cta .more {
  margin-top: 0;
}

/* line 55, ../scss/_agenda-teaser-v2.scss */
.agenda-list-v2__pre-content {
  margin-bottom: 34px;
}
/* line 62, ../scss/_agenda-teaser-v2.scss */
.agenda-list-v2__list-item:first-child .agenda-teaser-v2 {
  padding-top: 0;
}
/* line 68, ../scss/_agenda-teaser-v2.scss */
.agenda-list-v2__list-item:last-child .agenda-teaser-v2 {
  border: none;
}
/* line 75, ../scss/_agenda-teaser-v2.scss */
.agenda-list-v2__hr {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 14px;
}

@media (max-width: 768px) {
  /* line 83, ../scss/_agenda-teaser-v2.scss */
  .agenda-teaser-v2__image {
    display: none;
  }
  /* line 86, ../scss/_agenda-teaser-v2.scss */
  .agenda-teaser-v2__content {
    padding-left: 0;
  }
  /* line 88, ../scss/_agenda-teaser-v2.scss */
  .agenda-teaser-v2__content-tags {
    display: none;
  }
  /* line 91, ../scss/_agenda-teaser-v2.scss */
  .agenda-teaser-v2__content-title {
    font-size: 15px;
  }
  /* line 95, ../scss/_agenda-teaser-v2.scss */
  .agenda-teaser-v2__content-cta .more {
    font-size: 9px;
  }
}
/* line 2, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted {
  background: #A2B21C;
  padding: 10px 20px;
  margin-bottom: 7px;
}
/* line 9, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted .view-content .views-row:last-child .agenda-teaser-v2 {
  border: none;
}
/* line 17, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted .agenda-teaser-v2__content-title {
  color: #fff;
}
/* line 22, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted .agenda-teaser-v2__content-cta a {
  color: #fff;
}
/* line 32, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted .agenda-v2__content-tags-item {
  background-color: transparent;
  padding: 0 9px;
  border-radius: 15px;
  border-color: #fff;
}
/* line 38, ../scss/_agenda-teaser-promoted.scss */
.agenda-teaser-promoted .agenda-v2__content-tags-item a {
  text-decoration: none;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
}

/* line 52, ../scss/_agenda-teaser-promoted.scss */
.teaser-promoted {
  background: #A2B21C;
}

/* line 2, ../scss/_content-slider.scss */
.content-slider {
  margin: 35px 0;
}
/* line 4, ../scss/_content-slider.scss */
.content-slider .slick-prev, .content-slider .slick-next {
  height: 30px;
  width: 15px;
  line-height: 0px;
  font-size: 0px;
  background: transparent;
  color: transparent;
  z-index: 55;
  transition: 0.2s;
}
/* line 13, ../scss/_content-slider.scss */
.content-slider .slick-prev:before, .content-slider .slick-next:before {
  content: '';
  display: none;
}
/* line 17, ../scss/_content-slider.scss */
.content-slider .slick-prev:hover, .content-slider .slick-next:hover {
  opacity: 0.8;
}
/* line 21, ../scss/_content-slider.scss */
.content-slider .slick-prev {
  left: 3px;
  background: url(../img/donation_v2/arrow_left.png) no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 21, ../scss/_content-slider.scss */
  .content-slider .slick-prev {
    left: 25px;
  }
}
/* line 29, ../scss/_content-slider.scss */
.content-slider .slick-next {
  right: 3px;
  background: url(../img/donation_v2/arrow_right.png) no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 29, ../scss/_content-slider.scss */
  .content-slider .slick-next {
    right: 25px;
  }
}
/* line 38, ../scss/_content-slider.scss */
.content-slider .slick-dots {
  position: absolute;
  bottom: 19px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 47, ../scss/_content-slider.scss */
.content-slider .slick-dots li {
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
}
/* line 52, ../scss/_content-slider.scss */
.content-slider .slick-dots li.slick-active {
  background: #fff;
}
/* line 55, ../scss/_content-slider.scss */
.content-slider .slick-dots li button {
  opacity: 0;
}

/* line 63, ../scss/_content-slider.scss */
.content-slider__item {
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 992px) {
  /* line 63, ../scss/_content-slider.scss */
  .content-slider__item {
    height: calc(100vh - 40px);
    padding: 0;
  }
}

/* line 5, ../scss/_reserve-v2.scss */
.reserve-v2__content-title h3 {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 22px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  letter-spacing: initial;
}
/* line 17, ../scss/_reserve-v2.scss */
.reserve-v2__content-intro {
  margin-bottom: 34px;
}
/* line 19, ../scss/_reserve-v2.scss */
.reserve-v2__content-intro h2 {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 28px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  letter-spacing: initial;
}
/* line 30, ../scss/_reserve-v2.scss */
.reserve-v2__content-intro p {
  font-family: "Barlow", sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
/* line 39, ../scss/_reserve-v2.scss */
.reserve-v2__content-text {
  margin-bottom: 49px;
}
/* line 41, ../scss/_reserve-v2.scss */
.reserve-v2__content-text h3 {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 26px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  letter-spacing: initial;
}
/* line 52, ../scss/_reserve-v2.scss */
.reserve-v2__content-text p {
  font-family: "Barlow", sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
/* line 61, ../scss/_reserve-v2.scss */
.reserve-v2__content-infos {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  /* line 61, ../scss/_reserve-v2.scss */
  .reserve-v2__content-infos {
    flex-flow: column;
    align-items: initial;
  }
  /* line 76, ../scss/_reserve-v2.scss */
  .reserve-v2__content-infos-aside {
    margin-top: 10px;
  }
}
/* line 82, ../scss/_reserve-v2.scss */
.reserve-v2__content-walk {
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  /* line 82, ../scss/_reserve-v2.scss */
  .reserve-v2__content-walk {
    margin-bottom: 20px;
  }
}
/* line 90, ../scss/_reserve-v2.scss */
.reserve-v2__content-species {
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  /* line 90, ../scss/_reserve-v2.scss */
  .reserve-v2__content-species {
    margin-bottom: 20px;
    text-align: center;
  }
}
/* line 99, ../scss/_reserve-v2.scss */
.reserve-v2__content-slider {
  margin-bottom: 53px;
}
/* line 103, ../scss/_reserve-v2.scss */
.reserve-v2__content-activity {
  margin-bottom: 61px;
}
/* line 105, ../scss/_reserve-v2.scss */
.reserve-v2__content-activity .agenda-teaser-v2 {
  border: none;
}
@media (max-width: 768px) {
  /* line 103, ../scss/_reserve-v2.scss */
  .reserve-v2__content-activity {
    margin-bottom: 20px;
  }
}

/* line 117, ../scss/_reserve-v2.scss */
.reserve-teaser-v2 {
  margin-bottom: 35px;
}
/* line 119, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__image {
  margin-bottom: 10px;
}
/* line 122, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__title {
  margin-bottom: 10px;
}
/* line 124, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__title a {
  font-family: "kelson", sans-serif;
  font-weight: 718;
  font-size: 15px;
  line-height: 22px;
  color: rgba(3, 3, 3, 0.8);
}
/* line 133, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__description p {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #030303;
  text-transform: initial;
  margin-bottom: 10px;
}
/* line 143, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__description h2 {
  display: none;
}
/* line 148, ../scss/_reserve-v2.scss */
.reserve-teaser-v2__cta a {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #A2B21C;
}
@media (max-width: 768px) {
  /* line 117, ../scss/_reserve-v2.scss */
  .reserve-teaser-v2 {
    text-align: center;
  }
}

/* line 163, ../scss/_reserve-v2.scss */
.reserve-list {
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  /* line 168, ../scss/_reserve-v2.scss */
  .reserve-list__item-map {
    margin-bottom: 10px;
  }
}

/* line 177, ../scss/_reserve-v2.scss */
.reserve-map {
  width: auto;
  height: 299px;
}

/* line 183, ../scss/_reserve-v2.scss */
.reserve-list-map {
  width: auto;
  height: 677px;
}

/* line 1, ../scss/_jumbotron-v2.scss */
.jumbotron-v2 {
  min-height: calc(100vh - 200px);
  position: relative;
}
@media (max-width: 768px) {
  /* line 1, ../scss/_jumbotron-v2.scss */
  .jumbotron-v2 {
    padding-top: 150px;
    padding-bottom: 30px;
  }
}
/* line 11, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  /* line 11, ../scss/_jumbotron-v2.scss */
  .jumbotron-v2__content {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(0);
  }
}
/* line 26, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__title, .jumbotron-v2__text p {
  color: #fff;
  font-family: "Barlow", sans-serif;
}
/* line 32, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__title {
  font-weight: 700;
  font-size: 56px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 5.6px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  /* line 32, ../scss/_jumbotron-v2.scss */
  .jumbotron-v2__title {
    font-size: 30px;
    line-height: 1.1;
  }
}
/* line 47, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text {
  text-align: center;
}
/* line 50, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text p {
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.75px;
}
/* line 57, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text p a {
  color: #fff;
  text-decoration: underline;
}
/* line 60, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text p a:hover {
  text-decoration: none;
}
/* line 68, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text-link {
  text-align: center;
}
/* line 70, ../scss/_jumbotron-v2.scss */
.jumbotron-v2__text-link a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-top: 11px;
}
/* line 12, ../scss/_mixins.scss */
.jumbotron-v2__text-link a:hover, .jumbotron-v2__text-link a:active, .jumbotron-v2__text-link a:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 70, ../scss/_jumbotron-v2.scss */
  .jumbotron-v2__text-link a {
    font-size: 14px;
    width: auto;
  }
}
/* line 78, ../scss/_jumbotron-v2.scss */
.jumbotron-v2::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 89, ../scss/_jumbotron-v2.scss */
.jumbotron-v2.no-filter::before {
  display: none;
}

/* line 2, ../scss/_news-full.scss */
.recolte-de-fond {
  width: 200px;
  max-width: 100%;
  height: auto;
}
/* line 6, ../scss/_news-full.scss */
.recolte-de-fond--form {
  margin-top: 15px;
}

/* line 10, ../scss/_news-full.scss */
.content-full {
  margin-bottom: 70px;
}
/* line 14, ../scss/_news-full.scss */
.content-full__header-title {
  margin-bottom: 3px;
}
/* line 17, ../scss/_news-full.scss */
.content-full__header-date {
  margin-bottom: 20px;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 26, ../scss/_news-full.scss */
.content-full__header-image {
  margin-bottom: 30px;
}
/* line 29, ../scss/_news-full.scss */
.content-full__header-tags {
  margin-bottom: 17px;
}
/* line 31, ../scss/_news-full.scss */
.content-full__header-tags-v2 {
  margin-bottom: 17px;
}
/* line 33, ../scss/_news-full.scss */
.content-full__header-tags-v2 a {
  background-color: #d3d3d3;
  padding: 5px 10px;
  margin-bottom: 3px;
  border-radius: 15px;
  text-decoration: none;
  color: #fff;
  font-family: "kelson", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
}
/* line 49, ../scss/_news-full.scss */
.content-full__mag {
  margin-top: 32px;
  position: absolute;
}
@media (max-width: 1199px) {
  /* line 49, ../scss/_news-full.scss */
  .content-full__mag {
    position: initial;
  }
}
/* line 58, ../scss/_news-full.scss */
.content-full__wrapper {
  padding-top: 44px;
}
/* line 64, ../scss/_news-full.scss */
.content-full__content figure.img-responsive img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
/* line 71, ../scss/_news-full.scss */
.content-full__content .content-text h2 {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
}
/* line 80, ../scss/_news-full.scss */
.content-full__content .content-text h3 {
  font-family: "Barlow", sans-serif;
  color: #A2B21C;
  font-weight: 700;
  font-size: 22px;
  line-height: 26.4px;
  margin-bottom: 25px;
}
/* line 89, ../scss/_news-full.scss */
.content-full__content .content-text h4 {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 18px;
}
/* line 98, ../scss/_news-full.scss */
.content-full__content .content-text p, .content-full__content .content-text li {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
}
/* line 109, ../scss/_news-full.scss */
.content-full__content .donation-gallery {
  margin: 37px 0 38px 0;
}
/* line 112, ../scss/_news-full.scss */
.content-full__content-paragraph {
  margin-bottom: 30px;
}
/* line 116, ../scss/_news-full.scss */
.content-full__content-credit {
  margin-top: 24px;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #525252;
}
/* line 127, ../scss/_news-full.scss */
.content-full__cta {
  margin-bottom: 40px;
}
/* line 130, ../scss/_news-full.scss */
.content-full__cta-item {
  margin-top: 34px;
}
/* line 132, ../scss/_news-full.scss */
.content-full__cta-item--small {
  margin-top: 14px;
}
/* line 135, ../scss/_news-full.scss */
.content-full__cta-item--flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 141, ../scss/_news-full.scss */
.content-full__cta-item--flex-inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 147, ../scss/_news-full.scss */
.content-full__cta-item svg {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
/* line 152, ../scss/_news-full.scss */
.content-full__cta-item .btn-block {
  display: block;
}
/* line 155, ../scss/_news-full.scss */
.content-full__cta-item .btn-block img {
  padding-right: 8px;
}
/* line 162, ../scss/_news-full.scss */
.content-full__back-to-list {
  position: relative;
  padding-left: 30px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #8E8E8E;
}
/* line 164, ../scss/_news-full.scss */
.content-full__back-to-list:before {
  content: '';
  position: absolute;
  background: url("../img/donation_v2/arrow_back_list.svg");
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
}
/* line 181, ../scss/_news-full.scss */
.content-full__back-to-list:hover {
  color: #8E8E8E;
}
/* line 186, ../scss/_news-full.scss */
.content-full__items {
  margin-top: 10px;
}
/* line 190, ../scss/_news-full.scss */
.content-full .dashed-bottom {
  margin: 0;
}

/* line 195, ../scss/_news-full.scss */
.content-full--mb-small {
  margin-bottom: 9px;
}

/* line 200, ../scss/_news-full.scss */
.donation-complet {
  position: relative;
}
/* line 202, ../scss/_news-full.scss */
.donation-complet:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 2;
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(162, 178, 28, 0.4);
}

/* line 1, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2 {
  background-color: #F4F4F4;
  padding: 26px 20px 35px 20px;
}
@media (max-width: 992px) {
  /* line 1, ../scss/_walk-teaser-v2.scss */
  .walk-teaser-v2 {
    margin-bottom: 10px;
  }
}
/* line 10, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-icon {
  margin-bottom: 17px;
  width: 46px;
  height: 46px;
  opacity: 0.5;
}
/* line 16, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-title {
  font-family: "kelson", sans-serif;
  font-weight: 718;
  font-size: 15px;
  line-height: 21px;
  color: #393939;
  margin-bottom: 21px;
}
/* line 24, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-file {
  margin-bottom: 15px;
}
/* line 27, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-accessibility {
  display: flex;
}
/* line 30, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-accessibility-item {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  padding-right: 10px;
  height: 30px;
  opacity: 0.5;
}
/* line 36, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-accessibility-item svg {
  width: 30px;
  height: 30px;
}
/* line 41, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__content-accessibility-item:last-child {
  padding-right: 0;
  padding-left: 10px;
  border: none;
}
/* line 50, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__infos {
  font-family: "kelson", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #7C7C7C;
  margin-bottom: 17px;
}
/* line 57, ../scss/_walk-teaser-v2.scss */
.walk-teaser-v2__infos-title {
  font-weight: 718;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  vertical-align: bottom;
  color: rgba(124, 124, 124, 0.5);
  padding-right: 10px;
}

@media (max-width: 768px) {
  /* line 1, ../scss/_species-teaser-v2.scss */
  .species-teaser-v2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  /* line 1, ../scss/_species-teaser-v2.scss */
  .species-teaser-v2 {
    text-align: center;
  }
}
/* line 10, ../scss/_species-teaser-v2.scss */
.species-teaser-v2__image {
  margin-bottom: 20px;
}
/* line 13, ../scss/_species-teaser-v2.scss */
.species-teaser-v2__group {
  margin-bottom: 4px;
  font-family: "kelson", sans-serif;
  font-weight: 718;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(124, 124, 124, 0.5);
}
/* line 23, ../scss/_species-teaser-v2.scss */
.species-teaser-v2__title {
  font-family: "kelson", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #393939;
}

/* line 1, ../scss/_content-highlighting.scss */
.content-highlighting {
  display: flex;
  background-color: #A2B21C;
  padding: 30px 49px 30px 30px;
  margin: 32px 0 25px 0;
}
@media (max-width: 768px) {
  /* line 7, ../scss/_content-highlighting.scss */
  .content-highlighting__image {
    margin-bottom: 10px;
  }
}
/* line 13, ../scss/_content-highlighting.scss */
.content-highlighting__content {
  color: #fff;
}
/* line 16, ../scss/_content-highlighting.scss */
.content-highlighting__content-title {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31.2px;
  margin-bottom: 29px;
}
@media (max-width: 768px) {
  /* line 16, ../scss/_content-highlighting.scss */
  .content-highlighting__content-title {
    font-size: 20px;
    line-height: 20px;
  }
}
/* line 28, ../scss/_content-highlighting.scss */
.content-highlighting__content-subtitle {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  /* line 28, ../scss/_content-highlighting.scss */
  .content-highlighting__content-subtitle {
    font-size: 16px;
    line-height: 16px;
  }
}
/* line 40, ../scss/_content-highlighting.scss */
.content-highlighting__content-text {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 768px) {
  /* line 40, ../scss/_content-highlighting.scss */
  .content-highlighting__content-text {
    font-size: 14px;
    line-height: 16px;
  }
}
/* line 50, ../scss/_content-highlighting.scss */
.content-highlighting__content-text p {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  /* line 2, ../scss/_magazine-v2.scss */
  .magazine-v2 {
    max-width: 200px;
  }
}
@media (max-width: 768px) {
  /* line 2, ../scss/_magazine-v2.scss */
  .magazine-v2 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
}
/* line 11, ../scss/_magazine-v2.scss */
.magazine-v2__image {
  margin-bottom: 12px;
}
/* line 15, ../scss/_magazine-v2.scss */
.magazine-v2__content-text {
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

/* line 26, ../scss/_magazine-v2.scss */
.magazine-member {
  margin-bottom: 12px;
}
/* line 28, ../scss/_magazine-v2.scss */
.magazine-member__title {
  margin-bottom: 15px;
}
/* line 31, ../scss/_magazine-v2.scss */
.magazine-member__description {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 28px;
}
/* line 39, ../scss/_magazine-v2.scss */
.magazine-member__wrapper {
  padding-bottom: 41px;
  background-color: #f7f7f7;
}

/* line 2, ../scss/_faq.scss */
.paragraph-faq {
  padding: 30px 0 90px 0;
}

/* line 6, ../scss/_faq.scss */
.faq-header {
  text-align: center;
  margin-bottom: 50px;
}
/* line 9, ../scss/_faq.scss */
.faq-header__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #1E1E1E;
}

/* line 26, ../scss/_faq.scss */
.faq-accordion {
  border-bottom: 1px solid #C4C4C4;
}

/* line 34, ../scss/_faq.scss */
.faq-item__question {
  border-top: 1px solid #C4C4C4;
  cursor: pointer;
  color: #303E20;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  font-size: 20px;
  padding: 15px 25px 15px 0;
}
@media (min-width: 992px) {
  /* line 34, ../scss/_faq.scss */
  .faq-item__question {
    font-size: 24px;
    padding: 22px 100px 31px 0;
  }
}
/* line 51, ../scss/_faq.scss */
.faq-item__question:before {
  position: absolute;
  content: '+';
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  line-height: normal;
  color: #A2B21C;
  font-size: 30px;
  top: 8px;
  right: 0;
}
@media (min-width: 992px) {
  /* line 51, ../scss/_faq.scss */
  .faq-item__question:before {
    font-size: 56px;
    top: 0;
    right: 50px;
  }
}
/* line 72, ../scss/_faq.scss */
.faq-item__question.active:before {
  content: '-';
}

/* line 81, ../scss/_faq.scss */
.faq-item__question:hover {
  color: #090c06;
  text-decoration: none;
}

/* line 87, ../scss/_faq.scss */
.faq-item__answer {
  display: none;
  padding: 25px 0px 30px 0px;
}
@media (min-width: 992px) {
  /* line 87, ../scss/_faq.scss */
  .faq-item__answer {
    padding: 25px 90px 60px 90px;
  }
}
/* line 97, ../scss/_faq.scss */
.faq-item__answer h2 {
  color: #303E20;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
/* line 108, ../scss/_faq.scss */
.faq-item__answer h3, .faq-item__answer h4 {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #A2B21C;
  margin-bottom: 16px;
}
/* line 118, ../scss/_faq.scss */
.faq-item__answer h4 {
  font-size: 18px;
}
/* line 122, ../scss/_faq.scss */
.faq-item__answer p {
  margin-bottom: 20px;
  color: var(--Dark-green, #303E20);
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}

/* line 13, ../scss/_membership-page.scss */
.membership-numbers {
  background: #f4f4f4;
  padding: 96px 0 46px 0;
}
/* line 17, ../scss/_membership-page.scss */
.membership-numbers--secondary {
  background: #FAEDEC;
}
@media (min-width: 992px) {
  /* line 22, ../scss/_membership-page.scss */
  .membership-numbers__row {
    display: flex;
    align-items: center;
    margin: 0 -38px;
  }
}
@media (min-width: 992px) {
  /* line 31, ../scss/_membership-page.scss */
  .membership-numbers__col {
    flex: 0 0 1;
    width: 50%;
    padding: 0 38px;
  }
}
/* line 39, ../scss/_membership-page.scss */
.membership-numbers__slider {
  display: none;
}
@media (min-width: 992px) {
  /* line 39, ../scss/_membership-page.scss */
  .membership-numbers__slider {
    display: block;
  }
}
/* line 46, ../scss/_membership-page.scss */
.membership-numbers__content {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  /* line 46, ../scss/_membership-page.scss */
  .membership-numbers__content {
    width: 389px;
  }
}
/* line 55, ../scss/_membership-page.scss */
.membership-numbers__title {
  font-family: "Barlow", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #303E20;
  letter-spacing: 0;
  text-transform: none;
}
/* line 65, ../scss/_membership-page.scss */
.membership-numbers__title span {
  color: #A2B21C;
}
/* line 70, ../scss/_membership-page.scss */
.membership-numbers__underline {
  margin-bottom: 25px;
}
/* line 74, ../scss/_membership-page.scss */
.membership-numbers__text {
  margin-bottom: 30px;
}
/* line 77, ../scss/_membership-page.scss */
.membership-numbers__text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #303E20;
}
/* line 83, ../scss/_membership-page.scss */
.membership-numbers__text p strong {
  font-weight: 700;
  line-height: 28px;
}
/* line 90, ../scss/_membership-page.scss */
.membership-numbers__numbers {
  font-family: "Barlow", sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #A2B21C;
}
/* line 100, ../scss/_membership-page.scss */
.membership-numbers__numbers-text {
  color: #000;
  font-family: "Barlow", sans-serif;
  opacity: 0.7;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
/* line 113, ../scss/_membership-page.scss */
.membership-numbers__cta {
  padding-top: 28px;
  padding-bottom: 28px;
  text-align: center;
}
/* line 124, ../scss/_membership-page.scss */
.membership-numbers .slick-dots {
  bottom: 50px;
}
/* line 127, ../scss/_membership-page.scss */
.membership-numbers .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 3px;
}
/* line 132, ../scss/_membership-page.scss */
.membership-numbers .slick-dots li button {
  height: 12px;
  width: 12px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 50%;
}
/* line 139, ../scss/_membership-page.scss */
.membership-numbers .slick-dots li button:before {
  content: '';
}
/* line 145, ../scss/_membership-page.scss */
.membership-numbers .slick-dots li.slick-active button {
  background: #fff;
}

/* line 154, ../scss/_membership-page.scss */
.block-membership-pricing-block {
  padding: 0;
  margin: 0;
}

/* line 159, ../scss/_membership-page.scss */
.membership-prices {
  padding: 60px 0;
  background-color: #f4f4f4;
}
@media (min-width: 992px) {
  /* line 159, ../scss/_membership-page.scss */
  .membership-prices {
    background-image: url("../img/membership/background-large.png");
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}
/* line 173, ../scss/_membership-page.scss */
.membership-prices__title {
  text-align: center;
  color: #303E20;
  font-family: "Barlow", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  display: block;
}
/* line 183, ../scss/_membership-page.scss */
.membership-prices__title span {
  color: #A2B21C;
}
@media (min-width: 992px) {
  /* line 194, ../scss/_membership-page.scss */
  .membership-prices__content {
    padding-top: 320px;
  }
}
@media (min-width: 992px) {
  /* line 200, ../scss/_membership-page.scss */
  .membership-prices__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
@media (min-width: 992px) {
  /* line 208, ../scss/_membership-page.scss */
  .membership-prices__col {
    flex: 0 0 auto;
    width: 33.333%;
    padding: 0 10px;
  }
}
/* line 217, ../scss/_membership-page.scss */
.membership-prices--graines {
  background-color: #FAEDEC;
}
@media (min-width: 992px) {
  /* line 217, ../scss/_membership-page.scss */
  .membership-prices--graines {
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}
@media (min-width: 992px) {
  /* line 225, ../scss/_membership-page.scss */
  .membership-prices--graines .membership-prices__content {
    padding-top: 0px;
  }
}

/* line 236, ../scss/_membership-page.scss */
.membership-price-panel {
  position: relative;
  opacity: 0;
  transform: translateY(50px);
  /* Translation verticale initiale */
  transition: 0.7s ease;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05);
  height: 100%;
  padding: 15px 28px 28px 28px;
  max-width: 100%;
  width: 500px;
  margin: 0 auto 25px auto;
}
@media (min-width: 992px) {
  /* line 236, ../scss/_membership-page.scss */
  .membership-price-panel {
    width: 100%;
    margin: 0;
  }
}
/* line 257, ../scss/_membership-page.scss */
.membership-price-panel__icons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2px;
  margin-bottom: 22px;
}
/* line 265, ../scss/_membership-page.scss */
.membership-price-panel__icon {
  padding: 0 2px;
  opacity: 0.3;
}
/* line 273, ../scss/_membership-page.scss */
.membership-price-panel__title {
  word-break: break-word;
  word-spacing: 100vw;
  color: #303E20;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 22px;
}
/* line 284, ../scss/_membership-page.scss */
.membership-price-panel__price {
  text-align: center;
  margin-bottom: 22px;
}
/* line 289, ../scss/_membership-page.scss */
.membership-price-panel__price-amount {
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  color: #303E20;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
}
/* line 298, ../scss/_membership-page.scss */
.membership-price-panel__price-recurence {
  color: #303E20;
  font-family: Arial;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  opacity: 0.5;
}
/* line 307, ../scss/_membership-page.scss */
.membership-price-panel__line {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 22px;
  justify-content: center;
}
/* line 314, ../scss/_membership-page.scss */
.membership-price-panel__cta {
  text-align: center;
  margin-bottom: 22px;
}
/* line 318, ../scss/_membership-page.scss */
.membership-price-panel__cta .btn {
  display: block;
  padding-left: 3px;
  padding-right: 3px;
}
/* line 328, ../scss/_membership-page.scss */
.membership-price-panel__footer-row {
  display: flex;
  margin: 0 -5px;
}
/* line 333, ../scss/_membership-page.scss */
.membership-price-panel__footer-col {
  flex: 0 0 1;
  padding: 0 5px;
}
/* line 338, ../scss/_membership-page.scss */
.membership-price-panel__footer-icon {
  position: relative;
  top: 5px;
}
/* line 343, ../scss/_membership-page.scss */
.membership-price-panel__footer-text {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  opacity: 0.8;
}
/* line 350, ../scss/_membership-page.scss */
.membership-price-panel__footer-text-small {
  font-size: 9px;
  font-weight: 400;
  opacity: 0.8;
}
/* line 358, ../scss/_membership-page.scss */
.membership-price-panel--darkgreen {
  background: #303E20;
}
/* line 361, ../scss/_membership-page.scss */
.membership-price-panel--darkgreen .membership-price-panel__title,
.membership-price-panel--darkgreen .membership-price-panel__price-amount,
.membership-price-panel--darkgreen .membership-price-panel__price-recurence,
.membership-price-panel--darkgreen .membership-price-panel__footer-text-small,
.membership-price-panel--darkgreen .membership-price-panel__footer-text {
  color: #FFF;
}
/* line 371, ../scss/_membership-page.scss */
.membership-price-panel--darkgreen .membership-price-panel__footer-icon svg * {
  fill: #fff;
}

/* line 381, ../scss/_membership-page.scss */
.membership-avantages {
  padding: 110px 0;
}
/* line 384, ../scss/_membership-page.scss */
.membership-avantages__title {
  text-align: center;
  letter-spacing: 0;
  font-family: "Barlow", sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 55px;
}
/* line 405, ../scss/_membership-page.scss */
.membership-avantages__items-col {
  padding: 0 5px;
}
@media (min-width: 992px) {
  /* line 405, ../scss/_membership-page.scss */
  .membership-avantages__items-col {
    padding: 0 20px;
  }
}
/* line 418, ../scss/_membership-page.scss */
.membership-avantages .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 3px;
}
/* line 423, ../scss/_membership-page.scss */
.membership-avantages .slick-dots li button {
  height: 12px;
  width: 12px;
  border: 2px solid #A2B21C;
  background: transparent;
  border-radius: 50%;
}
/* line 429, ../scss/_membership-page.scss */
.membership-avantages .slick-dots li button:before {
  content: '';
}
/* line 435, ../scss/_membership-page.scss */
.membership-avantages .slick-dots li.slick-active button {
  background: #A2B21C;
}

/* line 445, ../scss/_membership-page.scss */
.membership-avantage-item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 336px;
  max-width: 100%;
  margin: 0 auto;
}
/* line 455, ../scss/_membership-page.scss */
.membership-avantage-item * {
  transition: 0.2s;
}
/* line 459, ../scss/_membership-page.scss */
.membership-avantage-item__background {
  z-index: 1;
  position: relative;
}
@media (max-width: 992px) {
  /* line 459, ../scss/_membership-page.scss */
  .membership-avantage-item__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 469, ../scss/_membership-page.scss */
  .membership-avantage-item__background img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
/* line 476, ../scss/_membership-page.scss */
.membership-avantage-item__background:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.89) 85.5%);
  mix-blend-mode: multiply;
}
/* line 492, ../scss/_membership-page.scss */
.membership-avantage-item__content {
  position: relative;
  color: #fff;
  padding: 40px 25px 25px 25px;
  z-index: 3;
}
@media (max-width: 992px) {
  /* line 492, ../scss/_membership-page.scss */
  .membership-avantage-item__content {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  /* line 492, ../scss/_membership-page.scss */
  .membership-avantage-item__content {
    transform: translateY(0px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
/* line 513, ../scss/_membership-page.scss */
.membership-avantage-item__content-header {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
  margin-bottom: 14px;
}
/* line 520, ../scss/_membership-page.scss */
.membership-avantage-item__content-icon, .membership-avantage-item__content-title {
  padding: 0 7px;
  flex: 0 0 auto;
}
/* line 525, ../scss/_membership-page.scss */
.membership-avantage-item__content-icon {
  width: 50px;
}
/* line 529, ../scss/_membership-page.scss */
.membership-avantage-item__content-title {
  width: calc(100% - 50px);
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
}
/* line 536, ../scss/_membership-page.scss */
.membership-avantage-item__content-text {
  margin-bottom: 20px;
}
/* line 539, ../scss/_membership-page.scss */
.membership-avantage-item__content-text p {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.75px;
}
/* line 548, ../scss/_membership-page.scss */
.membership-avantage-item__content-cta {
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #FFF 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: transparent;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.membership-avantage-item__content-cta:hover, .membership-avantage-item__content-cta:active, .membership-avantage-item__content-cta:focus {
  background: transparent;
  text-decoration: none;
  color: #FFF;
}
@media (min-width: 768px) {
  /* line 548, ../scss/_membership-page.scss */
  .membership-avantage-item__content-cta {
    font-size: 14px;
    width: auto;
  }
}
@media (max-width: 992px) {
  /* line 548, ../scss/_membership-page.scss */
  .membership-avantage-item__content-cta {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
  }
}
/* line 569, ../scss/_membership-page.scss */
.membership-avantage-item:hover .membership-avantage-item__content {
  transform: translateY(0px);
}
/* line 574, ../scss/_membership-page.scss */
.membership-avantage-item:hover .membership-avantage-item__background img {
  transform: scale(1.05);
}
/* line 578, ../scss/_membership-page.scss */
.membership-avantage-item:hover .membership-avantage-item__background:after {
  opacity: 0.8;
}
/* line 585, ../scss/_membership-page.scss */
.membership-avantage-item:hover .membership-avantage-item__content-cta {
  background: #fff;
  color: #000;
}

@media (min-width: 992px) {
  /* line 593, ../scss/_membership-page.scss */
  .carousel {
    height: 100vh;
    overflow: hidden;
    position: relative;
  }
}
/* line 600, ../scss/_membership-page.scss */
.carousel__background {
  display: none;
}
@media (min-width: 992px) {
  /* line 600, ../scss/_membership-page.scss */
  .carousel__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s ease;
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 613, ../scss/_membership-page.scss */
  .carousel__container {
    height: 100%;
    position: relative;
    transition: transform 0.5s ease;
  }
}
@media (max-width: 992px) {
  /* line 613, ../scss/_membership-page.scss */
  .carousel__container {
    transform: translateY(0) !important;
  }
}
/* line 623, ../scss/_membership-page.scss */
.carousel__slide-content {
  z-index: 2;
}
@media (max-width: 992px) {
  /* line 627, ../scss/_membership-page.scss */
  .carousel .container {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}
/* line 635, ../scss/_membership-page.scss */
.carousel__slide {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 992px) {
  /* line 635, ../scss/_membership-page.scss */
  .carousel__slide {
    background: #fff;
    min-height: 100vh;
    height: auto;
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  /* line 650, ../scss/_membership-page.scss */
  .carousel__slide-content-row {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  /* line 661, ../scss/_membership-page.scss */
  .carousel__slide-content-col {
    flex: 0 0 auto;
    padding: 0 15px;
    width: 50%;
  }
}
/* line 669, ../scss/_membership-page.scss */
.carousel__slide-content-media {
  margin-bottom: 50px;
}
/* line 673, ../scss/_membership-page.scss */
.carousel__slide-content-section {
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  /* line 673, ../scss/_membership-page.scss */
  .carousel__slide-content-section {
    width: 370px;
  }
}
/* line 682, ../scss/_membership-page.scss */
.carousel__slide-content-header {
  margin-bottom: 35px;
}
/* line 686, ../scss/_membership-page.scss */
.carousel__slide-content-title {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #303E20;
}
/* line 695, ../scss/_membership-page.scss */
.carousel__slide-content-line svg path {
  stroke: #A2B21C;
}
/* line 702, ../scss/_membership-page.scss */
.carousel__slide-content-text p {
  color: #303E20;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.5px;
}
@media (max-width: 992px) {
  /* line 712, ../scss/_membership-page.scss */
  .carousel__slide--darkgreen {
    background: #303E20;
  }
}
/* line 717, ../scss/_membership-page.scss */
.carousel__slide--darkgreen .carousel__slide-content-title {
  color: #fff;
}
/* line 723, ../scss/_membership-page.scss */
.carousel__slide--darkgreen .carousel__slide-content-line svg path {
  stroke: #A2B21C;
}
/* line 730, ../scss/_membership-page.scss */
.carousel__slide--darkgreen .carousel__slide-content-text p {
  color: #fff;
}
/* line 733, ../scss/_membership-page.scss */
.carousel__slide--darkgreen .carousel__slide-content-text p strong {
  color: #A2B21C;
}
@media (max-width: 992px) {
  /* line 739, ../scss/_membership-page.scss */
  .carousel__slide--green {
    background: #A2B21C;
  }
}
/* line 743, ../scss/_membership-page.scss */
.carousel__slide--green .carousel__slide-content-title {
  color: #fff;
}
/* line 749, ../scss/_membership-page.scss */
.carousel__slide--green .carousel__slide-content-line svg path {
  stroke: #303E20;
}
/* line 756, ../scss/_membership-page.scss */
.carousel__slide--green .carousel__slide-content-text p {
  color: #fff;
}
/* line 764, ../scss/_membership-page.scss */
.carousel__bullets {
  position: absolute;
  left: calc((100% - 1170px) / 2);
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 3;
}
@media (max-width: 992px) {
  /* line 764, ../scss/_membership-page.scss */
  .carousel__bullets {
    display: none;
  }
}
/* line 779, ../scss/_membership-page.scss */
.carousel__bullet {
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  width: 12px;
  border: 3px solid #fff;
  background: transparent;
}
/* line 789, ../scss/_membership-page.scss */
.carousel__bullet--active {
  background: #fff;
}

/* line 4, ../scss/_mailchimp.scss */
.mailchimp-header {
  padding: 25px 0 30px 0;
}
/* line 10, ../scss/_mailchimp.scss */
.mailchimp-header__title {
  width: 100%;
  max-width: 430px;
  font-family: "Barlow", sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #303E20;
  letter-spacing: 0;
  text-transform: none;
}
/* line 22, ../scss/_mailchimp.scss */
.mailchimp-header__title span {
  color: #A2B21C;
}
/* line 26, ../scss/_mailchimp.scss */
.mailchimp-header__underline {
  margin-bottom: 25px;
}
/* line 30, ../scss/_mailchimp.scss */
.mailchimp-header__text p {
  color: #303E20;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 6px;
}
/* line 38, ../scss/_mailchimp.scss */
.mailchimp-header__text p span {
  color: #A2B21C;
}
/* line 43, ../scss/_mailchimp.scss */
.mailchimp-header__text h3 {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #303E20;
}
/* line 49, ../scss/_mailchimp.scss */
.mailchimp-header__text ul {
  padding-left: 16px;
}
/* line 51, ../scss/_mailchimp.scss */
.mailchimp-header__text ul li {
  color: var(--Dark-green, #303E20);
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
@media (min-width: 992px) {
  /* line 51, ../scss/_mailchimp.scss */
  .mailchimp-header__text ul li {
    line-height: 39px;
  }
}
/* line 66, ../scss/_mailchimp.scss */
.mailchimp-header--thanks {
  padding-bottom: 60px;
}
/* line 68, ../scss/_mailchimp.scss */
.mailchimp-header--thanks .mailchimp-header__title {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}
/* line 74, ../scss/_mailchimp.scss */
.mailchimp-header--thanks .mailchimp-header__text p {
  font-size: 16px;
  line-height: 24px;
}

/* line 84, ../scss/_mailchimp.scss */
.mailchimp-content-wrapper {
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (min-width: 1200px) {
  /* line 90, ../scss/_mailchimp.scss */
  .mailchimp-content-wrapper:after {
    z-index: 5;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/newsletter/line.png);
    background-repeat: no-repeat;
    background-position: top 62px right 143px;
  }
}

@media (min-width: 992px) {
  /* line 109, ../scss/_mailchimp.scss */
  .mailchimp-content {
    padding: 63px 105px;
  }
}
/* line 117, ../scss/_mailchimp.scss */
.mailchimp-content--center {
  padding-top: 10px;
}
/* line 120, ../scss/_mailchimp.scss */
.mailchimp-content--center .mailchimp-content__image-wrapper {
  text-align: center;
}
/* line 123, ../scss/_mailchimp.scss */
.mailchimp-content--center .mailchimp-content__image {
  width: 440px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  /* line 131, ../scss/_mailchimp.scss */
  .mailchimp-content__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -30px;
  }
}
@media (min-width: 768px) {
  /* line 140, ../scss/_mailchimp.scss */
  .mailchimp-content__col {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 30px;
  }
}
/* line 149, ../scss/_mailchimp.scss */
.mailchimp-content__col--image {
  order: 2;
}
/* line 152, ../scss/_mailchimp.scss */
.mailchimp-content__col--content {
  order: 1;
}
/* line 158, ../scss/_mailchimp.scss */
.mailchimp-content--media .mailchimp-content__col--image {
  order: 1;
}
/* line 161, ../scss/_mailchimp.scss */
.mailchimp-content--media .mailchimp-content__col--content {
  order: 2;
}
/* line 168, ../scss/_mailchimp.scss */
.mailchimp-content__title {
  position: relative;
  z-index: 10;
  font-family: "Barlow", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #303E20;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  /* line 168, ../scss/_mailchimp.scss */
  .mailchimp-content__title {
    font-size: 28px;
  }
}
/* line 183, ../scss/_mailchimp.scss */
.mailchimp-content__title span {
  color: #A2B21C;
}
/* line 187, ../scss/_mailchimp.scss */
.mailchimp-content__underline {
  margin-bottom: 25px;
}
/* line 190, ../scss/_mailchimp.scss */
.mailchimp-content__text {
  position: relative;
  z-index: 10;
}
/* line 193, ../scss/_mailchimp.scss */
.mailchimp-content__text p {
  color: var(--Dark-green, #303E20);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
}
@media (max-width: 768px) {
  /* line 193, ../scss/_mailchimp.scss */
  .mailchimp-content__text p {
    font-size: 18px;
  }
}

/* line 215, ../scss/_mailchimp.scss */
.mailchimp-form ::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
  opacity: 1;
  /* Firefox */
}
/* line 220, ../scss/_mailchimp.scss */
.mailchimp-form ::-ms-input-placeholder {
  /* Edge 12-18 */
  color: rgba(0, 0, 0, 0.6) !important;
}
@media (min-width: 992px) {
  /* line 213, ../scss/_mailchimp.scss */
  .mailchimp-form {
    padding: 0 105px;
  }
}
/* line 228, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form {
  background: transparent;
  padding: 0 !important;
}
/* line 231, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  /* line 231, ../scss/_mailchimp.scss */
  .mailchimp-form .mailchimp-signup-subscribe-form form {
    display: flex;
    margin: 0 -5px;
  }
}
/* line 238, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields {
  position: relative !important;
  margin: 0;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 238, ../scss/_mailchimp.scss */
  .mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields {
    width: calc(100% - 180px);
    display: flex;
    margin: 0 -5px;
    flex: 0 0 auto;
    padding: 0 5px;
  }
}
/* line 252, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item {
  margin-bottom: 15px !important;
}
@media (min-width: 992px) {
  /* line 252, ../scss/_mailchimp.scss */
  .mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item {
    width: 33.333%;
    padding: 0 5px;
    flex: 0 0 auto;
  }
}
/* line 262, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .control-label {
  display: none;
}
/* line 266, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-control {
  color: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  background: #F4F4F4;
  border-color: #F4F4F4;
  font-size: 16px;
  height: 56px;
  width: 100% !important;
  border-radius: 0;
}
/* line 278, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .form-actions {
  position: relative !important;
  left: auto;
  width: auto;
  height: auto;
}
@media (min-width: 992px) {
  /* line 278, ../scss/_mailchimp.scss */
  .mailchimp-form .mailchimp-signup-subscribe-form form .form-actions {
    width: 180px;
    flex: 0 0 auto;
    padding: 0 5px;
  }
}
/* line 290, ../scss/_mailchimp.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .form-actions .btn {
  right: auto;
  left: auto;
  position: relative !important;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 28px;
  border: #A2B21C 1px solid;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  background: #A2B21C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
  width: 100% !important;
  margin: 0;
  padding: 17px 10px;
  border-radius: 6px;
}
/* line 12, ../scss/_mixins.scss */
.mailchimp-form .mailchimp-signup-subscribe-form form .form-actions .btn:hover, .mailchimp-form .mailchimp-signup-subscribe-form form .form-actions .btn:active, .mailchimp-form .mailchimp-signup-subscribe-form form .form-actions .btn:focus {
  background: #7a8615;
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 290, ../scss/_mailchimp.scss */
  .mailchimp-form .mailchimp-signup-subscribe-form form .form-actions .btn {
    font-size: 14px;
    width: auto;
  }
}
/* line 306, ../scss/_mailchimp.scss */
.mailchimp-form__text {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Barlow", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}

/* line 316, ../scss/_mailchimp.scss */
.mailchimp-form-2 {
  background: #f4f5e6;
  margin-bottom: 96px;
  padding: 38px 20px 38px 20px;
  margin-top: 80px;
}
@media (min-width: 992px) {
  /* line 316, ../scss/_mailchimp.scss */
  .mailchimp-form-2 {
    margin-top: 0;
    padding: 55px 105px 38px 105px;
  }
}
/* line 327, ../scss/_mailchimp.scss */
.mailchimp-form-2__title {
  width: 100%;
  max-width: 430px;
  font-family: "Barlow", sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #303E20;
  letter-spacing: 0;
  text-transform: none;
}
@media (max-width: 992px) {
  /* line 327, ../scss/_mailchimp.scss */
  .mailchimp-form-2__title {
    font-size: 26px;
  }
}
/* line 343, ../scss/_mailchimp.scss */
.mailchimp-form-2__title span {
  color: #A2B21C;
}
/* line 347, ../scss/_mailchimp.scss */
.mailchimp-form-2__subtitle {
  color: #303E20;
  font-size: 22px;
  font-weight: 600;
  line-height: 39px;
}
/* line 354, ../scss/_mailchimp.scss */
.mailchimp-form-2__image {
  position: relative;
}
/* line 357, ../scss/_mailchimp.scss */
.mailchimp-form-2__image img {
  position: absolute;
}
@media (max-width: 992px) {
  /* line 357, ../scss/_mailchimp.scss */
  .mailchimp-form-2__image img {
    bottom: 0;
    width: 290px;
  }
}
@media (min-width: 992px) {
  /* line 357, ../scss/_mailchimp.scss */
  .mailchimp-form-2__image img {
    top: -80px;
    left: 110px;
  }
}
/* line 374, ../scss/_mailchimp.scss */
.mailchimp-form-2 .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-control {
  background: #fff;
  border-color: #fff;
}

/* line 1, ../scss/_legs.scss */
.text-summary-center {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
/* line 7, ../scss/_legs.scss */
.text-summary-center p {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #303E20;
}

/* line 19, ../scss/_legs.scss */
.cols-secondary {
  padding: 55px 0;
}
/* line 22, ../scss/_legs.scss */
.cols-secondary__title {
  text-align: center;
  letter-spacing: 0;
  font-family: "Barlow", sans-serif;
  color: #1E1E1E;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 55px;
}
/* line 32, ../scss/_legs.scss */
.cols-secondary__title span {
  font-weight: 400;
}
@media (min-width: 992px) {
  /* line 40, ../scss/_legs.scss */
  .cols-secondary__items-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
/* line 48, ../scss/_legs.scss */
.cols-secondary__items-col {
  padding: 0 5px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  /* line 48, ../scss/_legs.scss */
  .cols-secondary__items-col {
    width: 33.333%;
    padding: 0 20px;
    margin-bottom: 0;
  }
}
/* line 63, ../scss/_legs.scss */
.cols-secondary .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 3px;
}

/* line 90, ../scss/_legs.scss */
.cols-secondary-item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 336px;
  max-width: 100%;
  margin: 0 auto;
}
/* line 98, ../scss/_legs.scss */
.cols-secondary-item__background {
  z-index: 1;
  position: relative;
}
@media (max-width: 992px) {
  /* line 98, ../scss/_legs.scss */
  .cols-secondary-item__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 107, ../scss/_legs.scss */
  .cols-secondary-item__background img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
/* line 113, ../scss/_legs.scss */
.cols-secondary-item__background:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.89) 85.5%);
  mix-blend-mode: multiply;
}
/* line 128, ../scss/_legs.scss */
.cols-secondary-item__content {
  position: relative;
  color: #fff;
  padding: 40px 25px 25px 25px;
  z-index: 3;
}
@media (max-width: 992px) {
  /* line 128, ../scss/_legs.scss */
  .cols-secondary-item__content {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  /* line 128, ../scss/_legs.scss */
  .cols-secondary-item__content {
    transform: translateY(0px);
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
/* line 148, ../scss/_legs.scss */
.cols-secondary-item__content-title {
  margin-top: 0;
  font-weight: 600;
  font-size: 26px;
  line-height: normal;
}
/* line 154, ../scss/_legs.scss */
.cols-secondary-item__content-text {
  margin-bottom: 20px;
}
/* line 157, ../scss/_legs.scss */
.cols-secondary-item__content-text p {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 133.333% */
  line-height: 1.4;
  /* 133.333% */
  letter-spacing: 0.75px;
}

/**

 */
/* line 173, ../scss/_legs.scss */
.cols-secondary-item-2 {
  display: block;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.09);
  height: 100%;
  padding: 25px;
}
/* line 180, ../scss/_legs.scss */
.cols-secondary-item-2__content {
  position: relative;
}
/* line 185, ../scss/_legs.scss */
.cols-secondary-item-2__content-text p {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.5px;
}
/* line 193, ../scss/_legs.scss */
.cols-secondary-item-2__content-text p strong {
  font-weight: 700;
}

/**

 */
/* line 207, ../scss/_legs.scss */
.text-image {
  padding: 25px 0 35px 0;
}
@media (min-width: 992px) {
  /* line 211, ../scss/_legs.scss */
  .text-image__row {
    display: flex;
    align-items: center;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  /* line 220, ../scss/_legs.scss */
  .text-image__col {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 15px;
  }
}
/* line 228, ../scss/_legs.scss */
.text-image__slider {
  display: none;
}
@media (min-width: 992px) {
  /* line 228, ../scss/_legs.scss */
  .text-image__slider {
    display: block;
  }
}
/* line 241, ../scss/_legs.scss */
.text-image__title {
  font-family: "Barlow", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #1E1E1E;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 20px;
}
/* line 253, ../scss/_legs.scss */
.text-image__underline {
  margin-bottom: 10px;
}
/* line 257, ../scss/_legs.scss */
.text-image__text {
  margin-bottom: 20px;
}
/* line 259, ../scss/_legs.scss */
.text-image__text p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.47;
  /* 146.667% */
  letter-spacing: 0.75px;
  color: #1E1E1E;
}
/* line 275, ../scss/_legs.scss */
.text-image__lien a {
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  /* 138.462% */
  letter-spacing: 0.65px;
  color: #A2B21C;
}

@media (min-width: 992px) {
  /* line 288, ../scss/_legs.scss */
  .contact-leg {
    padding: 0 30px;
  }
}
/* line 293, ../scss/_legs.scss */
.contact-leg__background {
  background: rgba(162, 178, 28, 0.1);
  padding: 60px 0 60px 0;
}
@media (min-width: 992px) {
  /* line 293, ../scss/_legs.scss */
  .contact-leg__background {
    padding: 90px 0 76px 0;
  }
}
@media (min-width: 992px) {
  /* line 301, ../scss/_legs.scss */
  .contact-leg__row {
    display: flex;
    align-items: center;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  /* line 310, ../scss/_legs.scss */
  .contact-leg__col {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  /* line 318, ../scss/_legs.scss */
  .contact-leg__content {
    padding-left: 77px;
  }
}
/* line 324, ../scss/_legs.scss */
.contact-leg__title {
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #1E1E1E;
}
/* line 334, ../scss/_legs.scss */
.contact-leg__text p {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
  color: #1E1E1E;
}
/* line 344, ../scss/_legs.scss */
.contact-leg__contact {
  margin-bottom: 50px;
}
/* line 346, ../scss/_legs.scss */
.contact-leg__contact img {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 344, ../scss/_legs.scss */
  .contact-leg__contact {
    margin-bottom: 0;
  }
  /* line 351, ../scss/_legs.scss */
  .contact-leg__contact img {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 356, ../scss/_legs.scss */
  .contact-leg__contact-row {
    display: flex;
    align-items: center;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  /* line 363, ../scss/_legs.scss */
  .contact-leg__contact-col {
    flex: 0 0 auto;
    padding: 0 15px;
  }
}
/* line 377, ../scss/_legs.scss */
.contact-leg__contact-title {
  font-family: "Barlow", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #1E1E1E;
  margin-bottom: 20px;
}
/* line 387, ../scss/_legs.scss */
.contact-leg__contact-name, .contact-leg__contact-info {
  font-family: "Barlow", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
  color: #1E1E1E;
}
/* line 395, ../scss/_legs.scss */
.contact-leg__contact-info {
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 399, ../scss/_legs.scss */
.contact-leg__contact-email, .contact-leg__contact-phone {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
  color: #1E1E1E;
}
/* line 406, ../scss/_legs.scss */
.contact-leg__contact-email span, .contact-leg__contact-phone span {
  font-weight: 300;
}
/* line 409, ../scss/_legs.scss */
.contact-leg__contact-email a, .contact-leg__contact-phone a {
  color: #A2B21C;
  text-decoration: underline;
}

/**

 */
/* line 419, ../scss/_legs.scss */
.tagline-wrapper {
  padding: 50px 0;
}

/* line 423, ../scss/_legs.scss */
.tagline {
  color: #fff;
  padding: 70px 0 70px 0;
  background: #6a7240 url(../img/leg/background-tagline.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 423, ../scss/_legs.scss */
  .tagline {
    padding: 110px 0 90px 0;
    background-size: initial;
  }
}
/* line 436, ../scss/_legs.scss */
.tagline__content {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  /* line 436, ../scss/_legs.scss */
  .tagline__content {
    margin-bottom: 180px;
  }
}
/* line 442, ../scss/_legs.scss */
.tagline__logo {
  display: none;
}
@media (min-width: 992px) {
  /* line 442, ../scss/_legs.scss */
  .tagline__logo {
    display: block;
  }
}
/* line 449, ../scss/_legs.scss */
.tagline__title {
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}
/* line 455, ../scss/_legs.scss */
.tagline__text p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.5px;
}
/* line 464, ../scss/_legs.scss */
.tagline__quote {
  width: 740px;
  max-width: 100%;
  margin: 0 auto;
  font-family: "Barlow", sans-serif;
  text-align: center;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  /* 123.077% */
  letter-spacing: 0;
}
/* line 466, ../scss/_legs.scss */
.tagline__quote:before {
  content: '';
  display: block;
  background: transparent url(../img/leg/quote.png) no-repeat;
  background-size: contain;
  width: 34px;
  height: 25px;
  margin: 0 auto;
}

/* line 495, ../scss/_legs.scss */
.form-leg {
  padding: 70px 0;
}
@media (min-width: 992px) {
  /* line 495, ../scss/_legs.scss */
  .form-leg {
    padding: 140px 0;
  }
}
/* line 504, ../scss/_legs.scss */
.form-leg__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
  color: #303E20;
}
/* line 512, ../scss/_legs.scss */
.form-leg__title-address {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 14px;
  color: #303E20;
}
/* line 521, ../scss/_legs.scss */
.form-leg__address-wrapper {
  margin: 40px 0 !important;
  background: #f5f5f5;
  padding: 45px 15px;
}
@media (min-width: 992px) {
  /* line 521, ../scss/_legs.scss */
  .form-leg__address-wrapper {
    padding: 45px;
  }
}
/* line 537, ../scss/_legs.scss */
.form-leg__info {
  color: #3F3F3F;
  font-family: "Barlow", sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 14px;
  /* 116.667% */
  letter-spacing: 0.6px;
}
/* line 547, ../scss/_legs.scss */
.form-leg__image {
  margin-bottom: 30px;
}
/* line 552, ../scss/_legs.scss */
.form-leg .form-control {
  font-size: 15px;
  height: 48px;
  width: 100%;
}
/* line 558, ../scss/_legs.scss */
.form-leg .input-group {
  width: 100%;
}
/* line 563, ../scss/_legs.scss */
.form-leg .form-item-country .input-group-addon,
.form-leg .form-autocomplete .input-group-addon {
  display: none;
}
/* line 568, ../scss/_legs.scss */
.form-leg .input-group-addon {
  padding: 6px 7px;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
}
/* line 574, ../scss/_legs.scss */
.form-leg .icon-heart {
  display: inline-block;
  height: 16px;
  width: 18px;
  background: url(../img/donation_v2/heart.png) no-repeat;
  background-size: contain;
}
/* line 582, ../scss/_legs.scss */
.form-leg .select-wrapper:after {
  color: #919191;
  content: '▼';
}
/* line 587, ../scss/_legs.scss */
.form-leg .form-group:last-child, .form-leg .form-group {
  margin-bottom: 15px;
}
/* line 591, ../scss/_legs.scss */
.form-leg .form-group .description {
  color: #919191;
}
/* line 600, ../scss/_legs.scss */
.form-leg .form-item-agree-postal label {
  font-weight: 700;
}
/* line 610, ../scss/_legs.scss */
.form-leg .radio + .radio, .form-leg .checkbox + .checkbox {
  margin-top: 0px;
}
/* line 613, ../scss/_legs.scss */
.form-leg .checkbox, .form-leg .radio {
  margin-top: 0px;
}
/* line 615, ../scss/_legs.scss */
.form-leg .checkbox input, .form-leg .radio input {
  display: block;
  opacity: 0;
}
/* line 620, ../scss/_legs.scss */
.form-leg .checkbox label, .form-leg .radio label {
  font-size: 15px;
  color: #3F3F3F;
  padding-left: 30px;
  position: relative;
  transition: all 0.3s;
}
/* line 626, ../scss/_legs.scss */
.form-leg .checkbox label:before, .form-leg .checkbox label:after, .form-leg .radio label:before, .form-leg .radio label:after {
  position: absolute;
  display: block;
  content: '';
  height: 18px;
  width: 18px;
  text-align: center;
}
/* line 635, ../scss/_legs.scss */
.form-leg .checkbox label:before, .form-leg .radio label:before {
  border: 1px solid #bcbcbc;
  background: #fff;
  left: 0;
  top: 2px;
  z-index: 5;
}
/* line 642, ../scss/_legs.scss */
.form-leg .checkbox label:after, .form-leg .radio label:after {
  opacity: 0;
  z-index: 6;
}
/* line 648, ../scss/_legs.scss */
.form-leg .checkbox label.is--active:after, .form-leg .checkbox label.is--active:hover:after, .form-leg .radio label.is--active:after, .form-leg .radio label.is--active:hover:after {
  opacity: 1;
}
/* line 657, ../scss/_legs.scss */
.form-leg .checkbox label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}
/* line 669, ../scss/_legs.scss */
.form-leg .radio label:before, .form-leg .radio label:after {
  border-radius: 50%;
}
/* line 673, ../scss/_legs.scss */
.form-leg .radio label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}

/* line 688, ../scss/_legs.scss */
#prg-1240 .jumbotron-v2__text p {
  font-family: "Barlow", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

/* line 701, ../scss/_legs.scss */
#prg-3059 .jumbotron-v2__title {
  margin-bottom: 100px;
}

/* line 707, ../scss/_legs.scss */
.block-mmw-natagora-mailchim-form {
  margin: 0 !important;
}

/* line 1, ../scss/_graines.scss */
.text-cta {
  padding-top: 60px;
  padding-bottom: 50px;
}
/* line 13, ../scss/_graines.scss */
.text-cta__title {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: normal;
  margin-bottom: 30px;
  color: #303E20;
  font-weight: 700;
  letter-spacing: 0;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
}
/* line 24, ../scss/_graines.scss */
.text-cta__title span {
  color: #A2B21C;
}
/* line 31, ../scss/_graines.scss */
.text-cta__text {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 28px;
}
/* line 34, ../scss/_graines.scss */
.text-cta__text p {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #303E20;
}
/* line 45, ../scss/_graines.scss */
.text-cta__cta {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
/* line 53, ../scss/_graines.scss */
.text-cta__cta .btn {
  margin-bottom: 18px;
}

/* line 63, ../scss/_graines.scss */
.text-cta-item__image {
  text-align: center;
}
/* line 66, ../scss/_graines.scss */
.text-cta-item__title {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #303E20;
}
/* line 74, ../scss/_graines.scss */
.text-cta-item__title span {
  color: #A2B21C;
}
/* line 81, ../scss/_graines.scss */
.text-cta-item__text {
  margin-bottom: 28px;
}
/* line 83, ../scss/_graines.scss */
.text-cta-item__text p {
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #303E20;
}
/* line 94, ../scss/_graines.scss */
.text-cta-item__cta {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
/* line 101, ../scss/_graines.scss */
.text-cta-item__cta .btn {
  margin-bottom: 18px;
}

/* line 109, ../scss/_graines.scss */
.form-secondary {
  padding: 70px 0;
}
/* line 120, ../scss/_graines.scss */
.form-secondary__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
  color: #303E20;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
}
/* line 132, ../scss/_graines.scss */
.form-secondary__title-address {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 14px;
  color: #303E20;
}
/* line 143, ../scss/_graines.scss */
.form-secondary__text p {
  font-size: 17px;
}
/* line 148, ../scss/_graines.scss */
.form-secondary__info {
  color: #3F3F3F;
  font-family: "Barlow", sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 14px;
  /* 116.667% */
  letter-spacing: 0.6px;
}
/* line 158, ../scss/_graines.scss */
.form-secondary__image {
  margin-bottom: 30px;
}
/* line 163, ../scss/_graines.scss */
.form-secondary .form-control {
  font-size: 15px;
  height: 48px;
  width: 100%;
}
/* line 169, ../scss/_graines.scss */
.form-secondary .input-group {
  width: 100%;
}
/* line 174, ../scss/_graines.scss */
.form-secondary .form-item-country .input-group-addon,
.form-secondary .form-autocomplete .input-group-addon {
  display: none;
}
/* line 179, ../scss/_graines.scss */
.form-secondary .input-group-addon {
  padding: 6px 7px;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
}
/* line 185, ../scss/_graines.scss */
.form-secondary .icon-heart {
  display: inline-block;
  height: 16px;
  width: 18px;
  background: url(../img/donation_v2/heart.png) no-repeat;
  background-size: contain;
}
/* line 193, ../scss/_graines.scss */
.form-secondary .select-wrapper:after {
  color: #919191;
  content: '▼';
}
/* line 198, ../scss/_graines.scss */
.form-secondary .form-group:last-child, .form-secondary .form-group {
  margin-bottom: 15px;
}
/* line 202, ../scss/_graines.scss */
.form-secondary .form-group .description {
  color: #919191;
}
/* line 211, ../scss/_graines.scss */
.form-secondary .form-item-agree-postal label {
  font-weight: 700;
}
/* line 221, ../scss/_graines.scss */
.form-secondary .radio + .radio, .form-secondary .checkbox + .checkbox {
  margin-top: 0px;
}
/* line 224, ../scss/_graines.scss */
.form-secondary .checkbox, .form-secondary .radio {
  margin-top: 0px;
}
/* line 226, ../scss/_graines.scss */
.form-secondary .checkbox input, .form-secondary .radio input {
  display: block;
  opacity: 0;
}
/* line 231, ../scss/_graines.scss */
.form-secondary .checkbox label, .form-secondary .radio label {
  font-size: 15px;
  color: #3F3F3F;
  padding-left: 30px;
  position: relative;
  transition: all 0.3s;
}
/* line 237, ../scss/_graines.scss */
.form-secondary .checkbox label:before, .form-secondary .checkbox label:after, .form-secondary .radio label:before, .form-secondary .radio label:after {
  position: absolute;
  display: block;
  content: '';
  height: 18px;
  width: 18px;
  text-align: center;
}
/* line 246, ../scss/_graines.scss */
.form-secondary .checkbox label:before, .form-secondary .radio label:before {
  border: 1px solid #bcbcbc;
  background: #fff;
  left: 0;
  top: 2px;
  z-index: 5;
}
/* line 253, ../scss/_graines.scss */
.form-secondary .checkbox label:after, .form-secondary .radio label:after {
  opacity: 0;
  z-index: 6;
}
/* line 259, ../scss/_graines.scss */
.form-secondary .checkbox label.is--active:after, .form-secondary .checkbox label.is--active:hover:after, .form-secondary .radio label.is--active:after, .form-secondary .radio label.is--active:hover:after {
  opacity: 1;
}
/* line 268, ../scss/_graines.scss */
.form-secondary .checkbox label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}
/* line 280, ../scss/_graines.scss */
.form-secondary .radio label:before, .form-secondary .radio label:after {
  border-radius: 50%;
}
/* line 284, ../scss/_graines.scss */
.form-secondary .radio label:after {
  left: 5px;
  top: 7px;
  height: 8px;
  width: 8px;
  background: #454545;
}
