@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/media/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/media/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/media/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/media/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/media/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/media/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.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; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  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; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  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; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  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%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  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%; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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: ''; }
  .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'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

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); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 760px; } }
  @media (min-width: 992px) {
    .container {
      width: 980px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1260px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 20px;
  padding-right: 20px; }

.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; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

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

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .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; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .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; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .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; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.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; }

.table-bordered {
  border: 1px solid #ddd; }
  .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; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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; }

.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; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.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; }

.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; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .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; }
      .table-responsive > .table-bordered {
        border: 0; }
        .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; }
        .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; }
        .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; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 36px; }
    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: 33px; }
    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: 49px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.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; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .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; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

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: 33px;
  line-height: 33px; }

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; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 36px; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

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: 49px;
  line-height: 49px; }

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; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 42px; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.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: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .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); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .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; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.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; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.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: 16px;
  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; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.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; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .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; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.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); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[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; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .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: 14px;
    border-radius: 3px; }
  .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: 20px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.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; }

.input-group-addon:first-child {
  border-right: 0; }

.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; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .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; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .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) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .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; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 14px 20px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -20px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 10px 0 10px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 0px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -20px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  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: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .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; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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; }

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 20px;
      margin-right: 20px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -20px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .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; }
    .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; }
    .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; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .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; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .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; }
    .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; }
    .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; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .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; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .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; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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; }
  .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; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .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; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .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; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix:before, .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item:before, .clearfix:after, .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item:after {
  content: " ";
  display: table; }
.clearfix:after, .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.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) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*........................................................*\
            @FONT-FACE
\*........................................................*/
@font-face {
  font-family: 'dancing_script_otregular';
  src: url("/media/fonts/dancingscript-regular-webfont.eot");
  src: url("/media/fonts/dancingscript-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/dancingscript-regular-webfont.woff2") format("woff2"), url("/media/fonts/dancingscript-regular-webfont.woff") format("woff"), url("/media/fonts/dancingscript-regular-webfont.ttf") format("truetype"), url("/media/fonts/dancingscript-regular-webfont.svg#dancing_script_otregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratextralight';
  src: url("/media/fonts/montserrat-extralight-webfont.eot");
  src: url("/media/fonts/montserrat-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("/media/fonts/montserrat-extralight-webfont.woff") format("woff"), url("/media/fonts/montserrat-extralight-webfont.ttf") format("truetype"), url("/media/fonts/montserrat-extralight-webfont.svg#montserratextralight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratbold';
  src: url("/media/fonts/montserrat-bold-webfont.eot");
  src: url("/media/fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/montserrat-bold-webfont.woff2") format("woff2"), url("/media/fonts/montserrat-bold-webfont.woff") format("woff"), url("/media/fonts/montserrat-bold-webfont.ttf") format("truetype"), url("/media/fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratlight';
  src: url("/media/fonts/montserrat-light-webfont.eot");
  src: url("/media/fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/montserrat-light-webfont.woff2") format("woff2"), url("/media/fonts/montserrat-light-webfont.woff") format("woff"), url("/media/fonts/montserrat-light-webfont.ttf") format("truetype"), url("/media/fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratregular';
  src: url("/media/fonts/montserrat-regular-webfont.eot");
  src: url("/media/fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/montserrat-regular-webfont.woff2") format("woff2"), url("/media/fonts/montserrat-regular-webfont.woff") format("woff"), url("/media/fonts/montserrat-regular-webfont.ttf") format("truetype"), url("/media/fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratsemi_bold';
  src: url("/media/fonts/montserrat-semibold-webfont.eot");
  src: url("/media/fonts/montserrat-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("/media/fonts/montserrat-semibold-webfont.woff") format("woff"), url("/media/fonts/montserrat-semibold-webfont.ttf") format("truetype"), url("/media/fonts/montserrat-semibold-webfont.svg#montserratsemi_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'quicksandregular';
  src: url("/media/fonts/quicksand-regular-webfont.eot");
  src: url("/media/fonts/quicksand-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/quicksand-regular-webfont.woff2") format("woff2"), url("/media/fonts/quicksand-regular-webfont.woff") format("woff"), url("/media/fonts/quicksand-regular-webfont.ttf") format("truetype"), url("/media/fonts/quicksand-regular-webfont.svg#quicksandregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'quicksandbold';
  src: url("/media/fonts/quicksand-bold-webfont.eot");
  src: url("/media/fonts/quicksand-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/quicksand-bold-webfont.woff2") format("woff2"), url("/media/fonts/quicksand-bold-webfont.woff") format("woff"), url("/media/fonts/quicksand-bold-webfont.ttf") format("truetype"), url("/media/fonts/quicksand-bold-webfont.svg#quicksandbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'quicksandmedium';
  src: url("/media/fonts/quicksand-medium-webfont.eot");
  src: url("/media/fonts/quicksand-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/media/fonts/quicksand-medium-webfont.woff2") format("woff2"), url("/media/fonts/quicksand-medium-webfont.woff") format("woff"), url("/media/fonts/quicksand-medium-webfont.ttf") format("truetype"), url("/media/fonts/quicksand-medium-webfont.svg#quicksandmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
.dancing, .widget.classic .heading, .home_top .homeheroBanner a .title {
  font-family: 'dancing_script_otregular';
  font-weight: normal; }

.montserratbold, h1, h2, h3, h4, h5, h6, .widget.modern .heading, .widgets article .circle, .widgets article.slider h2, .widgets article.regular .blockText h2, .widgets .swiper article.btn .blockText h2, .swiper .widgets article.btn .blockText h2, .widgets article.latestLogs h2, .widgets article.latestLogs .media .media-body, .form_style form .formSteps h2 span, .popup__content .bonus span, #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label, #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label, #cookiesModal strong, #cookiesSettingsModal strong, .home_calender .single_home_calender a .video_title, .magazine_recruit_img .order_direct .circle, .magazine_recruit_img .order_direct .circle p, .index_link a, .index_images .index_image_text h2, .wincode--pageheader--title, .wincode--form fieldset .wincode-group label, .content_elements .item.quote p, .content_elements .item.table ul li ul li span, .videos .video h2, .listingpage .basic_list_type ul li .media-body h3, .left_content .form_style .dropdown-menu li, .highlighted .single_highlight .highlight_title, .latest_blocks .events ul li.latest_title h2, .recent.current h2, .order_win .win_wrapper .text_block h2, .map_wrapper .location_info ul li.location_title, .whitepaper .main .topContent .formWrapper form .btn, .formpage .widgets article h2, .windows__title {
  font-family: 'montserratbold';
  font-weight: normal; }

.montserratextralight {
  font-family: 'montserratextralight';
  font-weight: normal; }

.montserratlight, #mainnav ul li ul li a, .breadcrumbs ul li, .footer_nav ul li a, .widget.filter #zoeken, .widget.filter ::-webkit-input-placeholder {
  font-family: 'montserratlight';
  font-weight: 600; }

.tw_montserratlight {
  font-family: 'montserratlight';
  font-weight: 300; }

.montserratregular, #mainnav ul li a, #utilities ul li a, #mainnav_mmenu .mm-navbar .mm-title, .top_footer span.right, .widget p, .widget.filter .select-group label + select, .widget.filter .btn-group button, .widget .btn, .widgets article h2, .widgets article.log h2, .widgets article.recent h2, .widgets article.archive ul li a, .form_style form .formSteps h2, .form_style form .formSteps h3, .datepicker2 table tr td span, .datepicker2 .datepicker-switch,
.datepicker2 .prev,
.datepicker2 .next,
.datepicker2 tfoot tr th, .product__subtitle, .home_top .home_top_blocks ul li p, .home_highlight .single_home_highlight .single_home_highlight_header, .home_week_plant .home_week_plant_wrapper span, .newsletter .newsletter_wrapper h2, .stars li, .pagination ul li a, .content_header .detailAdvertorial, .content_header .rating a ul li.rating, .content_header .like .likes span, .content_header .respond_content .respond_count a, .content_header .respond_content .respond_count a p, .content_header .respond_content .respond_message a, .content_header .respond_content .respond_message a p, .content_elements .item.tags ul li a, .content_elements .item.pdf a, .content_elements .item.steps ul li .step_number, .content_elements .item.message_responds .message time, .overview_block_full.articles .respond_count span, .overview_block_full.articles .likes span, .club .event_agenda_wrapper .event_agenda .single_event span, .club .event_agenda_wrapper .event_agenda .single_event p, .listingpage .basic_list_type ul li .media-body span, .highlighted .single_highlight h2, .highlighted .single_highlight h3, .landing_news .basic_list_type ul li .media .media-body span, .latest_blocks .events ul li a span, .locations .single_location a, .locations .single_location ul li, .plantWrapper .plantText span, .articleMenu ul li, .whitepaper footer a {
  font-family: 'montserratregular';
  font-weight: normal; }

.montserratsemibold, .top_footer span, .footer_nav ul li.footer_title, .form_style form .form-group h2, .form_style form #adres_check strong, .form_style form .adres_check strong, .home_top .home_top_blocks ul li h2, .home_highlight .single_home_highlight a .single_home_highlight_text h2, .home_news .home_news_wrapper .home_news_title h2, .home_news .home_news_wrapper .single_home_news .single_home_news_text h2, .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text h2, .home_events .home_events_wrapper h2, .home_location_finder .home_location_finder_wrapper .home_location_finder_text h2, .home_week_plant .home_week_plant_wrapper h2, .home_gardenlogs .home_gardenlogs_wrapper a h2, .home_gardenlogs .home_gardenlogs_wrapper ul li h3, .home_greenspots .single_home_greenspots h2, .index ul li.chapter, .content_elements .item.text h2, .content_elements .item.text p strong, .content_elements .item.message_responds .message h3, .club .event_agenda_wrapper .side_blocks .single_side_block h3, .latest_blocks .events ul li a h3, .plantWrapper .plantText h2, .textBlockSeoWrapper h2, .mostRead ul li a .mostReadMedia h3, .new #mainnav .become_member > a {
  font-family: 'montserratsemi_bold';
  font-weight: normal; }

.quicksandregular, p, li, .widgets article.regular .blockText, .widgets .swiper article.btn .blockText, .swiper .widgets article.btn .blockText, .widgets article.profile .blockText, .widgets article.latestLogs .media .media-body h3, .widgets article.taglist .block_text a, .widgets article.recent ul li .article_name, .subnav .subnav_content ul li a, .form-group label, .form-group input, .form-group .remove, .form-group textarea, .form-group .cke, .form_style form .form-group.radio-group strong, .form_style form .form-group.checkbox-group strong, .home_highlight .single_home_highlight a .single_home_highlight_text p, .home_calender h2, .home_calender .icon-arrow-next, .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text p, .home_events .home_events_wrapper ul li a, .home_events .home_events_wrapper ul .events_btn, .home_pics .home_pics_wrapper .home_pics_text h2, .home_week_plant .home_week_plant_wrapper .link, .home_gardenlogs .home_gardenlogs_wrapper ul li a, .home_greenspots .single_home_greenspots p a, .content_header.no_bg h1, .left_content h2, .content_elements .item .btn_like, .content_elements .item.table ul li ul li, .content_elements .item.message_responds .message .message_content, .basic_intro .county a, .basic_intro .author, .videos .video_thumb a, .groenspots ul li .media .media-body .date, .landing_top .main_item .main_item_text .link, .highlighted .single_highlight .link, .recent.current ul li .article_name, .order_win .win_wrapper .text_block p, .map_wrapper .location_info ul li, .map_wrapper .location_info .previous, .map_wrapper .location_info .form_style button span, .whitepaper .main .topContent .intro ul li {
  font-family: 'quicksandregular';
  font-weight: 600; }

.quicksandbold, .btn, .btn.bold, .widgets article.list ul li a, .widgets article.standard .block_text .btn, .widgets article.recent ul li h3, .widgets article.profile ul li p span, .widgets article.profile ul li a span, .widgets article.profile ul li a, .subnav .btn, .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container strong, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container strong, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container strong, .form-group span.error, .form-group a, .form-group .btn, .form_style form .form-group input.btn, .form_style form .form-group.gift .gift_content h3, .personal_info p span, #cookiesModal .modal-footer .btn, #cookiesSettingsModal .modal-footer .btn, #cookiebar #ok, .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3, .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group label, .home_pics .home_pics_wrapper .home_pics_text .link, .create_btn, .correspondance_title, .visit_title, .magazine_recruit_img .order_direct .btn, .wincode--form fieldset .checkbox-group .label, .wincode--form fieldset .radio-group .label, .content_elements .item.text a, .content_elements .item.table ul li ul li.result, .content_elements .item.steps ul li .step_text a, .basic_intro p a:hover, .to_do_list ul li, .to_do_list ul a, .to_do_list ul p, .club_nav ul li a, .club .special_block .special_block_text .form_style form .form-group .btn, .club .event_agenda_wrapper .event_agenda .full, .listingpage .basic_list_type ul li .media-body a, .listingpage .basic_list_type ul li .media-body p.date, .listingpage .full_width_button .btn, .safecracker_file_input:after, .left_content .form_style .form-group input, .left_content .form_style .form-group .send, .latest_blocks .events ul li a.link, .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn, .latest_blocks .events.week_plant .events_wrapper ul li .linkbtn, .recent.current ul li.link, .recent.current ul li .profile h3, .recent.current ul .linkbtn a, .readers_pictures .pictures .all_months a, .readers_pictures .pictures .month a .to_month span, .map_wrapper .location_info ul li a:hover, .my_groei .block.current .date, .my_groei .block ul .linkbtn a, .my_groei .order_win .win_wrapper .form_style form .form-group label, .mainTile .textBlock p, .linksWrapper ul li a, .textBlockSeoWrapper p, .gradientBlock .textBlock span, .whitepaper .main .topContent .intro .lead, .whitepaper .main .topContent .formWrapper form label, .whitepaper .main .topContent .formWrapper form strong, .formpage .form_style fieldset .form_wrapper .gift_wrapper strong:first-child, .tag, .tile--event .tile__title, .tile--insta .tile__content p, .meta-item {
  font-family: 'quicksandbold';
  font-weight: normal; }

.quicksandmedium, .month-nav p, .newsletter-block p, .link, .windows__text, .windows__link, .tile__date, .tile__link, .tile--event .tile__date, .tile--size-large .tile__content p, .card__content p, .card__link, .section-header-title, .section-header__link, .meta-item--time {
  font-family: 'quicksandmedium';
  font-weight: normal; }

@font-face {
  font-family: "groei";
  src: url("/media/fonts/icons/groei.eot");
  src: url("/media/fonts/icons/groei.eot?#iefix") format("embedded-opentype"), url("/media/fonts/icons/groei.woff") format("woff"), url("/media/fonts/icons/groei.ttf") format("truetype"), url("/media/fonts/icons/groei.svg#groei") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "groei" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "groei" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\61"; }

.icon-pinterest:before {
  content: "\62"; }

.icon-arrow-breadcrumbs:before {
  content: "\63"; }

.icon-arrow-form:before {
  content: "\64"; }

.icon-bullet:before {
  content: "\65"; }

.icon-calender:before {
  content: "\66"; }

.icon-cross:before {
  content: "\67"; }

.icon-document:before {
  content: "\68"; }

.icon-facebook:before {
  content: "\69"; }

.icon-google:before {
  content: "\6a"; }

.icon-home:before {
  content: "\6b"; }

.icon-login:before {
  content: "\6c"; }

.icon-magazine:before {
  content: "\6d"; }

.icon-pencil:before {
  content: "\6e"; }

.icon-search:before {
  content: "\6f"; }

.icon-speech-cloud:before {
  content: "\70"; }

.icon-star:before {
  content: "\71"; }

.icon-swiper-arrow:before {
  content: "\72"; }

.icon-twitter:before {
  content: "\73"; }

.icon-video:before {
  content: "\74"; }

.icon-check:before {
  content: "\75"; }

.glyphicon-check-container ul li:before {
  content: "\e067"; }

.icon-check-container ul li:before {
  content: "\75"; }

.icon-play:before {
  content: "\76"; }

.icon-star-full:before {
  content: "\77"; }

.icon-video-circle:before {
  content: "\78"; }

.icon-arrow-next:before {
  content: "\79"; }

.icon-leaf:before {
  content: "\7a"; }

.icon-sun:before {
  content: "\41"; }

.icon-acorn:before {
  content: "\42"; }

.icon-bird:before {
  content: "\43"; }

.icon-pine:before {
  content: "\44"; }

.icon-clover:before {
  content: "\45"; }

.icon-drop:before {
  content: "\46"; }

.icon-snowflake:before {
  content: "\47"; }

.icon-pumpkin:before {
  content: "\48"; }

.icon-wind:before {
  content: "\49"; }

.icon-mail:before {
  content: "\4a"; }

.icon-camera:before {
  content: "\4b"; }

.icon-thumb:before {
  content: "\4c"; }

.icon-instagram:before {
  content: "\4d"; }

.icon-pointer:before {
  content: "\4e"; }

.icon-youtube:before {
  content: "\4f"; }

.icon-alert:before {
  content: "\50"; }

.icon-cutlery:before {
  content: "\51"; }

.icon-en:before {
  content: "\52"; }

.icon-plant:before {
  content: "\53"; }

.icon-flower:before {
  content: "\54"; }

.icon-carrot:before {
  content: "\55"; }

.icon-star-empty:before {
  content: "\56"; }

/*........................................................*\
            TRANSITIONS
\*........................................................*/
/*........................................................*\
            BOX SIZING
\*........................................................*/
/*........................................................*\
            CENTER DIV
\*........................................................*/
/*........................................................*\
              BORDER RADIUS
\*........................................................*/
/*........................................................*\
              BOX SHADOW
\*........................................................*/
/*........................................................*\
              TEXT SHADOW
\*........................................................*/
/*........................................................*\
            ZOOM
\*........................................................*/
/*........................................................*\
            ROTATE
\*........................................................*/
/*........................................................*\
            TRIANGLE ARROW
\*........................................................*/
/*........................................................*\
            RESPONSIVE VIDEO
\*........................................................*/
/*........................................................*\
            FLIP
\*........................................................*/
/*........................................................*\
            CENTREREN FLEX
\*........................................................*/
/*........................................................*\
              OVERIG
\*........................................................*/
@mxin invisible {
  visibility: hidden; }
h1, h2, h3, h4, h5, h6 {
  color: #87CD55; }

p, li {
  font-size: 1em;
  line-height: 1.563em;
  font-weight: 600; }

.contentarea p, .contentarea li {
  line-height: 2em; }

.btn {
  border-radius: 2px;
  color: white;
  font-size: 1em;
  padding: 9px 28px; }
  .btn.green {
    background: #458451; }
  .btn.greenlight {
    background: #87CD55;
    color: #23462A; }
  .btn.pink {
    background: #D82F6F; }
  .btn.orange {
    background: #FF8E47; }
  .btn.aqua {
    background: #007D6E;
    color: white; }
  .btn.blue {
    background: #4873D0; }
  .btn.white {
    background: white;
    color: #007D6E; }
  .btn:hover {
    background: #484848;
    color: white; }

.header_content {
  position: relative; }

.navbar-header {
  display: block;
  padding: 15px 0 15px 0; }
  @media (max-width: 767px) {
    .navbar-header {
      position: relative; } }
  .navbar-header .navbar-toggle {
    margin-top: 10px;
    margin-bottom: 0; }
  .navbar-header .icon-bar + .icon-bar {
    margin-top: 6px; }
  .navbar-header .icon-bar {
    background: #87CD55; }
  @media (max-width: 767px) {
    .navbar-header {
      padding: 8px 0;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
      background: #fff; } }

.navbar-brand {
  height: 64px;
  padding: 0 0 0 20px; }
  .navbar-brand svg {
    fill: white; }
    @media (max-width: 1199px) {
      .navbar-brand svg {
        width: 200px; } }
    @media (max-width: 767px) {
      .navbar-brand svg {
        width: 163px; } }
  .navbar-brand .greenlight {
    background: transparent !important; }
    .navbar-brand .greenlight svg {
      fill: #87CD55; }
  .navbar-brand .green {
    background: transparent !important; }
    .navbar-brand .green svg {
      fill: #458451; }
  .navbar-brand .orange {
    background: transparent !important; }
    .navbar-brand .orange svg {
      fill: #FF8E47; }
  .navbar-brand .pink {
    background: transparent !important; }
    .navbar-brand .pink svg {
      fill: #D82F6F; }
  .navbar-brand .blue {
    background: transparent !important; }
    .navbar-brand .blue svg {
      fill: #4873D0; }
  .navbar-brand .aqua {
    background: transparent !important; }
    .navbar-brand .aqua svg {
      fill: #007D6E; }
  @media (max-width: 767px) {
    .navbar-brand {
      width: 60%; } }

#navbar {
  clear: both;
  padding: 0; }

.navbar {
  border: 0;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .navbar {
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
      background: white; } }
  @media (max-width: 767px) {
    .navbar {
      box-shadow: none;
      background: transparent; } }

#search {
  background: #EFEFEF;
  clear: both;
  width: 100%; }
  #search .navbar-form {
    margin: 0;
    padding: 20px;
    position: relative; }
    #search .navbar-form button {
      position: absolute;
      right: 0;
      top: 0;
      height: 40px;
      width: 60px;
      padding: 10px 12px;
      background: #007D6E;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      color: white !important;
      -webkit-transition: all, 0.5s, linear;
      -o-transition: all, 0.5s, linear;
      transition: all, 0.5s, linear; }
      #search .navbar-form button:before {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 50%;
        margin-left: -8px; }
      #search .navbar-form button:hover {
        background: #484848; }
      #search .navbar-form button:focus {
        outline: none;
        box-shadow: none; }

.form-group {
  position: relative; }
  .form-group.long {
    width: 85%; }
    .form-group.long input {
      border-radius: 0;
      border: 0;
      font-size: 0.750em;
      color: #484848;
      height: 40px;
      padding: 10px 20px;
      width: 100% !important;
      border: 0;
      height: 40px; }
    .form-group.long .btn {
      margin: 0; }
      @media (max-width: 991px) {
        .form-group.long .btn {
          position: absolute;
          top: 0;
          right: 20px;
          bottom: 0; } }
    @media (max-width: 991px) {
      .form-group.long {
        width: 100%;
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .form-group.long {
        width: 100%; } }
  @media (max-width: 767px) {
    .form-group {
      padding: 0 20px; } }

#mainnav {
  position: relative; }
  #mainnav ul {
    position: relative;
    background: #87CD55;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
    #mainnav ul li {
      float: left;
      display: inline; }
      #mainnav ul li.active a {
        color: white; }
      #mainnav ul li.active ul li ul li a {
        color: #484848; }
      #mainnav ul li a {
        color: #23462A;
        font-size: 1em;
        padding: 20px 25px;
        display: block;
        font-size: 1.125em;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
        #mainnav ul li a:before {
          font-size: 22px; }
        #mainnav ul li a:hover {
          background: #458451;
          color: white; }
        @media (max-width: 1199px) {
          #mainnav ul li a {
            font-size: 0.975em;
            padding: 20px 12px; } }
        @media (max-width: 991px) {
          #mainnav ul li a {
            font-size: .875em;
            padding: 18px 10px; }
            #mainnav ul li a:before {
              font-size: 1em; } }
      #mainnav ul li.pink {
        background: transparent; }
        #mainnav ul li.pink a:hover {
          background: #D82F6F; }
        #mainnav ul li.pink ul li ul li.active a {
          color: #D82F6F; }
        #mainnav ul li.pink ul li ul li a:hover {
          color: #D82F6F; }
      #mainnav ul li.orange {
        background: transparent; }
        #mainnav ul li.orange a:hover {
          background: #FF8E47; }
        #mainnav ul li.orange ul li ul li a.active a {
          color: #FF8E47; }
        #mainnav ul li.orange ul li ul li a:hover {
          color: #FF8E47; }
      #mainnav ul li.blue {
        background: transparent; }
        #mainnav ul li.blue a:hover {
          background: #4873D0; }
        #mainnav ul li.blue ul li ul li.active a {
          color: #4873D0; }
        #mainnav ul li.blue ul li ul li a:hover {
          color: #4873D0; }
      #mainnav ul li.aqua {
        background: transparent; }
        #mainnav ul li.aqua a:hover {
          background: #007D6E; }
        #mainnav ul li.aqua ul li ul li.active a {
          color: #007D6E; }
        #mainnav ul li.aqua ul li ul li a:hover {
          color: #007D6E; }
      #mainnav ul li.green {
        background: transparent; }
        #mainnav ul li.green a:hover {
          background: #458451; }
        #mainnav ul li.green ul li ul li.active a {
          color: #458451; }
        #mainnav ul li.green ul li ul li a:hover {
          color: #458451; }
      #mainnav ul li:first-child a {
        border-top-left-radius: 8px;
        padding: 20px 30px 20px 30px; }
        @media (max-width: 1199px) {
          #mainnav ul li:first-child a {
            padding: 20px 12px 20px 22px; } }
        @media (max-width: 991px) {
          #mainnav ul li:first-child a {
            padding-left: 15px; } }
      #mainnav ul li:first-child.active {
        border-top-left-radius: 8px;
        background: #458451; }
      #mainnav ul li.active {
        background: transparent; }
        #mainnav ul li.active.pink {
          background: #D82F6F; }
        #mainnav ul li.active.orange {
          background: #FF8E47; }
        #mainnav ul li.active.blue {
          background: #4873D0; }
        #mainnav ul li.active.aqua {
          background: #007D6E; }
        #mainnav ul li.active.green {
          background: #458451; }
      #mainnav ul li.pink ul {
        background: #D82F6F; }
      #mainnav ul li.orange ul {
        background: #FF8E47; }
        #mainnav ul li.orange ul li ul li.active a {
          color: #FF8E47; }
      #mainnav ul li.blue ul {
        background: #4873D0; }
        #mainnav ul li.blue ul li ul li.active a {
          color: #4873D0; }
      #mainnav ul li.aqua ul {
        background: #007D6E; }
        #mainnav ul li.aqua ul li ul li.active a {
          color: #007D6E; }
      #mainnav ul li.green ul {
        background: #458451; }
        #mainnav ul li.green ul li ul li.active a {
          color: #458451; }
      #mainnav ul li ul {
        position: absolute;
        left: 0;
        top: 64px;
        display: block;
        width: 100%;
        height: 40px;
        z-index: 1;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        overflow: hidden; }
        #mainnav ul li ul li {
          padding: 8px 0px;
          -webkit-transition: all, 0.2s, linear;
          -o-transition: all, 0.2s, linear;
          transition: all, 0.2s, linear;
          background: transparent !important; }
          #mainnav ul li ul li:first-child a {
            padding: 0 16px 0 29px; }
          #mainnav ul li ul li a {
            padding: 0 16px;
            border-right: 1px solid rgba(255, 255, 255, 0.3);
            font-size: 0.875em;
            color: white; }
            #mainnav ul li ul li a:hover {
              color: rgba(0, 0, 0, 0.5); }
            #mainnav ul li ul li a:first-child {
              padding-right: 16px !important; }
            @media (max-width: 1199px) {
              #mainnav ul li ul li a {
                padding: 0 15px !important;
                font-size: 0.688em !important; } }
          #mainnav ul li ul li ul {
            background: #F2F2F2 !important;
            top: 40px; }
            #mainnav ul li ul li ul li a {
              color: #484848;
              border-right: 1px solid rgba(0, 0, 0, 0.3) !important;
              padding-left: 16px !important; }
              #mainnav ul li ul li ul li a:hover {
                color: #458451;
                background: transparent !important; }
              #mainnav ul li ul li ul li a:first-child {
                padding-right: 16px !important; }
              @media (max-width: 1199px) {
                #mainnav ul li ul li ul li a {
                  padding-left: 15px !important;
                  font-size: 0.7em !important; }
                  #mainnav ul li ul li ul li a:first-child {
                    padding-right: 15px !important; } }
            #mainnav ul li ul li ul li:last-child a {
              border-right: 0 !important; }
            #mainnav ul li ul li ul li:first-child a {
              padding-left: 30px !important; }
            #mainnav ul li ul li ul li ul li a {
              border-right: 1px solid rgba(0, 0, 0, 0.3) !important; }
            #mainnav ul li ul li ul li ul li:last-child a {
              border-right: 0; }
            #mainnav ul li ul li ul li:after {
              display: none !important; }
            #mainnav ul li ul li ul li:hover:after {
              display: none !important; }
            @media (max-width: 1199px) {
              #mainnav ul li ul li ul li:first-child a {
                padding-left: 15px !important; } }
          #mainnav ul li ul li:last-child a {
            border-right: 0; }
          #mainnav ul li ul li:hover:after {
            content: "";
            display: block;
            width: 0;
            border-width: 0 7px 8px;
            border-style: solid;
            border-color: #F9F9F9 transparent;
            z-index: 999;
            text-align: center;
            margin-left: 45%;
            height: 5px;
            margin-top: 2px; }
          #mainnav ul li ul li.active {
            background: transparent; }
            #mainnav ul li ul li.active:after {
              content: "";
              display: block;
              width: 0;
              border-width: 0 5px 6px;
              border-style: solid;
              border-color: #F9F9F9 transparent;
              z-index: 999;
              text-align: center;
              margin-left: 45%;
              height: 5px;
              margin-top: 2px; }
  #mainnav .become_member {
    float: right;
    margin-top: -35px;
    margin-right: -17px; }
    #mainnav .become_member ul {
      background: #007D6E; }
      #mainnav .become_member ul li {
        padding: 8px 0; }
        #mainnav .become_member ul li:after {
          display: none !important; }
        #mainnav .become_member ul li a {
          background-image: none;
          width: auto;
          height: 24px;
          padding: 0 20px;
          font-size: 0.875em; }
          #mainnav .become_member ul li a:before {
            display: none; }
          #mainnav .become_member ul li a:after {
            display: none; }
          #mainnav .become_member ul li a:hover {
            background-image: none;
            background: transparent; }
            #mainnav .become_member ul li a:hover:after {
              display: none; }
      @media (max-width: 991px) {
        #mainnav .become_member ul {
          padding-left: 0; } }
    #mainnav .become_member.active {
      background: transparent !important; }
      #mainnav .become_member.active a:before {
        background: #458451;
        color: white; }
    @media (max-width: 1199px) {
      #mainnav .become_member {
        margin-top: -35px; } }

#utilities {
  position: absolute;
  right: 20px;
  top: 0;
  background: #F2F2F2;
  padding: 0 0 0 10px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  #utilities ul li {
    float: left;
    display: inline-block;
    padding: 7px 15px;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    #utilities ul li.active a {
      color: #007D6E; }
    #utilities ul li a {
      color: #484848;
      font-size: 0.750em; }
      #utilities ul li a:hover {
        color: #007D6E; }
      @media (max-width: 1199px) {
        #utilities ul li a {
          font-size: .69em; } }
    #utilities ul li.login {
      padding: 0;
      background: #484848;
      width: 57px;
      margin-left: 14px;
      min-height: 40px; }
      #utilities ul li.login a {
        padding: 7px 0 8px;
        text-align: center;
        display: block;
        font-size: 0.938em;
        top: 5px;
        position: relative; }
        #utilities ul li.login a:before {
          color: white; }
      #utilities ul li.login:hover {
        background: #007D6E; }
      @media (max-width: 1199px) {
        #utilities ul li.login {
          width: 47px; } }
    #utilities ul li.search {
      padding: 0;
      width: 57px;
      height: 40px;
      overflow: hidden; }
      #utilities ul li.search a {
        padding: 7px 0 7px 0;
        text-align: center;
        display: block;
        font-size: 0.938em;
        background: #007D6E;
        border-bottom-right-radius: 8px;
        z-index: 3;
        position: relative;
        height: 100%; }
        #utilities ul li.search a:hover {
          background: #007D6E; }
        #utilities ul li.search a:before {
          font-family: "groei";
          color: white;
          content: '\6f';
          position: absolute;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s;
          top: 8px;
          left: 20px; }
          @media (max-width: 1199px) {
            #utilities ul li.search a:before {
              left: 16px; } }
        #utilities ul li.search a:after {
          font-family: "groei";
          color: white;
          content: '\67';
          position: absolute;
          top: 100px;
          left: 20px;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
        #utilities ul li.search a.toggle:before {
          top: -100px;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
        #utilities ul li.search a.toggle:after {
          font-family: "groei";
          color: white;
          position: absolute;
          top: 8px;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
        #utilities ul li.search a.collapsed {
          background: #87CD55; }
          #utilities ul li.search a.collapsed:hover {
            background: #007D6E; }
      @media (max-width: 1199px) {
        #utilities ul li.search {
          width: 47px; } }
    @media (max-width: 1199px) {
      #utilities ul li {
        padding: 7px 10px; } }

#mainnav_mmenu {
  background: white; }
  #mainnav_mmenu .mm-navbar {
    height: 80px;
    padding: 37px; }
    #mainnav_mmenu .mm-navbar .mm-title {
      padding: 12px 0 20px 0;
      font-size: 1.250em;
      color: #87CD55;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        #mainnav_mmenu .mm-navbar .mm-title {
          padding: 0; } }
    #mainnav_mmenu .mm-navbar .mm-close {
      display: block;
      z-index: 9999;
      right: 20px;
      top: 30px;
      padding: 0;
      width: 30px;
      height: 23px;
      color: #fff;
      position: absolute; }
      #mainnav_mmenu .mm-navbar .mm-close:before, #mainnav_mmenu .mm-navbar .mm-close:after {
        position: absolute;
        left: 14px;
        top: 0px;
        content: ' ';
        height: 33px;
        width: 2px;
        border-color: #87CD55;
        border-width: 3px; }
      #mainnav_mmenu .mm-navbar .mm-close:before {
        transform: rotate(45deg); }
      #mainnav_mmenu .mm-navbar .mm-close:after {
        transform: rotate(-45deg); }
      @media (max-width: 991px) {
        #mainnav_mmenu .mm-navbar .mm-close {
          right: 20px;
          top: 35px; } }
      @media (max-width: 767px) {
        #mainnav_mmenu .mm-navbar .mm-close {
          right: 20px;
          top: 30px; } }
    #mainnav_mmenu .mm-navbar .mm-prev {
      top: 32%; }
      #mainnav_mmenu .mm-navbar .mm-prev:before {
        border-color: #87CD55;
        border-width: 3px;
        width: 18px;
        height: 18px; }
    @media (max-width: 991px) {
      #mainnav_mmenu .mm-navbar {
        height: 94px; } }
    @media (max-width: 767px) {
      #mainnav_mmenu .mm-navbar {
        height: 80px; } }
  #mainnav_mmenu .mm-panels {
    top: 80px; }
    @media (max-width: 1199px) {
      #mainnav_mmenu .mm-panels {
        top: 94px; } }
    @media (max-width: 767px) {
      #mainnav_mmenu .mm-panels {
        top: 80px; } }
  #mainnav_mmenu ul {
    background: #F9F9F9; }
    #mainnav_mmenu ul li:after {
      left: 0; }
    #mainnav_mmenu ul li a {
      padding: 15px 10px 15px 20px; }
      #mainnav_mmenu ul li a:after {
        border-color: #484848; }
    #mainnav_mmenu ul li em {
      color: #484848; }
    #mainnav_mmenu ul li .mobile_search {
      margin: 0 -20px;
      padding: 20px; }

.member_phone {
  float: left;
  width: 100%;
  background: #F2F2F2;
  text-align: center;
  padding: 25px 0;
  margin: 20px 0 10px 0;
  display: none !important; }
  .member_phone.visible-xs {
    display: none !important; }
    @media (max-width: 767px) {
      .member_phone.visible-xs {
        display: none !important; } }

.breadcrumbs {
  padding: 0;
  float: left;
  width: 100%; }
  .breadcrumbs ul {
    padding: 0px 30px; }
    @media (max-width: 991px) {
      .breadcrumbs ul {
        padding: 0; } }
    .breadcrumbs ul li {
      float: left;
      display: inline;
      font-size: 0.750em;
      color: #484848;
      padding: 10px 0px 10px 10px; }
      .breadcrumbs ul li:first-child {
        padding-left: 0; }
      .breadcrumbs ul li a {
        float: left;
        position: relative;
        padding: 0 30px 0 0px;
        color: #484848;
        font-size: inherit; }
        .breadcrumbs ul li a:after, .breadcrumbs ul li a:before {
          right: 0;
          top: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none; }
          @media (max-width: 767px) {
            .breadcrumbs ul li a:after, .breadcrumbs ul li a:before {
              right: -6px; } }
        .breadcrumbs ul li a:after {
          border-color: rgba(255, 255, 255, 0);
          border-left-color: #ffffff;
          border-width: 3px;
          margin-top: -3px;
          right: 6px; }
          @media (max-width: 767px) {
            .breadcrumbs ul li a:after {
              right: 0px; } }
        .breadcrumbs ul li a:before {
          border-color: rgba(102, 102, 102, 0);
          border-left-color: #666666;
          border-width: 6px;
          margin-top: -6px; }
        @media (max-width: 767px) {
          .breadcrumbs ul li a {
            padding: 0 15px 0 3px; } }
        .breadcrumbs ul li a:hover {
          color: #87CD55; }
          .breadcrumbs ul li a:hover:before {
            color: #484848; }
      .breadcrumbs ul li:last-child a:before {
        display: none; }
    @media (max-width: 767px) {
      .breadcrumbs ul {
        float: left;
        width: 100%;
        padding: 10px 20px;
        margin-top: 0;
        margin-bottom: 10px;
        border-top: 0;
        background: #F2F2F2; } }
  .breadcrumbs--christmas ul li {
    color: white; }
    .breadcrumbs--christmas ul li a {
      color: white; }

.firstmargin + .member_phone + .breadcrumbs {
  margin-top: 35px; }
  @media (max-width: 767px) {
    .firstmargin + .member_phone + .breadcrumbs {
      margin-top: 0 !important; } }

.secondmargin + .member_phone + .breadcrumbs {
  margin-top: 80px; }
  @media (max-width: 767px) {
    .secondmargin + .member_phone + .breadcrumbs {
      margin-top: 0 !important; } }

.top_footer {
  background: #F2F2F2;
  padding: 28px 30px;
  position: relative;
  margin-top: 60px; }
  .top_footer span {
    font-size: 1em;
    color: #484848; }
    .top_footer span.right {
      float: right;
      padding-right: 400px;
      font-size: 0.875em; }
      @media (max-width: 767px) {
        .top_footer span.right {
          float: none;
          display: block;
          padding: 0; } }
  .top_footer .social_media {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
    .top_footer .social_media ul {
      height: 100%; }
      .top_footer .social_media ul li {
        float: left;
        margin-left: 1px;
        display: inline-block;
        color: #484848; }
        .top_footer .social_media ul li:last-child {
          border-right: 0; }
        .top_footer .social_media ul li a {
          background: #87CD55;
          color: #23462A;
          display: block;
          padding: 28px 28px 26px 28px;
          -webkit-transition: all, 0.5s, linear;
          -o-transition: all, 0.5s, linear;
          transition: all, 0.5s, linear; }
          .top_footer .social_media ul li a:before {
            font-size: 1.5em; }
          .top_footer .social_media ul li a:hover {
            background: #23462A;
            color: white; }
          @media (max-width: 767px) {
            .top_footer .social_media ul li a {
              padding: 24px 0px;
              text-align: center; } }
        @media (max-width: 767px) {
          .top_footer .social_media ul li {
            width: calc(100% / 5);
            margin: 0;
            border-right: 1px solid rgba(69, 132, 81, 0.8); } }
    @media (max-width: 767px) {
      .top_footer .social_media {
        top: auto;
        left: 0;
        bottom: 0;
        right: 0; } }
  @media (max-width: 767px) {
    .top_footer {
      float: left;
      width: 100%;
      margin-top: -10px;
      padding: 25px 20px 95px 20px; } }

.footer_nav {
  float: left;
  width: 100%;
  background: #F2F2F2;
  padding: 30px 0 30px 30px;
  margin-top: 10px; }
  .footer_nav ul {
    float: left;
    width: calc(100% / 7 - 34px);
    margin: 0 30px 0 0; }
    .footer_nav ul li.footer_title {
      color: #484848;
      border-bottom: 1px solid #979797;
      font-size: 0.875em;
      padding-bottom: 5px;
      margin-bottom: 9px; }
    .footer_nav ul li a {
      color: #484848;
      font-size: 0.750em;
      position: relative;
      padding-left: 15px;
      display: block;
      line-height: 1.500em;
      margin-bottom: 11px; }
      .footer_nav ul li a:before {
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 0.5em; }
      .footer_nav ul li a:hover {
        color: #458451; }
    @media (max-width: 1199px) {
      .footer_nav ul {
        width: calc(100% / 7 - 20px);
        margin: 0 20px 0 0; } }
    @media (max-width: 991px) {
      .footer_nav ul {
        width: 100%;
        margin: 5px 0 14px 0;
        max-height: 38px;
        overflow: hidden;
        border-bottom: 1px solid #979797;
        position: relative; }
        .footer_nav ul:before {
          content: '';
          border: solid #484848;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 2px;
          font-weight: bold;
          position: absolute;
          right: 3px;
          top: 10px;
          transform: translateY(-50%) rotate(45deg); }
        .footer_nav ul li.footer_title {
          border-bottom: 0px; }
        .footer_nav ul.open {
          max-height: 400px;
          overflow: auto; } }
  @media (max-width: 991px) {
    .footer_nav {
      padding: 30px; } }

.tuinweek .widgets {
  padding-left: 0px;
  z-index: 10;
  position: relative;
  margin-bottom: 40px; }
  .tuinweek .widgets .widget {
    margin-bottom: 10px; }
.tuinweek aside {
  margin-top: -30px; }
.tuinweek .noMargin {
  margin-top: 0; }
  @media (max-width: 991px) {
    .tuinweek .noMargin {
      margin-top: 20px; } }
.tuinweek .backButton {
  width: 100%;
  margin: 0 0 10px 0;
  position: relative;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  padding: 14px 20px; }
  .tuinweek .backButton svg {
    position: absolute;
    left: 25px;
    padding: 14px 20px 14px 53px; }
  .tuinweek .backButton svg {
    position: absolute;
    left: 15px;
    top: 17px;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg); }
.tuinweek .block .btn {
  background: #87CD55; }
.tuinweek .block.video .icon-play {
  color: #87CD55; }
.tuinweek .block.video .icon-video {
  background: #87CD55; }

.widget {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  z-index: 99; }
  @media (max-width: 767px) {
    .widget:last-child {
      margin-bottom: 20px; } }
  .widget .heading {
    margin: 0;
    position: relative;
    z-index: 2; }
  .widget p {
    font-size: 0.875em;
    line-height: 2em;
    position: relative;
    z-index: 2; }
  .widget .btn {
    position: relative;
    z-index: 2;
    margin-top: 10px; }
  .widget .bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    mix-blend-mode: multiply;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    opacity: 0.4;
    width: 100%; }
  .widget.classic .heading {
    font-size: 2.500em;
    line-height: 1em;
    margin: 0 0 20px 0; }
  .widget.modern .heading {
    font-size: 1.500em;
    line-height: 1.208em;
    margin: 0 0 10px 0; }
  .widget.red {
    background: #D85E5E; }
    .widget.red .heading {
      color: white; }
    .widget.red p {
      color: white; }
  .widget.green {
    background: #87CD55; }
    .widget.green .heading {
      color: #23462A; }
    .widget.green p {
      color: #23462A; }
  .widget.filter {
    background: #8DD4EC;
    overflow: visible;
    z-index: 100; }
    .widget.filter .btn {
      background: red; }
    .widget.filter form {
      position: relative;
      z-index: 2; }
    .widget.filter figure {
      background: #8DD4EC;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      z-index: 1; }
    .widget.filter .heading {
      color: #2E6C7F;
      margin: 0 0 23px 0; }
    .widget.filter .form-group {
      margin-bottom: 10px; }
    .widget.filter .select-group label {
      height: 50px;
      width: 100%;
      border-radius: 5px;
      background: #2E6C7F;
      position: absolute;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
      border: none;
      z-index: 1; }
      .widget.filter .select-group label:after {
        right: 20px;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-left-color: #ffffff;
        border-width: 5px;
        margin-top: -5px;
        z-index: 2; }
      .widget.filter .select-group label + select {
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: white;
        border: none;
        position: relative;
        z-index: 3;
        height: 50px;
        cursor: pointer; }
        .widget.filter .select-group label + select::-ms-expand {
          display: none; }
        .widget.filter .select-group label + select option {
          color: #484848; }
    .widget.filter .btn-group {
      height: 50px;
      border: 0;
      border-radius: 5px;
      box-shadow: none; }
      .widget.filter .btn-group button {
        padding: 0 20px;
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #2E6C7F;
        color: white;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }
        .widget.filter .btn-group button .caret {
          right: 20px;
          top: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-left-color: #ffffff;
          border-width: 5px;
          margin-top: -5px; }
      .widget.filter .btn-group .dropdown-menu {
        right: 0;
        border: 0;
        padding: 0;
        margin: 0;
        overflow: visible !important; }
        .widget.filter .btn-group .dropdown-menu ul {
          top: 0;
          padding: 0;
          max-height: 317px !important;
          overflow: scroll !important; }
          .widget.filter .btn-group .dropdown-menu ul li {
            border-bottom: 1px solid #8DD4EC; }
            .widget.filter .btn-group .dropdown-menu ul li:last-child {
              border: 0; }
            .widget.filter .btn-group .dropdown-menu ul li a {
              padding: 15px 20px; }
              .widget.filter .btn-group .dropdown-menu ul li a .glyphicon {
                display: none; }
              .widget.filter .btn-group .dropdown-menu ul li a:focus {
                outline: none; }
    .widget.filter #zoeken {
      font-size: 1em;
      border-radius: 5px;
      height: 50px;
      border: none;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }
    .widget.filter .submit {
      background: #F6A623;
      color: white; }
      .widget.filter .submit:hover {
        background: #FEBB4B;
        color: white; }
      .widget.filter .submit:focus {
        outline: none; }
    .widget.filter ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #666666; }
  .widget .btn {
    background: #87CD55;
    border: none;
    font-size: 1em;
    color: #23462A;
    padding: 10px;
    border-radius: 5px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
    .widget .btn svg {
      margin-left: 5px; }
    .widget .btn:hover {
      background: #a3d97c;
      color: #23462A; }
    .widget .btn.btn-secondary {
      background: #23462A;
      color: white; }
      .widget .btn.btn-secondary svg polygon {
        fill: white; }
      .widget .btn.btn-secondary:hover {
        background: #34683e;
        color: white; }

.home-blogs {
  border-radius: 8px;
  padding: 31px;
  overflow: hidden;
  margin: 0 0 20px 0;
  position: relative;
  background-color: #EFEFEF; }
  .home-blogs h2 {
    margin: 0px 0 13px;
    color: #484848;
    font-size: 1.125em;
    line-height: 1.222em; }
  .home-blogs p {
    line-height: 1.750em;
    margin-bottom: 21px; }
  .home-blogs a {
    padding: 9px 20px;
    transition: 0.3s;
    background: #87CD55; }

.widgets {
  padding-left: 10px; }
  .widgets.videos {
    background-color: #00A995; }
  .widgets .widget {
    margin-bottom: 20px;
    border-radius: 8px; }
  .widgets article {
    border-radius: 8px;
    padding: 31px;
    overflow: hidden;
    margin: 0 0 20px 0;
    position: relative;
    background-color: #EFEFEF; }
    .widgets article h2 {
      margin: 0px 0 13px;
      color: #484848;
      font-size: 1.125em;
      line-height: 1.222em; }
    .widgets article p {
      line-height: 1.750em;
      margin-bottom: 21px; }
    .widgets article a figure {
      height: 90px; }
      .widgets article a figure img {
        position: relative;
        height: inherit;
        object-fit: fill;
        width: 100%; }
    .widgets article .btn {
      padding: 9px 20px;
      transition: 0.3s; }
      .widgets article .btn:hover {
        background: #484848; }
    .widgets article .circle {
      background: #EF0078;
      height: 200px;
      width: 200px;
      text-align: center;
      border-radius: 50%;
      margin-bottom: 33px;
      color: white;
      font-size: 16px;
      padding: 30px;
      position: absolute;
      right: -36px;
      top: -100px;
      z-index: 3;
      text-align: center;
      transition: 0.3s; }
      .widgets article .circle .price {
        font-size: 18px;
        line-height: 22px;
        display: block;
        margin-top: 25px; }
      .widgets article .circle .subtitle {
        font-size: 32px;
        line-height: 45px; }
      @media (max-width: 767px) {
        .widgets article .circle {
          margin: 0 auto;
          margin-bottom: 20px;
          position: relative;
          top: 0;
          right: 0; } }
    .widgets article .info {
      position: relative; }
      @media (max-width: 991px) {
        .widgets article .info {
          margin: 0 20px 40px 20px; } }
      .widgets article .info h2 {
        font-size: 31px;
        text-transform: uppercase;
        color: white;
        font-family: 'montserratbold';
        text-align: center; }
      .widgets article .info img {
        margin: 0 auto;
        display: block; }
        @media (max-width: 1199px) {
          .widgets article .info img {
            width: 100%;
            max-width: 350px; } }
        @media (max-width: 767px) {
          .widgets article .info img {
            width: 100%;
            max-width: 350px; } }
      .widgets article .info .logo-en {
        position: absolute;
        top: 35px;
        left: 124px;
        width: auto; }
        @media (max-width: 1199px) {
          .widgets article .info .logo-en {
            top: 72px;
            left: 84px; } }
        @media (max-width: 991px) {
          .widgets article .info .logo-en {
            top: 42px;
            left: 320px; } }
        @media (max-width: 767px) {
          .widgets article .info .logo-en {
            position: relative;
            top: -51px;
            left: 0px;
            width: auto; } }
      .widgets article .info h4 {
        color: #484848;
        font-size: 19px;
        font-family: 'montserratbold';
        margin-top: 20px; }
      .widgets article .info ul {
        margin-left: 20px; }
        .widgets article .info ul li {
          color: white;
          list-style-type: disc !important;
          font-size: 18px;
          padding: 5px 0; }
          .widgets article .info ul li::marker {
            color: #484848 !important; }
      .widgets article .info .aside-btn {
        background-color: #484848 !important;
        padding: 14px !important;
        font-size: 16px !important;
        text-align: left !important;
        display: block !important;
        position: relative !important;
        bottom: -10px !important;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;
        display: block;
        transition: all .2s ease-in-out; }
        @media (max-width: 991px) {
          .widgets article .info .aside-btn {
            font-size: 12px !important; } }
        .widgets article .info .aside-btn::after {
          content: '\f061';
          font-family: 'Font Awesome 5 Pro';
          left: 10px;
          position: relative;
          transition: all .2s ease-in-out; }
          @media (max-width: 767px) {
            .widgets article .info .aside-btn::after {
              left: 5px; } }
        .widgets article .info .aside-btn:hover::after {
          left: 20px; }
          @media (max-width: 767px) {
            .widgets article .info .aside-btn:hover::after {
              left: 10px; } }
    .widgets article.action {
      padding-top: 40px;
      margin-top: 120px;
      margin-bottom: 20px;
      overflow: visible;
      background: transparent; }
      @media (max-width: 991px) {
        .widgets article.action {
          padding: 0;
          margin-top: 0; } }
      .widgets article.action a:hover .circle {
        bottom: -40px; }
      .widgets article.action a:hover .btn {
        background: #484848; }
      .widgets article.action .btn {
        background: #87CD55;
        text-transform: uppercase;
        font-size: 18px;
        position: absolute;
        bottom: -70px;
        right: 0;
        left: 0;
        border-radius: 7px;
        padding: 16px 60px 16px 30px;
        transition: 0.3s;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
        @media (max-width: 1199px) {
          .widgets article.action .btn {
            font-size: 16px;
            padding: 16px 10px; } }
        .widgets article.action .btn:hover {
          background: #484848; }
        .widgets article.action .btn:before {
          position: absolute;
          top: 19px;
          right: 30px; }
          @media (max-width: 1199px) {
            .widgets article.action .btn:before {
              display: none; } }
    .widgets article.slider h2 {
      text-align: center;
      font-size: 1.250em; }
    .widgets article.slider .swiper {
      position: relative;
      padding: 0;
      background: transparent;
      height: 270px; }
      .widgets article.slider .swiper .swiper-container-aside {
        overflow: hidden; }
        .widgets article.slider .swiper .swiper-container-aside .swiper-wrapper .swiper-slide {
          padding: 0; }
      .widgets article.slider .swiper .swiper-slide-active {
        padding: 0 4px;
        width: 100% !important; }
      .widgets article.slider .swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide_container {
        margin: 0;
        height: auto;
        padding: 27px 28px 40px 30px; }
      .widgets article.slider .swiper .swiper-slide_container {
        height: 260px !important; }
      .widgets article.slider .swiper .swiper-pagination {
        bottom: -30px; }
        .widgets article.slider .swiper .swiper-pagination .swiper-pagination-bullet {
          border: 2px solid #BDBDBD;
          height: 10px;
          width: 10px;
          opacity: 1;
          background: transparent; }
        .widgets article.slider .swiper .swiper-pagination .swiper-pagination-bullet-active {
          background: #BDBDBD; }
      .widgets article.slider .swiper .swiper-button-prev {
        left: -15px;
        z-index: 0; }
      .widgets article.slider .swiper .swiper-button-next {
        right: -15px;
        z-index: 0; }
    .widgets article.regular, .widgets .swiper article.btn, .swiper .widgets article.btn {
      padding: 40px 30px;
      border-radius: 0; }
      .widgets article.regular .blockText, .widgets .swiper article.btn .blockText, .swiper .widgets article.btn .blockText {
        font-size: 1.250em;
        line-height: 1.150em;
        color: white; }
        .widgets article.regular .blockText h2, .widgets .swiper article.btn .blockText h2, .swiper .widgets article.btn .blockText h2 {
          font-size: 1.200em;
          line-height: 1.208em;
          margin: 0;
          color: white; }
        .widgets article.regular .blockText p, .widgets .swiper article.btn .blockText p, .swiper .widgets article.btn .blockText p {
          display: block;
          margin: 0;
          line-height: 1.400em; }
        .widgets article.regular .blockText .btn, .widgets .swiper article.btn .blockText .btn, .swiper .widgets article.btn .blockText .btn {
          margin-top: 20px;
          padding: 9px 50px 9px 30px;
          font-size: 0.800em;
          color: white;
          position: relative; }
          .widgets article.regular .blockText .btn:hover, .widgets .swiper article.btn .blockText .btn:hover, .swiper .widgets article.btn .blockText .btn:hover {
            background: #484848 !important; }
          .widgets article.regular .blockText .btn:before, .widgets .swiper article.btn .blockText .btn:before, .swiper .widgets article.btn .blockText .btn:before {
            position: absolute;
            top: 16px;
            right: 30px;
            font-size: 0.625em; }
          .widgets article.regular .blockText .btn.pink, .widgets .swiper article.btn .blockText .btn.pink, .swiper .widgets article.btn .blockText .btn.pink {
            background: #D82F6F; }
          .widgets article.regular .blockText .btn.blue, .widgets .swiper article.btn .blockText .btn.blue, .swiper .widgets article.btn .blockText .btn.blue {
            background: #4873D0; }
          .widgets article.regular .blockText .btn.orange, .widgets .swiper article.btn .blockText .btn.orange, .swiper .widgets article.btn .blockText .btn.orange {
            background: #FF8E47; }
          .widgets article.regular .blockText .btn.aqua, .widgets .swiper article.btn .blockText .btn.aqua, .swiper .widgets article.btn .blockText .btn.aqua {
            background: #007D6E; }
          .widgets article.regular .blockText .btn.greenlight, .widgets .swiper article.btn .blockText .btn.greenlight, .swiper .widgets article.btn .blockText .btn.greenlight {
            background: #87CD55; }
      .widgets article.regular.greenlight .blockText, .widgets .swiper article.greenlight.btn .blockText, .swiper .widgets article.greenlight.btn .blockText {
        color: #484848; }
        .widgets article.regular.greenlight .blockText h2, .widgets .swiper article.greenlight.btn .blockText h2, .swiper .widgets article.greenlight.btn .blockText h2 {
          color: #484848; }
        .widgets article.regular.greenlight .blockText p, .widgets .swiper article.greenlight.btn .blockText p, .swiper .widgets article.greenlight.btn .blockText p {
          color: #484848; }
    .widgets article.bloem {
      background-image: url("../images/bloemshape.png");
      background-repeat: no-repeat;
      background-position: 170px -6px; }
    .widgets article.wortel {
      background-image: url("../images/wortelshape.png");
      background-repeat: no-repeat;
      background-position: 280px -36px; }
    .widgets article.and {
      background-image: url("../images/andshapewhite.png");
      background-repeat: no-repeat;
      background-position: 220px -10px; }
    .widgets article.schop {
      background-image: url("../images/schopshape.png");
      background-repeat: no-repeat;
      background-position: 230px 0px; }
    .widgets article.plant {
      background-image: url("../images/plantshape.png");
      background-repeat: no-repeat;
      background-position: 210px 0px; }
    .widgets article.profile {
      padding: 20px;
      min-height: auto;
      background: #F2F2F2 url("../images/andshape.png") no-repeat 230px -6px; }
      .widgets article.profile .blockProfileImage {
        border-radius: 50%;
        background: #666;
        height: 134px;
        width: 134px;
        overflow: hidden;
        float: left; }
        @media (max-width: 1199px) {
          .widgets article.profile .blockProfileImage {
            float: none;
            margin: 0 auto; } }
        @media (max-width: 991px) {
          .widgets article.profile .blockProfileImage {
            float: left;
            margin: 0 30px 0 0; } }
      .widgets article.profile .blockText {
        padding: 16px 0 16px 154px;
        color: #458451;
        font-size: 1.125em; }
        @media (max-width: 1199px) {
          .widgets article.profile .blockText {
            padding: 16px 0 16px 0px; } }
        .widgets article.profile .blockText h2 {
          font-size: 1.111em;
          line-height: 1.200em;
          opacity: 0.7;
          margin: 0 0 5px 0; }
        .widgets article.profile .blockText a {
          font-size: 0.889em;
          color: #484848;
          opacity: 0.7;
          position: relative;
          display: block;
          margin: 5px 0 0 0;
          transition: 0.3s; }
          .widgets article.profile .blockText a:before {
            position: absolute;
            top: 6px;
            right: 10px;
            font-size: .65em; }
          .widgets article.profile .blockText a:hover {
            opacity: 1; }
    .widgets article.latestLogs {
      background: white;
      padding: 0;
      display: inline-block;
      margin-top: 10px; }
      .widgets article.latestLogs h2 {
        font-size: 1.500em;
        line-height: 1.208em;
        color: #484848; }
        .widgets article.latestLogs h2 span {
          color: #458451; }
      .widgets article.latestLogs .media {
        background: #F2F2F2;
        display: inline-block;
        transition: 0.3s;
        margin: 0 0 10px 0; }
        .widgets article.latestLogs .media:hover figure img {
          opacity: 0.3; }
        .widgets article.latestLogs .media:hover .media-body {
          color: #484848; }
        .widgets article.latestLogs .media figure {
          background: #87CD55;
          float: left;
          height: 122px;
          width: 117px;
          overflow: hidden; }
          .widgets article.latestLogs .media figure img {
            height: 100%;
            width: auto;
            max-width: none;
            transition: 0.3s; }
        .widgets article.latestLogs .media .media-body {
          padding: 15px 20px;
          font-size: 1.063em;
          line-height: 1.167em;
          color: rgba(72, 72, 72, 0.7);
          transition: 0.3s; }
          @media (max-width: 1199px) {
            .widgets article.latestLogs .media .media-body {
              font-size: 0.875em; } }
          .widgets article.latestLogs .media .media-body h3 {
            color: #458451;
            font-size: 1em;
            margin: 0 0 9px 0;
            font-weight: bold; }
    .widgets article.taglist .block_text a {
      color: #484848; }
      .widgets article.taglist .block_text a:hover {
        color: #87CD55; }
    .widgets article.fast_link h2 {
      position: relative;
      padding-left: 30px; }
      .widgets article.fast_link h2:before {
        position: absolute;
        left: 0;
        font-size: 1em; }
    .widgets article.fast_link .btn {
      color: white; }
    .widgets article.list ul li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 8px; }
      .widgets article.list ul li:last-child {
        margin-bottom: 0; }
      .widgets article.list ul li:before {
        position: absolute;
        left: 0;
        top: 10px;
        font-size: 0.6em; }
      .widgets article.list ul li a:hover {
        color: #87CD55; }
    .widgets article.video {
      position: relative;
      padding: 0;
      min-height: auto; }
      .widgets article.video a h2 {
        transition: all .2s ease-in-out; }
      .widgets article.video a i::before {
        transition: all .2s ease-in-out !important; }
      .widgets article.video a:hover h2 {
        background: #484848; }
      .widgets article.video a:hover .play:before {
        color: #484848; }
      .widgets article.video .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(86, 86, 86, 0.3);
        z-index: 1; }
      .widgets article.video .block_img {
        float: left;
        position: relative;
        width: 100%;
        cursor: pointer; }
        .widgets article.video .block_img figure img {
          height: auto; }
          @media (max-width: 991px) {
            .widgets article.video .block_img figure img {
              width: 100%;
              height: auto; } }
      .widgets article.video .play {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        background: white;
        position: absolute;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2;
        padding: 0; }
        .widgets article.video .play:before {
          font-size: 3.125em;
          -webkit-transition: all, 0.2s, linear;
          -o-transition: all, 0.2s, linear;
          transition: all, 0.2s, linear;
          border: 5px solid #fff;
          border-radius: 50%;
          margin-left: -5px; }
      .widgets article.video h2 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        color: white;
        display: block;
        padding: 9px 20px 9px 50px;
        font-size: 1em;
        z-index: 1; }
        .widgets article.video h2:before {
          position: absolute;
          left: 20px;
          top: 12px; }
    .widgets article.standard.image {
      overflow: visible;
      background-color: #00A995; }
    .widgets article.standard.white {
      background: white;
      padding: 0 31px; }
    .widgets article.standard .block_image {
      position: relative;
      margin: -30px -30px 30px -30px; }
      .widgets article.standard .block_image .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(86, 86, 86, 0.3); }
      .widgets article.standard .block_image figure img {
        width: 100%; }
    .widgets article.standard .block_text .btn {
      white-space: pre-wrap;
      word-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      display: block; }
    .widgets article.standard .block_text ul li {
      padding-left: 0px;
      position: relative;
      padding-bottom: 9px; }
      .widgets article.standard .block_text ul li:before {
        color: #87CD55;
        position: absolute;
        left: -22px;
        top: 6px;
        font-size: 0.65em; }
      .widgets article.standard .block_text ul li.icon-check {
        line-height: 1.750em; }
        .widgets article.standard .block_text ul li.icon-check:before {
          font-size: 16px; }
        .widgets article.standard .block_text ul li.icon-check:last-child {
          padding-bottom: 0; }
    .widgets article.standard .block_text .btn {
      color: white;
      font-size: 1em; }
      .widgets article.standard .block_text .btn:hover {
        color: white; }
    .widgets article.standard .form_style {
      padding: 0;
      background: transparent;
      margin: 5px 0 0; }
      .widgets article.standard .form_style .btn {
        background: #87CD55; }
        .widgets article.standard .form_style .btn:hover {
          background: #484848;
          color: white; }
    .widgets article.greenlight .btn {
      color: #484848 !important; }
      .widgets article.greenlight .btn:hover {
        color: white !important; }
    .widgets article.log h2 {
      font-size: 1.125em; }
    .widgets article.log ul li {
      border-bottom: 1px solid #E7E7E7;
      padding: 12px 0; }
      .widgets article.log ul li:last-child {
        border-bottom: 0; }
      .widgets article.log ul li a {
        color: #484848;
        font-size: 0.875em;
        line-height: 1.714em;
        position: relative;
        padding-right: 90px;
        display: block;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
        .widgets article.log ul li a span {
          position: absolute;
          top: 0;
          right: 0;
          -webkit-transition: all, 0.2s, linear;
          -o-transition: all, 0.2s, linear;
          transition: all, 0.2s, linear; }
        .widgets article.log ul li a:hover {
          color: #87CD55; }
          .widgets article.log ul li a:hover span {
            color: #87CD55; }
    .widgets article.recent h2 {
      font-size: 1.125em;
      color: white; }
    .widgets article.recent ul li {
      display: block;
      background: white;
      padding: 12px 20px;
      margin-bottom: 10px;
      border-radius: 2px;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      .widgets article.recent ul li .date {
        font-size: 0.750em;
        position: relative;
        padding-left: 25px;
        clear: both;
        display: block;
        margin: 0;
        color: #484848;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
        .widgets article.recent ul li .date:before {
          position: absolute;
          left: 0;
          top: 3px; }
      .widgets article.recent ul li .profile:hover h3 {
        color: #458451; }
      .widgets article.recent ul li h3 {
        font-size: 0.875em;
        color: #484848;
        margin: 0 13px 0 0;
        display: inline-block;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
      .widgets article.recent ul li .article_name {
        color: #484848;
        font-size: 0.875em;
        display: inline;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
        .widgets article.recent ul li .article_name:hover {
          font-weight: bold;
          color: #458451; }
    .widgets article.location ul li .profile {
      display: block; }
    .widgets article.location ul li .article_name:hover {
      font-weight: normal;
      color: #484848; }
    .widgets article.forum .block_text ul li {
      display: block;
      background: white;
      padding: 12px 20px;
      margin-bottom: 10px;
      border-radius: 2px;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear;
      float: left; }
      .widgets article.forum .block_text ul li .date {
        float: left;
        clear: none;
        margin-right: 20px; }
      .widgets article.forum .block_text ul li .profile {
        float: left;
        background: white;
        margin: 0; }
        .widgets article.forum .block_text ul li .profile:hover h3 {
          color: #458451; }
      .widgets article.forum .block_text ul li h3 {
        display: block;
        float: left;
        min-width: 95px;
        overflow: hidden;
        padding-left: 20px;
        position: relative; }
        .widgets article.forum .block_text ul li h3:before {
          position: absolute;
          left: 0; }
      .widgets article.forum .block_text ul li .article_name {
        float: left;
        margin: 0; }
        .widgets article.forum .block_text ul li .article_name:hover {
          color: #484848;
          font-weight: normal; }
        .widgets article.forum .block_text ul li .article_name a {
          color: #458451;
          background: white; }
          .widgets article.forum .block_text ul li .article_name a:hover {
            color: #484848; }
    .widgets article.forum .block_text a {
      background: white;
      color: #484848;
      margin: 10px 0 0px 0; }
      .widgets article.forum .block_text a:hover {
        background: #484848;
        color: white; }
    .widgets article.archive {
      background: #007D6E;
      padding: 31px 31px 40px 31px; }
      .widgets article.archive h2 {
        color: white; }
      .widgets article.archive ul li {
        text-align: center; }
        .widgets article.archive ul li:nth-child(odd) {
          background: white; }
        .widgets article.archive ul li:nth-child(even) {
          background: #F2F2F2; }
        .widgets article.archive ul li:hover a {
          color: #007D6E; }
        .widgets article.archive ul li a {
          color: #484848;
          padding: 13px 0px;
          display: block; }
    .widgets article.profile ul li p, .widgets article.profile ul li a {
      position: relative;
      padding-left: 30px;
      margin: 5px 0; }
      .widgets article.profile ul li p:before, .widgets article.profile ul li a:before {
        color: #4873D0;
        position: absolute;
        left: 0;
        top: 1px; }
      .widgets article.profile ul li p span, .widgets article.profile ul li a span {
        color: #4873D0; }
    .widgets article.profile ul li .icon-pointer:before {
      top: 4px; }
    .widgets article.profile ul li a {
      color: #484848; }
      .widgets article.profile ul li a:hover {
        color: #4873D0; }
    .widgets article.profile ul form li {
      padding: 10px 0 0 30px;
      margin: 10px 0 5px 0;
      border-top: 1px solid #c8c8c8; }
      .widgets article.profile ul form li label {
        font-weight: normal; }
    .widgets article.banner {
      overflow: visible;
      background: 0 0;
      padding: 10px 0; }
      @media (max-width: 767px) {
        .widgets article.banner {
          margin-left: 0; } }
    .widgets article .empty_shell figure {
      text-align: center;
      height: auto; }
  .widgets .pink.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .pink.bg ul .icon-bullet:hover::before {
      color: #70002b; }
    .widgets .pink.bg ul .icon-bullet:hover a {
      color: #70002b;
      text-decoration: none; }
    .widgets .pink.bg ul .icon-bullet a {
      text-decoration: underline; }
  .widgets .blue.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .blue.bg ul .icon-bullet:hover::before {
      color: #0104a0; }
    .widgets .blue.bg ul .icon-bullet:hover a {
      color: #0104a0;
      text-decoration: none; }
    .widgets .blue.bg ul .icon-bullet a {
      text-decoration: underline;
      transition: all .2s ease-in-out; }
  .widgets .orange.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .orange.bg ul .icon-bullet:hover::before {
      color: #b14908; }
    .widgets .orange.bg ul .icon-bullet:hover a {
      color: #b14908;
      text-decoration: none; }
    .widgets .orange.bg ul .icon-bullet a {
      text-decoration: underline;
      transition: all .2s ease-in-out; }
  .widgets .aqua.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .aqua.bg ul .icon-bullet:hover::before {
      color: #094a42; }
    .widgets .aqua.bg ul .icon-bullet:hover a {
      color: #094a42;
      text-decoration: none; }
    .widgets .aqua.bg ul .icon-bullet a {
      text-decoration: underline;
      transition: all .2s ease-in-out; }
  .widgets .green.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .green.bg ul .icon-bullet:hover::before {
      color: #87CD55; }
    .widgets .green.bg ul .icon-bullet:hover a {
      color: #87CD55;
      text-decoration: none; }
    .widgets .green.bg ul .icon-bullet a {
      text-decoration: underline;
      transition: all .2s ease-in-out; }
  .widgets .greenlight.bg ul .icon-bullet {
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .widgets .greenlight.bg ul .icon-bullet:hover::before {
      color: #007D6E; }
    .widgets .greenlight.bg ul .icon-bullet:hover a {
      color: #007D6E;
      text-decoration: none; }
    .widgets .greenlight.bg ul .icon-bullet a {
      text-decoration: underline;
      transition: all .2s ease-in-out; }
  @media (max-width: 1199px) {
    .widgets {
      padding-left: 0; } }
  @media (max-width: 991px) {
    .widgets {
      padding-left: 0; } }

.no-bg {
  background-color: transparent !important; }

.subnav {
  padding-right: 0; }
  .subnav .btn {
    display: block;
    background: #FF8E47;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    padding: 15px 0; }
  .subnav .subnav_content ul li {
    margin-bottom: 1px; }
    .subnav .subnav_content ul li a {
      color: #484848;
      background: #F2F2F2;
      font-size: 1.125em;
      padding: 18px 30px 18px 58px;
      display: block;
      position: relative;
      text-transform: lowercase; }
      .subnav .subnav_content ul li a:before {
        position: absolute;
        left: 20px;
        top: 50%;
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        color: #87CD55;
        font-size: 1em; }
      .subnav .subnav_content ul li a:hover {
        background: #4873D0;
        color: white; }
        .subnav .subnav_content ul li a:hover:before {
          color: white; }
      @media (max-width: 991px) {
        .subnav .subnav_content ul li a {
          font-size: 1em;
          padding: 18px 30px 18px 48px; } }
    .subnav .subnav_content ul li.active a {
      background: #4873D0;
      color: white; }
      .subnav .subnav_content ul li.active a:before {
        color: white; }
  @media (max-width: 991px) {
    .subnav {
      padding-right: 20px;
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .subnav {
      margin-bottom: 15px; } }

/**
 * Swiper 3.1.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: August 22, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Cube */
.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
.swiper {
  padding: 0 70px;
  margin: 20px 0 0px 0;
  position: relative;
  background: #F2F2F2; }

.swiper-parent {
  padding: 0 20px;
  background: #F2F2F2; }

.swiper {
  padding: 0 !important;
  margin: 20px 0 0px 0; }
  .swiper h2 {
    color: #484848;
    font-size: 1.375em;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    display: block;
    text-align: center; }
  .swiper .btn {
    background: #FF8E47;
    padding: 10px;
    position: absolute;
    bottom: 30px;
    left: 80px;
    z-index: 999; }
    .swiper .btn:focus {
      color: white; }
    .swiper .btn:hover {
      background: #484848; }

.swiper-container-whitepaper, .swiper-container, .swiper-container-aside {
  overflow: hidden; }
  .swiper-container-whitepaper .swiper-wrapper .swiper-slide, .swiper-container .swiper-wrapper .swiper-slide, .swiper-container-aside .swiper-wrapper .swiper-slide {
    background: transparent;
    padding: 70px 10px 100px 0; }
    .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container {
      background: white;
      border-radius: 8px;
      padding: 30px;
      margin: 0;
      box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1); }
      .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container ul, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container ul, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container ul {
        margin: 0 0 10px 0;
        margin-bottom: 3px;
        display: block; }
        .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container ul li, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container ul li, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container ul li {
          display: inline-block;
          margin: 0 4px 0 0; }
          .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container ul li:before, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container ul li:before, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container ul li:before {
            color: #E1D700; }
      .swiper-container-whitepaper .swiper-wrapper .swiper-slide .swiper-slide_container p, .swiper-container .swiper-wrapper .swiper-slide .swiper-slide_container p, .swiper-container-aside .swiper-wrapper .swiper-slide .swiper-slide_container p {
        line-height: 1.750em; }

.swiper-container-whitepaper .swiper-wrapper .swiper-slide {
  padding: 70px 0 100px 0 !important; }

.give_opinion {
  margin: -20px 0 30px 0; }

.swiper-button-prev, .swiper-button-next {
  background: none; }
  .swiper-button-prev:before, .swiper-button-next:before {
    color: #BDBDBD;
    font-size: 24px; }

.swiper-button-prev {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  position: absolute;
  left: 49px;
  z-index: 0;
  margin-top: -12px; }

.swiper-button-next {
  position: absolute;
  right: 49px;
  z-index: 0;
  margin-top: -12px; }

/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0; }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px; }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right; }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block; }

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px; }

.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%; }

select.bs-select-hidden, select.selectpicker {
  display: none !important; }

select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

.form :-moz-placeholder {
  /* Firefox 18- */ }
.form ::-moz-placeholder {
  /* Firefox 19+ */ }
.form :-ms-input-placeholder {
  /* IE */ }

@media (max-width: 991px) {
  #zaad {
    margin: 0 -20px; } }
#zaad .form_wrapper {
  padding-bottom: 15px; }
  #zaad .form_wrapper > .row > div {
    display: flex;
    margin-bottom: 10px !important; }
  #zaad .form_wrapper + .row {
    display: flex; }
    #zaad .form_wrapper + .row * {
      font-size: 14px; }
    @media screen and (max-width: 768px) {
      #zaad .form_wrapper + .row {
        display: block; } }
#zaad .zaad_wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  #zaad .zaad_wrapper label {
    padding-right: 120px; }
    @media (max-width: 767px) {
      #zaad .zaad_wrapper label {
        padding-right: 20px; } }
  #zaad .zaad_wrapper p, #zaad .zaad_wrapper span {
    font-family: 'quicksandregular';
    font-size: 14px; }
#zaad p {
  font-family: 'quicksandbold'; }
#zaad .edit {
  float: right;
  margin-bottom: 11px;
  font-size: 14px; }
#zaad span {
  display: block;
  padding: 10px 0 0 0; }
  #zaad span#prijs {
    display: inline-block;
    padding: 0;
    line-height: 1em;
    position: relative;
    top: -2px; }
#zaad a {
  float: right;
  font-family: 'quicksandmedium';
  color: #333;
  text-align: right;
  text-decoration: underline; }
  #zaad a:hover {
    cursor: pointer;
    color: #007D6E; }
  @media screen and (max-width: 768px) {
    #zaad a {
      float: left; } }
#zaad .post_pay a {
  float: left;
  margin-left: 20px; }
#zaad fieldset {
  padding: 30px; }
  @media screen and (max-width: 540px) {
    #zaad fieldset {
      padding: 20px; } }
#zaad .form_title {
  font-weight: bold; }
#zaad input {
  width: 80px;
  float: left;
  min-height: 50px;
  height: auto;
  padding: 10px 10px 10px 20px;
  font-size: 14px; }
  #zaad input[type=number]::-webkit-inner-spin-button, #zaad input[type=number]::-webkit-outer-spin-button {
    opacity: 1; }
#zaad label {
  width: calc(100% - 80px);
  padding: 13px 20px 15px 20px;
  background: #EFEFEF;
  margin-bottom: 0;
  min-height: 50px;
  font-family: 'quicksandregular';
  font-size: 14px;
  display: flex;
  align-items: center; }
#zaad label + a {
  position: absolute;
  top: 13px;
  right: 20px; }
  @media (max-width: 767px) {
    #zaad label + a {
      position: static;
      width: 100%;
      text-align: center;
      background: #EFEFEF;
      padding: 5px 0 10px 0; } }
#zaad .btn {
  width: auto;
  font-size: 14px;
  padding: 10px 15px;
  min-width: 120px; }
  @media (max-width: 767px) {
    #zaad .btn {
      margin-bottom: 10px; } }
#zaad .number-group {
  margin-bottom: 0px !important; }
#zaad.winkelmandje .form_wrapper {
  padding-bottom: 0px; }
  #zaad.winkelmandje .form_wrapper fieldset {
    padding: 60px 60px 50px 60px; }
    @media (max-width: 991px) {
      #zaad.winkelmandje .form_wrapper fieldset {
        padding: 40px 40px 35px 40px; } }
    @media screen and (max-width: 540px) {
      #zaad.winkelmandje .form_wrapper fieldset {
        padding: 25px; } }
  #zaad.winkelmandje .form_wrapper > .row > div {
    display: block; }
    #zaad.winkelmandje .form_wrapper > .row > div .zaad_wrapper {
      margin-bottom: 10px; }
      #zaad.winkelmandje .form_wrapper > .row > div .zaad_wrapper:last-of-type {
        margin-bottom: 25px; }

.form-group {
  margin-bottom: 13px; }
  .form-group.half_left {
    padding-right: 10px; }
    @media (max-width: 767px) {
      .form-group.half_left {
        padding-right: 20px; } }
  .form-group.half_right {
    padding-left: 10px; }
    @media (max-width: 767px) {
      .form-group.half_right {
        padding-left: 20px; } }
  .form-group label {
    font-size: 0.875em; }
  .form-group input {
    height: 50px;
    border-left: solid #87CD55 5px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    font-size: 0.875em;
    border-top-right-radius: 8px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
    .form-group input.error {
      border-left: solid 5px #FF4B4B; }
  .form-group .remove {
    position: relative;
    padding-left: 20px;
    font-size: 0.875em;
    margin-top: 12px;
    display: block;
    color: #484848; }
    .form-group .remove:before {
      color: #FF4B4B;
      position: absolute;
      left: 0;
      top: 4px;
      font-size: 0.8em; }
    .form-group .remove:hover {
      color: #FF4B4B; }
  .form-group .input-group input {
    background: white; }
  .form-group .input-group span {
    padding: 0; }
    .form-group .input-group span label {
      margin: 0;
      background: #87CD55;
      color: white;
      padding: 15.5px 20px 15.5px;
      border: 0;
      font-size: 14px;
      border-radius: 0;
      border-top-right-radius: 8px; }
      .form-group .input-group span label:hover {
        background: #484848; }
  .form-group span.error {
    background: #FF4B4B;
    border-radius: 8px;
    color: #fff;
    font-size: .875em;
    position: relative;
    border: 0;
    margin: 10px 0 0 0;
    padding: 5px 10px;
    display: table;
    width: auto;
    margin: 10px auto 0px; }
    .form-group span.error:before {
      content: "";
      display: block;
      position: absolute;
      top: -8px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 0;
      border-width: 0px 8px 8px 8px;
      border-style: solid;
      border-color: #FF4B4B transparent;
      z-index: 0; }
    .form-group span.error.valid {
      position: absolute;
      top: 50px;
      right: 50px;
      border: 0px;
      height: auto;
      margin: 0;
      padding: 0; }
      .form-group span.error.valid:before {
        border: 0px;
        transform: none;
        position: static;
        content: "\75";
        font-family: "groei";
        font-style: normal !important;
        font-weight: normal !important;
        color: #007E6E; }
  .form-group a {
    color: #87CD55;
    font-size: 0.875em; }
    .form-group a:hover {
      color: #484848; }
  .form-group textarea, .form-group .cke {
    border-radius: 0;
    border-left: solid #87CD55 5px;
    resize: none;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    font-size: 0.875em;
    padding: 10px 20px;
    min-height: 187px !important;
    border-top-right-radius: 8px; }
    .form-group textarea.error, .form-group .cke.error {
      border-left: solid 5px #FF4B4B; }
  .form-group .cke {
    padding: 0;
    box-shadow: none; }
  .form-group h2 {
    color: #87CD55 !important;
    font-size: 1.375em;
    margin: 10px 0 -10px 0 !important; }
  .form-group .input-group-btn:focus {
    outline: none;
    box-shadow: none; }
  .form-group .btn {
    background: #484848;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear;
    margin-top: 17px;
    padding: 9px 20px;
    font-size: 0.875em; }
    .form-group .btn:hover {
      background: #87CD55;
      color: white !important; }
    .form-group .btn:focus {
      outline: none;
      box-shadow: none; }

span.error {
  display: block;
  text-align: center;
  padding: 6px 12px;
  height: 34px;
  color: red;
  border: 1px solid red;
  margin-top: 10px;
  border-radius: 4px; }

.form-control {
  box-shadow: none !important; }
  .form-control:focus {
    border-color: #737373; }

.radio-group span.error, .checkbox-group span.error {
  margin-top: 0;
  margin-bottom: 10px; }
  .radio-group span.error:before, .checkbox-group span.error:before {
    display: none; }
.radio-group input[type="radio"], .radio-group input[type="checkbox"], .checkbox-group input[type="radio"], .checkbox-group input[type="checkbox"] {
  display: none; }
  .radio-group input[type="radio"] + label, .radio-group input[type="checkbox"] + label, .checkbox-group input[type="radio"] + label, .checkbox-group input[type="checkbox"] + label {
    width: 100%;
    display: flex;
    height: 34px;
    position: relative;
    padding-left: 30px;
    border: none;
    box-shadow: none;
    align-items: center; }
    .radio-group input[type="radio"] + label:before, .radio-group input[type="checkbox"] + label:before, .checkbox-group input[type="radio"] + label:before, .checkbox-group input[type="checkbox"] + label:before {
      content: '';
      display: block;
      width: 14px;
      height: 14px;
      border: 1px solid grey;
      position: absolute;
      left: 4px;
      top: 10px;
      border-radius: 50%; }
    .radio-group input[type="radio"] + label:after, .radio-group input[type="checkbox"] + label:after, .checkbox-group input[type="radio"] + label:after, .checkbox-group input[type="checkbox"] + label:after {
      content: '';
      display: none;
      width: 10px;
      height: 10px;
      background: grey;
      position: absolute;
      left: 6px;
      top: 12px;
      border-radius: 50%; }
  .radio-group input[type="radio"]:checked + label:after, .radio-group input[type="checkbox"]:checked + label:after, .checkbox-group input[type="radio"]:checked + label:after, .checkbox-group input[type="checkbox"]:checked + label:after {
    display: block; }
  .radio-group input[type="radio"] + span + label, .radio-group input[type="checkbox"] + span + label, .checkbox-group input[type="radio"] + span + label, .checkbox-group input[type="checkbox"] + span + label {
    width: 100%;
    display: block;
    height: 34px;
    position: relative;
    padding-left: 30px;
    border: none;
    box-shadow: none; }
    .radio-group input[type="radio"] + span + label:before, .radio-group input[type="checkbox"] + span + label:before, .checkbox-group input[type="radio"] + span + label:before, .checkbox-group input[type="checkbox"] + span + label:before {
      content: '';
      display: block;
      width: 14px;
      height: 14px;
      border: 1px solid grey;
      position: absolute;
      left: 4px;
      top: 10px;
      border-radius: 50% !important; }
    .radio-group input[type="radio"] + span + label:after, .radio-group input[type="checkbox"] + span + label:after, .checkbox-group input[type="radio"] + span + label:after, .checkbox-group input[type="checkbox"] + span + label:after {
      content: '';
      display: none;
      width: 10px;
      height: 10px;
      background: grey;
      position: absolute;
      left: 6px;
      top: 12px;
      border-radius: 50% !important; }
  .radio-group input[type="radio"]:checked + span + label:after, .radio-group input[type="checkbox"]:checked + span + label:after, .checkbox-group input[type="radio"]:checked + span + label:after, .checkbox-group input[type="checkbox"]:checked + span + label:after {
    display: block; }
.radio-group input[type="checkbox"] + label:before, .radio-group input[type="checkbox"] + span + label:before, .radio-group input[type="checkbox"] + span.error + label:before, .checkbox-group input[type="checkbox"] + label:before, .checkbox-group input[type="checkbox"] + span + label:before, .checkbox-group input[type="checkbox"] + span.error + label:before {
  border-radius: 0; }
.radio-group input[type="checkbox"] + label:after, .radio-group input[type="checkbox"] + span + label:after, .radio-group input[type="checkbox"] + span.error + label:after, .checkbox-group input[type="checkbox"] + label:after, .checkbox-group input[type="checkbox"] + span + label:after, .checkbox-group input[type="checkbox"] + span.error + label:after {
  border-radius: 0; }

.number-group input[type=number] {
  max-width: 80px;
  float: left; }
  .number-group input[type=number] + label {
    height: 50px;
    padding: 0 15px;
    display: flex;
    align-items: center; }
    .number-group input[type=number] + label span {
      color: #333333 !important; }

.register span.error {
  float: none; }
.register label {
  float: none !important;
  display: block !important;
  margin: 0 0 20px 0 !important;
  height: auto !important; }

textarea.form-control {
  min-height: 100px; }

.bootstrap-filestyle .form-control {
  background: transparent; }
.bootstrap-filestyle label {
  padding: 7px 12px 6px 12px; }

.grecaptcha-badge {
  z-index: 999; }

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  display: block;
  padding: 0;
  position: absolute; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking, html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed; }

.mm-menu.mm-offcanvas.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-menu.mm-autoheight.mm-bottom, .mm-menu.mm-autoheight.mm-top {
  max-height: 80%; }

.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight .mm-panel {
  display: block !important; }

.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

.mm-menu.mm-columns {
  transition-property: width,max-width,-webkit-transform;
  transition-property: transform,width,max-width;
  transition-property: transform,width,max-width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel {
  width: 100%;
  right: auto;
  display: none;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0; }

html.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
  width: 100%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px; }

html.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0); } }
.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
  width: 50%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px; }

html.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0); } }
.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
  width: 33.34%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px; }

html.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0); } }
.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
  width: 25%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px; }

html.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(2200px, 0, 0);
    transform: translate3d(2200px, 0, 0); } }
.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
  width: 20%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -webkit-transform: translate3d(700%, 0, 0);
  transform: translate3d(700%, 0, 0); }

.mm-menu.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px; }

html.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(2640px, 0, 0);
    transform: translate3d(2640px, 0, 0); } }
.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
  width: 16.67%; }

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s; }

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-dropdown #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-dropdown .mm-menu {
  z-index: 2; }

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none; }

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-tipleft:before {
  left: 22px; }

.mm-menu.mm-tipright:before {
  right: 22px; }

.mm-menu.mm-tiptop:before {
  top: -8px; }

.mm-menu.mm-tipbottom:before {
  bottom: -8px; }

.mm-iconpanel .mm-panel {
  transition-property: left,-webkit-transform;
  transition-property: transform,left;
  transition-property: transform,left,-webkit-transform; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  transition: opacity .4s ease; }

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0; }

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0; }

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

.mm-sronly {
  text-indent: 10px;
  overflow: hidden;
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1; }

.mm-search, .mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative; }

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-panels > .mm-resultspanel:not(.mm-opened) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  transition: right .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  transition: background .4s ease; }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5); }

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px; }

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px; }

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px; }

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a, label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none; }

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important; }

.mm-listview.mm-border-offset > li:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px; }

.mm-menu.mm-effect-menu-zoom {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  transform-origin: left center; }

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  transform-origin: right center; }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-slide {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  transition: opacity .4s ease; }

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1; }

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
  transition: none .4s ease; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(1) {
  transition-delay: 50ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
  transition-delay: .1s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
  transition-delay: 150ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
  transition-delay: .2s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
  transition-delay: 250ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
  transition-delay: .3s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
  transition-delay: 350ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
  transition-delay: .4s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
  transition-delay: 450ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
  transition-delay: .5s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
  transition-delay: 550ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
  transition-delay: .6s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
  transition-delay: 650ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
  transition-delay: .7s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
  transition-delay: 750ms; }

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  transition-property: opacity;
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1; }

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0; }

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0); } }
.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal; }

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
  opacity: 0; }

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  transition: opacity .4s ease .4s; }

html.mm-pagedim #mm-blocker {
  background: inherit; }

html.mm-pagedim-white #mm-blocker {
  background: #fff; }

html.mm-pagedim-black #mm-blocker {
  background: #000; }

.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1; }

html.mm-popup .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-popup #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-popup .mm-menu {
  z-index: 2; }

.mm-menu.mm-bottom, .mm-menu.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-front #mm-blocker {
  z-index: 1; }

html.mm-front .mm-menu {
  z-index: 2; }

.mm-menu.mm-front, .mm-menu.mm-next {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative; }

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  display: block;
  padding: 0;
  position: absolute; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking, html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed; }

.mm-menu.mm-offcanvas.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  display: block;
  padding: 0;
  position: absolute; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.arrow {
  position: absolute;
  top: 0;
  right: -30px;
  z-index: 9999;
  -ms-transform: rotate(-23deg);
  /* IE 9 */
  -webkit-transform: rotate(-23deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-23deg); }

.picker__select--month,
.picker__select--year {
  height: auto; }

.selector .valid + .btn-group button {
  border-left: 5px solid #FF4B4B !important; }

.form_style {
  float: left;
  background: #F2F2F2;
  border-top-right-radius: 8px;
  margin: 30px 0 0 0;
  padding: 25px 30px 7px 30px; }
  .form_style form .formSteps h2 {
    font-size: 1.500em;
    margin: 0 0 20px 0; }
    .form_style form .formSteps h2 span {
      color: #FF8E47;
      display: inline-block;
      margin-top: -2px; }
  .form_style form .formSteps h3 {
    color: #484848;
    font-size: 1.125em;
    margin: 0 0 25px 0; }
  .form_style form .formSteps.lineTop {
    position: relative;
    margin-top: 7px; }
    .form_style form .formSteps.lineTop:before {
      content: '';
      position: absolute;
      left: 20px;
      right: 20px;
      height: 1px;
      background: #BDBDBD; }
    .form_style form .formSteps.lineTop h3 {
      padding-top: 30px; }
    .form_style form .formSteps.lineTop.captcha {
      padding-top: 30px; }
      .form_style form .formSteps.lineTop.captcha .g-recaptcha {
        padding-top: 30px; }
  .form_style form .gift_wrapper {
    padding: 0 20px;
    margin: 14px 0 25px;
    transition: 0.3s;
    display: block; }
  .form_style form .otherAddress .left {
    clear: left; }
  .form_style form .form-group {
    margin-bottom: 23px; }
    .form_style form .form-group h2 {
      margin: 0;
      font-size: 1.375em; }
    .form_style form .form-group.left {
      padding-right: 10px; }
      @media (max-width: 767px) {
        .form_style form .form-group.left {
          padding-right: 20px; } }
    .form_style form .form-group.right {
      padding-left: 10px; }
      @media (max-width: 767px) {
        .form_style form .form-group.right {
          padding-left: 20px; } }
    .form_style form .form-group.middle {
      padding: 0 10px; }
      @media (max-width: 767px) {
        .form_style form .form-group.middle {
          padding: 0 20px; } }
    .form_style form .form-group.selector {
      margin-bottom: 38px; }
      .form_style form .form-group.selector span.error {
        top: 14px; }
    .form_style form .form-group .line {
      height: 1px;
      width: 100%;
      background: #BDBDBD;
      margin: 16px 0 10px 0; }
    .form_style form .form-group label span {
      color: #87CD55; }
    .form_style form .form-group input {
      border-right: 0;
      border-top: 0;
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
      .form_style form .form-group input.datepicker_nl:read-only {
        background: white; }
      .form_style form .form-group input.btn {
        border: 0;
        border-radius: 2px;
        padding: 11px 60px;
        color: white !important;
        font-size: 1em; }
        .form_style form .form-group input.btn:focus {
          outline: none; }
    .form_style form .form-group input + .form-group label {
      margin-top: 20px; }
    .form_style form .form-group .error + .form-group label {
      margin-top: 20px; }
    .form_style form .form-group ul {
      margin: 0; }
      .form_style form .form-group ul li {
        font-size: 0.875em;
        line-height: 2em;
        position: relative;
        padding-left: 20px; }
        .form_style form .form-group ul li:before {
          position: absolute;
          left: 0;
          top: 11px;
          color: #87CD55;
          font-size: 0.7em; }
        .form_style form .form-group ul li a {
          color: #87CD55;
          font-size: 1em !important; }
          .form_style form .form-group ul li a:hover {
            color: #484848; }
    .form_style form .form-group .error + .bootstrap-select button {
      border-left: 5px solid #FF4B4B; }
    .form_style form .form-group .bootstrap-select.open button {
      outline: none !important;
      box-shadow: none !important;
      border-left: 5px solid #737373; }
      .form_style form .form-group .bootstrap-select.open button .caret {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV"; }
    .form_style form .form-group .bootstrap-select button {
      margin-top: 0;
      background: white;
      border-left: 5px solid #87CD55;
      border-right: 0;
      border-top: 0;
      border-bottom: 0;
      height: 50px;
      border-radius: 0;
      color: #484848; }
      .form_style form .form-group .bootstrap-select button:focus {
        outline: none !important;
        box-shadow: none !important; }
      .form_style form .form-group .bootstrap-select button:hover {
        color: inherit !important; }
      .form_style form .form-group .bootstrap-select button .caret {
        color: #87CD55;
        border-top: 6px dashed;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        right: 20px; }
    .form_style form .form-group .bootstrap-select .dropdown-menu {
      top: 47px;
      border: 0;
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      margin: 0;
      box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.3); }
      .form_style form .form-group .bootstrap-select .dropdown-menu ul li {
        height: 50px;
        border-top: 1px solid rgba(135, 205, 85, 0.3);
        padding: 0;
        margin: 0; }
        .form_style form .form-group .bootstrap-select .dropdown-menu ul li a {
          display: block;
          height: 100%;
          padding: 15px 20px;
          font-size: 0.875em;
          color: #484848; }
          .form_style form .form-group .bootstrap-select .dropdown-menu ul li a:focus {
            outline: none;
            background: white; }
          .form_style form .form-group .bootstrap-select .dropdown-menu ul li a:hover {
            background: #87CD55;
            color: white; }
    .form_style form .form-group.radio-group, .form_style form .form-group.checkbox-group {
      margin-bottom: 20px; }
      .form_style form .form-group.radio-group strong, .form_style form .form-group.checkbox-group strong {
        display: block;
        color: #484848;
        font-size: 0.875em;
        margin-bottom: 10px; }
      .form_style form .form-group.radio-group label, .form_style form .form-group.checkbox-group label {
        background: transparent;
        width: auto;
        height: 30px;
        float: left;
        padding-left: 30px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 0px; }
        .form_style form .form-group.radio-group label:before, .form_style form .form-group.checkbox-group label:before {
          border: 0;
          height: 20px;
          width: 20px;
          background: white;
          border-radius: 0;
          top: 0px;
          left: 0; }
        .form_style form .form-group.radio-group label:after, .form_style form .form-group.checkbox-group label:after {
          height: 10px;
          width: 10px;
          background: #87CD55;
          border-radius: 2px;
          margin: -2px 0 0 -1px;
          top: 7px; }
      .form_style form .form-group.radio-group input, .form_style form .form-group.checkbox-group input {
        background: transparent; }
    .form_style form .form-group.gift {
      float: left;
      padding: 17px 0 7px 0; }
      .form_style form .form-group.gift label {
        padding: 0;
        margin: 0; }
      .form_style form .form-group.gift .gift_content {
        height: auto;
        padding-left: 60px; }
        .form_style form .form-group.gift .gift_content:after {
          width: 20px;
          height: 20px;
          top: 48.5%; }
          @media (max-width: 767px) {
            .form_style form .form-group.gift .gift_content:after {
              top: 13px; } }
        .form_style form .form-group.gift .gift_content figure {
          float: left;
          margin-right: 30px; }
        .form_style form .form-group.gift .gift_content .choose_gift_text {
          padding: 20px 0 0 0;
          width: 70%;
          float: left; }
          @media (max-width: 1199px) {
            .form_style form .form-group.gift .gift_content .choose_gift_text {
              width: 58%; } }
          @media (max-width: 767px) {
            .form_style form .form-group.gift .gift_content .choose_gift_text {
              width: 100%; } }
        .form_style form .form-group.gift .gift_content h3 {
          text-transform: uppercase;
          font-size: 0.875em;
          color: #565656;
          margin: 0 0 3px 0; }
        .form_style form .form-group.gift .gift_content p {
          font-size: 0.875em;
          line-height: 1.286em;
          margin: 0; }
  .form_style form #adres_check, .form_style form .adres_check {
    padding: 15px 20px;
    background: rgba(135, 205, 85, 0.2);
    color: #484848;
    display: block;
    margin: 0 0 20px 0;
    display: block;
    border-radius: 5px; }
    .form_style form #adres_check strong, .form_style form .adres_check strong {
      margin: 0 0 5px 0;
      display: block;
      font-size: 1.125em; }
    .form_style form #adres_check p, .form_style form .adres_check p {
      margin: 0; }

.file_field .sub_filename {
  background: transparent; }
.file_field .no_file .sub_filename {
  display: inline-block;
  width: 100%;
  background: white;
  position: relative; }
  .file_field .no_file .sub_filename:after {
    color: #fff;
    font-size: 16px;
    border-top-right-radius: 8px;
    text-align: center;
    padding: 13px 0;
    transition: .3s;
    content: 'Kies bestand';
    height: 50px;
    width: 130px;
    background: #87CD55;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .file_field .no_file .sub_filename a {
    display: none; }
  .file_field .no_file .sub_filename input {
    background: #87CD55;
    width: 130px;
    float: right;
    opacity: 0;
    position: relative;
    z-index: 9999; }
    .file_field .no_file .sub_filename input:hover {
      cursor: pointer; }

.CIField .TileBased .Image {
  width: auto !important;
  margin: 0 5px !important;
  padding: 0 !important; }
  .CIField .TileBased .Image a {
    overflow: hidden !important; }
    .CIField .TileBased .Image a img {
      width: auto !important;
      height: 100% !important;
      border-radius: 5px 5px 0 0 !important; }
  .CIField .TileBased .Image .actions {
    height: auto !important;
    width: 100% !important;
    background: #333 !important;
    padding: 6px !important;
    display: block !important; }
    .CIField .TileBased .Image .actions .abtn {
      margin-right: 5px !important; }

.ImageQueue {
  display: none !important; }

.UploadImages {
  color: #87CD55 !important;
  overflow: hidden !important; }

.UploadImages input {
  top: -30px !important; }

.filename {
  display: none !important; }

#colorbox {
  width: 100% !important;
  height: 100% !important; }

#cform .radio-group label {
  padding-left: 30px;
  margin-top: 10px;
  margin-right: 20px; }
#cform .btn {
  padding: 0 20px; }

.form-specials {
  margin-left: 70px; }

/*!
 * datepicker2 for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker2 {
  padding: 0px;
  border-radius: 0px;
  direction: ltr;
  margin-bottom: 33px; }
  @media (max-width: 1199px) {
    .datepicker2 {
      margin-bottom: 111px; } }

.datepicker-inline {
  position: relative; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td {
  padding: 0 !important; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999; }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

.datepicker2 > div {
  display: block !important; }

.datepicker2 table {
  margin: 0;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (max-width: 991px) {
    .datepicker2 table {
      width: 100%; } }

.datepicker2 table thead {
  position: absolute;
  bottom: -33px;
  left: 0;
  right: 0; }
  @media (max-width: 1199px) {
    .datepicker2 table thead {
      bottom: -111px; } }

@media (max-width: 1199px) {
  .datepicker2 table thead tr {
    width: 100%;
    display: block; } }

.datepicker2 table thead tr th {
  margin: 6px 6px 0 0; }

.datepicker2 table thead tr th.next {
  margin-right: 0; }

.datepicker2 td,
.datepicker2 th {
  text-align: center;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  padding: 0 !important; }

.table-striped .datepicker2 table tr td,
.table-striped .datepicker2 table tr th {
  background-color: transparent; }

.datepicker2 table tr td.day:hover,
.datepicker2 table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer; }

.datepicker2 table tr td.old,
.datepicker2 table tr td.new {
  color: #999999; }

.datepicker2 table tr td.disabled,
.datepicker2 table tr td.disabled:hover {
  background: #DBDBDB;
  color: #484848;
  cursor: default; }

.datepicker2 table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0; }

.datepicker2 table tr td.today,
.datepicker2 table tr td.today:hover,
.datepicker2 table tr td.today.disabled,
.datepicker2 table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker2 table tr td.today:hover,
.datepicker2 table tr td.today:hover:hover,
.datepicker2 table tr td.today.disabled:hover,
.datepicker2 table tr td.today.disabled:hover:hover,
.datepicker2 table tr td.today:active,
.datepicker2 table tr td.today:hover:active,
.datepicker2 table tr td.today.disabled:active,
.datepicker2 table tr td.today.disabled:hover:active,
.datepicker2 table tr td.today.active,
.datepicker2 table tr td.today:hover.active,
.datepicker2 table tr td.today.disabled.active,
.datepicker2 table tr td.today.disabled:hover.active,
.datepicker2 table tr td.today.disabled,
.datepicker2 table tr td.today:hover.disabled,
.datepicker2 table tr td.today.disabled.disabled,
.datepicker2 table tr td.today.disabled:hover.disabled,
.datepicker2 table tr td.today[disabled],
.datepicker2 table tr td.today:hover[disabled],
.datepicker2 table tr td.today.disabled[disabled],
.datepicker2 table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a !important; }

.datepicker2 table tr td.today:active,
.datepicker2 table tr td.today:hover:active,
.datepicker2 table tr td.today.disabled:active,
.datepicker2 table tr td.today.disabled:hover:active,
.datepicker2 table tr td.today.active,
.datepicker2 table tr td.today:hover.active,
.datepicker2 table tr td.today.disabled.active,
.datepicker2 table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker2 table tr td.today:hover:hover {
  color: #000; }

.datepicker2 table tr td.today.active:hover {
  color: #fff; }

.datepicker2 table tr td.range,
.datepicker2 table tr td.range:hover,
.datepicker2 table tr td.range.disabled,
.datepicker2 table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker2 table tr td.range.today,
.datepicker2 table tr td.range.today:hover,
.datepicker2 table tr td.range.today.disabled,
.datepicker2 table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker2 table tr td.range.today:hover,
.datepicker2 table tr td.range.today:hover:hover,
.datepicker2 table tr td.range.today.disabled:hover,
.datepicker2 table tr td.range.today.disabled:hover:hover,
.datepicker2 table tr td.range.today:active,
.datepicker2 table tr td.range.today:hover:active,
.datepicker2 table tr td.range.today.disabled:active,
.datepicker2 table tr td.range.today.disabled:hover:active,
.datepicker2 table tr td.range.today.active,
.datepicker2 table tr td.range.today:hover.active,
.datepicker2 table tr td.range.today.disabled.active,
.datepicker2 table tr td.range.today.disabled:hover.active,
.datepicker2 table tr td.range.today.disabled,
.datepicker2 table tr td.range.today:hover.disabled,
.datepicker2 table tr td.range.today.disabled.disabled,
.datepicker2 table tr td.range.today.disabled:hover.disabled,
.datepicker2 table tr td.range.today[disabled],
.datepicker2 table tr td.range.today:hover[disabled],
.datepicker2 table tr td.range.today.disabled[disabled],
.datepicker2 table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker2 table tr td.range.today:active,
.datepicker2 table tr td.range.today:hover:active,
.datepicker2 table tr td.range.today.disabled:active,
.datepicker2 table tr td.range.today.disabled:hover:active,
.datepicker2 table tr td.range.today.active,
.datepicker2 table tr td.range.today:hover.active,
.datepicker2 table tr td.range.today.disabled.active,
.datepicker2 table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker2 table tr td.selected,
.datepicker2 table tr td.selected:hover,
.datepicker2 table tr td.selected.disabled,
.datepicker2 table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker2 table tr td.selected:hover,
.datepicker2 table tr td.selected:hover:hover,
.datepicker2 table tr td.selected.disabled:hover,
.datepicker2 table tr td.selected.disabled:hover:hover,
.datepicker2 table tr td.selected:active,
.datepicker2 table tr td.selected:hover:active,
.datepicker2 table tr td.selected.disabled:active,
.datepicker2 table tr td.selected.disabled:hover:active,
.datepicker2 table tr td.selected.active,
.datepicker2 table tr td.selected:hover.active,
.datepicker2 table tr td.selected.disabled.active,
.datepicker2 table tr td.selected.disabled:hover.active,
.datepicker2 table tr td.selected.disabled,
.datepicker2 table tr td.selected:hover.disabled,
.datepicker2 table tr td.selected.disabled.disabled,
.datepicker2 table tr td.selected.disabled:hover.disabled,
.datepicker2 table tr td.selected[disabled],
.datepicker2 table tr td.selected:hover[disabled],
.datepicker2 table tr td.selected.disabled[disabled],
.datepicker2 table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker2 table tr td.selected:active,
.datepicker2 table tr td.selected:hover:active,
.datepicker2 table tr td.selected.disabled:active,
.datepicker2 table tr td.selected.disabled:hover:active,
.datepicker2 table tr td.selected.active,
.datepicker2 table tr td.selected:hover.active,
.datepicker2 table tr td.selected.disabled.active,
.datepicker2 table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker2 table tr td.active,
.datepicker2 table tr td.active:hover,
.datepicker2 table tr td.active.disabled,
.datepicker2 table tr td.active.disabled:hover {
  background-color: #87CD55 !important;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #87CD55);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #87CD55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#87CD55));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #87CD55);
  background-image: -o-linear-gradient(to bottom, #0088cc, #87CD55);
  background-image: linear-gradient(to bottom, #0088cc, #87CD55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='$greenlight', GradientType=0);
  border-color: #87CD55 #87CD55 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker2 table tr td.active:hover,
.datepicker2 table tr td.active:hover:hover,
.datepicker2 table tr td.active.disabled:hover,
.datepicker2 table tr td.active.disabled:hover:hover,
.datepicker2 table tr td.active:active,
.datepicker2 table tr td.active:hover:active,
.datepicker2 table tr td.active.disabled:active,
.datepicker2 table tr td.active.disabled:hover:active,
.datepicker2 table tr td.active.active,
.datepicker2 table tr td.active:hover.active,
.datepicker2 table tr td.active.disabled.active,
.datepicker2 table tr td.active.disabled:hover.active,
.datepicker2 table tr td.active.disabled,
.datepicker2 table tr td.active:hover.disabled,
.datepicker2 table tr td.active.disabled.disabled,
.datepicker2 table tr td.active.disabled:hover.disabled,
.datepicker2 table tr td.active[disabled],
.datepicker2 table tr td.active:hover[disabled],
.datepicker2 table tr td.active.disabled[disabled],
.datepicker2 table tr td.active.disabled:hover[disabled] {
  background-color: #87CD55; }

.datepicker2 table tr td.active:active,
.datepicker2 table tr td.active:hover:active,
.datepicker2 table tr td.active.disabled:active,
.datepicker2 table tr td.active.disabled:hover:active,
.datepicker2 table tr td.active.active,
.datepicker2 table tr td.active:hover.active,
.datepicker2 table tr td.active.disabled.active,
.datepicker2 table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker2 table tr td span {
  display: block;
  float: left;
  margin: 0 6px 6px 0;
  width: calc(100% / 3 - 4px);
  padding: 8px 0;
  color: #484848;
  font-size: 0.750em;
  cursor: pointer;
  border-radius: 0;
  background: #F2F2F2;
  text-align: center; }

.datepicker2 table tr td span:nth-child(3n+3) {
  margin-right: 0; }

.datepicker2 table tr td span:hover,
.datepicker2 table tr td span.focused {
  background: #87CD55; }

.datepicker2 table tr td span.disabled,
.datepicker2 table tr td span.disabled:hover {
  background: #DBDBDB;
  color: #484848;
  cursor: default; }

.datepicker2 table tr td span.active,
.datepicker2 table tr td span.active:hover,
.datepicker2 table tr td span.active.disabled,
.datepicker2 table tr td span.active.disabled:hover {
  background-color: #87CD55; }

.datepicker2 table tr td span.active:hover,
.datepicker2 table tr td span.active:hover:hover,
.datepicker2 table tr td span.active.disabled:hover,
.datepicker2 table tr td span.active.disabled:hover:hover,
.datepicker2 table tr td span.active:active,
.datepicker2 table tr td span.active:hover:active,
.datepicker2 table tr td span.active.disabled:active,
.datepicker2 table tr td span.active.disabled:hover:active,
.datepicker2 table tr td span.active.active,
.datepicker2 table tr td span.active:hover.active,
.datepicker2 table tr td span.active.disabled.active,
.datepicker2 table tr td span.active.disabled:hover.active,
.datepicker2 table tr td span.active.disabled,
.datepicker2 table tr td span.active:hover.disabled,
.datepicker2 table tr td span.active.disabled.disabled,
.datepicker2 table tr td span.active.disabled:hover.disabled,
.datepicker2 table tr td span.active[disabled],
.datepicker2 table tr td span.active:hover[disabled],
.datepicker2 table tr td span.active.disabled[disabled],
.datepicker2 table tr td span.active.disabled:hover[disabled] {
  background-color: #87CD55; }

.datepicker2 table tr td span.active:active,
.datepicker2 table tr td span.active:hover:active,
.datepicker2 table tr td span.active.disabled:active,
.datepicker2 table tr td span.active.disabled:hover:active,
.datepicker2 table tr td span.active.active,
.datepicker2 table tr td span.active:hover.active,
.datepicker2 table tr td span.active.disabled.active,
.datepicker2 table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker2 table tr td span.old,
.datepicker2 table tr td span.new {
  color: #999999; }

.datepicker2 .datepicker-switch {
  width: auto;
  background: #DBDBDB !important;
  color: #484848;
  font-size: 0.750em;
  padding: 8px 0 !important;
  width: 59.33px;
  height: 33px;
  display: inline-block;
  border-radius: 0; }

.datepicker2 .datepicker-switch,
.datepicker2 .prev,
.datepicker2 .next,
.datepicker2 tfoot tr th {
  cursor: pointer;
  color: #484848;
  font-size: 0.750em;
  padding: 8px 0 !important;
  width: 59.33px;
  height: 33px;
  display: inline-block;
  border-radius: 0;
  background: #F2F2F2;
  visibility: visible !important; }
  @media (max-width: 1199px) {
    .datepicker2 .datepicker-switch,
    .datepicker2 .prev,
    .datepicker2 .next,
    .datepicker2 tfoot tr th {
      width: 100%; } }

.datepicker2 .datepicker-switch:hover,
.datepicker2 .prev:hover,
.datepicker2 .next:hover,
.datepicker2 tfoot tr th:hover {
  background: #87CD55; }

.datepicker2 .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

/*# sourceMappingURL=bootstrap-datepicker.css.map */
.personal_info {
  float: left;
  padding: 20px 30px 0 30px;
  margin-bottom: -18px; }
  .personal_info p {
    float: left;
    margin-right: 20px;
    color: #484848; }

/*!
* bootstrap-lightbox.css v0.6.1
* Copyright 2013 Jason Butz
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
.lightbox {
  position: relative;
  top: 70px;
  z-index: 1050;
  line-height: 0;
  text-align: center;
  background-color: transparent;
  outline: none; }

.lightbox .hide {
  display: none; }

.lightbox .in {
  display: block; }

.lightbox-content {
  display: inline-block;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.lightbox-content .lightbox-caption {
  position: absolute;
  right: 12px;
  bottom: 11px;
  left: 11px;
  padding: 2%;
  font-size: 14px;
  line-height: 18px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  background: #000;
  background: rgba(0, 0, 0, 0.6); }

.lightbox-header .close {
  margin-top: -16px;
  margin-right: -16px;
  font-size: 2em;
  color: white;
  opacity: .8;
  filter: alpha(opacity=80); }

.lightbox-header .close :hover {
  opacity: .4;
  filter: alpha(opacity=40); }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden; }

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; } }
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block; } }
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out; }

.picker--opened .picker__frame {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: auto;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }
.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }
.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  text-align: center;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }
/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
#popup {
  position: fixed;
  right: auto;
  left: 75px;
  bottom: 55px;
  border-radius: 5px;
  background: #87CD55;
  background-image: url("/media/images/popup_bg.png");
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
  z-index: 9999;
  max-width: 494px;
  transition: 0.8s; }
  #popup.dark {
    background-image: url("/media/images/pattern.png"); }
    #popup.dark * {
      color: #fff !important; }
  @media (max-width: 767px) {
    #popup {
      right: 50px;
      left: 50px;
      bottom: 20px;
      padding: 20px; } }
  #popup.close {
    opacity: 0;
    bottom: -300px; }
  #popup h2 {
    color: rgba(51, 51, 51, 0.9);
    font-size: 24px;
    margin: 0 0 2px 0;
    padding-right: 30px; }
    @media (max-width: 767px) {
      #popup h2 {
        padding-right: 20px;
        font-size: 20px; } }
  #popup p {
    color: rgba(51, 51, 51, 0.9);
    font-size: 18px;
    margin: 0 0 30px 0; }
    @media (max-width: 767px) {
      #popup p {
        font-size: 14px; } }
  #popup .closebutton {
    position: absolute;
    right: 30px;
    top: 30px; }
    #popup .closebutton:hover {
      cursor: pointer; }
    #popup .closebutton:before {
      font-size: 10px;
      color: rgba(0, 0, 0, 0.5); }
  @media (max-width: 991px) {
    #popup .form-group {
      padding: 0; } }
  #popup .form-group input[type="text"] {
    width: 300px;
    border-color: #666666;
    border-radius: 0;
    padding-left: 20px; }
    @media (max-width: 767px) {
      #popup .form-group input[type="text"] {
        width: 100%; } }
    #popup .form-group input[type="text"]:focus {
      outline: none; }
  #popup .form-group input[type="submit"] {
    background: #666666;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 30px 5px 10px;
    border: 0; }
    @media (max-width: 767px) {
      #popup .form-group input[type="submit"] {
        width: 100%;
        margin-top: 10px; } }
    #popup .form-group input[type="submit"]:focus {
      outline: none; }
    #popup .form-group input[type="submit"]:hover {
      background: #484848; }
  @media (max-width: 767px) {
    #popup .form-group .icon-arrow-next {
      display: none; } }
  #popup .form-group .icon-arrow-next:before {
    position: absolute;
    right: 14px;
    top: 20px;
    color: white;
    font-size: 10px; }

.popup {
  position: fixed;
  right: auto;
  bottom: 55px;
  z-index: 9999;
  max-width: 640px;
  background: #F9F9F9;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  display: flex;
  cursor: pointer;
  transition: 0.8s all ease;
  left: -100px;
  opacity: 0; }
  .popup.show-popup {
    opacity: 1;
    left: 75px; }
    @media (max-width: 767px) {
      .popup.show-popup {
        left: 20px; } }
  .popup.close {
    opacity: 0;
    bottom: -300px; }
  @media (max-width: 767px) {
    .popup {
      display: block;
      right: 20px;
      left: 25px; } }
  .popup .closebutton {
    position: absolute;
    right: 19px;
    top: 12px;
    font-size: 18px;
    z-index: 1; }
    .popup .closebutton:before {
      font-size: 16px;
      color: rgba(0, 0, 0, 0.5); }
  .popup h2 {
    font-size: 22px;
    color: #007E6E;
    letter-spacing: 0;
    line-height: 27px;
    margin: 0px 0px 20px; }
  .popup .btn {
    background: #007E6E;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0;
    border: 0px; }
    .popup .btn span {
      font-size: 20px;
      margin-left: 10px; }
  .popup figure {
    background: #00AA95;
    min-width: 200px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative; }
    @media (max-width: 767px) {
      .popup figure {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        height: 115px; } }
    .popup figure img {
      position: absolute;
      left: -80px;
      top: -60px; }
      @media (max-width: 767px) {
        .popup figure img {
          left: -30px;
          max-width: 260px; } }
  .popup__content {
    padding: 30px 95px 30px 60px;
    position: relative; }
    @media (max-width: 767px) {
      .popup__content {
        padding: 40px 35px 30px 30px; } }
    .popup__content .bonus {
      border-radius: 50%;
      height: 155px;
      width: 155px;
      background: #FF8E48;
      position: absolute;
      bottom: -30px;
      right: -30px; }
      @media (max-width: 767px) {
        .popup__content .bonus {
          top: -50px;
          left: -10px;
          width: 80px;
          height: 80px; } }
      .popup__content .bonus span {
        font-size: 21px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 27px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(10deg);
        text-align: center;
        min-width: 90px; }
        @media (max-width: 767px) {
          .popup__content .bonus span {
            font-size: 12px;
            line-height: 17px; } }

.mothersday {
  margin: 30px auto 30px;
  max-width: 635px;
  position: relative;
  opacity: 1;
  max-height: 200px;
  transition: 0.3s all ease-in-out; }
  .mothersday.hide-me {
    margin: 0px auto 0px;
    overflow: hidden;
    top: -100%;
    opacity: 0;
    max-height: 0px; }
  @media (max-width: 767px) {
    .mothersday {
      max-width: 335px; } }
  .mothersday a {
    position: relative;
    display: block; }
  .mothersday .circle {
    font-family: 'montserratbold';
    font-size: 15px;
    color: #E9007E;
    background: white;
    text-align: center;
    line-height: 15px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    position: absolute;
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    padding: 22px 10px; }
    .mothersday .circle:last-of-type {
      background: #E9007E;
      padding: 15px;
      color: white;
      right: 30px;
      bottom: -60px;
      left: auto;
      top: auto; }
    @media (max-width: 767px) {
      .mothersday .circle {
        padding: 15px 10px;
        width: 78px;
        height: 78px;
        font-size: 12px;
        bottom: -30px;
        top: auto; }
        .mothersday .circle:last-of-type {
          padding: 10px;
          background: #E9007E;
          color: white;
          right: 70px;
          bottom: -30px;
          left: auto;
          top: auto; }
          .mothersday .circle:last-of-type:before {
            font-size: 18px; } }
  .mothersday__text {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1; }
    .mothersday__text h3, .mothersday__text p {
      color: white;
      font-family: 'montserratbold';
      font-weight: normal;
      margin: 0px; }
    .mothersday__text h3 {
      font-size: 30px; }
    .mothersday__text p {
      font-size: 18px; }
    @media (max-width: 767px) {
      .mothersday__text {
        text-align: center;
        top: 20px;
        transform: translateX(-50%); }
        .mothersday__text h3 {
          font-size: 26px; }
        .mothersday__text p {
          font-size: 14px; } }
  .mothersday__close {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    right: 15px;
    top: 10px;
    border-radius: 50%; }
    .mothersday__close:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0.5;
      font-size: 13px; }
  .mothersday figure {
    position: relative; }
    @media (max-width: 767px) {
      .mothersday figure img:first-child {
        display: none; } }
    .mothersday figure img:nth-child(2) {
      position: absolute;
      left: -40px;
      top: -30px; }
      @media (max-width: 767px) {
        .mothersday figure img:nth-child(2) {
          max-width: 120px;
          top: auto;
          left: 10px;
          bottom: -20px; } }
    .mothersday figure img:nth-child(3) {
      display: none; }
      @media (max-width: 767px) {
        .mothersday figure img:nth-child(3) {
          display: block; } }
    .mothersday figure img:last-child {
      position: absolute;
      right: 50px;
      top: -20px; }
      @media (max-width: 767px) {
        .mothersday figure img:last-child {
          max-width: 100px;
          top: auto;
          right: 0px;
          bottom: -20px; } }

.form-cookies .radio-group input[type=radio] + label {
  display: flex;
  align-items: center; }
  .form-cookies .radio-group input[type=radio] + label:before {
    border-color: #87CD55; }
  .form-cookies .radio-group input[type=radio] + label:after {
    background: #87CD55; }

#cookiebar {
  display: none; }

#cookiesModal, #cookiesSettingsModal {
  z-index: 12000;
  padding-left: 15px !important; }
  #cookiesModal .modal-content, #cookiesSettingsModal .modal-content {
    border-radius: 8px; }
  #cookiesModal .modal-footer, #cookiesSettingsModal .modal-footer {
    margin-top: 20px; }
    #cookiesModal .modal-footer p a, #cookiesSettingsModal .modal-footer p a {
      color: #458451; }
      #cookiesModal .modal-footer p a:hover, #cookiesSettingsModal .modal-footer p a:hover {
        text-decoration: underline; }
    #cookiesModal .modal-footer .btn, #cookiesSettingsModal .modal-footer .btn {
      padding: 14px 25px 13px 25px !important;
      border-radius: 2px !important;
      transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out; }
      #cookiesModal .modal-footer .btn.agree-button, #cookiesSettingsModal .modal-footer .btn.agree-button {
        padding: 14px 55px 13px 25px !important;
        background-color: #87CD55;
        color: #23462A; }
        #cookiesModal .modal-footer .btn.agree-button:before, #cookiesSettingsModal .modal-footer .btn.agree-button:before {
          color: #23462A;
          font-family: "groei" !important;
          content: "y" !important;
          font-size: 12px !important; }
      #cookiesModal .modal-footer .btn:hover, #cookiesSettingsModal .modal-footer .btn:hover {
        background-color: #484848 !important;
        color: #fff !important; }
  #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label:before, #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label:before {
    transition: background-color 0.25s ease-in-out; }
  #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label:hover:before, #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label:hover:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + label:hover:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox] + .error + label:hover:before {
    background-color: #87CD55 !important; }
  #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox]:checked + label:before, #cookiesModal .modal-body .eu-cookie-compliance-category input[type=checkbox]:checked + .error + label:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox]:checked + label:before, #cookiesSettingsModal .modal-body .eu-cookie-compliance-category input[type=checkbox]:checked + .error + label:before {
    background-color: #87CD55 !important; }
  #cookiesModal strong, #cookiesSettingsModal strong {
    color: #333 !important; }

#cookiesSettingsModal .modal-footer {
  margin-top: 0px; }

.cookie-content {
  padding: 25px 30px;
  clear: both;
  border: 2px solid #484848;
  border-radius: 12px; }
  .cookie-content * {
    color: #484848 !important;
    padding: 0 !important;
    display: inline !important; }
  .cookie-content .cookiepage-link, .cookie-content .youtube-link {
    text-decoration: underline; }
    .cookie-content .cookiepage-link:hover, .cookie-content .youtube-link:hover {
      color: #000 !important; }

#cookiebar {
  background: #87CD55;
  text-align: center;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  #cookiebar p {
    color: white;
    font-size: 1em;
    margin: 0;
    display: inline; }
    @media screen and (max-width: 1250px) {
      #cookiebar p {
        display: block;
        margin-bottom: 15px; } }
    #cookiebar p a {
      color: white;
      text-decoration: underline; }
      #cookiebar p a:hover {
        color: #484848; }
  #cookiebar #ok {
    text-decoration: none;
    padding: 8px 18px;
    background: #458451;
    border-radius: 3px;
    margin-left: 20px;
    color: white; }
    #cookiebar #ok:hover {
      background: #484848;
      color: white; }
    @media (max-width: 991px) {
      #cookiebar #ok {
        clear: both;
        display: inline-block;
        margin: 10px 0 0 0; } }

.consent {
  position: fixed;
  z-index: 99999;
  background: #fff;
  padding: 0;
  font-size: 16px;
  -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.5); }

.consent.consent__bottom {
  left: 0;
  right: 0;
  bottom: 0;
  top: auto; }

.consent.consent__side--right-bottom {
  left: auto;
  right: 0;
  bottom: 0;
  top: auto;
  min-width: 320px;
  max-width: 380px; }

.consent.consent__side--right {
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 360px; }

.consent .consent__inner {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
  padding: 20px; }

.consent .consent__close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  height: 25px;
  opacity: 0.75; }

.consent .consent__close:hover {
  opacity: 1; }

.consent .consent__close:before,
.consent .consent__close:after {
  position: absolute;
  left: 10px;
  top: 4px;
  content: " ";
  height: 16px;
  width: 2px;
  background-color: #333; }

.consent .consent__close:before {
  transform: rotate(45deg); }

.consent .consent__close:after {
  transform: rotate(-45deg); }

.consent h2 {
  margin: 0;
  padding: 0; }

.consent h2 + p {
  margin: 5px 0 5px 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1em; }

.consent .consent__form {
  padding-top: 10px; }

.consent .consent__form .consent__form__item {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  border-bottom: 1px solid #e9e9e9; }

.consent .consent__form .consent__form__item input {
  display: none; }

.consent .consent__form .consent__form__item input + label {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 25px 10px 50px;
  font-weight: bold; }

.consent .consent__form .consent__form__item input + label:before,
.consent .consent__form .consent__form__item input + label:after {
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 13px;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 2px; }

.consent .consent__form .consent__form__item input + label:before {
  background: #d6d6d6; }

.consent .consent__form .consent__form__item input:checked + label:after {
  left: 28px;
  top: 16px;
  width: 11px;
  height: 11px;
  background: #1dba53; }

.consent .consent__form .consent__form__item .consent__cookie--description {
  display: none;
  overflow-x: none;
  overflow-y: auto;
  max-height: 200px;
  padding: 10px 20px; }

.consent .consent__form .consent__form__item .consent__cookie--description p {
  line-height: 1.2em;
  font-size: 0.95em; }

.consent .consent__form .consent__form__item .consent__form__trigger {
  display: block;
  position: absolute;
  color: #333;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  padding-top: 10px; }

.consent .consent__form .consent__form__item.consent__form__item--first {
  border-top: 1px solid #e9e9e9; }

.consent .consent__form .consent__form__item.consent__form__item--first .consent__form__label--checkbox {
  background: #89221f;
  color: #fff; }

.consent .consent__form .consent__form__item.consent__form__item--first .consent__form__trigger {
  color: #fff; }

.consent .consent__form .consent__form__submit {
  display: inline-block;
  margin: 15px 0 0;
  cursor: pointer;
  padding: 5px 10px;
  background: #1dba53;
  color: #fff;
  border: none; }

.consent .consent__form .consent__form__submit:hover {
  background: #484848; }

.lead .consent {
  width: 100%;
  position: relative;
  box-shadow: none;
  margin: 0;
  padding: 20px 0 20px 40px;
  max-width: none; }

@media screen and (min-width: 1280px) {
  .lead .consent {
    padding-left: 137px; } }
@media screen and (max-width: 992px) {
  .lead .consent {
    padding: 20px; } }
@media screen and (max-width: 768px) {
  .lead .consent .scroll_wrapper {
    max-height: none;
    overflow-y: visible; } }
.lead .consent .consent__inner {
  margin: 0 !important; }

.lead .consent .consent__inner h2 {
  margin-left: -25px; }

.lead .consent .consent__form__item .consent__cookie--description {
  max-height: none; }

.lead .consent .consent__form__item .consent__cookie--description p {
  font-size: 1.125em !important;
  line-height: 1.555em !important; }

.lead .consent .consent__form__submit {
  margin-left: -25px;
  margin-top: 40px; }

@media (max-width: 767px) {
  .consent .scroll_wrapper {
    max-height: 50vh;
    overflow-y: scroll;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px; } }
.consent__close {
  top: 25px !important;
  right: 25px !important; }

.consent__close:before,
.consent__close:after {
  width: 3px !important;
  background: #484b59 !important; }

.consent__inner {
  padding: 30px 25px; }

.consent__inner h2 {
  font-size: 1.25em;
  margin-bottom: 5px;
  color: #484848; }

.consent__inner h2 + p {
  font-size: 1em;
  line-height: 1.35em !important; }

.consent__inner p {
  color: #4d4e4c; }

.consent__inner p a {
  color: #007D6E !important; }

.consent__inner p a:hover {
  color: #007D6E !important;
  text-decoration: underline; }

.consent__form {
  padding-top: 10px !important; }

.consent__form__submit {
  background: #007D6E !important;
  color: #fff !important;
  font-size: 18px;
  padding: 8px 18px !important;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  border-radius: 3px;
  font-family: "quicksandbold"; }

.consent__form__submit * {
  color: #fff !important; }

.consent__form__submit span {
  display: inline-block; }

.consent__form__submit:hover {
  background: #484848 !important; }

.consent__form__submit:focus,
.consent__form__submit:active {
  outline: none !important;
  box-shadow: none !important; }

.consent__form__settings {
  float: right;
  margin-top: 30px;
  text-decoration: underline;
  font-size: .875em;
  color: #007D6E !important;
  font-family: "quicksandregular";
  font-weight: 600; }

.consent__form__settings:hover {
  color: #007D6E !important;
  text-decoration: none; }

.consent__form__item {
  background: rgba(166, 167, 166, 0.3);
  border-top: 3px solid #fff !important;
  border-bottom: 3px solid #fff !important; }

.consent__form__item input + label {
  padding: 31px 20px 29px 70px !important;
  cursor: pointer;
  font-size: 1.35rem; }

.consent__form__item input + label:before,
.consent__form__item input + label:after {
  top: 50% !important;
  transform: translate(0, -50%); }

.consent__form__item input + label:before {
  width: 35px !important;
  height: 35px !important;
  border-radius: 0;
  background: #fff !important; }

.consent__form__item input + label:after {
  font-size: 16px;
  content: "";
  color: #006589;
  background: transparent !important;
  width: auto !important;
  height: auto !important;
  left: 35px !important; }

.consent__form__item input:checked + label:after {
  content: "✔" !important; }

.consent__form__item--hide input + label {
  padding: 20px 25px !important;
  cursor: default !important; }

.consent__form__item--hide input + label:before,
.consent__form__item--hide input + label:after {
  display: none !important; }

.consent__form__label--checkbox {
  background: #87CD55 !important;
  color: #23462A !important; }

.consent__form__label--checkbox span {
  display: inline-block; }

.consent__form__trigger {
  color: #006589 !important;
  height: 35px !important;
  width: 35px !important;
  top: 12px !important;
  right: 20px !important;
  background: #fff !important;
  border-radius: 50%;
  transition: transform 0.25s ease-in-out !important; }

.consent__form__trigger:before,
.consent__form__trigger:after {
  position: absolute;
  left: 16px;
  top: 11px;
  content: " ";
  height: 14px;
  width: 2px;
  background-color: #006589;
  transition: transform 0.25s ease-in-out; }

.consent__form__trigger:before {
  transform: rotate(90deg); }

.consent__form__trigger:after {
  transform: rotate(0deg); }

.consent__form__trigger.trigger--open:before {
  transform: rotate(45deg); }

.consent__form__trigger.trigger--open:after {
  transform: rotate(-45deg); }

.consent__form__trigger:hover {
  transform: scale(1.1); }

.consent__cookie--description {
  padding: 15px 20px 5px 20px !important;
  background: #fff;
  color: #4d4e4c;
  font-size: .875em !important;
  line-height: 1.857em !important;
  font-family: "quicksandregular";
  font-weight: 600; }

@media (max-width: 767px) {
  .consent__cookie--description {
    max-height: none !important;
    overflow-x: auto !important; } }
.consent__cookie--description > *,
.consent__cookie--description > p {
  font-size: inherit !important;
  line-height: inherit !important;
  color: #4d4e4c; }

.row-overflow {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 20px;
  position: relative; }
  .row-overflow .col-md-3 {
    width: 295px;
    flex: 0 0 295px; }
  .row-overflow .ps__rail-x {
    opacity: 1 !important;
    padding: 0px;
    margin: 0px 10px;
    background-color: #F2F2F2 !important;
    height: 12px;
    transform: scale(0.4); }
    @media (max-width: 767px) {
      .row-overflow .ps__rail-x {
        transform: scale(1);
        height: 4px; } }
  .row-overflow .ps__thumb-x {
    background: #43854F;
    bottom: 0;
    height: 12px; }
    @media (max-width: 767px) {
      .row-overflow .ps__thumb-x {
        height: 4px; } }

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }
.product {
  background: white;
  border: 2px solid #F2F2F2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 25px 30px; }
  @media (max-width: 991px) {
    .product {
      margin: 0 0 20px 0; } }
  .product:before {
    content: '';
    background: rgba(255, 255, 255, 0.62);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    will-change: opacity;
    transition: opacity 500ms ease-out; }
  .product:hover:before {
    opacity: 1; }
  .product__image {
    width: 170px;
    height: 170px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: 0 auto; }
    .product__image img {
      max-width: 100%; }
  .product__content {
    position: relative;
    z-index: 1; }
  .product__title {
    color: #43854F;
    font-size: 0.938em;
    line-height: 1.267em;
    height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .product__subtitle {
    color: #484848;
    font-size: 1.063em;
    line-height: 1.267em; }
  .product__button {
    background: #007D6E;
    opacity: 0;
    will-change: opacity;
    transition: opacity 300ms ease-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    transition-delay: 0ms; }
    .product:hover .product__button {
      opacity: 1;
      background: #007D6E;
      transition-delay: 200ms; }

.month-nav .section-header {
  padding: 0; }
.month-nav .icon-leaf {
  font-size: 26px;
  color: #87CD55;
  display: inline-block;
  margin: 0 0 20px 0; }
.month-nav p {
  font-size: 1.375em;
  line-height: 1.273em;
  color: #484848; }
.month-nav a {
  display: inline-block;
  margin: 15px 10px; }
  @media (max-width: 767px) {
    .month-nav a {
      margin: 5px 10px; } }

.newsletter-block {
  background: #00A995;
  padding: 25px 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 20px 0 -50px 0; }
  @media (max-width: 767px) {
    .newsletter-block {
      margin: 20px 0; } }
  .newsletter-block p {
    font-size: 1.063em;
    line-height: 1.235em;
    color: white; }
    .newsletter-block p:last-of-type {
      margin: 0; }
  .newsletter-block a:hover {
    background: #007D6E; }
  @media (max-width: 1199px) {
    .newsletter-block {
      display: block;
      text-align: center; }
      .newsletter-block a {
        margin-top: 20px;
        white-space: normal; } }

.tile-swiper {
  overflow: hidden; }
  .tile-swiper-wrapper {
    position: relative; }
  .tile-swiper .swiper-wrapper .swiper-slide {
    padding: 0 0 20px 0; }

.tile-swiper-scrollbar {
  opacity: 1 !important;
  width: 50% !important;
  left: 50% !important;
  transform: translateX(-50%); }
  .tile-swiper-scrollbar .swiper-scrollbar-drag {
    background: #43854F; }

.tile-swiper-button-prev,
.tile-swiper-button-next {
  width: 47px;
  height: 47px;
  background-color: #FF8E47;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 2px;
  z-index: 99;
  color: white;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(50%);
  cursor: pointer;
  transition: background-color 0.25s ease-in-out; }
  .tile-swiper-button-prev:hover,
  .tile-swiper-button-next:hover {
    background-color: #007D6E; }
  .tile-swiper-button-prev:before,
  .tile-swiper-button-next:before {
    content: "\79";
    font-family: "groei" !important;
    font-size: 20px;
    color: white; }
  .tile-swiper-button-prev.swiper-button-disabled,
  .tile-swiper-button-next.swiper-button-disabled {
    background: #F2F2F2;
    opacity: 1;
    color: #C3C3C3; }
    .tile-swiper-button-prev.swiper-button-disabled:before,
    .tile-swiper-button-next.swiper-button-disabled:before {
      color: #C3C3C3; }

.tile-swiper-button-prev {
  left: 0;
  right: auto;
  transform: translateY(-50%) translateX(-50%) scaleX(-1); }

.homeSticker {
  position: absolute;
  top: -10px;
  right: -45px;
  bottom: 0;
  text-align: center;
  z-index: 999;
  -ms-transform: rotate(10deg);
  /* IE 9 */
  -webkit-transform: rotate(10deg);
  /* Chrome, Safari, Opera */
  transform: rotate(10deg); }
  @media (max-width: 767px) {
    .homeSticker {
      top: -30px;
      right: 0px; } }
  .homeSticker a {
    position: relative;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: scale(1.3) ease-in-out; }
    @media (max-width: 767px) {
      .homeSticker a {
        text-align: right; } }
    .homeSticker a:hover {
      transform: scale(1.1);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      transform: scale(1.3) ease-in-out; }
      .homeSticker a:hover .btn {
        background: #484848; }
  .homeSticker img {
    display: inline-block;
    max-width: 308px; }
    @media (max-width: 767px) {
      .homeSticker img {
        max-width: 50%; } }
  .homeSticker .btn {
    position: relative;
    top: -75px;
    left: -10px;
    background: #FF8E47;
    border-radius: 5px;
    font-size: 17px;
    padding: 10px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
      .homeSticker .btn {
        display: none; } }

.home_top {
  position: relative; }
  .home_top .homeheroBanner {
    position: absolute;
    top: 20px;
    right: 80px; }
    @media (max-width: 1199px) {
      .home_top .homeheroBanner {
        top: 10px; } }
    @media (max-width: 767px) {
      .home_top .homeheroBanner {
        position: relative;
        top: auto;
        right: auto;
        margin: 20px 0;
        text-align: center; } }
    .home_top .homeheroBanner a {
      display: block;
      position: relative; }
      .home_top .homeheroBanner a .title {
        text-align: center; }
      .home_top .homeheroBanner a:hover .circle {
        border: 5px solid #87CD55; }
      .home_top .homeheroBanner a:hover .title {
        bottom: 30px; }
      @media (max-width: 767px) {
        .home_top .homeheroBanner a {
          display: inline-block; } }
      .home_top .homeheroBanner a .circle {
        height: 286px;
        width: 286px;
        border-radius: 50%;
        background: white;
        border: 5px solid #F2C121;
        box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: 0.3s; }
        @media (max-width: 767px) {
          .home_top .homeheroBanner a .circle {
            height: auto;
            width: 100%;
            max-width: 286px;
            margin: 0 auto; } }
        .home_top .homeheroBanner a .circle img {
          transition: 0.3s; }
      .home_top .homeheroBanner a .title {
        background: #E3692F;
        color: white;
        font-size: 30px;
        border-radius: 0;
        padding: 5px 25px;
        position: absolute;
        bottom: 20px;
        left: -21px;
        right: -21px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s; }
        @media (max-width: 767px) {
          .home_top .homeheroBanner a .title {
            font-size: 24px;
            left: 0;
            right: 0; } }
        .home_top .homeheroBanner a .title span:before {
          content: '';
          height: 47px;
          width: 40px;
          background-image: url(/media/images/banner-ribbon.png);
          background-repeat: no-repeat;
          position: absolute;
          left: -20px;
          bottom: -10px; }
        .home_top .homeheroBanner a .title span:after {
          content: '';
          height: 47px;
          width: 40px;
          background-image: url(/media/images/banner-ribbon2.png);
          background-repeat: no-repeat;
          position: absolute;
          right: -20px;
          bottom: -10px; }
  .home_top .home_top_image .overlay {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    left: 20px;
    background: rgba(0, 0, 0, 0); }
  .home_top .home_top_image figure {
    overflow: hidden; }
    @media (max-width: 991px) {
      .home_top .home_top_image figure img {
        max-width: none; } }
  .home_top .home_top_blocks {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: -55px; }
    @media (max-width: 1199px) {
      .home_top .home_top_blocks {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto; } }
    .home_top .home_top_blocks ul {
      display: flex; }
      @media (max-width: 767px) {
        .home_top .home_top_blocks ul {
          display: block; } }
      .home_top .home_top_blocks ul li {
        float: left;
        width: 33.3333333333%; }
        .home_top .home_top_blocks ul li:nth-child(2) a {
          background: #8AD277; }
        .home_top .home_top_blocks ul li a {
          background: #87CD55;
          padding: 25px 30px 12px 30px;
          display: block;
          height: 100%; }
          .home_top .home_top_blocks ul li a:hover {
            background: #FF8E47; }
            .home_top .home_top_blocks ul li a:hover h2 {
              color: white; }
            .home_top .home_top_blocks ul li a:hover p {
              color: white; }
        .home_top .home_top_blocks ul li h2 {
          color: #23462A;
          font-size: 1.125em;
          margin: 0 0 10px 0; }
        .home_top .home_top_blocks ul li p {
          color: #23462A;
          line-height: 1.625em; }
        @media (max-width: 767px) {
          .home_top .home_top_blocks ul li {
            width: 100%; } }
    @media (max-width: 767px) {
      .home_top .home_top_blocks {
        position: relative;
        left: auto;
        right: auto;
        bottom: 0;
        top: 0;
        margin-bottom: 20px;
        float: left; } }

.home_highlight {
  margin-top: 98px; }
  @media (max-width: 767px) {
    .home_highlight {
      margin-top: 22px; } }
  .home_highlight .single_home_highlight .single_home_highlight_wrapper {
    float: left; }
    @media (max-width: 767px) {
      .home_highlight .single_home_highlight .single_home_highlight_wrapper {
        display: block;
        width: 100%; } }
  .home_highlight .single_home_highlight .single_home_highlight_header {
    display: block;
    font-size: 0.875em;
    color: #666666;
    position: relative;
    padding: 0px 0 3px 34px;
    margin-bottom: 20px; }
    .home_highlight .single_home_highlight .single_home_highlight_header:before {
      height: 25px;
      width: 25px;
      color: white;
      position: absolute;
      left: 0;
      top: -3px;
      text-align: center;
      padding: 4px; }
  .home_highlight .single_home_highlight a {
    float: left; }
    @media (max-width: 767px) {
      .home_highlight .single_home_highlight a {
        width: 100%; } }
    .home_highlight .single_home_highlight a .single_home_highlight_image figure img {
      width: 100%;
      height: auto; }
    .home_highlight .single_home_highlight a .single_home_highlight_text {
      padding-top: 15px; }
      .home_highlight .single_home_highlight a .single_home_highlight_text h2 {
        font-size: 1.125em;
        line-height: 1.333em;
        margin: 0 0 5px 0;
        color: #484848; }
      .home_highlight .single_home_highlight a .single_home_highlight_text p {
        line-height: 1.625em;
        color: #484848;
        margin: 0 0 15px 0; }
      .home_highlight .single_home_highlight a .single_home_highlight_text .link {
        float: left;
        position: relative;
        margin-bottom: 25px; }
        .home_highlight .single_home_highlight a .single_home_highlight_text .link:before {
          position: absolute;
          right: -20px;
          top: 8px;
          font-size: 0.7em; }

.home_news {
  margin-bottom: 40px;
  background: #F2F2F2;
  padding: 30px 0; }
  .home_news .home_news_wrapper .home_news_title:hover h2 {
    color: #007D6E; }
  .home_news .home_news_wrapper .home_news_title h2 {
    position: relative;
    color: #484848;
    margin: 0 0 20px 0;
    font-size: 1.250em;
    padding-left: 20px; }
    .home_news .home_news_wrapper .home_news_title h2:before {
      position: absolute;
      left: 203px;
      top: 5px;
      font-size: 0.6em; }
  .home_news .home_news_wrapper .single_home_news {
    float: left;
    width: 33.3333333333%; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_image {
      position: relative;
      margin-bottom: 17px; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(255, 142, 71, 0) !important; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image figure img {
        width: 100%; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image span {
        position: absolute;
        left: 0;
        bottom: 0; }
        .home_news .home_news_wrapper .single_home_news .single_home_news_image span:before {
          height: 25px;
          width: 25px;
          text-align: center;
          padding: 4px;
          display: block;
          color: white; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_text h2 {
      color: #484848;
      margin: 0 0 10px 0;
      font-size: 1.250em; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_text .link {
      float: left;
      color: #484848;
      position: relative;
      margin: 0; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_text .link:before {
        position: absolute;
        right: -20px;
        top: 6px;
        font-size: 0.7em; }
    @media (max-width: 767px) {
      .home_news .home_news_wrapper .single_home_news {
        width: 100%;
        margin-bottom: 30px; } }
  .home_news .home_news_wrapper + .single_home_news {
    padding-left: 0; }

.home_calender {
  float: left;
  margin: 0;
  padding-right: 0; }
  .home_calender .home_calender_wrapper {
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      .home_calender .home_calender_wrapper {
        margin-right: 0px; } }
  .home_calender .title_space {
    float: left;
    width: 100%;
    margin-bottom: 14px; }
  .home_calender h2 {
    float: left;
    color: #007D6E;
    font-size: 1.875em;
    margin: 0 10px 0 0; }
  .home_calender .icon-arrow-next {
    color: #484848;
    font-size: 1.250em;
    position: relative;
    line-height: 2; }
    .home_calender .icon-arrow-next:before {
      color: #007D6E;
      right: -20px;
      top: 4px;
      position: absolute;
      font-size: 0.7em; }
    .home_calender .icon-arrow-next:hover {
      color: #007D6E; }
    @media (max-width: 767px) {
      .home_calender .icon-arrow-next {
        float: left; }
        .home_calender .icon-arrow-next:before {
          top: 13px; } }
  .home_calender .single_home_calender {
    float: left;
    margin-right: 19px;
    position: relative; }
    .home_calender .single_home_calender:last-child {
      margin-right: 0; }
    .home_calender .single_home_calender .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(86, 86, 86, 0.4);
      display: none; }
    .home_calender .single_home_calender a {
      float: left; }
      .home_calender .single_home_calender a:hover .overlay {
        background: rgba(135, 205, 85, 0.4); }
      @media (max-width: 767px) {
        .home_calender .single_home_calender a figure img {
          width: 100%;
          max-width: none; } }
      .home_calender .single_home_calender a .playbutton {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #87CD55;
        height: 34px;
        width: 34px;
        background: white;
        border-radius: 50%;
        text-align: center; }
        .home_calender .single_home_calender a .playbutton span {
          margin-top: 2px;
          display: block;
          margin-left: 1px; }
          .home_calender .single_home_calender a .playbutton span:before {
            font-size: 1.9em; }
      .home_calender .single_home_calender a .video_title {
        color: white;
        font-size: 0.875em;
        text-align: center;
        position: absolute;
        top: 153px;
        width: 100%;
        padding: 0 40px;
        letter-spacing: 2px; }
        @media (max-width: 767px) {
          .home_calender .single_home_calender a .video_title {
            top: 95px; } }
      @media (max-width: 767px) {
        .home_calender .single_home_calender a {
          width: 100%; } }
    @media (max-width: 1199px) {
      .home_calender .single_home_calender {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .home_calender .single_home_calender {
        width: 100%; } }
  .home_calender #videobox {
    display: none;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    float: left;
    width: 100%;
    margin: 20px 0px 20px 10px; }
    .home_calender #videobox a.closevideo {
      display: block;
      position: absolute;
      z-index: 9999;
      right: 0;
      top: 0;
      padding: 15px;
      width: 70px;
      height: 70px;
      color: #fff;
      background: #007D6E;
      position: absolute; }
      .home_calender #videobox a.closevideo:hover {
        background: #FF8E47; }
    .home_calender #videobox .closevideo:before, .home_calender #videobox .closevideo:after {
      position: absolute;
      left: 34px;
      top: 18px;
      content: ' ';
      height: 33px;
      width: 2px;
      background-color: #fff; }
    .home_calender #videobox .closevideo:before {
      transform: rotate(45deg); }
    .home_calender #videobox .closevideo:after {
      transform: rotate(-45deg); }
    .home_calender #videobox iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  @media (max-width: 767px) {
    .home_calender {
      padding-right: 20px; } }

.home_in_mag {
  margin: 80px 0; }
  .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
    float: left;
    background: #FBFBFB;
    padding: 20px 30px;
    position: relative;
    margin: 0px -20px 0px 0;
    min-height: 345px; }
    @media (max-width: 991px) {
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
        margin: 0; } }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_image {
      position: absolute;
      left: 60px;
      top: -25px; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_image figure img {
        -ms-transform: rotate(-7deg);
        /* IE 9 */
        -webkit-transform: rotate(-7deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-7deg); }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text {
      padding-left: 397px;
      z-index: 2;
      position: relative; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text h2 {
        color: #87CD55;
        font-size: 1.375em;
        margin: 0 0 10px 0; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text h2 span {
          color: #458451; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text p {
        line-height: 1.625em;
        margin: 0 0 30px 0; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text a {
        padding: 9px 20px;
        clear: both;
        float: left;
        margin: 0 0 10px 0; }
      @media (max-width: 1199px) {
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text {
          padding-left: 0; } }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 430px;
      overflow: hidden;
      z-index: 1; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image {
        position: absolute;
        right: -215px;
        bottom: -215px;
        height: 430px;
        width: 430px;
        background: #484848;
        border-radius: 50%;
        overflow: hidden; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image:hover {
          background: #007D6E; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image figure img {
          opacity: 0.8; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 {
          color: white;
          font-size: 2.500em;
          text-shadow: 0px 2px 10px #000000;
          position: absolute;
          top: 80px;
          left: 65px;
          text-transform: uppercase;
          margin: 0; }
          .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 span {
            display: block; }
          @media (max-width: 767px) {
            .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 {
              position: absolute;
              top: 51px;
              left: 0;
              right: 0;
              text-align: center; } }
        @media (max-width: 767px) {
          .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image {
            position: relative;
            clear: both;
            right: 0;
            left: 0;
            bottom: 0;
            top: 0;
            float: left;
            height: auto;
            width: auto;
            border-radius: 0; } }
      @media (max-width: 767px) {
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag {
          position: relative;
          clear: both;
          right: auto;
          left: auto;
          bottom: auto;
          top: auto;
          float: left;
          width: 100%; } }
    @media (max-width: 767px) {
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
        margin: -10px 0px 40px 0; } }
  @media (max-width: 767px) {
    .home_in_mag .home_in_mag_wrapper {
      margin: 10px 0px 20px 0; } }
  @media (max-width: 767px) {
    .home_in_mag {
      float: left; } }

.holder {
  float: left;
  margin-bottom: 30px; }

.holdertwee {
  float: left; }

.home_events .home_events_wrapper {
  padding-top: 25px;
  margin-right: -20px;
  padding-right: 10px; }
  .home_events .home_events_wrapper h2 {
    color: #484848;
    margin: 0;
    font-size: 1.375em;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 20px; }
  .home_events .home_events_wrapper ul li {
    border-bottom: 1px solid #BFBFBF;
    padding: 15px 0; }
    .home_events .home_events_wrapper ul li a {
      color: #484848; }
      .home_events .home_events_wrapper ul li a:hover {
        color: #007D6E; }
    .home_events .home_events_wrapper ul li p {
      color: #484848;
      position: relative;
      padding-left: 25px;
      font-size: 0.875em;
      margin: 8px 0 0 0; }
      .home_events .home_events_wrapper ul li p:before {
        position: absolute;
        left: 0;
        top: 4px;
        font-size: 0.9em;
        color: #929292; }
  .home_events .home_events_wrapper ul .events_btn {
    color: #484848;
    position: relative;
    float: left;
    color: #484848;
    margin: 15px 0 0 0; }
    .home_events .home_events_wrapper ul .events_btn:hover {
      color: #007D6E; }
    .home_events .home_events_wrapper ul .events_btn:before {
      position: absolute;
      right: -20px;
      top: 5px;
      font-size: 0.7em;
      color: #007D6E; }
  @media (max-width: 767px) {
    .home_events .home_events_wrapper {
      padding-right: 20px; } }
@media (max-width: 767px) {
  .home_events {
    margin: 0px 0 30px 0; } }

.home_location_finder {
  padding-right: 0; }
  @media (max-width: 991px) {
    .home_location_finder {
      padding: 0; } }
  .home_location_finder .home_location_finder_wrapper {
    float: left;
    position: relative;
    min-height: 356px;
    margin-right: 0px;
    width: 100%; }
    .home_location_finder .home_location_finder_wrapper .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 169, 149, 0.8); }
    .home_location_finder .home_location_finder_wrapper figure {
      height: 100%;
      overflow: hidden; }
      .home_location_finder .home_location_finder_wrapper figure img {
        height: 100%;
        width: auto; }
    .home_location_finder .home_location_finder_wrapper .home_location_finder_text {
      position: absolute;
      top: 25px;
      left: 30px;
      right: 30px; }
      .home_location_finder .home_location_finder_wrapper .home_location_finder_text h2 {
        margin: 0 0 17px 0;
        color: white;
        font-size: 1.375em;
        position: relative; }
      .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style {
        padding: 0;
        background: transparent;
        margin: 0; }
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group label {
          color: white;
          font-size: 1em; }
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input {
          border-left: 0;
          border-radius: 0; }
          .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input.btn {
            background: #007D6E !important; }
            .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input.btn:hover {
              color: #484848 !important; }
      @media (max-width: 767px) {
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text {
          width: 100%;
          left: 0;
          padding: 0 20px; } }
    @media (max-width: 767px) {
      .home_location_finder .home_location_finder_wrapper {
        margin-right: 0px; } }
  @media (max-width: 767px) {
    .home_location_finder {
      padding-right: 20px; } }

.home_pics:hover .home_pics_wrapper .home_pics_image .overlay {
  background: rgba(96, 173, 94, 0.8); }
.home_pics .home_pics_wrapper {
  margin-right: -20px;
  max-height: 540px;
  overflow: hidden; }
  .home_pics .home_pics_wrapper .home_pics_image {
    position: relative; }
    .home_pics .home_pics_wrapper .home_pics_image .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(96, 173, 94, 0.6);
      transition: 0.3s; }
    .home_pics .home_pics_wrapper .home_pics_image figure {
      overflow: hidden; }
  .home_pics .home_pics_wrapper .home_pics_text {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 25px 50px 25px 30px; }
    .home_pics .home_pics_wrapper .home_pics_text h2 {
      color: white;
      margin: 0;
      font-size: 3.750em;
      line-height: 1.167em;
      text-transform: uppercase; }
    .home_pics .home_pics_wrapper .home_pics_text .link {
      color: white;
      position: relative;
      float: left;
      font-size: 1.250em;
      position: absolute;
      bottom: 23px; }
      .home_pics .home_pics_wrapper .home_pics_text .link:before {
        position: absolute;
        right: -20px;
        top: 9px;
        font-size: 0.6em; }
      .home_pics .home_pics_wrapper .home_pics_text .link:hover {
        text-decoration: underline; }
  @media (max-width: 767px) {
    .home_pics .home_pics_wrapper {
      margin-right: 0px; } }
@media (max-width: 767px) {
  .home_pics {
    margin-bottom: 30px; } }

.home_week_plant .home_week_plant_wrapper {
  margin-right: -20px; }
  .home_week_plant .home_week_plant_wrapper:hover .home_week_plant_text h2 {
    color: #007D6E; }
  @media (max-width: 767px) {
    .home_week_plant .home_week_plant_wrapper figure img {
      width: 100%; } }
  .home_week_plant .home_week_plant_wrapper .home_week_plant_text {
    background: #F2F2F2;
    padding: 25px 30px;
    min-height: 288px; }
  .home_week_plant .home_week_plant_wrapper span {
    color: #458451;
    margin: 0 0 10px 0;
    display: block; }
  .home_week_plant .home_week_plant_wrapper h2 {
    margin: 0 0 18px 0;
    color: #484848;
    font-size: 1.125em; }
  .home_week_plant .home_week_plant_wrapper p {
    line-height: 1.625em;
    margin: 0 0 22px 0;
    color: #484848; }
  .home_week_plant .home_week_plant_wrapper .link {
    position: relative;
    float: left;
    color: #484848; }
    .home_week_plant .home_week_plant_wrapper .link:before {
      color: #007D6E;
      font-size: 0.7em;
      position: absolute;
      right: -20px;
      top: 4px; }
    .home_week_plant .home_week_plant_wrapper .link:hover {
      color: #007D6E; }
  @media (max-width: 767px) {
    .home_week_plant .home_week_plant_wrapper {
      margin-right: 0; } }

.home_gardenlogs .home_gardenlogs_wrapper {
  background: #F2F2F2;
  padding: 25px 30px;
  margin: 0px -20px 0 0; }
  .home_gardenlogs .home_gardenlogs_wrapper a h2 {
    position: relative;
    margin: 0;
    color: #484848;
    font-size: 1.125em;
    padding-bottom: 18px;
    border-bottom: 1px solid #BFBFBF; }
    .home_gardenlogs .home_gardenlogs_wrapper a h2:hover {
      color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper a h2:before {
      color: #007D6E;
      font-size: 0.7em;
      position: absolute;
      right: 0px;
      top: 4px; }
  .home_gardenlogs .home_gardenlogs_wrapper ul li {
    border-bottom: 1px solid #BFBFBF;
    padding: 20px 0;
    margin: 5px 20px 5px 0;
    display: inline-block;
    width: 100%; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li h3 {
      color: #484848;
      margin: 0 0 12px 0;
      font-size: 1.125em; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li h3:hover {
        color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li a {
      color: #484848; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li a:hover {
        color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li p, .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-login {
      float: left;
      color: #484848;
      position: relative;
      padding-left: 25px;
      font-size: 0.875em;
      margin: 0 20px 15px 0;
      line-height: 1.2em; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li p:before, .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-login:before {
        position: absolute;
        left: 0;
        top: 3px;
        font-size: 0.9em;
        color: #929292; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-arrow-next {
      display: block;
      position: relative;
      margin: 0;
      float: left;
      width: 100%; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-arrow-next:before {
        color: #007D6E;
        font-size: 0.7em;
        position: absolute;
        left: 103px;
        top: 6px; }
    @media (max-width: 767px) {
      .home_gardenlogs .home_gardenlogs_wrapper ul li {
        padding: 25px 20px;
        margin: 5px 0px 5px 0; } }
  @media (max-width: 767px) {
    .home_gardenlogs .home_gardenlogs_wrapper {
      min-height: auto;
      float: left; } }
@media (max-width: 991px) {
  .home_gardenlogs {
    margin: 20px 0;
    padding-right: 0; } }
@media (max-width: 767px) {
  .home_gardenlogs {
    padding-right: 20px; } }

.social_share {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }
  .social_share h2 {
    color: #484848;
    text-align: center;
    font-size: 1.375em;
    line-height: 1.455em;
    margin: 0 0 4px 0; }
  .social_share p {
    color: #484848;
    text-align: center;
    font-size: 1.125em;
    margin: 0 0 20px 0; }
  .social_share ul {
    width: auto;
    margin: 0 auto;
    text-align: center; }
    .social_share ul li {
      display: inline-block;
      margin: 0 5px; }
      .social_share ul li.facebook a {
        background: #3B5998; }
      .social_share ul li.twitter a {
        background: #55ACEE; }
      .social_share ul li.pinterest a {
        background: #BD081C; }
      .social_share ul li.google a {
        background: #F44336; }
      .social_share ul li.instagram a {
        background: #12568B; }
      .social_share ul li.youtube a {
        background: #CD201F; }
      .social_share ul li.youtube a {
        background: #CD201F; }
      .social_share ul li a {
        color: white;
        font-size: 1.5em;
        padding: 10px 0;
        text-align: center;
        display: block;
        height: auto;
        width: auto;
        border-radius: 50%;
        height: 50px;
        width: 50px; }
        .social_share ul li a:hover {
          background: #484848; }
        @media (max-width: 767px) {
          .social_share ul li a {
            padding: 10px 0;
            border-radius: 0; } }
      @media (max-width: 767px) {
        .social_share ul li {
          flex-grow: initial; } }
    @media (max-width: 767px) {
      .social_share ul {
        width: auto;
        text-align: center; } }
  @media (max-width: 767px) {
    .social_share {
      padding-top: 10px;
      padding-bottom: 10px; } }

.home_greenspots {
  float: left; }
  .home_greenspots .home_greenspots_wrapper {
    margin-top: 30px;
    margin-right: -20px;
    display: flex; }
    @media (max-width: 767px) {
      .home_greenspots .home_greenspots_wrapper {
        margin-right: 0px;
        display: block; } }
  .home_greenspots .single_home_greenspots {
    border: 1px solid #D0D0D0;
    width: calc(100% / 3 - 20px);
    float: left;
    min-height: 260px;
    margin-right: 30px;
    flex: 1; }
    .home_greenspots .single_home_greenspots:last-child {
      margin-right: 0; }
    .home_greenspots .single_home_greenspots h2 {
      color: #484848;
      font-size: 0.875em;
      margin: 0;
      padding: 5px 30px;
      border-bottom: 1px solid #D0D0D0; }
    .home_greenspots .single_home_greenspots .single_home_greenspots_text {
      padding: 25px 30px; }
    .home_greenspots .single_home_greenspots p {
      font-size: 0.875em;
      margin: 0;
      word-wrap: break-word; }
      .home_greenspots .single_home_greenspots p a {
        color: #458451;
        position: relative; }
        .home_greenspots .single_home_greenspots p a:before {
          font-size: 0.7em;
          position: absolute;
          left: 103px;
          top: 6px; }
        .home_greenspots .single_home_greenspots p a:hover {
          color: #007D6E; }
    @media (max-width: 767px) {
      .home_greenspots .single_home_greenspots {
        width: 100%;
        margin-bottom: 20px; } }

.newsletter {
  float: left; }
  .newsletter .newsletter_wrapper {
    float: left;
    background: #F2F2F2;
    padding: 25px 30px;
    margin-top: 30px;
    margin-left: 10px; }
    .newsletter .newsletter_wrapper h2 {
      position: relative;
      margin: 0 0 8px 0;
      color: #484848;
      font-size: 1.125em; }
    .newsletter .newsletter_wrapper .form_style {
      padding: 0;
      background: transparent;
      margin: 5px 0 0; }
      .newsletter .newsletter_wrapper .form_style .btn {
        background: #87CD55;
        color: #23462A; }
        .newsletter .newsletter_wrapper .form_style .btn:hover {
          background: #484848;
          color: white; }
    @media (max-width: 767px) {
      .newsletter .newsletter_wrapper {
        margin-left: 0px; } }

.empty_shell .empty_shell_image figure img {
  margin: 0 auto; }
@media (max-width: 767px) {
  .empty_shell {
    margin-left: 0; } }

.empty_space {
  margin-top: 30px;
  height: 300px;
  float: right; }
  .empty_space.first {
    margin-top: 98px; }
  .empty_space .empty_shell {
    margin-left: 10px;
    background: #FBFBFB;
    min-height: 300px;
    position: relative; }
    .empty_space .empty_shell .empty_shell_image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 300px; }
      .empty_space .empty_shell .empty_shell_image figure img {
        margin: 0 auto; }
    @media (max-width: 767px) {
      .empty_space .empty_shell {
        margin-left: 0; } }
  @media (max-width: 767px) {
    .empty_space {
      margin: 30px 0; } }

@keyframes button {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.red-block {
  width: 100%;
  height: 100%; }
  @media (max-width: 767px) {
    .red-block {
      min-height: 260px; } }
  .red-block h4 {
    text-align: center;
    color: white;
    padding: 20px 15px;
    font-size: 19px; }
  .red-block figure {
    text-align: center; }
    .red-block figure img {
      width: 80%;
      height: auto;
      object-fit: contain;
      text-align: center;
      margin-top: 37px; }
      @media (max-width: 767px) {
        .red-block figure img {
          margin-top: 20px; } }
  .red-block-plant {
    position: relative;
    height: 100%;
    overflow: hidden; }
    .red-block-plant .plant-banner {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: -1;
      transition: .3s ease-in-out; }
  .red-block_text {
    animation: button 2s infinite;
    font-size: 19px;
    color: white;
    position: relative;
    top: 15px;
    display: block;
    height: 117px;
    width: 120px;
    margin: 0 auto;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: auto;
    text-align: center;
    background-position: top;
    transition: all .2s ease-in-out; }
    .red-block_text span {
      position: relative;
      top: 25px;
      font-size: 20px;
      line-height: normal;
      transition: all .2s ease-in-out; }
    .red-block_text svg {
      position: relative;
      top: -58px;
      z-index: -1; }
      .red-block_text svg path {
        transition: all .3s ease-in-out; }
  .red-block:hover .red-block_text path {
    fill: #FF8E47; }
  .red-block:hover .red-block-plant .plant-banner {
    transform: scale(1.2); }

.green-events .desktop-small-overflow .row div {
  display: none; }
  .green-events .desktop-small-overflow .row div:nth-child(-n+3) {
    display: block; }
.green-events .fullpage-overflow .row div {
  display: none; }
  .green-events .fullpage-overflow .row div:nth-child(-n+4) {
    display: block; }

html {
  -webkit-font-smoothing: antialiased !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }
  html .img-responsive {
    width: 100%; }
  html .p-0 {
    padding: 0px; }
  html body {
    overflow-x: hidden; }
  html .main {
    position: relative;
    z-index: 0; }
  html .flex-row {
    display: flex; }
  html .padding-left-0 {
    padding-left: 0; }
    @media (max-width: 991px) {
      html .padding-left-0 {
        padding-left: 20px; } }
  html .equalChildHeight {
    display: flex; }
    html .equalChildHeight .row {
      display: flex;
      align-self: stretch; }
      html .equalChildHeight .row > div {
        display: flex;
        align-self: stretch; }
      @media screen and (max-width: 450px) {
        html .equalChildHeight .row {
          display: block; } }
  @media (max-width: 991px) {
    html .desktop-small-equalChildHeight {
      display: block; }
      html .desktop-small-equalChildHeight > * > * {
        display: flex;
        align-self: stretch; } }
  html .directionColumn {
    display: flex;
    flex-direction: column; }
    @media (max-width: 991px) {
      html .directionColumn {
        display: block; } }
  html .flexGrow {
    display: flex;
    flex-grow: 2;
    height: 100%; }
  html .row-10 {
    margin-left: -10px;
    margin-right: -10px; }
    html .row-10 > div {
      padding-left: 10px;
      padding-right: 10px; }
  html .width-75-minus-40 {
    width: calc(75% - 40px); }
    @media (max-width: 991px) {
      html .width-75-minus-40 {
        width: 100%; } }
  html .width-33-minus-65 {
    width: calc(33.333% - 65px); }
    @media (max-width: 1199px) {
      html .width-33-minus-65 {
        width: calc(33.333% - 45px); } }
    @media (max-width: 991px) {
      html .width-33-minus-65 {
        width: 100%; } }
  html .mg-20 {
    margin-left: -20px; }
  html .mg-t-20 {
    margin-top: 20px; }
  html .tile-overflow > .row {
    display: flex; }
    html .tile-overflow > .row > div > .tile {
      height: 100%; }
      html .tile-overflow > .row > div > .tile > a {
        height: 100%;
        display: block; }
  html .fullpage-overflow-hidden {
    overflow: hidden; }
    @media (max-width: 767px) {
      html .fullpage-overflow-hidden {
        overflow: inherit; } }
  html .fullpage-overflow {
    overflow-x: auto;
    width: calc(100% + 20px);
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none; }
    html .fullpage-overflow::-webkit-scrollbar {
      height: 0 !important; }
  html .fullpage-320 {
    width: 320px !important;
    float: left !important; }
  html .fullpage-6-300 {
    width: calc(6 * 300px + 20px); }
  html .desktop-small-overflow {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    -webkit-overflow-scrolling: touch; }
    html .desktop-small-overflow > div {
      -webkit-overflow-scrolling: touch; }
    html .desktop-small-overflow::-webkit-scrollbar {
      height: 0 !important; }
    @media (max-width: 991px) {
      html .desktop-small-overflow {
        overflow-x: auto;
        width: calc(100% + 20px); } }
  @media (max-width: 991px) {
    html .desktop-small-width-325 {
      width: 325px !important;
      max-width: 325px !important;
      float: left; }
      html .desktop-small-width-325.tile--insta {
        margin-right: 15px; }
        html .desktop-small-width-325.tile--insta:last-child {
          margin-right: 0; }
      html .desktop-small-width-325:last-child {
        padding-right: 25px;
        width: 340px !important;
        max-width: 340px !important; }
        html .desktop-small-width-325:last-child.tile--insta {
          padding-right: 0;
          width: 325px !important;
          max-width: 325px !important; } }
  @media (max-width: 321px) {
    html .desktop-small-width-325 {
      width: 235px !important;
      max-width: 235px !important;
      margin-right: 10px !important; } }
  @media (max-width: 991px) {
    html .desktop-small-3-325 {
      width: calc(3 * 325px + 15px); } }
  @media (max-width: 991px) {
    html .desktop-small-5-325 {
      width: calc(5 * 340px); } }
  html .btn:focus {
    color: inherit;
    outline: none;
    box-shadow: none; }

#page {
  z-index: 9999;
  position: relative; }

ul {
  padding: 0;
  margin: 0; }
  ul li {
    list-style-type: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
  a:focus {
    text-decoration: none; }

.whitespace {
  height: 10px;
  width: 100%;
  background: white; }

.selector select {
  margin-top: 0;
  background: #fff;
  border-left: 5px solid #87CD55;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  height: 50px;
  border-radius: 0;
  color: #565656;
  font-size: .875em;
  width: 100%; }
  .selector select:focus {
    outline: none; }

.stars li {
  margin: 0 5px !important;
  color: white;
  font-size: 0.750em; }
  .stars li:before {
    color: white;
    margin: 0;
    font-size: 1.5em; }

.create_btn {
  padding: 22px 35px 22px 79px;
  color: white;
  position: relative;
  display: block;
  background: #FF8E47;
  border-radius: 2px;
  margin-bottom: 20px;
  letter-spacing: 2.35px; }
  .create_btn:before {
    position: absolute;
    left: 30px;
    top: 24px;
    font-size: 1.3em; }
  .create_btn:hover {
    background: #484848 !important;
    color: white; }
  .create_btn.blue {
    background: #4873D0; }

.content_header.no_bg {
  height: auto !important;
  margin-bottom: 0px !important; }
  .content_header.no_bg h1 {
    background: none !important;
    color: #458451 !important;
    font-size: 1.875em;
    line-height: 1.333em;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px; }
  .content_header.no_bg p {
    padding-left: 30px;
    margin-bottom: 30px; }

.greenlight .pagination ul li a.active {
  color: #484848; }

.pagination {
  float: left;
  padding: 0 30px; }
  .pagination ul li {
    float: left; }
    .pagination ul li.pag_prev a {
      padding-left: 30px; }
      .pagination ul li.pag_prev a:before {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        right: auto;
        left: 0; }
    .pagination ul li a {
      position: relative;
      float: left;
      padding: 8px 16.5px;
      border-radius: 2px;
      color: #484848;
      font-size: 0.875em;
      text-align: center; }
      .pagination ul li a.active {
        color: white; }
      .pagination ul li a:before {
        position: absolute;
        right: -17px;
        top: 13px; }
      .pagination ul li a:hover {
        text-decoration: underline; }
    .pagination ul li.active a {
      color: #484848; }

.full_width_add {
  text-align: center;
  margin: 20px 0; }
  .full_width_add a {
    display: block; }

.width-820 {
  padding-right: 0; }
  @media (max-width: 991px) {
    .width-820 {
      padding-right: 20px; } }

.width-600 {
  padding-right: 0;
  padding-left: 30px; }
  .width-600 .basic_intro {
    padding-right: 30px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; }
  @media (max-width: 991px) {
    .width-600 {
      padding-right: 20px;
      padding-left: 20px; } }

.top_margin {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .top_margin {
      margin-top: 0; } }

.left_content {
  right: 50%;
  padding-right: 0; }
  .left_content h2 {
    background: none !important;
    color: #458451 !important;
    font-size: 1.875em;
    line-height: 1.333em;
    padding-left: 0;
    position: relative;
    padding: 8px 0px;
    margin: 0 0 20px 0px; }
  @media (max-width: 991px) {
    .left_content {
      right: 0;
      clear: both;
      padding-right: 20px; } }

.pink .articleMenu {
  background: #D82F6F; }
.pink .content_header h1 {
  background: #D82F6F; }
.pink .content_header .rating a {
  background: rgba(216, 47, 111, 0.9); }
  .pink .content_header .rating a:hover {
    background: #D82F6F; }
.pink .content_header .like .likes:before {
  color: #D82F6F; }
.pink .content_header .like .likes span {
  color: #D82F6F; }
.pink .content_header .respond_content .respond_count a {
  color: #D82F6F; }
.pink .content_header .respond_content .respond_message a {
  background: rgba(216, 47, 111, 0.9); }
  .pink .content_header .respond_content .respond_message a:hover {
    background: #D82F6F; }
  @media (max-width: 767px) {
    .pink .content_header .respond_content .respond_message a {
      background: #D82F6F; } }
.pink .basic_intro h1 {
  color: #D82F6F; }
.pink h1, .pink h2, .pink h3, .pink h4, .pink h5 {
  color: #D82F6F; }
.pink .landing_top .main_item a:hover .main_item_text {
  background: #d82f6f; }
.pink .landing_top .main_item .main_item_text {
  background: rgba(216, 47, 111, 0.8); }
.pink .landing_news_wrapper h2 {
  background: #D82F6F; }
.pink .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .pink .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #D82F6F; }
.pink .overview_block_full a:hover .overlay {
  background: #D82F6F;
  opacity: 0.7; }
.pink .articles li.no_image .overlay {
  background: #D82F6F; }
.pink .articles li.no_image .respond_count span {
  color: #D82F6F; }
.pink .articles li:hover .respond_count span {
  color: #D82F6F; }
.pink .articles .respond_count:before {
  color: #D82F6F; }
.pink .content_elements .text a {
  color: #D82F6F; }
.pink .content_elements .text strong {
  color: #D82F6F; }
.pink .content_elements .quote p {
  color: #D82F6F; }
  .pink .content_elements .quote p:before {
    background: #D82F6F; }
.pink .content_elements .tags ul li a {
  background: #D82F6F; }
.pink .content_elements .pdf a {
  background: #D82F6F; }
  .pink .content_elements .pdf a:before {
    color: #D82F6F; }
.pink .content_elements .table ul li a {
  color: #D82F6F; }
.pink .content_elements .steps .step_number {
  background: #D82F6F; }
.pink .content_elements .steps .step_text a {
  color: #D82F6F; }
.pink .pagination ul li a.active {
  background: #D82F6F; }
.pink .single_home_highlight .single_home_highlight_header, .pink.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #D82F6F; }
  .pink .single_home_highlight .single_home_highlight_header:before, .pink.single_home_highlight .single_home_highlight_header:before {
    background: #D82F6F; }
.pink .single_home_highlight a:hover .single_home_highlight_text h2, .pink.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #D82F6F; }
.pink .single_home_highlight a:hover .single_home_highlight_text .link, .pink.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #D82F6F; }
.pink .single_home_highlight a .single_home_highlight_text .link:before, .pink.single_home_highlight a .single_home_highlight_text .link:before {
  color: #D82F6F; }
.pink.single_home_news a:hover .single_home_news_text h2 {
  color: #D82F6F; }
.pink.single_home_news a:hover .single_home_news_text .link {
  color: #D82F6F; }
.pink.single_home_news .single_home_news_image .overlay {
  background: rgba(216, 47, 111, 0.2); }
.pink.single_home_news .single_home_news_image span:before {
  background: #D82F6F; }
.pink.single_home_news .single_home_news_text .link:before {
  color: #D82F6F; }
.pink.block .btn {
  background: #D82F6F; }
.pink.block.greenlight .btn {
  color: #23462A !important; }
.pink.block.regular, .swiper .pink.block.btn {
  background-color: #D82F6F; }
.pink.video .icon-play {
  color: #D82F6F; }
.pink.video .icon-video {
  background: #D82F6F; }
.pink.bg {
  background: #D82F6F; }
  .pink.bg h2, .pink.bg p, .pink.bg a, .pink.bg li {
    color: white; }
.pink.recent {
  background: #D82F6F; }

.orange .articleMenu {
  background: #FF8E47; }
.orange .content_header h1 {
  background: #FF8E47; }
.orange .content_header .rating a {
  background: rgba(255, 142, 71, 0.9); }
  .orange .content_header .rating a:hover {
    background: #FF8E47; }
.orange .content_header .like .likes:before {
  color: #FF8E47; }
.orange .content_header .like .likes span {
  color: #FF8E47; }
.orange .content_header .respond_content .respond_count a {
  color: #FF8E47; }
.orange .content_header .respond_content .respond_message a {
  background: rgba(255, 142, 71, 0.9); }
  .orange .content_header .respond_content .respond_message a:hover {
    background: #FF8E47; }
  @media (max-width: 767px) {
    .orange .content_header .respond_content .respond_message a {
      background: #FF8E47; } }
.orange .basic_intro h1 {
  color: #FF8E47; }
.orange h1, .orange h2, .orange h3, .orange h4, .orange h5 {
  color: #FF8E47; }
.orange .landing_top .main_item a:hover .main_item_text {
  background: #ff8e47; }
.orange .landing_top .main_item .main_item_text {
  background: rgba(255, 142, 71, 0.8); }
.orange .landing_news_wrapper h2 {
  background: #FF8E47; }
.orange .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .orange .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #FF8E47; }
.orange .overview_block_full a:hover .overlay {
  background: #FF8E47;
  opacity: 0.7; }
.orange .articles li.no_image .overlay {
  background: #FF8E47; }
.orange .articles li.no_image .respond_count span {
  color: #FF8E47; }
.orange .articles li:hover .respond_count span {
  color: #FF8E47; }
.orange .articles .respond_count:before {
  color: #FF8E47; }
.orange .content_elements .text a {
  color: #FF8E47; }
.orange .content_elements .text strong {
  color: #FF8E47; }
.orange .content_elements .quote p {
  color: #FF8E47; }
  .orange .content_elements .quote p:before {
    background: #FF8E47; }
.orange .content_elements .tags ul li a {
  background: #FF8E47; }
.orange .content_elements .pdf a {
  background: #FF8E47; }
  .orange .content_elements .pdf a:before {
    color: #FF8E47; }
.orange .content_elements .table ul li a {
  color: #FF8E47; }
.orange .content_elements .steps .step_number {
  background: #FF8E47; }
.orange .content_elements .steps .step_text a {
  color: #FF8E47; }
.orange .pagination ul li a.active {
  background: #FF8E47; }
.orange .single_home_highlight .single_home_highlight_header, .orange.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #FF8E47; }
  .orange .single_home_highlight .single_home_highlight_header:before, .orange.single_home_highlight .single_home_highlight_header:before {
    background: #FF8E47; }
.orange .single_home_highlight a:hover .single_home_highlight_text h2, .orange.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #FF8E47; }
.orange .single_home_highlight a:hover .single_home_highlight_text .link, .orange.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #FF8E47; }
.orange .single_home_highlight a .single_home_highlight_text .link:before, .orange.single_home_highlight a .single_home_highlight_text .link:before {
  color: #FF8E47; }
.orange.single_home_news a:hover .single_home_news_text h2 {
  color: #FF8E47; }
.orange.single_home_news a:hover .single_home_news_text .link {
  color: #FF8E47; }
.orange.single_home_news .single_home_news_image .overlay {
  background: rgba(255, 142, 71, 0.2); }
.orange.single_home_news .single_home_news_image span:before {
  background: #FF8E47; }
.orange.single_home_news .single_home_news_text .link:before {
  color: #FF8E47; }
.orange.block .btn {
  background: #FF8E47; }
.orange.block.greenlight .btn {
  color: #23462A !important; }
.orange.block.regular, .swiper .orange.block.btn {
  background-color: #FF8E47; }
.orange.video .icon-play {
  color: #FF8E47; }
.orange.video .icon-video {
  background: #FF8E47; }
.orange.bg {
  background: #FF8E47; }
  .orange.bg h2, .orange.bg p, .orange.bg a, .orange.bg li {
    color: white; }
.orange.recent {
  background: #FF8E47; }

.aqua .articleMenu {
  background: #007D6E; }
.aqua .content_header h1 {
  background: #007D6E; }
.aqua .content_header .rating a {
  background: rgba(0, 125, 110, 0.9); }
  .aqua .content_header .rating a:hover {
    background: #007D6E; }
.aqua .content_header .like .likes:before {
  color: #007D6E; }
.aqua .content_header .like .likes span {
  color: #007D6E; }
.aqua .content_header .respond_content .respond_count a {
  color: #007D6E; }
.aqua .content_header .respond_content .respond_message a {
  background: rgba(0, 125, 110, 0.9); }
  .aqua .content_header .respond_content .respond_message a:hover {
    background: #007D6E; }
  @media (max-width: 767px) {
    .aqua .content_header .respond_content .respond_message a {
      background: #007D6E; } }
.aqua .basic_intro h1 {
  color: #007D6E; }
.aqua h1, .aqua h2, .aqua h3, .aqua h4, .aqua h5 {
  color: #007D6E; }
.aqua .landing_top .main_item a:hover .main_item_text {
  background: #007d6e; }
.aqua .landing_top .main_item .main_item_text {
  background: rgba(0, 125, 110, 0.8); }
.aqua .landing_news_wrapper h2 {
  background: #007D6E; }
.aqua .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .aqua .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #007D6E; }
.aqua .overview_block_full a:hover .overlay {
  background: #007D6E;
  opacity: 0.7; }
.aqua .articles li.no_image .overlay {
  background: #007D6E; }
.aqua .articles li.no_image .respond_count span {
  color: #007D6E; }
.aqua .articles li:hover .respond_count span {
  color: #007D6E; }
.aqua .articles .respond_count:before {
  color: #007D6E; }
.aqua .content_elements .text a {
  color: #007D6E; }
.aqua .content_elements .text strong {
  color: #007D6E; }
.aqua .content_elements .quote p {
  color: #007D6E; }
  .aqua .content_elements .quote p:before {
    background: #007D6E; }
.aqua .content_elements .tags ul li a {
  background: #007D6E; }
.aqua .content_elements .pdf a {
  background: #007D6E; }
  .aqua .content_elements .pdf a:before {
    color: #007D6E; }
.aqua .content_elements .table ul li a {
  color: #007D6E; }
.aqua .content_elements .steps .step_number {
  background: #007D6E; }
.aqua .content_elements .steps .step_text a {
  color: #007D6E; }
.aqua .pagination ul li a.active {
  background: #007D6E; }
.aqua .single_home_highlight .single_home_highlight_header, .aqua.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #007D6E; }
  .aqua .single_home_highlight .single_home_highlight_header:before, .aqua.single_home_highlight .single_home_highlight_header:before {
    background: #007D6E; }
.aqua .single_home_highlight a:hover .single_home_highlight_text h2, .aqua.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #007D6E; }
.aqua .single_home_highlight a:hover .single_home_highlight_text .link, .aqua.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #007D6E; }
.aqua .single_home_highlight a .single_home_highlight_text .link:before, .aqua.single_home_highlight a .single_home_highlight_text .link:before {
  color: #007D6E; }
.aqua.single_home_news a:hover .single_home_news_text h2 {
  color: #007D6E; }
.aqua.single_home_news a:hover .single_home_news_text .link {
  color: #007D6E; }
.aqua.single_home_news .single_home_news_image .overlay {
  background: rgba(0, 125, 110, 0.2); }
.aqua.single_home_news .single_home_news_image span:before {
  background: #007D6E; }
.aqua.single_home_news .single_home_news_text .link:before {
  color: #007D6E; }
.aqua.block .btn {
  background: #007D6E; }
.aqua.block.greenlight .btn {
  color: #23462A !important; }
.aqua.block.regular, .swiper .aqua.block.btn {
  background-color: #007D6E; }
.aqua.video .icon-play {
  color: #007D6E; }
.aqua.video .icon-video {
  background: #007D6E; }
.aqua.bg {
  background: #007D6E; }
  .aqua.bg h2, .aqua.bg p, .aqua.bg a, .aqua.bg li {
    color: white; }
.aqua.recent {
  background: #007D6E; }

.green .articleMenu {
  background: #458451; }
.green .content_header h1 {
  background: #458451; }
.green .content_header .rating a {
  background: rgba(69, 132, 81, 0.9); }
  .green .content_header .rating a:hover {
    background: #458451; }
.green .content_header .like .likes:before {
  color: #458451; }
.green .content_header .like .likes span {
  color: #458451; }
.green .content_header .respond_content .respond_count a {
  color: #458451; }
.green .content_header .respond_content .respond_message a {
  background: rgba(69, 132, 81, 0.9); }
  .green .content_header .respond_content .respond_message a:hover {
    background: #458451; }
  @media (max-width: 767px) {
    .green .content_header .respond_content .respond_message a {
      background: #458451; } }
.green .basic_intro h1 {
  color: #458451; }
.green h1, .green h2, .green h3, .green h4, .green h5 {
  color: #458451; }
.green .landing_top .main_item a:hover .main_item_text {
  background: #458451; }
.green .landing_top .main_item .main_item_text {
  background: rgba(69, 132, 81, 0.8); }
.green .landing_news_wrapper h2 {
  background: #458451; }
.green .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .green .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #458451; }
.green .overview_block_full a:hover .overlay {
  background: #458451;
  opacity: 0.7; }
.green .articles li.no_image .overlay {
  background: #458451; }
.green .articles li.no_image .respond_count span {
  color: #458451; }
.green .articles li:hover .respond_count span {
  color: #458451; }
.green .articles .respond_count:before {
  color: #458451; }
.green .content_elements .text a {
  color: #458451; }
.green .content_elements .text strong {
  color: #458451; }
.green .content_elements .quote p {
  color: #458451; }
  .green .content_elements .quote p:before {
    background: #458451; }
.green .content_elements .tags ul li a {
  background: #458451; }
.green .content_elements .pdf a {
  background: #458451; }
  .green .content_elements .pdf a:before {
    color: #458451; }
.green .content_elements .table ul li a {
  color: #458451; }
.green .content_elements .steps .step_number {
  background: #458451; }
.green .content_elements .steps .step_text a {
  color: #458451; }
.green .pagination ul li a.active {
  background: #458451; }
.green .single_home_highlight .single_home_highlight_header, .green.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #458451; }
  .green .single_home_highlight .single_home_highlight_header:before, .green.single_home_highlight .single_home_highlight_header:before {
    background: #458451; }
.green .single_home_highlight a:hover .single_home_highlight_text h2, .green.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #458451; }
.green .single_home_highlight a:hover .single_home_highlight_text .link, .green.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #458451; }
.green .single_home_highlight a .single_home_highlight_text .link:before, .green.single_home_highlight a .single_home_highlight_text .link:before {
  color: #458451; }
.green.single_home_news a:hover .single_home_news_text h2 {
  color: #458451; }
.green.single_home_news a:hover .single_home_news_text .link {
  color: #458451; }
.green.single_home_news .single_home_news_image .overlay {
  background: rgba(69, 132, 81, 0.2); }
.green.single_home_news .single_home_news_image span:before {
  background: #458451; }
.green.single_home_news .single_home_news_text .link:before {
  color: #458451; }
.green.block .btn {
  background: #458451; }
.green.block.greenlight .btn {
  color: #23462A !important; }
.green.block.regular, .swiper .green.block.btn {
  background-color: #458451; }
.green.video .icon-play {
  color: #458451; }
.green.video .icon-video {
  background: #458451; }
.green.bg {
  background: #458451; }
  .green.bg h2, .green.bg p, .green.bg a, .green.bg li {
    color: white; }
.green.recent {
  background: #458451; }

.greenlight .articleMenu {
  background: #87CD55; }
.greenlight .content_header h1 {
  background: #87CD55; }
.greenlight .content_header .rating a {
  background: rgba(135, 205, 85, 0.9); }
  .greenlight .content_header .rating a:hover {
    background: #87CD55; }
.greenlight .content_header .like .likes:before {
  color: #87CD55; }
.greenlight .content_header .like .likes span {
  color: #87CD55; }
.greenlight .content_header .respond_content .respond_count a {
  color: #87CD55; }
.greenlight .content_header .respond_content .respond_message a {
  background: rgba(135, 205, 85, 0.9); }
  .greenlight .content_header .respond_content .respond_message a:hover {
    background: #87CD55; }
  @media (max-width: 767px) {
    .greenlight .content_header .respond_content .respond_message a {
      background: #87CD55; } }
.greenlight .basic_intro h1 {
  color: #87CD55; }
.greenlight h1, .greenlight h2, .greenlight h3, .greenlight h4, .greenlight h5 {
  color: #87CD55; }
.greenlight .landing_top .main_item a:hover .main_item_text {
  background: #87cd55; }
.greenlight .landing_top .main_item .main_item_text {
  background: rgba(135, 205, 85, 0.8); }
.greenlight .landing_news_wrapper h2 {
  background: #87CD55; }
.greenlight .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .greenlight .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #87CD55; }
.greenlight .overview_block_full a:hover .overlay {
  background: #87CD55;
  opacity: 0.7; }
.greenlight .articles li.no_image .overlay {
  background: #87CD55; }
.greenlight .articles li.no_image .respond_count span {
  color: #87CD55; }
.greenlight .articles li:hover .respond_count span {
  color: #87CD55; }
.greenlight .articles .respond_count:before {
  color: #87CD55; }
.greenlight .content_elements .text a {
  color: #87CD55; }
.greenlight .content_elements .text strong {
  color: #87CD55; }
.greenlight .content_elements .quote p {
  color: #87CD55; }
  .greenlight .content_elements .quote p:before {
    background: #87CD55; }
.greenlight .content_elements .tags ul li a {
  background: #87CD55; }
.greenlight .content_elements .pdf a {
  background: #87CD55; }
  .greenlight .content_elements .pdf a:before {
    color: #87CD55; }
.greenlight .content_elements .table ul li a {
  color: #87CD55; }
.greenlight .content_elements .steps .step_number {
  background: #87CD55; }
.greenlight .content_elements .steps .step_text a {
  color: #87CD55; }
.greenlight .pagination ul li a.active {
  background: #87CD55; }
.greenlight .single_home_highlight .single_home_highlight_header, .greenlight.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #87CD55; }
  .greenlight .single_home_highlight .single_home_highlight_header:before, .greenlight.single_home_highlight .single_home_highlight_header:before {
    background: #87CD55; }
.greenlight .single_home_highlight a:hover .single_home_highlight_text h2, .greenlight.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #87CD55; }
.greenlight .single_home_highlight a:hover .single_home_highlight_text .link, .greenlight.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #87CD55; }
.greenlight .single_home_highlight a .single_home_highlight_text .link:before, .greenlight.single_home_highlight a .single_home_highlight_text .link:before {
  color: #87CD55; }
.greenlight.single_home_news a:hover .single_home_news_text h2 {
  color: #87CD55; }
.greenlight.single_home_news a:hover .single_home_news_text .link {
  color: #87CD55; }
.greenlight.single_home_news .single_home_news_image .overlay {
  background: rgba(135, 205, 85, 0.2); }
.greenlight.single_home_news .single_home_news_image span:before {
  background: #87CD55; }
.greenlight.single_home_news .single_home_news_text .link:before {
  color: #87CD55; }
.greenlight.block .btn {
  background: #87CD55; }
.greenlight.block.greenlight .btn {
  color: #23462A !important; }
.greenlight.block.regular, .swiper .greenlight.block.btn {
  background-color: #87CD55; }
.greenlight.video .icon-play {
  color: #87CD55; }
.greenlight.video .icon-video {
  background: #87CD55; }
.greenlight.bg {
  background: #87CD55; }
  .greenlight.bg h2, .greenlight.bg p, .greenlight.bg a, .greenlight.bg li {
    color: white; }
.greenlight.recent {
  background: #87CD55; }

.blue .articleMenu {
  background: #4873D0; }
.blue .content_header h1 {
  background: #4873D0; }
.blue .content_header .rating a {
  background: rgba(72, 115, 208, 0.9); }
  .blue .content_header .rating a:hover {
    background: #4873D0; }
.blue .content_header .like .likes:before {
  color: #4873D0; }
.blue .content_header .like .likes span {
  color: #4873D0; }
.blue .content_header .respond_content .respond_count a {
  color: #4873D0; }
.blue .content_header .respond_content .respond_message a {
  background: rgba(72, 115, 208, 0.9); }
  .blue .content_header .respond_content .respond_message a:hover {
    background: #4873D0; }
  @media (max-width: 767px) {
    .blue .content_header .respond_content .respond_message a {
      background: #4873D0; } }
.blue .basic_intro h1 {
  color: #4873D0; }
.blue h1, .blue h2, .blue h3, .blue h4, .blue h5 {
  color: #4873D0; }
.blue .landing_top .main_item a:hover .main_item_text {
  background: #4873d0; }
.blue .landing_top .main_item .main_item_text {
  background: rgba(72, 115, 208, 0.8); }
.blue .landing_news_wrapper h2 {
  background: #4873D0; }
.blue .landing_news_wrapper .basic_list_type ul li .media-body {
  margin-bottom: 30px; }
  .blue .landing_news_wrapper .basic_list_type ul li .media-body .btn {
    background: #4873D0; }
.blue .overview_block_full a:hover .overlay {
  background: #4873D0;
  opacity: 0.7; }
.blue .articles li.no_image .overlay {
  background: #4873D0; }
.blue .articles li.no_image .respond_count span {
  color: #4873D0; }
.blue .articles li:hover .respond_count span {
  color: #4873D0; }
.blue .articles .respond_count:before {
  color: #4873D0; }
.blue .content_elements .text a {
  color: #4873D0; }
.blue .content_elements .text strong {
  color: #4873D0; }
.blue .content_elements .quote p {
  color: #4873D0; }
  .blue .content_elements .quote p:before {
    background: #4873D0; }
.blue .content_elements .tags ul li a {
  background: #4873D0; }
.blue .content_elements .pdf a {
  background: #4873D0; }
  .blue .content_elements .pdf a:before {
    color: #4873D0; }
.blue .content_elements .table ul li a {
  color: #4873D0; }
.blue .content_elements .steps .step_number {
  background: #4873D0; }
.blue .content_elements .steps .step_text a {
  color: #4873D0; }
.blue .pagination ul li a.active {
  background: #4873D0; }
.blue .single_home_highlight .single_home_highlight_header, .blue.single_home_highlight .single_home_highlight_header {
  border-bottom: 1px solid #4873D0; }
  .blue .single_home_highlight .single_home_highlight_header:before, .blue.single_home_highlight .single_home_highlight_header:before {
    background: #4873D0; }
.blue .single_home_highlight a:hover .single_home_highlight_text h2, .blue.single_home_highlight a:hover .single_home_highlight_text h2 {
  color: #4873D0; }
.blue .single_home_highlight a:hover .single_home_highlight_text .link, .blue.single_home_highlight a:hover .single_home_highlight_text .link {
  color: #4873D0; }
.blue .single_home_highlight a .single_home_highlight_text .link:before, .blue.single_home_highlight a .single_home_highlight_text .link:before {
  color: #4873D0; }
.blue.single_home_news a:hover .single_home_news_text h2 {
  color: #4873D0; }
.blue.single_home_news a:hover .single_home_news_text .link {
  color: #4873D0; }
.blue.single_home_news .single_home_news_image .overlay {
  background: rgba(72, 115, 208, 0.2); }
.blue.single_home_news .single_home_news_image span:before {
  background: #4873D0; }
.blue.single_home_news .single_home_news_text .link:before {
  color: #4873D0; }
.blue.block .btn {
  background: #4873D0; }
.blue.block.greenlight .btn {
  color: #23462A !important; }
.blue.block.regular, .swiper .blue.block.btn {
  background-color: #4873D0; }
.blue.video .icon-play {
  color: #4873D0; }
.blue.video .icon-video {
  background: #4873D0; }
.blue.bg {
  background: #4873D0; }
  .blue.bg h2, .blue.bg p, .blue.bg a, .blue.bg li {
    color: white; }
.blue.recent {
  background: #4873D0; }

.correspondance {
  padding-top: 30px !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  color: #484848; }
  .correspondance ul {
    margin-right: 18px;
    border-right: 1px solid #D9D9D9; }
    @media (max-width: 767px) {
      .correspondance ul {
        border-right: 0; } }
  @media (max-width: 767px) {
    .correspondance {
      padding-right: 20px !important; } }

.visit {
  padding-top: 30px !important;
  padding-left: 30px !important;
  padding-bottom: 0 !important;
  color: #484848; }
  @media (max-width: 767px) {
    .visit {
      padding-left: 20px !important; } }

.contact_list {
  margin-bottom: 20px; }
  .contact_list ul li {
    margin: 5px 0px; }

.magazine_recruit_img {
  position: relative; }
  @media (max-width: 767px) {
    .magazine_recruit_img figure img {
      width: 100%; } }
  .magazine_recruit_img .order_direct {
    position: absolute;
    right: 20px;
    top: 0;
    padding-top: 70px;
    padding-right: 60px;
    margin: 0;
    text-align: center; }
    .magazine_recruit_img .order_direct.member a {
      display: block;
      transition: 0.3s; }
      .magazine_recruit_img .order_direct.member a:hover {
        padding-top: 3px; }
        .magazine_recruit_img .order_direct.member a:hover .circle {
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4); }
      .magazine_recruit_img .order_direct.member a .circle {
        font-size: 1.375em;
        padding: 40px 30px; }
    .magazine_recruit_img .order_direct .circle {
      transition: 0.3s;
      background: #FF8E47;
      border: 8px solid white;
      height: 200px;
      width: 200px;
      border-radius: 50%;
      box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
      margin-bottom: 33px;
      color: white;
      font-size: 1.125em;
      padding: 30px;
      -ms-transform: rotate(7deg);
      /* IE 9 */
      -webkit-transform: rotate(7deg);
      /* Chrome, Safari, Opera */
      transform: rotate(7deg); }
      .magazine_recruit_img .order_direct .circle p {
        line-height: 0;
        font-weight: normal; }
      .magazine_recruit_img .order_direct .circle span {
        font-size: 18px; }
        .magazine_recruit_img .order_direct .circle span.big {
          font-size: 70px;
          line-height: 1em; }
          @media (max-width: 991px) {
            .magazine_recruit_img .order_direct .circle span.big {
              font-size: 40px; } }
      @media (max-width: 991px) {
        .magazine_recruit_img .order_direct .circle {
          height: 150px;
          width: 150px;
          padding: 20px;
          border: 5px solid white;
          line-height: 1em;
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .magazine_recruit_img .order_direct .circle {
          margin: 0 auto;
          margin-bottom: 20px; } }
    .magazine_recruit_img .order_direct .btn {
      padding: 9px 12px; }
    @media (max-width: 1199px) {
      .magazine_recruit_img .order_direct {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .magazine_recruit_img .order_direct {
        margin-top: 25%;
        width: 100%;
        left: 0; } }

.index_link:hover {
  cursor: pointer; }
.index_link a {
  background: #F2F2F2;
  width: 100%;
  text-align: center;
  color: #484848;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 1.250em;
  padding: 16px 0;
  display: block;
  position: relative;
  -webkit-transition: all, 0.2s, linear;
  -o-transition: all, 0.2s, linear;
  transition: all, 0.2s, linear; }
  .index_link a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -14px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    border-width: 14px 11px 0;
    border-style: solid;
    border-color: #F2F2F2 transparent;
    z-index: 999;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    @media (max-width: 767px) {
      .index_link a:before {
        border-color: #87CD55 transparent; } }
  .index_link a:hover {
    background: #87CD55;
    color: white; }
    .index_link a:hover:before {
      border-color: #87CD55 transparent; }
  @media (max-width: 767px) {
    .index_link a {
      background: #87CD55;
      color: white; } }

.why_text_image {
  float: left;
  padding: 40px 50px 60px 50px; }
  @media (max-width: 1199px) {
    .why_text_image {
      padding: 40px 20px 80px 19px; } }
  @media (max-width: 991px) {
    .why_text_image {
      padding: 0px 20px 0px 20px; } }

.magazine_intro {
  padding-top: 40px;
  padding-right: 80px; }
  .magazine_intro h2 {
    font-size: 1.625em;
    margin: 0 0 15px 0; }
    @media (max-width: 767px) {
      .magazine_intro h2 {
        font-size: 1.438em;
        line-height: 1.174em; } }
  .magazine_intro .intro {
    margin: 0 0 20px 0;
    padding: 0; }
    .magazine_intro .intro p {
      font-size: 1.250em;
      line-height: 1.700em; }
      @media (max-width: 767px) {
        .magazine_intro .intro p {
          font-size: 1.125em;
          line-height: 1.611em; } }
  .magazine_intro ul {
    margin: 0 0 45px 0; }
    .magazine_intro ul li {
      position: relative;
      padding-left: 40px;
      margin-bottom: 20px; }
      .magazine_intro ul li:before {
        position: absolute;
        left: 0;
        top: 2px;
        color: #87CD55;
        font-size: 1.188em; }
  .magazine_intro .btn {
    margin-right: 6px; }
    @media (max-width: 767px) {
      .magazine_intro .btn {
        width: 100%;
        margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .magazine_intro {
      padding-right: 20px; } }

.magazine_image {
  padding: 0; }
  @media (max-width: 1199px) {
    .magazine_image {
      padding: 80px 0; }
      .magazine_image figure img {
        width: 100%; } }

.special_block {
  float: left;
  position: relative; }
  .special_block .overlay {
    background: rgba(0, 169, 149, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    left: 20px; }
  .special_block .moestuin_cover {
    position: absolute;
    right: 55px;
    top: 70px;
    -ms-transform: rotate(6deg);
    /* IE 9 */
    -webkit-transform: rotate(6deg);
    /* Chrome, Safari, Opera */
    transform: rotate(6deg); }
    @media (max-width: 1199px) {
      .special_block .moestuin_cover {
        display: none; } }
  .special_block .special_block_text {
    position: absolute;
    top: 150px;
    text-align: center;
    padding: 0 330px; }
    .special_block .special_block_text h2 {
      color: white;
      font-size: 1.875em;
      line-height: 1.233em;
      margin: 0 0 2px 0;
      position: relative; }
      .special_block .special_block_text h2:before {
        background: white;
        border-radius: 50%;
        top: -90px;
        position: absolute;
        height: 50px;
        width: 50px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        color: #007D6E;
        padding: 10px; }
      @media (max-width: 1199px) {
        .special_block .special_block_text h2 {
          font-size: 1.575em; }
          .special_block .special_block_text h2:before {
            top: -70px;
            padding: 13px; } }
      @media (max-width: 767px) {
        .special_block .special_block_text h2 {
          font-size: 1.250em;
          line-height: 1.200em;
          margin-bottom: 20px; } }
    .special_block .special_block_text p {
      color: white;
      font-size: 1.250em;
      line-height: 1.700em;
      padding: 0 20px;
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .special_block .special_block_text p {
          font-size: 1em; } }
      @media (max-width: 767px) {
        .special_block .special_block_text p {
          padding: 0;
          font-size: 1em;
          line-height: 1.688em; } }
    .special_block .special_block_text .btn:hover {
      background: white !important;
      color: #FF8E47; }
    .special_block .special_block_text .btn:focus {
      color: white; }
    @media (max-width: 1199px) {
      .special_block .special_block_text {
        padding: 0 150px;
        top: 103px; } }
    @media (max-width: 991px) {
      .special_block .special_block_text {
        position: relative;
        background: #007D6E;
        padding: 100px 50px 30px 50px;
        top: 0; } }
    @media (max-width: 767px) {
      .special_block .special_block_text {
        padding: 100px 20px 30px; } }

.magazine_content_parent {
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
  position: relative;
  margin-bottom: 60px;
  margin-top: 50px; }
  .magazine_content_parent:before {
    content: '';
    height: 1px;
    background: #BDBDBD;
    position: absolute;
    right: 20px;
    left: 20px;
    top: 0; }
  .magazine_content_parent:after {
    content: '';
    height: 1px;
    background: #BDBDBD;
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 0; }
  .magazine_content_parent p {
    line-height: 1.750em; }

.magazine_content {
  padding-right: 30px;
  padding-top: 0; }
  .magazine_content h2 {
    color: #484848; }
    @media (max-width: 767px) {
      .magazine_content h2 {
        font-size: 1.250em;
        line-height: 1.200em; } }
  .magazine_content .intro p {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1; }
  .magazine_content .content_columns {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .magazine_content .content_columns {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        margin-bottom: 0; } }
  .magazine_content p {
    margin-bottom: 20px; }
  @media (max-width: 991px) {
    .magazine_content {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .magazine_content {
      padding-right: 20px; } }

.preview {
  padding: 0 20px 0 14px; }
  .preview .preview_content {
    background: #007D6E;
    border-top-right-radius: 8px;
    padding: 65px 40px;
    text-align: center; }
    .preview .preview_content h2 {
      font-size: 1.375em;
      margin: 0 0 10px 0;
      color: white; }
      @media (max-width: 767px) {
        .preview .preview_content h2 {
          font-size: 1.250em;
          line-height: 1.200em;
          margin-bottom: 20px; } }
    .preview .preview_content p {
      font-size: 1em;
      line-height: 1.750em;
      color: white; }
      @media (max-width: 767px) {
        .preview .preview_content p {
          line-height: 1.688em; } }
    .preview .preview_content .mag_preview figure img {
      margin: 50px auto;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
    .preview .preview_content .circle {
      background: white;
      border-radius: 50%;
      height: 88px;
      width: 88px;
      margin: 40px auto;
      padding: 26px; }
      .preview .preview_content .circle:before {
        text-align: center;
        color: #007D6E;
        font-size: 2.250em; }
    .preview .preview_content .btn {
      background: #484848;
      color: white;
      width: 223px;
      padding: 18px 10px; }
      .preview .preview_content .btn.white {
        background: white;
        color: #007D6E;
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          .preview .preview_content .btn.white {
            margin-bottom: 0; } }
        @media (max-width: 767px) {
          .preview .preview_content .btn.white {
            margin-bottom: 10px; } }
      .preview .preview_content .btn:hover {
        background: #BDBDBD;
        color: white; }
      @media (max-width: 991px) {
        .preview .preview_content .btn {
          margin: 0 5px; } }
      @media (max-width: 767px) {
        .preview .preview_content .btn {
          width: 100%; } }
    @media (max-width: 991px) {
      .preview .preview_content {
        border-top-right-radius: 0px; } }
    @media (max-width: 767px) {
      .preview .preview_content {
        padding: 30px 30px; } }

.index {
  float: left;
  padding-right: 12px; }
  .index ul li {
    position: relative;
    font-size: 0.875em;
    line-height: 1.714em;
    padding: 10px 20px 10px 50px; }
    .index ul li.greenlight {
      background: #87CD55 !important; }
    .index ul li.aqua {
      background: #007D6E !important; }
    .index ul li.orange {
      background: #FF8E47 !important; }
    .index ul li.blue {
      background: #4873D0 !important; }
    .index ul li:nth-child(even) {
      background: #F2F2F2; }
    .index ul li:nth-child(odd) {
      background: white; }
    .index ul li span {
      position: absolute;
      left: 20px; }
    .index ul li.chapter {
      padding: 13px 20px;
      color: white;
      font-size: 1em;
      border-top-right-radius: 8px; }
  @media (max-width: 991px) {
    .index {
      width: 100%; } }
  @media (max-width: 767px) {
    .index {
      padding-right: 20px; } }

.index_images {
  float: right; }
  .index_images .index_image_text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 169, 159, 0.8);
    width: 50%;
    padding: 25px; }
    .index_images .index_image_text h2 {
      margin: 0;
      color: white;
      font-size: 1.125em; }
    .index_images .index_image_text p {
      color: white;
      line-height: 1.750em;
      margin: 7px 0 0 0; }
    @media (max-width: 991px) {
      .index_images .index_image_text {
        width: 75%; } }
  .index_images .img_full {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 5px 0; }
    .index_images .img_full figure img {
      width: 100%; }
  .index_images .img_half {
    float: left;
    width: 50%;
    margin: 0 0 5px 0; }
    .index_images .img_half.left figure {
      padding-right: 2.5px; }
    .index_images .img_half.right figure {
      padding-left: 2.5px; }
    @media (max-width: 1199px) {
      .index_images .img_half {
        width: 100%; } }
  .index_images .img_quarter {
    float: left;
    width: 25%;
    height: 178.31px; }
    .index_images .img_quarter figure {
      height: 100%;
      overflow: hidden; }
      .index_images .img_quarter figure img {
        height: 100%;
        width: auto;
        max-width: none; }
    .index_images .img_quarter.left.first figure {
      padding-left: 2.5px;
      padding-right: 2.5px; }
    .index_images .img_quarter.right.first figure {
      padding-left: 2.5px;
      padding-right: 0;
      margin-right: 0; }
    .index_images .img_quarter.left figure {
      padding-left: 0;
      padding-right: 2.5px; }
    .index_images .img_quarter.right figure {
      padding-left: 2.5px;
      margin-right: 2.5px;
      margin-left: 2.5px;
      padding-right: 2.5px; }
    @media (max-width: 1199px) {
      .index_images .img_quarter {
        height: 136.44px;
        width: 50%;
        margin: 0 0 5px 0; } }
    @media (max-width: 991px) {
      .index_images .img_quarter {
        height: 160.38px; } }

.magazine p {
  line-height: 1.265em; }
@media (max-width: 1199px) {
  .magazine .p-0 {
    padding: 0px 20px; } }
.magazine.campagne h1 {
  font-family: 'quicksandbold' !important;
  font-size: 40px;
  letter-spacing: -0.05em; }
.magazine.campagne h2, .magazine.campagne h3 {
  color: #007E6E !important;
  font-family: 'quicksandmedium' !important; }
.magazine .grey-bg {
  background: #F2F2F2; }
.magazine .lightgreen-bg {
  background: #F3F9EF; }
  .magazine .lightgreen-bg .magazine__hero {
    background: transparent !important; }
@media (max-width: 991px) {
  .magazine h1 {
    font-size: 30px !important; }
  .magazine h2 {
    font-size: 25px !important; } }
.magazine h1, .magazine h2 {
  font-family: 'montserratsemi_bold';
  margin-top: 0px;
  font-size: 35px;
  color: #484848;
  margin-bottom: 30px;
  width: 100%; }
.magazine__hero {
  background: #F2F2F2;
  margin-bottom: 80px; }
  .campagne .magazine__hero--img {
    padding-top: 80px; }
    @media (max-width: 991px) {
      .campagne .magazine__hero--img {
        padding-top: 0px; } }
  .magazine__hero--text {
    padding: 40px 0px 40px 40px;
    max-width: 560px;
    color: #525252; }
    .magazine__hero--text .white-bullits li:before {
      background: #60A52C; }
    .campagne .magazine__hero--text {
      padding: 80px 0px 0px;
      margin-right: 0px; }
      .campagne .magazine__hero--text h1 {
        max-width: none;
        margin-bottom: 10px; }
      @media (max-width: 991px) {
        .campagne .magazine__hero--text {
          padding: 30px 0px; } }
    .magazine__hero--text h1 {
      font-size: 40px;
      margin: 0;
      color: #007E6E;
      max-width: 420px;
      font-family: 'montserratbold';
      margin-bottom: 5px; }
    .magazine__hero--text .magazine__subtitle {
      font-size: 20px;
      line-height: 1.2em;
      margin-bottom: 20px; }
    .magazine__hero--text .white-bullits {
      margin-bottom: 20px; }
    @media (max-width: 540px) {
      .magazine__hero--text {
        padding: 30px; }
        .magazine__hero--text h1 {
          margin-top: 55%; }
          .campagne .magazine__hero--text h1 {
            margin-top: 0px; } }
    .magazine__hero--text p:last-child, .magazine__hero--text ul:last-child {
      margin-bottom: 0px; }
  .magazine__hero--figure {
    margin-left: -50px; }
  .magazine__hero .col-md-6:not(.cam) {
    z-index: 1; }
    .magazine__hero .col-md-6:not(.cam):last-child {
      z-index: 0; }
      @media (max-width: 991px) {
        .magazine__hero .col-md-6:not(.cam):last-child {
          position: absolute;
          top: 0px;
          right: 0; }
          .magazine__hero .col-md-6:not(.cam):last-child img {
            max-height: 230px;
            width: auto !important;
            display: inline-block; } }
  @media (max-width: 991px) {
    .magazine__hero {
      margin-bottom: 40px; } }
.magazine .text-center {
  margin-bottom: 60px; }
  @media (max-width: 540px) {
    .magazine .text-center .orange {
      display: block;
      margin-right: 0px !important;
      margin-bottom: 20px; } }
  .magazine .text-center.campagne {
    padding-top: 50px;
    margin-bottom: 0px; }
    @media (max-width: 991px) {
      .magazine .text-center.campagne {
        padding: 20px 20px 30px; } }
  .magazine .text-center h2 {
    font-family: 'quicksandmedium';
    font-size: 35px;
    color: #007E6E;
    margin-bottom: 15px;
    margin-top: 0px; }
  .magazine .text-center p {
    font-size: 22px;
    color: #484848;
    line-height: 1.375em;
    margin-bottom: 20px; }
  .magazine .text-center .btn {
    margin-right: 20px; }
    .magazine .text-center .btn + .btn {
      margin-right: 0px; }
  @media (max-width: 991px) {
    .magazine .text-center {
      margin-bottom: 40px; } }
.magazine .why_text_image {
  padding: 0px 20px; }
  .magazine .why_text_image.campagne {
    padding: 50px 0px 0px !important; }
    @media (max-width: 991px) {
      .magazine .why_text_image.campagne {
        padding: 20px 0px !important; }
        .magazine .why_text_image.campagne h2 {
          margin-top: 20px; } }
    .magazine .why_text_image.campagne ul + a {
      margin-top: 30px; }
.magazine_intro {
  padding-right: 40px;
  padding-top: 0px;
  margin-bottom: 65px; }
  .magazine_intro h2 {
    font-family: 'quicksandmedium';
    font-size: 35px;
    color: #484848; }
  .magazine_intro p.subtext {
    font-size: 20px;
    line-height: 1.375em;
    margin-bottom: 30px; }
  .magazine_intro ul {
    margin-bottom: 0px; }
    .magazine_intro ul li {
      margin-bottom: 10px;
      padding-left: 30px; }
      .magazine_intro ul li:before {
        top: 5px;
        font-size: 14px; }
      .magazine_intro ul li:last-child {
        margin-bottom: 0px; }
  @media (max-width: 991px) {
    .magazine_intro {
      margin-bottom: 45px; }
      .campagne .magazine_intro {
        margin-bottom: 20px; } }
.magazine_video .video {
  position: relative;
  padding-bottom: 52.25%;
  height: 0;
  margin-bottom: 30px; }
.magazine_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
@media (max-width: 991px) {
  .magazine_video {
    margin-bottom: 60px; } }
@media (max-width: 767px) {
  .magazine_video {
    margin-bottom: 20px; }
    .magazine_video .video {
      margin-bottom: 20px; } }
.magazine .icon-check-container ul li {
  font-size: 16px;
  padding-left: 20px; }
  .magazine .icon-check-container ul li:before {
    color: #007E6E;
    font-size: 12px;
    top: 6px;
    font-family: "groei"; }
.magazine__instagram {
  display: flex; }
  @media (max-width: 991px) {
    .magazine__instagram {
      flex-wrap: wrap; } }
  .magazine__instagram .swiper-pagination {
    display: none;
    bottom: 110px;
    width: 50%;
    background: #F2F2F2;
    border-radius: 10px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    justify-content: space-between; }
    .magazine__instagram .swiper-pagination .swiper-pagination-bullet {
      opacity: 0; }
    .magazine__instagram .swiper-pagination .swiper-pagination-bullet-active {
      opacity: 1;
      background: #007E6E;
      width: 50px;
      height: 4px;
      border-radius: 10px;
      margin: 0px; }
    @media (max-width: 767px) {
      .magazine__instagram .swiper-pagination {
        bottom: 33%;
        display: flex; } }
  .magazine__instagram--figures {
    display: flex; }
    .magazine__instagram--figures a {
      width: auto; }
    .magazine__instagram--figures figure {
      position: relative;
      margin-right: 20px;
      margin-bottom: 50px; }
      @media (max-width: 991px) {
        .magazine__instagram--figures figure {
          margin-right: 0px;
          margin-bottom: 0px; } }
      .magazine__instagram--figures figure figcaption {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: 'quicksandmedium';
        font-size: 14px;
        color: white;
        width: 80%;
        opacity: 0;
        transition: 0.3s all ease-in-out; }
        .magazine__instagram--figures figure figcaption span {
          display: block;
          margin-bottom: 20px; }
          .magazine__instagram--figures figure figcaption span:before {
            content: '\f004';
            display: inline-block;
            color: white;
            font-family: 'Font Awesome 5 Pro';
            font-weight: 300;
            margin-right: 10px;
            font-size: 17px; }
      .magazine__instagram--figures figure:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: black;
        opacity: 0;
        transition: 0.3s all ease-in-out; }
      .magazine__instagram--figures figure:hover figcaption {
        opacity: 1; }
      .magazine__instagram--figures figure:hover:before {
        opacity: 0.5; }
  @media (max-width: 991px) {
    .magazine__instagram--icons {
      flex: 0 0 100%; } }
  .magazine__instagram--icons p {
    font-family: 'quicksandmedium';
    font-size: 25px;
    text-align: center;
    font-weight: initial;
    margin-top: 50px; }
  .magazine__instagram--icons ul {
    display: flex; }
    .magazine__instagram--icons ul li {
      margin-right: 14px;
      transition: 0.3s all ease-in-out; }
      .magazine__instagram--icons ul li i {
        border-radius: 50%;
        color: white;
        width: 50px;
        height: 50px;
        position: relative;
        display: block; }
        .magazine__instagram--icons ul li i.icon-facebook {
          background: #3B5A98; }
        .magazine__instagram--icons ul li i.icon-instagram {
          background: #9B069B; }
        .magazine__instagram--icons ul li i.icon-pinterest {
          background: #E90005; }
        .magazine__instagram--icons ul li i.icon-twitter {
          background: #56ACEF; }
        .magazine__instagram--icons ul li i:before {
          font-size: 21px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .magazine__instagram--icons ul li:first-child {
        margin-left: auto; }
      .magazine__instagram--icons ul li:last-child {
        margin-right: auto; }
      .magazine__instagram--icons ul li:hover {
        opacity: 0.8; }
.magazine__swiper {
  margin-bottom: 60px;
  z-index: 0; }
  .magazine__swiper h2 {
    font-family: 'quicksandmedium';
    margin-top: 0px;
    font-size: 35px;
    color: #484848;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .magazine__swiper h2 {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .magazine__swiper h2 {
        margin-top: 0px; } }
  .magazine__swiper .swiper-wrapper {
    display: flex;
    z-index: 0; }
    .magazine__swiper .swiper-wrapper .swiper-slide {
      padding: 0px;
      max-width: calc(33.33% - 20px);
      padding-bottom: 50px;
      height: auto;
      margin-right: 30px; }
      @media (max-width: 991px) {
        .magazine__swiper .swiper-wrapper .swiper-slide {
          max-width: 305px;
          min-width: 305px; } }
      .magazine__swiper .swiper-wrapper .swiper-slide figure {
        margin-bottom: 20px; }
        .magazine__swiper .swiper-wrapper .swiper-slide figure img {
          width: 100%; }
      .magazine__swiper .swiper-wrapper .swiper-slide h4 {
        color: #007E6E; }
      .magazine__swiper .swiper-wrapper .swiper-slide p {
        font-size: 16px;
        line-height: 1.375em;
        margin-bottom: 20px; }
      .magazine__swiper .swiper-wrapper .swiper-slide .btn {
        position: absolute;
        bottom: 0px; }
  .magazine__swiper.redactie {
    position: relative; }
    .magazine__swiper.redactie .swiper-wrapper .swiper-slide {
      max-width: 275px;
      padding-bottom: 0px; }
    .magazine__swiper.redactie .swiper-pagination {
      bottom: -10px;
      width: 50%;
      background: #F2F2F2;
      border-radius: 10px;
      height: 4px;
      left: 50%;
      transform: translateX(-50%);
      justify-content: space-between;
      display: flex; }
      .magazine__swiper.redactie .swiper-pagination .swiper-pagination-bullet {
        opacity: 0; }
      .magazine__swiper.redactie .swiper-pagination .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007E6E;
        width: 50px;
        height: 4px;
        border-radius: 10px;
        margin: 0px; }
  @media (max-width: 991px) {
    .magazine__swiper {
      margin-bottom: 40px; } }
.magazine .abbo-title {
  text-align: center; }
.campagne .magazine__abbo {
  margin-top: 50px; }
.magazine__abbo--swiper .swiper-wrapper {
  display: flex;
  margin-bottom: 35px; }
  .magazine__abbo--swiper .swiper-wrapper .swiper-slide {
    flex-shrink: 1;
    background: #F2F2F2;
    margin-right: 30px;
    height: auto;
    transform: scale(1);
    transition: 0.2s all ease-in; }
    .magazine__abbo--swiper .swiper-wrapper .swiper-slide:last-child {
      margin-right: 0px; }
    @media only screen and (min-width: 992px) {
      .magazine__abbo--swiper .swiper-wrapper .swiper-slide:hover {
        transform: scale(1.02); } }
@media (max-width: 991px) {
  .magazine__abbo--swiper {
    padding: 0px 10px; }
    .magazine__abbo--swiper .swiper-wrapper {
      margin-bottom: 40px; }
      .magazine__abbo--swiper .swiper-wrapper .swiper-slide {
        flex-shrink: 0; } }
      @media only screen and (max-width: 991px) and (max-width: 520px) {
        .magazine__abbo--swiper .swiper-wrapper .swiper-slide {
          max-width: none; } }
@media (max-width: 991px) {
    .magazine__abbo--swiper .swiper-pagination {
      bottom: -35px;
      width: 80%;
      background: #F2F2F2;
      border-radius: 10px;
      height: 4px;
      left: 50%;
      transform: translateX(-50%);
      justify-content: space-between;
      display: flex; }
      .magazine__abbo--swiper .swiper-pagination-bullet {
        opacity: 0; }
        .magazine__abbo--swiper .swiper-pagination-bullet-active {
          opacity: 1;
          background: #007E6E;
          width: 50px;
          height: 4px;
          border-radius: 10px;
          margin: 0px; } }
.magazine__abbo--block {
  padding: 30px;
  height: 100%;
  display: block;
  position: relative;
  transform: scale(1);
  transition: 0.3s;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  .magazine__abbo--block p {
    margin-bottom: 30px;
    line-height: 1.375em; }
  .magazine__abbo--block a.text {
    font-family: 'quicksandmedium';
    text-decoration: underline;
    font-size: 14px;
    color: #484848;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
    display: block; }
  .magazine__abbo--block p, .magazine__abbo--block li {
    color: #525252; }
  .magazine__abbo--block figure, .magazine__abbo--block a.figure {
    border-radius: 10px;
    background: white;
    height: 135px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px; }
    .magazine__abbo--block figure img, .magazine__abbo--block a.figure img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .magazine__abbo--block figure.imagelightbox, .magazine__abbo--block a.figure.imagelightbox {
      position: relative; }
      .magazine__abbo--block figure.imagelightbox:before, .magazine__abbo--block a.figure.imagelightbox:before {
        color: white;
        font-size: 2.5em;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: opacity 0.25s ease-in-out;
        z-index: 2; }
      .magazine__abbo--block figure.imagelightbox:hover:before, .magazine__abbo--block a.figure.imagelightbox:hover:before {
        opacity: 1; }
  .magazine__abbo--block:last-of-type {
    margin-right: 0px; }
  .magazine__abbo--block h4 {
    font-size: 20px;
    color: #007E6E;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.375em; }
  .magazine__abbo--block ul {
    text-align: left;
    margin-bottom: 10px; }
    .magazine__abbo--block ul li {
      padding-left: 30px;
      position: relative;
      margin-bottom: 20px; }
      .magazine__abbo--block ul li:before {
        color: #007E6E;
        position: absolute;
        left: 0px;
        top: 0px; }
    .magazine__abbo--block ul + p {
      margin-bottom: 20px; }
  .magazine__abbo--block .voorwaarden {
    color: #007E6E;
    font-weight: 600;
    font-family: 'quicksandregular'; }
  .magazine__abbo--block .price {
    margin-bottom: 20px;
    display: block;
    font-family: Helvetica;
    font-size: 30px;
    color: #007E6E;
    font-family: 'montserratsemi_bold'; }
    .magazine__abbo--block .price s {
      opacity: 0.53;
      font-size: 20px;
      color: #484848;
      font-family: 'montserratregular';
      margin-right: 20px; }
  .magazine__abbo--block .btn {
    display: block; }
  .magazine__abbo--block .bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 10px 0 0 0;
    position: static; }
    .magazine__abbo--block .bottom p {
      margin-bottom: 20px;
      font-size: 14px;
      color: #484848;
      text-align: center; }
  @media only screen and (min-width: 992px) {
    .magazine__abbo--block:hover {
      background: #60A52C; }
      .magazine__abbo--block:hover p, .magazine__abbo--block:hover li, .magazine__abbo--block:hover h4, .magazine__abbo--block:hover span, .magazine__abbo--block:hover a {
        color: white; }
      .magazine__abbo--block:hover li:before {
        color: white !important; }
      .magazine__abbo--block:hover .btn {
        background: white;
        color: #007E6E; }
        .magazine__abbo--block:hover .btn:hover {
          background: white;
          color: #007E6E; } }
.magazine__info {
  margin-bottom: 20px; }
  .magazine__info h3 {
    font-family: 'quicksandmedium';
    font-size: 35px;
    color: #484848;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .magazine__info h3 {
        font-size: 25px; } }
  .magazine__info p {
    margin-bottom: 30px; }
    .magazine__info p.subtext {
      font-size: 20px;
      line-height: 1.375em; }
      @media (max-width: 767px) {
        .magazine__info p.subtext {
          font-size: 18px; } }
  @media (max-width: 767px) {
    .magazine__info .accordion {
      margin-bottom: 20px; } }
  .magazine__info .accordion h4 {
    font-family: 'quicksandmedium';
    font-size: 16px; }
  .magazine__info .accordion button {
    width: 100%;
    text-align: left;
    color: #484848;
    padding-left: 0px;
    position: relative;
    font-family: 'quicksandmedium'; }
    .magazine__info .accordion button:hover {
      background: transparent; }
    .magazine__info .accordion button:after {
      content: "\63";
      font-family: "groei";
      font-size: 13px;
      position: absolute;
      color: #007E6E;
      right: 0px;
      top: 50%;
      transform: translateY(-50%) rotate(90deg);
      transition: 0.3s all ease-in-out; }
    .magazine__info .accordion button[aria-expanded="true"]:after {
      transform: translateY(-50%) rotate(-90deg); }
    .magazine__info .accordion button:focus {
      outline: none;
      box-shadow: none; }
  .magazine__info .accordion .card {
    min-height: auto;
    background: transparent;
    border-bottom: 1px solid #D8D8D8; }
    .magazine__info .accordion .card-body {
      padding-bottom: 20px;
      font-family: 'quicksandmedium';
      font-size: 14px;
      color: #484848;
      letter-spacing: 0; }
      .magazine__info .accordion .card-body p {
        font-size: 1.125em;
        line-height: 1.5em; }
        .magazine__info .accordion .card-body p:last-child {
          margin-bottom: 0; }
@media (max-width: 1199px) {
  .magazine--specials .flex-row {
    display: block; } }
.magazine--specials .pr-0 {
  padding-right: 0px; }
  @media (max-width: 991px) {
    .magazine--specials .pr-0 {
      padding-right: 20px; } }
.magazine--specials .pl-0 {
  padding-left: 0px; }
  @media (max-width: 991px) {
    .magazine--specials .pl-0 {
      padding-left: 20px; } }
.magazine--specials__intro {
  background: #F2F2F2;
  height: 100%;
  padding: 40px 60px 140px;
  position: relative; }
  .magazine--specials__intro h3 {
    margin-top: 0px;
    color: #007D6E;
    margin-bottom: 15px; }
  .magazine--specials__intro span {
    display: block;
    font-size: 30px;
    color: #007D6E;
    font-family: 'montserratregular';
    margin-bottom: 20px; }
  .magazine--specials__intro .bottom {
    position: absolute;
    bottom: 40px; }
.magazine--specials__overview {
  margin-top: 50px; }
  .magazine--specials__overview .flex-row {
    margin: 0px 36px;
    flex-wrap: wrap; }
    @media (max-width: 1199px) {
      .magazine--specials__overview .flex-row {
        margin: 0; } }
    .magazine--specials__overview .flex-row-grid {
      padding: 0 15px !important; }
  .magazine--specials__overview .col-lg-3 {
    padding: 0px 10px; }
  .magazine--specials__overview--block {
    display: block;
    padding: 50px 40px 35px;
    text-align: left;
    border: 2px solid #F2F2F2;
    margin-bottom: 30px;
    position: relative;
    min-height: 730px; }
    .magazine--specials__overview--block figure {
      margin-bottom: 35px;
      text-align: center; }
    .magazine--specials__overview--block h5 {
      font-family: 'montserratsemi_bold';
      font-size: 20px;
      color: #007D6E;
      margin-bottom: 15px;
      min-height: 60px; }
    .magazine--specials__overview--block p, .magazine--specials__overview--block span {
      color: #484848; }
    .magazine--specials__overview--block p {
      line-height: 1.375em;
      font-size: 14px;
      overflow: hidden;
      min-height: 220px; }
    .magazine--specials__overview--block .prijs {
      font-family: 'montserratsemi_bold';
      color: #007D6E;
      font-weight: 600;
      font-size: 32px;
      margin: 10px 0;
      position: absolute;
      bottom: 90px; }
    .magazine--specials__overview--block:after {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: white;
      opacity: 0;
      transition: 0.3s all ease-in-out; }
    .magazine--specials__overview--block .btn {
      z-index: 1;
      transition: 0.3s all ease-in-out;
      background: #FF8E47 !important;
      color: white;
      display: block;
      margin-top: 20px;
      position: absolute;
      bottom: 20px;
      width: 80%; }
.magazine__cadeau {
  padding: 45px 60px;
  background-image: url("/media/images/pattern.png");
  background-position: center center;
  background-repeat: repeat; }
  .magazine__cadeau--intro figure, .magazine__cadeau--intro a.figure {
    float: left;
    border-radius: 50%;
    background: white;
    height: 135px;
    width: 135px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-right: 45px; }
    .magazine__cadeau--intro figure + p, .magazine__cadeau--intro a.figure + p {
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .magazine__cadeau--intro figure + p, .magazine__cadeau--intro a.figure + p {
          margin-bottom: 30px; } }
    .magazine__cadeau--intro figure img, .magazine__cadeau--intro a.figure img {
      position: relative;
      top: 15px; }
    @media (max-width: 767px) {
      .magazine__cadeau--intro figure, .magazine__cadeau--intro a.figure {
        float: none;
        margin: 0 auto;
        margin-bottom: 30px; } }
    .magazine__cadeau--intro figure.imagelightbox, .magazine__cadeau--intro a.figure.imagelightbox {
      position: relative; }
      .magazine__cadeau--intro figure.imagelightbox:before, .magazine__cadeau--intro a.figure.imagelightbox:before {
        color: white;
        font-size: 2.5em;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: opacity 0.25s ease-in-out;
        z-index: 2; }
      .magazine__cadeau--intro figure.imagelightbox:hover:before, .magazine__cadeau--intro a.figure.imagelightbox:hover:before {
        opacity: 1; }
  .magazine__cadeau--intro + p {
    font-family: 'quicksandbold'; }
  @media (max-width: 767px) {
    .magazine__cadeau {
      padding: 30px; } }
  .magazine__cadeau h2, .magazine__cadeau p {
    color: white; }
  .magazine__cadeau h2 {
    font-family: 'montserratbold' !important;
    font-size: 35px;
    max-width: 650px; }
  .magazine__cadeau p + p {
    font-family: 'quicksandbold'; }
  .magazine__cadeau .select-wrapper {
    position: relative;
    width: 50%;
    max-width: 50%; }
    .magazine__cadeau .select-wrapper span {
      position: absolute;
      right: 20px;
      top: 16px;
      transform: rotate(90deg);
      z-index: 2; }
      .magazine__cadeau .select-wrapper span:before {
        content: "\63";
        font-family: "groei";
        font-size: 13px; }
    @media (max-width: 991px) {
      .magazine__cadeau .select-wrapper {
        width: 100%;
        max-width: 100%; } }
  .magazine__cadeau label {
    background-color: #fff;
    height: 52px;
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    z-index: 1; }
  .magazine__cadeau select {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    width: 100%;
    color: #444;
    border: 0px;
    box-shadow: none;
    padding: 15px 20px;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    font-family: 'quicksandmedium';
    font-size: 16px;
    font-weight: normal;
    color: #484848;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 3; }
    .magazine__cadeau select:focus {
      outline: none;
      box-shadow: none; }
    .magazine__cadeau select option {
      font-family: 'quicksandmedium';
      font-size: 16px;
      color: #484848;
      font-weight: normal; }
  .magazine__cadeau--grey {
    background: #dfe0df;
    background-image: none; }
    .magazine__cadeau--grey h2 {
      color: #007E6E; }
    .magazine__cadeau--grey .magazine__cadeau--intro {
      display: flex; }
      .magazine__cadeau--grey .magazine__cadeau--intro figure, .magazine__cadeau--grey .magazine__cadeau--intro a.figure {
        border-radius: 6px;
        width: 270px; }
        @media (max-width: 767px) {
          .magazine__cadeau--grey .magazine__cadeau--intro figure, .magazine__cadeau--grey .magazine__cadeau--intro a.figure {
            float: left;
            margin: 0 auto;
            margin-bottom: 20px; } }
      .magazine__cadeau--grey .magazine__cadeau--intro .intro__wrapper {
        max-width: 500px; }
      @media (max-width: 991px) {
        .magazine__cadeau--grey .magazine__cadeau--intro {
          display: block; }
          .magazine__cadeau--grey .magazine__cadeau--intro .intro__wrapper {
            max-width: none; } }
    .magazine__cadeau--grey p {
      color: #525252; }
    .magazine__cadeau--grey h5 {
      font-family: 'quicksandbold';
      font-size: 1.1em;
      color: #484848;
      letter-spacing: -0.07em;
      margin-bottom: 0px; }
.magazine__quotes {
  padding: 50px 0px; }
  .magazine__quotes h2 {
    text-align: center;
    color: #007E6E; }
  .magazine__quotes h5 {
    font-size: 20px;
    color: #484848; }
  .magazine__quotes p {
    font-size: 16px;
    color: #484848; }
.magazine__form {
  float: none;
  border-radius: 0px;
  padding: 0px;
  background: transparent; }
  .magazine__form .form-group input.error {
    border-left: 0px !important;
    border-bottom: solid 2px #FF4B4B !important; }
  .magazine__form .form-group input.valid + span {
    display: block; }
  .magazine__form fieldset {
    padding: 45px 60px;
    background: #dfe0df;
    margin-bottom: 30px; }
    .magazine__form fieldset input[type=radio] + .error {
      display: none !important; }
    .magazine__form fieldset .field-error input[type=radio] + .error + label {
      color: red; }
      .magazine__form fieldset .field-error input[type=radio] + .error + label:before {
        border: 2px solid red; }
    @media (max-width: 991px) {
      .magazine__form fieldset {
        padding: 30px; } }
    .magazine__form fieldset.pay h3 {
      margin-bottom: 30px !important; }
    .magazine__form fieldset.pay .form_wrapper .form-group {
      margin-bottom: 0px !important; }
    .magazine__form fieldset.pay .form_wrapper #iban_hidden {
      margin-top: 30px; }
    .magazine__form fieldset .form-group {
      margin-bottom: 30px !important; }
      @media screen and (max-width: 768px) {
        .magazine__form fieldset .form-group {
          margin-bottom: 20px !important; } }
      .magazine__form fieldset .form-group:last-child:not(.hidden) {
        margin-bottom: 0px !important; }
        @media screen and (max-width: 768px) {
          .magazine__form fieldset .form-group:last-child:not(.hidden) {
            margin-bottom: 20px !important; } }
      .magazine__form fieldset .form-group.checkbox-group label:before {
        top: 5px !important; }
      .magazine__form fieldset .form-group.checkbox-group label:after {
        top: 12px !important; }
      .magazine__form fieldset .form-group.left, .magazine__form fieldset .form-group.right, .magazine__form fieldset .form-group.middle {
        padding: 0px 20px !important; }
      .magazine__form fieldset .form-group .form-group {
        margin-bottom: 0px !important; }
        @media (max-width: 991px) {
          .magazine__form fieldset .form-group .form-group {
            margin-bottom: 30px !important; } }
    .magazine__form fieldset .submit-group {
      margin-top: 20px; }
      @media screen and (max-width: 540px) {
        .magazine__form fieldset .submit-group {
          margin-top: 0;
          margin-bottom: 0 !important; } }
    .magazine__form fieldset.last-fieldset {
      padding: 0px 60px;
      background: transparent;
      text-align: center;
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        .magazine__form fieldset.last-fieldset {
          padding: 0px 20px; } }
      .magazine__form fieldset.last-fieldset .form-group {
        text-align: center; }
      @media (max-width: 767px) {
        .magazine__form fieldset.last-fieldset .checkbox-group {
          padding: 0px !important; }
          .magazine__form fieldset.last-fieldset .checkbox-group label {
            height: auto; } }
      .magazine__form fieldset.last-fieldset input[type=submit] {
        display: table;
        margin: 0 auto 50px;
        padding: 12px 50px; }
      .magazine__form fieldset.last-fieldset b {
        font-family: 'quicksandbold';
        font-weight: normal; }
      .magazine__form fieldset.last-fieldset p {
        margin-bottom: 20px; }
        .magazine__form fieldset.last-fieldset p a {
          color: #333333;
          text-decoration: underline;
          font-size: 1em; }
      .magazine__form fieldset.last-fieldset label {
        font-weight: normal;
        font-family: 'quicksandmedium'; }
        .magazine__form fieldset.last-fieldset label:before {
          background: #dfe0df !important; }
  .magazine__form h3 {
    font-family: 'montserratbold';
    font-size: 20px;
    color: #007D6E;
    margin-top: 0px; }
  .magazine__form .required-info {
    font-size: 16px;
    color: #484848;
    font-family: 'quicksandmedium';
    margin-bottom: 25px;
    display: block; }
  .magazine__form label {
    font-family: 'quicksandbold';
    font-size: 16px;
    color: #484848;
    letter-spacing: 0;
    margin-bottom: 10px; }
    .magazine__form label[for=gender] {
      float: none !important;
      display: block;
      padding-left: 0px !important;
      margin-bottom: 0px !important;
      width: 100%; }
    .magazine__form label[for=geslacht_man], .magazine__form label[for=geslacht_vrouw] {
      font-family: 'quicksandmedium';
      font-weight: normal; }
  .magazine__form input {
    border-left: 0px;
    border-radius: 0px; }
  .magazine__form input[type=date]::-webkit-input-placeholder {
    color: red; }
  .magazine__form .radio-group input[type="radio"] + label:before {
    border-radius: 50%;
    top: 4px; }
  .magazine__form .radio-group input[type="radio"] + label:after {
    border-radius: 50%;
    top: 11px; }

.white-bullits {
  list-style-type: none;
  padding-left: 25px; }
  .white-bullits li {
    margin-bottom: 5px;
    position: relative; }
    .white-bullits li:before {
      content: '';
      position: absolute;
      left: -25px;
      top: 9px;
      background: #007E6E;
      border-radius: 50%;
      height: 7px;
      width: 8px; }

.logged-in {
  margin: 30px 0px;
  text-align: center; }
  .logged-in p {
    margin-bottom: 20px; }
  .logged-in a {
    margin-bottom: 0px; }

input::-webkit-datetime-edit {
  color: transparent; }

input:focus::-webkit-datetime-edit {
  color: #000; }

.special-header--text {
  margin-left: 50px; }
  .special-header--text:first-child {
    margin-top: 20px; }
  .special-header--text h2 {
    margin-bottom: 15px;
    font-size: 40px;
    color: #007D6E;
    font-weight: bold; }

.verzendkosten {
  display: block;
  font-family: 'quicksandmedium';
  position: absolute;
  bottom: 80px; }

.special-header-item {
  margin-left: 50px;
  margin-top: 30px; }

.wincode {
  background: rgba(96, 165, 44, 0.08); }
  .wincode--header {
    background: white; }
    .wincode--header .header_content {
      display: flex;
      justify-content: center;
      align-items: center; }
      .wincode--header .header_content .navbar-header {
        box-shadow: none !important; }
  .wincode--hero {
    position: relative; }
    .wincode--hero--buttons {
      position: absolute;
      right: 20px;
      bottom: -20px; }
  .wincode--pageheader {
    padding: 45px 60px 0 60px; }
    @media screen and (max-width: 991px) {
      .wincode--pageheader {
        padding: 30px 30px 0 30px; } }
    @media screen and (max-width: 480px) {
      .wincode--pageheader {
        padding: 15px 0 0 0; } }
    .wincode--pageheader--title {
      color: #458451;
      font-size: 2.500em;
      line-height: 1.225em; }
      @media screen and (max-width: 480px) {
        .wincode--pageheader--title {
          font-size: 2em; } }
    .wincode--pageheader--lead p {
      color: #484848;
      font-size: 1.25em;
      line-height: 1.250em; }
  .wincode--form {
    margin-top: 0; }
    .wincode--form fieldset {
      background: transparent;
      position: relative;
      margin-bottom: 0; }
      @media screen and (max-width: 480px) {
        .wincode--form fieldset {
          padding: 20px 0; } }
      .wincode--form fieldset .form-group label {
        cursor: pointer;
        height: auto;
        min-height: 30px; }
      @media screen and (max-width: 480px) {
        .wincode--form fieldset .form-group:last-child:not(.hidden) {
          margin-bottom: 20px !important; } }
      .wincode--form fieldset .checkbox-group .label, .wincode--form fieldset .radio-group .label {
        font-size: 1em;
        color: #484848;
        letter-spacing: 0;
        margin-bottom: 10px;
        display: block;
        text-align: left;
        padding: 0; }
      .wincode--form fieldset .checkbox-group label, .wincode--form fieldset .radio-group label {
        margin-top: 22px;
        margin-right: 40px; }
        .wincode--form fieldset .checkbox-group label a, .wincode--form fieldset .radio-group label a {
          color: #458451;
          font-size: 1em;
          margin-left: 5px;
          position: relative;
          top: -2px; }
          .wincode--form fieldset .checkbox-group label a:hover, .wincode--form fieldset .radio-group label a:hover {
            color: #87CD55; }
        .wincode--form fieldset .checkbox-group label:last-child, .wincode--form fieldset .radio-group label:last-child {
          margin-right: 0; }
      @media screen and (max-width: 480px) {
        .wincode--form fieldset .voorwaarden-group label {
          display: block; } }
      .wincode--form fieldset .voorwaarden-group.field-error {
        padding-bottom: 55px !important; }
        .wincode--form fieldset .voorwaarden-group.field-error .error {
          position: absolute;
          bottom: 0; }
      .wincode--form fieldset .wincode-group label {
        color: #458451;
        font-size: 1.5em;
        line-height: 1.208em; }
      .wincode--form fieldset .submit-group input {
        margin-top: 0;
        width: 100%; }
      .wincode--form fieldset:after {
        content: '';
        height: 1px;
        position: absolute;
        left: 60px;
        right: 60px;
        bottom: 0;
        background: #458451;
        opacity: 0.25; }
        @media screen and (max-width: 991px) {
          .wincode--form fieldset:after {
            left: 30px;
            right: 30px; } }
        @media screen and (max-width: 480px) {
          .wincode--form fieldset:after {
            left: 0px;
            right: 0px; } }
      .wincode--form fieldset:last-child:after {
        display: none; }
  @media screen and (max-width: 767px) {
    .wincode + footer .top_footer {
      margin-top: 20px; } }

.content_header {
  position: relative; }
  .content_header .detailAdvertorial {
    position: absolute;
    color: white;
    right: 20px;
    top: 16px;
    text-transform: uppercase; }
  .content_header h1 {
    font-size: 1.250em;
    line-height: 1.750em;
    margin: 0;
    padding: 8px 30px;
    border-top-right-radius: 8px;
    width: 100%;
    color: white !important; }
    @media (max-width: 991px) {
      .content_header h1 {
        border-radius: 0; } }
  .content_header p {
    font-size: 1.5em; }
  .content_header figure {
    overflow: hidden;
    min-height: 200px;
    background: #F2F2E7; }
    @media (max-width: 767px) {
      .content_header figure {
        min-height: auto; } }
  .content_header #location {
    height: 300px; }
  .content_header .rating {
    display: block; }
    .content_header .rating a {
      border-top-right-radius: 8px;
      padding: 10px 12px 11px 30px;
      position: absolute;
      bottom: 0;
      left: 0; }
      .content_header .rating a ul li {
        display: inline-block;
        color: white;
        padding: 0;
        margin: 0 7px 0 0;
        position: relative;
        float: left;
        height: 17px;
        width: 19px;
        line-height: 1.1em; }
        .content_header .rating a ul li:before {
          position: absolute;
          top: 0;
          font-size: 17px; }
        .content_header .rating a ul li:last-child {
          margin-right: 0; }
        .content_header .rating a ul li.rating {
          width: auto;
          font-size: 0.750em;
          line-height: 1.5em; }
      @media (max-width: 767px) {
        .content_header .rating a {
          width: 100%; } }
  .content_header .like {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 20px 8px 40px;
    border-top-right-radius: 8px; }
    .content_header .like .likes:before {
      color: #87CD55;
      position: absolute;
      left: 10px;
      top: 10px;
      font-size: 1.2em; }
    .content_header .like .likes span {
      color: #87CD55;
      font-size: 0.688em; }
    @media (max-width: 767px) {
      .content_header .like {
        right: 0;
        border-radius: 0; } }
  .content_header .respond_content {
    position: absolute;
    bottom: 0;
    right: 0; }
    .content_header .respond_content .respond_count {
      float: left; }
      .content_header .respond_content .respond_count a {
        background: rgba(255, 255, 255, 0.9);
        border-top-left-radius: 8px;
        float: left;
        padding: 10px 20px 10px 50px;
        font-size: 0.750em;
        line-height: 1.167em;
        position: relative; }
        .content_header .respond_content .respond_count a:before {
          position: absolute;
          left: 20px;
          top: 10px;
          font-size: 19px; }
          @media (max-width: 767px) {
            .content_header .respond_content .respond_count a:before {
              left: 45%;
              top: 15px;
              font-size: 2em; } }
        .content_header .respond_content .respond_count a:hover {
          background: white; }
        .content_header .respond_content .respond_count a p {
          margin: 0;
          font-size: 1em; }
          @media (max-width: 767px) {
            .content_header .respond_content .respond_count a p {
              display: none; } }
        @media (max-width: 767px) {
          .content_header .respond_content .respond_count a {
            height: 100%;
            width: 100%;
            border-radius: 0;
            padding: 0;
            text-align: center;
            background: white; } }
      @media (max-width: 767px) {
        .content_header .respond_content .respond_count {
          width: 50%;
          height: 50px;
          background: red; } }
    .content_header .respond_content .respond_message {
      float: left; }
      .content_header .respond_content .respond_message a {
        float: left;
        padding: 10px 20px 10px 50px;
        font-size: 0.750em;
        line-height: 1.167em;
        color: white;
        position: relative; }
        .content_header .respond_content .respond_message a:before {
          position: absolute;
          left: 20px;
          top: 10px;
          font-size: 19px; }
          @media (max-width: 767px) {
            .content_header .respond_content .respond_message a:before {
              left: 45%;
              top: 15px;
              font-size: 2em; } }
        .content_header .respond_content .respond_message a p {
          margin: 0;
          font-size: 1em; }
          @media (max-width: 767px) {
            .content_header .respond_content .respond_message a p {
              display: none; } }
        @media (max-width: 767px) {
          .content_header .respond_content .respond_message a {
            height: 100%;
            width: 100%;
            border-radius: 0;
            padding: 0;
            text-align: center; } }
      @media (max-width: 767px) {
        .content_header .respond_content .respond_message {
          width: 50%;
          height: 50px;
          background: red; } }
    @media (max-width: 767px) {
      .content_header .respond_content {
        position: relative;
        top: auto;
        right: auto;
        float: left;
        display: block;
        width: 100%; } }

.content_elements .doublehalf {
  clear: both; }
.content_elements .item .caption {
  color: #FF8E47;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }
  a:hover .content_elements .item .caption {
    color: #484848; }
.content_elements .item a:hover .caption {
  color: #484848; }
.content_elements .item .contentBanner {
  background: #FF8E47;
  margin: 15px 0; }
  .content_elements .item .contentBanner .contentbannerWrapper {
    position: relative;
    display: block;
    padding: 40px 305px 40px 30px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .content_elements .item .contentBanner .contentbannerWrapper {
        padding: 40px 30px; } }
    .content_elements .item .contentBanner .contentbannerWrapper:hover .btn {
      background: #484848;
      color: white; }
    .content_elements .item .contentBanner .contentbannerWrapper h2 {
      font-size: 30px;
      color: white; }
    .content_elements .item .contentBanner .contentbannerWrapper p {
      font-size: 24px;
      color: white;
      margin: 0 0 20px 0; }
    .content_elements .item .contentBanner .contentbannerWrapper .btn {
      background: white;
      color: #484848;
      position: relative;
      padding-right: 40px;
      transition: 0.3s; }
      .content_elements .item .contentBanner .contentbannerWrapper .btn:before {
        position: absolute;
        top: 16px;
        right: 20px;
        font-size: 10px; }
    .content_elements .item .contentBanner .contentbannerWrapper img {
      position: absolute;
      top: -50px;
      right: 10px;
      opacity: 0.1; }
.content_elements .item iframe {
  width: 100%; }
.content_elements .item.text {
  float: left;
  padding: 20px 50px;
  color: #484848; }
  .content_elements .item.text h2 {
    font-size: 1.375em;
    line-height: 1.227em;
    margin: 0 0 10px 0; }
    .content_elements .item.text h2 img {
      margin: 10px 0 20px 0; }
      @media (max-width: 991px) {
        .content_elements .item.text h2 img {
          width: 100% !important;
          height: auto !important; } }
  .content_elements .item.text p {
    line-height: 1.563em;
    font-size: 1em;
    overflow: hidden; }
    .content_elements .item.text p strong {
      font-size: 1.375em;
      line-height: 1.227em;
      margin: 0 0 10px 0; }
      .content_elements .item.text p strong em {
        font-style: normal; }
    .content_elements .item.text p span a {
      margin-top: -7px; }
    .content_elements .item.text p img {
      margin: 10px 0 20px 0; }
      @media (max-width: 991px) {
        .content_elements .item.text p img {
          width: 100% !important;
          height: auto !important; } }
  .content_elements .item.text a:hover {
    color: #484848; }
  @media (max-width: 767px) {
    .content_elements .item.text {
      padding: 20px 20px; } }
  .content_elements .item.text ul, .content_elements .item.text ol {
    padding-left: 20px; }
    .content_elements .item.text ul li, .content_elements .item.text ol li {
      line-height: 1.5em;
      font-size: 1.1em; }
  .content_elements .item.text ul li {
    list-style: circle; }
.content_elements .item .btn_like {
  float: left;
  background: #87CD55;
  color: white !important;
  border-radius: 2px;
  padding: 10px 20px 10px 50px;
  position: relative; }
  .content_elements .item .btn_like:before {
    position: absolute;
    left: 20px;
    top: 14px; }
  .content_elements .item .btn_like:hover {
    background: #484848; }
.content_elements .item.half {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left; }
  .content_elements .item.half.left {
    padding-right: 10px; }
    @media (max-width: 991px) {
      .content_elements .item.half.left {
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .content_elements .item.half.left {
        width: 100%; } }
  .content_elements .item.half.right {
    padding-left: 10px;
    float: left; }
    @media (max-width: 991px) {
      .content_elements .item.half.right {
        padding-left: 20px;
        padding-top: 0; } }
    @media (max-width: 767px) {
      .content_elements .item.half.right {
        width: 100%; } }
.content_elements .item.image {
  float: left; }
  .content_elements .item.image h2 {
    color: #87CD55;
    font-size: 1.375em;
    margin: 20px 0 0 0; }
  .content_elements .item.image ul {
    margin: 20px 0 30px 0;
    float: left; }
    .content_elements .item.image ul li {
      float: left;
      width: 50%;
      height: 285px;
      overflow: hidden; }
      .content_elements .item.image ul li figure {
        height: 100%; }
        .content_elements .item.image ul li figure img {
          height: 100%;
          object-fit: cover; }
      @media (max-width: 767px) {
        .content_elements .item.image ul li {
          width: 100%; } }
  .content_elements .item.image figure img {
    max-width: 100%; }
    @media (max-width: 991px) {
      .content_elements .item.image figure img {
        width: 100%;
        height: auto; } }
.content_elements .item.quote {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px; }
  .content_elements .item.quote p {
    float: left;
    font-size: 1.375em;
    line-height: 1.455em;
    margin: 0;
    background: #F2F2F2;
    padding: 24px 350px 24px 50px;
    position: relative;
    border-top-right-radius: 8px; }
    .content_elements .item.quote p:before {
      content: '';
      width: 4px;
      position: absolute;
      top: 24px;
      bottom: 24px;
      left: 30px; }
    @media (max-width: 1199px) {
      .content_elements .item.quote p {
        padding: 24px 50px 24px 50px; } }
  @media (max-width: 767px) {
    .content_elements .item.quote {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.video {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px; }
  .content_elements .item.video iframe {
    width: 100%;
    border: 0; }
  @media (max-width: 767px) {
    .content_elements .item.video {
      padding: 10px 20px; } }
.content_elements .item.social_share {
  float: left;
  width: 100%;
  padding: 20px 50px; }
  @media (max-width: 767px) {
    .content_elements .item.social_share {
      padding: 20px; } }
  .content_elements .item.social_share h2 {
    color: #484848;
    text-align: center;
    font-size: 1.375em;
    line-height: 1.455em;
    margin: 0 0 4px 0; }
  .content_elements .item.social_share p {
    color: #484848;
    text-align: center;
    font-size: 1.125em;
    margin: 0 0 20px 0; }
  .content_elements .item.social_share ul {
    width: 320px;
    margin: 22px auto;
    padding-left: 0; }
    .content_elements .item.social_share ul li {
      display: inline-block;
      margin: 0 5px; }
      .content_elements .item.social_share ul li.facebook a {
        background: #3B5998; }
      .content_elements .item.social_share ul li.twitter a {
        background: #55ACEE; }
      .content_elements .item.social_share ul li.pinterest a {
        background: #BD081C; }
      .content_elements .item.social_share ul li.google a {
        background: #F44336; }
      .content_elements .item.social_share ul li.instagram a {
        background: #12568B; }
      .content_elements .item.social_share ul li a {
        color: white;
        font-size: 1.5em;
        padding: 10px 0;
        text-align: center;
        display: block;
        height: auto;
        width: auto;
        border-radius: 50%;
        height: 50px;
        width: 50px; }
        .content_elements .item.social_share ul li a:hover {
          background: #484848; }
        @media (max-width: 767px) {
          .content_elements .item.social_share ul li a {
            padding: 10px 0;
            border-radius: 0; } }
      @media (max-width: 767px) {
        .content_elements .item.social_share ul li {
          flex-grow: initial; } }
    @media (max-width: 767px) {
      .content_elements .item.social_share ul {
        width: auto;
        text-align: center; } }
  @media (max-width: 767px) {
    .content_elements .item.social_share {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.tags {
  float: left;
  padding-top: 40px;
  padding-bottom: 20px; }
  .content_elements .item.tags h2 {
    color: #484848;
    font-size: 1.375em;
    line-height: 1.455em;
    margin: 0 0 10px 0; }
  .content_elements .item.tags ul li {
    float: left;
    margin: 0 5px 5px 0; }
    .content_elements .item.tags ul li a {
      font-size: 0.750em;
      color: white;
      padding: 12px 19px;
      display: block;
      border-top-right-radius: 8px; }
      .content_elements .item.tags ul li a:hover {
        background: #484848; }
  .content_elements .item.tags.basic ul li a {
    background: #F2F2F2;
    color: #484848;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    .content_elements .item.tags.basic ul li a:hover {
      background: #484848;
      color: white; }
  @media (max-width: 767px) {
    .content_elements .item.tags {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.pdf {
  float: left;
  width: 100%;
  padding: 20px 50px; }
  @media (max-width: 767px) {
    .content_elements .item.pdf {
      padding: 20px; } }
  .content_elements .item.pdf a {
    color: white;
    padding: 29px 30px 29px 100px;
    border-radius: 8px;
    position: relative;
    display: block;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    .content_elements .item.pdf a:before {
      position: absolute;
      left: 30px;
      top: 15px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: white;
      font-size: 1.5em;
      padding: 14px;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      @media (max-width: 767px) {
        .content_elements .item.pdf a:before {
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    .content_elements .item.pdf a:hover {
      background: #484848; }
      .content_elements .item.pdf a:hover:before {
        color: #484848; }
    @media (max-width: 767px) {
      .content_elements .item.pdf a {
        padding: 80px 30px 30px 30px;
        text-align: center; } }
  @media (max-width: 767px) {
    .content_elements .item.pdf {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.table {
  float: left;
  padding: 20px 50px; }
  @media (max-width: 767px) {
    .content_elements .item.table {
      padding: 20px; } }
  .content_elements .item.table ul {
    border-radius: 8px;
    overflow: hidden; }
    .content_elements .item.table ul li {
      display: block; }
      .content_elements .item.table ul li:nth-child(odd) ul {
        background: #F2F2F2; }
      .content_elements .item.table ul li:nth-child(even) ul {
        background: white; }
      .content_elements .item.table ul li ul {
        float: left;
        width: 100%;
        border-radius: 0; }
        .content_elements .item.table ul li ul li {
          float: left;
          background: transparent !important;
          padding: 30px; }
          .content_elements .item.table ul li ul li span {
            display: block;
            color: #458451;
            font-size: 1.125em;
            margin: 0 0 5px 0; }
          .content_elements .item.table ul li ul li a:hover {
            color: #484848; }
          @media (max-width: 767px) {
            .content_elements .item.table ul li ul li {
              padding: 10px 20px; } }
  @media (max-width: 767px) {
    .content_elements .item.table {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.steps {
  float: left;
  padding: 20px 50px; }
  @media (max-width: 767px) {
    .content_elements .item.steps {
      padding: 20px; } }
  .content_elements .item.steps ul li {
    position: relative;
    background: #F2F2F2;
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
    min-height: 211px;
    margin-bottom: 10px; }
    .content_elements .item.steps ul li .step_number {
      position: absolute;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      color: white;
      font-size: 1.250em;
      top: 20px;
      left: 20px;
      padding: 13px 0;
      text-align: center; }
    .content_elements .item.steps ul li .step_text {
      float: left;
      width: 50%;
      padding: 25px 0px 25px 100px; }
      .content_elements .item.steps ul li .step_text a:hover {
        color: #484848; }
      @media (max-width: 767px) {
        .content_elements .item.steps ul li .step_text {
          width: 100%;
          padding: 25px; } }
    .content_elements .item.steps ul li figure {
      float: right;
      width: 43%; }
      .content_elements .item.steps ul li figure img {
        height: auto;
        width: 100%; }
        @media (max-width: 1199px) {
          .content_elements .item.steps ul li figure img {
            max-width: none; } }
      @media (max-width: 767px) {
        .content_elements .item.steps ul li figure {
          width: 100%; } }
  @media (max-width: 767px) {
    .content_elements .item.steps {
      padding-top: 10px;
      padding-bottom: 10px; } }
.content_elements .item.respondTo {
  margin-top: -10px;
  border-top-right-radius: 0 !important;
  padding: 0 30px !important; }
  .content_elements .item.respondTo form {
    padding-bottom: 20px; }
.content_elements .item.message {
  float: left;
  width: 100%; }
  .content_elements .item.message h2 {
    margin: 0;
    color: #87CD55;
    font-size: 1.375em;
    line-height: 1.455em; }
  .content_elements .item.message .message_content {
    float: left;
    background: #F2F2F2;
    padding: 25px 30px 17px 30px;
    width: 100%;
    border-top-right-radius: 8px; }
    .content_elements .item.message .message_content h2 {
      margin: 0;
      color: #87CD55;
      font-size: 1.375em;
      line-height: 1.455em; }
    @media (max-width: 767px) {
      .content_elements .item.message .message_content {
        padding: 25px 20px 17px 20px; } }
.content_elements .item.message_responds {
  float: left;
  padding-top: 10px; }
  .content_elements .item.message_responds .message_amount {
    background: #F2F2F2;
    padding: 14px 30px;
    border-top-right-radius: 8px;
    margin-bottom: 10px; }
    .content_elements .item.message_responds .message_amount h2 {
      margin: 0;
      color: #87CD55;
      font-size: 1.375em;
      line-height: 1.455em; }
  .content_elements .item.message_responds .message {
    background: #F2F2F2;
    padding: 30px;
    border-top-right-radius: 8px;
    margin-bottom: 10px;
    clear: both; }
    .content_elements .item.message_responds .message .btn {
      background: #484848;
      margin-top: 20px; }
      .content_elements .item.message_responds .message .btn:focus {
        color: white; }
    .content_elements .item.message_responds .message .name {
      width: 100%;
      display: block;
      margin-bottom: 25px; }
    .content_elements .item.message_responds .message h3 {
      margin: 0;
      color: #484848;
      font-size: 1em;
      display: inline-block;
      margin-right: 10px; }
      @media (max-width: 767px) {
        .content_elements .item.message_responds .message h3 {
          display: block;
          margin-bottom: 5px;
          clear: both; } }
    .content_elements .item.message_responds .message time {
      font-size: 0.875em;
      margin: 0;
      color: #6B6B6B; }
    .content_elements .item.message_responds .message figure {
      width: 100px;
      height: 100px;
      overflow: hidden;
      float: left; }
      @media (max-width: 767px) {
        .content_elements .item.message_responds .message figure {
          float: none; } }
    .content_elements .item.message_responds .message .message_content {
      padding: 27px 30px;
      margin-left: 132px;
      margin-bottom: 11px;
      background: white;
      border-radius: 8px;
      position: relative; }
      .content_elements .item.message_responds .message .message_content:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: -6px;
        width: 0;
        border-width: 14px 0px 0px 11px;
        border-style: solid;
        border-color: white transparent;
        z-index: 999; }
        @media (max-width: 767px) {
          .content_elements .item.message_responds .message .message_content:before {
            display: none; } }
      @media (max-width: 767px) {
        .content_elements .item.message_responds .message .message_content {
          margin-left: 0;
          margin-top: 20px; } }

.rate_block {
  float: left;
  padding-top: 20px;
  padding-bottom: 10px; }
  .rate_block .rate_block_content {
    float: left;
    background: #F2F2F2;
    padding: 25px 30px;
    width: 100%;
    border-top-right-radius: 8px; }
    .rate_block .rate_block_content h2 {
      margin: 0;
      color: #87CD55;
      font-size: 1.375em;
      line-height: 1.455em;
      text-align: left; }
    .rate_block .rate_block_content ul {
      float: left;
      margin: 17px 0;
      width: 100%; }
      .rate_block .rate_block_content ul li {
        float: left;
        color: #BDBDBD;
        margin-right: 20px;
        font-size: 1.8em; }
        .rate_block .rate_block_content ul li.yellow {
          color: #E1D700; }
        @media (max-width: 767px) {
          .rate_block .rate_block_content ul li {
            font-size: 1.5em; } }
    .rate_block .rate_block_content .btn {
      background: #484848;
      padding: 9px 20px;
      float: left;
      font-size: 0.875em; }
      .rate_block .rate_block_content .btn:hover {
        background: #87CD55; }
    @media (max-width: 767px) {
      .rate_block .rate_block_content {
        padding: 25px 20px; } }
  @media (max-width: 767px) {
    .rate_block {
      padding-top: 10px;
      padding-bottom: 10px; } }

.basic_intro {
  background: #F2F2F2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 25px 30px 30px 30px;
  float: left;
  width: 100%; }
  .basic_intro.bigText h1 {
    font-size: 2.250em;
    line-height: 0.972em;
    margin: 0 0 10px 0; }
  .basic_intro.bigText p {
    font-size: 1.250em;
    line-height: 1.700em; }
  .basic_intro h1, .basic_intro h2 {
    margin: 0;
    font-size: 1.625em; }
    @media (max-width: 767px) {
      .basic_intro h1, .basic_intro h2 {
        font-size: 1.500em; } }
  .basic_intro .county {
    margin: 10px 0 0 0;
    display: block; }
    .basic_intro .county:before {
      color: #D82F6F; }
    .basic_intro .county a {
      color: #D82F6F;
      padding-left: 10px;
      font-size: 1.125em;
      line-height: 1.7em; }
      .basic_intro .county a:hover {
        text-decoration: underline; }
  .basic_intro .author span {
    position: relative;
    padding-left: 30px;
    margin-right: 20px; }
    .basic_intro .author span:before {
      position: absolute;
      left: 0;
      font-size: 14px; }
  .basic_intro p {
    font-size: 1.125em;
    line-height: 1.700em;
    margin-bottom: 0;
    color: #484848; }
    .basic_intro p a {
      color: #458451; }
      .basic_intro p a:hover {
        color: #484848; }
    @media (max-width: 767px) {
      .basic_intro p {
        font-size: 1em; } }
  .basic_intro ul, .basic_intro ol {
    padding-left: 20px;
    margin: 10px 0; }
    .basic_intro ul li, .basic_intro ol li {
      list-style-type: circle;
      font-size: 1.125em;
      line-height: 1.7em; }
  .basic_intro .btn {
    padding: 9px 20px; }
  @media (max-width: 767px) {
    .basic_intro {
      padding-right: 30px; } }
  .basic_intro.content {
    float: left;
    width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
  @media (max-width: 1199px) {
    .basic_intro {
      padding: 30px 31px 21px 31px; } }

@media (max-width: 991px) {
  .standard.image {
    display: inline-block;
    padding: 30px 0 0 0;
    width: 100%; } }
.standard.image figure img {
  margin: 0 auto; }

.overview_block_full.readersphoto ul li.current {
  padding-right: 15px;
  width: 100%; }
  @media (max-width: 767px) {
    .overview_block_full.readersphoto ul li.current {
      padding-right: 0; } }
  .overview_block_full.readersphoto ul li.current a {
    font-size: 1.250em; }
    .overview_block_full.readersphoto ul li.current a .overlay {
      right: 15px; }
      @media (max-width: 991px) {
        .overview_block_full.readersphoto ul li.current a .overlay {
          right: 0; } }
    @media (max-width: 767px) {
      .overview_block_full.readersphoto ul li.current a figure img {
        width: auto;
        height: 100%; } }
.overview_block_full.readersphoto ul li a .overlay {
  opacity: 0; }
.overview_block_full.readersphoto ul li a h2 {
  text-shadow: 1px 2px rgba(0, 0, 0, 0.2); }
.overview_block_full ul {
  display: block; }
  .overview_block_full ul li {
    float: left;
    height: 200px;
    position: relative;
    margin: 5px 0;
    overflow: hidden;
    width: 100%; }
    .overview_block_full ul li:first-child {
      margin-top: 10px; }
    .overview_block_full ul li a .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(86, 86, 86, 0.5);
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
    .overview_block_full ul li a figure {
      height: 100%; }
      .overview_block_full ul li a figure img {
        width: 100%; }
        @media (max-width: 1199px) {
          .overview_block_full ul li a figure img {
            width: 100%;
            height: 100%; } }
        @media (max-width: 767px) {
          .overview_block_full ul li a figure img {
            width: auto;
            height: 100%;
            max-width: none; } }
      @media (max-width: 767px) {
        .overview_block_full ul li a figure {
          height: 100%;
          overflow: hidden; } }
    .overview_block_full ul li a .overview_block_full_text {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .overview_block_full ul li a .overview_block_full_text .overviewAdvertorial {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #F2F2F2;
        color: #484848;
        font-size: 0.750em;
        margin: 0;
        padding: 2px 0;
        text-align: center;
        text-transform: uppercase; }
      .overview_block_full ul li a .overview_block_full_text h2 {
        text-align: center;
        text-transform: uppercase;
        font-size: 1.250em;
        line-height: 1.700em;
        color: white;
        margin: 0;
        letter-spacing: 3px; }
    @media (max-width: 767px) {
      .overview_block_full ul li {
        height: 150px; } }
.overview_block_full.articles {
  margin-left: -7.5px;
  margin-right: -7.5px;
  padding-top: 12.5px; }
  .overview_block_full.articles li {
    float: left;
    width: calc(100% /3 - 15px);
    margin: 7.5px;
    height: 268px; }
    .overview_block_full.articles li:first-child {
      margin-top: 7.5px; }
    .overview_block_full.articles li.no_image .respond_count:before {
      color: white; }
    .overview_block_full.articles li:hover .respond_count:before {
      color: white; }
    .overview_block_full.articles li:hover .likes:before {
      color: white; }
    @media (max-width: 767px) {
      .overview_block_full.articles li figure img {
        width: 100%;
        height: auto; } }
    @media (max-width: 1199px) {
      .overview_block_full.articles li {
        width: calc(100% /2 - 15px); } }
    @media (max-width: 767px) {
      .overview_block_full.articles li {
        width: 100%;
        margin: 10px 0; } }
  .overview_block_full.articles .advertorials {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 3px 0px;
    background: #F2F2F2;
    color: #484848;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 0.750em; }
  .overview_block_full.articles .video_item:before {
    position: absolute;
    font-size: 2.25em;
    top: 57px;
    left: 50%;
    color: white;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .overview_block_full.articles .overview_block_full_text {
    width: 100%;
    padding: 0 15px;
    padding-top: 106px;
    top: 0;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    .overview_block_full.articles .overview_block_full_text h2 {
      font-size: 1em;
      line-height: 1.625em;
      letter-spacing: 2.25px; }
    .overview_block_full.articles .overview_block_full_text .stars {
      position: absolute;
      left: 50%;
      display: inline-block;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      margin-top: 12px;
      width: 100%;
      text-align: center; }
      .overview_block_full.articles .overview_block_full_text .stars li {
        width: auto !important;
        height: auto !important;
        float: none;
        display: inline-block; }
  .overview_block_full.articles .respond_count {
    color: white;
    position: absolute;
    bottom: 10px;
    left: 10px; }
    .overview_block_full.articles .respond_count:before {
      font-size: 24px; }
    .overview_block_full.articles .respond_count span {
      position: absolute;
      left: 0;
      bottom: 1px;
      font-size: 0.750em;
      text-align: center;
      width: 100%;
      color: white; }
  .overview_block_full.articles .likes {
    color: white;
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 0; }
    .overview_block_full.articles .likes:before {
      color: #87CD55; }
    .overview_block_full.articles .likes span {
      color: white;
      padding-left: 10px; }
  @media (max-width: 767px) {
    .overview_block_full.articles {
      margin-left: auto;
      margin-right: auto; } }

.stars {
  width: 100%;
  float: left;
  display: block;
  margin: 20px 0 30px 0; }

.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 151px;
  height: 29px;
  overflow: hidden;
  position: relative;
  background: url("/media/images/star_grey.png");
  background-size: contain;
  float: left; }
  .star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url("/media/images/star_yellow.png");
    background-size: contain; }
  .star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative; }
    .star-rating input:hover + i, .star-rating input:checked + i {
      opacity: 1; }
  .star-rating i ~ i {
    width: 40%; }
  .star-rating i ~ i ~ i {
    width: 60%; }
  .star-rating i ~ i ~ i ~ i {
    width: 80%; }
  .star-rating i ~ i ~ i ~ i ~ i {
    width: 100%; }

.choice {
  display: block; }

*, ::after, ::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  vertical-align: middle; }

body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.floriade-expo {
  margin: 50px 0; }
  .floriade-expo h2 {
    font-size: 2.188em;
    color: #458451; }

.groei-bloei {
  margin: 0 0 50px 0; }
  .groei-bloei h2 {
    font-size: 2.188em;
    color: #458451; }

.subscriptions {
  float: left;
  padding: 40px 35px 0 35px; }
  .subscriptions ul li {
    float: left;
    margin-bottom: 60px; }
    .subscriptions ul li figure img {
      margin: 0 auto;
      display: block; }
    .subscriptions ul li h2 {
      color: #484848;
      font-size: 1.125em;
      margin: 20px 0 6px 0;
      text-align: center; }
    .subscriptions ul li p {
      font-size: 0.875em;
      line-height: 1.857em;
      text-align: center;
      margin-bottom: 22px;
      color: #484848; }
    .subscriptions ul li .button_holder {
      text-align: center; }
      .subscriptions ul li .button_holder .btn {
        padding-left: 20px;
        padding-right: 20px;
        color: white; }

.title {
  background: #87CD55;
  border-top-right-radius: 8px;
  position: relative;
  padding: 14px 30px; }
  .title h1 {
    font-size: 1.250em;
    color: white;
    margin: 0; }
    .title h1:before {
      position: absolute;
      right: 30px;
      color: white;
      font-size: 0.8em;
      top: 50%;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }

.top_image figure img {
  width: 100%; }

.to_do_list {
  float: left;
  margin: 30px 0;
  background: #00A995;
  padding: 35px 40px;
  width: 100%; }
  @media (max-width: 991px) {
    .to_do_list {
      float: none; } }
  .to_do_list h2 {
    color: white;
    margin: 0;
    font-size: 1.625em;
    text-transform: uppercase; }
  .to_do_list ul li, .to_do_list ul a, .to_do_list ul p {
    color: white;
    position: relative;
    margin-top: 30px;
    line-height: 1.750em;
    font-size: 1.1em; }
    .to_do_list ul li:before, .to_do_list ul a:before, .to_do_list ul p:before {
      position: absolute;
      left: 0;
      top: 5px; }
  .to_do_list ul a {
    border-bottom: 1px solid white;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    .to_do_list ul a:hover {
      border-bottom: 1px solid white;
      padding-bottom: 5px; }
  .to_do_list ul li {
    padding-left: 40px; }

.calendar_items > .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.calendar_items .half_width {
  width: 50%;
  float: left; }
  .calendar_items .half_width:nth-child(odd) {
    padding-right: 10px !important;
    padding-left: 0px !important; }
    @media (max-width: 767px) {
      .calendar_items .half_width:nth-child(odd) {
        padding-right: 0 !important; } }
  .calendar_items .half_width:nth-child(even) {
    padding-right: 0px !important;
    padding-left: 10px !important; }
    @media (max-width: 767px) {
      .calendar_items .half_width:nth-child(even) {
        padding-right: 0 !important; } }
  .calendar_items .half_width .media {
    min-height: 260px; }
  @media (max-width: 767px) {
    .calendar_items .half_width {
      width: 100%; } }
.calendar_items h2 {
  font-size: 1.625em;
  margin: 0 0 14px 0;
  width: 100%; }
.calendar_items figure img {
  width: 100%; }
.calendar_items .media {
  background: #F2F2F2;
  padding: 25px 30px 30px 20px;
  margin: 0 0 20px 0; }
  .calendar_items .media h3 {
    margin: 0 0 12px 0;
    color: #87CD55;
    font-size: 1.250em; }
  .calendar_items .media p {
    line-height: 1.750em;
    margin: 0px 0 23px 0; }
  .calendar_items .media .btn {
    background: #87CD55;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    .calendar_items .media .btn:hover {
      background: #484848; }

.videos h2 {
  background: #87CD55;
  font-size: 1.250em;
  text-align: center;
  margin: 0;
  color: white;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 14px 0px; }
.videos .video {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin: 0 0 10px 0; }
  .videos .video a {
    display: block;
    position: relative; }
    .videos .video a .overlay {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(86, 86, 86, 0.3); }
    @media (max-width: 991px) {
      .videos .video a figure img {
        width: 100%;
        height: auto; } }
    .videos .video a:hover .play {
      color: #484848 !important; }
    .videos .video a:hover h2 {
      background: transparent !important; }
  .videos .video .play {
    height: 40px !important;
    width: 40px !important;
    top: 80px !important;
    padding: 5px 0 0 0 !important;
    color: #87CD55 !important; }
    .videos .video .play:before {
      font-size: 1.9em !important;
      margin-left: 0 !important; }
    @media (max-width: 1199px) {
      .videos .video .play {
        top: 50px !important; } }
    @media (max-width: 991px) {
      .videos .video .play {
        top: 50% !important; } }
    @media (max-width: 767px) {
      .videos .video .play {
        display: none; } }
  .videos .video h2 {
    background: transparent;
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    padding: 0 !important;
    margin: 0;
    position: absolute !important;
    bottom: 30px !important;
    z-index: 999; }
    @media (max-width: 1199px) {
      .videos .video h2 {
        bottom: 26px; } }
    @media (max-width: 991px) {
      .videos .video h2 {
        bottom: 40px; } }
    @media (max-width: 767px) {
      .videos .video h2 {
        font-size: 0.8em; } }
.videos .video_thumb {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin: 0 0 10px 0; }
  .videos .video_thumb a {
    display: block;
    background: #87CD55;
    color: #484848;
    margin: 0;
    border-radius: 0;
    text-align: left;
    padding: 14px 10px 15px 67px;
    position: relative; }
    .videos .video_thumb a:before {
      position: absolute;
      left: 30px;
      top: 16px; }
    .videos .video_thumb a:hover {
      background: #484848;
      color: white; }
.videos .btn.big {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
  color: white; }

.club_nav {
  padding: 0 10px;
  margin-top: -55px; }
  @media (max-width: 767px) {
    .club_nav {
      padding: 0;
      margin-top: 10px; } }
  .club_nav ul {
    display: flex;
    flex-wrap: wrap; }
    .club_nav ul li {
      float: left;
      width: 33.333333%;
      margin: 0;
      padding: 0 10px; }
      @media (max-width: 767px) {
        .club_nav ul li {
          padding: 0; } }
      .club_nav ul li a {
        background: #87CD55;
        color: white;
        text-transform: uppercase;
        padding: 44px;
        border-radius: 5px;
        display: block;
        text-align: center;
        font-size: 1.125em;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
        .club_nav ul li a:hover {
          background: #FF8E47; }
        @media (max-width: 1199px) {
          .club_nav ul li a {
            font-size: 1em; } }
        @media (max-width: 991px) {
          .club_nav ul li a {
            padding: 44px 13px; } }
      .club_nav ul li:first-child {
        margin-left: 0; }
      .club_nav ul li:nth-child(2) a {
        background: #458451; }
        .club_nav ul li:nth-child(2) a:hover {
          background: #FF8E47; }
      .club_nav ul li:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .club_nav ul li {
          margin: 10px 0 0 0;
          width: 100%; } }

.give_opinion {
  position: relative; }
  .give_opinion .form .personal_info {
    width: 61.5%;
    float: left;
    background: #F2F2F2;
    padding: 30px 20px 40px 20px;
    margin-right: 10px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    margin-bottom: 0; }
    .give_opinion .form .personal_info .form-group h2 {
      color: #87CD55 !important;
      font-size: 1.375em;
      margin: 10px 0 10px 0 !important; }
    .give_opinion .form .personal_info .form-group input {
      border-top: 0;
      border-right: 0;
      border-bottom: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 8px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    .give_opinion .form .personal_info .form-group textarea {
      min-height: 140px !important; }
    @media (max-width: 991px) {
      .give_opinion .form .personal_info {
        width: 100%; } }
  .give_opinion .form .rate_block {
    position: absolute;
    top: 0;
    right: 20px;
    width: 36.4%;
    background: #F2F2F2;
    padding: 0; }
    .give_opinion .form .rate_block .rate_block_content {
      margin: 0;
      padding-bottom: 18px; }
      .give_opinion .form .rate_block .rate_block_content .stars {
        margin: 10px 0 10px; }
      .give_opinion .form .rate_block .rate_block_content ul {
        margin: 7px 0 0 0; }
    @media (max-width: 991px) {
      .give_opinion .form .rate_block {
        width: 100%;
        position: relative;
        right: 0;
        margin-top: 10px;
        margin-bottom: 10px; } }
  .give_opinion .form .form_button {
    position: absolute;
    right: 20px;
    width: 36.4%;
    top: 130px;
    padding: 0; }
    .give_opinion .form .form_button .button {
      padding: 0; }
    .give_opinion .form .form_button .btn {
      display: block;
      background: #87CD55;
      border-radius: 2px;
      width: 100%;
      margin: 0;
      height: 104px;
      border: 0;
      font-size: 1em; }
      .give_opinion .form .form_button .btn:hover {
        background: #484848 !important; }
    @media (max-width: 991px) {
      .give_opinion .form .form_button {
        width: 100%;
        position: relative;
        right: 0;
        top: 0; } }
  .give_opinion .form .empty_block {
    width: 36.4%;
    background: #F2F2F2;
    position: absolute;
    right: 20px;
    top: 244px;
    bottom: 0;
    display: flex;
    display: -webkit-flex; }
    @media (max-width: 991px) {
      .give_opinion .form .empty_block {
        display: none;
        top: 0; } }

.club .why_text_image .magazine_intro {
  padding-top: 18px;
  padding-right: 120px; }
  .club .why_text_image .magazine_intro h2 {
    color: #87CD55; }
  .club .why_text_image .magazine_intro .intro p {
    line-height: 1.700em; }
  .club .why_text_image .magazine_intro p {
    line-height: 1.750em; }
  @media (max-width: 1199px) {
    .club .why_text_image .magazine_intro {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    .club .why_text_image .magazine_intro {
      padding-right: 20px;
      padding-bottom: 20px; } }
.club .why_text_image .magazine_image {
  padding-top: 18px;
  margin-left: -50px; }
  @media (max-width: 991px) {
    .club .why_text_image .magazine_image {
      margin-left: 0;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 20px; } }
.club .special_block .special_block_text {
  top: 53px;
  left: 0;
  right: 0;
  padding: 0 260px; }
  .club .special_block .special_block_text h2 {
    font-size: 1.875em;
    margin-bottom: 8px; }
    @media (max-width: 1199px) {
      .club .special_block .special_block_text h2 {
        font-size: 1.5em; } }
  .club .special_block .special_block_text p {
    font-size: 1.250em;
    line-height: 1.700em; }
    @media (max-width: 1199px) {
      .club .special_block .special_block_text p {
        font-size: 1em;
        line-height: 1.5em; } }
  .club .special_block .special_block_text .form_style {
    background: transparent;
    margin-top: -10px;
    padding: 0 18px 25px 18px; }
    .club .special_block .special_block_text .form_style form {
      padding: 0 25px 0 25px; }
      .club .special_block .special_block_text .form_style form .form_wrapper {
        border-top: 1px solid white;
        padding-top: 25px; }
      .club .special_block .special_block_text .form_style form .form-group {
        text-align: left;
        margin-bottom: 20px; }
        .club .special_block .special_block_text .form_style form .form-group.left {
          padding-left: 0; }
        .club .special_block .special_block_text .form_style form .form-group.right {
          padding-right: 0; }
        .club .special_block .special_block_text .form_style form .form-group.button {
          padding: 0; }
        .club .special_block .special_block_text .form_style form .form-group label {
          color: white;
          font-size: 0.875em; }
        .club .special_block .special_block_text .form_style form .form-group input {
          border: 0;
          border-radius: 0; }
        .club .special_block .special_block_text .form_style form .form-group .btn {
          display: block;
          background: #FF8E47;
          text-align: center;
          padding: 0;
          width: 100%;
          height: 60px; }
          .club .special_block .special_block_text .form_style form .form-group .btn:hover {
            color: #FF8E47 !important; }
        @media (max-width: 767px) {
          .club .special_block .special_block_text .form_style form .form-group {
            padding: 0 0px !important; } }
    @media (max-width: 767px) {
      .club .special_block .special_block_text .form_style {
        padding: 0 0px 25px; } }
  @media (max-width: 1199px) {
    .club .special_block .special_block_text {
      padding: 0 40px; } }
  @media (max-width: 991px) {
    .club .special_block .special_block_text {
      padding: 30px 40px;
      float: left;
      top: 5px; } }
  @media (max-width: 767px) {
    .club .special_block .special_block_text {
      padding: 30px;
      top: 0; } }
.club .events_wrapper {
  float: left; }
.club .event_agenda_wrapper {
  margin: 30px 0 0 0;
  float: left; }
  .club .event_agenda_wrapper .event_agenda {
    padding-right: 12px; }
    .club .event_agenda_wrapper .event_agenda .intro {
      background: #F2F2F2;
      padding: 25px 30px; }
      .club .event_agenda_wrapper .event_agenda .intro h2 {
        color: #87CD55;
        font-size: 1.625em;
        line-height: 1.192em;
        margin: 0 0 8px 0; }
      .club .event_agenda_wrapper .event_agenda .intro p {
        font-size: 1.250em;
        line-height: 1.700em;
        color: #484848;
        margin: 0; }
    .club .event_agenda_wrapper .event_agenda .single_event {
      float: left;
      position: relative;
      width: calc(50% - 5px);
      margin-top: 10px; }
      .club .event_agenda_wrapper .event_agenda .single_event:nth-child(even) {
        margin-right: 5px; }
        @media (max-width: 767px) {
          .club .event_agenda_wrapper .event_agenda .single_event:nth-child(even) {
            margin-right: 0; } }
      .club .event_agenda_wrapper .event_agenda .single_event:nth-child(odd) {
        margin-left: 5px; }
        @media (max-width: 767px) {
          .club .event_agenda_wrapper .event_agenda .single_event:nth-child(odd) {
            margin-left: 0; } }
      .club .event_agenda_wrapper .event_agenda .single_event a {
        background: #F2F2F2;
        padding: 25px 30px;
        display: block;
        min-height: 164px; }
        .club .event_agenda_wrapper .event_agenda .single_event a:hover {
          background: #87CD55; }
          .club .event_agenda_wrapper .event_agenda .single_event a:hover p:before {
            color: #484848; }
      .club .event_agenda_wrapper .event_agenda .single_event h3 {
        font-size: 1.125em;
        line-height: 1.167em;
        color: #484848;
        margin: 0 0 4px 0; }
      .club .event_agenda_wrapper .event_agenda .single_event span {
        color: #484848;
        font-size: 0.750em;
        position: relative;
        padding-left: 20px;
        float: left;
        margin-right: 30px; }
        .club .event_agenda_wrapper .event_agenda .single_event span:before {
          position: absolute;
          left: 0;
          top: 1px; }
      .club .event_agenda_wrapper .event_agenda .single_event p {
        display: block;
        clear: both;
        position: absolute;
        padding-left: 23px;
        font-size: 0.750em;
        color: #484848;
        bottom: 25px; }
        .club .event_agenda_wrapper .event_agenda .single_event p:before {
          position: absolute;
          left: 0;
          top: 1px;
          color: #87CD55;
          font-size: 1.2em; }
      @media (max-width: 767px) {
        .club .event_agenda_wrapper .event_agenda .single_event {
          width: 100%; } }
    .club .event_agenda_wrapper .event_agenda .full {
      display: block;
      background: #87CD55;
      color: white;
      position: relative;
      padding: 20px 25px 20px 65px;
      float: left;
      width: 100%;
      margin: 10px 0 0 0;
      text-align: left;
      font-size: 1.125em; }
      .club .event_agenda_wrapper .event_agenda .full:before {
        position: absolute;
        left: 25px;
        top: 25px;
        font-size: 0.9em; }
      .club .event_agenda_wrapper .event_agenda .full:hover {
        background: #484848; }
    @media (max-width: 1199px) {
      .club .event_agenda_wrapper .event_agenda {
        padding-right: 0; } }
  .club .event_agenda_wrapper .side_blocks {
    margin-left: -42px;
    float: left; }
    .club .event_agenda_wrapper .side_blocks .single_side_block {
      background: #007D6E;
      padding: 25px 30px;
      margin-top: 10px;
      position: relative;
      height: 241px; }
      .club .event_agenda_wrapper .side_blocks .single_side_block.first {
        border-top-right-radius: 8px;
        margin-top: 0;
        height: 355px; }
        @media (max-width: 1199px) {
          .club .event_agenda_wrapper .side_blocks .single_side_block.first {
            height: auto;
            margin-top: 10px; } }
      .club .event_agenda_wrapper .side_blocks .single_side_block.with_image {
        padding: 0;
        height: 313px; }
        @media (max-width: 1199px) {
          .club .event_agenda_wrapper .side_blocks .single_side_block.with_image {
            height: auto; } }
      @media (max-width: 1199px) {
        .club .event_agenda_wrapper .side_blocks .single_side_block.last {
          margin-right: 0; } }
      .club .event_agenda_wrapper .side_blocks .single_side_block .bg_image {
        position: relative; }
        .club .event_agenda_wrapper .side_blocks .single_side_block .bg_image .overlay {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(82, 126, 223, 0.9); }
        @media (max-width: 991px) {
          .club .event_agenda_wrapper .side_blocks .single_side_block .bg_image figure img {
            width: 100%; } }
      .club .event_agenda_wrapper .side_blocks .single_side_block .text_block {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px; }
        @media (max-width: 767px) {
          .club .event_agenda_wrapper .side_blocks .single_side_block .text_block {
            position: relative;
            top: auto;
            right: auto;
            bottom: auto;
            left: auto;
            padding: 30px; } }
      .club .event_agenda_wrapper .side_blocks .single_side_block h3 {
        color: white;
        font-size: 1.625em;
        line-height: 1.231em;
        margin: 0 0 8px 0;
        position: relative; }
        .club .event_agenda_wrapper .side_blocks .single_side_block h3.icon {
          padding-left: 44px; }
        .club .event_agenda_wrapper .side_blocks .single_side_block h3:before {
          position: absolute;
          left: 0;
          top: 2px; }
      .club .event_agenda_wrapper .side_blocks .single_side_block p {
        color: white;
        line-height: 1.500em;
        margin: 0;
        padding-right: 33px; }
        @media (max-width: 1199px) {
          .club .event_agenda_wrapper .side_blocks .single_side_block p {
            padding-right: 0px; } }
      .club .event_agenda_wrapper .side_blocks .single_side_block .intro {
        font-size: 1.250em;
        line-height: 1.250em;
        margin-bottom: 10px;
        padding: 0; }
      .club .event_agenda_wrapper .side_blocks .single_side_block .btn {
        background: white;
        color: #484848;
        padding: 9px 19px;
        margin-top: 23px; }
        .club .event_agenda_wrapper .side_blocks .single_side_block .btn:hover {
          background: #484848;
          color: white; }
      @media (max-width: 1199px) {
        .club .event_agenda_wrapper .side_blocks .single_side_block {
          float: left;
          height: auto;
          width: calc(100% / 3);
          margin-right: 10px; } }
      @media (max-width: 991px) {
        .club .event_agenda_wrapper .side_blocks .single_side_block {
          width: 100%; } }
    @media (max-width: 1199px) {
      .club .event_agenda_wrapper .side_blocks {
        margin-left: 0;
        display: flex; } }
    @media (max-width: 991px) {
      .club .event_agenda_wrapper .side_blocks {
        display: block; } }
.club .overview_block_full {
  padding: 12.5px 80px 0 80px;
  margin-top: 50px; }
  .club .overview_block_full .articles_title {
    text-align: center;
    color: #458451;
    text-transform: uppercase;
    font-size: 1.125em;
    margin: 0;
    padding: 0 0 30px 0; }
  .club .overview_block_full ul li {
    width: calc(100% /4 - 15px); }
    .club .overview_block_full ul li a figure img {
      width: auto;
      height: 100%; }
      @media (max-width: 991px) {
        .club .overview_block_full ul li a figure img {
          width: 100%;
          height: auto; } }
    .club .overview_block_full ul li a h3 {
      text-align: center;
      text-transform: uppercase;
      color: white;
      margin: 0;
      font-size: 1em;
      line-height: 1.625em;
      letter-spacing: 2.25px; }
    @media (max-width: 991px) {
      .club .overview_block_full ul li {
        width: calc(100% /2 - 15px); } }
    @media (max-width: 767px) {
      .club .overview_block_full ul li {
        width: 100%; } }
  @media (max-width: 1199px) {
    .club .overview_block_full {
      padding: 12.5px 0px 0; } }
  @media (max-width: 991px) {
    .club .overview_block_full {
      padding: 12.5px 20px 0; } }

.listingpage .content_header {
  margin-bottom: 80px; }
.listingpage .basic_list_type {
  float: left; }
  .listingpage .basic_list_type.listSearch ul li:first-child {
    margin-top: 0; }
    .listingpage .basic_list_type.listSearch ul li:first-child .media {
      padding-top: 30px; }
  .listingpage .basic_list_type ul li {
    margin: 0;
    border-bottom: 1px solid #E7E7E7; }
    .listingpage .basic_list_type ul li:first-child {
      margin-top: 0; }
      .listingpage .basic_list_type ul li:first-child .media {
        padding-top: 0; }
    .listingpage .basic_list_type ul li p {
      padding: 0 30px; }
    .listingpage .basic_list_type ul li:last-child {
      border-bottom: 0; }
    .listingpage .basic_list_type ul li .media {
      padding: 30px; }
    .listingpage .basic_list_type ul li .media-left {
      float: left;
      padding-right: 30px; }
      @media (max-width: 767px) {
        .listingpage .basic_list_type ul li .media-left {
          width: 100%;
          display: block;
          padding: 0 0 10px 0; } }
      @media (max-width: 767px) {
        .listingpage .basic_list_type ul li .media-left img {
          width: 100%; } }
    .listingpage .basic_list_type ul li .media-body h3 {
      margin: 3px 0 6px 0;
      color: #484848;
      font-size: 1.250em;
      line-height: 1.300em;
      color: #484848;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
      .listingpage .basic_list_type ul li .media-body h3:hover {
        color: #87CD55; }
    .listingpage .basic_list_type ul li .media-body span {
      font-size: 0.9em;
      position: relative;
      padding-left: 27px;
      color: #666666; }
      .listingpage .basic_list_type ul li .media-body span:before {
        color: #484848;
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 1.1em; }
      .listingpage .basic_list_type ul li .media-body span.date {
        margin-right: 20px; }
      .listingpage .basic_list_type ul li .media-body span.name a {
        color: #484848; }
        .listingpage .basic_list_type ul li .media-body span.name a:hover {
          color: #87CD55; }
    .listingpage .basic_list_type ul li .media-body a {
      color: #23462A; }
      .listingpage .basic_list_type ul li .media-body a:hover {
        color: #87CD55; }
    .listingpage .basic_list_type ul li .media-body p {
      font-size: 1em;
      line-height: 1.750em;
      padding: 0px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .listingpage .basic_list_type ul li .media-body p {
          padding-right: 0; } }
      .listingpage .basic_list_type ul li .media-body p a {
        display: inline-block;
        margin-top: -4px; }
    .listingpage .basic_list_type ul li .media-body .btn {
      color: #23462A;
      padding: 9px 20px;
      margin-right: 15px;
      margin-bottom: 0px; }
      .listingpage .basic_list_type ul li .media-body .btn:hover {
        color: white; }
.listingpage .full_width_button {
  float: left;
  width: 100%;
  margin: 30px 0; }
  .listingpage .full_width_button .btn {
    width: 100%;
    display: block;
    color: white;
    position: relative;
    padding: 20px 15px 20px 55px;
    text-align: left;
    letter-spacing: 2.25px; }
    .listingpage .full_width_button .btn:before {
      position: absolute;
      left: 20px;
      top: 24px; }

.safecracker_file_input {
  border-top-right-radius: 8px;
  background: white;
  height: 50px;
  position: relative; }
  .safecracker_file_input:after {
    color: white;
    font-size: 16px;
    border-top-right-radius: 8px;
    text-align: center;
    padding: 13px 0;
    transition: 0.3s;
    content: 'Kies bestand';
    height: 50px;
    width: 130px;
    background: #87CD55;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .safecracker_file_input input {
    background: #87CD55;
    width: 130px;
    float: right;
    z-index: 9999;
    position: relative;
    opacity: 0; }
    .safecracker_file_input input:hover {
      cursor: pointer; }

.groenspots h2 {
  font-size: 1.250em;
  margin: 27px 0px 20px;
  padding-left: 30px; }
.groenspots ul li .media .media-body .date {
  font-size: 0.875em;
  margin: 0; }
.groenspots ul li .media .media-body p {
  line-height: 1.500em;
  margin-top: 0; }

.left_content .form_style {
  padding: 0;
  background: white;
  margin-top: 10px; }
  .left_content .form_style .form-group {
    margin-bottom: 24px !important; }
    .left_content .form_style .form-group input {
      background: #F2F2F2 !important;
      color: #484848 !important; }
    .left_content .form_style .form-group .send {
      width: 100%;
      background: #484848 !important;
      color: white !important; }
  .left_content .form_style .btn-group button {
    background: #F2F2F2 !important;
    color: #484848; }
    .left_content .form_style .btn-group button .filter-option {
      font-size: 0.875em; }
  .left_content .form_style .dropdown-menu li {
    background: #F2F2F2;
    color: #484848; }

.media .media-body .county:before {
  color: #D82F6F !important;
  top: -2px !important;
  font-size: 1.3em !important; }

.no_show {
  display: none; }

.landing_top {
  margin-bottom: 30px; }
  .landing_top .flexbox {
    display: flex; }
    @media (max-width: 1199px) {
      .landing_top .flexbox {
        display: block; } }
  .landing_top .main_item {
    position: relative; }
    .landing_top .main_item .main_item_image {
      margin-right: -20px;
      height: 100%; }
      @media (max-width: 1199px) {
        .landing_top .main_item .main_item_image {
          margin-right: 0; } }
      .landing_top .main_item .main_item_image figure {
        height: 100%; }
        .landing_top .main_item .main_item_image figure img {
          height: 100%;
          width: auto;
          max-width: none; }
          @media (max-width: 1199px) {
            .landing_top .main_item .main_item_image figure img {
              width: 100%; } }
    .landing_top .main_item .main_item_text {
      position: absolute;
      bottom: 0;
      left: 20px;
      padding: 24px 30px;
      width: 40.5%;
      transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear; }
      .landing_top .main_item .main_item_text h2 {
        color: white;
        font-size: 1.375em;
        line-height: 1.364em;
        margin: 0 0 6px 0;
        padding-right: 30px; }
      .landing_top .main_item .main_item_text p {
        color: white;
        margin-bottom: 14px; }
      .landing_top .main_item .main_item_text .link {
        float: left;
        color: white;
        position: relative;
        margin-bottom: 0; }
        .landing_top .main_item .main_item_text .link:before {
          position: absolute;
          right: -25px;
          top: 6px;
          font-size: 0.9em; }
      @media (max-width: 1199px) {
        .landing_top .main_item .main_item_text {
          width: auto;
          right: 20px; } }
      @media (max-width: 767px) {
        .landing_top .main_item .main_item_text {
          float: left;
          position: relative;
          left: 0;
          right: 20px; } }

.highlighted .single_highlight {
  border-bottom: 1px solid white;
  margin-left: -20px;
  position: relative;
  min-height: 33.3333%; }
  .highlighted .single_highlight:last-child {
    border-right: 0; }
  .highlighted .single_highlight.pink a:hover {
    background: #D82F6F; }
  .highlighted .single_highlight.orange a:hover {
    background: #FF8E47; }
  .highlighted .single_highlight.aqua a:hover {
    background: #007D6E; }
  .highlighted .single_highlight.green a:hover {
    background: #458451; }
  .highlighted .single_highlight.greenlight a:hover {
    background: #87CD55; }
  .highlighted .single_highlight.blue a:hover {
    background: #4873D0; }
  .highlighted .single_highlight a {
    background: #F2F2F2;
    padding: 25px 30px 40px 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .highlighted .single_highlight a:hover .highlight_title {
      color: white; }
    .highlighted .single_highlight a:hover h2 {
      color: white; }
    .highlighted .single_highlight a:hover .link {
      color: white; }
    @media (max-width: 1199px) {
      .highlighted .single_highlight a {
        display: block;
        position: relative; } }
  .highlighted .single_highlight .highlight_title {
    text-transform: uppercase;
    color: #484848;
    font-size: 1.250em;
    margin-bottom: 8px; }
  .highlighted .single_highlight h2, .highlighted .single_highlight h3 {
    color: #484848;
    margin: 0 0 19px 0;
    font-size: 1em;
    line-height: 1.625em; }
  .highlighted .single_highlight .link {
    color: #484848;
    position: absolute;
    bottom: 23px;
    margin-bottom: 0; }
    .highlighted .single_highlight .link:before {
      position: absolute;
      right: 0;
      left: 90px;
      top: 4px; }
  @media (max-width: 1199px) {
    .highlighted .single_highlight {
      margin-left: 0;
      width: calc(100% / 3);
      float: left;
      border-right: 1px solid white;
      border-bottom: 0;
      flex: 1;
      background: #F2F2F2; } }
  @media (max-width: 767px) {
    .highlighted .single_highlight {
      width: 100%;
      border-bottom: 1px solid white;
      border-right: 0; } }
@media (max-width: 1199px) {
  .highlighted {
    display: flex; } }
@media (max-width: 767px) {
  .highlighted {
    display: block; } }

.landing_news .landing_news_wrapper {
  margin-right: -20px; }
  @media (max-width: 991px) {
    .landing_news .landing_news_wrapper {
      margin-right: 0; } }
.landing_news h2 {
  color: white;
  font-size: 1.250em;
  line-height: 1.600em;
  margin: 0;
  padding: 7px 30px; }
.landing_news .basic_list_type ul li {
  margin-bottom: 30px; }
  .landing_news .basic_list_type ul li:last-child {
    margin-bottom: 0; }
  .landing_news .basic_list_type ul li .media a {
    float: left; }
    .landing_news .basic_list_type ul li .media a:hover .media-body .btn {
      background: #484848; }
  .landing_news .basic_list_type ul li .media .media-left {
    padding-right: 0px;
    overflow: hidden;
    max-width: 222px; }
    .landing_news .basic_list_type ul li .media .media-left img {
      height: 100%;
      width: auto; }
      @media (max-width: 1199px) {
        .landing_news .basic_list_type ul li .media .media-left img {
          height: 100%; } }
      @media (max-width: 767px) {
        .landing_news .basic_list_type ul li .media .media-left img {
          width: 100%; } }
    @media (max-width: 1199px) {
      .landing_news .basic_list_type ul li .media .media-left {
        overflow: hidden; } }
    @media (max-width: 767px) {
      .landing_news .basic_list_type ul li .media .media-left {
        display: block;
        max-width: 100%; } }
  .landing_news .basic_list_type ul li .media .media-body {
    padding: 20px 30px 20px 30px;
    border: 1px solid #E4E4E4; }
    .landing_news .basic_list_type ul li .media .media-body h3 {
      font-size: 1em;
      line-height: 1.625em;
      margin-bottom: -5px; }
    .landing_news .basic_list_type ul li .media .media-body span {
      margin-bottom: 4px;
      position: relative;
      padding-left: 15px;
      color: #484848;
      font-size: 0.750em; }
      .landing_news .basic_list_type ul li .media .media-body span:before {
        font-size: 0.8em;
        color: #484848;
        position: absolute;
        left: 0;
        top: 4px; }
    .landing_news .basic_list_type ul li .media .media-body p {
      font-size: 1em;
      line-height: 1.5em;
      margin-bottom: 21px;
      color: #484848; }
    .landing_news .basic_list_type ul li .media .media-body .btn {
      transition: 0.3s; }
      .landing_news .basic_list_type ul li .media .media-body .btn:hover {
        background: #484848; }

.latest_blocks .events .events_wrapper {
  float: left;
  background: #458451;
  margin-left: -20px;
  margin-right: -10px; }
  @media (max-width: 1199px) {
    .latest_blocks .events .events_wrapper {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 30px; } }
.latest_blocks .events ul li {
  border-bottom: 1px solid white;
  float: left;
  width: 100%; }
  .latest_blocks .events ul li a {
    display: block;
    padding: 15px 30px;
    background: #579964;
    min-height: 105px; }
    .latest_blocks .events ul li a:hover {
      background: #458451; }
  .latest_blocks .events ul li.latest_title h2 {
    color: white;
    background: #458451;
    font-size: 1.250em;
    margin: 0;
    padding: 20px 30px; }
  .latest_blocks .events ul li a h3 {
    color: white;
    font-size: 1em;
    line-height: 1.500em;
    margin: 0 0 3px 0; }
  .latest_blocks .events ul li a span {
    position: relative;
    padding-left: 0px;
    font-size: 0.750em;
    color: white; }
    .latest_blocks .events ul li a span:before {
      position: absolute;
      left: 73px;
      top: 1px;
      font-size: 1.3em; }
    .latest_blocks .events ul li a span.calender {
      padding-left: 25px; }
      .latest_blocks .events ul li a span.calender:before {
        left: 0; }
  .latest_blocks .events ul li a.link {
    position: relative;
    color: white;
    padding: 21px 30px;
    min-height: auto; }
    .latest_blocks .events ul li a.link:before {
      position: absolute;
      right: 73px;
      top: 28px; }
    @media (max-width: 1199px) {
      .latest_blocks .events ul li a.link:before {
        right: 30px; } }
.latest_blocks .events.news .events_wrapper {
  float: left;
  background: #F2F2F2;
  margin-left: -10px;
  margin-right: -20px; }
  .latest_blocks .events.news .events_wrapper ul li.latest_title h2 {
    color: #484848;
    padding: 20px 30px 19px 30px;
    background: #F2F2F2; }
  .latest_blocks .events.news .events_wrapper ul li:nth-child(odd) a {
    background: #F2F2F2; }
  .latest_blocks .events.news .events_wrapper ul li:nth-child(even) a {
    background: #E8E8E8; }
  .latest_blocks .events.news .events_wrapper ul li a {
    float: left;
    background: #E8E8E8;
    padding: 0;
    min-height: 124px;
    width: 100%; }
    .latest_blocks .events.news .events_wrapper ul li a:hover {
      background: #484848; }
      .latest_blocks .events.news .events_wrapper ul li a:hover .latest_text h3 {
        color: white; }
      .latest_blocks .events.news .events_wrapper ul li a:hover .latest_text span {
        color: white; }
    .latest_blocks .events.news .events_wrapper ul li a .latest_image {
      float: left; }
      @media (max-width: 767px) {
        .latest_blocks .events.news .events_wrapper ul li a .latest_image figure img {
          width: 100%; } }
      @media (max-width: 767px) {
        .latest_blocks .events.news .events_wrapper ul li a .latest_image {
          width: 100%; } }
    .latest_blocks .events.news .events_wrapper ul li a .latest_text {
      padding: 15px 20px;
      display: table-cell;
      vertical-align: top; }
      .latest_blocks .events.news .events_wrapper ul li a .latest_text h3 {
        color: #484848;
        margin: 0 0 16px; }
      .latest_blocks .events.news .events_wrapper ul li a .latest_text span {
        color: #484848; }
  @media (max-width: 1199px) {
    .latest_blocks .events.news .events_wrapper {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 0; } }
.latest_blocks .events.plantfun .events_wrapper {
  margin-right: -10px;
  margin-left: -20px; }
  .latest_blocks .events.plantfun .events_wrapper ul li.latest_title h2 {
    background: #458451;
    color: white; }
  .latest_blocks .events.plantfun .events_wrapper ul li a .latest_text h3 {
    color: #458451; }
  .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn {
    min-height: auto;
    width: 100%;
    padding: 14px 20px;
    background: #E8E8E8;
    padding: 24px 20px;
    color: #484848;
    background: #E8E8E8;
    position: relative; }
    .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn:before {
      position: absolute;
      top: 29px;
      right: 102px; }
    .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn:hover {
      color: white; }
    @media (max-width: 991px) {
      .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn:before {
        right: 30px; } }
    @media (max-width: 767px) {
      .latest_blocks .events.plantfun .events_wrapper ul li .linkbtn {
        font-size: 0.8em; } }
  @media (max-width: 1199px) {
    .latest_blocks .events.plantfun .events_wrapper {
      margin-right: -20px;
      margin-bottom: 30px; } }
.latest_blocks .events.week_plant .events_wrapper {
  margin-left: -10px; }
  .latest_blocks .events.week_plant .events_wrapper ul li.latest_title h2 {
    background: #F2F2F2; }
  .latest_blocks .events.week_plant .events_wrapper ul li:nth-child(odd) a {
    background: #F2F2F2; }
  .latest_blocks .events.week_plant .events_wrapper ul li:nth-child(even) a {
    background: #F2F2F2; }
  .latest_blocks .events.week_plant .events_wrapper ul li a:hover {
    background: #484848; }
  .latest_blocks .events.week_plant .events_wrapper ul li .linkbtn {
    min-height: auto;
    width: 100%;
    padding: 14px 20px;
    background: #E8E8E8;
    padding: 24px 20px;
    color: #484848;
    background: #E8E8E8;
    position: relative; }
    .latest_blocks .events.week_plant .events_wrapper ul li .linkbtn:before {
      position: absolute;
      top: 29px;
      right: 102px; }
    .latest_blocks .events.week_plant .events_wrapper ul li .linkbtn:hover {
      color: white; }
    @media (max-width: 991px) {
      .latest_blocks .events.week_plant .events_wrapper ul li .linkbtn:before {
        right: 30px; } }
  @media (max-width: 1199px) {
    .latest_blocks .events.week_plant .events_wrapper {
      margin-left: -20px; } }

.highlighted.current {
  margin: 30px 0;
  float: left;
  width: 100%; }
  .highlighted.current .single_highlight {
    float: left;
    margin-right: 0px;
    margin-left: 0;
    width: calc(100% / 2);
    border-right: 1px solid white; }
    @media (max-width: 767px) {
      .highlighted.current .single_highlight {
        width: 100%; } }
    .highlighted.current .single_highlight.actueel_overzicht a {
      position: static;
      display: block; }
    .highlighted.current .single_highlight.actueel_overzicht:hover a {
      color: white !important; }
      .highlighted.current .single_highlight.actueel_overzicht:hover a h3, .highlighted.current .single_highlight.actueel_overzicht:hover a p {
        color: white !important; }

.recent.current {
  background: #87CD55;
  border-radius: 8px;
  padding: 15px 20px;
  margin-left: -20px;
  margin-right: 20px; }
  .recent.current.blue {
    background: #4873D0; }
    .recent.current.blue h2 {
      color: white; }
    .recent.current.blue ul li .profile:hover h3 {
      color: #4873D0; }
    .recent.current.blue ul li .article_name:hover {
      color: #4873D0; }
  .recent.current h2 {
    font-size: 1.250em;
    color: #23462A;
    margin-top: 14px;
    margin-bottom: 26px; }
  .recent.current ul li {
    display: block;
    background: white;
    margin-bottom: 10px;
    border-radius: 2px;
    padding: 12px 20px;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear;
    width: 100%; }
    .recent.current ul li.link {
      color: #484848;
      padding: 9px 18px;
      float: left;
      margin: 10px 0 20px 0; }
      .recent.current ul li.link:hover {
        background: #484848;
        color: white; }
    .recent.current ul li .date {
      font-size: 0.750em;
      position: relative;
      padding-left: 25px;
      clear: both;
      display: block;
      margin: 0;
      color: #484848;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      .recent.current ul li .date:before {
        position: absolute;
        left: 0;
        top: 3px; }
    .recent.current ul li .profile h3 {
      font-size: 0.875em;
      color: #484848;
      margin: 0 13px 0 0;
      display: inline-block;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
    .recent.current ul li .profile:hover h3 {
      color: #87CD55; }
    .recent.current ul li .article_name {
      color: #484848;
      font-size: 0.875em;
      display: inline;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      .recent.current ul li .article_name:hover {
        color: #87CD55; }
      @media (max-width: 767px) {
        .recent.current ul li .article_name {
          margin: 10px 0; } }
  .recent.current ul .linkbtn {
    float: left !important;
    padding: 0 !important;
    margin: 10px 0 20px 0px !important;
    width: auto; }
    .recent.current ul .linkbtn a {
      color: #484848;
      padding: 9px 19px;
      display: block;
      margin: 0 !important;
      border-radius: none; }
      .recent.current ul .linkbtn a:hover {
        background: #484848;
        color: white; }
  @media (max-width: 1199px) {
    .recent.current {
      margin-right: -20px;
      margin-bottom: 30px; } }

.readers_pictures .pictures {
  position: relative;
  display: block;
  margin-left: -30px;
  margin-right: -20px; }
  .readers_pictures .pictures h2 {
    background: #458451;
    color: white;
    font-size: 1.250em;
    padding: 14px 30px;
    margin: 0; }
  .readers_pictures .pictures .all_months {
    position: absolute;
    right: 0;
    top: 12px; }
    .readers_pictures .pictures .all_months a {
      background: #579964;
      color: white;
      font-size: 1em;
      position: relative;
      padding: 16px 54px 16px 30px; }
      .readers_pictures .pictures .all_months a:before {
        position: absolute;
        right: 20px;
        top: 17px; }
      .readers_pictures .pictures .all_months a:hover {
        background: #458451; }
  .readers_pictures .pictures .month {
    position: relative; }
    .readers_pictures .pictures .month figure img {
      width: 100%; }
    .readers_pictures .pictures .month.half {
      width: 50%;
      float: left; }
      .readers_pictures .pictures .month.half figure {
        overflow: hidden; }
        .readers_pictures .pictures .month.half figure img {
          height: 100%;
          width: auto;
          max-width: none; }
      @media (max-width: 767px) {
        .readers_pictures .pictures .month.half {
          width: 100%; } }
    .readers_pictures .pictures .month a:hover .to_month {
      background: #458451; }
    .readers_pictures .pictures .month a .to_month {
      left: 0;
      bottom: 0;
      background: #579964;
      padding: 11px 40px 11px 20px; }
      .readers_pictures .pictures .month a .to_month span {
        text-transform: uppercase;
        color: white;
        letter-spacing: 2.25px;
        position: relative;
        display: block; }
        .readers_pictures .pictures .month a .to_month span:before {
          position: absolute;
          right: -22px;
          top: 3px;
          font-size: 0.8em; }
  @media (max-width: 1199px) {
    .readers_pictures .pictures {
      margin-left: -20px; } }

.order_win {
  margin: 30px 0; }
  .order_win .win_wrapper {
    position: relative;
    margin-left: -20px;
    margin-right: -20px; }
    .order_win .win_wrapper .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(255, 142, 71, 0.7); }
    .order_win .win_wrapper .text_block {
      position: absolute;
      top: 0;
      padding: 53px 245px;
      text-align: center; }
      .order_win .win_wrapper .text_block h2 {
        color: white;
        margin: 0 0 11px 0;
        font-size: 1.250em; }
      .order_win .win_wrapper .text_block p {
        font-size: 1em;
        color: white;
        margin-bottom: 23px; }
      .order_win .win_wrapper .text_block .btn {
        background: white;
        color: #FF8E47; }
        .order_win .win_wrapper .text_block .btn:hover {
          background: #FF8E47;
          color: white; }
      @media (max-width: 1199px) {
        .order_win .win_wrapper .text_block {
          padding: 53px 50px; } }
      @media (max-width: 767px) {
        .order_win .win_wrapper .text_block {
          position: relative;
          background: #FF8E47; } }

#googlemaps {
  height: 765px;
  margin-bottom: 30px; }
  #googlemaps #location {
    height: 765px; }
    @media (max-width: 767px) {
      #googlemaps #location {
        height: 200px; } }
  @media (max-width: 767px) {
    #googlemaps {
      height: 200px;
      margin-bottom: 10px; } }

.gm-style-iw h3 {
  font-size: 20px;
  margin: 0 0 5px 0;
  color: #007D6E;
  float: left; }
.gm-style-iw a {
  color: #007D6E;
  font-size: 16px;
  padding: 2px 0;
  float: left;
  clear: both; }

.map_wrapper {
  position: relative; }
  .map_wrapper .location_info {
    position: absolute;
    top: 30px;
    left: 50px;
    min-width: 324px;
    border-top-right-radius: 8px;
    color: green; }
    .map_wrapper .location_info .location_info_wrapper {
      background: #007D6E;
      padding: 25px 30px; }
      @media (max-width: 991px) {
        .map_wrapper .location_info .location_info_wrapper {
          padding: 25px 0; } }
    .map_wrapper .location_info ul li {
      color: white;
      font-size: 0.875em;
      margin-bottom: 6px; }
      .map_wrapper .location_info ul li a {
        color: white;
        position: relative;
        padding-left: 22px; }
        .map_wrapper .location_info ul li a:before {
          position: absolute;
          left: 0;
          top: 2px; }
      .map_wrapper .location_info ul li.location_title {
        text-transform: uppercase;
        margin: 0 0 6px 0;
        color: white;
        font-size: 1.250em; }
    .map_wrapper .location_info ul.secretary {
      border-top: 1px solid white;
      padding-top: 10px;
      margin-top: 14px; }
      .map_wrapper .location_info ul.secretary li.location_title {
        text-transform: lowercase; }
    .map_wrapper .location_info .previous {
      background: white;
      display: block;
      padding: 14px 30px 14px 64px;
      position: relative;
      color: #007D6E;
      font-size: 0.875em; }
      .map_wrapper .location_info .previous:before {
        position: absolute;
        left: 30px;
        top: 18px;
        font-size: 0.9em;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH"; }
      .map_wrapper .location_info .previous:hover {
        background: #007D6E;
        color: white; }
      @media (max-width: 767px) {
        .map_wrapper .location_info .previous {
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 0; } }
    .map_wrapper .location_info .form_style {
      padding: 0;
      background: none; }
      .map_wrapper .location_info .form_style button {
        border-color: #007D6E !important; }
        .map_wrapper .location_info .form_style button span {
          color: #484848; }
        .map_wrapper .location_info .form_style button .caret {
          color: #007D6E !important; }
        @media (max-width: 767px) {
          .map_wrapper .location_info .form_style button {
            border-left: 0 !important; } }
      .map_wrapper .location_info .form_style .dropdown-menu ul li {
        border-color: #007D6E !important; }
        .map_wrapper .location_info .form_style .dropdown-menu ul li a {
          color: #007D6E; }
          .map_wrapper .location_info .form_style .dropdown-menu ul li a:hover {
            background: #007D6E !important; }
      .map_wrapper .location_info .form_style .regiobtn {
        background: #007D6E;
        margin-top: -24px; }
        .map_wrapper .location_info .form_style .regiobtn:hover {
          background: #484848; }
        @media (max-width: 767px) {
          .map_wrapper .location_info .form_style .regiobtn {
            background: white;
            color: #007D6E !important;
            margin-top: 0px;
            margin-bottom: 10px; } }
    @media (max-width: 991px) {
      .map_wrapper .location_info {
        background: #007D6E;
        padding: 30px; } }
    @media (max-width: 767px) {
      .map_wrapper .location_info {
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 10px;
        float: left;
        width: 100%; } }

.locations .single_location {
  float: left;
  background: #F2F2F2;
  padding: 25px 30px;
  width: calc(50% - 15px);
  margin-bottom: 30px; }
  .locations .single_location:nth-child(odd) {
    margin-right: 30px; }
    @media (max-width: 767px) {
      .locations .single_location:nth-child(odd) {
        margin-right: 0; } }
  .locations .single_location:nth-child(even) {
    margin-right: 0px; }
  .locations .single_location h2 {
    color: #D82F6F;
    font-size: 1em;
    margin: 0;
    text-transform: uppercase; }
  .locations .single_location a {
    font-size: 0.875em;
    color: #484848; }
    .locations .single_location a:hover {
      color: #D82F6F; }
    .locations .single_location a.link {
      padding-left: 22px;
      position: relative; }
      .locations .single_location a.link:before {
        position: absolute;
        left: 0;
        top: 2px;
        color: #D82F6F; }
  .locations .single_location ul {
    margin-top: 17px;
    margin-bottom: 15px; }
    .locations .single_location ul li {
      font-size: 0.875em;
      color: #484848; }
      .locations .single_location ul li strong {
        color: #D82F6F; }
  @media (max-width: 767px) {
    .locations .single_location {
      width: 100%;
      margin-bottom: 10px; } }

.my_groei .magazine_recruit_img a figure {
  overflow: hidden; }
  @media (max-width: 767px) {
    .my_groei .magazine_recruit_img a figure img {
      max-width: none;
      height: 100%;
      width: auto;
      margin-left: -50%; } }
.my_groei .club_nav {
  margin-bottom: 50px; }
  .my_groei .club_nav ul li a {
    background: #4873D0; }
    .my_groei .club_nav ul li a:hover {
      background: #484848; }
  .my_groei .club_nav ul li:nth-child(2) a {
    background: #84A5ED; }
    .my_groei .club_nav ul li:nth-child(2) a:hover {
      background: #484848; }
  @media (max-width: 991px) {
    .my_groei .club_nav {
      float: left;
      width: 100%; } }
  @media (max-width: 767px) {
    .my_groei .club_nav {
      margin-top: -409px; } }
.my_groei .why_text_image {
  padding: 0px 0 30px 30px; }
  .my_groei .why_text_image .magazine_intro {
    padding: 0 10px 0 0; }
    .my_groei .why_text_image .magazine_intro h2 {
      color: #4873D0; }
    @media (max-width: 767px) {
      .my_groei .why_text_image .magazine_intro {
        margin-top: 20px; } }
  @media (max-width: 991px) {
    .my_groei .why_text_image {
      padding: 0 0 30px 0; } }
.my_groei .block.current {
  margin-left: 10px;
  margin-right: -20px; }
  .my_groei .block.current .article_name {
    display: block; }
  @media (max-width: 991px) {
    .my_groei .block.current {
      margin-left: -20px; } }
.my_groei .block.forum {
  margin-left: 10px;
  background: #84A5ED; }
  .my_groei .block.forum .block_text ul li {
    display: block;
    background: white;
    padding: 12px 20px;
    margin-bottom: 10px;
    border-radius: 2px;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear;
    float: left; }
    .my_groei .block.forum .block_text ul li .date {
      float: left;
      clear: none;
      margin-right: 20px; }
    .my_groei .block.forum .block_text ul li .profile {
      float: left;
      margin: 0; }
      .my_groei .block.forum .block_text ul li .profile:hover {
        background: white; }
        .my_groei .block.forum .block_text ul li .profile:hover h3 {
          color: #4873D0;
          background: white; }
    .my_groei .block.forum .block_text ul li h3 {
      display: block;
      float: left;
      min-width: 95px;
      overflow: hidden;
      padding-left: 20px;
      position: relative; }
      .my_groei .block.forum .block_text ul li h3:before {
        position: absolute;
        left: 0; }
    .my_groei .block.forum .block_text ul li .article_name {
      float: left;
      margin: 0; }
      .my_groei .block.forum .block_text ul li .article_name:hover {
        color: #484848; }
      .my_groei .block.forum .block_text ul li .article_name a {
        color: #4873D0;
        background: white; }
        .my_groei .block.forum .block_text ul li .article_name a:hover {
          color: #484848; }
      @media (max-width: 1199px) {
        .my_groei .block.forum .block_text ul li .article_name {
          margin: 10px 0;
          clear: both; } }
    .my_groei .block.forum .block_text ul li.linkbtn {
      margin-top: 14px !important; }
  .my_groei .block.forum .block_text a {
    background: white;
    color: #484848;
    margin: 10px 0 0px 0; }
    .my_groei .block.forum .block_text a:hover {
      background: #484848;
      color: white; }
  @media (max-width: 991px) {
    .my_groei .block.forum {
      margin-left: -20px; } }
.my_groei .block ul .linkbtn {
  float: left !important;
  padding: 0 !important;
  margin: 10px 0 20px 0px !important; }
  .my_groei .block ul .linkbtn a {
    color: #484848;
    padding: 9px 19px;
    display: block;
    margin: 0 !important;
    border-radius: none; }
    .my_groei .block ul .linkbtn a:hover {
      background: #484848;
      color: white; }
.my_groei .order_win .win_wrapper {
  margin-left: 10px; }
  .my_groei .order_win .win_wrapper .overlay {
    background: rgba(82, 126, 223, 0.8); }
  .my_groei .order_win .win_wrapper figure {
    overflow: hidden; }
    @media (max-width: 1199px) {
      .my_groei .order_win .win_wrapper figure img {
        height: 100%;
        max-width: none; } }
  .my_groei .order_win .win_wrapper .text_block {
    padding: 0;
    width: 100%;
    padding: 50px 30px; }
    .my_groei .order_win .win_wrapper .text_block h2 {
      text-transform: uppercase; }
    @media (max-width: 767px) {
      .my_groei .order_win .win_wrapper .text_block {
        float: left;
        background: #4873D0; } }
  .my_groei .order_win .win_wrapper .form_style {
    background: transparent;
    margin-top: 10px;
    padding: 0; }
    .my_groei .order_win .win_wrapper .form_style form .form-group.left {
      padding-right: 15px; }
      @media (max-width: 767px) {
        .my_groei .order_win .win_wrapper .form_style form .form-group.left {
          padding-right: 20px; } }
    .my_groei .order_win .win_wrapper .form_style form .form-group.right {
      padding-left: 15px; }
      @media (max-width: 767px) {
        .my_groei .order_win .win_wrapper .form_style form .form-group.right {
          padding-left: 20px; } }
    .my_groei .order_win .win_wrapper .form_style form .form-group label {
      float: left;
      color: white;
      font-size: 1em; }
    .my_groei .order_win .win_wrapper .form_style form .form-group input {
      border: 0;
      border-radius: 0; }
      .my_groei .order_win .win_wrapper .form_style form .form-group input.btn {
        float: left;
        color: #4873D0 !important; }
  @media (max-width: 1199px) {
    .my_groei .order_win .win_wrapper {
      min-height: 272px; } }
  @media (max-width: 991px) {
    .my_groei .order_win .win_wrapper {
      margin-left: -20px; } }
@media (max-width: 1199px) {
  .my_groei .order_win {
    margin-top: 0; } }

.extraPadding {
  padding-left: 26px; }
  @media (max-width: 1199px) {
    .extraPadding {
      padding-left: 0; } }
  @media (max-width: 767px) {
    .extraPadding {
      padding-left: 20px; } }

.tileWrapper {
  position: relative;
  display: inline-block;
  margin: 0 10px 20px 0;
  width: 100%; }
  .tileWrapper:hover .overlay {
    background: rgba(135, 205, 85, 0.2); }
  .tileWrapper:hover .btn {
    background: #484848;
    color: white; }
  .tileWrapper .overlay {
    position: absolute;
    top: 0;
    right: -26px;
    bottom: 0;
    left: 0;
    background: rgba(128, 128, 128, 0.2); }
    @media (max-width: 1199px) {
      .tileWrapper .overlay {
        right: 0; } }
  @media (max-width: 1199px) {
    .tileWrapper figure {
      overflow: hidden; } }
  @media (max-width: 767px) {
    .tileWrapper figure img {
      width: auto;
      height: auto; } }
  .tileWrapper .brandLogo {
    position: absolute;
    bottom: -40px;
    left: -40px; }
    .tileWrapper .brandLogo img {
      opacity: 0.2; }
  .tileWrapper .textBlock {
    position: absolute;
    bottom: 30px;
    left: 30px; }
    @media (max-width: 767px) {
      .tileWrapper .textBlock {
        left: 20px; } }
    .tileWrapper .textBlock h2 {
      color: white;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      font-size: 1.875em;
      line-height: 1.233em;
      margin: 0 0 12px 0; }
    .tileWrapper .textBlock .btn {
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      transition: 0.3s; }
      @media (max-width: 1199px) {
        .tileWrapper .textBlock .btn {
          font-size: 14px;
          padding: 9px 10px; } }

.mainTile .overlay {
  right: 0px; }
.mainTile .tileWrapper {
  overflow: hidden; }
.mainTile figure img {
  width: auto; }
.mainTile .textBlock {
  padding-right: 50px;
  right: 50%; }
  @media (max-width: 991px) {
    .mainTile .textBlock {
      right: 30px; } }
  .mainTile .textBlock h2 {
    font-size: 2.500em;
    line-height: 1.225em;
    margin: 0; }
  .mainTile .textBlock p {
    font-size: 1.563em;
    line-height: 1.160em;
    color: white;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    margin: 0px 0 16px 0; }
  @media (max-width: 1199px) {
    .mainTile .textBlock .btn {
      font-size: 14px;
      padding: 9px 10px; } }

.flex {
  display: flex; }
  @media (max-width: 991px) {
    .flex {
      display: block; } }

.plant {
  flex: 1; }

.plantWrapper {
  position: relative;
  overflow: hidden;
  margin-right: -20px; }
  @media (max-width: 991px) {
    .plantWrapper {
      margin-right: 0; } }
  .plantWrapper a {
    transition: 0.3s; }
    .plantWrapper a:hover .plantText {
      right: -18%; }
    .plantWrapper a:hover .btn {
      background: #484848;
      color: white; }
    @media (max-width: 767px) {
      .plantWrapper a figure img {
        width: 100%;
        height: auto; } }
  .plantWrapper .plantText {
    position: absolute;
    top: 50%;
    right: -20%;
    background: #F2F2F2;
    border-radius: 50%;
    height: 455px;
    width: 455px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 140px 150px 100px 70px;
    transition: 0.3s; }
    @media (max-width: 1199px) {
      .plantWrapper .plantText {
        right: -25%; } }
    @media (max-width: 991px) {
      .plantWrapper .plantText {
        right: -15%; } }
    @media (max-width: 767px) {
      .plantWrapper .plantText {
        border-radius: 0;
        padding: 20px 30px 30px 30px;
        height: auto;
        width: auto;
        position: static;
        transform: none; } }
    .plantWrapper .plantText span {
      color: #87CD55;
      font-size: 1.375em; }
    .plantWrapper .plantText h2 {
      margin: 2px 0 22px 0;
      font-size: 1.625em;
      line-height: 1.231em;
      color: #484848;
      opacity: 0.7; }
    .plantWrapper .plantText .btn {
      transition: 0.3s; }

.links {
  flex: 1; }
  @media (max-width: 767px) {
    .links {
      overflow: hidden; } }
  .links.aqua .linksWrapper {
    background: #007D6E; }
  .links.pink .linksWrapper {
    background: #D82F6F; }

.linksWrapper {
  background: #FF8E47;
  padding: 30px;
  margin-left: -20px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 20px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .linksWrapper {
      font-size: 0.750em; } }
  @media (max-width: 991px) {
    .linksWrapper {
      position: static;
      margin-left: 0;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .linksWrapper {
      width: 100%; } }
  .linksWrapper h2 {
    color: white;
    font-size: 1.500em;
    margin: 0 0 12px 0; }
  .linksWrapper ul li {
    float: left;
    width: 50%;
    padding-right: 30px; }
    @media (max-width: 767px) {
      .linksWrapper ul li {
        width: 100%;
        padding-right: 0; } }
    .linksWrapper ul li:first-child a {
      border: 0; }
    .linksWrapper ul li:nth-child(2) a {
      border: 0; }
    .linksWrapper ul li a {
      color: white;
      text-transform: uppercase;
      position: relative;
      padding: 15px 0 15px 45px;
      border-top: 1px solid white;
      display: block;
      transition: 0.3s; }
      .linksWrapper ul li a:before {
        position: absolute;
        left: 10px;
        top: 20px; }
      .linksWrapper ul li a:hover {
        color: #484848; }
        .linksWrapper ul li a:hover:before {
          color: #484848;
          transition: 0.3s;
          left: 15px; }
  .linksWrapper img {
    position: absolute;
    right: -20px;
    bottom: -40px;
    opacity: 0.1; }

.textBlockSeoWrapper {
  display: inline-block;
  background: rgba(135, 205, 85, 0.85);
  padding: 35px 0;
  margin: 20px 0 20px 0;
  position: relative; }
  .textBlockSeoWrapper figure {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1; }
    .textBlockSeoWrapper figure img {
      height: 100%;
      width: auto;
      max-width: none; }
      @media (max-width: 1199px) {
        .textBlockSeoWrapper figure img {
          height: 100%;
          width: auto;
          max-width: none; } }
  .textBlockSeoWrapper h2, .textBlockSeoWrapper p {
    color: #23462A;
    text-align: center;
    max-width: 52%;
    margin: 0 auto; }
  .textBlockSeoWrapper h2 {
    font-size: 1.500em;
    line-height: 1.208em;
    margin-bottom: 11px; }
  .textBlockSeoWrapper p {
    font-size: 1.125em;
    line-height: 1.222em; }
    @media (max-width: 767px) {
      .textBlockSeoWrapper p {
        max-width: none;
        padding: 0 30px; } }

.gradientBlock {
  position: relative;
  display: block;
  margin: 0 22px 20px 0; }
  @media (max-width: 1199px) {
    .gradientBlock {
      margin-right: 0; } }
  @media (max-width: 991px) {
    .gradientBlock {
      margin-right: 0; } }
  @media (max-width: 767px) {
    .gradientBlock {
      margin-right: 0; } }
  .gradientBlock:hover .overlay {
    background: rgba(0, 0, 0, 0.6); }
  .gradientBlock:hover .btn {
    background: #484848;
    color: white; }
  .gradientBlock .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.3s;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
    /* IE6-9 */ }
  .gradientBlock .textBlock {
    position: absolute;
    top: 30px;
    right: 40px;
    bottom: 30px;
    left: 50%;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .gradientBlock .textBlock {
        left: 20px; } }
    .gradientBlock .textBlock span {
      color: #87CD55;
      text-transform: uppercase;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      font-size: 1.875em;
      line-height: 1.100em;
      display: block;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        .gradientBlock .textBlock span {
          font-size: 1.125em; } }
    .gradientBlock .textBlock h2 {
      color: white;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      font-size: 1.875em;
      line-height: 1.100em;
      margin: 0 0 10px 0; }
    .gradientBlock .textBlock p {
      color: white;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      font-size: 1.250em;
      line-height: 1.150em;
      margin: 0 0 15px 0; }
    .gradientBlock .textBlock .btn {
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
      transition: 0.3s; }
  @media (max-width: 767px) {
    .gradientBlock figure {
      overflow: hidden; } }
  .gradientBlock figure img {
    width: 100%;
    height: auto;
    max-width: none; }
    @media (max-width: 767px) {
      .gradientBlock figure img {
        width: auto; } }
  .gradientBlock.bottom:hover .overlay {
    background: rgba(0, 0, 0, 0.6); }
  .gradientBlock.bottom .overlay {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 */ }
  .gradientBlock.bottom .textBlock {
    left: 40px;
    right: 50%; }
    @media (max-width: 767px) {
      .gradientBlock.bottom .textBlock {
        left: 20px;
        right: 20px; } }

.mostRead {
  background: #F2F2F2;
  display: block;
  margin-left: -42px; }
  @media (max-width: 1199px) {
    .mostRead {
      margin-left: 0; } }
  @media (max-width: 991px) {
    .mostRead {
      margin-left: 0; } }
  @media (max-width: 767px) {
    .mostRead {
      margin-left: 0; } }
  .mostRead h2 {
    font-size: 1.500em;
    padding: 25px 30px;
    margin: 0; }
  .mostRead ul li a {
    position: relative;
    display: block;
    border-top: 1px solid #D5D5D5; }
    .mostRead ul li a:hover {
      background: #EBEBEB; }
      .mostRead ul li a:hover .btn {
        background: #484848;
        color: white; }
    @media (max-width: 767px) {
      .mostRead ul li a figure img {
        width: 100%; } }
    .mostRead ul li a .mostReadMedia {
      position: absolute;
      top: 25px;
      right: 30px;
      bottom: 30px;
      left: 233px; }
      @media (max-width: 767px) {
        .mostRead ul li a .mostReadMedia {
          position: static;
          padding: 20px; } }
      .mostRead ul li a .mostReadMedia h3 {
        font-size: 1.250em;
        line-height: 1.300em;
        margin: 0 0 5px 0; }
      .mostRead ul li a .mostReadMedia p {
        color: #484848;
        opacity: 0.7;
        line-height: 1.250em;
        margin: 0 0 15px 0; }

.contentTitle {
  position: relative; }
  .contentTitle .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&0.4+1,0+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(1, 2, 2, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(1, 2, 2, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(1, 2, 2, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#007db9e8',GradientType=0 );
    /* IE6-9 */ }
  .contentTitle .contentTitleText {
    position: absolute;
    top: 50px;
    right: 40px;
    bottom: 50px;
    left: 40px;
    z-index: 1; }
    @media (max-width: 767px) {
      .contentTitle .contentTitleText {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 1;
        background: #458451;
        color: #333;
        padding: 30px; } }
    .contentTitle .contentTitleText h2 {
      color: white;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
      font-size: 2.500em;
      line-height: 1.200em;
      margin: 0;
      padding-right: 30%; }
      @media (max-width: 767px) {
        .contentTitle .contentTitleText h2 {
          font-size: 1.563em;
          padding: 0;
          text-shadow: none; } }

.articleMenu {
  margin: 0 0 35px 0; }
  .articleMenu ul {
    display: inline-block; }
    .articleMenu ul li {
      float: left;
      display: inline-block;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      font-size: 1em; }
      @media (max-width: 767px) {
        .articleMenu ul li {
          border-right: 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2);
          width: 100%; } }
      .articleMenu ul li:last-child {
        border-right: 0; }
      .articleMenu ul li a, .articleMenu ul li p {
        color: white;
        padding: 12px 30px 12px 60px;
        position: relative;
        display: block;
        margin: 0;
        transition: 0.3s; }
        @media (max-width: 1199px) {
          .articleMenu ul li a, .articleMenu ul li p {
            padding: 12px 20px 12px 50px;
            font-size: 0.750em; } }
        @media (max-width: 767px) {
          .articleMenu ul li a, .articleMenu ul li p {
            font-size: 1em;
            padding: 12px 20px 12px 60px; } }
        .articleMenu ul li a:before, .articleMenu ul li p:before {
          position: absolute;
          top: 16px;
          left: 30px;
          font-size: 16px; }
          @media (max-width: 991px) {
            .articleMenu ul li a:before, .articleMenu ul li p:before {
              top: 18px; } }
        .articleMenu ul li a.icon-arrow-next:before, .articleMenu ul li p.icon-arrow-next:before {
          -moz-transform: scaleX(-1);
          -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }
      @media (max-width: 1199px) {
        .articleMenu ul li p {
          padding: 15px 20px 15px 50px; } }
      @media (max-width: 767px) {
        .articleMenu ul li p {
          padding: 15px 20px 15px 60px; } }
      .articleMenu ul li a:hover {
        background: #484848; }

.intro {
  padding: 0 30px; }
  @media (max-width: 767px) {
    .intro {
      padding: 0; } }
  .intro p {
    font-size: 1.250em;
    line-height: 1.300em;
    color: #484848;
    margin: 0; }

#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  top: 0 !important; }

.imageViewer {
  padding: 0 50px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .imageViewer {
      padding: 0 20px;
      display: block;
      width: 100%; } }
  .imageViewer h2 {
    color: #87CD55;
    font-size: 1.375em;
    margin: 0 0 15px 0; }
  .imageViewer ul {
    display: block; }
    .imageViewer ul li {
      width: calc(100% / 3 - 8px);
      margin-right: 5px;
      margin-bottom: 10px;
      display: inline-block;
      background: #000;
      height: 246px;
      position: relative; }
      @media (max-width: 1199px) {
        .imageViewer ul li {
          height: 184px; } }
      @media (max-width: 767px) {
        .imageViewer ul li {
          width: 100%;
          margin: 0 0 20px 0;
          height: auto; } }
      .imageViewer ul li:last-child {
        margin-right: 0; }
      .imageViewer ul li a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        transition: 0.3s; }
        @media (max-width: 767px) {
          .imageViewer ul li a {
            position: static; } }
        .imageViewer ul li a:before {
          font-size: 4.3em;
          z-index: 999;
          color: white;
          opacity: 0;
          position: absolute;
          top: 85px;
          right: 85px;
          bottom: 85px;
          left: 85px;
          transition: 0.3s; }
          @media (max-width: 1199px) {
            .imageViewer ul li a:before {
              top: 65px;
              right: 65px;
              bottom: 65px;
              left: 65px; } }
          @media (max-width: 767px) {
            .imageViewer ul li a:before {
              text-align: center;
              top: 50%;
              right: auto;
              bottom: auto;
              left: 50%;
              margin-left: -34px;
              margin-top: -34px; } }
        .imageViewer ul li a:hover:before {
          opacity: 1; }
        .imageViewer ul li a:hover .overlay {
          opacity: 0.5; }
        .imageViewer ul li a .overlay {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: #000;
          opacity: 0;
          transition: 0.3s; }
        .imageViewer ul li a figure img {
          height: 100%;
          width: auto;
          max-width: none; }
          @media (max-width: 767px) {
            .imageViewer ul li a figure img {
              width: 100%;
              height: auto; } }

.whitepaper .social {
  position: fixed;
  right: 0;
  top: 170px;
  z-index: 9999; }
  .whitepaper .social ul {
    margin: 0;
    padding: 0; }
    .whitepaper .social ul li {
      list-style-type: none;
      float: left;
      clear: both;
      margin: 0 0 5px 0; }
      .whitepaper .social ul li a {
        display: block;
        background: #F6A623;
        height: 44px;
        width: 50px;
        color: white;
        text-align: center;
        padding: 10px 0;
        transition: 0.3s; }
        .whitepaper .social ul li a:hover {
          text-decoration: none;
          background: #FEBB4B; }
  @media (max-width: 767px) {
    .whitepaper .social {
      bottom: 0;
      left: 0;
      right: 0;
      top: auto; }
      .whitepaper .social ul {
        width: 100%;
        display: flex; }
        .whitepaper .social ul li {
          float: left;
          clear: none;
          margin-bottom: 0;
          flex-grow: 1; }
          .whitepaper .social ul li a {
            width: 100%; } }
.whitepaper .navbar-header {
  padding: 12px 0; }
.whitepaper .navbar-brand {
  padding-left: 30px; }
.whitepaper .main .topContent {
  position: relative;
  overflow: hidden; }
  .whitepaper .main .topContent figure {
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    z-index: -1;
    overflow: hidden; }
    .whitepaper .main .topContent figure .overlay {
      position: absolute;
      top: 0px;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.01) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.01) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.01) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#03000000',GradientType=1 );
      /* IE6-9 */ }
      @media (max-width: 767px) {
        .whitepaper .main .topContent figure .overlay {
          display: none; } }
    .whitepaper .main .topContent figure img {
      width: 100%;
      height: auto; }
  .whitepaper .main .topContent .intro {
    background: rgba(255, 255, 255, 0.85);
    padding: 30px;
    margin: 40px -60px 40px 60px;
    position: relative; }
    @media (max-width: 991px) {
      .whitepaper .main .topContent .intro {
        position: relative;
        right: auto;
        margin: 40px 0 0 0px;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); } }
    @media (max-width: 767px) {
      .whitepaper .main .topContent .intro {
        padding: 30px; } }
    .whitepaper .main .topContent .intro h2 {
      color: #458451;
      font-size: 2.188em;
      margin: 0 0 10px 0; }
      @media (max-width: 767px) {
        .whitepaper .main .topContent .intro h2 {
          font-size: 1.875em; } }
    .whitepaper .main .topContent .intro .lead {
      font-size: 1.375em;
      margin: 0 0 40px 0; }
    .whitepaper .main .topContent .intro ul li {
      padding-left: 30px;
      font-size: 1.250em;
      line-height: 1.150em;
      margin: 0 0 20px 0; }
      .whitepaper .main .topContent .intro ul li:before {
        position: absolute;
        left: 30px;
        color: #87CD55; }
  .whitepaper .main .topContent .formWrapper {
    padding-left: 20px;
    margin-top: 140px;
    position: relative; }
    @media (max-width: 991px) {
      .whitepaper .main .topContent .formWrapper {
        padding-left: 0;
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .whitepaper .main .topContent .formWrapper {
        margin-top: 30px; } }
    .whitepaper .main .topContent .formWrapper .bg_image {
      position: relative;
      overflow: hidden;
      margin: 0 0 40px 0; }
    .whitepaper .main .topContent .formWrapper h2 {
      color: white;
      position: absolute;
      top: -110px;
      left: 50px;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
      @media (max-width: 991px) {
        .whitepaper .main .topContent .formWrapper h2 {
          color: #484848;
          position: relative;
          top: auto;
          left: auto;
          text-shadow: none; } }
      @media (max-width: 767px) {
        .whitepaper .main .topContent .formWrapper h2 {
          font-size: 1.875em; } }
    .whitepaper .main .topContent .formWrapper img {
      position: absolute;
      right: -140px;
      bottom: -50px;
      color: rgba(255, 255, 255, 0.8); }
    .whitepaper .main .topContent .formWrapper form {
      background: #458451;
      padding: 30px 10px; }
      .whitepaper .main .topContent .formWrapper form label, .whitepaper .main .topContent .formWrapper form strong {
        color: white;
        font-size: 1.125em;
        margin-bottom: 10px; }
      .whitepaper .main .topContent .formWrapper form strong {
        display: block;
        margin-bottom: 0px; }
      .whitepaper .main .topContent .formWrapper form input {
        border: 0;
        border-radius: 5px;
        height: 40px;
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2); }
      .whitepaper .main .topContent .formWrapper form .radio-group label {
        background: transparent;
        width: auto;
        display: inline-block; }
        .whitepaper .main .topContent .formWrapper form .radio-group label:before {
          background: white;
          border: 0;
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2); }
      .whitepaper .main .topContent .formWrapper form .radio-group span.error {
        margin-top: 10px;
        margin-bottom: 0; }
        .whitepaper .main .topContent .formWrapper form .radio-group span.error:before {
          display: none; }
      .whitepaper .main .topContent .formWrapper form .btn {
        background: #FF8E47;
        padding: 10px 30px 10px 20px;
        position: relative;
        border-radius: 5px; }
        .whitepaper .main .topContent .formWrapper form .btn:before {
          position: absolute;
          top: 15px;
          right: 10px;
          font-size: 10px; }
.whitepaper .main .articles {
  margin: 60px 0; }
  .whitepaper .main .articles article {
    text-align: center; }
    @media (max-width: 991px) {
      .whitepaper .main .articles article {
        margin-bottom: 60px; } }
    .whitepaper .main .articles article figure {
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden;
      height: 220px;
      width: 220px;
      background: #f2f2f2; }
    .whitepaper .main .articles article h2 {
      color: #458451;
      font-size: 1.250em;
      padding: 0 20px; }
      @media (max-width: 767px) {
        .whitepaper .main .articles article h2 {
          padding: 0; } }
    .whitepaper .main .articles article p {
      color: #333333;
      line-height: 1.625em;
      padding: 0 40px; }
      @media (max-width: 767px) {
        .whitepaper .main .articles article p {
          padding: 0; } }
.whitepaper .main .swiper {
  margin: 0px 0 40px 0;
  background-image: url(/media/images/swiper_bg.jpg);
  background-size: cover; }
  .whitepaper .main .swiper h2 {
    color: white; }
.whitepaper .main .basic_intro {
  background: white;
  padding: 0 30px; }
  @media (max-width: 991px) {
    .whitepaper .main .basic_intro {
      padding: 0; } }
  .whitepaper .main .basic_intro h2 {
    margin: 0 0 5px 0; }
@media (max-width: 991px) {
  .whitepaper .main .item.text {
    padding: 20px; } }
.whitepaper footer {
  background: #333333;
  padding: 10px 0;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .whitepaper footer {
      padding: 20px 0;
      margin: 0 0 44px -20px; } }
  .whitepaper footer a {
    color: white;
    float: right;
    margin-top: 8px; }
    @media (max-width: 767px) {
      .whitepaper footer a {
        float: left;
        margin-top: 15px;
        margin-left: -20px; } }
    .whitepaper footer a:hover {
      text-decoration: underline; }

.formpage #tweevoorvijfform .form_wrapper {
  background: #dfe0df !important; }
.formpage .basic_intro {
  background: transparent;
  padding-left: 0; }
.formpage .form_style {
  background: transparent;
  padding: 0;
  margin: 0; }
  .formpage .form_style .form-group input.btn {
    width: 100%;
    background: #87CD55;
    color: #484848 !important;
    border-radius: 7px;
    margin-top: 0;
    font-size: 1.125em; }
    .formpage .form_style .form-group input.btn:hover {
      background: #484848;
      color: white !important; }
  .formpage .form_style fieldset {
    margin-bottom: 40px; }
    .formpage .form_style fieldset:last-of-type {
      margin-bottom: 10px; }
    .formpage .form_style fieldset h3 {
      margin-top: 0;
      font-size: 1.5em; }
    .formpage .form_style fieldset .form_wrapper {
      background: #F2F2F2;
      border-radius: 7px;
      padding: 30px 30px 20px 30px; }
      @media (max-width: 767px) {
        .formpage .form_style fieldset .form_wrapper {
          padding: 20px; } }
      .formpage .form_style fieldset .form_wrapper .form-group {
        margin-bottom: 26px; }
        .formpage .form_style fieldset .form_wrapper .form-group.no-mg-bt {
          margin-bottom: 0; }
        .formpage .form_style fieldset .form_wrapper .form-group label, .formpage .form_style fieldset .form_wrapper .form-group strong.label {
          font-size: 1em;
          padding: 0;
          margin: 0 0 5px 0;
          text-align: left;
          color: #333333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .formpage .form_style fieldset .form_wrapper .form-group strong.label {
          margin: 0 0 15px 0;
          color: #333333; }
        .formpage .form_style fieldset .form_wrapper .form-group:last-child {
          margin-bottom: 0; }
      .formpage .form_style fieldset .form_wrapper .newsletter-group {
        padding: 0; }
        .formpage .form_style fieldset .form_wrapper .newsletter-group label, .formpage .form_style fieldset .form_wrapper .newsletter-group strong.label {
          text-overflow: inherit;
          white-space: normal;
          overflow: auto; }
      .formpage .form_style fieldset .form_wrapper .gift_wrapper {
        clear: both;
        margin-bottom: 0;
        margin-top: 25px;
        position: relative;
        float: left; }
        .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift {
          padding: 30px 0 0 0; }
          .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item {
            padding-top: 20px; }
            .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item figure img {
              max-width: 85px; }
            .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item .choose_gift_text {
              padding-top: 0;
              width: 83%; }
              .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item .choose_gift_text h3 {
                font-size: 1em; }
              .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item .choose_gift_text p {
                font-size: 1em;
                line-height: 1.563em; }
            .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item .gift_content:after {
              display: none; }
            .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item:first-of-type:last-of-type label {
              display: none; }
            .formpage .form_style fieldset .form_wrapper .gift_wrapper .form-group.gift .gift-item:first-of-type:last-of-type article {
              padding-left: 0; }
        .formpage .form_style fieldset .form_wrapper .gift_wrapper *:last-child {
          margin-bottom: 0 !important; }
        .formpage .form_style fieldset .form_wrapper .gift_wrapper strong {
          font-size: 1em; }
        .formpage .form_style fieldset .form_wrapper .gift_wrapper:before {
          content: '';
          height: 1px;
          position: absolute;
          top: 0;
          left: -10px;
          right: -10px;
          background: #d8d8d8;
          display: block; }
          @media (max-width: 767px) {
            .formpage .form_style fieldset .form_wrapper .gift_wrapper:before {
              left: 0;
              right: 0; } }
      .formpage .form_style fieldset .form_wrapper .radio-group input + label, .formpage .form_style fieldset .form_wrapper .radio-group input + span.error + label, .formpage .form_style fieldset .form_wrapper .checkbox-group input + label, .formpage .form_style fieldset .form_wrapper .checkbox-group input + span.error + label {
        margin-bottom: 0;
        padding: 0 20px 0 30px;
        min-height: 30px;
        height: auto; }
      .formpage .form_style fieldset .form_wrapper .radio-group input[type=radio] + label:before, .formpage .form_style fieldset .form_wrapper .radio-group input[type=radio] + label:after, .formpage .form_style fieldset .form_wrapper .radio-group input[type=radio] + span.error + label:before, .formpage .form_style fieldset .form_wrapper .radio-group input[type=radio] + span.error + label:after {
        border-radius: 50%; }
      .formpage .form_style fieldset .form_wrapper .radio-group.jq-iban {
        margin-bottom: 0; }
        .formpage .form_style fieldset .form_wrapper .radio-group.jq-iban + .form-group {
          margin-top: 30px; }
.formpage .widgets article {
  background: white;
  border: 1px solid #F2F2F2; }
  .formpage .widgets article *:last-child {
    margin-bottom: 0 !important; }
  .formpage .widgets article .icon-arrow {
    padding-left: 0px !important; }
    .formpage .widgets article .icon-arrow:before {
      display: none; }
  .formpage .widgets article h2 {
    font-size: 1.250em;
    color: #FF8E47; }
  .formpage .widgets article p {
    font-size: 1.125em;
    line-height: 1.833em; }
  .formpage .widgets article .btn {
    background: #FF8E47; }
  .formpage .widgets article.standard {
    background: white;
    border: 1px solid #F2F2F2; }
    .formpage .widgets article.standard .block_image figure img {
      max-width: 223px;
      margin: 30px auto; }
  .formpage .widgets article.orange {
    background: #FF8E47;
    border: none; }
    .formpage .widgets article.orange * {
      color: white; }
    .formpage .widgets article.orange .video_click * {
      color: #FF8E47; }
    .formpage .widgets article.orange .video_click .icon-video {
      color: white !important; }

.order_title {
  display: block;
  text-align: center;
  color: #333 !important;
  font-family: 'quicksandmedium';
  margin-bottom: 30px; }

.cart {
  padding: 45px 60px;
  background: #dfe0df;
  margin-bottom: 30px; }
  @media screen and (max-width: 540px) {
    .cart {
      padding: 20px 40px; } }
  .cart h3 {
    font-family: 'montserratbold';
    font-size: 20px;
    color: #007D6E;
    margin-top: 0px;
    margin-bottom: 20px; }
  .cart .zaad_wrapper {
    min-height: 43px;
    background: #EFEFEF;
    padding: 12px 20px 15px 100px;
    margin-bottom: 5px; }
    .cart .zaad_wrapper p {
      margin: 0; }
    .cart .zaad_wrapper span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 80px;
      padding: 9px 20px !important;
      background: #F8F8F8;
      display: flex !important;
      align-items: center; }
  .cart .zaad_wrapper + p {
    margin-top: 10px;
    margin-bottom: 0; }
    .cart .zaad_wrapper + p span#prijs {
      top: 0 !important; }
  .cart + .form_style h3 + .valid-note {
    font-size: 16px;
    font-family: 'quicksandmedium';
    margin: 0px 0 30px 0;
    display: block; }
  @media screen and (max-width: 540px) {
    .cart + .form_style form fieldset {
      padding: 20px 0px; } }
  .cart + .form_style form .form-group.radio-group label, .cart + .form_style form .form-group.checkbox-group label {
    font-family: 'quicksandbold';
    font-weight: normal; }
  .cart + .form_style form .form-group.radio-group input + label,
  .cart + .form_style form .form-group.radio-group input + .error + label, .cart + .form_style form .form-group.checkbox-group input + label,
  .cart + .form_style form .form-group.checkbox-group input + .error + label {
    font-family: 'quicksandmedium';
    cursor: pointer; }
    .cart + .form_style form .form-group.radio-group input + label:before,
    .cart + .form_style form .form-group.radio-group input + .error + label:before, .cart + .form_style form .form-group.checkbox-group input + label:before,
    .cart + .form_style form .form-group.checkbox-group input + .error + label:before {
      top: 5px; }
    .cart + .form_style form .form-group.radio-group input + label:after,
    .cart + .form_style form .form-group.radio-group input + .error + label:after, .cart + .form_style form .form-group.checkbox-group input + label:after,
    .cart + .form_style form .form-group.checkbox-group input + .error + label:after {
      top: 12px; }

.main.winkelmandje > .container > .row {
  display: flex;
  justify-content: center; }

.tm_video:before {
  content: '';
  height: 50%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.91;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.tm_video .html5-info-bar {
  display: none; }
.tm_video .tm_video_play {
  background: transparent;
  border-radius: 0px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 2;
  opacity: 1;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  display: block; }
  .tm_video .tm_video_play:hover {
    background: black; }
.tm_video + .video-text {
  font-family: 'montserratbold';
  font-size: 20px;
  color: white;
  position: absolute;
  bottom: 30px;
  left: 30px;
  pointer-events: none; }
  .tm_video + .video-text + .video-text-sub {
    pointer-events: none;
    position: absolute;
    bottom: 6px;
    left: 30px;
    color: white;
    font-family: 'quicksandmedium'; }
    .tm_video + .video-text + .video-text-sub:after {
      content: '\f04b';
      display: block;
      position: absolute;
      bottom: -1px;
      left: 100px;
      color: #FF8E47;
      font-family: 'Font Awesome 5 Pro';
      font-weight: 800; }

.icon {
  position: static; }
  .icon:before {
    content: '';
    font-family: "groei" !important;
    font-size: 16px;
    color: white; }
  .icon.next:before {
    content: "\79";
    font-size: 12px; }
  .icon.star:before {
    content: "\56"; }
  .icon.flower:before {
    content: "\54"; }
  .icon.calendar:before {
    content: "\66";
    font-weight: normal; }
  .icon.people:before {
    content: "\6c";
    font-weight: normal; }
  .icon.spot:before {
    content: "\61";
    font-weight: normal; }
  .icon.instagram:before {
    content: "\4d";
    font-weight: normal; }
  .icon.play:before {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 11px solid #FF8E47;
    border-bottom: 6px solid transparent;
    display: inline-block; }

.new #mainnav > ul {
  display: flex;
  flex-direction: row;
  border-top-right-radius: 8px; }
  .new #mainnav > ul > li {
    display: flex;
    flex-grow: 1; }
    .new #mainnav > ul > li > a {
      width: 100%; }
    .new #mainnav > ul > li:first-child {
      max-width: 80px; }
.new #mainnav .become_member {
  margin-top: 0;
  margin-right: 0;
  float: none;
  width: 175px; }
  .new #mainnav .become_member > a {
    background: #007D6E;
    color: white;
    text-align: center;
    border-top-right-radius: 8px; }
    .new #mainnav .become_member > a:hover {
      background: #484848; }

.home_top {
  position: relative; }
  .home_top .homeheroBanner {
    position: absolute;
    top: 20px;
    right: 80px; }
    @media (max-width: 1199px) {
      .home_top .homeheroBanner {
        top: 10px; } }
    @media (max-width: 767px) {
      .home_top .homeheroBanner {
        position: relative;
        top: auto;
        right: auto;
        margin: 20px 0;
        text-align: center; } }
    .home_top .homeheroBanner a {
      display: block;
      position: relative; }
      .home_top .homeheroBanner a .title {
        text-align: center; }
      .home_top .homeheroBanner a:hover .circle {
        border: 5px solid #87CD55; }
      .home_top .homeheroBanner a:hover .title {
        bottom: 30px; }
      @media (max-width: 767px) {
        .home_top .homeheroBanner a {
          display: inline-block; } }
      .home_top .homeheroBanner a .circle {
        height: 286px;
        width: 286px;
        border-radius: 50%;
        background: white;
        border: 5px solid #f2c121;
        box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: 0.3s; }
        @media (max-width: 767px) {
          .home_top .homeheroBanner a .circle {
            height: auto;
            width: 100%;
            max-width: 286px;
            margin: 0 auto; } }
        .home_top .homeheroBanner a .circle img {
          transition: 0.3s; }
      .home_top .homeheroBanner a .title {
        background: #e3692f;
        color: white;
        font-size: 30px;
        border-radius: 0;
        padding: 5px 25px;
        position: absolute;
        bottom: 20px;
        left: -21px;
        right: -21px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s; }
        @media (max-width: 767px) {
          .home_top .homeheroBanner a .title {
            font-size: 24px;
            left: 0;
            right: 0; } }
        .home_top .homeheroBanner a .title span:before {
          content: "";
          height: 47px;
          width: 40px;
          background-image: url(/media/images/banner-ribbon.png);
          background-repeat: no-repeat;
          position: absolute;
          left: -20px;
          bottom: -10px; }
        .home_top .homeheroBanner a .title span:after {
          content: "";
          height: 47px;
          width: 40px;
          background-image: url(/media/images/banner-ribbon2.png);
          background-repeat: no-repeat;
          position: absolute;
          right: -20px;
          bottom: -10px; }
  .home_top .home_top_image .overlay {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    left: 20px;
    background: rgba(0, 0, 0, 0); }
  .home_top .home_top_image figure {
    overflow: hidden; }
    @media (max-width: 991px) {
      .home_top .home_top_image figure img {
        max-width: none; } }
  .home_top .home_top_blocks {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: -55px; }
    @media (max-width: 1199px) {
      .home_top .home_top_blocks {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto; } }
    .home_top .home_top_blocks ul {
      display: flex; }
      @media (max-width: 767px) {
        .home_top .home_top_blocks ul {
          display: block; } }
      .home_top .home_top_blocks ul li {
        float: left;
        width: 33.3333333333%; }
        .home_top .home_top_blocks ul li:nth-child(2) a {
          background: #8ad277; }
        .home_top .home_top_blocks ul li a {
          background: #87CD55;
          padding: 25px 30px 12px 30px;
          display: block;
          height: 100%; }
          .home_top .home_top_blocks ul li a:hover {
            background: #FF8E47; }
            .home_top .home_top_blocks ul li a:hover h2 {
              color: white; }
            .home_top .home_top_blocks ul li a:hover p {
              color: white; }
        .home_top .home_top_blocks ul li h2 {
          color: #23462a;
          font-size: 1.125em;
          margin: 0 0 10px 0; }
        .home_top .home_top_blocks ul li p {
          color: #23462a;
          line-height: 1.625em; }
        @media (max-width: 767px) {
          .home_top .home_top_blocks ul li {
            width: 100%; } }
    @media (max-width: 767px) {
      .home_top .home_top_blocks {
        position: relative;
        left: auto;
        right: auto;
        bottom: 0;
        top: 0;
        margin-bottom: 20px;
        float: left; } }

.home_highlight {
  margin-top: 98px; }
  @media (max-width: 767px) {
    .home_highlight {
      margin-top: 22px; } }
  .home_highlight .single_home_highlight .single_home_highlight_wrapper {
    float: left; }
    @media (max-width: 767px) {
      .home_highlight .single_home_highlight .single_home_highlight_wrapper {
        display: block;
        width: 100%; } }
  .home_highlight .single_home_highlight .single_home_highlight_header {
    display: block;
    font-size: 0.875em;
    color: #666666;
    position: relative;
    padding: 0px 0 3px 34px;
    margin-bottom: 20px; }
    .home_highlight .single_home_highlight .single_home_highlight_header:before {
      height: 25px;
      width: 25px;
      color: white;
      position: absolute;
      left: 0;
      top: -3px;
      text-align: center;
      padding: 4px; }
  .home_highlight .single_home_highlight a {
    float: left; }
    @media (max-width: 767px) {
      .home_highlight .single_home_highlight a {
        width: 100%; } }
    .home_highlight .single_home_highlight a .single_home_highlight_image figure img {
      width: 100%;
      height: auto; }
    .home_highlight .single_home_highlight a .single_home_highlight_text {
      padding-top: 15px; }
      .home_highlight .single_home_highlight a .single_home_highlight_text h2 {
        font-size: 1.125em;
        line-height: 1.333em;
        margin: 0 0 5px 0;
        color: #484848; }
      .home_highlight .single_home_highlight a .single_home_highlight_text p {
        line-height: 1.625em;
        color: #484848;
        margin: 0 0 15px 0; }
      .home_highlight .single_home_highlight a .single_home_highlight_text .link {
        float: left;
        position: relative;
        margin-bottom: 25px; }
        .home_highlight .single_home_highlight a .single_home_highlight_text .link:before {
          position: absolute;
          right: -20px;
          top: 8px;
          font-size: 0.7em; }

.home_news {
  margin-bottom: 40px;
  background: #f2f2f2;
  padding: 30px 0; }
  .home_news .home_news_wrapper .home_news_title:hover h2 {
    color: #007D6E; }
  .home_news .home_news_wrapper .home_news_title h2 {
    position: relative;
    color: #484848;
    margin: 0 0 20px 0;
    font-size: 1.25em;
    padding-left: 20px; }
    .home_news .home_news_wrapper .home_news_title h2:before {
      position: absolute;
      left: 203px;
      top: 5px;
      font-size: 0.6em; }
  .home_news .home_news_wrapper .single_home_news {
    float: left;
    width: 33.3333333333%; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_image {
      position: relative;
      margin-bottom: 17px; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(255, 142, 71, 0) !important; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image figure img {
        width: 100%; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_image span {
        position: absolute;
        left: 0;
        bottom: 0; }
        .home_news .home_news_wrapper .single_home_news .single_home_news_image span:before {
          height: 25px;
          width: 25px;
          text-align: center;
          padding: 4px;
          display: block;
          color: white; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_text h2 {
      color: #484848;
      margin: 0 0 10px 0;
      font-size: 1.25em; }
    .home_news .home_news_wrapper .single_home_news .single_home_news_text .link {
      float: left;
      color: #484848;
      position: relative;
      margin: 0; }
      .home_news .home_news_wrapper .single_home_news .single_home_news_text .link:before {
        position: absolute;
        right: -20px;
        top: 6px;
        font-size: 0.7em; }
    @media (max-width: 767px) {
      .home_news .home_news_wrapper .single_home_news {
        width: 100%;
        margin-bottom: 30px; } }
  .home_news .home_news_wrapper + .single_home_news {
    padding-left: 0; }

.home_calender {
  float: left;
  margin: 0;
  padding-right: 0; }
  .home_calender .home_calender_wrapper {
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      .home_calender .home_calender_wrapper {
        margin-right: 0px; } }
  .home_calender .title_space {
    float: left;
    width: 100%;
    margin-bottom: 14px; }
  .home_calender h2 {
    float: left;
    color: #007D6E;
    font-size: 1.875em;
    margin: 0 10px 0 0; }
  .home_calender .icon-arrow-next {
    color: #484848;
    font-size: 1.25em;
    position: relative;
    line-height: 2; }
    .home_calender .icon-arrow-next:before {
      color: #007D6E;
      right: -20px;
      top: 4px;
      position: absolute;
      font-size: 0.7em; }
    .home_calender .icon-arrow-next:hover {
      color: #007D6E; }
    @media (max-width: 767px) {
      .home_calender .icon-arrow-next {
        float: left; }
        .home_calender .icon-arrow-next:before {
          top: 13px; } }
  .home_calender .single_home_calender {
    float: left;
    margin-right: 19px;
    position: relative; }
    .home_calender .single_home_calender:last-child {
      margin-right: 0; }
    .home_calender .single_home_calender .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(86, 86, 86, 0.4);
      display: none; }
    .home_calender .single_home_calender a {
      float: left; }
      .home_calender .single_home_calender a:hover .overlay {
        background: rgba(135, 205, 85, 0.4); }
      @media (max-width: 767px) {
        .home_calender .single_home_calender a figure img {
          width: 100%;
          max-width: none; } }
      .home_calender .single_home_calender a .playbutton {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #87CD55;
        height: 34px;
        width: 34px;
        background: white;
        border-radius: 50%;
        text-align: center; }
        .home_calender .single_home_calender a .playbutton span {
          margin-top: 2px;
          display: block;
          margin-left: 1px; }
          .home_calender .single_home_calender a .playbutton span:before {
            font-size: 1.9em; }
      .home_calender .single_home_calender a .video_title {
        color: white;
        font-size: 0.875em;
        text-align: center;
        position: absolute;
        top: 153px;
        width: 100%;
        padding: 0 40px;
        letter-spacing: 2px; }
        @media (max-width: 767px) {
          .home_calender .single_home_calender a .video_title {
            top: 95px; } }
      @media (max-width: 767px) {
        .home_calender .single_home_calender a {
          width: 100%; } }
    @media (max-width: 1199px) {
      .home_calender .single_home_calender {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .home_calender .single_home_calender {
        width: 100%; } }
  .home_calender #videobox {
    display: none;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    float: left;
    width: 100%;
    margin: 20px 0px 20px 10px; }
    .home_calender #videobox a.closevideo {
      display: block;
      position: absolute;
      z-index: 9999;
      right: 0;
      top: 0;
      padding: 15px;
      width: 70px;
      height: 70px;
      color: #fff;
      background: #007D6E;
      position: absolute; }
      .home_calender #videobox a.closevideo:hover {
        background: #FF8E47; }
    .home_calender #videobox .closevideo:before,
    .home_calender #videobox .closevideo:after {
      position: absolute;
      left: 34px;
      top: 18px;
      content: " ";
      height: 33px;
      width: 2px;
      background-color: #fff; }
    .home_calender #videobox .closevideo:before {
      transform: rotate(45deg); }
    .home_calender #videobox .closevideo:after {
      transform: rotate(-45deg); }
    .home_calender #videobox iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  @media (max-width: 767px) {
    .home_calender {
      padding-right: 20px; } }

.home_in_mag {
  margin: 80px 0; }
  .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
    float: left;
    background: #fbfbfb;
    padding: 20px 30px;
    position: relative;
    margin: 0px -20px 0px 0;
    min-height: 345px; }
    @media (max-width: 991px) {
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
        margin: 0; } }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_image {
      position: absolute;
      left: 60px;
      top: -25px; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_image figure img {
        -ms-transform: rotate(-7deg);
        /* IE 9 */
        -webkit-transform: rotate(-7deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-7deg); }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text {
      padding-left: 397px;
      z-index: 2;
      position: relative; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text h2 {
        color: #87CD55;
        font-size: 1.375em;
        margin: 0 0 10px 0; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text h2 span {
          color: #458451; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text p {
        line-height: 1.625em;
        margin: 0 0 30px 0; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text a {
        padding: 9px 20px;
        clear: both;
        float: left;
        margin: 0 0 10px 0; }
      @media (max-width: 1199px) {
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .home_in_mag_text {
          padding-left: 0; } }
    .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 430px;
      overflow: hidden;
      z-index: 1; }
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image {
        position: absolute;
        right: -215px;
        bottom: -215px;
        height: 430px;
        width: 430px;
        background: #484848;
        border-radius: 50%;
        overflow: hidden; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image:hover {
          background: #007D6E; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image figure img {
          opacity: 0.8; }
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 {
          color: white;
          font-size: 2.5em;
          text-shadow: 0px 2px 10px #000000;
          position: absolute;
          top: 80px;
          left: 65px;
          text-transform: uppercase;
          margin: 0; }
          .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 span {
            display: block; }
          @media (max-width: 767px) {
            .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image h3 {
              position: absolute;
              top: 51px;
              left: 0;
              right: 0;
              text-align: center; } }
        @media (max-width: 767px) {
          .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag .circle_image {
            position: relative;
            clear: both;
            right: 0;
            left: 0;
            bottom: 0;
            top: 0;
            float: left;
            height: auto;
            width: auto;
            border-radius: 0; } }
      @media (max-width: 767px) {
        .home_in_mag .home_in_mag_wrapper .home_in_mag_content .now_in_mag {
          position: relative;
          clear: both;
          right: auto;
          left: auto;
          bottom: auto;
          top: auto;
          float: left;
          width: 100%; } }
    @media (max-width: 767px) {
      .home_in_mag .home_in_mag_wrapper .home_in_mag_content {
        margin: -10px 0px 40px 0; } }
  @media (max-width: 767px) {
    .home_in_mag .home_in_mag_wrapper {
      margin: 10px 0px 20px 0; } }
  @media (max-width: 767px) {
    .home_in_mag {
      float: left; } }

.holder {
  float: left;
  margin-bottom: 30px; }

.holdertwee {
  float: left; }

.home_events .home_events_wrapper {
  padding-top: 25px;
  margin-right: -20px;
  padding-right: 10px; }
  .home_events .home_events_wrapper h2 {
    color: #484848;
    margin: 0;
    font-size: 1.375em;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 20px; }
  .home_events .home_events_wrapper ul li {
    border-bottom: 1px solid #bfbfbf;
    padding: 15px 0; }
    .home_events .home_events_wrapper ul li a {
      color: #484848; }
      .home_events .home_events_wrapper ul li a:hover {
        color: #007D6E; }
    .home_events .home_events_wrapper ul li p {
      color: #484848;
      position: relative;
      padding-left: 25px;
      font-size: 0.875em;
      margin: 8px 0 0 0; }
      .home_events .home_events_wrapper ul li p:before {
        position: absolute;
        left: 0;
        top: 4px;
        font-size: 0.9em;
        color: #929292; }
  .home_events .home_events_wrapper ul .events_btn {
    color: #484848;
    position: relative;
    float: left;
    color: #484848;
    margin: 15px 0 0 0; }
    .home_events .home_events_wrapper ul .events_btn:hover {
      color: #007D6E; }
    .home_events .home_events_wrapper ul .events_btn:before {
      position: absolute;
      right: -20px;
      top: 5px;
      font-size: 0.7em;
      color: #007D6E; }
  @media (max-width: 767px) {
    .home_events .home_events_wrapper {
      padding-right: 20px; } }
@media (max-width: 767px) {
  .home_events {
    margin: 0px 0 30px 0; } }

.home_location_finder {
  padding-right: 0; }
  @media (max-width: 991px) {
    .home_location_finder {
      padding: 0; } }
  .home_location_finder .home_location_finder_wrapper {
    float: left;
    position: relative;
    min-height: 356px;
    margin-right: 0px;
    width: 100%; }
    .home_location_finder .home_location_finder_wrapper .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 169, 149, 0.8); }
    .home_location_finder .home_location_finder_wrapper figure {
      height: 100%;
      overflow: hidden; }
      .home_location_finder .home_location_finder_wrapper figure img {
        height: 100%;
        width: auto; }
    .home_location_finder .home_location_finder_wrapper .home_location_finder_text {
      position: absolute;
      top: 25px;
      left: 30px;
      right: 30px; }
      .home_location_finder .home_location_finder_wrapper .home_location_finder_text h2 {
        margin: 0 0 17px 0;
        color: white;
        font-size: 1.375em;
        position: relative; }
      .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style {
        padding: 0;
        background: transparent;
        margin: 0; }
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group label {
          color: white;
          font-size: 1em; }
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input {
          border-left: 0;
          border-radius: 0; }
          .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input.btn {
            background: #007D6E !important; }
            .home_location_finder .home_location_finder_wrapper .home_location_finder_text .form_style form .form_wrapper .form-group input.btn:hover {
              color: #484848 !important; }
      @media (max-width: 767px) {
        .home_location_finder .home_location_finder_wrapper .home_location_finder_text {
          width: 100%;
          left: 0;
          padding: 0 20px; } }
    @media (max-width: 767px) {
      .home_location_finder .home_location_finder_wrapper {
        margin-right: 0px; } }
  @media (max-width: 767px) {
    .home_location_finder {
      padding-right: 20px; } }

.home_pics:hover .home_pics_wrapper .home_pics_image .overlay {
  background: rgba(96, 173, 94, 0.8); }
.home_pics .home_pics_wrapper {
  margin-right: -20px;
  max-height: 540px;
  overflow: hidden; }
  .home_pics .home_pics_wrapper .home_pics_image {
    position: relative; }
    .home_pics .home_pics_wrapper .home_pics_image .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(96, 173, 94, 0.6);
      transition: 0.3s; }
    .home_pics .home_pics_wrapper .home_pics_image figure {
      overflow: hidden; }
  .home_pics .home_pics_wrapper .home_pics_text {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 25px 50px 25px 30px; }
    .home_pics .home_pics_wrapper .home_pics_text h2 {
      color: white;
      margin: 0;
      font-size: 3.75em;
      line-height: 1.167em;
      text-transform: uppercase; }
    .home_pics .home_pics_wrapper .home_pics_text .link {
      color: white;
      position: relative;
      float: left;
      font-size: 1.25em;
      position: absolute;
      bottom: 23px; }
      .home_pics .home_pics_wrapper .home_pics_text .link:before {
        position: absolute;
        right: -20px;
        top: 9px;
        font-size: 0.6em; }
      .home_pics .home_pics_wrapper .home_pics_text .link:hover {
        text-decoration: underline; }
  @media (max-width: 767px) {
    .home_pics .home_pics_wrapper {
      margin-right: 0px; } }
@media (max-width: 767px) {
  .home_pics {
    margin-bottom: 30px; } }

.home_week_plant .home_week_plant_wrapper {
  margin-right: -20px; }
  .home_week_plant .home_week_plant_wrapper:hover .home_week_plant_text h2 {
    color: #007D6E; }
  @media (max-width: 767px) {
    .home_week_plant .home_week_plant_wrapper figure img {
      width: 100%; } }
  .home_week_plant .home_week_plant_wrapper .home_week_plant_text {
    background: #F2F2F2;
    padding: 25px 30px;
    min-height: 288px; }
  .home_week_plant .home_week_plant_wrapper span {
    color: #458451;
    margin: 0 0 10px 0;
    display: block; }
  .home_week_plant .home_week_plant_wrapper h2 {
    margin: 0 0 18px 0;
    color: #484848;
    font-size: 1.125em; }
  .home_week_plant .home_week_plant_wrapper p {
    line-height: 1.625em;
    margin: 0 0 22px 0;
    color: #484848; }
  .home_week_plant .home_week_plant_wrapper .link {
    position: relative;
    float: left;
    color: #484848; }
    .home_week_plant .home_week_plant_wrapper .link:before {
      color: #007D6E;
      font-size: 0.7em;
      position: absolute;
      right: -20px;
      top: 4px; }
    .home_week_plant .home_week_plant_wrapper .link:hover {
      color: #007D6E; }
  @media (max-width: 767px) {
    .home_week_plant .home_week_plant_wrapper {
      margin-right: 0; } }

.home_gardenlogs .home_gardenlogs_wrapper {
  background: #F2F2F2;
  padding: 25px 30px;
  margin: 0px -20px 0 0; }
  .home_gardenlogs .home_gardenlogs_wrapper a h2 {
    position: relative;
    margin: 0;
    color: #484848;
    font-size: 1.125em;
    padding-bottom: 18px;
    border-bottom: 1px solid #bfbfbf; }
    .home_gardenlogs .home_gardenlogs_wrapper a h2:hover {
      color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper a h2:before {
      color: #007D6E;
      font-size: 0.7em;
      position: absolute;
      right: 0px;
      top: 4px; }
  .home_gardenlogs .home_gardenlogs_wrapper ul li {
    border-bottom: 1px solid #bfbfbf;
    padding: 20px 0;
    margin: 5px 20px 5px 0;
    display: inline-block;
    width: 100%; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li h3 {
      color: #484848;
      margin: 0 0 12px 0;
      font-size: 1.125em; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li h3:hover {
        color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li a {
      color: #484848; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li a:hover {
        color: #007D6E; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li p,
    .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-login {
      float: left;
      color: #484848;
      position: relative;
      padding-left: 25px;
      font-size: 0.875em;
      margin: 0 20px 15px 0;
      line-height: 1.2em; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li p:before,
      .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-login:before {
        position: absolute;
        left: 0;
        top: 3px;
        font-size: 0.9em;
        color: #929292; }
    .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-arrow-next {
      display: block;
      position: relative;
      margin: 0;
      float: left;
      width: 100%; }
      .home_gardenlogs .home_gardenlogs_wrapper ul li .icon-arrow-next:before {
        color: #007D6E;
        font-size: 0.7em;
        position: absolute;
        left: 103px;
        top: 6px; }
    @media (max-width: 767px) {
      .home_gardenlogs .home_gardenlogs_wrapper ul li {
        padding: 25px 20px;
        margin: 5px 0px 5px 0; } }
  @media (max-width: 767px) {
    .home_gardenlogs .home_gardenlogs_wrapper {
      min-height: auto;
      float: left; } }
@media (max-width: 991px) {
  .home_gardenlogs {
    margin: 20px 0;
    padding-right: 0; } }
@media (max-width: 767px) {
  .home_gardenlogs {
    padding-right: 20px; } }

.social_share {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }
  .social_share h2 {
    color: #484848;
    text-align: center;
    font-size: 1.375em;
    line-height: 1.455em;
    margin: 0 0 4px 0; }
  .social_share p {
    color: #484848;
    text-align: center;
    font-size: 1.125em;
    margin: 0 0 20px 0; }
  .social_share ul {
    width: auto;
    margin: 0 auto;
    text-align: center; }
    .social_share ul li {
      display: inline-block;
      margin: 0 5px; }
      .social_share ul li.facebook a {
        background: #3b5998; }
      .social_share ul li.twitter a {
        background: #55acee; }
      .social_share ul li.pinterest a {
        background: #bd081c; }
      .social_share ul li.google a {
        background: #f44336; }
      .social_share ul li.instagram a {
        background: #12568b; }
      .social_share ul li.youtube a {
        background: #cd201f; }
      .social_share ul li.youtube a {
        background: #cd201f; }
      .social_share ul li a {
        color: white;
        font-size: 1.5em;
        padding: 10px 0;
        text-align: center;
        display: block;
        height: auto;
        width: auto;
        border-radius: 50%;
        height: 50px;
        width: 50px; }
        .social_share ul li a:hover {
          background: #484848; }
        @media (max-width: 767px) {
          .social_share ul li a {
            padding: 10px 0;
            border-radius: 0; } }
      @media (max-width: 767px) {
        .social_share ul li {
          flex-grow: initial; } }
    @media (max-width: 767px) {
      .social_share ul {
        width: auto;
        text-align: center; } }
  @media (max-width: 767px) {
    .social_share {
      padding-top: 10px;
      padding-bottom: 10px; } }

.home_greenspots {
  float: left; }
  .home_greenspots .home_greenspots_wrapper {
    margin-top: 30px;
    margin-right: -20px;
    display: flex; }
    @media (max-width: 767px) {
      .home_greenspots .home_greenspots_wrapper {
        margin-right: 0px;
        display: block; } }
  .home_greenspots .single_home_greenspots {
    border: 1px solid #d0d0d0;
    width: calc(100% / 3 - 20px);
    float: left;
    min-height: 260px;
    margin-right: 30px;
    flex: 1; }
    .home_greenspots .single_home_greenspots:last-child {
      margin-right: 0; }
    .home_greenspots .single_home_greenspots h2 {
      color: #484848;
      font-size: 0.875em;
      margin: 0;
      padding: 5px 30px;
      border-bottom: 1px solid #d0d0d0; }
    .home_greenspots .single_home_greenspots .single_home_greenspots_text {
      padding: 25px 30px; }
    .home_greenspots .single_home_greenspots p {
      font-size: 0.875em;
      margin: 0;
      word-wrap: break-word; }
      .home_greenspots .single_home_greenspots p a {
        color: #458451;
        position: relative; }
        .home_greenspots .single_home_greenspots p a:before {
          font-size: 0.7em;
          position: absolute;
          left: 103px;
          top: 6px; }
        .home_greenspots .single_home_greenspots p a:hover {
          color: #007D6E; }
    @media (max-width: 767px) {
      .home_greenspots .single_home_greenspots {
        width: 100%;
        margin-bottom: 20px; } }

.newsletter {
  float: left; }
  .newsletter .newsletter_wrapper {
    float: left;
    background: #F2F2F2;
    padding: 25px 30px;
    margin-top: 30px;
    margin-left: 10px; }
    .newsletter .newsletter_wrapper h2 {
      position: relative;
      margin: 0 0 8px 0;
      color: #484848;
      font-size: 1.125em; }
    .newsletter .newsletter_wrapper .form_style {
      padding: 0;
      background: transparent;
      margin: 5px 0 0; }
      .newsletter .newsletter_wrapper .form_style .btn {
        background: #87CD55;
        color: #23462a; }
        .newsletter .newsletter_wrapper .form_style .btn:hover {
          background: #484848;
          color: white; }
    @media (max-width: 767px) {
      .newsletter .newsletter_wrapper {
        margin-left: 0px; } }

.empty_shell .empty_shell_image figure img {
  margin: 0 auto; }
@media (max-width: 767px) {
  .empty_shell {
    margin-left: 0; } }

.empty_space {
  margin-top: 30px;
  height: 300px;
  float: right; }
  .empty_space.first {
    margin-top: 98px; }
  .empty_space .empty_shell {
    margin-left: 10px;
    background: #fbfbfb;
    min-height: 300px;
    position: relative; }
    .empty_space .empty_shell .empty_shell_image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 300px; }
      .empty_space .empty_shell .empty_shell_image figure img {
        margin: 0 auto; }
    @media (max-width: 767px) {
      .empty_space .empty_shell {
        margin-left: 0; } }
  @media (max-width: 767px) {
    .empty_space {
      margin: 30px 0; } }

@media screen and (max-width: 991px) {
  .section-header + .equalChildHeight {
    display: block !important; } }

.btn {
  padding: 12px 20px;
  font-size: 1em;
  line-height: 1.250em;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  border-radius: 2px; }
  .btn-small {
    padding: 11px 17px;
    font-size: 0.875em; }
  .btn.orange {
    background: #FF8E47; }
    .btn.orange:hover {
      background: #007D6E; }
  .btn.green {
    background: #87CD55; }
    .btn.green:hover {
      background: #007D6E; }

.link {
  color: #484848;
  font-size: 1.063em;
  line-height: 1.235em;
  display: inline-block; }
  .link:hover {
    color: #484848; }
  .link--arrow .icon {
    margin-left: 5px;
    position: relative;
    top: -3px;
    color: #458451;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
    .link--arrow .icon:before {
      color: #458451;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
  .link--arrow:hover .icon {
    margin-left: 15px; }
    .link--arrow:hover .icon:before {
      color: #FF8E47; }

.desktop-small-overflow + .link {
  margin-top: 20px; }

.tag {
  padding: 7px 10px;
  display: inline-block;
  font-size: 0.875em;
  text-transform: uppercase;
  color: white; }
  .tag * {
    color: white; }
  .tag:focus, .tag:active {
    color: white; }
  .tag .icon {
    display: inline-block;
    margin-right: 5px;
    margin-top: -5px; }
  .tag--bg-orange {
    background: #FF8E47; }
  .tag--bg-green {
    background: #458451; }
    .tag--bg-green-light {
      background: #87CD55; }
    .tag--bg-green-light-new {
      background: #00A995; }
  .tag--size-large {
    padding: 12px 15px;
    font-size: 1em;
    text-transform: none;
    border-bottom-right-radius: 11px; }
    .tag--size-large .icon {
      margin-right: 10px; }
  .tag:hover {
    color: white; }

.section {
  padding: 20px 0; }

.section-tile-swiper {
  overflow: visible !important; }

section:first-child .section-header-title {
  margin-top: 5px; }

.windows {
  position: relative;
  background: #00A995;
  background-image: url("/media/images/bg_pattern_20.png");
  background-position: center center;
  background-repeat: repeat;
  margin-bottom: 20px;
  overflow: hidden; }
  .windows.green--apple {
    background: #87CD55;
    background-image: url("/media/images/popup_bg.png"); }
    .windows.green--apple .windows__content {
      background-image: none; }
    @media screen and (max-width: 991px) {
      .windows.green--apple {
        margin-bottom: 20px; }
        .windows.green--apple:last-child {
          margin-bottom: 20px; } }
  @media (max-width: 991px) {
    .windows + a {
      margin-bottom: 30px; } }
  .windows a {
    display: block; }
    .windows a:after {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: #000;
      opacity: 0;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
    .windows a:hover:after {
      opacity: 0.5; }
  .windows.windows--image-none a:after {
    display: none; }
  .windows:last-child {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .windows {
      margin-bottom: 15px; }
      .windows:last-child {
        margin-bottom: 0; } }
  .windows__image {
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .windows__image .img-responsive {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
    .windows__image + .windows__content {
      position: absolute;
      z-index: 2;
      bottom: 0;
      height: auto; }
      .windows__image + .windows__content .windows__link {
        position: static; }
    .windows:hover .windows__image .img-responsive {
      transform: scale(1.1); }
  .windows__content {
    padding: 30px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 );
    /* IE6-9 */ }
    .windows__content * {
      color: white; }
    .windows--image-none .windows__content {
      background: transparent;
      background-image: url("/media/images/pattern.png");
      background-position: center center;
      background-repeat: repeat; }
    @media (max-width: 767px) {
      .windows__content {
        padding: 20px; } }
  .windows__title {
    font-size: 1.475em;
    line-height: 1.200em;
    margin: 0 0 20px 0; }
    @media (max-width: 1199px) {
      .windows__title {
        font-size: 1.250em; } }
    .windows--size-large .windows__title {
      font-size: 2.500em; }
      @media (max-width: 1199px) {
        .windows--size-large .windows__title {
          font-size: 1.875em; } }
    .col-md-6 .windows__title {
      font-size: 1.25em;
      margin: 0 0 32px 0; }
      @media (max-width: 1199px) {
        .col-md-6 .windows__title {
          font-size: 1.25em; } }
  .windows__text {
    font-size: 1.063em;
    line-height: 1.235em;
    margin: -20px 0 20px 0; }
    .windows--size-large .windows__text {
      font-size: 1.250em; }
      @media (max-width: 1199px) {
        .windows--size-large .windows__text {
          font-size: 1.063em; } }
    @media (max-width: 767px) {
      .windows__text {
        display: none; } }
  .windows__link {
    font-size: 1.063em;
    line-height: 1.235em;
    position: absolute;
    bottom: 30px;
    left: 30px; }
    .windows__link .icon {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      margin-left: 5px;
      position: relative;
      top: -3px; }
      .windows__link .icon.next:before {
        color: #FF8E47; }
        .windows--image-none .windows__link .icon.next:before {
          color: white; }
    .windows:hover .windows__link .icon {
      margin-left: 15px; }
    @media (max-width: 991px) {
      .windows__link {
        font-size: 1em;
        position: static; } }
  .windows .tag {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 2; }
    @media (max-width: 767px) {
      .windows .tag {
        left: 20px;
        top: 20px; } }
  @media (max-width: 991px) {
    .windows--size-large:last-child {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .windows--size-large:last-child {
      margin-bottom: 15px; } }
  .windows--size-large .tag {
    left: 0;
    top: 0; }
    @media (max-width: 767px) {
      .windows--size-large .tag {
        left: 0;
        top: 0; } }
  .windows--shape-square .windows__title {
    margin-bottom: 0; }
  .windows--shape-square .windows__link {
    font-size: 1.25em;
    display: block; }
    @media (max-width: 991px) {
      .windows--shape-square .windows__link {
        font-size: 1.125em; } }
    @media (max-width: 767px) {
      .windows--shape-square .windows__link {
        font-size: 1em; } }
  .windows--button .btn {
    margin-top: 15px; }
  .windows--button a:after {
    display: none !important; }
  .windows--button a:hover .btn {
    background: #007D6E; }
  .windows + .link {
    margin-top: -10px; }

.tile {
  position: relative;
  background: #F2F2F2; }
  .tile__image {
    overflow: hidden;
    max-height: 339px; }
    .tile__image .img-responsive {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
    .tile:hover .tile__image .img-responsive {
      transform: scale(1.05); }
    .tile__image + .tile__content {
      position: absolute;
      z-index: 2;
      bottom: 0;
      height: auto;
      width: 100%; }
    @media (max-width: 991px) {
      .tile__image {
        max-height: 400px;
        width: 100%; } }
  .tile__content {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 );
    /* IE6-9 */
    padding: 30px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .tile__content {
        padding: 30px 20px 20px 20px; } }
  .tile__title {
    font-size: 1.25em;
    line-height: 1.200em;
    color: white;
    margin: 0;
    position: relative;
    bottom: 0;
    transition: bottom 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-delay: 0.4s;
    white-space: normal; }
    .tile:hover .tile__title {
      bottom: 30px;
      transition: bottom 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition-delay: 0s; }
    @media (max-width: 991px) {
      .tile__title {
        bottom: 30px !important;
        transition: none !important;
        transition-delay: none !important; } }
  .tile__date {
    font-size: 0.875em; }
  .tile__link {
    font-size: 1.063em;
    line-height: 1.235em;
    color: white;
    position: absolute;
    left: -160px;
    bottom: 30px;
    transition: left 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-delay: 0s; }
    @media (max-width: 767px) {
      .tile__link {
        bottom: 20px; } }
    .tile__link .icon {
      color: #FF8E47;
      margin-left: 5px;
      position: relative;
      top: -3px; }
      .tile__link .icon:before {
        color: #FF8E47; }
    .tile:hover .tile__link {
      left: 30px;
      transition: left 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition-delay: 0.05s; }
      @media (max-width: 767px) {
        .tile:hover .tile__link {
          left: 20px; } }
    @media (max-width: 991px) {
      .tile__link {
        left: 30px !important;
        transition: none !important;
        transition-delay: none !important; } }
    @media (max-width: 767px) {
      .tile__link {
        left: 20px !important; } }
  .tile .tag {
    position: absolute;
    top: 20px;
    left: 30px; }
  .tile--lead .tile__title + p {
    color: white;
    font-size: 1em;
    line-height: 1.25em;
    max-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    bottom: 0;
    transition: bottom 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-delay: 0.4s; }
    @media (max-width: 991px) {
      .tile--lead .tile__title + p {
        bottom: 30px !important;
        transition: none !important;
        transition-delay: none !important; } }
  .tile--lead:hover .tile__title + p {
    bottom: 30px;
    transition: bottom 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-delay: 0s; }
  @media (max-width: 767px) {
    .tile--lead {
      margin-bottom: 20px; } }
  .tile--event {
    background: #00A995;
    min-height: 160px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
    @media (max-width: 767px) {
      .tile--event {
        min-height: 140px; } }
    .tile--event .tile__content {
      background: transparent;
      filter: none;
      position: static; }
      @media (max-width: 767px) {
        .tile--event .tile__content {
          padding: 20px; } }
    .tile--event .tile__date {
      color: white;
      font-size: 0.875em;
      line-height: 1.286em;
      padding-top: 2px; }
      .tile--event .tile__date .icon {
        margin-right: 5px;
        position: relative;
        top: -1px; }
      .tile--event .tile__date + .tile__title {
        margin-top: 10px; }
    .tile--event .tile__title {
      transition: none !important;
      bottom: 0 !important;
      font-size: 1.125em; }
    .tile--event:hover {
      background: #007D6E; }
  .tile--button {
    background: #458451; }
    .tile--button .tile__image .img-responsive {
      transform: scale(1) !important; }
    .tile--button .tile__content .btn {
      margin-top: 15px; }
    .tile--button .tile__title {
      bottom: 0 !important;
      transition: none !important;
      transition-delay: none !important; }
    .tile--button:hover .tile__content .btn {
      background: #007D6E; }
  .tile--spot {
    height: 100%; }
    .tile--spot .tile__content {
      background: transparent;
      filter: none; }
      .tile--spot .tile__content p {
        font-size: 0.938em;
        line-height: 1.267em; }
        .tile--spot .tile__content p a {
          color: #458451;
          word-wrap: break-word; }
          .tile--spot .tile__content p a:hover {
            color: #23462A; }
  .tile--insta {
    width: 100%;
    max-width: 20%;
    display: inline-block;
    float: left; }
    .tile--insta * {
      color: white;
      text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5); }
    .tile--insta .tile__content {
      background: transparent;
      filter: none;
      padding: 0px;
      position: static; }
      .tile--insta .tile__content p {
        font-size: 0.875em;
        line-height: 1.286em;
        margin: 0;
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 20px; }
    .tile--insta .meta:first-child {
      position: absolute;
      left: 20px;
      top: 20px;
      right: 20px; }
      .tile--insta .meta:first-child .meta-item {
        color: white;
        font-size: 0.875em; }
        .tile--insta .meta:first-child .meta-item .icon:before {
          color: white; }
  @media (max-width: 991px) {
    .tile--size-large {
      margin-bottom: 20px; } }
  .tile--size-large .tile__content p {
    font-size: 1.250em;
    line-height: 1.250em;
    color: white; }
  .tile--size-large .tile__title {
    font-size: 2.500em; }
    @media (max-width: 767px) {
      .tile--size-large .tile__title {
        font-size: 1.500em; } }

@media (max-width: 321px) {
  .desktop-small-overflow .tile {
    width: 235px !important; } }

.floriade-expo__row {
  margin-left: -10px;
  margin-right: -10px; }

.floriade-expo--overview {
  width: 1220px;
  margin-left: 10px; }

.first--row {
  margin-bottom: 40px; }

.card--row {
  margin-bottom: 20px;
  padding: 0 20px !important; }

.card--image {
  height: 220px; }

.card--content {
  padding: 20px;
  min-height: 260px;
  max-height: 260px;
  overflow: hidden; }
  .card--content h2 {
    font-size: 24px;
    color: #45844f !important; }
  .card--content p {
    color: #484848; }

.pagination ul li a.active {
  color: #484848 !important;
  background-color: #87CD55 !important; }

#mm-0 > div.main > div > section > div > section > div.row.row-10--card > div.col-md-8.col-sm-6.first--row {
  padding-right: 10px; }

#mm-0 > div.main > div > section > div > section > div.row.row-10--card > div.col-md-4.col-sm-6.first--row {
  padding-left: 10px; }

#mm-0 > div.main > div > section > div > section > div.row.row-10 > div:nth-child(3),
#mm-0 > div.main > div > section > div > section > div.row.row-10 > div:nth-child(6) {
  padding-left: 0px !important; }

#mm-0 > div.main > div > section > div > section > div.row.row-10 > div:nth-child(5),
#mm-0 > div.main > div > section > div > section > div.row.row-10 > div:nth-child(8) {
  padding-right: 0px !important; }

.section-header-flex + .row .card {
  margin-top: 10px; }

.card {
  background: #F2F2F2;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  margin-bottom: 10px;
  min-height: 174px; }
  @media (max-width: 767px) {
    .card {
      min-width: 71px;
      min-height: auto; } }
  .card__image {
    padding-right: 0;
    overflow: hidden; }
    .card__image .media-object {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
    @media (max-width: 767px) {
      .card__image .media-object {
        width: 71px;
        height: 71px; } }
    .card:hover .card__image .media-object {
      transform: scale(1.1); }
  .card__content {
    padding: 27px 30px 24px 30px; }
    .card__content .max-height {
      height: 81px;
      margin-bottom: 14px;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
      @media (max-width: 767px) {
        .card__content .max-height {
          height: auto; } }
    .card__content p {
      font-size: 1.125em;
      line-height: 1.278em;
      color: #484848;
      margin: 0 0 11px 0; }
      @media (max-width: 991px) {
        .card__content p {
          display: none; } }
    .card__content .meta {
      margin-top: -10px;
      margin-bottom: 2px; }
    @media (max-width: 767px) {
      .card__content {
        padding: 17px 20px 14px 20px; } }
  .card__title {
    color: #458451;
    margin: 0 0 11px 0;
    font-size: 1.375em; }
    @media (max-width: 767px) {
      .card__title {
        font-size: 0.875em; } }
  .card__link {
    font-size: 1.063em;
    line-height: 1.235em;
    color: #484848; }
    .card__link .icon {
      margin-left: 5px;
      position: relative;
      top: -3px;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear; }
      .card__link .icon:before {
        color: #458451; }
      .card:hover .card__link .icon {
        margin-left: 15px; }
    @media (max-width: 767px) {
      .card__link {
        display: none; } }
  .card:hover {
    background: #e3e3e3; }
  .card--bg-green {
    background: #458451; }
    .card--bg-green .card__content p {
      color: white; }
    .card--bg-green .card__title {
      color: white; }
    .card--bg-green .card__link {
      color: white; }
      .card--bg-green .card__link .icon:before {
        color: #23462A; }
    .card--bg-green:hover {
      background: #87CE55; }
  @media (max-width: 991px) {
    .card--fs-small {
      margin-right: 15px;
      height: 100%;
      margin-bottom: 0;
      position: relative; }
      .desktop-small-width-325:last-child .card--fs-small {
        margin-right: 0; } }
  @media (max-width: 991px) {
    .card--fs-small .card__image {
      display: none; } }
  @media (max-width: 991px) {
    .card--fs-small .card__content {
      padding: 17px 20px 40px 20px; }
      .card--fs-small .card__content .meta {
        position: absolute;
        bottom: 14px; } }
  .card--fs-small .card__content p {
    font-size: 1.063em; }
    @media (max-width: 991px) {
      .card--fs-small .card__content p {
        display: block; } }
  .card--fs-small .card__title {
    font-size: 1.25em;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .card--fs-small .card__title {
        font-size: 1em; } }
  @media (max-width: 991px) {
    .card--fs-small .card__link {
      display: none; } }

.section {
  overflow: hidden; }
  .section-header {
    position: relative; }
    .section-header-title {
      font-size: 2.188em;
      color: #484848;
      margin: 40px 0 20px 0; }
      @media (max-width: 767px) {
        .section-header-title {
          font-size: 1.563em;
          margin: 20px 0 15px 0; } }
    .section-header__link {
      color: #484848;
      font-size: 1.063em;
      line-height: 1.235em;
      position: absolute;
      right: 0;
      bottom: 0; }
      .section-header__link .icon {
        margin-left: 5px;
        position: relative;
        top: -3px;
        color: #458451; }
        .section-header__link .icon:before {
          color: #458451;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear; }
      .section-header__link:hover {
        color: #484848; }
        .section-header__link:hover .icon:before {
          color: #FF8E47; }
      @media (max-width: 767px) {
        .section-header__link {
          display: none; } }
    .section-header-anchor {
      max-height: 47px;
      margin-left: 25px; }
      .section-header-anchor .icon {
        transform: rotate(90deg);
        display: inline-block;
        margin-left: 15px; }
        .section-header-anchor .icon:before {
          font-size: 14px; }
      .section-header-anchor:hover, .section-header-anchor:focus, .section-header-anchor:active {
        color: white !important; }
      @media (max-width: 767px) {
        .section-header-anchor {
          white-space: normal;
          max-height: none; } }
    .section-header-dropdown {
      position: relative; }
      .section-header-dropdown label svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        z-index: 1; }
      .section-header-dropdown select {
        font-size: 1em;
        font-family: 'quicksandbold';
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 11px 45px 12px 20px;
        background: transparent;
        border: #F2F2F2 2px solid;
        border-radius: 2px;
        max-height: 47px;
        position: relative;
        z-index: 2;
        cursor: pointer; }
        .section-header-dropdown select:focus, .section-header-dropdown select:active {
          outline: none;
          box-shadow: none; }
    .section-header-flex {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 0 0 20px 0; }
      .section-header-flex .flex-end {
        display: flex;
        flex-grow: 2;
        justify-content: flex-end; }
        @media (max-width: 767px) {
          .section-header-flex .flex-end {
            display: block; } }
      .section-header-flex .section-header-title {
        margin: 0; }
      @media (max-width: 991px) {
        .section-header-flex {
          display: block;
          position: relative; }
          .section-header-flex .section-header-dropdown {
            position: absolute;
            top: 0;
            right: 0; }
          .section-header-flex .section-header-anchor {
            margin: 20px 0 0 0; } }
      @media (max-width: 767px) {
        .section-header-flex .section-header-dropdown {
          position: relative;
          width: 100%; }
          .section-header-flex .section-header-dropdown label svg {
            top: 65%; }
          .section-header-flex .section-header-dropdown select {
            width: 100%; } }

.adds {
  float: none;
  padding-left: 0; }
  .adds > * {
    margin-bottom: 40px !important; }
    .adds > *:first-child, .adds > *:last-child {
      margin-bottom: 0 !important; }

.new .widgets article.banner {
  padding: 0; }
.new .widgets article .empty_shell a figure {
  height: auto !important; }

.meta:before, .meta:after {
  content: " ";
  display: table; }
.meta:after {
  clear: both; }
@media (max-width: 991px) {
  .meta {
    zoom: 0.9; } }
.meta:first-child {
  margin: 0 0 5px 0; }
.meta li {
  float: left;
  margin: 0 20px 0 0; }
  @media (max-width: 991px) {
    .meta li {
      margin: 0 10px 0 0; } }
.meta-item {
  color: #23462A;
  font-size: 0.875em;
  line-height: 1.286em; }
  .meta:first-child .meta-item {
    font-size: 1em;
    margin: 0;
    color: #458451; }
  .meta-item .icon {
    position: relative;
    top: -4px;
    margin: 0 5px 0 0; }
    .meta-item .icon:before {
      color: #23462A; }
      .meta:first-child .meta-item .icon:before {
        color: #458451; }

.file-group .assets-buttons .assets-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: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
  line-height: 1.250em;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  border-radius: 2px;
  padding: 9px 20px !important;
  transition: 0.3s;
  background-color: #458451 !important;
  color: white !important;
  font-family: "quicksandbold" !important;
  font: normal normal 14px "quicksandbold" !important; }
  .file-group .assets-buttons .assets-btn:hover {
    background-color: #484848 !important; }
  .file-group .assets-buttons .assets-btn.assets-disabled {
    display: none; }
.file-group .assets-field {
  margin: 0 !important; }
.file-group .assets-tv-file {
  width: auto !important; }

/*# sourceMappingURL=style.css.map */
