@charset "UTF-8";
/* Scss Document */
/* Scss Fonts Document */
@font-face {
  font-family: 'BundesSansWeb';
  font-weight: normal;
  src: url("../fonts/BundesSansWeb-Regular.eot");
  src: url("../fonts/BundesSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BundesSansWeb-Regular.woff") format("woff"), url("../fonts/BundesSansWeb-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'BundesSansWeb';
  font-weight: bold;
  src: url("../fonts/BundesSansWeb-Bold.eot");
  src: url("../fonts/BundesSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BundesSansWeb-Bold.woff") format("woff"), url("../fonts/BundesSansWeb-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'BundesSerifWeb';
  font-weight: normal;
  src: url("../fonts/BundesSerifWeb-Regular.eot");
  src: url("../fonts/BundesSerifWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BundesSerifWeb-Regular.woff") format("woff"), url("../fonts/BundesSerifWeb-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'BundesSerifWeb';
  font-weight: bold;
  src: url("../fonts/BundesSerifWeb-Bold.eot");
  src: url("../fonts/BundesSerifWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BundesSerifWeb-Bold.woff") format("woff"), url("../fonts/BundesSerifWeb-Bold.ttf") format("truetype"); }
/*
===  Eigene Variablen 
############################### */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  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;
  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; }

  .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("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.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: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #004f80;
  text-decoration: none; }
  a:hover, a:focus {
    color: #002034;
    text-decoration: underline; }
  a:focus {
    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.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #f2f2f2; }

.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,
.content-slider .slide-headline, .h2, .h3, .overlay-galerie-container .count, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline, .h5, .h6 {
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.428571429;
  color: inherit; }
  h1 small,
  h1 .small,
  h1 .overlay-galerie-container .source,
  .overlay-galerie-container h1 .source, h2 small,
  h2 .small,
  h2 .overlay-galerie-container .source,
  .overlay-galerie-container h2 .source, h3 small,
  h3 .small,
  h3 .overlay-galerie-container .source,
  .overlay-galerie-container h3 .source, h4 small,
  h4 .small,
  h4 .overlay-galerie-container .source,
  .overlay-galerie-container h4 .source, h5 small,
  h5 .small,
  h5 .overlay-galerie-container .source,
  .overlay-galerie-container h5 .source, h6 small,
  h6 .small,
  h6 .overlay-galerie-container .source,
  .overlay-galerie-container h6 .source,
  .h1 small,
  .content-slider .slide-headline small,
  .h1 .small,
  .content-slider .slide-headline .small,
  .h1 .overlay-galerie-container .source,
  .overlay-galerie-container .h1 .source,
  .content-slider .slide-headline .overlay-galerie-container .source,
  .overlay-galerie-container .content-slider .slide-headline .source, .h2 small,
  .h2 .small,
  .h2 .overlay-galerie-container .source,
  .overlay-galerie-container .h2 .source, .h3 small, .overlay-galerie-container .count small,
  .h3 .small,
  .overlay-galerie-container .count .small,
  .h3 .overlay-galerie-container .source,
  .overlay-galerie-container .h3 .source,
  .overlay-galerie-container .count .source, .h4 small, .overlay-galerie-container .galerie-header .count small, .highlight.has-icon .teaser-headline small,
  .h4 .small,
  .overlay-galerie-container .galerie-header .count .small,
  .highlight.has-icon .teaser-headline .small,
  .h4 .overlay-galerie-container .source,
  .overlay-galerie-container .h4 .source,
  .overlay-galerie-container .galerie-header .count .source,
  .highlight.has-icon .teaser-headline .overlay-galerie-container .source,
  .overlay-galerie-container .highlight.has-icon .teaser-headline .source, .h5 small,
  .h5 .small,
  .h5 .overlay-galerie-container .source,
  .overlay-galerie-container .h5 .source, .h6 small,
  .h6 .small,
  .h6 .overlay-galerie-container .source,
  .overlay-galerie-container .h6 .source {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, .content-slider .slide-headline,
h2, .h2,
h3, .h3, .overlay-galerie-container .count {
  margin-top: 28px;
  margin-bottom: 14px; }
  h1 small,
  h1 .small,
  h1 .overlay-galerie-container .source,
  .overlay-galerie-container h1 .source, .h1 small, .content-slider .slide-headline small,
  .h1 .small,
  .content-slider .slide-headline .small,
  .h1 .overlay-galerie-container .source,
  .overlay-galerie-container .h1 .source,
  .content-slider .slide-headline .overlay-galerie-container .source,
  .overlay-galerie-container .content-slider .slide-headline .source,
  h2 small,
  h2 .small,
  h2 .overlay-galerie-container .source,
  .overlay-galerie-container h2 .source, .h2 small,
  .h2 .small,
  .h2 .overlay-galerie-container .source,
  .overlay-galerie-container .h2 .source,
  h3 small,
  h3 .small,
  h3 .overlay-galerie-container .source,
  .overlay-galerie-container h3 .source, .h3 small, .overlay-galerie-container .count small,
  .h3 .small,
  .overlay-galerie-container .count .small,
  .h3 .overlay-galerie-container .source,
  .overlay-galerie-container .h3 .source,
  .overlay-galerie-container .count .source {
    font-size: 65%; }

h4, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline,
h5, .h5,
h6, .h6 {
  margin-top: 14px;
  margin-bottom: 14px; }
  h4 small,
  h4 .small,
  h4 .overlay-galerie-container .source,
  .overlay-galerie-container h4 .source, .h4 small, .overlay-galerie-container .galerie-header .count small, .highlight.has-icon .teaser-headline small,
  .h4 .small,
  .overlay-galerie-container .galerie-header .count .small,
  .highlight.has-icon .teaser-headline .small,
  .h4 .overlay-galerie-container .source,
  .overlay-galerie-container .h4 .source,
  .overlay-galerie-container .galerie-header .count .source,
  .highlight.has-icon .teaser-headline .overlay-galerie-container .source,
  .overlay-galerie-container .highlight.has-icon .teaser-headline .source,
  h5 small,
  h5 .small,
  h5 .overlay-galerie-container .source,
  .overlay-galerie-container h5 .source, .h5 small,
  .h5 .small,
  .h5 .overlay-galerie-container .source,
  .overlay-galerie-container .h5 .source,
  h6 small,
  h6 .small,
  h6 .overlay-galerie-container .source,
  .overlay-galerie-container h6 .source, .h6 small,
  .h6 .small,
  .h6 .overlay-galerie-container .source,
  .overlay-galerie-container .h6 .source {
    font-size: 75%; }

h1, .h1, .content-slider .slide-headline {
  font-size: 44px; }

h2, .h2 {
  font-size: 36px; }

h3, .h3, .overlay-galerie-container .count {
  font-size: 29px; }

h4, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline {
  font-size: 22px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 14px; }

.lead {
  margin-bottom: 28px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 25.5px; } }

small,
.small,
.overlay-galerie-container .source {
  font-size: 88%; }

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: #004f80; }

a.text-primary:hover,
a.text-primary:focus {
  color: #00304d; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #004f80; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00304d; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #f2f2f2; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 14px; }
  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: 28px; }

dt,
dd {
  line-height: 1.7; }

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: 14px 28px;
  margin: 0 0 28px;
  font-size: 21.25px;
  border-left: 5px solid #f2f2f2; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small,
  blockquote .overlay-galerie-container .source,
  .overlay-galerie-container blockquote .source {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before,
    blockquote .overlay-galerie-container .source:before,
    .overlay-galerie-container blockquote .source:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  .blockquote-reverse .overlay-galerie-container .source:before,
  .overlay-galerie-container .blockquote-reverse .source:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before,
  blockquote.pull-right .overlay-galerie-container .source:before,
  .overlay-galerie-container blockquote.pull-right .source:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  .blockquote-reverse .overlay-galerie-container .source:after,
  .overlay-galerie-container .blockquote-reverse .source:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after,
  blockquote.pull-right .overlay-galerie-container .source:after,
  .overlay-galerie-container blockquote.pull-right .source:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.7; }

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: 0; }

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: 13.5px;
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  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: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, #subnav-mobile {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, #subnav-mobile:before, .container-fluid:after, #subnav-mobile:after {
    content: " ";
    display: table; }
  .container-fluid:after, #subnav-mobile:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .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: 15px;
  padding-right: 15px; }

.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: 28px; }
  .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.7;
    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: 21px;
      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: 28px;
  font-size: 25.5px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  line-height: 1.7;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.7;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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: #004f80;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 79, 128, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 79, 128, 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::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f2f2f2;
    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"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px; }
  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: 34px; }
  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: 52px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 28px;
    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: 45px; }
  .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: 34px;
  padding: 5px 10px;
  font-size: 15px;
  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: 34px;
  line-height: 34px; }

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: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 34px;
  min-height: 43px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  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: 52px;
  line-height: 52px; }

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: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 52px;
  line-height: 52px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 52px;
  min-height: 50px;
  padding: 11px 16px;
  font-size: 22px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 52.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px; }

.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: 33px; }
.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: 35px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .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: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 22px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 15px; } }

.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: 17px;
  line-height: 1.7;
  border-radius: 0;
  -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: 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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #004f80;
  border-color: #003f67; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #00304d;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00304d;
    border-color: #001929; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00304d;
    border-color: #001929; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #001929;
      border-color: black; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #004f80;
    border-color: #003f67; }
  .btn-primary .badge {
    color: #004f80;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #004f80;
  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: #002034;
    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: 22px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 15px;
  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-top: 4px solid \9 ;
  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: 17px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 13px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.7;
    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: #004f80; }

.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: 15px;
  line-height: 1.7;
  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 dashed;
  border-bottom: 4px solid \9 ;
  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,
  .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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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 .form-control:focus {
      z-index: 3; }

.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: 17px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 0; }
  .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: 15px;
    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: 22px;
    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 {
    z-index: 2;
    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: #f2f2f2; }
    .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: #f2f2f2;
    border-color: #004f80; }
  .nav .nav-divider {
    height: 1px;
    margin: 13px 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.7;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #f2f2f2 #f2f2f2 #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: 0; }
  .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: #004f80; }

.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: 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: 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: 0 0 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: 28px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 0; } }

.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: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .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,
#subnav-mobile > .navbar-header,
.container-fluid > .navbar-collapse,
#subnav-mobile > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    #subnav-mobile > .navbar-header,
    .container-fluid > .navbar-collapse,
    #subnav-mobile > .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: 11px 15px;
  font-size: 22px;
  line-height: 28px;
  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, .navbar > #subnav-mobile .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px; }
  @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: 28px; }
        .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: 11px;
          padding-bottom: 11px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px; }
  @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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .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: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .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: 28px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.7;
      text-decoration: none;
      color: #004f80;
      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: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #002034;
    background-color: #f2f2f2;
    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: 3;
    color: #fff;
    background-color: #004f80;
    border-color: #004f80;
    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: 22px;
  line-height: 1.3333333; }
.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: 15px;
  line-height: 1.5; }
.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; }

.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #f2f2f2; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.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: #004f80; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #00304d; }

.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; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #004f80;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f2f2f2; }
  .jumbotron h1,
  .jumbotron .h1,
  .jumbotron .content-slider .slide-headline,
  .content-slider .jumbotron .slide-headline {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d9d9d9; }
  .container .jumbotron, .container-fluid .jumbotron, #subnav-mobile .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron, #subnav-mobile .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1,
      .jumbotron .content-slider .slide-headline,
      .content-slider .jumbotron .slide-headline {
        font-size: 77px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #004f80; }

.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #004f80;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.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-object.img-thumbnail {
    max-width: none; }

.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: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f2f2f2;
  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: #004f80;
  border-color: #004f80; }
  .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 .overlay-galerie-container .list-group-item-heading > .source,
  .overlay-galerie-container .list-group-item.active .list-group-item-heading > .source, .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:hover .overlay-galerie-container .list-group-item-heading > .source,
  .overlay-galerie-container .list-group-item.active:hover .list-group-item-heading > .source, .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,
  .list-group-item.active:focus .overlay-galerie-container .list-group-item-heading > .source,
  .overlay-galerie-container .list-group-item.active:focus .list-group-item-heading > .source {
    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: #4dbbff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #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; }

.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .overlay-galerie-container .panel-title > .source,
  .panel-title > small > a,
  .panel-title > .small > a,
  .overlay-galerie-container .panel-title > .source > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 28px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #004f80; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #004f80;
    border-color: #004f80; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #004f80; }
    .panel-primary > .panel-heading .badge {
      color: #004f80;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #004f80; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.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%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -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); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.7; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 17px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 17px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix: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, .sr-only, .lw-hideme {
  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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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, #mainnav #navbar, #mainnav.flyout-nav > .container {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, #mainnav #navbar, #mainnav.flyout-nav > .container {
    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 !important; }

  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 Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa, .phone:before, .pdf:before, .excel:before, .word:before, .powerpoint:before, .audiofile:before, .videofile:before, .zip:before, .image:before, .txt:before, .file:before, .overlay-galerie-wrap .btn-close .icon, #bmbf-search-button-nav .icon, #bmbf-search-button .icon,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left.phone:before, .fa-pull-left.pdf:before, .fa-pull-left.excel:before, .fa-pull-left.word:before, .fa-pull-left.powerpoint:before, .fa-pull-left.audiofile:before, .fa-pull-left.videofile:before, .fa-pull-left.zip:before, .fa-pull-left.image:before, .fa-pull-left.txt:before, .fa-pull-left.file:before, .overlay-galerie-wrap .btn-close .fa-pull-left.icon, #bmbf-search-button-nav .fa-pull-left.icon, #bmbf-search-button .fa-pull-left.icon,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right, .fa-pull-right.phone:before, .fa-pull-right.pdf:before, .fa-pull-right.excel:before, .fa-pull-right.word:before, .fa-pull-right.powerpoint:before, .fa-pull-right.audiofile:before, .fa-pull-right.videofile:before, .fa-pull-right.zip:before, .fa-pull-right.image:before, .fa-pull-right.txt:before, .fa-pull-right.file:before, .overlay-galerie-wrap .btn-close .fa-pull-right.icon, #bmbf-search-button-nav .fa-pull-right.icon, #bmbf-search-button .fa-pull-right.icon,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: ""; }

.fa-abacus:before {
  content: ""; }

.fa-accessible-icon:before {
  content: ""; }

.fa-accusoft:before {
  content: ""; }

.fa-acorn:before {
  content: ""; }

.fa-acquisitions-incorporated:before {
  content: ""; }

.fa-ad:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-card:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-adobe:before {
  content: ""; }

.fa-adversal:before {
  content: ""; }

.fa-affiliatetheme:before {
  content: ""; }

.fa-air-conditioner:before {
  content: ""; }

.fa-air-freshener:before {
  content: ""; }

.fa-airbnb:before {
  content: ""; }

.fa-alarm-clock:before {
  content: ""; }

.fa-alarm-exclamation:before {
  content: ""; }

.fa-alarm-plus:before {
  content: ""; }

.fa-alarm-snooze:before {
  content: ""; }

.fa-album:before {
  content: ""; }

.fa-album-collection:before {
  content: ""; }

.fa-algolia:before {
  content: ""; }

.fa-alicorn:before {
  content: ""; }

.fa-alien:before {
  content: ""; }

.fa-alien-monster:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-slash:before {
  content: ""; }

.fa-alipay:before {
  content: ""; }

.fa-allergies:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-amazon-pay:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-amilia:before {
  content: ""; }

.fa-amp-guitar:before {
  content: ""; }

.fa-analytics:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-angel:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angry:before {
  content: ""; }

.fa-angrycreative:before {
  content: ""; }

.fa-angular:before {
  content: ""; }

.fa-ankh:before {
  content: ""; }

.fa-app-store:before {
  content: ""; }

.fa-app-store-ios:before {
  content: ""; }

.fa-apper:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-apple-alt:before {
  content: ""; }

.fa-apple-crate:before {
  content: ""; }

.fa-apple-pay:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-archway:before {
  content: ""; }

.fa-arrow-alt-circle-down:before {
  content: ""; }

.fa-arrow-alt-circle-left:before {
  content: ""; }

.fa-arrow-alt-circle-right:before {
  content: ""; }

.fa-arrow-alt-circle-up:before {
  content: ""; }

.fa-arrow-alt-down:before {
  content: ""; }

.fa-arrow-alt-from-bottom:before {
  content: ""; }

.fa-arrow-alt-from-left:before {
  content: ""; }

.fa-arrow-alt-from-right:before {
  content: ""; }

.fa-arrow-alt-from-top:before {
  content: ""; }

.fa-arrow-alt-left:before {
  content: ""; }

.fa-arrow-alt-right:before {
  content: ""; }

.fa-arrow-alt-square-down:before {
  content: ""; }

.fa-arrow-alt-square-left:before {
  content: ""; }

.fa-arrow-alt-square-right:before {
  content: ""; }

.fa-arrow-alt-square-up:before {
  content: ""; }

.fa-arrow-alt-to-bottom:before {
  content: ""; }

.fa-arrow-alt-to-left:before {
  content: ""; }

.fa-arrow-alt-to-right:before {
  content: ""; }

.fa-arrow-alt-to-top:before {
  content: ""; }

.fa-arrow-alt-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-arrow-from-bottom:before {
  content: ""; }

.fa-arrow-from-left:before {
  content: ""; }

.fa-arrow-from-right:before {
  content: ""; }

.fa-arrow-from-top:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-square-down:before {
  content: ""; }

.fa-arrow-square-left:before {
  content: ""; }

.fa-arrow-square-right:before {
  content: ""; }

.fa-arrow-square-up:before {
  content: ""; }

.fa-arrow-to-bottom:before {
  content: ""; }

.fa-arrow-to-left:before {
  content: ""; }

.fa-arrow-to-right:before {
  content: ""; }

.fa-arrow-to-top:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-arrows-alt-h:before {
  content: ""; }

.fa-arrows-alt-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-artstation:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-asymmetrik:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-atlas:before {
  content: ""; }

.fa-atlassian:before {
  content: ""; }

.fa-atom:before {
  content: ""; }

.fa-atom-alt:before {
  content: ""; }

.fa-audible:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-autoprefixer:before {
  content: ""; }

.fa-avianex:before {
  content: ""; }

.fa-aviato:before {
  content: ""; }

.fa-award:before {
  content: ""; }

.fa-aws:before {
  content: ""; }

.fa-axe:before {
  content: ""; }

.fa-axe-battle:before {
  content: ""; }

.fa-baby:before {
  content: ""; }

.fa-baby-carriage:before {
  content: ""; }

.fa-backpack:before {
  content: ""; }

.fa-backspace:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-bacon:before {
  content: ""; }

.fa-bacteria:before {
  content: "陵"; }

.fa-bacterium:before {
  content: "讀"; }

.fa-badge:before {
  content: ""; }

.fa-badge-check:before {
  content: ""; }

.fa-badge-dollar:before {
  content: ""; }

.fa-badge-percent:before {
  content: ""; }

.fa-badge-sheriff:before {
  content: ""; }

.fa-badger-honey:before {
  content: ""; }

.fa-bags-shopping:before {
  content: ""; }

.fa-bahai:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-balance-scale-left:before {
  content: ""; }

.fa-balance-scale-right:before {
  content: ""; }

.fa-ball-pile:before {
  content: ""; }

.fa-ballot:before {
  content: ""; }

.fa-ballot-check:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-band-aid:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-banjo:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-barcode-alt:before {
  content: ""; }

.fa-barcode-read:before {
  content: ""; }

.fa-barcode-scan:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-baseball:before {
  content: ""; }

.fa-baseball-ball:before {
  content: ""; }

.fa-basketball-ball:before {
  content: ""; }

.fa-basketball-hoop:before {
  content: ""; }

.fa-bat:before {
  content: ""; }

.fa-bath:before {
  content: ""; }

.fa-battery-bolt:before {
  content: ""; }

.fa-battery-empty:before {
  content: ""; }

.fa-battery-full:before {
  content: ""; }

.fa-battery-half:before {
  content: ""; }

.fa-battery-quarter:before {
  content: ""; }

.fa-battery-slash:before {
  content: ""; }

.fa-battery-three-quarters:before {
  content: ""; }

.fa-battle-net:before {
  content: ""; }

.fa-bed:before {
  content: ""; }

.fa-bed-alt:before {
  content: ""; }

.fa-bed-bunk:before {
  content: ""; }

.fa-bed-empty:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-bell-exclamation:before {
  content: ""; }

.fa-bell-on:before {
  content: ""; }

.fa-bell-plus:before {
  content: ""; }

.fa-bell-school:before {
  content: ""; }

.fa-bell-school-slash:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bells:before {
  content: ""; }

.fa-betamax:before {
  content: ""; }

.fa-bezier-curve:before {
  content: ""; }

.fa-bible:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-biking:before {
  content: ""; }

.fa-biking-mountain:before {
  content: ""; }

.fa-bimobject:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-biohazard:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitcoin:before {
  content: ""; }

.fa-bity:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-blackberry:before {
  content: ""; }

.fa-blanket:before {
  content: ""; }

.fa-blender:before {
  content: ""; }

.fa-blender-phone:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-blinds:before {
  content: ""; }

.fa-blinds-open:before {
  content: ""; }

.fa-blinds-raised:before {
  content: ""; }

.fa-blog:before {
  content: ""; }

.fa-blogger:before {
  content: ""; }

.fa-blogger-b:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-bolt:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-bone:before {
  content: ""; }

.fa-bone-break:before {
  content: ""; }

.fa-bong:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-book-alt:before {
  content: ""; }

.fa-book-dead:before {
  content: ""; }

.fa-book-heart:before {
  content: ""; }

.fa-book-medical:before {
  content: ""; }

.fa-book-open:before {
  content: ""; }

.fa-book-reader:before {
  content: ""; }

.fa-book-spells:before {
  content: ""; }

.fa-book-user:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-books:before {
  content: ""; }

.fa-books-medical:before {
  content: ""; }

.fa-boombox:before {
  content: ""; }

.fa-boot:before {
  content: ""; }

.fa-booth-curtain:before {
  content: ""; }

.fa-bootstrap:before {
  content: ""; }

.fa-border-all:before {
  content: ""; }

.fa-border-bottom:before {
  content: ""; }

.fa-border-center-h:before {
  content: ""; }

.fa-border-center-v:before {
  content: ""; }

.fa-border-inner:before {
  content: ""; }

.fa-border-left:before {
  content: ""; }

.fa-border-none:before {
  content: ""; }

.fa-border-outer:before {
  content: ""; }

.fa-border-right:before {
  content: ""; }

.fa-border-style:before {
  content: ""; }

.fa-border-style-alt:before {
  content: ""; }

.fa-border-top:before {
  content: ""; }

.fa-bow-arrow:before {
  content: ""; }

.fa-bowling-ball:before {
  content: ""; }

.fa-bowling-pins:before {
  content: ""; }

.fa-box:before {
  content: ""; }

.fa-box-alt:before {
  content: ""; }

.fa-box-ballot:before {
  content: ""; }

.fa-box-check:before {
  content: ""; }

.fa-box-fragile:before {
  content: ""; }

.fa-box-full:before {
  content: ""; }

.fa-box-heart:before {
  content: ""; }

.fa-box-open:before {
  content: ""; }

.fa-box-tissue:before {
  content: "拏"; }

.fa-box-up:before {
  content: ""; }

.fa-box-usd:before {
  content: ""; }

.fa-boxes:before {
  content: ""; }

.fa-boxes-alt:before {
  content: ""; }

.fa-boxing-glove:before {
  content: ""; }

.fa-brackets:before {
  content: ""; }

.fa-brackets-curly:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-brain:before {
  content: ""; }

.fa-bread-loaf:before {
  content: ""; }

.fa-bread-slice:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-briefcase-medical:before {
  content: ""; }

.fa-bring-forward:before {
  content: ""; }

.fa-bring-front:before {
  content: ""; }

.fa-broadcast-tower:before {
  content: ""; }

.fa-broom:before {
  content: ""; }

.fa-browser:before {
  content: ""; }

.fa-brush:before {
  content: ""; }

.fa-btc:before {
  content: ""; }

.fa-buffer:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-bullseye-arrow:before {
  content: ""; }

.fa-bullseye-pointer:before {
  content: ""; }

.fa-burger-soda:before {
  content: ""; }

.fa-burn:before {
  content: ""; }

.fa-buromobelexperte:before {
  content: ""; }

.fa-burrito:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-bus-alt:before {
  content: ""; }

.fa-bus-school:before {
  content: ""; }

.fa-business-time:before {
  content: ""; }

.fa-buy-n-large:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-cabinet-filing:before {
  content: ""; }

.fa-cactus:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-calculator-alt:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-calendar-alt:before {
  content: ""; }

.fa-calendar-check:before {
  content: ""; }

.fa-calendar-day:before {
  content: ""; }

.fa-calendar-edit:before {
  content: ""; }

.fa-calendar-exclamation:before {
  content: ""; }

.fa-calendar-minus:before {
  content: ""; }

.fa-calendar-plus:before {
  content: ""; }

.fa-calendar-star:before {
  content: ""; }

.fa-calendar-times:before {
  content: ""; }

.fa-calendar-week:before {
  content: ""; }

.fa-camcorder:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-camera-alt:before {
  content: ""; }

.fa-camera-home:before {
  content: ""; }

.fa-camera-movie:before {
  content: ""; }

.fa-camera-polaroid:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-campfire:before {
  content: ""; }

.fa-campground:before {
  content: ""; }

.fa-canadian-maple-leaf:before {
  content: ""; }

.fa-candle-holder:before {
  content: ""; }

.fa-candy-cane:before {
  content: ""; }

.fa-candy-corn:before {
  content: ""; }

.fa-cannabis:before {
  content: ""; }

.fa-capsules:before {
  content: ""; }

.fa-car:before {
  content: ""; }

.fa-car-alt:before {
  content: ""; }

.fa-car-battery:before {
  content: ""; }

.fa-car-building:before {
  content: ""; }

.fa-car-bump:before {
  content: ""; }

.fa-car-bus:before {
  content: ""; }

.fa-car-crash:before {
  content: ""; }

.fa-car-garage:before {
  content: ""; }

.fa-car-mechanic:before {
  content: ""; }

.fa-car-side:before {
  content: ""; }

.fa-car-tilt:before {
  content: ""; }

.fa-car-wash:before {
  content: ""; }

.fa-caravan:before {
  content: ""; }

.fa-caravan-alt:before {
  content: "豈"; }

.fa-caret-circle-down:before {
  content: ""; }

.fa-caret-circle-left:before {
  content: ""; }

.fa-caret-circle-right:before {
  content: ""; }

.fa-caret-circle-up:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-caret-square-down:before {
  content: ""; }

.fa-caret-square-left:before {
  content: ""; }

.fa-caret-square-right:before {
  content: ""; }

.fa-caret-square-up:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-carrot:before {
  content: ""; }

.fa-cars:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cash-register:before {
  content: ""; }

.fa-cassette-tape:before {
  content: ""; }

.fa-cat:before {
  content: ""; }

.fa-cat-space:before {
  content: "更"; }

.fa-cauldron:before {
  content: ""; }

.fa-cc-amazon-pay:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-apple-pay:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cctv:before {
  content: ""; }

.fa-centercode:before {
  content: ""; }

.fa-centos:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-chair:before {
  content: ""; }

.fa-chair-office:before {
  content: ""; }

.fa-chalkboard:before {
  content: ""; }

.fa-chalkboard-teacher:before {
  content: ""; }

.fa-charging-station:before {
  content: ""; }

.fa-chart-area:before {
  content: ""; }

.fa-chart-bar:before {
  content: ""; }

.fa-chart-line:before {
  content: ""; }

.fa-chart-line-down:before {
  content: ""; }

.fa-chart-network:before {
  content: ""; }

.fa-chart-pie:before {
  content: ""; }

.fa-chart-pie-alt:before {
  content: ""; }

.fa-chart-scatter:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-cheese:before {
  content: ""; }

.fa-cheese-swiss:before {
  content: ""; }

.fa-cheeseburger:before {
  content: ""; }

.fa-chess:before {
  content: ""; }

.fa-chess-bishop:before {
  content: ""; }

.fa-chess-bishop-alt:before {
  content: ""; }

.fa-chess-board:before {
  content: ""; }

.fa-chess-clock:before {
  content: ""; }

.fa-chess-clock-alt:before {
  content: ""; }

.fa-chess-king:before {
  content: ""; }

.fa-chess-king-alt:before {
  content: ""; }

.fa-chess-knight:before {
  content: ""; }

.fa-chess-knight-alt:before {
  content: ""; }

.fa-chess-pawn:before {
  content: ""; }

.fa-chess-pawn-alt:before {
  content: ""; }

.fa-chess-queen:before {
  content: ""; }

.fa-chess-queen-alt:before {
  content: ""; }

.fa-chess-rook:before {
  content: ""; }

.fa-chess-rook-alt:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-double-down:before {
  content: ""; }

.fa-chevron-double-left:before {
  content: ""; }

.fa-chevron-double-right:before {
  content: ""; }

.fa-chevron-double-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-chevron-square-down:before {
  content: ""; }

.fa-chevron-square-left:before {
  content: ""; }

.fa-chevron-square-right:before {
  content: ""; }

.fa-chevron-square-up:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-chimney:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-chromecast:before {
  content: ""; }

.fa-church:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-circle-notch:before {
  content: ""; }

.fa-city:before {
  content: ""; }

.fa-clarinet:before {
  content: ""; }

.fa-claw-marks:before {
  content: ""; }

.fa-clinic-medical:before {
  content: ""; }

.fa-clipboard:before {
  content: ""; }

.fa-clipboard-check:before {
  content: ""; }

.fa-clipboard-list:before {
  content: ""; }

.fa-clipboard-list-check:before {
  content: ""; }

.fa-clipboard-prescription:before {
  content: ""; }

.fa-clipboard-user:before {
  content: ""; }

.fa-clock:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-closed-captioning:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-download-alt:before {
  content: ""; }

.fa-cloud-drizzle:before {
  content: ""; }

.fa-cloud-hail:before {
  content: ""; }

.fa-cloud-hail-mixed:before {
  content: ""; }

.fa-cloud-meatball:before {
  content: ""; }

.fa-cloud-moon:before {
  content: ""; }

.fa-cloud-moon-rain:before {
  content: ""; }

.fa-cloud-music:before {
  content: ""; }

.fa-cloud-rain:before {
  content: ""; }

.fa-cloud-rainbow:before {
  content: ""; }

.fa-cloud-showers:before {
  content: ""; }

.fa-cloud-showers-heavy:before {
  content: ""; }

.fa-cloud-sleet:before {
  content: ""; }

.fa-cloud-snow:before {
  content: ""; }

.fa-cloud-sun:before {
  content: ""; }

.fa-cloud-sun-rain:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-cloud-upload-alt:before {
  content: ""; }

.fa-clouds:before {
  content: ""; }

.fa-clouds-moon:before {
  content: ""; }

.fa-clouds-sun:before {
  content: ""; }

.fa-cloudscale:before {
  content: ""; }

.fa-cloudsmith:before {
  content: ""; }

.fa-cloudversify:before {
  content: ""; }

.fa-club:before {
  content: ""; }

.fa-cocktail:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-code-branch:before {
  content: ""; }

.fa-code-commit:before {
  content: ""; }

.fa-code-merge:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-coffee-pot:before {
  content: "車"; }

.fa-coffee-togo:before {
  content: ""; }

.fa-coffin:before {
  content: ""; }

.fa-coffin-cross:before {
  content: "陋"; }

.fa-cog:before {
  content: ""; }

.fa-cogs:before {
  content: ""; }

.fa-coin:before {
  content: ""; }

.fa-coins:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-comet:before {
  content: "賈"; }

.fa-comment:before {
  content: ""; }

.fa-comment-alt:before {
  content: ""; }

.fa-comment-alt-check:before {
  content: ""; }

.fa-comment-alt-dollar:before {
  content: ""; }

.fa-comment-alt-dots:before {
  content: ""; }

.fa-comment-alt-edit:before {
  content: ""; }

.fa-comment-alt-exclamation:before {
  content: ""; }

.fa-comment-alt-lines:before {
  content: ""; }

.fa-comment-alt-medical:before {
  content: ""; }

.fa-comment-alt-minus:before {
  content: ""; }

.fa-comment-alt-music:before {
  content: ""; }

.fa-comment-alt-plus:before {
  content: ""; }

.fa-comment-alt-slash:before {
  content: ""; }

.fa-comment-alt-smile:before {
  content: ""; }

.fa-comment-alt-times:before {
  content: ""; }

.fa-comment-check:before {
  content: ""; }

.fa-comment-dollar:before {
  content: ""; }

.fa-comment-dots:before {
  content: ""; }

.fa-comment-edit:before {
  content: ""; }

.fa-comment-exclamation:before {
  content: ""; }

.fa-comment-lines:before {
  content: ""; }

.fa-comment-medical:before {
  content: ""; }

.fa-comment-minus:before {
  content: ""; }

.fa-comment-music:before {
  content: ""; }

.fa-comment-plus:before {
  content: ""; }

.fa-comment-slash:before {
  content: ""; }

.fa-comment-smile:before {
  content: ""; }

.fa-comment-times:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comments-alt:before {
  content: ""; }

.fa-comments-alt-dollar:before {
  content: ""; }

.fa-comments-dollar:before {
  content: ""; }

.fa-compact-disc:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-compass-slash:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-compress-alt:before {
  content: ""; }

.fa-compress-arrows-alt:before {
  content: ""; }

.fa-compress-wide:before {
  content: ""; }

.fa-computer-classic:before {
  content: ""; }

.fa-computer-speaker:before {
  content: ""; }

.fa-concierge-bell:before {
  content: ""; }

.fa-confluence:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-construction:before {
  content: ""; }

.fa-container-storage:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-conveyor-belt:before {
  content: ""; }

.fa-conveyor-belt-alt:before {
  content: ""; }

.fa-cookie:before {
  content: ""; }

.fa-cookie-bite:before {
  content: ""; }

.fa-copy:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-corn:before {
  content: ""; }

.fa-cotton-bureau:before {
  content: ""; }

.fa-couch:before {
  content: ""; }

.fa-cow:before {
  content: ""; }

.fa-cowbell:before {
  content: ""; }

.fa-cowbell-more:before {
  content: ""; }

.fa-cpanel:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-creative-commons-by:before {
  content: ""; }

.fa-creative-commons-nc:before {
  content: ""; }

.fa-creative-commons-nc-eu:before {
  content: ""; }

.fa-creative-commons-nc-jp:before {
  content: ""; }

.fa-creative-commons-nd:before {
  content: ""; }

.fa-creative-commons-pd:before {
  content: ""; }

.fa-creative-commons-pd-alt:before {
  content: ""; }

.fa-creative-commons-remix:before {
  content: ""; }

.fa-creative-commons-sa:before {
  content: ""; }

.fa-creative-commons-sampling:before {
  content: ""; }

.fa-creative-commons-sampling-plus:before {
  content: ""; }

.fa-creative-commons-share:before {
  content: ""; }

.fa-creative-commons-zero:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-credit-card-blank:before {
  content: ""; }

.fa-credit-card-front:before {
  content: ""; }

.fa-cricket:before {
  content: ""; }

.fa-critical-role:before {
  content: ""; }

.fa-croissant:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-crop-alt:before {
  content: ""; }

.fa-cross:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-crow:before {
  content: ""; }

.fa-crown:before {
  content: ""; }

.fa-crutch:before {
  content: ""; }

.fa-crutches:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-css3-alt:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-curling:before {
  content: ""; }

.fa-cut:before {
  content: ""; }

.fa-cuttlefish:before {
  content: ""; }

.fa-d-and-d:before {
  content: ""; }

.fa-d-and-d-beyond:before {
  content: ""; }

.fa-dagger:before {
  content: ""; }

.fa-dailymotion:before {
  content: "勒"; }

.fa-dashcube:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-deaf:before {
  content: ""; }

.fa-debug:before {
  content: ""; }

.fa-deer:before {
  content: ""; }

.fa-deer-rudolph:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-democrat:before {
  content: ""; }

.fa-deploydog:before {
  content: ""; }

.fa-deskpro:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-desktop-alt:before {
  content: ""; }

.fa-dev:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-dewpoint:before {
  content: ""; }

.fa-dharmachakra:before {
  content: ""; }

.fa-dhl:before {
  content: ""; }

.fa-diagnoses:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-diaspora:before {
  content: ""; }

.fa-dice:before {
  content: ""; }

.fa-dice-d10:before {
  content: ""; }

.fa-dice-d12:before {
  content: ""; }

.fa-dice-d20:before {
  content: ""; }

.fa-dice-d4:before {
  content: ""; }

.fa-dice-d6:before {
  content: ""; }

.fa-dice-d8:before {
  content: ""; }

.fa-dice-five:before {
  content: ""; }

.fa-dice-four:before {
  content: ""; }

.fa-dice-one:before {
  content: ""; }

.fa-dice-six:before {
  content: ""; }

.fa-dice-three:before {
  content: ""; }

.fa-dice-two:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-digging:before {
  content: ""; }

.fa-digital-ocean:before {
  content: ""; }

.fa-digital-tachograph:before {
  content: ""; }

.fa-diploma:before {
  content: ""; }

.fa-directions:before {
  content: ""; }

.fa-disc-drive:before {
  content: ""; }

.fa-discord:before {
  content: ""; }

.fa-discourse:before {
  content: ""; }

.fa-disease:before {
  content: ""; }

.fa-divide:before {
  content: ""; }

.fa-dizzy:before {
  content: ""; }

.fa-dna:before {
  content: ""; }

.fa-do-not-enter:before {
  content: ""; }

.fa-dochub:before {
  content: ""; }

.fa-docker:before {
  content: ""; }

.fa-dog:before {
  content: ""; }

.fa-dog-leashed:before {
  content: ""; }

.fa-dollar-sign:before {
  content: ""; }

.fa-dolly:before {
  content: ""; }

.fa-dolly-empty:before {
  content: ""; }

.fa-dolly-flatbed:before {
  content: ""; }

.fa-dolly-flatbed-alt:before {
  content: ""; }

.fa-dolly-flatbed-empty:before {
  content: ""; }

.fa-donate:before {
  content: ""; }

.fa-door-closed:before {
  content: ""; }

.fa-door-open:before {
  content: ""; }

.fa-dot-circle:before {
  content: ""; }

.fa-dove:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-draft2digital:before {
  content: ""; }

.fa-drafting-compass:before {
  content: ""; }

.fa-dragon:before {
  content: ""; }

.fa-draw-circle:before {
  content: ""; }

.fa-draw-polygon:before {
  content: ""; }

.fa-draw-square:before {
  content: ""; }

.fa-dreidel:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-dribbble-square:before {
  content: ""; }

.fa-drone:before {
  content: ""; }

.fa-drone-alt:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-drum:before {
  content: ""; }

.fa-drum-steelpan:before {
  content: ""; }

.fa-drumstick:before {
  content: ""; }

.fa-drumstick-bite:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-dryer:before {
  content: ""; }

.fa-dryer-alt:before {
  content: ""; }

.fa-duck:before {
  content: ""; }

.fa-dumbbell:before {
  content: ""; }

.fa-dumpster:before {
  content: ""; }

.fa-dumpster-fire:before {
  content: ""; }

.fa-dungeon:before {
  content: ""; }

.fa-dyalog:before {
  content: ""; }

.fa-ear:before {
  content: ""; }

.fa-ear-muffs:before {
  content: ""; }

.fa-earlybirds:before {
  content: ""; }

.fa-ebay:before {
  content: ""; }

.fa-eclipse:before {
  content: ""; }

.fa-eclipse-alt:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-egg:before {
  content: ""; }

.fa-egg-fried:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-elementor:before {
  content: ""; }

.fa-elephant:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-h-alt:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-ellipsis-v-alt:before {
  content: ""; }

.fa-ello:before {
  content: ""; }

.fa-ember:before {
  content: ""; }

.fa-empire:before {
  content: ""; }

.fa-empty-set:before {
  content: ""; }

.fa-engine-warning:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-dollar:before {
  content: ""; }

.fa-envelope-open-text:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-equals:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-erlang:before {
  content: ""; }

.fa-ethereum:before {
  content: ""; }

.fa-ethernet:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-euro-sign:before {
  content: ""; }

.fa-evernote:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-exchange-alt:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-exclamation-square:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-expand-alt:before {
  content: ""; }

.fa-expand-arrows:before {
  content: ""; }

.fa-expand-arrows-alt:before {
  content: ""; }

.fa-expand-wide:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-external-link-alt:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-external-link-square-alt:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-dropper:before {
  content: ""; }

.fa-eye-evil:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-facebook-f:before {
  content: ""; }

.fa-facebook-messenger:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-fan:before {
  content: ""; }

.fa-fan-table:before {
  content: "滑"; }

.fa-fantasy-flight-games:before {
  content: ""; }

.fa-farm:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-faucet:before {
  content: "串"; }

.fa-faucet-drip:before {
  content: "句"; }

.fa-fax:before {
  content: ""; }

.fa-feather:before {
  content: ""; }

.fa-feather-alt:before {
  content: ""; }

.fa-fedex:before {
  content: ""; }

.fa-fedora:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-field-hockey:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-figma:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-alt:before {
  content: ""; }

.fa-file-archive:before {
  content: ""; }

.fa-file-audio:before {
  content: ""; }

.fa-file-certificate:before {
  content: ""; }

.fa-file-chart-line:before {
  content: ""; }

.fa-file-chart-pie:before {
  content: ""; }

.fa-file-check:before {
  content: ""; }

.fa-file-code:before {
  content: ""; }

.fa-file-contract:before {
  content: ""; }

.fa-file-csv:before {
  content: ""; }

.fa-file-download:before {
  content: ""; }

.fa-file-edit:before {
  content: ""; }

.fa-file-excel:before {
  content: ""; }

.fa-file-exclamation:before {
  content: ""; }

.fa-file-export:before {
  content: ""; }

.fa-file-image:before {
  content: ""; }

.fa-file-import:before {
  content: ""; }

.fa-file-invoice:before {
  content: ""; }

.fa-file-invoice-dollar:before {
  content: ""; }

.fa-file-medical:before {
  content: ""; }

.fa-file-medical-alt:before {
  content: ""; }

.fa-file-minus:before {
  content: ""; }

.fa-file-music:before {
  content: ""; }

.fa-file-pdf:before {
  content: ""; }

.fa-file-plus:before {
  content: ""; }

.fa-file-powerpoint:before {
  content: ""; }

.fa-file-prescription:before {
  content: ""; }

.fa-file-search:before {
  content: ""; }

.fa-file-signature:before {
  content: ""; }

.fa-file-spreadsheet:before {
  content: ""; }

.fa-file-times:before {
  content: ""; }

.fa-file-upload:before {
  content: ""; }

.fa-file-user:before {
  content: ""; }

.fa-file-video:before {
  content: ""; }

.fa-file-word:before {
  content: ""; }

.fa-files-medical:before {
  content: ""; }

.fa-fill:before {
  content: ""; }

.fa-fill-drip:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-film-alt:before {
  content: ""; }

.fa-film-canister:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-fingerprint:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-fire-smoke:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-firefox-browser:before {
  content: "龜"; }

.fa-fireplace:before {
  content: ""; }

.fa-first-aid:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-first-order-alt:before {
  content: ""; }

.fa-firstdraft:before {
  content: ""; }

.fa-fish:before {
  content: ""; }

.fa-fish-cooked:before {
  content: ""; }

.fa-fist-raised:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-flag-alt:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-flag-usa:before {
  content: ""; }

.fa-flame:before {
  content: ""; }

.fa-flashlight:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-flask-poison:before {
  content: ""; }

.fa-flask-potion:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-flipboard:before {
  content: ""; }

.fa-flower:before {
  content: ""; }

.fa-flower-daffodil:before {
  content: ""; }

.fa-flower-tulip:before {
  content: ""; }

.fa-flushed:before {
  content: ""; }

.fa-flute:before {
  content: ""; }

.fa-flux-capacitor:before {
  content: ""; }

.fa-fly:before {
  content: ""; }

.fa-fog:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-download:before {
  content: "肋"; }

.fa-folder-minus:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-folder-plus:before {
  content: ""; }

.fa-folder-times:before {
  content: ""; }

.fa-folder-tree:before {
  content: ""; }

.fa-folder-upload:before {
  content: "凜"; }

.fa-folders:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-font-awesome:before {
  content: ""; }

.fa-font-awesome-alt:before {
  content: ""; }

.fa-font-awesome-flag:before {
  content: ""; }

.fa-font-awesome-logo-full:before {
  content: ""; }

.fa-font-case:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-fonticons-fi:before {
  content: ""; }

.fa-football-ball:before {
  content: ""; }

.fa-football-helmet:before {
  content: ""; }

.fa-forklift:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-fort-awesome-alt:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-fragile:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-freebsd:before {
  content: ""; }

.fa-french-fries:before {
  content: ""; }

.fa-frog:before {
  content: ""; }

.fa-frosty-head:before {
  content: ""; }

.fa-frown:before {
  content: ""; }

.fa-frown-open:before {
  content: ""; }

.fa-fulcrum:before {
  content: ""; }

.fa-function:before {
  content: ""; }

.fa-funnel-dollar:before {
  content: ""; }

.fa-futbol:before {
  content: ""; }

.fa-galactic-republic:before {
  content: ""; }

.fa-galactic-senate:before {
  content: ""; }

.fa-galaxy:before {
  content: "龜"; }

.fa-game-board:before {
  content: ""; }

.fa-game-board-alt:before {
  content: ""; }

.fa-game-console-handheld:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-gamepad-alt:before {
  content: ""; }

.fa-garage:before {
  content: "契"; }

.fa-garage-car:before {
  content: "金"; }

.fa-garage-open:before {
  content: "喇"; }

.fa-gas-pump:before {
  content: ""; }

.fa-gas-pump-slash:before {
  content: ""; }

.fa-gavel:before {
  content: ""; }

.fa-gem:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-ghost:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-gift-card:before {
  content: ""; }

.fa-gifts:before {
  content: ""; }

.fa-gingerbread-man:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-git-alt:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-gitkraken:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-gitter:before {
  content: ""; }

.fa-glass:before {
  content: ""; }

.fa-glass-champagne:before {
  content: ""; }

.fa-glass-cheers:before {
  content: ""; }

.fa-glass-citrus:before {
  content: ""; }

.fa-glass-martini:before {
  content: ""; }

.fa-glass-martini-alt:before {
  content: ""; }

.fa-glass-whiskey:before {
  content: ""; }

.fa-glass-whiskey-rocks:before {
  content: ""; }

.fa-glasses:before {
  content: ""; }

.fa-glasses-alt:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-globe-africa:before {
  content: ""; }

.fa-globe-americas:before {
  content: ""; }

.fa-globe-asia:before {
  content: ""; }

.fa-globe-europe:before {
  content: ""; }

.fa-globe-snow:before {
  content: ""; }

.fa-globe-stand:before {
  content: ""; }

.fa-gofore:before {
  content: ""; }

.fa-golf-ball:before {
  content: ""; }

.fa-golf-club:before {
  content: ""; }

.fa-goodreads:before {
  content: ""; }

.fa-goodreads-g:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-google-drive:before {
  content: ""; }

.fa-google-play:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-google-plus-g:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-gopuram:before {
  content: ""; }

.fa-graduation-cap:before {
  content: ""; }

.fa-gramophone:before {
  content: ""; }

.fa-gratipay:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-greater-than:before {
  content: ""; }

.fa-greater-than-equal:before {
  content: ""; }

.fa-grimace:before {
  content: ""; }

.fa-grin:before {
  content: ""; }

.fa-grin-alt:before {
  content: ""; }

.fa-grin-beam:before {
  content: ""; }

.fa-grin-beam-sweat:before {
  content: ""; }

.fa-grin-hearts:before {
  content: ""; }

.fa-grin-squint:before {
  content: ""; }

.fa-grin-squint-tears:before {
  content: ""; }

.fa-grin-stars:before {
  content: ""; }

.fa-grin-tears:before {
  content: ""; }

.fa-grin-tongue:before {
  content: ""; }

.fa-grin-tongue-squint:before {
  content: ""; }

.fa-grin-tongue-wink:before {
  content: ""; }

.fa-grin-wink:before {
  content: ""; }

.fa-grip-horizontal:before {
  content: ""; }

.fa-grip-lines:before {
  content: ""; }

.fa-grip-lines-vertical:before {
  content: ""; }

.fa-grip-vertical:before {
  content: ""; }

.fa-gripfire:before {
  content: ""; }

.fa-grunt:before {
  content: ""; }

.fa-guitar:before {
  content: ""; }

.fa-guitar-electric:before {
  content: ""; }

.fa-guitars:before {
  content: ""; }

.fa-gulp:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-h1:before {
  content: ""; }

.fa-h2:before {
  content: ""; }

.fa-h3:before {
  content: ""; }

.fa-h4:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-hacker-news-square:before {
  content: ""; }

.fa-hackerrank:before {
  content: ""; }

.fa-hamburger:before {
  content: ""; }

.fa-hammer:before {
  content: ""; }

.fa-hammer-war:before {
  content: ""; }

.fa-hamsa:before {
  content: ""; }

.fa-hand-heart:before {
  content: ""; }

.fa-hand-holding:before {
  content: ""; }

.fa-hand-holding-box:before {
  content: ""; }

.fa-hand-holding-heart:before {
  content: ""; }

.fa-hand-holding-magic:before {
  content: ""; }

.fa-hand-holding-medical:before {
  content: "樂"; }

.fa-hand-holding-seedling:before {
  content: ""; }

.fa-hand-holding-usd:before {
  content: ""; }

.fa-hand-holding-water:before {
  content: ""; }

.fa-hand-lizard:before {
  content: ""; }

.fa-hand-middle-finger:before {
  content: ""; }

.fa-hand-paper:before {
  content: ""; }

.fa-hand-peace:before {
  content: ""; }

.fa-hand-point-down:before {
  content: ""; }

.fa-hand-point-left:before {
  content: ""; }

.fa-hand-point-right:before {
  content: ""; }

.fa-hand-point-up:before {
  content: ""; }

.fa-hand-pointer:before {
  content: ""; }

.fa-hand-receiving:before {
  content: ""; }

.fa-hand-rock:before {
  content: ""; }

.fa-hand-scissors:before {
  content: ""; }

.fa-hand-sparkles:before {
  content: "諾"; }

.fa-hand-spock:before {
  content: ""; }

.fa-hands:before {
  content: ""; }

.fa-hands-heart:before {
  content: ""; }

.fa-hands-helping:before {
  content: ""; }

.fa-hands-usd:before {
  content: ""; }

.fa-hands-wash:before {
  content: "丹"; }

.fa-handshake:before {
  content: ""; }

.fa-handshake-alt:before {
  content: ""; }

.fa-handshake-alt-slash:before {
  content: "寧"; }

.fa-handshake-slash:before {
  content: "怒"; }

.fa-hanukiah:before {
  content: ""; }

.fa-hard-hat:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-hat-chef:before {
  content: ""; }

.fa-hat-cowboy:before {
  content: ""; }

.fa-hat-cowboy-side:before {
  content: ""; }

.fa-hat-santa:before {
  content: ""; }

.fa-hat-winter:before {
  content: ""; }

.fa-hat-witch:before {
  content: ""; }

.fa-hat-wizard:before {
  content: ""; }

.fa-hdd:before {
  content: ""; }

.fa-head-side:before {
  content: ""; }

.fa-head-side-brain:before {
  content: ""; }

.fa-head-side-cough:before {
  content: "率"; }

.fa-head-side-cough-slash:before {
  content: "異"; }

.fa-head-side-headphones:before {
  content: ""; }

.fa-head-side-mask:before {
  content: "北"; }

.fa-head-side-medical:before {
  content: ""; }

.fa-head-side-virus:before {
  content: "磻"; }

.fa-head-vr:before {
  content: ""; }

.fa-heading:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-headphones-alt:before {
  content: ""; }

.fa-headset:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-heart-broken:before {
  content: ""; }

.fa-heart-circle:before {
  content: ""; }

.fa-heart-rate:before {
  content: ""; }

.fa-heart-square:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-heat:before {
  content: "奈"; }

.fa-helicopter:before {
  content: ""; }

.fa-helmet-battle:before {
  content: ""; }

.fa-hexagon:before {
  content: ""; }

.fa-highlighter:before {
  content: ""; }

.fa-hiking:before {
  content: ""; }

.fa-hippo:before {
  content: ""; }

.fa-hips:before {
  content: ""; }

.fa-hire-a-helper:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-hockey-mask:before {
  content: ""; }

.fa-hockey-puck:before {
  content: ""; }

.fa-hockey-sticks:before {
  content: ""; }

.fa-holly-berry:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-home-alt:before {
  content: ""; }

.fa-home-heart:before {
  content: ""; }

.fa-home-lg:before {
  content: ""; }

.fa-home-lg-alt:before {
  content: ""; }

.fa-hood-cloak:before {
  content: ""; }

.fa-hooli:before {
  content: ""; }

.fa-horizontal-rule:before {
  content: ""; }

.fa-hornbill:before {
  content: ""; }

.fa-horse:before {
  content: ""; }

.fa-horse-head:before {
  content: ""; }

.fa-horse-saddle:before {
  content: ""; }

.fa-hospital:before {
  content: ""; }

.fa-hospital-alt:before {
  content: ""; }

.fa-hospital-symbol:before {
  content: ""; }

.fa-hospital-user:before {
  content: ""; }

.fa-hospitals:before {
  content: ""; }

.fa-hot-tub:before {
  content: ""; }

.fa-hotdog:before {
  content: ""; }

.fa-hotel:before {
  content: ""; }

.fa-hotjar:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-start:before {
  content: ""; }

.fa-house:before {
  content: "懶"; }

.fa-house-damage:before {
  content: ""; }

.fa-house-day:before {
  content: "癩"; }

.fa-house-flood:before {
  content: ""; }

.fa-house-leave:before {
  content: "羅"; }

.fa-house-night:before {
  content: "蘿"; }

.fa-house-return:before {
  content: "螺"; }

.fa-house-signal:before {
  content: "裸"; }

.fa-house-user:before {
  content: "便"; }

.fa-houzz:before {
  content: ""; }

.fa-hryvnia:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-hubspot:before {
  content: ""; }

.fa-humidity:before {
  content: ""; }

.fa-hurricane:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-ice-cream:before {
  content: ""; }

.fa-ice-skate:before {
  content: ""; }

.fa-icicles:before {
  content: ""; }

.fa-icons:before {
  content: ""; }

.fa-icons-alt:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-id-card:before {
  content: ""; }

.fa-id-card-alt:before {
  content: ""; }

.fa-ideal:before {
  content: "邏"; }

.fa-igloo:before {
  content: ""; }

.fa-image:before {
  content: ""; }

.fa-image-polaroid:before {
  content: ""; }

.fa-images:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-inbox-in:before {
  content: ""; }

.fa-inbox-out:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-industry-alt:before {
  content: ""; }

.fa-infinity:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-info-square:before {
  content: ""; }

.fa-inhaler:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-instagram-square:before {
  content: "凌"; }

.fa-integral:before {
  content: ""; }

.fa-intercom:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-intersection:before {
  content: ""; }

.fa-inventory:before {
  content: ""; }

.fa-invision:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-island-tropical:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-itch-io:before {
  content: ""; }

.fa-itunes:before {
  content: ""; }

.fa-itunes-note:before {
  content: ""; }

.fa-jack-o-lantern:before {
  content: ""; }

.fa-java:before {
  content: ""; }

.fa-jedi:before {
  content: ""; }

.fa-jedi-order:before {
  content: ""; }

.fa-jenkins:before {
  content: ""; }

.fa-jira:before {
  content: ""; }

.fa-joget:before {
  content: ""; }

.fa-joint:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-journal-whills:before {
  content: ""; }

.fa-joystick:before {
  content: ""; }

.fa-js:before {
  content: ""; }

.fa-js-square:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-jug:before {
  content: ""; }

.fa-kaaba:before {
  content: ""; }

.fa-kaggle:before {
  content: ""; }

.fa-kazoo:before {
  content: ""; }

.fa-kerning:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-key-skeleton:before {
  content: ""; }

.fa-keybase:before {
  content: ""; }

.fa-keyboard:before {
  content: ""; }

.fa-keycdn:before {
  content: ""; }

.fa-keynote:before {
  content: ""; }

.fa-khanda:before {
  content: ""; }

.fa-kickstarter:before {
  content: ""; }

.fa-kickstarter-k:before {
  content: ""; }

.fa-kidneys:before {
  content: ""; }

.fa-kiss:before {
  content: ""; }

.fa-kiss-beam:before {
  content: ""; }

.fa-kiss-wink-heart:before {
  content: ""; }

.fa-kite:before {
  content: ""; }

.fa-kiwi-bird:before {
  content: ""; }

.fa-knife-kitchen:before {
  content: ""; }

.fa-korvue:before {
  content: ""; }

.fa-lambda:before {
  content: ""; }

.fa-lamp:before {
  content: ""; }

.fa-lamp-desk:before {
  content: "樂"; }

.fa-lamp-floor:before {
  content: "洛"; }

.fa-landmark:before {
  content: ""; }

.fa-landmark-alt:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-laptop-code:before {
  content: ""; }

.fa-laptop-house:before {
  content: "復"; }

.fa-laptop-medical:before {
  content: ""; }

.fa-laravel:before {
  content: ""; }

.fa-lasso:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-laugh:before {
  content: ""; }

.fa-laugh-beam:before {
  content: ""; }

.fa-laugh-squint:before {
  content: ""; }

.fa-laugh-wink:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-layer-minus:before {
  content: ""; }

.fa-layer-plus:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-leaf-heart:before {
  content: ""; }

.fa-leaf-maple:before {
  content: ""; }

.fa-leaf-oak:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-lemon:before {
  content: ""; }

.fa-less:before {
  content: ""; }

.fa-less-than:before {
  content: ""; }

.fa-less-than-equal:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-level-down-alt:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-up-alt:before {
  content: ""; }

.fa-life-ring:before {
  content: ""; }

.fa-light-ceiling:before {
  content: "烙"; }

.fa-light-switch:before {
  content: "珞"; }

.fa-light-switch-off:before {
  content: "落"; }

.fa-light-switch-on:before {
  content: "酪"; }

.fa-lightbulb:before {
  content: ""; }

.fa-lightbulb-dollar:before {
  content: ""; }

.fa-lightbulb-exclamation:before {
  content: ""; }

.fa-lightbulb-on:before {
  content: ""; }

.fa-lightbulb-slash:before {
  content: ""; }

.fa-lights-holiday:before {
  content: ""; }

.fa-line:before {
  content: ""; }

.fa-line-columns:before {
  content: ""; }

.fa-line-height:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-linkedin-in:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-lips:before {
  content: ""; }

.fa-lira-sign:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-list-music:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-location:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-location-circle:before {
  content: ""; }

.fa-location-slash:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-lock-alt:before {
  content: ""; }

.fa-lock-open:before {
  content: ""; }

.fa-lock-open-alt:before {
  content: ""; }

.fa-long-arrow-alt-down:before {
  content: ""; }

.fa-long-arrow-alt-left:before {
  content: ""; }

.fa-long-arrow-alt-right:before {
  content: ""; }

.fa-long-arrow-alt-up:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-loveseat:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-luchador:before {
  content: ""; }

.fa-luggage-cart:before {
  content: ""; }

.fa-lungs:before {
  content: ""; }

.fa-lungs-virus:before {
  content: "不"; }

.fa-lyft:before {
  content: ""; }

.fa-mace:before {
  content: ""; }

.fa-magento:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-mail-bulk:before {
  content: ""; }

.fa-mailbox:before {
  content: ""; }

.fa-mailchimp:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-mandalorian:before {
  content: ""; }

.fa-mandolin:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-map-marked:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-map-marker-alt:before {
  content: ""; }

.fa-map-marker-alt-slash:before {
  content: ""; }

.fa-map-marker-check:before {
  content: ""; }

.fa-map-marker-edit:before {
  content: ""; }

.fa-map-marker-exclamation:before {
  content: ""; }

.fa-map-marker-minus:before {
  content: ""; }

.fa-map-marker-plus:before {
  content: ""; }

.fa-map-marker-question:before {
  content: ""; }

.fa-map-marker-slash:before {
  content: ""; }

.fa-map-marker-smile:before {
  content: ""; }

.fa-map-marker-times:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-markdown:before {
  content: ""; }

.fa-marker:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mask:before {
  content: ""; }

.fa-mastodon:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-mdb:before {
  content: ""; }

.fa-meat:before {
  content: ""; }

.fa-medal:before {
  content: ""; }

.fa-medapps:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-medium-m:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-medrt:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.fa-megaphone:before {
  content: ""; }

.fa-megaport:before {
  content: ""; }

.fa-meh:before {
  content: ""; }

.fa-meh-blank:before {
  content: ""; }

.fa-meh-rolling-eyes:before {
  content: ""; }

.fa-memory:before {
  content: ""; }

.fa-mendeley:before {
  content: ""; }

.fa-menorah:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-meteor:before {
  content: ""; }

.fa-microblog:before {
  content: "駱"; }

.fa-microchip:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-alt:before {
  content: ""; }

.fa-microphone-alt-slash:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-microphone-stand:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-microsoft:before {
  content: ""; }

.fa-microwave:before {
  content: "亂"; }

.fa-mind-share:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-minus-hexagon:before {
  content: ""; }

.fa-minus-octagon:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-mistletoe:before {
  content: ""; }

.fa-mitten:before {
  content: ""; }

.fa-mix:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-mixer:before {
  content: "稜"; }

.fa-mizuni:before {
  content: ""; }

.fa-mobile:before {
  content: ""; }

.fa-mobile-alt:before {
  content: ""; }

.fa-mobile-android:before {
  content: ""; }

.fa-mobile-android-alt:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-monero:before {
  content: ""; }

.fa-money-bill:before {
  content: ""; }

.fa-money-bill-alt:before {
  content: ""; }

.fa-money-bill-wave:before {
  content: ""; }

.fa-money-bill-wave-alt:before {
  content: ""; }

.fa-money-check:before {
  content: ""; }

.fa-money-check-alt:before {
  content: ""; }

.fa-money-check-edit:before {
  content: ""; }

.fa-money-check-edit-alt:before {
  content: ""; }

.fa-monitor-heart-rate:before {
  content: ""; }

.fa-monkey:before {
  content: ""; }

.fa-monument:before {
  content: ""; }

.fa-moon:before {
  content: ""; }

.fa-moon-cloud:before {
  content: ""; }

.fa-moon-stars:before {
  content: ""; }

.fa-mortar-pestle:before {
  content: ""; }

.fa-mosque:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-mountain:before {
  content: ""; }

.fa-mountains:before {
  content: ""; }

.fa-mouse:before {
  content: ""; }

.fa-mouse-alt:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-mp3-player:before {
  content: ""; }

.fa-mug:before {
  content: ""; }

.fa-mug-hot:before {
  content: ""; }

.fa-mug-marshmallows:before {
  content: ""; }

.fa-mug-tea:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-music-alt:before {
  content: ""; }

.fa-music-alt-slash:before {
  content: ""; }

.fa-music-slash:before {
  content: ""; }

.fa-napster:before {
  content: ""; }

.fa-narwhal:before {
  content: ""; }

.fa-neos:before {
  content: ""; }

.fa-network-wired:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-newspaper:before {
  content: ""; }

.fa-nimblr:before {
  content: ""; }

.fa-node:before {
  content: ""; }

.fa-node-js:before {
  content: ""; }

.fa-not-equal:before {
  content: ""; }

.fa-notes-medical:before {
  content: ""; }

.fa-npm:before {
  content: ""; }

.fa-ns8:before {
  content: ""; }

.fa-nutritionix:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-octagon:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-oil-can:before {
  content: ""; }

.fa-oil-temp:before {
  content: ""; }

.fa-old-republic:before {
  content: ""; }

.fa-om:before {
  content: ""; }

.fa-omega:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-orcid:before {
  content: ""; }

.fa-ornament:before {
  content: ""; }

.fa-osi:before {
  content: ""; }

.fa-otter:before {
  content: ""; }

.fa-outdent:before {
  content: ""; }

.fa-outlet:before {
  content: "卵"; }

.fa-oven:before {
  content: "欄"; }

.fa-overline:before {
  content: ""; }

.fa-page-break:before {
  content: ""; }

.fa-page4:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-pager:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-paint-brush-alt:before {
  content: ""; }

.fa-paint-roller:before {
  content: ""; }

.fa-palette:before {
  content: ""; }

.fa-palfed:before {
  content: ""; }

.fa-pallet:before {
  content: ""; }

.fa-pallet-alt:before {
  content: ""; }

.fa-paper-plane:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-parachute-box:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-paragraph-rtl:before {
  content: ""; }

.fa-parking:before {
  content: ""; }

.fa-parking-circle:before {
  content: ""; }

.fa-parking-circle-slash:before {
  content: ""; }

.fa-parking-slash:before {
  content: ""; }

.fa-passport:before {
  content: ""; }

.fa-pastafarianism:before {
  content: ""; }

.fa-paste:before {
  content: ""; }

.fa-patreon:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-paw-alt:before {
  content: ""; }

.fa-paw-claws:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-peace:before {
  content: ""; }

.fa-pegasus:before {
  content: ""; }

.fa-pen:before {
  content: ""; }

.fa-pen-alt:before {
  content: ""; }

.fa-pen-fancy:before {
  content: ""; }

.fa-pen-nib:before {
  content: ""; }

.fa-pen-square:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-pencil-alt:before {
  content: ""; }

.fa-pencil-paintbrush:before {
  content: ""; }

.fa-pencil-ruler:before {
  content: ""; }

.fa-pennant:before {
  content: ""; }

.fa-penny-arcade:before {
  content: ""; }

.fa-people-arrows:before {
  content: "泌"; }

.fa-people-carry:before {
  content: ""; }

.fa-pepper-hot:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-percentage:before {
  content: ""; }

.fa-periscope:before {
  content: ""; }

.fa-person-booth:before {
  content: ""; }

.fa-person-carry:before {
  content: ""; }

.fa-person-dolly:before {
  content: ""; }

.fa-person-dolly-empty:before {
  content: ""; }

.fa-person-sign:before {
  content: ""; }

.fa-phabricator:before {
  content: ""; }

.fa-phoenix-framework:before {
  content: ""; }

.fa-phoenix-squadron:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-phone-alt:before {
  content: ""; }

.fa-phone-laptop:before {
  content: ""; }

.fa-phone-office:before {
  content: ""; }

.fa-phone-plus:before {
  content: ""; }

.fa-phone-rotary:before {
  content: ""; }

.fa-phone-slash:before {
  content: ""; }

.fa-phone-square:before, .phone:before {
  content: ""; }

.fa-phone-square-alt:before {
  content: ""; }

.fa-phone-volume:before {
  content: ""; }

.fa-photo-video:before {
  content: ""; }

.fa-php:before {
  content: ""; }

.fa-pi:before {
  content: ""; }

.fa-piano:before {
  content: ""; }

.fa-piano-keyboard:before {
  content: ""; }

.fa-pie:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-pied-piper-hat:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-square:before {
  content: "爛"; }

.fa-pig:before {
  content: ""; }

.fa-piggy-bank:before {
  content: ""; }

.fa-pills:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-pizza:before {
  content: ""; }

.fa-pizza-slice:before {
  content: ""; }

.fa-place-of-worship:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-plane-alt:before {
  content: ""; }

.fa-plane-arrival:before {
  content: ""; }

.fa-plane-departure:before {
  content: ""; }

.fa-plane-slash:before {
  content: "數"; }

.fa-planet-moon:before {
  content: "蘭"; }

.fa-planet-ringed:before {
  content: "鸞"; }

.fa-play:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-playstation:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-plus-hexagon:before {
  content: ""; }

.fa-plus-octagon:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-podium:before {
  content: ""; }

.fa-podium-star:before {
  content: ""; }

.fa-police-box:before {
  content: "嵐"; }

.fa-poll:before {
  content: ""; }

.fa-poll-h:before {
  content: ""; }

.fa-poll-people:before {
  content: ""; }

.fa-poo:before {
  content: ""; }

.fa-poo-storm:before {
  content: ""; }

.fa-poop:before {
  content: ""; }

.fa-popcorn:before {
  content: ""; }

.fa-portal-enter:before {
  content: "濫"; }

.fa-portal-exit:before {
  content: "藍"; }

.fa-portrait:before {
  content: ""; }

.fa-pound-sign:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-pray:before {
  content: ""; }

.fa-praying-hands:before {
  content: ""; }

.fa-prescription:before {
  content: ""; }

.fa-prescription-bottle:before {
  content: ""; }

.fa-prescription-bottle-alt:before {
  content: ""; }

.fa-presentation:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-print-search:before {
  content: ""; }

.fa-print-slash:before {
  content: ""; }

.fa-procedures:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-projector:before {
  content: ""; }

.fa-pump-medical:before {
  content: "索"; }

.fa-pump-soap:before {
  content: "參"; }

.fa-pumpkin:before {
  content: ""; }

.fa-pushed:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-python:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-question-square:before {
  content: ""; }

.fa-quidditch:before {
  content: ""; }

.fa-quinscape:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-quran:before {
  content: ""; }

.fa-r-project:before {
  content: ""; }

.fa-rabbit:before {
  content: ""; }

.fa-rabbit-fast:before {
  content: ""; }

.fa-racquet:before {
  content: ""; }

.fa-radar:before {
  content: "襤"; }

.fa-radiation:before {
  content: ""; }

.fa-radiation-alt:before {
  content: ""; }

.fa-radio:before {
  content: ""; }

.fa-radio-alt:before {
  content: ""; }

.fa-rainbow:before {
  content: ""; }

.fa-raindrops:before {
  content: ""; }

.fa-ram:before {
  content: ""; }

.fa-ramp-loading:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-raspberry-pi:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-raygun:before {
  content: "拉"; }

.fa-react:before {
  content: ""; }

.fa-reacteurope:before {
  content: ""; }

.fa-readme:before {
  content: ""; }

.fa-rebel:before {
  content: ""; }

.fa-receipt:before {
  content: ""; }

.fa-record-vinyl:before {
  content: ""; }

.fa-rectangle-landscape:before {
  content: ""; }

.fa-rectangle-portrait:before {
  content: ""; }

.fa-rectangle-wide:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-red-river:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-redhat:before {
  content: ""; }

.fa-redo:before {
  content: ""; }

.fa-redo-alt:before {
  content: ""; }

.fa-refrigerator:before {
  content: "臘"; }

.fa-registered:before {
  content: ""; }

.fa-remove-format:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-repeat:before {
  content: ""; }

.fa-repeat-1:before {
  content: ""; }

.fa-repeat-1-alt:before {
  content: ""; }

.fa-repeat-alt:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-replyd:before {
  content: ""; }

.fa-republican:before {
  content: ""; }

.fa-researchgate:before {
  content: ""; }

.fa-resolving:before {
  content: ""; }

.fa-restroom:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-retweet-alt:before {
  content: ""; }

.fa-rev:before {
  content: ""; }

.fa-ribbon:before {
  content: ""; }

.fa-ring:before {
  content: ""; }

.fa-rings-wedding:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-robot:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-rocket-launch:before {
  content: "蠟"; }

.fa-rocketchat:before {
  content: ""; }

.fa-rockrms:before {
  content: ""; }

.fa-route:before {
  content: ""; }

.fa-route-highway:before {
  content: ""; }

.fa-route-interstate:before {
  content: ""; }

.fa-router:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-ruble-sign:before {
  content: ""; }

.fa-ruler:before {
  content: ""; }

.fa-ruler-combined:before {
  content: ""; }

.fa-ruler-horizontal:before {
  content: ""; }

.fa-ruler-triangle:before {
  content: ""; }

.fa-ruler-vertical:before {
  content: ""; }

.fa-running:before {
  content: ""; }

.fa-rupee-sign:before {
  content: ""; }

.fa-rv:before {
  content: ""; }

.fa-sack:before {
  content: ""; }

.fa-sack-dollar:before {
  content: ""; }

.fa-sad-cry:before {
  content: ""; }

.fa-sad-tear:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-salad:before {
  content: ""; }

.fa-salesforce:before {
  content: ""; }

.fa-sandwich:before {
  content: ""; }

.fa-sass:before {
  content: ""; }

.fa-satellite:before {
  content: ""; }

.fa-satellite-dish:before {
  content: ""; }

.fa-sausage:before {
  content: ""; }

.fa-save:before {
  content: ""; }

.fa-sax-hot:before {
  content: ""; }

.fa-saxophone:before {
  content: ""; }

.fa-scalpel:before {
  content: ""; }

.fa-scalpel-path:before {
  content: ""; }

.fa-scanner:before {
  content: ""; }

.fa-scanner-image:before {
  content: ""; }

.fa-scanner-keyboard:before {
  content: ""; }

.fa-scanner-touchscreen:before {
  content: ""; }

.fa-scarecrow:before {
  content: ""; }

.fa-scarf:before {
  content: ""; }

.fa-schlix:before {
  content: ""; }

.fa-school:before {
  content: ""; }

.fa-screwdriver:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-scroll:before {
  content: ""; }

.fa-scroll-old:before {
  content: ""; }

.fa-scrubber:before {
  content: ""; }

.fa-scythe:before {
  content: ""; }

.fa-sd-card:before {
  content: ""; }

.fa-search:before, #bmbf-search-button-nav .icon:before, #bmbf-search-button .icon:before {
  content: ""; }

.fa-search-dollar:before {
  content: ""; }

.fa-search-location:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-searchengin:before {
  content: ""; }

.fa-seedling:before {
  content: ""; }

.fa-sellcast:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-send-back:before {
  content: ""; }

.fa-send-backward:before {
  content: ""; }

.fa-sensor:before {
  content: "廊"; }

.fa-sensor-alert:before {
  content: "朗"; }

.fa-sensor-fire:before {
  content: "浪"; }

.fa-sensor-on:before {
  content: "狼"; }

.fa-sensor-smoke:before {
  content: "郎"; }

.fa-server:before {
  content: ""; }

.fa-servicestack:before {
  content: ""; }

.fa-shapes:before {
  content: ""; }

.fa-share:before {
  content: ""; }

.fa-share-all:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-sheep:before {
  content: ""; }

.fa-shekel-sign:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-shield-alt:before {
  content: ""; }

.fa-shield-check:before {
  content: ""; }

.fa-shield-cross:before {
  content: ""; }

.fa-shield-virus:before {
  content: "塞"; }

.fa-ship:before {
  content: ""; }

.fa-shipping-fast:before {
  content: ""; }

.fa-shipping-timed:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-shish-kebab:before {
  content: ""; }

.fa-shoe-prints:before {
  content: ""; }

.fa-shopify:before {
  content: "綾"; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-shopware:before {
  content: ""; }

.fa-shovel:before {
  content: ""; }

.fa-shovel-snow:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-shredder:before {
  content: ""; }

.fa-shuttle-van:before {
  content: ""; }

.fa-shuttlecock:before {
  content: ""; }

.fa-sickle:before {
  content: ""; }

.fa-sigma:before {
  content: ""; }

.fa-sign:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-sign-in-alt:before {
  content: ""; }

.fa-sign-language:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-sign-out-alt:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-signal-1:before {
  content: ""; }

.fa-signal-2:before {
  content: ""; }

.fa-signal-3:before {
  content: ""; }

.fa-signal-4:before {
  content: ""; }

.fa-signal-alt:before {
  content: ""; }

.fa-signal-alt-1:before {
  content: ""; }

.fa-signal-alt-2:before {
  content: ""; }

.fa-signal-alt-3:before {
  content: ""; }

.fa-signal-alt-slash:before {
  content: ""; }

.fa-signal-slash:before {
  content: ""; }

.fa-signal-stream:before {
  content: ""; }

.fa-signature:before {
  content: ""; }

.fa-sim-card:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-sink:before {
  content: "省"; }

.fa-siren:before {
  content: "來"; }

.fa-siren-on:before {
  content: "冷"; }

.fa-sistrix:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-sith:before {
  content: ""; }

.fa-skating:before {
  content: ""; }

.fa-skeleton:before {
  content: ""; }

.fa-sketch:before {
  content: ""; }

.fa-ski-jump:before {
  content: ""; }

.fa-ski-lift:before {
  content: ""; }

.fa-skiing:before {
  content: ""; }

.fa-skiing-nordic:before {
  content: ""; }

.fa-skull:before {
  content: ""; }

.fa-skull-cow:before {
  content: ""; }

.fa-skull-crossbones:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-slack-hash:before {
  content: ""; }

.fa-slash:before {
  content: ""; }

.fa-sledding:before {
  content: ""; }

.fa-sleigh:before {
  content: ""; }

.fa-sliders-h:before {
  content: ""; }

.fa-sliders-h-square:before {
  content: ""; }

.fa-sliders-v:before {
  content: ""; }

.fa-sliders-v-square:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-smile:before {
  content: ""; }

.fa-smile-beam:before {
  content: ""; }

.fa-smile-plus:before {
  content: ""; }

.fa-smile-wink:before {
  content: ""; }

.fa-smog:before {
  content: ""; }

.fa-smoke:before {
  content: ""; }

.fa-smoking:before {
  content: ""; }

.fa-smoking-ban:before {
  content: ""; }

.fa-sms:before {
  content: ""; }

.fa-snake:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-snooze:before {
  content: ""; }

.fa-snow-blowing:before {
  content: ""; }

.fa-snowboarding:before {
  content: ""; }

.fa-snowflake:before {
  content: ""; }

.fa-snowflakes:before {
  content: ""; }

.fa-snowman:before {
  content: ""; }

.fa-snowmobile:before {
  content: ""; }

.fa-snowplow:before {
  content: ""; }

.fa-soap:before {
  content: "葉"; }

.fa-socks:before {
  content: ""; }

.fa-solar-panel:before {
  content: ""; }

.fa-solar-system:before {
  content: "勞"; }

.fa-sort:before {
  content: ""; }

.fa-sort-alpha-down:before {
  content: ""; }

.fa-sort-alpha-down-alt:before {
  content: ""; }

.fa-sort-alpha-up:before {
  content: ""; }

.fa-sort-alpha-up-alt:before {
  content: ""; }

.fa-sort-alt:before {
  content: ""; }

.fa-sort-amount-down:before {
  content: ""; }

.fa-sort-amount-down-alt:before {
  content: ""; }

.fa-sort-amount-up:before {
  content: ""; }

.fa-sort-amount-up-alt:before {
  content: ""; }

.fa-sort-circle:before {
  content: "擄"; }

.fa-sort-circle-down:before {
  content: "櫓"; }

.fa-sort-circle-up:before {
  content: "爐"; }

.fa-sort-down:before {
  content: ""; }

.fa-sort-numeric-down:before {
  content: ""; }

.fa-sort-numeric-down-alt:before {
  content: ""; }

.fa-sort-numeric-up:before {
  content: ""; }

.fa-sort-numeric-up-alt:before {
  content: ""; }

.fa-sort-shapes-down:before {
  content: ""; }

.fa-sort-shapes-down-alt:before {
  content: ""; }

.fa-sort-shapes-up:before {
  content: ""; }

.fa-sort-shapes-up-alt:before {
  content: ""; }

.fa-sort-size-down:before {
  content: ""; }

.fa-sort-size-down-alt:before {
  content: ""; }

.fa-sort-size-up:before {
  content: ""; }

.fa-sort-size-up-alt:before {
  content: ""; }

.fa-sort-up:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-soup:before {
  content: ""; }

.fa-sourcetree:before {
  content: ""; }

.fa-spa:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-space-station-moon:before {
  content: "盧"; }

.fa-space-station-moon-alt:before {
  content: "老"; }

.fa-spade:before {
  content: ""; }

.fa-sparkles:before {
  content: ""; }

.fa-speakap:before {
  content: ""; }

.fa-speaker:before {
  content: ""; }

.fa-speaker-deck:before {
  content: ""; }

.fa-speakers:before {
  content: ""; }

.fa-spell-check:before {
  content: ""; }

.fa-spider:before {
  content: ""; }

.fa-spider-black-widow:before {
  content: ""; }

.fa-spider-web:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-spinner-third:before {
  content: ""; }

.fa-splotch:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-spray-can:before {
  content: ""; }

.fa-sprinkler:before {
  content: "蘆"; }

.fa-square:before {
  content: ""; }

.fa-square-full:before {
  content: ""; }

.fa-square-root:before {
  content: ""; }

.fa-square-root-alt:before {
  content: ""; }

.fa-squarespace:before {
  content: ""; }

.fa-squirrel:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-stackpath:before {
  content: ""; }

.fa-staff:before {
  content: ""; }

.fa-stamp:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-and-crescent:before {
  content: ""; }

.fa-star-christmas:before {
  content: ""; }

.fa-star-exclamation:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-star-half-alt:before {
  content: ""; }

.fa-star-of-david:before {
  content: ""; }

.fa-star-of-life:before {
  content: ""; }

.fa-star-shooting:before {
  content: "虜"; }

.fa-starfighter:before {
  content: "路"; }

.fa-starfighter-alt:before {
  content: "露"; }

.fa-stars:before {
  content: ""; }

.fa-starship:before {
  content: "魯"; }

.fa-starship-freighter:before {
  content: "鷺"; }

.fa-staylinked:before {
  content: ""; }

.fa-steak:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-steam-symbol:before {
  content: ""; }

.fa-steering-wheel:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-sticker-mule:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-stocking:before {
  content: ""; }

.fa-stomach:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stopwatch:before {
  content: ""; }

.fa-stopwatch-20:before {
  content: "說"; }

.fa-store:before {
  content: ""; }

.fa-store-alt:before {
  content: ""; }

.fa-store-alt-slash:before {
  content: "殺"; }

.fa-store-slash:before {
  content: "辰"; }

.fa-strava:before {
  content: ""; }

.fa-stream:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-stretcher:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-stripe:before {
  content: ""; }

.fa-stripe-s:before {
  content: ""; }

.fa-stroopwafel:before {
  content: ""; }

.fa-studiovinari:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-suitcase-rolling:before {
  content: ""; }

.fa-sun:before {
  content: ""; }

.fa-sun-cloud:before {
  content: ""; }

.fa-sun-dust:before {
  content: ""; }

.fa-sun-haze:before {
  content: ""; }

.fa-sunglasses:before {
  content: ""; }

.fa-sunrise:before {
  content: ""; }

.fa-sunset:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-supple:before {
  content: ""; }

.fa-surprise:before {
  content: ""; }

.fa-suse:before {
  content: ""; }

.fa-swatchbook:before {
  content: ""; }

.fa-swift:before {
  content: ""; }

.fa-swimmer:before {
  content: ""; }

.fa-swimming-pool:before {
  content: ""; }

.fa-sword:before {
  content: ""; }

.fa-sword-laser:before {
  content: "碌"; }

.fa-sword-laser-alt:before {
  content: "祿"; }

.fa-swords:before {
  content: ""; }

.fa-swords-laser:before {
  content: "綠"; }

.fa-symfony:before {
  content: ""; }

.fa-synagogue:before {
  content: ""; }

.fa-sync:before {
  content: ""; }

.fa-sync-alt:before {
  content: ""; }

.fa-syringe:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-table-tennis:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-tablet-alt:before {
  content: ""; }

.fa-tablet-android:before {
  content: ""; }

.fa-tablet-android-alt:before {
  content: ""; }

.fa-tablet-rugged:before {
  content: ""; }

.fa-tablets:before {
  content: ""; }

.fa-tachometer:before {
  content: ""; }

.fa-tachometer-alt:before {
  content: ""; }

.fa-tachometer-alt-average:before {
  content: ""; }

.fa-tachometer-alt-fast:before {
  content: ""; }

.fa-tachometer-alt-fastest:before {
  content: ""; }

.fa-tachometer-alt-slow:before {
  content: ""; }

.fa-tachometer-alt-slowest:before {
  content: ""; }

.fa-tachometer-average:before {
  content: ""; }

.fa-tachometer-fast:before {
  content: ""; }

.fa-tachometer-fastest:before {
  content: ""; }

.fa-tachometer-slow:before {
  content: ""; }

.fa-tachometer-slowest:before {
  content: ""; }

.fa-taco:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-tally:before {
  content: ""; }

.fa-tanakh:before {
  content: ""; }

.fa-tape:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-tasks-alt:before {
  content: ""; }

.fa-taxi:before {
  content: ""; }

.fa-teamspeak:before {
  content: ""; }

.fa-teeth:before {
  content: ""; }

.fa-teeth-open:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-telegram-plane:before {
  content: ""; }

.fa-telescope:before {
  content: "菉"; }

.fa-temperature-down:before {
  content: "錄"; }

.fa-temperature-frigid:before {
  content: ""; }

.fa-temperature-high:before {
  content: ""; }

.fa-temperature-hot:before {
  content: ""; }

.fa-temperature-low:before {
  content: ""; }

.fa-temperature-up:before {
  content: "鹿"; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-tenge:before {
  content: ""; }

.fa-tennis-ball:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-text:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-size:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-the-red-yeti:before {
  content: ""; }

.fa-theater-masks:before {
  content: ""; }

.fa-themeco:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-thermometer:before {
  content: ""; }

.fa-thermometer-empty:before {
  content: ""; }

.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-theta:before {
  content: ""; }

.fa-think-peaks:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbtack:before {
  content: ""; }

.fa-thunderstorm:before {
  content: ""; }

.fa-thunderstorm-moon:before {
  content: ""; }

.fa-thunderstorm-sun:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-ticket-alt:before {
  content: ""; }

.fa-tilde:before {
  content: ""; }

.fa-times:before, .overlay-galerie-wrap .btn-close .icon:before, #bmbf-search-button-nav.clicked .icon:before, #bmbf-nav-button.clicked span.fa:before, #bmbf-nav-button.clicked span.phone:before, #bmbf-nav-button.clicked span.pdf:before, #bmbf-nav-button.clicked span.excel:before, #bmbf-nav-button.clicked span.word:before, #bmbf-nav-button.clicked span.powerpoint:before, #bmbf-nav-button.clicked span.audiofile:before, #bmbf-nav-button.clicked span.videofile:before, #bmbf-nav-button.clicked span.zip:before, #bmbf-nav-button.clicked span.image:before, #bmbf-nav-button.clicked span.txt:before, #bmbf-nav-button.clicked span.file:before, #bmbf-nav-button.clicked .overlay-galerie-wrap .btn-close span.icon:before, .overlay-galerie-wrap .btn-close #bmbf-nav-button.clicked span.icon:before, #bmbf-nav-button.clicked #bmbf-search-button-nav span.icon:before, #bmbf-search-button-nav #bmbf-nav-button.clicked span.icon:before, #bmbf-nav-button.clicked #bmbf-search-button span.icon:before, #bmbf-search-button #bmbf-nav-button.clicked span.icon:before, #bmbf-subnav-button.clicked span.fa:before, #bmbf-subnav-button.clicked span.phone:before, #bmbf-subnav-button.clicked span.pdf:before, #bmbf-subnav-button.clicked span.excel:before, #bmbf-subnav-button.clicked span.word:before, #bmbf-subnav-button.clicked span.powerpoint:before, #bmbf-subnav-button.clicked span.audiofile:before, #bmbf-subnav-button.clicked span.videofile:before, #bmbf-subnav-button.clicked span.zip:before, #bmbf-subnav-button.clicked span.image:before, #bmbf-subnav-button.clicked span.txt:before, #bmbf-subnav-button.clicked span.file:before, #bmbf-subnav-button.clicked .overlay-galerie-wrap .btn-close span.icon:before, .overlay-galerie-wrap .btn-close #bmbf-subnav-button.clicked span.icon:before, #bmbf-subnav-button.clicked #bmbf-search-button-nav span.icon:before, #bmbf-search-button-nav #bmbf-subnav-button.clicked span.icon:before, #bmbf-subnav-button.clicked #bmbf-search-button span.icon:before, #bmbf-search-button #bmbf-subnav-button.clicked span.icon:before, #bmbf-search-button.clicked .icon:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-times-hexagon:before {
  content: ""; }

.fa-times-octagon:before {
  content: ""; }

.fa-times-square:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-tint-slash:before {
  content: ""; }

.fa-tire:before {
  content: ""; }

.fa-tire-flat:before {
  content: ""; }

.fa-tire-pressure-warning:before {
  content: ""; }

.fa-tire-rugged:before {
  content: ""; }

.fa-tired:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-toilet:before {
  content: ""; }

.fa-toilet-paper:before {
  content: ""; }

.fa-toilet-paper-alt:before {
  content: ""; }

.fa-toilet-paper-slash:before {
  content: "沈"; }

.fa-tombstone:before {
  content: ""; }

.fa-tombstone-alt:before {
  content: ""; }

.fa-toolbox:before {
  content: ""; }

.fa-tools:before {
  content: ""; }

.fa-tooth:before {
  content: ""; }

.fa-toothbrush:before {
  content: ""; }

.fa-torah:before {
  content: ""; }

.fa-torii-gate:before {
  content: ""; }

.fa-tornado:before {
  content: ""; }

.fa-tractor:before {
  content: ""; }

.fa-trade-federation:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-traffic-cone:before {
  content: ""; }

.fa-traffic-light:before {
  content: ""; }

.fa-traffic-light-go:before {
  content: ""; }

.fa-traffic-light-slow:before {
  content: ""; }

.fa-traffic-light-stop:before {
  content: ""; }

.fa-trailer:before {
  content: "論"; }

.fa-train:before {
  content: ""; }

.fa-tram:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-transporter:before {
  content: "壟"; }

.fa-transporter-1:before {
  content: "弄"; }

.fa-transporter-2:before {
  content: "籠"; }

.fa-transporter-3:before {
  content: "聾"; }

.fa-transporter-empty:before {
  content: "牢"; }

.fa-trash:before {
  content: ""; }

.fa-trash-alt:before {
  content: ""; }

.fa-trash-restore:before {
  content: ""; }

.fa-trash-restore-alt:before {
  content: ""; }

.fa-trash-undo:before {
  content: ""; }

.fa-trash-undo-alt:before {
  content: ""; }

.fa-treasure-chest:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-tree-alt:before {
  content: ""; }

.fa-tree-christmas:before {
  content: ""; }

.fa-tree-decorated:before {
  content: ""; }

.fa-tree-large:before {
  content: ""; }

.fa-tree-palm:before {
  content: ""; }

.fa-trees:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-triangle:before {
  content: ""; }

.fa-triangle-music:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-trophy-alt:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-truck-container:before {
  content: ""; }

.fa-truck-couch:before {
  content: ""; }

.fa-truck-loading:before {
  content: ""; }

.fa-truck-monster:before {
  content: ""; }

.fa-truck-moving:before {
  content: ""; }

.fa-truck-pickup:before {
  content: ""; }

.fa-truck-plow:before {
  content: ""; }

.fa-truck-ramp:before {
  content: ""; }

.fa-trumpet:before {
  content: ""; }

.fa-tshirt:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-turkey:before {
  content: ""; }

.fa-turntable:before {
  content: ""; }

.fa-turtle:before {
  content: ""; }

.fa-tv:before {
  content: ""; }

.fa-tv-alt:before {
  content: ""; }

.fa-tv-music:before {
  content: ""; }

.fa-tv-retro:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-typewriter:before {
  content: ""; }

.fa-typo3:before {
  content: ""; }

.fa-uber:before {
  content: ""; }

.fa-ubuntu:before {
  content: ""; }

.fa-ufo:before {
  content: "磊"; }

.fa-ufo-beam:before {
  content: "賂"; }

.fa-uikit:before {
  content: ""; }

.fa-umbraco:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-umbrella-beach:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-undo:before {
  content: ""; }

.fa-undo-alt:before {
  content: ""; }

.fa-unicorn:before {
  content: ""; }

.fa-union:before {
  content: ""; }

.fa-uniregistry:before {
  content: ""; }

.fa-unity:before {
  content: "雷"; }

.fa-universal-access:before {
  content: ""; }

.fa-university:before {
  content: ""; }

.fa-unlink:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-untappd:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-ups:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-usb-drive:before {
  content: ""; }

.fa-usd-circle:before {
  content: ""; }

.fa-usd-square:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-user-alien:before {
  content: "壘"; }

.fa-user-alt:before {
  content: ""; }

.fa-user-alt-slash:before {
  content: ""; }

.fa-user-astronaut:before {
  content: ""; }

.fa-user-chart:before {
  content: ""; }

.fa-user-check:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-clock:before {
  content: ""; }

.fa-user-cog:before {
  content: ""; }

.fa-user-cowboy:before {
  content: ""; }

.fa-user-crown:before {
  content: ""; }

.fa-user-edit:before {
  content: ""; }

.fa-user-friends:before {
  content: ""; }

.fa-user-graduate:before {
  content: ""; }

.fa-user-hard-hat:before {
  content: ""; }

.fa-user-headset:before {
  content: ""; }

.fa-user-injured:before {
  content: ""; }

.fa-user-lock:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-user-md-chat:before {
  content: ""; }

.fa-user-minus:before {
  content: ""; }

.fa-user-music:before {
  content: ""; }

.fa-user-ninja:before {
  content: ""; }

.fa-user-nurse:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-robot:before {
  content: "屢"; }

.fa-user-secret:before {
  content: ""; }

.fa-user-shield:before {
  content: ""; }

.fa-user-slash:before {
  content: ""; }

.fa-user-tag:before {
  content: ""; }

.fa-user-tie:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-user-unlock:before {
  content: "菱"; }

.fa-user-visor:before {
  content: "樓"; }

.fa-users:before {
  content: ""; }

.fa-users-class:before {
  content: ""; }

.fa-users-cog:before {
  content: ""; }

.fa-users-crown:before {
  content: ""; }

.fa-users-medical:before {
  content: ""; }

.fa-users-slash:before {
  content: "拾"; }

.fa-usps:before {
  content: ""; }

.fa-ussunnah:before {
  content: ""; }

.fa-utensil-fork:before {
  content: ""; }

.fa-utensil-knife:before {
  content: ""; }

.fa-utensil-spoon:before {
  content: ""; }

.fa-utensils:before {
  content: ""; }

.fa-utensils-alt:before {
  content: ""; }

.fa-vaadin:before {
  content: ""; }

.fa-vacuum:before {
  content: "淚"; }

.fa-vacuum-robot:before {
  content: "漏"; }

.fa-value-absolute:before {
  content: ""; }

.fa-vector-square:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-vhs:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-vial:before {
  content: ""; }

.fa-vials:before {
  content: ""; }

.fa-viber:before {
  content: ""; }

.fa-video:before {
  content: ""; }

.fa-video-plus:before {
  content: ""; }

.fa-video-slash:before {
  content: ""; }

.fa-vihara:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-vimeo-v:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-violin:before {
  content: ""; }

.fa-virus:before {
  content: "若"; }

.fa-virus-slash:before {
  content: "掠"; }

.fa-viruses:before {
  content: "略"; }

.fa-vk:before {
  content: ""; }

.fa-vnv:before {
  content: ""; }

.fa-voicemail:before {
  content: ""; }

.fa-volcano:before {
  content: ""; }

.fa-volleyball-ball:before {
  content: ""; }

.fa-volume:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-mute:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-slash:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-vote-nay:before {
  content: ""; }

.fa-vote-yea:before {
  content: ""; }

.fa-vr-cardboard:before {
  content: ""; }

.fa-vuejs:before {
  content: ""; }

.fa-wagon-covered:before {
  content: ""; }

.fa-walker:before {
  content: ""; }

.fa-walkie-talkie:before {
  content: ""; }

.fa-walking:before {
  content: ""; }

.fa-wallet:before {
  content: ""; }

.fa-wand:before {
  content: ""; }

.fa-wand-magic:before {
  content: ""; }

.fa-warehouse:before {
  content: ""; }

.fa-warehouse-alt:before {
  content: ""; }

.fa-washer:before {
  content: ""; }

.fa-watch:before {
  content: ""; }

.fa-watch-calculator:before {
  content: ""; }

.fa-watch-fitness:before {
  content: ""; }

.fa-water:before {
  content: ""; }

.fa-water-lower:before {
  content: ""; }

.fa-water-rise:before {
  content: ""; }

.fa-wave-sine:before {
  content: ""; }

.fa-wave-square:before {
  content: ""; }

.fa-wave-triangle:before {
  content: ""; }

.fa-waveform:before {
  content: ""; }

.fa-waveform-path:before {
  content: ""; }

.fa-waze:before {
  content: ""; }

.fa-webcam:before {
  content: ""; }

.fa-webcam-slash:before {
  content: ""; }

.fa-weebly:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-weight:before {
  content: ""; }

.fa-weight-hanging:before {
  content: ""; }

.fa-weixin:before {
  content: ""; }

.fa-whale:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-whatsapp-square:before {
  content: ""; }

.fa-wheat:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-whistle:before {
  content: ""; }

.fa-whmcs:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-wifi-1:before {
  content: ""; }

.fa-wifi-2:before {
  content: ""; }

.fa-wifi-slash:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-wind:before {
  content: ""; }

.fa-wind-turbine:before {
  content: ""; }

.fa-wind-warning:before {
  content: ""; }

.fa-window:before {
  content: ""; }

.fa-window-alt:before {
  content: ""; }

.fa-window-close:before {
  content: ""; }

.fa-window-frame:before {
  content: "累"; }

.fa-window-frame-open:before {
  content: "縷"; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-windsock:before {
  content: ""; }

.fa-wine-bottle:before {
  content: ""; }

.fa-wine-glass:before {
  content: ""; }

.fa-wine-glass-alt:before {
  content: ""; }

.fa-wix:before {
  content: ""; }

.fa-wizards-of-the-coast:before {
  content: ""; }

.fa-wolf-pack-battalion:before {
  content: ""; }

.fa-won-sign:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-wordpress-simple:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-wpressr:before {
  content: ""; }

.fa-wreath:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-x-ray:before {
  content: ""; }

.fa-xbox:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-y-combinator:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-yammer:before {
  content: ""; }

.fa-yandex:before {
  content: ""; }

.fa-yandex-international:before {
  content: ""; }

.fa-yarn:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-yen-sign:before {
  content: ""; }

.fa-yin-yang:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-zhihu:before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before, .fa-glass.phone:before, .fa-glass.pdf:before, .fa-glass.excel:before, .fa-glass.word:before, .fa-glass.powerpoint:before, .fa-glass.audiofile:before, .fa-glass.videofile:before, .fa-glass.zip:before, .fa-glass.image:before, .fa-glass.txt:before, .fa-glass.file:before, .overlay-galerie-wrap .btn-close .fa-glass.icon:before, #bmbf-search-button-nav .fa-glass.icon:before, #bmbf-search-button .fa-glass.icon:before {
  content: ""; }

.fa.fa-meetup, .fa-meetup.phone:before, .fa-meetup.pdf:before, .fa-meetup.excel:before, .fa-meetup.word:before, .fa-meetup.powerpoint:before, .fa-meetup.audiofile:before, .fa-meetup.videofile:before, .fa-meetup.zip:before, .fa-meetup.image:before, .fa-meetup.txt:before, .fa-meetup.file:before, .overlay-galerie-wrap .btn-close .fa-meetup.icon, #bmbf-search-button-nav .fa-meetup.icon, #bmbf-search-button .fa-meetup.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o, .fa-star-o.phone:before, .fa-star-o.pdf:before, .fa-star-o.excel:before, .fa-star-o.word:before, .fa-star-o.powerpoint:before, .fa-star-o.audiofile:before, .fa-star-o.videofile:before, .fa-star-o.zip:before, .fa-star-o.image:before, .fa-star-o.txt:before, .fa-star-o.file:before, .overlay-galerie-wrap .btn-close .fa-star-o.icon, #bmbf-search-button-nav .fa-star-o.icon, #bmbf-search-button .fa-star-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-o:before, .fa-star-o.phone:before, .fa-star-o.pdf:before, .fa-star-o.excel:before, .fa-star-o.word:before, .fa-star-o.powerpoint:before, .fa-star-o.audiofile:before, .fa-star-o.videofile:before, .fa-star-o.zip:before, .fa-star-o.image:before, .fa-star-o.txt:before, .fa-star-o.file:before, .overlay-galerie-wrap .btn-close .fa-star-o.icon:before, #bmbf-search-button-nav .fa-star-o.icon:before, #bmbf-search-button .fa-star-o.icon:before {
  content: ""; }

.fa.fa-remove:before, .fa-remove.phone:before, .fa-remove.pdf:before, .fa-remove.excel:before, .fa-remove.word:before, .fa-remove.powerpoint:before, .fa-remove.audiofile:before, .fa-remove.videofile:before, .fa-remove.zip:before, .fa-remove.image:before, .fa-remove.txt:before, .fa-remove.file:before, .overlay-galerie-wrap .btn-close .fa-remove.icon:before, #bmbf-search-button-nav .fa-remove.icon:before, #bmbf-search-button .fa-remove.icon:before {
  content: ""; }

.fa.fa-close:before, .fa-close.phone:before, .fa-close.pdf:before, .fa-close.excel:before, .fa-close.word:before, .fa-close.powerpoint:before, .fa-close.audiofile:before, .fa-close.videofile:before, .fa-close.zip:before, .fa-close.image:before, .fa-close.txt:before, .fa-close.file:before, .overlay-galerie-wrap .btn-close .fa-close.icon:before, #bmbf-search-button-nav .fa-close.icon:before, #bmbf-search-button .fa-close.icon:before {
  content: ""; }

.fa.fa-gear:before, .fa-gear.phone:before, .fa-gear.pdf:before, .fa-gear.excel:before, .fa-gear.word:before, .fa-gear.powerpoint:before, .fa-gear.audiofile:before, .fa-gear.videofile:before, .fa-gear.zip:before, .fa-gear.image:before, .fa-gear.txt:before, .fa-gear.file:before, .overlay-galerie-wrap .btn-close .fa-gear.icon:before, #bmbf-search-button-nav .fa-gear.icon:before, #bmbf-search-button .fa-gear.icon:before {
  content: ""; }

.fa.fa-trash-o, .fa-trash-o.phone:before, .fa-trash-o.pdf:before, .fa-trash-o.excel:before, .fa-trash-o.word:before, .fa-trash-o.powerpoint:before, .fa-trash-o.audiofile:before, .fa-trash-o.videofile:before, .fa-trash-o.zip:before, .fa-trash-o.image:before, .fa-trash-o.txt:before, .fa-trash-o.file:before, .overlay-galerie-wrap .btn-close .fa-trash-o.icon, #bmbf-search-button-nav .fa-trash-o.icon, #bmbf-search-button .fa-trash-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-trash-o:before, .fa-trash-o.phone:before, .fa-trash-o.pdf:before, .fa-trash-o.excel:before, .fa-trash-o.word:before, .fa-trash-o.powerpoint:before, .fa-trash-o.audiofile:before, .fa-trash-o.videofile:before, .fa-trash-o.zip:before, .fa-trash-o.image:before, .fa-trash-o.txt:before, .fa-trash-o.file:before, .overlay-galerie-wrap .btn-close .fa-trash-o.icon:before, #bmbf-search-button-nav .fa-trash-o.icon:before, #bmbf-search-button .fa-trash-o.icon:before {
  content: ""; }

.fa.fa-file-o, .fa-file-o.phone:before, .fa-file-o.pdf:before, .fa-file-o.excel:before, .fa-file-o.word:before, .fa-file-o.powerpoint:before, .fa-file-o.audiofile:before, .fa-file-o.videofile:before, .fa-file-o.zip:before, .fa-file-o.image:before, .fa-file-o.txt:before, .file:before, .overlay-galerie-wrap .btn-close .fa-file-o.icon, .overlay-galerie-wrap .btn-close .icon.file:before, #bmbf-search-button-nav .fa-file-o.icon, #bmbf-search-button-nav .icon.file:before, #bmbf-search-button .fa-file-o.icon, #bmbf-search-button .icon.file:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-o:before, .fa-file-o.phone:before, .fa-file-o.pdf:before, .fa-file-o.excel:before, .fa-file-o.word:before, .fa-file-o.powerpoint:before, .fa-file-o.audiofile:before, .fa-file-o.videofile:before, .fa-file-o.zip:before, .fa-file-o.image:before, .fa-file-o.txt:before, .file:before, .overlay-galerie-wrap .btn-close .fa-file-o.icon:before, .overlay-galerie-wrap .btn-close .icon.file:before, #bmbf-search-button-nav .fa-file-o.icon:before, #bmbf-search-button-nav .icon.file:before, #bmbf-search-button .fa-file-o.icon:before, #bmbf-search-button .icon.file:before {
  content: ""; }

.fa.fa-clock-o, .fa-clock-o.phone:before, .fa-clock-o.pdf:before, .fa-clock-o.excel:before, .fa-clock-o.word:before, .fa-clock-o.powerpoint:before, .fa-clock-o.audiofile:before, .fa-clock-o.videofile:before, .fa-clock-o.zip:before, .fa-clock-o.image:before, .fa-clock-o.txt:before, .fa-clock-o.file:before, .overlay-galerie-wrap .btn-close .fa-clock-o.icon, #bmbf-search-button-nav .fa-clock-o.icon, #bmbf-search-button .fa-clock-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-clock-o:before, .fa-clock-o.phone:before, .fa-clock-o.pdf:before, .fa-clock-o.excel:before, .fa-clock-o.word:before, .fa-clock-o.powerpoint:before, .fa-clock-o.audiofile:before, .fa-clock-o.videofile:before, .fa-clock-o.zip:before, .fa-clock-o.image:before, .fa-clock-o.txt:before, .fa-clock-o.file:before, .overlay-galerie-wrap .btn-close .fa-clock-o.icon:before, #bmbf-search-button-nav .fa-clock-o.icon:before, #bmbf-search-button .fa-clock-o.icon:before {
  content: ""; }

.fa.fa-arrow-circle-o-down, .fa-arrow-circle-o-down.phone:before, .fa-arrow-circle-o-down.pdf:before, .fa-arrow-circle-o-down.excel:before, .fa-arrow-circle-o-down.word:before, .fa-arrow-circle-o-down.powerpoint:before, .fa-arrow-circle-o-down.audiofile:before, .fa-arrow-circle-o-down.videofile:before, .fa-arrow-circle-o-down.zip:before, .fa-arrow-circle-o-down.image:before, .fa-arrow-circle-o-down.txt:before, .fa-arrow-circle-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-down.icon, #bmbf-search-button-nav .fa-arrow-circle-o-down.icon, #bmbf-search-button .fa-arrow-circle-o-down.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down:before, .fa-arrow-circle-o-down.phone:before, .fa-arrow-circle-o-down.pdf:before, .fa-arrow-circle-o-down.excel:before, .fa-arrow-circle-o-down.word:before, .fa-arrow-circle-o-down.powerpoint:before, .fa-arrow-circle-o-down.audiofile:before, .fa-arrow-circle-o-down.videofile:before, .fa-arrow-circle-o-down.zip:before, .fa-arrow-circle-o-down.image:before, .fa-arrow-circle-o-down.txt:before, .fa-arrow-circle-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-down.icon:before, #bmbf-search-button-nav .fa-arrow-circle-o-down.icon:before, #bmbf-search-button .fa-arrow-circle-o-down.icon:before {
  content: ""; }

.fa.fa-arrow-circle-o-up, .fa-arrow-circle-o-up.phone:before, .fa-arrow-circle-o-up.pdf:before, .fa-arrow-circle-o-up.excel:before, .fa-arrow-circle-o-up.word:before, .fa-arrow-circle-o-up.powerpoint:before, .fa-arrow-circle-o-up.audiofile:before, .fa-arrow-circle-o-up.videofile:before, .fa-arrow-circle-o-up.zip:before, .fa-arrow-circle-o-up.image:before, .fa-arrow-circle-o-up.txt:before, .fa-arrow-circle-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-up.icon, #bmbf-search-button-nav .fa-arrow-circle-o-up.icon, #bmbf-search-button .fa-arrow-circle-o-up.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up:before, .fa-arrow-circle-o-up.phone:before, .fa-arrow-circle-o-up.pdf:before, .fa-arrow-circle-o-up.excel:before, .fa-arrow-circle-o-up.word:before, .fa-arrow-circle-o-up.powerpoint:before, .fa-arrow-circle-o-up.audiofile:before, .fa-arrow-circle-o-up.videofile:before, .fa-arrow-circle-o-up.zip:before, .fa-arrow-circle-o-up.image:before, .fa-arrow-circle-o-up.txt:before, .fa-arrow-circle-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-up.icon:before, #bmbf-search-button-nav .fa-arrow-circle-o-up.icon:before, #bmbf-search-button .fa-arrow-circle-o-up.icon:before {
  content: ""; }

.fa.fa-play-circle-o, .fa-play-circle-o.phone:before, .fa-play-circle-o.pdf:before, .fa-play-circle-o.excel:before, .fa-play-circle-o.word:before, .fa-play-circle-o.powerpoint:before, .fa-play-circle-o.audiofile:before, .fa-play-circle-o.videofile:before, .fa-play-circle-o.zip:before, .fa-play-circle-o.image:before, .fa-play-circle-o.txt:before, .fa-play-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-play-circle-o.icon, #bmbf-search-button-nav .fa-play-circle-o.icon, #bmbf-search-button .fa-play-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-play-circle-o:before, .fa-play-circle-o.phone:before, .fa-play-circle-o.pdf:before, .fa-play-circle-o.excel:before, .fa-play-circle-o.word:before, .fa-play-circle-o.powerpoint:before, .fa-play-circle-o.audiofile:before, .fa-play-circle-o.videofile:before, .fa-play-circle-o.zip:before, .fa-play-circle-o.image:before, .fa-play-circle-o.txt:before, .fa-play-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-play-circle-o.icon:before, #bmbf-search-button-nav .fa-play-circle-o.icon:before, #bmbf-search-button .fa-play-circle-o.icon:before {
  content: ""; }

.fa.fa-repeat:before, .fa-repeat.phone:before, .fa-repeat.pdf:before, .fa-repeat.excel:before, .fa-repeat.word:before, .fa-repeat.powerpoint:before, .fa-repeat.audiofile:before, .fa-repeat.videofile:before, .fa-repeat.zip:before, .fa-repeat.image:before, .fa-repeat.txt:before, .fa-repeat.file:before, .overlay-galerie-wrap .btn-close .fa-repeat.icon:before, #bmbf-search-button-nav .fa-repeat.icon:before, #bmbf-search-button .fa-repeat.icon:before {
  content: ""; }

.fa.fa-rotate-right:before, .fa-rotate-right.phone:before, .fa-rotate-right.pdf:before, .fa-rotate-right.excel:before, .fa-rotate-right.word:before, .fa-rotate-right.powerpoint:before, .fa-rotate-right.audiofile:before, .fa-rotate-right.videofile:before, .fa-rotate-right.zip:before, .fa-rotate-right.image:before, .fa-rotate-right.txt:before, .fa-rotate-right.file:before, .overlay-galerie-wrap .btn-close .fa-rotate-right.icon:before, #bmbf-search-button-nav .fa-rotate-right.icon:before, #bmbf-search-button .fa-rotate-right.icon:before {
  content: ""; }

.fa.fa-refresh:before, .fa-refresh.phone:before, .fa-refresh.pdf:before, .fa-refresh.excel:before, .fa-refresh.word:before, .fa-refresh.powerpoint:before, .fa-refresh.audiofile:before, .fa-refresh.videofile:before, .fa-refresh.zip:before, .fa-refresh.image:before, .fa-refresh.txt:before, .fa-refresh.file:before, .overlay-galerie-wrap .btn-close .fa-refresh.icon:before, #bmbf-search-button-nav .fa-refresh.icon:before, #bmbf-search-button .fa-refresh.icon:before {
  content: ""; }

.fa.fa-list-alt, .fa-list-alt.phone:before, .fa-list-alt.pdf:before, .fa-list-alt.excel:before, .fa-list-alt.word:before, .fa-list-alt.powerpoint:before, .fa-list-alt.audiofile:before, .fa-list-alt.videofile:before, .fa-list-alt.zip:before, .fa-list-alt.image:before, .fa-list-alt.txt:before, .fa-list-alt.file:before, .overlay-galerie-wrap .btn-close .fa-list-alt.icon, #bmbf-search-button-nav .fa-list-alt.icon, #bmbf-search-button .fa-list-alt.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-dedent:before, .fa-dedent.phone:before, .fa-dedent.pdf:before, .fa-dedent.excel:before, .fa-dedent.word:before, .fa-dedent.powerpoint:before, .fa-dedent.audiofile:before, .fa-dedent.videofile:before, .fa-dedent.zip:before, .fa-dedent.image:before, .fa-dedent.txt:before, .fa-dedent.file:before, .overlay-galerie-wrap .btn-close .fa-dedent.icon:before, #bmbf-search-button-nav .fa-dedent.icon:before, #bmbf-search-button .fa-dedent.icon:before {
  content: ""; }

.fa.fa-video-camera:before, .fa-video-camera.phone:before, .fa-video-camera.pdf:before, .fa-video-camera.excel:before, .fa-video-camera.word:before, .fa-video-camera.powerpoint:before, .fa-video-camera.audiofile:before, .fa-video-camera.videofile:before, .fa-video-camera.zip:before, .fa-video-camera.image:before, .fa-video-camera.txt:before, .fa-video-camera.file:before, .overlay-galerie-wrap .btn-close .fa-video-camera.icon:before, #bmbf-search-button-nav .fa-video-camera.icon:before, #bmbf-search-button .fa-video-camera.icon:before {
  content: ""; }

.fa.fa-picture-o, .fa-picture-o.phone:before, .fa-picture-o.pdf:before, .fa-picture-o.excel:before, .fa-picture-o.word:before, .fa-picture-o.powerpoint:before, .fa-picture-o.audiofile:before, .fa-picture-o.videofile:before, .fa-picture-o.zip:before, .fa-picture-o.image:before, .fa-picture-o.txt:before, .fa-picture-o.file:before, .overlay-galerie-wrap .btn-close .fa-picture-o.icon, #bmbf-search-button-nav .fa-picture-o.icon, #bmbf-search-button .fa-picture-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-picture-o:before, .fa-picture-o.phone:before, .fa-picture-o.pdf:before, .fa-picture-o.excel:before, .fa-picture-o.word:before, .fa-picture-o.powerpoint:before, .fa-picture-o.audiofile:before, .fa-picture-o.videofile:before, .fa-picture-o.zip:before, .fa-picture-o.image:before, .fa-picture-o.txt:before, .fa-picture-o.file:before, .overlay-galerie-wrap .btn-close .fa-picture-o.icon:before, #bmbf-search-button-nav .fa-picture-o.icon:before, #bmbf-search-button .fa-picture-o.icon:before {
  content: ""; }

.fa.fa-photo, .fa-photo.phone:before, .fa-photo.pdf:before, .fa-photo.excel:before, .fa-photo.word:before, .fa-photo.powerpoint:before, .fa-photo.audiofile:before, .fa-photo.videofile:before, .fa-photo.zip:before, .fa-photo.image:before, .fa-photo.txt:before, .fa-photo.file:before, .overlay-galerie-wrap .btn-close .fa-photo.icon, #bmbf-search-button-nav .fa-photo.icon, #bmbf-search-button .fa-photo.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-photo:before, .fa-photo.phone:before, .fa-photo.pdf:before, .fa-photo.excel:before, .fa-photo.word:before, .fa-photo.powerpoint:before, .fa-photo.audiofile:before, .fa-photo.videofile:before, .fa-photo.zip:before, .fa-photo.image:before, .fa-photo.txt:before, .fa-photo.file:before, .overlay-galerie-wrap .btn-close .fa-photo.icon:before, #bmbf-search-button-nav .fa-photo.icon:before, #bmbf-search-button .fa-photo.icon:before {
  content: ""; }

.fa.fa-image, .fa-image.phone:before, .fa-image.pdf:before, .fa-image.excel:before, .fa-image.word:before, .fa-image.powerpoint:before, .fa-image.audiofile:before, .fa-image.videofile:before, .fa-image.zip:before, .fa-image.image:before, .fa-image.txt:before, .fa-image.file:before, .overlay-galerie-wrap .btn-close .fa-image.icon, #bmbf-search-button-nav .fa-image.icon, #bmbf-search-button .fa-image.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-image:before, .fa-image.phone:before, .fa-image.pdf:before, .fa-image.excel:before, .fa-image.word:before, .fa-image.powerpoint:before, .fa-image.audiofile:before, .fa-image.videofile:before, .fa-image.zip:before, .fa-image.image:before, .fa-image.txt:before, .fa-image.file:before, .overlay-galerie-wrap .btn-close .fa-image.icon:before, #bmbf-search-button-nav .fa-image.icon:before, #bmbf-search-button .fa-image.icon:before {
  content: ""; }

.fa.fa-pencil:before, .fa-pencil.phone:before, .fa-pencil.pdf:before, .fa-pencil.excel:before, .fa-pencil.word:before, .fa-pencil.powerpoint:before, .fa-pencil.audiofile:before, .fa-pencil.videofile:before, .fa-pencil.zip:before, .fa-pencil.image:before, .fa-pencil.txt:before, .fa-pencil.file:before, .overlay-galerie-wrap .btn-close .fa-pencil.icon:before, #bmbf-search-button-nav .fa-pencil.icon:before, #bmbf-search-button .fa-pencil.icon:before {
  content: ""; }

.fa.fa-map-marker:before, .fa-map-marker.phone:before, .fa-map-marker.pdf:before, .fa-map-marker.excel:before, .fa-map-marker.word:before, .fa-map-marker.powerpoint:before, .fa-map-marker.audiofile:before, .fa-map-marker.videofile:before, .fa-map-marker.zip:before, .fa-map-marker.image:before, .fa-map-marker.txt:before, .fa-map-marker.file:before, .overlay-galerie-wrap .btn-close .fa-map-marker.icon:before, #bmbf-search-button-nav .fa-map-marker.icon:before, #bmbf-search-button .fa-map-marker.icon:before {
  content: ""; }

.fa.fa-pencil-square-o, .fa-pencil-square-o.phone:before, .fa-pencil-square-o.pdf:before, .fa-pencil-square-o.excel:before, .fa-pencil-square-o.word:before, .fa-pencil-square-o.powerpoint:before, .fa-pencil-square-o.audiofile:before, .fa-pencil-square-o.videofile:before, .fa-pencil-square-o.zip:before, .fa-pencil-square-o.image:before, .fa-pencil-square-o.txt:before, .fa-pencil-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-pencil-square-o.icon, #bmbf-search-button-nav .fa-pencil-square-o.icon, #bmbf-search-button .fa-pencil-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-pencil-square-o:before, .fa-pencil-square-o.phone:before, .fa-pencil-square-o.pdf:before, .fa-pencil-square-o.excel:before, .fa-pencil-square-o.word:before, .fa-pencil-square-o.powerpoint:before, .fa-pencil-square-o.audiofile:before, .fa-pencil-square-o.videofile:before, .fa-pencil-square-o.zip:before, .fa-pencil-square-o.image:before, .fa-pencil-square-o.txt:before, .fa-pencil-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-pencil-square-o.icon:before, #bmbf-search-button-nav .fa-pencil-square-o.icon:before, #bmbf-search-button .fa-pencil-square-o.icon:before {
  content: ""; }

.fa.fa-share-square-o, .fa-share-square-o.phone:before, .fa-share-square-o.pdf:before, .fa-share-square-o.excel:before, .fa-share-square-o.word:before, .fa-share-square-o.powerpoint:before, .fa-share-square-o.audiofile:before, .fa-share-square-o.videofile:before, .fa-share-square-o.zip:before, .fa-share-square-o.image:before, .fa-share-square-o.txt:before, .fa-share-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-share-square-o.icon, #bmbf-search-button-nav .fa-share-square-o.icon, #bmbf-search-button .fa-share-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-share-square-o:before, .fa-share-square-o.phone:before, .fa-share-square-o.pdf:before, .fa-share-square-o.excel:before, .fa-share-square-o.word:before, .fa-share-square-o.powerpoint:before, .fa-share-square-o.audiofile:before, .fa-share-square-o.videofile:before, .fa-share-square-o.zip:before, .fa-share-square-o.image:before, .fa-share-square-o.txt:before, .fa-share-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-share-square-o.icon:before, #bmbf-search-button-nav .fa-share-square-o.icon:before, #bmbf-search-button .fa-share-square-o.icon:before {
  content: ""; }

.fa.fa-check-square-o, .fa-check-square-o.phone:before, .fa-check-square-o.pdf:before, .fa-check-square-o.excel:before, .fa-check-square-o.word:before, .fa-check-square-o.powerpoint:before, .fa-check-square-o.audiofile:before, .fa-check-square-o.videofile:before, .fa-check-square-o.zip:before, .fa-check-square-o.image:before, .fa-check-square-o.txt:before, .fa-check-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-check-square-o.icon, #bmbf-search-button-nav .fa-check-square-o.icon, #bmbf-search-button .fa-check-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-check-square-o:before, .fa-check-square-o.phone:before, .fa-check-square-o.pdf:before, .fa-check-square-o.excel:before, .fa-check-square-o.word:before, .fa-check-square-o.powerpoint:before, .fa-check-square-o.audiofile:before, .fa-check-square-o.videofile:before, .fa-check-square-o.zip:before, .fa-check-square-o.image:before, .fa-check-square-o.txt:before, .fa-check-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-check-square-o.icon:before, #bmbf-search-button-nav .fa-check-square-o.icon:before, #bmbf-search-button .fa-check-square-o.icon:before {
  content: ""; }

.fa.fa-arrows:before, .fa-arrows.phone:before, .fa-arrows.pdf:before, .fa-arrows.excel:before, .fa-arrows.word:before, .fa-arrows.powerpoint:before, .fa-arrows.audiofile:before, .fa-arrows.videofile:before, .fa-arrows.zip:before, .fa-arrows.image:before, .fa-arrows.txt:before, .fa-arrows.file:before, .overlay-galerie-wrap .btn-close .fa-arrows.icon:before, #bmbf-search-button-nav .fa-arrows.icon:before, #bmbf-search-button .fa-arrows.icon:before {
  content: ""; }

.fa.fa-times-circle-o, .fa-times-circle-o.phone:before, .fa-times-circle-o.pdf:before, .fa-times-circle-o.excel:before, .fa-times-circle-o.word:before, .fa-times-circle-o.powerpoint:before, .fa-times-circle-o.audiofile:before, .fa-times-circle-o.videofile:before, .fa-times-circle-o.zip:before, .fa-times-circle-o.image:before, .fa-times-circle-o.txt:before, .fa-times-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-times-circle-o.icon, #bmbf-search-button-nav .fa-times-circle-o.icon, #bmbf-search-button .fa-times-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-circle-o:before, .fa-times-circle-o.phone:before, .fa-times-circle-o.pdf:before, .fa-times-circle-o.excel:before, .fa-times-circle-o.word:before, .fa-times-circle-o.powerpoint:before, .fa-times-circle-o.audiofile:before, .fa-times-circle-o.videofile:before, .fa-times-circle-o.zip:before, .fa-times-circle-o.image:before, .fa-times-circle-o.txt:before, .fa-times-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-times-circle-o.icon:before, #bmbf-search-button-nav .fa-times-circle-o.icon:before, #bmbf-search-button .fa-times-circle-o.icon:before {
  content: ""; }

.fa.fa-check-circle-o, .fa-check-circle-o.phone:before, .fa-check-circle-o.pdf:before, .fa-check-circle-o.excel:before, .fa-check-circle-o.word:before, .fa-check-circle-o.powerpoint:before, .fa-check-circle-o.audiofile:before, .fa-check-circle-o.videofile:before, .fa-check-circle-o.zip:before, .fa-check-circle-o.image:before, .fa-check-circle-o.txt:before, .fa-check-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-check-circle-o.icon, #bmbf-search-button-nav .fa-check-circle-o.icon, #bmbf-search-button .fa-check-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-check-circle-o:before, .fa-check-circle-o.phone:before, .fa-check-circle-o.pdf:before, .fa-check-circle-o.excel:before, .fa-check-circle-o.word:before, .fa-check-circle-o.powerpoint:before, .fa-check-circle-o.audiofile:before, .fa-check-circle-o.videofile:before, .fa-check-circle-o.zip:before, .fa-check-circle-o.image:before, .fa-check-circle-o.txt:before, .fa-check-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-check-circle-o.icon:before, #bmbf-search-button-nav .fa-check-circle-o.icon:before, #bmbf-search-button .fa-check-circle-o.icon:before {
  content: ""; }

.fa.fa-mail-forward:before, .fa-mail-forward.phone:before, .fa-mail-forward.pdf:before, .fa-mail-forward.excel:before, .fa-mail-forward.word:before, .fa-mail-forward.powerpoint:before, .fa-mail-forward.audiofile:before, .fa-mail-forward.videofile:before, .fa-mail-forward.zip:before, .fa-mail-forward.image:before, .fa-mail-forward.txt:before, .fa-mail-forward.file:before, .overlay-galerie-wrap .btn-close .fa-mail-forward.icon:before, #bmbf-search-button-nav .fa-mail-forward.icon:before, #bmbf-search-button .fa-mail-forward.icon:before {
  content: ""; }

.fa.fa-expand:before, .fa-expand.phone:before, .fa-expand.pdf:before, .fa-expand.excel:before, .fa-expand.word:before, .fa-expand.powerpoint:before, .fa-expand.audiofile:before, .fa-expand.videofile:before, .fa-expand.zip:before, .fa-expand.image:before, .fa-expand.txt:before, .fa-expand.file:before, .overlay-galerie-wrap .btn-close .fa-expand.icon:before, #bmbf-search-button-nav .fa-expand.icon:before, #bmbf-search-button .fa-expand.icon:before {
  content: ""; }

.fa.fa-compress:before, .fa-compress.phone:before, .fa-compress.pdf:before, .fa-compress.excel:before, .fa-compress.word:before, .fa-compress.powerpoint:before, .fa-compress.audiofile:before, .fa-compress.videofile:before, .fa-compress.zip:before, .fa-compress.image:before, .fa-compress.txt:before, .fa-compress.file:before, .overlay-galerie-wrap .btn-close .fa-compress.icon:before, #bmbf-search-button-nav .fa-compress.icon:before, #bmbf-search-button .fa-compress.icon:before {
  content: ""; }

.fa.fa-eye, .fa-eye.phone:before, .fa-eye.pdf:before, .fa-eye.excel:before, .fa-eye.word:before, .fa-eye.powerpoint:before, .fa-eye.audiofile:before, .fa-eye.videofile:before, .fa-eye.zip:before, .fa-eye.image:before, .fa-eye.txt:before, .fa-eye.file:before, .overlay-galerie-wrap .btn-close .fa-eye.icon, #bmbf-search-button-nav .fa-eye.icon, #bmbf-search-button .fa-eye.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-eye-slash, .fa-eye-slash.phone:before, .fa-eye-slash.pdf:before, .fa-eye-slash.excel:before, .fa-eye-slash.word:before, .fa-eye-slash.powerpoint:before, .fa-eye-slash.audiofile:before, .fa-eye-slash.videofile:before, .fa-eye-slash.zip:before, .fa-eye-slash.image:before, .fa-eye-slash.txt:before, .fa-eye-slash.file:before, .overlay-galerie-wrap .btn-close .fa-eye-slash.icon, #bmbf-search-button-nav .fa-eye-slash.icon, #bmbf-search-button .fa-eye-slash.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-warning:before, .fa-warning.phone:before, .fa-warning.pdf:before, .fa-warning.excel:before, .fa-warning.word:before, .fa-warning.powerpoint:before, .fa-warning.audiofile:before, .fa-warning.videofile:before, .fa-warning.zip:before, .fa-warning.image:before, .fa-warning.txt:before, .fa-warning.file:before, .overlay-galerie-wrap .btn-close .fa-warning.icon:before, #bmbf-search-button-nav .fa-warning.icon:before, #bmbf-search-button .fa-warning.icon:before {
  content: ""; }

.fa.fa-calendar:before, .fa-calendar.phone:before, .fa-calendar.pdf:before, .fa-calendar.excel:before, .fa-calendar.word:before, .fa-calendar.powerpoint:before, .fa-calendar.audiofile:before, .fa-calendar.videofile:before, .fa-calendar.zip:before, .fa-calendar.image:before, .fa-calendar.txt:before, .fa-calendar.file:before, .overlay-galerie-wrap .btn-close .fa-calendar.icon:before, #bmbf-search-button-nav .fa-calendar.icon:before, #bmbf-search-button .fa-calendar.icon:before {
  content: ""; }

.fa.fa-arrows-v:before, .fa-arrows-v.phone:before, .fa-arrows-v.pdf:before, .fa-arrows-v.excel:before, .fa-arrows-v.word:before, .fa-arrows-v.powerpoint:before, .fa-arrows-v.audiofile:before, .fa-arrows-v.videofile:before, .fa-arrows-v.zip:before, .fa-arrows-v.image:before, .fa-arrows-v.txt:before, .fa-arrows-v.file:before, .overlay-galerie-wrap .btn-close .fa-arrows-v.icon:before, #bmbf-search-button-nav .fa-arrows-v.icon:before, #bmbf-search-button .fa-arrows-v.icon:before {
  content: ""; }

.fa.fa-arrows-h:before, .fa-arrows-h.phone:before, .fa-arrows-h.pdf:before, .fa-arrows-h.excel:before, .fa-arrows-h.word:before, .fa-arrows-h.powerpoint:before, .fa-arrows-h.audiofile:before, .fa-arrows-h.videofile:before, .fa-arrows-h.zip:before, .fa-arrows-h.image:before, .fa-arrows-h.txt:before, .fa-arrows-h.file:before, .overlay-galerie-wrap .btn-close .fa-arrows-h.icon:before, #bmbf-search-button-nav .fa-arrows-h.icon:before, #bmbf-search-button .fa-arrows-h.icon:before {
  content: ""; }

.fa.fa-bar-chart, .fa-bar-chart.phone:before, .fa-bar-chart.pdf:before, .fa-bar-chart.excel:before, .fa-bar-chart.word:before, .fa-bar-chart.powerpoint:before, .fa-bar-chart.audiofile:before, .fa-bar-chart.videofile:before, .fa-bar-chart.zip:before, .fa-bar-chart.image:before, .fa-bar-chart.txt:before, .fa-bar-chart.file:before, .overlay-galerie-wrap .btn-close .fa-bar-chart.icon, #bmbf-search-button-nav .fa-bar-chart.icon, #bmbf-search-button .fa-bar-chart.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bar-chart:before, .fa-bar-chart.phone:before, .fa-bar-chart.pdf:before, .fa-bar-chart.excel:before, .fa-bar-chart.word:before, .fa-bar-chart.powerpoint:before, .fa-bar-chart.audiofile:before, .fa-bar-chart.videofile:before, .fa-bar-chart.zip:before, .fa-bar-chart.image:before, .fa-bar-chart.txt:before, .fa-bar-chart.file:before, .overlay-galerie-wrap .btn-close .fa-bar-chart.icon:before, #bmbf-search-button-nav .fa-bar-chart.icon:before, #bmbf-search-button .fa-bar-chart.icon:before {
  content: ""; }

.fa.fa-bar-chart-o, .fa-bar-chart-o.phone:before, .fa-bar-chart-o.pdf:before, .fa-bar-chart-o.excel:before, .fa-bar-chart-o.word:before, .fa-bar-chart-o.powerpoint:before, .fa-bar-chart-o.audiofile:before, .fa-bar-chart-o.videofile:before, .fa-bar-chart-o.zip:before, .fa-bar-chart-o.image:before, .fa-bar-chart-o.txt:before, .fa-bar-chart-o.file:before, .overlay-galerie-wrap .btn-close .fa-bar-chart-o.icon, #bmbf-search-button-nav .fa-bar-chart-o.icon, #bmbf-search-button .fa-bar-chart-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bar-chart-o:before, .fa-bar-chart-o.phone:before, .fa-bar-chart-o.pdf:before, .fa-bar-chart-o.excel:before, .fa-bar-chart-o.word:before, .fa-bar-chart-o.powerpoint:before, .fa-bar-chart-o.audiofile:before, .fa-bar-chart-o.videofile:before, .fa-bar-chart-o.zip:before, .fa-bar-chart-o.image:before, .fa-bar-chart-o.txt:before, .fa-bar-chart-o.file:before, .overlay-galerie-wrap .btn-close .fa-bar-chart-o.icon:before, #bmbf-search-button-nav .fa-bar-chart-o.icon:before, #bmbf-search-button .fa-bar-chart-o.icon:before {
  content: ""; }

.fa.fa-twitter-square, .fa-twitter-square.phone:before, .fa-twitter-square.pdf:before, .fa-twitter-square.excel:before, .fa-twitter-square.word:before, .fa-twitter-square.powerpoint:before, .fa-twitter-square.audiofile:before, .fa-twitter-square.videofile:before, .fa-twitter-square.zip:before, .fa-twitter-square.image:before, .fa-twitter-square.txt:before, .fa-twitter-square.file:before, .overlay-galerie-wrap .btn-close .fa-twitter-square.icon, #bmbf-search-button-nav .fa-twitter-square.icon, #bmbf-search-button .fa-twitter-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square, .fa-facebook-square.phone:before, .fa-facebook-square.pdf:before, .fa-facebook-square.excel:before, .fa-facebook-square.word:before, .fa-facebook-square.powerpoint:before, .fa-facebook-square.audiofile:before, .fa-facebook-square.videofile:before, .fa-facebook-square.zip:before, .fa-facebook-square.image:before, .fa-facebook-square.txt:before, .fa-facebook-square.file:before, .overlay-galerie-wrap .btn-close .fa-facebook-square.icon, #bmbf-search-button-nav .fa-facebook-square.icon, #bmbf-search-button .fa-facebook-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gears:before, .fa-gears.phone:before, .fa-gears.pdf:before, .fa-gears.excel:before, .fa-gears.word:before, .fa-gears.powerpoint:before, .fa-gears.audiofile:before, .fa-gears.videofile:before, .fa-gears.zip:before, .fa-gears.image:before, .fa-gears.txt:before, .fa-gears.file:before, .overlay-galerie-wrap .btn-close .fa-gears.icon:before, #bmbf-search-button-nav .fa-gears.icon:before, #bmbf-search-button .fa-gears.icon:before {
  content: ""; }

.fa.fa-thumbs-o-up, .fa-thumbs-o-up.phone:before, .fa-thumbs-o-up.pdf:before, .fa-thumbs-o-up.excel:before, .fa-thumbs-o-up.word:before, .fa-thumbs-o-up.powerpoint:before, .fa-thumbs-o-up.audiofile:before, .fa-thumbs-o-up.videofile:before, .fa-thumbs-o-up.zip:before, .fa-thumbs-o-up.image:before, .fa-thumbs-o-up.txt:before, .fa-thumbs-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-thumbs-o-up.icon, #bmbf-search-button-nav .fa-thumbs-o-up.icon, #bmbf-search-button .fa-thumbs-o-up.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-thumbs-o-up:before, .fa-thumbs-o-up.phone:before, .fa-thumbs-o-up.pdf:before, .fa-thumbs-o-up.excel:before, .fa-thumbs-o-up.word:before, .fa-thumbs-o-up.powerpoint:before, .fa-thumbs-o-up.audiofile:before, .fa-thumbs-o-up.videofile:before, .fa-thumbs-o-up.zip:before, .fa-thumbs-o-up.image:before, .fa-thumbs-o-up.txt:before, .fa-thumbs-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-thumbs-o-up.icon:before, #bmbf-search-button-nav .fa-thumbs-o-up.icon:before, #bmbf-search-button .fa-thumbs-o-up.icon:before {
  content: ""; }

.fa.fa-thumbs-o-down, .fa-thumbs-o-down.phone:before, .fa-thumbs-o-down.pdf:before, .fa-thumbs-o-down.excel:before, .fa-thumbs-o-down.word:before, .fa-thumbs-o-down.powerpoint:before, .fa-thumbs-o-down.audiofile:before, .fa-thumbs-o-down.videofile:before, .fa-thumbs-o-down.zip:before, .fa-thumbs-o-down.image:before, .fa-thumbs-o-down.txt:before, .fa-thumbs-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-thumbs-o-down.icon, #bmbf-search-button-nav .fa-thumbs-o-down.icon, #bmbf-search-button .fa-thumbs-o-down.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-thumbs-o-down:before, .fa-thumbs-o-down.phone:before, .fa-thumbs-o-down.pdf:before, .fa-thumbs-o-down.excel:before, .fa-thumbs-o-down.word:before, .fa-thumbs-o-down.powerpoint:before, .fa-thumbs-o-down.audiofile:before, .fa-thumbs-o-down.videofile:before, .fa-thumbs-o-down.zip:before, .fa-thumbs-o-down.image:before, .fa-thumbs-o-down.txt:before, .fa-thumbs-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-thumbs-o-down.icon:before, #bmbf-search-button-nav .fa-thumbs-o-down.icon:before, #bmbf-search-button .fa-thumbs-o-down.icon:before {
  content: ""; }

.fa.fa-heart-o, .fa-heart-o.phone:before, .fa-heart-o.pdf:before, .fa-heart-o.excel:before, .fa-heart-o.word:before, .fa-heart-o.powerpoint:before, .fa-heart-o.audiofile:before, .fa-heart-o.videofile:before, .fa-heart-o.zip:before, .fa-heart-o.image:before, .fa-heart-o.txt:before, .fa-heart-o.file:before, .overlay-galerie-wrap .btn-close .fa-heart-o.icon, #bmbf-search-button-nav .fa-heart-o.icon, #bmbf-search-button .fa-heart-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-heart-o:before, .fa-heart-o.phone:before, .fa-heart-o.pdf:before, .fa-heart-o.excel:before, .fa-heart-o.word:before, .fa-heart-o.powerpoint:before, .fa-heart-o.audiofile:before, .fa-heart-o.videofile:before, .fa-heart-o.zip:before, .fa-heart-o.image:before, .fa-heart-o.txt:before, .fa-heart-o.file:before, .overlay-galerie-wrap .btn-close .fa-heart-o.icon:before, #bmbf-search-button-nav .fa-heart-o.icon:before, #bmbf-search-button .fa-heart-o.icon:before {
  content: ""; }

.fa.fa-sign-out:before, .fa-sign-out.phone:before, .fa-sign-out.pdf:before, .fa-sign-out.excel:before, .fa-sign-out.word:before, .fa-sign-out.powerpoint:before, .fa-sign-out.audiofile:before, .fa-sign-out.videofile:before, .fa-sign-out.zip:before, .fa-sign-out.image:before, .fa-sign-out.txt:before, .fa-sign-out.file:before, .overlay-galerie-wrap .btn-close .fa-sign-out.icon:before, #bmbf-search-button-nav .fa-sign-out.icon:before, #bmbf-search-button .fa-sign-out.icon:before {
  content: ""; }

.fa.fa-linkedin-square, .fa-linkedin-square.phone:before, .fa-linkedin-square.pdf:before, .fa-linkedin-square.excel:before, .fa-linkedin-square.word:before, .fa-linkedin-square.powerpoint:before, .fa-linkedin-square.audiofile:before, .fa-linkedin-square.videofile:before, .fa-linkedin-square.zip:before, .fa-linkedin-square.image:before, .fa-linkedin-square.txt:before, .fa-linkedin-square.file:before, .overlay-galerie-wrap .btn-close .fa-linkedin-square.icon, #bmbf-search-button-nav .fa-linkedin-square.icon, #bmbf-search-button .fa-linkedin-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin-square:before, .fa-linkedin-square.phone:before, .fa-linkedin-square.pdf:before, .fa-linkedin-square.excel:before, .fa-linkedin-square.word:before, .fa-linkedin-square.powerpoint:before, .fa-linkedin-square.audiofile:before, .fa-linkedin-square.videofile:before, .fa-linkedin-square.zip:before, .fa-linkedin-square.image:before, .fa-linkedin-square.txt:before, .fa-linkedin-square.file:before, .overlay-galerie-wrap .btn-close .fa-linkedin-square.icon:before, #bmbf-search-button-nav .fa-linkedin-square.icon:before, #bmbf-search-button .fa-linkedin-square.icon:before {
  content: ""; }

.fa.fa-thumb-tack:before, .fa-thumb-tack.phone:before, .fa-thumb-tack.pdf:before, .fa-thumb-tack.excel:before, .fa-thumb-tack.word:before, .fa-thumb-tack.powerpoint:before, .fa-thumb-tack.audiofile:before, .fa-thumb-tack.videofile:before, .fa-thumb-tack.zip:before, .fa-thumb-tack.image:before, .fa-thumb-tack.txt:before, .fa-thumb-tack.file:before, .overlay-galerie-wrap .btn-close .fa-thumb-tack.icon:before, #bmbf-search-button-nav .fa-thumb-tack.icon:before, #bmbf-search-button .fa-thumb-tack.icon:before {
  content: ""; }

.fa.fa-external-link:before, .fa-external-link.phone:before, .fa-external-link.pdf:before, .fa-external-link.excel:before, .fa-external-link.word:before, .fa-external-link.powerpoint:before, .fa-external-link.audiofile:before, .fa-external-link.videofile:before, .fa-external-link.zip:before, .fa-external-link.image:before, .fa-external-link.txt:before, .fa-external-link.file:before, .overlay-galerie-wrap .btn-close .fa-external-link.icon:before, #bmbf-search-button-nav .fa-external-link.icon:before, #bmbf-search-button .fa-external-link.icon:before {
  content: ""; }

.fa.fa-sign-in:before, .fa-sign-in.phone:before, .fa-sign-in.pdf:before, .fa-sign-in.excel:before, .fa-sign-in.word:before, .fa-sign-in.powerpoint:before, .fa-sign-in.audiofile:before, .fa-sign-in.videofile:before, .fa-sign-in.zip:before, .fa-sign-in.image:before, .fa-sign-in.txt:before, .fa-sign-in.file:before, .overlay-galerie-wrap .btn-close .fa-sign-in.icon:before, #bmbf-search-button-nav .fa-sign-in.icon:before, #bmbf-search-button .fa-sign-in.icon:before {
  content: ""; }

.fa.fa-github-square, .fa-github-square.phone:before, .fa-github-square.pdf:before, .fa-github-square.excel:before, .fa-github-square.word:before, .fa-github-square.powerpoint:before, .fa-github-square.audiofile:before, .fa-github-square.videofile:before, .fa-github-square.zip:before, .fa-github-square.image:before, .fa-github-square.txt:before, .fa-github-square.file:before, .overlay-galerie-wrap .btn-close .fa-github-square.icon, #bmbf-search-button-nav .fa-github-square.icon, #bmbf-search-button .fa-github-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o, .fa-lemon-o.phone:before, .fa-lemon-o.pdf:before, .fa-lemon-o.excel:before, .fa-lemon-o.word:before, .fa-lemon-o.powerpoint:before, .fa-lemon-o.audiofile:before, .fa-lemon-o.videofile:before, .fa-lemon-o.zip:before, .fa-lemon-o.image:before, .fa-lemon-o.txt:before, .fa-lemon-o.file:before, .overlay-galerie-wrap .btn-close .fa-lemon-o.icon, #bmbf-search-button-nav .fa-lemon-o.icon, #bmbf-search-button .fa-lemon-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-lemon-o:before, .fa-lemon-o.phone:before, .fa-lemon-o.pdf:before, .fa-lemon-o.excel:before, .fa-lemon-o.word:before, .fa-lemon-o.powerpoint:before, .fa-lemon-o.audiofile:before, .fa-lemon-o.videofile:before, .fa-lemon-o.zip:before, .fa-lemon-o.image:before, .fa-lemon-o.txt:before, .fa-lemon-o.file:before, .overlay-galerie-wrap .btn-close .fa-lemon-o.icon:before, #bmbf-search-button-nav .fa-lemon-o.icon:before, #bmbf-search-button .fa-lemon-o.icon:before {
  content: ""; }

.fa.fa-square-o, .fa-square-o.phone:before, .fa-square-o.pdf:before, .fa-square-o.excel:before, .fa-square-o.word:before, .fa-square-o.powerpoint:before, .fa-square-o.audiofile:before, .fa-square-o.videofile:before, .fa-square-o.zip:before, .fa-square-o.image:before, .fa-square-o.txt:before, .fa-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-square-o.icon, #bmbf-search-button-nav .fa-square-o.icon, #bmbf-search-button .fa-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-square-o:before, .fa-square-o.phone:before, .fa-square-o.pdf:before, .fa-square-o.excel:before, .fa-square-o.word:before, .fa-square-o.powerpoint:before, .fa-square-o.audiofile:before, .fa-square-o.videofile:before, .fa-square-o.zip:before, .fa-square-o.image:before, .fa-square-o.txt:before, .fa-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-square-o.icon:before, #bmbf-search-button-nav .fa-square-o.icon:before, #bmbf-search-button .fa-square-o.icon:before {
  content: ""; }

.fa.fa-bookmark-o, .fa-bookmark-o.phone:before, .fa-bookmark-o.pdf:before, .fa-bookmark-o.excel:before, .fa-bookmark-o.word:before, .fa-bookmark-o.powerpoint:before, .fa-bookmark-o.audiofile:before, .fa-bookmark-o.videofile:before, .fa-bookmark-o.zip:before, .fa-bookmark-o.image:before, .fa-bookmark-o.txt:before, .fa-bookmark-o.file:before, .overlay-galerie-wrap .btn-close .fa-bookmark-o.icon, #bmbf-search-button-nav .fa-bookmark-o.icon, #bmbf-search-button .fa-bookmark-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bookmark-o:before, .fa-bookmark-o.phone:before, .fa-bookmark-o.pdf:before, .fa-bookmark-o.excel:before, .fa-bookmark-o.word:before, .fa-bookmark-o.powerpoint:before, .fa-bookmark-o.audiofile:before, .fa-bookmark-o.videofile:before, .fa-bookmark-o.zip:before, .fa-bookmark-o.image:before, .fa-bookmark-o.txt:before, .fa-bookmark-o.file:before, .overlay-galerie-wrap .btn-close .fa-bookmark-o.icon:before, #bmbf-search-button-nav .fa-bookmark-o.icon:before, #bmbf-search-button .fa-bookmark-o.icon:before {
  content: ""; }

.fa.fa-twitter, .fa-twitter.phone:before, .fa-twitter.pdf:before, .fa-twitter.excel:before, .fa-twitter.word:before, .fa-twitter.powerpoint:before, .fa-twitter.audiofile:before, .fa-twitter.videofile:before, .fa-twitter.zip:before, .fa-twitter.image:before, .fa-twitter.txt:before, .fa-twitter.file:before, .overlay-galerie-wrap .btn-close .fa-twitter.icon, #bmbf-search-button-nav .fa-twitter.icon, #bmbf-search-button .fa-twitter.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook, .fa-facebook.phone:before, .fa-facebook.pdf:before, .fa-facebook.excel:before, .fa-facebook.word:before, .fa-facebook.powerpoint:before, .fa-facebook.audiofile:before, .fa-facebook.videofile:before, .fa-facebook.zip:before, .fa-facebook.image:before, .fa-facebook.txt:before, .fa-facebook.file:before, .overlay-galerie-wrap .btn-close .fa-facebook.icon, #bmbf-search-button-nav .fa-facebook.icon, #bmbf-search-button .fa-facebook.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook:before, .fa-facebook.phone:before, .fa-facebook.pdf:before, .fa-facebook.excel:before, .fa-facebook.word:before, .fa-facebook.powerpoint:before, .fa-facebook.audiofile:before, .fa-facebook.videofile:before, .fa-facebook.zip:before, .fa-facebook.image:before, .fa-facebook.txt:before, .fa-facebook.file:before, .overlay-galerie-wrap .btn-close .fa-facebook.icon:before, #bmbf-search-button-nav .fa-facebook.icon:before, #bmbf-search-button .fa-facebook.icon:before {
  content: ""; }

.fa.fa-facebook-f, .fa-facebook-f.phone:before, .fa-facebook-f.pdf:before, .fa-facebook-f.excel:before, .fa-facebook-f.word:before, .fa-facebook-f.powerpoint:before, .fa-facebook-f.audiofile:before, .fa-facebook-f.videofile:before, .fa-facebook-f.zip:before, .fa-facebook-f.image:before, .fa-facebook-f.txt:before, .fa-facebook-f.file:before, .overlay-galerie-wrap .btn-close .fa-facebook-f.icon, #bmbf-search-button-nav .fa-facebook-f.icon, #bmbf-search-button .fa-facebook-f.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before, .fa-facebook-f.phone:before, .fa-facebook-f.pdf:before, .fa-facebook-f.excel:before, .fa-facebook-f.word:before, .fa-facebook-f.powerpoint:before, .fa-facebook-f.audiofile:before, .fa-facebook-f.videofile:before, .fa-facebook-f.zip:before, .fa-facebook-f.image:before, .fa-facebook-f.txt:before, .fa-facebook-f.file:before, .overlay-galerie-wrap .btn-close .fa-facebook-f.icon:before, #bmbf-search-button-nav .fa-facebook-f.icon:before, #bmbf-search-button .fa-facebook-f.icon:before {
  content: ""; }

.fa.fa-github, .fa-github.phone:before, .fa-github.pdf:before, .fa-github.excel:before, .fa-github.word:before, .fa-github.powerpoint:before, .fa-github.audiofile:before, .fa-github.videofile:before, .fa-github.zip:before, .fa-github.image:before, .fa-github.txt:before, .fa-github.file:before, .overlay-galerie-wrap .btn-close .fa-github.icon, #bmbf-search-button-nav .fa-github.icon, #bmbf-search-button .fa-github.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card, .fa-credit-card.phone:before, .fa-credit-card.pdf:before, .fa-credit-card.excel:before, .fa-credit-card.word:before, .fa-credit-card.powerpoint:before, .fa-credit-card.audiofile:before, .fa-credit-card.videofile:before, .fa-credit-card.zip:before, .fa-credit-card.image:before, .fa-credit-card.txt:before, .fa-credit-card.file:before, .overlay-galerie-wrap .btn-close .fa-credit-card.icon, #bmbf-search-button-nav .fa-credit-card.icon, #bmbf-search-button .fa-credit-card.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-feed:before, .fa-feed.phone:before, .fa-feed.pdf:before, .fa-feed.excel:before, .fa-feed.word:before, .fa-feed.powerpoint:before, .fa-feed.audiofile:before, .fa-feed.videofile:before, .fa-feed.zip:before, .fa-feed.image:before, .fa-feed.txt:before, .fa-feed.file:before, .overlay-galerie-wrap .btn-close .fa-feed.icon:before, #bmbf-search-button-nav .fa-feed.icon:before, #bmbf-search-button .fa-feed.icon:before {
  content: ""; }

.fa.fa-hdd-o, .fa-hdd-o.phone:before, .fa-hdd-o.pdf:before, .fa-hdd-o.excel:before, .fa-hdd-o.word:before, .fa-hdd-o.powerpoint:before, .fa-hdd-o.audiofile:before, .fa-hdd-o.videofile:before, .fa-hdd-o.zip:before, .fa-hdd-o.image:before, .fa-hdd-o.txt:before, .fa-hdd-o.file:before, .overlay-galerie-wrap .btn-close .fa-hdd-o.icon, #bmbf-search-button-nav .fa-hdd-o.icon, #bmbf-search-button .fa-hdd-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hdd-o:before, .fa-hdd-o.phone:before, .fa-hdd-o.pdf:before, .fa-hdd-o.excel:before, .fa-hdd-o.word:before, .fa-hdd-o.powerpoint:before, .fa-hdd-o.audiofile:before, .fa-hdd-o.videofile:before, .fa-hdd-o.zip:before, .fa-hdd-o.image:before, .fa-hdd-o.txt:before, .fa-hdd-o.file:before, .overlay-galerie-wrap .btn-close .fa-hdd-o.icon:before, #bmbf-search-button-nav .fa-hdd-o.icon:before, #bmbf-search-button .fa-hdd-o.icon:before {
  content: ""; }

.fa.fa-hand-o-right, .fa-hand-o-right.phone:before, .fa-hand-o-right.pdf:before, .fa-hand-o-right.excel:before, .fa-hand-o-right.word:before, .fa-hand-o-right.powerpoint:before, .fa-hand-o-right.audiofile:before, .fa-hand-o-right.videofile:before, .fa-hand-o-right.zip:before, .fa-hand-o-right.image:before, .fa-hand-o-right.txt:before, .fa-hand-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-right.icon, #bmbf-search-button-nav .fa-hand-o-right.icon, #bmbf-search-button .fa-hand-o-right.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-o-right:before, .fa-hand-o-right.phone:before, .fa-hand-o-right.pdf:before, .fa-hand-o-right.excel:before, .fa-hand-o-right.word:before, .fa-hand-o-right.powerpoint:before, .fa-hand-o-right.audiofile:before, .fa-hand-o-right.videofile:before, .fa-hand-o-right.zip:before, .fa-hand-o-right.image:before, .fa-hand-o-right.txt:before, .fa-hand-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-right.icon:before, #bmbf-search-button-nav .fa-hand-o-right.icon:before, #bmbf-search-button .fa-hand-o-right.icon:before {
  content: ""; }

.fa.fa-hand-o-left, .fa-hand-o-left.phone:before, .fa-hand-o-left.pdf:before, .fa-hand-o-left.excel:before, .fa-hand-o-left.word:before, .fa-hand-o-left.powerpoint:before, .fa-hand-o-left.audiofile:before, .fa-hand-o-left.videofile:before, .fa-hand-o-left.zip:before, .fa-hand-o-left.image:before, .fa-hand-o-left.txt:before, .fa-hand-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-left.icon, #bmbf-search-button-nav .fa-hand-o-left.icon, #bmbf-search-button .fa-hand-o-left.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-o-left:before, .fa-hand-o-left.phone:before, .fa-hand-o-left.pdf:before, .fa-hand-o-left.excel:before, .fa-hand-o-left.word:before, .fa-hand-o-left.powerpoint:before, .fa-hand-o-left.audiofile:before, .fa-hand-o-left.videofile:before, .fa-hand-o-left.zip:before, .fa-hand-o-left.image:before, .fa-hand-o-left.txt:before, .fa-hand-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-left.icon:before, #bmbf-search-button-nav .fa-hand-o-left.icon:before, #bmbf-search-button .fa-hand-o-left.icon:before {
  content: ""; }

.fa.fa-hand-o-up, .fa-hand-o-up.phone:before, .fa-hand-o-up.pdf:before, .fa-hand-o-up.excel:before, .fa-hand-o-up.word:before, .fa-hand-o-up.powerpoint:before, .fa-hand-o-up.audiofile:before, .fa-hand-o-up.videofile:before, .fa-hand-o-up.zip:before, .fa-hand-o-up.image:before, .fa-hand-o-up.txt:before, .fa-hand-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-up.icon, #bmbf-search-button-nav .fa-hand-o-up.icon, #bmbf-search-button .fa-hand-o-up.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-o-up:before, .fa-hand-o-up.phone:before, .fa-hand-o-up.pdf:before, .fa-hand-o-up.excel:before, .fa-hand-o-up.word:before, .fa-hand-o-up.powerpoint:before, .fa-hand-o-up.audiofile:before, .fa-hand-o-up.videofile:before, .fa-hand-o-up.zip:before, .fa-hand-o-up.image:before, .fa-hand-o-up.txt:before, .fa-hand-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-up.icon:before, #bmbf-search-button-nav .fa-hand-o-up.icon:before, #bmbf-search-button .fa-hand-o-up.icon:before {
  content: ""; }

.fa.fa-hand-o-down, .fa-hand-o-down.phone:before, .fa-hand-o-down.pdf:before, .fa-hand-o-down.excel:before, .fa-hand-o-down.word:before, .fa-hand-o-down.powerpoint:before, .fa-hand-o-down.audiofile:before, .fa-hand-o-down.videofile:before, .fa-hand-o-down.zip:before, .fa-hand-o-down.image:before, .fa-hand-o-down.txt:before, .fa-hand-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-down.icon, #bmbf-search-button-nav .fa-hand-o-down.icon, #bmbf-search-button .fa-hand-o-down.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-o-down:before, .fa-hand-o-down.phone:before, .fa-hand-o-down.pdf:before, .fa-hand-o-down.excel:before, .fa-hand-o-down.word:before, .fa-hand-o-down.powerpoint:before, .fa-hand-o-down.audiofile:before, .fa-hand-o-down.videofile:before, .fa-hand-o-down.zip:before, .fa-hand-o-down.image:before, .fa-hand-o-down.txt:before, .fa-hand-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-hand-o-down.icon:before, #bmbf-search-button-nav .fa-hand-o-down.icon:before, #bmbf-search-button .fa-hand-o-down.icon:before {
  content: ""; }

.fa.fa-arrows-alt:before, .fa-arrows-alt.phone:before, .fa-arrows-alt.pdf:before, .fa-arrows-alt.excel:before, .fa-arrows-alt.word:before, .fa-arrows-alt.powerpoint:before, .fa-arrows-alt.audiofile:before, .fa-arrows-alt.videofile:before, .fa-arrows-alt.zip:before, .fa-arrows-alt.image:before, .fa-arrows-alt.txt:before, .fa-arrows-alt.file:before, .overlay-galerie-wrap .btn-close .fa-arrows-alt.icon:before, #bmbf-search-button-nav .fa-arrows-alt.icon:before, #bmbf-search-button .fa-arrows-alt.icon:before {
  content: ""; }

.fa.fa-group:before, .fa-group.phone:before, .fa-group.pdf:before, .fa-group.excel:before, .fa-group.word:before, .fa-group.powerpoint:before, .fa-group.audiofile:before, .fa-group.videofile:before, .fa-group.zip:before, .fa-group.image:before, .fa-group.txt:before, .fa-group.file:before, .overlay-galerie-wrap .btn-close .fa-group.icon:before, #bmbf-search-button-nav .fa-group.icon:before, #bmbf-search-button .fa-group.icon:before {
  content: ""; }

.fa.fa-chain:before, .fa-chain.phone:before, .fa-chain.pdf:before, .fa-chain.excel:before, .fa-chain.word:before, .fa-chain.powerpoint:before, .fa-chain.audiofile:before, .fa-chain.videofile:before, .fa-chain.zip:before, .fa-chain.image:before, .fa-chain.txt:before, .fa-chain.file:before, .overlay-galerie-wrap .btn-close .fa-chain.icon:before, #bmbf-search-button-nav .fa-chain.icon:before, #bmbf-search-button .fa-chain.icon:before {
  content: ""; }

.fa.fa-scissors:before, .fa-scissors.phone:before, .fa-scissors.pdf:before, .fa-scissors.excel:before, .fa-scissors.word:before, .fa-scissors.powerpoint:before, .fa-scissors.audiofile:before, .fa-scissors.videofile:before, .fa-scissors.zip:before, .fa-scissors.image:before, .fa-scissors.txt:before, .fa-scissors.file:before, .overlay-galerie-wrap .btn-close .fa-scissors.icon:before, #bmbf-search-button-nav .fa-scissors.icon:before, #bmbf-search-button .fa-scissors.icon:before {
  content: ""; }

.fa.fa-files-o, .fa-files-o.phone:before, .fa-files-o.pdf:before, .fa-files-o.excel:before, .fa-files-o.word:before, .fa-files-o.powerpoint:before, .fa-files-o.audiofile:before, .fa-files-o.videofile:before, .fa-files-o.zip:before, .fa-files-o.image:before, .fa-files-o.txt:before, .fa-files-o.file:before, .overlay-galerie-wrap .btn-close .fa-files-o.icon, #bmbf-search-button-nav .fa-files-o.icon, #bmbf-search-button .fa-files-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-files-o:before, .fa-files-o.phone:before, .fa-files-o.pdf:before, .fa-files-o.excel:before, .fa-files-o.word:before, .fa-files-o.powerpoint:before, .fa-files-o.audiofile:before, .fa-files-o.videofile:before, .fa-files-o.zip:before, .fa-files-o.image:before, .fa-files-o.txt:before, .fa-files-o.file:before, .overlay-galerie-wrap .btn-close .fa-files-o.icon:before, #bmbf-search-button-nav .fa-files-o.icon:before, #bmbf-search-button .fa-files-o.icon:before {
  content: ""; }

.fa.fa-floppy-o, .fa-floppy-o.phone:before, .fa-floppy-o.pdf:before, .fa-floppy-o.excel:before, .fa-floppy-o.word:before, .fa-floppy-o.powerpoint:before, .fa-floppy-o.audiofile:before, .fa-floppy-o.videofile:before, .fa-floppy-o.zip:before, .fa-floppy-o.image:before, .fa-floppy-o.txt:before, .fa-floppy-o.file:before, .overlay-galerie-wrap .btn-close .fa-floppy-o.icon, #bmbf-search-button-nav .fa-floppy-o.icon, #bmbf-search-button .fa-floppy-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-floppy-o:before, .fa-floppy-o.phone:before, .fa-floppy-o.pdf:before, .fa-floppy-o.excel:before, .fa-floppy-o.word:before, .fa-floppy-o.powerpoint:before, .fa-floppy-o.audiofile:before, .fa-floppy-o.videofile:before, .fa-floppy-o.zip:before, .fa-floppy-o.image:before, .fa-floppy-o.txt:before, .fa-floppy-o.file:before, .overlay-galerie-wrap .btn-close .fa-floppy-o.icon:before, #bmbf-search-button-nav .fa-floppy-o.icon:before, #bmbf-search-button .fa-floppy-o.icon:before {
  content: ""; }

.fa.fa-navicon:before, .fa-navicon.phone:before, .fa-navicon.pdf:before, .fa-navicon.excel:before, .fa-navicon.word:before, .fa-navicon.powerpoint:before, .fa-navicon.audiofile:before, .fa-navicon.videofile:before, .fa-navicon.zip:before, .fa-navicon.image:before, .fa-navicon.txt:before, .fa-navicon.file:before, .overlay-galerie-wrap .btn-close .fa-navicon.icon:before, #bmbf-search-button-nav .fa-navicon.icon:before, #bmbf-search-button .fa-navicon.icon:before {
  content: ""; }

.fa.fa-reorder:before, .fa-reorder.phone:before, .fa-reorder.pdf:before, .fa-reorder.excel:before, .fa-reorder.word:before, .fa-reorder.powerpoint:before, .fa-reorder.audiofile:before, .fa-reorder.videofile:before, .fa-reorder.zip:before, .fa-reorder.image:before, .fa-reorder.txt:before, .fa-reorder.file:before, .overlay-galerie-wrap .btn-close .fa-reorder.icon:before, #bmbf-search-button-nav .fa-reorder.icon:before, #bmbf-search-button .fa-reorder.icon:before {
  content: ""; }

.fa.fa-pinterest, .fa-pinterest.phone:before, .fa-pinterest.pdf:before, .fa-pinterest.excel:before, .fa-pinterest.word:before, .fa-pinterest.powerpoint:before, .fa-pinterest.audiofile:before, .fa-pinterest.videofile:before, .fa-pinterest.zip:before, .fa-pinterest.image:before, .fa-pinterest.txt:before, .fa-pinterest.file:before, .overlay-galerie-wrap .btn-close .fa-pinterest.icon, #bmbf-search-button-nav .fa-pinterest.icon, #bmbf-search-button .fa-pinterest.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square, .fa-pinterest-square.phone:before, .fa-pinterest-square.pdf:before, .fa-pinterest-square.excel:before, .fa-pinterest-square.word:before, .fa-pinterest-square.powerpoint:before, .fa-pinterest-square.audiofile:before, .fa-pinterest-square.videofile:before, .fa-pinterest-square.zip:before, .fa-pinterest-square.image:before, .fa-pinterest-square.txt:before, .fa-pinterest-square.file:before, .overlay-galerie-wrap .btn-close .fa-pinterest-square.icon, #bmbf-search-button-nav .fa-pinterest-square.icon, #bmbf-search-button .fa-pinterest-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square, .fa-google-plus-square.phone:before, .fa-google-plus-square.pdf:before, .fa-google-plus-square.excel:before, .fa-google-plus-square.word:before, .fa-google-plus-square.powerpoint:before, .fa-google-plus-square.audiofile:before, .fa-google-plus-square.videofile:before, .fa-google-plus-square.zip:before, .fa-google-plus-square.image:before, .fa-google-plus-square.txt:before, .fa-google-plus-square.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus-square.icon, #bmbf-search-button-nav .fa-google-plus-square.icon, #bmbf-search-button .fa-google-plus-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus, .fa-google-plus.phone:before, .fa-google-plus.pdf:before, .fa-google-plus.excel:before, .fa-google-plus.word:before, .fa-google-plus.powerpoint:before, .fa-google-plus.audiofile:before, .fa-google-plus.videofile:before, .fa-google-plus.zip:before, .fa-google-plus.image:before, .fa-google-plus.txt:before, .fa-google-plus.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus.icon, #bmbf-search-button-nav .fa-google-plus.icon, #bmbf-search-button .fa-google-plus.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus:before, .fa-google-plus.phone:before, .fa-google-plus.pdf:before, .fa-google-plus.excel:before, .fa-google-plus.word:before, .fa-google-plus.powerpoint:before, .fa-google-plus.audiofile:before, .fa-google-plus.videofile:before, .fa-google-plus.zip:before, .fa-google-plus.image:before, .fa-google-plus.txt:before, .fa-google-plus.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus.icon:before, #bmbf-search-button-nav .fa-google-plus.icon:before, #bmbf-search-button .fa-google-plus.icon:before {
  content: ""; }

.fa.fa-money, .fa-money.phone:before, .fa-money.pdf:before, .fa-money.excel:before, .fa-money.word:before, .fa-money.powerpoint:before, .fa-money.audiofile:before, .fa-money.videofile:before, .fa-money.zip:before, .fa-money.image:before, .fa-money.txt:before, .fa-money.file:before, .overlay-galerie-wrap .btn-close .fa-money.icon, #bmbf-search-button-nav .fa-money.icon, #bmbf-search-button .fa-money.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-money:before, .fa-money.phone:before, .fa-money.pdf:before, .fa-money.excel:before, .fa-money.word:before, .fa-money.powerpoint:before, .fa-money.audiofile:before, .fa-money.videofile:before, .fa-money.zip:before, .fa-money.image:before, .fa-money.txt:before, .fa-money.file:before, .overlay-galerie-wrap .btn-close .fa-money.icon:before, #bmbf-search-button-nav .fa-money.icon:before, #bmbf-search-button .fa-money.icon:before {
  content: ""; }

.fa.fa-unsorted:before, .fa-unsorted.phone:before, .fa-unsorted.pdf:before, .fa-unsorted.excel:before, .fa-unsorted.word:before, .fa-unsorted.powerpoint:before, .fa-unsorted.audiofile:before, .fa-unsorted.videofile:before, .fa-unsorted.zip:before, .fa-unsorted.image:before, .fa-unsorted.txt:before, .fa-unsorted.file:before, .overlay-galerie-wrap .btn-close .fa-unsorted.icon:before, #bmbf-search-button-nav .fa-unsorted.icon:before, #bmbf-search-button .fa-unsorted.icon:before {
  content: ""; }

.fa.fa-sort-desc:before, .fa-sort-desc.phone:before, .fa-sort-desc.pdf:before, .fa-sort-desc.excel:before, .fa-sort-desc.word:before, .fa-sort-desc.powerpoint:before, .fa-sort-desc.audiofile:before, .fa-sort-desc.videofile:before, .fa-sort-desc.zip:before, .fa-sort-desc.image:before, .fa-sort-desc.txt:before, .fa-sort-desc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-desc.icon:before, #bmbf-search-button-nav .fa-sort-desc.icon:before, #bmbf-search-button .fa-sort-desc.icon:before {
  content: ""; }

.fa.fa-sort-asc:before, .fa-sort-asc.phone:before, .fa-sort-asc.pdf:before, .fa-sort-asc.excel:before, .fa-sort-asc.word:before, .fa-sort-asc.powerpoint:before, .fa-sort-asc.audiofile:before, .fa-sort-asc.videofile:before, .fa-sort-asc.zip:before, .fa-sort-asc.image:before, .fa-sort-asc.txt:before, .fa-sort-asc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-asc.icon:before, #bmbf-search-button-nav .fa-sort-asc.icon:before, #bmbf-search-button .fa-sort-asc.icon:before {
  content: ""; }

.fa.fa-linkedin, .fa-linkedin.phone:before, .fa-linkedin.pdf:before, .fa-linkedin.excel:before, .fa-linkedin.word:before, .fa-linkedin.powerpoint:before, .fa-linkedin.audiofile:before, .fa-linkedin.videofile:before, .fa-linkedin.zip:before, .fa-linkedin.image:before, .fa-linkedin.txt:before, .fa-linkedin.file:before, .overlay-galerie-wrap .btn-close .fa-linkedin.icon, #bmbf-search-button-nav .fa-linkedin.icon, #bmbf-search-button .fa-linkedin.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin:before, .fa-linkedin.phone:before, .fa-linkedin.pdf:before, .fa-linkedin.excel:before, .fa-linkedin.word:before, .fa-linkedin.powerpoint:before, .fa-linkedin.audiofile:before, .fa-linkedin.videofile:before, .fa-linkedin.zip:before, .fa-linkedin.image:before, .fa-linkedin.txt:before, .fa-linkedin.file:before, .overlay-galerie-wrap .btn-close .fa-linkedin.icon:before, #bmbf-search-button-nav .fa-linkedin.icon:before, #bmbf-search-button .fa-linkedin.icon:before {
  content: ""; }

.fa.fa-rotate-left:before, .fa-rotate-left.phone:before, .fa-rotate-left.pdf:before, .fa-rotate-left.excel:before, .fa-rotate-left.word:before, .fa-rotate-left.powerpoint:before, .fa-rotate-left.audiofile:before, .fa-rotate-left.videofile:before, .fa-rotate-left.zip:before, .fa-rotate-left.image:before, .fa-rotate-left.txt:before, .fa-rotate-left.file:before, .overlay-galerie-wrap .btn-close .fa-rotate-left.icon:before, #bmbf-search-button-nav .fa-rotate-left.icon:before, #bmbf-search-button .fa-rotate-left.icon:before {
  content: ""; }

.fa.fa-legal:before, .fa-legal.phone:before, .fa-legal.pdf:before, .fa-legal.excel:before, .fa-legal.word:before, .fa-legal.powerpoint:before, .fa-legal.audiofile:before, .fa-legal.videofile:before, .fa-legal.zip:before, .fa-legal.image:before, .fa-legal.txt:before, .fa-legal.file:before, .overlay-galerie-wrap .btn-close .fa-legal.icon:before, #bmbf-search-button-nav .fa-legal.icon:before, #bmbf-search-button .fa-legal.icon:before {
  content: ""; }

.fa.fa-tachometer:before, .fa-tachometer.phone:before, .fa-tachometer.pdf:before, .fa-tachometer.excel:before, .fa-tachometer.word:before, .fa-tachometer.powerpoint:before, .fa-tachometer.audiofile:before, .fa-tachometer.videofile:before, .fa-tachometer.zip:before, .fa-tachometer.image:before, .fa-tachometer.txt:before, .fa-tachometer.file:before, .overlay-galerie-wrap .btn-close .fa-tachometer.icon:before, #bmbf-search-button-nav .fa-tachometer.icon:before, #bmbf-search-button .fa-tachometer.icon:before {
  content: ""; }

.fa.fa-dashboard:before, .fa-dashboard.phone:before, .fa-dashboard.pdf:before, .fa-dashboard.excel:before, .fa-dashboard.word:before, .fa-dashboard.powerpoint:before, .fa-dashboard.audiofile:before, .fa-dashboard.videofile:before, .fa-dashboard.zip:before, .fa-dashboard.image:before, .fa-dashboard.txt:before, .fa-dashboard.file:before, .overlay-galerie-wrap .btn-close .fa-dashboard.icon:before, #bmbf-search-button-nav .fa-dashboard.icon:before, #bmbf-search-button .fa-dashboard.icon:before {
  content: ""; }

.fa.fa-comment-o, .fa-comment-o.phone:before, .fa-comment-o.pdf:before, .fa-comment-o.excel:before, .fa-comment-o.word:before, .fa-comment-o.powerpoint:before, .fa-comment-o.audiofile:before, .fa-comment-o.videofile:before, .fa-comment-o.zip:before, .fa-comment-o.image:before, .fa-comment-o.txt:before, .fa-comment-o.file:before, .overlay-galerie-wrap .btn-close .fa-comment-o.icon, #bmbf-search-button-nav .fa-comment-o.icon, #bmbf-search-button .fa-comment-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-comment-o:before, .fa-comment-o.phone:before, .fa-comment-o.pdf:before, .fa-comment-o.excel:before, .fa-comment-o.word:before, .fa-comment-o.powerpoint:before, .fa-comment-o.audiofile:before, .fa-comment-o.videofile:before, .fa-comment-o.zip:before, .fa-comment-o.image:before, .fa-comment-o.txt:before, .fa-comment-o.file:before, .overlay-galerie-wrap .btn-close .fa-comment-o.icon:before, #bmbf-search-button-nav .fa-comment-o.icon:before, #bmbf-search-button .fa-comment-o.icon:before {
  content: ""; }

.fa.fa-comments-o, .fa-comments-o.phone:before, .fa-comments-o.pdf:before, .fa-comments-o.excel:before, .fa-comments-o.word:before, .fa-comments-o.powerpoint:before, .fa-comments-o.audiofile:before, .fa-comments-o.videofile:before, .fa-comments-o.zip:before, .fa-comments-o.image:before, .fa-comments-o.txt:before, .fa-comments-o.file:before, .overlay-galerie-wrap .btn-close .fa-comments-o.icon, #bmbf-search-button-nav .fa-comments-o.icon, #bmbf-search-button .fa-comments-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-comments-o:before, .fa-comments-o.phone:before, .fa-comments-o.pdf:before, .fa-comments-o.excel:before, .fa-comments-o.word:before, .fa-comments-o.powerpoint:before, .fa-comments-o.audiofile:before, .fa-comments-o.videofile:before, .fa-comments-o.zip:before, .fa-comments-o.image:before, .fa-comments-o.txt:before, .fa-comments-o.file:before, .overlay-galerie-wrap .btn-close .fa-comments-o.icon:before, #bmbf-search-button-nav .fa-comments-o.icon:before, #bmbf-search-button .fa-comments-o.icon:before {
  content: ""; }

.fa.fa-flash:before, .fa-flash.phone:before, .fa-flash.pdf:before, .fa-flash.excel:before, .fa-flash.word:before, .fa-flash.powerpoint:before, .fa-flash.audiofile:before, .fa-flash.videofile:before, .fa-flash.zip:before, .fa-flash.image:before, .fa-flash.txt:before, .fa-flash.file:before, .overlay-galerie-wrap .btn-close .fa-flash.icon:before, #bmbf-search-button-nav .fa-flash.icon:before, #bmbf-search-button .fa-flash.icon:before {
  content: ""; }

.fa.fa-clipboard, .fa-clipboard.phone:before, .fa-clipboard.pdf:before, .fa-clipboard.excel:before, .fa-clipboard.word:before, .fa-clipboard.powerpoint:before, .fa-clipboard.audiofile:before, .fa-clipboard.videofile:before, .fa-clipboard.zip:before, .fa-clipboard.image:before, .fa-clipboard.txt:before, .fa-clipboard.file:before, .overlay-galerie-wrap .btn-close .fa-clipboard.icon, #bmbf-search-button-nav .fa-clipboard.icon, #bmbf-search-button .fa-clipboard.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paste, .fa-paste.phone:before, .fa-paste.pdf:before, .fa-paste.excel:before, .fa-paste.word:before, .fa-paste.powerpoint:before, .fa-paste.audiofile:before, .fa-paste.videofile:before, .fa-paste.zip:before, .fa-paste.image:before, .fa-paste.txt:before, .fa-paste.file:before, .overlay-galerie-wrap .btn-close .fa-paste.icon, #bmbf-search-button-nav .fa-paste.icon, #bmbf-search-button .fa-paste.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paste:before, .fa-paste.phone:before, .fa-paste.pdf:before, .fa-paste.excel:before, .fa-paste.word:before, .fa-paste.powerpoint:before, .fa-paste.audiofile:before, .fa-paste.videofile:before, .fa-paste.zip:before, .fa-paste.image:before, .fa-paste.txt:before, .fa-paste.file:before, .overlay-galerie-wrap .btn-close .fa-paste.icon:before, #bmbf-search-button-nav .fa-paste.icon:before, #bmbf-search-button .fa-paste.icon:before {
  content: ""; }

.fa.fa-lightbulb-o, .fa-lightbulb-o.phone:before, .fa-lightbulb-o.pdf:before, .fa-lightbulb-o.excel:before, .fa-lightbulb-o.word:before, .fa-lightbulb-o.powerpoint:before, .fa-lightbulb-o.audiofile:before, .fa-lightbulb-o.videofile:before, .fa-lightbulb-o.zip:before, .fa-lightbulb-o.image:before, .fa-lightbulb-o.txt:before, .fa-lightbulb-o.file:before, .overlay-galerie-wrap .btn-close .fa-lightbulb-o.icon, #bmbf-search-button-nav .fa-lightbulb-o.icon, #bmbf-search-button .fa-lightbulb-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-lightbulb-o:before, .fa-lightbulb-o.phone:before, .fa-lightbulb-o.pdf:before, .fa-lightbulb-o.excel:before, .fa-lightbulb-o.word:before, .fa-lightbulb-o.powerpoint:before, .fa-lightbulb-o.audiofile:before, .fa-lightbulb-o.videofile:before, .fa-lightbulb-o.zip:before, .fa-lightbulb-o.image:before, .fa-lightbulb-o.txt:before, .fa-lightbulb-o.file:before, .overlay-galerie-wrap .btn-close .fa-lightbulb-o.icon:before, #bmbf-search-button-nav .fa-lightbulb-o.icon:before, #bmbf-search-button .fa-lightbulb-o.icon:before {
  content: ""; }

.fa.fa-exchange:before, .fa-exchange.phone:before, .fa-exchange.pdf:before, .fa-exchange.excel:before, .fa-exchange.word:before, .fa-exchange.powerpoint:before, .fa-exchange.audiofile:before, .fa-exchange.videofile:before, .fa-exchange.zip:before, .fa-exchange.image:before, .fa-exchange.txt:before, .fa-exchange.file:before, .overlay-galerie-wrap .btn-close .fa-exchange.icon:before, #bmbf-search-button-nav .fa-exchange.icon:before, #bmbf-search-button .fa-exchange.icon:before {
  content: ""; }

.fa.fa-cloud-download:before, .fa-cloud-download.phone:before, .fa-cloud-download.pdf:before, .fa-cloud-download.excel:before, .fa-cloud-download.word:before, .fa-cloud-download.powerpoint:before, .fa-cloud-download.audiofile:before, .fa-cloud-download.videofile:before, .fa-cloud-download.zip:before, .fa-cloud-download.image:before, .fa-cloud-download.txt:before, .fa-cloud-download.file:before, .overlay-galerie-wrap .btn-close .fa-cloud-download.icon:before, #bmbf-search-button-nav .fa-cloud-download.icon:before, #bmbf-search-button .fa-cloud-download.icon:before {
  content: ""; }

.fa.fa-cloud-upload:before, .fa-cloud-upload.phone:before, .fa-cloud-upload.pdf:before, .fa-cloud-upload.excel:before, .fa-cloud-upload.word:before, .fa-cloud-upload.powerpoint:before, .fa-cloud-upload.audiofile:before, .fa-cloud-upload.videofile:before, .fa-cloud-upload.zip:before, .fa-cloud-upload.image:before, .fa-cloud-upload.txt:before, .fa-cloud-upload.file:before, .overlay-galerie-wrap .btn-close .fa-cloud-upload.icon:before, #bmbf-search-button-nav .fa-cloud-upload.icon:before, #bmbf-search-button .fa-cloud-upload.icon:before {
  content: ""; }

.fa.fa-bell-o, .fa-bell-o.phone:before, .fa-bell-o.pdf:before, .fa-bell-o.excel:before, .fa-bell-o.word:before, .fa-bell-o.powerpoint:before, .fa-bell-o.audiofile:before, .fa-bell-o.videofile:before, .fa-bell-o.zip:before, .fa-bell-o.image:before, .fa-bell-o.txt:before, .fa-bell-o.file:before, .overlay-galerie-wrap .btn-close .fa-bell-o.icon, #bmbf-search-button-nav .fa-bell-o.icon, #bmbf-search-button .fa-bell-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bell-o:before, .fa-bell-o.phone:before, .fa-bell-o.pdf:before, .fa-bell-o.excel:before, .fa-bell-o.word:before, .fa-bell-o.powerpoint:before, .fa-bell-o.audiofile:before, .fa-bell-o.videofile:before, .fa-bell-o.zip:before, .fa-bell-o.image:before, .fa-bell-o.txt:before, .fa-bell-o.file:before, .overlay-galerie-wrap .btn-close .fa-bell-o.icon:before, #bmbf-search-button-nav .fa-bell-o.icon:before, #bmbf-search-button .fa-bell-o.icon:before {
  content: ""; }

.fa.fa-cutlery:before, .fa-cutlery.phone:before, .fa-cutlery.pdf:before, .fa-cutlery.excel:before, .fa-cutlery.word:before, .fa-cutlery.powerpoint:before, .fa-cutlery.audiofile:before, .fa-cutlery.videofile:before, .fa-cutlery.zip:before, .fa-cutlery.image:before, .fa-cutlery.txt:before, .fa-cutlery.file:before, .overlay-galerie-wrap .btn-close .fa-cutlery.icon:before, #bmbf-search-button-nav .fa-cutlery.icon:before, #bmbf-search-button .fa-cutlery.icon:before {
  content: ""; }

.fa.fa-file-text-o, .fa-file-text-o.phone:before, .fa-file-text-o.pdf:before, .fa-file-text-o.excel:before, .fa-file-text-o.word:before, .fa-file-text-o.powerpoint:before, .fa-file-text-o.audiofile:before, .fa-file-text-o.videofile:before, .fa-file-text-o.zip:before, .fa-file-text-o.image:before, .txt:before, .fa-file-text-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-text-o.icon, .overlay-galerie-wrap .btn-close .icon.txt:before, #bmbf-search-button-nav .fa-file-text-o.icon, #bmbf-search-button-nav .icon.txt:before, #bmbf-search-button .fa-file-text-o.icon, #bmbf-search-button .icon.txt:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-text-o:before, .fa-file-text-o.phone:before, .fa-file-text-o.pdf:before, .fa-file-text-o.excel:before, .fa-file-text-o.word:before, .fa-file-text-o.powerpoint:before, .fa-file-text-o.audiofile:before, .fa-file-text-o.videofile:before, .fa-file-text-o.zip:before, .fa-file-text-o.image:before, .txt:before, .fa-file-text-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-text-o.icon:before, .overlay-galerie-wrap .btn-close .icon.txt:before, #bmbf-search-button-nav .fa-file-text-o.icon:before, #bmbf-search-button-nav .icon.txt:before, #bmbf-search-button .fa-file-text-o.icon:before, #bmbf-search-button .icon.txt:before {
  content: ""; }

.fa.fa-building-o, .fa-building-o.phone:before, .fa-building-o.pdf:before, .fa-building-o.excel:before, .fa-building-o.word:before, .fa-building-o.powerpoint:before, .fa-building-o.audiofile:before, .fa-building-o.videofile:before, .fa-building-o.zip:before, .fa-building-o.image:before, .fa-building-o.txt:before, .fa-building-o.file:before, .overlay-galerie-wrap .btn-close .fa-building-o.icon, #bmbf-search-button-nav .fa-building-o.icon, #bmbf-search-button .fa-building-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-building-o:before, .fa-building-o.phone:before, .fa-building-o.pdf:before, .fa-building-o.excel:before, .fa-building-o.word:before, .fa-building-o.powerpoint:before, .fa-building-o.audiofile:before, .fa-building-o.videofile:before, .fa-building-o.zip:before, .fa-building-o.image:before, .fa-building-o.txt:before, .fa-building-o.file:before, .overlay-galerie-wrap .btn-close .fa-building-o.icon:before, #bmbf-search-button-nav .fa-building-o.icon:before, #bmbf-search-button .fa-building-o.icon:before {
  content: ""; }

.fa.fa-hospital-o, .fa-hospital-o.phone:before, .fa-hospital-o.pdf:before, .fa-hospital-o.excel:before, .fa-hospital-o.word:before, .fa-hospital-o.powerpoint:before, .fa-hospital-o.audiofile:before, .fa-hospital-o.videofile:before, .fa-hospital-o.zip:before, .fa-hospital-o.image:before, .fa-hospital-o.txt:before, .fa-hospital-o.file:before, .overlay-galerie-wrap .btn-close .fa-hospital-o.icon, #bmbf-search-button-nav .fa-hospital-o.icon, #bmbf-search-button .fa-hospital-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hospital-o:before, .fa-hospital-o.phone:before, .fa-hospital-o.pdf:before, .fa-hospital-o.excel:before, .fa-hospital-o.word:before, .fa-hospital-o.powerpoint:before, .fa-hospital-o.audiofile:before, .fa-hospital-o.videofile:before, .fa-hospital-o.zip:before, .fa-hospital-o.image:before, .fa-hospital-o.txt:before, .fa-hospital-o.file:before, .overlay-galerie-wrap .btn-close .fa-hospital-o.icon:before, #bmbf-search-button-nav .fa-hospital-o.icon:before, #bmbf-search-button .fa-hospital-o.icon:before {
  content: ""; }

.fa.fa-tablet:before, .fa-tablet.phone:before, .fa-tablet.pdf:before, .fa-tablet.excel:before, .fa-tablet.word:before, .fa-tablet.powerpoint:before, .fa-tablet.audiofile:before, .fa-tablet.videofile:before, .fa-tablet.zip:before, .fa-tablet.image:before, .fa-tablet.txt:before, .fa-tablet.file:before, .overlay-galerie-wrap .btn-close .fa-tablet.icon:before, #bmbf-search-button-nav .fa-tablet.icon:before, #bmbf-search-button .fa-tablet.icon:before {
  content: ""; }

.fa.fa-mobile:before, .fa-mobile.phone:before, .fa-mobile.pdf:before, .fa-mobile.excel:before, .fa-mobile.word:before, .fa-mobile.powerpoint:before, .fa-mobile.audiofile:before, .fa-mobile.videofile:before, .fa-mobile.zip:before, .fa-mobile.image:before, .fa-mobile.txt:before, .fa-mobile.file:before, .overlay-galerie-wrap .btn-close .fa-mobile.icon:before, #bmbf-search-button-nav .fa-mobile.icon:before, #bmbf-search-button .fa-mobile.icon:before {
  content: ""; }

.fa.fa-mobile-phone:before, .fa-mobile-phone.phone:before, .fa-mobile-phone.pdf:before, .fa-mobile-phone.excel:before, .fa-mobile-phone.word:before, .fa-mobile-phone.powerpoint:before, .fa-mobile-phone.audiofile:before, .fa-mobile-phone.videofile:before, .fa-mobile-phone.zip:before, .fa-mobile-phone.image:before, .fa-mobile-phone.txt:before, .fa-mobile-phone.file:before, .overlay-galerie-wrap .btn-close .fa-mobile-phone.icon:before, #bmbf-search-button-nav .fa-mobile-phone.icon:before, #bmbf-search-button .fa-mobile-phone.icon:before {
  content: ""; }

.fa.fa-circle-o, .fa-circle-o.phone:before, .fa-circle-o.pdf:before, .fa-circle-o.excel:before, .fa-circle-o.word:before, .fa-circle-o.powerpoint:before, .fa-circle-o.audiofile:before, .fa-circle-o.videofile:before, .fa-circle-o.zip:before, .fa-circle-o.image:before, .fa-circle-o.txt:before, .fa-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-circle-o.icon, #bmbf-search-button-nav .fa-circle-o.icon, #bmbf-search-button .fa-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-circle-o:before, .fa-circle-o.phone:before, .fa-circle-o.pdf:before, .fa-circle-o.excel:before, .fa-circle-o.word:before, .fa-circle-o.powerpoint:before, .fa-circle-o.audiofile:before, .fa-circle-o.videofile:before, .fa-circle-o.zip:before, .fa-circle-o.image:before, .fa-circle-o.txt:before, .fa-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-circle-o.icon:before, #bmbf-search-button-nav .fa-circle-o.icon:before, #bmbf-search-button .fa-circle-o.icon:before {
  content: ""; }

.fa.fa-mail-reply:before, .fa-mail-reply.phone:before, .fa-mail-reply.pdf:before, .fa-mail-reply.excel:before, .fa-mail-reply.word:before, .fa-mail-reply.powerpoint:before, .fa-mail-reply.audiofile:before, .fa-mail-reply.videofile:before, .fa-mail-reply.zip:before, .fa-mail-reply.image:before, .fa-mail-reply.txt:before, .fa-mail-reply.file:before, .overlay-galerie-wrap .btn-close .fa-mail-reply.icon:before, #bmbf-search-button-nav .fa-mail-reply.icon:before, #bmbf-search-button .fa-mail-reply.icon:before {
  content: ""; }

.fa.fa-github-alt, .fa-github-alt.phone:before, .fa-github-alt.pdf:before, .fa-github-alt.excel:before, .fa-github-alt.word:before, .fa-github-alt.powerpoint:before, .fa-github-alt.audiofile:before, .fa-github-alt.videofile:before, .fa-github-alt.zip:before, .fa-github-alt.image:before, .fa-github-alt.txt:before, .fa-github-alt.file:before, .overlay-galerie-wrap .btn-close .fa-github-alt.icon, #bmbf-search-button-nav .fa-github-alt.icon, #bmbf-search-button .fa-github-alt.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o, .fa-folder-o.phone:before, .fa-folder-o.pdf:before, .fa-folder-o.excel:before, .fa-folder-o.word:before, .fa-folder-o.powerpoint:before, .fa-folder-o.audiofile:before, .fa-folder-o.videofile:before, .fa-folder-o.zip:before, .fa-folder-o.image:before, .fa-folder-o.txt:before, .fa-folder-o.file:before, .overlay-galerie-wrap .btn-close .fa-folder-o.icon, #bmbf-search-button-nav .fa-folder-o.icon, #bmbf-search-button .fa-folder-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-folder-o:before, .fa-folder-o.phone:before, .fa-folder-o.pdf:before, .fa-folder-o.excel:before, .fa-folder-o.word:before, .fa-folder-o.powerpoint:before, .fa-folder-o.audiofile:before, .fa-folder-o.videofile:before, .fa-folder-o.zip:before, .fa-folder-o.image:before, .fa-folder-o.txt:before, .fa-folder-o.file:before, .overlay-galerie-wrap .btn-close .fa-folder-o.icon:before, #bmbf-search-button-nav .fa-folder-o.icon:before, #bmbf-search-button .fa-folder-o.icon:before {
  content: ""; }

.fa.fa-folder-open-o, .fa-folder-open-o.phone:before, .fa-folder-open-o.pdf:before, .fa-folder-open-o.excel:before, .fa-folder-open-o.word:before, .fa-folder-open-o.powerpoint:before, .fa-folder-open-o.audiofile:before, .fa-folder-open-o.videofile:before, .fa-folder-open-o.zip:before, .fa-folder-open-o.image:before, .fa-folder-open-o.txt:before, .fa-folder-open-o.file:before, .overlay-galerie-wrap .btn-close .fa-folder-open-o.icon, #bmbf-search-button-nav .fa-folder-open-o.icon, #bmbf-search-button .fa-folder-open-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-folder-open-o:before, .fa-folder-open-o.phone:before, .fa-folder-open-o.pdf:before, .fa-folder-open-o.excel:before, .fa-folder-open-o.word:before, .fa-folder-open-o.powerpoint:before, .fa-folder-open-o.audiofile:before, .fa-folder-open-o.videofile:before, .fa-folder-open-o.zip:before, .fa-folder-open-o.image:before, .fa-folder-open-o.txt:before, .fa-folder-open-o.file:before, .overlay-galerie-wrap .btn-close .fa-folder-open-o.icon:before, #bmbf-search-button-nav .fa-folder-open-o.icon:before, #bmbf-search-button .fa-folder-open-o.icon:before {
  content: ""; }

.fa.fa-smile-o, .fa-smile-o.phone:before, .fa-smile-o.pdf:before, .fa-smile-o.excel:before, .fa-smile-o.word:before, .fa-smile-o.powerpoint:before, .fa-smile-o.audiofile:before, .fa-smile-o.videofile:before, .fa-smile-o.zip:before, .fa-smile-o.image:before, .fa-smile-o.txt:before, .fa-smile-o.file:before, .overlay-galerie-wrap .btn-close .fa-smile-o.icon, #bmbf-search-button-nav .fa-smile-o.icon, #bmbf-search-button .fa-smile-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-smile-o:before, .fa-smile-o.phone:before, .fa-smile-o.pdf:before, .fa-smile-o.excel:before, .fa-smile-o.word:before, .fa-smile-o.powerpoint:before, .fa-smile-o.audiofile:before, .fa-smile-o.videofile:before, .fa-smile-o.zip:before, .fa-smile-o.image:before, .fa-smile-o.txt:before, .fa-smile-o.file:before, .overlay-galerie-wrap .btn-close .fa-smile-o.icon:before, #bmbf-search-button-nav .fa-smile-o.icon:before, #bmbf-search-button .fa-smile-o.icon:before {
  content: ""; }

.fa.fa-frown-o, .fa-frown-o.phone:before, .fa-frown-o.pdf:before, .fa-frown-o.excel:before, .fa-frown-o.word:before, .fa-frown-o.powerpoint:before, .fa-frown-o.audiofile:before, .fa-frown-o.videofile:before, .fa-frown-o.zip:before, .fa-frown-o.image:before, .fa-frown-o.txt:before, .fa-frown-o.file:before, .overlay-galerie-wrap .btn-close .fa-frown-o.icon, #bmbf-search-button-nav .fa-frown-o.icon, #bmbf-search-button .fa-frown-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-frown-o:before, .fa-frown-o.phone:before, .fa-frown-o.pdf:before, .fa-frown-o.excel:before, .fa-frown-o.word:before, .fa-frown-o.powerpoint:before, .fa-frown-o.audiofile:before, .fa-frown-o.videofile:before, .fa-frown-o.zip:before, .fa-frown-o.image:before, .fa-frown-o.txt:before, .fa-frown-o.file:before, .overlay-galerie-wrap .btn-close .fa-frown-o.icon:before, #bmbf-search-button-nav .fa-frown-o.icon:before, #bmbf-search-button .fa-frown-o.icon:before {
  content: ""; }

.fa.fa-meh-o, .fa-meh-o.phone:before, .fa-meh-o.pdf:before, .fa-meh-o.excel:before, .fa-meh-o.word:before, .fa-meh-o.powerpoint:before, .fa-meh-o.audiofile:before, .fa-meh-o.videofile:before, .fa-meh-o.zip:before, .fa-meh-o.image:before, .fa-meh-o.txt:before, .fa-meh-o.file:before, .overlay-galerie-wrap .btn-close .fa-meh-o.icon, #bmbf-search-button-nav .fa-meh-o.icon, #bmbf-search-button .fa-meh-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-meh-o:before, .fa-meh-o.phone:before, .fa-meh-o.pdf:before, .fa-meh-o.excel:before, .fa-meh-o.word:before, .fa-meh-o.powerpoint:before, .fa-meh-o.audiofile:before, .fa-meh-o.videofile:before, .fa-meh-o.zip:before, .fa-meh-o.image:before, .fa-meh-o.txt:before, .fa-meh-o.file:before, .overlay-galerie-wrap .btn-close .fa-meh-o.icon:before, #bmbf-search-button-nav .fa-meh-o.icon:before, #bmbf-search-button .fa-meh-o.icon:before {
  content: ""; }

.fa.fa-keyboard-o, .fa-keyboard-o.phone:before, .fa-keyboard-o.pdf:before, .fa-keyboard-o.excel:before, .fa-keyboard-o.word:before, .fa-keyboard-o.powerpoint:before, .fa-keyboard-o.audiofile:before, .fa-keyboard-o.videofile:before, .fa-keyboard-o.zip:before, .fa-keyboard-o.image:before, .fa-keyboard-o.txt:before, .fa-keyboard-o.file:before, .overlay-galerie-wrap .btn-close .fa-keyboard-o.icon, #bmbf-search-button-nav .fa-keyboard-o.icon, #bmbf-search-button .fa-keyboard-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-keyboard-o:before, .fa-keyboard-o.phone:before, .fa-keyboard-o.pdf:before, .fa-keyboard-o.excel:before, .fa-keyboard-o.word:before, .fa-keyboard-o.powerpoint:before, .fa-keyboard-o.audiofile:before, .fa-keyboard-o.videofile:before, .fa-keyboard-o.zip:before, .fa-keyboard-o.image:before, .fa-keyboard-o.txt:before, .fa-keyboard-o.file:before, .overlay-galerie-wrap .btn-close .fa-keyboard-o.icon:before, #bmbf-search-button-nav .fa-keyboard-o.icon:before, #bmbf-search-button .fa-keyboard-o.icon:before {
  content: ""; }

.fa.fa-flag-o, .fa-flag-o.phone:before, .fa-flag-o.pdf:before, .fa-flag-o.excel:before, .fa-flag-o.word:before, .fa-flag-o.powerpoint:before, .fa-flag-o.audiofile:before, .fa-flag-o.videofile:before, .fa-flag-o.zip:before, .fa-flag-o.image:before, .fa-flag-o.txt:before, .fa-flag-o.file:before, .overlay-galerie-wrap .btn-close .fa-flag-o.icon, #bmbf-search-button-nav .fa-flag-o.icon, #bmbf-search-button .fa-flag-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-flag-o:before, .fa-flag-o.phone:before, .fa-flag-o.pdf:before, .fa-flag-o.excel:before, .fa-flag-o.word:before, .fa-flag-o.powerpoint:before, .fa-flag-o.audiofile:before, .fa-flag-o.videofile:before, .fa-flag-o.zip:before, .fa-flag-o.image:before, .fa-flag-o.txt:before, .fa-flag-o.file:before, .overlay-galerie-wrap .btn-close .fa-flag-o.icon:before, #bmbf-search-button-nav .fa-flag-o.icon:before, #bmbf-search-button .fa-flag-o.icon:before {
  content: ""; }

.fa.fa-mail-reply-all:before, .fa-mail-reply-all.phone:before, .fa-mail-reply-all.pdf:before, .fa-mail-reply-all.excel:before, .fa-mail-reply-all.word:before, .fa-mail-reply-all.powerpoint:before, .fa-mail-reply-all.audiofile:before, .fa-mail-reply-all.videofile:before, .fa-mail-reply-all.zip:before, .fa-mail-reply-all.image:before, .fa-mail-reply-all.txt:before, .fa-mail-reply-all.file:before, .overlay-galerie-wrap .btn-close .fa-mail-reply-all.icon:before, #bmbf-search-button-nav .fa-mail-reply-all.icon:before, #bmbf-search-button .fa-mail-reply-all.icon:before {
  content: ""; }

.fa.fa-star-half-o, .fa-star-half-o.phone:before, .fa-star-half-o.pdf:before, .fa-star-half-o.excel:before, .fa-star-half-o.word:before, .fa-star-half-o.powerpoint:before, .fa-star-half-o.audiofile:before, .fa-star-half-o.videofile:before, .fa-star-half-o.zip:before, .fa-star-half-o.image:before, .fa-star-half-o.txt:before, .fa-star-half-o.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-o.icon, #bmbf-search-button-nav .fa-star-half-o.icon, #bmbf-search-button .fa-star-half-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-o:before, .fa-star-half-o.phone:before, .fa-star-half-o.pdf:before, .fa-star-half-o.excel:before, .fa-star-half-o.word:before, .fa-star-half-o.powerpoint:before, .fa-star-half-o.audiofile:before, .fa-star-half-o.videofile:before, .fa-star-half-o.zip:before, .fa-star-half-o.image:before, .fa-star-half-o.txt:before, .fa-star-half-o.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-o.icon:before, #bmbf-search-button-nav .fa-star-half-o.icon:before, #bmbf-search-button .fa-star-half-o.icon:before {
  content: ""; }

.fa.fa-star-half-empty, .fa-star-half-empty.phone:before, .fa-star-half-empty.pdf:before, .fa-star-half-empty.excel:before, .fa-star-half-empty.word:before, .fa-star-half-empty.powerpoint:before, .fa-star-half-empty.audiofile:before, .fa-star-half-empty.videofile:before, .fa-star-half-empty.zip:before, .fa-star-half-empty.image:before, .fa-star-half-empty.txt:before, .fa-star-half-empty.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-empty.icon, #bmbf-search-button-nav .fa-star-half-empty.icon, #bmbf-search-button .fa-star-half-empty.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-empty:before, .fa-star-half-empty.phone:before, .fa-star-half-empty.pdf:before, .fa-star-half-empty.excel:before, .fa-star-half-empty.word:before, .fa-star-half-empty.powerpoint:before, .fa-star-half-empty.audiofile:before, .fa-star-half-empty.videofile:before, .fa-star-half-empty.zip:before, .fa-star-half-empty.image:before, .fa-star-half-empty.txt:before, .fa-star-half-empty.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-empty.icon:before, #bmbf-search-button-nav .fa-star-half-empty.icon:before, #bmbf-search-button .fa-star-half-empty.icon:before {
  content: ""; }

.fa.fa-star-half-full, .fa-star-half-full.phone:before, .fa-star-half-full.pdf:before, .fa-star-half-full.excel:before, .fa-star-half-full.word:before, .fa-star-half-full.powerpoint:before, .fa-star-half-full.audiofile:before, .fa-star-half-full.videofile:before, .fa-star-half-full.zip:before, .fa-star-half-full.image:before, .fa-star-half-full.txt:before, .fa-star-half-full.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-full.icon, #bmbf-search-button-nav .fa-star-half-full.icon, #bmbf-search-button .fa-star-half-full.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-star-half-full:before, .fa-star-half-full.phone:before, .fa-star-half-full.pdf:before, .fa-star-half-full.excel:before, .fa-star-half-full.word:before, .fa-star-half-full.powerpoint:before, .fa-star-half-full.audiofile:before, .fa-star-half-full.videofile:before, .fa-star-half-full.zip:before, .fa-star-half-full.image:before, .fa-star-half-full.txt:before, .fa-star-half-full.file:before, .overlay-galerie-wrap .btn-close .fa-star-half-full.icon:before, #bmbf-search-button-nav .fa-star-half-full.icon:before, #bmbf-search-button .fa-star-half-full.icon:before {
  content: ""; }

.fa.fa-code-fork:before, .fa-code-fork.phone:before, .fa-code-fork.pdf:before, .fa-code-fork.excel:before, .fa-code-fork.word:before, .fa-code-fork.powerpoint:before, .fa-code-fork.audiofile:before, .fa-code-fork.videofile:before, .fa-code-fork.zip:before, .fa-code-fork.image:before, .fa-code-fork.txt:before, .fa-code-fork.file:before, .overlay-galerie-wrap .btn-close .fa-code-fork.icon:before, #bmbf-search-button-nav .fa-code-fork.icon:before, #bmbf-search-button .fa-code-fork.icon:before {
  content: ""; }

.fa.fa-chain-broken:before, .fa-chain-broken.phone:before, .fa-chain-broken.pdf:before, .fa-chain-broken.excel:before, .fa-chain-broken.word:before, .fa-chain-broken.powerpoint:before, .fa-chain-broken.audiofile:before, .fa-chain-broken.videofile:before, .fa-chain-broken.zip:before, .fa-chain-broken.image:before, .fa-chain-broken.txt:before, .fa-chain-broken.file:before, .overlay-galerie-wrap .btn-close .fa-chain-broken.icon:before, #bmbf-search-button-nav .fa-chain-broken.icon:before, #bmbf-search-button .fa-chain-broken.icon:before {
  content: ""; }

.fa.fa-shield:before, .fa-shield.phone:before, .fa-shield.pdf:before, .fa-shield.excel:before, .fa-shield.word:before, .fa-shield.powerpoint:before, .fa-shield.audiofile:before, .fa-shield.videofile:before, .fa-shield.zip:before, .fa-shield.image:before, .fa-shield.txt:before, .fa-shield.file:before, .overlay-galerie-wrap .btn-close .fa-shield.icon:before, #bmbf-search-button-nav .fa-shield.icon:before, #bmbf-search-button .fa-shield.icon:before {
  content: ""; }

.fa.fa-calendar-o, .fa-calendar-o.phone:before, .fa-calendar-o.pdf:before, .fa-calendar-o.excel:before, .fa-calendar-o.word:before, .fa-calendar-o.powerpoint:before, .fa-calendar-o.audiofile:before, .fa-calendar-o.videofile:before, .fa-calendar-o.zip:before, .fa-calendar-o.image:before, .fa-calendar-o.txt:before, .fa-calendar-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-o.icon, #bmbf-search-button-nav .fa-calendar-o.icon, #bmbf-search-button .fa-calendar-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-o:before, .fa-calendar-o.phone:before, .fa-calendar-o.pdf:before, .fa-calendar-o.excel:before, .fa-calendar-o.word:before, .fa-calendar-o.powerpoint:before, .fa-calendar-o.audiofile:before, .fa-calendar-o.videofile:before, .fa-calendar-o.zip:before, .fa-calendar-o.image:before, .fa-calendar-o.txt:before, .fa-calendar-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-o.icon:before, #bmbf-search-button-nav .fa-calendar-o.icon:before, #bmbf-search-button .fa-calendar-o.icon:before {
  content: ""; }

.fa.fa-maxcdn, .fa-maxcdn.phone:before, .fa-maxcdn.pdf:before, .fa-maxcdn.excel:before, .fa-maxcdn.word:before, .fa-maxcdn.powerpoint:before, .fa-maxcdn.audiofile:before, .fa-maxcdn.videofile:before, .fa-maxcdn.zip:before, .fa-maxcdn.image:before, .fa-maxcdn.txt:before, .fa-maxcdn.file:before, .overlay-galerie-wrap .btn-close .fa-maxcdn.icon, #bmbf-search-button-nav .fa-maxcdn.icon, #bmbf-search-button .fa-maxcdn.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5, .fa-html5.phone:before, .fa-html5.pdf:before, .fa-html5.excel:before, .fa-html5.word:before, .fa-html5.powerpoint:before, .fa-html5.audiofile:before, .fa-html5.videofile:before, .fa-html5.zip:before, .fa-html5.image:before, .fa-html5.txt:before, .fa-html5.file:before, .overlay-galerie-wrap .btn-close .fa-html5.icon, #bmbf-search-button-nav .fa-html5.icon, #bmbf-search-button .fa-html5.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3, .fa-css3.phone:before, .fa-css3.pdf:before, .fa-css3.excel:before, .fa-css3.word:before, .fa-css3.powerpoint:before, .fa-css3.audiofile:before, .fa-css3.videofile:before, .fa-css3.zip:before, .fa-css3.image:before, .fa-css3.txt:before, .fa-css3.file:before, .overlay-galerie-wrap .btn-close .fa-css3.icon, #bmbf-search-button-nav .fa-css3.icon, #bmbf-search-button .fa-css3.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before, .fa-ticket.phone:before, .fa-ticket.pdf:before, .fa-ticket.excel:before, .fa-ticket.word:before, .fa-ticket.powerpoint:before, .fa-ticket.audiofile:before, .fa-ticket.videofile:before, .fa-ticket.zip:before, .fa-ticket.image:before, .fa-ticket.txt:before, .fa-ticket.file:before, .overlay-galerie-wrap .btn-close .fa-ticket.icon:before, #bmbf-search-button-nav .fa-ticket.icon:before, #bmbf-search-button .fa-ticket.icon:before {
  content: ""; }

.fa.fa-minus-square-o, .fa-minus-square-o.phone:before, .fa-minus-square-o.pdf:before, .fa-minus-square-o.excel:before, .fa-minus-square-o.word:before, .fa-minus-square-o.powerpoint:before, .fa-minus-square-o.audiofile:before, .fa-minus-square-o.videofile:before, .fa-minus-square-o.zip:before, .fa-minus-square-o.image:before, .fa-minus-square-o.txt:before, .fa-minus-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-minus-square-o.icon, #bmbf-search-button-nav .fa-minus-square-o.icon, #bmbf-search-button .fa-minus-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-minus-square-o:before, .fa-minus-square-o.phone:before, .fa-minus-square-o.pdf:before, .fa-minus-square-o.excel:before, .fa-minus-square-o.word:before, .fa-minus-square-o.powerpoint:before, .fa-minus-square-o.audiofile:before, .fa-minus-square-o.videofile:before, .fa-minus-square-o.zip:before, .fa-minus-square-o.image:before, .fa-minus-square-o.txt:before, .fa-minus-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-minus-square-o.icon:before, #bmbf-search-button-nav .fa-minus-square-o.icon:before, #bmbf-search-button .fa-minus-square-o.icon:before {
  content: ""; }

.fa.fa-level-up:before, .fa-level-up.phone:before, .fa-level-up.pdf:before, .fa-level-up.excel:before, .fa-level-up.word:before, .fa-level-up.powerpoint:before, .fa-level-up.audiofile:before, .fa-level-up.videofile:before, .fa-level-up.zip:before, .fa-level-up.image:before, .fa-level-up.txt:before, .fa-level-up.file:before, .overlay-galerie-wrap .btn-close .fa-level-up.icon:before, #bmbf-search-button-nav .fa-level-up.icon:before, #bmbf-search-button .fa-level-up.icon:before {
  content: ""; }

.fa.fa-level-down:before, .fa-level-down.phone:before, .fa-level-down.pdf:before, .fa-level-down.excel:before, .fa-level-down.word:before, .fa-level-down.powerpoint:before, .fa-level-down.audiofile:before, .fa-level-down.videofile:before, .fa-level-down.zip:before, .fa-level-down.image:before, .fa-level-down.txt:before, .fa-level-down.file:before, .overlay-galerie-wrap .btn-close .fa-level-down.icon:before, #bmbf-search-button-nav .fa-level-down.icon:before, #bmbf-search-button .fa-level-down.icon:before {
  content: ""; }

.fa.fa-pencil-square:before, .fa-pencil-square.phone:before, .fa-pencil-square.pdf:before, .fa-pencil-square.excel:before, .fa-pencil-square.word:before, .fa-pencil-square.powerpoint:before, .fa-pencil-square.audiofile:before, .fa-pencil-square.videofile:before, .fa-pencil-square.zip:before, .fa-pencil-square.image:before, .fa-pencil-square.txt:before, .fa-pencil-square.file:before, .overlay-galerie-wrap .btn-close .fa-pencil-square.icon:before, #bmbf-search-button-nav .fa-pencil-square.icon:before, #bmbf-search-button .fa-pencil-square.icon:before {
  content: ""; }

.fa.fa-external-link-square:before, .fa-external-link-square.phone:before, .fa-external-link-square.pdf:before, .fa-external-link-square.excel:before, .fa-external-link-square.word:before, .fa-external-link-square.powerpoint:before, .fa-external-link-square.audiofile:before, .fa-external-link-square.videofile:before, .fa-external-link-square.zip:before, .fa-external-link-square.image:before, .fa-external-link-square.txt:before, .fa-external-link-square.file:before, .overlay-galerie-wrap .btn-close .fa-external-link-square.icon:before, #bmbf-search-button-nav .fa-external-link-square.icon:before, #bmbf-search-button .fa-external-link-square.icon:before {
  content: ""; }

.fa.fa-compass, .fa-compass.phone:before, .fa-compass.pdf:before, .fa-compass.excel:before, .fa-compass.word:before, .fa-compass.powerpoint:before, .fa-compass.audiofile:before, .fa-compass.videofile:before, .fa-compass.zip:before, .fa-compass.image:before, .fa-compass.txt:before, .fa-compass.file:before, .overlay-galerie-wrap .btn-close .fa-compass.icon, #bmbf-search-button-nav .fa-compass.icon, #bmbf-search-button .fa-compass.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down, .fa-caret-square-o-down.phone:before, .fa-caret-square-o-down.pdf:before, .fa-caret-square-o-down.excel:before, .fa-caret-square-o-down.word:before, .fa-caret-square-o-down.powerpoint:before, .fa-caret-square-o-down.audiofile:before, .fa-caret-square-o-down.videofile:before, .fa-caret-square-o-down.zip:before, .fa-caret-square-o-down.image:before, .fa-caret-square-o-down.txt:before, .fa-caret-square-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-down.icon, #bmbf-search-button-nav .fa-caret-square-o-down.icon, #bmbf-search-button .fa-caret-square-o-down.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before, .fa-caret-square-o-down.phone:before, .fa-caret-square-o-down.pdf:before, .fa-caret-square-o-down.excel:before, .fa-caret-square-o-down.word:before, .fa-caret-square-o-down.powerpoint:before, .fa-caret-square-o-down.audiofile:before, .fa-caret-square-o-down.videofile:before, .fa-caret-square-o-down.zip:before, .fa-caret-square-o-down.image:before, .fa-caret-square-o-down.txt:before, .fa-caret-square-o-down.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-down.icon:before, #bmbf-search-button-nav .fa-caret-square-o-down.icon:before, #bmbf-search-button .fa-caret-square-o-down.icon:before {
  content: ""; }

.fa.fa-toggle-down, .fa-toggle-down.phone:before, .fa-toggle-down.pdf:before, .fa-toggle-down.excel:before, .fa-toggle-down.word:before, .fa-toggle-down.powerpoint:before, .fa-toggle-down.audiofile:before, .fa-toggle-down.videofile:before, .fa-toggle-down.zip:before, .fa-toggle-down.image:before, .fa-toggle-down.txt:before, .fa-toggle-down.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-down.icon, #bmbf-search-button-nav .fa-toggle-down.icon, #bmbf-search-button .fa-toggle-down.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-down:before, .fa-toggle-down.phone:before, .fa-toggle-down.pdf:before, .fa-toggle-down.excel:before, .fa-toggle-down.word:before, .fa-toggle-down.powerpoint:before, .fa-toggle-down.audiofile:before, .fa-toggle-down.videofile:before, .fa-toggle-down.zip:before, .fa-toggle-down.image:before, .fa-toggle-down.txt:before, .fa-toggle-down.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-down.icon:before, #bmbf-search-button-nav .fa-toggle-down.icon:before, #bmbf-search-button .fa-toggle-down.icon:before {
  content: ""; }

.fa.fa-caret-square-o-up, .fa-caret-square-o-up.phone:before, .fa-caret-square-o-up.pdf:before, .fa-caret-square-o-up.excel:before, .fa-caret-square-o-up.word:before, .fa-caret-square-o-up.powerpoint:before, .fa-caret-square-o-up.audiofile:before, .fa-caret-square-o-up.videofile:before, .fa-caret-square-o-up.zip:before, .fa-caret-square-o-up.image:before, .fa-caret-square-o-up.txt:before, .fa-caret-square-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-up.icon, #bmbf-search-button-nav .fa-caret-square-o-up.icon, #bmbf-search-button .fa-caret-square-o-up.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before, .fa-caret-square-o-up.phone:before, .fa-caret-square-o-up.pdf:before, .fa-caret-square-o-up.excel:before, .fa-caret-square-o-up.word:before, .fa-caret-square-o-up.powerpoint:before, .fa-caret-square-o-up.audiofile:before, .fa-caret-square-o-up.videofile:before, .fa-caret-square-o-up.zip:before, .fa-caret-square-o-up.image:before, .fa-caret-square-o-up.txt:before, .fa-caret-square-o-up.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-up.icon:before, #bmbf-search-button-nav .fa-caret-square-o-up.icon:before, #bmbf-search-button .fa-caret-square-o-up.icon:before {
  content: ""; }

.fa.fa-toggle-up, .fa-toggle-up.phone:before, .fa-toggle-up.pdf:before, .fa-toggle-up.excel:before, .fa-toggle-up.word:before, .fa-toggle-up.powerpoint:before, .fa-toggle-up.audiofile:before, .fa-toggle-up.videofile:before, .fa-toggle-up.zip:before, .fa-toggle-up.image:before, .fa-toggle-up.txt:before, .fa-toggle-up.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-up.icon, #bmbf-search-button-nav .fa-toggle-up.icon, #bmbf-search-button .fa-toggle-up.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-up:before, .fa-toggle-up.phone:before, .fa-toggle-up.pdf:before, .fa-toggle-up.excel:before, .fa-toggle-up.word:before, .fa-toggle-up.powerpoint:before, .fa-toggle-up.audiofile:before, .fa-toggle-up.videofile:before, .fa-toggle-up.zip:before, .fa-toggle-up.image:before, .fa-toggle-up.txt:before, .fa-toggle-up.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-up.icon:before, #bmbf-search-button-nav .fa-toggle-up.icon:before, #bmbf-search-button .fa-toggle-up.icon:before {
  content: ""; }

.fa.fa-caret-square-o-right, .fa-caret-square-o-right.phone:before, .fa-caret-square-o-right.pdf:before, .fa-caret-square-o-right.excel:before, .fa-caret-square-o-right.word:before, .fa-caret-square-o-right.powerpoint:before, .fa-caret-square-o-right.audiofile:before, .fa-caret-square-o-right.videofile:before, .fa-caret-square-o-right.zip:before, .fa-caret-square-o-right.image:before, .fa-caret-square-o-right.txt:before, .fa-caret-square-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-right.icon, #bmbf-search-button-nav .fa-caret-square-o-right.icon, #bmbf-search-button .fa-caret-square-o-right.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before, .fa-caret-square-o-right.phone:before, .fa-caret-square-o-right.pdf:before, .fa-caret-square-o-right.excel:before, .fa-caret-square-o-right.word:before, .fa-caret-square-o-right.powerpoint:before, .fa-caret-square-o-right.audiofile:before, .fa-caret-square-o-right.videofile:before, .fa-caret-square-o-right.zip:before, .fa-caret-square-o-right.image:before, .fa-caret-square-o-right.txt:before, .fa-caret-square-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-right.icon:before, #bmbf-search-button-nav .fa-caret-square-o-right.icon:before, #bmbf-search-button .fa-caret-square-o-right.icon:before {
  content: ""; }

.fa.fa-toggle-right, .fa-toggle-right.phone:before, .fa-toggle-right.pdf:before, .fa-toggle-right.excel:before, .fa-toggle-right.word:before, .fa-toggle-right.powerpoint:before, .fa-toggle-right.audiofile:before, .fa-toggle-right.videofile:before, .fa-toggle-right.zip:before, .fa-toggle-right.image:before, .fa-toggle-right.txt:before, .fa-toggle-right.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-right.icon, #bmbf-search-button-nav .fa-toggle-right.icon, #bmbf-search-button .fa-toggle-right.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-right:before, .fa-toggle-right.phone:before, .fa-toggle-right.pdf:before, .fa-toggle-right.excel:before, .fa-toggle-right.word:before, .fa-toggle-right.powerpoint:before, .fa-toggle-right.audiofile:before, .fa-toggle-right.videofile:before, .fa-toggle-right.zip:before, .fa-toggle-right.image:before, .fa-toggle-right.txt:before, .fa-toggle-right.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-right.icon:before, #bmbf-search-button-nav .fa-toggle-right.icon:before, #bmbf-search-button .fa-toggle-right.icon:before {
  content: ""; }

.fa.fa-eur:before, .fa-eur.phone:before, .fa-eur.pdf:before, .fa-eur.excel:before, .fa-eur.word:before, .fa-eur.powerpoint:before, .fa-eur.audiofile:before, .fa-eur.videofile:before, .fa-eur.zip:before, .fa-eur.image:before, .fa-eur.txt:before, .fa-eur.file:before, .overlay-galerie-wrap .btn-close .fa-eur.icon:before, #bmbf-search-button-nav .fa-eur.icon:before, #bmbf-search-button .fa-eur.icon:before {
  content: ""; }

.fa.fa-euro:before, .fa-euro.phone:before, .fa-euro.pdf:before, .fa-euro.excel:before, .fa-euro.word:before, .fa-euro.powerpoint:before, .fa-euro.audiofile:before, .fa-euro.videofile:before, .fa-euro.zip:before, .fa-euro.image:before, .fa-euro.txt:before, .fa-euro.file:before, .overlay-galerie-wrap .btn-close .fa-euro.icon:before, #bmbf-search-button-nav .fa-euro.icon:before, #bmbf-search-button .fa-euro.icon:before {
  content: ""; }

.fa.fa-gbp:before, .fa-gbp.phone:before, .fa-gbp.pdf:before, .fa-gbp.excel:before, .fa-gbp.word:before, .fa-gbp.powerpoint:before, .fa-gbp.audiofile:before, .fa-gbp.videofile:before, .fa-gbp.zip:before, .fa-gbp.image:before, .fa-gbp.txt:before, .fa-gbp.file:before, .overlay-galerie-wrap .btn-close .fa-gbp.icon:before, #bmbf-search-button-nav .fa-gbp.icon:before, #bmbf-search-button .fa-gbp.icon:before {
  content: ""; }

.fa.fa-usd:before, .fa-usd.phone:before, .fa-usd.pdf:before, .fa-usd.excel:before, .fa-usd.word:before, .fa-usd.powerpoint:before, .fa-usd.audiofile:before, .fa-usd.videofile:before, .fa-usd.zip:before, .fa-usd.image:before, .fa-usd.txt:before, .fa-usd.file:before, .overlay-galerie-wrap .btn-close .fa-usd.icon:before, #bmbf-search-button-nav .fa-usd.icon:before, #bmbf-search-button .fa-usd.icon:before {
  content: ""; }

.fa.fa-dollar:before, .fa-dollar.phone:before, .fa-dollar.pdf:before, .fa-dollar.excel:before, .fa-dollar.word:before, .fa-dollar.powerpoint:before, .fa-dollar.audiofile:before, .fa-dollar.videofile:before, .fa-dollar.zip:before, .fa-dollar.image:before, .fa-dollar.txt:before, .fa-dollar.file:before, .overlay-galerie-wrap .btn-close .fa-dollar.icon:before, #bmbf-search-button-nav .fa-dollar.icon:before, #bmbf-search-button .fa-dollar.icon:before {
  content: ""; }

.fa.fa-inr:before, .fa-inr.phone:before, .fa-inr.pdf:before, .fa-inr.excel:before, .fa-inr.word:before, .fa-inr.powerpoint:before, .fa-inr.audiofile:before, .fa-inr.videofile:before, .fa-inr.zip:before, .fa-inr.image:before, .fa-inr.txt:before, .fa-inr.file:before, .overlay-galerie-wrap .btn-close .fa-inr.icon:before, #bmbf-search-button-nav .fa-inr.icon:before, #bmbf-search-button .fa-inr.icon:before {
  content: ""; }

.fa.fa-rupee:before, .fa-rupee.phone:before, .fa-rupee.pdf:before, .fa-rupee.excel:before, .fa-rupee.word:before, .fa-rupee.powerpoint:before, .fa-rupee.audiofile:before, .fa-rupee.videofile:before, .fa-rupee.zip:before, .fa-rupee.image:before, .fa-rupee.txt:before, .fa-rupee.file:before, .overlay-galerie-wrap .btn-close .fa-rupee.icon:before, #bmbf-search-button-nav .fa-rupee.icon:before, #bmbf-search-button .fa-rupee.icon:before {
  content: ""; }

.fa.fa-jpy:before, .fa-jpy.phone:before, .fa-jpy.pdf:before, .fa-jpy.excel:before, .fa-jpy.word:before, .fa-jpy.powerpoint:before, .fa-jpy.audiofile:before, .fa-jpy.videofile:before, .fa-jpy.zip:before, .fa-jpy.image:before, .fa-jpy.txt:before, .fa-jpy.file:before, .overlay-galerie-wrap .btn-close .fa-jpy.icon:before, #bmbf-search-button-nav .fa-jpy.icon:before, #bmbf-search-button .fa-jpy.icon:before {
  content: ""; }

.fa.fa-cny:before, .fa-cny.phone:before, .fa-cny.pdf:before, .fa-cny.excel:before, .fa-cny.word:before, .fa-cny.powerpoint:before, .fa-cny.audiofile:before, .fa-cny.videofile:before, .fa-cny.zip:before, .fa-cny.image:before, .fa-cny.txt:before, .fa-cny.file:before, .overlay-galerie-wrap .btn-close .fa-cny.icon:before, #bmbf-search-button-nav .fa-cny.icon:before, #bmbf-search-button .fa-cny.icon:before {
  content: ""; }

.fa.fa-rmb:before, .fa-rmb.phone:before, .fa-rmb.pdf:before, .fa-rmb.excel:before, .fa-rmb.word:before, .fa-rmb.powerpoint:before, .fa-rmb.audiofile:before, .fa-rmb.videofile:before, .fa-rmb.zip:before, .fa-rmb.image:before, .fa-rmb.txt:before, .fa-rmb.file:before, .overlay-galerie-wrap .btn-close .fa-rmb.icon:before, #bmbf-search-button-nav .fa-rmb.icon:before, #bmbf-search-button .fa-rmb.icon:before {
  content: ""; }

.fa.fa-yen:before, .fa-yen.phone:before, .fa-yen.pdf:before, .fa-yen.excel:before, .fa-yen.word:before, .fa-yen.powerpoint:before, .fa-yen.audiofile:before, .fa-yen.videofile:before, .fa-yen.zip:before, .fa-yen.image:before, .fa-yen.txt:before, .fa-yen.file:before, .overlay-galerie-wrap .btn-close .fa-yen.icon:before, #bmbf-search-button-nav .fa-yen.icon:before, #bmbf-search-button .fa-yen.icon:before {
  content: ""; }

.fa.fa-rub:before, .fa-rub.phone:before, .fa-rub.pdf:before, .fa-rub.excel:before, .fa-rub.word:before, .fa-rub.powerpoint:before, .fa-rub.audiofile:before, .fa-rub.videofile:before, .fa-rub.zip:before, .fa-rub.image:before, .fa-rub.txt:before, .fa-rub.file:before, .overlay-galerie-wrap .btn-close .fa-rub.icon:before, #bmbf-search-button-nav .fa-rub.icon:before, #bmbf-search-button .fa-rub.icon:before {
  content: ""; }

.fa.fa-ruble:before, .fa-ruble.phone:before, .fa-ruble.pdf:before, .fa-ruble.excel:before, .fa-ruble.word:before, .fa-ruble.powerpoint:before, .fa-ruble.audiofile:before, .fa-ruble.videofile:before, .fa-ruble.zip:before, .fa-ruble.image:before, .fa-ruble.txt:before, .fa-ruble.file:before, .overlay-galerie-wrap .btn-close .fa-ruble.icon:before, #bmbf-search-button-nav .fa-ruble.icon:before, #bmbf-search-button .fa-ruble.icon:before {
  content: ""; }

.fa.fa-rouble:before, .fa-rouble.phone:before, .fa-rouble.pdf:before, .fa-rouble.excel:before, .fa-rouble.word:before, .fa-rouble.powerpoint:before, .fa-rouble.audiofile:before, .fa-rouble.videofile:before, .fa-rouble.zip:before, .fa-rouble.image:before, .fa-rouble.txt:before, .fa-rouble.file:before, .overlay-galerie-wrap .btn-close .fa-rouble.icon:before, #bmbf-search-button-nav .fa-rouble.icon:before, #bmbf-search-button .fa-rouble.icon:before {
  content: ""; }

.fa.fa-krw:before, .fa-krw.phone:before, .fa-krw.pdf:before, .fa-krw.excel:before, .fa-krw.word:before, .fa-krw.powerpoint:before, .fa-krw.audiofile:before, .fa-krw.videofile:before, .fa-krw.zip:before, .fa-krw.image:before, .fa-krw.txt:before, .fa-krw.file:before, .overlay-galerie-wrap .btn-close .fa-krw.icon:before, #bmbf-search-button-nav .fa-krw.icon:before, #bmbf-search-button .fa-krw.icon:before {
  content: ""; }

.fa.fa-won:before, .fa-won.phone:before, .fa-won.pdf:before, .fa-won.excel:before, .fa-won.word:before, .fa-won.powerpoint:before, .fa-won.audiofile:before, .fa-won.videofile:before, .fa-won.zip:before, .fa-won.image:before, .fa-won.txt:before, .fa-won.file:before, .overlay-galerie-wrap .btn-close .fa-won.icon:before, #bmbf-search-button-nav .fa-won.icon:before, #bmbf-search-button .fa-won.icon:before {
  content: ""; }

.fa.fa-btc, .fa-btc.phone:before, .fa-btc.pdf:before, .fa-btc.excel:before, .fa-btc.word:before, .fa-btc.powerpoint:before, .fa-btc.audiofile:before, .fa-btc.videofile:before, .fa-btc.zip:before, .fa-btc.image:before, .fa-btc.txt:before, .fa-btc.file:before, .overlay-galerie-wrap .btn-close .fa-btc.icon, #bmbf-search-button-nav .fa-btc.icon, #bmbf-search-button .fa-btc.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin, .fa-bitcoin.phone:before, .fa-bitcoin.pdf:before, .fa-bitcoin.excel:before, .fa-bitcoin.word:before, .fa-bitcoin.powerpoint:before, .fa-bitcoin.audiofile:before, .fa-bitcoin.videofile:before, .fa-bitcoin.zip:before, .fa-bitcoin.image:before, .fa-bitcoin.txt:before, .fa-bitcoin.file:before, .overlay-galerie-wrap .btn-close .fa-bitcoin.icon, #bmbf-search-button-nav .fa-bitcoin.icon, #bmbf-search-button .fa-bitcoin.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before, .fa-bitcoin.phone:before, .fa-bitcoin.pdf:before, .fa-bitcoin.excel:before, .fa-bitcoin.word:before, .fa-bitcoin.powerpoint:before, .fa-bitcoin.audiofile:before, .fa-bitcoin.videofile:before, .fa-bitcoin.zip:before, .fa-bitcoin.image:before, .fa-bitcoin.txt:before, .fa-bitcoin.file:before, .overlay-galerie-wrap .btn-close .fa-bitcoin.icon:before, #bmbf-search-button-nav .fa-bitcoin.icon:before, #bmbf-search-button .fa-bitcoin.icon:before {
  content: ""; }

.fa.fa-file-text:before, .fa-file-text.phone:before, .fa-file-text.pdf:before, .fa-file-text.excel:before, .fa-file-text.word:before, .fa-file-text.powerpoint:before, .fa-file-text.audiofile:before, .fa-file-text.videofile:before, .fa-file-text.zip:before, .fa-file-text.image:before, .fa-file-text.txt:before, .fa-file-text.file:before, .overlay-galerie-wrap .btn-close .fa-file-text.icon:before, #bmbf-search-button-nav .fa-file-text.icon:before, #bmbf-search-button .fa-file-text.icon:before {
  content: ""; }

.fa.fa-sort-alpha-asc:before, .fa-sort-alpha-asc.phone:before, .fa-sort-alpha-asc.pdf:before, .fa-sort-alpha-asc.excel:before, .fa-sort-alpha-asc.word:before, .fa-sort-alpha-asc.powerpoint:before, .fa-sort-alpha-asc.audiofile:before, .fa-sort-alpha-asc.videofile:before, .fa-sort-alpha-asc.zip:before, .fa-sort-alpha-asc.image:before, .fa-sort-alpha-asc.txt:before, .fa-sort-alpha-asc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-alpha-asc.icon:before, #bmbf-search-button-nav .fa-sort-alpha-asc.icon:before, #bmbf-search-button .fa-sort-alpha-asc.icon:before {
  content: ""; }

.fa.fa-sort-alpha-desc:before, .fa-sort-alpha-desc.phone:before, .fa-sort-alpha-desc.pdf:before, .fa-sort-alpha-desc.excel:before, .fa-sort-alpha-desc.word:before, .fa-sort-alpha-desc.powerpoint:before, .fa-sort-alpha-desc.audiofile:before, .fa-sort-alpha-desc.videofile:before, .fa-sort-alpha-desc.zip:before, .fa-sort-alpha-desc.image:before, .fa-sort-alpha-desc.txt:before, .fa-sort-alpha-desc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-alpha-desc.icon:before, #bmbf-search-button-nav .fa-sort-alpha-desc.icon:before, #bmbf-search-button .fa-sort-alpha-desc.icon:before {
  content: ""; }

.fa.fa-sort-amount-asc:before, .fa-sort-amount-asc.phone:before, .fa-sort-amount-asc.pdf:before, .fa-sort-amount-asc.excel:before, .fa-sort-amount-asc.word:before, .fa-sort-amount-asc.powerpoint:before, .fa-sort-amount-asc.audiofile:before, .fa-sort-amount-asc.videofile:before, .fa-sort-amount-asc.zip:before, .fa-sort-amount-asc.image:before, .fa-sort-amount-asc.txt:before, .fa-sort-amount-asc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-amount-asc.icon:before, #bmbf-search-button-nav .fa-sort-amount-asc.icon:before, #bmbf-search-button .fa-sort-amount-asc.icon:before {
  content: ""; }

.fa.fa-sort-amount-desc:before, .fa-sort-amount-desc.phone:before, .fa-sort-amount-desc.pdf:before, .fa-sort-amount-desc.excel:before, .fa-sort-amount-desc.word:before, .fa-sort-amount-desc.powerpoint:before, .fa-sort-amount-desc.audiofile:before, .fa-sort-amount-desc.videofile:before, .fa-sort-amount-desc.zip:before, .fa-sort-amount-desc.image:before, .fa-sort-amount-desc.txt:before, .fa-sort-amount-desc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-amount-desc.icon:before, #bmbf-search-button-nav .fa-sort-amount-desc.icon:before, #bmbf-search-button .fa-sort-amount-desc.icon:before {
  content: ""; }

.fa.fa-sort-numeric-asc:before, .fa-sort-numeric-asc.phone:before, .fa-sort-numeric-asc.pdf:before, .fa-sort-numeric-asc.excel:before, .fa-sort-numeric-asc.word:before, .fa-sort-numeric-asc.powerpoint:before, .fa-sort-numeric-asc.audiofile:before, .fa-sort-numeric-asc.videofile:before, .fa-sort-numeric-asc.zip:before, .fa-sort-numeric-asc.image:before, .fa-sort-numeric-asc.txt:before, .fa-sort-numeric-asc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-numeric-asc.icon:before, #bmbf-search-button-nav .fa-sort-numeric-asc.icon:before, #bmbf-search-button .fa-sort-numeric-asc.icon:before {
  content: ""; }

.fa.fa-sort-numeric-desc:before, .fa-sort-numeric-desc.phone:before, .fa-sort-numeric-desc.pdf:before, .fa-sort-numeric-desc.excel:before, .fa-sort-numeric-desc.word:before, .fa-sort-numeric-desc.powerpoint:before, .fa-sort-numeric-desc.audiofile:before, .fa-sort-numeric-desc.videofile:before, .fa-sort-numeric-desc.zip:before, .fa-sort-numeric-desc.image:before, .fa-sort-numeric-desc.txt:before, .fa-sort-numeric-desc.file:before, .overlay-galerie-wrap .btn-close .fa-sort-numeric-desc.icon:before, #bmbf-search-button-nav .fa-sort-numeric-desc.icon:before, #bmbf-search-button .fa-sort-numeric-desc.icon:before {
  content: ""; }

.fa.fa-youtube-square, .fa-youtube-square.phone:before, .fa-youtube-square.pdf:before, .fa-youtube-square.excel:before, .fa-youtube-square.word:before, .fa-youtube-square.powerpoint:before, .fa-youtube-square.audiofile:before, .fa-youtube-square.videofile:before, .fa-youtube-square.zip:before, .fa-youtube-square.image:before, .fa-youtube-square.txt:before, .fa-youtube-square.file:before, .overlay-galerie-wrap .btn-close .fa-youtube-square.icon, #bmbf-search-button-nav .fa-youtube-square.icon, #bmbf-search-button .fa-youtube-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube, .fa-youtube.phone:before, .fa-youtube.pdf:before, .fa-youtube.excel:before, .fa-youtube.word:before, .fa-youtube.powerpoint:before, .fa-youtube.audiofile:before, .fa-youtube.videofile:before, .fa-youtube.zip:before, .fa-youtube.image:before, .fa-youtube.txt:before, .fa-youtube.file:before, .overlay-galerie-wrap .btn-close .fa-youtube.icon, #bmbf-search-button-nav .fa-youtube.icon, #bmbf-search-button .fa-youtube.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing, .fa-xing.phone:before, .fa-xing.pdf:before, .fa-xing.excel:before, .fa-xing.word:before, .fa-xing.powerpoint:before, .fa-xing.audiofile:before, .fa-xing.videofile:before, .fa-xing.zip:before, .fa-xing.image:before, .fa-xing.txt:before, .fa-xing.file:before, .overlay-galerie-wrap .btn-close .fa-xing.icon, #bmbf-search-button-nav .fa-xing.icon, #bmbf-search-button .fa-xing.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square, .fa-xing-square.phone:before, .fa-xing-square.pdf:before, .fa-xing-square.excel:before, .fa-xing-square.word:before, .fa-xing-square.powerpoint:before, .fa-xing-square.audiofile:before, .fa-xing-square.videofile:before, .fa-xing-square.zip:before, .fa-xing-square.image:before, .fa-xing-square.txt:before, .fa-xing-square.file:before, .overlay-galerie-wrap .btn-close .fa-xing-square.icon, #bmbf-search-button-nav .fa-xing-square.icon, #bmbf-search-button .fa-xing-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play, .fa-youtube-play.phone:before, .fa-youtube-play.pdf:before, .fa-youtube-play.excel:before, .fa-youtube-play.word:before, .fa-youtube-play.powerpoint:before, .fa-youtube-play.audiofile:before, .fa-youtube-play.videofile:before, .fa-youtube-play.zip:before, .fa-youtube-play.image:before, .fa-youtube-play.txt:before, .fa-youtube-play.file:before, .overlay-galerie-wrap .btn-close .fa-youtube-play.icon, #bmbf-search-button-nav .fa-youtube-play.icon, #bmbf-search-button .fa-youtube-play.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before, .fa-youtube-play.phone:before, .fa-youtube-play.pdf:before, .fa-youtube-play.excel:before, .fa-youtube-play.word:before, .fa-youtube-play.powerpoint:before, .fa-youtube-play.audiofile:before, .fa-youtube-play.videofile:before, .fa-youtube-play.zip:before, .fa-youtube-play.image:before, .fa-youtube-play.txt:before, .fa-youtube-play.file:before, .overlay-galerie-wrap .btn-close .fa-youtube-play.icon:before, #bmbf-search-button-nav .fa-youtube-play.icon:before, #bmbf-search-button .fa-youtube-play.icon:before {
  content: ""; }

.fa.fa-dropbox, .fa-dropbox.phone:before, .fa-dropbox.pdf:before, .fa-dropbox.excel:before, .fa-dropbox.word:before, .fa-dropbox.powerpoint:before, .fa-dropbox.audiofile:before, .fa-dropbox.videofile:before, .fa-dropbox.zip:before, .fa-dropbox.image:before, .fa-dropbox.txt:before, .fa-dropbox.file:before, .overlay-galerie-wrap .btn-close .fa-dropbox.icon, #bmbf-search-button-nav .fa-dropbox.icon, #bmbf-search-button .fa-dropbox.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow, .fa-stack-overflow.phone:before, .fa-stack-overflow.pdf:before, .fa-stack-overflow.excel:before, .fa-stack-overflow.word:before, .fa-stack-overflow.powerpoint:before, .fa-stack-overflow.audiofile:before, .fa-stack-overflow.videofile:before, .fa-stack-overflow.zip:before, .fa-stack-overflow.image:before, .fa-stack-overflow.txt:before, .fa-stack-overflow.file:before, .overlay-galerie-wrap .btn-close .fa-stack-overflow.icon, #bmbf-search-button-nav .fa-stack-overflow.icon, #bmbf-search-button .fa-stack-overflow.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram, .fa-instagram.phone:before, .fa-instagram.pdf:before, .fa-instagram.excel:before, .fa-instagram.word:before, .fa-instagram.powerpoint:before, .fa-instagram.audiofile:before, .fa-instagram.videofile:before, .fa-instagram.zip:before, .fa-instagram.image:before, .fa-instagram.txt:before, .fa-instagram.file:before, .overlay-galerie-wrap .btn-close .fa-instagram.icon, #bmbf-search-button-nav .fa-instagram.icon, #bmbf-search-button .fa-instagram.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr, .fa-flickr.phone:before, .fa-flickr.pdf:before, .fa-flickr.excel:before, .fa-flickr.word:before, .fa-flickr.powerpoint:before, .fa-flickr.audiofile:before, .fa-flickr.videofile:before, .fa-flickr.zip:before, .fa-flickr.image:before, .fa-flickr.txt:before, .fa-flickr.file:before, .overlay-galerie-wrap .btn-close .fa-flickr.icon, #bmbf-search-button-nav .fa-flickr.icon, #bmbf-search-button .fa-flickr.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn, .fa-adn.phone:before, .fa-adn.pdf:before, .fa-adn.excel:before, .fa-adn.word:before, .fa-adn.powerpoint:before, .fa-adn.audiofile:before, .fa-adn.videofile:before, .fa-adn.zip:before, .fa-adn.image:before, .fa-adn.txt:before, .fa-adn.file:before, .overlay-galerie-wrap .btn-close .fa-adn.icon, #bmbf-search-button-nav .fa-adn.icon, #bmbf-search-button .fa-adn.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket, .fa-bitbucket.phone:before, .fa-bitbucket.pdf:before, .fa-bitbucket.excel:before, .fa-bitbucket.word:before, .fa-bitbucket.powerpoint:before, .fa-bitbucket.audiofile:before, .fa-bitbucket.videofile:before, .fa-bitbucket.zip:before, .fa-bitbucket.image:before, .fa-bitbucket.txt:before, .fa-bitbucket.file:before, .overlay-galerie-wrap .btn-close .fa-bitbucket.icon, #bmbf-search-button-nav .fa-bitbucket.icon, #bmbf-search-button .fa-bitbucket.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square, .fa-bitbucket-square.phone:before, .fa-bitbucket-square.pdf:before, .fa-bitbucket-square.excel:before, .fa-bitbucket-square.word:before, .fa-bitbucket-square.powerpoint:before, .fa-bitbucket-square.audiofile:before, .fa-bitbucket-square.videofile:before, .fa-bitbucket-square.zip:before, .fa-bitbucket-square.image:before, .fa-bitbucket-square.txt:before, .fa-bitbucket-square.file:before, .overlay-galerie-wrap .btn-close .fa-bitbucket-square.icon, #bmbf-search-button-nav .fa-bitbucket-square.icon, #bmbf-search-button .fa-bitbucket-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before, .fa-bitbucket-square.phone:before, .fa-bitbucket-square.pdf:before, .fa-bitbucket-square.excel:before, .fa-bitbucket-square.word:before, .fa-bitbucket-square.powerpoint:before, .fa-bitbucket-square.audiofile:before, .fa-bitbucket-square.videofile:before, .fa-bitbucket-square.zip:before, .fa-bitbucket-square.image:before, .fa-bitbucket-square.txt:before, .fa-bitbucket-square.file:before, .overlay-galerie-wrap .btn-close .fa-bitbucket-square.icon:before, #bmbf-search-button-nav .fa-bitbucket-square.icon:before, #bmbf-search-button .fa-bitbucket-square.icon:before {
  content: ""; }

.fa.fa-tumblr, .fa-tumblr.phone:before, .fa-tumblr.pdf:before, .fa-tumblr.excel:before, .fa-tumblr.word:before, .fa-tumblr.powerpoint:before, .fa-tumblr.audiofile:before, .fa-tumblr.videofile:before, .fa-tumblr.zip:before, .fa-tumblr.image:before, .fa-tumblr.txt:before, .fa-tumblr.file:before, .overlay-galerie-wrap .btn-close .fa-tumblr.icon, #bmbf-search-button-nav .fa-tumblr.icon, #bmbf-search-button .fa-tumblr.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square, .fa-tumblr-square.phone:before, .fa-tumblr-square.pdf:before, .fa-tumblr-square.excel:before, .fa-tumblr-square.word:before, .fa-tumblr-square.powerpoint:before, .fa-tumblr-square.audiofile:before, .fa-tumblr-square.videofile:before, .fa-tumblr-square.zip:before, .fa-tumblr-square.image:before, .fa-tumblr-square.txt:before, .fa-tumblr-square.file:before, .overlay-galerie-wrap .btn-close .fa-tumblr-square.icon, #bmbf-search-button-nav .fa-tumblr-square.icon, #bmbf-search-button .fa-tumblr-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before, .fa-long-arrow-down.phone:before, .fa-long-arrow-down.pdf:before, .fa-long-arrow-down.excel:before, .fa-long-arrow-down.word:before, .fa-long-arrow-down.powerpoint:before, .fa-long-arrow-down.audiofile:before, .fa-long-arrow-down.videofile:before, .fa-long-arrow-down.zip:before, .fa-long-arrow-down.image:before, .fa-long-arrow-down.txt:before, .fa-long-arrow-down.file:before, .overlay-galerie-wrap .btn-close .fa-long-arrow-down.icon:before, #bmbf-search-button-nav .fa-long-arrow-down.icon:before, #bmbf-search-button .fa-long-arrow-down.icon:before {
  content: ""; }

.fa.fa-long-arrow-up:before, .fa-long-arrow-up.phone:before, .fa-long-arrow-up.pdf:before, .fa-long-arrow-up.excel:before, .fa-long-arrow-up.word:before, .fa-long-arrow-up.powerpoint:before, .fa-long-arrow-up.audiofile:before, .fa-long-arrow-up.videofile:before, .fa-long-arrow-up.zip:before, .fa-long-arrow-up.image:before, .fa-long-arrow-up.txt:before, .fa-long-arrow-up.file:before, .overlay-galerie-wrap .btn-close .fa-long-arrow-up.icon:before, #bmbf-search-button-nav .fa-long-arrow-up.icon:before, #bmbf-search-button .fa-long-arrow-up.icon:before {
  content: ""; }

.fa.fa-long-arrow-left:before, .fa-long-arrow-left.phone:before, .fa-long-arrow-left.pdf:before, .fa-long-arrow-left.excel:before, .fa-long-arrow-left.word:before, .fa-long-arrow-left.powerpoint:before, .fa-long-arrow-left.audiofile:before, .fa-long-arrow-left.videofile:before, .fa-long-arrow-left.zip:before, .fa-long-arrow-left.image:before, .fa-long-arrow-left.txt:before, .fa-long-arrow-left.file:before, .overlay-galerie-wrap .btn-close .fa-long-arrow-left.icon:before, #bmbf-search-button-nav .fa-long-arrow-left.icon:before, #bmbf-search-button .fa-long-arrow-left.icon:before {
  content: ""; }

.fa.fa-long-arrow-right:before, .fa-long-arrow-right.phone:before, .fa-long-arrow-right.pdf:before, .fa-long-arrow-right.excel:before, .fa-long-arrow-right.word:before, .fa-long-arrow-right.powerpoint:before, .fa-long-arrow-right.audiofile:before, .fa-long-arrow-right.videofile:before, .fa-long-arrow-right.zip:before, .fa-long-arrow-right.image:before, .fa-long-arrow-right.txt:before, .fa-long-arrow-right.file:before, .overlay-galerie-wrap .btn-close .fa-long-arrow-right.icon:before, #bmbf-search-button-nav .fa-long-arrow-right.icon:before, #bmbf-search-button .fa-long-arrow-right.icon:before {
  content: ""; }

.fa.fa-apple, .fa-apple.phone:before, .fa-apple.pdf:before, .fa-apple.excel:before, .fa-apple.word:before, .fa-apple.powerpoint:before, .fa-apple.audiofile:before, .fa-apple.videofile:before, .fa-apple.zip:before, .fa-apple.image:before, .fa-apple.txt:before, .fa-apple.file:before, .overlay-galerie-wrap .btn-close .fa-apple.icon, #bmbf-search-button-nav .fa-apple.icon, #bmbf-search-button .fa-apple.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows, .fa-windows.phone:before, .fa-windows.pdf:before, .fa-windows.excel:before, .fa-windows.word:before, .fa-windows.powerpoint:before, .fa-windows.audiofile:before, .fa-windows.videofile:before, .fa-windows.zip:before, .fa-windows.image:before, .fa-windows.txt:before, .fa-windows.file:before, .overlay-galerie-wrap .btn-close .fa-windows.icon, #bmbf-search-button-nav .fa-windows.icon, #bmbf-search-button .fa-windows.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android, .fa-android.phone:before, .fa-android.pdf:before, .fa-android.excel:before, .fa-android.word:before, .fa-android.powerpoint:before, .fa-android.audiofile:before, .fa-android.videofile:before, .fa-android.zip:before, .fa-android.image:before, .fa-android.txt:before, .fa-android.file:before, .overlay-galerie-wrap .btn-close .fa-android.icon, #bmbf-search-button-nav .fa-android.icon, #bmbf-search-button .fa-android.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux, .fa-linux.phone:before, .fa-linux.pdf:before, .fa-linux.excel:before, .fa-linux.word:before, .fa-linux.powerpoint:before, .fa-linux.audiofile:before, .fa-linux.videofile:before, .fa-linux.zip:before, .fa-linux.image:before, .fa-linux.txt:before, .fa-linux.file:before, .overlay-galerie-wrap .btn-close .fa-linux.icon, #bmbf-search-button-nav .fa-linux.icon, #bmbf-search-button .fa-linux.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble, .fa-dribbble.phone:before, .fa-dribbble.pdf:before, .fa-dribbble.excel:before, .fa-dribbble.word:before, .fa-dribbble.powerpoint:before, .fa-dribbble.audiofile:before, .fa-dribbble.videofile:before, .fa-dribbble.zip:before, .fa-dribbble.image:before, .fa-dribbble.txt:before, .fa-dribbble.file:before, .overlay-galerie-wrap .btn-close .fa-dribbble.icon, #bmbf-search-button-nav .fa-dribbble.icon, #bmbf-search-button .fa-dribbble.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype, .fa-skype.phone:before, .fa-skype.pdf:before, .fa-skype.excel:before, .fa-skype.word:before, .fa-skype.powerpoint:before, .fa-skype.audiofile:before, .fa-skype.videofile:before, .fa-skype.zip:before, .fa-skype.image:before, .fa-skype.txt:before, .fa-skype.file:before, .overlay-galerie-wrap .btn-close .fa-skype.icon, #bmbf-search-button-nav .fa-skype.icon, #bmbf-search-button .fa-skype.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare, .fa-foursquare.phone:before, .fa-foursquare.pdf:before, .fa-foursquare.excel:before, .fa-foursquare.word:before, .fa-foursquare.powerpoint:before, .fa-foursquare.audiofile:before, .fa-foursquare.videofile:before, .fa-foursquare.zip:before, .fa-foursquare.image:before, .fa-foursquare.txt:before, .fa-foursquare.file:before, .overlay-galerie-wrap .btn-close .fa-foursquare.icon, #bmbf-search-button-nav .fa-foursquare.icon, #bmbf-search-button .fa-foursquare.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello, .fa-trello.phone:before, .fa-trello.pdf:before, .fa-trello.excel:before, .fa-trello.word:before, .fa-trello.powerpoint:before, .fa-trello.audiofile:before, .fa-trello.videofile:before, .fa-trello.zip:before, .fa-trello.image:before, .fa-trello.txt:before, .fa-trello.file:before, .overlay-galerie-wrap .btn-close .fa-trello.icon, #bmbf-search-button-nav .fa-trello.icon, #bmbf-search-button .fa-trello.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay, .fa-gratipay.phone:before, .fa-gratipay.pdf:before, .fa-gratipay.excel:before, .fa-gratipay.word:before, .fa-gratipay.powerpoint:before, .fa-gratipay.audiofile:before, .fa-gratipay.videofile:before, .fa-gratipay.zip:before, .fa-gratipay.image:before, .fa-gratipay.txt:before, .fa-gratipay.file:before, .overlay-galerie-wrap .btn-close .fa-gratipay.icon, #bmbf-search-button-nav .fa-gratipay.icon, #bmbf-search-button .fa-gratipay.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip, .fa-gittip.phone:before, .fa-gittip.pdf:before, .fa-gittip.excel:before, .fa-gittip.word:before, .fa-gittip.powerpoint:before, .fa-gittip.audiofile:before, .fa-gittip.videofile:before, .fa-gittip.zip:before, .fa-gittip.image:before, .fa-gittip.txt:before, .fa-gittip.file:before, .overlay-galerie-wrap .btn-close .fa-gittip.icon, #bmbf-search-button-nav .fa-gittip.icon, #bmbf-search-button .fa-gittip.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before, .fa-gittip.phone:before, .fa-gittip.pdf:before, .fa-gittip.excel:before, .fa-gittip.word:before, .fa-gittip.powerpoint:before, .fa-gittip.audiofile:before, .fa-gittip.videofile:before, .fa-gittip.zip:before, .fa-gittip.image:before, .fa-gittip.txt:before, .fa-gittip.file:before, .overlay-galerie-wrap .btn-close .fa-gittip.icon:before, #bmbf-search-button-nav .fa-gittip.icon:before, #bmbf-search-button .fa-gittip.icon:before {
  content: ""; }

.fa.fa-sun-o, .fa-sun-o.phone:before, .fa-sun-o.pdf:before, .fa-sun-o.excel:before, .fa-sun-o.word:before, .fa-sun-o.powerpoint:before, .fa-sun-o.audiofile:before, .fa-sun-o.videofile:before, .fa-sun-o.zip:before, .fa-sun-o.image:before, .fa-sun-o.txt:before, .fa-sun-o.file:before, .overlay-galerie-wrap .btn-close .fa-sun-o.icon, #bmbf-search-button-nav .fa-sun-o.icon, #bmbf-search-button .fa-sun-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sun-o:before, .fa-sun-o.phone:before, .fa-sun-o.pdf:before, .fa-sun-o.excel:before, .fa-sun-o.word:before, .fa-sun-o.powerpoint:before, .fa-sun-o.audiofile:before, .fa-sun-o.videofile:before, .fa-sun-o.zip:before, .fa-sun-o.image:before, .fa-sun-o.txt:before, .fa-sun-o.file:before, .overlay-galerie-wrap .btn-close .fa-sun-o.icon:before, #bmbf-search-button-nav .fa-sun-o.icon:before, #bmbf-search-button .fa-sun-o.icon:before {
  content: ""; }

.fa.fa-moon-o, .fa-moon-o.phone:before, .fa-moon-o.pdf:before, .fa-moon-o.excel:before, .fa-moon-o.word:before, .fa-moon-o.powerpoint:before, .fa-moon-o.audiofile:before, .fa-moon-o.videofile:before, .fa-moon-o.zip:before, .fa-moon-o.image:before, .fa-moon-o.txt:before, .fa-moon-o.file:before, .overlay-galerie-wrap .btn-close .fa-moon-o.icon, #bmbf-search-button-nav .fa-moon-o.icon, #bmbf-search-button .fa-moon-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-moon-o:before, .fa-moon-o.phone:before, .fa-moon-o.pdf:before, .fa-moon-o.excel:before, .fa-moon-o.word:before, .fa-moon-o.powerpoint:before, .fa-moon-o.audiofile:before, .fa-moon-o.videofile:before, .fa-moon-o.zip:before, .fa-moon-o.image:before, .fa-moon-o.txt:before, .fa-moon-o.file:before, .overlay-galerie-wrap .btn-close .fa-moon-o.icon:before, #bmbf-search-button-nav .fa-moon-o.icon:before, #bmbf-search-button .fa-moon-o.icon:before {
  content: ""; }

.fa.fa-vk, .fa-vk.phone:before, .fa-vk.pdf:before, .fa-vk.excel:before, .fa-vk.word:before, .fa-vk.powerpoint:before, .fa-vk.audiofile:before, .fa-vk.videofile:before, .fa-vk.zip:before, .fa-vk.image:before, .fa-vk.txt:before, .fa-vk.file:before, .overlay-galerie-wrap .btn-close .fa-vk.icon, #bmbf-search-button-nav .fa-vk.icon, #bmbf-search-button .fa-vk.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo, .fa-weibo.phone:before, .fa-weibo.pdf:before, .fa-weibo.excel:before, .fa-weibo.word:before, .fa-weibo.powerpoint:before, .fa-weibo.audiofile:before, .fa-weibo.videofile:before, .fa-weibo.zip:before, .fa-weibo.image:before, .fa-weibo.txt:before, .fa-weibo.file:before, .overlay-galerie-wrap .btn-close .fa-weibo.icon, #bmbf-search-button-nav .fa-weibo.icon, #bmbf-search-button .fa-weibo.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren, .fa-renren.phone:before, .fa-renren.pdf:before, .fa-renren.excel:before, .fa-renren.word:before, .fa-renren.powerpoint:before, .fa-renren.audiofile:before, .fa-renren.videofile:before, .fa-renren.zip:before, .fa-renren.image:before, .fa-renren.txt:before, .fa-renren.file:before, .overlay-galerie-wrap .btn-close .fa-renren.icon, #bmbf-search-button-nav .fa-renren.icon, #bmbf-search-button .fa-renren.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines, .fa-pagelines.phone:before, .fa-pagelines.pdf:before, .fa-pagelines.excel:before, .fa-pagelines.word:before, .fa-pagelines.powerpoint:before, .fa-pagelines.audiofile:before, .fa-pagelines.videofile:before, .fa-pagelines.zip:before, .fa-pagelines.image:before, .fa-pagelines.txt:before, .fa-pagelines.file:before, .overlay-galerie-wrap .btn-close .fa-pagelines.icon, #bmbf-search-button-nav .fa-pagelines.icon, #bmbf-search-button .fa-pagelines.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange, .fa-stack-exchange.phone:before, .fa-stack-exchange.pdf:before, .fa-stack-exchange.excel:before, .fa-stack-exchange.word:before, .fa-stack-exchange.powerpoint:before, .fa-stack-exchange.audiofile:before, .fa-stack-exchange.videofile:before, .fa-stack-exchange.zip:before, .fa-stack-exchange.image:before, .fa-stack-exchange.txt:before, .fa-stack-exchange.file:before, .overlay-galerie-wrap .btn-close .fa-stack-exchange.icon, #bmbf-search-button-nav .fa-stack-exchange.icon, #bmbf-search-button .fa-stack-exchange.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right, .fa-arrow-circle-o-right.phone:before, .fa-arrow-circle-o-right.pdf:before, .fa-arrow-circle-o-right.excel:before, .fa-arrow-circle-o-right.word:before, .fa-arrow-circle-o-right.powerpoint:before, .fa-arrow-circle-o-right.audiofile:before, .fa-arrow-circle-o-right.videofile:before, .fa-arrow-circle-o-right.zip:before, .fa-arrow-circle-o-right.image:before, .fa-arrow-circle-o-right.txt:before, .fa-arrow-circle-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-right.icon, #bmbf-search-button-nav .fa-arrow-circle-o-right.icon, #bmbf-search-button .fa-arrow-circle-o-right.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before, .fa-arrow-circle-o-right.phone:before, .fa-arrow-circle-o-right.pdf:before, .fa-arrow-circle-o-right.excel:before, .fa-arrow-circle-o-right.word:before, .fa-arrow-circle-o-right.powerpoint:before, .fa-arrow-circle-o-right.audiofile:before, .fa-arrow-circle-o-right.videofile:before, .fa-arrow-circle-o-right.zip:before, .fa-arrow-circle-o-right.image:before, .fa-arrow-circle-o-right.txt:before, .fa-arrow-circle-o-right.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-right.icon:before, #bmbf-search-button-nav .fa-arrow-circle-o-right.icon:before, #bmbf-search-button .fa-arrow-circle-o-right.icon:before {
  content: ""; }

.fa.fa-arrow-circle-o-left, .fa-arrow-circle-o-left.phone:before, .fa-arrow-circle-o-left.pdf:before, .fa-arrow-circle-o-left.excel:before, .fa-arrow-circle-o-left.word:before, .fa-arrow-circle-o-left.powerpoint:before, .fa-arrow-circle-o-left.audiofile:before, .fa-arrow-circle-o-left.videofile:before, .fa-arrow-circle-o-left.zip:before, .fa-arrow-circle-o-left.image:before, .fa-arrow-circle-o-left.txt:before, .fa-arrow-circle-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-left.icon, #bmbf-search-button-nav .fa-arrow-circle-o-left.icon, #bmbf-search-button .fa-arrow-circle-o-left.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before, .fa-arrow-circle-o-left.phone:before, .fa-arrow-circle-o-left.pdf:before, .fa-arrow-circle-o-left.excel:before, .fa-arrow-circle-o-left.word:before, .fa-arrow-circle-o-left.powerpoint:before, .fa-arrow-circle-o-left.audiofile:before, .fa-arrow-circle-o-left.videofile:before, .fa-arrow-circle-o-left.zip:before, .fa-arrow-circle-o-left.image:before, .fa-arrow-circle-o-left.txt:before, .fa-arrow-circle-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-arrow-circle-o-left.icon:before, #bmbf-search-button-nav .fa-arrow-circle-o-left.icon:before, #bmbf-search-button .fa-arrow-circle-o-left.icon:before {
  content: ""; }

.fa.fa-caret-square-o-left, .fa-caret-square-o-left.phone:before, .fa-caret-square-o-left.pdf:before, .fa-caret-square-o-left.excel:before, .fa-caret-square-o-left.word:before, .fa-caret-square-o-left.powerpoint:before, .fa-caret-square-o-left.audiofile:before, .fa-caret-square-o-left.videofile:before, .fa-caret-square-o-left.zip:before, .fa-caret-square-o-left.image:before, .fa-caret-square-o-left.txt:before, .fa-caret-square-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-left.icon, #bmbf-search-button-nav .fa-caret-square-o-left.icon, #bmbf-search-button .fa-caret-square-o-left.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before, .fa-caret-square-o-left.phone:before, .fa-caret-square-o-left.pdf:before, .fa-caret-square-o-left.excel:before, .fa-caret-square-o-left.word:before, .fa-caret-square-o-left.powerpoint:before, .fa-caret-square-o-left.audiofile:before, .fa-caret-square-o-left.videofile:before, .fa-caret-square-o-left.zip:before, .fa-caret-square-o-left.image:before, .fa-caret-square-o-left.txt:before, .fa-caret-square-o-left.file:before, .overlay-galerie-wrap .btn-close .fa-caret-square-o-left.icon:before, #bmbf-search-button-nav .fa-caret-square-o-left.icon:before, #bmbf-search-button .fa-caret-square-o-left.icon:before {
  content: ""; }

.fa.fa-toggle-left, .fa-toggle-left.phone:before, .fa-toggle-left.pdf:before, .fa-toggle-left.excel:before, .fa-toggle-left.word:before, .fa-toggle-left.powerpoint:before, .fa-toggle-left.audiofile:before, .fa-toggle-left.videofile:before, .fa-toggle-left.zip:before, .fa-toggle-left.image:before, .fa-toggle-left.txt:before, .fa-toggle-left.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-left.icon, #bmbf-search-button-nav .fa-toggle-left.icon, #bmbf-search-button .fa-toggle-left.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-left:before, .fa-toggle-left.phone:before, .fa-toggle-left.pdf:before, .fa-toggle-left.excel:before, .fa-toggle-left.word:before, .fa-toggle-left.powerpoint:before, .fa-toggle-left.audiofile:before, .fa-toggle-left.videofile:before, .fa-toggle-left.zip:before, .fa-toggle-left.image:before, .fa-toggle-left.txt:before, .fa-toggle-left.file:before, .overlay-galerie-wrap .btn-close .fa-toggle-left.icon:before, #bmbf-search-button-nav .fa-toggle-left.icon:before, #bmbf-search-button .fa-toggle-left.icon:before {
  content: ""; }

.fa.fa-dot-circle-o, .fa-dot-circle-o.phone:before, .fa-dot-circle-o.pdf:before, .fa-dot-circle-o.excel:before, .fa-dot-circle-o.word:before, .fa-dot-circle-o.powerpoint:before, .fa-dot-circle-o.audiofile:before, .fa-dot-circle-o.videofile:before, .fa-dot-circle-o.zip:before, .fa-dot-circle-o.image:before, .fa-dot-circle-o.txt:before, .fa-dot-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-dot-circle-o.icon, #bmbf-search-button-nav .fa-dot-circle-o.icon, #bmbf-search-button .fa-dot-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-dot-circle-o:before, .fa-dot-circle-o.phone:before, .fa-dot-circle-o.pdf:before, .fa-dot-circle-o.excel:before, .fa-dot-circle-o.word:before, .fa-dot-circle-o.powerpoint:before, .fa-dot-circle-o.audiofile:before, .fa-dot-circle-o.videofile:before, .fa-dot-circle-o.zip:before, .fa-dot-circle-o.image:before, .fa-dot-circle-o.txt:before, .fa-dot-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-dot-circle-o.icon:before, #bmbf-search-button-nav .fa-dot-circle-o.icon:before, #bmbf-search-button .fa-dot-circle-o.icon:before {
  content: ""; }

.fa.fa-vimeo-square, .fa-vimeo-square.phone:before, .fa-vimeo-square.pdf:before, .fa-vimeo-square.excel:before, .fa-vimeo-square.word:before, .fa-vimeo-square.powerpoint:before, .fa-vimeo-square.audiofile:before, .fa-vimeo-square.videofile:before, .fa-vimeo-square.zip:before, .fa-vimeo-square.image:before, .fa-vimeo-square.txt:before, .fa-vimeo-square.file:before, .overlay-galerie-wrap .btn-close .fa-vimeo-square.icon, #bmbf-search-button-nav .fa-vimeo-square.icon, #bmbf-search-button .fa-vimeo-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before, .fa-try.phone:before, .fa-try.pdf:before, .fa-try.excel:before, .fa-try.word:before, .fa-try.powerpoint:before, .fa-try.audiofile:before, .fa-try.videofile:before, .fa-try.zip:before, .fa-try.image:before, .fa-try.txt:before, .fa-try.file:before, .overlay-galerie-wrap .btn-close .fa-try.icon:before, #bmbf-search-button-nav .fa-try.icon:before, #bmbf-search-button .fa-try.icon:before {
  content: ""; }

.fa.fa-turkish-lira:before, .fa-turkish-lira.phone:before, .fa-turkish-lira.pdf:before, .fa-turkish-lira.excel:before, .fa-turkish-lira.word:before, .fa-turkish-lira.powerpoint:before, .fa-turkish-lira.audiofile:before, .fa-turkish-lira.videofile:before, .fa-turkish-lira.zip:before, .fa-turkish-lira.image:before, .fa-turkish-lira.txt:before, .fa-turkish-lira.file:before, .overlay-galerie-wrap .btn-close .fa-turkish-lira.icon:before, #bmbf-search-button-nav .fa-turkish-lira.icon:before, #bmbf-search-button .fa-turkish-lira.icon:before {
  content: ""; }

.fa.fa-plus-square-o, .fa-plus-square-o.phone:before, .fa-plus-square-o.pdf:before, .fa-plus-square-o.excel:before, .fa-plus-square-o.word:before, .fa-plus-square-o.powerpoint:before, .fa-plus-square-o.audiofile:before, .fa-plus-square-o.videofile:before, .fa-plus-square-o.zip:before, .fa-plus-square-o.image:before, .fa-plus-square-o.txt:before, .fa-plus-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-plus-square-o.icon, #bmbf-search-button-nav .fa-plus-square-o.icon, #bmbf-search-button .fa-plus-square-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-plus-square-o:before, .fa-plus-square-o.phone:before, .fa-plus-square-o.pdf:before, .fa-plus-square-o.excel:before, .fa-plus-square-o.word:before, .fa-plus-square-o.powerpoint:before, .fa-plus-square-o.audiofile:before, .fa-plus-square-o.videofile:before, .fa-plus-square-o.zip:before, .fa-plus-square-o.image:before, .fa-plus-square-o.txt:before, .fa-plus-square-o.file:before, .overlay-galerie-wrap .btn-close .fa-plus-square-o.icon:before, #bmbf-search-button-nav .fa-plus-square-o.icon:before, #bmbf-search-button .fa-plus-square-o.icon:before {
  content: ""; }

.fa.fa-slack, .fa-slack.phone:before, .fa-slack.pdf:before, .fa-slack.excel:before, .fa-slack.word:before, .fa-slack.powerpoint:before, .fa-slack.audiofile:before, .fa-slack.videofile:before, .fa-slack.zip:before, .fa-slack.image:before, .fa-slack.txt:before, .fa-slack.file:before, .overlay-galerie-wrap .btn-close .fa-slack.icon, #bmbf-search-button-nav .fa-slack.icon, #bmbf-search-button .fa-slack.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress, .fa-wordpress.phone:before, .fa-wordpress.pdf:before, .fa-wordpress.excel:before, .fa-wordpress.word:before, .fa-wordpress.powerpoint:before, .fa-wordpress.audiofile:before, .fa-wordpress.videofile:before, .fa-wordpress.zip:before, .fa-wordpress.image:before, .fa-wordpress.txt:before, .fa-wordpress.file:before, .overlay-galerie-wrap .btn-close .fa-wordpress.icon, #bmbf-search-button-nav .fa-wordpress.icon, #bmbf-search-button .fa-wordpress.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid, .fa-openid.phone:before, .fa-openid.pdf:before, .fa-openid.excel:before, .fa-openid.word:before, .fa-openid.powerpoint:before, .fa-openid.audiofile:before, .fa-openid.videofile:before, .fa-openid.zip:before, .fa-openid.image:before, .fa-openid.txt:before, .fa-openid.file:before, .overlay-galerie-wrap .btn-close .fa-openid.icon, #bmbf-search-button-nav .fa-openid.icon, #bmbf-search-button .fa-openid.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before, .fa-institution.phone:before, .fa-institution.pdf:before, .fa-institution.excel:before, .fa-institution.word:before, .fa-institution.powerpoint:before, .fa-institution.audiofile:before, .fa-institution.videofile:before, .fa-institution.zip:before, .fa-institution.image:before, .fa-institution.txt:before, .fa-institution.file:before, .overlay-galerie-wrap .btn-close .fa-institution.icon:before, #bmbf-search-button-nav .fa-institution.icon:before, #bmbf-search-button .fa-institution.icon:before {
  content: ""; }

.fa.fa-bank:before, .fa-bank.phone:before, .fa-bank.pdf:before, .fa-bank.excel:before, .fa-bank.word:before, .fa-bank.powerpoint:before, .fa-bank.audiofile:before, .fa-bank.videofile:before, .fa-bank.zip:before, .fa-bank.image:before, .fa-bank.txt:before, .fa-bank.file:before, .overlay-galerie-wrap .btn-close .fa-bank.icon:before, #bmbf-search-button-nav .fa-bank.icon:before, #bmbf-search-button .fa-bank.icon:before {
  content: ""; }

.fa.fa-mortar-board:before, .fa-mortar-board.phone:before, .fa-mortar-board.pdf:before, .fa-mortar-board.excel:before, .fa-mortar-board.word:before, .fa-mortar-board.powerpoint:before, .fa-mortar-board.audiofile:before, .fa-mortar-board.videofile:before, .fa-mortar-board.zip:before, .fa-mortar-board.image:before, .fa-mortar-board.txt:before, .fa-mortar-board.file:before, .overlay-galerie-wrap .btn-close .fa-mortar-board.icon:before, #bmbf-search-button-nav .fa-mortar-board.icon:before, #bmbf-search-button .fa-mortar-board.icon:before {
  content: ""; }

.fa.fa-yahoo, .fa-yahoo.phone:before, .fa-yahoo.pdf:before, .fa-yahoo.excel:before, .fa-yahoo.word:before, .fa-yahoo.powerpoint:before, .fa-yahoo.audiofile:before, .fa-yahoo.videofile:before, .fa-yahoo.zip:before, .fa-yahoo.image:before, .fa-yahoo.txt:before, .fa-yahoo.file:before, .overlay-galerie-wrap .btn-close .fa-yahoo.icon, #bmbf-search-button-nav .fa-yahoo.icon, #bmbf-search-button .fa-yahoo.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google, .fa-google.phone:before, .fa-google.pdf:before, .fa-google.excel:before, .fa-google.word:before, .fa-google.powerpoint:before, .fa-google.audiofile:before, .fa-google.videofile:before, .fa-google.zip:before, .fa-google.image:before, .fa-google.txt:before, .fa-google.file:before, .overlay-galerie-wrap .btn-close .fa-google.icon, #bmbf-search-button-nav .fa-google.icon, #bmbf-search-button .fa-google.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit, .fa-reddit.phone:before, .fa-reddit.pdf:before, .fa-reddit.excel:before, .fa-reddit.word:before, .fa-reddit.powerpoint:before, .fa-reddit.audiofile:before, .fa-reddit.videofile:before, .fa-reddit.zip:before, .fa-reddit.image:before, .fa-reddit.txt:before, .fa-reddit.file:before, .overlay-galerie-wrap .btn-close .fa-reddit.icon, #bmbf-search-button-nav .fa-reddit.icon, #bmbf-search-button .fa-reddit.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square, .fa-reddit-square.phone:before, .fa-reddit-square.pdf:before, .fa-reddit-square.excel:before, .fa-reddit-square.word:before, .fa-reddit-square.powerpoint:before, .fa-reddit-square.audiofile:before, .fa-reddit-square.videofile:before, .fa-reddit-square.zip:before, .fa-reddit-square.image:before, .fa-reddit-square.txt:before, .fa-reddit-square.file:before, .overlay-galerie-wrap .btn-close .fa-reddit-square.icon, #bmbf-search-button-nav .fa-reddit-square.icon, #bmbf-search-button .fa-reddit-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle, .fa-stumbleupon-circle.phone:before, .fa-stumbleupon-circle.pdf:before, .fa-stumbleupon-circle.excel:before, .fa-stumbleupon-circle.word:before, .fa-stumbleupon-circle.powerpoint:before, .fa-stumbleupon-circle.audiofile:before, .fa-stumbleupon-circle.videofile:before, .fa-stumbleupon-circle.zip:before, .fa-stumbleupon-circle.image:before, .fa-stumbleupon-circle.txt:before, .fa-stumbleupon-circle.file:before, .overlay-galerie-wrap .btn-close .fa-stumbleupon-circle.icon, #bmbf-search-button-nav .fa-stumbleupon-circle.icon, #bmbf-search-button .fa-stumbleupon-circle.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon, .fa-stumbleupon.phone:before, .fa-stumbleupon.pdf:before, .fa-stumbleupon.excel:before, .fa-stumbleupon.word:before, .fa-stumbleupon.powerpoint:before, .fa-stumbleupon.audiofile:before, .fa-stumbleupon.videofile:before, .fa-stumbleupon.zip:before, .fa-stumbleupon.image:before, .fa-stumbleupon.txt:before, .fa-stumbleupon.file:before, .overlay-galerie-wrap .btn-close .fa-stumbleupon.icon, #bmbf-search-button-nav .fa-stumbleupon.icon, #bmbf-search-button .fa-stumbleupon.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious, .fa-delicious.phone:before, .fa-delicious.pdf:before, .fa-delicious.excel:before, .fa-delicious.word:before, .fa-delicious.powerpoint:before, .fa-delicious.audiofile:before, .fa-delicious.videofile:before, .fa-delicious.zip:before, .fa-delicious.image:before, .fa-delicious.txt:before, .fa-delicious.file:before, .overlay-galerie-wrap .btn-close .fa-delicious.icon, #bmbf-search-button-nav .fa-delicious.icon, #bmbf-search-button .fa-delicious.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg, .fa-digg.phone:before, .fa-digg.pdf:before, .fa-digg.excel:before, .fa-digg.word:before, .fa-digg.powerpoint:before, .fa-digg.audiofile:before, .fa-digg.videofile:before, .fa-digg.zip:before, .fa-digg.image:before, .fa-digg.txt:before, .fa-digg.file:before, .overlay-galerie-wrap .btn-close .fa-digg.icon, #bmbf-search-button-nav .fa-digg.icon, #bmbf-search-button .fa-digg.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp, .fa-pied-piper-pp.phone:before, .fa-pied-piper-pp.pdf:before, .fa-pied-piper-pp.excel:before, .fa-pied-piper-pp.word:before, .fa-pied-piper-pp.powerpoint:before, .fa-pied-piper-pp.audiofile:before, .fa-pied-piper-pp.videofile:before, .fa-pied-piper-pp.zip:before, .fa-pied-piper-pp.image:before, .fa-pied-piper-pp.txt:before, .fa-pied-piper-pp.file:before, .overlay-galerie-wrap .btn-close .fa-pied-piper-pp.icon, #bmbf-search-button-nav .fa-pied-piper-pp.icon, #bmbf-search-button .fa-pied-piper-pp.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt, .fa-pied-piper-alt.phone:before, .fa-pied-piper-alt.pdf:before, .fa-pied-piper-alt.excel:before, .fa-pied-piper-alt.word:before, .fa-pied-piper-alt.powerpoint:before, .fa-pied-piper-alt.audiofile:before, .fa-pied-piper-alt.videofile:before, .fa-pied-piper-alt.zip:before, .fa-pied-piper-alt.image:before, .fa-pied-piper-alt.txt:before, .fa-pied-piper-alt.file:before, .overlay-galerie-wrap .btn-close .fa-pied-piper-alt.icon, #bmbf-search-button-nav .fa-pied-piper-alt.icon, #bmbf-search-button .fa-pied-piper-alt.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal, .fa-drupal.phone:before, .fa-drupal.pdf:before, .fa-drupal.excel:before, .fa-drupal.word:before, .fa-drupal.powerpoint:before, .fa-drupal.audiofile:before, .fa-drupal.videofile:before, .fa-drupal.zip:before, .fa-drupal.image:before, .fa-drupal.txt:before, .fa-drupal.file:before, .overlay-galerie-wrap .btn-close .fa-drupal.icon, #bmbf-search-button-nav .fa-drupal.icon, #bmbf-search-button .fa-drupal.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla, .fa-joomla.phone:before, .fa-joomla.pdf:before, .fa-joomla.excel:before, .fa-joomla.word:before, .fa-joomla.powerpoint:before, .fa-joomla.audiofile:before, .fa-joomla.videofile:before, .fa-joomla.zip:before, .fa-joomla.image:before, .fa-joomla.txt:before, .fa-joomla.file:before, .overlay-galerie-wrap .btn-close .fa-joomla.icon, #bmbf-search-button-nav .fa-joomla.icon, #bmbf-search-button .fa-joomla.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before, .fa-spoon.phone:before, .fa-spoon.pdf:before, .fa-spoon.excel:before, .fa-spoon.word:before, .fa-spoon.powerpoint:before, .fa-spoon.audiofile:before, .fa-spoon.videofile:before, .fa-spoon.zip:before, .fa-spoon.image:before, .fa-spoon.txt:before, .fa-spoon.file:before, .overlay-galerie-wrap .btn-close .fa-spoon.icon:before, #bmbf-search-button-nav .fa-spoon.icon:before, #bmbf-search-button .fa-spoon.icon:before {
  content: ""; }

.fa.fa-behance, .fa-behance.phone:before, .fa-behance.pdf:before, .fa-behance.excel:before, .fa-behance.word:before, .fa-behance.powerpoint:before, .fa-behance.audiofile:before, .fa-behance.videofile:before, .fa-behance.zip:before, .fa-behance.image:before, .fa-behance.txt:before, .fa-behance.file:before, .overlay-galerie-wrap .btn-close .fa-behance.icon, #bmbf-search-button-nav .fa-behance.icon, #bmbf-search-button .fa-behance.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square, .fa-behance-square.phone:before, .fa-behance-square.pdf:before, .fa-behance-square.excel:before, .fa-behance-square.word:before, .fa-behance-square.powerpoint:before, .fa-behance-square.audiofile:before, .fa-behance-square.videofile:before, .fa-behance-square.zip:before, .fa-behance-square.image:before, .fa-behance-square.txt:before, .fa-behance-square.file:before, .overlay-galerie-wrap .btn-close .fa-behance-square.icon, #bmbf-search-button-nav .fa-behance-square.icon, #bmbf-search-button .fa-behance-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam, .fa-steam.phone:before, .fa-steam.pdf:before, .fa-steam.excel:before, .fa-steam.word:before, .fa-steam.powerpoint:before, .fa-steam.audiofile:before, .fa-steam.videofile:before, .fa-steam.zip:before, .fa-steam.image:before, .fa-steam.txt:before, .fa-steam.file:before, .overlay-galerie-wrap .btn-close .fa-steam.icon, #bmbf-search-button-nav .fa-steam.icon, #bmbf-search-button .fa-steam.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square, .fa-steam-square.phone:before, .fa-steam-square.pdf:before, .fa-steam-square.excel:before, .fa-steam-square.word:before, .fa-steam-square.powerpoint:before, .fa-steam-square.audiofile:before, .fa-steam-square.videofile:before, .fa-steam-square.zip:before, .fa-steam-square.image:before, .fa-steam-square.txt:before, .fa-steam-square.file:before, .overlay-galerie-wrap .btn-close .fa-steam-square.icon, #bmbf-search-button-nav .fa-steam-square.icon, #bmbf-search-button .fa-steam-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before, .fa-automobile.phone:before, .fa-automobile.pdf:before, .fa-automobile.excel:before, .fa-automobile.word:before, .fa-automobile.powerpoint:before, .fa-automobile.audiofile:before, .fa-automobile.videofile:before, .fa-automobile.zip:before, .fa-automobile.image:before, .fa-automobile.txt:before, .fa-automobile.file:before, .overlay-galerie-wrap .btn-close .fa-automobile.icon:before, #bmbf-search-button-nav .fa-automobile.icon:before, #bmbf-search-button .fa-automobile.icon:before {
  content: ""; }

.fa.fa-envelope-o, .fa-envelope-o.phone:before, .fa-envelope-o.pdf:before, .fa-envelope-o.excel:before, .fa-envelope-o.word:before, .fa-envelope-o.powerpoint:before, .fa-envelope-o.audiofile:before, .fa-envelope-o.videofile:before, .fa-envelope-o.zip:before, .fa-envelope-o.image:before, .fa-envelope-o.txt:before, .fa-envelope-o.file:before, .overlay-galerie-wrap .btn-close .fa-envelope-o.icon, #bmbf-search-button-nav .fa-envelope-o.icon, #bmbf-search-button .fa-envelope-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-envelope-o:before, .fa-envelope-o.phone:before, .fa-envelope-o.pdf:before, .fa-envelope-o.excel:before, .fa-envelope-o.word:before, .fa-envelope-o.powerpoint:before, .fa-envelope-o.audiofile:before, .fa-envelope-o.videofile:before, .fa-envelope-o.zip:before, .fa-envelope-o.image:before, .fa-envelope-o.txt:before, .fa-envelope-o.file:before, .overlay-galerie-wrap .btn-close .fa-envelope-o.icon:before, #bmbf-search-button-nav .fa-envelope-o.icon:before, #bmbf-search-button .fa-envelope-o.icon:before {
  content: ""; }

.fa.fa-spotify, .fa-spotify.phone:before, .fa-spotify.pdf:before, .fa-spotify.excel:before, .fa-spotify.word:before, .fa-spotify.powerpoint:before, .fa-spotify.audiofile:before, .fa-spotify.videofile:before, .fa-spotify.zip:before, .fa-spotify.image:before, .fa-spotify.txt:before, .fa-spotify.file:before, .overlay-galerie-wrap .btn-close .fa-spotify.icon, #bmbf-search-button-nav .fa-spotify.icon, #bmbf-search-button .fa-spotify.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-deviantart, .fa-deviantart.phone:before, .fa-deviantart.pdf:before, .fa-deviantart.excel:before, .fa-deviantart.word:before, .fa-deviantart.powerpoint:before, .fa-deviantart.audiofile:before, .fa-deviantart.videofile:before, .fa-deviantart.zip:before, .fa-deviantart.image:before, .fa-deviantart.txt:before, .fa-deviantart.file:before, .overlay-galerie-wrap .btn-close .fa-deviantart.icon, #bmbf-search-button-nav .fa-deviantart.icon, #bmbf-search-button .fa-deviantart.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud, .fa-soundcloud.phone:before, .fa-soundcloud.pdf:before, .fa-soundcloud.excel:before, .fa-soundcloud.word:before, .fa-soundcloud.powerpoint:before, .fa-soundcloud.audiofile:before, .fa-soundcloud.videofile:before, .fa-soundcloud.zip:before, .fa-soundcloud.image:before, .fa-soundcloud.txt:before, .fa-soundcloud.file:before, .overlay-galerie-wrap .btn-close .fa-soundcloud.icon, #bmbf-search-button-nav .fa-soundcloud.icon, #bmbf-search-button .fa-soundcloud.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o, .fa-file-pdf-o.phone:before, .pdf:before, .fa-file-pdf-o.excel:before, .fa-file-pdf-o.word:before, .fa-file-pdf-o.powerpoint:before, .fa-file-pdf-o.audiofile:before, .fa-file-pdf-o.videofile:before, .fa-file-pdf-o.zip:before, .fa-file-pdf-o.image:before, .fa-file-pdf-o.txt:before, .fa-file-pdf-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-pdf-o.icon, .overlay-galerie-wrap .btn-close .icon.pdf:before, #bmbf-search-button-nav .fa-file-pdf-o.icon, #bmbf-search-button-nav .icon.pdf:before, #bmbf-search-button .fa-file-pdf-o.icon, #bmbf-search-button .icon.pdf:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-pdf-o:before, .fa-file-pdf-o.phone:before, .pdf:before, .fa-file-pdf-o.excel:before, .fa-file-pdf-o.word:before, .fa-file-pdf-o.powerpoint:before, .fa-file-pdf-o.audiofile:before, .fa-file-pdf-o.videofile:before, .fa-file-pdf-o.zip:before, .fa-file-pdf-o.image:before, .fa-file-pdf-o.txt:before, .fa-file-pdf-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-pdf-o.icon:before, .overlay-galerie-wrap .btn-close .icon.pdf:before, #bmbf-search-button-nav .fa-file-pdf-o.icon:before, #bmbf-search-button-nav .icon.pdf:before, #bmbf-search-button .fa-file-pdf-o.icon:before, #bmbf-search-button .icon.pdf:before {
  content: ""; }

.fa.fa-file-word-o, .fa-file-word-o.phone:before, .fa-file-word-o.pdf:before, .fa-file-word-o.excel:before, .word:before, .fa-file-word-o.powerpoint:before, .fa-file-word-o.audiofile:before, .fa-file-word-o.videofile:before, .fa-file-word-o.zip:before, .fa-file-word-o.image:before, .fa-file-word-o.txt:before, .fa-file-word-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-word-o.icon, .overlay-galerie-wrap .btn-close .icon.word:before, #bmbf-search-button-nav .fa-file-word-o.icon, #bmbf-search-button-nav .icon.word:before, #bmbf-search-button .fa-file-word-o.icon, #bmbf-search-button .icon.word:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-word-o:before, .fa-file-word-o.phone:before, .fa-file-word-o.pdf:before, .fa-file-word-o.excel:before, .word:before, .fa-file-word-o.powerpoint:before, .fa-file-word-o.audiofile:before, .fa-file-word-o.videofile:before, .fa-file-word-o.zip:before, .fa-file-word-o.image:before, .fa-file-word-o.txt:before, .fa-file-word-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-word-o.icon:before, .overlay-galerie-wrap .btn-close .icon.word:before, #bmbf-search-button-nav .fa-file-word-o.icon:before, #bmbf-search-button-nav .icon.word:before, #bmbf-search-button .fa-file-word-o.icon:before, #bmbf-search-button .icon.word:before {
  content: ""; }

.fa.fa-file-excel-o, .fa-file-excel-o.phone:before, .fa-file-excel-o.pdf:before, .excel:before, .fa-file-excel-o.word:before, .fa-file-excel-o.powerpoint:before, .fa-file-excel-o.audiofile:before, .fa-file-excel-o.videofile:before, .fa-file-excel-o.zip:before, .fa-file-excel-o.image:before, .fa-file-excel-o.txt:before, .fa-file-excel-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-excel-o.icon, .overlay-galerie-wrap .btn-close .icon.excel:before, #bmbf-search-button-nav .fa-file-excel-o.icon, #bmbf-search-button-nav .icon.excel:before, #bmbf-search-button .fa-file-excel-o.icon, #bmbf-search-button .icon.excel:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-excel-o:before, .fa-file-excel-o.phone:before, .fa-file-excel-o.pdf:before, .excel:before, .fa-file-excel-o.word:before, .fa-file-excel-o.powerpoint:before, .fa-file-excel-o.audiofile:before, .fa-file-excel-o.videofile:before, .fa-file-excel-o.zip:before, .fa-file-excel-o.image:before, .fa-file-excel-o.txt:before, .fa-file-excel-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-excel-o.icon:before, .overlay-galerie-wrap .btn-close .icon.excel:before, #bmbf-search-button-nav .fa-file-excel-o.icon:before, #bmbf-search-button-nav .icon.excel:before, #bmbf-search-button .fa-file-excel-o.icon:before, #bmbf-search-button .icon.excel:before {
  content: ""; }

.fa.fa-file-powerpoint-o, .fa-file-powerpoint-o.phone:before, .fa-file-powerpoint-o.pdf:before, .fa-file-powerpoint-o.excel:before, .fa-file-powerpoint-o.word:before, .powerpoint:before, .fa-file-powerpoint-o.audiofile:before, .fa-file-powerpoint-o.videofile:before, .fa-file-powerpoint-o.zip:before, .fa-file-powerpoint-o.image:before, .fa-file-powerpoint-o.txt:before, .fa-file-powerpoint-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-powerpoint-o.icon, .overlay-galerie-wrap .btn-close .icon.powerpoint:before, #bmbf-search-button-nav .fa-file-powerpoint-o.icon, #bmbf-search-button-nav .icon.powerpoint:before, #bmbf-search-button .fa-file-powerpoint-o.icon, #bmbf-search-button .icon.powerpoint:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before, .fa-file-powerpoint-o.phone:before, .fa-file-powerpoint-o.pdf:before, .fa-file-powerpoint-o.excel:before, .fa-file-powerpoint-o.word:before, .powerpoint:before, .fa-file-powerpoint-o.audiofile:before, .fa-file-powerpoint-o.videofile:before, .fa-file-powerpoint-o.zip:before, .fa-file-powerpoint-o.image:before, .fa-file-powerpoint-o.txt:before, .fa-file-powerpoint-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-powerpoint-o.icon:before, .overlay-galerie-wrap .btn-close .icon.powerpoint:before, #bmbf-search-button-nav .fa-file-powerpoint-o.icon:before, #bmbf-search-button-nav .icon.powerpoint:before, #bmbf-search-button .fa-file-powerpoint-o.icon:before, #bmbf-search-button .icon.powerpoint:before {
  content: ""; }

.fa.fa-file-image-o, .fa-file-image-o.phone:before, .fa-file-image-o.pdf:before, .fa-file-image-o.excel:before, .fa-file-image-o.word:before, .fa-file-image-o.powerpoint:before, .fa-file-image-o.audiofile:before, .fa-file-image-o.videofile:before, .fa-file-image-o.zip:before, .image:before, .fa-file-image-o.txt:before, .fa-file-image-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-image-o.icon, .overlay-galerie-wrap .btn-close .icon.image:before, #bmbf-search-button-nav .fa-file-image-o.icon, #bmbf-search-button-nav .icon.image:before, #bmbf-search-button .fa-file-image-o.icon, #bmbf-search-button .icon.image:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-image-o:before, .fa-file-image-o.phone:before, .fa-file-image-o.pdf:before, .fa-file-image-o.excel:before, .fa-file-image-o.word:before, .fa-file-image-o.powerpoint:before, .fa-file-image-o.audiofile:before, .fa-file-image-o.videofile:before, .fa-file-image-o.zip:before, .image:before, .fa-file-image-o.txt:before, .fa-file-image-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-image-o.icon:before, .overlay-galerie-wrap .btn-close .icon.image:before, #bmbf-search-button-nav .fa-file-image-o.icon:before, #bmbf-search-button-nav .icon.image:before, #bmbf-search-button .fa-file-image-o.icon:before, #bmbf-search-button .icon.image:before {
  content: ""; }

.fa.fa-file-photo-o, .fa-file-photo-o.phone:before, .fa-file-photo-o.pdf:before, .fa-file-photo-o.excel:before, .fa-file-photo-o.word:before, .fa-file-photo-o.powerpoint:before, .fa-file-photo-o.audiofile:before, .fa-file-photo-o.videofile:before, .fa-file-photo-o.zip:before, .fa-file-photo-o.image:before, .fa-file-photo-o.txt:before, .fa-file-photo-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-photo-o.icon, #bmbf-search-button-nav .fa-file-photo-o.icon, #bmbf-search-button .fa-file-photo-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-photo-o:before, .fa-file-photo-o.phone:before, .fa-file-photo-o.pdf:before, .fa-file-photo-o.excel:before, .fa-file-photo-o.word:before, .fa-file-photo-o.powerpoint:before, .fa-file-photo-o.audiofile:before, .fa-file-photo-o.videofile:before, .fa-file-photo-o.zip:before, .fa-file-photo-o.image:before, .fa-file-photo-o.txt:before, .fa-file-photo-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-photo-o.icon:before, #bmbf-search-button-nav .fa-file-photo-o.icon:before, #bmbf-search-button .fa-file-photo-o.icon:before {
  content: ""; }

.fa.fa-file-picture-o, .fa-file-picture-o.phone:before, .fa-file-picture-o.pdf:before, .fa-file-picture-o.excel:before, .fa-file-picture-o.word:before, .fa-file-picture-o.powerpoint:before, .fa-file-picture-o.audiofile:before, .fa-file-picture-o.videofile:before, .fa-file-picture-o.zip:before, .fa-file-picture-o.image:before, .fa-file-picture-o.txt:before, .fa-file-picture-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-picture-o.icon, #bmbf-search-button-nav .fa-file-picture-o.icon, #bmbf-search-button .fa-file-picture-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-picture-o:before, .fa-file-picture-o.phone:before, .fa-file-picture-o.pdf:before, .fa-file-picture-o.excel:before, .fa-file-picture-o.word:before, .fa-file-picture-o.powerpoint:before, .fa-file-picture-o.audiofile:before, .fa-file-picture-o.videofile:before, .fa-file-picture-o.zip:before, .fa-file-picture-o.image:before, .fa-file-picture-o.txt:before, .fa-file-picture-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-picture-o.icon:before, #bmbf-search-button-nav .fa-file-picture-o.icon:before, #bmbf-search-button .fa-file-picture-o.icon:before {
  content: ""; }

.fa.fa-file-archive-o, .fa-file-archive-o.phone:before, .fa-file-archive-o.pdf:before, .fa-file-archive-o.excel:before, .fa-file-archive-o.word:before, .fa-file-archive-o.powerpoint:before, .fa-file-archive-o.audiofile:before, .fa-file-archive-o.videofile:before, .fa-file-archive-o.zip:before, .fa-file-archive-o.image:before, .fa-file-archive-o.txt:before, .fa-file-archive-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-archive-o.icon, #bmbf-search-button-nav .fa-file-archive-o.icon, #bmbf-search-button .fa-file-archive-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-archive-o:before, .fa-file-archive-o.phone:before, .fa-file-archive-o.pdf:before, .fa-file-archive-o.excel:before, .fa-file-archive-o.word:before, .fa-file-archive-o.powerpoint:before, .fa-file-archive-o.audiofile:before, .fa-file-archive-o.videofile:before, .fa-file-archive-o.zip:before, .fa-file-archive-o.image:before, .fa-file-archive-o.txt:before, .fa-file-archive-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-archive-o.icon:before, #bmbf-search-button-nav .fa-file-archive-o.icon:before, #bmbf-search-button .fa-file-archive-o.icon:before {
  content: ""; }

.fa.fa-file-zip-o, .fa-file-zip-o.phone:before, .fa-file-zip-o.pdf:before, .fa-file-zip-o.excel:before, .fa-file-zip-o.word:before, .fa-file-zip-o.powerpoint:before, .fa-file-zip-o.audiofile:before, .fa-file-zip-o.videofile:before, .zip:before, .fa-file-zip-o.image:before, .fa-file-zip-o.txt:before, .fa-file-zip-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-zip-o.icon, .overlay-galerie-wrap .btn-close .icon.zip:before, #bmbf-search-button-nav .fa-file-zip-o.icon, #bmbf-search-button-nav .icon.zip:before, #bmbf-search-button .fa-file-zip-o.icon, #bmbf-search-button .icon.zip:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-zip-o:before, .fa-file-zip-o.phone:before, .fa-file-zip-o.pdf:before, .fa-file-zip-o.excel:before, .fa-file-zip-o.word:before, .fa-file-zip-o.powerpoint:before, .fa-file-zip-o.audiofile:before, .fa-file-zip-o.videofile:before, .zip:before, .fa-file-zip-o.image:before, .fa-file-zip-o.txt:before, .fa-file-zip-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-zip-o.icon:before, .overlay-galerie-wrap .btn-close .icon.zip:before, #bmbf-search-button-nav .fa-file-zip-o.icon:before, #bmbf-search-button-nav .icon.zip:before, #bmbf-search-button .fa-file-zip-o.icon:before, #bmbf-search-button .icon.zip:before {
  content: ""; }

.fa.fa-file-audio-o, .fa-file-audio-o.phone:before, .fa-file-audio-o.pdf:before, .fa-file-audio-o.excel:before, .fa-file-audio-o.word:before, .fa-file-audio-o.powerpoint:before, .audiofile:before, .fa-file-audio-o.videofile:before, .fa-file-audio-o.zip:before, .fa-file-audio-o.image:before, .fa-file-audio-o.txt:before, .fa-file-audio-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-audio-o.icon, .overlay-galerie-wrap .btn-close .icon.audiofile:before, #bmbf-search-button-nav .fa-file-audio-o.icon, #bmbf-search-button-nav .icon.audiofile:before, #bmbf-search-button .fa-file-audio-o.icon, #bmbf-search-button .icon.audiofile:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-audio-o:before, .fa-file-audio-o.phone:before, .fa-file-audio-o.pdf:before, .fa-file-audio-o.excel:before, .fa-file-audio-o.word:before, .fa-file-audio-o.powerpoint:before, .audiofile:before, .fa-file-audio-o.videofile:before, .fa-file-audio-o.zip:before, .fa-file-audio-o.image:before, .fa-file-audio-o.txt:before, .fa-file-audio-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-audio-o.icon:before, .overlay-galerie-wrap .btn-close .icon.audiofile:before, #bmbf-search-button-nav .fa-file-audio-o.icon:before, #bmbf-search-button-nav .icon.audiofile:before, #bmbf-search-button .fa-file-audio-o.icon:before, #bmbf-search-button .icon.audiofile:before {
  content: ""; }

.fa.fa-file-sound-o, .fa-file-sound-o.phone:before, .fa-file-sound-o.pdf:before, .fa-file-sound-o.excel:before, .fa-file-sound-o.word:before, .fa-file-sound-o.powerpoint:before, .fa-file-sound-o.audiofile:before, .fa-file-sound-o.videofile:before, .fa-file-sound-o.zip:before, .fa-file-sound-o.image:before, .fa-file-sound-o.txt:before, .fa-file-sound-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-sound-o.icon, #bmbf-search-button-nav .fa-file-sound-o.icon, #bmbf-search-button .fa-file-sound-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-sound-o:before, .fa-file-sound-o.phone:before, .fa-file-sound-o.pdf:before, .fa-file-sound-o.excel:before, .fa-file-sound-o.word:before, .fa-file-sound-o.powerpoint:before, .fa-file-sound-o.audiofile:before, .fa-file-sound-o.videofile:before, .fa-file-sound-o.zip:before, .fa-file-sound-o.image:before, .fa-file-sound-o.txt:before, .fa-file-sound-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-sound-o.icon:before, #bmbf-search-button-nav .fa-file-sound-o.icon:before, #bmbf-search-button .fa-file-sound-o.icon:before {
  content: ""; }

.fa.fa-file-video-o, .fa-file-video-o.phone:before, .fa-file-video-o.pdf:before, .fa-file-video-o.excel:before, .fa-file-video-o.word:before, .fa-file-video-o.powerpoint:before, .fa-file-video-o.audiofile:before, .videofile:before, .fa-file-video-o.zip:before, .fa-file-video-o.image:before, .fa-file-video-o.txt:before, .fa-file-video-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-video-o.icon, .overlay-galerie-wrap .btn-close .icon.videofile:before, #bmbf-search-button-nav .fa-file-video-o.icon, #bmbf-search-button-nav .icon.videofile:before, #bmbf-search-button .fa-file-video-o.icon, #bmbf-search-button .icon.videofile:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-video-o:before, .fa-file-video-o.phone:before, .fa-file-video-o.pdf:before, .fa-file-video-o.excel:before, .fa-file-video-o.word:before, .fa-file-video-o.powerpoint:before, .fa-file-video-o.audiofile:before, .videofile:before, .fa-file-video-o.zip:before, .fa-file-video-o.image:before, .fa-file-video-o.txt:before, .fa-file-video-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-video-o.icon:before, .overlay-galerie-wrap .btn-close .icon.videofile:before, #bmbf-search-button-nav .fa-file-video-o.icon:before, #bmbf-search-button-nav .icon.videofile:before, #bmbf-search-button .fa-file-video-o.icon:before, #bmbf-search-button .icon.videofile:before {
  content: ""; }

.fa.fa-file-movie-o, .fa-file-movie-o.phone:before, .fa-file-movie-o.pdf:before, .fa-file-movie-o.excel:before, .fa-file-movie-o.word:before, .fa-file-movie-o.powerpoint:before, .fa-file-movie-o.audiofile:before, .fa-file-movie-o.videofile:before, .fa-file-movie-o.zip:before, .fa-file-movie-o.image:before, .fa-file-movie-o.txt:before, .fa-file-movie-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-movie-o.icon, #bmbf-search-button-nav .fa-file-movie-o.icon, #bmbf-search-button .fa-file-movie-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-movie-o:before, .fa-file-movie-o.phone:before, .fa-file-movie-o.pdf:before, .fa-file-movie-o.excel:before, .fa-file-movie-o.word:before, .fa-file-movie-o.powerpoint:before, .fa-file-movie-o.audiofile:before, .fa-file-movie-o.videofile:before, .fa-file-movie-o.zip:before, .fa-file-movie-o.image:before, .fa-file-movie-o.txt:before, .fa-file-movie-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-movie-o.icon:before, #bmbf-search-button-nav .fa-file-movie-o.icon:before, #bmbf-search-button .fa-file-movie-o.icon:before {
  content: ""; }

.fa.fa-file-code-o, .fa-file-code-o.phone:before, .fa-file-code-o.pdf:before, .fa-file-code-o.excel:before, .fa-file-code-o.word:before, .fa-file-code-o.powerpoint:before, .fa-file-code-o.audiofile:before, .fa-file-code-o.videofile:before, .fa-file-code-o.zip:before, .fa-file-code-o.image:before, .fa-file-code-o.txt:before, .fa-file-code-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-code-o.icon, #bmbf-search-button-nav .fa-file-code-o.icon, #bmbf-search-button .fa-file-code-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-file-code-o:before, .fa-file-code-o.phone:before, .fa-file-code-o.pdf:before, .fa-file-code-o.excel:before, .fa-file-code-o.word:before, .fa-file-code-o.powerpoint:before, .fa-file-code-o.audiofile:before, .fa-file-code-o.videofile:before, .fa-file-code-o.zip:before, .fa-file-code-o.image:before, .fa-file-code-o.txt:before, .fa-file-code-o.file:before, .overlay-galerie-wrap .btn-close .fa-file-code-o.icon:before, #bmbf-search-button-nav .fa-file-code-o.icon:before, #bmbf-search-button .fa-file-code-o.icon:before {
  content: ""; }

.fa.fa-vine, .fa-vine.phone:before, .fa-vine.pdf:before, .fa-vine.excel:before, .fa-vine.word:before, .fa-vine.powerpoint:before, .fa-vine.audiofile:before, .fa-vine.videofile:before, .fa-vine.zip:before, .fa-vine.image:before, .fa-vine.txt:before, .fa-vine.file:before, .overlay-galerie-wrap .btn-close .fa-vine.icon, #bmbf-search-button-nav .fa-vine.icon, #bmbf-search-button .fa-vine.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen, .fa-codepen.phone:before, .fa-codepen.pdf:before, .fa-codepen.excel:before, .fa-codepen.word:before, .fa-codepen.powerpoint:before, .fa-codepen.audiofile:before, .fa-codepen.videofile:before, .fa-codepen.zip:before, .fa-codepen.image:before, .fa-codepen.txt:before, .fa-codepen.file:before, .overlay-galerie-wrap .btn-close .fa-codepen.icon, #bmbf-search-button-nav .fa-codepen.icon, #bmbf-search-button .fa-codepen.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle, .fa-jsfiddle.phone:before, .fa-jsfiddle.pdf:before, .fa-jsfiddle.excel:before, .fa-jsfiddle.word:before, .fa-jsfiddle.powerpoint:before, .fa-jsfiddle.audiofile:before, .fa-jsfiddle.videofile:before, .fa-jsfiddle.zip:before, .fa-jsfiddle.image:before, .fa-jsfiddle.txt:before, .fa-jsfiddle.file:before, .overlay-galerie-wrap .btn-close .fa-jsfiddle.icon, #bmbf-search-button-nav .fa-jsfiddle.icon, #bmbf-search-button .fa-jsfiddle.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring, .fa-life-ring.phone:before, .fa-life-ring.pdf:before, .fa-life-ring.excel:before, .fa-life-ring.word:before, .fa-life-ring.powerpoint:before, .fa-life-ring.audiofile:before, .fa-life-ring.videofile:before, .fa-life-ring.zip:before, .fa-life-ring.image:before, .fa-life-ring.txt:before, .fa-life-ring.file:before, .overlay-galerie-wrap .btn-close .fa-life-ring.icon, #bmbf-search-button-nav .fa-life-ring.icon, #bmbf-search-button .fa-life-ring.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy, .fa-life-bouy.phone:before, .fa-life-bouy.pdf:before, .fa-life-bouy.excel:before, .fa-life-bouy.word:before, .fa-life-bouy.powerpoint:before, .fa-life-bouy.audiofile:before, .fa-life-bouy.videofile:before, .fa-life-bouy.zip:before, .fa-life-bouy.image:before, .fa-life-bouy.txt:before, .fa-life-bouy.file:before, .overlay-galerie-wrap .btn-close .fa-life-bouy.icon, #bmbf-search-button-nav .fa-life-bouy.icon, #bmbf-search-button .fa-life-bouy.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy:before, .fa-life-bouy.phone:before, .fa-life-bouy.pdf:before, .fa-life-bouy.excel:before, .fa-life-bouy.word:before, .fa-life-bouy.powerpoint:before, .fa-life-bouy.audiofile:before, .fa-life-bouy.videofile:before, .fa-life-bouy.zip:before, .fa-life-bouy.image:before, .fa-life-bouy.txt:before, .fa-life-bouy.file:before, .overlay-galerie-wrap .btn-close .fa-life-bouy.icon:before, #bmbf-search-button-nav .fa-life-bouy.icon:before, #bmbf-search-button .fa-life-bouy.icon:before {
  content: ""; }

.fa.fa-life-buoy, .fa-life-buoy.phone:before, .fa-life-buoy.pdf:before, .fa-life-buoy.excel:before, .fa-life-buoy.word:before, .fa-life-buoy.powerpoint:before, .fa-life-buoy.audiofile:before, .fa-life-buoy.videofile:before, .fa-life-buoy.zip:before, .fa-life-buoy.image:before, .fa-life-buoy.txt:before, .fa-life-buoy.file:before, .overlay-galerie-wrap .btn-close .fa-life-buoy.icon, #bmbf-search-button-nav .fa-life-buoy.icon, #bmbf-search-button .fa-life-buoy.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-buoy:before, .fa-life-buoy.phone:before, .fa-life-buoy.pdf:before, .fa-life-buoy.excel:before, .fa-life-buoy.word:before, .fa-life-buoy.powerpoint:before, .fa-life-buoy.audiofile:before, .fa-life-buoy.videofile:before, .fa-life-buoy.zip:before, .fa-life-buoy.image:before, .fa-life-buoy.txt:before, .fa-life-buoy.file:before, .overlay-galerie-wrap .btn-close .fa-life-buoy.icon:before, #bmbf-search-button-nav .fa-life-buoy.icon:before, #bmbf-search-button .fa-life-buoy.icon:before {
  content: ""; }

.fa.fa-life-saver, .fa-life-saver.phone:before, .fa-life-saver.pdf:before, .fa-life-saver.excel:before, .fa-life-saver.word:before, .fa-life-saver.powerpoint:before, .fa-life-saver.audiofile:before, .fa-life-saver.videofile:before, .fa-life-saver.zip:before, .fa-life-saver.image:before, .fa-life-saver.txt:before, .fa-life-saver.file:before, .overlay-galerie-wrap .btn-close .fa-life-saver.icon, #bmbf-search-button-nav .fa-life-saver.icon, #bmbf-search-button .fa-life-saver.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-saver:before, .fa-life-saver.phone:before, .fa-life-saver.pdf:before, .fa-life-saver.excel:before, .fa-life-saver.word:before, .fa-life-saver.powerpoint:before, .fa-life-saver.audiofile:before, .fa-life-saver.videofile:before, .fa-life-saver.zip:before, .fa-life-saver.image:before, .fa-life-saver.txt:before, .fa-life-saver.file:before, .overlay-galerie-wrap .btn-close .fa-life-saver.icon:before, #bmbf-search-button-nav .fa-life-saver.icon:before, #bmbf-search-button .fa-life-saver.icon:before {
  content: ""; }

.fa.fa-support, .fa-support.phone:before, .fa-support.pdf:before, .fa-support.excel:before, .fa-support.word:before, .fa-support.powerpoint:before, .fa-support.audiofile:before, .fa-support.videofile:before, .fa-support.zip:before, .fa-support.image:before, .fa-support.txt:before, .fa-support.file:before, .overlay-galerie-wrap .btn-close .fa-support.icon, #bmbf-search-button-nav .fa-support.icon, #bmbf-search-button .fa-support.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-support:before, .fa-support.phone:before, .fa-support.pdf:before, .fa-support.excel:before, .fa-support.word:before, .fa-support.powerpoint:before, .fa-support.audiofile:before, .fa-support.videofile:before, .fa-support.zip:before, .fa-support.image:before, .fa-support.txt:before, .fa-support.file:before, .overlay-galerie-wrap .btn-close .fa-support.icon:before, #bmbf-search-button-nav .fa-support.icon:before, #bmbf-search-button .fa-support.icon:before {
  content: ""; }

.fa.fa-circle-o-notch:before, .fa-circle-o-notch.phone:before, .fa-circle-o-notch.pdf:before, .fa-circle-o-notch.excel:before, .fa-circle-o-notch.word:before, .fa-circle-o-notch.powerpoint:before, .fa-circle-o-notch.audiofile:before, .fa-circle-o-notch.videofile:before, .fa-circle-o-notch.zip:before, .fa-circle-o-notch.image:before, .fa-circle-o-notch.txt:before, .fa-circle-o-notch.file:before, .overlay-galerie-wrap .btn-close .fa-circle-o-notch.icon:before, #bmbf-search-button-nav .fa-circle-o-notch.icon:before, #bmbf-search-button .fa-circle-o-notch.icon:before {
  content: ""; }

.fa.fa-rebel, .fa-rebel.phone:before, .fa-rebel.pdf:before, .fa-rebel.excel:before, .fa-rebel.word:before, .fa-rebel.powerpoint:before, .fa-rebel.audiofile:before, .fa-rebel.videofile:before, .fa-rebel.zip:before, .fa-rebel.image:before, .fa-rebel.txt:before, .fa-rebel.file:before, .overlay-galerie-wrap .btn-close .fa-rebel.icon, #bmbf-search-button-nav .fa-rebel.icon, #bmbf-search-button .fa-rebel.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra, .fa-ra.phone:before, .fa-ra.pdf:before, .fa-ra.excel:before, .fa-ra.word:before, .fa-ra.powerpoint:before, .fa-ra.audiofile:before, .fa-ra.videofile:before, .fa-ra.zip:before, .fa-ra.image:before, .fa-ra.txt:before, .fa-ra.file:before, .overlay-galerie-wrap .btn-close .fa-ra.icon, #bmbf-search-button-nav .fa-ra.icon, #bmbf-search-button .fa-ra.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before, .fa-ra.phone:before, .fa-ra.pdf:before, .fa-ra.excel:before, .fa-ra.word:before, .fa-ra.powerpoint:before, .fa-ra.audiofile:before, .fa-ra.videofile:before, .fa-ra.zip:before, .fa-ra.image:before, .fa-ra.txt:before, .fa-ra.file:before, .overlay-galerie-wrap .btn-close .fa-ra.icon:before, #bmbf-search-button-nav .fa-ra.icon:before, #bmbf-search-button .fa-ra.icon:before {
  content: ""; }

.fa.fa-resistance, .fa-resistance.phone:before, .fa-resistance.pdf:before, .fa-resistance.excel:before, .fa-resistance.word:before, .fa-resistance.powerpoint:before, .fa-resistance.audiofile:before, .fa-resistance.videofile:before, .fa-resistance.zip:before, .fa-resistance.image:before, .fa-resistance.txt:before, .fa-resistance.file:before, .overlay-galerie-wrap .btn-close .fa-resistance.icon, #bmbf-search-button-nav .fa-resistance.icon, #bmbf-search-button .fa-resistance.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before, .fa-resistance.phone:before, .fa-resistance.pdf:before, .fa-resistance.excel:before, .fa-resistance.word:before, .fa-resistance.powerpoint:before, .fa-resistance.audiofile:before, .fa-resistance.videofile:before, .fa-resistance.zip:before, .fa-resistance.image:before, .fa-resistance.txt:before, .fa-resistance.file:before, .overlay-galerie-wrap .btn-close .fa-resistance.icon:before, #bmbf-search-button-nav .fa-resistance.icon:before, #bmbf-search-button .fa-resistance.icon:before {
  content: ""; }

.fa.fa-empire, .fa-empire.phone:before, .fa-empire.pdf:before, .fa-empire.excel:before, .fa-empire.word:before, .fa-empire.powerpoint:before, .fa-empire.audiofile:before, .fa-empire.videofile:before, .fa-empire.zip:before, .fa-empire.image:before, .fa-empire.txt:before, .fa-empire.file:before, .overlay-galerie-wrap .btn-close .fa-empire.icon, #bmbf-search-button-nav .fa-empire.icon, #bmbf-search-button .fa-empire.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge, .fa-ge.phone:before, .fa-ge.pdf:before, .fa-ge.excel:before, .fa-ge.word:before, .fa-ge.powerpoint:before, .fa-ge.audiofile:before, .fa-ge.videofile:before, .fa-ge.zip:before, .fa-ge.image:before, .fa-ge.txt:before, .fa-ge.file:before, .overlay-galerie-wrap .btn-close .fa-ge.icon, #bmbf-search-button-nav .fa-ge.icon, #bmbf-search-button .fa-ge.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before, .fa-ge.phone:before, .fa-ge.pdf:before, .fa-ge.excel:before, .fa-ge.word:before, .fa-ge.powerpoint:before, .fa-ge.audiofile:before, .fa-ge.videofile:before, .fa-ge.zip:before, .fa-ge.image:before, .fa-ge.txt:before, .fa-ge.file:before, .overlay-galerie-wrap .btn-close .fa-ge.icon:before, #bmbf-search-button-nav .fa-ge.icon:before, #bmbf-search-button .fa-ge.icon:before {
  content: ""; }

.fa.fa-git-square, .fa-git-square.phone:before, .fa-git-square.pdf:before, .fa-git-square.excel:before, .fa-git-square.word:before, .fa-git-square.powerpoint:before, .fa-git-square.audiofile:before, .fa-git-square.videofile:before, .fa-git-square.zip:before, .fa-git-square.image:before, .fa-git-square.txt:before, .fa-git-square.file:before, .overlay-galerie-wrap .btn-close .fa-git-square.icon, #bmbf-search-button-nav .fa-git-square.icon, #bmbf-search-button .fa-git-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git, .fa-git.phone:before, .fa-git.pdf:before, .fa-git.excel:before, .fa-git.word:before, .fa-git.powerpoint:before, .fa-git.audiofile:before, .fa-git.videofile:before, .fa-git.zip:before, .fa-git.image:before, .fa-git.txt:before, .fa-git.file:before, .overlay-galerie-wrap .btn-close .fa-git.icon, #bmbf-search-button-nav .fa-git.icon, #bmbf-search-button .fa-git.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news, .fa-hacker-news.phone:before, .fa-hacker-news.pdf:before, .fa-hacker-news.excel:before, .fa-hacker-news.word:before, .fa-hacker-news.powerpoint:before, .fa-hacker-news.audiofile:before, .fa-hacker-news.videofile:before, .fa-hacker-news.zip:before, .fa-hacker-news.image:before, .fa-hacker-news.txt:before, .fa-hacker-news.file:before, .overlay-galerie-wrap .btn-close .fa-hacker-news.icon, #bmbf-search-button-nav .fa-hacker-news.icon, #bmbf-search-button .fa-hacker-news.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square, .fa-y-combinator-square.phone:before, .fa-y-combinator-square.pdf:before, .fa-y-combinator-square.excel:before, .fa-y-combinator-square.word:before, .fa-y-combinator-square.powerpoint:before, .fa-y-combinator-square.audiofile:before, .fa-y-combinator-square.videofile:before, .fa-y-combinator-square.zip:before, .fa-y-combinator-square.image:before, .fa-y-combinator-square.txt:before, .fa-y-combinator-square.file:before, .overlay-galerie-wrap .btn-close .fa-y-combinator-square.icon, #bmbf-search-button-nav .fa-y-combinator-square.icon, #bmbf-search-button .fa-y-combinator-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before, .fa-y-combinator-square.phone:before, .fa-y-combinator-square.pdf:before, .fa-y-combinator-square.excel:before, .fa-y-combinator-square.word:before, .fa-y-combinator-square.powerpoint:before, .fa-y-combinator-square.audiofile:before, .fa-y-combinator-square.videofile:before, .fa-y-combinator-square.zip:before, .fa-y-combinator-square.image:before, .fa-y-combinator-square.txt:before, .fa-y-combinator-square.file:before, .overlay-galerie-wrap .btn-close .fa-y-combinator-square.icon:before, #bmbf-search-button-nav .fa-y-combinator-square.icon:before, #bmbf-search-button .fa-y-combinator-square.icon:before {
  content: ""; }

.fa.fa-yc-square, .fa-yc-square.phone:before, .fa-yc-square.pdf:before, .fa-yc-square.excel:before, .fa-yc-square.word:before, .fa-yc-square.powerpoint:before, .fa-yc-square.audiofile:before, .fa-yc-square.videofile:before, .fa-yc-square.zip:before, .fa-yc-square.image:before, .fa-yc-square.txt:before, .fa-yc-square.file:before, .overlay-galerie-wrap .btn-close .fa-yc-square.icon, #bmbf-search-button-nav .fa-yc-square.icon, #bmbf-search-button .fa-yc-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before, .fa-yc-square.phone:before, .fa-yc-square.pdf:before, .fa-yc-square.excel:before, .fa-yc-square.word:before, .fa-yc-square.powerpoint:before, .fa-yc-square.audiofile:before, .fa-yc-square.videofile:before, .fa-yc-square.zip:before, .fa-yc-square.image:before, .fa-yc-square.txt:before, .fa-yc-square.file:before, .overlay-galerie-wrap .btn-close .fa-yc-square.icon:before, #bmbf-search-button-nav .fa-yc-square.icon:before, #bmbf-search-button .fa-yc-square.icon:before {
  content: ""; }

.fa.fa-tencent-weibo, .fa-tencent-weibo.phone:before, .fa-tencent-weibo.pdf:before, .fa-tencent-weibo.excel:before, .fa-tencent-weibo.word:before, .fa-tencent-weibo.powerpoint:before, .fa-tencent-weibo.audiofile:before, .fa-tencent-weibo.videofile:before, .fa-tencent-weibo.zip:before, .fa-tencent-weibo.image:before, .fa-tencent-weibo.txt:before, .fa-tencent-weibo.file:before, .overlay-galerie-wrap .btn-close .fa-tencent-weibo.icon, #bmbf-search-button-nav .fa-tencent-weibo.icon, #bmbf-search-button .fa-tencent-weibo.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq, .fa-qq.phone:before, .fa-qq.pdf:before, .fa-qq.excel:before, .fa-qq.word:before, .fa-qq.powerpoint:before, .fa-qq.audiofile:before, .fa-qq.videofile:before, .fa-qq.zip:before, .fa-qq.image:before, .fa-qq.txt:before, .fa-qq.file:before, .overlay-galerie-wrap .btn-close .fa-qq.icon, #bmbf-search-button-nav .fa-qq.icon, #bmbf-search-button .fa-qq.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin, .fa-weixin.phone:before, .fa-weixin.pdf:before, .fa-weixin.excel:before, .fa-weixin.word:before, .fa-weixin.powerpoint:before, .fa-weixin.audiofile:before, .fa-weixin.videofile:before, .fa-weixin.zip:before, .fa-weixin.image:before, .fa-weixin.txt:before, .fa-weixin.file:before, .overlay-galerie-wrap .btn-close .fa-weixin.icon, #bmbf-search-button-nav .fa-weixin.icon, #bmbf-search-button .fa-weixin.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat, .fa-wechat.phone:before, .fa-wechat.pdf:before, .fa-wechat.excel:before, .fa-wechat.word:before, .fa-wechat.powerpoint:before, .fa-wechat.audiofile:before, .fa-wechat.videofile:before, .fa-wechat.zip:before, .fa-wechat.image:before, .fa-wechat.txt:before, .fa-wechat.file:before, .overlay-galerie-wrap .btn-close .fa-wechat.icon, #bmbf-search-button-nav .fa-wechat.icon, #bmbf-search-button .fa-wechat.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before, .fa-wechat.phone:before, .fa-wechat.pdf:before, .fa-wechat.excel:before, .fa-wechat.word:before, .fa-wechat.powerpoint:before, .fa-wechat.audiofile:before, .fa-wechat.videofile:before, .fa-wechat.zip:before, .fa-wechat.image:before, .fa-wechat.txt:before, .fa-wechat.file:before, .overlay-galerie-wrap .btn-close .fa-wechat.icon:before, #bmbf-search-button-nav .fa-wechat.icon:before, #bmbf-search-button .fa-wechat.icon:before {
  content: ""; }

.fa.fa-send:before, .fa-send.phone:before, .fa-send.pdf:before, .fa-send.excel:before, .fa-send.word:before, .fa-send.powerpoint:before, .fa-send.audiofile:before, .fa-send.videofile:before, .fa-send.zip:before, .fa-send.image:before, .fa-send.txt:before, .fa-send.file:before, .overlay-galerie-wrap .btn-close .fa-send.icon:before, #bmbf-search-button-nav .fa-send.icon:before, #bmbf-search-button .fa-send.icon:before {
  content: ""; }

.fa.fa-paper-plane-o, .fa-paper-plane-o.phone:before, .fa-paper-plane-o.pdf:before, .fa-paper-plane-o.excel:before, .fa-paper-plane-o.word:before, .fa-paper-plane-o.powerpoint:before, .fa-paper-plane-o.audiofile:before, .fa-paper-plane-o.videofile:before, .fa-paper-plane-o.zip:before, .fa-paper-plane-o.image:before, .fa-paper-plane-o.txt:before, .fa-paper-plane-o.file:before, .overlay-galerie-wrap .btn-close .fa-paper-plane-o.icon, #bmbf-search-button-nav .fa-paper-plane-o.icon, #bmbf-search-button .fa-paper-plane-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paper-plane-o:before, .fa-paper-plane-o.phone:before, .fa-paper-plane-o.pdf:before, .fa-paper-plane-o.excel:before, .fa-paper-plane-o.word:before, .fa-paper-plane-o.powerpoint:before, .fa-paper-plane-o.audiofile:before, .fa-paper-plane-o.videofile:before, .fa-paper-plane-o.zip:before, .fa-paper-plane-o.image:before, .fa-paper-plane-o.txt:before, .fa-paper-plane-o.file:before, .overlay-galerie-wrap .btn-close .fa-paper-plane-o.icon:before, #bmbf-search-button-nav .fa-paper-plane-o.icon:before, #bmbf-search-button .fa-paper-plane-o.icon:before {
  content: ""; }

.fa.fa-send-o, .fa-send-o.phone:before, .fa-send-o.pdf:before, .fa-send-o.excel:before, .fa-send-o.word:before, .fa-send-o.powerpoint:before, .fa-send-o.audiofile:before, .fa-send-o.videofile:before, .fa-send-o.zip:before, .fa-send-o.image:before, .fa-send-o.txt:before, .fa-send-o.file:before, .overlay-galerie-wrap .btn-close .fa-send-o.icon, #bmbf-search-button-nav .fa-send-o.icon, #bmbf-search-button .fa-send-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-send-o:before, .fa-send-o.phone:before, .fa-send-o.pdf:before, .fa-send-o.excel:before, .fa-send-o.word:before, .fa-send-o.powerpoint:before, .fa-send-o.audiofile:before, .fa-send-o.videofile:before, .fa-send-o.zip:before, .fa-send-o.image:before, .fa-send-o.txt:before, .fa-send-o.file:before, .overlay-galerie-wrap .btn-close .fa-send-o.icon:before, #bmbf-search-button-nav .fa-send-o.icon:before, #bmbf-search-button .fa-send-o.icon:before {
  content: ""; }

.fa.fa-circle-thin, .fa-circle-thin.phone:before, .fa-circle-thin.pdf:before, .fa-circle-thin.excel:before, .fa-circle-thin.word:before, .fa-circle-thin.powerpoint:before, .fa-circle-thin.audiofile:before, .fa-circle-thin.videofile:before, .fa-circle-thin.zip:before, .fa-circle-thin.image:before, .fa-circle-thin.txt:before, .fa-circle-thin.file:before, .overlay-galerie-wrap .btn-close .fa-circle-thin.icon, #bmbf-search-button-nav .fa-circle-thin.icon, #bmbf-search-button .fa-circle-thin.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-circle-thin:before, .fa-circle-thin.phone:before, .fa-circle-thin.pdf:before, .fa-circle-thin.excel:before, .fa-circle-thin.word:before, .fa-circle-thin.powerpoint:before, .fa-circle-thin.audiofile:before, .fa-circle-thin.videofile:before, .fa-circle-thin.zip:before, .fa-circle-thin.image:before, .fa-circle-thin.txt:before, .fa-circle-thin.file:before, .overlay-galerie-wrap .btn-close .fa-circle-thin.icon:before, #bmbf-search-button-nav .fa-circle-thin.icon:before, #bmbf-search-button .fa-circle-thin.icon:before {
  content: ""; }

.fa.fa-header:before, .fa-header.phone:before, .fa-header.pdf:before, .fa-header.excel:before, .fa-header.word:before, .fa-header.powerpoint:before, .fa-header.audiofile:before, .fa-header.videofile:before, .fa-header.zip:before, .fa-header.image:before, .fa-header.txt:before, .fa-header.file:before, .overlay-galerie-wrap .btn-close .fa-header.icon:before, #bmbf-search-button-nav .fa-header.icon:before, #bmbf-search-button .fa-header.icon:before {
  content: ""; }

.fa.fa-sliders:before, .fa-sliders.phone:before, .fa-sliders.pdf:before, .fa-sliders.excel:before, .fa-sliders.word:before, .fa-sliders.powerpoint:before, .fa-sliders.audiofile:before, .fa-sliders.videofile:before, .fa-sliders.zip:before, .fa-sliders.image:before, .fa-sliders.txt:before, .fa-sliders.file:before, .overlay-galerie-wrap .btn-close .fa-sliders.icon:before, #bmbf-search-button-nav .fa-sliders.icon:before, #bmbf-search-button .fa-sliders.icon:before {
  content: ""; }

.fa.fa-futbol-o, .fa-futbol-o.phone:before, .fa-futbol-o.pdf:before, .fa-futbol-o.excel:before, .fa-futbol-o.word:before, .fa-futbol-o.powerpoint:before, .fa-futbol-o.audiofile:before, .fa-futbol-o.videofile:before, .fa-futbol-o.zip:before, .fa-futbol-o.image:before, .fa-futbol-o.txt:before, .fa-futbol-o.file:before, .overlay-galerie-wrap .btn-close .fa-futbol-o.icon, #bmbf-search-button-nav .fa-futbol-o.icon, #bmbf-search-button .fa-futbol-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-futbol-o:before, .fa-futbol-o.phone:before, .fa-futbol-o.pdf:before, .fa-futbol-o.excel:before, .fa-futbol-o.word:before, .fa-futbol-o.powerpoint:before, .fa-futbol-o.audiofile:before, .fa-futbol-o.videofile:before, .fa-futbol-o.zip:before, .fa-futbol-o.image:before, .fa-futbol-o.txt:before, .fa-futbol-o.file:before, .overlay-galerie-wrap .btn-close .fa-futbol-o.icon:before, #bmbf-search-button-nav .fa-futbol-o.icon:before, #bmbf-search-button .fa-futbol-o.icon:before {
  content: ""; }

.fa.fa-soccer-ball-o, .fa-soccer-ball-o.phone:before, .fa-soccer-ball-o.pdf:before, .fa-soccer-ball-o.excel:before, .fa-soccer-ball-o.word:before, .fa-soccer-ball-o.powerpoint:before, .fa-soccer-ball-o.audiofile:before, .fa-soccer-ball-o.videofile:before, .fa-soccer-ball-o.zip:before, .fa-soccer-ball-o.image:before, .fa-soccer-ball-o.txt:before, .fa-soccer-ball-o.file:before, .overlay-galerie-wrap .btn-close .fa-soccer-ball-o.icon, #bmbf-search-button-nav .fa-soccer-ball-o.icon, #bmbf-search-button .fa-soccer-ball-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before, .fa-soccer-ball-o.phone:before, .fa-soccer-ball-o.pdf:before, .fa-soccer-ball-o.excel:before, .fa-soccer-ball-o.word:before, .fa-soccer-ball-o.powerpoint:before, .fa-soccer-ball-o.audiofile:before, .fa-soccer-ball-o.videofile:before, .fa-soccer-ball-o.zip:before, .fa-soccer-ball-o.image:before, .fa-soccer-ball-o.txt:before, .fa-soccer-ball-o.file:before, .overlay-galerie-wrap .btn-close .fa-soccer-ball-o.icon:before, #bmbf-search-button-nav .fa-soccer-ball-o.icon:before, #bmbf-search-button .fa-soccer-ball-o.icon:before {
  content: ""; }

.fa.fa-slideshare, .fa-slideshare.phone:before, .fa-slideshare.pdf:before, .fa-slideshare.excel:before, .fa-slideshare.word:before, .fa-slideshare.powerpoint:before, .fa-slideshare.audiofile:before, .fa-slideshare.videofile:before, .fa-slideshare.zip:before, .fa-slideshare.image:before, .fa-slideshare.txt:before, .fa-slideshare.file:before, .overlay-galerie-wrap .btn-close .fa-slideshare.icon, #bmbf-search-button-nav .fa-slideshare.icon, #bmbf-search-button .fa-slideshare.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch, .fa-twitch.phone:before, .fa-twitch.pdf:before, .fa-twitch.excel:before, .fa-twitch.word:before, .fa-twitch.powerpoint:before, .fa-twitch.audiofile:before, .fa-twitch.videofile:before, .fa-twitch.zip:before, .fa-twitch.image:before, .fa-twitch.txt:before, .fa-twitch.file:before, .overlay-galerie-wrap .btn-close .fa-twitch.icon, #bmbf-search-button-nav .fa-twitch.icon, #bmbf-search-button .fa-twitch.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp, .fa-yelp.phone:before, .fa-yelp.pdf:before, .fa-yelp.excel:before, .fa-yelp.word:before, .fa-yelp.powerpoint:before, .fa-yelp.audiofile:before, .fa-yelp.videofile:before, .fa-yelp.zip:before, .fa-yelp.image:before, .fa-yelp.txt:before, .fa-yelp.file:before, .overlay-galerie-wrap .btn-close .fa-yelp.icon, #bmbf-search-button-nav .fa-yelp.icon, #bmbf-search-button .fa-yelp.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o, .fa-newspaper-o.phone:before, .fa-newspaper-o.pdf:before, .fa-newspaper-o.excel:before, .fa-newspaper-o.word:before, .fa-newspaper-o.powerpoint:before, .fa-newspaper-o.audiofile:before, .fa-newspaper-o.videofile:before, .fa-newspaper-o.zip:before, .fa-newspaper-o.image:before, .fa-newspaper-o.txt:before, .fa-newspaper-o.file:before, .overlay-galerie-wrap .btn-close .fa-newspaper-o.icon, #bmbf-search-button-nav .fa-newspaper-o.icon, #bmbf-search-button .fa-newspaper-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-newspaper-o:before, .fa-newspaper-o.phone:before, .fa-newspaper-o.pdf:before, .fa-newspaper-o.excel:before, .fa-newspaper-o.word:before, .fa-newspaper-o.powerpoint:before, .fa-newspaper-o.audiofile:before, .fa-newspaper-o.videofile:before, .fa-newspaper-o.zip:before, .fa-newspaper-o.image:before, .fa-newspaper-o.txt:before, .fa-newspaper-o.file:before, .overlay-galerie-wrap .btn-close .fa-newspaper-o.icon:before, #bmbf-search-button-nav .fa-newspaper-o.icon:before, #bmbf-search-button .fa-newspaper-o.icon:before {
  content: ""; }

.fa.fa-paypal, .fa-paypal.phone:before, .fa-paypal.pdf:before, .fa-paypal.excel:before, .fa-paypal.word:before, .fa-paypal.powerpoint:before, .fa-paypal.audiofile:before, .fa-paypal.videofile:before, .fa-paypal.zip:before, .fa-paypal.image:before, .fa-paypal.txt:before, .fa-paypal.file:before, .overlay-galerie-wrap .btn-close .fa-paypal.icon, #bmbf-search-button-nav .fa-paypal.icon, #bmbf-search-button .fa-paypal.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet, .fa-google-wallet.phone:before, .fa-google-wallet.pdf:before, .fa-google-wallet.excel:before, .fa-google-wallet.word:before, .fa-google-wallet.powerpoint:before, .fa-google-wallet.audiofile:before, .fa-google-wallet.videofile:before, .fa-google-wallet.zip:before, .fa-google-wallet.image:before, .fa-google-wallet.txt:before, .fa-google-wallet.file:before, .overlay-galerie-wrap .btn-close .fa-google-wallet.icon, #bmbf-search-button-nav .fa-google-wallet.icon, #bmbf-search-button .fa-google-wallet.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa, .fa-cc-visa.phone:before, .fa-cc-visa.pdf:before, .fa-cc-visa.excel:before, .fa-cc-visa.word:before, .fa-cc-visa.powerpoint:before, .fa-cc-visa.audiofile:before, .fa-cc-visa.videofile:before, .fa-cc-visa.zip:before, .fa-cc-visa.image:before, .fa-cc-visa.txt:before, .fa-cc-visa.file:before, .overlay-galerie-wrap .btn-close .fa-cc-visa.icon, #bmbf-search-button-nav .fa-cc-visa.icon, #bmbf-search-button .fa-cc-visa.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard, .fa-cc-mastercard.phone:before, .fa-cc-mastercard.pdf:before, .fa-cc-mastercard.excel:before, .fa-cc-mastercard.word:before, .fa-cc-mastercard.powerpoint:before, .fa-cc-mastercard.audiofile:before, .fa-cc-mastercard.videofile:before, .fa-cc-mastercard.zip:before, .fa-cc-mastercard.image:before, .fa-cc-mastercard.txt:before, .fa-cc-mastercard.file:before, .overlay-galerie-wrap .btn-close .fa-cc-mastercard.icon, #bmbf-search-button-nav .fa-cc-mastercard.icon, #bmbf-search-button .fa-cc-mastercard.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover, .fa-cc-discover.phone:before, .fa-cc-discover.pdf:before, .fa-cc-discover.excel:before, .fa-cc-discover.word:before, .fa-cc-discover.powerpoint:before, .fa-cc-discover.audiofile:before, .fa-cc-discover.videofile:before, .fa-cc-discover.zip:before, .fa-cc-discover.image:before, .fa-cc-discover.txt:before, .fa-cc-discover.file:before, .overlay-galerie-wrap .btn-close .fa-cc-discover.icon, #bmbf-search-button-nav .fa-cc-discover.icon, #bmbf-search-button .fa-cc-discover.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex, .fa-cc-amex.phone:before, .fa-cc-amex.pdf:before, .fa-cc-amex.excel:before, .fa-cc-amex.word:before, .fa-cc-amex.powerpoint:before, .fa-cc-amex.audiofile:before, .fa-cc-amex.videofile:before, .fa-cc-amex.zip:before, .fa-cc-amex.image:before, .fa-cc-amex.txt:before, .fa-cc-amex.file:before, .overlay-galerie-wrap .btn-close .fa-cc-amex.icon, #bmbf-search-button-nav .fa-cc-amex.icon, #bmbf-search-button .fa-cc-amex.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal, .fa-cc-paypal.phone:before, .fa-cc-paypal.pdf:before, .fa-cc-paypal.excel:before, .fa-cc-paypal.word:before, .fa-cc-paypal.powerpoint:before, .fa-cc-paypal.audiofile:before, .fa-cc-paypal.videofile:before, .fa-cc-paypal.zip:before, .fa-cc-paypal.image:before, .fa-cc-paypal.txt:before, .fa-cc-paypal.file:before, .overlay-galerie-wrap .btn-close .fa-cc-paypal.icon, #bmbf-search-button-nav .fa-cc-paypal.icon, #bmbf-search-button .fa-cc-paypal.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe, .fa-cc-stripe.phone:before, .fa-cc-stripe.pdf:before, .fa-cc-stripe.excel:before, .fa-cc-stripe.word:before, .fa-cc-stripe.powerpoint:before, .fa-cc-stripe.audiofile:before, .fa-cc-stripe.videofile:before, .fa-cc-stripe.zip:before, .fa-cc-stripe.image:before, .fa-cc-stripe.txt:before, .fa-cc-stripe.file:before, .overlay-galerie-wrap .btn-close .fa-cc-stripe.icon, #bmbf-search-button-nav .fa-cc-stripe.icon, #bmbf-search-button .fa-cc-stripe.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o, .fa-bell-slash-o.phone:before, .fa-bell-slash-o.pdf:before, .fa-bell-slash-o.excel:before, .fa-bell-slash-o.word:before, .fa-bell-slash-o.powerpoint:before, .fa-bell-slash-o.audiofile:before, .fa-bell-slash-o.videofile:before, .fa-bell-slash-o.zip:before, .fa-bell-slash-o.image:before, .fa-bell-slash-o.txt:before, .fa-bell-slash-o.file:before, .overlay-galerie-wrap .btn-close .fa-bell-slash-o.icon, #bmbf-search-button-nav .fa-bell-slash-o.icon, #bmbf-search-button .fa-bell-slash-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-bell-slash-o:before, .fa-bell-slash-o.phone:before, .fa-bell-slash-o.pdf:before, .fa-bell-slash-o.excel:before, .fa-bell-slash-o.word:before, .fa-bell-slash-o.powerpoint:before, .fa-bell-slash-o.audiofile:before, .fa-bell-slash-o.videofile:before, .fa-bell-slash-o.zip:before, .fa-bell-slash-o.image:before, .fa-bell-slash-o.txt:before, .fa-bell-slash-o.file:before, .overlay-galerie-wrap .btn-close .fa-bell-slash-o.icon:before, #bmbf-search-button-nav .fa-bell-slash-o.icon:before, #bmbf-search-button .fa-bell-slash-o.icon:before {
  content: ""; }

.fa.fa-trash:before, .fa-trash.phone:before, .fa-trash.pdf:before, .fa-trash.excel:before, .fa-trash.word:before, .fa-trash.powerpoint:before, .fa-trash.audiofile:before, .fa-trash.videofile:before, .fa-trash.zip:before, .fa-trash.image:before, .fa-trash.txt:before, .fa-trash.file:before, .overlay-galerie-wrap .btn-close .fa-trash.icon:before, #bmbf-search-button-nav .fa-trash.icon:before, #bmbf-search-button .fa-trash.icon:before {
  content: ""; }

.fa.fa-copyright, .fa-copyright.phone:before, .fa-copyright.pdf:before, .fa-copyright.excel:before, .fa-copyright.word:before, .fa-copyright.powerpoint:before, .fa-copyright.audiofile:before, .fa-copyright.videofile:before, .fa-copyright.zip:before, .fa-copyright.image:before, .fa-copyright.txt:before, .fa-copyright.file:before, .overlay-galerie-wrap .btn-close .fa-copyright.icon, #bmbf-search-button-nav .fa-copyright.icon, #bmbf-search-button .fa-copyright.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-eyedropper:before, .fa-eyedropper.phone:before, .fa-eyedropper.pdf:before, .fa-eyedropper.excel:before, .fa-eyedropper.word:before, .fa-eyedropper.powerpoint:before, .fa-eyedropper.audiofile:before, .fa-eyedropper.videofile:before, .fa-eyedropper.zip:before, .fa-eyedropper.image:before, .fa-eyedropper.txt:before, .fa-eyedropper.file:before, .overlay-galerie-wrap .btn-close .fa-eyedropper.icon:before, #bmbf-search-button-nav .fa-eyedropper.icon:before, #bmbf-search-button .fa-eyedropper.icon:before {
  content: ""; }

.fa.fa-area-chart:before, .fa-area-chart.phone:before, .fa-area-chart.pdf:before, .fa-area-chart.excel:before, .fa-area-chart.word:before, .fa-area-chart.powerpoint:before, .fa-area-chart.audiofile:before, .fa-area-chart.videofile:before, .fa-area-chart.zip:before, .fa-area-chart.image:before, .fa-area-chart.txt:before, .fa-area-chart.file:before, .overlay-galerie-wrap .btn-close .fa-area-chart.icon:before, #bmbf-search-button-nav .fa-area-chart.icon:before, #bmbf-search-button .fa-area-chart.icon:before {
  content: ""; }

.fa.fa-pie-chart:before, .fa-pie-chart.phone:before, .fa-pie-chart.pdf:before, .fa-pie-chart.excel:before, .fa-pie-chart.word:before, .fa-pie-chart.powerpoint:before, .fa-pie-chart.audiofile:before, .fa-pie-chart.videofile:before, .fa-pie-chart.zip:before, .fa-pie-chart.image:before, .fa-pie-chart.txt:before, .fa-pie-chart.file:before, .overlay-galerie-wrap .btn-close .fa-pie-chart.icon:before, #bmbf-search-button-nav .fa-pie-chart.icon:before, #bmbf-search-button .fa-pie-chart.icon:before {
  content: ""; }

.fa.fa-line-chart:before, .fa-line-chart.phone:before, .fa-line-chart.pdf:before, .fa-line-chart.excel:before, .fa-line-chart.word:before, .fa-line-chart.powerpoint:before, .fa-line-chart.audiofile:before, .fa-line-chart.videofile:before, .fa-line-chart.zip:before, .fa-line-chart.image:before, .fa-line-chart.txt:before, .fa-line-chart.file:before, .overlay-galerie-wrap .btn-close .fa-line-chart.icon:before, #bmbf-search-button-nav .fa-line-chart.icon:before, #bmbf-search-button .fa-line-chart.icon:before {
  content: ""; }

.fa.fa-lastfm, .fa-lastfm.phone:before, .fa-lastfm.pdf:before, .fa-lastfm.excel:before, .fa-lastfm.word:before, .fa-lastfm.powerpoint:before, .fa-lastfm.audiofile:before, .fa-lastfm.videofile:before, .fa-lastfm.zip:before, .fa-lastfm.image:before, .fa-lastfm.txt:before, .fa-lastfm.file:before, .overlay-galerie-wrap .btn-close .fa-lastfm.icon, #bmbf-search-button-nav .fa-lastfm.icon, #bmbf-search-button .fa-lastfm.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square, .fa-lastfm-square.phone:before, .fa-lastfm-square.pdf:before, .fa-lastfm-square.excel:before, .fa-lastfm-square.word:before, .fa-lastfm-square.powerpoint:before, .fa-lastfm-square.audiofile:before, .fa-lastfm-square.videofile:before, .fa-lastfm-square.zip:before, .fa-lastfm-square.image:before, .fa-lastfm-square.txt:before, .fa-lastfm-square.file:before, .overlay-galerie-wrap .btn-close .fa-lastfm-square.icon, #bmbf-search-button-nav .fa-lastfm-square.icon, #bmbf-search-button .fa-lastfm-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost, .fa-ioxhost.phone:before, .fa-ioxhost.pdf:before, .fa-ioxhost.excel:before, .fa-ioxhost.word:before, .fa-ioxhost.powerpoint:before, .fa-ioxhost.audiofile:before, .fa-ioxhost.videofile:before, .fa-ioxhost.zip:before, .fa-ioxhost.image:before, .fa-ioxhost.txt:before, .fa-ioxhost.file:before, .overlay-galerie-wrap .btn-close .fa-ioxhost.icon, #bmbf-search-button-nav .fa-ioxhost.icon, #bmbf-search-button .fa-ioxhost.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist, .fa-angellist.phone:before, .fa-angellist.pdf:before, .fa-angellist.excel:before, .fa-angellist.word:before, .fa-angellist.powerpoint:before, .fa-angellist.audiofile:before, .fa-angellist.videofile:before, .fa-angellist.zip:before, .fa-angellist.image:before, .fa-angellist.txt:before, .fa-angellist.file:before, .overlay-galerie-wrap .btn-close .fa-angellist.icon, #bmbf-search-button-nav .fa-angellist.icon, #bmbf-search-button .fa-angellist.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc, .fa-cc.phone:before, .fa-cc.pdf:before, .fa-cc.excel:before, .fa-cc.word:before, .fa-cc.powerpoint:before, .fa-cc.audiofile:before, .fa-cc.videofile:before, .fa-cc.zip:before, .fa-cc.image:before, .fa-cc.txt:before, .fa-cc.file:before, .overlay-galerie-wrap .btn-close .fa-cc.icon, #bmbf-search-button-nav .fa-cc.icon, #bmbf-search-button .fa-cc.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-cc:before, .fa-cc.phone:before, .fa-cc.pdf:before, .fa-cc.excel:before, .fa-cc.word:before, .fa-cc.powerpoint:before, .fa-cc.audiofile:before, .fa-cc.videofile:before, .fa-cc.zip:before, .fa-cc.image:before, .fa-cc.txt:before, .fa-cc.file:before, .overlay-galerie-wrap .btn-close .fa-cc.icon:before, #bmbf-search-button-nav .fa-cc.icon:before, #bmbf-search-button .fa-cc.icon:before {
  content: ""; }

.fa.fa-ils:before, .fa-ils.phone:before, .fa-ils.pdf:before, .fa-ils.excel:before, .fa-ils.word:before, .fa-ils.powerpoint:before, .fa-ils.audiofile:before, .fa-ils.videofile:before, .fa-ils.zip:before, .fa-ils.image:before, .fa-ils.txt:before, .fa-ils.file:before, .overlay-galerie-wrap .btn-close .fa-ils.icon:before, #bmbf-search-button-nav .fa-ils.icon:before, #bmbf-search-button .fa-ils.icon:before {
  content: ""; }

.fa.fa-shekel:before, .fa-shekel.phone:before, .fa-shekel.pdf:before, .fa-shekel.excel:before, .fa-shekel.word:before, .fa-shekel.powerpoint:before, .fa-shekel.audiofile:before, .fa-shekel.videofile:before, .fa-shekel.zip:before, .fa-shekel.image:before, .fa-shekel.txt:before, .fa-shekel.file:before, .overlay-galerie-wrap .btn-close .fa-shekel.icon:before, #bmbf-search-button-nav .fa-shekel.icon:before, #bmbf-search-button .fa-shekel.icon:before {
  content: ""; }

.fa.fa-sheqel:before, .fa-sheqel.phone:before, .fa-sheqel.pdf:before, .fa-sheqel.excel:before, .fa-sheqel.word:before, .fa-sheqel.powerpoint:before, .fa-sheqel.audiofile:before, .fa-sheqel.videofile:before, .fa-sheqel.zip:before, .fa-sheqel.image:before, .fa-sheqel.txt:before, .fa-sheqel.file:before, .overlay-galerie-wrap .btn-close .fa-sheqel.icon:before, #bmbf-search-button-nav .fa-sheqel.icon:before, #bmbf-search-button .fa-sheqel.icon:before {
  content: ""; }

.fa.fa-meanpath, .fa-meanpath.phone:before, .fa-meanpath.pdf:before, .fa-meanpath.excel:before, .fa-meanpath.word:before, .fa-meanpath.powerpoint:before, .fa-meanpath.audiofile:before, .fa-meanpath.videofile:before, .fa-meanpath.zip:before, .fa-meanpath.image:before, .fa-meanpath.txt:before, .fa-meanpath.file:before, .overlay-galerie-wrap .btn-close .fa-meanpath.icon, #bmbf-search-button-nav .fa-meanpath.icon, #bmbf-search-button .fa-meanpath.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before, .fa-meanpath.phone:before, .fa-meanpath.pdf:before, .fa-meanpath.excel:before, .fa-meanpath.word:before, .fa-meanpath.powerpoint:before, .fa-meanpath.audiofile:before, .fa-meanpath.videofile:before, .fa-meanpath.zip:before, .fa-meanpath.image:before, .fa-meanpath.txt:before, .fa-meanpath.file:before, .overlay-galerie-wrap .btn-close .fa-meanpath.icon:before, #bmbf-search-button-nav .fa-meanpath.icon:before, #bmbf-search-button .fa-meanpath.icon:before {
  content: ""; }

.fa.fa-buysellads, .fa-buysellads.phone:before, .fa-buysellads.pdf:before, .fa-buysellads.excel:before, .fa-buysellads.word:before, .fa-buysellads.powerpoint:before, .fa-buysellads.audiofile:before, .fa-buysellads.videofile:before, .fa-buysellads.zip:before, .fa-buysellads.image:before, .fa-buysellads.txt:before, .fa-buysellads.file:before, .overlay-galerie-wrap .btn-close .fa-buysellads.icon, #bmbf-search-button-nav .fa-buysellads.icon, #bmbf-search-button .fa-buysellads.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop, .fa-connectdevelop.phone:before, .fa-connectdevelop.pdf:before, .fa-connectdevelop.excel:before, .fa-connectdevelop.word:before, .fa-connectdevelop.powerpoint:before, .fa-connectdevelop.audiofile:before, .fa-connectdevelop.videofile:before, .fa-connectdevelop.zip:before, .fa-connectdevelop.image:before, .fa-connectdevelop.txt:before, .fa-connectdevelop.file:before, .overlay-galerie-wrap .btn-close .fa-connectdevelop.icon, #bmbf-search-button-nav .fa-connectdevelop.icon, #bmbf-search-button .fa-connectdevelop.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube, .fa-dashcube.phone:before, .fa-dashcube.pdf:before, .fa-dashcube.excel:before, .fa-dashcube.word:before, .fa-dashcube.powerpoint:before, .fa-dashcube.audiofile:before, .fa-dashcube.videofile:before, .fa-dashcube.zip:before, .fa-dashcube.image:before, .fa-dashcube.txt:before, .fa-dashcube.file:before, .overlay-galerie-wrap .btn-close .fa-dashcube.icon, #bmbf-search-button-nav .fa-dashcube.icon, #bmbf-search-button .fa-dashcube.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee, .fa-forumbee.phone:before, .fa-forumbee.pdf:before, .fa-forumbee.excel:before, .fa-forumbee.word:before, .fa-forumbee.powerpoint:before, .fa-forumbee.audiofile:before, .fa-forumbee.videofile:before, .fa-forumbee.zip:before, .fa-forumbee.image:before, .fa-forumbee.txt:before, .fa-forumbee.file:before, .overlay-galerie-wrap .btn-close .fa-forumbee.icon, #bmbf-search-button-nav .fa-forumbee.icon, #bmbf-search-button .fa-forumbee.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub, .fa-leanpub.phone:before, .fa-leanpub.pdf:before, .fa-leanpub.excel:before, .fa-leanpub.word:before, .fa-leanpub.powerpoint:before, .fa-leanpub.audiofile:before, .fa-leanpub.videofile:before, .fa-leanpub.zip:before, .fa-leanpub.image:before, .fa-leanpub.txt:before, .fa-leanpub.file:before, .overlay-galerie-wrap .btn-close .fa-leanpub.icon, #bmbf-search-button-nav .fa-leanpub.icon, #bmbf-search-button .fa-leanpub.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy, .fa-sellsy.phone:before, .fa-sellsy.pdf:before, .fa-sellsy.excel:before, .fa-sellsy.word:before, .fa-sellsy.powerpoint:before, .fa-sellsy.audiofile:before, .fa-sellsy.videofile:before, .fa-sellsy.zip:before, .fa-sellsy.image:before, .fa-sellsy.txt:before, .fa-sellsy.file:before, .overlay-galerie-wrap .btn-close .fa-sellsy.icon, #bmbf-search-button-nav .fa-sellsy.icon, #bmbf-search-button .fa-sellsy.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk, .fa-shirtsinbulk.phone:before, .fa-shirtsinbulk.pdf:before, .fa-shirtsinbulk.excel:before, .fa-shirtsinbulk.word:before, .fa-shirtsinbulk.powerpoint:before, .fa-shirtsinbulk.audiofile:before, .fa-shirtsinbulk.videofile:before, .fa-shirtsinbulk.zip:before, .fa-shirtsinbulk.image:before, .fa-shirtsinbulk.txt:before, .fa-shirtsinbulk.file:before, .overlay-galerie-wrap .btn-close .fa-shirtsinbulk.icon, #bmbf-search-button-nav .fa-shirtsinbulk.icon, #bmbf-search-button .fa-shirtsinbulk.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt, .fa-simplybuilt.phone:before, .fa-simplybuilt.pdf:before, .fa-simplybuilt.excel:before, .fa-simplybuilt.word:before, .fa-simplybuilt.powerpoint:before, .fa-simplybuilt.audiofile:before, .fa-simplybuilt.videofile:before, .fa-simplybuilt.zip:before, .fa-simplybuilt.image:before, .fa-simplybuilt.txt:before, .fa-simplybuilt.file:before, .overlay-galerie-wrap .btn-close .fa-simplybuilt.icon, #bmbf-search-button-nav .fa-simplybuilt.icon, #bmbf-search-button .fa-simplybuilt.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas, .fa-skyatlas.phone:before, .fa-skyatlas.pdf:before, .fa-skyatlas.excel:before, .fa-skyatlas.word:before, .fa-skyatlas.powerpoint:before, .fa-skyatlas.audiofile:before, .fa-skyatlas.videofile:before, .fa-skyatlas.zip:before, .fa-skyatlas.image:before, .fa-skyatlas.txt:before, .fa-skyatlas.file:before, .overlay-galerie-wrap .btn-close .fa-skyatlas.icon, #bmbf-search-button-nav .fa-skyatlas.icon, #bmbf-search-button .fa-skyatlas.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond, .fa-diamond.phone:before, .fa-diamond.pdf:before, .fa-diamond.excel:before, .fa-diamond.word:before, .fa-diamond.powerpoint:before, .fa-diamond.audiofile:before, .fa-diamond.videofile:before, .fa-diamond.zip:before, .fa-diamond.image:before, .fa-diamond.txt:before, .fa-diamond.file:before, .overlay-galerie-wrap .btn-close .fa-diamond.icon, #bmbf-search-button-nav .fa-diamond.icon, #bmbf-search-button .fa-diamond.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-diamond:before, .fa-diamond.phone:before, .fa-diamond.pdf:before, .fa-diamond.excel:before, .fa-diamond.word:before, .fa-diamond.powerpoint:before, .fa-diamond.audiofile:before, .fa-diamond.videofile:before, .fa-diamond.zip:before, .fa-diamond.image:before, .fa-diamond.txt:before, .fa-diamond.file:before, .overlay-galerie-wrap .btn-close .fa-diamond.icon:before, #bmbf-search-button-nav .fa-diamond.icon:before, #bmbf-search-button .fa-diamond.icon:before {
  content: ""; }

.fa.fa-intersex:before, .fa-intersex.phone:before, .fa-intersex.pdf:before, .fa-intersex.excel:before, .fa-intersex.word:before, .fa-intersex.powerpoint:before, .fa-intersex.audiofile:before, .fa-intersex.videofile:before, .fa-intersex.zip:before, .fa-intersex.image:before, .fa-intersex.txt:before, .fa-intersex.file:before, .overlay-galerie-wrap .btn-close .fa-intersex.icon:before, #bmbf-search-button-nav .fa-intersex.icon:before, #bmbf-search-button .fa-intersex.icon:before {
  content: ""; }

.fa.fa-facebook-official, .fa-facebook-official.phone:before, .fa-facebook-official.pdf:before, .fa-facebook-official.excel:before, .fa-facebook-official.word:before, .fa-facebook-official.powerpoint:before, .fa-facebook-official.audiofile:before, .fa-facebook-official.videofile:before, .fa-facebook-official.zip:before, .fa-facebook-official.image:before, .fa-facebook-official.txt:before, .fa-facebook-official.file:before, .overlay-galerie-wrap .btn-close .fa-facebook-official.icon, #bmbf-search-button-nav .fa-facebook-official.icon, #bmbf-search-button .fa-facebook-official.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before, .fa-facebook-official.phone:before, .fa-facebook-official.pdf:before, .fa-facebook-official.excel:before, .fa-facebook-official.word:before, .fa-facebook-official.powerpoint:before, .fa-facebook-official.audiofile:before, .fa-facebook-official.videofile:before, .fa-facebook-official.zip:before, .fa-facebook-official.image:before, .fa-facebook-official.txt:before, .fa-facebook-official.file:before, .overlay-galerie-wrap .btn-close .fa-facebook-official.icon:before, #bmbf-search-button-nav .fa-facebook-official.icon:before, #bmbf-search-button .fa-facebook-official.icon:before {
  content: ""; }

.fa.fa-pinterest-p, .fa-pinterest-p.phone:before, .fa-pinterest-p.pdf:before, .fa-pinterest-p.excel:before, .fa-pinterest-p.word:before, .fa-pinterest-p.powerpoint:before, .fa-pinterest-p.audiofile:before, .fa-pinterest-p.videofile:before, .fa-pinterest-p.zip:before, .fa-pinterest-p.image:before, .fa-pinterest-p.txt:before, .fa-pinterest-p.file:before, .overlay-galerie-wrap .btn-close .fa-pinterest-p.icon, #bmbf-search-button-nav .fa-pinterest-p.icon, #bmbf-search-button .fa-pinterest-p.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp, .fa-whatsapp.phone:before, .fa-whatsapp.pdf:before, .fa-whatsapp.excel:before, .fa-whatsapp.word:before, .fa-whatsapp.powerpoint:before, .fa-whatsapp.audiofile:before, .fa-whatsapp.videofile:before, .fa-whatsapp.zip:before, .fa-whatsapp.image:before, .fa-whatsapp.txt:before, .fa-whatsapp.file:before, .overlay-galerie-wrap .btn-close .fa-whatsapp.icon, #bmbf-search-button-nav .fa-whatsapp.icon, #bmbf-search-button .fa-whatsapp.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before, .fa-hotel.phone:before, .fa-hotel.pdf:before, .fa-hotel.excel:before, .fa-hotel.word:before, .fa-hotel.powerpoint:before, .fa-hotel.audiofile:before, .fa-hotel.videofile:before, .fa-hotel.zip:before, .fa-hotel.image:before, .fa-hotel.txt:before, .fa-hotel.file:before, .overlay-galerie-wrap .btn-close .fa-hotel.icon:before, #bmbf-search-button-nav .fa-hotel.icon:before, #bmbf-search-button .fa-hotel.icon:before {
  content: ""; }

.fa.fa-viacoin, .fa-viacoin.phone:before, .fa-viacoin.pdf:before, .fa-viacoin.excel:before, .fa-viacoin.word:before, .fa-viacoin.powerpoint:before, .fa-viacoin.audiofile:before, .fa-viacoin.videofile:before, .fa-viacoin.zip:before, .fa-viacoin.image:before, .fa-viacoin.txt:before, .fa-viacoin.file:before, .overlay-galerie-wrap .btn-close .fa-viacoin.icon, #bmbf-search-button-nav .fa-viacoin.icon, #bmbf-search-button .fa-viacoin.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium, .fa-medium.phone:before, .fa-medium.pdf:before, .fa-medium.excel:before, .fa-medium.word:before, .fa-medium.powerpoint:before, .fa-medium.audiofile:before, .fa-medium.videofile:before, .fa-medium.zip:before, .fa-medium.image:before, .fa-medium.txt:before, .fa-medium.file:before, .overlay-galerie-wrap .btn-close .fa-medium.icon, #bmbf-search-button-nav .fa-medium.icon, #bmbf-search-button .fa-medium.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator, .fa-y-combinator.phone:before, .fa-y-combinator.pdf:before, .fa-y-combinator.excel:before, .fa-y-combinator.word:before, .fa-y-combinator.powerpoint:before, .fa-y-combinator.audiofile:before, .fa-y-combinator.videofile:before, .fa-y-combinator.zip:before, .fa-y-combinator.image:before, .fa-y-combinator.txt:before, .fa-y-combinator.file:before, .overlay-galerie-wrap .btn-close .fa-y-combinator.icon, #bmbf-search-button-nav .fa-y-combinator.icon, #bmbf-search-button .fa-y-combinator.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc, .fa-yc.phone:before, .fa-yc.pdf:before, .fa-yc.excel:before, .fa-yc.word:before, .fa-yc.powerpoint:before, .fa-yc.audiofile:before, .fa-yc.videofile:before, .fa-yc.zip:before, .fa-yc.image:before, .fa-yc.txt:before, .fa-yc.file:before, .overlay-galerie-wrap .btn-close .fa-yc.icon, #bmbf-search-button-nav .fa-yc.icon, #bmbf-search-button .fa-yc.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before, .fa-yc.phone:before, .fa-yc.pdf:before, .fa-yc.excel:before, .fa-yc.word:before, .fa-yc.powerpoint:before, .fa-yc.audiofile:before, .fa-yc.videofile:before, .fa-yc.zip:before, .fa-yc.image:before, .fa-yc.txt:before, .fa-yc.file:before, .overlay-galerie-wrap .btn-close .fa-yc.icon:before, #bmbf-search-button-nav .fa-yc.icon:before, #bmbf-search-button .fa-yc.icon:before {
  content: ""; }

.fa.fa-optin-monster, .fa-optin-monster.phone:before, .fa-optin-monster.pdf:before, .fa-optin-monster.excel:before, .fa-optin-monster.word:before, .fa-optin-monster.powerpoint:before, .fa-optin-monster.audiofile:before, .fa-optin-monster.videofile:before, .fa-optin-monster.zip:before, .fa-optin-monster.image:before, .fa-optin-monster.txt:before, .fa-optin-monster.file:before, .overlay-galerie-wrap .btn-close .fa-optin-monster.icon, #bmbf-search-button-nav .fa-optin-monster.icon, #bmbf-search-button .fa-optin-monster.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart, .fa-opencart.phone:before, .fa-opencart.pdf:before, .fa-opencart.excel:before, .fa-opencart.word:before, .fa-opencart.powerpoint:before, .fa-opencart.audiofile:before, .fa-opencart.videofile:before, .fa-opencart.zip:before, .fa-opencart.image:before, .fa-opencart.txt:before, .fa-opencart.file:before, .overlay-galerie-wrap .btn-close .fa-opencart.icon, #bmbf-search-button-nav .fa-opencart.icon, #bmbf-search-button .fa-opencart.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl, .fa-expeditedssl.phone:before, .fa-expeditedssl.pdf:before, .fa-expeditedssl.excel:before, .fa-expeditedssl.word:before, .fa-expeditedssl.powerpoint:before, .fa-expeditedssl.audiofile:before, .fa-expeditedssl.videofile:before, .fa-expeditedssl.zip:before, .fa-expeditedssl.image:before, .fa-expeditedssl.txt:before, .fa-expeditedssl.file:before, .overlay-galerie-wrap .btn-close .fa-expeditedssl.icon, #bmbf-search-button-nav .fa-expeditedssl.icon, #bmbf-search-button .fa-expeditedssl.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before, .fa-battery-4.phone:before, .fa-battery-4.pdf:before, .fa-battery-4.excel:before, .fa-battery-4.word:before, .fa-battery-4.powerpoint:before, .fa-battery-4.audiofile:before, .fa-battery-4.videofile:before, .fa-battery-4.zip:before, .fa-battery-4.image:before, .fa-battery-4.txt:before, .fa-battery-4.file:before, .overlay-galerie-wrap .btn-close .fa-battery-4.icon:before, #bmbf-search-button-nav .fa-battery-4.icon:before, #bmbf-search-button .fa-battery-4.icon:before {
  content: ""; }

.fa.fa-battery:before, .fa-battery.phone:before, .fa-battery.pdf:before, .fa-battery.excel:before, .fa-battery.word:before, .fa-battery.powerpoint:before, .fa-battery.audiofile:before, .fa-battery.videofile:before, .fa-battery.zip:before, .fa-battery.image:before, .fa-battery.txt:before, .fa-battery.file:before, .overlay-galerie-wrap .btn-close .fa-battery.icon:before, #bmbf-search-button-nav .fa-battery.icon:before, #bmbf-search-button .fa-battery.icon:before {
  content: ""; }

.fa.fa-battery-3:before, .fa-battery-3.phone:before, .fa-battery-3.pdf:before, .fa-battery-3.excel:before, .fa-battery-3.word:before, .fa-battery-3.powerpoint:before, .fa-battery-3.audiofile:before, .fa-battery-3.videofile:before, .fa-battery-3.zip:before, .fa-battery-3.image:before, .fa-battery-3.txt:before, .fa-battery-3.file:before, .overlay-galerie-wrap .btn-close .fa-battery-3.icon:before, #bmbf-search-button-nav .fa-battery-3.icon:before, #bmbf-search-button .fa-battery-3.icon:before {
  content: ""; }

.fa.fa-battery-2:before, .fa-battery-2.phone:before, .fa-battery-2.pdf:before, .fa-battery-2.excel:before, .fa-battery-2.word:before, .fa-battery-2.powerpoint:before, .fa-battery-2.audiofile:before, .fa-battery-2.videofile:before, .fa-battery-2.zip:before, .fa-battery-2.image:before, .fa-battery-2.txt:before, .fa-battery-2.file:before, .overlay-galerie-wrap .btn-close .fa-battery-2.icon:before, #bmbf-search-button-nav .fa-battery-2.icon:before, #bmbf-search-button .fa-battery-2.icon:before {
  content: ""; }

.fa.fa-battery-1:before, .fa-battery-1.phone:before, .fa-battery-1.pdf:before, .fa-battery-1.excel:before, .fa-battery-1.word:before, .fa-battery-1.powerpoint:before, .fa-battery-1.audiofile:before, .fa-battery-1.videofile:before, .fa-battery-1.zip:before, .fa-battery-1.image:before, .fa-battery-1.txt:before, .fa-battery-1.file:before, .overlay-galerie-wrap .btn-close .fa-battery-1.icon:before, #bmbf-search-button-nav .fa-battery-1.icon:before, #bmbf-search-button .fa-battery-1.icon:before {
  content: ""; }

.fa.fa-battery-0:before, .fa-battery-0.phone:before, .fa-battery-0.pdf:before, .fa-battery-0.excel:before, .fa-battery-0.word:before, .fa-battery-0.powerpoint:before, .fa-battery-0.audiofile:before, .fa-battery-0.videofile:before, .fa-battery-0.zip:before, .fa-battery-0.image:before, .fa-battery-0.txt:before, .fa-battery-0.file:before, .overlay-galerie-wrap .btn-close .fa-battery-0.icon:before, #bmbf-search-button-nav .fa-battery-0.icon:before, #bmbf-search-button .fa-battery-0.icon:before {
  content: ""; }

.fa.fa-object-group, .fa-object-group.phone:before, .fa-object-group.pdf:before, .fa-object-group.excel:before, .fa-object-group.word:before, .fa-object-group.powerpoint:before, .fa-object-group.audiofile:before, .fa-object-group.videofile:before, .fa-object-group.zip:before, .fa-object-group.image:before, .fa-object-group.txt:before, .fa-object-group.file:before, .overlay-galerie-wrap .btn-close .fa-object-group.icon, #bmbf-search-button-nav .fa-object-group.icon, #bmbf-search-button .fa-object-group.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-object-ungroup, .fa-object-ungroup.phone:before, .fa-object-ungroup.pdf:before, .fa-object-ungroup.excel:before, .fa-object-ungroup.word:before, .fa-object-ungroup.powerpoint:before, .fa-object-ungroup.audiofile:before, .fa-object-ungroup.videofile:before, .fa-object-ungroup.zip:before, .fa-object-ungroup.image:before, .fa-object-ungroup.txt:before, .fa-object-ungroup.file:before, .overlay-galerie-wrap .btn-close .fa-object-ungroup.icon, #bmbf-search-button-nav .fa-object-ungroup.icon, #bmbf-search-button .fa-object-ungroup.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sticky-note-o, .fa-sticky-note-o.phone:before, .fa-sticky-note-o.pdf:before, .fa-sticky-note-o.excel:before, .fa-sticky-note-o.word:before, .fa-sticky-note-o.powerpoint:before, .fa-sticky-note-o.audiofile:before, .fa-sticky-note-o.videofile:before, .fa-sticky-note-o.zip:before, .fa-sticky-note-o.image:before, .fa-sticky-note-o.txt:before, .fa-sticky-note-o.file:before, .overlay-galerie-wrap .btn-close .fa-sticky-note-o.icon, #bmbf-search-button-nav .fa-sticky-note-o.icon, #bmbf-search-button .fa-sticky-note-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sticky-note-o:before, .fa-sticky-note-o.phone:before, .fa-sticky-note-o.pdf:before, .fa-sticky-note-o.excel:before, .fa-sticky-note-o.word:before, .fa-sticky-note-o.powerpoint:before, .fa-sticky-note-o.audiofile:before, .fa-sticky-note-o.videofile:before, .fa-sticky-note-o.zip:before, .fa-sticky-note-o.image:before, .fa-sticky-note-o.txt:before, .fa-sticky-note-o.file:before, .overlay-galerie-wrap .btn-close .fa-sticky-note-o.icon:before, #bmbf-search-button-nav .fa-sticky-note-o.icon:before, #bmbf-search-button .fa-sticky-note-o.icon:before {
  content: ""; }

.fa.fa-cc-jcb, .fa-cc-jcb.phone:before, .fa-cc-jcb.pdf:before, .fa-cc-jcb.excel:before, .fa-cc-jcb.word:before, .fa-cc-jcb.powerpoint:before, .fa-cc-jcb.audiofile:before, .fa-cc-jcb.videofile:before, .fa-cc-jcb.zip:before, .fa-cc-jcb.image:before, .fa-cc-jcb.txt:before, .fa-cc-jcb.file:before, .overlay-galerie-wrap .btn-close .fa-cc-jcb.icon, #bmbf-search-button-nav .fa-cc-jcb.icon, #bmbf-search-button .fa-cc-jcb.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club, .fa-cc-diners-club.phone:before, .fa-cc-diners-club.pdf:before, .fa-cc-diners-club.excel:before, .fa-cc-diners-club.word:before, .fa-cc-diners-club.powerpoint:before, .fa-cc-diners-club.audiofile:before, .fa-cc-diners-club.videofile:before, .fa-cc-diners-club.zip:before, .fa-cc-diners-club.image:before, .fa-cc-diners-club.txt:before, .fa-cc-diners-club.file:before, .overlay-galerie-wrap .btn-close .fa-cc-diners-club.icon, #bmbf-search-button-nav .fa-cc-diners-club.icon, #bmbf-search-button .fa-cc-diners-club.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone, .fa-clone.phone:before, .fa-clone.pdf:before, .fa-clone.excel:before, .fa-clone.word:before, .fa-clone.powerpoint:before, .fa-clone.audiofile:before, .fa-clone.videofile:before, .fa-clone.zip:before, .fa-clone.image:before, .fa-clone.txt:before, .fa-clone.file:before, .overlay-galerie-wrap .btn-close .fa-clone.icon, #bmbf-search-button-nav .fa-clone.icon, #bmbf-search-button .fa-clone.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hourglass-o, .fa-hourglass-o.phone:before, .fa-hourglass-o.pdf:before, .fa-hourglass-o.excel:before, .fa-hourglass-o.word:before, .fa-hourglass-o.powerpoint:before, .fa-hourglass-o.audiofile:before, .fa-hourglass-o.videofile:before, .fa-hourglass-o.zip:before, .fa-hourglass-o.image:before, .fa-hourglass-o.txt:before, .fa-hourglass-o.file:before, .overlay-galerie-wrap .btn-close .fa-hourglass-o.icon, #bmbf-search-button-nav .fa-hourglass-o.icon, #bmbf-search-button .fa-hourglass-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hourglass-o:before, .fa-hourglass-o.phone:before, .fa-hourglass-o.pdf:before, .fa-hourglass-o.excel:before, .fa-hourglass-o.word:before, .fa-hourglass-o.powerpoint:before, .fa-hourglass-o.audiofile:before, .fa-hourglass-o.videofile:before, .fa-hourglass-o.zip:before, .fa-hourglass-o.image:before, .fa-hourglass-o.txt:before, .fa-hourglass-o.file:before, .overlay-galerie-wrap .btn-close .fa-hourglass-o.icon:before, #bmbf-search-button-nav .fa-hourglass-o.icon:before, #bmbf-search-button .fa-hourglass-o.icon:before {
  content: ""; }

.fa.fa-hourglass-1:before, .fa-hourglass-1.phone:before, .fa-hourglass-1.pdf:before, .fa-hourglass-1.excel:before, .fa-hourglass-1.word:before, .fa-hourglass-1.powerpoint:before, .fa-hourglass-1.audiofile:before, .fa-hourglass-1.videofile:before, .fa-hourglass-1.zip:before, .fa-hourglass-1.image:before, .fa-hourglass-1.txt:before, .fa-hourglass-1.file:before, .overlay-galerie-wrap .btn-close .fa-hourglass-1.icon:before, #bmbf-search-button-nav .fa-hourglass-1.icon:before, #bmbf-search-button .fa-hourglass-1.icon:before {
  content: ""; }

.fa.fa-hourglass-2:before, .fa-hourglass-2.phone:before, .fa-hourglass-2.pdf:before, .fa-hourglass-2.excel:before, .fa-hourglass-2.word:before, .fa-hourglass-2.powerpoint:before, .fa-hourglass-2.audiofile:before, .fa-hourglass-2.videofile:before, .fa-hourglass-2.zip:before, .fa-hourglass-2.image:before, .fa-hourglass-2.txt:before, .fa-hourglass-2.file:before, .overlay-galerie-wrap .btn-close .fa-hourglass-2.icon:before, #bmbf-search-button-nav .fa-hourglass-2.icon:before, #bmbf-search-button .fa-hourglass-2.icon:before {
  content: ""; }

.fa.fa-hourglass-3:before, .fa-hourglass-3.phone:before, .fa-hourglass-3.pdf:before, .fa-hourglass-3.excel:before, .fa-hourglass-3.word:before, .fa-hourglass-3.powerpoint:before, .fa-hourglass-3.audiofile:before, .fa-hourglass-3.videofile:before, .fa-hourglass-3.zip:before, .fa-hourglass-3.image:before, .fa-hourglass-3.txt:before, .fa-hourglass-3.file:before, .overlay-galerie-wrap .btn-close .fa-hourglass-3.icon:before, #bmbf-search-button-nav .fa-hourglass-3.icon:before, #bmbf-search-button .fa-hourglass-3.icon:before {
  content: ""; }

.fa.fa-hand-rock-o, .fa-hand-rock-o.phone:before, .fa-hand-rock-o.pdf:before, .fa-hand-rock-o.excel:before, .fa-hand-rock-o.word:before, .fa-hand-rock-o.powerpoint:before, .fa-hand-rock-o.audiofile:before, .fa-hand-rock-o.videofile:before, .fa-hand-rock-o.zip:before, .fa-hand-rock-o.image:before, .fa-hand-rock-o.txt:before, .fa-hand-rock-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-rock-o.icon, #bmbf-search-button-nav .fa-hand-rock-o.icon, #bmbf-search-button .fa-hand-rock-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-rock-o:before, .fa-hand-rock-o.phone:before, .fa-hand-rock-o.pdf:before, .fa-hand-rock-o.excel:before, .fa-hand-rock-o.word:before, .fa-hand-rock-o.powerpoint:before, .fa-hand-rock-o.audiofile:before, .fa-hand-rock-o.videofile:before, .fa-hand-rock-o.zip:before, .fa-hand-rock-o.image:before, .fa-hand-rock-o.txt:before, .fa-hand-rock-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-rock-o.icon:before, #bmbf-search-button-nav .fa-hand-rock-o.icon:before, #bmbf-search-button .fa-hand-rock-o.icon:before {
  content: ""; }

.fa.fa-hand-grab-o, .fa-hand-grab-o.phone:before, .fa-hand-grab-o.pdf:before, .fa-hand-grab-o.excel:before, .fa-hand-grab-o.word:before, .fa-hand-grab-o.powerpoint:before, .fa-hand-grab-o.audiofile:before, .fa-hand-grab-o.videofile:before, .fa-hand-grab-o.zip:before, .fa-hand-grab-o.image:before, .fa-hand-grab-o.txt:before, .fa-hand-grab-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-grab-o.icon, #bmbf-search-button-nav .fa-hand-grab-o.icon, #bmbf-search-button .fa-hand-grab-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-grab-o:before, .fa-hand-grab-o.phone:before, .fa-hand-grab-o.pdf:before, .fa-hand-grab-o.excel:before, .fa-hand-grab-o.word:before, .fa-hand-grab-o.powerpoint:before, .fa-hand-grab-o.audiofile:before, .fa-hand-grab-o.videofile:before, .fa-hand-grab-o.zip:before, .fa-hand-grab-o.image:before, .fa-hand-grab-o.txt:before, .fa-hand-grab-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-grab-o.icon:before, #bmbf-search-button-nav .fa-hand-grab-o.icon:before, #bmbf-search-button .fa-hand-grab-o.icon:before {
  content: ""; }

.fa.fa-hand-paper-o, .fa-hand-paper-o.phone:before, .fa-hand-paper-o.pdf:before, .fa-hand-paper-o.excel:before, .fa-hand-paper-o.word:before, .fa-hand-paper-o.powerpoint:before, .fa-hand-paper-o.audiofile:before, .fa-hand-paper-o.videofile:before, .fa-hand-paper-o.zip:before, .fa-hand-paper-o.image:before, .fa-hand-paper-o.txt:before, .fa-hand-paper-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-paper-o.icon, #bmbf-search-button-nav .fa-hand-paper-o.icon, #bmbf-search-button .fa-hand-paper-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-paper-o:before, .fa-hand-paper-o.phone:before, .fa-hand-paper-o.pdf:before, .fa-hand-paper-o.excel:before, .fa-hand-paper-o.word:before, .fa-hand-paper-o.powerpoint:before, .fa-hand-paper-o.audiofile:before, .fa-hand-paper-o.videofile:before, .fa-hand-paper-o.zip:before, .fa-hand-paper-o.image:before, .fa-hand-paper-o.txt:before, .fa-hand-paper-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-paper-o.icon:before, #bmbf-search-button-nav .fa-hand-paper-o.icon:before, #bmbf-search-button .fa-hand-paper-o.icon:before {
  content: ""; }

.fa.fa-hand-stop-o, .fa-hand-stop-o.phone:before, .fa-hand-stop-o.pdf:before, .fa-hand-stop-o.excel:before, .fa-hand-stop-o.word:before, .fa-hand-stop-o.powerpoint:before, .fa-hand-stop-o.audiofile:before, .fa-hand-stop-o.videofile:before, .fa-hand-stop-o.zip:before, .fa-hand-stop-o.image:before, .fa-hand-stop-o.txt:before, .fa-hand-stop-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-stop-o.icon, #bmbf-search-button-nav .fa-hand-stop-o.icon, #bmbf-search-button .fa-hand-stop-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-stop-o:before, .fa-hand-stop-o.phone:before, .fa-hand-stop-o.pdf:before, .fa-hand-stop-o.excel:before, .fa-hand-stop-o.word:before, .fa-hand-stop-o.powerpoint:before, .fa-hand-stop-o.audiofile:before, .fa-hand-stop-o.videofile:before, .fa-hand-stop-o.zip:before, .fa-hand-stop-o.image:before, .fa-hand-stop-o.txt:before, .fa-hand-stop-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-stop-o.icon:before, #bmbf-search-button-nav .fa-hand-stop-o.icon:before, #bmbf-search-button .fa-hand-stop-o.icon:before {
  content: ""; }

.fa.fa-hand-scissors-o, .fa-hand-scissors-o.phone:before, .fa-hand-scissors-o.pdf:before, .fa-hand-scissors-o.excel:before, .fa-hand-scissors-o.word:before, .fa-hand-scissors-o.powerpoint:before, .fa-hand-scissors-o.audiofile:before, .fa-hand-scissors-o.videofile:before, .fa-hand-scissors-o.zip:before, .fa-hand-scissors-o.image:before, .fa-hand-scissors-o.txt:before, .fa-hand-scissors-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-scissors-o.icon, #bmbf-search-button-nav .fa-hand-scissors-o.icon, #bmbf-search-button .fa-hand-scissors-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before, .fa-hand-scissors-o.phone:before, .fa-hand-scissors-o.pdf:before, .fa-hand-scissors-o.excel:before, .fa-hand-scissors-o.word:before, .fa-hand-scissors-o.powerpoint:before, .fa-hand-scissors-o.audiofile:before, .fa-hand-scissors-o.videofile:before, .fa-hand-scissors-o.zip:before, .fa-hand-scissors-o.image:before, .fa-hand-scissors-o.txt:before, .fa-hand-scissors-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-scissors-o.icon:before, #bmbf-search-button-nav .fa-hand-scissors-o.icon:before, #bmbf-search-button .fa-hand-scissors-o.icon:before {
  content: ""; }

.fa.fa-hand-lizard-o, .fa-hand-lizard-o.phone:before, .fa-hand-lizard-o.pdf:before, .fa-hand-lizard-o.excel:before, .fa-hand-lizard-o.word:before, .fa-hand-lizard-o.powerpoint:before, .fa-hand-lizard-o.audiofile:before, .fa-hand-lizard-o.videofile:before, .fa-hand-lizard-o.zip:before, .fa-hand-lizard-o.image:before, .fa-hand-lizard-o.txt:before, .fa-hand-lizard-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-lizard-o.icon, #bmbf-search-button-nav .fa-hand-lizard-o.icon, #bmbf-search-button .fa-hand-lizard-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before, .fa-hand-lizard-o.phone:before, .fa-hand-lizard-o.pdf:before, .fa-hand-lizard-o.excel:before, .fa-hand-lizard-o.word:before, .fa-hand-lizard-o.powerpoint:before, .fa-hand-lizard-o.audiofile:before, .fa-hand-lizard-o.videofile:before, .fa-hand-lizard-o.zip:before, .fa-hand-lizard-o.image:before, .fa-hand-lizard-o.txt:before, .fa-hand-lizard-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-lizard-o.icon:before, #bmbf-search-button-nav .fa-hand-lizard-o.icon:before, #bmbf-search-button .fa-hand-lizard-o.icon:before {
  content: ""; }

.fa.fa-hand-spock-o, .fa-hand-spock-o.phone:before, .fa-hand-spock-o.pdf:before, .fa-hand-spock-o.excel:before, .fa-hand-spock-o.word:before, .fa-hand-spock-o.powerpoint:before, .fa-hand-spock-o.audiofile:before, .fa-hand-spock-o.videofile:before, .fa-hand-spock-o.zip:before, .fa-hand-spock-o.image:before, .fa-hand-spock-o.txt:before, .fa-hand-spock-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-spock-o.icon, #bmbf-search-button-nav .fa-hand-spock-o.icon, #bmbf-search-button .fa-hand-spock-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-spock-o:before, .fa-hand-spock-o.phone:before, .fa-hand-spock-o.pdf:before, .fa-hand-spock-o.excel:before, .fa-hand-spock-o.word:before, .fa-hand-spock-o.powerpoint:before, .fa-hand-spock-o.audiofile:before, .fa-hand-spock-o.videofile:before, .fa-hand-spock-o.zip:before, .fa-hand-spock-o.image:before, .fa-hand-spock-o.txt:before, .fa-hand-spock-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-spock-o.icon:before, #bmbf-search-button-nav .fa-hand-spock-o.icon:before, #bmbf-search-button .fa-hand-spock-o.icon:before {
  content: ""; }

.fa.fa-hand-pointer-o, .fa-hand-pointer-o.phone:before, .fa-hand-pointer-o.pdf:before, .fa-hand-pointer-o.excel:before, .fa-hand-pointer-o.word:before, .fa-hand-pointer-o.powerpoint:before, .fa-hand-pointer-o.audiofile:before, .fa-hand-pointer-o.videofile:before, .fa-hand-pointer-o.zip:before, .fa-hand-pointer-o.image:before, .fa-hand-pointer-o.txt:before, .fa-hand-pointer-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-pointer-o.icon, #bmbf-search-button-nav .fa-hand-pointer-o.icon, #bmbf-search-button .fa-hand-pointer-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before, .fa-hand-pointer-o.phone:before, .fa-hand-pointer-o.pdf:before, .fa-hand-pointer-o.excel:before, .fa-hand-pointer-o.word:before, .fa-hand-pointer-o.powerpoint:before, .fa-hand-pointer-o.audiofile:before, .fa-hand-pointer-o.videofile:before, .fa-hand-pointer-o.zip:before, .fa-hand-pointer-o.image:before, .fa-hand-pointer-o.txt:before, .fa-hand-pointer-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-pointer-o.icon:before, #bmbf-search-button-nav .fa-hand-pointer-o.icon:before, #bmbf-search-button .fa-hand-pointer-o.icon:before {
  content: ""; }

.fa.fa-hand-peace-o, .fa-hand-peace-o.phone:before, .fa-hand-peace-o.pdf:before, .fa-hand-peace-o.excel:before, .fa-hand-peace-o.word:before, .fa-hand-peace-o.powerpoint:before, .fa-hand-peace-o.audiofile:before, .fa-hand-peace-o.videofile:before, .fa-hand-peace-o.zip:before, .fa-hand-peace-o.image:before, .fa-hand-peace-o.txt:before, .fa-hand-peace-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-peace-o.icon, #bmbf-search-button-nav .fa-hand-peace-o.icon, #bmbf-search-button .fa-hand-peace-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-peace-o:before, .fa-hand-peace-o.phone:before, .fa-hand-peace-o.pdf:before, .fa-hand-peace-o.excel:before, .fa-hand-peace-o.word:before, .fa-hand-peace-o.powerpoint:before, .fa-hand-peace-o.audiofile:before, .fa-hand-peace-o.videofile:before, .fa-hand-peace-o.zip:before, .fa-hand-peace-o.image:before, .fa-hand-peace-o.txt:before, .fa-hand-peace-o.file:before, .overlay-galerie-wrap .btn-close .fa-hand-peace-o.icon:before, #bmbf-search-button-nav .fa-hand-peace-o.icon:before, #bmbf-search-button .fa-hand-peace-o.icon:before {
  content: ""; }

.fa.fa-registered, .fa-registered.phone:before, .fa-registered.pdf:before, .fa-registered.excel:before, .fa-registered.word:before, .fa-registered.powerpoint:before, .fa-registered.audiofile:before, .fa-registered.videofile:before, .fa-registered.zip:before, .fa-registered.image:before, .fa-registered.txt:before, .fa-registered.file:before, .overlay-galerie-wrap .btn-close .fa-registered.icon, #bmbf-search-button-nav .fa-registered.icon, #bmbf-search-button .fa-registered.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-creative-commons, .fa-creative-commons.phone:before, .fa-creative-commons.pdf:before, .fa-creative-commons.excel:before, .fa-creative-commons.word:before, .fa-creative-commons.powerpoint:before, .fa-creative-commons.audiofile:before, .fa-creative-commons.videofile:before, .fa-creative-commons.zip:before, .fa-creative-commons.image:before, .fa-creative-commons.txt:before, .fa-creative-commons.file:before, .overlay-galerie-wrap .btn-close .fa-creative-commons.icon, #bmbf-search-button-nav .fa-creative-commons.icon, #bmbf-search-button .fa-creative-commons.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg, .fa-gg.phone:before, .fa-gg.pdf:before, .fa-gg.excel:before, .fa-gg.word:before, .fa-gg.powerpoint:before, .fa-gg.audiofile:before, .fa-gg.videofile:before, .fa-gg.zip:before, .fa-gg.image:before, .fa-gg.txt:before, .fa-gg.file:before, .overlay-galerie-wrap .btn-close .fa-gg.icon, #bmbf-search-button-nav .fa-gg.icon, #bmbf-search-button .fa-gg.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle, .fa-gg-circle.phone:before, .fa-gg-circle.pdf:before, .fa-gg-circle.excel:before, .fa-gg-circle.word:before, .fa-gg-circle.powerpoint:before, .fa-gg-circle.audiofile:before, .fa-gg-circle.videofile:before, .fa-gg-circle.zip:before, .fa-gg-circle.image:before, .fa-gg-circle.txt:before, .fa-gg-circle.file:before, .overlay-galerie-wrap .btn-close .fa-gg-circle.icon, #bmbf-search-button-nav .fa-gg-circle.icon, #bmbf-search-button .fa-gg-circle.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor, .fa-tripadvisor.phone:before, .fa-tripadvisor.pdf:before, .fa-tripadvisor.excel:before, .fa-tripadvisor.word:before, .fa-tripadvisor.powerpoint:before, .fa-tripadvisor.audiofile:before, .fa-tripadvisor.videofile:before, .fa-tripadvisor.zip:before, .fa-tripadvisor.image:before, .fa-tripadvisor.txt:before, .fa-tripadvisor.file:before, .overlay-galerie-wrap .btn-close .fa-tripadvisor.icon, #bmbf-search-button-nav .fa-tripadvisor.icon, #bmbf-search-button .fa-tripadvisor.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki, .fa-odnoklassniki.phone:before, .fa-odnoklassniki.pdf:before, .fa-odnoklassniki.excel:before, .fa-odnoklassniki.word:before, .fa-odnoklassniki.powerpoint:before, .fa-odnoklassniki.audiofile:before, .fa-odnoklassniki.videofile:before, .fa-odnoklassniki.zip:before, .fa-odnoklassniki.image:before, .fa-odnoklassniki.txt:before, .fa-odnoklassniki.file:before, .overlay-galerie-wrap .btn-close .fa-odnoklassniki.icon, #bmbf-search-button-nav .fa-odnoklassniki.icon, #bmbf-search-button .fa-odnoklassniki.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square, .fa-odnoklassniki-square.phone:before, .fa-odnoklassniki-square.pdf:before, .fa-odnoklassniki-square.excel:before, .fa-odnoklassniki-square.word:before, .fa-odnoklassniki-square.powerpoint:before, .fa-odnoklassniki-square.audiofile:before, .fa-odnoklassniki-square.videofile:before, .fa-odnoklassniki-square.zip:before, .fa-odnoklassniki-square.image:before, .fa-odnoklassniki-square.txt:before, .fa-odnoklassniki-square.file:before, .overlay-galerie-wrap .btn-close .fa-odnoklassniki-square.icon, #bmbf-search-button-nav .fa-odnoklassniki-square.icon, #bmbf-search-button .fa-odnoklassniki-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket, .fa-get-pocket.phone:before, .fa-get-pocket.pdf:before, .fa-get-pocket.excel:before, .fa-get-pocket.word:before, .fa-get-pocket.powerpoint:before, .fa-get-pocket.audiofile:before, .fa-get-pocket.videofile:before, .fa-get-pocket.zip:before, .fa-get-pocket.image:before, .fa-get-pocket.txt:before, .fa-get-pocket.file:before, .overlay-galerie-wrap .btn-close .fa-get-pocket.icon, #bmbf-search-button-nav .fa-get-pocket.icon, #bmbf-search-button .fa-get-pocket.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w, .fa-wikipedia-w.phone:before, .fa-wikipedia-w.pdf:before, .fa-wikipedia-w.excel:before, .fa-wikipedia-w.word:before, .fa-wikipedia-w.powerpoint:before, .fa-wikipedia-w.audiofile:before, .fa-wikipedia-w.videofile:before, .fa-wikipedia-w.zip:before, .fa-wikipedia-w.image:before, .fa-wikipedia-w.txt:before, .fa-wikipedia-w.file:before, .overlay-galerie-wrap .btn-close .fa-wikipedia-w.icon, #bmbf-search-button-nav .fa-wikipedia-w.icon, #bmbf-search-button .fa-wikipedia-w.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari, .fa-safari.phone:before, .fa-safari.pdf:before, .fa-safari.excel:before, .fa-safari.word:before, .fa-safari.powerpoint:before, .fa-safari.audiofile:before, .fa-safari.videofile:before, .fa-safari.zip:before, .fa-safari.image:before, .fa-safari.txt:before, .fa-safari.file:before, .overlay-galerie-wrap .btn-close .fa-safari.icon, #bmbf-search-button-nav .fa-safari.icon, #bmbf-search-button .fa-safari.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome, .fa-chrome.phone:before, .fa-chrome.pdf:before, .fa-chrome.excel:before, .fa-chrome.word:before, .fa-chrome.powerpoint:before, .fa-chrome.audiofile:before, .fa-chrome.videofile:before, .fa-chrome.zip:before, .fa-chrome.image:before, .fa-chrome.txt:before, .fa-chrome.file:before, .overlay-galerie-wrap .btn-close .fa-chrome.icon, #bmbf-search-button-nav .fa-chrome.icon, #bmbf-search-button .fa-chrome.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox, .fa-firefox.phone:before, .fa-firefox.pdf:before, .fa-firefox.excel:before, .fa-firefox.word:before, .fa-firefox.powerpoint:before, .fa-firefox.audiofile:before, .fa-firefox.videofile:before, .fa-firefox.zip:before, .fa-firefox.image:before, .fa-firefox.txt:before, .fa-firefox.file:before, .overlay-galerie-wrap .btn-close .fa-firefox.icon, #bmbf-search-button-nav .fa-firefox.icon, #bmbf-search-button .fa-firefox.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera, .fa-opera.phone:before, .fa-opera.pdf:before, .fa-opera.excel:before, .fa-opera.word:before, .fa-opera.powerpoint:before, .fa-opera.audiofile:before, .fa-opera.videofile:before, .fa-opera.zip:before, .fa-opera.image:before, .fa-opera.txt:before, .fa-opera.file:before, .overlay-galerie-wrap .btn-close .fa-opera.icon, #bmbf-search-button-nav .fa-opera.icon, #bmbf-search-button .fa-opera.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer, .fa-internet-explorer.phone:before, .fa-internet-explorer.pdf:before, .fa-internet-explorer.excel:before, .fa-internet-explorer.word:before, .fa-internet-explorer.powerpoint:before, .fa-internet-explorer.audiofile:before, .fa-internet-explorer.videofile:before, .fa-internet-explorer.zip:before, .fa-internet-explorer.image:before, .fa-internet-explorer.txt:before, .fa-internet-explorer.file:before, .overlay-galerie-wrap .btn-close .fa-internet-explorer.icon, #bmbf-search-button-nav .fa-internet-explorer.icon, #bmbf-search-button .fa-internet-explorer.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before, .fa-television.phone:before, .fa-television.pdf:before, .fa-television.excel:before, .fa-television.word:before, .fa-television.powerpoint:before, .fa-television.audiofile:before, .fa-television.videofile:before, .fa-television.zip:before, .fa-television.image:before, .fa-television.txt:before, .fa-television.file:before, .overlay-galerie-wrap .btn-close .fa-television.icon:before, #bmbf-search-button-nav .fa-television.icon:before, #bmbf-search-button .fa-television.icon:before {
  content: ""; }

.fa.fa-contao, .fa-contao.phone:before, .fa-contao.pdf:before, .fa-contao.excel:before, .fa-contao.word:before, .fa-contao.powerpoint:before, .fa-contao.audiofile:before, .fa-contao.videofile:before, .fa-contao.zip:before, .fa-contao.image:before, .fa-contao.txt:before, .fa-contao.file:before, .overlay-galerie-wrap .btn-close .fa-contao.icon, #bmbf-search-button-nav .fa-contao.icon, #bmbf-search-button .fa-contao.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px, .fa-500px.phone:before, .fa-500px.pdf:before, .fa-500px.excel:before, .fa-500px.word:before, .fa-500px.powerpoint:before, .fa-500px.audiofile:before, .fa-500px.videofile:before, .fa-500px.zip:before, .fa-500px.image:before, .fa-500px.txt:before, .fa-500px.file:before, .overlay-galerie-wrap .btn-close .fa-500px.icon, #bmbf-search-button-nav .fa-500px.icon, #bmbf-search-button .fa-500px.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon, .fa-amazon.phone:before, .fa-amazon.pdf:before, .fa-amazon.excel:before, .fa-amazon.word:before, .fa-amazon.powerpoint:before, .fa-amazon.audiofile:before, .fa-amazon.videofile:before, .fa-amazon.zip:before, .fa-amazon.image:before, .fa-amazon.txt:before, .fa-amazon.file:before, .overlay-galerie-wrap .btn-close .fa-amazon.icon, #bmbf-search-button-nav .fa-amazon.icon, #bmbf-search-button .fa-amazon.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o, .fa-calendar-plus-o.phone:before, .fa-calendar-plus-o.pdf:before, .fa-calendar-plus-o.excel:before, .fa-calendar-plus-o.word:before, .fa-calendar-plus-o.powerpoint:before, .fa-calendar-plus-o.audiofile:before, .fa-calendar-plus-o.videofile:before, .fa-calendar-plus-o.zip:before, .fa-calendar-plus-o.image:before, .fa-calendar-plus-o.txt:before, .fa-calendar-plus-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-plus-o.icon, #bmbf-search-button-nav .fa-calendar-plus-o.icon, #bmbf-search-button .fa-calendar-plus-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before, .fa-calendar-plus-o.phone:before, .fa-calendar-plus-o.pdf:before, .fa-calendar-plus-o.excel:before, .fa-calendar-plus-o.word:before, .fa-calendar-plus-o.powerpoint:before, .fa-calendar-plus-o.audiofile:before, .fa-calendar-plus-o.videofile:before, .fa-calendar-plus-o.zip:before, .fa-calendar-plus-o.image:before, .fa-calendar-plus-o.txt:before, .fa-calendar-plus-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-plus-o.icon:before, #bmbf-search-button-nav .fa-calendar-plus-o.icon:before, #bmbf-search-button .fa-calendar-plus-o.icon:before {
  content: ""; }

.fa.fa-calendar-minus-o, .fa-calendar-minus-o.phone:before, .fa-calendar-minus-o.pdf:before, .fa-calendar-minus-o.excel:before, .fa-calendar-minus-o.word:before, .fa-calendar-minus-o.powerpoint:before, .fa-calendar-minus-o.audiofile:before, .fa-calendar-minus-o.videofile:before, .fa-calendar-minus-o.zip:before, .fa-calendar-minus-o.image:before, .fa-calendar-minus-o.txt:before, .fa-calendar-minus-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-minus-o.icon, #bmbf-search-button-nav .fa-calendar-minus-o.icon, #bmbf-search-button .fa-calendar-minus-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before, .fa-calendar-minus-o.phone:before, .fa-calendar-minus-o.pdf:before, .fa-calendar-minus-o.excel:before, .fa-calendar-minus-o.word:before, .fa-calendar-minus-o.powerpoint:before, .fa-calendar-minus-o.audiofile:before, .fa-calendar-minus-o.videofile:before, .fa-calendar-minus-o.zip:before, .fa-calendar-minus-o.image:before, .fa-calendar-minus-o.txt:before, .fa-calendar-minus-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-minus-o.icon:before, #bmbf-search-button-nav .fa-calendar-minus-o.icon:before, #bmbf-search-button .fa-calendar-minus-o.icon:before {
  content: ""; }

.fa.fa-calendar-times-o, .fa-calendar-times-o.phone:before, .fa-calendar-times-o.pdf:before, .fa-calendar-times-o.excel:before, .fa-calendar-times-o.word:before, .fa-calendar-times-o.powerpoint:before, .fa-calendar-times-o.audiofile:before, .fa-calendar-times-o.videofile:before, .fa-calendar-times-o.zip:before, .fa-calendar-times-o.image:before, .fa-calendar-times-o.txt:before, .fa-calendar-times-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-times-o.icon, #bmbf-search-button-nav .fa-calendar-times-o.icon, #bmbf-search-button .fa-calendar-times-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-times-o:before, .fa-calendar-times-o.phone:before, .fa-calendar-times-o.pdf:before, .fa-calendar-times-o.excel:before, .fa-calendar-times-o.word:before, .fa-calendar-times-o.powerpoint:before, .fa-calendar-times-o.audiofile:before, .fa-calendar-times-o.videofile:before, .fa-calendar-times-o.zip:before, .fa-calendar-times-o.image:before, .fa-calendar-times-o.txt:before, .fa-calendar-times-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-times-o.icon:before, #bmbf-search-button-nav .fa-calendar-times-o.icon:before, #bmbf-search-button .fa-calendar-times-o.icon:before {
  content: ""; }

.fa.fa-calendar-check-o, .fa-calendar-check-o.phone:before, .fa-calendar-check-o.pdf:before, .fa-calendar-check-o.excel:before, .fa-calendar-check-o.word:before, .fa-calendar-check-o.powerpoint:before, .fa-calendar-check-o.audiofile:before, .fa-calendar-check-o.videofile:before, .fa-calendar-check-o.zip:before, .fa-calendar-check-o.image:before, .fa-calendar-check-o.txt:before, .fa-calendar-check-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-check-o.icon, #bmbf-search-button-nav .fa-calendar-check-o.icon, #bmbf-search-button .fa-calendar-check-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-calendar-check-o:before, .fa-calendar-check-o.phone:before, .fa-calendar-check-o.pdf:before, .fa-calendar-check-o.excel:before, .fa-calendar-check-o.word:before, .fa-calendar-check-o.powerpoint:before, .fa-calendar-check-o.audiofile:before, .fa-calendar-check-o.videofile:before, .fa-calendar-check-o.zip:before, .fa-calendar-check-o.image:before, .fa-calendar-check-o.txt:before, .fa-calendar-check-o.file:before, .overlay-galerie-wrap .btn-close .fa-calendar-check-o.icon:before, #bmbf-search-button-nav .fa-calendar-check-o.icon:before, #bmbf-search-button .fa-calendar-check-o.icon:before {
  content: ""; }

.fa.fa-map-o, .fa-map-o.phone:before, .fa-map-o.pdf:before, .fa-map-o.excel:before, .fa-map-o.word:before, .fa-map-o.powerpoint:before, .fa-map-o.audiofile:before, .fa-map-o.videofile:before, .fa-map-o.zip:before, .fa-map-o.image:before, .fa-map-o.txt:before, .fa-map-o.file:before, .overlay-galerie-wrap .btn-close .fa-map-o.icon, #bmbf-search-button-nav .fa-map-o.icon, #bmbf-search-button .fa-map-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-map-o:before, .fa-map-o.phone:before, .fa-map-o.pdf:before, .fa-map-o.excel:before, .fa-map-o.word:before, .fa-map-o.powerpoint:before, .fa-map-o.audiofile:before, .fa-map-o.videofile:before, .fa-map-o.zip:before, .fa-map-o.image:before, .fa-map-o.txt:before, .fa-map-o.file:before, .overlay-galerie-wrap .btn-close .fa-map-o.icon:before, #bmbf-search-button-nav .fa-map-o.icon:before, #bmbf-search-button .fa-map-o.icon:before {
  content: ""; }

.fa.fa-commenting:before, .fa-commenting.phone:before, .fa-commenting.pdf:before, .fa-commenting.excel:before, .fa-commenting.word:before, .fa-commenting.powerpoint:before, .fa-commenting.audiofile:before, .fa-commenting.videofile:before, .fa-commenting.zip:before, .fa-commenting.image:before, .fa-commenting.txt:before, .fa-commenting.file:before, .overlay-galerie-wrap .btn-close .fa-commenting.icon:before, #bmbf-search-button-nav .fa-commenting.icon:before, #bmbf-search-button .fa-commenting.icon:before {
  content: ""; }

.fa.fa-commenting-o, .fa-commenting-o.phone:before, .fa-commenting-o.pdf:before, .fa-commenting-o.excel:before, .fa-commenting-o.word:before, .fa-commenting-o.powerpoint:before, .fa-commenting-o.audiofile:before, .fa-commenting-o.videofile:before, .fa-commenting-o.zip:before, .fa-commenting-o.image:before, .fa-commenting-o.txt:before, .fa-commenting-o.file:before, .overlay-galerie-wrap .btn-close .fa-commenting-o.icon, #bmbf-search-button-nav .fa-commenting-o.icon, #bmbf-search-button .fa-commenting-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-commenting-o:before, .fa-commenting-o.phone:before, .fa-commenting-o.pdf:before, .fa-commenting-o.excel:before, .fa-commenting-o.word:before, .fa-commenting-o.powerpoint:before, .fa-commenting-o.audiofile:before, .fa-commenting-o.videofile:before, .fa-commenting-o.zip:before, .fa-commenting-o.image:before, .fa-commenting-o.txt:before, .fa-commenting-o.file:before, .overlay-galerie-wrap .btn-close .fa-commenting-o.icon:before, #bmbf-search-button-nav .fa-commenting-o.icon:before, #bmbf-search-button .fa-commenting-o.icon:before {
  content: ""; }

.fa.fa-houzz, .fa-houzz.phone:before, .fa-houzz.pdf:before, .fa-houzz.excel:before, .fa-houzz.word:before, .fa-houzz.powerpoint:before, .fa-houzz.audiofile:before, .fa-houzz.videofile:before, .fa-houzz.zip:before, .fa-houzz.image:before, .fa-houzz.txt:before, .fa-houzz.file:before, .overlay-galerie-wrap .btn-close .fa-houzz.icon, #bmbf-search-button-nav .fa-houzz.icon, #bmbf-search-button .fa-houzz.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo, .fa-vimeo.phone:before, .fa-vimeo.pdf:before, .fa-vimeo.excel:before, .fa-vimeo.word:before, .fa-vimeo.powerpoint:before, .fa-vimeo.audiofile:before, .fa-vimeo.videofile:before, .fa-vimeo.zip:before, .fa-vimeo.image:before, .fa-vimeo.txt:before, .fa-vimeo.file:before, .overlay-galerie-wrap .btn-close .fa-vimeo.icon, #bmbf-search-button-nav .fa-vimeo.icon, #bmbf-search-button .fa-vimeo.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before, .fa-vimeo.phone:before, .fa-vimeo.pdf:before, .fa-vimeo.excel:before, .fa-vimeo.word:before, .fa-vimeo.powerpoint:before, .fa-vimeo.audiofile:before, .fa-vimeo.videofile:before, .fa-vimeo.zip:before, .fa-vimeo.image:before, .fa-vimeo.txt:before, .fa-vimeo.file:before, .overlay-galerie-wrap .btn-close .fa-vimeo.icon:before, #bmbf-search-button-nav .fa-vimeo.icon:before, #bmbf-search-button .fa-vimeo.icon:before {
  content: ""; }

.fa.fa-black-tie, .fa-black-tie.phone:before, .fa-black-tie.pdf:before, .fa-black-tie.excel:before, .fa-black-tie.word:before, .fa-black-tie.powerpoint:before, .fa-black-tie.audiofile:before, .fa-black-tie.videofile:before, .fa-black-tie.zip:before, .fa-black-tie.image:before, .fa-black-tie.txt:before, .fa-black-tie.file:before, .overlay-galerie-wrap .btn-close .fa-black-tie.icon, #bmbf-search-button-nav .fa-black-tie.icon, #bmbf-search-button .fa-black-tie.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons, .fa-fonticons.phone:before, .fa-fonticons.pdf:before, .fa-fonticons.excel:before, .fa-fonticons.word:before, .fa-fonticons.powerpoint:before, .fa-fonticons.audiofile:before, .fa-fonticons.videofile:before, .fa-fonticons.zip:before, .fa-fonticons.image:before, .fa-fonticons.txt:before, .fa-fonticons.file:before, .overlay-galerie-wrap .btn-close .fa-fonticons.icon, #bmbf-search-button-nav .fa-fonticons.icon, #bmbf-search-button .fa-fonticons.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien, .fa-reddit-alien.phone:before, .fa-reddit-alien.pdf:before, .fa-reddit-alien.excel:before, .fa-reddit-alien.word:before, .fa-reddit-alien.powerpoint:before, .fa-reddit-alien.audiofile:before, .fa-reddit-alien.videofile:before, .fa-reddit-alien.zip:before, .fa-reddit-alien.image:before, .fa-reddit-alien.txt:before, .fa-reddit-alien.file:before, .overlay-galerie-wrap .btn-close .fa-reddit-alien.icon, #bmbf-search-button-nav .fa-reddit-alien.icon, #bmbf-search-button .fa-reddit-alien.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge, .fa-edge.phone:before, .fa-edge.pdf:before, .fa-edge.excel:before, .fa-edge.word:before, .fa-edge.powerpoint:before, .fa-edge.audiofile:before, .fa-edge.videofile:before, .fa-edge.zip:before, .fa-edge.image:before, .fa-edge.txt:before, .fa-edge.file:before, .overlay-galerie-wrap .btn-close .fa-edge.icon, #bmbf-search-button-nav .fa-edge.icon, #bmbf-search-button .fa-edge.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before, .fa-credit-card-alt.phone:before, .fa-credit-card-alt.pdf:before, .fa-credit-card-alt.excel:before, .fa-credit-card-alt.word:before, .fa-credit-card-alt.powerpoint:before, .fa-credit-card-alt.audiofile:before, .fa-credit-card-alt.videofile:before, .fa-credit-card-alt.zip:before, .fa-credit-card-alt.image:before, .fa-credit-card-alt.txt:before, .fa-credit-card-alt.file:before, .overlay-galerie-wrap .btn-close .fa-credit-card-alt.icon:before, #bmbf-search-button-nav .fa-credit-card-alt.icon:before, #bmbf-search-button .fa-credit-card-alt.icon:before {
  content: ""; }

.fa.fa-codiepie, .fa-codiepie.phone:before, .fa-codiepie.pdf:before, .fa-codiepie.excel:before, .fa-codiepie.word:before, .fa-codiepie.powerpoint:before, .fa-codiepie.audiofile:before, .fa-codiepie.videofile:before, .fa-codiepie.zip:before, .fa-codiepie.image:before, .fa-codiepie.txt:before, .fa-codiepie.file:before, .overlay-galerie-wrap .btn-close .fa-codiepie.icon, #bmbf-search-button-nav .fa-codiepie.icon, #bmbf-search-button .fa-codiepie.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx, .fa-modx.phone:before, .fa-modx.pdf:before, .fa-modx.excel:before, .fa-modx.word:before, .fa-modx.powerpoint:before, .fa-modx.audiofile:before, .fa-modx.videofile:before, .fa-modx.zip:before, .fa-modx.image:before, .fa-modx.txt:before, .fa-modx.file:before, .overlay-galerie-wrap .btn-close .fa-modx.icon, #bmbf-search-button-nav .fa-modx.icon, #bmbf-search-button .fa-modx.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome, .fa-fort-awesome.phone:before, .fa-fort-awesome.pdf:before, .fa-fort-awesome.excel:before, .fa-fort-awesome.word:before, .fa-fort-awesome.powerpoint:before, .fa-fort-awesome.audiofile:before, .fa-fort-awesome.videofile:before, .fa-fort-awesome.zip:before, .fa-fort-awesome.image:before, .fa-fort-awesome.txt:before, .fa-fort-awesome.file:before, .overlay-galerie-wrap .btn-close .fa-fort-awesome.icon, #bmbf-search-button-nav .fa-fort-awesome.icon, #bmbf-search-button .fa-fort-awesome.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb, .fa-usb.phone:before, .fa-usb.pdf:before, .fa-usb.excel:before, .fa-usb.word:before, .fa-usb.powerpoint:before, .fa-usb.audiofile:before, .fa-usb.videofile:before, .fa-usb.zip:before, .fa-usb.image:before, .fa-usb.txt:before, .fa-usb.file:before, .overlay-galerie-wrap .btn-close .fa-usb.icon, #bmbf-search-button-nav .fa-usb.icon, #bmbf-search-button .fa-usb.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt, .fa-product-hunt.phone:before, .fa-product-hunt.pdf:before, .fa-product-hunt.excel:before, .fa-product-hunt.word:before, .fa-product-hunt.powerpoint:before, .fa-product-hunt.audiofile:before, .fa-product-hunt.videofile:before, .fa-product-hunt.zip:before, .fa-product-hunt.image:before, .fa-product-hunt.txt:before, .fa-product-hunt.file:before, .overlay-galerie-wrap .btn-close .fa-product-hunt.icon, #bmbf-search-button-nav .fa-product-hunt.icon, #bmbf-search-button .fa-product-hunt.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud, .fa-mixcloud.phone:before, .fa-mixcloud.pdf:before, .fa-mixcloud.excel:before, .fa-mixcloud.word:before, .fa-mixcloud.powerpoint:before, .fa-mixcloud.audiofile:before, .fa-mixcloud.videofile:before, .fa-mixcloud.zip:before, .fa-mixcloud.image:before, .fa-mixcloud.txt:before, .fa-mixcloud.file:before, .overlay-galerie-wrap .btn-close .fa-mixcloud.icon, #bmbf-search-button-nav .fa-mixcloud.icon, #bmbf-search-button .fa-mixcloud.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd, .fa-scribd.phone:before, .fa-scribd.pdf:before, .fa-scribd.excel:before, .fa-scribd.word:before, .fa-scribd.powerpoint:before, .fa-scribd.audiofile:before, .fa-scribd.videofile:before, .fa-scribd.zip:before, .fa-scribd.image:before, .fa-scribd.txt:before, .fa-scribd.file:before, .overlay-galerie-wrap .btn-close .fa-scribd.icon, #bmbf-search-button-nav .fa-scribd.icon, #bmbf-search-button .fa-scribd.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o, .fa-pause-circle-o.phone:before, .fa-pause-circle-o.pdf:before, .fa-pause-circle-o.excel:before, .fa-pause-circle-o.word:before, .fa-pause-circle-o.powerpoint:before, .fa-pause-circle-o.audiofile:before, .fa-pause-circle-o.videofile:before, .fa-pause-circle-o.zip:before, .fa-pause-circle-o.image:before, .fa-pause-circle-o.txt:before, .fa-pause-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-pause-circle-o.icon, #bmbf-search-button-nav .fa-pause-circle-o.icon, #bmbf-search-button .fa-pause-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-pause-circle-o:before, .fa-pause-circle-o.phone:before, .fa-pause-circle-o.pdf:before, .fa-pause-circle-o.excel:before, .fa-pause-circle-o.word:before, .fa-pause-circle-o.powerpoint:before, .fa-pause-circle-o.audiofile:before, .fa-pause-circle-o.videofile:before, .fa-pause-circle-o.zip:before, .fa-pause-circle-o.image:before, .fa-pause-circle-o.txt:before, .fa-pause-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-pause-circle-o.icon:before, #bmbf-search-button-nav .fa-pause-circle-o.icon:before, #bmbf-search-button .fa-pause-circle-o.icon:before {
  content: ""; }

.fa.fa-stop-circle-o, .fa-stop-circle-o.phone:before, .fa-stop-circle-o.pdf:before, .fa-stop-circle-o.excel:before, .fa-stop-circle-o.word:before, .fa-stop-circle-o.powerpoint:before, .fa-stop-circle-o.audiofile:before, .fa-stop-circle-o.videofile:before, .fa-stop-circle-o.zip:before, .fa-stop-circle-o.image:before, .fa-stop-circle-o.txt:before, .fa-stop-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-stop-circle-o.icon, #bmbf-search-button-nav .fa-stop-circle-o.icon, #bmbf-search-button .fa-stop-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-stop-circle-o:before, .fa-stop-circle-o.phone:before, .fa-stop-circle-o.pdf:before, .fa-stop-circle-o.excel:before, .fa-stop-circle-o.word:before, .fa-stop-circle-o.powerpoint:before, .fa-stop-circle-o.audiofile:before, .fa-stop-circle-o.videofile:before, .fa-stop-circle-o.zip:before, .fa-stop-circle-o.image:before, .fa-stop-circle-o.txt:before, .fa-stop-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-stop-circle-o.icon:before, #bmbf-search-button-nav .fa-stop-circle-o.icon:before, #bmbf-search-button .fa-stop-circle-o.icon:before {
  content: ""; }

.fa.fa-bluetooth, .fa-bluetooth.phone:before, .fa-bluetooth.pdf:before, .fa-bluetooth.excel:before, .fa-bluetooth.word:before, .fa-bluetooth.powerpoint:before, .fa-bluetooth.audiofile:before, .fa-bluetooth.videofile:before, .fa-bluetooth.zip:before, .fa-bluetooth.image:before, .fa-bluetooth.txt:before, .fa-bluetooth.file:before, .overlay-galerie-wrap .btn-close .fa-bluetooth.icon, #bmbf-search-button-nav .fa-bluetooth.icon, #bmbf-search-button .fa-bluetooth.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b, .fa-bluetooth-b.phone:before, .fa-bluetooth-b.pdf:before, .fa-bluetooth-b.excel:before, .fa-bluetooth-b.word:before, .fa-bluetooth-b.powerpoint:before, .fa-bluetooth-b.audiofile:before, .fa-bluetooth-b.videofile:before, .fa-bluetooth-b.zip:before, .fa-bluetooth-b.image:before, .fa-bluetooth-b.txt:before, .fa-bluetooth-b.file:before, .overlay-galerie-wrap .btn-close .fa-bluetooth-b.icon, #bmbf-search-button-nav .fa-bluetooth-b.icon, #bmbf-search-button .fa-bluetooth-b.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab, .fa-gitlab.phone:before, .fa-gitlab.pdf:before, .fa-gitlab.excel:before, .fa-gitlab.word:before, .fa-gitlab.powerpoint:before, .fa-gitlab.audiofile:before, .fa-gitlab.videofile:before, .fa-gitlab.zip:before, .fa-gitlab.image:before, .fa-gitlab.txt:before, .fa-gitlab.file:before, .overlay-galerie-wrap .btn-close .fa-gitlab.icon, #bmbf-search-button-nav .fa-gitlab.icon, #bmbf-search-button .fa-gitlab.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner, .fa-wpbeginner.phone:before, .fa-wpbeginner.pdf:before, .fa-wpbeginner.excel:before, .fa-wpbeginner.word:before, .fa-wpbeginner.powerpoint:before, .fa-wpbeginner.audiofile:before, .fa-wpbeginner.videofile:before, .fa-wpbeginner.zip:before, .fa-wpbeginner.image:before, .fa-wpbeginner.txt:before, .fa-wpbeginner.file:before, .overlay-galerie-wrap .btn-close .fa-wpbeginner.icon, #bmbf-search-button-nav .fa-wpbeginner.icon, #bmbf-search-button .fa-wpbeginner.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms, .fa-wpforms.phone:before, .fa-wpforms.pdf:before, .fa-wpforms.excel:before, .fa-wpforms.word:before, .fa-wpforms.powerpoint:before, .fa-wpforms.audiofile:before, .fa-wpforms.videofile:before, .fa-wpforms.zip:before, .fa-wpforms.image:before, .fa-wpforms.txt:before, .fa-wpforms.file:before, .overlay-galerie-wrap .btn-close .fa-wpforms.icon, #bmbf-search-button-nav .fa-wpforms.icon, #bmbf-search-button .fa-wpforms.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira, .fa-envira.phone:before, .fa-envira.pdf:before, .fa-envira.excel:before, .fa-envira.word:before, .fa-envira.powerpoint:before, .fa-envira.audiofile:before, .fa-envira.videofile:before, .fa-envira.zip:before, .fa-envira.image:before, .fa-envira.txt:before, .fa-envira.file:before, .overlay-galerie-wrap .btn-close .fa-envira.icon, #bmbf-search-button-nav .fa-envira.icon, #bmbf-search-button .fa-envira.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt, .fa-wheelchair-alt.phone:before, .fa-wheelchair-alt.pdf:before, .fa-wheelchair-alt.excel:before, .fa-wheelchair-alt.word:before, .fa-wheelchair-alt.powerpoint:before, .fa-wheelchair-alt.audiofile:before, .fa-wheelchair-alt.videofile:before, .fa-wheelchair-alt.zip:before, .fa-wheelchair-alt.image:before, .fa-wheelchair-alt.txt:before, .fa-wheelchair-alt.file:before, .overlay-galerie-wrap .btn-close .fa-wheelchair-alt.icon, #bmbf-search-button-nav .fa-wheelchair-alt.icon, #bmbf-search-button .fa-wheelchair-alt.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before, .fa-wheelchair-alt.phone:before, .fa-wheelchair-alt.pdf:before, .fa-wheelchair-alt.excel:before, .fa-wheelchair-alt.word:before, .fa-wheelchair-alt.powerpoint:before, .fa-wheelchair-alt.audiofile:before, .fa-wheelchair-alt.videofile:before, .fa-wheelchair-alt.zip:before, .fa-wheelchair-alt.image:before, .fa-wheelchair-alt.txt:before, .fa-wheelchair-alt.file:before, .overlay-galerie-wrap .btn-close .fa-wheelchair-alt.icon:before, #bmbf-search-button-nav .fa-wheelchair-alt.icon:before, #bmbf-search-button .fa-wheelchair-alt.icon:before {
  content: ""; }

.fa.fa-question-circle-o, .fa-question-circle-o.phone:before, .fa-question-circle-o.pdf:before, .fa-question-circle-o.excel:before, .fa-question-circle-o.word:before, .fa-question-circle-o.powerpoint:before, .fa-question-circle-o.audiofile:before, .fa-question-circle-o.videofile:before, .fa-question-circle-o.zip:before, .fa-question-circle-o.image:before, .fa-question-circle-o.txt:before, .fa-question-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-question-circle-o.icon, #bmbf-search-button-nav .fa-question-circle-o.icon, #bmbf-search-button .fa-question-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-question-circle-o:before, .fa-question-circle-o.phone:before, .fa-question-circle-o.pdf:before, .fa-question-circle-o.excel:before, .fa-question-circle-o.word:before, .fa-question-circle-o.powerpoint:before, .fa-question-circle-o.audiofile:before, .fa-question-circle-o.videofile:before, .fa-question-circle-o.zip:before, .fa-question-circle-o.image:before, .fa-question-circle-o.txt:before, .fa-question-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-question-circle-o.icon:before, #bmbf-search-button-nav .fa-question-circle-o.icon:before, #bmbf-search-button .fa-question-circle-o.icon:before {
  content: ""; }

.fa.fa-volume-control-phone:before, .fa-volume-control-phone.phone:before, .fa-volume-control-phone.pdf:before, .fa-volume-control-phone.excel:before, .fa-volume-control-phone.word:before, .fa-volume-control-phone.powerpoint:before, .fa-volume-control-phone.audiofile:before, .fa-volume-control-phone.videofile:before, .fa-volume-control-phone.zip:before, .fa-volume-control-phone.image:before, .fa-volume-control-phone.txt:before, .fa-volume-control-phone.file:before, .overlay-galerie-wrap .btn-close .fa-volume-control-phone.icon:before, #bmbf-search-button-nav .fa-volume-control-phone.icon:before, #bmbf-search-button .fa-volume-control-phone.icon:before {
  content: ""; }

.fa.fa-asl-interpreting:before, .fa-asl-interpreting.phone:before, .fa-asl-interpreting.pdf:before, .fa-asl-interpreting.excel:before, .fa-asl-interpreting.word:before, .fa-asl-interpreting.powerpoint:before, .fa-asl-interpreting.audiofile:before, .fa-asl-interpreting.videofile:before, .fa-asl-interpreting.zip:before, .fa-asl-interpreting.image:before, .fa-asl-interpreting.txt:before, .fa-asl-interpreting.file:before, .overlay-galerie-wrap .btn-close .fa-asl-interpreting.icon:before, #bmbf-search-button-nav .fa-asl-interpreting.icon:before, #bmbf-search-button .fa-asl-interpreting.icon:before {
  content: ""; }

.fa.fa-deafness:before, .fa-deafness.phone:before, .fa-deafness.pdf:before, .fa-deafness.excel:before, .fa-deafness.word:before, .fa-deafness.powerpoint:before, .fa-deafness.audiofile:before, .fa-deafness.videofile:before, .fa-deafness.zip:before, .fa-deafness.image:before, .fa-deafness.txt:before, .fa-deafness.file:before, .overlay-galerie-wrap .btn-close .fa-deafness.icon:before, #bmbf-search-button-nav .fa-deafness.icon:before, #bmbf-search-button .fa-deafness.icon:before {
  content: ""; }

.fa.fa-hard-of-hearing:before, .fa-hard-of-hearing.phone:before, .fa-hard-of-hearing.pdf:before, .fa-hard-of-hearing.excel:before, .fa-hard-of-hearing.word:before, .fa-hard-of-hearing.powerpoint:before, .fa-hard-of-hearing.audiofile:before, .fa-hard-of-hearing.videofile:before, .fa-hard-of-hearing.zip:before, .fa-hard-of-hearing.image:before, .fa-hard-of-hearing.txt:before, .fa-hard-of-hearing.file:before, .overlay-galerie-wrap .btn-close .fa-hard-of-hearing.icon:before, #bmbf-search-button-nav .fa-hard-of-hearing.icon:before, #bmbf-search-button .fa-hard-of-hearing.icon:before {
  content: ""; }

.fa.fa-glide, .fa-glide.phone:before, .fa-glide.pdf:before, .fa-glide.excel:before, .fa-glide.word:before, .fa-glide.powerpoint:before, .fa-glide.audiofile:before, .fa-glide.videofile:before, .fa-glide.zip:before, .fa-glide.image:before, .fa-glide.txt:before, .fa-glide.file:before, .overlay-galerie-wrap .btn-close .fa-glide.icon, #bmbf-search-button-nav .fa-glide.icon, #bmbf-search-button .fa-glide.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g, .fa-glide-g.phone:before, .fa-glide-g.pdf:before, .fa-glide-g.excel:before, .fa-glide-g.word:before, .fa-glide-g.powerpoint:before, .fa-glide-g.audiofile:before, .fa-glide-g.videofile:before, .fa-glide-g.zip:before, .fa-glide-g.image:before, .fa-glide-g.txt:before, .fa-glide-g.file:before, .overlay-galerie-wrap .btn-close .fa-glide-g.icon, #bmbf-search-button-nav .fa-glide-g.icon, #bmbf-search-button .fa-glide-g.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before, .fa-signing.phone:before, .fa-signing.pdf:before, .fa-signing.excel:before, .fa-signing.word:before, .fa-signing.powerpoint:before, .fa-signing.audiofile:before, .fa-signing.videofile:before, .fa-signing.zip:before, .fa-signing.image:before, .fa-signing.txt:before, .fa-signing.file:before, .overlay-galerie-wrap .btn-close .fa-signing.icon:before, #bmbf-search-button-nav .fa-signing.icon:before, #bmbf-search-button .fa-signing.icon:before {
  content: ""; }

.fa.fa-viadeo, .fa-viadeo.phone:before, .fa-viadeo.pdf:before, .fa-viadeo.excel:before, .fa-viadeo.word:before, .fa-viadeo.powerpoint:before, .fa-viadeo.audiofile:before, .fa-viadeo.videofile:before, .fa-viadeo.zip:before, .fa-viadeo.image:before, .fa-viadeo.txt:before, .fa-viadeo.file:before, .overlay-galerie-wrap .btn-close .fa-viadeo.icon, #bmbf-search-button-nav .fa-viadeo.icon, #bmbf-search-button .fa-viadeo.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square, .fa-viadeo-square.phone:before, .fa-viadeo-square.pdf:before, .fa-viadeo-square.excel:before, .fa-viadeo-square.word:before, .fa-viadeo-square.powerpoint:before, .fa-viadeo-square.audiofile:before, .fa-viadeo-square.videofile:before, .fa-viadeo-square.zip:before, .fa-viadeo-square.image:before, .fa-viadeo-square.txt:before, .fa-viadeo-square.file:before, .overlay-galerie-wrap .btn-close .fa-viadeo-square.icon, #bmbf-search-button-nav .fa-viadeo-square.icon, #bmbf-search-button .fa-viadeo-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat, .fa-snapchat.phone:before, .fa-snapchat.pdf:before, .fa-snapchat.excel:before, .fa-snapchat.word:before, .fa-snapchat.powerpoint:before, .fa-snapchat.audiofile:before, .fa-snapchat.videofile:before, .fa-snapchat.zip:before, .fa-snapchat.image:before, .fa-snapchat.txt:before, .fa-snapchat.file:before, .overlay-galerie-wrap .btn-close .fa-snapchat.icon, #bmbf-search-button-nav .fa-snapchat.icon, #bmbf-search-button .fa-snapchat.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost, .fa-snapchat-ghost.phone:before, .fa-snapchat-ghost.pdf:before, .fa-snapchat-ghost.excel:before, .fa-snapchat-ghost.word:before, .fa-snapchat-ghost.powerpoint:before, .fa-snapchat-ghost.audiofile:before, .fa-snapchat-ghost.videofile:before, .fa-snapchat-ghost.zip:before, .fa-snapchat-ghost.image:before, .fa-snapchat-ghost.txt:before, .fa-snapchat-ghost.file:before, .overlay-galerie-wrap .btn-close .fa-snapchat-ghost.icon, #bmbf-search-button-nav .fa-snapchat-ghost.icon, #bmbf-search-button .fa-snapchat-ghost.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square, .fa-snapchat-square.phone:before, .fa-snapchat-square.pdf:before, .fa-snapchat-square.excel:before, .fa-snapchat-square.word:before, .fa-snapchat-square.powerpoint:before, .fa-snapchat-square.audiofile:before, .fa-snapchat-square.videofile:before, .fa-snapchat-square.zip:before, .fa-snapchat-square.image:before, .fa-snapchat-square.txt:before, .fa-snapchat-square.file:before, .overlay-galerie-wrap .btn-close .fa-snapchat-square.icon, #bmbf-search-button-nav .fa-snapchat-square.icon, #bmbf-search-button .fa-snapchat-square.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper, .fa-pied-piper.phone:before, .fa-pied-piper.pdf:before, .fa-pied-piper.excel:before, .fa-pied-piper.word:before, .fa-pied-piper.powerpoint:before, .fa-pied-piper.audiofile:before, .fa-pied-piper.videofile:before, .fa-pied-piper.zip:before, .fa-pied-piper.image:before, .fa-pied-piper.txt:before, .fa-pied-piper.file:before, .overlay-galerie-wrap .btn-close .fa-pied-piper.icon, #bmbf-search-button-nav .fa-pied-piper.icon, #bmbf-search-button .fa-pied-piper.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order, .fa-first-order.phone:before, .fa-first-order.pdf:before, .fa-first-order.excel:before, .fa-first-order.word:before, .fa-first-order.powerpoint:before, .fa-first-order.audiofile:before, .fa-first-order.videofile:before, .fa-first-order.zip:before, .fa-first-order.image:before, .fa-first-order.txt:before, .fa-first-order.file:before, .overlay-galerie-wrap .btn-close .fa-first-order.icon, #bmbf-search-button-nav .fa-first-order.icon, #bmbf-search-button .fa-first-order.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast, .fa-yoast.phone:before, .fa-yoast.pdf:before, .fa-yoast.excel:before, .fa-yoast.word:before, .fa-yoast.powerpoint:before, .fa-yoast.audiofile:before, .fa-yoast.videofile:before, .fa-yoast.zip:before, .fa-yoast.image:before, .fa-yoast.txt:before, .fa-yoast.file:before, .overlay-galerie-wrap .btn-close .fa-yoast.icon, #bmbf-search-button-nav .fa-yoast.icon, #bmbf-search-button .fa-yoast.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle, .fa-themeisle.phone:before, .fa-themeisle.pdf:before, .fa-themeisle.excel:before, .fa-themeisle.word:before, .fa-themeisle.powerpoint:before, .fa-themeisle.audiofile:before, .fa-themeisle.videofile:before, .fa-themeisle.zip:before, .fa-themeisle.image:before, .fa-themeisle.txt:before, .fa-themeisle.file:before, .overlay-galerie-wrap .btn-close .fa-themeisle.icon, #bmbf-search-button-nav .fa-themeisle.icon, #bmbf-search-button .fa-themeisle.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official, .fa-google-plus-official.phone:before, .fa-google-plus-official.pdf:before, .fa-google-plus-official.excel:before, .fa-google-plus-official.word:before, .fa-google-plus-official.powerpoint:before, .fa-google-plus-official.audiofile:before, .fa-google-plus-official.videofile:before, .fa-google-plus-official.zip:before, .fa-google-plus-official.image:before, .fa-google-plus-official.txt:before, .fa-google-plus-official.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus-official.icon, #bmbf-search-button-nav .fa-google-plus-official.icon, #bmbf-search-button .fa-google-plus-official.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before, .fa-google-plus-official.phone:before, .fa-google-plus-official.pdf:before, .fa-google-plus-official.excel:before, .fa-google-plus-official.word:before, .fa-google-plus-official.powerpoint:before, .fa-google-plus-official.audiofile:before, .fa-google-plus-official.videofile:before, .fa-google-plus-official.zip:before, .fa-google-plus-official.image:before, .fa-google-plus-official.txt:before, .fa-google-plus-official.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus-official.icon:before, #bmbf-search-button-nav .fa-google-plus-official.icon:before, #bmbf-search-button .fa-google-plus-official.icon:before {
  content: ""; }

.fa.fa-google-plus-circle, .fa-google-plus-circle.phone:before, .fa-google-plus-circle.pdf:before, .fa-google-plus-circle.excel:before, .fa-google-plus-circle.word:before, .fa-google-plus-circle.powerpoint:before, .fa-google-plus-circle.audiofile:before, .fa-google-plus-circle.videofile:before, .fa-google-plus-circle.zip:before, .fa-google-plus-circle.image:before, .fa-google-plus-circle.txt:before, .fa-google-plus-circle.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus-circle.icon, #bmbf-search-button-nav .fa-google-plus-circle.icon, #bmbf-search-button .fa-google-plus-circle.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before, .fa-google-plus-circle.phone:before, .fa-google-plus-circle.pdf:before, .fa-google-plus-circle.excel:before, .fa-google-plus-circle.word:before, .fa-google-plus-circle.powerpoint:before, .fa-google-plus-circle.audiofile:before, .fa-google-plus-circle.videofile:before, .fa-google-plus-circle.zip:before, .fa-google-plus-circle.image:before, .fa-google-plus-circle.txt:before, .fa-google-plus-circle.file:before, .overlay-galerie-wrap .btn-close .fa-google-plus-circle.icon:before, #bmbf-search-button-nav .fa-google-plus-circle.icon:before, #bmbf-search-button .fa-google-plus-circle.icon:before {
  content: ""; }

.fa.fa-font-awesome, .fa-font-awesome.phone:before, .fa-font-awesome.pdf:before, .fa-font-awesome.excel:before, .fa-font-awesome.word:before, .fa-font-awesome.powerpoint:before, .fa-font-awesome.audiofile:before, .fa-font-awesome.videofile:before, .fa-font-awesome.zip:before, .fa-font-awesome.image:before, .fa-font-awesome.txt:before, .fa-font-awesome.file:before, .overlay-galerie-wrap .btn-close .fa-font-awesome.icon, #bmbf-search-button-nav .fa-font-awesome.icon, #bmbf-search-button .fa-font-awesome.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa, .fa-fa.phone:before, .fa-fa.pdf:before, .fa-fa.excel:before, .fa-fa.word:before, .fa-fa.powerpoint:before, .fa-fa.audiofile:before, .fa-fa.videofile:before, .fa-fa.zip:before, .fa-fa.image:before, .fa-fa.txt:before, .fa-fa.file:before, .overlay-galerie-wrap .btn-close .fa-fa.icon, #bmbf-search-button-nav .fa-fa.icon, #bmbf-search-button .fa-fa.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before, .fa-fa.phone:before, .fa-fa.pdf:before, .fa-fa.excel:before, .fa-fa.word:before, .fa-fa.powerpoint:before, .fa-fa.audiofile:before, .fa-fa.videofile:before, .fa-fa.zip:before, .fa-fa.image:before, .fa-fa.txt:before, .fa-fa.file:before, .overlay-galerie-wrap .btn-close .fa-fa.icon:before, #bmbf-search-button-nav .fa-fa.icon:before, #bmbf-search-button .fa-fa.icon:before {
  content: ""; }

.fa.fa-handshake-o, .fa-handshake-o.phone:before, .fa-handshake-o.pdf:before, .fa-handshake-o.excel:before, .fa-handshake-o.word:before, .fa-handshake-o.powerpoint:before, .fa-handshake-o.audiofile:before, .fa-handshake-o.videofile:before, .fa-handshake-o.zip:before, .fa-handshake-o.image:before, .fa-handshake-o.txt:before, .fa-handshake-o.file:before, .overlay-galerie-wrap .btn-close .fa-handshake-o.icon, #bmbf-search-button-nav .fa-handshake-o.icon, #bmbf-search-button .fa-handshake-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-handshake-o:before, .fa-handshake-o.phone:before, .fa-handshake-o.pdf:before, .fa-handshake-o.excel:before, .fa-handshake-o.word:before, .fa-handshake-o.powerpoint:before, .fa-handshake-o.audiofile:before, .fa-handshake-o.videofile:before, .fa-handshake-o.zip:before, .fa-handshake-o.image:before, .fa-handshake-o.txt:before, .fa-handshake-o.file:before, .overlay-galerie-wrap .btn-close .fa-handshake-o.icon:before, #bmbf-search-button-nav .fa-handshake-o.icon:before, #bmbf-search-button .fa-handshake-o.icon:before {
  content: ""; }

.fa.fa-envelope-open-o, .fa-envelope-open-o.phone:before, .fa-envelope-open-o.pdf:before, .fa-envelope-open-o.excel:before, .fa-envelope-open-o.word:before, .fa-envelope-open-o.powerpoint:before, .fa-envelope-open-o.audiofile:before, .fa-envelope-open-o.videofile:before, .fa-envelope-open-o.zip:before, .fa-envelope-open-o.image:before, .fa-envelope-open-o.txt:before, .fa-envelope-open-o.file:before, .overlay-galerie-wrap .btn-close .fa-envelope-open-o.icon, #bmbf-search-button-nav .fa-envelope-open-o.icon, #bmbf-search-button .fa-envelope-open-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-envelope-open-o:before, .fa-envelope-open-o.phone:before, .fa-envelope-open-o.pdf:before, .fa-envelope-open-o.excel:before, .fa-envelope-open-o.word:before, .fa-envelope-open-o.powerpoint:before, .fa-envelope-open-o.audiofile:before, .fa-envelope-open-o.videofile:before, .fa-envelope-open-o.zip:before, .fa-envelope-open-o.image:before, .fa-envelope-open-o.txt:before, .fa-envelope-open-o.file:before, .overlay-galerie-wrap .btn-close .fa-envelope-open-o.icon:before, #bmbf-search-button-nav .fa-envelope-open-o.icon:before, #bmbf-search-button .fa-envelope-open-o.icon:before {
  content: ""; }

.fa.fa-linode, .fa-linode.phone:before, .fa-linode.pdf:before, .fa-linode.excel:before, .fa-linode.word:before, .fa-linode.powerpoint:before, .fa-linode.audiofile:before, .fa-linode.videofile:before, .fa-linode.zip:before, .fa-linode.image:before, .fa-linode.txt:before, .fa-linode.file:before, .overlay-galerie-wrap .btn-close .fa-linode.icon, #bmbf-search-button-nav .fa-linode.icon, #bmbf-search-button .fa-linode.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o, .fa-address-book-o.phone:before, .fa-address-book-o.pdf:before, .fa-address-book-o.excel:before, .fa-address-book-o.word:before, .fa-address-book-o.powerpoint:before, .fa-address-book-o.audiofile:before, .fa-address-book-o.videofile:before, .fa-address-book-o.zip:before, .fa-address-book-o.image:before, .fa-address-book-o.txt:before, .fa-address-book-o.file:before, .overlay-galerie-wrap .btn-close .fa-address-book-o.icon, #bmbf-search-button-nav .fa-address-book-o.icon, #bmbf-search-button .fa-address-book-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-address-book-o:before, .fa-address-book-o.phone:before, .fa-address-book-o.pdf:before, .fa-address-book-o.excel:before, .fa-address-book-o.word:before, .fa-address-book-o.powerpoint:before, .fa-address-book-o.audiofile:before, .fa-address-book-o.videofile:before, .fa-address-book-o.zip:before, .fa-address-book-o.image:before, .fa-address-book-o.txt:before, .fa-address-book-o.file:before, .overlay-galerie-wrap .btn-close .fa-address-book-o.icon:before, #bmbf-search-button-nav .fa-address-book-o.icon:before, #bmbf-search-button .fa-address-book-o.icon:before {
  content: ""; }

.fa.fa-vcard:before, .fa-vcard.phone:before, .fa-vcard.pdf:before, .fa-vcard.excel:before, .fa-vcard.word:before, .fa-vcard.powerpoint:before, .fa-vcard.audiofile:before, .fa-vcard.videofile:before, .fa-vcard.zip:before, .fa-vcard.image:before, .fa-vcard.txt:before, .fa-vcard.file:before, .overlay-galerie-wrap .btn-close .fa-vcard.icon:before, #bmbf-search-button-nav .fa-vcard.icon:before, #bmbf-search-button .fa-vcard.icon:before {
  content: ""; }

.fa.fa-address-card-o, .fa-address-card-o.phone:before, .fa-address-card-o.pdf:before, .fa-address-card-o.excel:before, .fa-address-card-o.word:before, .fa-address-card-o.powerpoint:before, .fa-address-card-o.audiofile:before, .fa-address-card-o.videofile:before, .fa-address-card-o.zip:before, .fa-address-card-o.image:before, .fa-address-card-o.txt:before, .fa-address-card-o.file:before, .overlay-galerie-wrap .btn-close .fa-address-card-o.icon, #bmbf-search-button-nav .fa-address-card-o.icon, #bmbf-search-button .fa-address-card-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-address-card-o:before, .fa-address-card-o.phone:before, .fa-address-card-o.pdf:before, .fa-address-card-o.excel:before, .fa-address-card-o.word:before, .fa-address-card-o.powerpoint:before, .fa-address-card-o.audiofile:before, .fa-address-card-o.videofile:before, .fa-address-card-o.zip:before, .fa-address-card-o.image:before, .fa-address-card-o.txt:before, .fa-address-card-o.file:before, .overlay-galerie-wrap .btn-close .fa-address-card-o.icon:before, #bmbf-search-button-nav .fa-address-card-o.icon:before, #bmbf-search-button .fa-address-card-o.icon:before {
  content: ""; }

.fa.fa-vcard-o, .fa-vcard-o.phone:before, .fa-vcard-o.pdf:before, .fa-vcard-o.excel:before, .fa-vcard-o.word:before, .fa-vcard-o.powerpoint:before, .fa-vcard-o.audiofile:before, .fa-vcard-o.videofile:before, .fa-vcard-o.zip:before, .fa-vcard-o.image:before, .fa-vcard-o.txt:before, .fa-vcard-o.file:before, .overlay-galerie-wrap .btn-close .fa-vcard-o.icon, #bmbf-search-button-nav .fa-vcard-o.icon, #bmbf-search-button .fa-vcard-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-vcard-o:before, .fa-vcard-o.phone:before, .fa-vcard-o.pdf:before, .fa-vcard-o.excel:before, .fa-vcard-o.word:before, .fa-vcard-o.powerpoint:before, .fa-vcard-o.audiofile:before, .fa-vcard-o.videofile:before, .fa-vcard-o.zip:before, .fa-vcard-o.image:before, .fa-vcard-o.txt:before, .fa-vcard-o.file:before, .overlay-galerie-wrap .btn-close .fa-vcard-o.icon:before, #bmbf-search-button-nav .fa-vcard-o.icon:before, #bmbf-search-button .fa-vcard-o.icon:before {
  content: ""; }

.fa.fa-user-circle-o, .fa-user-circle-o.phone:before, .fa-user-circle-o.pdf:before, .fa-user-circle-o.excel:before, .fa-user-circle-o.word:before, .fa-user-circle-o.powerpoint:before, .fa-user-circle-o.audiofile:before, .fa-user-circle-o.videofile:before, .fa-user-circle-o.zip:before, .fa-user-circle-o.image:before, .fa-user-circle-o.txt:before, .fa-user-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-user-circle-o.icon, #bmbf-search-button-nav .fa-user-circle-o.icon, #bmbf-search-button .fa-user-circle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-user-circle-o:before, .fa-user-circle-o.phone:before, .fa-user-circle-o.pdf:before, .fa-user-circle-o.excel:before, .fa-user-circle-o.word:before, .fa-user-circle-o.powerpoint:before, .fa-user-circle-o.audiofile:before, .fa-user-circle-o.videofile:before, .fa-user-circle-o.zip:before, .fa-user-circle-o.image:before, .fa-user-circle-o.txt:before, .fa-user-circle-o.file:before, .overlay-galerie-wrap .btn-close .fa-user-circle-o.icon:before, #bmbf-search-button-nav .fa-user-circle-o.icon:before, #bmbf-search-button .fa-user-circle-o.icon:before {
  content: ""; }

.fa.fa-user-o, .fa-user-o.phone:before, .fa-user-o.pdf:before, .fa-user-o.excel:before, .fa-user-o.word:before, .fa-user-o.powerpoint:before, .fa-user-o.audiofile:before, .fa-user-o.videofile:before, .fa-user-o.zip:before, .fa-user-o.image:before, .fa-user-o.txt:before, .fa-user-o.file:before, .overlay-galerie-wrap .btn-close .fa-user-o.icon, #bmbf-search-button-nav .fa-user-o.icon, #bmbf-search-button .fa-user-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-user-o:before, .fa-user-o.phone:before, .fa-user-o.pdf:before, .fa-user-o.excel:before, .fa-user-o.word:before, .fa-user-o.powerpoint:before, .fa-user-o.audiofile:before, .fa-user-o.videofile:before, .fa-user-o.zip:before, .fa-user-o.image:before, .fa-user-o.txt:before, .fa-user-o.file:before, .overlay-galerie-wrap .btn-close .fa-user-o.icon:before, #bmbf-search-button-nav .fa-user-o.icon:before, #bmbf-search-button .fa-user-o.icon:before {
  content: ""; }

.fa.fa-id-badge, .fa-id-badge.phone:before, .fa-id-badge.pdf:before, .fa-id-badge.excel:before, .fa-id-badge.word:before, .fa-id-badge.powerpoint:before, .fa-id-badge.audiofile:before, .fa-id-badge.videofile:before, .fa-id-badge.zip:before, .fa-id-badge.image:before, .fa-id-badge.txt:before, .fa-id-badge.file:before, .overlay-galerie-wrap .btn-close .fa-id-badge.icon, #bmbf-search-button-nav .fa-id-badge.icon, #bmbf-search-button .fa-id-badge.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license:before, .fa-drivers-license.phone:before, .fa-drivers-license.pdf:before, .fa-drivers-license.excel:before, .fa-drivers-license.word:before, .fa-drivers-license.powerpoint:before, .fa-drivers-license.audiofile:before, .fa-drivers-license.videofile:before, .fa-drivers-license.zip:before, .fa-drivers-license.image:before, .fa-drivers-license.txt:before, .fa-drivers-license.file:before, .overlay-galerie-wrap .btn-close .fa-drivers-license.icon:before, #bmbf-search-button-nav .fa-drivers-license.icon:before, #bmbf-search-button .fa-drivers-license.icon:before {
  content: ""; }

.fa.fa-id-card-o, .fa-id-card-o.phone:before, .fa-id-card-o.pdf:before, .fa-id-card-o.excel:before, .fa-id-card-o.word:before, .fa-id-card-o.powerpoint:before, .fa-id-card-o.audiofile:before, .fa-id-card-o.videofile:before, .fa-id-card-o.zip:before, .fa-id-card-o.image:before, .fa-id-card-o.txt:before, .fa-id-card-o.file:before, .overlay-galerie-wrap .btn-close .fa-id-card-o.icon, #bmbf-search-button-nav .fa-id-card-o.icon, #bmbf-search-button .fa-id-card-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-id-card-o:before, .fa-id-card-o.phone:before, .fa-id-card-o.pdf:before, .fa-id-card-o.excel:before, .fa-id-card-o.word:before, .fa-id-card-o.powerpoint:before, .fa-id-card-o.audiofile:before, .fa-id-card-o.videofile:before, .fa-id-card-o.zip:before, .fa-id-card-o.image:before, .fa-id-card-o.txt:before, .fa-id-card-o.file:before, .overlay-galerie-wrap .btn-close .fa-id-card-o.icon:before, #bmbf-search-button-nav .fa-id-card-o.icon:before, #bmbf-search-button .fa-id-card-o.icon:before {
  content: ""; }

.fa.fa-drivers-license-o, .fa-drivers-license-o.phone:before, .fa-drivers-license-o.pdf:before, .fa-drivers-license-o.excel:before, .fa-drivers-license-o.word:before, .fa-drivers-license-o.powerpoint:before, .fa-drivers-license-o.audiofile:before, .fa-drivers-license-o.videofile:before, .fa-drivers-license-o.zip:before, .fa-drivers-license-o.image:before, .fa-drivers-license-o.txt:before, .fa-drivers-license-o.file:before, .overlay-galerie-wrap .btn-close .fa-drivers-license-o.icon, #bmbf-search-button-nav .fa-drivers-license-o.icon, #bmbf-search-button .fa-drivers-license-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license-o:before, .fa-drivers-license-o.phone:before, .fa-drivers-license-o.pdf:before, .fa-drivers-license-o.excel:before, .fa-drivers-license-o.word:before, .fa-drivers-license-o.powerpoint:before, .fa-drivers-license-o.audiofile:before, .fa-drivers-license-o.videofile:before, .fa-drivers-license-o.zip:before, .fa-drivers-license-o.image:before, .fa-drivers-license-o.txt:before, .fa-drivers-license-o.file:before, .overlay-galerie-wrap .btn-close .fa-drivers-license-o.icon:before, #bmbf-search-button-nav .fa-drivers-license-o.icon:before, #bmbf-search-button .fa-drivers-license-o.icon:before {
  content: ""; }

.fa.fa-quora, .fa-quora.phone:before, .fa-quora.pdf:before, .fa-quora.excel:before, .fa-quora.word:before, .fa-quora.powerpoint:before, .fa-quora.audiofile:before, .fa-quora.videofile:before, .fa-quora.zip:before, .fa-quora.image:before, .fa-quora.txt:before, .fa-quora.file:before, .overlay-galerie-wrap .btn-close .fa-quora.icon, #bmbf-search-button-nav .fa-quora.icon, #bmbf-search-button .fa-quora.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp, .fa-free-code-camp.phone:before, .fa-free-code-camp.pdf:before, .fa-free-code-camp.excel:before, .fa-free-code-camp.word:before, .fa-free-code-camp.powerpoint:before, .fa-free-code-camp.audiofile:before, .fa-free-code-camp.videofile:before, .fa-free-code-camp.zip:before, .fa-free-code-camp.image:before, .fa-free-code-camp.txt:before, .fa-free-code-camp.file:before, .overlay-galerie-wrap .btn-close .fa-free-code-camp.icon, #bmbf-search-button-nav .fa-free-code-camp.icon, #bmbf-search-button .fa-free-code-camp.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram, .fa-telegram.phone:before, .fa-telegram.pdf:before, .fa-telegram.excel:before, .fa-telegram.word:before, .fa-telegram.powerpoint:before, .fa-telegram.audiofile:before, .fa-telegram.videofile:before, .fa-telegram.zip:before, .fa-telegram.image:before, .fa-telegram.txt:before, .fa-telegram.file:before, .overlay-galerie-wrap .btn-close .fa-telegram.icon, #bmbf-search-button-nav .fa-telegram.icon, #bmbf-search-button .fa-telegram.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before, .fa-thermometer-4.phone:before, .fa-thermometer-4.pdf:before, .fa-thermometer-4.excel:before, .fa-thermometer-4.word:before, .fa-thermometer-4.powerpoint:before, .fa-thermometer-4.audiofile:before, .fa-thermometer-4.videofile:before, .fa-thermometer-4.zip:before, .fa-thermometer-4.image:before, .fa-thermometer-4.txt:before, .fa-thermometer-4.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer-4.icon:before, #bmbf-search-button-nav .fa-thermometer-4.icon:before, #bmbf-search-button .fa-thermometer-4.icon:before {
  content: ""; }

.fa.fa-thermometer:before, .fa-thermometer.phone:before, .fa-thermometer.pdf:before, .fa-thermometer.excel:before, .fa-thermometer.word:before, .fa-thermometer.powerpoint:before, .fa-thermometer.audiofile:before, .fa-thermometer.videofile:before, .fa-thermometer.zip:before, .fa-thermometer.image:before, .fa-thermometer.txt:before, .fa-thermometer.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer.icon:before, #bmbf-search-button-nav .fa-thermometer.icon:before, #bmbf-search-button .fa-thermometer.icon:before {
  content: ""; }

.fa.fa-thermometer-3:before, .fa-thermometer-3.phone:before, .fa-thermometer-3.pdf:before, .fa-thermometer-3.excel:before, .fa-thermometer-3.word:before, .fa-thermometer-3.powerpoint:before, .fa-thermometer-3.audiofile:before, .fa-thermometer-3.videofile:before, .fa-thermometer-3.zip:before, .fa-thermometer-3.image:before, .fa-thermometer-3.txt:before, .fa-thermometer-3.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer-3.icon:before, #bmbf-search-button-nav .fa-thermometer-3.icon:before, #bmbf-search-button .fa-thermometer-3.icon:before {
  content: ""; }

.fa.fa-thermometer-2:before, .fa-thermometer-2.phone:before, .fa-thermometer-2.pdf:before, .fa-thermometer-2.excel:before, .fa-thermometer-2.word:before, .fa-thermometer-2.powerpoint:before, .fa-thermometer-2.audiofile:before, .fa-thermometer-2.videofile:before, .fa-thermometer-2.zip:before, .fa-thermometer-2.image:before, .fa-thermometer-2.txt:before, .fa-thermometer-2.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer-2.icon:before, #bmbf-search-button-nav .fa-thermometer-2.icon:before, #bmbf-search-button .fa-thermometer-2.icon:before {
  content: ""; }

.fa.fa-thermometer-1:before, .fa-thermometer-1.phone:before, .fa-thermometer-1.pdf:before, .fa-thermometer-1.excel:before, .fa-thermometer-1.word:before, .fa-thermometer-1.powerpoint:before, .fa-thermometer-1.audiofile:before, .fa-thermometer-1.videofile:before, .fa-thermometer-1.zip:before, .fa-thermometer-1.image:before, .fa-thermometer-1.txt:before, .fa-thermometer-1.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer-1.icon:before, #bmbf-search-button-nav .fa-thermometer-1.icon:before, #bmbf-search-button .fa-thermometer-1.icon:before {
  content: ""; }

.fa.fa-thermometer-0:before, .fa-thermometer-0.phone:before, .fa-thermometer-0.pdf:before, .fa-thermometer-0.excel:before, .fa-thermometer-0.word:before, .fa-thermometer-0.powerpoint:before, .fa-thermometer-0.audiofile:before, .fa-thermometer-0.videofile:before, .fa-thermometer-0.zip:before, .fa-thermometer-0.image:before, .fa-thermometer-0.txt:before, .fa-thermometer-0.file:before, .overlay-galerie-wrap .btn-close .fa-thermometer-0.icon:before, #bmbf-search-button-nav .fa-thermometer-0.icon:before, #bmbf-search-button .fa-thermometer-0.icon:before {
  content: ""; }

.fa.fa-bathtub:before, .fa-bathtub.phone:before, .fa-bathtub.pdf:before, .fa-bathtub.excel:before, .fa-bathtub.word:before, .fa-bathtub.powerpoint:before, .fa-bathtub.audiofile:before, .fa-bathtub.videofile:before, .fa-bathtub.zip:before, .fa-bathtub.image:before, .fa-bathtub.txt:before, .fa-bathtub.file:before, .overlay-galerie-wrap .btn-close .fa-bathtub.icon:before, #bmbf-search-button-nav .fa-bathtub.icon:before, #bmbf-search-button .fa-bathtub.icon:before {
  content: ""; }

.fa.fa-s15:before, .fa-s15.phone:before, .fa-s15.pdf:before, .fa-s15.excel:before, .fa-s15.word:before, .fa-s15.powerpoint:before, .fa-s15.audiofile:before, .fa-s15.videofile:before, .fa-s15.zip:before, .fa-s15.image:before, .fa-s15.txt:before, .fa-s15.file:before, .overlay-galerie-wrap .btn-close .fa-s15.icon:before, #bmbf-search-button-nav .fa-s15.icon:before, #bmbf-search-button .fa-s15.icon:before {
  content: ""; }

.fa.fa-window-maximize, .fa-window-maximize.phone:before, .fa-window-maximize.pdf:before, .fa-window-maximize.excel:before, .fa-window-maximize.word:before, .fa-window-maximize.powerpoint:before, .fa-window-maximize.audiofile:before, .fa-window-maximize.videofile:before, .fa-window-maximize.zip:before, .fa-window-maximize.image:before, .fa-window-maximize.txt:before, .fa-window-maximize.file:before, .overlay-galerie-wrap .btn-close .fa-window-maximize.icon, #bmbf-search-button-nav .fa-window-maximize.icon, #bmbf-search-button .fa-window-maximize.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-restore, .fa-window-restore.phone:before, .fa-window-restore.pdf:before, .fa-window-restore.excel:before, .fa-window-restore.word:before, .fa-window-restore.powerpoint:before, .fa-window-restore.audiofile:before, .fa-window-restore.videofile:before, .fa-window-restore.zip:before, .fa-window-restore.image:before, .fa-window-restore.txt:before, .fa-window-restore.file:before, .overlay-galerie-wrap .btn-close .fa-window-restore.icon, #bmbf-search-button-nav .fa-window-restore.icon, #bmbf-search-button .fa-window-restore.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle:before, .fa-times-rectangle.phone:before, .fa-times-rectangle.pdf:before, .fa-times-rectangle.excel:before, .fa-times-rectangle.word:before, .fa-times-rectangle.powerpoint:before, .fa-times-rectangle.audiofile:before, .fa-times-rectangle.videofile:before, .fa-times-rectangle.zip:before, .fa-times-rectangle.image:before, .fa-times-rectangle.txt:before, .fa-times-rectangle.file:before, .overlay-galerie-wrap .btn-close .fa-times-rectangle.icon:before, #bmbf-search-button-nav .fa-times-rectangle.icon:before, #bmbf-search-button .fa-times-rectangle.icon:before {
  content: ""; }

.fa.fa-window-close-o, .fa-window-close-o.phone:before, .fa-window-close-o.pdf:before, .fa-window-close-o.excel:before, .fa-window-close-o.word:before, .fa-window-close-o.powerpoint:before, .fa-window-close-o.audiofile:before, .fa-window-close-o.videofile:before, .fa-window-close-o.zip:before, .fa-window-close-o.image:before, .fa-window-close-o.txt:before, .fa-window-close-o.file:before, .overlay-galerie-wrap .btn-close .fa-window-close-o.icon, #bmbf-search-button-nav .fa-window-close-o.icon, #bmbf-search-button .fa-window-close-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-close-o:before, .fa-window-close-o.phone:before, .fa-window-close-o.pdf:before, .fa-window-close-o.excel:before, .fa-window-close-o.word:before, .fa-window-close-o.powerpoint:before, .fa-window-close-o.audiofile:before, .fa-window-close-o.videofile:before, .fa-window-close-o.zip:before, .fa-window-close-o.image:before, .fa-window-close-o.txt:before, .fa-window-close-o.file:before, .overlay-galerie-wrap .btn-close .fa-window-close-o.icon:before, #bmbf-search-button-nav .fa-window-close-o.icon:before, #bmbf-search-button .fa-window-close-o.icon:before {
  content: ""; }

.fa.fa-times-rectangle-o, .fa-times-rectangle-o.phone:before, .fa-times-rectangle-o.pdf:before, .fa-times-rectangle-o.excel:before, .fa-times-rectangle-o.word:before, .fa-times-rectangle-o.powerpoint:before, .fa-times-rectangle-o.audiofile:before, .fa-times-rectangle-o.videofile:before, .fa-times-rectangle-o.zip:before, .fa-times-rectangle-o.image:before, .fa-times-rectangle-o.txt:before, .fa-times-rectangle-o.file:before, .overlay-galerie-wrap .btn-close .fa-times-rectangle-o.icon, #bmbf-search-button-nav .fa-times-rectangle-o.icon, #bmbf-search-button .fa-times-rectangle-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before, .fa-times-rectangle-o.phone:before, .fa-times-rectangle-o.pdf:before, .fa-times-rectangle-o.excel:before, .fa-times-rectangle-o.word:before, .fa-times-rectangle-o.powerpoint:before, .fa-times-rectangle-o.audiofile:before, .fa-times-rectangle-o.videofile:before, .fa-times-rectangle-o.zip:before, .fa-times-rectangle-o.image:before, .fa-times-rectangle-o.txt:before, .fa-times-rectangle-o.file:before, .overlay-galerie-wrap .btn-close .fa-times-rectangle-o.icon:before, #bmbf-search-button-nav .fa-times-rectangle-o.icon:before, #bmbf-search-button .fa-times-rectangle-o.icon:before {
  content: ""; }

.fa.fa-bandcamp, .fa-bandcamp.phone:before, .fa-bandcamp.pdf:before, .fa-bandcamp.excel:before, .fa-bandcamp.word:before, .fa-bandcamp.powerpoint:before, .fa-bandcamp.audiofile:before, .fa-bandcamp.videofile:before, .fa-bandcamp.zip:before, .fa-bandcamp.image:before, .fa-bandcamp.txt:before, .fa-bandcamp.file:before, .overlay-galerie-wrap .btn-close .fa-bandcamp.icon, #bmbf-search-button-nav .fa-bandcamp.icon, #bmbf-search-button .fa-bandcamp.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav, .fa-grav.phone:before, .fa-grav.pdf:before, .fa-grav.excel:before, .fa-grav.word:before, .fa-grav.powerpoint:before, .fa-grav.audiofile:before, .fa-grav.videofile:before, .fa-grav.zip:before, .fa-grav.image:before, .fa-grav.txt:before, .fa-grav.file:before, .overlay-galerie-wrap .btn-close .fa-grav.icon, #bmbf-search-button-nav .fa-grav.icon, #bmbf-search-button .fa-grav.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy, .fa-etsy.phone:before, .fa-etsy.pdf:before, .fa-etsy.excel:before, .fa-etsy.word:before, .fa-etsy.powerpoint:before, .fa-etsy.audiofile:before, .fa-etsy.videofile:before, .fa-etsy.zip:before, .fa-etsy.image:before, .fa-etsy.txt:before, .fa-etsy.file:before, .overlay-galerie-wrap .btn-close .fa-etsy.icon, #bmbf-search-button-nav .fa-etsy.icon, #bmbf-search-button .fa-etsy.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb, .fa-imdb.phone:before, .fa-imdb.pdf:before, .fa-imdb.excel:before, .fa-imdb.word:before, .fa-imdb.powerpoint:before, .fa-imdb.audiofile:before, .fa-imdb.videofile:before, .fa-imdb.zip:before, .fa-imdb.image:before, .fa-imdb.txt:before, .fa-imdb.file:before, .overlay-galerie-wrap .btn-close .fa-imdb.icon, #bmbf-search-button-nav .fa-imdb.icon, #bmbf-search-button .fa-imdb.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry, .fa-ravelry.phone:before, .fa-ravelry.pdf:before, .fa-ravelry.excel:before, .fa-ravelry.word:before, .fa-ravelry.powerpoint:before, .fa-ravelry.audiofile:before, .fa-ravelry.videofile:before, .fa-ravelry.zip:before, .fa-ravelry.image:before, .fa-ravelry.txt:before, .fa-ravelry.file:before, .overlay-galerie-wrap .btn-close .fa-ravelry.icon, #bmbf-search-button-nav .fa-ravelry.icon, #bmbf-search-button .fa-ravelry.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast, .fa-eercast.phone:before, .fa-eercast.pdf:before, .fa-eercast.excel:before, .fa-eercast.word:before, .fa-eercast.powerpoint:before, .fa-eercast.audiofile:before, .fa-eercast.videofile:before, .fa-eercast.zip:before, .fa-eercast.image:before, .fa-eercast.txt:before, .fa-eercast.file:before, .overlay-galerie-wrap .btn-close .fa-eercast.icon, #bmbf-search-button-nav .fa-eercast.icon, #bmbf-search-button .fa-eercast.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before, .fa-eercast.phone:before, .fa-eercast.pdf:before, .fa-eercast.excel:before, .fa-eercast.word:before, .fa-eercast.powerpoint:before, .fa-eercast.audiofile:before, .fa-eercast.videofile:before, .fa-eercast.zip:before, .fa-eercast.image:before, .fa-eercast.txt:before, .fa-eercast.file:before, .overlay-galerie-wrap .btn-close .fa-eercast.icon:before, #bmbf-search-button-nav .fa-eercast.icon:before, #bmbf-search-button .fa-eercast.icon:before {
  content: ""; }

.fa.fa-snowflake-o, .fa-snowflake-o.phone:before, .fa-snowflake-o.pdf:before, .fa-snowflake-o.excel:before, .fa-snowflake-o.word:before, .fa-snowflake-o.powerpoint:before, .fa-snowflake-o.audiofile:before, .fa-snowflake-o.videofile:before, .fa-snowflake-o.zip:before, .fa-snowflake-o.image:before, .fa-snowflake-o.txt:before, .fa-snowflake-o.file:before, .overlay-galerie-wrap .btn-close .fa-snowflake-o.icon, #bmbf-search-button-nav .fa-snowflake-o.icon, #bmbf-search-button .fa-snowflake-o.icon {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-snowflake-o:before, .fa-snowflake-o.phone:before, .fa-snowflake-o.pdf:before, .fa-snowflake-o.excel:before, .fa-snowflake-o.word:before, .fa-snowflake-o.powerpoint:before, .fa-snowflake-o.audiofile:before, .fa-snowflake-o.videofile:before, .fa-snowflake-o.zip:before, .fa-snowflake-o.image:before, .fa-snowflake-o.txt:before, .fa-snowflake-o.file:before, .overlay-galerie-wrap .btn-close .fa-snowflake-o.icon:before, #bmbf-search-button-nav .fa-snowflake-o.icon:before, #bmbf-search-button .fa-snowflake-o.icon:before {
  content: ""; }

.fa.fa-superpowers, .fa-superpowers.phone:before, .fa-superpowers.pdf:before, .fa-superpowers.excel:before, .fa-superpowers.word:before, .fa-superpowers.powerpoint:before, .fa-superpowers.audiofile:before, .fa-superpowers.videofile:before, .fa-superpowers.zip:before, .fa-superpowers.image:before, .fa-superpowers.txt:before, .fa-superpowers.file:before, .overlay-galerie-wrap .btn-close .fa-superpowers.icon, #bmbf-search-button-nav .fa-superpowers.icon, #bmbf-search-button .fa-superpowers.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer, .fa-wpexplorer.phone:before, .fa-wpexplorer.pdf:before, .fa-wpexplorer.excel:before, .fa-wpexplorer.word:before, .fa-wpexplorer.powerpoint:before, .fa-wpexplorer.audiofile:before, .fa-wpexplorer.videofile:before, .fa-wpexplorer.zip:before, .fa-wpexplorer.image:before, .fa-wpexplorer.txt:before, .fa-wpexplorer.file:before, .overlay-galerie-wrap .btn-close .fa-wpexplorer.icon, #bmbf-search-button-nav .fa-wpexplorer.icon, #bmbf-search-button .fa-wpexplorer.icon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cab:before, .fa-cab.phone:before, .fa-cab.pdf:before, .fa-cab.excel:before, .fa-cab.word:before, .fa-cab.powerpoint:before, .fa-cab.audiofile:before, .fa-cab.videofile:before, .fa-cab.zip:before, .fa-cab.image:before, .fa-cab.txt:before, .fa-cab.file:before, .overlay-galerie-wrap .btn-close .fa-cab.icon:before, #bmbf-search-button-nav .fa-cab.icon:before, #bmbf-search-button .fa-cab.icon:before {
  content: ""; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa, .phone:before, .pdf:before, .excel:before, .word:before, .powerpoint:before, .audiofile:before, .videofile:before, .zip:before, .image:before, .txt:before, .file:before, .overlay-galerie-wrap .btn-close .icon, #bmbf-search-button-nav .icon, #bmbf-search-button .icon,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-light-300.eot");
  src: url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"), url("../webfonts/fa-light-300.ttf") format("truetype"), url("../webfonts/fa-light-300.svg#fontawesome") format("svg"); }
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-duotone-900.eot");
  src: url("../webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.woff") format("woff"), url("../webfonts/fa-duotone-900.ttf") format("truetype"), url("../webfonts/fa-duotone-900.svg#fontawesome") format("svg"); }
.fad {
  position: relative;
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900; }

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad.fa-inverse {
  color: #fff; }

.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute; }

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  transform: translateX(-50%); }

.fad.fa-abacus:after {
  content: "􏙀"; }

.fad.fa-acorn:after {
  content: "􏚮"; }

.fad.fa-ad:after {
  content: "􏙁"; }

.fad.fa-address-book:after {
  content: "􏊹"; }

.fad.fa-address-card:after {
  content: "􏊻"; }

.fad.fa-adjust:after {
  content: "􏁂"; }

.fad.fa-air-conditioner:after {
  content: "􏣴"; }

.fad.fa-air-freshener:after {
  content: "􏗐"; }

.fad.fa-alarm-clock:after {
  content: "􏍎"; }

.fad.fa-alarm-exclamation:after {
  content: "􏡃"; }

.fad.fa-alarm-plus:after {
  content: "􏡄"; }

.fad.fa-alarm-snooze:after {
  content: "􏡅"; }

.fad.fa-album:after {
  content: "􏢟"; }

.fad.fa-album-collection:after {
  content: "􏢠"; }

.fad.fa-alicorn:after {
  content: "􏚰"; }

.fad.fa-alien:after {
  content: "􏣵"; }

.fad.fa-alien-monster:after {
  content: "􏣶"; }

.fad.fa-align-center:after {
  content: "􏀷"; }

.fad.fa-align-justify:after {
  content: "􏀹"; }

.fad.fa-align-left:after {
  content: "􏀶"; }

.fad.fa-align-right:after {
  content: "􏀸"; }

.fad.fa-align-slash:after {
  content: "􏡆"; }

.fad.fa-allergies:after {
  content: "􏑡"; }

.fad.fa-ambulance:after {
  content: "􏃹"; }

.fad.fa-american-sign-language-interpreting:after {
  content: "􏊣"; }

.fad.fa-amp-guitar:after {
  content: "􏢡"; }

.fad.fa-analytics:after {
  content: "􏙃"; }

.fad.fa-anchor:after {
  content: "􏄽"; }

.fad.fa-angel:after {
  content: "􏝹"; }

.fad.fa-angle-double-down:after {
  content: "􏄃"; }

.fad.fa-angle-double-left:after {
  content: "􏄀"; }

.fad.fa-angle-double-right:after {
  content: "􏄁"; }

.fad.fa-angle-double-up:after {
  content: "􏄂"; }

.fad.fa-angle-down:after {
  content: "􏄇"; }

.fad.fa-angle-left:after {
  content: "􏄄"; }

.fad.fa-angle-right:after {
  content: "􏄅"; }

.fad.fa-angle-up:after {
  content: "􏄆"; }

.fad.fa-angry:after {
  content: "􏕖"; }

.fad.fa-ankh:after {
  content: "􏙄"; }

.fad.fa-apple-alt:after {
  content: "􏗑"; }

.fad.fa-apple-crate:after {
  content: "􏚱"; }

.fad.fa-archive:after {
  content: "􏆇"; }

.fad.fa-archway:after {
  content: "􏕗"; }

.fad.fa-arrow-alt-circle-down:after {
  content: "􏍘"; }

.fad.fa-arrow-alt-circle-left:after {
  content: "􏍙"; }

.fad.fa-arrow-alt-circle-right:after {
  content: "􏍚"; }

.fad.fa-arrow-alt-circle-up:after {
  content: "􏍛"; }

.fad.fa-arrow-alt-down:after {
  content: "􏍔"; }

.fad.fa-arrow-alt-from-bottom:after {
  content: "􏍆"; }

.fad.fa-arrow-alt-from-left:after {
  content: "􏍇"; }

.fad.fa-arrow-alt-from-right:after {
  content: "􏍈"; }

.fad.fa-arrow-alt-from-top:after {
  content: "􏍉"; }

.fad.fa-arrow-alt-left:after {
  content: "􏍕"; }

.fad.fa-arrow-alt-right:after {
  content: "􏍖"; }

.fad.fa-arrow-alt-square-down:after {
  content: "􏍐"; }

.fad.fa-arrow-alt-square-left:after {
  content: "􏍑"; }

.fad.fa-arrow-alt-square-right:after {
  content: "􏍒"; }

.fad.fa-arrow-alt-square-up:after {
  content: "􏍓"; }

.fad.fa-arrow-alt-to-bottom:after {
  content: "􏍊"; }

.fad.fa-arrow-alt-to-left:after {
  content: "􏍋"; }

.fad.fa-arrow-alt-to-right:after {
  content: "􏍌"; }

.fad.fa-arrow-alt-to-top:after {
  content: "􏍍"; }

.fad.fa-arrow-alt-up:after {
  content: "􏍗"; }

.fad.fa-arrow-circle-down:after {
  content: "􏂫"; }

.fad.fa-arrow-circle-left:after {
  content: "􏂨"; }

.fad.fa-arrow-circle-right:after {
  content: "􏂩"; }

.fad.fa-arrow-circle-up:after {
  content: "􏂪"; }

.fad.fa-arrow-down:after {
  content: "􏁣"; }

.fad.fa-arrow-from-bottom:after {
  content: "􏍂"; }

.fad.fa-arrow-from-left:after {
  content: "􏍃"; }

.fad.fa-arrow-from-right:after {
  content: "􏍄"; }

.fad.fa-arrow-from-top:after {
  content: "􏍅"; }

.fad.fa-arrow-left:after {
  content: "􏁠"; }

.fad.fa-arrow-right:after {
  content: "􏁡"; }

.fad.fa-arrow-square-down:after {
  content: "􏌹"; }

.fad.fa-arrow-square-left:after {
  content: "􏌺"; }

.fad.fa-arrow-square-right:after {
  content: "􏌻"; }

.fad.fa-arrow-square-up:after {
  content: "􏌼"; }

.fad.fa-arrow-to-bottom:after {
  content: "􏌽"; }

.fad.fa-arrow-to-left:after {
  content: "􏌾"; }

.fad.fa-arrow-to-right:after {
  content: "􏍀"; }

.fad.fa-arrow-to-top:after {
  content: "􏍁"; }

.fad.fa-arrow-up:after {
  content: "􏁢"; }

.fad.fa-arrows:after {
  content: "􏁇"; }

.fad.fa-arrows-alt:after {
  content: "􏂲"; }

.fad.fa-arrows-alt-h:after {
  content: "􏌷"; }

.fad.fa-arrows-alt-v:after {
  content: "􏌸"; }

.fad.fa-arrows-h:after {
  content: "􏁾"; }

.fad.fa-arrows-v:after {
  content: "􏁽"; }

.fad.fa-assistive-listening-systems:after {
  content: "􏊢"; }

.fad.fa-asterisk:after {
  content: "􏁩"; }

.fad.fa-at:after {
  content: "􏇺"; }

.fad.fa-atlas:after {
  content: "􏕘"; }

.fad.fa-atom:after {
  content: "􏗒"; }

.fad.fa-atom-alt:after {
  content: "􏗓"; }

.fad.fa-audio-description:after {
  content: "􏊞"; }

.fad.fa-award:after {
  content: "􏕙"; }

.fad.fa-axe:after {
  content: "􏚲"; }

.fad.fa-axe-battle:after {
  content: "􏚳"; }

.fad.fa-baby:after {
  content: "􏝼"; }

.fad.fa-baby-carriage:after {
  content: "􏝽"; }

.fad.fa-backpack:after {
  content: "􏗔"; }

.fad.fa-backspace:after {
  content: "􏕚"; }

.fad.fa-backward:after {
  content: "􏁊"; }

.fad.fa-bacon:after {
  content: "􏟥"; }

.fad.fa-bacteria:after {
  content: "􏥙"; }

.fad.fa-bacterium:after {
  content: "􏥚"; }

.fad.fa-badge:after {
  content: "􏌵"; }

.fad.fa-badge-check:after {
  content: "􏌶"; }

.fad.fa-badge-dollar:after {
  content: "􏙅"; }

.fad.fa-badge-percent:after {
  content: "􏙆"; }

.fad.fa-badge-sheriff:after {
  content: "􏢢"; }

.fad.fa-badger-honey:after {
  content: "􏚴"; }

.fad.fa-bags-shopping:after {
  content: "􏡇"; }

.fad.fa-bahai:after {
  content: "􏙦"; }

.fad.fa-balance-scale:after {
  content: "􏉎"; }

.fad.fa-balance-scale-left:after {
  content: "􏔕"; }

.fad.fa-balance-scale-right:after {
  content: "􏔖"; }

.fad.fa-ball-pile:after {
  content: "􏝾"; }

.fad.fa-ballot:after {
  content: "􏜲"; }

.fad.fa-ballot-check:after {
  content: "􏜳"; }

.fad.fa-ban:after {
  content: "􏁞"; }

.fad.fa-band-aid:after {
  content: "􏑢"; }

.fad.fa-banjo:after {
  content: "􏢣"; }

.fad.fa-barcode:after {
  content: "􏀪"; }

.fad.fa-barcode-alt:after {
  content: "􏑣"; }

.fad.fa-barcode-read:after {
  content: "􏑤"; }

.fad.fa-barcode-scan:after {
  content: "􏑥"; }

.fad.fa-bars:after {
  content: "􏃉"; }

.fad.fa-baseball:after {
  content: "􏐲"; }

.fad.fa-baseball-ball:after {
  content: "􏐳"; }

.fad.fa-basketball-ball:after {
  content: "􏐴"; }

.fad.fa-basketball-hoop:after {
  content: "􏐵"; }

.fad.fa-bat:after {
  content: "􏚵"; }

.fad.fa-bath:after {
  content: "􏋍"; }

.fad.fa-battery-bolt:after {
  content: "􏍶"; }

.fad.fa-battery-empty:after {
  content: "􏉄"; }

.fad.fa-battery-full:after {
  content: "􏉀"; }

.fad.fa-battery-half:after {
  content: "􏉂"; }

.fad.fa-battery-quarter:after {
  content: "􏉃"; }

.fad.fa-battery-slash:after {
  content: "􏍷"; }

.fad.fa-battery-three-quarters:after {
  content: "􏉁"; }

.fad.fa-bed:after {
  content: "􏈶"; }

.fad.fa-bed-alt:after {
  content: "􏣷"; }

.fad.fa-bed-bunk:after {
  content: "􏣸"; }

.fad.fa-bed-empty:after {
  content: "􏣹"; }

.fad.fa-beer:after {
  content: "􏃼"; }

.fad.fa-bell:after {
  content: "􏃳"; }

.fad.fa-bell-exclamation:after {
  content: "􏡈"; }

.fad.fa-bell-on:after {
  content: "􏣺"; }

.fad.fa-bell-plus:after {
  content: "􏡉"; }

.fad.fa-bell-school:after {
  content: "􏗕"; }

.fad.fa-bell-school-slash:after {
  content: "􏗖"; }

.fad.fa-bell-slash:after {
  content: "􏇶"; }

.fad.fa-bells:after {
  content: "􏝿"; }

.fad.fa-betamax:after {
  content: "􏢤"; }

.fad.fa-bezier-curve:after {
  content: "􏕛"; }

.fad.fa-bible:after {
  content: "􏙇"; }

.fad.fa-bicycle:after {
  content: "􏈆"; }

.fad.fa-biking:after {
  content: "􏡊"; }

.fad.fa-biking-mountain:after {
  content: "􏡋"; }

.fad.fa-binoculars:after {
  content: "􏇥"; }

.fad.fa-biohazard:after {
  content: "􏞀"; }

.fad.fa-birthday-cake:after {
  content: "􏇽"; }

.fad.fa-blanket:after {
  content: "􏒘"; }

.fad.fa-blender:after {
  content: "􏔗"; }

.fad.fa-blender-phone:after {
  content: "􏚶"; }

.fad.fa-blind:after {
  content: "􏊝"; }

.fad.fa-blinds:after {
  content: "􏣻"; }

.fad.fa-blinds-open:after {
  content: "􏣼"; }

.fad.fa-blinds-raised:after {
  content: "􏣽"; }

.fad.fa-blog:after {
  content: "􏞁"; }

.fad.fa-bold:after {
  content: "􏀲"; }

.fad.fa-bolt:after {
  content: "􏃧"; }

.fad.fa-bomb:after {
  content: "􏇢"; }

.fad.fa-bone:after {
  content: "􏗗"; }

.fad.fa-bone-break:after {
  content: "􏗘"; }

.fad.fa-bong:after {
  content: "􏕜"; }

.fad.fa-book:after {
  content: "􏀭"; }

.fad.fa-book-alt:after {
  content: "􏗙"; }

.fad.fa-book-dead:after {
  content: "􏚷"; }

.fad.fa-book-heart:after {
  content: "􏒙"; }

.fad.fa-book-medical:after {
  content: "􏟦"; }

.fad.fa-book-open:after {
  content: "􏔘"; }

.fad.fa-book-reader:after {
  content: "􏗚"; }

.fad.fa-book-spells:after {
  content: "􏚸"; }

.fad.fa-book-user:after {
  content: "􏟧"; }

.fad.fa-bookmark:after {
  content: "􏀮"; }

.fad.fa-books:after {
  content: "􏗛"; }

.fad.fa-books-medical:after {
  content: "􏟨"; }

.fad.fa-boombox:after {
  content: "􏢥"; }

.fad.fa-boot:after {
  content: "􏞂"; }

.fad.fa-booth-curtain:after {
  content: "􏜴"; }

.fad.fa-border-all:after {
  content: "􏡌"; }

.fad.fa-border-bottom:after {
  content: "􏡍"; }

.fad.fa-border-center-h:after {
  content: "􏢜"; }

.fad.fa-border-center-v:after {
  content: "􏢝"; }

.fad.fa-border-inner:after {
  content: "􏡎"; }

.fad.fa-border-left:after {
  content: "􏡏"; }

.fad.fa-border-none:after {
  content: "􏡐"; }

.fad.fa-border-outer:after {
  content: "􏡑"; }

.fad.fa-border-right:after {
  content: "􏡒"; }

.fad.fa-border-style:after {
  content: "􏡓"; }

.fad.fa-border-style-alt:after {
  content: "􏡔"; }

.fad.fa-border-top:after {
  content: "􏡕"; }

.fad.fa-bow-arrow:after {
  content: "􏚹"; }

.fad.fa-bowling-ball:after {
  content: "􏐶"; }

.fad.fa-bowling-pins:after {
  content: "􏐷"; }

.fad.fa-box:after {
  content: "􏑦"; }

.fad.fa-box-alt:after {
  content: "􏒚"; }

.fad.fa-box-ballot:after {
  content: "􏜵"; }

.fad.fa-box-check:after {
  content: "􏑧"; }

.fad.fa-box-fragile:after {
  content: "􏒛"; }

.fad.fa-box-full:after {
  content: "􏒜"; }

.fad.fa-box-heart:after {
  content: "􏒝"; }

.fad.fa-box-open:after {
  content: "􏒞"; }

.fad.fa-box-tissue:after {
  content: "􏥛"; }

.fad.fa-box-up:after {
  content: "􏒟"; }

.fad.fa-box-usd:after {
  content: "􏒠"; }

.fad.fa-boxes:after {
  content: "􏑨"; }

.fad.fa-boxes-alt:after {
  content: "􏒡"; }

.fad.fa-boxing-glove:after {
  content: "􏐸"; }

.fad.fa-brackets:after {
  content: "􏟩"; }

.fad.fa-brackets-curly:after {
  content: "􏟪"; }

.fad.fa-braille:after {
  content: "􏊡"; }

.fad.fa-brain:after {
  content: "􏗜"; }

.fad.fa-bread-loaf:after {
  content: "􏟫"; }

.fad.fa-bread-slice:after {
  content: "􏟬"; }

.fad.fa-briefcase:after {
  content: "􏂱"; }

.fad.fa-briefcase-medical:after {
  content: "􏑩"; }

.fad.fa-bring-forward:after {
  content: "􏡖"; }

.fad.fa-bring-front:after {
  content: "􏡗"; }

.fad.fa-broadcast-tower:after {
  content: "􏔙"; }

.fad.fa-broom:after {
  content: "􏔚"; }

.fad.fa-browser:after {
  content: "􏍾"; }

.fad.fa-brush:after {
  content: "􏕝"; }

.fad.fa-bug:after {
  content: "􏆈"; }

.fad.fa-building:after {
  content: "􏆭"; }

.fad.fa-bullhorn:after {
  content: "􏂡"; }

.fad.fa-bullseye:after {
  content: "􏅀"; }

.fad.fa-bullseye-arrow:after {
  content: "􏙈"; }

.fad.fa-bullseye-pointer:after {
  content: "􏙉"; }

.fad.fa-burger-soda:after {
  content: "􏡘"; }

.fad.fa-burn:after {
  content: "􏑪"; }

.fad.fa-burrito:after {
  content: "􏟭"; }

.fad.fa-bus:after {
  content: "􏈇"; }

.fad.fa-bus-alt:after {
  content: "􏕞"; }

.fad.fa-bus-school:after {
  content: "􏗝"; }

.fad.fa-business-time:after {
  content: "􏙊"; }

.fad.fa-cabinet-filing:after {
  content: "􏙋"; }

.fad.fa-cactus:after {
  content: "􏢧"; }

.fad.fa-calculator:after {
  content: "􏇬"; }

.fad.fa-calculator-alt:after {
  content: "􏙌"; }

.fad.fa-calendar:after {
  content: "􏄳"; }

.fad.fa-calendar-alt:after {
  content: "􏁳"; }

.fad.fa-calendar-check:after {
  content: "􏉴"; }

.fad.fa-calendar-day:after {
  content: "􏞃"; }

.fad.fa-calendar-edit:after {
  content: "􏌳"; }

.fad.fa-calendar-exclamation:after {
  content: "􏌴"; }

.fad.fa-calendar-minus:after {
  content: "􏉲"; }

.fad.fa-calendar-plus:after {
  content: "􏉱"; }

.fad.fa-calendar-star:after {
  content: "􏜶"; }

.fad.fa-calendar-times:after {
  content: "􏉳"; }

.fad.fa-calendar-week:after {
  content: "􏞄"; }

.fad.fa-camcorder:after {
  content: "􏢨"; }

.fad.fa-camera:after {
  content: "􏀰"; }

.fad.fa-camera-alt:after {
  content: "􏌲"; }

.fad.fa-camera-home:after {
  content: "􏣾"; }

.fad.fa-camera-movie:after {
  content: "􏢩"; }

.fad.fa-camera-polaroid:after {
  content: "􏢪"; }

.fad.fa-camera-retro:after {
  content: "􏂃"; }

.fad.fa-campfire:after {
  content: "􏚺"; }

.fad.fa-campground:after {
  content: "􏚻"; }

.fad.fa-candle-holder:after {
  content: "􏚼"; }

.fad.fa-candy-cane:after {
  content: "􏞆"; }

.fad.fa-candy-corn:after {
  content: "􏚽"; }

.fad.fa-cannabis:after {
  content: "􏕟"; }

.fad.fa-capsules:after {
  content: "􏑫"; }

.fad.fa-car:after {
  content: "􏆹"; }

.fad.fa-car-alt:after {
  content: "􏗞"; }

.fad.fa-car-battery:after {
  content: "􏗟"; }

.fad.fa-car-building:after {
  content: "􏡙"; }

.fad.fa-car-bump:after {
  content: "􏗠"; }

.fad.fa-car-bus:after {
  content: "􏡚"; }

.fad.fa-car-crash:after {
  content: "􏗡"; }

.fad.fa-car-garage:after {
  content: "􏗢"; }

.fad.fa-car-mechanic:after {
  content: "􏗣"; }

.fad.fa-car-side:after {
  content: "􏗤"; }

.fad.fa-car-tilt:after {
  content: "􏗥"; }

.fad.fa-car-wash:after {
  content: "􏗦"; }

.fad.fa-caravan:after {
  content: "􏣿"; }

.fad.fa-caravan-alt:after {
  content: "􏤀"; }

.fad.fa-caret-circle-down:after {
  content: "􏌭"; }

.fad.fa-caret-circle-left:after {
  content: "􏌮"; }

.fad.fa-caret-circle-right:after {
  content: "􏌰"; }

.fad.fa-caret-circle-up:after {
  content: "􏌱"; }

.fad.fa-caret-down:after {
  content: "􏃗"; }

.fad.fa-caret-left:after {
  content: "􏃙"; }

.fad.fa-caret-right:after {
  content: "􏃚"; }

.fad.fa-caret-square-down:after {
  content: "􏅐"; }

.fad.fa-caret-square-left:after {
  content: "􏆑"; }

.fad.fa-caret-square-right:after {
  content: "􏅒"; }

.fad.fa-caret-square-up:after {
  content: "􏅑"; }

.fad.fa-caret-up:after {
  content: "􏃘"; }

.fad.fa-carrot:after {
  content: "􏞇"; }

.fad.fa-cars:after {
  content: "􏡛"; }

.fad.fa-cart-arrow-down:after {
  content: "􏈘"; }

.fad.fa-cart-plus:after {
  content: "􏈗"; }

.fad.fa-cash-register:after {
  content: "􏞈"; }

.fad.fa-cassette-tape:after {
  content: "􏢫"; }

.fad.fa-cat:after {
  content: "􏚾"; }

.fad.fa-cat-space:after {
  content: "􏤁"; }

.fad.fa-cauldron:after {
  content: "􏚿"; }

.fad.fa-cctv:after {
  content: "􏢬"; }

.fad.fa-certificate:after {
  content: "􏂣"; }

.fad.fa-chair:after {
  content: "􏛀"; }

.fad.fa-chair-office:after {
  content: "􏛁"; }

.fad.fa-chalkboard:after {
  content: "􏔛"; }

.fad.fa-chalkboard-teacher:after {
  content: "􏔜"; }

.fad.fa-charging-station:after {
  content: "􏗧"; }

.fad.fa-chart-area:after {
  content: "􏇾"; }

.fad.fa-chart-bar:after {
  content: "􏂀"; }

.fad.fa-chart-line:after {
  content: "􏈁"; }

.fad.fa-chart-line-down:after {
  content: "􏙍"; }

.fad.fa-chart-network:after {
  content: "􏞊"; }

.fad.fa-chart-pie:after {
  content: "􏈀"; }

.fad.fa-chart-pie-alt:after {
  content: "􏙎"; }

.fad.fa-chart-scatter:after {
  content: "􏟮"; }

.fad.fa-check:after {
  content: "􏀌"; }

.fad.fa-check-circle:after {
  content: "􏁘"; }

.fad.fa-check-double:after {
  content: "􏕠"; }

.fad.fa-check-square:after {
  content: "􏅊"; }

.fad.fa-cheese:after {
  content: "􏟯"; }

.fad.fa-cheese-swiss:after {
  content: "􏟰"; }

.fad.fa-cheeseburger:after {
  content: "􏟱"; }

.fad.fa-chess:after {
  content: "􏐹"; }

.fad.fa-chess-bishop:after {
  content: "􏐺"; }

.fad.fa-chess-bishop-alt:after {
  content: "􏐻"; }

.fad.fa-chess-board:after {
  content: "􏐼"; }

.fad.fa-chess-clock:after {
  content: "􏐽"; }

.fad.fa-chess-clock-alt:after {
  content: "􏐾"; }

.fad.fa-chess-king:after {
  content: "􏐿"; }

.fad.fa-chess-king-alt:after {
  content: "􏑀"; }

.fad.fa-chess-knight:after {
  content: "􏑁"; }

.fad.fa-chess-knight-alt:after {
  content: "􏑂"; }

.fad.fa-chess-pawn:after {
  content: "􏑃"; }

.fad.fa-chess-pawn-alt:after {
  content: "􏑄"; }

.fad.fa-chess-queen:after {
  content: "􏑅"; }

.fad.fa-chess-queen-alt:after {
  content: "􏑆"; }

.fad.fa-chess-rook:after {
  content: "􏑇"; }

.fad.fa-chess-rook-alt:after {
  content: "􏑈"; }

.fad.fa-chevron-circle-down:after {
  content: "􏄺"; }

.fad.fa-chevron-circle-left:after {
  content: "􏄷"; }

.fad.fa-chevron-circle-right:after {
  content: "􏄸"; }

.fad.fa-chevron-circle-up:after {
  content: "􏄹"; }

.fad.fa-chevron-double-down:after {
  content: "􏌢"; }

.fad.fa-chevron-double-left:after {
  content: "􏌣"; }

.fad.fa-chevron-double-right:after {
  content: "􏌤"; }

.fad.fa-chevron-double-up:after {
  content: "􏌥"; }

.fad.fa-chevron-down:after {
  content: "􏁸"; }

.fad.fa-chevron-left:after {
  content: "􏁓"; }

.fad.fa-chevron-right:after {
  content: "􏁔"; }

.fad.fa-chevron-square-down:after {
  content: "􏌩"; }

.fad.fa-chevron-square-left:after {
  content: "􏌪"; }

.fad.fa-chevron-square-right:after {
  content: "􏌫"; }

.fad.fa-chevron-square-up:after {
  content: "􏌬"; }

.fad.fa-chevron-up:after {
  content: "􏁷"; }

.fad.fa-child:after {
  content: "􏆮"; }

.fad.fa-chimney:after {
  content: "􏞋"; }

.fad.fa-church:after {
  content: "􏔝"; }

.fad.fa-circle:after {
  content: "􏄑"; }

.fad.fa-circle-notch:after {
  content: "􏇎"; }

.fad.fa-city:after {
  content: "􏙏"; }

.fad.fa-clarinet:after {
  content: "􏢭"; }

.fad.fa-claw-marks:after {
  content: "􏛂"; }

.fad.fa-clinic-medical:after {
  content: "􏟲"; }

.fad.fa-clipboard:after {
  content: "􏌨"; }

.fad.fa-clipboard-check:after {
  content: "􏑬"; }

.fad.fa-clipboard-list:after {
  content: "􏑭"; }

.fad.fa-clipboard-list-check:after {
  content: "􏜷"; }

.fad.fa-clipboard-prescription:after {
  content: "􏗨"; }

.fad.fa-clipboard-user:after {
  content: "􏟳"; }

.fad.fa-clock:after {
  content: "􏀗"; }

.fad.fa-clone:after {
  content: "􏉍"; }

.fad.fa-closed-captioning:after {
  content: "􏈊"; }

.fad.fa-cloud:after {
  content: "􏃂"; }

.fad.fa-cloud-download:after {
  content: "􏃭"; }

.fad.fa-cloud-download-alt:after {
  content: "􏎁"; }

.fad.fa-cloud-drizzle:after {
  content: "􏜸"; }

.fad.fa-cloud-hail:after {
  content: "􏜹"; }

.fad.fa-cloud-hail-mixed:after {
  content: "􏜺"; }

.fad.fa-cloud-meatball:after {
  content: "􏜻"; }

.fad.fa-cloud-moon:after {
  content: "􏛃"; }

.fad.fa-cloud-moon-rain:after {
  content: "􏜼"; }

.fad.fa-cloud-music:after {
  content: "􏢮"; }

.fad.fa-cloud-rain:after {
  content: "􏜽"; }

.fad.fa-cloud-rainbow:after {
  content: "􏜾"; }

.fad.fa-cloud-showers:after {
  content: "􏜿"; }

.fad.fa-cloud-showers-heavy:after {
  content: "􏝀"; }

.fad.fa-cloud-sleet:after {
  content: "􏝁"; }

.fad.fa-cloud-snow:after {
  content: "􏝂"; }

.fad.fa-cloud-sun:after {
  content: "􏛄"; }

.fad.fa-cloud-sun-rain:after {
  content: "􏝃"; }

.fad.fa-cloud-upload:after {
  content: "􏃮"; }

.fad.fa-cloud-upload-alt:after {
  content: "􏎂"; }

.fad.fa-clouds:after {
  content: "􏝄"; }

.fad.fa-clouds-moon:after {
  content: "􏝅"; }

.fad.fa-clouds-sun:after {
  content: "􏝆"; }

.fad.fa-club:after {
  content: "􏌧"; }

.fad.fa-cocktail:after {
  content: "􏕡"; }

.fad.fa-code:after {
  content: "􏄡"; }

.fad.fa-code-branch:after {
  content: "􏄦"; }

.fad.fa-code-commit:after {
  content: "􏎆"; }

.fad.fa-code-merge:after {
  content: "􏎇"; }

.fad.fa-coffee:after {
  content: "􏃴"; }

.fad.fa-coffee-pot:after {
  content: "􏤂"; }

.fad.fa-coffee-togo:after {
  content: "􏛅"; }

.fad.fa-coffin:after {
  content: "􏛆"; }

.fad.fa-coffin-cross:after {
  content: "􏥑"; }

.fad.fa-cog:after {
  content: "􏀓"; }

.fad.fa-cogs:after {
  content: "􏂅"; }

.fad.fa-coin:after {
  content: "􏡜"; }

.fad.fa-coins:after {
  content: "􏔞"; }

.fad.fa-columns:after {
  content: "􏃛"; }

.fad.fa-comet:after {
  content: "􏤃"; }

.fad.fa-comment:after {
  content: "􏁵"; }

.fad.fa-comment-alt:after {
  content: "􏉺"; }

.fad.fa-comment-alt-check:after {
  content: "􏒢"; }

.fad.fa-comment-alt-dollar:after {
  content: "􏙐"; }

.fad.fa-comment-alt-dots:after {
  content: "􏒣"; }

.fad.fa-comment-alt-edit:after {
  content: "􏒤"; }

.fad.fa-comment-alt-exclamation:after {
  content: "􏒥"; }

.fad.fa-comment-alt-lines:after {
  content: "􏒦"; }

.fad.fa-comment-alt-medical:after {
  content: "􏟴"; }

.fad.fa-comment-alt-minus:after {
  content: "􏒧"; }

.fad.fa-comment-alt-music:after {
  content: "􏢯"; }

.fad.fa-comment-alt-plus:after {
  content: "􏒨"; }

.fad.fa-comment-alt-slash:after {
  content: "􏒩"; }

.fad.fa-comment-alt-smile:after {
  content: "􏒪"; }

.fad.fa-comment-alt-times:after {
  content: "􏒫"; }

.fad.fa-comment-check:after {
  content: "􏒬"; }

.fad.fa-comment-dollar:after {
  content: "􏙑"; }

.fad.fa-comment-dots:after {
  content: "􏒭"; }

.fad.fa-comment-edit:after {
  content: "􏒮"; }

.fad.fa-comment-exclamation:after {
  content: "􏒯"; }

.fad.fa-comment-lines:after {
  content: "􏒰"; }

.fad.fa-comment-medical:after {
  content: "􏟵"; }

.fad.fa-comment-minus:after {
  content: "􏒱"; }

.fad.fa-comment-music:after {
  content: "􏢰"; }

.fad.fa-comment-plus:after {
  content: "􏒲"; }

.fad.fa-comment-slash:after {
  content: "􏒳"; }

.fad.fa-comment-smile:after {
  content: "􏒴"; }

.fad.fa-comment-times:after {
  content: "􏒵"; }

.fad.fa-comments:after {
  content: "􏂆"; }

.fad.fa-comments-alt:after {
  content: "􏒶"; }

.fad.fa-comments-alt-dollar:after {
  content: "􏙒"; }

.fad.fa-comments-dollar:after {
  content: "􏙓"; }

.fad.fa-compact-disc:after {
  content: "􏔟"; }

.fad.fa-compass:after {
  content: "􏅎"; }

.fad.fa-compass-slash:after {
  content: "􏗩"; }

.fad.fa-compress:after {
  content: "􏁦"; }

.fad.fa-compress-alt:after {
  content: "􏐢"; }

.fad.fa-compress-arrows-alt:after {
  content: "􏞌"; }

.fad.fa-compress-wide:after {
  content: "􏌦"; }

.fad.fa-computer-classic:after {
  content: "􏢱"; }

.fad.fa-computer-speaker:after {
  content: "􏢲"; }

.fad.fa-concierge-bell:after {
  content: "􏕢"; }

.fad.fa-construction:after {
  content: "􏡝"; }

.fad.fa-container-storage:after {
  content: "􏒷"; }

.fad.fa-conveyor-belt:after {
  content: "􏑮"; }

.fad.fa-conveyor-belt-alt:after {
  content: "􏑯"; }

.fad.fa-cookie:after {
  content: "􏕣"; }

.fad.fa-cookie-bite:after {
  content: "􏕤"; }

.fad.fa-copy:after {
  content: "􏃅"; }

.fad.fa-copyright:after {
  content: "􏇹"; }

.fad.fa-corn:after {
  content: "􏛇"; }

.fad.fa-couch:after {
  content: "􏒸"; }

.fad.fa-cow:after {
  content: "􏛈"; }

.fad.fa-cowbell:after {
  content: "􏢳"; }

.fad.fa-cowbell-more:after {
  content: "􏢴"; }

.fad.fa-credit-card:after {
  content: "􏂝"; }

.fad.fa-credit-card-blank:after {
  content: "􏎉"; }

.fad.fa-credit-card-front:after {
  content: "􏎊"; }

.fad.fa-cricket:after {
  content: "􏑉"; }

.fad.fa-croissant:after {
  content: "􏟶"; }

.fad.fa-crop:after {
  content: "􏄥"; }

.fad.fa-crop-alt:after {
  content: "􏕥"; }

.fad.fa-cross:after {
  content: "􏙔"; }

.fad.fa-crosshairs:after {
  content: "􏁛"; }

.fad.fa-crow:after {
  content: "􏔠"; }

.fad.fa-crown:after {
  content: "􏔡"; }

.fad.fa-crutch:after {
  content: "􏟷"; }

.fad.fa-crutches:after {
  content: "􏟸"; }

.fad.fa-cube:after {
  content: "􏆲"; }

.fad.fa-cubes:after {
  content: "􏆳"; }

.fad.fa-curling:after {
  content: "􏑊"; }

.fad.fa-cut:after {
  content: "􏃄"; }

.fad.fa-dagger:after {
  content: "􏛋"; }

.fad.fa-database:after {
  content: "􏇀"; }

.fad.fa-deaf:after {
  content: "􏊤"; }

.fad.fa-debug:after {
  content: "􏟹"; }

.fad.fa-deer:after {
  content: "􏞎"; }

.fad.fa-deer-rudolph:after {
  content: "􏞏"; }

.fad.fa-democrat:after {
  content: "􏝇"; }

.fad.fa-desktop:after {
  content: "􏄈"; }

.fad.fa-desktop-alt:after {
  content: "􏎐"; }

.fad.fa-dewpoint:after {
  content: "􏝈"; }

.fad.fa-dharmachakra:after {
  content: "􏙕"; }

.fad.fa-diagnoses:after {
  content: "􏑰"; }

.fad.fa-diamond:after {
  content: "􏈙"; }

.fad.fa-dice:after {
  content: "􏔢"; }

.fad.fa-dice-d10:after {
  content: "􏛍"; }

.fad.fa-dice-d12:after {
  content: "􏛎"; }

.fad.fa-dice-d20:after {
  content: "􏛏"; }

.fad.fa-dice-d4:after {
  content: "􏛐"; }

.fad.fa-dice-d6:after {
  content: "􏛑"; }

.fad.fa-dice-d8:after {
  content: "􏛒"; }

.fad.fa-dice-five:after {
  content: "􏔣"; }

.fad.fa-dice-four:after {
  content: "􏔤"; }

.fad.fa-dice-one:after {
  content: "􏔥"; }

.fad.fa-dice-six:after {
  content: "􏔦"; }

.fad.fa-dice-three:after {
  content: "􏔧"; }

.fad.fa-dice-two:after {
  content: "􏔨"; }

.fad.fa-digging:after {
  content: "􏡞"; }

.fad.fa-digital-tachograph:after {
  content: "􏕦"; }

.fad.fa-diploma:after {
  content: "􏗪"; }

.fad.fa-directions:after {
  content: "􏗫"; }

.fad.fa-disc-drive:after {
  content: "􏢵"; }

.fad.fa-disease:after {
  content: "􏟺"; }

.fad.fa-divide:after {
  content: "􏔩"; }

.fad.fa-dizzy:after {
  content: "􏕧"; }

.fad.fa-dna:after {
  content: "􏑱"; }

.fad.fa-do-not-enter:after {
  content: "􏗬"; }

.fad.fa-dog:after {
  content: "􏛓"; }

.fad.fa-dog-leashed:after {
  content: "􏛔"; }

.fad.fa-dollar-sign:after {
  content: "􏅕"; }

.fad.fa-dolly:after {
  content: "􏑲"; }

.fad.fa-dolly-empty:after {
  content: "􏑳"; }

.fad.fa-dolly-flatbed:after {
  content: "􏑴"; }

.fad.fa-dolly-flatbed-alt:after {
  content: "􏑵"; }

.fad.fa-dolly-flatbed-empty:after {
  content: "􏑶"; }

.fad.fa-donate:after {
  content: "􏒹"; }

.fad.fa-door-closed:after {
  content: "􏔪"; }

.fad.fa-door-open:after {
  content: "􏔫"; }

.fad.fa-dot-circle:after {
  content: "􏆒"; }

.fad.fa-dove:after {
  content: "􏒺"; }

.fad.fa-download:after {
  content: "􏀙"; }

.fad.fa-drafting-compass:after {
  content: "􏕨"; }

.fad.fa-dragon:after {
  content: "􏛕"; }

.fad.fa-draw-circle:after {
  content: "􏗭"; }

.fad.fa-draw-polygon:after {
  content: "􏗮"; }

.fad.fa-draw-square:after {
  content: "􏗯"; }

.fad.fa-dreidel:after {
  content: "􏞒"; }

.fad.fa-drone:after {
  content: "􏡟"; }

.fad.fa-drone-alt:after {
  content: "􏡠"; }

.fad.fa-drum:after {
  content: "􏕩"; }

.fad.fa-drum-steelpan:after {
  content: "􏕪"; }

.fad.fa-drumstick:after {
  content: "􏛖"; }

.fad.fa-drumstick-bite:after {
  content: "􏛗"; }

.fad.fa-dryer:after {
  content: "􏡡"; }

.fad.fa-dryer-alt:after {
  content: "􏡢"; }

.fad.fa-duck:after {
  content: "􏛘"; }

.fad.fa-dumbbell:after {
  content: "􏑋"; }

.fad.fa-dumpster:after {
  content: "􏞓"; }

.fad.fa-dumpster-fire:after {
  content: "􏞔"; }

.fad.fa-dungeon:after {
  content: "􏛙"; }

.fad.fa-ear:after {
  content: "􏗰"; }

.fad.fa-ear-muffs:after {
  content: "􏞕"; }

.fad.fa-eclipse:after {
  content: "􏝉"; }

.fad.fa-eclipse-alt:after {
  content: "􏝊"; }

.fad.fa-edit:after {
  content: "􏁄"; }

.fad.fa-egg:after {
  content: "􏟻"; }

.fad.fa-egg-fried:after {
  content: "􏟼"; }

.fad.fa-eject:after {
  content: "􏁒"; }

.fad.fa-elephant:after {
  content: "􏛚"; }

.fad.fa-ellipsis-h:after {
  content: "􏅁"; }

.fad.fa-ellipsis-h-alt:after {
  content: "􏎛"; }

.fad.fa-ellipsis-v:after {
  content: "􏅂"; }

.fad.fa-ellipsis-v-alt:after {
  content: "􏎜"; }

.fad.fa-empty-set:after {
  content: "􏙖"; }

.fad.fa-engine-warning:after {
  content: "􏗲"; }

.fad.fa-envelope:after {
  content: "􏃠"; }

.fad.fa-envelope-open:after {
  content: "􏊶"; }

.fad.fa-envelope-open-dollar:after {
  content: "􏙗"; }

.fad.fa-envelope-open-text:after {
  content: "􏙘"; }

.fad.fa-envelope-square:after {
  content: "􏆙"; }

.fad.fa-equals:after {
  content: "􏔬"; }

.fad.fa-eraser:after {
  content: "􏄭"; }

.fad.fa-ethernet:after {
  content: "􏞖"; }

.fad.fa-euro-sign:after {
  content: "􏅓"; }

.fad.fa-exchange:after {
  content: "􏃬"; }

.fad.fa-exchange-alt:after {
  content: "􏍢"; }

.fad.fa-exclamation:after {
  content: "􏄪"; }

.fad.fa-exclamation-circle:after {
  content: "􏁪"; }

.fad.fa-exclamation-square:after {
  content: "􏌡"; }

.fad.fa-exclamation-triangle:after {
  content: "􏁱"; }

.fad.fa-expand:after {
  content: "􏁥"; }

.fad.fa-expand-alt:after {
  content: "􏐤"; }

.fad.fa-expand-arrows:after {
  content: "􏌝"; }

.fad.fa-expand-arrows-alt:after {
  content: "􏌞"; }

.fad.fa-expand-wide:after {
  content: "􏌠"; }

.fad.fa-external-link:after {
  content: "􏂎"; }

.fad.fa-external-link-alt:after {
  content: "􏍝"; }

.fad.fa-external-link-square:after {
  content: "􏅌"; }

.fad.fa-external-link-square-alt:after {
  content: "􏍠"; }

.fad.fa-eye:after {
  content: "􏁮"; }

.fad.fa-eye-dropper:after {
  content: "􏇻"; }

.fad.fa-eye-evil:after {
  content: "􏛛"; }

.fad.fa-eye-slash:after {
  content: "􏁰"; }

.fad.fa-fan:after {
  content: "􏡣"; }

.fad.fa-fan-table:after {
  content: "􏤄"; }

.fad.fa-farm:after {
  content: "􏡤"; }

.fad.fa-fast-backward:after {
  content: "􏁉"; }

.fad.fa-fast-forward:after {
  content: "􏁐"; }

.fad.fa-faucet:after {
  content: "􏤅"; }

.fad.fa-faucet-drip:after {
  content: "􏤆"; }

.fad.fa-fax:after {
  content: "􏆬"; }

.fad.fa-feather:after {
  content: "􏔭"; }

.fad.fa-feather-alt:after {
  content: "􏕫"; }

.fad.fa-female:after {
  content: "􏆂"; }

.fad.fa-field-hockey:after {
  content: "􏑌"; }

.fad.fa-fighter-jet:after {
  content: "􏃻"; }

.fad.fa-file:after {
  content: "􏅛"; }

.fad.fa-file-alt:after {
  content: "􏅜"; }

.fad.fa-file-archive:after {
  content: "􏇆"; }

.fad.fa-file-audio:after {
  content: "􏇇"; }

.fad.fa-file-certificate:after {
  content: "􏗳"; }

.fad.fa-file-chart-line:after {
  content: "􏙙"; }

.fad.fa-file-chart-pie:after {
  content: "􏙚"; }

.fad.fa-file-check:after {
  content: "􏌖"; }

.fad.fa-file-code:after {
  content: "􏇉"; }

.fad.fa-file-contract:after {
  content: "􏕬"; }

.fad.fa-file-csv:after {
  content: "􏛝"; }

.fad.fa-file-download:after {
  content: "􏕭"; }

.fad.fa-file-edit:after {
  content: "􏌜"; }

.fad.fa-file-excel:after {
  content: "􏇃"; }

.fad.fa-file-exclamation:after {
  content: "􏌚"; }

.fad.fa-file-export:after {
  content: "􏕮"; }

.fad.fa-file-image:after {
  content: "􏇅"; }

.fad.fa-file-import:after {
  content: "􏕯"; }

.fad.fa-file-invoice:after {
  content: "􏕰"; }

.fad.fa-file-invoice-dollar:after {
  content: "􏕱"; }

.fad.fa-file-medical:after {
  content: "􏑷"; }

.fad.fa-file-medical-alt:after {
  content: "􏑸"; }

.fad.fa-file-minus:after {
  content: "􏌘"; }

.fad.fa-file-music:after {
  content: "􏢶"; }

.fad.fa-file-pdf:after {
  content: "􏇁"; }

.fad.fa-file-plus:after {
  content: "􏌙"; }

.fad.fa-file-powerpoint:after {
  content: "􏇄"; }

.fad.fa-file-prescription:after {
  content: "􏕲"; }

.fad.fa-file-search:after {
  content: "􏡥"; }

.fad.fa-file-signature:after {
  content: "􏕳"; }

.fad.fa-file-spreadsheet:after {
  content: "􏙛"; }

.fad.fa-file-times:after {
  content: "􏌗"; }

.fad.fa-file-upload:after {
  content: "􏕴"; }

.fad.fa-file-user:after {
  content: "􏙜"; }

.fad.fa-file-video:after {
  content: "􏇈"; }

.fad.fa-file-word:after {
  content: "􏇂"; }

.fad.fa-files-medical:after {
  content: "􏟽"; }

.fad.fa-fill:after {
  content: "􏕵"; }

.fad.fa-fill-drip:after {
  content: "􏕶"; }

.fad.fa-film:after {
  content: "􏀈"; }

.fad.fa-film-alt:after {
  content: "􏎠"; }

.fad.fa-film-canister:after {
  content: "􏢷"; }

.fad.fa-filter:after {
  content: "􏂰"; }

.fad.fa-fingerprint:after {
  content: "􏕷"; }

.fad.fa-fire:after {
  content: "􏁭"; }

.fad.fa-fire-alt:after {
  content: "􏟤"; }

.fad.fa-fire-extinguisher:after {
  content: "􏄴"; }

.fad.fa-fire-smoke:after {
  content: "􏝋"; }

.fad.fa-fireplace:after {
  content: "􏞚"; }

.fad.fa-first-aid:after {
  content: "􏑹"; }

.fad.fa-fish:after {
  content: "􏕸"; }

.fad.fa-fish-cooked:after {
  content: "􏟾"; }

.fad.fa-fist-raised:after {
  content: "􏛞"; }

.fad.fa-flag:after {
  content: "􏀤"; }

.fad.fa-flag-alt:after {
  content: "􏝌"; }

.fad.fa-flag-checkered:after {
  content: "􏄞"; }

.fad.fa-flag-usa:after {
  content: "􏝍"; }

.fad.fa-flame:after {
  content: "􏛟"; }

.fad.fa-flashlight:after {
  content: "􏢸"; }

.fad.fa-flask:after {
  content: "􏃃"; }

.fad.fa-flask-poison:after {
  content: "􏛠"; }

.fad.fa-flask-potion:after {
  content: "􏛡"; }

.fad.fa-flower:after {
  content: "􏟿"; }

.fad.fa-flower-daffodil:after {
  content: "􏠀"; }

.fad.fa-flower-tulip:after {
  content: "􏠁"; }

.fad.fa-flushed:after {
  content: "􏕹"; }

.fad.fa-flute:after {
  content: "􏢹"; }

.fad.fa-flux-capacitor:after {
  content: "􏢺"; }

.fad.fa-fog:after {
  content: "􏝎"; }

.fad.fa-folder:after {
  content: "􏁻"; }

.fad.fa-folder-download:after {
  content: "􏥓"; }

.fad.fa-folder-minus:after {
  content: "􏙝"; }

.fad.fa-folder-open:after {
  content: "􏁼"; }

.fad.fa-folder-plus:after {
  content: "􏙞"; }

.fad.fa-folder-times:after {
  content: "􏙟"; }

.fad.fa-folder-tree:after {
  content: "􏠂"; }

.fad.fa-folder-upload:after {
  content: "􏥔"; }

.fad.fa-folders:after {
  content: "􏙠"; }

.fad.fa-font:after {
  content: "􏀱"; }

.fad.fa-font-awesome-logo-full:after {
  content: "􏓦"; }

.fad.fa-font-case:after {
  content: "􏡦"; }

.fad.fa-football-ball:after {
  content: "􏑎"; }

.fad.fa-football-helmet:after {
  content: "􏑏"; }

.fad.fa-forklift:after {
  content: "􏑺"; }

.fad.fa-forward:after {
  content: "􏁎"; }

.fad.fa-fragile:after {
  content: "􏒻"; }

.fad.fa-french-fries:after {
  content: "􏠃"; }

.fad.fa-frog:after {
  content: "􏔮"; }

.fad.fa-frosty-head:after {
  content: "􏞛"; }

.fad.fa-frown:after {
  content: "􏄙"; }

.fad.fa-frown-open:after {
  content: "􏕺"; }

.fad.fa-function:after {
  content: "􏙡"; }

.fad.fa-funnel-dollar:after {
  content: "􏙢"; }

.fad.fa-futbol:after {
  content: "􏇣"; }

.fad.fa-galaxy:after {
  content: "􏤈"; }

.fad.fa-game-board:after {
  content: "􏡧"; }

.fad.fa-game-board-alt:after {
  content: "􏡨"; }

.fad.fa-game-console-handheld:after {
  content: "􏢻"; }

.fad.fa-gamepad:after {
  content: "􏄛"; }

.fad.fa-gamepad-alt:after {
  content: "􏢼"; }

.fad.fa-garage:after {
  content: "􏤉"; }

.fad.fa-garage-car:after {
  content: "􏤊"; }

.fad.fa-garage-open:after {
  content: "􏤋"; }

.fad.fa-gas-pump:after {
  content: "􏔯"; }

.fad.fa-gas-pump-slash:after {
  content: "􏗴"; }

.fad.fa-gavel:after {
  content: "􏃣"; }

.fad.fa-gem:after {
  content: "􏎥"; }

.fad.fa-genderless:after {
  content: "􏈭"; }

.fad.fa-ghost:after {
  content: "􏛢"; }

.fad.fa-gift:after {
  content: "􏁫"; }

.fad.fa-gift-card:after {
  content: "􏙣"; }

.fad.fa-gifts:after {
  content: "􏞜"; }

.fad.fa-gingerbread-man:after {
  content: "􏞝"; }

.fad.fa-glass:after {
  content: "􏠄"; }

.fad.fa-glass-champagne:after {
  content: "􏞞"; }

.fad.fa-glass-cheers:after {
  content: "􏞟"; }

.fad.fa-glass-citrus:after {
  content: "􏡩"; }

.fad.fa-glass-martini:after {
  content: "􏀀"; }

.fad.fa-glass-martini-alt:after {
  content: "􏕻"; }

.fad.fa-glass-whiskey:after {
  content: "􏞠"; }

.fad.fa-glass-whiskey-rocks:after {
  content: "􏞡"; }

.fad.fa-glasses:after {
  content: "􏔰"; }

.fad.fa-glasses-alt:after {
  content: "􏗵"; }

.fad.fa-globe:after {
  content: "􏂬"; }

.fad.fa-globe-africa:after {
  content: "􏕼"; }

.fad.fa-globe-americas:after {
  content: "􏕽"; }

.fad.fa-globe-asia:after {
  content: "􏕾"; }

.fad.fa-globe-europe:after {
  content: "􏞢"; }

.fad.fa-globe-snow:after {
  content: "􏞣"; }

.fad.fa-globe-stand:after {
  content: "􏗶"; }

.fad.fa-golf-ball:after {
  content: "􏑐"; }

.fad.fa-golf-club:after {
  content: "􏑑"; }

.fad.fa-gopuram:after {
  content: "􏙤"; }

.fad.fa-graduation-cap:after {
  content: "􏆝"; }

.fad.fa-gramophone:after {
  content: "􏢽"; }

.fad.fa-greater-than:after {
  content: "􏔱"; }

.fad.fa-greater-than-equal:after {
  content: "􏔲"; }

.fad.fa-grimace:after {
  content: "􏕿"; }

.fad.fa-grin:after {
  content: "􏖀"; }

.fad.fa-grin-alt:after {
  content: "􏖁"; }

.fad.fa-grin-beam:after {
  content: "􏖂"; }

.fad.fa-grin-beam-sweat:after {
  content: "􏖃"; }

.fad.fa-grin-hearts:after {
  content: "􏖄"; }

.fad.fa-grin-squint:after {
  content: "􏖅"; }

.fad.fa-grin-squint-tears:after {
  content: "􏖆"; }

.fad.fa-grin-stars:after {
  content: "􏖇"; }

.fad.fa-grin-tears:after {
  content: "􏖈"; }

.fad.fa-grin-tongue:after {
  content: "􏖉"; }

.fad.fa-grin-tongue-squint:after {
  content: "􏖊"; }

.fad.fa-grin-tongue-wink:after {
  content: "􏖋"; }

.fad.fa-grin-wink:after {
  content: "􏖌"; }

.fad.fa-grip-horizontal:after {
  content: "􏖍"; }

.fad.fa-grip-lines:after {
  content: "􏞤"; }

.fad.fa-grip-lines-vertical:after {
  content: "􏞥"; }

.fad.fa-grip-vertical:after {
  content: "􏖎"; }

.fad.fa-guitar:after {
  content: "􏞦"; }

.fad.fa-guitar-electric:after {
  content: "􏢾"; }

.fad.fa-guitars:after {
  content: "􏢿"; }

.fad.fa-h-square:after {
  content: "􏃽"; }

.fad.fa-h1:after {
  content: "􏌓"; }

.fad.fa-h2:after {
  content: "􏌔"; }

.fad.fa-h3:after {
  content: "􏌕"; }

.fad.fa-h4:after {
  content: "􏡪"; }

.fad.fa-hamburger:after {
  content: "􏠅"; }

.fad.fa-hammer:after {
  content: "􏛣"; }

.fad.fa-hammer-war:after {
  content: "􏛤"; }

.fad.fa-hamsa:after {
  content: "􏙥"; }

.fad.fa-hand-heart:after {
  content: "􏒼"; }

.fad.fa-hand-holding:after {
  content: "􏒽"; }

.fad.fa-hand-holding-box:after {
  content: "􏑻"; }

.fad.fa-hand-holding-heart:after {
  content: "􏒾"; }

.fad.fa-hand-holding-magic:after {
  content: "􏛥"; }

.fad.fa-hand-holding-medical:after {
  content: "􏥜"; }

.fad.fa-hand-holding-seedling:after {
  content: "􏒿"; }

.fad.fa-hand-holding-usd:after {
  content: "􏓀"; }

.fad.fa-hand-holding-water:after {
  content: "􏓁"; }

.fad.fa-hand-lizard:after {
  content: "􏉘"; }

.fad.fa-hand-middle-finger:after {
  content: "􏠆"; }

.fad.fa-hand-paper:after {
  content: "􏉖"; }

.fad.fa-hand-peace:after {
  content: "􏉛"; }

.fad.fa-hand-point-down:after {
  content: "􏂧"; }

.fad.fa-hand-point-left:after {
  content: "􏂥"; }

.fad.fa-hand-point-right:after {
  content: "􏂤"; }

.fad.fa-hand-point-up:after {
  content: "􏂦"; }

.fad.fa-hand-pointer:after {
  content: "􏉚"; }

.fad.fa-hand-receiving:after {
  content: "􏑼"; }

.fad.fa-hand-rock:after {
  content: "􏉕"; }

.fad.fa-hand-scissors:after {
  content: "􏉗"; }

.fad.fa-hand-sparkles:after {
  content: "􏥝"; }

.fad.fa-hand-spock:after {
  content: "􏉙"; }

.fad.fa-hands:after {
  content: "􏓂"; }

.fad.fa-hands-heart:after {
  content: "􏓃"; }

.fad.fa-hands-helping:after {
  content: "􏓄"; }

.fad.fa-hands-usd:after {
  content: "􏓅"; }

.fad.fa-hands-wash:after {
  content: "􏥞"; }

.fad.fa-handshake:after {
  content: "􏊵"; }

.fad.fa-handshake-alt:after {
  content: "􏓆"; }

.fad.fa-handshake-alt-slash:after {
  content: "􏥟"; }

.fad.fa-handshake-slash:after {
  content: "􏥠"; }

.fad.fa-hanukiah:after {
  content: "􏛦"; }

.fad.fa-hard-hat:after {
  content: "􏠇"; }

.fad.fa-hashtag:after {
  content: "􏊒"; }

.fad.fa-hat-chef:after {
  content: "􏡫"; }

.fad.fa-hat-cowboy:after {
  content: "􏣀"; }

.fad.fa-hat-cowboy-side:after {
  content: "􏣁"; }

.fad.fa-hat-santa:after {
  content: "􏞧"; }

.fad.fa-hat-winter:after {
  content: "􏞨"; }

.fad.fa-hat-witch:after {
  content: "􏛧"; }

.fad.fa-hat-wizard:after {
  content: "􏛨"; }

.fad.fa-hdd:after {
  content: "􏂠"; }

.fad.fa-head-side:after {
  content: "􏛩"; }

.fad.fa-head-side-brain:after {
  content: "􏠈"; }

.fad.fa-head-side-cough:after {
  content: "􏥡"; }

.fad.fa-head-side-cough-slash:after {
  content: "􏥢"; }

.fad.fa-head-side-headphones:after {
  content: "􏣂"; }

.fad.fa-head-side-mask:after {
  content: "􏥣"; }

.fad.fa-head-side-medical:after {
  content: "􏠉"; }

.fad.fa-head-side-virus:after {
  content: "􏥤"; }

.fad.fa-head-vr:after {
  content: "􏛪"; }

.fad.fa-heading:after {
  content: "􏇜"; }

.fad.fa-headphones:after {
  content: "􏀥"; }

.fad.fa-headphones-alt:after {
  content: "􏖏"; }

.fad.fa-headset:after {
  content: "􏖐"; }

.fad.fa-heart:after {
  content: "􏀄"; }

.fad.fa-heart-broken:after {
  content: "􏞩"; }

.fad.fa-heart-circle:after {
  content: "􏓇"; }

.fad.fa-heart-rate:after {
  content: "􏗸"; }

.fad.fa-heart-square:after {
  content: "􏓈"; }

.fad.fa-heartbeat:after {
  content: "􏈞"; }

.fad.fa-heat:after {
  content: "􏤌"; }

.fad.fa-helicopter:after {
  content: "􏔳"; }

.fad.fa-helmet-battle:after {
  content: "􏛫"; }

.fad.fa-hexagon:after {
  content: "􏌒"; }

.fad.fa-highlighter:after {
  content: "􏖑"; }

.fad.fa-hiking:after {
  content: "􏛬"; }

.fad.fa-hippo:after {
  content: "􏛭"; }

.fad.fa-history:after {
  content: "􏇚"; }

.fad.fa-hockey-mask:after {
  content: "􏛮"; }

.fad.fa-hockey-puck:after {
  content: "􏑓"; }

.fad.fa-hockey-sticks:after {
  content: "􏑔"; }

.fad.fa-holly-berry:after {
  content: "􏞪"; }

.fad.fa-home:after {
  content: "􏀕"; }

.fad.fa-home-alt:after {
  content: "􏠊"; }

.fad.fa-home-heart:after {
  content: "􏓉"; }

.fad.fa-home-lg:after {
  content: "􏠋"; }

.fad.fa-home-lg-alt:after {
  content: "􏠌"; }

.fad.fa-hood-cloak:after {
  content: "􏛯"; }

.fad.fa-horizontal-rule:after {
  content: "􏡬"; }

.fad.fa-horse:after {
  content: "􏛰"; }

.fad.fa-horse-head:after {
  content: "􏞫"; }

.fad.fa-horse-saddle:after {
  content: "􏣃"; }

.fad.fa-hospital:after {
  content: "􏃸"; }

.fad.fa-hospital-alt:after {
  content: "􏑽"; }

.fad.fa-hospital-symbol:after {
  content: "􏑾"; }

.fad.fa-hospital-user:after {
  content: "􏠍"; }

.fad.fa-hospitals:after {
  content: "􏠎"; }

.fad.fa-hot-tub:after {
  content: "􏖓"; }

.fad.fa-hotdog:after {
  content: "􏠏"; }

.fad.fa-hotel:after {
  content: "􏖔"; }

.fad.fa-hourglass:after {
  content: "􏉔"; }

.fad.fa-hourglass-end:after {
  content: "􏉓"; }

.fad.fa-hourglass-half:after {
  content: "􏉒"; }

.fad.fa-hourglass-start:after {
  content: "􏉑"; }

.fad.fa-house:after {
  content: "􏤍"; }

.fad.fa-house-damage:after {
  content: "􏛱"; }

.fad.fa-house-day:after {
  content: "􏤎"; }

.fad.fa-house-flood:after {
  content: "􏝏"; }

.fad.fa-house-leave:after {
  content: "􏤏"; }

.fad.fa-house-night:after {
  content: "􏤐"; }

.fad.fa-house-return:after {
  content: "􏤑"; }

.fad.fa-house-signal:after {
  content: "􏤒"; }

.fad.fa-house-user:after {
  content: "􏥥"; }

.fad.fa-hryvnia:after {
  content: "􏛲"; }

.fad.fa-humidity:after {
  content: "􏝐"; }

.fad.fa-hurricane:after {
  content: "􏝑"; }

.fad.fa-i-cursor:after {
  content: "􏉆"; }

.fad.fa-ice-cream:after {
  content: "􏠐"; }

.fad.fa-ice-skate:after {
  content: "􏞬"; }

.fad.fa-icicles:after {
  content: "􏞭"; }

.fad.fa-icons:after {
  content: "􏡭"; }

.fad.fa-icons-alt:after {
  content: "􏡮"; }

.fad.fa-id-badge:after {
  content: "􏋁"; }

.fad.fa-id-card:after {
  content: "􏋂"; }

.fad.fa-id-card-alt:after {
  content: "􏑿"; }

.fad.fa-igloo:after {
  content: "􏞮"; }

.fad.fa-image:after {
  content: "􏀾"; }

.fad.fa-image-polaroid:after {
  content: "􏣄"; }

.fad.fa-images:after {
  content: "􏌂"; }

.fad.fa-inbox:after {
  content: "􏀜"; }

.fad.fa-inbox-in:after {
  content: "􏌐"; }

.fad.fa-inbox-out:after {
  content: "􏌑"; }

.fad.fa-indent:after {
  content: "􏀼"; }

.fad.fa-industry:after {
  content: "􏉵"; }

.fad.fa-industry-alt:after {
  content: "􏎳"; }

.fad.fa-infinity:after {
  content: "􏔴"; }

.fad.fa-info:after {
  content: "􏄩"; }

.fad.fa-info-circle:after {
  content: "􏁚"; }

.fad.fa-info-square:after {
  content: "􏌏"; }

.fad.fa-inhaler:after {
  content: "􏗹"; }

.fad.fa-integral:after {
  content: "􏙧"; }

.fad.fa-intersection:after {
  content: "􏙨"; }

.fad.fa-inventory:after {
  content: "􏒀"; }

.fad.fa-island-tropical:after {
  content: "􏠑"; }

.fad.fa-italic:after {
  content: "􏀳"; }

.fad.fa-jack-o-lantern:after {
  content: "􏌎"; }

.fad.fa-jedi:after {
  content: "􏙩"; }

.fad.fa-joint:after {
  content: "􏖕"; }

.fad.fa-journal-whills:after {
  content: "􏙪"; }

.fad.fa-joystick:after {
  content: "􏣅"; }

.fad.fa-jug:after {
  content: "􏣆"; }

.fad.fa-kaaba:after {
  content: "􏙫"; }

.fad.fa-kazoo:after {
  content: "􏣇"; }

.fad.fa-kerning:after {
  content: "􏡯"; }

.fad.fa-key:after {
  content: "􏂄"; }

.fad.fa-key-skeleton:after {
  content: "􏛳"; }

.fad.fa-keyboard:after {
  content: "􏄜"; }

.fad.fa-keynote:after {
  content: "􏙬"; }

.fad.fa-khanda:after {
  content: "􏙭"; }

.fad.fa-kidneys:after {
  content: "􏗻"; }

.fad.fa-kiss:after {
  content: "􏖖"; }

.fad.fa-kiss-beam:after {
  content: "􏖗"; }

.fad.fa-kiss-wink-heart:after {
  content: "􏖘"; }

.fad.fa-kite:after {
  content: "􏛴"; }

.fad.fa-kiwi-bird:after {
  content: "􏔵"; }

.fad.fa-knife-kitchen:after {
  content: "􏛵"; }

.fad.fa-lambda:after {
  content: "􏙮"; }

.fad.fa-lamp:after {
  content: "􏓊"; }

.fad.fa-lamp-desk:after {
  content: "􏤔"; }

.fad.fa-lamp-floor:after {
  content: "􏤕"; }

.fad.fa-landmark:after {
  content: "􏙯"; }

.fad.fa-landmark-alt:after {
  content: "􏝒"; }

.fad.fa-language:after {
  content: "􏆫"; }

.fad.fa-laptop:after {
  content: "􏄉"; }

.fad.fa-laptop-code:after {
  content: "􏗼"; }

.fad.fa-laptop-house:after {
  content: "􏥦"; }

.fad.fa-laptop-medical:after {
  content: "􏠒"; }

.fad.fa-lasso:after {
  content: "􏣈"; }

.fad.fa-laugh:after {
  content: "􏖙"; }

.fad.fa-laugh-beam:after {
  content: "􏖚"; }

.fad.fa-laugh-squint:after {
  content: "􏖛"; }

.fad.fa-laugh-wink:after {
  content: "􏖜"; }

.fad.fa-layer-group:after {
  content: "􏗽"; }

.fad.fa-layer-minus:after {
  content: "􏗾"; }

.fad.fa-layer-plus:after {
  content: "􏗿"; }

.fad.fa-leaf:after {
  content: "􏁬"; }

.fad.fa-leaf-heart:after {
  content: "􏓋"; }

.fad.fa-leaf-maple:after {
  content: "􏛶"; }

.fad.fa-leaf-oak:after {
  content: "􏛷"; }

.fad.fa-lemon:after {
  content: "􏂔"; }

.fad.fa-less-than:after {
  content: "􏔶"; }

.fad.fa-less-than-equal:after {
  content: "􏔷"; }

.fad.fa-level-down:after {
  content: "􏅉"; }

.fad.fa-level-down-alt:after {
  content: "􏎾"; }

.fad.fa-level-up:after {
  content: "􏅈"; }

.fad.fa-level-up-alt:after {
  content: "􏎿"; }

.fad.fa-life-ring:after {
  content: "􏇍"; }

.fad.fa-light-ceiling:after {
  content: "􏤖"; }

.fad.fa-light-switch:after {
  content: "􏤗"; }

.fad.fa-light-switch-off:after {
  content: "􏤘"; }

.fad.fa-light-switch-on:after {
  content: "􏤙"; }

.fad.fa-lightbulb:after {
  content: "􏃫"; }

.fad.fa-lightbulb-dollar:after {
  content: "􏙰"; }

.fad.fa-lightbulb-exclamation:after {
  content: "􏙱"; }

.fad.fa-lightbulb-on:after {
  content: "􏙲"; }

.fad.fa-lightbulb-slash:after {
  content: "􏙳"; }

.fad.fa-lights-holiday:after {
  content: "􏞲"; }

.fad.fa-line-columns:after {
  content: "􏡰"; }

.fad.fa-line-height:after {
  content: "􏡱"; }

.fad.fa-link:after {
  content: "􏃁"; }

.fad.fa-lips:after {
  content: "􏘀"; }

.fad.fa-lira-sign:after {
  content: "􏆕"; }

.fad.fa-list:after {
  content: "􏀺"; }

.fad.fa-list-alt:after {
  content: "􏀢"; }

.fad.fa-list-music:after {
  content: "􏣉"; }

.fad.fa-list-ol:after {
  content: "􏃋"; }

.fad.fa-list-ul:after {
  content: "􏃊"; }

.fad.fa-location:after {
  content: "􏘁"; }

.fad.fa-location-arrow:after {
  content: "􏄤"; }

.fad.fa-location-circle:after {
  content: "􏘂"; }

.fad.fa-location-slash:after {
  content: "􏘃"; }

.fad.fa-lock:after {
  content: "􏀣"; }

.fad.fa-lock-alt:after {
  content: "􏌍"; }

.fad.fa-lock-open:after {
  content: "􏏁"; }

.fad.fa-lock-open-alt:after {
  content: "􏏂"; }

.fad.fa-long-arrow-alt-down:after {
  content: "􏌉"; }

.fad.fa-long-arrow-alt-left:after {
  content: "􏌊"; }

.fad.fa-long-arrow-alt-right:after {
  content: "􏌋"; }

.fad.fa-long-arrow-alt-up:after {
  content: "􏌌"; }

.fad.fa-long-arrow-down:after {
  content: "􏅵"; }

.fad.fa-long-arrow-left:after {
  content: "􏅷"; }

.fad.fa-long-arrow-right:after {
  content: "􏅸"; }

.fad.fa-long-arrow-up:after {
  content: "􏅶"; }

.fad.fa-loveseat:after {
  content: "􏓌"; }

.fad.fa-low-vision:after {
  content: "􏊨"; }

.fad.fa-luchador:after {
  content: "􏑕"; }

.fad.fa-luggage-cart:after {
  content: "􏖝"; }

.fad.fa-lungs:after {
  content: "􏘄"; }

.fad.fa-lungs-virus:after {
  content: "􏥧"; }

.fad.fa-mace:after {
  content: "􏛸"; }

.fad.fa-magic:after {
  content: "􏃐"; }

.fad.fa-magnet:after {
  content: "􏁶"; }

.fad.fa-mail-bulk:after {
  content: "􏙴"; }

.fad.fa-mailbox:after {
  content: "􏠓"; }

.fad.fa-male:after {
  content: "􏆃"; }

.fad.fa-mandolin:after {
  content: "􏛹"; }

.fad.fa-map:after {
  content: "􏉹"; }

.fad.fa-map-marked:after {
  content: "􏖟"; }

.fad.fa-map-marked-alt:after {
  content: "􏖠"; }

.fad.fa-map-marker:after {
  content: "􏁁"; }

.fad.fa-map-marker-alt:after {
  content: "􏏅"; }

.fad.fa-map-marker-alt-slash:after {
  content: "􏘅"; }

.fad.fa-map-marker-check:after {
  content: "􏘆"; }

.fad.fa-map-marker-edit:after {
  content: "􏘇"; }

.fad.fa-map-marker-exclamation:after {
  content: "􏘈"; }

.fad.fa-map-marker-minus:after {
  content: "􏘉"; }

.fad.fa-map-marker-plus:after {
  content: "􏘊"; }

.fad.fa-map-marker-question:after {
  content: "􏘋"; }

.fad.fa-map-marker-slash:after {
  content: "􏘌"; }

.fad.fa-map-marker-smile:after {
  content: "􏘍"; }

.fad.fa-map-marker-times:after {
  content: "􏘎"; }

.fad.fa-map-pin:after {
  content: "􏉶"; }

.fad.fa-map-signs:after {
  content: "􏉷"; }

.fad.fa-marker:after {
  content: "􏖡"; }

.fad.fa-mars:after {
  content: "􏈢"; }

.fad.fa-mars-double:after {
  content: "􏈧"; }

.fad.fa-mars-stroke:after {
  content: "􏈩"; }

.fad.fa-mars-stroke-h:after {
  content: "􏈫"; }

.fad.fa-mars-stroke-v:after {
  content: "􏈪"; }

.fad.fa-mask:after {
  content: "􏛺"; }

.fad.fa-meat:after {
  content: "􏠔"; }

.fad.fa-medal:after {
  content: "􏖢"; }

.fad.fa-medkit:after {
  content: "􏃺"; }

.fad.fa-megaphone:after {
  content: "􏙵"; }

.fad.fa-meh:after {
  content: "􏄚"; }

.fad.fa-meh-blank:after {
  content: "􏖤"; }

.fad.fa-meh-rolling-eyes:after {
  content: "􏖥"; }

.fad.fa-memory:after {
  content: "􏔸"; }

.fad.fa-menorah:after {
  content: "􏙶"; }

.fad.fa-mercury:after {
  content: "􏈣"; }

.fad.fa-meteor:after {
  content: "􏝓"; }

.fad.fa-microchip:after {
  content: "􏋛"; }

.fad.fa-microphone:after {
  content: "􏄰"; }

.fad.fa-microphone-alt:after {
  content: "􏏉"; }

.fad.fa-microphone-alt-slash:after {
  content: "􏔹"; }

.fad.fa-microphone-slash:after {
  content: "􏄱"; }

.fad.fa-microphone-stand:after {
  content: "􏣋"; }

.fad.fa-microscope:after {
  content: "􏘐"; }

.fad.fa-microwave:after {
  content: "􏤛"; }

.fad.fa-mind-share:after {
  content: "􏙷"; }

.fad.fa-minus:after {
  content: "􏁨"; }

.fad.fa-minus-circle:after {
  content: "􏁖"; }

.fad.fa-minus-hexagon:after {
  content: "􏌇"; }

.fad.fa-minus-octagon:after {
  content: "􏌈"; }

.fad.fa-minus-square:after {
  content: "􏅆"; }

.fad.fa-mistletoe:after {
  content: "􏞴"; }

.fad.fa-mitten:after {
  content: "􏞵"; }

.fad.fa-mobile:after {
  content: "􏄋"; }

.fad.fa-mobile-alt:after {
  content: "􏏍"; }

.fad.fa-mobile-android:after {
  content: "􏏎"; }

.fad.fa-mobile-android-alt:after {
  content: "􏏏"; }

.fad.fa-money-bill:after {
  content: "􏃖"; }

.fad.fa-money-bill-alt:after {
  content: "􏏑"; }

.fad.fa-money-bill-wave:after {
  content: "􏔺"; }

.fad.fa-money-bill-wave-alt:after {
  content: "􏔻"; }

.fad.fa-money-check:after {
  content: "􏔼"; }

.fad.fa-money-check-alt:after {
  content: "􏔽"; }

.fad.fa-money-check-edit:after {
  content: "􏡲"; }

.fad.fa-money-check-edit-alt:after {
  content: "􏡳"; }

.fad.fa-monitor-heart-rate:after {
  content: "􏘑"; }

.fad.fa-monkey:after {
  content: "􏛻"; }

.fad.fa-monument:after {
  content: "􏖦"; }

.fad.fa-moon:after {
  content: "􏆆"; }

.fad.fa-moon-cloud:after {
  content: "􏝔"; }

.fad.fa-moon-stars:after {
  content: "􏝕"; }

.fad.fa-mortar-pestle:after {
  content: "􏖧"; }

.fad.fa-mosque:after {
  content: "􏙸"; }

.fad.fa-motorcycle:after {
  content: "􏈜"; }

.fad.fa-mountain:after {
  content: "􏛼"; }

.fad.fa-mountains:after {
  content: "􏛽"; }

.fad.fa-mouse:after {
  content: "􏣌"; }

.fad.fa-mouse-alt:after {
  content: "􏣍"; }

.fad.fa-mouse-pointer:after {
  content: "􏉅"; }

.fad.fa-mp3-player:after {
  content: "􏣎"; }

.fad.fa-mug:after {
  content: "􏡴"; }

.fad.fa-mug-hot:after {
  content: "􏞶"; }

.fad.fa-mug-marshmallows:after {
  content: "􏞷"; }

.fad.fa-mug-tea:after {
  content: "􏡵"; }

.fad.fa-music:after {
  content: "􏀁"; }

.fad.fa-music-alt:after {
  content: "􏣏"; }

.fad.fa-music-alt-slash:after {
  content: "􏣐"; }

.fad.fa-music-slash:after {
  content: "􏣑"; }

.fad.fa-narwhal:after {
  content: "􏛾"; }

.fad.fa-network-wired:after {
  content: "􏛿"; }

.fad.fa-neuter:after {
  content: "􏈬"; }

.fad.fa-newspaper:after {
  content: "􏇪"; }

.fad.fa-not-equal:after {
  content: "􏔾"; }

.fad.fa-notes-medical:after {
  content: "􏒁"; }

.fad.fa-object-group:after {
  content: "􏉇"; }

.fad.fa-object-ungroup:after {
  content: "􏉈"; }

.fad.fa-octagon:after {
  content: "􏌆"; }

.fad.fa-oil-can:after {
  content: "􏘓"; }

.fad.fa-oil-temp:after {
  content: "􏘔"; }

.fad.fa-om:after {
  content: "􏙹"; }

.fad.fa-omega:after {
  content: "􏙺"; }

.fad.fa-ornament:after {
  content: "􏞸"; }

.fad.fa-otter:after {
  content: "􏜀"; }

.fad.fa-outdent:after {
  content: "􏀻"; }

.fad.fa-outlet:after {
  content: "􏤜"; }

.fad.fa-oven:after {
  content: "􏤝"; }

.fad.fa-overline:after {
  content: "􏡶"; }

.fad.fa-page-break:after {
  content: "􏡷"; }

.fad.fa-pager:after {
  content: "􏠕"; }

.fad.fa-paint-brush:after {
  content: "􏇼"; }

.fad.fa-paint-brush-alt:after {
  content: "􏖩"; }

.fad.fa-paint-roller:after {
  content: "􏖪"; }

.fad.fa-palette:after {
  content: "􏔿"; }

.fad.fa-pallet:after {
  content: "􏒂"; }

.fad.fa-pallet-alt:after {
  content: "􏒃"; }

.fad.fa-paper-plane:after {
  content: "􏇘"; }

.fad.fa-paperclip:after {
  content: "􏃆"; }

.fad.fa-parachute-box:after {
  content: "􏓍"; }

.fad.fa-paragraph:after {
  content: "􏇝"; }

.fad.fa-paragraph-rtl:after {
  content: "􏡸"; }

.fad.fa-parking:after {
  content: "􏕀"; }

.fad.fa-parking-circle:after {
  content: "􏘕"; }

.fad.fa-parking-circle-slash:after {
  content: "􏘖"; }

.fad.fa-parking-slash:after {
  content: "􏘗"; }

.fad.fa-passport:after {
  content: "􏖫"; }

.fad.fa-pastafarianism:after {
  content: "􏙻"; }

.fad.fa-paste:after {
  content: "􏃪"; }

.fad.fa-pause:after {
  content: "􏁌"; }

.fad.fa-pause-circle:after {
  content: "􏊋"; }

.fad.fa-paw:after {
  content: "􏆰"; }

.fad.fa-paw-alt:after {
  content: "􏜁"; }

.fad.fa-paw-claws:after {
  content: "􏜂"; }

.fad.fa-peace:after {
  content: "􏙼"; }

.fad.fa-pegasus:after {
  content: "􏜃"; }

.fad.fa-pen:after {
  content: "􏌄"; }

.fad.fa-pen-alt:after {
  content: "􏌅"; }

.fad.fa-pen-fancy:after {
  content: "􏖬"; }

.fad.fa-pen-nib:after {
  content: "􏖭"; }

.fad.fa-pen-square:after {
  content: "􏅋"; }

.fad.fa-pencil:after {
  content: "􏁀"; }

.fad.fa-pencil-alt:after {
  content: "􏌃"; }

.fad.fa-pencil-paintbrush:after {
  content: "􏘘"; }

.fad.fa-pencil-ruler:after {
  content: "􏖮"; }

.fad.fa-pennant:after {
  content: "􏑖"; }

.fad.fa-people-arrows:after {
  content: "􏥨"; }

.fad.fa-people-carry:after {
  content: "􏓎"; }

.fad.fa-pepper-hot:after {
  content: "􏠖"; }

.fad.fa-percent:after {
  content: "􏊕"; }

.fad.fa-percentage:after {
  content: "􏕁"; }

.fad.fa-person-booth:after {
  content: "􏝖"; }

.fad.fa-person-carry:after {
  content: "􏓏"; }

.fad.fa-person-dolly:after {
  content: "􏓐"; }

.fad.fa-person-dolly-empty:after {
  content: "􏓑"; }

.fad.fa-person-sign:after {
  content: "􏝗"; }

.fad.fa-phone:after {
  content: "􏂕"; }

.fad.fa-phone-alt:after {
  content: "􏡹"; }

.fad.fa-phone-laptop:after {
  content: "􏡺"; }

.fad.fa-phone-office:after {
  content: "􏙽"; }

.fad.fa-phone-plus:after {
  content: "􏓒"; }

.fad.fa-phone-rotary:after {
  content: "􏣓"; }

.fad.fa-phone-slash:after {
  content: "􏏝"; }

.fad.fa-phone-square:after {
  content: "􏂘"; }

.fad.fa-phone-square-alt:after {
  content: "􏡻"; }

.fad.fa-phone-volume:after {
  content: "􏊠"; }

.fad.fa-photo-video:after {
  content: "􏡼"; }

.fad.fa-pi:after {
  content: "􏙾"; }

.fad.fa-piano:after {
  content: "􏣔"; }

.fad.fa-piano-keyboard:after {
  content: "􏣕"; }

.fad.fa-pie:after {
  content: "􏜅"; }

.fad.fa-pig:after {
  content: "􏜆"; }

.fad.fa-piggy-bank:after {
  content: "􏓓"; }

.fad.fa-pills:after {
  content: "􏒄"; }

.fad.fa-pizza:after {
  content: "􏠗"; }

.fad.fa-pizza-slice:after {
  content: "􏠘"; }

.fad.fa-place-of-worship:after {
  content: "􏙿"; }

.fad.fa-plane:after {
  content: "􏁲"; }

.fad.fa-plane-alt:after {
  content: "􏏞"; }

.fad.fa-plane-arrival:after {
  content: "􏖯"; }

.fad.fa-plane-departure:after {
  content: "􏖰"; }

.fad.fa-plane-slash:after {
  content: "􏥩"; }

.fad.fa-planet-moon:after {
  content: "􏤟"; }

.fad.fa-planet-ringed:after {
  content: "􏤠"; }

.fad.fa-play:after {
  content: "􏁋"; }

.fad.fa-play-circle:after {
  content: "􏅄"; }

.fad.fa-plug:after {
  content: "􏇦"; }

.fad.fa-plus:after {
  content: "􏁧"; }

.fad.fa-plus-circle:after {
  content: "􏁕"; }

.fad.fa-plus-hexagon:after {
  content: "􏌀"; }

.fad.fa-plus-octagon:after {
  content: "􏌁"; }

.fad.fa-plus-square:after {
  content: "􏃾"; }

.fad.fa-podcast:after {
  content: "􏋎"; }

.fad.fa-podium:after {
  content: "􏚀"; }

.fad.fa-podium-star:after {
  content: "􏝘"; }

.fad.fa-police-box:after {
  content: "􏤡"; }

.fad.fa-poll:after {
  content: "􏚁"; }

.fad.fa-poll-h:after {
  content: "􏚂"; }

.fad.fa-poll-people:after {
  content: "􏝙"; }

.fad.fa-poo:after {
  content: "􏋾"; }

.fad.fa-poo-storm:after {
  content: "􏝚"; }

.fad.fa-poop:after {
  content: "􏘙"; }

.fad.fa-popcorn:after {
  content: "􏠙"; }

.fad.fa-portal-enter:after {
  content: "􏤢"; }

.fad.fa-portal-exit:after {
  content: "􏤣"; }

.fad.fa-portrait:after {
  content: "􏏠"; }

.fad.fa-pound-sign:after {
  content: "􏅔"; }

.fad.fa-power-off:after {
  content: "􏀑"; }

.fad.fa-pray:after {
  content: "􏚃"; }

.fad.fa-praying-hands:after {
  content: "􏚄"; }

.fad.fa-prescription:after {
  content: "􏖱"; }

.fad.fa-prescription-bottle:after {
  content: "􏒅"; }

.fad.fa-prescription-bottle-alt:after {
  content: "􏒆"; }

.fad.fa-presentation:after {
  content: "􏚅"; }

.fad.fa-print:after {
  content: "􏀯"; }

.fad.fa-print-search:after {
  content: "􏠚"; }

.fad.fa-print-slash:after {
  content: "􏚆"; }

.fad.fa-procedures:after {
  content: "􏒇"; }

.fad.fa-project-diagram:after {
  content: "􏕂"; }

.fad.fa-projector:after {
  content: "􏣖"; }

.fad.fa-pump-medical:after {
  content: "􏥪"; }

.fad.fa-pump-soap:after {
  content: "􏥫"; }

.fad.fa-pumpkin:after {
  content: "􏜇"; }

.fad.fa-puzzle-piece:after {
  content: "􏄮"; }

.fad.fa-qrcode:after {
  content: "􏀩"; }

.fad.fa-question:after {
  content: "􏄨"; }

.fad.fa-question-circle:after {
  content: "􏁙"; }

.fad.fa-question-square:after {
  content: "􏋽"; }

.fad.fa-quidditch:after {
  content: "􏑘"; }

.fad.fa-quote-left:after {
  content: "􏄍"; }

.fad.fa-quote-right:after {
  content: "􏄎"; }

.fad.fa-quran:after {
  content: "􏚇"; }

.fad.fa-rabbit:after {
  content: "􏜈"; }

.fad.fa-rabbit-fast:after {
  content: "􏜉"; }

.fad.fa-racquet:after {
  content: "􏑚"; }

.fad.fa-radar:after {
  content: "􏤤"; }

.fad.fa-radiation:after {
  content: "􏞹"; }

.fad.fa-radiation-alt:after {
  content: "􏞺"; }

.fad.fa-radio:after {
  content: "􏣗"; }

.fad.fa-radio-alt:after {
  content: "􏣘"; }

.fad.fa-rainbow:after {
  content: "􏝛"; }

.fad.fa-raindrops:after {
  content: "􏝜"; }

.fad.fa-ram:after {
  content: "􏜊"; }

.fad.fa-ramp-loading:after {
  content: "􏓔"; }

.fad.fa-random:after {
  content: "􏁴"; }

.fad.fa-raygun:after {
  content: "􏤥"; }

.fad.fa-receipt:after {
  content: "􏕃"; }

.fad.fa-record-vinyl:after {
  content: "􏣙"; }

.fad.fa-rectangle-landscape:after {
  content: "􏋺"; }

.fad.fa-rectangle-portrait:after {
  content: "􏋻"; }

.fad.fa-rectangle-wide:after {
  content: "􏋼"; }

.fad.fa-recycle:after {
  content: "􏆸"; }

.fad.fa-redo:after {
  content: "􏀞"; }

.fad.fa-redo-alt:after {
  content: "􏋹"; }

.fad.fa-refrigerator:after {
  content: "􏤦"; }

.fad.fa-registered:after {
  content: "􏉝"; }

.fad.fa-remove-format:after {
  content: "􏡽"; }

.fad.fa-repeat:after {
  content: "􏍣"; }

.fad.fa-repeat-1:after {
  content: "􏍥"; }

.fad.fa-repeat-1-alt:after {
  content: "􏍦"; }

.fad.fa-repeat-alt:after {
  content: "􏍤"; }

.fad.fa-reply:after {
  content: "􏏥"; }

.fad.fa-reply-all:after {
  content: "􏄢"; }

.fad.fa-republican:after {
  content: "􏝞"; }

.fad.fa-restroom:after {
  content: "􏞽"; }

.fad.fa-retweet:after {
  content: "􏁹"; }

.fad.fa-retweet-alt:after {
  content: "􏍡"; }

.fad.fa-ribbon:after {
  content: "􏓖"; }

.fad.fa-ring:after {
  content: "􏜋"; }

.fad.fa-rings-wedding:after {
  content: "􏠛"; }

.fad.fa-road:after {
  content: "􏀘"; }

.fad.fa-robot:after {
  content: "􏕄"; }

.fad.fa-rocket:after {
  content: "􏄵"; }

.fad.fa-rocket-launch:after {
  content: "􏤧"; }

.fad.fa-route:after {
  content: "􏓗"; }

.fad.fa-route-highway:after {
  content: "􏘚"; }

.fad.fa-route-interstate:after {
  content: "􏘛"; }

.fad.fa-router:after {
  content: "􏣚"; }

.fad.fa-rss:after {
  content: "􏂞"; }

.fad.fa-rss-square:after {
  content: "􏅃"; }

.fad.fa-ruble-sign:after {
  content: "􏅘"; }

.fad.fa-ruler:after {
  content: "􏕅"; }

.fad.fa-ruler-combined:after {
  content: "􏕆"; }

.fad.fa-ruler-horizontal:after {
  content: "􏕇"; }

.fad.fa-ruler-triangle:after {
  content: "􏘜"; }

.fad.fa-ruler-vertical:after {
  content: "􏕈"; }

.fad.fa-running:after {
  content: "􏜌"; }

.fad.fa-rupee-sign:after {
  content: "􏅖"; }

.fad.fa-rv:after {
  content: "􏞾"; }

.fad.fa-sack:after {
  content: "􏠜"; }

.fad.fa-sack-dollar:after {
  content: "􏠝"; }

.fad.fa-sad-cry:after {
  content: "􏖳"; }

.fad.fa-sad-tear:after {
  content: "􏖴"; }

.fad.fa-salad:after {
  content: "􏠞"; }

.fad.fa-sandwich:after {
  content: "􏠟"; }

.fad.fa-satellite:after {
  content: "􏞿"; }

.fad.fa-satellite-dish:after {
  content: "􏟀"; }

.fad.fa-sausage:after {
  content: "􏠠"; }

.fad.fa-save:after {
  content: "􏃇"; }

.fad.fa-sax-hot:after {
  content: "􏣛"; }

.fad.fa-saxophone:after {
  content: "􏣜"; }

.fad.fa-scalpel:after {
  content: "􏘝"; }

.fad.fa-scalpel-path:after {
  content: "􏘞"; }

.fad.fa-scanner:after {
  content: "􏒈"; }

.fad.fa-scanner-image:after {
  content: "􏣳"; }

.fad.fa-scanner-keyboard:after {
  content: "􏒉"; }

.fad.fa-scanner-touchscreen:after {
  content: "􏒊"; }

.fad.fa-scarecrow:after {
  content: "􏜍"; }

.fad.fa-scarf:after {
  content: "􏟁"; }

.fad.fa-school:after {
  content: "􏕉"; }

.fad.fa-screwdriver:after {
  content: "􏕊"; }

.fad.fa-scroll:after {
  content: "􏜎"; }

.fad.fa-scroll-old:after {
  content: "􏜏"; }

.fad.fa-scrubber:after {
  content: "􏋸"; }

.fad.fa-scythe:after {
  content: "􏜐"; }

.fad.fa-sd-card:after {
  content: "􏟂"; }

.fad.fa-search:after, #bmbf-search-button-nav .fad.icon:after, #bmbf-search-button .fad.icon:after {
  content: "􏀂"; }

.fad.fa-search-dollar:after {
  content: "􏚈"; }

.fad.fa-search-location:after {
  content: "􏚉"; }

.fad.fa-search-minus:after {
  content: "􏀐"; }

.fad.fa-search-plus:after {
  content: "􏀎"; }

.fad.fa-seedling:after {
  content: "􏓘"; }

.fad.fa-send-back:after {
  content: "􏡾"; }

.fad.fa-send-backward:after {
  content: "􏡿"; }

.fad.fa-sensor:after {
  content: "􏤨"; }

.fad.fa-sensor-alert:after {
  content: "􏤩"; }

.fad.fa-sensor-fire:after {
  content: "􏤪"; }

.fad.fa-sensor-on:after {
  content: "􏤫"; }

.fad.fa-sensor-smoke:after {
  content: "􏤬"; }

.fad.fa-server:after {
  content: "􏈳"; }

.fad.fa-shapes:after {
  content: "􏘟"; }

.fad.fa-share:after {
  content: "􏁤"; }

.fad.fa-share-all:after {
  content: "􏍧"; }

.fad.fa-share-alt:after {
  content: "􏇠"; }

.fad.fa-share-alt-square:after {
  content: "􏇡"; }

.fad.fa-share-square:after {
  content: "􏅍"; }

.fad.fa-sheep:after {
  content: "􏜑"; }

.fad.fa-shekel-sign:after {
  content: "􏈋"; }

.fad.fa-shield:after {
  content: "􏄲"; }

.fad.fa-shield-alt:after {
  content: "􏏭"; }

.fad.fa-shield-check:after {
  content: "􏋷"; }

.fad.fa-shield-cross:after {
  content: "􏜒"; }

.fad.fa-shield-virus:after {
  content: "􏥬"; }

.fad.fa-ship:after {
  content: "􏈚"; }

.fad.fa-shipping-fast:after {
  content: "􏒋"; }

.fad.fa-shipping-timed:after {
  content: "􏒌"; }

.fad.fa-shish-kebab:after {
  content: "􏠡"; }

.fad.fa-shoe-prints:after {
  content: "􏕋"; }

.fad.fa-shopping-bag:after {
  content: "􏊐"; }

.fad.fa-shopping-basket:after {
  content: "􏊑"; }

.fad.fa-shopping-cart:after {
  content: "􏁺"; }

.fad.fa-shovel:after {
  content: "􏜓"; }

.fad.fa-shovel-snow:after {
  content: "􏟃"; }

.fad.fa-shower:after {
  content: "􏋌"; }

.fad.fa-shredder:after {
  content: "􏚊"; }

.fad.fa-shuttle-van:after {
  content: "􏖶"; }

.fad.fa-shuttlecock:after {
  content: "􏑛"; }

.fad.fa-sickle:after {
  content: "􏠢"; }

.fad.fa-sigma:after {
  content: "􏚋"; }

.fad.fa-sign:after {
  content: "􏓙"; }

.fad.fa-sign-in:after {
  content: "􏂐"; }

.fad.fa-sign-in-alt:after {
  content: "􏋶"; }

.fad.fa-sign-language:after {
  content: "􏊧"; }

.fad.fa-sign-out:after {
  content: "􏂋"; }

.fad.fa-sign-out-alt:after {
  content: "􏋵"; }

.fad.fa-signal:after {
  content: "􏀒"; }

.fad.fa-signal-1:after {
  content: "􏚌"; }

.fad.fa-signal-2:after {
  content: "􏚍"; }

.fad.fa-signal-3:after {
  content: "􏚎"; }

.fad.fa-signal-4:after {
  content: "􏚏"; }

.fad.fa-signal-alt:after {
  content: "􏚐"; }

.fad.fa-signal-alt-1:after {
  content: "􏚑"; }

.fad.fa-signal-alt-2:after {
  content: "􏚒"; }

.fad.fa-signal-alt-3:after {
  content: "􏚓"; }

.fad.fa-signal-alt-slash:after {
  content: "􏚔"; }

.fad.fa-signal-slash:after {
  content: "􏚕"; }

.fad.fa-signal-stream:after {
  content: "􏣝"; }

.fad.fa-signature:after {
  content: "􏖷"; }

.fad.fa-sim-card:after {
  content: "􏟄"; }

.fad.fa-sink:after {
  content: "􏥭"; }

.fad.fa-siren:after {
  content: "􏤭"; }

.fad.fa-siren-on:after {
  content: "􏤮"; }

.fad.fa-sitemap:after {
  content: "􏃨"; }

.fad.fa-skating:after {
  content: "􏟅"; }

.fad.fa-skeleton:after {
  content: "􏘠"; }

.fad.fa-ski-jump:after {
  content: "􏟇"; }

.fad.fa-ski-lift:after {
  content: "􏟈"; }

.fad.fa-skiing:after {
  content: "􏟉"; }

.fad.fa-skiing-nordic:after {
  content: "􏟊"; }

.fad.fa-skull:after {
  content: "􏕌"; }

.fad.fa-skull-cow:after {
  content: "􏣞"; }

.fad.fa-skull-crossbones:after {
  content: "􏜔"; }

.fad.fa-slash:after {
  content: "􏜕"; }

.fad.fa-sledding:after {
  content: "􏟋"; }

.fad.fa-sleigh:after {
  content: "􏟌"; }

.fad.fa-sliders-h:after {
  content: "􏇞"; }

.fad.fa-sliders-h-square:after {
  content: "􏏰"; }

.fad.fa-sliders-v:after {
  content: "􏏱"; }

.fad.fa-sliders-v-square:after {
  content: "􏏲"; }

.fad.fa-smile:after {
  content: "􏄘"; }

.fad.fa-smile-beam:after {
  content: "􏖸"; }

.fad.fa-smile-plus:after {
  content: "􏖹"; }

.fad.fa-smile-wink:after {
  content: "􏓚"; }

.fad.fa-smog:after {
  content: "􏝟"; }

.fad.fa-smoke:after {
  content: "􏝠"; }

.fad.fa-smoking:after {
  content: "􏒍"; }

.fad.fa-smoking-ban:after {
  content: "􏕍"; }

.fad.fa-sms:after {
  content: "􏟍"; }

.fad.fa-snake:after {
  content: "􏜖"; }

.fad.fa-snooze:after {
  content: "􏢀"; }

.fad.fa-snow-blowing:after {
  content: "􏝡"; }

.fad.fa-snowboarding:after {
  content: "􏟎"; }

.fad.fa-snowflake:after {
  content: "􏋜"; }

.fad.fa-snowflakes:after {
  content: "􏟏"; }

.fad.fa-snowman:after {
  content: "􏟐"; }

.fad.fa-snowmobile:after {
  content: "􏟑"; }

.fad.fa-snowplow:after {
  content: "􏟒"; }

.fad.fa-soap:after {
  content: "􏥮"; }

.fad.fa-socks:after {
  content: "􏚖"; }

.fad.fa-solar-panel:after {
  content: "􏖺"; }

.fad.fa-solar-system:after {
  content: "􏤯"; }

.fad.fa-sort:after {
  content: "􏃜"; }

.fad.fa-sort-alpha-down:after {
  content: "􏅝"; }

.fad.fa-sort-alpha-down-alt:after {
  content: "􏢁"; }

.fad.fa-sort-alpha-up:after {
  content: "􏅞"; }

.fad.fa-sort-alpha-up-alt:after {
  content: "􏢂"; }

.fad.fa-sort-alt:after {
  content: "􏢃"; }

.fad.fa-sort-amount-down:after {
  content: "􏅠"; }

.fad.fa-sort-amount-down-alt:after {
  content: "􏢄"; }

.fad.fa-sort-amount-up:after {
  content: "􏅡"; }

.fad.fa-sort-amount-up-alt:after {
  content: "􏢅"; }

.fad.fa-sort-circle:after {
  content: "􏤰"; }

.fad.fa-sort-circle-down:after {
  content: "􏤱"; }

.fad.fa-sort-circle-up:after {
  content: "􏤲"; }

.fad.fa-sort-down:after {
  content: "􏃝"; }

.fad.fa-sort-numeric-down:after {
  content: "􏅢"; }

.fad.fa-sort-numeric-down-alt:after {
  content: "􏢆"; }

.fad.fa-sort-numeric-up:after {
  content: "􏅣"; }

.fad.fa-sort-numeric-up-alt:after {
  content: "􏢇"; }

.fad.fa-sort-shapes-down:after {
  content: "􏢈"; }

.fad.fa-sort-shapes-down-alt:after {
  content: "􏢉"; }

.fad.fa-sort-shapes-up:after {
  content: "􏢊"; }

.fad.fa-sort-shapes-up-alt:after {
  content: "􏢋"; }

.fad.fa-sort-size-down:after {
  content: "􏢌"; }

.fad.fa-sort-size-down-alt:after {
  content: "􏢍"; }

.fad.fa-sort-size-up:after {
  content: "􏢎"; }

.fad.fa-sort-size-up-alt:after {
  content: "􏢏"; }

.fad.fa-sort-up:after {
  content: "􏃞"; }

.fad.fa-soup:after {
  content: "􏠣"; }

.fad.fa-spa:after {
  content: "􏖻"; }

.fad.fa-space-shuttle:after {
  content: "􏆗"; }

.fad.fa-space-station-moon:after {
  content: "􏤳"; }

.fad.fa-space-station-moon-alt:after {
  content: "􏤴"; }

.fad.fa-spade:after {
  content: "􏋴"; }

.fad.fa-sparkles:after {
  content: "􏢐"; }

.fad.fa-speaker:after {
  content: "􏣟"; }

.fad.fa-speakers:after {
  content: "􏣠"; }

.fad.fa-spell-check:after {
  content: "􏢑"; }

.fad.fa-spider:after {
  content: "􏜗"; }

.fad.fa-spider-black-widow:after {
  content: "􏜘"; }

.fad.fa-spider-web:after {
  content: "􏜙"; }

.fad.fa-spinner:after {
  content: "􏄐"; }

.fad.fa-spinner-third:after {
  content: "􏏴"; }

.fad.fa-splotch:after {
  content: "􏖼"; }

.fad.fa-spray-can:after {
  content: "􏖽"; }

.fad.fa-sprinkler:after {
  content: "􏤵"; }

.fad.fa-square:after {
  content: "􏃈"; }

.fad.fa-square-full:after {
  content: "􏑜"; }

.fad.fa-square-root:after {
  content: "􏚗"; }

.fad.fa-square-root-alt:after {
  content: "􏚘"; }

.fad.fa-squirrel:after {
  content: "􏜚"; }

.fad.fa-staff:after {
  content: "􏜛"; }

.fad.fa-stamp:after {
  content: "􏖿"; }

.fad.fa-star:after {
  content: "􏀅"; }

.fad.fa-star-and-crescent:after {
  content: "􏚙"; }

.fad.fa-star-christmas:after {
  content: "􏟔"; }

.fad.fa-star-exclamation:after {
  content: "􏋳"; }

.fad.fa-star-half:after {
  content: "􏂉"; }

.fad.fa-star-half-alt:after {
  content: "􏗀"; }

.fad.fa-star-of-david:after {
  content: "􏚚"; }

.fad.fa-star-of-life:after {
  content: "􏘡"; }

.fad.fa-star-shooting:after {
  content: "􏤶"; }

.fad.fa-starfighter:after {
  content: "􏤷"; }

.fad.fa-starfighter-alt:after {
  content: "􏤸"; }

.fad.fa-stars:after {
  content: "􏝢"; }

.fad.fa-starship:after {
  content: "􏤹"; }

.fad.fa-starship-freighter:after {
  content: "􏤺"; }

.fad.fa-steak:after {
  content: "􏠤"; }

.fad.fa-steering-wheel:after {
  content: "􏘢"; }

.fad.fa-step-backward:after {
  content: "􏁈"; }

.fad.fa-step-forward:after {
  content: "􏁑"; }

.fad.fa-stethoscope:after {
  content: "􏃱"; }

.fad.fa-sticky-note:after {
  content: "􏉉"; }

.fad.fa-stocking:after {
  content: "􏟕"; }

.fad.fa-stomach:after {
  content: "􏘣"; }

.fad.fa-stop:after {
  content: "􏁍"; }

.fad.fa-stop-circle:after {
  content: "􏊍"; }

.fad.fa-stopwatch:after {
  content: "􏋲"; }

.fad.fa-stopwatch-20:after {
  content: "􏥯"; }

.fad.fa-store:after {
  content: "􏕎"; }

.fad.fa-store-alt:after {
  content: "􏕏"; }

.fad.fa-store-alt-slash:after {
  content: "􏥰"; }

.fad.fa-store-slash:after {
  content: "􏥱"; }

.fad.fa-stream:after {
  content: "􏕐"; }

.fad.fa-street-view:after {
  content: "􏈝"; }

.fad.fa-stretcher:after {
  content: "􏠥"; }

.fad.fa-strikethrough:after {
  content: "􏃌"; }

.fad.fa-stroopwafel:after {
  content: "􏕑"; }

.fad.fa-subscript:after {
  content: "􏄬"; }

.fad.fa-subway:after {
  content: "􏈹"; }

.fad.fa-suitcase:after {
  content: "􏃲"; }

.fad.fa-suitcase-rolling:after {
  content: "􏗁"; }

.fad.fa-sun:after {
  content: "􏆅"; }

.fad.fa-sun-cloud:after {
  content: "􏝣"; }

.fad.fa-sun-dust:after {
  content: "􏝤"; }

.fad.fa-sun-haze:after {
  content: "􏝥"; }

.fad.fa-sunglasses:after {
  content: "􏢒"; }

.fad.fa-sunrise:after {
  content: "􏝦"; }

.fad.fa-sunset:after {
  content: "􏝧"; }

.fad.fa-superscript:after {
  content: "􏄫"; }

.fad.fa-surprise:after {
  content: "􏗂"; }

.fad.fa-swatchbook:after {
  content: "􏗃"; }

.fad.fa-swimmer:after {
  content: "􏗄"; }

.fad.fa-swimming-pool:after {
  content: "􏗅"; }

.fad.fa-sword:after {
  content: "􏜜"; }

.fad.fa-sword-laser:after {
  content: "􏤻"; }

.fad.fa-sword-laser-alt:after {
  content: "􏤼"; }

.fad.fa-swords:after {
  content: "􏜝"; }

.fad.fa-swords-laser:after {
  content: "􏤽"; }

.fad.fa-synagogue:after {
  content: "􏚛"; }

.fad.fa-sync:after {
  content: "􏀡"; }

.fad.fa-sync-alt:after {
  content: "􏋱"; }

.fad.fa-syringe:after {
  content: "􏒎"; }

.fad.fa-table:after {
  content: "􏃎"; }

.fad.fa-table-tennis:after {
  content: "􏑝"; }

.fad.fa-tablet:after {
  content: "􏄊"; }

.fad.fa-tablet-alt:after {
  content: "􏏺"; }

.fad.fa-tablet-android:after {
  content: "􏏻"; }

.fad.fa-tablet-android-alt:after {
  content: "􏏼"; }

.fad.fa-tablet-rugged:after {
  content: "􏒏"; }

.fad.fa-tablets:after {
  content: "􏒐"; }

.fad.fa-tachometer:after {
  content: "􏃤"; }

.fad.fa-tachometer-alt:after {
  content: "􏏽"; }

.fad.fa-tachometer-alt-average:after {
  content: "􏘤"; }

.fad.fa-tachometer-alt-fast:after {
  content: "􏘥"; }

.fad.fa-tachometer-alt-fastest:after {
  content: "􏘦"; }

.fad.fa-tachometer-alt-slow:after {
  content: "􏘧"; }

.fad.fa-tachometer-alt-slowest:after {
  content: "􏘨"; }

.fad.fa-tachometer-average:after {
  content: "􏘩"; }

.fad.fa-tachometer-fast:after {
  content: "􏘪"; }

.fad.fa-tachometer-fastest:after {
  content: "􏘫"; }

.fad.fa-tachometer-slow:after {
  content: "􏘬"; }

.fad.fa-tachometer-slowest:after {
  content: "􏘭"; }

.fad.fa-taco:after {
  content: "􏠦"; }

.fad.fa-tag:after {
  content: "􏀫"; }

.fad.fa-tags:after {
  content: "􏀬"; }

.fad.fa-tally:after {
  content: "􏚜"; }

.fad.fa-tanakh:after {
  content: "􏠧"; }

.fad.fa-tape:after {
  content: "􏓛"; }

.fad.fa-tasks:after {
  content: "􏂮"; }

.fad.fa-tasks-alt:after {
  content: "􏠨"; }

.fad.fa-taxi:after {
  content: "􏆺"; }

.fad.fa-teeth:after {
  content: "􏘮"; }

.fad.fa-teeth-open:after {
  content: "􏘯"; }

.fad.fa-telescope:after {
  content: "􏤾"; }

.fad.fa-temperature-down:after {
  content: "􏤿"; }

.fad.fa-temperature-frigid:after {
  content: "􏝨"; }

.fad.fa-temperature-high:after {
  content: "􏝩"; }

.fad.fa-temperature-hot:after {
  content: "􏝪"; }

.fad.fa-temperature-low:after {
  content: "􏝫"; }

.fad.fa-temperature-up:after {
  content: "􏥀"; }

.fad.fa-tenge:after {
  content: "􏟗"; }

.fad.fa-tennis-ball:after {
  content: "􏑞"; }

.fad.fa-terminal:after {
  content: "􏄠"; }

.fad.fa-text:after {
  content: "􏢓"; }

.fad.fa-text-height:after {
  content: "􏀴"; }

.fad.fa-text-size:after {
  content: "􏢔"; }

.fad.fa-text-width:after {
  content: "􏀵"; }

.fad.fa-th:after {
  content: "􏀊"; }

.fad.fa-th-large:after {
  content: "􏀉"; }

.fad.fa-th-list:after {
  content: "􏀋"; }

.fad.fa-theater-masks:after {
  content: "􏘰"; }

.fad.fa-thermometer:after {
  content: "􏒑"; }

.fad.fa-thermometer-empty:after {
  content: "􏋋"; }

.fad.fa-thermometer-full:after {
  content: "􏋇"; }

.fad.fa-thermometer-half:after {
  content: "􏋉"; }

.fad.fa-thermometer-quarter:after {
  content: "􏋊"; }

.fad.fa-thermometer-three-quarters:after {
  content: "􏋈"; }

.fad.fa-theta:after {
  content: "􏚞"; }

.fad.fa-thumbs-down:after {
  content: "􏅥"; }

.fad.fa-thumbs-up:after {
  content: "􏅤"; }

.fad.fa-thumbtack:after {
  content: "􏂍"; }

.fad.fa-thunderstorm:after {
  content: "􏝬"; }

.fad.fa-thunderstorm-moon:after {
  content: "􏝭"; }

.fad.fa-thunderstorm-sun:after {
  content: "􏝮"; }

.fad.fa-ticket:after {
  content: "􏅅"; }

.fad.fa-ticket-alt:after {
  content: "􏏿"; }

.fad.fa-tilde:after {
  content: "􏚟"; }

.fad.fa-times:after, .overlay-galerie-wrap .btn-close .fad.icon:after, #bmbf-search-button-nav.clicked .fad.icon:after, #bmbf-nav-button.clicked span.fad.fa:after, #bmbf-nav-button.clicked .overlay-galerie-wrap .btn-close span.fad.icon:after, .overlay-galerie-wrap .btn-close #bmbf-nav-button.clicked span.fad.icon:after, #bmbf-nav-button.clicked #bmbf-search-button-nav span.fad.icon:after, #bmbf-search-button-nav #bmbf-nav-button.clicked span.fad.icon:after, #bmbf-nav-button.clicked #bmbf-search-button span.fad.icon:after, #bmbf-search-button #bmbf-nav-button.clicked span.fad.icon:after, #bmbf-subnav-button.clicked span.fad.fa:after, #bmbf-subnav-button.clicked .overlay-galerie-wrap .btn-close span.fad.icon:after, .overlay-galerie-wrap .btn-close #bmbf-subnav-button.clicked span.fad.icon:after, #bmbf-subnav-button.clicked #bmbf-search-button-nav span.fad.icon:after, #bmbf-search-button-nav #bmbf-subnav-button.clicked span.fad.icon:after, #bmbf-subnav-button.clicked #bmbf-search-button span.fad.icon:after, #bmbf-search-button #bmbf-subnav-button.clicked span.fad.icon:after, #bmbf-search-button.clicked .fad.icon:after {
  content: "􏀍"; }

.fad.fa-times-circle:after {
  content: "􏁗"; }

.fad.fa-times-hexagon:after {
  content: "􏋮"; }

.fad.fa-times-octagon:after {
  content: "􏋰"; }

.fad.fa-times-square:after {
  content: "􏋓"; }

.fad.fa-tint:after {
  content: "􏁃"; }

.fad.fa-tint-slash:after {
  content: "􏗇"; }

.fad.fa-tire:after {
  content: "􏘱"; }

.fad.fa-tire-flat:after {
  content: "􏘲"; }

.fad.fa-tire-pressure-warning:after {
  content: "􏘳"; }

.fad.fa-tire-rugged:after {
  content: "􏘴"; }

.fad.fa-tired:after {
  content: "􏗈"; }

.fad.fa-toggle-off:after {
  content: "􏈄"; }

.fad.fa-toggle-on:after {
  content: "􏈅"; }

.fad.fa-toilet:after {
  content: "􏟘"; }

.fad.fa-toilet-paper:after {
  content: "􏜞"; }

.fad.fa-toilet-paper-alt:after {
  content: "􏜟"; }

.fad.fa-toilet-paper-slash:after {
  content: "􏥲"; }

.fad.fa-tombstone:after {
  content: "􏜠"; }

.fad.fa-tombstone-alt:after {
  content: "􏜡"; }

.fad.fa-toolbox:after {
  content: "􏕒"; }

.fad.fa-tools:after {
  content: "􏟙"; }

.fad.fa-tooth:after {
  content: "􏗉"; }

.fad.fa-toothbrush:after {
  content: "􏘵"; }

.fad.fa-torah:after {
  content: "􏚠"; }

.fad.fa-torii-gate:after {
  content: "􏚡"; }

.fad.fa-tornado:after {
  content: "􏝯"; }

.fad.fa-tractor:after {
  content: "􏜢"; }

.fad.fa-trademark:after {
  content: "􏉜"; }

.fad.fa-traffic-cone:after {
  content: "􏘶"; }

.fad.fa-traffic-light:after {
  content: "􏘷"; }

.fad.fa-traffic-light-go:after {
  content: "􏘸"; }

.fad.fa-traffic-light-slow:after {
  content: "􏘹"; }

.fad.fa-traffic-light-stop:after {
  content: "􏘺"; }

.fad.fa-trailer:after {
  content: "􏥁"; }

.fad.fa-train:after {
  content: "􏈸"; }

.fad.fa-tram:after {
  content: "􏟚"; }

.fad.fa-transgender:after {
  content: "􏈤"; }

.fad.fa-transgender-alt:after {
  content: "􏈥"; }

.fad.fa-transporter:after {
  content: "􏥂"; }

.fad.fa-transporter-1:after {
  content: "􏥃"; }

.fad.fa-transporter-2:after {
  content: "􏥄"; }

.fad.fa-transporter-3:after {
  content: "􏥅"; }

.fad.fa-transporter-empty:after {
  content: "􏥆"; }

.fad.fa-trash:after {
  content: "􏇸"; }

.fad.fa-trash-alt:after {
  content: "􏋭"; }

.fad.fa-trash-restore:after {
  content: "􏠩"; }

.fad.fa-trash-restore-alt:after {
  content: "􏠪"; }

.fad.fa-trash-undo:after {
  content: "􏢕"; }

.fad.fa-trash-undo-alt:after {
  content: "􏢖"; }

.fad.fa-treasure-chest:after {
  content: "􏜣"; }

.fad.fa-tree:after {
  content: "􏆻"; }

.fad.fa-tree-alt:after {
  content: "􏐀"; }

.fad.fa-tree-christmas:after {
  content: "􏟛"; }

.fad.fa-tree-decorated:after {
  content: "􏟜"; }

.fad.fa-tree-large:after {
  content: "􏟝"; }

.fad.fa-tree-palm:after {
  content: "􏠫"; }

.fad.fa-trees:after {
  content: "􏜤"; }

.fad.fa-triangle:after {
  content: "􏋬"; }

.fad.fa-triangle-music:after {
  content: "􏣢"; }

.fad.fa-trophy:after {
  content: "􏂑"; }

.fad.fa-trophy-alt:after {
  content: "􏋫"; }

.fad.fa-truck:after {
  content: "􏃑"; }

.fad.fa-truck-container:after {
  content: "􏓜"; }

.fad.fa-truck-couch:after {
  content: "􏓝"; }

.fad.fa-truck-loading:after {
  content: "􏓞"; }

.fad.fa-truck-monster:after {
  content: "􏘻"; }

.fad.fa-truck-moving:after {
  content: "􏓟"; }

.fad.fa-truck-pickup:after {
  content: "􏘼"; }

.fad.fa-truck-plow:after {
  content: "􏟞"; }

.fad.fa-truck-ramp:after {
  content: "􏓠"; }

.fad.fa-trumpet:after {
  content: "􏣣"; }

.fad.fa-tshirt:after {
  content: "􏕓"; }

.fad.fa-tty:after {
  content: "􏇤"; }

.fad.fa-turkey:after {
  content: "􏜥"; }

.fad.fa-turntable:after {
  content: "􏣤"; }

.fad.fa-turtle:after {
  content: "􏜦"; }

.fad.fa-tv:after {
  content: "􏉬"; }

.fad.fa-tv-alt:after {
  content: "􏣥"; }

.fad.fa-tv-music:after {
  content: "􏣦"; }

.fad.fa-tv-retro:after {
  content: "􏐁"; }

.fad.fa-typewriter:after {
  content: "􏣧"; }

.fad.fa-ufo:after {
  content: "􏥇"; }

.fad.fa-ufo-beam:after {
  content: "􏥈"; }

.fad.fa-umbrella:after {
  content: "􏃩"; }

.fad.fa-umbrella-beach:after {
  content: "􏗊"; }

.fad.fa-underline:after {
  content: "􏃍"; }

.fad.fa-undo:after {
  content: "􏃢"; }

.fad.fa-undo-alt:after {
  content: "􏋪"; }

.fad.fa-unicorn:after {
  content: "􏜧"; }

.fad.fa-union:after {
  content: "􏚢"; }

.fad.fa-universal-access:after {
  content: "􏊚"; }

.fad.fa-university:after {
  content: "􏆜"; }

.fad.fa-unlink:after {
  content: "􏄧"; }

.fad.fa-unlock:after {
  content: "􏂜"; }

.fad.fa-unlock-alt:after {
  content: "􏄾"; }

.fad.fa-upload:after {
  content: "􏂓"; }

.fad.fa-usb-drive:after {
  content: "􏣩"; }

.fad.fa-usd-circle:after {
  content: "􏋨"; }

.fad.fa-usd-square:after {
  content: "􏋩"; }

.fad.fa-user:after {
  content: "􏀇"; }

.fad.fa-user-alien:after {
  content: "􏥊"; }

.fad.fa-user-alt:after {
  content: "􏐆"; }

.fad.fa-user-alt-slash:after {
  content: "􏓺"; }

.fad.fa-user-astronaut:after {
  content: "􏓻"; }

.fad.fa-user-chart:after {
  content: "􏚣"; }

.fad.fa-user-check:after {
  content: "􏓼"; }

.fad.fa-user-circle:after {
  content: "􏊽"; }

.fad.fa-user-clock:after {
  content: "􏓽"; }

.fad.fa-user-cog:after {
  content: "􏓾"; }

.fad.fa-user-cowboy:after {
  content: "􏣪"; }

.fad.fa-user-crown:after {
  content: "􏚤"; }

.fad.fa-user-edit:after {
  content: "􏓿"; }

.fad.fa-user-friends:after {
  content: "􏔀"; }

.fad.fa-user-graduate:after {
  content: "􏔁"; }

.fad.fa-user-hard-hat:after {
  content: "􏠬"; }

.fad.fa-user-headset:after {
  content: "􏠭"; }

.fad.fa-user-injured:after {
  content: "􏜨"; }

.fad.fa-user-lock:after {
  content: "􏔂"; }

.fad.fa-user-md:after {
  content: "􏃰"; }

.fad.fa-user-md-chat:after {
  content: "􏠮"; }

.fad.fa-user-minus:after {
  content: "􏔃"; }

.fad.fa-user-music:after {
  content: "􏣫"; }

.fad.fa-user-ninja:after {
  content: "􏔄"; }

.fad.fa-user-nurse:after {
  content: "􏠯"; }

.fad.fa-user-plus:after {
  content: "􏈴"; }

.fad.fa-user-robot:after {
  content: "􏥋"; }

.fad.fa-user-secret:after {
  content: "􏈛"; }

.fad.fa-user-shield:after {
  content: "􏔅"; }

.fad.fa-user-slash:after {
  content: "􏔆"; }

.fad.fa-user-tag:after {
  content: "􏔇"; }

.fad.fa-user-tie:after {
  content: "􏔈"; }

.fad.fa-user-times:after {
  content: "􏈵"; }

.fad.fa-user-unlock:after {
  content: "􏥘"; }

.fad.fa-user-visor:after {
  content: "􏥌"; }

.fad.fa-users:after {
  content: "􏃀"; }

.fad.fa-users-class:after {
  content: "􏘽"; }

.fad.fa-users-cog:after {
  content: "􏔉"; }

.fad.fa-users-crown:after {
  content: "􏚥"; }

.fad.fa-users-medical:after {
  content: "􏠰"; }

.fad.fa-users-slash:after {
  content: "􏥳"; }

.fad.fa-utensil-fork:after {
  content: "􏋣"; }

.fad.fa-utensil-knife:after {
  content: "􏋤"; }

.fad.fa-utensil-spoon:after {
  content: "􏋥"; }

.fad.fa-utensils:after {
  content: "􏋧"; }

.fad.fa-utensils-alt:after {
  content: "􏋦"; }

.fad.fa-vacuum:after {
  content: "􏥍"; }

.fad.fa-vacuum-robot:after {
  content: "􏥎"; }

.fad.fa-value-absolute:after {
  content: "􏚦"; }

.fad.fa-vector-square:after {
  content: "􏗋"; }

.fad.fa-venus:after {
  content: "􏈡"; }

.fad.fa-venus-double:after {
  content: "􏈦"; }

.fad.fa-venus-mars:after {
  content: "􏈨"; }

.fad.fa-vhs:after {
  content: "􏣬"; }

.fad.fa-vial:after {
  content: "􏒒"; }

.fad.fa-vials:after {
  content: "􏒓"; }

.fad.fa-video:after {
  content: "􏀽"; }

.fad.fa-video-plus:after {
  content: "􏓡"; }

.fad.fa-video-slash:after {
  content: "􏓢"; }

.fad.fa-vihara:after {
  content: "􏚧"; }

.fad.fa-violin:after {
  content: "􏣭"; }

.fad.fa-virus:after {
  content: "􏥴"; }

.fad.fa-virus-slash:after {
  content: "􏥵"; }

.fad.fa-viruses:after {
  content: "􏥶"; }

.fad.fa-voicemail:after {
  content: "􏢗"; }

.fad.fa-volcano:after {
  content: "􏝰"; }

.fad.fa-volleyball-ball:after {
  content: "􏑟"; }

.fad.fa-volume:after {
  content: "􏚨"; }

.fad.fa-volume-down:after {
  content: "􏀧"; }

.fad.fa-volume-mute:after {
  content: "􏚩"; }

.fad.fa-volume-off:after {
  content: "􏀦"; }

.fad.fa-volume-slash:after {
  content: "􏋢"; }

.fad.fa-volume-up:after {
  content: "􏀨"; }

.fad.fa-vote-nay:after {
  content: "􏝱"; }

.fad.fa-vote-yea:after {
  content: "􏝲"; }

.fad.fa-vr-cardboard:after {
  content: "􏜩"; }

.fad.fa-wagon-covered:after {
  content: "􏣮"; }

.fad.fa-walker:after {
  content: "􏠱"; }

.fad.fa-walkie-talkie:after {
  content: "􏣯"; }

.fad.fa-walking:after {
  content: "􏕔"; }

.fad.fa-wallet:after {
  content: "􏕕"; }

.fad.fa-wand:after {
  content: "􏜪"; }

.fad.fa-wand-magic:after {
  content: "􏜫"; }

.fad.fa-warehouse:after {
  content: "􏒔"; }

.fad.fa-warehouse-alt:after {
  content: "􏒕"; }

.fad.fa-washer:after {
  content: "􏢘"; }

.fad.fa-watch:after {
  content: "􏋡"; }

.fad.fa-watch-calculator:after {
  content: "􏣰"; }

.fad.fa-watch-fitness:after {
  content: "􏘾"; }

.fad.fa-water:after {
  content: "􏝳"; }

.fad.fa-water-lower:after {
  content: "􏝴"; }

.fad.fa-water-rise:after {
  content: "􏝵"; }

.fad.fa-wave-sine:after {
  content: "􏢙"; }

.fad.fa-wave-square:after {
  content: "􏠾"; }

.fad.fa-wave-triangle:after {
  content: "􏢚"; }

.fad.fa-waveform:after {
  content: "􏣱"; }

.fad.fa-waveform-path:after {
  content: "􏣲"; }

.fad.fa-webcam:after {
  content: "􏠲"; }

.fad.fa-webcam-slash:after {
  content: "􏠳"; }

.fad.fa-weight:after {
  content: "􏒖"; }

.fad.fa-weight-hanging:after {
  content: "􏗍"; }

.fad.fa-whale:after {
  content: "􏜬"; }

.fad.fa-wheat:after {
  content: "􏜭"; }

.fad.fa-wheelchair:after {
  content: "􏆓"; }

.fad.fa-whistle:after {
  content: "􏑠"; }

.fad.fa-wifi:after {
  content: "􏇫"; }

.fad.fa-wifi-1:after {
  content: "􏚪"; }

.fad.fa-wifi-2:after {
  content: "􏚫"; }

.fad.fa-wifi-slash:after {
  content: "􏚬"; }

.fad.fa-wind:after {
  content: "􏜮"; }

.fad.fa-wind-turbine:after {
  content: "􏢛"; }

.fad.fa-wind-warning:after {
  content: "􏝶"; }

.fad.fa-window:after {
  content: "􏐎"; }

.fad.fa-window-alt:after {
  content: "􏐏"; }

.fad.fa-window-close:after {
  content: "􏐐"; }

.fad.fa-window-frame:after {
  content: "􏥏"; }

.fad.fa-window-frame-open:after {
  content: "􏥐"; }

.fad.fa-window-maximize:after {
  content: "􏋐"; }

.fad.fa-window-minimize:after {
  content: "􏋑"; }

.fad.fa-window-restore:after {
  content: "􏋒"; }

.fad.fa-windsock:after {
  content: "􏝷"; }

.fad.fa-wine-bottle:after {
  content: "􏜯"; }

.fad.fa-wine-glass:after {
  content: "􏓣"; }

.fad.fa-wine-glass-alt:after {
  content: "􏗎"; }

.fad.fa-won-sign:after {
  content: "􏅙"; }

.fad.fa-wreath:after {
  content: "􏟢"; }

.fad.fa-wrench:after {
  content: "􏂭"; }

.fad.fa-x-ray:after {
  content: "􏒗"; }

.fad.fa-yen-sign:after {
  content: "􏅗"; }

.fad.fa-yin-yang:after {
  content: "􏚭"; }

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify.eot?-fvbane");
  src: url("../fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify.woff?-fvbane") format("woff"), url("../fonts/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="ti-"], [class*=" ti-"], .ti {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ti-wand:before {
  content: "\e600"; }

.ti-volume:before {
  content: "\e601"; }

.ti-user:before {
  content: "\e602"; }

.ti-unlock:before {
  content: "\e603"; }

.ti-unlink:before {
  content: "\e604"; }

.ti-trash:before {
  content: "\e605"; }

.ti-thought:before {
  content: "\e606"; }

.ti-target:before {
  content: "\e607"; }

.ti-tag:before {
  content: "\e608"; }

.ti-tablet:before {
  content: "\e609"; }

.ti-star:before {
  content: "\e60a"; }

.ti-spray:before {
  content: "\e60b"; }

.ti-signal:before {
  content: "\e60c"; }

.ti-shopping-cart:before {
  content: "\e60d"; }

.ti-shopping-cart-full:before {
  content: "\e60e"; }

.ti-settings:before {
  content: "\e60f"; }

.ti-search:before {
  content: "\e610"; }

.ti-zoom-in:before {
  content: "\e611"; }

.ti-zoom-out:before {
  content: "\e612"; }

.ti-cut:before {
  content: "\e613"; }

.ti-ruler:before {
  content: "\e614"; }

.ti-ruler-pencil:before {
  content: "\e615"; }

.ti-ruler-alt:before {
  content: "\e616"; }

.ti-bookmark:before {
  content: "\e617"; }

.ti-bookmark-alt:before {
  content: "\e618"; }

.ti-reload:before {
  content: "\e619"; }

.ti-plus:before {
  content: "\e61a"; }

.ti-pin:before {
  content: "\e61b"; }

.ti-pencil:before {
  content: "\e61c"; }

.ti-pencil-alt:before {
  content: "\e61d"; }

.ti-paint-roller:before {
  content: "\e61e"; }

.ti-paint-bucket:before {
  content: "\e61f"; }

.ti-na:before {
  content: "\e620"; }

.ti-mobile:before {
  content: "\e621"; }

.ti-minus:before {
  content: "\e622"; }

.ti-medall:before {
  content: "\e623"; }

.ti-medall-alt:before {
  content: "\e624"; }

.ti-marker:before {
  content: "\e625"; }

.ti-marker-alt:before {
  content: "\e626"; }

.ti-arrow-up:before {
  content: "\e627"; }

.ti-arrow-right:before {
  content: "\e628"; }

.ti-arrow-left:before {
  content: "\e629"; }

.ti-arrow-down:before {
  content: "\e62a"; }

.ti-lock:before {
  content: "\e62b"; }

.ti-location-arrow:before {
  content: "\e62c"; }

.ti-link:before {
  content: "\e62d"; }

.ti-layout:before {
  content: "\e62e"; }

.ti-layers:before {
  content: "\e62f"; }

.ti-layers-alt:before {
  content: "\e630"; }

.ti-key:before {
  content: "\e631"; }

.ti-import:before {
  content: "\e632"; }

.ti-image:before {
  content: "\e633"; }

.ti-heart:before {
  content: "\e634"; }

.ti-heart-broken:before {
  content: "\e635"; }

.ti-hand-stop:before {
  content: "\e636"; }

.ti-hand-open:before {
  content: "\e637"; }

.ti-hand-drag:before {
  content: "\e638"; }

.ti-folder:before {
  content: "\e639"; }

.ti-flag:before {
  content: "\e63a"; }

.ti-flag-alt:before {
  content: "\e63b"; }

.ti-flag-alt-2:before {
  content: "\e63c"; }

.ti-eye:before {
  content: "\e63d"; }

.ti-export:before {
  content: "\e63e"; }

.ti-exchange-vertical:before {
  content: "\e63f"; }

.ti-desktop:before {
  content: "\e640"; }

.ti-cup:before {
  content: "\e641"; }

.ti-crown:before {
  content: "\e642"; }

.ti-comments:before {
  content: "\e643"; }

.ti-comment:before {
  content: "\e644"; }

.ti-comment-alt:before {
  content: "\e645"; }

.ti-close:before {
  content: "\e646"; }

.ti-clip:before {
  content: "\e647"; }

.ti-angle-up:before {
  content: "\e648"; }

.ti-angle-right:before {
  content: "\e649"; }

.ti-angle-left:before {
  content: "\e64a"; }

.ti-angle-down:before {
  content: "\e64b"; }

.ti-check:before {
  content: "\e64c"; }

.ti-check-box:before {
  content: "\e64d"; }

.ti-camera:before {
  content: "\e64e"; }

.ti-announcement:before {
  content: "\e64f"; }

.ti-brush:before {
  content: "\e650"; }

.ti-briefcase:before {
  content: "\e651"; }

.ti-bolt:before {
  content: "\e652"; }

.ti-bolt-alt:before {
  content: "\e653"; }

.ti-blackboard:before {
  content: "\e654"; }

.ti-bag:before {
  content: "\e655"; }

.ti-move:before {
  content: "\e656"; }

.ti-arrows-vertical:before {
  content: "\e657"; }

.ti-arrows-horizontal:before {
  content: "\e658"; }

.ti-fullscreen:before {
  content: "\e659"; }

.ti-arrow-top-right:before {
  content: "\e65a"; }

.ti-arrow-top-left:before {
  content: "\e65b"; }

.ti-arrow-circle-up:before {
  content: "\e65c"; }

.ti-arrow-circle-right:before {
  content: "\e65d"; }

.ti-arrow-circle-left:before {
  content: "\e65e"; }

.ti-arrow-circle-down:before {
  content: "\e65f"; }

.ti-angle-double-up:before {
  content: "\e660"; }

.ti-angle-double-right:before {
  content: "\e661"; }

.ti-angle-double-left:before {
  content: "\e662"; }

.ti-angle-double-down:before {
  content: "\e663"; }

.ti-zip:before {
  content: "\e664"; }

.ti-world:before {
  content: "\e665"; }

.ti-wheelchair:before {
  content: "\e666"; }

.ti-view-list:before {
  content: "\e667"; }

.ti-view-list-alt:before {
  content: "\e668"; }

.ti-view-grid:before {
  content: "\e669"; }

.ti-uppercase:before {
  content: "\e66a"; }

.ti-upload:before {
  content: "\e66b"; }

.ti-underline:before {
  content: "\e66c"; }

.ti-truck:before {
  content: "\e66d"; }

.ti-timer:before {
  content: "\e66e"; }

.ti-ticket:before {
  content: "\e66f"; }

.ti-thumb-up:before {
  content: "\e670"; }

.ti-thumb-down:before {
  content: "\e671"; }

.ti-text:before {
  content: "\e672"; }

.ti-stats-up:before {
  content: "\e673"; }

.ti-stats-down:before {
  content: "\e674"; }

.ti-split-v:before {
  content: "\e675"; }

.ti-split-h:before {
  content: "\e676"; }

.ti-smallcap:before {
  content: "\e677"; }

.ti-shine:before {
  content: "\e678"; }

.ti-shift-right:before {
  content: "\e679"; }

.ti-shift-left:before {
  content: "\e67a"; }

.ti-shield:before {
  content: "\e67b"; }

.ti-notepad:before {
  content: "\e67c"; }

.ti-server:before {
  content: "\e67d"; }

.ti-quote-right:before {
  content: "\e67e"; }

.ti-quote-left:before {
  content: "\e67f"; }

.ti-pulse:before {
  content: "\e680"; }

.ti-printer:before {
  content: "\e681"; }

.ti-power-off:before {
  content: "\e682"; }

.ti-plug:before {
  content: "\e683"; }

.ti-pie-chart:before {
  content: "\e684"; }

.ti-paragraph:before {
  content: "\e685"; }

.ti-panel:before {
  content: "\e686"; }

.ti-package:before {
  content: "\e687"; }

.ti-music:before {
  content: "\e688"; }

.ti-music-alt:before {
  content: "\e689"; }

.ti-mouse:before {
  content: "\e68a"; }

.ti-mouse-alt:before {
  content: "\e68b"; }

.ti-money:before {
  content: "\e68c"; }

.ti-microphone:before {
  content: "\e68d"; }

.ti-menu:before {
  content: "\e68e"; }

.ti-menu-alt:before {
  content: "\e68f"; }

.ti-map:before {
  content: "\e690"; }

.ti-map-alt:before {
  content: "\e691"; }

.ti-loop:before {
  content: "\e692"; }

.ti-location-pin:before {
  content: "\e693"; }

.ti-list:before {
  content: "\e694"; }

.ti-light-bulb:before {
  content: "\e695"; }

.ti-Italic:before {
  content: "\e696"; }

.ti-info:before {
  content: "\e697"; }

.ti-infinite:before {
  content: "\e698"; }

.ti-id-badge:before {
  content: "\e699"; }

.ti-hummer:before {
  content: "\e69a"; }

.ti-home:before {
  content: "\e69b"; }

.ti-help:before {
  content: "\e69c"; }

.ti-headphone:before {
  content: "\e69d"; }

.ti-harddrives:before {
  content: "\e69e"; }

.ti-harddrive:before {
  content: "\e69f"; }

.ti-gift:before {
  content: "\e6a0"; }

.ti-game:before {
  content: "\e6a1"; }

.ti-filter:before {
  content: "\e6a2"; }

.ti-files:before {
  content: "\e6a3"; }

.ti-file:before {
  content: "\e6a4"; }

.ti-eraser:before {
  content: "\e6a5"; }

.ti-envelope:before {
  content: "\e6a6"; }

.ti-download:before {
  content: "\e6a7"; }

.ti-direction:before {
  content: "\e6a8"; }

.ti-direction-alt:before {
  content: "\e6a9"; }

.ti-dashboard:before {
  content: "\e6aa"; }

.ti-control-stop:before {
  content: "\e6ab"; }

.ti-control-shuffle:before {
  content: "\e6ac"; }

.ti-control-play:before {
  content: "\e6ad"; }

.ti-control-pause:before {
  content: "\e6ae"; }

.ti-control-forward:before {
  content: "\e6af"; }

.ti-control-backward:before {
  content: "\e6b0"; }

.ti-cloud:before {
  content: "\e6b1"; }

.ti-cloud-up:before {
  content: "\e6b2"; }

.ti-cloud-down:before {
  content: "\e6b3"; }

.ti-clipboard:before {
  content: "\e6b4"; }

.ti-car:before {
  content: "\e6b5"; }

.ti-calendar:before {
  content: "\e6b6"; }

.ti-book:before {
  content: "\e6b7"; }

.ti-bell:before {
  content: "\e6b8"; }

.ti-basketball:before {
  content: "\e6b9"; }

.ti-bar-chart:before {
  content: "\e6ba"; }

.ti-bar-chart-alt:before {
  content: "\e6bb"; }

.ti-back-right:before {
  content: "\e6bc"; }

.ti-back-left:before {
  content: "\e6bd"; }

.ti-arrows-corner:before {
  content: "\e6be"; }

.ti-archive:before {
  content: "\e6bf"; }

.ti-anchor:before {
  content: "\e6c0"; }

.ti-align-right:before {
  content: "\e6c1"; }

.ti-align-left:before {
  content: "\e6c2"; }

.ti-align-justify:before {
  content: "\e6c3"; }

.ti-align-center:before {
  content: "\e6c4"; }

.ti-alert:before {
  content: "\e6c5"; }

.ti-alarm-clock:before {
  content: "\e6c6"; }

.ti-agenda:before {
  content: "\e6c7"; }

.ti-write:before {
  content: "\e6c8"; }

.ti-window:before {
  content: "\e6c9"; }

.ti-widgetized:before {
  content: "\e6ca"; }

.ti-widget:before {
  content: "\e6cb"; }

.ti-widget-alt:before {
  content: "\e6cc"; }

.ti-wallet:before {
  content: "\e6cd"; }

.ti-video-clapper:before {
  content: "\e6ce"; }

.ti-video-camera:before {
  content: "\e6cf"; }

.ti-vector:before {
  content: "\e6d0"; }

.ti-themify-logo:before {
  content: "\e6d1"; }

.ti-themify-favicon:before {
  content: "\e6d2"; }

.ti-themify-favicon-alt:before {
  content: "\e6d3"; }

.ti-support:before {
  content: "\e6d4"; }

.ti-stamp:before {
  content: "\e6d5"; }

.ti-split-v-alt:before {
  content: "\e6d6"; }

.ti-slice:before {
  content: "\e6d7"; }

.ti-shortcode:before {
  content: "\e6d8"; }

.ti-shift-right-alt:before {
  content: "\e6d9"; }

.ti-shift-left-alt:before {
  content: "\e6da"; }

.ti-ruler-alt-2:before {
  content: "\e6db"; }

.ti-receipt:before {
  content: "\e6dc"; }

.ti-pin2:before {
  content: "\e6dd"; }

.ti-pin-alt:before {
  content: "\e6de"; }

.ti-pencil-alt2:before {
  content: "\e6df"; }

.ti-palette:before {
  content: "\e6e0"; }

.ti-more:before {
  content: "\e6e1"; }

.ti-more-alt:before {
  content: "\e6e2"; }

.ti-microphone-alt:before {
  content: "\e6e3"; }

.ti-magnet:before {
  content: "\e6e4"; }

.ti-line-double:before {
  content: "\e6e5"; }

.ti-line-dotted:before {
  content: "\e6e6"; }

.ti-line-dashed:before {
  content: "\e6e7"; }

.ti-layout-width-full:before {
  content: "\e6e8"; }

.ti-layout-width-default:before {
  content: "\e6e9"; }

.ti-layout-width-default-alt:before {
  content: "\e6ea"; }

.ti-layout-tab:before {
  content: "\e6eb"; }

.ti-layout-tab-window:before {
  content: "\e6ec"; }

.ti-layout-tab-v:before {
  content: "\e6ed"; }

.ti-layout-tab-min:before {
  content: "\e6ee"; }

.ti-layout-slider:before {
  content: "\e6ef"; }

.ti-layout-slider-alt:before {
  content: "\e6f0"; }

.ti-layout-sidebar-right:before {
  content: "\e6f1"; }

.ti-layout-sidebar-none:before {
  content: "\e6f2"; }

.ti-layout-sidebar-left:before {
  content: "\e6f3"; }

.ti-layout-placeholder:before {
  content: "\e6f4"; }

.ti-layout-menu:before {
  content: "\e6f5"; }

.ti-layout-menu-v:before {
  content: "\e6f6"; }

.ti-layout-menu-separated:before {
  content: "\e6f7"; }

.ti-layout-menu-full:before {
  content: "\e6f8"; }

.ti-layout-media-right-alt:before {
  content: "\e6f9"; }

.ti-layout-media-right:before {
  content: "\e6fa"; }

.ti-layout-media-overlay:before {
  content: "\e6fb"; }

.ti-layout-media-overlay-alt:before {
  content: "\e6fc"; }

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"; }

.ti-layout-media-left-alt:before {
  content: "\e6fe"; }

.ti-layout-media-left:before {
  content: "\e6ff"; }

.ti-layout-media-center-alt:before {
  content: "\e700"; }

.ti-layout-media-center:before {
  content: "\e701"; }

.ti-layout-list-thumb:before {
  content: "\e702"; }

.ti-layout-list-thumb-alt:before {
  content: "\e703"; }

.ti-layout-list-post:before {
  content: "\e704"; }

.ti-layout-list-large-image:before {
  content: "\e705"; }

.ti-layout-line-solid:before {
  content: "\e706"; }

.ti-layout-grid4:before {
  content: "\e707"; }

.ti-layout-grid3:before {
  content: "\e708"; }

.ti-layout-grid2:before {
  content: "\e709"; }

.ti-layout-grid2-thumb:before {
  content: "\e70a"; }

.ti-layout-cta-right:before {
  content: "\e70b"; }

.ti-layout-cta-left:before {
  content: "\e70c"; }

.ti-layout-cta-center:before {
  content: "\e70d"; }

.ti-layout-cta-btn-right:before {
  content: "\e70e"; }

.ti-layout-cta-btn-left:before {
  content: "\e70f"; }

.ti-layout-column4:before {
  content: "\e710"; }

.ti-layout-column3:before {
  content: "\e711"; }

.ti-layout-column2:before {
  content: "\e712"; }

.ti-layout-accordion-separated:before {
  content: "\e713"; }

.ti-layout-accordion-merged:before {
  content: "\e714"; }

.ti-layout-accordion-list:before {
  content: "\e715"; }

.ti-ink-pen:before {
  content: "\e716"; }

.ti-info-alt:before {
  content: "\e717"; }

.ti-help-alt:before {
  content: "\e718"; }

.ti-headphone-alt:before {
  content: "\e719"; }

.ti-hand-point-up:before {
  content: "\e71a"; }

.ti-hand-point-right:before {
  content: "\e71b"; }

.ti-hand-point-left:before {
  content: "\e71c"; }

.ti-hand-point-down:before {
  content: "\e71d"; }

.ti-gallery:before {
  content: "\e71e"; }

.ti-face-smile:before {
  content: "\e71f"; }

.ti-face-sad:before {
  content: "\e720"; }

.ti-credit-card:before {
  content: "\e721"; }

.ti-control-skip-forward:before {
  content: "\e722"; }

.ti-control-skip-backward:before {
  content: "\e723"; }

.ti-control-record:before {
  content: "\e724"; }

.ti-control-eject:before {
  content: "\e725"; }

.ti-comments-smiley:before {
  content: "\e726"; }

.ti-brush-alt:before {
  content: "\e727"; }

.ti-youtube:before {
  content: "\e728"; }

.ti-vimeo:before {
  content: "\e729"; }

.ti-twitter:before {
  content: "\e72a"; }

.ti-time:before {
  content: "\e72b"; }

.ti-tumblr:before {
  content: "\e72c"; }

.ti-skype:before {
  content: "\e72d"; }

.ti-share:before {
  content: "\e72e"; }

.ti-share-alt:before {
  content: "\e72f"; }

.ti-rocket:before {
  content: "\e730"; }

.ti-pinterest:before {
  content: "\e731"; }

.ti-new-window:before {
  content: "\e732"; }

.ti-microsoft:before {
  content: "\e733"; }

.ti-list-ol:before {
  content: "\e734"; }

.ti-linkedin:before {
  content: "\e735"; }

.ti-layout-sidebar-2:before {
  content: "\e736"; }

.ti-layout-grid4-alt:before {
  content: "\e737"; }

.ti-layout-grid3-alt:before {
  content: "\e738"; }

.ti-layout-grid2-alt:before {
  content: "\e739"; }

.ti-layout-column4-alt:before {
  content: "\e73a"; }

.ti-layout-column3-alt:before {
  content: "\e73b"; }

.ti-layout-column2-alt:before {
  content: "\e73c"; }

.ti-instagram:before {
  content: "\e73d"; }

.ti-google:before {
  content: "\e73e"; }

.ti-github:before {
  content: "\e73f"; }

.ti-flickr:before {
  content: "\e740"; }

.ti-facebook:before {
  content: "\e741"; }

.ti-dropbox:before {
  content: "\e742"; }

.ti-dribbble:before {
  content: "\e743"; }

.ti-apple:before {
  content: "\e744"; }

.ti-android:before {
  content: "\e745"; }

.ti-save:before {
  content: "\e746"; }

.ti-save-alt:before {
  content: "\e747"; }

.ti-yahoo:before {
  content: "\e748"; }

.ti-wordpress:before {
  content: "\e749"; }

.ti-vimeo-alt:before {
  content: "\e74a"; }

.ti-twitter-alt:before {
  content: "\e74b"; }

.ti-tumblr-alt:before {
  content: "\e74c"; }

.ti-trello:before {
  content: "\e74d"; }

.ti-stack-overflow:before {
  content: "\e74e"; }

.ti-soundcloud:before {
  content: "\e74f"; }

.ti-sharethis:before {
  content: "\e750"; }

.ti-sharethis-alt:before {
  content: "\e751"; }

.ti-reddit:before {
  content: "\e752"; }

.ti-pinterest-alt:before {
  content: "\e753"; }

.ti-microsoft-alt:before {
  content: "\e754"; }

.ti-linux:before {
  content: "\e755"; }

.ti-jsfiddle:before {
  content: "\e756"; }

.ti-joomla:before {
  content: "\e757"; }

.ti-html5:before {
  content: "\e758"; }

.ti-flickr-alt:before {
  content: "\e759"; }

.ti-email:before {
  content: "\e75a"; }

.ti-drupal:before {
  content: "\e75b"; }

.ti-dropbox-alt:before {
  content: "\e75c"; }

.ti-css3:before {
  content: "\e75d"; }

.ti-rss:before {
  content: "\e75e"; }

.ti-rss-alt:before {
  content: "\e75f"; }

/* Scss Document */
/*
  Mixins
*/
/*
  Sequence Theme Mixins
*/
/*
  Animations
*/
@-webkit-keyframes pulse-opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.33; }
  100% {
    opacity: 1; } }
@-moz-keyframes pulse-opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.33; }
  100% {
    opacity: 1; } }
@-o-keyframes pulse-opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.33; }
  100% {
    opacity: 1; } }
@keyframes pulse-opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.33; }
  100% {
    opacity: 1; } }
@keyframes pulse_animation {
  0% {
    transform: scale(1); }
  30% {
    transform: scale(1); }
  40% {
    transform: scale(1.5);
    transform-origin: 45% 50%; }
  50% {
    transform: scale(1); }
  60% {
    transform: scale(1); }
  70% {
    transform: scale(1.25);
    transform-origin: 47.5% 50%; }
  80% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }
.pulse {
  animation-name: pulse_animation;
  animation-duration: 5000ms;
  transform-origin: 70% 70%;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

/* Scss Document */
/*
	Standard Styles
*/
body {
  position: relative;
  min-width: 320px; }

.visible-no-js {
  display: none; }

html.no-js .hidden-no-js {
  display: none; }
html.no-js .visible-no-js {
  display: block !important; }
  html.no-js .visible-no-js.btn-primary {
    background-color: #fff; }
    html.no-js .visible-no-js.btn-primary:hover, html.no-js .visible-no-js.btn-primary:focus {
      background-color: #004f80; }
html.no-js body.loading {
  display: block !important; }

a:focus {
  outline: thin dotted !important; }

img {
  -ms-interpolation-mode: bicubic; }

.hyphenate, a, h1, .h1, .content-slider .slide-headline, h2, .h2, h3, .h3, .overlay-galerie-container .count, h4, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline, h5, .h5, p, figcaption {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto; }

@media (max-width: 1200px) {
  .container-fluid-xs {
    width: 100%; } }
@media (max-width: 992px) {
  .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100% !important; } }
/*
  Special Styles
*/
.btn-secondary {
  color: #fff;
  background-color: #780f2d;
  border-color: #b51744; }
  .btn-secondary:hover, .btn-secondary:focus {
    color: #fff;
    background-color: #3b0716; }

.btn-clear {
  color: #004f80;
  background-color: transparent; }
  .btn-clear:hover, .btn-clear:focus {
    color: #00253b; }
  .btn-clear:focus {
    outline: thin dotted !important;
    outline-offset: 2px; }

.btn-transparent {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  padding: 5px 15px;
  border: 0px none;
  background-color: transparent; }
  .btn-transparent:hover, .btn-transparent:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .btn-transparent:focus {
    outline: thin dotted !important;
    outline-offset: 2px; }

.scrollup {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 2000;
  display: none;
  padding: 15px 20px;
  background-color: #00253b;
  opacity: 0.66;
  filter: alpha(opacity=66); }
  .scrollup span {
    font-size: 24px;
    color: #fff; }
  .scrollup:hover, .scrollup:focus {
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100); }

.opacity-hide {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden !important; }

.opacity-show {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible !important; }

.caption, .caption > p {
  font-size: 11px;
  line-height: 1.2;
  margin: 5px 0; }
  .caption a, .caption > p a {
    padding: 0;
    display: inline-block; }

.round-image {
  border-radius: 100px;
  float: left;
  height: 80px;
  margin: 0 20px 0 0;
  overflow: hidden;
  width: 80px; }

.no-flow {
  overflow: hidden; }

.spacer, .spacer-sm, .spacer-xs {
  margin: 0 20px;
  color: #c9c9c9; }
  .spacer::before, .spacer-sm::before, .spacer-xs::before {
    content: "|"; }

.spacer-sm {
  margin: 0 10px; }

.spacer-xs {
  margin: 0 5px; }

.visible-xl {
  display: none; }

.phone:before {
  padding-right: 10px; }

.pdf:before {
  padding-right: 10px; }

.excel:before {
  padding-right: 10px; }

.word:before {
  padding-right: 10px; }

.powerpoint:before {
  padding-right: 10px; }

.audiofile:before {
  padding-right: 10px; }

.videofile:before {
  padding-right: 10px; }

.zip:before {
  padding-right: 10px; }

.image:before {
  padding-right: 10px; }

.txt:before {
  padding-right: 10px; }

.file:before {
  padding-right: 10px; }

.row-line {
  margin: 15px 0;
  border-top-color: #ddd; }

.table-body {
  display: table-row-group; }

.table-row {
  display: table-row;
  width: 100%; }

.table-cell {
  display: table-cell; }

.table-cell-50 {
  display: table-cell;
  width: 50%; }

.table-cell-100 {
  display: table-cell;
  width: 100%; }

.breaker-sm {
  margin-bottom: 10px !important; }

.breaker, .content-box, .breaker-md {
  margin-bottom: 15px !important; }

.breaker-lg {
  margin-bottom: 20px !important; }

.breaker-xl {
  margin-bottom: 30px !important; }

.tab-bordered {
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 16px 20px 10px; }

.tight {
  padding: 0;
  margin: 5px 0 10px 0; }

.reset {
  border: 0px none !important;
  margin: 0 !important;
  padding: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-border {
  border: 0 none !important; }

.no-break {
  white-space: nowrap; }

.full-width {
  width: 100%;
  display: block; }

.linklist {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .linklist li {
    padding-bottom: 8px;
    border-bottom: 1px dotted #333333;
    margin-bottom: 8px; }

.introduction {
  font-size: 1em; }

.text-1x {
  font-size: 1em; }

.text-2x {
  font-size: 1.5em; }

.text-3x {
  font-size: 2em; }

.text-4x {
  font-size: 2.5em; }

.disabled {
  cursor: not-allowed; }

.black {
  color: #000 !important; }

.white {
  color: #fff !important; }

.bg-white {
  background-color: #fff !important; }

.bg-primary {
  background-color: #004f80 !important; }

.bg-secondary {
  background-color: #780f2d !important; }

.bg-primary-light {
  background-color: #0079c5 !important; }

.bg-primary-lighter {
  background-color: #1aa7ff !important; }

.bg-gray-light {
  background-color: #777777 !important; }

.bg-gray-lighter {
  background-color: #f2f2f2 !important; }

a.white:focus, a.white:hover {
  color: #fff !important; }

.primary-color {
  color: #004f80 !important; }

.secondary-color {
  color: #780f2d; }

.img-border {
  border: 1px solid #f2f2f2; }

.content-box .gallery-image {
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .img-left {
    float: left;
    margin-right: 30px; }

  .img-right {
    float: right;
    margin-left: 30px; } }
.img-top {
  float: left; }

.img-fixed-width {
  max-width: 50%; }

.wrapper {
  padding: 15px; }

.wrapper-lg {
  padding: 15px; }

.wrapper-xl {
  padding: 15px; }

.overlay {
  padding: 30px;
  min-height: 120px;
  color: #fff;
  background-color: rgba(0, 79, 128, 0.75); }
  .overlay h1, .overlay h2, .overlay h3, .overlay h4, .overlay h5 {
    color: #fff; }
  .overlay .fa-border {
    border-color: #fff; }
  .overlay a {
    color: #fff; }
    .overlay a:hover, .overlay a:focus, .overlay a:active {
      color: #fff; }
  .overlay.overlay-primary {
    background-color: rgba(0, 79, 128, 0.75); }
  .overlay.overlay-light {
    background-color: rgba(0, 121, 197, 0.75); }
  .overlay.overlay-dark {
    background-color: rgba(0, 37, 59, 0.75); }
  .overlay.overlay-black {
    background-color: rgba(0, 0, 0, 0.75); }
  .overlay.overlay-white {
    background-color: rgba(255, 255, 255, 0.75); }
    .overlay.overlay-white h1, .overlay.overlay-white h2, .overlay.overlay-white h3, .overlay.overlay-white h4, .overlay.overlay-white h5, .overlay.overlay-white a {
      color: #333333; }
    .overlay.overlay-white .fa-border {
      border-color: #333333; }
  .overlay.overlay-quaternary {
    background-color: rgba(227, 29, 60, 0.75); }
  .overlay.overlay-primary-solid {
    background-color: #004f80; }
  .overlay.overlay-light-solid {
    background-color: #0079c5; }
  .overlay.overlay-dark-solid {
    background-color: #00253b; }
  .overlay.overlay-black-solid {
    background-color: #000000; }
  .overlay.overlay-quaternary-solid {
    background-color: #E31D3C; }
  .overlay.overlay-white-solid {
    background-color: #ffffff; }
    .overlay.overlay-white-solid h1, .overlay.overlay-white-solid h2, .overlay.overlay-white-solid h3, .overlay.overlay-white-solid h4, .overlay.overlay-white-solid h5 {
      color: #333333; }
    .overlay.overlay-white-solid .fa-border {
      border-color: #333333; }
    .overlay.overlay-white-solid a {
      color: #333333; }
      .overlay.overlay-white-solid a:hover, .overlay.overlay-white-solid a:focus, .overlay.overlay-white-solid a:active {
        color: #333333; }

.well-xl {
  padding: 45px; }

.height-100 {
  height: 100px !important; }

.height-110 {
  height: 110px !important; }

.height-135 {
  height: 135px !important; }

.height-150 {
  height: 150px !important; }

.height-200 {
  height: 200px !important; }

.height-250 {
  height: 250px !important; }

.height-300 {
  height: 300px !important; }

.height-350 {
  height: 350px !important; }

.height-400 {
  height: 400px !important; }

.height-450 {
  height: 450px !important; }

.height-500 {
  height: 500px !important; }

.height-570 {
  height: 570px !important; }

.height-600 {
  height: 600px !important; }

.top-0 {
  margin-top: 0px !important; }

.top-5 {
  margin-top: 5px; }

.top-6 {
  margin-top: 6px; }

.top-10 {
  margin-top: 10px; }

.top-15 {
  margin-top: 15px; }

.top-20 {
  margin-top: 20px; }

.top-25 {
  margin-top: 25px; }

.top-30 {
  margin-top: 30px; }

.top-60 {
  margin-top: 60px; }

.top-90 {
  margin-top: 90px; }

.bot-0 {
  margin-bottom: 0px !important; }

.bot-5 {
  margin-bottom: 5px; }

.bot-10 {
  margin-bottom: 10px; }

.bot-15 {
  margin-bottom: 15px; }

.bot-20 {
  margin-bottom: 20px; }

.bot-25 {
  margin-bottom: 25px; }

.bot-30 {
  margin-bottom: 30px; }

.bot-60 {
  margin-bottom: 60px; }

.bot-90 {
  margin-bottom: 90px; }

.left-0 {
  margin-left: 0px !important; }

.left-5 {
  margin-left: 5px; }

.left-10 {
  margin-left: 10px; }

.left-15 {
  margin-left: 15px; }

.left-20 {
  margin-left: 20px; }

.left-25 {
  margin-left: 25px; }

.left-30 {
  margin-left: 30px; }

.left-60 {
  margin-left: 60px; }

.left-90 {
  margin-left: 90px; }

.right-0 {
  margin-right: 0px !important; }

.right-5 {
  margin-right: 5px; }

.right-10 {
  margin-right: 10px; }

.right-15 {
  margin-right: 15px; }

.right-20 {
  margin-right: 20px; }

.right-25 {
  margin-right: 25px; }

.right-30 {
  margin-right: 30px; }

.right-60 {
  margin-right: 60px; }

.right-90 {
  margin-right: 90px; }

.padding-0 {
  padding: 0px !important; }

.padding-5 {
  padding: 5px; }

.padding-10 {
  padding: 10px; }

.padding-15 {
  padding: 15px; }

.padding-20 {
  padding: 20px; }

.padding-30 {
  padding: 30px; }

textarea.form-control {
  resize: vertical; }

.table-clear > thead > tr > th, .table-clear > thead > tr > td, .table-clear > tbody > tr > th, .table-clear > tbody > tr > td, .table-clear > tfoot > tr > th, .table > tfoot > tr > td {
  border-top: 0px none !important; }

/*
  Skiplinks
*/
.lw-skip {
  left: -32768px;
  position: absolute;
  top: -32768px; }

.lw-skip:focus, .lw-skip:active {
  left: 0;
  position: static;
  top: 0; }

.lw-skiplinks {
  left: -32768px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99000; }

.lw-skiplinks a {
  color: #ffffff !important;
  font-size: 1em !important;
  text-decoration: none !important;
  font-family: Helvetica, Arial, sans-serif !important; }

.lw-skiplinks .lw-skip:focus, .lw-skiplinks .lw-skip:active {
  left: 32768px;
  outline: 0 none;
  position: absolute;
  width: 100%; }

.lw-skiplinks a.lw-skip:focus, .lw-skiplinks a.lw-skip:active {
  color: #fff;
  background: #333;
  border-bottom: 1px #000 solid;
  padding: 10px 0;
  text-align: center;
  text-decoration: none; }

/*
  Prettyphoto
*/
div.pp_pic_holder a:focus {
  outline: medium none !important; }

div.pp_default .pp_nav .currentTextHolder {
  color: #777777;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-style: normal; }

/*
  Events Pagination & Teaser Override
*/
#teaser #event-teasers .col-sm-4, #teaser #event-teasers .col-sm-6 {
  width: 100% !important; }

@media (min-width: 768px) {
  .introduction {
    font-size: 1.2em; }

  .breaker-sm {
    margin-bottom: 20px !important; }

  .breaker, .content-box, .breaker-md {
    margin-bottom: 30px !important; }

  .breaker-lg {
    margin-bottom: 40px !important; }

  .breaker-xl {
    margin-bottom: 60px !important; }

  .wrapper {
    padding: 30px !important; }

  .wrapper-lg {
    padding: 45px !important; }

  .wrapper-xl {
    padding: 60px !important; }

  .text-2x {
    font-size: 2em !important; }

  .text-3x {
    font-size: 3em; }

  .text-4x {
    font-size: 4em; }

  .well-xl {
    padding: 60px; } }
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (max-width: 767px) {
  .col-xs-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .wrapper-xl {
    padding: 90px; }

  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .wrapper-lg {
    padding: 60px; }

  .wrapper-xl {
    padding: 120px; }

  .col-lg-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1680px) {
  .visible-xl {
    display: block; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 99; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 20px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 20px; }
  [dir="rtl"] .slick-next {
    left: 0px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 60px;
  width: calc(100% - 120px); }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "Font Awesome 5 Pro";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Scss Document */
html {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 100%; }

body {
  min-width: 320px;
  min-height: 100%;
  width: 100%;
  height: 100%;
  height: auto;
  color: #333333;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  position: relative; }

#wrap {
  background-color: #FFF; }
  #wrap.scrolled {
    margin-top: 80px; }

.container-fluid, #subnav-mobile {
  max-width: 1252px;
  padding: 0 15px; }

a {
  font-weight: bold;
  color: #004f80; }
  a:hover {
    text-decoration: none; }
    a:hover span {
      text-decoration: underline; }
      a:hover span.no-break {
        text-decoration: none; }
  a:focus {
    outline: thin dotted !important; }
  a.no-underline:hover, a.no-underline:focus {
    text-decoration: none !important; }
    a.no-underline:hover span, a.no-underline:focus span {
      text-decoration: none !important; }

h1 p, .h1 p, .content-slider .slide-headline p, h2 p, .h2 p, h3 p, .h3 p, .overlay-galerie-container .count p, h4 p, .h4 p, .overlay-galerie-container .galerie-header .count p, .highlight.has-icon .teaser-headline p, h5 p, .h5 p {
  margin: 0; }

h1, .h1, .content-slider .slide-headline {
  font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 30px 0;
  font-weight: bold;
  line-height: 1.1578;
  font-size: 32px; }

h2, .h2 {
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 12px 0;
  font-weight: bold;
  line-height: 1.2307;
  font-size: 23px;
  color: #004f80; }

h3, .h3, .overlay-galerie-container .count {
  font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 12px 0;
  font-weight: normal;
  line-height: 1.2727;
  font-size: 20px; }

h4, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline {
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 12px 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold; }

h5, .h5 {
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: normal; }

p {
  font-size: 16px;
  line-height: 1.5555; }
  p.subline {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    color: #004f80;
    margin: 0 0 5px 0; }
    p.subline .date {
      font-weight: normal;
      color: #6b6b6b;
      font-size: 14px;
      text-transform: none; }
    p.subline .topics:before {
      content: '|';
      font-weight: normal;
      color: #6b6b6b;
      padding: 0 8px; }
  p .text-intro {
    font-size: 16px; }

figcaption {
  font-weight: normal !important;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  padding: 5px 0px 13px 0;
  color: #5e5e5e;
  margin: 0; }

hr {
  border-top: 1px dotted #004f80; }

.bg-petrol {
  background-color: #00818b;
  color: white !important; }
  .bg-petrol a {
    color: white; }
    .bg-petrol a:focus, .bg-petrol a:hover {
      color: white;
      text-decoration: underline; }

.bg-dunkelblau {
  background-color: #004b76;
  color: white !important; }
  .bg-dunkelblau a {
    color: white; }
    .bg-dunkelblau a:focus, .bg-dunkelblau a:hover {
      color: white;
      text-decoration: underline; }

.bg-rot {
  background-color: #c0003c;
  color: white !important; }
  .bg-rot a {
    color: white; }
    .bg-rot a:focus, .bg-rot a:hover {
      color: white;
      text-decoration: underline; }

.bg-gelb {
  background-color: #f9e03a;
  color: black !important; }
  .bg-gelb a {
    color: black; }
    .bg-gelb a:focus, .bg-gelb a:hover {
      color: black;
      text-decoration: underline; }

.photoswipe-open {
  display: block;
  position: relative; }
  .photoswipe-open:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    outline: none;
    z-index: 12;
    padding: 0;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.065%22%20height%3D%2220.064%22%3E%3Cpath%20d%3D%22M18.531%208.639h-7.106V1.393a1.393%201.393%200%200%200-2.787%200v7.246H1.392a1.393%201.393%200%200%200%200%202.787h7.246v7.246a1.393%201.393%200%200%200%202.787%200v-7.246h7.246a1.393%201.393%200%200%200%200-2.787z%22%20fill%3D%22%23003f6e%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #FFFFFF;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.photoswipe-custom-caption > .caption, .photoswipe-custom-caption > .caption > p {
  font-size: inherit !important; }
.photoswipe-custom-caption .photoswipe-image-caption-text p {
  font-size: inherit !important; }

.img-flow {
  margin-right: 30px; }

.lw-hideme {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 0px;
  height: 1px;
  overflow: hidden; }

.fit-container {
  width: 100%; }

.fit-icon-teaser {
  line-height: 1;
  text-align: center;
  padding: 0 15px;
  color: #004f80; }

.fit-icon-highlight {
  line-height: 1;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 15px;
  color: #004f80; }

.fit-text {
  line-height: 1.2;
  text-align: center;
  padding: 15px 0;
  color: #004f80; }

.far.no-icon, .fal.no-icon, .fas.no-icon, .fad.no-icon, .fab.no-icon {
  display: none !important; }

.img-left {
  margin-right: 0px;
  max-width: 100%; }

.img-right {
  margin-left: 0px;
  max-width: 100%; }

.btn-light {
  border: 1px solid #777777;
  margin: 0;
  background-color: white;
  color: black !important;
  font-weight: normal; }
  .btn-light:hover, .btn-light:focus {
    border-color: #004f80;
    color: #fff !important;
    background-color: #004f80;
    text-decoration: none; }

.btn-custom, .btn-bmbf, .btn-default, .btn-primary {
  border: 0px none;
  margin-top: 10px;
  background-color: #004f80;
  color: #fff !important;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1.86667; }
  .btn-custom:hover, .btn-custom:focus, .btn-bmbf:hover, .btn-default:hover, .btn-primary:hover, .btn-bmbf:focus, .btn-default:focus, .btn-primary:focus {
    border: 0px none;
    color: #fff;
    background-color: #333333;
    text-decoration: none; }
  .btn-custom.tight, .btn-bmbf.tight, .tight.btn-default, .tight.btn-primary {
    margin-top: 0; }

.form-inline .btn-custom, .form-inline .btn-bmbf, .form-inline .btn-default, .form-inline .btn-primary, .form-horizontal .btn-custom, .form-horizontal .btn-bmbf, .form-horizontal .btn-default, .form-horizontal .btn-primary {
  margin-top: 0; }

ul.linklist li {
  list-style-type: none;
  border-bottom: 1px dotted #004f80;
  padding: 10px 0; }
  ul.linklist li:last-of-type {
    border: none; }

.help-block.text-danger {
  color: #a94442; }

label {
  font-weight: normal; }

.form-control {
  background-color: #f7f7f7;
  font-family: "BundesSansWeb", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; }

.checkbox {
  line-height: 1; }

/* Accordions (panels) & Tabs */
.panel-group .panel {
  border: 1px dotted #a6acb3;
  margin: 1em 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.panel-default .panel-heading {
  padding: 0;
  background-color: transparent; }
  .panel-default .panel-heading .panel-title {
    margin: 0; }
    .panel-default .panel-heading .panel-title a {
      display: block;
      padding: 14px 24px 16px 24px;
      font-size: 18px;
      font-weight: bold;
      color: #004f80;
      padding-right: 24px;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.066666); }
      .panel-default .panel-heading .panel-title a.collapsed {
        box-shadow: none; }
      .panel-default .panel-heading .panel-title a:hover, .panel-default .panel-heading .panel-title a:focus {
        background-color: #eeeeed;
        text-decoration: none; }
      .panel-default .panel-heading .panel-title a span.fa, .panel-default .panel-heading .panel-title a span.phone:before, .panel-default .panel-heading .panel-title a span.pdf:before, .panel-default .panel-heading .panel-title a span.excel:before, .panel-default .panel-heading .panel-title a span.word:before, .panel-default .panel-heading .panel-title a span.powerpoint:before, .panel-default .panel-heading .panel-title a span.audiofile:before, .panel-default .panel-heading .panel-title a span.videofile:before, .panel-default .panel-heading .panel-title a span.zip:before, .panel-default .panel-heading .panel-title a span.image:before, .panel-default .panel-heading .panel-title a span.txt:before, .panel-default .panel-heading .panel-title a span.file:before, .panel-default .panel-heading .panel-title a .overlay-galerie-wrap .btn-close span.icon, .overlay-galerie-wrap .btn-close .panel-default .panel-heading .panel-title a span.icon, .panel-default .panel-heading .panel-title a #bmbf-search-button-nav span.icon, #bmbf-search-button-nav .panel-default .panel-heading .panel-title a span.icon, .panel-default .panel-heading .panel-title a #bmbf-search-button span.icon, #bmbf-search-button .panel-default .panel-heading .panel-title a span.icon {
        float: right;
        font-size: 14px; }
.panel-default .panel-body {
  box-shadow: inset 0 -4px 8px rgba(0, 0, 0, 0.066666);
  border-top: 1px dotted #a6acb3 !important; }

.nav-tabs {
  border-bottom: 1px dotted #a6acb3; }
  .nav-tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 14px 24px 16px 24px;
    font-size: 18px;
    font-weight: bold;
    color: #004f80; }
  .nav-tabs li.active a {
    border: 1px dotted #a6acb3; }

.tab-content {
  padding: 30px 20px 20px;
  box-shadow: inset 0 4px 16px rgba(0, 0, 0, 0.066666);
  border: 1px dotted #a6acb3;
  border-top-color: #fff; }

#login .form-control, #newscenter-userarea-login .form-control {
  background-color: #fff; }

.logo-img {
  max-width: 160px;
  height: auto;
  display: inline-block; }

#content {
  padding-top: 20px;
  padding-bottom: 30px; }

#site-aside {
  margin: 0 0 30px 0; }
  #site-aside .newscenter-twitter .bot-30 {
    margin-bottom: 0; }

#main {
  margin: 0; }
  #main .form-inline .btn-custom, #main .form-inline .btn-bmbf, #main .form-inline .btn-default, #main .form-inline .btn-primary, #main .form-horizontal .btn-custom, #main .form-horizontal .btn-bmbf, #main .form-horizontal .btn-default, #main .form-horizontal .btn-primary {
    margin-top: 0; }
  #main .flex-height {
    /* fix to avoid automatic margin collapsing */
    padding: 1px; }
  #main .kartentool .panel-default > .panel-heading {
    padding: 0px;
    background-color: transparent; }
    #main .kartentool .panel-default > .panel-heading .panel-title .fa, #main .kartentool .panel-default > .panel-heading .panel-title .phone:before, #main .kartentool .panel-default > .panel-heading .panel-title .pdf:before, #main .kartentool .panel-default > .panel-heading .panel-title .excel:before, #main .kartentool .panel-default > .panel-heading .panel-title .word:before, #main .kartentool .panel-default > .panel-heading .panel-title .powerpoint:before, #main .kartentool .panel-default > .panel-heading .panel-title .audiofile:before, #main .kartentool .panel-default > .panel-heading .panel-title .videofile:before, #main .kartentool .panel-default > .panel-heading .panel-title .zip:before, #main .kartentool .panel-default > .panel-heading .panel-title .image:before, #main .kartentool .panel-default > .panel-heading .panel-title .txt:before, #main .kartentool .panel-default > .panel-heading .panel-title .file:before, #main .kartentool .panel-default > .panel-heading .panel-title .overlay-galerie-wrap .btn-close .icon, .overlay-galerie-wrap .btn-close #main .kartentool .panel-default > .panel-heading .panel-title .icon, #main .kartentool .panel-default > .panel-heading .panel-title #bmbf-search-button-nav .icon, #bmbf-search-button-nav #main .kartentool .panel-default > .panel-heading .panel-title .icon, #main .kartentool .panel-default > .panel-heading .panel-title #bmbf-search-button .icon, #bmbf-search-button #main .kartentool .panel-default > .panel-heading .panel-title .icon {
      margin-top: 8px; }
    #main .kartentool .panel-default > .panel-heading .panel-title a {
      box-shadow: none; }
  #main .kartentool .panel {
    border: 1px dotted #a6acb3;
    box-shadow: none; }
  #main .article-head {
    margin-bottom: 20px;
    background-color: #f2f2f2;
    font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif; }
    #main .article-head p {
      border-left: 40px solid #004f80;
      padding-left: 20px;
      line-height: 42px; }
  #main a {
    color: #004f80; }
    #main a:hover {
      color: #333;
      text-decoration: none; }
  #main ul.pagination li a {
    padding: 6px 12px 10px 12px;
    font-size: 16px; }
  #main ul.pagination li.disabled a {
    color: #ccc; }
  #main ul.pagination li.active a {
    color: #fff; }
    #main ul.pagination li.active a:hover {
      color: #fff; }
    #main ul.pagination li.active a:focus {
      color: #fff; }
  #main .border-bottom {
    border-bottom: 1px dotted #004f80;
    margin-bottom: 30px;
    padding-bottom: 25px; }
  #main .article-text {
    margin-bottom: 30px; }
    #main .article-text h2 {
      margin-top: 0px; }
  #main .article-img {
    position: relative; }
    #main .article-img.col-sm-12 {
      margin-bottom: 20px; }
    #main .article-img img {
      width: 100%; }
    #main .article-img h4 {
      position: absolute;
      left: 4px;
      right: 4px;
      z-index: 1;
      display: inline;
      bottom: 4px;
      margin: 0;
      font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #004f80; }
      #main .article-img h4 a, #main .article-img h4 span {
        display: block;
        background: #ffffff;
        padding: 7px 8px 6px 8px;
        font-size: 100%;
        font-weight: bold;
        text-transform: uppercase; }
      #main .article-img h4 a:hover, #main .article-img h4 a:focus {
        background-color: #004f80;
        color: white;
        text-decoration: underline; }
  #main .article-img-r {
    float: right;
    margin-left: 20px;
    background-color: #e0edf7;
    color: #444; }
    #main .article-img-r figcaption {
      position: relative; }
    #main .article-img-r img {
      width: 100%; }
  #main .article-img-l {
    float: left;
    margin-right: 20px;
    background-color: #e0edf7;
    color: #444; }
    #main .article-img-l figcaption {
      position: relative; }
    #main .article-img-l img {
      width: 100%; }
  #main .img-fixed-width {
    max-width: 50%; }

.accordion-header .accordion-toggle {
  font-size: 20px;
  display: block; }
  .accordion-header .accordion-toggle span {
    padding: 5px;
    margin: 0 5px 0 0;
    background-color: #f2f2f2; }

#partners {
  background-color: #e3e3e3; }
  #partners .well-sm {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: #fff;
    text-align: center;
    margin: 15px 0 15px 0;
    padding: 24px 10px; }

#footer {
  width: 100%;
  padding: 30px 15px 60px 15px;
  color: #ffffff;
  background-color: #004f80;
  font-size: 18px; }
  #footer #social-menu .title {
    margin-bottom: 10px;
    display: block; }
  #footer #social-menu a {
    font-size: 24px;
    color: #FFF;
    margin: 8px; }
  #footer .footer-nav {
    margin: 30px 0;
    border-top: 1px dotted white;
    border-bottom: 1px dotted white; }
    #footer .footer-nav ul.lwn_list {
      margin: 0;
      padding: 30px 0; }
      #footer .footer-nav ul.lwn_list li {
        text-align: left;
        display: block;
        padding: 0;
        margin: 0 0 10px 0;
        text-transform: none; }
        #footer .footer-nav ul.lwn_list li a {
          color: #ffffff;
          padding: 10px 5px;
          font-size: 18px; }
          #footer .footer-nav ul.lwn_list li a:hover {
            text-decoration: underline; }
  #footer .footer-nav-inline {
    display: none; }
    #footer .footer-nav-inline ul.lwn_list {
      margin: 0;
      padding: 0; }
      #footer .footer-nav-inline ul.lwn_list li {
        text-align: left;
        display: inline-block;
        text-transform: none; }
        #footer .footer-nav-inline ul.lwn_list li a {
          font-weight: normal;
          color: #ffffff;
          padding: 10px 5px;
          font-size: 18px; }
          #footer .footer-nav-inline ul.lwn_list li a:hover {
            text-decoration: underline; }

#piwik-popup {
  border-bottom: 1px solid #00253b;
  width: 100%;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 79, 128, 0.7);
  color: #fff;
  z-index: 9999;
  animation: 1s slide-down;
  text-align: center; }
  #piwik-popup .btn-custom {
    margin-top: 10px;
    width: 100%; }
  #piwik-popup .intern, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box ul li a, #mainnav.flyout-nav .navbar-nav .menu-box ul li #piwik-popup a, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title #piwik-popup a, #piwik-popup .sidenav-bmbf .sidenav ul li ul li > a, .sidenav-bmbf .sidenav ul li ul #piwik-popup li > a {
    color: #fff; }
    #piwik-popup .intern:hover, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box ul li a:hover, #mainnav.flyout-nav .navbar-nav .menu-box ul li #piwik-popup a:hover, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:hover, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title #piwik-popup a:hover, #piwik-popup .sidenav-bmbf .sidenav ul li ul li > a:hover, .sidenav-bmbf .sidenav ul li ul #piwik-popup li > a:hover, #piwik-popup .intern:focus, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box ul li a:focus, #mainnav.flyout-nav .navbar-nav .menu-box ul li #piwik-popup a:focus, #piwik-popup #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:focus, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title #piwik-popup a:focus, #piwik-popup .sidenav-bmbf .sidenav ul li ul li > a:focus, .sidenav-bmbf .sidenav ul li ul #piwik-popup li > a:focus {
      color: rgba(255, 255, 255, 0.7); }
  #piwik-popup .btn-custom {
    margin-top: 0px; }

#newsletter-popup {
  border-top: 1px solid #00253b;
  width: 100%;
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 79, 128, 0.7);
  color: #fff;
  z-index: 11;
  animation: 1s slide-up; }
  #newsletter-popup .intern, #newsletter-popup #mainnav.flyout-nav .navbar-nav .menu-box ul li a, #mainnav.flyout-nav .navbar-nav .menu-box ul li #newsletter-popup a, #newsletter-popup #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title #newsletter-popup a, #newsletter-popup .sidenav-bmbf .sidenav ul li ul li > a, .sidenav-bmbf .sidenav ul li ul #newsletter-popup li > a {
    color: #fff; }
  #newsletter-popup .btn-custom {
    margin-top: 5px !important; }

/* Glossar */
.letter h2 {
  border: 1px solid;
  color: #004f80;
  display: block;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  height: 50px;
  line-height: 42px;
  margin: 1em 0 0.5em;
  text-align: center;
  width: 50px;
  font-weight: bold; }

a.fneglossaryentry {
  font-weight: normal !important;
  text-decoration: underline !important;
  text-decoration-style: dotted !important; }

/* Newscenter */
.contact-well {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  background-color: #dee9ef; }
  @media (min-width: 481px) {
    .contact-well {
      width: auto;
      min-width: 350px; } }

.img-fixed {
  max-width: 350px;
  height: auto;
  displaya: blocK; }

.tag-intern, .tag-extern, .tag-deadline, .tag-type {
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  padding: 0px 4px 4px;
  border-radius: 3px;
  color: #ffffff;
  line-height: 1;
  margin-right: 10px;
  display: inline-block;
  text-transform: uppercase; }

.tag-intern {
  background-color: #11878b; }

.tag-extern {
  background-color: #961fad; }

.tag-deadline {
  background-color: #f46d1c; }

.eventscenter-eventsdetail-content {
  position: relative; }

.eventscenter-intro {
  font-weight: 700; }

.eventscenter-ical {
  margin-top: 20px;
  display: block; }

.eventscenter-eventsdetail-header, .newscenter-newsdetail-header {
  padding-top: 20px; }
  .eventscenter-eventsdetail-header hr, .newscenter-newsdetail-header hr {
    margin-top: 10px; }

.newscenter-newslist-content figcaption, .newscenter-newsdetail-content figcaption {
  max-width: 350px; }

.newscenter-newslist-entry .newscenter-newslist-topic {
  margin-left: 8px; }
.newscenter-newslist-entry > h3:first-of-type {
  margin: 0 0 15px 0; }

/*
  Special Styles
*/
.scrollup.circle {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: none;
  background-color: #D1D1D1;
  outline: none;
  z-index: 12;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  opacity: 1;
  filter: alpha(opacity=100); }
  .scrollup.circle span.fa, .scrollup.circle span.phone:before, .scrollup.circle span.pdf:before, .scrollup.circle span.excel:before, .scrollup.circle span.word:before, .scrollup.circle span.powerpoint:before, .scrollup.circle span.audiofile:before, .scrollup.circle span.videofile:before, .scrollup.circle span.zip:before, .scrollup.circle span.image:before, .scrollup.circle span.txt:before, .scrollup.circle span.file:before, .scrollup.circle .overlay-galerie-wrap .btn-close span.icon, .overlay-galerie-wrap .btn-close .scrollup.circle span.icon, .scrollup.circle #bmbf-search-button-nav span.icon, #bmbf-search-button-nav .scrollup.circle span.icon, .scrollup.circle #bmbf-search-button span.icon, #bmbf-search-button .scrollup.circle span.icon {
    line-height: 45px;
    color: black;
    font-size: 36px; }
  .scrollup.circle:hover {
    background-color: #3E3E3E; }
    .scrollup.circle:hover span {
      color: white;
      text-decoration: none; }

.intern:before, #mainnav.flyout-nav .navbar-nav .menu-box ul li a:before, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:before, .sidenav-bmbf .sidenav ul li ul li > a:before, .extern:before, .download:before, .email:before {
  font-size: 0.8em;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px; }

.intern:before, #mainnav.flyout-nav .navbar-nav .menu-box ul li a:before, #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:before, .sidenav-bmbf .sidenav ul li ul li > a:before {
  content: '\e628'; }

.extern:before {
  content: '\e65a'; }

.download:before {
  content: '\e62a'; }

.email:before {
  content: "\e75a"; }

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px; }

.tag-sm {
  font-size: 16px; }

.tag-md {
  font-size: 22px; }

.tag-lg {
  font-size: 28px; }

/*
   Glossar
*/
#glossar-navi {
  /*
  a {
  	@extend .btn;
  	@extend .btn-primary;
  }
  */
  margin-top: 30px; }
  #glossar-navi a {
    float: left;
    border-right: 1px solid #ccc;
    padding: 0;
    margin: 5px 0;
    width: 30px;
    height: auto;
    text-align: center;
    font-weight: 700; }
    #glossar-navi a:last-of-type {
      border-right: 0px none; }
    #glossar-navi a.disabled {
      cursor: not-allowed;
      color: #ccc; }
      #glossar-navi a.disabled:hover {
        text-decoration: none; }

#glossar .panel-default {
  padding: 0; }
  #glossar .panel-default .panel-heading {
    padding: 10px 15px;
    cursor: pointer;
    background-color: #fff;
    color: #004f80;
    display: block; }
#glossar .panel-heading:after {
  /* symbol for "opening" panels */
  font-family: 'fontello';
  content: '\e87e';
  float: right;
  color: #004f80; }
#glossar .panel-heading.collapsed:after {
  /* symbol for "collapsed" panels */
  content: '\e87b'; }

/*
  Skiplinks
*/
.lw-skip {
  left: -32768px;
  position: absolute;
  top: -32768px; }

.lw-skip:focus, .lw-skip:active {
  left: 0;
  position: static;
  top: 0; }

.lw-skiplinks {
  left: -32768px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000; }

.lw-skiplinks a {
  color: #ffffff !important;
  font-size: 14px !important;
  text-decoration: none !important;
  font-family: Helvetica, Arial, sans-serif !important; }

.lw-skiplinks .lw-skip:focus, .lw-skiplinks .lw-skip:active {
  left: 32768px;
  outline: 0 none;
  position: absolute;
  width: 100%; }

.lw-skiplinks a.lw-skip:focus, .lw-skiplinks a.lw-skip:active {
  color: #fff;
  background: #333;
  border-bottom: 1px #000 solid;
  padding: 10px 0;
  text-align: center;
  text-decoration: none; }

/*
   Responsive Styles
*/
@media (min-width: 768px) {
  .text-sm-right {
    text-align: right; }

  .container-fluid, #subnav-mobile {
    max-width: 1252px;
    padding: 0 48px; }

  .img-left {
    float: left;
    margin-right: 30px; }

  .img-right {
    float: right;
    margin-left: 30px; }

  .eventscenter-ical {
    margin-top: 0;
    position: absolute;
    top: 7px;
    right: 0; }

  #piwik-popup {
    text-align: left; }
    #piwik-popup .btn-custom {
      margin-top: 0;
      width: auto; }

  #footer .copyright, #footer .footer-nav {
    text-align: left;
    margin-bottom: 0; } }
@media (min-width: 992px) {
  #main {
    margin-bottom: 20px; }

  #site-aside {
    margin: 5px 0 30px 0; }

  h1, .h1, .content-slider .slide-headline {
    margin: 0 0 30px 0;
    line-height: 1.1578;
    font-size: 38px; }

  h2, .h2 {
    margin: 0 0 12px 0;
    line-height: 1.2307;
    font-size: 26px; }

  h3, .h3, .overlay-galerie-container .count {
    margin: 0 0 12px 0;
    line-height: 1.2727;
    font-size: 22px; }

  h4, .h4, .overlay-galerie-container .galerie-header .count, .highlight.has-icon .teaser-headline {
    margin: 0 0 12px 0;
    font-size: 20px;
    line-height: 1.3; }

  h5, .h5 {
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 1.3; }

  p {
    font-size: 18px;
    line-height: 1.5555; }
    p.subline {
      font-size: 16px;
      line-height: 1.5; }
    p .text-intro {
      font-size: 20px; }

  figcaption {
    font-size: 16px;
    line-height: 1.5; }

  .logo-img {
    max-width: 235px; }

  #footer {
    padding: 30px 0 60px 0; }
    #footer #social-menu {
      padding-bottom: 30px;
      border-bottom: 1px dotted white;
      margin-bottom: 30px; }
      #footer #social-menu .title {
        margin: 0 30px 0 0;
        display: inline-block; }
      #footer #social-menu a span:hover {
        text-decoration: none; }
    #footer .footer-nav-inline {
      margin-left: 40px;
      display: inline-block; }
      #footer .footer-nav-inline ul.lwn_list li {
        color: white; }
        #footer .footer-nav-inline ul.lwn_list li:before {
          content: "|"; }
        #footer .footer-nav-inline ul.lwn_list li:first-of-type:before {
          content: ""; }
        #footer .footer-nav-inline ul.lwn_list li a {
          padding: 10px 20px; } }
@media print {
  #topnav, #header, #footer {
    display: none; }

  #main img, #main a, #main span, #main .img-responsive {
    page-break-inside: avoid !important; }
  #main .collapse, #main panel-collapse, #main .panel-body {
    display: block !important;
    height: auto !important;
    visibility: visible !important; }
  #main .collapse {
    display: block !important;
    height: auto !important;
    visibility: visible !important; } }
/* Scss Document */
#map-filters #filters .tab-content {
  padding: 10px 20px 15px;
  background-color: #f2f2f2;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.066666); }
#map-filters #filters .form-group {
  margin-bottom: 10px; }
#map-filters #filters .form-control {
  background-color: white;
  border-color: #777777; }
#map-filters #filters .nav-tabs {
  border-bottom: 1px dotted #a6acb3; }
  #map-filters #filters .nav-tabs li a {
    color: #004f80; }
  #map-filters #filters .nav-tabs li:focus a, #map-filters #filters .nav-tabs li.active a {
    background-color: #f2f2f2;
    border-bottom-color: #f2f2f2; }

.partner-filter_category_close {
  margin-left: 10px; }

.legend-stat {
  float: right;
  margin-left: 10px; }

.chart-legend {
  position: absolute;
  left: 15px;
  background-color: white;
  z-index: 1;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.066666);
  padding: 5px 15px; }

/* Custom Fixed Galerie Scss Document */
.galerie-teaser {
  position: relative; }
  .galerie-teaser .galerie-teaser-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: white;
    background-color: rgba(0, 0, 0, 0.67); }
    .galerie-teaser .galerie-teaser-info .btn-custom {
      margin-top: 0; }

.overlay-galerie-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.8);
  color: white; }
  .overlay-galerie-wrap a {
    color: white !important; }
    .overlay-galerie-wrap a:hover, .overlay-galerie-wrap a:focus {
      color: #989694;
      text-decoration: none; }
      .overlay-galerie-wrap a:hover .icon, .overlay-galerie-wrap a:hover .fa, .overlay-galerie-wrap a:hover .phone:before, .overlay-galerie-wrap a:hover .pdf:before, .overlay-galerie-wrap a:hover .excel:before, .overlay-galerie-wrap a:hover .word:before, .overlay-galerie-wrap a:hover .powerpoint:before, .overlay-galerie-wrap a:hover .audiofile:before, .overlay-galerie-wrap a:hover .videofile:before, .overlay-galerie-wrap a:hover .zip:before, .overlay-galerie-wrap a:hover .image:before, .overlay-galerie-wrap a:hover .txt:before, .overlay-galerie-wrap a:hover .file:before, .overlay-galerie-wrap a:hover .btn-close .icon, .overlay-galerie-wrap .btn-close a:hover .icon, .overlay-galerie-wrap a:hover #bmbf-search-button-nav .icon, #bmbf-search-button-nav .overlay-galerie-wrap a:hover .icon, .overlay-galerie-wrap a:hover #bmbf-search-button .icon, #bmbf-search-button .overlay-galerie-wrap a:hover .icon, .overlay-galerie-wrap a:focus .icon, .overlay-galerie-wrap a:focus .fa, .overlay-galerie-wrap a:focus .phone:before, .overlay-galerie-wrap a:focus .pdf:before, .overlay-galerie-wrap a:focus .excel:before, .overlay-galerie-wrap a:focus .word:before, .overlay-galerie-wrap a:focus .powerpoint:before, .overlay-galerie-wrap a:focus .audiofile:before, .overlay-galerie-wrap a:focus .videofile:before, .overlay-galerie-wrap a:focus .zip:before, .overlay-galerie-wrap a:focus .image:before, .overlay-galerie-wrap a:focus .txt:before, .overlay-galerie-wrap a:focus .file:before, .overlay-galerie-wrap a:focus .btn-close .icon, .overlay-galerie-wrap .btn-close a:focus .icon, .overlay-galerie-wrap a:focus #bmbf-search-button-nav .icon, #bmbf-search-button-nav .overlay-galerie-wrap a:focus .icon, .overlay-galerie-wrap a:focus #bmbf-search-button .icon, #bmbf-search-button .overlay-galerie-wrap a:focus .icon {
        text-decoration: none; }
  .overlay-galerie-wrap .container-fluid, .overlay-galerie-wrap #subnav-mobile {
    max-width: 90%; }
  .overlay-galerie-wrap .btn-close {
    border: 1px solid white; }
    .overlay-galerie-wrap .btn-close:hover, .overlay-galerie-wrap .btn-close:focus {
      border-color: #989694; }

.overlay-galerie-controls {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100050;
  padding: 15px 0; }

.overlay-galerie-container {
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  padding-top: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000; }
  .overlay-galerie-container hr {
    margin: 20px 0;
    border-top: 1px dotted #777777; }
  .overlay-galerie-container .count, .overlay-galerie-container .source {
    color: #989694; }
  .overlay-galerie-container .galerie-header h2 {
    margin-bottom: 30px;
    color: white; }
  .overlay-galerie-container .galerie-footer {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }

/* Scss Document BMBF Navigation Plugin */
#bmbf-search-button-nav {
  float: right;
  padding: 10px;
  position: relative;
  width: 51px;
  text-align: center; }

#bmbf-nav-button, #bmbf-search-button {
  padding: 1px 8px;
  margin: 0;
  font-size: 20px;
  line-height: 1;
  display: inline-block; }

#bmbf-nav-button, #bmbf-subnav-button {
  width: 44px;
  text-align: center; }

#bmbf-subnav-button {
  width: 36px;
  position: relative;
  padding: 0px !important;
  margin-left: 10px; }

#bmbf-search-button {
  position: relative;
  width: 40px; }

.language_switcher {
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding: 0;
  text-transform: uppercase;
  display: none; }
  .language_switcher:before {
    margin-left: 5px;
    content: "| "; }
  .language_switcher a {
    font-size: 12px;
    padding: 0px 5px; }
    .language_switcher a:hover {
      text-decoration: underline; }
    .language_switcher a.active {
      font-weight: bold;
      text-decoration: underline; }

#topnav {
  background: #fff;
  margin: 0;
  padding: 5px 0 0 0;
  color: #6b7581;
  /* Innovative Hochschule Intranet Icon (change ID for other pages if needed) 
  .meta-nav {
  	.lw_laslisttitem {
  		&:before {
  			margin-left:5px;
  			content:"| ";
  		}
  		a:before {
  			padding-right:10px;
  			@extend .fa;
  			@extend .fa-sign-in;
  		}
  	}
  } */ }
  #topnav .lwn_list {
    display: block;
    color: #6b7581;
    position: relative;
    margin-bottom: 5px;
    padding: 0;
    text-align: center; }
    #topnav .lwn_list li {
      font-size: 14px;
      position: relative;
      display: inline-block;
      padding: 0;
      text-transform: uppercase; }
      #topnav .lwn_list li.lwn_actual a {
        font-weight: bold;
        text-decoration: underline; }
      #topnav .lwn_list li a {
        font-weight: normal;
        font-size: 12px;
        color: #6b7581;
        padding: 0px 5px; }
        #topnav .lwn_list li a:hover {
          color: #000;
          text-decoration: underline; }
        #topnav .lwn_list li a.active {
          color: #000;
          font-weight: bold;
          text-decoration: underline; }
  #topnav .bf-nav, #topnav .meta-nav, #topnav .lang-nav {
    text-align: center;
    display: block; }
  #topnav .lang-nav .language_switcher {
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    display: none; }
    #topnav .lang-nav .language_switcher:before {
      margin-left: 5px;
      content: "| "; }
    #topnav .lang-nav .language_switcher a {
      font-size: 12px;
      padding: 0px 5px; }
      #topnav .lang-nav .language_switcher a:hover {
        text-decoration: underline; }
      #topnav .lang-nav .language_switcher a.active {
        font-weight: bold;
        text-decoration: underline; }
  #topnav .bf-nav li:last-of-type a {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M16.831%2C8.914l-4.925%2C4.243v-1.971l4.925-4.317V8.914z%20M16.831%2C12.701l-4.925%2C4.243v-1.97l4.925-4.318%20V12.701z%20M10.796%2C10.404v9.595l7.272-6.464V3.837L10.796%2C10.404z%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M10%2C9.359l4.767-4.247C14.578%2C2.252%2C12.592%2C0%2C10.165%2C0C7.657%2C0%2C5.622%2C2.401%2C5.55%2C5.395L10%2C9.359z%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M3.169%2C12.701v-2.045l4.924%2C4.317v1.97L3.169%2C12.701z%20M3.169%2C8.915V6.868l4.924%2C4.318v1.971L3.169%2C8.915z%20%20M1.932%2C13.535L9.205%2C20v-9.596L1.932%2C3.837V13.535z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 17px auto; }
  #topnav .bf-nav li:last-of-type span {
    padding-left: 17px;
    margin-right: 0px; }
  #topnav .bf-nav li:first-of-type:before {
    margin: 0 5px;
    content: "| "; }
  #topnav .bf-nav li:first-of-type a {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M19.385%2C4.521c0%2C0-1.748%2C0.126-1.947%2C1.379c0%2C0-1.03%2C1.707-1.929%2C1.389c0%2C0-1.544-0.284-2.039-2.079%20c0%2C0-0.728-2.083-0.804-2.179c0%2C0-1.447-2.771-1.72-2.845c0%2C0-0.488-0.298-0.629-0.141c0%2C0-0.463%2C0.267-0.374%2C0.577l1.312%2C2.961%20c0%2C0%2C0.506%2C1.54%2C0.572%2C1.655c0%2C0%2C0.034%2C0.263-0.142%2C0.362c0%2C0-0.289%2C0.317-0.483-0.133c0%2C0-3.051-4.924-3.14-4.764%20c0%2C0-0.418-0.285-0.778-0.014c0%2C0-0.535%2C0.488-0.202%2C0.832c0%2C0%2C2.6%2C4.463%2C2.766%2C4.634c0%2C0%2C0.254%2C0.298-0.151%2C0.178%20c0%2C0-0.194-0.03-0.752-0.629c0%2C0-0.555-0.617-0.932-0.913c0%2C0-2.019-2.305-2.215-2.283c0%2C0-0.416-0.285-0.681%2C0.093%20c0%2C0-0.441%2C0.463-0.077%2C0.796c0%2C0%2C2.168%2C2.414%2C2.306%2C2.542c0%2C0%2C1.703%2C1.604%2C1.695%2C1.757c0%2C0-0.013%2C0.307-0.158%2C0.332%20c0%2C0-0.543-0.158-1.238-0.604c0%2C0-2.216-1.61-2.407-1.714c0%2C0-0.591-0.301-0.78%2C0.097c0%2C0-0.308%2C0.516%2C0.134%2C0.782%20c0%2C0%2C2.26%2C1.907%2C2.705%2C2.096c0%2C0%2C1.212%2C0.932%2C1.376%2C1.062c0%2C0%2C0.346%2C0.33%2C0.341%2C0.446c0%2C0%2C0.229%2C0.532%2C0.526%2C1.094%20c0.331%2C0.175%2C0.686%2C0.264%2C1.062%2C0.264c0.346%2C0%2C0.578-0.078%2C0.58-0.079l0.076-0.021c0.278-0.053%2C0.506-0.868%2C0.534-1.573%20c-0.388-1.196%2C0.57-2.249%2C1.215-2.691l0.084-0.058l0.1-0.021c0.161-0.036%2C0.312-0.054%2C0.449-0.054c0.665%2C0%2C0.944%2C0.41%2C1.005%2C0.653%20l0.028%2C0.11l-0.254%2C1.357c-0.041%2C0.219%2C0.084%2C1.222%2C0.229%2C2.045c0.14%2C0.375%2C0.207%2C0.789%2C0.229%2C0.96%20c0.046%2C0.166%2C0.072%2C0.45%2C0.072%2C0.983c0.43-0.248%2C0.822-0.569%2C1.13-0.967c0%2C0%2C1.914-2.918%2C1.85-3.086c0%2C0%2C0.216-0.482%2C0.288-0.94%20c0%2C0%2C0.653-1.787%2C0.965-2.111l0.812-0.937C19.995%2C5.123%2C20.103%2C4.752%2C19.385%2C4.521%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M14.326%2C15.915c0%2C0%2C0.179-3.485%2C0.039-3.598c0%2C0-0.056-0.524-0.226-0.956c0%2C0-0.337-1.872-0.232-2.309%20l0.227-1.219c0%2C0-0.093-0.374-0.828-0.211c0%2C0-1.445%2C0.991-0.985%2C2.173c0%2C0-0.027%2C1.994-0.963%2C2.173c0%2C0-1.478%2C0.537-2.811-0.766%20c0%2C0-1.68-1.43-1.794-1.474c0%2C0-2.647-1.662-2.921-1.587c0%2C0-0.572-0.011-0.613%2C0.197c0%2C0-0.265%2C0.463-0.031%2C0.687l2.627%2C1.893%20c0%2C0%2C1.214%2C1.073%2C1.33%2C1.14c0%2C0%2C0.162%2C0.21%2C0.062%2C0.383c0%2C0-0.09%2C0.419-0.486%2C0.131c0%2C0-5.12-2.71-5.115-2.528%20c0%2C0-0.506-0.035-0.679%2C0.383c0%2C0-0.214%2C0.69%2C0.246%2C0.818c0%2C0%2C4.497%2C2.539%2C4.728%2C2.604c0%2C0%2C0.37%2C0.129-0.041%2C0.229%20c0%2C0-0.181%2C0.072-0.965-0.163c0%2C0-0.791-0.252-1.267-0.316c0%2C0-2.906-0.971-3.064-0.853c0%2C0-0.502-0.037-0.541%2C0.423%20c0%2C0-0.148%2C0.623%2C0.335%2C0.728c0%2C0%2C3.091%2C0.988%2C3.274%2C1.03c0%2C0%2C2.279%2C0.524%2C2.35%2C0.659c0%2C0%2C0.143%2C0.273%2C0.03%2C0.367%20c0%2C0-0.547%2C0.139-1.373%2C0.104c0%2C0-2.727-0.271-2.943-0.264c0%2C0-0.663%2C0.038-0.625%2C0.478c0%2C0-0.004%2C0.601%2C0.51%2C0.606%20c0%2C0%2C2.914%2C0.507%2C3.395%2C0.444c0%2C0%2C1.516%2C0.192%2C1.722%2C0.222c0%2C0%2C0.466%2C0.11%2C0.521%2C0.212c0%2C0%2C1.815%2C1.337%2C2.433%2C1.306%20c0%2C0%2C0.516%2C0.149%2C1.02%2C0.306C11.83%2C19.725%2C14.053%2C18.012%2C14.326%2C15.915%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 17px auto; }
  #topnav .bf-nav li:first-of-type span {
    padding-left: 17px; }

#nav-container {
  background-color: white; }
  #nav-container .logo-img {
    display: none; }
  #nav-container:not(.scrolled) .flyout-nav #navbar {
    padding: 0px !important; }
    #nav-container:not(.scrolled) .flyout-nav #navbar > .container {
      padding: 0px !important;
      width: 100%; }
  #nav-container.scrolled {
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    width: 100%;
    position: fixed;
    z-index: 3000;
    top: 0; }
    #nav-container.scrolled #navbar {
      width: auto !important;
      padding: 0px !important; }
      #nav-container.scrolled #navbar > .container {
        width: auto !important;
        padding: 0px !important; }
    #nav-container.scrolled .logo-img {
      display: inline-block;
      width: auto; }
      #nav-container.scrolled .logo-img img {
        height: 34px;
        width: auto;
        margin-top: 6px; }
    #nav-container.scrolled #mainnav.bmbf-dropdown #navbar {
      position: relative;
      bottom: 0;
      z-index: 550; }
    #nav-container.scrolled #mainnav.bmbf-dropdown .dropdown-menu {
      top: 35px !important; }
    #nav-container.scrolled #mainnav.bmbf-dropdown .navbar-nav > li > a {
      height: 35px !important; }
    #nav-container.scrolled #mainnav.flyout-nav {
      margin-top: 0px; }
    #nav-container.scrolled #mainnav .navbar-nav > li > a {
      font-size: 16px;
      line-height: 30px;
      padding: 6px 20px;
      margin: 0; }
    #nav-container.scrolled #bmbf-search-button-nav {
      padding: 5px; }

#breadcrumb-navi.breadcrumb-top {
  background-color: #f5f5f5;
  border-top: 2px solid #dfdfdf;
  color: #004f80;
  padding: 12px 0 16px; }
#breadcrumb-navi ol.breadcrumb {
  display: inline-block;
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px; }
  #breadcrumb-navi ol.breadcrumb > li + li::before {
    color: #bbbbbb;
    font-family: 'fontello';
    content: '\E885' !important;
    padding: 0 10px; }
  #breadcrumb-navi ol.breadcrumb li {
    display: none;
    margin: 0;
    padding: 0;
    font-weight: bold; }
    #breadcrumb-navi ol.breadcrumb li:last-of-type {
      font-weight: normal; }
    #breadcrumb-navi ol.breadcrumb li:first-of-type {
      display: inline-block; }
#breadcrumb-navi a {
  color: #004f80; }
  #breadcrumb-navi a:hover, #breadcrumb-navi a:active, #breadcrumb-navi a:focus {
    text-decoration: underline;
    color: #333333; }
  #breadcrumb-navi a.home {
    font-size: 18px;
    padding: 0 15px 0 0; }

#bg-overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5000;
  display: block; }

#menu-overlay {
  z-index: 5500; }
  #menu-overlay .nav-icon {
    font-size: 1.3em;
    line-height: 0.5; }
  #menu-overlay .menu-wrap {
    background: #f5f5f5 none repeat scroll 0 0;
    left: -100%;
    position: absolute;
    top: 145px;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 5500;
    padding: 6px 32px 32px 32px; }
    #menu-overlay .menu-wrap.open {
      left: 0; }
    #menu-overlay .menu-wrap .menu ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #menu-overlay .menu-wrap .menu ul li {
        width: 100%;
        height: auto;
        float: none; }
        #menu-overlay .menu-wrap .menu ul li a {
          position: relative;
          width: 100%;
          font-weight: normal;
          color: #333333;
          display: block;
          padding: 12px 30px 12px 0; }
          #menu-overlay .menu-wrap .menu ul li a .nav-icon {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 0; }
        #menu-overlay .menu-wrap .menu ul li.active > a, #menu-overlay .menu-wrap .menu ul li.inpath > a {
          color: #004f80;
          font-weight: bold; }
    #menu-overlay .menu-wrap .menu.menu-main ul li {
      font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif;
      border-bottom: 1px dotted #333333; }
      #menu-overlay .menu-wrap .menu.menu-main ul li a {
        line-height: 20px;
        font-size: 18px; }
      #menu-overlay .menu-wrap .menu.menu-main ul li ul {
        padding: 6px 0 12px 12px; }
        #menu-overlay .menu-wrap .menu.menu-main ul li ul li {
          border-bottom: 0px none;
          font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }
          #menu-overlay .menu-wrap .menu.menu-main ul li ul li a {
            padding: 6px 0;
            font-size: 16px;
            line-height: 20px; }
    #menu-overlay .menu-wrap .menu.menu-meta {
      padding-top: 15px; }
      #menu-overlay .menu-wrap .menu.menu-meta ul li {
        font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
        border-bottom: 0px none; }
        #menu-overlay .menu-wrap .menu.menu-meta ul li a {
          padding: 8px 0;
          font-size: 16px;
          line-height: 20px; }
      #menu-overlay .menu-wrap .menu.menu-meta .bf-nav li:last-of-type a {
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M16.831%2C8.914l-4.925%2C4.243v-1.971l4.925-4.317V8.914z%20M16.831%2C12.701l-4.925%2C4.243v-1.97l4.925-4.318%20V12.701z%20M10.796%2C10.404v9.595l7.272-6.464V3.837L10.796%2C10.404z%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M10%2C9.359l4.767-4.247C14.578%2C2.252%2C12.592%2C0%2C10.165%2C0C7.657%2C0%2C5.622%2C2.401%2C5.55%2C5.395L10%2C9.359z%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M3.169%2C12.701v-2.045l4.924%2C4.317v1.97L3.169%2C12.701z%20M3.169%2C8.915V6.868l4.924%2C4.318v1.971L3.169%2C8.915z%20%20M1.932%2C13.535L9.205%2C20v-9.596L1.932%2C3.837V13.535z%22%2F%3E%3C%2Fsvg%3E");
        background-position: 0 8px;
        background-repeat: no-repeat;
        background-size: 17px auto; }
      #menu-overlay .menu-wrap .menu.menu-meta .bf-nav li:last-of-type span {
        padding-left: 20px;
        margin-right: 0px; }
      #menu-overlay .menu-wrap .menu.menu-meta .bf-nav li:first-of-type a {
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M19.385%2C4.521c0%2C0-1.748%2C0.126-1.947%2C1.379c0%2C0-1.03%2C1.707-1.929%2C1.389c0%2C0-1.544-0.284-2.039-2.079%20c0%2C0-0.728-2.083-0.804-2.179c0%2C0-1.447-2.771-1.72-2.845c0%2C0-0.488-0.298-0.629-0.141c0%2C0-0.463%2C0.267-0.374%2C0.577l1.312%2C2.961%20c0%2C0%2C0.506%2C1.54%2C0.572%2C1.655c0%2C0%2C0.034%2C0.263-0.142%2C0.362c0%2C0-0.289%2C0.317-0.483-0.133c0%2C0-3.051-4.924-3.14-4.764%20c0%2C0-0.418-0.285-0.778-0.014c0%2C0-0.535%2C0.488-0.202%2C0.832c0%2C0%2C2.6%2C4.463%2C2.766%2C4.634c0%2C0%2C0.254%2C0.298-0.151%2C0.178%20c0%2C0-0.194-0.03-0.752-0.629c0%2C0-0.555-0.617-0.932-0.913c0%2C0-2.019-2.305-2.215-2.283c0%2C0-0.416-0.285-0.681%2C0.093%20c0%2C0-0.441%2C0.463-0.077%2C0.796c0%2C0%2C2.168%2C2.414%2C2.306%2C2.542c0%2C0%2C1.703%2C1.604%2C1.695%2C1.757c0%2C0-0.013%2C0.307-0.158%2C0.332%20c0%2C0-0.543-0.158-1.238-0.604c0%2C0-2.216-1.61-2.407-1.714c0%2C0-0.591-0.301-0.78%2C0.097c0%2C0-0.308%2C0.516%2C0.134%2C0.782%20c0%2C0%2C2.26%2C1.907%2C2.705%2C2.096c0%2C0%2C1.212%2C0.932%2C1.376%2C1.062c0%2C0%2C0.346%2C0.33%2C0.341%2C0.446c0%2C0%2C0.229%2C0.532%2C0.526%2C1.094%20c0.331%2C0.175%2C0.686%2C0.264%2C1.062%2C0.264c0.346%2C0%2C0.578-0.078%2C0.58-0.079l0.076-0.021c0.278-0.053%2C0.506-0.868%2C0.534-1.573%20c-0.388-1.196%2C0.57-2.249%2C1.215-2.691l0.084-0.058l0.1-0.021c0.161-0.036%2C0.312-0.054%2C0.449-0.054c0.665%2C0%2C0.944%2C0.41%2C1.005%2C0.653%20l0.028%2C0.11l-0.254%2C1.357c-0.041%2C0.219%2C0.084%2C1.222%2C0.229%2C2.045c0.14%2C0.375%2C0.207%2C0.789%2C0.229%2C0.96%20c0.046%2C0.166%2C0.072%2C0.45%2C0.072%2C0.983c0.43-0.248%2C0.822-0.569%2C1.13-0.967c0%2C0%2C1.914-2.918%2C1.85-3.086c0%2C0%2C0.216-0.482%2C0.288-0.94%20c0%2C0%2C0.653-1.787%2C0.965-2.111l0.812-0.937C19.995%2C5.123%2C20.103%2C4.752%2C19.385%2C4.521%22%2F%3E%3Cpath%20fill%3D%22%236b7581%22%20d%3D%22M14.326%2C15.915c0%2C0%2C0.179-3.485%2C0.039-3.598c0%2C0-0.056-0.524-0.226-0.956c0%2C0-0.337-1.872-0.232-2.309%20l0.227-1.219c0%2C0-0.093-0.374-0.828-0.211c0%2C0-1.445%2C0.991-0.985%2C2.173c0%2C0-0.027%2C1.994-0.963%2C2.173c0%2C0-1.478%2C0.537-2.811-0.766%20c0%2C0-1.68-1.43-1.794-1.474c0%2C0-2.647-1.662-2.921-1.587c0%2C0-0.572-0.011-0.613%2C0.197c0%2C0-0.265%2C0.463-0.031%2C0.687l2.627%2C1.893%20c0%2C0%2C1.214%2C1.073%2C1.33%2C1.14c0%2C0%2C0.162%2C0.21%2C0.062%2C0.383c0%2C0-0.09%2C0.419-0.486%2C0.131c0%2C0-5.12-2.71-5.115-2.528%20c0%2C0-0.506-0.035-0.679%2C0.383c0%2C0-0.214%2C0.69%2C0.246%2C0.818c0%2C0%2C4.497%2C2.539%2C4.728%2C2.604c0%2C0%2C0.37%2C0.129-0.041%2C0.229%20c0%2C0-0.181%2C0.072-0.965-0.163c0%2C0-0.791-0.252-1.267-0.316c0%2C0-2.906-0.971-3.064-0.853c0%2C0-0.502-0.037-0.541%2C0.423%20c0%2C0-0.148%2C0.623%2C0.335%2C0.728c0%2C0%2C3.091%2C0.988%2C3.274%2C1.03c0%2C0%2C2.279%2C0.524%2C2.35%2C0.659c0%2C0%2C0.143%2C0.273%2C0.03%2C0.367%20c0%2C0-0.547%2C0.139-1.373%2C0.104c0%2C0-2.727-0.271-2.943-0.264c0%2C0-0.663%2C0.038-0.625%2C0.478c0%2C0-0.004%2C0.601%2C0.51%2C0.606%20c0%2C0%2C2.914%2C0.507%2C3.395%2C0.444c0%2C0%2C1.516%2C0.192%2C1.722%2C0.222c0%2C0%2C0.466%2C0.11%2C0.521%2C0.212c0%2C0%2C1.815%2C1.337%2C2.433%2C1.306%20c0%2C0%2C0.516%2C0.149%2C1.02%2C0.306C11.83%2C19.725%2C14.053%2C18.012%2C14.326%2C15.915%22%2F%3E%3C%2Fsvg%3E");
        background-position: 0 8px;
        background-repeat: no-repeat;
        background-size: 17px auto; }
      #menu-overlay .menu-wrap .menu.menu-meta .bf-nav li:first-of-type span {
        padding-left: 20px; }

#mainnav {
  position: relative;
  margin-bottom: 0px;
  border: 0px;
  min-height: 10px; }
  #mainnav.bmbf-dropdown #navbar {
    position: absolute;
    bottom: -15px;
    z-index: 550; }
  #mainnav .navbar-toggle {
    display: none; }

#mainnav.flyout-nav #navbar {
  width: auto; }
#mainnav.flyout-nav .navbar-nav {
  float: right;
  font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif; }
  #mainnav.flyout-nav .navbar-nav > li {
    cursor: default;
    position: inherit !important; }
    #mainnav.flyout-nav .navbar-nav > li > a {
      font-weight: normal;
      color: #333333;
      cursor: pointer;
      padding: 10px 0;
      margin: 0 15px;
      font-size: 20px;
      border-bottom: 4px solid white; }
      #mainnav.flyout-nav .navbar-nav > li > a:hover, #mainnav.flyout-nav .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #004f80;
        text-decoration: none;
        border-bottom: 4px solid #004f80; }
        #mainnav.flyout-nav .navbar-nav > li > a:hover span, #mainnav.flyout-nav .navbar-nav > li > a:focus span {
          text-decoration: none; }
      #mainnav.flyout-nav .navbar-nav > li > a:focus {
        color: #333333; }
    #mainnav.flyout-nav .navbar-nav > li.active > a, #mainnav.flyout-nav .navbar-nav > li.inpath > a {
      background-color: transparent;
      color: #004f80;
      text-decoration: none;
      border-bottom: 4px solid #004f80; }
    #mainnav.flyout-nav .navbar-nav > li.open > a {
      background-color: transparent;
      color: #004f80;
      border-bottom: 4px solid #004f80; }
  #mainnav.flyout-nav .navbar-nav .menu-box {
    padding: 30px 30px 35px 30px;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #f2f2f2;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    display: block;
    z-index: 9999; }
    #mainnav.flyout-nav .navbar-nav .menu-box.collapse {
      visibility: hidden; }
    #mainnav.flyout-nav .navbar-nav .menu-box ul {
      width: 100%;
      padding: 0;
      margin: 0; }
      #mainnav.flyout-nav .navbar-nav .menu-box ul li {
        list-style: none;
        float: none; }
        #mainnav.flyout-nav .navbar-nav .menu-box ul li a {
          color: #333333;
          background: none;
          height: auto;
          font-size: 20px;
          font-weight: normal;
          line-height: 1.4;
          padding: 5px 20px 8px 0;
          display: block; }
          #mainnav.flyout-nav .navbar-nav .menu-box ul li a.active a, #mainnav.flyout-nav .navbar-nav .menu-box ul li a.inpath a {
            background: #004f80;
            color: #004f80; }
        #mainnav.flyout-nav .navbar-nav .menu-box ul li.active > a::before, #mainnav.flyout-nav .navbar-nav .menu-box ul li.inpath > a::before {
          border: 0px none; }
        #mainnav.flyout-nav .navbar-nav .menu-box ul li.active a, #mainnav.flyout-nav .navbar-nav .menu-box ul li a:hover {
          border-bottom: 0px none;
          color: #004f80; }
          #mainnav.flyout-nav .navbar-nav .menu-box ul li.active a span, #mainnav.flyout-nav .navbar-nav .menu-box ul li a:hover span {
            text-decoration: underline; }
    #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title {
      margin-bottom: 30px; }
      #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a {
        font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #004f80;
        background: none;
        padding: 0;
        margin: 0;
        height: auto;
        font-size: 24px;
        line-height: 1.4;
        font-weight: 700; }
        #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a span:before {
          text-align: left;
          margin-right: 0; }
      #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:hover {
        background: none; }
        #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-title a:hover span {
          text-decoration: underline; }
    #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-teaser a {
      background: none;
      padding: 10px 0 0 0;
      margin: 0;
      height: auto;
      font-size: 1em;
      line-height: 1.4; }
      #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-teaser a span:before {
        text-align: left;
        margin-right: 0; }
    #mainnav.flyout-nav .navbar-nav .menu-box .menu-box-teaser a:hover {
      background: none;
      text-decoration: underline; }

.sidenav-bmbf .sidenav ul {
  border-top: 3px solid #004f80;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 400;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif; }
  .sidenav-bmbf .sidenav ul li {
    margin: 0;
    width: 100%; }
    .sidenav-bmbf .sidenav ul li a {
      font-weight: normal;
      color: #333333;
      display: block;
      padding: 4px 0 8px 0;
      border-top: 1px dotted #333333; }
      .sidenav-bmbf .sidenav ul li a.inpath {
        color: #004f80; }
      .sidenav-bmbf .sidenav ul li a:hover {
        color: #004f80; }
        .sidenav-bmbf .sidenav ul li a:hover span {
          text-decoration: underline; }
      .sidenav-bmbf .sidenav ul li a:focus {
        text-decoration: none; }
      .sidenav-bmbf .sidenav ul li a.active {
        color: #004f80; }
        .sidenav-bmbf .sidenav ul li a.active span {
          font-weight: 700; }
    .sidenav-bmbf .sidenav ul li:first-of-type a {
      border-top: 0px none; }
    .sidenav-bmbf .sidenav ul li ul {
      font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
      border-top: 0px none;
      margin: 0;
      padding: 0; }
      .sidenav-bmbf .sidenav ul li ul li > a {
        padding: 4px 20px 8px 20px;
        border-top: 0px none; }
      .sidenav-bmbf .sidenav ul li ul li ul li a {
        font-size: 15px;
        margin: 0;
        padding: 0px 20px 4px 55px; }
        .sidenav-bmbf .sidenav ul li ul li ul li a:before {
          content: ''; }

#subnav-mobile {
  width: 100%;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 5000;
  background-color: #f5f5f5; }
  #subnav-mobile .sidenav-bmbf .sidenav {
    margin-bottom: 0px;
    padding-bottom: 15px; }
    #subnav-mobile .sidenav-bmbf .sidenav ul {
      border-top: 0px none; }

@media (min-width: 768px) {
  #topnav .lang-nav .language_switcher {
    display: inline-block; }
  #topnav .lwn_list {
    display: inline-block;
    text-align: left; }
  #topnav .bf-nav, #topnav .meta-nav, #topnav .lang-nav {
    display: inline-block;
    text-align: right; } }
@media (min-width: 992px) {
  #subnav-mobile, #bmbf-subnav-button {
    display: none; }

  #breadcrumb-navi.breadcrumb-top {
    padding: 22px 0 26px; }
  #breadcrumb-navi ol.breadcrumb {
    display: inline-block; }
    #breadcrumb-navi ol.breadcrumb li {
      font-size: 18px;
      display: inline-block; }

  #mobile-buttons {
    display: none; } }
/* Scss Document BMBF Search Plugin */
#search {
  background-color: #f5f5f5;
  position: absolute;
  width: 100%;
  top: 145px;
  left: 0;
  z-index: 6500;
  -webkit-box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.2) ; }

#search-form {
  width: 100%;
  padding: 45px 0; }
  #search-form .form-control {
    height: auto;
    padding: 5px 40px 6px 16px;
    font-size: 18px;
    background-color: transparent;
    border: 0px none;
    color: #5b646e;
    box-shadow: none;
    font-family: "BundesSerifWeb", Georgia, "Times New Roman", Times, serif; }
  #search-form .input-group-addon {
    border: 0px none;
    background-color: transparent; }
    #search-form .input-group-addon button {
      text-transform: none;
      font-size: 15px;
      font-weight: 700; }
      #search-form .input-group-addon button span {
        margin-left: 10px;
        color: white;
        font-size: 18px; }

@media (min-width: 992px) {
  #nav-container #search {
    top: 205px; }
  #nav-container.scrolled #search {
    top: 44px; }
  #nav-container.scrolled #bmbf-search-button-nav {
    padding: 5px; }

  #search-form {
    padding: 77px 98px; }
    #search-form .form-control {
      font-size: 40px; }
    #search-form .input-group-addon button {
      font-size: 22px; }
      #search-form .input-group-addon button span {
        font-size: 24px; } }
/* Scss Document */
#chart-info, #chart-name {
  text-align: center;
  font-size: 14px;
  font-weight: bold; }

#legend-container.vertical-align {
  position: relative;
  width: 100%;
  height: 473px; }
  #legend-container.vertical-align #chart-legend {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

#chart-legend .chart-legend-entry {
  padding: 5px;
  line-height: 1; }

#chart-legend .chart-legend-entry .entry-color {
  width: 15px;
  height: 15px;
  float: left; }

#chart-legend .chart-legend-entry .entry-text {
  color: #777777;
  margin-left: 10px;
  font-size: 11px;
  vertical-align: top; }

#chart-legend .chart-legend-entry:hover, #chart-legend .chart-legend-entry.hover, #chart-legend .chart-legend-entry:focus {
  background-color: #f5f5f5;
  cursor: pointer; }

#chart-legend .chart-legend-entry:hover .entry-text, #chart-legend .chart-legend-entry:focus .entry-text {
  color: #333333; }

#mainchart {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 473px; }
  #mainchart #subcharts .close-sub-chart {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px; }
  #mainchart #subcharts .subchart {
    width: 100%;
    position: absolute;
    left: 110%;
    top: 0;
    background-color: white;
    -webkit-transition: left, linear, 0.5s;
    -moz-transition: left, linear, 0.5s;
    -ms-transition: left, linear, 0.5s;
    -o-transition: left, linear, 0.5s;
    transition: left, linear, 0.5s; }
    #mainchart #subcharts .subchart.show {
      left: 0; }

.slider-container {
  position: relative;
  display: block; }

.content-slider .slide-headline {
  margin: 38px 0 15px 0; }
.content-slider a {
  font-weight: normal;
  color: #333333; }
  .content-slider a:hover, .content-slider a:focus {
    outline: none !important;
    text-decoration: none; }
    .content-slider a:hover span, .content-slider a:focus span {
      outline: none;
      text-decoration: none; }
.content-slider .slide-content, .content-slider figcaption {
  padding-left: 15px;
  padding-right: 15px; }
.content-slider .slick-prev, .content-slider .slick-next {
  padding: 0;
  width: 38px;
  height: 102px;
  top: -webkit-calc((650px / 2) - (102px / 2));
  top: calc((650px / 2) - (102px / 2));
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  .content-slider .slick-prev:before, .content-slider .slick-next:before {
    content: none; }
.content-slider .slick-prev {
  left: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NDciIHZpZXdCb3g9IjAgMCAxNSAyNy40NDciPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMzYgMTUuMjk3KSByb3RhdGUoMTgwKSI+PHBhdGggZD0iTTE1LDEzLjhhMS4zNjMsMS4zNjMsMCwwLDEtLjYsMS4yTDIuNywyN0ExLjYzMiwxLjYzMiwwLDAsMSwuNDUsMjdhMS42MzIsMS42MzIsMCwwLDEsMC0yLjI1TDExLjEsMTMuOC42LDIuN0ExLjYzMiwxLjYzMiwwLDAsMSwuNi40NWExLjYzLDEuNjMsMCwwLDEsMi4yNSwwTDE0LjU0OCwxMi42QTIsMiwwLDAsMSwxNSwxMy44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi42NCAtMTIuMTUpIi8+PC9nPjwvc3ZnPg=="); }
.content-slider .slick-next {
  right: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NDciIHZpZXdCb3g9IjAgMCAxNSAyNy40NDciPjxwYXRoIGQ9Ik0xNSwxMy42NDhhMS4zNjMsMS4zNjMsMCwwLDAtLjYtMS4yTDIuNy40NUExLjYzMiwxLjYzMiwwLDAsMCwuNDUuNDVhMS42MzIsMS42MzIsMCwwLDAsMCwyLjI1TDExLjEsMTMuNjQ4LjYsMjQuNzQ3QTEuNjMyLDEuNjMyLDAsMCwwLC42LDI3YTEuNjMsMS42MywwLDAsMCwyLjI1LDBsMTEuNy0xMi4xNDlhMiwyLDAsMCwwLC40NS0xLjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiLz48L3N2Zz4="); }
.content-slider:hover .slick-prev, .content-slider:hover .slick-next {
  opacity: 1; }

.teaser-slider-main.slick-slider {
  margin: 0 -15px 60px -15px; }
  .teaser-slider-main.slick-slider .highlight {
    display: none !important; }
  .teaser-slider-main.slick-slider .slick-prev, .teaser-slider-main.slick-slider .slick-next {
    padding: 0;
    width: 38px;
    height: 102px;
    top: -webkit-calc((300px / 2) - (102px / 2));
    top: calc((300px / 2) - (102px / 2));
    background-color: rgba(255, 255, 255, 0.5);
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out; }
    .teaser-slider-main.slick-slider .slick-prev:before, .teaser-slider-main.slick-slider .slick-next:before {
      content: none; }
  .teaser-slider-main.slick-slider .slick-prev {
    left: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NDciIHZpZXdCb3g9IjAgMCAxNSAyNy40NDciPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMzYgMTUuMjk3KSByb3RhdGUoMTgwKSI+PHBhdGggZD0iTTE1LDEzLjhhMS4zNjMsMS4zNjMsMCwwLDEtLjYsMS4yTDIuNywyN0ExLjYzMiwxLjYzMiwwLDAsMSwuNDUsMjdhMS42MzIsMS42MzIsMCwwLDEsMC0yLjI1TDExLjEsMTMuOC42LDIuN0ExLjYzMiwxLjYzMiwwLDAsMSwuNi40NWExLjYzLDEuNjMsMCwwLDEsMi4yNSwwTDE0LjU0OCwxMi42QTIsMiwwLDAsMSwxNSwxMy44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi42NCAtMTIuMTUpIi8+PC9nPjwvc3ZnPg=="); }
  .teaser-slider-main.slick-slider .slick-next {
    right: 13px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NDciIHZpZXdCb3g9IjAgMCAxNSAyNy40NDciPjxwYXRoIGQ9Ik0xNSwxMy42NDhhMS4zNjMsMS4zNjMsMCwwLDAtLjYtMS4yTDIuNy40NUExLjYzMiwxLjYzMiwwLDAsMCwuNDUuNDVhMS42MzIsMS42MzIsMCwwLDAsMCwyLjI1TDExLjEsMTMuNjQ4LjYsMjQuNzQ3QTEuNjMyLDEuNjMyLDAsMCwwLC42LDI3YTEuNjMsMS42MywwLDAsMCwyLjI1LDBsMTEuNy0xMi4xNDlhMiwyLDAsMCwwLC40NS0xLjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiLz48L3N2Zz4="); }
  .teaser-slider-main.slick-slider:hover .slick-prev, .teaser-slider-main.slick-slider:hover .slick-next {
    opacity: 1; }
  .teaser-slider-main.slick-slider .slick-dots {
    margin: 0;
    width: 100%; }
    .teaser-slider-main.slick-slider .slick-dots li {
      height: auto;
      width: auto; }
      .teaser-slider-main.slick-slider .slick-dots li button {
        line-height: 16px;
        height: 16px;
        width: 16px;
        background: transparent;
        border: 1px solid #787878;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
        .teaser-slider-main.slick-slider .slick-dots li button:before {
          content: "";
          height: 16px;
          width: 16px; }
        .teaser-slider-main.slick-slider .slick-dots li button:focus {
          background: #787878; }
      .teaser-slider-main.slick-slider .slick-dots li.slick-active button {
        background: #787878; }

.custom-dots {
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: -10px;
  padding: 0 15px; }
  .custom-dots .slick-dots {
    margin: 0;
    width: 100%; }
    .custom-dots .slick-dots li {
      height: auto;
      width: auto; }
      .custom-dots .slick-dots li button {
        line-height: 16px;
        height: 16px;
        width: 16px;
        background: transparent;
        border: 1px solid #787878;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
        .custom-dots .slick-dots li button:before {
          content: "";
          height: 16px;
          width: 16px; }
        .custom-dots .slick-dots li button:focus {
          background: #787878; }
      .custom-dots .slick-dots li.slick-active button {
        background: #787878; }
  .custom-dots .btn-toggle {
    float: right;
    position: relative;
    z-index: 10;
    background: transparent;
    width: auto;
    height: auto;
    border: 0px none;
    border-radius: 0px;
    font-size: 16px;
    color: #787878;
    padding: 0; }
    .custom-dots .btn-toggle span.fa:before, .custom-dots .btn-toggle span.phone:before, .custom-dots .btn-toggle span.pdf:before, .custom-dots .btn-toggle span.excel:before, .custom-dots .btn-toggle span.word:before, .custom-dots .btn-toggle span.powerpoint:before, .custom-dots .btn-toggle span.audiofile:before, .custom-dots .btn-toggle span.videofile:before, .custom-dots .btn-toggle span.zip:before, .custom-dots .btn-toggle span.image:before, .custom-dots .btn-toggle span.txt:before, .custom-dots .btn-toggle span.file:before, .custom-dots .btn-toggle .overlay-galerie-wrap .btn-close span.icon:before, .overlay-galerie-wrap .btn-close .custom-dots .btn-toggle span.icon:before, .custom-dots .btn-toggle #bmbf-search-button-nav span.icon:before, #bmbf-search-button-nav .custom-dots .btn-toggle span.icon:before, .custom-dots .btn-toggle #bmbf-search-button span.icon:before, #bmbf-search-button .custom-dots .btn-toggle span.icon:before {
      content: "\f04c"; }
    .custom-dots .btn-toggle.paused span.fa:before, .custom-dots .btn-toggle.paused span.phone:before, .custom-dots .btn-toggle.paused span.pdf:before, .custom-dots .btn-toggle.paused span.excel:before, .custom-dots .btn-toggle.paused span.word:before, .custom-dots .btn-toggle.paused span.powerpoint:before, .custom-dots .btn-toggle.paused span.audiofile:before, .custom-dots .btn-toggle.paused span.videofile:before, .custom-dots .btn-toggle.paused span.zip:before, .custom-dots .btn-toggle.paused span.image:before, .custom-dots .btn-toggle.paused span.txt:before, .custom-dots .btn-toggle.paused span.file:before, .custom-dots .btn-toggle.paused .overlay-galerie-wrap .btn-close span.icon:before, .overlay-galerie-wrap .btn-close .custom-dots .btn-toggle.paused span.icon:before, .custom-dots .btn-toggle.paused #bmbf-search-button-nav span.icon:before, #bmbf-search-button-nav .custom-dots .btn-toggle.paused span.icon:before, .custom-dots .btn-toggle.paused #bmbf-search-button span.icon:before, #bmbf-search-button .custom-dots .btn-toggle.paused span.icon:before {
      content: "\f04b"; }
    .custom-dots .btn-toggle:focus {
      background: transparent; }

.twitter-slider {
  max-width: 520px;
  margin: 0 auto;
  padding-top: 40px;
  transition: all ease-in-out .3s; }
  .twitter-slider .slick-slide {
    margin: 0px; }
  .twitter-slider .slick-slide img {
    width: 100%; }
  .twitter-slider .slick-prev:before,
  .twitter-slider .slick-next:before {
    color: #333333; }
  .twitter-slider .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2; }
  .twitter-slider .slick-active {
    opacity: .5; }
  .twitter-slider .slick-current {
    opacity: 1; }
  .twitter-slider .slick-prev, .twitter-slider .slick-next {
    top: 20px;
    margin-top: 0; }
  .twitter-slider .slick-next:before {
    content: "\f054"; }
  .twitter-slider .slick-prev:before {
    content: "\f053"; }
  .twitter-slider .slick-dots {
    margin: 0;
    width: 100%;
    top: 0; }
    .twitter-slider .slick-dots li {
      height: auto;
      width: 12px; }
      .twitter-slider .slick-dots li button {
        height: 12px;
        width: 12px;
        background: transparent;
        border: 1px solid #333333;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
        .twitter-slider .slick-dots li button:before {
          content: "";
          height: 12px;
          width: 12px; }
        .twitter-slider .slick-dots li button:focus {
          background: #333333; }
      .twitter-slider .slick-dots li.slick-active button {
        background: #333333; }
  .twitter-slider.marginal {
    width: 100%;
    padding: 35px 0 0 0;
    margin-bottom: 0 !important; }
    .twitter-slider.marginal .slick-slide {
      padding: 0 15px; }
    .twitter-slider.marginal .slick-prev:before,
    .twitter-slider.marginal .slick-next:before {
      color: #004f80; }
    .twitter-slider.marginal .slick-next {
      right: 15px; }
    .twitter-slider.marginal .slick-prev {
      left: 15px; }
    .twitter-slider.marginal .slick-dots li button {
      border: 1px solid #004f80; }
      .twitter-slider.marginal .slick-dots li button:focus {
        background: #004f80; }
    .twitter-slider.marginal .slick-dots li.slick-active button {
      background: #004f80; }

@media (min-width: 768px) {
  .custom-dots {
    padding: 0; }
    .custom-dots .btn-toggle {
      margin-right: 15px; }

  .content-slider .slide-content, .content-slider figcaption {
    padding-left: 0;
    padding-right: 0; } }
/* Scss Document */
.headline-link {
  color: #333333 !important; }
  .headline-link:hover, .headline-link:focus {
    text-decoration: underline !important; }

.highlight.has-icon .teaser-headline {
  width: 900px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 18px 75px;
  color: #004f80;
  margin: 0;
  position: relative;
  padding-left: 80px; }
  .highlight.has-icon .teaser-headline:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 60px;
    height: 100%;
    background-size: 58px auto;
    background-position: 50% 50%; }

.teaser.shadow {
  margin: 0 -10px;
  border: 10px solid #fff; }
  .teaser.shadow:hover, .teaser.shadow:focus {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) ;
    -ms-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) ;
    -o-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) ;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) ; }
.teaser .subline {
  margin-top: 20px; }

#main .bg-tertiary, #site-main .bg-tertiary {
  color: #333333; }
  #main .bg-tertiary.has-icon, #site-main .bg-tertiary.has-icon {
    background-size: 32px auto;
    background-position: 29px 29px; }
  #main .bg-tertiary.no-icon, #site-main .bg-tertiary.no-icon {
    padding: 0 16px 16px 16px; }
  #main .bg-tertiary.tight-bot, #site-main .bg-tertiary.tight-bot {
    margin-bottom: 0; }
  #main .bg-tertiary .teaser-headline, #site-main .bg-tertiary .teaser-headline {
    margin-right: 0; }

#site-aside .bg-tertiary, #site-footer .bg-tertiary {
  margin-bottom: 30px; }
  #site-aside .bg-tertiary.tight-bot, #site-footer .bg-tertiary.tight-bot {
    margin-bottom: 0; }
#site-aside .row > .row, #site-footer .row > .row {
  margin: 0; }
#site-aside .teaser-headline, #site-aside .slick-headline, #site-footer .teaser-headline, #site-footer .slick-headline {
  font-size: 18px;
  line-height: 1.333;
  font-family: "BundesSansWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #004f80; }
  #site-aside .teaser-headline small, #site-aside .slick-headline small, #site-footer .teaser-headline small, #site-footer .slick-headline small {
    color: #004f80; }
#site-aside .has-icon .teaser-headline, #site-footer .has-icon .teaser-headline {
  width: 900px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  background-color: #f2f2f2;
  padding: 10px 10px 18px 75px;
  margin: 0;
  position: relative;
  padding-left: 80px; }
  #site-aside .has-icon .teaser-headline:before, #site-footer .has-icon .teaser-headline:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background-color: #004f80; }
  #site-aside .has-icon .teaser-headline:after, #site-footer .has-icon .teaser-headline:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 60px;
    height: 100%;
    background-size: 32px auto;
    background-position: 50% 50%; }
#site-aside .teaser-img, #site-footer .teaser-img {
  margin: 5px 0; }
#site-aside .teaser-content, #site-footer .teaser-content {
  padding: 15px 0; }
  #site-aside .teaser-content.border-bot, #site-footer .teaser-content.border-bot {
    border-bottom: 1px dotted #004f80; }

@media (min-width: 768px) {
  .teaser .subline {
    margin-top: 0px; } }
@media (min-width: 992px) {
  .flexbox .teaser h3 {
    font-size: 24px; } }
/* Scss Document */
.bmbf-icon-mail, .bmbf-icon-phone, .bmbf-icon-fax {
  background-position: 0 center;
  background-size: 16px;
  padding-left: 25px;
  margin-bottom: 0; }

.bmbf-icon-zoom {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.065%22%20height%3D%2220.064%22%3E%3Cpath%20d%3D%22M18.531%208.639h-7.106V1.393a1.393%201.393%200%200%200-2.787%200v7.246H1.392a1.393%201.393%200%200%200%200%202.787h7.246v7.246a1.393%201.393%200%200%200%202.787%200v-7.246h7.246a1.393%201.393%200%200%200%200-2.787z%22%20fill%3D%22%23003f6e%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-mail .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%22-3.5%2020.5%2016%2016%22%20enable-background%3D%22new%20-3.5%2020.5%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.456%2C24.983L4.5%2C28.797l-4.956-3.813c-0.175-0.134-0.426-0.103-0.562%2C0.073%20%20c-0.133%2C0.175-0.101%2C0.426%2C0.075%2C0.561l5.199%2C4C4.328%2C29.674%2C4.414%2C29.7%2C4.5%2C29.7s0.172-0.026%2C0.244-0.083l5.199-4%20%20c0.176-0.135%2C0.207-0.386%2C0.074-0.561C9.882%2C24.881%2C9.631%2C24.849%2C9.456%2C24.983z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.5%2C22.5h-12c-1.104%2C0-2%2C0.897-2%2C2v8.801c0%2C1.104%2C0.896%2C2%2C2%2C2h12c1.104%2C0%2C2-0.896%2C2-2V24.5%20%20C12.5%2C23.397%2C11.604%2C22.5%2C10.5%2C22.5z%20M11.7%2C33.301c0%2C0.662-0.538%2C1.199-1.2%2C1.199h-12c-0.662%2C0-1.2-0.537-1.2-1.199V24.5%20%20c0-0.66%2C0.538-1.199%2C1.2-1.199h12c0.662%2C0%2C1.2%2C0.539%2C1.2%2C1.199V33.301z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-phone .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15.015%2C1.954l-2.329-1.709c-0.566-0.416-1.432-0.287-1.855%2C0.274L9.065%2C2.862%20C8.847%2C3.153%2C8.759%2C3.497%2C8.812%2C3.858c0.054%2C0.362%2C0.231%2C0.658%2C0.53%2C0.881l1.117%2C0.821c-1.5%2C1.788-3.136%2C3.437-4.875%2C4.909%20L4.749%2C9.333c-0.215-0.293-0.52-0.476-0.883-0.53C3.506%2C8.754%2C3.161%2C8.84%2C2.873%2C9.057l-2.344%2C1.766%20c-0.579%2C0.434-0.703%2C1.266-0.273%2C1.854l1.718%2C2.337C2.428%2C15.631%2C3.158%2C16%2C3.927%2C16c0.509%2C0%2C0.995-0.157%2C1.408-0.453%20c3.88-2.791%2C7.313-6.229%2C10.205-10.221C16.319%2C4.255%2C16.084%2C2.742%2C15.015%2C1.954z%20M14.893%2C4.856%20c-2.882%2C3.978-6.16%2C7.261-10.024%2C10.04c-0.693%2C0.5-1.745%2C0.33-2.25-0.356l-1.717-2.337c-0.171-0.234-0.123-0.566%2C0.108-0.74%20l2.345-1.767C3.451%2C9.625%2C3.553%2C9.59%2C3.666%2C9.59c0.027%2C0%2C0.057%2C0.001%2C0.084%2C0.005c0.152%2C0.022%2C0.265%2C0.091%2C0.354%2C0.212l1.089%2C1.48%20c0.064%2C0.09%2C0.164%2C0.147%2C0.272%2C0.16c0.108%2C0.016%2C0.219-0.018%2C0.306-0.088c2.004-1.66%2C3.88-3.551%2C5.576-5.616%20c0.069-0.085%2C0.102-0.194%2C0.088-0.304c-0.015-0.109-0.072-0.209-0.16-0.273l-1.457-1.07C9.692%2C4.003%2C9.626%2C3.892%2C9.604%2C3.741%20c-0.022-0.148%2C0.01-0.275%2C0.102-0.397l1.764-2.342c0.17-0.226%2C0.513-0.279%2C0.744-0.11l2.328%2C1.707%20C15.257%2C3.127%2C15.415%2C4.139%2C14.893%2C4.856z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-fax .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M13.999%2C6.399H12.8V1.2c0-0.661-0.536-1.2-1.2-1.2H4.4C3.739%2C0%2C3.201%2C0.539%2C3.201%2C1.2v5.2H2%20c-1.103%2C0-2%2C0.897-2%2C2V14c0%2C1.104%2C0.897%2C2%2C2%2C2h11.999C15.104%2C16%2C16%2C15.104%2C16%2C14V8.399C16%2C7.297%2C15.104%2C6.399%2C13.999%2C6.399z%20M4%2C1.2%20c0-0.22%2C0.179-0.4%2C0.4-0.4h7.2c0.223%2C0%2C0.399%2C0.18%2C0.399%2C0.399v9.199H4V1.2z%20M15.2%2C14c0%2C0.661-0.538%2C1.2-1.201%2C1.2H2%20c-0.662%2C0-1.2-0.539-1.2-1.2V8.399C0.801%2C7.738%2C1.339%2C7.2%2C2%2C7.2h1.2v3.599c0%2C0.223%2C0.179%2C0.401%2C0.4%2C0.401h8.798%20c0.223%2C0%2C0.399-0.181%2C0.399-0.401V7.2h1.199c0.663%2C0%2C1.201%2C0.538%2C1.201%2C1.199V14H15.2z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M13.2%2C12.799h-2.4c-0.221%2C0-0.399%2C0.18-0.399%2C0.401c0%2C0.22%2C0.18%2C0.399%2C0.399%2C0.399h2.4%20c0.221%2C0%2C0.399-0.181%2C0.399-0.399C13.6%2C12.979%2C13.421%2C12.799%2C13.2%2C12.799z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6%2C7.999h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.398c0-0.222-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C7.821%2C5.779%2C7.999%2C6%2C7.999z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6%2C6.399h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.399c0-0.222-0.178-0.4-0.399-0.4H6C5.778%2C5.6%2C5.6%2C5.778%2C5.6%2C6%20C5.601%2C6.221%2C5.779%2C6.399%2C6%2C6.399z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6%2C4.8h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.399-0.399-0.399H6%20c-0.222%2C0-0.4%2C0.179-0.4%2C0.399C5.601%2C4.621%2C5.779%2C4.8%2C6%2C4.8z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6%2C3.2h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C3.021%2C5.779%2C3.2%2C6%2C3.2z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-file-pdf .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M19.961%2C5.308c-0.025-0.062-0.062-0.116-0.109-0.162l-4.998-4.998c-0.045-0.046-0.1-0.083-0.162-0.108%20C14.631%2C0.014%2C14.566%2C0%2C14.5%2C0h-8C5.121%2C0%2C4%2C1.121%2C4%2C2.5V4H1.5C0.673%2C4%2C0%2C4.673%2C0%2C5.5v3C0%2C9.327%2C0.673%2C10%2C1.5%2C10h3h7%20c0.826%2C0%2C1.5-0.673%2C1.5-1.5v-3C13%2C4.673%2C12.326%2C4%2C11.5%2C4H5V2.5C5%2C1.673%2C5.672%2C1%2C6.5%2C1H14v4.5C14%2C5.776%2C14.223%2C6%2C14.5%2C6H19v11.5%20c0%2C0.827-0.674%2C1.5-1.5%2C1.5h-11C5.672%2C19%2C5%2C18.327%2C5%2C17.5v-7C5%2C10.224%2C4.776%2C10%2C4.5%2C10S4%2C10.224%2C4%2C10.5v7C4%2C18.879%2C5.121%2C20%2C6.5%2C20%20h11c1.379%2C0%2C2.5-1.121%2C2.5-2.5v-12C20%2C5.434%2C19.986%2C5.368%2C19.961%2C5.308z%20M11.5%2C5C11.775%2C5%2C12%2C5.225%2C12%2C5.5v3%20C12%2C8.775%2C11.775%2C9%2C11.5%2C9h-10C1.225%2C9%2C1%2C8.775%2C1%2C8.5v-3C1%2C5.225%2C1.225%2C5%2C1.5%2C5H11.5z%20M15%2C5V1.707L18.293%2C5H15z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6.815%2C15.604h0.42c0.69%2C0%2C1.201-0.146%2C1.53-0.44c0.328-0.294%2C0.493-0.69%2C0.493-1.19%20c0-0.467-0.159-0.826-0.477-1.078c-0.318-0.252-0.821-0.379-1.511-0.379H6.207v4.83h0.608V15.604z%20M6.815%2C13.02H7.27%20c0.467%2C0%2C0.807%2C0.084%2C1.019%2C0.25c0.212%2C0.164%2C0.318%2C0.41%2C0.318%2C0.737c0%2C0.347-0.109%2C0.613-0.329%2C0.806%20C8.059%2C15.003%2C7.712%2C15.1%2C7.235%2C15.1h-0.42V13.02z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.244%2C17.195c0.338-0.102%2C0.623-0.254%2C0.857-0.459c0.231-0.205%2C0.41-0.469%2C0.535-0.787%20c0.122-0.319%2C0.186-0.696%2C0.186-1.131c0-0.41-0.053-0.762-0.158-1.053c-0.105-0.293-0.266-0.531-0.482-0.716%20c-0.217-0.184-0.492-0.319-0.826-0.405s-0.727-0.129-1.18-0.129h-0.994v4.829h0.91C11.521%2C17.346%2C11.904%2C17.296%2C12.244%2C17.195z%20%20M10.791%2C13.041h0.385c0.322%2C0%2C0.607%2C0.029%2C0.857%2C0.091s0.459%2C0.161%2C0.627%2C0.302c0.168%2C0.14%2C0.295%2C0.322%2C0.381%2C0.549%20c0.086%2C0.228%2C0.129%2C0.506%2C0.129%2C0.836c0%2C0.359-0.045%2C0.666-0.135%2C0.918c-0.092%2C0.252-0.225%2C0.459-0.4%2C0.619%20c-0.174%2C0.162-0.391%2C0.278-0.65%2C0.354c-0.26%2C0.074-0.557%2C0.11-0.893%2C0.11h-0.301V13.041z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2215.494%2C15.28%2017.35%2C15.28%2017.35%2C14.775%2015.494%2C14.775%2015.494%2C13.02%2017.518%2C13.02%2017.561%2C12.516%20%2014.887%2C12.516%2014.887%2C17.346%2015.494%2C17.346%20%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-download .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20%20%20version%3D%221.1%22%20%20%20id%3D%22Ebene_1%22%20%20%20x%3D%220px%22%20%20%20y%3D%220px%22%20%20%20width%3D%2220px%22%20%20%20height%3D%2220px%22%20%20%20viewBox%3D%22-1.5%2022.5%2020%2020%22%20%20%20enable-background%3D%22new%20-1.5%2022.5%2020%2020%22%20%20%20xml%3Aspace%3D%22preserve%22%20%20%20inkscape%3Aversion%3D%220.91%2Bdevel%20r%22%20%20%20sodipodi%3Adocname%3D%22download.svg%22%3E%3Cmetadata%20%20%20id%3D%22metadata13%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20%20%20id%3D%22defs11%22%20%2F%3E%3Csodipodi%3Anamedview%20%20%20pagecolor%3D%22%23ffffff%22%20%20%20bordercolor%3D%22%23666666%22%20%20%20borderopacity%3D%221%22%20%20%20objecttolerance%3D%2210%22%20%20%20gridtolerance%3D%2210%22%20%20%20guidetolerance%3D%2210%22%20%20%20inkscape%3Apageopacity%3D%220%22%20%20%20inkscape%3Apageshadow%3D%222%22%20%20%20inkscape%3Awindow-width%3D%221920%22%20%20%20inkscape%3Awindow-height%3D%221056%22%20%20%20id%3D%22namedview9%22%20%20%20showgrid%3D%22false%22%20%20%20inkscape%3Azoom%3D%2211.8%22%20%20%20inkscape%3Acx%3D%22-1.2288136%22%20%20%20inkscape%3Acy%3D%2210%22%20%20%20inkscape%3Awindow-x%3D%221600%22%20%20%20inkscape%3Awindow-y%3D%2224%22%20%20%20inkscape%3Awindow-maximized%3D%221%22%20%20%20inkscape%3Acurrent-layer%3D%22Ebene_1%22%20%2F%3E%3Cg%20%20%20id%3D%22g3%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%3E%20%3Cpath%20%20%20fill%3D%22%23181716%22%20%20%20d%3D%22M7.439%2C38.146c0.282%2C0.282%2C0.659%2C0.438%2C1.061%2C0.438s0.778-0.155%2C1.061-0.438l5.586-5.586%20%20%20c0.477-0.477%2C0.378-0.889%2C0.313-1.044C15.396%2C31.361%2C15.174%2C31%2C14.5%2C31H12c-0.275%2C0-0.5-0.225-0.5-0.5V24%20%20%20c0-0.827-0.673-1.5-1.5-1.5H7c-0.827%2C0-1.5%2C0.673-1.5%2C1.5v6.5C5.5%2C30.775%2C5.275%2C31%2C5%2C31H2.5c-0.674%2C0-0.896%2C0.361-0.96%2C0.517%20%20%20c-0.064%2C0.155-0.163%2C0.567%2C0.313%2C1.044L7.439%2C38.146z%20M5%2C32c0.827%2C0%2C1.5-0.673%2C1.5-1.5V24c0-0.275%2C0.225-0.5%2C0.5-0.5h3%20%20%20c0.275%2C0%2C0.5%2C0.225%2C0.5%2C0.5v6.5c0%2C0.827%2C0.673%2C1.5%2C1.5%2C1.5h2.293l-5.439%2C5.439c-0.188%2C0.188-0.52%2C0.188-0.707%2C0L2.707%2C32H5z%22%20%20%20id%3D%22path5%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%2F%3E%20%3Cpath%20%20%20fill%3D%22%23181716%22%20%20%20d%3D%22M16%2C39.5H1c-0.827%2C0-1.5%2C0.673-1.5%2C1.5s0.673%2C1.5%2C1.5%2C1.5h15c0.827%2C0%2C1.5-0.673%2C1.5-1.5%20%20%20S16.827%2C39.5%2C16%2C39.5z%20M16%2C41.5H1c-0.275%2C0-0.5-0.225-0.5-0.5s0.225-0.5%2C0.5-0.5h15c0.275%2C0%2C0.5%2C0.225%2C0.5%2C0.5S16.275%2C41.5%2C16%2C41.5%20%20%20z%22%20%20%20id%3D%22path7%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-contact .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M34%2C0H8C5.244%2C0%2C3%2C2.244%2C3%2C5v5H1c-0.552%2C0-1%2C0.448-1%2C1s0.448%2C1%2C1%2C1h6c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1H5V5%20%20c0-1.654%2C1.346-3%2C3-3h1v36H8c-1.654%2C0-3-1.346-3-3v-3c0-0.551-0.448-1-1-1s-1%2C0.449-1%2C1v3c0%2C2.758%2C2.244%2C5%2C5%2C5h26%20%20c2.758%2C0%2C5-2.242%2C5-5V5C39%2C2.244%2C36.758%2C0%2C34%2C0z%20M21%2C2h8v14.586l-3.293-3.292c-0.387-0.39-1.023-0.39-1.414%2C0L21%2C16.586V2z%20M37%2C35%20%20c0%2C1.654-1.346%2C3-3%2C3H11V2h8v17c0%2C0.404%2C0.244%2C0.77%2C0.618%2C0.924c0.376%2C0.156%2C0.802%2C0.07%2C1.089-0.216l4.291-4.292l4.291%2C4.292%20%20C29.484%2C19.898%2C29.74%2C20%2C30%2C20c0.129%2C0%2C0.26-0.024%2C0.383-0.076C30.756%2C19.77%2C31%2C19.404%2C31%2C19V2h3c1.654%2C0%2C3%2C1.346%2C3%2C3V35z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%2C28c0-0.551-0.448-1-1-1H5V15c0-0.552-0.448-1-1-1s-1%2C0.448-1%2C1v12H1c-0.552%2C0-1%2C0.449-1%2C1s0.448%2C1%2C1%2C1h6%20%20C7.552%2C29%2C8%2C28.551%2C8%2C28z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-info .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20%2C0C8.972%2C0%2C0%2C8.972%2C0%2C20c0%2C11.027%2C8.972%2C20%2C20%2C20c11.027%2C0%2C20-8.973%2C20-20C40%2C8.972%2C31.027%2C0%2C20%2C0z%20%20M20%2C38c-9.924%2C0-18-8.074-18-18c0-9.924%2C8.076-18%2C18-18c9.926%2C0%2C18%2C8.076%2C18%2C18C38%2C29.926%2C29.926%2C38%2C20%2C38z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21%2C4c-2.756%2C0-5%2C2.244-5%2C5s2.244%2C5%2C5%2C5c2.758%2C0%2C5-2.244%2C5-5S23.758%2C4%2C21%2C4z%20M21%2C12c-1.654%2C0-3-1.346-3-3%20s1.346-3%2C3-3s3%2C1.346%2C3%2C3S22.654%2C12%2C21%2C12z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26%2C21c0-2.282-1.043-5-6-5c-3.376%2C0-5.614%2C2.2-5.708%2C2.292C14.106%2C18.48%2C14%2C18.734%2C14%2C19v2%20c0%2C0.367%2C0.204%2C0.707%2C0.528%2C0.879c0.325%2C0.172%2C0.718%2C0.156%2C1.025-0.047c0.628-0.418%2C1.734-0.99%2C2.504-1.106%20c-0.229%2C0.677-0.943%2C1.944-1.489%2C2.915C15.306%2C25.887%2C14%2C28.207%2C14%2C30c0%2C2.281%2C1.042%2C5%2C6%2C5c3.375%2C0%2C5.613-2.199%2C5.707-2.293%20C25.895%2C32.52%2C26%2C32.266%2C26%2C32v-2c0-0.371-0.203-0.707-0.527-0.879c-0.324-0.168-0.719-0.156-1.027%2C0.047%20c-0.627%2C0.416-1.734%2C0.988-2.504%2C1.104c0.225-0.674%2C0.941-1.943%2C1.486-2.916C24.695%2C25.113%2C26%2C22.793%2C26%2C21z%20M20.292%2C31.707%20c0.262%2C0.262%2C0.735%2C0.574%2C1.505%2C0.574c0.549%2C0%2C1.16-0.164%2C1.721-0.383C22.777%2C32.387%2C21.543%2C33%2C20%2C33c-3.516%2C0-4-1.441-4-3%20c0-1.268%2C1.282-3.543%2C2.312-5.375c1.458-2.594%2C2.423-4.307%2C1.396-5.335c-0.262-0.258-0.736-0.57-1.508-0.57%20c-0.55%2C0-1.158%2C0.166-1.72%2C0.386C17.222%2C18.614%2C18.458%2C18%2C20%2C18c3.516%2C0%2C4%2C1.442%2C4%2C3c0%2C1.268-1.281%2C3.543-2.312%2C5.375%20C20.23%2C28.965%2C19.266%2C30.68%2C20.292%2C31.707z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-video .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Video%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M16.9%2C34.5v30.4c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1l0%2C0h47.5c5%2C0%2C9.1-4.1%2C9.1-9.1l0%2C0V34.5c0-5-4.1-9.1-9.1-9.1c0%2C0%2C0%2C0%2C0%2C0%20%20H26C21%2C25.4%2C16.9%2C29.5%2C16.9%2C34.5z%20M73.5%2C29c3%2C0%2C5.4%2C2.4%2C5.4%2C5.4v30.4c0%2C3-2.4%2C5.4-5.4%2C5.4l0%2C0H26c-3%2C0-5.4-2.4-5.4-5.4l0%2C0V34.5%20%20c0-3%2C2.4-5.4%2C5.4-5.4H73.5z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M43.3%2C58.7l18.1-9.1l-18.1-9.1V58.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 55px auto !important; }

.bmbf-icon-documents .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%22-1.5%2022.5%2020%2020%22%20enable-background%3D%22new%20-1.5%2022.5%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.487%2C27.936c-0.003-0.022-0.007-0.041-0.013-0.062c-0.023-0.086-0.061-0.166-0.122-0.228l-4.998-4.998%20%20c-0.062-0.062-0.143-0.1-0.229-0.122c-0.02-0.006-0.037-0.009-0.058-0.012C11.044%2C22.51%2C11.023%2C22.5%2C11%2C22.5H3%20%20c-1.378%2C0-2.5%2C1.121-2.5%2C2.5v15c0%2C1.379%2C1.122%2C2.5%2C2.5%2C2.5h11c1.379%2C0%2C2.5-1.121%2C2.5-2.5V28%20%20C16.5%2C27.977%2C16.49%2C27.957%2C16.487%2C27.936z%20M11.5%2C24.207l3.293%2C3.293H13c-0.827%2C0-1.5-0.673-1.5-1.5V24.207z%20M14%2C41.5H3%20%20c-0.827%2C0-1.5-0.673-1.5-1.5V25c0-0.827%2C0.673-1.5%2C1.5-1.5h7.5V26c0%2C1.379%2C1.121%2C2.5%2C2.5%2C2.5h2.5V40%20%20C15.5%2C40.827%2C14.827%2C41.5%2C14%2C41.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M4%2C30.5h4c0.827%2C0%2C1.5-0.673%2C1.5-1.5v-3c0-0.827-0.673-1.5-1.5-1.5H4c-0.827%2C0-1.5%2C0.673-1.5%2C1.5v3%20%20C2.5%2C29.827%2C3.173%2C30.5%2C4%2C30.5z%20M3.5%2C26c0-0.275%2C0.224-0.5%2C0.5-0.5h4c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5v3c0%2C0.275-0.224%2C0.5-0.5%2C0.5H4%20%20c-0.276%2C0-0.5-0.225-0.5-0.5V26z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14%2C31.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C31.5%2C14%2C31.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14%2C29.5h-3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h3c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C29.5%2C14%2C29.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14%2C33.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C33.5%2C14%2C33.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14%2C35.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C35.5%2C14%2C35.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14%2C37.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C37.5%2C14%2C37.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-links .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M37%2C0H21c-1.348%2C0-1.792%2C0.722-1.92%2C1.034c-0.128%2C0.312-0.326%2C1.134%2C0.628%2C2.088l3.171%2C3.172%20%20c0.18%2C0.18%2C0.279%2C0.416%2C0.273%2C0.664s-0.113%2C0.478-0.303%2C0.65l-8.044%2C7.308c-0.598%2C0.542-0.936%2C1.282-0.956%2C2.082%20%20c-0.02%2C0.8%2C0.286%2C1.552%2C0.856%2C2.124l5.172%2C5.171c0.578%2C0.578%2C1.356%2C0.896%2C2.192%2C0.896c0.779%2C0%2C1.518-0.281%2C2.082-0.793l8.039-7.309%20%20c0.402-0.366%2C1.131-0.348%2C1.516%2C0.036l3.172%2C3.172c0.492%2C0.492%2C1.004%2C0.739%2C1.521%2C0.739C39.195%2C21.031%2C40%2C20.404%2C40%2C19V3%20%20C40%2C1.346%2C38.654%2C0%2C37%2C0z%20M38%2C18.586l-2.879-2.878c-1.119-1.12-3.107-1.164-4.273-0.103l-8.039%2C7.309%20%20c-0.402%2C0.363-1.131%2C0.35-1.516-0.035l-5.171-5.171c-0.18-0.18-0.278-0.416-0.272-0.664c0.007-0.248%2C0.114-0.478%2C0.303-0.649%20%20l8.039-7.309c0.602-0.544%2C0.941-1.284%2C0.959-2.082c0.02-0.798-0.283-1.554-0.857-2.124L21.414%2C2H37c0.551%2C0%2C1%2C0.448%2C1%2C1V18.586z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M33%2C24c-0.551%2C0-1%2C0.449-1%2C1v10c0%2C1.654-1.346%2C3-3%2C3H5c-1.654%2C0-3-1.346-3-3V11c0-1.654%2C1.346-3%2C3-3h10%20%20c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1H5c-2.756%2C0-5%2C2.244-5%2C5v24c0%2C2.758%2C2.244%2C5%2C5%2C5h24c2.758%2C0%2C5-2.242%2C5-5V25%20%20C34%2C24.449%2C33.551%2C24%2C33%2C24z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-publications .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M35.609%2C3.062C34.85%2C1.264%2C33.07%2C0%2C31%2C0h-7c-1.641%2C0-3.088%2C0.804-4%2C2.03C19.088%2C0.804%2C17.642%2C0%2C16%2C0H9%20C6.93%2C0%2C5.15%2C1.264%2C4.39%2C3.062C1.924%2C3.366%2C0%2C5.452%2C0%2C8v23c0%2C2.758%2C2.242%2C5%2C5%2C5h10c2.312%2C0%2C2.56%2C0.859%2C2.876%2C1.945%20C18.1%2C38.711%2C18.474%2C40%2C20%2C40c1.527%2C0%2C1.9-1.289%2C2.125-2.055C22.441%2C36.859%2C22.688%2C36%2C25%2C36h10c2.758%2C0%2C5-2.242%2C5-5V8%20C40%2C5.452%2C38.076%2C3.366%2C35.609%2C3.062z%20M21%2C5c0-1.654%2C1.346-3%2C3-3h7c1.654%2C0%2C3%2C1.346%2C3%2C3v22c0%2C1.654-1.346%2C3-3%2C3h-7%20c-0.824%2C0-1.996%2C0.236-3%2C0.912V5z%20M6%2C5c0-1.654%2C1.346-3%2C3-3h7c1.654%2C0%2C3%2C1.346%2C3%2C3v25.912C17.996%2C30.236%2C16.824%2C30%2C16%2C30H9%20c-1.654%2C0-3-1.346-3-3V5z%20M38%2C31c0%2C1.654-1.346%2C3-3%2C3H25c-3.814%2C0-4.454%2C2.203-4.796%2C3.383c-0.066%2C0.23-0.168%2C0.578-0.168%2C0.66%20c-0.07-0.082-0.172-0.43-0.238-0.66C19.454%2C36.203%2C18.814%2C34%2C15%2C34H5c-1.654%2C0-3-1.346-3-3V8c0-1.302%2C0.838-2.402%2C2-2.816V27%20c0%2C2.758%2C2.242%2C5%2C5%2C5h6.994C16.496%2C32.006%2C19%2C32.178%2C19%2C35c0%2C0.551%2C0.448%2C1%2C1%2C1s1-0.449%2C1-1c0-2.822%2C2.504-2.994%2C3-3h7%20c2.758%2C0%2C5-2.242%2C5-5V5.184C37.162%2C5.598%2C38%2C6.698%2C38%2C8V31z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-mediathek .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M35%2C4h-7.102C27.555%2C2.246%2C26.277%2C0%2C23%2C0H13C9.722%2C0%2C8.444%2C2.246%2C8.102%2C4H5C2.244%2C4%2C0%2C6.244%2C0%2C9v22%20%20c0%2C2.758%2C2.244%2C5%2C5%2C5h30c2.758%2C0%2C5-2.242%2C5-5V9C40%2C6.244%2C37.758%2C4%2C35%2C4z%20M38%2C31c0%2C1.654-1.346%2C3-3%2C3H5c-1.654%2C0-3-1.346-3-3V9%20%20c0-1.654%2C1.346-3%2C3-3h4c0.548%2C0%2C0.994-0.446%2C1-0.994C10.006%2C4.504%2C10.176%2C2%2C13%2C2h10c2.822%2C0%2C2.994%2C2.504%2C3%2C3c0%2C0.552%2C0.449%2C1%2C1%2C1h8%20%20c1.654%2C0%2C3%2C1.346%2C3%2C3V31z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M35%2C9h-5c-0.551%2C0-1%2C0.448-1%2C1s0.449%2C1%2C1%2C1h5c0.551%2C0%2C1-0.448%2C1-1S35.551%2C9%2C35%2C9z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M18%2C8.002c-6.618%2C0-12%2C5.382-12%2C12c0%2C6.619%2C5.382%2C12%2C12%2C12c6.617%2C0%2C12-5.381%2C12-12%20%20C30%2C13.384%2C24.617%2C8.002%2C18%2C8.002z%20M18%2C30.002c-5.514%2C0-10-4.486-10-10s4.486-10%2C10-10s10%2C4.486%2C10%2C10S23.514%2C30.002%2C18%2C30.002z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M18%2C12c-4.412%2C0-8%2C3.59-8%2C8.002c0%2C2.107%2C0.812%2C4.098%2C2.288%2C5.602c0.196%2C0.201%2C0.456%2C0.299%2C0.714%2C0.299%20%20c0.252%2C0%2C0.506-0.098%2C0.7-0.289c0.394-0.385%2C0.399-1.02%2C0.014-1.414C12.61%2C23.074%2C12%2C21.584%2C12%2C20.002C12%2C16.692%2C14.692%2C14%2C18%2C14%20%20c0.552%2C0%2C1-0.448%2C1-1S18.552%2C12%2C18%2C12z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-twitter .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.949%2C33.004c-4.433%2C0-8.749-1.27-12.49-3.672c-0.392-0.252-0.558-0.74-0.4-1.18%20%20c0.158-0.441%2C0.608-0.713%2C1.061-0.654c3%2C0.348%2C6.14-0.244%2C8.789-1.701c-2.613-0.877-4.727-2.955-5.601-5.685%20%20c-0.107-0.338-0.029-0.707%2C0.206-0.969c0.093-0.105%2C0.204-0.188%2C0.326-0.244c-2.038-1.635-3.315-4.146-3.315-6.896%20%20c0-0.042%2C0.006-0.184%2C0.012-0.226c0.04-0.33%2C0.244-0.618%2C0.54-0.769c0.25-0.124%2C0.536-0.14%2C0.792-0.048%20%20c-0.826-1.365-1.282-2.947-1.282-4.59c0-1.564%2C0.412-3.097%2C1.192-4.437c0.166-0.283%2C0.46-0.468%2C0.788-0.494%20%20c0.33-0.018%2C0.646%2C0.112%2C0.852%2C0.366c3.522%2C4.338%2C8.617%2C7.105%2C14.121%2C7.708c-0.021-0.229-0.028-0.46-0.028-0.689%20%20C18.511%2C3.958%2C22.458%2C0%2C27.307%2C0c2.234%2C0%2C4.391%2C0.862%2C6.01%2C2.38c1.459-0.344%2C2.84-0.902%2C4.119-1.666%20%20c0.355-0.212%2C0.811-0.182%2C1.133%2C0.076c0.324%2C0.258%2C0.457%2C0.69%2C0.332%2C1.086c-0.248%2C0.778-0.602%2C1.51-1.043%2C2.18%20%20c0.248-0.094%2C0.494-0.195%2C0.736-0.304c0.406-0.18%2C0.885-0.072%2C1.171%2C0.27c0.289%2C0.341%2C0.314%2C0.83%2C0.068%2C1.2%20%20c-1.022%2C1.532-2.267%2C2.87-3.71%2C3.986c0.004%2C0.174%2C0.008%2C0.35%2C0.008%2C0.526C36.131%2C21.174%2C27.459%2C33.004%2C12.949%2C33.004z%20%20%20M5.026%2C29.457c2.506%2C1.02%2C5.19%2C1.547%2C7.921%2C1.547c13.262%2C0%2C21.184-10.813%2C21.184-21.267c0-0.328-0.008-0.654-0.02-0.973%20%20c-0.014-0.334%2C0.139-0.653%2C0.414-0.85c0.523-0.382%2C1.023-0.796%2C1.492-1.24c-0.457%2C0.094-0.916%2C0.168-1.379%2C0.225%20%20c-0.463%2C0.062-0.914-0.223-1.066-0.671C33.42%2C5.783%2C33.6%2C5.291%2C34.006%2C5.046c0.566-0.338%2C1.074-0.752%2C1.512-1.228%20%20c-0.754%2C0.268-1.531%2C0.479-2.324%2C0.638c-0.348%2C0.072-0.691-0.046-0.926-0.298c-1.297-1.389-3.055-2.155-4.957-2.155%20%20c-3.751%2C0-6.798%2C3.063-6.798%2C6.825c0%2C0.523%2C0.059%2C1.05%2C0.177%2C1.565c0.069%2C0.307-0.009%2C0.626-0.208%2C0.867%20%20c-0.2%2C0.24-0.505%2C0.366-0.818%2C0.353C13.661%2C11.307%2C8.004%2C8.653%2C3.914%2C4.27C3.698%2C4.945%2C3.586%2C5.653%2C3.586%2C6.371%20%20c0%2C2.284%2C1.132%2C4.411%2C3.028%2C5.686c0.372%2C0.25%2C0.532%2C0.714%2C0.392%2C1.139c-0.138%2C0.424-0.51%2C0.75-0.986%2C0.689%20%20c-0.796-0.028-1.584-0.164-2.34-0.401c0.572%2C2.58%2C2.624%2C4.672%2C5.294%2C5.211c0.456%2C0.094%2C0.786%2C0.482%2C0.803%2C0.945%20%20c0.016%2C0.461-0.286%2C0.875-0.73%2C1c-0.704%2C0.195-1.436%2C0.299-2.18%2C0.312c1.191%2C1.976%2C3.325%2C3.251%2C5.692%2C3.296%20%20c0.423%2C0.008%2C0.792%2C0.283%2C0.931%2C0.682c0.132%2C0.402%2C0%2C0.844-0.332%2C1.105C10.768%2C27.912%2C7.99%2C29.076%2C5.026%2C29.457z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-announcement .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-10%20-10%2040%2040%22%20enable-background%3D%22new%20-10%20-10%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M19-4c0.551%2C0%2C1-0.448%2C1-1v-4c0-0.552-0.449-1-1-1s-1%2C0.448-1%2C1v4C18-4.448%2C18.449-4%2C19-4z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M1-4c0.552%2C0%2C1-0.448%2C1-1v-4c0-0.552-0.448-1-1-1S0-9.552%2C0-9v4C0-4.448%2C0.448-4%2C1-4z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M25-8h-2c-0.551%2C0-1%2C0.448-1%2C1s0.449%2C1%2C1%2C1h2c1.654%2C0%2C3%2C1.346%2C3%2C3v28c0%2C1.654-1.346%2C3-3%2C3H-5%20%20c-1.654%2C0-3-1.346-3-3V-3c0-1.654%2C1.346-3%2C3-3h2c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1h-2c-2.756%2C0-5%2C2.244-5%2C5v28c0%2C2.758%2C2.244%2C5%2C5%2C5%20%20h30c2.758%2C0%2C5-2.242%2C5-5V-3C30-5.756%2C27.758-8%2C25-8z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M1%2C2h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C2%2C1%2C2z%20M1%2C6h-2%20%20c-0.552%2C0-1-0.448-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.448%2C1%2C1S1.552%2C6%2C1%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11%2C2H9C7.346%2C2%2C6%2C3.346%2C6%2C5s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C2%2C11%2C2z%20M11%2C6H9%20%20C8.448%2C6%2C8%2C5.552%2C8%2C5s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.448%2C1%2C1S11.551%2C6%2C11%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21%2C2h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C2%2C21%2C2z%20M21%2C6h-2%20%20c-0.551%2C0-1-0.448-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.448%2C1%2C1S21.551%2C6%2C21%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M1%2C10h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C10%2C1%2C10z%20M1%2C14h-2%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.449%2C1%2C1S1.552%2C14%2C1%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11%2C10H9c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C10%2C11%2C10z%20M11%2C14H9%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S11.551%2C14%2C11%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21%2C10h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C10%2C21%2C10z%20M21%2C14h-2%20%20c-0.551%2C0-1-0.449-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S21.551%2C14%2C21%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M1%2C18h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C18%2C1%2C18z%20M1%2C22h-2%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.449%2C1%2C1S1.552%2C22%2C1%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11%2C18H9c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C18%2C11%2C18z%20M11%2C22H9%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S11.551%2C22%2C11%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21%2C18h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C18%2C21%2C18z%20M21%2C22h-2%20%20c-0.551%2C0-1-0.449-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S21.551%2C22%2C21%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M23-2H-3c-0.552%2C0-1%2C0.448-1%2C1s0.448%2C1%2C1%2C1h26c0.551%2C0%2C1-0.448%2C1-1S23.551-2%2C23-2z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M5-6h10c0.551%2C0%2C1-0.448%2C1-1s-0.449-1-1-1H5C4.448-8%2C4-7.552%2C4-7S4.448-6%2C5-6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-bulb .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220.5%2020.5%2020%2020%22%20enable-background%3D%22new%200.5%2020.5%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%232C3434%22%20d%3D%22M18%2C28c-0.276%2C0-0.5%2C0.225-0.5%2C0.5V36c0%2C0.827-0.673%2C1.5-1.5%2C1.5H3c-0.827%2C0-1.5-0.673-1.5-1.5v-7.499H4%20%20c1.379%2C0%2C2.5-1.121%2C2.5-2.5V23.5h8c0.275%2C0%2C0.5-0.225%2C0.5-0.5s-0.225-0.5-0.5-0.5H6c-0.022%2C0-0.042%2C0.01-0.063%2C0.014%20%20c-0.022%2C0.002-0.042%2C0.006-0.063%2C0.012c-0.086%2C0.023-0.166%2C0.062-0.228%2C0.123l-4.995%2C4.996c-0.063%2C0.062-0.102%2C0.144-0.125%2C0.23%20%20c-0.006%2C0.021-0.01%2C0.039-0.013%2C0.061C0.51%2C27.958%2C0.5%2C27.979%2C0.5%2C28v8c0%2C1.379%2C1.121%2C2.5%2C2.5%2C2.5h13c1.379%2C0%2C2.5-1.121%2C2.5-2.5%20%20v-7.5C18.5%2C28.225%2C18.275%2C28%2C18%2C28z%20M5.5%2C24.207v1.794c0%2C0.827-0.673%2C1.5-1.5%2C1.5H2.207L5.5%2C24.207z%22%2F%3E%20%3Cpath%20fill%3D%22%232C3434%22%20d%3D%22M20.354%2C23.146l-1.5-1.5c-0.194-0.195-0.512-0.195-0.707%2C0l-8.5%2C8.5c-0.038%2C0.037-0.069%2C0.082-0.094%2C0.129%20%20l-1.5%2C3c-0.097%2C0.192-0.059%2C0.426%2C0.094%2C0.578c0.096%2C0.096%2C0.224%2C0.146%2C0.354%2C0.146c0.076%2C0%2C0.152-0.019%2C0.224-0.054l3-1.5%20%20c0.048-0.023%2C0.092-0.055%2C0.13-0.094l8.5-8.5C20.549%2C23.658%2C20.549%2C23.342%2C20.354%2C23.146z%20M10.137%2C31.344l0.52%2C0.52l-1.038%2C0.52%20%20L10.137%2C31.344z%20M11.5%2C31.293L10.707%2C30.5l7.793-7.793l0.793%2C0.793L11.5%2C31.293z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-calendar .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14.5%2C3C14.775%2C3%2C15%2C2.776%2C15%2C2.5v-2C15%2C0.224%2C14.775%2C0%2C14.5%2C0C14.225%2C0%2C14%2C0.224%2C14%2C0.5v2%20%20C14%2C2.776%2C14.225%2C3%2C14.5%2C3z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M5.5%2C3C5.775%2C3%2C6%2C2.776%2C6%2C2.5v-2C6%2C0.224%2C5.775%2C0%2C5.5%2C0S5%2C0.224%2C5%2C0.5v2C5%2C2.776%2C5.224%2C3%2C5.5%2C3z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M17.5%2C1h-1C16.225%2C1%2C16%2C1.224%2C16%2C1.5S16.225%2C2%2C16.5%2C2h1C18.327%2C2%2C19%2C2.673%2C19%2C3.5v14%20%20c0%2C0.827-0.673%2C1.5-1.5%2C1.5h-15C1.673%2C19%2C1%2C18.327%2C1%2C17.5v-14C1%2C2.673%2C1.673%2C2%2C2.5%2C2h1C3.776%2C2%2C4%2C1.776%2C4%2C1.5S3.776%2C1%2C3.5%2C1h-1%20%20C1.122%2C1%2C0%2C2.123%2C0%2C3.5v14C0%2C18.878%2C1.122%2C20%2C2.5%2C20h15c1.378%2C0%2C2.5-1.122%2C2.5-2.5v-14C20%2C2.123%2C18.878%2C1%2C17.5%2C1z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M5.5%2C6H4.5C3.673%2C6%2C3%2C6.673%2C3%2C7.5S3.673%2C9%2C4.5%2C9H5.5C6.327%2C9%2C7%2C8.327%2C7%2C7.5S6.327%2C6%2C5.5%2C6z%20M5.5%2C8H4.5%20%20C4.225%2C8%2C4%2C7.776%2C4%2C7.5S4.225%2C7%2C4.5%2C7H5.5C5.775%2C7%2C6%2C7.224%2C6%2C7.5S5.775%2C8%2C5.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.5%2C6H9.5C8.673%2C6%2C8%2C6.673%2C8%2C7.5S8.673%2C9%2C9.5%2C9H10.5C11.327%2C9%2C12%2C8.327%2C12%2C7.5S11.327%2C6%2C10.5%2C6z%20M10.5%2C8%20%20H9.5C9.225%2C8%2C9%2C7.776%2C9%2C7.5S9.225%2C7%2C9.5%2C7H10.5C10.775%2C7%2C11%2C7.224%2C11%2C7.5S10.775%2C8%2C10.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15.5%2C6H14.5C13.673%2C6%2C13%2C6.673%2C13%2C7.5S13.673%2C9%2C14.5%2C9H15.5C16.327%2C9%2C17%2C8.327%2C17%2C7.5S16.327%2C6%2C15.5%2C6z%20%20%20M15.5%2C8H14.5C14.225%2C8%2C14%2C7.776%2C14%2C7.5S14.225%2C7%2C14.5%2C7H15.5C15.775%2C7%2C16%2C7.224%2C16%2C7.5S15.775%2C8%2C15.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M5.5%2C10H4.5C3.673%2C10%2C3%2C10.673%2C3%2C11.5C3%2C12.328%2C3.673%2C13%2C4.5%2C13H5.5C6.327%2C13%2C7%2C12.328%2C7%2C11.5%20%20C7%2C10.673%2C6.327%2C10%2C5.5%2C10z%20M5.5%2C12H4.5C4.225%2C12%2C4%2C11.776%2C4%2C11.5C4%2C11.225%2C4.225%2C11%2C4.5%2C11H5.5C5.775%2C11%2C6%2C11.225%2C6%2C11.5%20%20C6%2C11.776%2C5.775%2C12%2C5.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.5%2C10H9.5C8.673%2C10%2C8%2C10.673%2C8%2C11.5C8%2C12.328%2C8.673%2C13%2C9.5%2C13H10.5C11.327%2C13%2C12%2C12.328%2C12%2C11.5%20%20C12%2C10.673%2C11.327%2C10%2C10.5%2C10z%20M10.5%2C12H9.5C9.225%2C12%2C9%2C11.776%2C9%2C11.5C9%2C11.225%2C9.225%2C11%2C9.5%2C11H10.5c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5%20%20C11%2C11.776%2C10.775%2C12%2C10.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15.5%2C10H14.5C13.673%2C10%2C13%2C10.673%2C13%2C11.5c0%2C0.828%2C0.673%2C1.5%2C1.501%2C1.5H15.5C16.327%2C13%2C17%2C12.328%2C17%2C11.5%20%20C17%2C10.673%2C16.327%2C10%2C15.5%2C10z%20M15.5%2C12H14.5c-0.276%2C0-0.5-0.225-0.5-0.5c0-0.275%2C0.225-0.5%2C0.5-0.5H15.5%20%20c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5C16%2C11.776%2C15.775%2C12%2C15.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M5.5%2C14H4.5C3.673%2C14%2C3%2C14.673%2C3%2C15.5C3%2C16.327%2C3.673%2C17%2C4.5%2C17H5.5C6.327%2C17%2C7%2C16.327%2C7%2C15.5%20%20C7%2C14.673%2C6.327%2C14%2C5.5%2C14z%20M5.5%2C16H4.5C4.225%2C16%2C4%2C15.775%2C4%2C15.5C4%2C15.225%2C4.225%2C15%2C4.5%2C15H5.5C5.775%2C15%2C6%2C15.225%2C6%2C15.5%20%20C6%2C15.775%2C5.775%2C16%2C5.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.5%2C14H9.5C8.673%2C14%2C8%2C14.673%2C8%2C15.5C8%2C16.327%2C8.673%2C17%2C9.5%2C17H10.5C11.327%2C17%2C12%2C16.327%2C12%2C15.5%20%20C12%2C14.673%2C11.327%2C14%2C10.5%2C14z%20M10.5%2C16H9.5C9.225%2C16%2C9%2C15.775%2C9%2C15.5C9%2C15.225%2C9.225%2C15%2C9.5%2C15H10.5c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5%20%20C11%2C15.775%2C10.775%2C16%2C10.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15.5%2C14H14.5C13.673%2C14%2C13%2C14.673%2C13%2C15.5C13%2C16.327%2C13.673%2C17%2C14.5%2C17H15.5C16.327%2C17%2C17%2C16.327%2C17%2C15.5%20%20C17%2C14.673%2C16.327%2C14%2C15.5%2C14z%20M15.5%2C16H14.5c-0.276%2C0-0.5-0.225-0.5-0.5c0-0.275%2C0.225-0.5%2C0.5-0.5H15.5%20%20c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5C16%2C15.775%2C15.775%2C16%2C15.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.5%2C4h-13C3.224%2C4%2C3%2C4.225%2C3%2C4.5S3.224%2C5%2C3.5%2C5h13C16.776%2C5%2C17%2C4.776%2C17%2C4.5S16.776%2C4%2C16.5%2C4z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M7.5%2C2h5C12.775%2C2%2C13%2C1.776%2C13%2C1.5S12.775%2C1%2C12.5%2C1h-5C7.224%2C1%2C7%2C1.224%2C7%2C1.5S7.224%2C2%2C7.5%2C2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-interview .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20.002%2C27c4.412%2C0%2C8-3.588%2C8-8V8c0-4.412-3.59-8-8-8s-8%2C3.588-8%2C8v11C12.002%2C23.412%2C15.592%2C27%2C20.002%2C27z%20%20%20M14.002%2C18h3c0.552%2C0%2C1-0.448%2C1-1s-0.446-1-1-1h-3v-2h3c0.552%2C0%2C1-0.448%2C1-1s-0.446-1-1-1h-3v-2h3c0.552%2C0%2C1-0.448%2C1-1%20%20s-0.446-1-1-1h-3c0-3.308%2C2.692-6%2C6-6c3.311%2C0%2C6%2C2.692%2C6%2C6h-3c-0.553%2C0-1%2C0.448-1%2C1s0.447%2C1%2C1%2C1h3v2h-3c-0.553%2C0-1%2C0.448-1%2C1%20%20s0.447%2C1%2C1%2C1h3v2h-3c-0.553%2C0-1%2C0.448-1%2C1s0.447%2C1%2C1%2C1h3v1c0%2C3.309-2.693%2C6-6%2C6c-3.308%2C0-6-2.691-6-6V18z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M28.004%2C38h-4v-7.703C28.656%2C28.645%2C32%2C24.211%2C32%2C19c0-0.552-0.449-1-1-1s-1%2C0.448-1%2C1%20%20c0%2C5.514-4.486%2C10-10%2C10c-5.514%2C0-10-4.486-10-10c0-0.552-0.446-1-1-1s-1%2C0.448-1%2C1c0%2C5.215%2C3.348%2C9.65%2C8.002%2C11.301V38h-4%20%20c-0.552%2C0-1%2C0.449-1%2C1s0.448%2C1%2C1%2C1h16c0.553%2C0%2C1-0.449%2C1-1S28.555%2C38%2C28.004%2C38z%20M18.002%2C30.82C18.654%2C30.93%2C19.318%2C31%2C20%2C31%20%20c0.684%2C0%2C1.35-0.07%2C2.004-0.182V38h-4v-7.18H18.002z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-quote .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20%2C0C8.972%2C0%2C0%2C8.972%2C0%2C20c0%2C11.027%2C8.972%2C20%2C20%2C20c11.027%2C0%2C20-8.973%2C20-20C40%2C8.972%2C31.027%2C0%2C20%2C0z%20%20M20%2C38c-9.926%2C0-18-8.074-18-18S10.074%2C2%2C20%2C2s18%2C8.074%2C18%2C18S29.926%2C38%2C20%2C38z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M25.99%2C12c-2.85%2C0-5.166%2C2.3-5.166%2C5.132c0%2C2.124%2C1.289%2C4.005%2C3.281%2C4.782%20c0.486%2C0.189%2C0.748%2C0.723%2C0.602%2C1.215l-1.676%2C5.59c-0.402%2C1.332%2C0.365%2C2.746%2C1.713%2C3.152c0.225%2C0.061%2C0.459%2C0.098%2C0.697%2C0.098%20c1.125%2C0%2C2.131-0.74%2C2.445-1.799l3.148-10.474c0.457-1.316%2C0.465-2.954%2C0.465-2.966C31.5%2C13.768%2C28.699%2C12%2C25.99%2C12z%20M29.129%2C19.08%20l-3.16%2C10.518c-0.061%2C0.211-0.293%2C0.371-0.533%2C0.371l-0.127-0.016c-0.285-0.086-0.449-0.377-0.367-0.656l1.68-5.59%20c0.447-1.488-0.34-3.093-1.793-3.655c-1.215-0.474-2.008-1.622-2.008-2.914c0-1.728%2C1.42-3.134%2C3.166-3.134%20c1.721%2C0%2C3.51%2C1.021%2C3.51%2C2.727C29.5%2C16.98%2C29.436%2C18.189%2C29.129%2C19.08z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M14.016%2C12c-2.848%2C0-5.164%2C2.3-5.164%2C5.132c0%2C2.124%2C1.288%2C4.001%2C3.284%2C4.782%20c0.484%2C0.189%2C0.748%2C0.723%2C0.603%2C1.215l-1.683%2C5.594c-0.396%2C1.332%2C0.37%2C2.742%2C1.719%2C3.148c0.224%2C0.061%2C0.458%2C0.098%2C0.693%2C0.098%20c1.126%2C0%2C2.134-0.74%2C2.45-1.799l3.146-10.478c0.455-1.32%2C0.466-2.95%2C0.466-2.962C19.53%2C13.768%2C16.726%2C12%2C14.016%2C12z%20M17.16%2C19.08%20L14%2C29.598c-0.062%2C0.211-0.292%2C0.371-0.534%2C0.371l-0.13-0.016c-0.284-0.086-0.448-0.377-0.366-0.656l1.681-5.59%20c0.447-1.488-0.343-3.093-1.792-3.655c-1.219-0.476-2.009-1.622-2.009-2.916c0-1.728%2C1.42-3.134%2C3.164-3.134%20c1.727%2C0%2C3.515%2C1.02%2C3.515%2C2.727C17.53%2C16.979%2C17.464%2C18.186%2C17.16%2C19.08z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-press .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20%20%20version%3D%221.1%22%20%20%20id%3D%22Ebene_1%22%20%20%20x%3D%220px%22%20%20%20y%3D%220px%22%20%20%20width%3D%2240%22%20%20%20height%3D%2240%22%20%20%20viewBox%3D%220%200%2040%2040%22%20%20%20enable-background%3D%22new%200%200%2020%2020%22%20%20%20xml%3Aspace%3D%22preserve%22%20%20%20inkscape%3Aversion%3D%220.91%2Bdevel%20r%22%20%20%20sodipodi%3Adocname%3D%22press.svg%22%3E%3Cmetadata%20%20%20id%3D%22metadata21%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20%20%20id%3D%22defs19%22%20%2F%3E%3Csodipodi%3Anamedview%20%20%20pagecolor%3D%22%23ffffff%22%20%20%20bordercolor%3D%22%23666666%22%20%20%20borderopacity%3D%221%22%20%20%20objecttolerance%3D%2210%22%20%20%20gridtolerance%3D%2210%22%20%20%20guidetolerance%3D%2210%22%20%20%20inkscape%3Apageopacity%3D%220%22%20%20%20inkscape%3Apageshadow%3D%222%22%20%20%20inkscape%3Awindow-width%3D%221600%22%20%20%20inkscape%3Awindow-height%3D%22876%22%20%20%20id%3D%22namedview17%22%20%20%20showgrid%3D%22false%22%20%20%20inkscape%3Azoom%3D%228.34386%22%20%20%20inkscape%3Acx%3D%22-4.943405%22%20%20%20inkscape%3Acy%3D%223.358433%22%20%20%20inkscape%3Awindow-x%3D%220%22%20%20%20inkscape%3Awindow-y%3D%2224%22%20%20%20inkscape%3Awindow-maximized%3D%221%22%20%20%20inkscape%3Acurrent-layer%3D%22Ebene_1%22%20%2F%3E%3Cg%20%20%20id%3D%22g3%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20transform%3D%22scale%282%29%22%3E%20%3Cpath%20%20%20d%3D%22M%2017.5%2C4%2015%2C4%20C%2014.916%2C4%2014.84%2C4.026%2014.771%2C4.062%20L%2012.854%2C2.145%20C%2012.852%2C2.143%2012.85%2C2.144%2012.848%2C2.142%2012.788%2C2.083%2012.711%2C2.047%2012.627%2C2.025%2012.606%2C2.019%2012.586%2C2.015%2012.564%2C2.012%2012.542%2C2.01%2012.522%2C2%2012.5%2C2%20L%202.5%2C2%20C%201.121%2C2%200%2C3.121%200%2C4.5%20l%200%2C11%20C%200%2C16.879%201.121%2C18%202.5%2C18%20l%2015%2C0%20c%201.379%2C0%202.5%2C-1.121%202.5%2C-2.5%20l%200%2C-9%20C%2020%2C5.121%2018.879%2C4%2017.5%2C4%20Z%20M%2013%2C3.706%2016.293%2C7%2014.5%2C7%20C%2013.673%2C7%2013%2C6.327%2013%2C5.5%20L%2013%2C3.706%20Z%20M%201%2C15.5%201%2C4.5%20C%201%2C3.673%201.673%2C3%202.5%2C3%20L%2012%2C3%2012%2C5.5%20C%2012%2C6.879%2013.121%2C8%2014.5%2C8%20L%2017%2C8%2017%2C17%202.5%2C17%20C%201.673%2C17%201%2C16.327%201%2C15.5%20Z%20m%2018%2C0%20c%200%2C0.651%20-0.419%2C1.201%20-1%2C1.408%20L%2018%2C7.5%20C%2018%2C7.477%2017.99%2C7.457%2017.987%2C7.436%2017.984%2C7.414%2017.98%2C7.395%2017.974%2C7.374%2017.951%2C7.288%2017.913%2C7.208%2017.852%2C7.146%20L%2015.707%2C5%2017.5%2C5%20C%2018.327%2C5%2019%2C5.673%2019%2C6.5%20l%200%2C9%20z%22%20%20%20id%3D%22path5%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22M%203.5%2C10%209%2C10%20c%200.827%2C0%201.5%2C-0.673%201.5%2C-1.5%20l%200%2C-3%20C%2010.5%2C4.673%209.827%2C4%209%2C4%20L%203.5%2C4%20C%202.673%2C4%202%2C4.673%202%2C5.5%20l%200%2C3%20C%202%2C9.327%202.673%2C10%203.5%2C10%20Z%20M%203%2C5.5%20C%203%2C5.225%203.225%2C5%203.5%2C5%20L%209%2C5%20c%200.275%2C0%200.5%2C0.225%200.5%2C0.5%20l%200%2C3%20C%209.5%2C8.775%209.275%2C9%209%2C9%20L%203.5%2C9%20C%203.225%2C9%203%2C8.775%203%2C8.5%20l%200%2C-3%20z%22%20%20%20id%3D%22path7%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%202.5%2C12%2013%2C0%20C%2015.776%2C12%2016%2C11.776%2016%2C11.5%2016%2C11.224%2015.776%2C11%2015.5%2C11%20l%20-13%2C0%20C%202.224%2C11%202%2C11.224%202%2C11.5%202%2C11.776%202.224%2C12%202.5%2C12%20Z%22%20%20%20id%3D%22path9%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%2011.5%2C10%204%2C0%20C%2015.776%2C10%2016%2C9.776%2016%2C9.5%2016%2C9.224%2015.776%2C9%2015.5%2C9%20l%20-4%2C0%20C%2011.224%2C9%2011%2C9.224%2011%2C9.5%2011%2C9.776%2011.224%2C10%2011.5%2C10%20Z%22%20%20%20id%3D%22path11%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%202.5%2C14%2013%2C0%20C%2015.776%2C14%2016%2C13.776%2016%2C13.5%2016%2C13.224%2015.776%2C13%2015.5%2C13%20l%20-13%2C0%20C%202.224%2C13%202%2C13.224%202%2C13.5%202%2C13.776%202.224%2C14%202.5%2C14%20Z%22%20%20%20id%3D%22path13%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22M%2015.5%2C16%20C%2015.776%2C16%2016%2C15.776%2016%2C15.5%2016%2C15.224%2015.776%2C15%2015.5%2C15%20l%20-13%2C0%20C%202.224%2C15%202%2C15.224%202%2C15.5%202%2C15.776%202.224%2C16%202.5%2C16%20l%2013%2C0%20z%22%20%20%20id%3D%22path15%22%20%20%20style%3D%22fill%3A%23FFFFFF%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

/* Scss Document */
.teaser-content .bmbf-icon-blue-mail, .teaser-content .bmbf-icon-blue-phone, .teaser-content .bmbf-icon-blue-fax {
  background-position: 0 8px;
  background-size: 16px;
  padding-left: 25px;
  margin-bottom: 0; }
.teaser-content .bmbf-icon-blue-mail {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%22-3.5%2020.5%2016%2016%22%20enable-background%3D%22new%20-3.5%2020.5%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M9.456%2C24.983L4.5%2C28.797l-4.956-3.813c-0.175-0.134-0.426-0.103-0.562%2C0.073%20%20c-0.133%2C0.175-0.101%2C0.426%2C0.075%2C0.561l5.199%2C4C4.328%2C29.674%2C4.414%2C29.7%2C4.5%2C29.7s0.172-0.026%2C0.244-0.083l5.199-4%20%20c0.176-0.135%2C0.207-0.386%2C0.074-0.561C9.882%2C24.881%2C9.631%2C24.849%2C9.456%2C24.983z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M10.5%2C22.5h-12c-1.104%2C0-2%2C0.897-2%2C2v8.801c0%2C1.104%2C0.896%2C2%2C2%2C2h12c1.104%2C0%2C2-0.896%2C2-2V24.5%20%20C12.5%2C23.397%2C11.604%2C22.5%2C10.5%2C22.5z%20M11.7%2C33.301c0%2C0.662-0.538%2C1.199-1.2%2C1.199h-12c-0.662%2C0-1.2-0.537-1.2-1.199V24.5%20%20c0-0.66%2C0.538-1.199%2C1.2-1.199h12c0.662%2C0%2C1.2%2C0.539%2C1.2%2C1.199V33.301z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }
.teaser-content .bmbf-icon-blue-phone {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M15.015%2C1.954l-2.329-1.709c-0.566-0.416-1.432-0.287-1.855%2C0.274L9.065%2C2.862%20C8.847%2C3.153%2C8.759%2C3.497%2C8.812%2C3.858c0.054%2C0.362%2C0.231%2C0.658%2C0.53%2C0.881l1.117%2C0.821c-1.5%2C1.788-3.136%2C3.437-4.875%2C4.909%20L4.749%2C9.333c-0.215-0.293-0.52-0.476-0.883-0.53C3.506%2C8.754%2C3.161%2C8.84%2C2.873%2C9.057l-2.344%2C1.766%20c-0.579%2C0.434-0.703%2C1.266-0.273%2C1.854l1.718%2C2.337C2.428%2C15.631%2C3.158%2C16%2C3.927%2C16c0.509%2C0%2C0.995-0.157%2C1.408-0.453%20c3.88-2.791%2C7.313-6.229%2C10.205-10.221C16.319%2C4.255%2C16.084%2C2.742%2C15.015%2C1.954z%20M14.893%2C4.856%20c-2.882%2C3.978-6.16%2C7.261-10.024%2C10.04c-0.693%2C0.5-1.745%2C0.33-2.25-0.356l-1.717-2.337c-0.171-0.234-0.123-0.566%2C0.108-0.74%20l2.345-1.767C3.451%2C9.625%2C3.553%2C9.59%2C3.666%2C9.59c0.027%2C0%2C0.057%2C0.001%2C0.084%2C0.005c0.152%2C0.022%2C0.265%2C0.091%2C0.354%2C0.212l1.089%2C1.48%20c0.064%2C0.09%2C0.164%2C0.147%2C0.272%2C0.16c0.108%2C0.016%2C0.219-0.018%2C0.306-0.088c2.004-1.66%2C3.88-3.551%2C5.576-5.616%20c0.069-0.085%2C0.102-0.194%2C0.088-0.304c-0.015-0.109-0.072-0.209-0.16-0.273l-1.457-1.07C9.692%2C4.003%2C9.626%2C3.892%2C9.604%2C3.741%20c-0.022-0.148%2C0.01-0.275%2C0.102-0.397l1.764-2.342c0.17-0.226%2C0.513-0.279%2C0.744-0.11l2.328%2C1.707%20C15.257%2C3.127%2C15.415%2C4.139%2C14.893%2C4.856z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }
.teaser-content .bmbf-icon-blue-fax {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M13.999%2C6.399H12.8V1.2c0-0.661-0.536-1.2-1.2-1.2H4.4C3.739%2C0%2C3.201%2C0.539%2C3.201%2C1.2v5.2H2%20c-1.103%2C0-2%2C0.897-2%2C2V14c0%2C1.104%2C0.897%2C2%2C2%2C2h11.999C15.104%2C16%2C16%2C15.104%2C16%2C14V8.399C16%2C7.297%2C15.104%2C6.399%2C13.999%2C6.399z%20M4%2C1.2%20c0-0.22%2C0.179-0.4%2C0.4-0.4h7.2c0.223%2C0%2C0.399%2C0.18%2C0.399%2C0.399v9.199H4V1.2z%20M15.2%2C14c0%2C0.661-0.538%2C1.2-1.201%2C1.2H2%20c-0.662%2C0-1.2-0.539-1.2-1.2V8.399C0.801%2C7.738%2C1.339%2C7.2%2C2%2C7.2h1.2v3.599c0%2C0.223%2C0.179%2C0.401%2C0.4%2C0.401h8.798%20c0.223%2C0%2C0.399-0.181%2C0.399-0.401V7.2h1.199c0.663%2C0%2C1.201%2C0.538%2C1.201%2C1.199V14H15.2z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M13.2%2C12.799h-2.4c-0.221%2C0-0.399%2C0.18-0.399%2C0.401c0%2C0.22%2C0.18%2C0.399%2C0.399%2C0.399h2.4%20c0.221%2C0%2C0.399-0.181%2C0.399-0.399C13.6%2C12.979%2C13.421%2C12.799%2C13.2%2C12.799z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C7.999h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.398c0-0.222-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C7.821%2C5.779%2C7.999%2C6%2C7.999z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C6.399h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.399c0-0.222-0.178-0.4-0.399-0.4H6C5.778%2C5.6%2C5.6%2C5.778%2C5.6%2C6%20C5.601%2C6.221%2C5.779%2C6.399%2C6%2C6.399z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C4.8h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.399-0.399-0.399H6%20c-0.222%2C0-0.4%2C0.179-0.4%2C0.399C5.601%2C4.621%2C5.779%2C4.8%2C6%2C4.8z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C3.2h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C3.021%2C5.779%2C3.2%2C6%2C3.2z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-zoom {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.065%22%20height%3D%2220.064%22%3E%3Cpath%20d%3D%22M18.531%208.639h-7.106V1.393a1.393%201.393%200%200%200-2.787%200v7.246H1.392a1.393%201.393%200%200%200%200%202.787h7.246v7.246a1.393%201.393%200%200%200%202.787%200v-7.246h7.246a1.393%201.393%200%200%200%200-2.787z%22%20fill%3D%22%23003f6e%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-mail .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%22-3.5%2020.5%2016%2016%22%20enable-background%3D%22new%20-3.5%2020.5%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M9.456%2C24.983L4.5%2C28.797l-4.956-3.813c-0.175-0.134-0.426-0.103-0.562%2C0.073%20%20c-0.133%2C0.175-0.101%2C0.426%2C0.075%2C0.561l5.199%2C4C4.328%2C29.674%2C4.414%2C29.7%2C4.5%2C29.7s0.172-0.026%2C0.244-0.083l5.199-4%20%20c0.176-0.135%2C0.207-0.386%2C0.074-0.561C9.882%2C24.881%2C9.631%2C24.849%2C9.456%2C24.983z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M10.5%2C22.5h-12c-1.104%2C0-2%2C0.897-2%2C2v8.801c0%2C1.104%2C0.896%2C2%2C2%2C2h12c1.104%2C0%2C2-0.896%2C2-2V24.5%20%20C12.5%2C23.397%2C11.604%2C22.5%2C10.5%2C22.5z%20M11.7%2C33.301c0%2C0.662-0.538%2C1.199-1.2%2C1.199h-12c-0.662%2C0-1.2-0.537-1.2-1.199V24.5%20%20c0-0.66%2C0.538-1.199%2C1.2-1.199h12c0.662%2C0%2C1.2%2C0.539%2C1.2%2C1.199V33.301z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-phone .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M15.015%2C1.954l-2.329-1.709c-0.566-0.416-1.432-0.287-1.855%2C0.274L9.065%2C2.862%20C8.847%2C3.153%2C8.759%2C3.497%2C8.812%2C3.858c0.054%2C0.362%2C0.231%2C0.658%2C0.53%2C0.881l1.117%2C0.821c-1.5%2C1.788-3.136%2C3.437-4.875%2C4.909%20L4.749%2C9.333c-0.215-0.293-0.52-0.476-0.883-0.53C3.506%2C8.754%2C3.161%2C8.84%2C2.873%2C9.057l-2.344%2C1.766%20c-0.579%2C0.434-0.703%2C1.266-0.273%2C1.854l1.718%2C2.337C2.428%2C15.631%2C3.158%2C16%2C3.927%2C16c0.509%2C0%2C0.995-0.157%2C1.408-0.453%20c3.88-2.791%2C7.313-6.229%2C10.205-10.221C16.319%2C4.255%2C16.084%2C2.742%2C15.015%2C1.954z%20M14.893%2C4.856%20c-2.882%2C3.978-6.16%2C7.261-10.024%2C10.04c-0.693%2C0.5-1.745%2C0.33-2.25-0.356l-1.717-2.337c-0.171-0.234-0.123-0.566%2C0.108-0.74%20l2.345-1.767C3.451%2C9.625%2C3.553%2C9.59%2C3.666%2C9.59c0.027%2C0%2C0.057%2C0.001%2C0.084%2C0.005c0.152%2C0.022%2C0.265%2C0.091%2C0.354%2C0.212l1.089%2C1.48%20c0.064%2C0.09%2C0.164%2C0.147%2C0.272%2C0.16c0.108%2C0.016%2C0.219-0.018%2C0.306-0.088c2.004-1.66%2C3.88-3.551%2C5.576-5.616%20c0.069-0.085%2C0.102-0.194%2C0.088-0.304c-0.015-0.109-0.072-0.209-0.16-0.273l-1.457-1.07C9.692%2C4.003%2C9.626%2C3.892%2C9.604%2C3.741%20c-0.022-0.148%2C0.01-0.275%2C0.102-0.397l1.764-2.342c0.17-0.226%2C0.513-0.279%2C0.744-0.11l2.328%2C1.707%20C15.257%2C3.127%2C15.415%2C4.139%2C14.893%2C4.856z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-fax .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M13.999%2C6.399H12.8V1.2c0-0.661-0.536-1.2-1.2-1.2H4.4C3.739%2C0%2C3.201%2C0.539%2C3.201%2C1.2v5.2H2%20c-1.103%2C0-2%2C0.897-2%2C2V14c0%2C1.104%2C0.897%2C2%2C2%2C2h11.999C15.104%2C16%2C16%2C15.104%2C16%2C14V8.399C16%2C7.297%2C15.104%2C6.399%2C13.999%2C6.399z%20M4%2C1.2%20c0-0.22%2C0.179-0.4%2C0.4-0.4h7.2c0.223%2C0%2C0.399%2C0.18%2C0.399%2C0.399v9.199H4V1.2z%20M15.2%2C14c0%2C0.661-0.538%2C1.2-1.201%2C1.2H2%20c-0.662%2C0-1.2-0.539-1.2-1.2V8.399C0.801%2C7.738%2C1.339%2C7.2%2C2%2C7.2h1.2v3.599c0%2C0.223%2C0.179%2C0.401%2C0.4%2C0.401h8.798%20c0.223%2C0%2C0.399-0.181%2C0.399-0.401V7.2h1.199c0.663%2C0%2C1.201%2C0.538%2C1.201%2C1.199V14H15.2z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M13.2%2C12.799h-2.4c-0.221%2C0-0.399%2C0.18-0.399%2C0.401c0%2C0.22%2C0.18%2C0.399%2C0.399%2C0.399h2.4%20c0.221%2C0%2C0.399-0.181%2C0.399-0.399C13.6%2C12.979%2C13.421%2C12.799%2C13.2%2C12.799z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C7.999h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.398c0-0.222-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C7.821%2C5.779%2C7.999%2C6%2C7.999z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C6.399h3.999c0.224%2C0%2C0.399-0.178%2C0.399-0.399c0-0.222-0.178-0.4-0.399-0.4H6C5.778%2C5.6%2C5.6%2C5.778%2C5.6%2C6%20C5.601%2C6.221%2C5.779%2C6.399%2C6%2C6.399z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C4.8h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.399-0.399-0.399H6%20c-0.222%2C0-0.4%2C0.179-0.4%2C0.399C5.601%2C4.621%2C5.779%2C4.8%2C6%2C4.8z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6%2C3.2h3.999c0.224%2C0%2C0.399-0.179%2C0.399-0.4c0-0.221-0.178-0.4-0.399-0.4H6c-0.222%2C0-0.4%2C0.179-0.4%2C0.4%20C5.601%2C3.021%2C5.779%2C3.2%2C6%2C3.2z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-file-pdf .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M19.961%2C5.308c-0.025-0.062-0.062-0.116-0.109-0.162l-4.998-4.998c-0.045-0.046-0.1-0.083-0.162-0.108%20C14.631%2C0.014%2C14.566%2C0%2C14.5%2C0h-8C5.121%2C0%2C4%2C1.121%2C4%2C2.5V4H1.5C0.673%2C4%2C0%2C4.673%2C0%2C5.5v3C0%2C9.327%2C0.673%2C10%2C1.5%2C10h3h7%20c0.826%2C0%2C1.5-0.673%2C1.5-1.5v-3C13%2C4.673%2C12.326%2C4%2C11.5%2C4H5V2.5C5%2C1.673%2C5.672%2C1%2C6.5%2C1H14v4.5C14%2C5.776%2C14.223%2C6%2C14.5%2C6H19v11.5%20c0%2C0.827-0.674%2C1.5-1.5%2C1.5h-11C5.672%2C19%2C5%2C18.327%2C5%2C17.5v-7C5%2C10.224%2C4.776%2C10%2C4.5%2C10S4%2C10.224%2C4%2C10.5v7C4%2C18.879%2C5.121%2C20%2C6.5%2C20%20h11c1.379%2C0%2C2.5-1.121%2C2.5-2.5v-12C20%2C5.434%2C19.986%2C5.368%2C19.961%2C5.308z%20M11.5%2C5C11.775%2C5%2C12%2C5.225%2C12%2C5.5v3%20C12%2C8.775%2C11.775%2C9%2C11.5%2C9h-10C1.225%2C9%2C1%2C8.775%2C1%2C8.5v-3C1%2C5.225%2C1.225%2C5%2C1.5%2C5H11.5z%20M15%2C5V1.707L18.293%2C5H15z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M6.815%2C15.604h0.42c0.69%2C0%2C1.201-0.146%2C1.53-0.44c0.328-0.294%2C0.493-0.69%2C0.493-1.19%20c0-0.467-0.159-0.826-0.477-1.078c-0.318-0.252-0.821-0.379-1.511-0.379H6.207v4.83h0.608V15.604z%20M6.815%2C13.02H7.27%20c0.467%2C0%2C0.807%2C0.084%2C1.019%2C0.25c0.212%2C0.164%2C0.318%2C0.41%2C0.318%2C0.737c0%2C0.347-0.109%2C0.613-0.329%2C0.806%20C8.059%2C15.003%2C7.712%2C15.1%2C7.235%2C15.1h-0.42V13.02z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M12.244%2C17.195c0.338-0.102%2C0.623-0.254%2C0.857-0.459c0.231-0.205%2C0.41-0.469%2C0.535-0.787%20c0.122-0.319%2C0.186-0.696%2C0.186-1.131c0-0.41-0.053-0.762-0.158-1.053c-0.105-0.293-0.266-0.531-0.482-0.716%20c-0.217-0.184-0.492-0.319-0.826-0.405s-0.727-0.129-1.18-0.129h-0.994v4.829h0.91C11.521%2C17.346%2C11.904%2C17.296%2C12.244%2C17.195z%20%20M10.791%2C13.041h0.385c0.322%2C0%2C0.607%2C0.029%2C0.857%2C0.091s0.459%2C0.161%2C0.627%2C0.302c0.168%2C0.14%2C0.295%2C0.322%2C0.381%2C0.549%20c0.086%2C0.228%2C0.129%2C0.506%2C0.129%2C0.836c0%2C0.359-0.045%2C0.666-0.135%2C0.918c-0.092%2C0.252-0.225%2C0.459-0.4%2C0.619%20c-0.174%2C0.162-0.391%2C0.278-0.65%2C0.354c-0.26%2C0.074-0.557%2C0.11-0.893%2C0.11h-0.301V13.041z%22%2F%3E%3Cpolygon%20fill%3D%22%23004f80%22%20points%3D%2215.494%2C15.28%2017.35%2C15.28%2017.35%2C14.775%2015.494%2C14.775%2015.494%2C13.02%2017.518%2C13.02%2017.561%2C12.516%20%2014.887%2C12.516%2014.887%2C17.346%2015.494%2C17.346%20%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-download .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20%20%20version%3D%221.1%22%20%20%20id%3D%22Ebene_1%22%20%20%20x%3D%220px%22%20%20%20y%3D%220px%22%20%20%20width%3D%2220px%22%20%20%20height%3D%2220px%22%20%20%20viewBox%3D%22-1.5%2022.5%2020%2020%22%20%20%20enable-background%3D%22new%20-1.5%2022.5%2020%2020%22%20%20%20xml%3Aspace%3D%22preserve%22%20%20%20inkscape%3Aversion%3D%220.91%2Bdevel%20r%22%20%20%20sodipodi%3Adocname%3D%22download.svg%22%3E%3Cmetadata%20%20%20id%3D%22metadata13%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20%20%20id%3D%22defs11%22%20%2F%3E%3Csodipodi%3Anamedview%20%20%20pagecolor%3D%22%23004f80%22%20%20%20bordercolor%3D%22%23666666%22%20%20%20borderopacity%3D%221%22%20%20%20objecttolerance%3D%2210%22%20%20%20gridtolerance%3D%2210%22%20%20%20guidetolerance%3D%2210%22%20%20%20inkscape%3Apageopacity%3D%220%22%20%20%20inkscape%3Apageshadow%3D%222%22%20%20%20inkscape%3Awindow-width%3D%221920%22%20%20%20inkscape%3Awindow-height%3D%221056%22%20%20%20id%3D%22namedview9%22%20%20%20showgrid%3D%22false%22%20%20%20inkscape%3Azoom%3D%2211.8%22%20%20%20inkscape%3Acx%3D%22-1.2288136%22%20%20%20inkscape%3Acy%3D%2210%22%20%20%20inkscape%3Awindow-x%3D%221600%22%20%20%20inkscape%3Awindow-y%3D%2224%22%20%20%20inkscape%3Awindow-maximized%3D%221%22%20%20%20inkscape%3Acurrent-layer%3D%22Ebene_1%22%20%2F%3E%3Cg%20%20%20id%3D%22g3%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%3E%20%3Cpath%20%20%20fill%3D%22%23181716%22%20%20%20d%3D%22M7.439%2C38.146c0.282%2C0.282%2C0.659%2C0.438%2C1.061%2C0.438s0.778-0.155%2C1.061-0.438l5.586-5.586%20%20%20c0.477-0.477%2C0.378-0.889%2C0.313-1.044C15.396%2C31.361%2C15.174%2C31%2C14.5%2C31H12c-0.275%2C0-0.5-0.225-0.5-0.5V24%20%20%20c0-0.827-0.673-1.5-1.5-1.5H7c-0.827%2C0-1.5%2C0.673-1.5%2C1.5v6.5C5.5%2C30.775%2C5.275%2C31%2C5%2C31H2.5c-0.674%2C0-0.896%2C0.361-0.96%2C0.517%20%20%20c-0.064%2C0.155-0.163%2C0.567%2C0.313%2C1.044L7.439%2C38.146z%20M5%2C32c0.827%2C0%2C1.5-0.673%2C1.5-1.5V24c0-0.275%2C0.225-0.5%2C0.5-0.5h3%20%20%20c0.275%2C0%2C0.5%2C0.225%2C0.5%2C0.5v6.5c0%2C0.827%2C0.673%2C1.5%2C1.5%2C1.5h2.293l-5.439%2C5.439c-0.188%2C0.188-0.52%2C0.188-0.707%2C0L2.707%2C32H5z%22%20%20%20id%3D%22path5%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%2F%3E%20%3Cpath%20%20%20fill%3D%22%23181716%22%20%20%20d%3D%22M16%2C39.5H1c-0.827%2C0-1.5%2C0.673-1.5%2C1.5s0.673%2C1.5%2C1.5%2C1.5h15c0.827%2C0%2C1.5-0.673%2C1.5-1.5%20%20%20S16.827%2C39.5%2C16%2C39.5z%20M16%2C41.5H1c-0.275%2C0-0.5-0.225-0.5-0.5s0.225-0.5%2C0.5-0.5h15c0.275%2C0%2C0.5%2C0.225%2C0.5%2C0.5S16.275%2C41.5%2C16%2C41.5%20%20%20z%22%20%20%20id%3D%22path7%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-contact .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M34%2C0H8C5.244%2C0%2C3%2C2.244%2C3%2C5v5H1c-0.552%2C0-1%2C0.448-1%2C1s0.448%2C1%2C1%2C1h6c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1H5V5%20%20c0-1.654%2C1.346-3%2C3-3h1v36H8c-1.654%2C0-3-1.346-3-3v-3c0-0.551-0.448-1-1-1s-1%2C0.449-1%2C1v3c0%2C2.758%2C2.244%2C5%2C5%2C5h26%20%20c2.758%2C0%2C5-2.242%2C5-5V5C39%2C2.244%2C36.758%2C0%2C34%2C0z%20M21%2C2h8v14.586l-3.293-3.292c-0.387-0.39-1.023-0.39-1.414%2C0L21%2C16.586V2z%20M37%2C35%20%20c0%2C1.654-1.346%2C3-3%2C3H11V2h8v17c0%2C0.404%2C0.244%2C0.77%2C0.618%2C0.924c0.376%2C0.156%2C0.802%2C0.07%2C1.089-0.216l4.291-4.292l4.291%2C4.292%20%20C29.484%2C19.898%2C29.74%2C20%2C30%2C20c0.129%2C0%2C0.26-0.024%2C0.383-0.076C30.756%2C19.77%2C31%2C19.404%2C31%2C19V2h3c1.654%2C0%2C3%2C1.346%2C3%2C3V35z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M8%2C28c0-0.551-0.448-1-1-1H5V15c0-0.552-0.448-1-1-1s-1%2C0.448-1%2C1v12H1c-0.552%2C0-1%2C0.449-1%2C1s0.448%2C1%2C1%2C1h6%20%20C7.552%2C29%2C8%2C28.551%2C8%2C28z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-info .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M20%2C0C8.972%2C0%2C0%2C8.972%2C0%2C20c0%2C11.027%2C8.972%2C20%2C20%2C20c11.027%2C0%2C20-8.973%2C20-20C40%2C8.972%2C31.027%2C0%2C20%2C0z%20%20M20%2C38c-9.924%2C0-18-8.074-18-18c0-9.924%2C8.076-18%2C18-18c9.926%2C0%2C18%2C8.076%2C18%2C18C38%2C29.926%2C29.926%2C38%2C20%2C38z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M21%2C4c-2.756%2C0-5%2C2.244-5%2C5s2.244%2C5%2C5%2C5c2.758%2C0%2C5-2.244%2C5-5S23.758%2C4%2C21%2C4z%20M21%2C12c-1.654%2C0-3-1.346-3-3%20s1.346-3%2C3-3s3%2C1.346%2C3%2C3S22.654%2C12%2C21%2C12z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M26%2C21c0-2.282-1.043-5-6-5c-3.376%2C0-5.614%2C2.2-5.708%2C2.292C14.106%2C18.48%2C14%2C18.734%2C14%2C19v2%20c0%2C0.367%2C0.204%2C0.707%2C0.528%2C0.879c0.325%2C0.172%2C0.718%2C0.156%2C1.025-0.047c0.628-0.418%2C1.734-0.99%2C2.504-1.106%20c-0.229%2C0.677-0.943%2C1.944-1.489%2C2.915C15.306%2C25.887%2C14%2C28.207%2C14%2C30c0%2C2.281%2C1.042%2C5%2C6%2C5c3.375%2C0%2C5.613-2.199%2C5.707-2.293%20C25.895%2C32.52%2C26%2C32.266%2C26%2C32v-2c0-0.371-0.203-0.707-0.527-0.879c-0.324-0.168-0.719-0.156-1.027%2C0.047%20c-0.627%2C0.416-1.734%2C0.988-2.504%2C1.104c0.225-0.674%2C0.941-1.943%2C1.486-2.916C24.695%2C25.113%2C26%2C22.793%2C26%2C21z%20M20.292%2C31.707%20c0.262%2C0.262%2C0.735%2C0.574%2C1.505%2C0.574c0.549%2C0%2C1.16-0.164%2C1.721-0.383C22.777%2C32.387%2C21.543%2C33%2C20%2C33c-3.516%2C0-4-1.441-4-3%20c0-1.268%2C1.282-3.543%2C2.312-5.375c1.458-2.594%2C2.423-4.307%2C1.396-5.335c-0.262-0.258-0.736-0.57-1.508-0.57%20c-0.55%2C0-1.158%2C0.166-1.72%2C0.386C17.222%2C18.614%2C18.458%2C18%2C20%2C18c3.516%2C0%2C4%2C1.442%2C4%2C3c0%2C1.268-1.281%2C3.543-2.312%2C5.375%20C20.23%2C28.965%2C19.266%2C30.68%2C20.292%2C31.707z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-video .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Video%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23004f80%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M16.9%2C34.5v30.4c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1l0%2C0h47.5c5%2C0%2C9.1-4.1%2C9.1-9.1l0%2C0V34.5c0-5-4.1-9.1-9.1-9.1c0%2C0%2C0%2C0%2C0%2C0%20%20H26C21%2C25.4%2C16.9%2C29.5%2C16.9%2C34.5z%20M73.5%2C29c3%2C0%2C5.4%2C2.4%2C5.4%2C5.4v30.4c0%2C3-2.4%2C5.4-5.4%2C5.4l0%2C0H26c-3%2C0-5.4-2.4-5.4-5.4l0%2C0V34.5%20%20c0-3%2C2.4-5.4%2C5.4-5.4H73.5z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M43.3%2C58.7l18.1-9.1l-18.1-9.1V58.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-documents .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%22-1.5%2022.5%2020%2020%22%20enable-background%3D%22new%20-1.5%2022.5%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M16.487%2C27.936c-0.003-0.022-0.007-0.041-0.013-0.062c-0.023-0.086-0.061-0.166-0.122-0.228l-4.998-4.998%20%20c-0.062-0.062-0.143-0.1-0.229-0.122c-0.02-0.006-0.037-0.009-0.058-0.012C11.044%2C22.51%2C11.023%2C22.5%2C11%2C22.5H3%20%20c-1.378%2C0-2.5%2C1.121-2.5%2C2.5v15c0%2C1.379%2C1.122%2C2.5%2C2.5%2C2.5h11c1.379%2C0%2C2.5-1.121%2C2.5-2.5V28%20%20C16.5%2C27.977%2C16.49%2C27.957%2C16.487%2C27.936z%20M11.5%2C24.207l3.293%2C3.293H13c-0.827%2C0-1.5-0.673-1.5-1.5V24.207z%20M14%2C41.5H3%20%20c-0.827%2C0-1.5-0.673-1.5-1.5V25c0-0.827%2C0.673-1.5%2C1.5-1.5h7.5V26c0%2C1.379%2C1.121%2C2.5%2C2.5%2C2.5h2.5V40%20%20C15.5%2C40.827%2C14.827%2C41.5%2C14%2C41.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M4%2C30.5h4c0.827%2C0%2C1.5-0.673%2C1.5-1.5v-3c0-0.827-0.673-1.5-1.5-1.5H4c-0.827%2C0-1.5%2C0.673-1.5%2C1.5v3%20%20C2.5%2C29.827%2C3.173%2C30.5%2C4%2C30.5z%20M3.5%2C26c0-0.275%2C0.224-0.5%2C0.5-0.5h4c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5v3c0%2C0.275-0.224%2C0.5-0.5%2C0.5H4%20%20c-0.276%2C0-0.5-0.225-0.5-0.5V26z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14%2C31.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C31.5%2C14%2C31.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14%2C29.5h-3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h3c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C29.5%2C14%2C29.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14%2C33.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C33.5%2C14%2C33.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14%2C35.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C35.5%2C14%2C35.5z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14%2C37.5H3c-0.276%2C0-0.5%2C0.224-0.5%2C0.5s0.224%2C0.5%2C0.5%2C0.5h11c0.276%2C0%2C0.5-0.224%2C0.5-0.5%20%20S14.276%2C37.5%2C14%2C37.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-links .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M37%2C0H21c-1.348%2C0-1.792%2C0.722-1.92%2C1.034c-0.128%2C0.312-0.326%2C1.134%2C0.628%2C2.088l3.171%2C3.172%20%20c0.18%2C0.18%2C0.279%2C0.416%2C0.273%2C0.664s-0.113%2C0.478-0.303%2C0.65l-8.044%2C7.308c-0.598%2C0.542-0.936%2C1.282-0.956%2C2.082%20%20c-0.02%2C0.8%2C0.286%2C1.552%2C0.856%2C2.124l5.172%2C5.171c0.578%2C0.578%2C1.356%2C0.896%2C2.192%2C0.896c0.779%2C0%2C1.518-0.281%2C2.082-0.793l8.039-7.309%20%20c0.402-0.366%2C1.131-0.348%2C1.516%2C0.036l3.172%2C3.172c0.492%2C0.492%2C1.004%2C0.739%2C1.521%2C0.739C39.195%2C21.031%2C40%2C20.404%2C40%2C19V3%20%20C40%2C1.346%2C38.654%2C0%2C37%2C0z%20M38%2C18.586l-2.879-2.878c-1.119-1.12-3.107-1.164-4.273-0.103l-8.039%2C7.309%20%20c-0.402%2C0.363-1.131%2C0.35-1.516-0.035l-5.171-5.171c-0.18-0.18-0.278-0.416-0.272-0.664c0.007-0.248%2C0.114-0.478%2C0.303-0.649%20%20l8.039-7.309c0.602-0.544%2C0.941-1.284%2C0.959-2.082c0.02-0.798-0.283-1.554-0.857-2.124L21.414%2C2H37c0.551%2C0%2C1%2C0.448%2C1%2C1V18.586z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M33%2C24c-0.551%2C0-1%2C0.449-1%2C1v10c0%2C1.654-1.346%2C3-3%2C3H5c-1.654%2C0-3-1.346-3-3V11c0-1.654%2C1.346-3%2C3-3h10%20%20c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1H5c-2.756%2C0-5%2C2.244-5%2C5v24c0%2C2.758%2C2.244%2C5%2C5%2C5h24c2.758%2C0%2C5-2.242%2C5-5V25%20%20C34%2C24.449%2C33.551%2C24%2C33%2C24z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-publications .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M35.609%2C3.062C34.85%2C1.264%2C33.07%2C0%2C31%2C0h-7c-1.641%2C0-3.088%2C0.804-4%2C2.03C19.088%2C0.804%2C17.642%2C0%2C16%2C0H9%20C6.93%2C0%2C5.15%2C1.264%2C4.39%2C3.062C1.924%2C3.366%2C0%2C5.452%2C0%2C8v23c0%2C2.758%2C2.242%2C5%2C5%2C5h10c2.312%2C0%2C2.56%2C0.859%2C2.876%2C1.945%20C18.1%2C38.711%2C18.474%2C40%2C20%2C40c1.527%2C0%2C1.9-1.289%2C2.125-2.055C22.441%2C36.859%2C22.688%2C36%2C25%2C36h10c2.758%2C0%2C5-2.242%2C5-5V8%20C40%2C5.452%2C38.076%2C3.366%2C35.609%2C3.062z%20M21%2C5c0-1.654%2C1.346-3%2C3-3h7c1.654%2C0%2C3%2C1.346%2C3%2C3v22c0%2C1.654-1.346%2C3-3%2C3h-7%20c-0.824%2C0-1.996%2C0.236-3%2C0.912V5z%20M6%2C5c0-1.654%2C1.346-3%2C3-3h7c1.654%2C0%2C3%2C1.346%2C3%2C3v25.912C17.996%2C30.236%2C16.824%2C30%2C16%2C30H9%20c-1.654%2C0-3-1.346-3-3V5z%20M38%2C31c0%2C1.654-1.346%2C3-3%2C3H25c-3.814%2C0-4.454%2C2.203-4.796%2C3.383c-0.066%2C0.23-0.168%2C0.578-0.168%2C0.66%20c-0.07-0.082-0.172-0.43-0.238-0.66C19.454%2C36.203%2C18.814%2C34%2C15%2C34H5c-1.654%2C0-3-1.346-3-3V8c0-1.302%2C0.838-2.402%2C2-2.816V27%20c0%2C2.758%2C2.242%2C5%2C5%2C5h6.994C16.496%2C32.006%2C19%2C32.178%2C19%2C35c0%2C0.551%2C0.448%2C1%2C1%2C1s1-0.449%2C1-1c0-2.822%2C2.504-2.994%2C3-3h7%20c2.758%2C0%2C5-2.242%2C5-5V5.184C37.162%2C5.598%2C38%2C6.698%2C38%2C8V31z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-mediathek .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M35%2C4h-7.102C27.555%2C2.246%2C26.277%2C0%2C23%2C0H13C9.722%2C0%2C8.444%2C2.246%2C8.102%2C4H5C2.244%2C4%2C0%2C6.244%2C0%2C9v22%20%20c0%2C2.758%2C2.244%2C5%2C5%2C5h30c2.758%2C0%2C5-2.242%2C5-5V9C40%2C6.244%2C37.758%2C4%2C35%2C4z%20M38%2C31c0%2C1.654-1.346%2C3-3%2C3H5c-1.654%2C0-3-1.346-3-3V9%20%20c0-1.654%2C1.346-3%2C3-3h4c0.548%2C0%2C0.994-0.446%2C1-0.994C10.006%2C4.504%2C10.176%2C2%2C13%2C2h10c2.822%2C0%2C2.994%2C2.504%2C3%2C3c0%2C0.552%2C0.449%2C1%2C1%2C1h8%20%20c1.654%2C0%2C3%2C1.346%2C3%2C3V31z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M35%2C9h-5c-0.551%2C0-1%2C0.448-1%2C1s0.449%2C1%2C1%2C1h5c0.551%2C0%2C1-0.448%2C1-1S35.551%2C9%2C35%2C9z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M18%2C8.002c-6.618%2C0-12%2C5.382-12%2C12c0%2C6.619%2C5.382%2C12%2C12%2C12c6.617%2C0%2C12-5.381%2C12-12%20%20C30%2C13.384%2C24.617%2C8.002%2C18%2C8.002z%20M18%2C30.002c-5.514%2C0-10-4.486-10-10s4.486-10%2C10-10s10%2C4.486%2C10%2C10S23.514%2C30.002%2C18%2C30.002z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M18%2C12c-4.412%2C0-8%2C3.59-8%2C8.002c0%2C2.107%2C0.812%2C4.098%2C2.288%2C5.602c0.196%2C0.201%2C0.456%2C0.299%2C0.714%2C0.299%20%20c0.252%2C0%2C0.506-0.098%2C0.7-0.289c0.394-0.385%2C0.399-1.02%2C0.014-1.414C12.61%2C23.074%2C12%2C21.584%2C12%2C20.002C12%2C16.692%2C14.692%2C14%2C18%2C14%20%20c0.552%2C0%2C1-0.448%2C1-1S18.552%2C12%2C18%2C12z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-twitter .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M12.949%2C33.004c-4.433%2C0-8.749-1.27-12.49-3.672c-0.392-0.252-0.558-0.74-0.4-1.18%20%20c0.158-0.441%2C0.608-0.713%2C1.061-0.654c3%2C0.348%2C6.14-0.244%2C8.789-1.701c-2.613-0.877-4.727-2.955-5.601-5.685%20%20c-0.107-0.338-0.029-0.707%2C0.206-0.969c0.093-0.105%2C0.204-0.188%2C0.326-0.244c-2.038-1.635-3.315-4.146-3.315-6.896%20%20c0-0.042%2C0.006-0.184%2C0.012-0.226c0.04-0.33%2C0.244-0.618%2C0.54-0.769c0.25-0.124%2C0.536-0.14%2C0.792-0.048%20%20c-0.826-1.365-1.282-2.947-1.282-4.59c0-1.564%2C0.412-3.097%2C1.192-4.437c0.166-0.283%2C0.46-0.468%2C0.788-0.494%20%20c0.33-0.018%2C0.646%2C0.112%2C0.852%2C0.366c3.522%2C4.338%2C8.617%2C7.105%2C14.121%2C7.708c-0.021-0.229-0.028-0.46-0.028-0.689%20%20C18.511%2C3.958%2C22.458%2C0%2C27.307%2C0c2.234%2C0%2C4.391%2C0.862%2C6.01%2C2.38c1.459-0.344%2C2.84-0.902%2C4.119-1.666%20%20c0.355-0.212%2C0.811-0.182%2C1.133%2C0.076c0.324%2C0.258%2C0.457%2C0.69%2C0.332%2C1.086c-0.248%2C0.778-0.602%2C1.51-1.043%2C2.18%20%20c0.248-0.094%2C0.494-0.195%2C0.736-0.304c0.406-0.18%2C0.885-0.072%2C1.171%2C0.27c0.289%2C0.341%2C0.314%2C0.83%2C0.068%2C1.2%20%20c-1.022%2C1.532-2.267%2C2.87-3.71%2C3.986c0.004%2C0.174%2C0.008%2C0.35%2C0.008%2C0.526C36.131%2C21.174%2C27.459%2C33.004%2C12.949%2C33.004z%20%20%20M5.026%2C29.457c2.506%2C1.02%2C5.19%2C1.547%2C7.921%2C1.547c13.262%2C0%2C21.184-10.813%2C21.184-21.267c0-0.328-0.008-0.654-0.02-0.973%20%20c-0.014-0.334%2C0.139-0.653%2C0.414-0.85c0.523-0.382%2C1.023-0.796%2C1.492-1.24c-0.457%2C0.094-0.916%2C0.168-1.379%2C0.225%20%20c-0.463%2C0.062-0.914-0.223-1.066-0.671C33.42%2C5.783%2C33.6%2C5.291%2C34.006%2C5.046c0.566-0.338%2C1.074-0.752%2C1.512-1.228%20%20c-0.754%2C0.268-1.531%2C0.479-2.324%2C0.638c-0.348%2C0.072-0.691-0.046-0.926-0.298c-1.297-1.389-3.055-2.155-4.957-2.155%20%20c-3.751%2C0-6.798%2C3.063-6.798%2C6.825c0%2C0.523%2C0.059%2C1.05%2C0.177%2C1.565c0.069%2C0.307-0.009%2C0.626-0.208%2C0.867%20%20c-0.2%2C0.24-0.505%2C0.366-0.818%2C0.353C13.661%2C11.307%2C8.004%2C8.653%2C3.914%2C4.27C3.698%2C4.945%2C3.586%2C5.653%2C3.586%2C6.371%20%20c0%2C2.284%2C1.132%2C4.411%2C3.028%2C5.686c0.372%2C0.25%2C0.532%2C0.714%2C0.392%2C1.139c-0.138%2C0.424-0.51%2C0.75-0.986%2C0.689%20%20c-0.796-0.028-1.584-0.164-2.34-0.401c0.572%2C2.58%2C2.624%2C4.672%2C5.294%2C5.211c0.456%2C0.094%2C0.786%2C0.482%2C0.803%2C0.945%20%20c0.016%2C0.461-0.286%2C0.875-0.73%2C1c-0.704%2C0.195-1.436%2C0.299-2.18%2C0.312c1.191%2C1.976%2C3.325%2C3.251%2C5.692%2C3.296%20%20c0.423%2C0.008%2C0.792%2C0.283%2C0.931%2C0.682c0.132%2C0.402%2C0%2C0.844-0.332%2C1.105C10.768%2C27.912%2C7.99%2C29.076%2C5.026%2C29.457z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-announcement .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-10%20-10%2040%2040%22%20enable-background%3D%22new%20-10%20-10%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M19-4c0.551%2C0%2C1-0.448%2C1-1v-4c0-0.552-0.449-1-1-1s-1%2C0.448-1%2C1v4C18-4.448%2C18.449-4%2C19-4z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M1-4c0.552%2C0%2C1-0.448%2C1-1v-4c0-0.552-0.448-1-1-1S0-9.552%2C0-9v4C0-4.448%2C0.448-4%2C1-4z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M25-8h-2c-0.551%2C0-1%2C0.448-1%2C1s0.449%2C1%2C1%2C1h2c1.654%2C0%2C3%2C1.346%2C3%2C3v28c0%2C1.654-1.346%2C3-3%2C3H-5%20%20c-1.654%2C0-3-1.346-3-3V-3c0-1.654%2C1.346-3%2C3-3h2c0.552%2C0%2C1-0.448%2C1-1s-0.448-1-1-1h-2c-2.756%2C0-5%2C2.244-5%2C5v28c0%2C2.758%2C2.244%2C5%2C5%2C5%20%20h30c2.758%2C0%2C5-2.242%2C5-5V-3C30-5.756%2C27.758-8%2C25-8z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M1%2C2h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C2%2C1%2C2z%20M1%2C6h-2%20%20c-0.552%2C0-1-0.448-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.448%2C1%2C1S1.552%2C6%2C1%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M11%2C2H9C7.346%2C2%2C6%2C3.346%2C6%2C5s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C2%2C11%2C2z%20M11%2C6H9%20%20C8.448%2C6%2C8%2C5.552%2C8%2C5s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.448%2C1%2C1S11.551%2C6%2C11%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M21%2C2h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C2%2C21%2C2z%20M21%2C6h-2%20%20c-0.551%2C0-1-0.448-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.448%2C1%2C1S21.551%2C6%2C21%2C6z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M1%2C10h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C10%2C1%2C10z%20M1%2C14h-2%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.449%2C1%2C1S1.552%2C14%2C1%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M11%2C10H9c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C10%2C11%2C10z%20M11%2C14H9%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S11.551%2C14%2C11%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M21%2C10h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C10%2C21%2C10z%20M21%2C14h-2%20%20c-0.551%2C0-1-0.449-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S21.551%2C14%2C21%2C14z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M1%2C18h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S2.654%2C18%2C1%2C18z%20M1%2C22h-2%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.552%2C0%2C1%2C0.449%2C1%2C1S1.552%2C22%2C1%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M11%2C18H9c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S12.654%2C18%2C11%2C18z%20M11%2C22H9%20%20c-0.552%2C0-1-0.449-1-1s0.448-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S11.551%2C22%2C11%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M21%2C18h-2c-1.654%2C0-3%2C1.346-3%2C3s1.346%2C3%2C3%2C3h2c1.654%2C0%2C3-1.346%2C3-3S22.654%2C18%2C21%2C18z%20M21%2C22h-2%20%20c-0.551%2C0-1-0.449-1-1s0.449-1%2C1-1h2c0.551%2C0%2C1%2C0.449%2C1%2C1S21.551%2C22%2C21%2C22z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M23-2H-3c-0.552%2C0-1%2C0.448-1%2C1s0.448%2C1%2C1%2C1h26c0.551%2C0%2C1-0.448%2C1-1S23.551-2%2C23-2z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M5-6h10c0.551%2C0%2C1-0.448%2C1-1s-0.449-1-1-1H5C4.448-8%2C4-7.552%2C4-7S4.448-6%2C5-6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-bulb .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220.5%2020.5%2020%2020%22%20enable-background%3D%22new%200.5%2020.5%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%232C3434%22%20d%3D%22M18%2C28c-0.276%2C0-0.5%2C0.225-0.5%2C0.5V36c0%2C0.827-0.673%2C1.5-1.5%2C1.5H3c-0.827%2C0-1.5-0.673-1.5-1.5v-7.499H4%20%20c1.379%2C0%2C2.5-1.121%2C2.5-2.5V23.5h8c0.275%2C0%2C0.5-0.225%2C0.5-0.5s-0.225-0.5-0.5-0.5H6c-0.022%2C0-0.042%2C0.01-0.063%2C0.014%20%20c-0.022%2C0.002-0.042%2C0.006-0.063%2C0.012c-0.086%2C0.023-0.166%2C0.062-0.228%2C0.123l-4.995%2C4.996c-0.063%2C0.062-0.102%2C0.144-0.125%2C0.23%20%20c-0.006%2C0.021-0.01%2C0.039-0.013%2C0.061C0.51%2C27.958%2C0.5%2C27.979%2C0.5%2C28v8c0%2C1.379%2C1.121%2C2.5%2C2.5%2C2.5h13c1.379%2C0%2C2.5-1.121%2C2.5-2.5%20%20v-7.5C18.5%2C28.225%2C18.275%2C28%2C18%2C28z%20M5.5%2C24.207v1.794c0%2C0.827-0.673%2C1.5-1.5%2C1.5H2.207L5.5%2C24.207z%22%2F%3E%20%3Cpath%20fill%3D%22%232C3434%22%20d%3D%22M20.354%2C23.146l-1.5-1.5c-0.194-0.195-0.512-0.195-0.707%2C0l-8.5%2C8.5c-0.038%2C0.037-0.069%2C0.082-0.094%2C0.129%20%20l-1.5%2C3c-0.097%2C0.192-0.059%2C0.426%2C0.094%2C0.578c0.096%2C0.096%2C0.224%2C0.146%2C0.354%2C0.146c0.076%2C0%2C0.152-0.019%2C0.224-0.054l3-1.5%20%20c0.048-0.023%2C0.092-0.055%2C0.13-0.094l8.5-8.5C20.549%2C23.658%2C20.549%2C23.342%2C20.354%2C23.146z%20M10.137%2C31.344l0.52%2C0.52l-1.038%2C0.52%20%20L10.137%2C31.344z%20M11.5%2C31.293L10.707%2C30.5l7.793-7.793l0.793%2C0.793L11.5%2C31.293z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-calendar .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14.5%2C3C14.775%2C3%2C15%2C2.776%2C15%2C2.5v-2C15%2C0.224%2C14.775%2C0%2C14.5%2C0C14.225%2C0%2C14%2C0.224%2C14%2C0.5v2%20%20C14%2C2.776%2C14.225%2C3%2C14.5%2C3z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M5.5%2C3C5.775%2C3%2C6%2C2.776%2C6%2C2.5v-2C6%2C0.224%2C5.775%2C0%2C5.5%2C0S5%2C0.224%2C5%2C0.5v2C5%2C2.776%2C5.224%2C3%2C5.5%2C3z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M17.5%2C1h-1C16.225%2C1%2C16%2C1.224%2C16%2C1.5S16.225%2C2%2C16.5%2C2h1C18.327%2C2%2C19%2C2.673%2C19%2C3.5v14%20%20c0%2C0.827-0.673%2C1.5-1.5%2C1.5h-15C1.673%2C19%2C1%2C18.327%2C1%2C17.5v-14C1%2C2.673%2C1.673%2C2%2C2.5%2C2h1C3.776%2C2%2C4%2C1.776%2C4%2C1.5S3.776%2C1%2C3.5%2C1h-1%20%20C1.122%2C1%2C0%2C2.123%2C0%2C3.5v14C0%2C18.878%2C1.122%2C20%2C2.5%2C20h15c1.378%2C0%2C2.5-1.122%2C2.5-2.5v-14C20%2C2.123%2C18.878%2C1%2C17.5%2C1z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M5.5%2C6H4.5C3.673%2C6%2C3%2C6.673%2C3%2C7.5S3.673%2C9%2C4.5%2C9H5.5C6.327%2C9%2C7%2C8.327%2C7%2C7.5S6.327%2C6%2C5.5%2C6z%20M5.5%2C8H4.5%20%20C4.225%2C8%2C4%2C7.776%2C4%2C7.5S4.225%2C7%2C4.5%2C7H5.5C5.775%2C7%2C6%2C7.224%2C6%2C7.5S5.775%2C8%2C5.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M10.5%2C6H9.5C8.673%2C6%2C8%2C6.673%2C8%2C7.5S8.673%2C9%2C9.5%2C9H10.5C11.327%2C9%2C12%2C8.327%2C12%2C7.5S11.327%2C6%2C10.5%2C6z%20M10.5%2C8%20%20H9.5C9.225%2C8%2C9%2C7.776%2C9%2C7.5S9.225%2C7%2C9.5%2C7H10.5C10.775%2C7%2C11%2C7.224%2C11%2C7.5S10.775%2C8%2C10.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M15.5%2C6H14.5C13.673%2C6%2C13%2C6.673%2C13%2C7.5S13.673%2C9%2C14.5%2C9H15.5C16.327%2C9%2C17%2C8.327%2C17%2C7.5S16.327%2C6%2C15.5%2C6z%20%20%20M15.5%2C8H14.5C14.225%2C8%2C14%2C7.776%2C14%2C7.5S14.225%2C7%2C14.5%2C7H15.5C15.775%2C7%2C16%2C7.224%2C16%2C7.5S15.775%2C8%2C15.5%2C8z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M5.5%2C10H4.5C3.673%2C10%2C3%2C10.673%2C3%2C11.5C3%2C12.328%2C3.673%2C13%2C4.5%2C13H5.5C6.327%2C13%2C7%2C12.328%2C7%2C11.5%20%20C7%2C10.673%2C6.327%2C10%2C5.5%2C10z%20M5.5%2C12H4.5C4.225%2C12%2C4%2C11.776%2C4%2C11.5C4%2C11.225%2C4.225%2C11%2C4.5%2C11H5.5C5.775%2C11%2C6%2C11.225%2C6%2C11.5%20%20C6%2C11.776%2C5.775%2C12%2C5.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M10.5%2C10H9.5C8.673%2C10%2C8%2C10.673%2C8%2C11.5C8%2C12.328%2C8.673%2C13%2C9.5%2C13H10.5C11.327%2C13%2C12%2C12.328%2C12%2C11.5%20%20C12%2C10.673%2C11.327%2C10%2C10.5%2C10z%20M10.5%2C12H9.5C9.225%2C12%2C9%2C11.776%2C9%2C11.5C9%2C11.225%2C9.225%2C11%2C9.5%2C11H10.5c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5%20%20C11%2C11.776%2C10.775%2C12%2C10.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M15.5%2C10H14.5C13.673%2C10%2C13%2C10.673%2C13%2C11.5c0%2C0.828%2C0.673%2C1.5%2C1.501%2C1.5H15.5C16.327%2C13%2C17%2C12.328%2C17%2C11.5%20%20C17%2C10.673%2C16.327%2C10%2C15.5%2C10z%20M15.5%2C12H14.5c-0.276%2C0-0.5-0.225-0.5-0.5c0-0.275%2C0.225-0.5%2C0.5-0.5H15.5%20%20c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5C16%2C11.776%2C15.775%2C12%2C15.5%2C12z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M5.5%2C14H4.5C3.673%2C14%2C3%2C14.673%2C3%2C15.5C3%2C16.327%2C3.673%2C17%2C4.5%2C17H5.5C6.327%2C17%2C7%2C16.327%2C7%2C15.5%20%20C7%2C14.673%2C6.327%2C14%2C5.5%2C14z%20M5.5%2C16H4.5C4.225%2C16%2C4%2C15.775%2C4%2C15.5C4%2C15.225%2C4.225%2C15%2C4.5%2C15H5.5C5.775%2C15%2C6%2C15.225%2C6%2C15.5%20%20C6%2C15.775%2C5.775%2C16%2C5.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M10.5%2C14H9.5C8.673%2C14%2C8%2C14.673%2C8%2C15.5C8%2C16.327%2C8.673%2C17%2C9.5%2C17H10.5C11.327%2C17%2C12%2C16.327%2C12%2C15.5%20%20C12%2C14.673%2C11.327%2C14%2C10.5%2C14z%20M10.5%2C16H9.5C9.225%2C16%2C9%2C15.775%2C9%2C15.5C9%2C15.225%2C9.225%2C15%2C9.5%2C15H10.5c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5%20%20C11%2C15.775%2C10.775%2C16%2C10.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M15.5%2C14H14.5C13.673%2C14%2C13%2C14.673%2C13%2C15.5C13%2C16.327%2C13.673%2C17%2C14.5%2C17H15.5C16.327%2C17%2C17%2C16.327%2C17%2C15.5%20%20C17%2C14.673%2C16.327%2C14%2C15.5%2C14z%20M15.5%2C16H14.5c-0.276%2C0-0.5-0.225-0.5-0.5c0-0.275%2C0.225-0.5%2C0.5-0.5H15.5%20%20c0.276%2C0%2C0.5%2C0.225%2C0.5%2C0.5C16%2C15.775%2C15.775%2C16%2C15.5%2C16z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M16.5%2C4h-13C3.224%2C4%2C3%2C4.225%2C3%2C4.5S3.224%2C5%2C3.5%2C5h13C16.776%2C5%2C17%2C4.776%2C17%2C4.5S16.776%2C4%2C16.5%2C4z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M7.5%2C2h5C12.775%2C2%2C13%2C1.776%2C13%2C1.5S12.775%2C1%2C12.5%2C1h-5C7.224%2C1%2C7%2C1.224%2C7%2C1.5S7.224%2C2%2C7.5%2C2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-interview .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M20.002%2C27c4.412%2C0%2C8-3.588%2C8-8V8c0-4.412-3.59-8-8-8s-8%2C3.588-8%2C8v11C12.002%2C23.412%2C15.592%2C27%2C20.002%2C27z%20%20%20M14.002%2C18h3c0.552%2C0%2C1-0.448%2C1-1s-0.446-1-1-1h-3v-2h3c0.552%2C0%2C1-0.448%2C1-1s-0.446-1-1-1h-3v-2h3c0.552%2C0%2C1-0.448%2C1-1%20%20s-0.446-1-1-1h-3c0-3.308%2C2.692-6%2C6-6c3.311%2C0%2C6%2C2.692%2C6%2C6h-3c-0.553%2C0-1%2C0.448-1%2C1s0.447%2C1%2C1%2C1h3v2h-3c-0.553%2C0-1%2C0.448-1%2C1%20%20s0.447%2C1%2C1%2C1h3v2h-3c-0.553%2C0-1%2C0.448-1%2C1s0.447%2C1%2C1%2C1h3v1c0%2C3.309-2.693%2C6-6%2C6c-3.308%2C0-6-2.691-6-6V18z%22%2F%3E%20%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M28.004%2C38h-4v-7.703C28.656%2C28.645%2C32%2C24.211%2C32%2C19c0-0.552-0.449-1-1-1s-1%2C0.448-1%2C1%20%20c0%2C5.514-4.486%2C10-10%2C10c-5.514%2C0-10-4.486-10-10c0-0.552-0.446-1-1-1s-1%2C0.448-1%2C1c0%2C5.215%2C3.348%2C9.65%2C8.002%2C11.301V38h-4%20%20c-0.552%2C0-1%2C0.449-1%2C1s0.448%2C1%2C1%2C1h16c0.553%2C0%2C1-0.449%2C1-1S28.555%2C38%2C28.004%2C38z%20M18.002%2C30.82C18.654%2C30.93%2C19.318%2C31%2C20%2C31%20%20c0.684%2C0%2C1.35-0.07%2C2.004-0.182V38h-4v-7.18H18.002z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-quote .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M20%2C0C8.972%2C0%2C0%2C8.972%2C0%2C20c0%2C11.027%2C8.972%2C20%2C20%2C20c11.027%2C0%2C20-8.973%2C20-20C40%2C8.972%2C31.027%2C0%2C20%2C0z%20%20M20%2C38c-9.926%2C0-18-8.074-18-18S10.074%2C2%2C20%2C2s18%2C8.074%2C18%2C18S29.926%2C38%2C20%2C38z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M25.99%2C12c-2.85%2C0-5.166%2C2.3-5.166%2C5.132c0%2C2.124%2C1.289%2C4.005%2C3.281%2C4.782%20c0.486%2C0.189%2C0.748%2C0.723%2C0.602%2C1.215l-1.676%2C5.59c-0.402%2C1.332%2C0.365%2C2.746%2C1.713%2C3.152c0.225%2C0.061%2C0.459%2C0.098%2C0.697%2C0.098%20c1.125%2C0%2C2.131-0.74%2C2.445-1.799l3.148-10.474c0.457-1.316%2C0.465-2.954%2C0.465-2.966C31.5%2C13.768%2C28.699%2C12%2C25.99%2C12z%20M29.129%2C19.08%20l-3.16%2C10.518c-0.061%2C0.211-0.293%2C0.371-0.533%2C0.371l-0.127-0.016c-0.285-0.086-0.449-0.377-0.367-0.656l1.68-5.59%20c0.447-1.488-0.34-3.093-1.793-3.655c-1.215-0.474-2.008-1.622-2.008-2.914c0-1.728%2C1.42-3.134%2C3.166-3.134%20c1.721%2C0%2C3.51%2C1.021%2C3.51%2C2.727C29.5%2C16.98%2C29.436%2C18.189%2C29.129%2C19.08z%22%2F%3E%3Cpath%20fill%3D%22%23004f80%22%20d%3D%22M14.016%2C12c-2.848%2C0-5.164%2C2.3-5.164%2C5.132c0%2C2.124%2C1.288%2C4.001%2C3.284%2C4.782%20c0.484%2C0.189%2C0.748%2C0.723%2C0.603%2C1.215l-1.683%2C5.594c-0.396%2C1.332%2C0.37%2C2.742%2C1.719%2C3.148c0.224%2C0.061%2C0.458%2C0.098%2C0.693%2C0.098%20c1.126%2C0%2C2.134-0.74%2C2.45-1.799l3.146-10.478c0.455-1.32%2C0.466-2.95%2C0.466-2.962C19.53%2C13.768%2C16.726%2C12%2C14.016%2C12z%20M17.16%2C19.08%20L14%2C29.598c-0.062%2C0.211-0.292%2C0.371-0.534%2C0.371l-0.13-0.016c-0.284-0.086-0.448-0.377-0.366-0.656l1.681-5.59%20c0.447-1.488-0.343-3.093-1.792-3.655c-1.219-0.476-2.009-1.622-2.009-2.916c0-1.728%2C1.42-3.134%2C3.164-3.134%20c1.727%2C0%2C3.515%2C1.02%2C3.515%2C2.727C17.53%2C16.979%2C17.464%2C18.186%2C17.16%2C19.08z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.bmbf-icon-blue-press .teaser-headline:after {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20%20%20version%3D%221.1%22%20%20%20id%3D%22Ebene_1%22%20%20%20x%3D%220px%22%20%20%20y%3D%220px%22%20%20%20width%3D%2240%22%20%20%20height%3D%2240%22%20%20%20viewBox%3D%220%200%2040%2040%22%20%20%20enable-background%3D%22new%200%200%2020%2020%22%20%20%20xml%3Aspace%3D%22preserve%22%20%20%20inkscape%3Aversion%3D%220.91%2Bdevel%20r%22%20%20%20sodipodi%3Adocname%3D%22press.svg%22%3E%3Cmetadata%20%20%20id%3D%22metadata21%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20%20%20id%3D%22defs19%22%20%2F%3E%3Csodipodi%3Anamedview%20%20%20pagecolor%3D%22%23004f80%22%20%20%20bordercolor%3D%22%23666666%22%20%20%20borderopacity%3D%221%22%20%20%20objecttolerance%3D%2210%22%20%20%20gridtolerance%3D%2210%22%20%20%20guidetolerance%3D%2210%22%20%20%20inkscape%3Apageopacity%3D%220%22%20%20%20inkscape%3Apageshadow%3D%222%22%20%20%20inkscape%3Awindow-width%3D%221600%22%20%20%20inkscape%3Awindow-height%3D%22876%22%20%20%20id%3D%22namedview17%22%20%20%20showgrid%3D%22false%22%20%20%20inkscape%3Azoom%3D%228.34386%22%20%20%20inkscape%3Acx%3D%22-4.943405%22%20%20%20inkscape%3Acy%3D%223.358433%22%20%20%20inkscape%3Awindow-x%3D%220%22%20%20%20inkscape%3Awindow-y%3D%2224%22%20%20%20inkscape%3Awindow-maximized%3D%221%22%20%20%20inkscape%3Acurrent-layer%3D%22Ebene_1%22%20%2F%3E%3Cg%20%20%20id%3D%22g3%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20transform%3D%22scale%282%29%22%3E%20%3Cpath%20%20%20d%3D%22M%2017.5%2C4%2015%2C4%20C%2014.916%2C4%2014.84%2C4.026%2014.771%2C4.062%20L%2012.854%2C2.145%20C%2012.852%2C2.143%2012.85%2C2.144%2012.848%2C2.142%2012.788%2C2.083%2012.711%2C2.047%2012.627%2C2.025%2012.606%2C2.019%2012.586%2C2.015%2012.564%2C2.012%2012.542%2C2.01%2012.522%2C2%2012.5%2C2%20L%202.5%2C2%20C%201.121%2C2%200%2C3.121%200%2C4.5%20l%200%2C11%20C%200%2C16.879%201.121%2C18%202.5%2C18%20l%2015%2C0%20c%201.379%2C0%202.5%2C-1.121%202.5%2C-2.5%20l%200%2C-9%20C%2020%2C5.121%2018.879%2C4%2017.5%2C4%20Z%20M%2013%2C3.706%2016.293%2C7%2014.5%2C7%20C%2013.673%2C7%2013%2C6.327%2013%2C5.5%20L%2013%2C3.706%20Z%20M%201%2C15.5%201%2C4.5%20C%201%2C3.673%201.673%2C3%202.5%2C3%20L%2012%2C3%2012%2C5.5%20C%2012%2C6.879%2013.121%2C8%2014.5%2C8%20L%2017%2C8%2017%2C17%202.5%2C17%20C%201.673%2C17%201%2C16.327%201%2C15.5%20Z%20m%2018%2C0%20c%200%2C0.651%20-0.419%2C1.201%20-1%2C1.408%20L%2018%2C7.5%20C%2018%2C7.477%2017.99%2C7.457%2017.987%2C7.436%2017.984%2C7.414%2017.98%2C7.395%2017.974%2C7.374%2017.951%2C7.288%2017.913%2C7.208%2017.852%2C7.146%20L%2015.707%2C5%2017.5%2C5%20C%2018.327%2C5%2019%2C5.673%2019%2C6.5%20l%200%2C9%20z%22%20%20%20id%3D%22path5%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22M%203.5%2C10%209%2C10%20c%200.827%2C0%201.5%2C-0.673%201.5%2C-1.5%20l%200%2C-3%20C%2010.5%2C4.673%209.827%2C4%209%2C4%20L%203.5%2C4%20C%202.673%2C4%202%2C4.673%202%2C5.5%20l%200%2C3%20C%202%2C9.327%202.673%2C10%203.5%2C10%20Z%20M%203%2C5.5%20C%203%2C5.225%203.225%2C5%203.5%2C5%20L%209%2C5%20c%200.275%2C0%200.5%2C0.225%200.5%2C0.5%20l%200%2C3%20C%209.5%2C8.775%209.275%2C9%209%2C9%20L%203.5%2C9%20C%203.225%2C9%203%2C8.775%203%2C8.5%20l%200%2C-3%20z%22%20%20%20id%3D%22path7%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%202.5%2C12%2013%2C0%20C%2015.776%2C12%2016%2C11.776%2016%2C11.5%2016%2C11.224%2015.776%2C11%2015.5%2C11%20l%20-13%2C0%20C%202.224%2C11%202%2C11.224%202%2C11.5%202%2C11.776%202.224%2C12%202.5%2C12%20Z%22%20%20%20id%3D%22path9%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%2011.5%2C10%204%2C0%20C%2015.776%2C10%2016%2C9.776%2016%2C9.5%2016%2C9.224%2015.776%2C9%2015.5%2C9%20l%20-4%2C0%20C%2011.224%2C9%2011%2C9.224%2011%2C9.5%2011%2C9.776%2011.224%2C10%2011.5%2C10%20Z%22%20%20%20id%3D%22path11%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22m%202.5%2C14%2013%2C0%20C%2015.776%2C14%2016%2C13.776%2016%2C13.5%2016%2C13.224%2015.776%2C13%2015.5%2C13%20l%20-13%2C0%20C%202.224%2C13%202%2C13.224%202%2C13.5%202%2C13.776%202.224%2C14%202.5%2C14%20Z%22%20%20%20id%3D%22path13%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%20%3Cpath%20%20%20d%3D%22M%2015.5%2C16%20C%2015.776%2C16%2016%2C15.776%2016%2C15.5%2016%2C15.224%2015.776%2C15%2015.5%2C15%20l%20-13%2C0%20C%202.224%2C15%202%2C15.224%202%2C15.5%202%2C15.776%202.224%2C16%202.5%2C16%20l%2013%2C0%20z%22%20%20%20id%3D%22path15%22%20%20%20style%3D%22fill%3A%23004f80%3Bfill-opacity%3A1%22%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.no-js .panel-collapse.collapse {
  display: block;
  visibility: visible; }
